|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 7 matches |
Author |
Message |
Topic: How can check XMS connection state? |
kugynok
Replies: 4 Views: 9732
|
Forum: IBM MQ API Support Posted: Wed Jul 30, 2014 4:48 am Subject: How can check XMS connection state? |
Client connection:
Code:
public void Connect(string username, string password, string ip, int port, int reconnectTime, string qmName, string chName, string queueIn)
{
... |
Topic: How can check XMS connection state? |
kugynok
Replies: 4 Views: 9732
|
Forum: IBM MQ API Support Posted: Tue Jul 29, 2014 8:55 pm Subject: How can check XMS connection state? |
Hi!
I do not fully understand what you wrote, can you explain to me?
I use an unmanaged connection and add an exception listener to the connection. But how can resolve when connection was broken ... |
Topic: How can check XMS connection state? |
kugynok
Replies: 4 Views: 9732
|
Forum: IBM MQ API Support Posted: Tue Jul 29, 2014 8:18 am Subject: How can check XMS connection state? |
Hi all!
I use IBM MQ 7.5 MXS .NET, and I want implement to reconnection, but I dont find the connection state.
How can check connection state is LIVE?
Help me please!
Thank you!
K. |
Topic: MQ 7.5 XMS .NET Sync communition, how can implement? |
kugynok
Replies: 6 Views: 10093
|
Forum: IBM MQ API Support Posted: Wed Jul 23, 2014 11:50 pm Subject: MQ 7.5 XMS .NET Sync communition, how can implement? |
Thank You!
Now works well!  |
Topic: MQ 7.5 XMS .NET Sync communition, how can implement? |
kugynok
Replies: 6 Views: 10093
|
Forum: IBM MQ API Support Posted: Wed Jul 23, 2014 2:51 am Subject: MQ 7.5 XMS .NET Sync communition, how can implement? |
Thanks for the information!
var not problem, I could modifying the code and work well, but I dont get a reply message. How can use the message selector?
My code:
var correlId = "JMSCor ... |
Topic: MQ 7.5 XMS .NET Sync communition, how can implement? |
kugynok
Replies: 6 Views: 10093
|
Forum: IBM MQ API Support Posted: Tue Jul 22, 2014 9:31 pm Subject: MQ 7.5 XMS .NET Sync communition, how can implement? |
Hi IanAlderson!
Why should not I use? (a message listener)
Here is my code, how I can modify?
public ITextMessage GetMessage(string qmName, string queuOut)
{
... |
Topic: MQ 7.5 XMS .NET Sync communition, how can implement? |
kugynok
Replies: 6 Views: 10093
|
Forum: IBM MQ API Support Posted: Tue Jul 22, 2014 1:44 am Subject: MQ 7.5 XMS .NET Sync communition, how can implement? |
Hi all!
I am fairly new to mq.
I use to XMS , .NET 4.5 I made an async mode and work well... I wanna make sync communication, but I don't know how can. Please help me!
Thank You!
K |
|
|
|