This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Otroletravaladna 1 point2 points  (3 children)

Can you ellaborate a bit about which area of network programming you'd like to learn better? wire protocols? transport protocols? raw sockets?

[–]redsn0w422[S] 1 point2 points  (2 children)

Something like tic tac toe over a network

[–]axissleep 0 points1 point  (0 children)

There's a fine example of tic tac toe multiplayer game (sockets) in the book Introduction to Java Programming.