Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

A simple Chat program with Client/Server in Java

Share this post!
 Vote this!

Here is a very simple Chat program from which you can inspire yourself. The most important point is to give you code

examples to which we will be able to refer you when you will have a problem in your code.

The code contains 5 classes that you can cut & paste in a directory on your PC and it should work.
The 5 classes are:
- ChatMessage.java
- Server.java
- Client.java
- ServerGUI.java
- ClientGUI.java  more...

0 comments:

Post a Comment