CFProxySupportTool

Last Revision:
Version 1.0, 2007-10-29
Shows how to use the CFProxySupport APIs to decide whether a network connection should pass through a proxy.
Build Requirements:
Xcode 3.0
Runtime Requirements:
Mac OS X 10.5

CFProxySupportTool shows how to use the CFProxySupport APIs to determine whether a network connection should pass through a proxy; this is useful if you're not using Apple's high-level networking APIs (like CFNetwork and the Foundation URL loading system) but still want to interpret the system-supplied proxy settings.