Everybuddy Java (EBJava) is a messaging system written in Java. It consists of an applet and a server, and is used to log in to existing messaging services (AIM, ICQ, etc) through a unified interface. User settings are also stored on the server.
Commune is an attempt at an intuitive and easy to use fusion of IRC, ICQ, FTP, USENET and Napster.
The server is being written in pure Java to ensure maximum cross-platform compatability. The server has been designed with strong plugin support.
· A free chat server coded in java.
· Supports secure connections via the Diffie-Hellman-Algorithm.
· One java chat client available.
· Other clients in production.
A secure PKI-based client/server encrypted chat engine under development in Java. Encryption will be supported via JCE and PKCS#11. A simple Java interface can be implemented by other projects wishing to develop a Java GUI or CLI for the client.
A java based chat program which runs on a local network using a main server and clients which connect to it. Made to be quite flexible in adding new features to. Currently only runs from a command line interface.
One of the project groups in Intake 6 is planning on doing a IM client which is secure. This includes messenging, file sending, picture drawing, video transmissions by far.
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
gBouncer is a powerful irc bouncer written in java. It has features like: multiuser + multiserver, secure webinterface, encrypted connections to client and server, comfortable and highly customizable logging via apache log4j, ... The fact that it's writ