Please,
I am using MQClient V5.1 with NT 4.0 C++.
I CANN'T BELEIVE IT, but it seems that if I want to specify a queue manager inside my code, setting its IP address for example, I cann't use the C++ classes, instead I can only use the MQCONNX C function to specify the connection options (such us, as I said, the connection protocol, the IP address, etc...). The only way it would be to use class ImqChannel, which only exists in the MQClient V5.2.
Please, give me a hand. Thank you very much.
I am using MQClient V5.1 with NT 4.0 C++.
I CANN'T BELEIVE IT, but it seems that if I want to specify a queue manager inside my code, setting its IP address for example, I cann't use the C++ classes, instead I can only use the MQCONNX C function to specify the connection options (such us, as I said, the connection protocol, the IP address, etc...). The only way it would be to use class ImqChannel, which only exists in the MQClient V5.2.
Please, give me a hand. Thank you very much.