...Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSHserver, see Wiki page 'Public Chatroom' for details.
MyTalk! is a Java-based program similar to Unix's talk. It's a relatively simple client/server program with a Swing user interface. The conversation takes place in near real-time.
The intent of this project is to write a talker server in java. It is a chatroom that telnet clients connect to. This project will write the server code for a mix of RPG and CHAT, a 'talker'.