Can I read TCP and UDP Socket Programming Examples on EtoBox?
TCP and UDP Socket Programming Examples by Shireesha Kulkarni is a document available to read on EtoBox.
What is TCP and UDP Socket Programming Examples about?
The document contains code for implementing various socket programming concepts in C including connection-oriented and connectionless clients and servers using TCP and UDP, and functions like getsockname(), getpeername(), socketpair() and asynchronous I/O. It includes code for a time of day server and client that uses TCP for a connection-oriented implementation. The output shows the code compiles and runs correctly implementing the various socket concepts.
- Author
- Shireesha Kulkarni
- Language
- EN