Java EciB3 sample

This sample is for using with the channels and containers components of the CICS® Transaction Gateway API.

Usage:
 java com.ibm.ctg.samples.eci.EciB3 [Gateway URL] [Gateway Port Number] [SSL Keyring] [SSL Password]

When using remote mode, the sample program connects to a Gateway daemon and obtains a list of available CICS servers. It then flows an ECI request for CICS program EC03 to the selected server.

When using local mode, the sample program prompts for the URL of a CICS TCPIPSERVICE listening for IPIC requests, before flowing an ECI request for CICS program EC03 to that CICS server. This URL is of the form protocol://hostname:port, where protocol is "tcp" or "ssl".


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//progdezos/Basic-EciB3.html