Posted: Sat Dec 08, 2012 11:28 am Post subject: Re: Types of client program connectivity with Queue Manager
Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
sijtom0703 wrote:
What are the different ways of connecting a MQ client program using MQI or JMS or XMS to a Queue Manager in the same or local machine.
Which is the best way??
Well there are 2 ways: either with "bindings" (in memory transfer) or as a client. Talking about .NET you have also to distinguish between managed and unmanaged client.
All ways have their pros and cons. Read up in the manuals... _________________ MQ & Broker admin
Thank you. I am familiar with bindings and client mode connection. Can you throw some light into the managed and unmanaged connections in .NET. How does a .NET client program makes direct calls for connectivity to Queue Manager without using bindings or client/server connection channels
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
sijtom0703 wrote:
How does a .NET client program makes direct calls for connectivity to Queue Manager without using bindings or client/server connection channels
By using a managed connection. You'll find it described in the .NET part of the InfoCenter. _________________ Honesty is the best policy.
Insanity is the best defence.
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