Jump to content

Database XBOX Live Connect


perryc

Recommended Posts

Hello everyone, i was just trying to get an idea of how to connect a Username on a website to a xbox box live username. I was wondering How you would go about accessing there servers to connect it like this. An example would be gamebattles.com.

 

 

Thanks for the help,

 

 

 

 

Cody Perry

Link to comment
Share on other sites

What do you mean "connect"? Having a user enter their enter their Xbox username and have your site automatically pull their data from the xbox live servers? Or just having a link from their username to their online profile (I don't use xbox live personally, but I'm assuming they have an online profile somewhere?)

 

You probably would need to use some sort of XBox Live API if you need to get data. You'd need to research this -- I'm not sure if Microsoft provides an API, but I imagine they do...? This might be helpful: http://bendodson.com/weblog/2009/05/12/getting-xbox-live-achievements-with-php-part-1-the-problems/

 

If you just want to link to their profile, it looks like that can be accessed like this: http://live.xbox.com/member/[username]. You'd just need to use PHP to echo out the correct link, with their username at the end.

Link to comment
Share on other sites

What do you mean "connect"? Having a user enter their enter their Xbox username and have your site automatically pull their data from the xbox live servers? Or just having a link from their username to their online profile (I don't use xbox live personally, but I'm assuming they have an online profile somewhere?)

 

You probably would need to use some sort of XBox Live API if you need to get data. You'd need to research this -- I'm not sure if Microsoft provides an API, but I imagine they do...? This might be helpful: http://bendodson.com/weblog/2009/05/12/getting-xbox-live-achievements-with-php-part-1-the-problems/

 

If you just want to link to their profile, it looks like that can be accessed like this: http://live.xbox.com/member/[username]. You'd just need to use PHP to echo out the correct link, with their username at the end.

 

 

Yes, im trying to get all the details before i start creating this site, I want their xbox live username and data on xbox live to connect with the website and export the xbox live data to my website and display that data on the website.

 

 

 

Thanks for the help.

 

 

 

 

 

Cody Perry

Link to comment
Share on other sites

  • 2 weeks later...

Hey Cody Perry,

 

I have done a couple of sites based on the xbox theme though I've never actually used an API. The only thing I have needed the player card details. So, If you would like the the old fashioned playercard format (which took me ages to find by the way), you can get the source code from my site atxclan.info/the_team.php

 

Oh, and there's an API too, I found and saved some PDF files on the web some time ago but I can't remember where I saved them. I'll have a look for them when I get home from work.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...