Author |
Message
|
sam |
Posted: Mon Apr 22, 2002 4:06 pm Post subject: |
|
|
Acolyte
Joined: 02 Apr 2002 Posts: 52
|
If I'm running the MQClient and Server on the same machine, what are the different configurations I need to set up? I went through the MQClient book but it's somewhat confusing. My environment is Solaris and MQSeries v5.2. Thanks in advance. |
|
Back to top |
|
 |
deneb |
Posted: Mon Apr 22, 2002 5:00 pm Post subject: |
|
|
 Novice
Joined: 15 Apr 2002 Posts: 18
|
Hi
Are u saying about the configuration of two connection modes
1- binding connection mode
2- client connection mode
deneb |
|
Back to top |
|
 |
sam |
Posted: Mon Apr 22, 2002 6:01 pm Post subject: |
|
|
Acolyte
Joined: 02 Apr 2002 Posts: 52
|
I'm running the client on the same machine as the server and issuing the MQCONN calls, this is a client mode right? |
|
Back to top |
|
 |
mrlinux |
Posted: Tue Apr 23, 2002 4:13 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
MQCONN is used for both client and server apps.
In fact the only difference in a MQ Client app and MQ Server App is the libs you link with. There are some exceptions, but in this world there always are
_________________
Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
[ This Message was edited by: mrlinux on 2002-04-23 05:15 ] |
|
Back to top |
|
 |
sam |
Posted: Tue Apr 23, 2002 8:49 am Post subject: |
|
|
Acolyte
Joined: 02 Apr 2002 Posts: 52
|
What are the different data structures I need to come up with? Thanks. |
|
Back to top |
|
 |
|