Re: [twsocket] HTTPCli.GetAsync problem.

2005-09-10 Thread Francois PIETTE
PROTECTED] To: twsocket@elists.org Sent: Friday, September 09, 2005 8:12 PM Subject: [twsocket] HTTPCli.GetAsync problem. Ok. I made simple application based on Http.GetAsync function. Heres what i got: Components: -TList_1 - List of busy components -TList_2 - List of free components

[twsocket] HTTPCli.GetAsync problem.

2005-09-09 Thread Ann
Ok. I made simple application based on Http.GetAsync function. Heres what i got: Components: -TList_1 - List of busy components -TList_2 - List of free components -HTTPCli - 30 more created dynamicly -TStringList - a queue of hosts to gather data from -ListView - table to store gathered data