Topic: "tcpsocket-clientservermultithread"
kouassives/TCPSocket_ClientServerMultiThread
TCPSocket_ClientServerMultiThread est un programme écrit en Java pour l'envoi de messages à partir de plusieurs clients à un serveur traitant les messages dans différents thread
Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

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
Language: C - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
