Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 382 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 382 Bytes

TCP-socket-client-server

The aim of this assignment is to have you do TCP socket client / server programming using I/O multiplexing, child processes and threads. It also aims at getting you to familiarize yourselves with the inetd superserver daemon, the ‘exec’ family of functions, various socket error scenarios, some socket options, and some basic domain name / IP address