Description: Multi person chat room, Java source code, a server for multiple clients, the server can broadcast all the connection of the client, all the client can chat
To Search:
File list (Check if you may need any files):
java\ClientThread.java
....\ClientUI.java
....\ListenerClient.java
....\Server.java
....\ServerUI.java
java