List of Examples

| Table of Contents | List of Figures | List of Examples | List of Tables |

Example 2-1. A Remote-Login Client
Example 2-2. Flushing Terminal I/O on Receipt of Out-of-Band Data
Example 2-3. Asynchronous Notification of I/O Requests
Example 2-4. Using the SIGCHLD Signal
Example 2-5. Creating and Using a Pseudo-Terminal on IRIX
Example 8-1. The Connection-Mode Client Definitions and Local Management
Example 8-2. The Connection-Mode Server Definitions and Local Management
Example 8-3. Sending Data to a Client
Example 8-4. The Transaction Server Definitions and Local Management
Example 8-5. The Data Transfer Phase of a Connectionless-Mode Server
Example 8-6. An Advanced Server
Example 8-7. Processing an Incoming Event
Example 8-8. A Connection-Mode Client
Example 8-9. A Connection-Mode Server
Example 8-10. A Connectionless-Mode Transaction Server
Example 8-11. A Connection-Mode Read/Write Client
Example 8-12. A Connection-Mode Server