Skip to content

KZarzour/Multithreaded-Statistics-Client-Server-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Multithreaded-Statistics-Client-Server-Application

Java Multithreaded Statistics Client Server Application project for EECE 351, Computing Networks and Services course. The application offers some statistical functions: average, median, mode, min/max etc.

There are 2 files one for the Client and one for the Server:

To run:

  • Open both files in the IDE
  • Run the Server file first
  • Run as many clients as desired
  • Send requests from the Client(s)

About

Java Multithreaded Statistics Client Server Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages