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
I haven't tried any of these. How about SDL_net or Qt?
Read about QSocket in the qt documentation.