CJAFChatting
A sweet, small chatting app that runs on java. Chatting, just easier.
Here is the first version on the tiny chatting app 'CJAFChatting'. It listens on port 4546, so be sure to port forward port 4546. It is also compatible with Hamachi, so you don't need to portforward.
The zip file comes with two apps:
The CJAFClient and CJAFServer.
The CJAFServer runs and listens on port 4546 for a client to make a connection. The CJAFClient attempts to connect to the IP that you give it at startup, and if the connection is successful, the Server and client may choose...