DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Developing applications using XTI or TLI

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


Next topic: Network programming concepts
Previous topic: Why use XTI?

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003