Hi,
I'm using a Win16 MQSERIES client.
When I put in a Queue a message longer than ~97000 bytes, only the 97560 first bytes are really presents in my Queue.
I don't understand why.
Is there a put ...
Hi,
I've got a DOS client, with PC/TCP product to communicate whith my remote server (NT).
The amqsputf sample works good, but when I compile and link my own simple program (or amqsput0.c from "DOS ...