|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Cannot pass IP address to queue manager with C++ in MQClient |
« View previous topic :: View next topic » |
Author |
Message
|
ClientBH |
Posted: Tue Sep 18, 2001 2:35 pm Post subject: |
|
|
Newbie
Joined: 17 Sep 2001 Posts: 1 Location: Argentina
|
Hi,
is there any way to specify transport type, IP address, etc... to a queue manager using MQSeries Client C++ classes API? (Windows NT 4.0)
The only way that I've found is using the C function MQCONNX, specifying a MQCNO structure.
Please, note that MQSeries V5.1 does not support the ImqChannel class.
So, with MQClient V5.1 I have only two ways to specify the Queue manager details (IP, transport protocol, etc...):
1) using the environment variables to point to an specific AMQCLCHL.TAB table (this way I cannot make my application configurable by an INI file).
2) using the C function MQCONNX, passing to it an MQCNO function.
PLEASE, TELL ME IF THERE IS ANOTHER WAY
Thank you very much. |
|
Back to top |
|
 |
bower5932 |
Posted: Fri Sep 21, 2001 11:49 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I'd strongly suggest that you consider moving to the 5.2 code. It will give you the features that you want. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|