SOCKET consists of three client/server samples and SELECTS.C located in \TOOLKIT\SAMPLES\TCPIPTK\SOCKET.

SELECTS.C is a simple TCP and UDP server that uses the BSD select() call. MSGC.C/MSGS.C, TCPC.C/TCPS.C, and UDPC.C/UDPS.C are sample C socket client/server programs demonstrating network programming with OS/2 sockets.

The following explains how to build and run the SOCKET samples.