FreeCS is a free chatserver (WebChat) written in Java. Its main features are:
* Fully customizable layout (including the messages sent by users and the server)
* Authentication by module (SQL-authentication or no-authentication implemented)
* Authorization-framework (Who may use which command)
* Networking is done with the new none-blocking-IO-Classes of Java
- Category: Chat Servers
- License: GNU General Public License (GPL)
- HomePage: http://freecs.sourceforge.net/


