OsGate.org Logo

Write an echo server with C - inetd c programming tcp udp network

Script and coding Script and coding

Date 05.03.2012

Visits 5832




This OpenCont will explain how to write a small echo server for both TCP and UDP. The server is written in C and it uses sockets to communicate with the client.