Skip to content

A java chat server and a java chat client. The chat client will get input from the keyboard and send it to the server. Messages from the server will be printed to the client's console. The chat server will distribute all messages to all the clients, with the id of the sending client.

Notifications You must be signed in to change notification settings

ifat-github/chat-selectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

A java chat server and a java chat client. The chat client will get input from the keyboard and send it to the server. Messages from the server will be printed to the client's console. The chat server will distribute all messages to all the clients, with the id of the sending client.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages