This is a follow up on the question below, but it deserves another question. Are server-conn and client-conn ch开发者_如何学JAVAannels the only channels that could have more than one instances?
Is there a WebSphere MQ .NET API I 开发者_开发技巧can download ? I am basically trying to write a C# app that listens for messages in an MQ queue.MQ, since v5.3 fixpack 8 on Windows, includes amqmdnet
I am in the process of testing MQ calls over the SSL. I woul like to know where i can get some demo SSL certificates. That i can 开发者_如何学Pythonuse them for testing.
I use MQ for send/r开发者_开发百科eceive message between my system and other system. Sometime I found that no response message in response queue, yet other system have already put response message int
I would like to authenticate the user against the MQ Series before user 开发者_StackOverflowplaces the Queue message in Queue manager. I am using the IBM MQ Series V7. I would like to know how does th
I am new to mqseries and I started with IBM WebSphere MQ curses. There are examples with MQ_APPLE and MQ_ORANGE queue managers. I have no problem with sending messages to local or remote queue with MQ
I am in the pro开发者_JAVA技巧cess of exploring integration between SSIS and IBM MQ Series. Can some point me to some artical for integration. You might be able to use the \"Message Queue Task\" in co
I want to use JMS to connect to IBM MQ. How do i specify the queuemana开发者_JAVA百科ger, the channel and other properties ?Using JNDI for connectionFactory/destinations lookups, provide the InitialCo
I want to use javax.jms.QueueConnectionFactory to connect to IBM MQ Is it possible to specify the queue manager and channel manager while connecting ?
Has anyone had any experience of talking between an iSeries (using IBM\'s Websphere MQ) and PC code - hopefully using Delphi 2009.