JChessBoard is a chess game and PGN viewer/editor written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release fixed many bugs, especially for JDK 1.4/1.5. Some new features were implemented, including a board editor (for setting up arbitrary start positions). Network games can now be continued using the game upload. Several speed-ups and rewrites were made to the chess engine, making the program a better player.