Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: WinHTTP
| Subject: | Re: WinHTTP |
| Posted by: | "loki" (loki5100-newsgro..@yahoo.fr) |
| Date: | Tue, 15 Jan 2008 19:33:47 |
For my side, i thing using thread it 10 times more easy than debuging winHttp in asynchronous !!
stephane
"Leaky" <no@no.com> wrote in message news:478b915c$1@newsgroups.borland.com...
> Yeah i have managed to do that.
>
> I just wanted to try and get it to work using the built in asyncronous
> stuff.
>
> Cheers
>
> Leaky
>
> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
> news:478b7f7c@newsgroups.borland.com...
>> check Alcinoe AlWinHttpClient on www.torry.net ...
>> to make it in asynchonous, just use thread !
>>
>> kind regards
>> stéphane
>>
>> "Leaky" <no@no.com> wrote in message
>> news:478b486c@newsgroups.borland.com...
>>> Hi people,
>>>
>>> I am having issueing getting my imported WinHTTP to work properly
>>> asyncronously. I can get it to work like the following but this isn't
>>> how I
>>> want to use it...
none