Table of Contents
- Title and Copyright Information
- Using This Documentation
- 1 Memory and CPU Management
-
2
Session Description Protocol API
- Session Description API Overview
-
SDP Library Functions
-
Creating the SDP Session Structure
- Creating a New SDP Session Structure
- Adding an Origin Field to the SDP Session Structure
- Adding a Name Field to the SDP Session Structure
- Adding an Information Field to the SDP Session Structure
- Adding a URI Field to the SDP Session Structure
- Adding an Email Field to the SDP Session Structure
- Adding a Telephone Field to the SDP Session Structure
- Adding a Connection Field to the SDP Session Structure
- Adding a Bandwidth Field to the SDP Session Structure
- Adding a Time Field to the SDP Session Structure
- Adding a Repeat Field to the SDP Session Structure
- Adding a Zone Field to the SDP Session Structure
- Adding a Key Field to the SDP Session Structure
- Adding an Attribute Field to the SDP Session Structure
- Adding a Media Field to the SDP Session Structure
- Code Sample: Building an SDP Session Structure
- Searching the SDP Session Structure
- Shutting Down the SDP Session Structure
- SDP API Utility Functions
-
Creating the SDP Session Structure
- 3 Process Scheduler
- 4 Locality Group APIs
- 5 Input/Output Interfaces
- 6 Interprocess Communication
-
7
Socket Interfaces
- Overview of Sockets
- Socket Basics
- Datagram Sockets
- Standard Routines
- Client-Server Programs
- Advanced Socket Topics
- Using Multicast
-
Stream Control Transmission Protocol
- SCTP Stack Implementation
-
SCTP Socket Interfaces
- sctp_bindx() Function
- sctp_opt_info() Function
- sctp_recvmsg() Function
- sctp_sendmsg() Function
- sctp_send() Function
- sctp_sendv() Function
- sctp_recvv() Function
- sctp_connectx() Function
- sctp_getladdrs() Function
- sctp_freeladdrs() Function
- sctp_getpaddrs() Function
- sctp_freepaddrs() Function
- Branched-off Association
- Using SCTP Sockets
- 8 Programming With XTI and TLI
- 9 Packet Filtering Hooks
- 10 Transport Selection and Name-to-Address Mapping
- 11 Real-time Programming and Administration
- 12 The Oracle Solaris ABI and ABI Tools
- A UNIX Domain Sockets
- Index