Subject: Re: MX Lookup Attempt # 2

Re: MX Lookup Attempt # 2

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2005-11-11

On Fri, 11 Nov 2005, T kyer wrote:

> I require direction in a design issue. I'm trying to access a DNS/Mail
> Exchange Lookup (convert email address to IP address) thru a HTTP (probably
> SSL) proxy. Can this be accomplished with either libcurl and/or C-ares. If
> so could you point me in the right direction for supporting documentation.

If you intend to speak HTTP then libcurl is your friend. Your 'thru a HTTP'
remark certainly makes it sound as if you want that.

If you intend to speak pure DNS then c-ares is your friend.

-- 
   c-ares -- my preferred DNS asynch resolver library
Received on Fri Nov 11 23:48:19 2005