z/OS Communications Server: IP IMS Sockets Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Implicit-mode server PL/I programming considerations

z/OS Communications Server: IP IMS Sockets Guide
SC27-3653-00

PL/I programmers should note that I/O areas passed to the Assist module must follow standard IMS™ conventions. That is, the length field for a segment must be defined as a fullword (FIXED BIN(31)). This applies to both input and output data segments; however, the actual segment that is received from and sent to the client uses a halfword (FIXED BIN(15)) length field. Thus, the messages exchanged between the client and server are programming-language independent.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014