Main

Chat Servers Archives

July 16, 2007

FreeCS : Free Chat Server

FreeCS is a free chatserver (WebChat) written in Java. But even better: It is OpenSource.
This means, that everybody may contribute her/his own codesnippets and improvements or just implement special things for their own benefits.

(No java-applets are needed, making it compatible with every client, which is able to to show HTML-Files)

Features

 Only to mention some:

  • Fully customizable layout (including the messages sent by users and the server)
  • Authentication by modul (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

FreeCS Project Home Page

http://freecs.sourceforge.net/

FreeCS Documentation

http://sourceforge.net/docman/?group_id=90211

Download FreeCS

http://sourceforge.net/project/showfiles.php?group_id=90211

Chat Everywhere

Chat Everywhere gives you the possibility to easily put a real-time discussion forum on your website. It allows extended (Irc-like) commands, several levels of hierarchy and an easy to modify configuration file.

The goal of this project is to provide webmasters with a simple to use, but very configurable, chat zone on their site. The requirements on the client side are as low as a java enabled browser (most of them are). The server is very light (coded in standard, portable C), and can run on very small servers. It does not require admin (root) rights.

Chat Everywhere Features:

  • various channel-management functions (kick, ban, etc...)
  • hierarchy levels (from 0 to 9)
  • password nick protection
  • simple config file (a la Apache)
  • extended logging
  • easy integrated java applet with a configurable look
  • support for remote server (signed applet)
  • and... it's free and under GPL.

Chat Everywhere is not intended to become ultimately a full-featured Irc server and client. My objective is keep it simple!

Chat Everywhere should be compilable and installable in 5 minutes, not requiring any expertise at Unix system administration, nor Java coding. It should not need any special hardware (in fact it runs quite well on a simple 486/DX with Linux). It should not require the client to go through installing something just to go chatting.

Chat Everywhere Home Page

http://chateverywhere.sourceforge.net

Download Chat Everywhere

http://chateverywhere.sourceforge.net/download.html