These samples illustrate the use of CICS® Transaction Gateway user exits.
Java security exit data compression samples
These samples illustrate the use of the security exits
principally to compress the data stream between the client application
and the Gateway daemon.
Java CICS request exit samples
Two sample CICS request
exits are provided. The first sample exit returns the CICS server to use for an ECI or ESI request.
The second sample exit supports workload management using a round-robin
algorithm.
C ECI and EPI user exit template samples
These samples provide templates containing the ECI and
EPI user exit functions, their return codes and meanings. The templates
support the writing of user exit applications but do not contain any
function.
C ECI and EPI user exit samples
These samples redirect requests to a server other than
that specified by the Client application.