Chapter 2, Developing applications using XTI or TLI
What XTI can do

What XTI can do

XTI allows a process to perform a variety of functions associated with network communication. All of these functions operate on a ``transport endpoint.'' A transport endpoint is a link between a transport provider and the process that wants to communicate over the network using that provider. The transport endpoint is always identified by a file descriptor (an integer index into the system file descriptor table).

Specifically, a process can call XTI functions (listed in parentheses) to