I use ICS components in a my application. I have a problem with TWSocket and ServerWSocketDataAvailable. Sometimes, when the ServerWSocketDataAvailable event is called and in action, the same event is called again, before the previous instance is terminated.

I use line mode, #13#10 as line terminator and BufferIn:= TWSocket(Sender).ReceiveStr();
I not use anything like ProcessMessage or other.

How can I do to resolv this problem?

--
Denis Gottardello
Sintesi S.r.l.
049.9301135

--
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