The Connect sample program

 

The Connect sample program allows you to explore the MQCONNX call and its options from a client. The sample connects to the queue manager using the MQCONNX call, inquires about the name of the queue manager using the MQINQ call, and displays it.

The Connect sample program is a client sample. We can compile and run it on a server but the function is meaningful only on a client, and only client executables are supplied.

 

Parent topic:

Sample programs (all platforms except z/OS)


fg17930_