On Jul 1, 2010, at 9:42 PM, Michael Jackson wrote: > Is there any way to bypass the system network preferences for DNS > servers to perform all DNS lookups from within a Cocoa app? For > example, I would like my app to always make DNS queries to a > particular pair of DNS servers.
As a starting point (following on from Jens' suggestion): http://sourceforge.net/projects/adns/. Nice, simple source code which you can hack around, liberal license. No doubt there are other options out there. Regards, Paul Sanders. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
