bpapaspyros/OperatingSystems
Project for the course Operating Systems of the 5th semester at CEID. This is an implementation of a "game" server based on the server client model. Players are assigned to game rooms and can chat with each other when the game starts. There are two implementations available, one that makes use of the fork system call and one with posix threads.
CMIT
No issues in this repository yet.