Hi,
I'm new to MQSeries. I know that amqsputc & amqsgetc is to be running on client machine(NT 4) while amqsput & amqsget is to be running on server
machine(WIN 2K).
I would like to know what is the difference between amqsputc & amqsput, amqsgetc & amqsget in terms of programming
as i always get the reason code 2058:MQRC_Q_MGR_NAME_ERROR by running amqsput & amqsget at client machine saying that
'MQCONN ended with reason code 2058'.
When i compile client program (using MS Visual C++) do I need to link to any libraries like mqic32.lib or mqic32.dll?
is that causing the problem? those objects are at client or server side?
any ideas about this? where can I get the code for those client code samples?
thanks in advance.
best regards,
skkl
I'm new to MQSeries. I know that amqsputc & amqsgetc is to be running on client machine(NT 4) while amqsput & amqsget is to be running on server
machine(WIN 2K).
I would like to know what is the difference between amqsputc & amqsput, amqsgetc & amqsget in terms of programming
as i always get the reason code 2058:MQRC_Q_MGR_NAME_ERROR by running amqsput & amqsget at client machine saying that
'MQCONN ended with reason code 2058'.
When i compile client program (using MS Visual C++) do I need to link to any libraries like mqic32.lib or mqic32.dll?
is that causing the problem? those objects are at client or server side?
any ideas about this? where can I get the code for those client code samples?
thanks in advance.
best regards,
skkl