Unix Network Programming Manual
Prev Page Next Page

A Simple Example


Before explaining the system calls and structures that are used to implement network programs, the following example is a simple program that demonstrates their use. It will be referred to frequently on following pages.



Prev Page Next Page