Skip to content

This is the app build in java in which the concept of client-server relationships is demonstrated. The server is capable of processing requests from various clients simultaneously(At max 2000). The server basically prints out the message sent from various clients. Used the concept of thread pools in this project

Notifications You must be signed in to change notification settings

sachetwasti1997/NetWorking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetWorking

This is the app build in java in which the concept of client-server relationships is demonstrated. The server is capable of processing requests from various clients simultaneously(At max 2000). The server basically prints out the message sent from various clients. Used the concept of thread pools in this project

About

This is the app build in java in which the concept of client-server relationships is demonstrated. The server is capable of processing requests from various clients simultaneously(At max 2000). The server basically prints out the message sent from various clients. Used the concept of thread pools in this project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages