

z/OS User Exits › z/OS Middleware User Exits—CICS TCP/IP Direct Connect Exits › TIRSLEXT—CICS Sockets Server Listener Exit › Source Code
Source Code
The source code for this exit is in CA Gen CEG8SAMP library, in member TIRSLEXT. The sample exit provided is written in ASSEMBLER and is invoked by TISRVLIS using an EXEC CICS LINK API call.
Data used and returned by TIRSLEXT is passed in the COMMAREA as follows:
- ASCII transaction code
- EBCDIC transaction code
- ASCII userid
- EBCDIC userid
- ASCII client code page
- EBCDIC client code page
- EBCDIC password
- Enhanced Security Flag
- Enhanced Type Flag
- Check Flag
- Security Flag
- Client Port
- Client IP Address
- CICS System Id
- Listener GIVESOCKET/TAKESOCKET TIMEOUT - Seconds
- Listener GIVESOCKET/TAKESOCKET TIMEOUT – Microseconds
- Server Termid
- EXRC
The parameters are listed in the Arguments section.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|