Message -
From: "Ann" <[EMAIL PROTECTED]>
To:
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 comp
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
-Tim