Skip to content

samuelastech/chat-messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Messenger

This is a multi-client chat application.

wireframe

How to use

Run the server:

java Server.java

Start as many clients as you want:

java ClientGui.java

References

The people who teach me how to do this, all credit to them: