Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 433 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 433 Bytes

Operating Systems

LEIC - 2nd year / 1st semester

Projects

First Project

First project consisted of creating a copy of the chmod command in linux (copy was called xmod).

Second Project

The second project consisted on creating a multi-thread client that asks for requests, and server that answers to this requests.