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
Creating and Binding Sockets
Accepting and Initiating Socket
Connections
Sending and Receiving Data
Shutting Down Socket Operations
Translating Network Addresses