Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hectorta1989/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
https://github.com/hectorta1989/tcp-socket-client-server

iomultiplexing ipaddress linux networkprogramming socketprogramming tcpserver tcpsocket tcpsocket-clientservermultithread

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project