Skip to content

Assignments for the Course "K24: Systems Programming", Spring 2020

Notifications You must be signed in to change notification settings

cmaraziaris/Systems-Programming-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Systems-Programming-Assignments

Assignments for the Course "K24: Systems Programming", Spring 2020

HW1

HW1 is centered around the data structures used.

HW2

HW2 is centered around InterProcess Communication, using mostly pipes and signals. A bash script generating sample data is also provided.

HW3

HW3 is centered around Network Commutication, following the Client-Server model through TCP, using threads. The application-layer protocol makes use of verification messages to preserve data integrity across processes.

Misc

A detailed description in greek is provided in each directory (PDF).

Each assignment got a score of 100/100 marks.

About

Assignments for the Course "K24: Systems Programming", Spring 2020

Topics

Resources

Stars

Watchers

Forks