The services and capabilities of the basic system interfaces and basic network interfaces of the SunOS 5.9 platform are described in the following chapters.
Chapter 1, Memory Management describes the interfaces that create and manage memory mappings, do high performance file I/O, and control other aspects of memory management.
Chapter 2, Remote Shared Memory API for Solaris Clusters describes the Application Programming Interface (API) framework and library functions for remote shared memory.
Chapter 3, Process Scheduler describes the operation of the SunOS process scheduler, modification of the scheduler's behavior, the scheduler's interactions with process management interfaces, and performance effects.
Chapter 5, Input/Output Interfaces describes basic and old-style buffered file I/O and other elements of I/O.
Chapter 6, Interprocess Communication describes older forms of non-networked interprocess communication.
Chapter 7, Socket Interfaces describes the use of sockets, which are the basic mode of networked communication.
Chapter 8, Programming With XTI and TLI describes the use of XTI and TLI to do transport-independent networked communication.
Chapter 9, Transport Selection and Name-to-Address Mapping describes the network selection mechanisms used by applications to select a network transport and its configuration.
Chapter 10, Real-time Programming and Administration describes real-time programming facilities in the SunOS environment and their use.
Chapter 11, The Solaris ABI and ABI Tools describes the Solaris™ Application Binary Interface (ABI) and the tools used to verify an application's compliance with the Solaris™ ABI, appcert and apptrace.
Appendix A, UNIX Domain Sockets describes UNIX domain sockets.