Re: [twsocket] Help with ICS

2005-05-11 Thread Francois Piette
> I use BCB 3.0.
> I download and instal latest version of ICS but if I try it I get
> error "stack owerflow".

It is likely that you have a function that call itself or call a second 
function that calls the
first one. This is an endless loop which is terminated when the stack is 
overflowed.


> PS.
> I have defined 5 THttpCli components and each of them have define the
> same OnRequestDone event and call GetAsync() metod.

That's fine. Don't forget to use the Sender argument to identify which of the 
component has
triggered the event handler.
--
[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


[twsocket] Help with ICS

2005-05-10 Thread First Last
Hi,

Can you help me pleasse .
I use BCB 3.0.
I download and instal latest version of ICS but if I try it I get 
error "stack owerflow".

PS.
I have defined 5 THttpCli components and each of them have define the 
same OnRequestDone event and call GetAsync() metod.

Thank veri much.
 
By,


Fandite s nami hokeju! Vsetko o MS 2005.
http://spravy.atlas.sk/hokej


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