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:.