A Java chat server/applet that translates languages. Two people who speak different languages can enter the chatroom and their messages will be automatically translated into each other's native tongue.
Jabber Applet 2 is an extension of the now defunct jabberapplet that is hosted on sourceforge. The goal is to create a robust and full featured java applet that can be run from any browser on any computer that has the ability to run java applets.
Judp is a fully functional UDP networking API written in Java supporting basic text and file transfers. To demo the API functionality, I've included a console-based, multithreaded chat program which allows any number of users to talk and transfer files.
Nestor is a chat client that determines words in the conversation that the user may not completely understand, and provides information about these words from Wikipedia and dictionary.com.
Mancala Online is a Java based Implementation of the ancient african board game mancala. For its Online-capability Mancala uses the Jabber Instant Messaging System and JabberBeans.
The goal of the Relay IRC project is to create an easy-to-use, multi-platform and scriptable Internet Relay Chat (IRC) chat client and a set of Java classes for adding IRC capabilities to other Java programs.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Net IM is trying to be comparable with the most popular chat clients out there today for windows such as AOL IM, ICQ, MSN Messenger, etc. This program is written completely in Java with the hopes that it will be portable across platforms. The client-ser
JChat is a kind of IRC-like chat service entirely developed in Java 2. The project aims the creation of a chat Server which supports channels and various types of chat clients (applets, standalone apps).
Messy is a collaboration tool for distributed teams. It provides for instant messaging between members of the collaborating groups, a basic group management framework over which additional capabilities can be layered, and a sample concurrent editor.
JabberApplet is a Chat Applet using the Jabber protocol. The goals are: 1) keep it small 2) easy to use 3) support as many operating systems/browser combinations as possible.
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.
The IM Robot Admin is acting as an agent on the machine, it is a special IM client that can auto feedback messages. Messages can be Unix shell commands, or user defined instructions. The IM Robot Admin will execute commands, and send back the result.
xCsirip is a Java based twitter client. It is small and easy to use. It has a plain design to save some RAM. You can send messages, you can reply to users. xCsirip uses the public timeline of the Turulcsirip community. Dependencies: Java 1.5 or newer
The client and the server for chat via LAN. Advantages: the simplified protocol, low consumption of traffic, realization of server-side history and systems of reports on delivery of messages.
Nestor is a chat client that allows all the standard functionality of most instant messaging software. However, it also determines words in the conversation that the user may not completely understand, perhaps before the user realizes their confusion
CORPORE is an integ. sys. business manag., which covers admin.routines of the company, whether industrial, commercial or provider of services, allowing complete control of inventory, orders, portfolio of customers, managing, promoting decisions & results
Le but du projet de programmation est de réaliser un outil de réseau social distribué. Le projet se présente sous la forme d’un client Java qui communique avec les autres client de manière décentralisée, à contrario d’un Facebook par exemple. Cette décentralisation présentes de nombreux avantages, notamment du coté de la protection de la vie privée et de l’indépendance, mais impose des contraintes, spécialement pour la connexion avec de nouveaux utilisateurs ou pour l’accès aux données.
Profile Pal will help you synchronize your profiles amongst different communities like ICQ, Microsoft Live, Facebook, etc. It is plugin based and meant to be accessed as servlet on tomcat. Use this to keep all your pfoiles in sync.
A chatbot framework currently implementing the ErkiTalk and irc protocol. By specifying parsers for the server's input one can easily create custom bots (if one can program in java of course ;).