I have write a game on OpenGl, and want to make it a multiplayer game. I\'m working on Windows, but I\'m actually a C#-programmer. Socket programming goes too easy at C#, but at
Have a look at the ACE framework. It exists for quite some time.