ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » to connect a remote MQ server

Post new topic  Reply to topic
 to connect a remote MQ server « View previous topic :: View next topic » 
Author Message
alperb
PostPosted: Mon Feb 07, 2005 1:15 am    Post subject: to connect a remote MQ server Reply with quote

Apprentice

Joined: 01 Jun 2004
Posts: 25

hi all,
I am trying to connect to a remote MQ server queue from a client using mqm.lib. Client doesn't know anything about mq. Is this possible?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 07, 2005 5:11 am    Post subject: Re: to connect a remote MQ server Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

alperb wrote:
hi all,
I am trying to connect to a remote MQ server queue from a client using mqm.lib. Client doesn't know anything about mq. Is this possible?


No.

For two reasons.

One. Clients have to use mqic.lib, not mqm.lib.

Two. You can't talk to MQ without using an MQ API. That means the client has to know about MQ.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
alperb
PostPosted: Mon Feb 07, 2005 5:57 am    Post subject: Reply with quote

Apprentice

Joined: 01 Jun 2004
Posts: 25

being a newbie what is the difference between tow mqm and mqic? how can I use mqic.lib to connect a remote mq manger within c++ code?
thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Feb 07, 2005 7:19 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The difference between mqm.lib and mqic.lib (actually, it might be mqic32.lib, sorry) is that you use mqm.lib for server ("bindings") connections and you use mqic32.lib for client connections.

Other than that, they're the same from the point of view of your code.

BUT you should read the "Clients" manual.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » to connect a remote MQ server
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.