Hello Michael,

In addition to the reply of Arno:

> Currently, I have a loop after calling Connect() looking like this:
> while not FlagDone do begin
>   Sleep(50);
> end;

If this works then be aware that you call connect in another thread as
the thread where the component is executing. Maybe it is your intention.

---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz

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

Reply via email to