I am new to write code for Websphere mq. I need sample code to use existing Websphere mq to send request and receive response. Please help me. Advance thankd
Asked
Active
Viewed 32 times
1 Answers
0
A lot of samples are shipped with IBM MQ. Look into <mq installation>\tools\
directory (on Windows) for samples developed in C,C++, Java, C# and number of other languages.

Shashi
- 14,980
- 2
- 33
- 52
-
I am using Websphere server 8.5. I am unable to find
\tools\ directory. Please share the online tutorials to use IBM Websphere MQ. – ussainbasha May 16 '16 at 10:54 -
Oh. You mentioned WebSphere MQ. Hence my answer was for MQ. But I am sure there will be samples in WAS installation also – Shashi May 16 '16 at 13:27