client to server connection, server to client connection, creating channel definitions, environment variables, client-connection, channel, server-connection" />
Home
Defining MQI channels
To create a new channel, you have to create two channel definitions, one for each end of the connection, using the same channel name and compatible channel types. In this case, the channel types are server-connection and client-connection.
Home