Multiplayer gaming
- From: hisaysanuj@xxxxxxxxx
- Date: 19 Jun 2006 11:25:38 -0700
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
.
- Follow-Ups:
- Re: Multiplayer gaming
- From: Bram
- Re: Multiplayer gaming
- Prev by Date: how to create a row dynamically with a textbox and comobox in a button click in a grid
- Next by Date: Enable and disable a control in ASP.NET 2.0 using javascript
- Previous by thread: how to create a row dynamically with a textbox and comobox in a button click in a grid
- Next by thread: Re: Multiplayer gaming
- Index(es):