well let me tell you a little bit about my game as of now.
really the game right now is just a tile map with a user running around, for simplicity sake i want to be able to see another user running around on my screen, later on in my game i want to be able to have multiple users in one game, eventually i think it would be best to have a client/server. but right now i think its simpler to do a peer to peer, which means one person becomes the host and one becomes the client.
so in orer to do this i would need some help, i have no idea what im doing at all. lol
people say to use that lidgren that way you can by pass the use of LIVE but i dunno how to use it.