Hi,
From reading here it seems that the only networking support on the 360 is Live under XNA. Do any of the professional developer options give you more control over networking?
What i am trying to do is connect an XBOX to a haptics interface (a small robot used for simulating touch in games), and as there seems to be no support for adding usb devices to an xbox the second choice for interfacing would be udp over the network connection.
Im aware that theres a clause in the XNA EULA prohibiting such things for commercial apps, but at this stage everything im doing is going to be prototyping (non-commercial), in the hopes of securing some funding for a commercial development (where i could afford to look into the commercial dev channels).