NPIPE (located in \TOOLKIT\SAMPLES\OS2\NPIPE) demonstrates two-way communication between two unrelated processes using named pipe functions. This sample program implements the game of TicTacToe with two executable files:
The client is the user. For example, the client will:
The server is the computer. For example, the server will: