swhitney
-Interested User-
Posts: 21
Joined: Nov 3, 2005
|
Posted: Nov 8, 2005 09:00 PM
Msg. 1 of 1
It would be very very very helpful to be able to tag or key a request message for historical data, and have that key returned in the ENDMSG string.
I buffer the return messages and process them in a different thread than the socket connection.
If the ENDMSG had my key in it, I could broadcast it, and the listening processing unit will goto work on the buffer pack whose key matched the return key transmission. Because the transmission was complete, I can then lock down the buffer pack in the processing thread for saftey.
Just a thought...
PLEASE GIVE US A USER IDENTIFIED RETURN KEY IN ENDMSG
Thanks,
Scott
|