Any help from any COM experts out there would be gratefully received.
I am debugging a server application which steadily increases the applications Handle Count at a rate that would cause problems for the server machine after approx 1 week.
One area which appears to be a problem is in a Class...
I am using CSocket to enable a Client and Server to talk to each other. The server blocks on the receive in its own thread, no problem there.
The Client sends to the server but then needs an ACK / NACK from the server to indicate that the message got through OK and that the message was valid. I...
We have a VB application that dynamically constructs Recordsets from data retrieved from a DB, this allows various tables with various numbers of columns to be loaded without having to know each of the table schema. It uses the Recordset.Fields.Append functionality.
Is there the capablility in...
Wow, thanks for the quick response!
Maybe should have mentioned also that our server is only ever writing to MQ, never reading in a send and forget style.
I was thinking of making an initial connection, then looping for as long as my sends are successful (including the 45 second sleep period)...
Please forgive my ignorance on this as I am a complete novice to MQSeries and we have not had a chance to test out it's capabilities, this is for design considerations at this stage.
We have an application that needs to send messages to our customers MQ server. I was going to introduce a server...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.