Quote:
|
Originally Posted by Ignorance
Allright - does anybody know the way I can get information on the server/media center that is hosting content for a Media Center Extender, like an XBOX 360?
I'm actually trying to get my hands on the IP address of the server to let BounceParse (my PHP libraries) work across Extenders.
I've found DeviceInfo.ProtocolInfo, which is apparently used to identify information about the extender, but without having an 360 of my own, I can't actually TEST the darn thing.
If anyone can give me a hint, it'd be great.
|
Wish I could help, but I don't have a 360 either, or any extender for that matter. Sounds like your looking in the right place though. All I know is how to detect if the machine is an extender, but I'd expect you already have that code as it's quite commonly available on the Net.
Surely someone has developed an app that can communicate between an extender and MCE Host. Perhaps finding an app that does that and contacting the author, or examining the code might help.
I know I'm probably stating the obvious here and avenues you've already tried. I've found MCEDev to be one of the most quiet platforms for development. It makes finding information all the more difficult.