Connecting to CICS Transaction Gateway

You can provide a URL that specifies the location of the CICS® Transaction Gateway to which you want to connect.

This should be of the form protocol://address. For example, for a remote mode connection using the SSL protocol to a Gateway daemon with address "myserver.test.com":
ssl://myserver.ibm.com
If you are using IPv6, you must enclose the address in square brackets. For example, for a remote mode connection using the TCP/IP protocol to a Gateway daemon with IPv6 address "2002:914:fc12:632:7:36:66:134":
tcp://[2002:914:fc12:632:7:36:66:134]
If you want to use local mode, the URL is "local:".

Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/ConnectingToTheCICSTransactionGateway.html