Please use a proper subject. 

breezesoftw...@mchsi.com wrote:

>> How much data do you expect in the buffer?

> Maybe 1kB or so, is this something that I need to manage?

One KB is nothing, however the problem IMO starts on the 
unhandled exception.

> I was thinking that after reading the data via
> twsocket(sender).ReceiveStr in the tWSocket.onDataAvailable method,
> the buffer is cleared or overwritten.

It's the internal send buffer, there is no internal receive buffer.

> 
> The app is built with D4 so I believe ICSv7 is not an option.

Correct, however consider to upgrade to a more recent Delphi version
soon. ICSv5 is virtually not maintained since years now.

> 
> The application was clearly frozen, if not completely, then nearly so.
> Francois, I'll look into the infinite loop possibility.

I would say: Try to find the reason for the unhandled exception.

-- 
Arno Garrels


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to