hi,

I'm looking for a simple network game/application (ie. TicTacToe) to learn something about network programing with C
The game should be divided into a client (windows) and a server (*nix) application

BTW the server shouldn't be much more advanced than the one showed here:
http://www.pradnik.net/netman/client...l#simpleserver


Can anybody show me any working examples/tutorials?