Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 402 Bytes

File metadata and controls

16 lines (11 loc) · 402 Bytes

chatty

Progetto presentato per l'esame di Sistemi Operativi 2017/2018

Il progetto prevede lo sviluppo di un server concorrente che implementa una chat: chatterbox. Il nome dato al server e' chatty.

Test inclusi :

   bash:~$ make test1
   bash:~$ make test2
   bash:~$ make test3
   bash:~$ make test4
   bash:~$ make test5

   bash:~$ make consegna : esegue tutti e 5 i test