Skip to content

Multithreaded Server and Multithreaded Client. Group as well as Individual Chat. Enter name before message for individual Chat.

Notifications You must be signed in to change notification settings

mujeebarshad/WhatsappClone-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded Server and Multithreaded Client

This is a java based program that has a multithread supported server as well as client.

It has the following functionalities:

  1. The Server can connect to multiple clients.
  2. The Server can receive multiple messages from different clients without waiting.
  3. The clients can receive response from server without being in holding state.
  4. The Server can broadcast messages to all clients.
  5. The Server can send message to a specific client as well.
  6. The Server can save data in a file.

About

Multithreaded Server and Multithreaded Client. Group as well as Individual Chat. Enter name before message for individual Chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages