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


Prerequisites for using REXX sockets

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

To use REXX sockets, the EZBRXSOC load module must be included.

The EZBRXSOC load module is defined with two load module aliases: RXSOCKET and SOCKET. When a program invokes the REXX socket function, either the load module or an alias is called. The load module and its aliases reside in the SEZALOAD library. The examples in this documentation use the SOCKET alias.

Requirement: The EZBRXSOC load module and its aliases must be included in one of the following items:
  • The system LNKLST
  • The STEPLIB DD concatenation of the job that is running the program that uses REXX sockets

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014