Is there a way, from within a Cocoa application to change the system network settings (specifically, the proxy settings). I\'ve found that there is a file called preference
You want the SystemConfiguration framework, specifically the Proxies Dictionary (see here for more details).