Home
WebSphere MQ applications in a client-server environment
When linked to a server, client WebSphere MQ applications can issue most MQI calls in the same way as local applications. The client application issues an MQCONN call to connect to a specified queue manager. Any additional MQI calls that specify the connection handle returned from the connect request are then processed by this queue manager.
You must link your applications to the appropriate client libraries. See WebSphere MQ Clients for further information.
Parent topic:
Clients and servers
fa10560_
Home