I'm continuing to try to grasp all the concepts required to implement
reliable threads. The last section of this tutorial has some example
programs that have helped me:
http://www.eonclash.com/Tutorials/Multithreading/MartinHarvey1.1/Ch14.html
Paul
-
>How much data do you expect in the buffer?
Maybe 1kB or so, is this something that I need to manage?
I was thinking that after reading the data via twsocket(sender).ReceiveStr
in the tWSocket.onDataAvailable method, the buffer is cleared or
overwritten.
The app is built with D4 so I believe ICS
Hello All,
My ICS client socket application crashed when the host (not ICS based)
failed.
MadExcept captured the following. If this is meaningful to someone, I'd be
interested in any observations/suggestions.
Thanks,
Paul
exception message : The application seems to be frozen.
ma