cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: multi interface + writeDataCallback doesn't work on win32 !

From: Stefan Libcurl <libcurl_at_hotmail.com>
Date: Fri, 28 May 2004 15:19:18 +0200

>From: Daniel Stenberg <daniel-curl_at_haxx.se>
>On Thu, 27 May 2004, Stefan Libcurl wrote:

>Build your own? Persuade someone to build the latest and provide it to the
>world? Buy me a computer and a compiler and send it over and I'll do it for
>you! ;-)

Ok, give me your adress. You get an commodore C64.

Oh wonder, it was successfully. Yes, libcurl.lib is build. But nmake in src
fails:

unresolved external symbol: _hugehelp

> > Question to NTLM:
> >
> > I want to use NTLM authentication and is it enough setting following
>opts:
> >
> > curl_easy_setopt(curl1, CURLOPT_HTTPAUTH, CURLAUTH_ANY);
> > curl_easy_setopt(curl1, CURLOPT_PROXYAUTH, CURLAUTH_ANY);
> >
> > I use CURLAUTH_ANY because I don't know what authentications other
>proxies
> > use.
>
>The *_ANY options always add extra round-trips so it is generally better to
>specify the authentication type you know the host/proxy uses. But if you
>don't
>know, this should work, yes.

No, my simple example (based on easy-interface) doesn't work. Always the
same error as in my ActiveX control: Couldn't connect to host.

Hhhm, I try it again.

Thanks for all.

-steve'o

_________________________________________________________________
Wußten Sie, daß Sie Ihren Hotmail-Posteingang auch über den MSN Messenger
abrufen können? http://www.msn.de/messenger Jetzt kostenlos downloaden und
einfach testen!
Received on 2004-05-28