|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Connecting to Mqseries |
« View previous topic :: View next topic » |
Author |
Message
|
spoimala |
Posted: Wed Feb 06, 2002 5:54 am Post subject: |
|
|
Novice
Joined: 05 Feb 2002 Posts: 10
|
Hi!
I'm a total newcomer to MQSeries world. I've been given ip address of mqseries server and names (3) of queues to use. (Is this enough information?)
I've installed mqseries client and try to use queues through COM interface. Where should I put these info, ip address and queue names. How to open connection to MQ?
Thanks!
|
|
Back to top |
|
 |
kolban |
Posted: Wed Feb 06, 2002 5:59 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Before delving into the COM interface to MQSeries, it is vital (opinion) that you first understand how both MQSeries Clients work and also read the MQ Programming Guide (and have access to the MQ Programming Reference).
If you think of MQSeries as a generic API for working with queues then the COM interface is simply another flavor of calling the API. It has the same semantics as C, C++, COBOL etc etc. In order to get the most bang for your buck, you should really review the programming guide in depth. Once you know generic programming of MQ, you will see how the COM methods and properties map to the exact same MQ functions described in the programming guide and reference.
The MQ Client manual will explain how to connect a client application to the queue manager ... this includes knowledge of what to do with IP address, ports, queue manager names and channel names. |
|
Back to top |
|
 |
spoimala |
Posted: Wed Feb 06, 2002 6:10 am Post subject: |
|
|
Novice
Joined: 05 Feb 2002 Posts: 10
|
Could you point to any particular article, web site or a help file coming with the client? |
|
Back to top |
|
 |
donthomas |
Posted: Wed Feb 06, 2002 8:17 am Post subject: |
|
|
Novice
Joined: 28 Nov 2001 Posts: 23 Location: EDS, Pittsburgh, PA
|
|
Back to top |
|
 |
spoimala |
Posted: Wed Feb 06, 2002 11:01 pm Post subject: |
|
|
Novice
Joined: 05 Feb 2002 Posts: 10
|
Yep, scattered indeed. I've found that site, but I've actually found nothing useful. Or I just can't find what I'm looking for. I really don't have time to paddle through all those books...
What is the book where I will found info on
- how to configure client machine
- how to establish a connection to MQ server (which is somewhere, I don't have access to it)?
I think these are enough, if the IBM supplied "hello world" apps work after these steps. |
|
Back to top |
|
 |
StefanSievert |
Posted: Thu Feb 07, 2002 12:55 pm Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
|
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
|
|
|
|