curl-users
Re: passing domain IP to curl library
Date: Wed, 5 Aug 2009 16:08:18 +0100
Maybe edit /etc/hosts (on unix, c:\windows\system32\drivers\etc\hosts,
or something like that on Windows)
or run your own domain name server and make sure your machine is set
up to use it to resolve domain names...
Just a couple ideas.
Ted Stresen-Reuter
On Aug 5, 2009, at 3:58 PM, Pavel Gushcha wrote:
> I'm using curl library to downoad http pages. All works very fine,
> but i want to use my own domain name resolver.
> How i can pass resolved domain IP to curl and prevent name
> resolution by CURL?
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-08-05