Re: Proxy servers
Re: Proxy servers
- Subject: Re: Proxy servers
- From: Quinn <email@hidden>
- Date: Wed, 2 Apr 2003 08:58:06 +0100
At 13:17 -0800 1/4/03, Eric Long wrote:
Q3. I see the Network control panel has a Proxies tab. Does anyone know if
these settings can be programmatically set?
These are settable via System Configuration framework. Probably the
best place to start is with the MoreSCF sample code.
<
http://developer.apple.com/samplecode/Sample_Code/Networking/MoreSCF.htm>
You need to be running with an EUID of 0 (ie as root) to make SCF
changes. The best way of doing this is is by following the
techniques outlined in MoreAuthSample.
<
http://developer.apple.com/samplecode/Sample_Code/Security/MoreAuthSample.htm>
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.