Skip to content

Multi-threaded client-servers system that uses communication over sockets to handle various user requests

License

Notifications You must be signed in to change notification settings

super-m-a-n/Client-server-system-for-travel-and-vaccination-data-handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Systems Programming Project 3

About

This project implements a client-servers system which accepts / rejects various user travel requests and handles queries based on their vaccination records. We have one travelMonitorClient client process which uses sockets to communicate with a number of travelMonitorServer server processes using a self-designed communication protocol. The vaccination records / data are read using a number of threads created by the server processes. Sample vaccination data can be found in folder /input_dir. Detailed information about the project's specifications can be found in the project's pdf file : hw2-spring-2021.pdf, in greek.

About

Multi-threaded client-servers system that uses communication over sockets to handle various user requests

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published