curl-library
Re: libcurl function to specify IP address of webserver (bypassing DNS)
Date: Wed, 16 Jul 2003 10:35:03 -0400
> Any ideas on how to do this effectively would be very
> useful to many users. Given that libdenise (Curl
> asynch DNS sister library) is not progressing, it
> would be helpful to show how Curl could be easily
> interface with glibc asynch DNS.
Another possibility is
ftp://athena-dist.mit.edu/pub/ATHENA/ares/ares-1.1.1.tar.gz
It has an MIT-style license (go figure) and works basically like the
multi interface in curl (you ask it to fill in some fdsets, and then
call ares_process() when they're ready). Doesn't do IPv6 though.
-- Dan
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
Received on 2003-07-16