/Client-server-system-for-travel-and-vaccination-data-handling

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

Primary LanguageCMIT LicenseMIT

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.