Thanks a lot for the rapid response too ! :-)

> You need a THttpCli instead.

but like i've explained it before, my need is not to do request http... but 
i don't know if what i would like to do is just possible...
with or without standard socket Delphi component so, i'm study the TWsocket 
possibility...

> Indy is blocking : it blocks the GUI during transfer
> ICS can be used in blocking and non-blocking mode.
> Best to use the non-blocking mode to keep your UI reponsive all the time.
> You can also use many sockets together working at the same time without
> using threads.
> There are demo's added to the ICS package, you can start there.

Thanks a lot ! this double possibility seems to be great !

Cédric 

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