freeserver 0.2.0 beta is out and available here
The new version will be released soon, but you can currently preview it by grabbing the
sources from the CVS tree.
The freeserver's SourceForge CVS repository can be checked out through anonymous
(pserver) CVS with the following instruction set (when prompted for a password for
anonymous, simply press the Enter key):
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/freeserver login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/freeserver co freeserver
Updates from within the module's directory do not need the -d parameter. For more information on CVS, check out this page.
To compile and run freeserver, you will also need also need dom4j's jar file added to your CLASSPATH.
Last stable release is here. You will need myClient-src.zip for the GUI client, and myServer-src.zip for the server