I was sniffing my local network and I found that some messages are periodically transmitted between my MQ managers.
These are MESSAGE_DATA and STATUS_DATA.
Am I right that they are transmit ...
Great thanks for an answer but it wasn't helpful to me.
As you can see I'm new to MQ.
The documentation is large.
I feel a great lack of simple fully working examples.
IBM provides simple C exampl ...
Hello
My goal is to put and get a simple message on a queue.
I need to use the amqsget0.c and amqsget0.c example programs to accomplish that.
Client programs work on one machine and MQ Server on th ...