Tagged Questions
2
votes
1answer
131 views
How do I run my XBOX XNA game without a network connection?
I need to demo my XBOX XNA game in college. The college doesn't allow this type of device to connect to the network. I deployed my game to the Xbox and it is sitting in the games list along with my ...
4
votes
1answer
158 views
Is it possible to work with a dedicated server in XNA?
Hi I want to release my XNA game to the XBOX platform, but I'm worried about the networking limitations. Basically, I want to have a dedicated (authoritative) server, but it sounds like that is not ...
1
vote
2answers
495 views
Xbox 360 Network Communications
So I read in another thread that:
...the Xbox is a closed system. Forget any direct TCP/IP interaction, you can only communicate with other consoles present in the Xbox Live! network, and you ...