Network programming: UDP client/server source
February 28th, 2010
No comments
Categories: linux, The Prince: C, UNIX TLC C language, daemon, demonize, network, programming, source, source code, udp
The Client.
The following code contains the implementation for the UDP client application that can send data to the server explained in the previous article.
Latest Comments