-Ass_1
server and client using UDP Transport protocol
Implmented reliability using Stop and wait protocol
Contains Timeout of 10 sec -Ass_2
webserver supporting multiple clients
fork() is used to create multiple connections
Uses TCP transport protocol
Implements Timeout with Keep alive of 10 sec
Also supports POST application
Ass3:
Distrubuted File system
Ass4:
Proxy Server