Re: [twsocket] HttpCli with PostASync

2005-07-22 Thread Francois PIETTE
CTED] http://www.overbyte.be - Original Message - From: "KL Chin" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, July 22, 2005 8:37 AM Subject: Re: [twsocket] HttpCli with PostASync > Hi Francios, > > Thx for your suggestion. > > I think my proble

Re: [twsocket] HttpCli with PostASync

2005-07-21 Thread KL Chin
. Anyway with MultiThread set to FALSE look like it do solve me problem. Regards KL Chin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Francois PIETTE Sent: Thursday, July 21, 2005 9:57 PM To: ICS support mailing Subject: Re: [twsocket] HttpCli with PostASync

Re: [twsocket] HttpCli with PostASync

2005-07-21 Thread Francois PIETTE
"KL Chin" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Thursday, July 21, 2005 2:10 PM Subject: [twsocket] HttpCli with PostASync > Hi, > > I had create GUI app, and a thread to handle THttpCli, below partial of > code. > My problem was, after call Post

[twsocket] HttpCli with PostASync

2005-07-21 Thread KL Chin
Hi, I had create GUI app, and a thread to handle THttpCli, below partial of code. My problem was, after call PostAync( ); Not connection .. nothing happend at all. If I call Post( ); everything working. What could be the probelm? Do I need call PeekMessage? Regards KL Chin void __fastcall TWeb