Home
Channel send exit programs — reserving space
We can use send and receive exits to transform the data before transmission. Channel send exit programs can add their own data about the transformation by reserving space in the transmission buffer. This data is processed by the receive exit program and then removed from the buffer. For example, you might want to encrypt the data and add a security key for decryption.
- How you reserve space and use it
- What happens at the receiving end of the channel
- Multiple send exits
Parent topic:
What are channel-exit programs?
ic17520_
Home