chatclient
Simple network enabled chat client with GUI. Conversations are not stored, all server sessions are ephimeral.
Usage
start IMServer with a port # as only argument
connect to server using ChatConnector with serverIP and port # as arguments
Coming Soon
exact build instructions