Multiplayer gaming

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I am developing a simple multiplayer game in VS 2005 using C#.
Each player would have an individual copy of the game running, which
would connect to a server. The app running on the server would
continuously listen on a specific port for the players and when the two
players are connected, the server would transmit information from one
player to the other.

Can you tell me the .NET classes that would help me here.

Thanks,
Anuj

.


Quantcast