Yes, the sample program works, which is making it more frustrating. I've added printf statments to my new process and the variables appear to be set the same as in the sample.
Writing a new C program to connect and send messages to a queue manager on another machine (we only have the client installed). After some problems, the process is finally past the MQCONN but now it h ...
I'm a newbie to MQ series and am trying to test connections to the remote queue manager. We have only the client installed on our Unix machine.
When using the amqsputc C sample program, the test wor ...