gLike
Game of Nim

Java Network Game Engine - This is a simple networked game engine that passes information between two clients across TCP/IP. The Game of Nim is a simple game that utilizes the game engines ability to pass data back and forth and to determine client information (who's turn, what move, who won, etc...) Pictures show an example of two localhost players.