Socket Facilities

Socket calls and network library calls provide the building blocks for IPC. An application program must perform the basic functions, described in the following sections, to conduct IPC through the sockets layer.

Topics


[Back: What Is a Socket?]
[Next: Creating and Binding Sockets]