When a
WebSphere® MQ application
is run on the
WebSphere MQ client, the following
information is required:
- The name of the MQI channel that connects the client to the server
- The communications protocol
- The address of the server
You provide this information by defining a client-connection channel
with the name used for the server-connection channel defined on the server.
This example uses the
MQSERVER environment variable to define
the client-connection channel.