back to top of table of contents

Table of Contents for Chapter 2: Overview and Examples


2.1. What Can I Do Using STREAMS?
2.2. How to Write Network Servers
2.2.1. A Normal MAINSAIL MODULE That Provides a Simple Service
2.2.2. Changing a MODULE to Be an RPC Server
2.2.3. Compiling the Server MODULE with the RPC Subcommand
2.2.4. Compiling the Server and Client MODULEs
2.2.5. Adding an Entry for Your Service to the Services Table and Setting Up the Unregistered Server Directory
2.2.6. Starting the Server
2.3. How to Write Embedded Legacy Applications
2.4. How to Write Parallel Processing Applications
2.5. How to Write Low-Level Device Control Applications

Figures for Chapter 2: Overview and Examples


Examples for Chapter 2: Overview and Examples