> > Does it occurs with the sample "WebServ" delivered with ICS ?

> Well it seems it doesn't (at least I didn't experienced the problem
> yet), which is surprising because my program is quite identical to the
> demo (I mean, I implemented some functions but nothing that directly
> change the way THttpServer works).

It is likely that you introduced something wrong. Or failed to follow some 
programming rule.

One important thing: never call the message pump, directly or indirectly from 
one of the ICS
component event. You would get all kind of strange results. Be aware that some 
VCL internally call
the message pump, like ShowMessage.

--
[EMAIL PROTECTED]
http://www.overbyte.be


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