I need some help with this issue. What I'm trying to do is to
make a network game where I do have a server and 2 clients playing
the game! My question is how can I set up such communication between
the server and the clients? Do I need sockets??Is it something I
should adjust in the game itself?? I'd really appreciate it if
anybody can explain the concept of managing such multiplayer games!