willthiswork89:what do you need to run a PC to PC peer to peer networking game? are there any tutorials on this subject? im loking into it a little more as i progress with my game so i hope someone can drag me into this!
You do not need any subscription, and you can use socket stream or datagram sockets. I suggest you read up on network protocols, client / server architecture. Once you are familar how that works, I then suggest learning C# Network programming using sockets. Once you get threw that, you will understand why you do not need any xbox live membership and how you can position your game logic to take advantage of your final goals.
It will take you a while to get comfortable but stick with it, in the long run you will be ok.
_______________________________
http://lifeofadeveloper.blogspot.com/