Re: Bypass Network System Preferences for DNS lookup

2010-07-02 Thread Michael Jackson
of DNS servers for speed/security reasons. This shouldn't be a shocker to anyone who has ever worked on high security applications. Any help would be appreciated. Thanks, Michael -- Michael Jackson http://mjijackson.com @mjijackson On Fri, Jul 2, 2010 at 11:33 AM, Jens Alfke wrote:

Bypass Network System Preferences for DNS lookup

2010-07-02 Thread Michael Jackson
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. -- Michael Jackson http://mjijackson.com @mjijackson

Object Ownership

2010-05-22 Thread Michael Jackson
ng: is going to retain aCopy, so it's safe to be released on the next line. I'm just looking for some confirmation or any pointers from people who are more used to managing memory than I am. Thanks, Michael -- Michael Jackson http://mjijackson.com @mjijackson _