vote up 0 vote down star

Programs like Connect360, Rivet, and Vuze can wirelessly connect to an Xbox 360 and share videos and pictures on your Mac with it. How do they do this?

The simplest answer would be that Microsoft offers some sort of API, but I haven't been able to find one. Furthermore, the programs I listed have wildly different feature sets, and Microsoft doesn't seem like the type of company to offer an API for this type of thing.

Based on all that, I feel like it's more likely some sort of reverse engineering. Does anyone have any insight on how this is done?

flag

50% accept rate

2 Answers

vote up 0 vote down check

The Xbox 360 needs a UPnP AV server with an extra custom UPnP service called X_MS_MediaReceiverRegistrar.

link|flag
I haven't started working on this yet, but this is definitely the best answer I've gotten. Thanks a bunch! – jboxer Oct 6 at 3:43
I recommend looking at the Platinum UPnP SDK. It is cross platform C++ library and supports the Xbox extra service out of the box. – c0diq Oct 14 at 0:15
vote up 0 vote down

The Xbox connects to them, not vice-versa, and the protocol is called UPnP.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.