This is my private blog in which I am going to share my projects and some other useful stuffs.
Sunday, May 17, 2009
Simple Chat Program with Java
This is a basic chat program that only sends message from server to client (and vice verca). In order to run this simple chat program run Server.jar file at first and than run Client.jar file. Those files are in Chat/dist/ direction. Please read the readme.txt file before running the chat program.
No comments:
Post a Comment