>  in my project I have a TStringGrid with some lines, 
> I need to create a TSslHttpCli component for each grid line, 
> and make independent simultaneous connections, I create a Thread for each
line 

This is definitely not required with ICS. A single thread, even the main
thread can handle a lot of connections simultaneously without blocking. See
sample program OverbyteIcsHttpAsy.dpr provided with ICS.

> but I am having problem with The cookies, how to use the cookies of the
component TSslHttpCli that is in the main form, 
> he who has logged in to authenticate in the site

I remember that cookie handling where discussed a few days ago.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be




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