Skip to content

sainipulkit0007/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Chat-Application

The Java Chat application is a console application that is launched from the command line. The server and clients can run on different computers in the same network. There can be multiple clients connect to a server and they can chat to each other, just like in a chat room where everyone can see other users’ messages. There’s no private chat between two users. The user says ‘exit’ to quit the chat. The application consists of two parts: server and client. Each part can run independently on separate computers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages