z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Coding XTI calls: Establishing a connection

z/OS Communications Server: IP Sockets Application Programming Interface Guide and Reference
SC27-3660-00

Table 1 lists the routines needed to establish a connection. For more information, see CAE Specification: X⁄Open Transport Interface (XTI).

Table 1. Establishing a connection
Call Description
t_accept() Accepts a connection after a connect indication is received.
t_connect() Requests connection to a transport user at a known destination.
t_listen() Listens for connect information from other transport users.
t_rcvconnect() Checks the status of a completed connect.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014