Re: is proxy activate
Re: is proxy activate
- Subject: Re: is proxy activate
- From: Quinn <email@hidden>
- Date: Fri, 12 Mar 2004 01:03:01 +0000
At 15:22 +0100 11/3/04, Yvelise Deledicq wrote:
is there a way to know if proxy is activate in network preference ?
Do i have to use SCPreference ??? MoreSCF ?
You will have to use System Configuration framework, but I don't
think that MoreSCF will help a lot. MoreSCF focuses an manipulating
SCF preferences. The information you're looking for is in the SCF
dynamic store.
The good news is that it's easy to get the information. In fact, SCF
provides a nice helper routine for this, namely
SCDynamicStoreCopyProxies. Check it out.
btw If you enter "proxy settings" in the search box on
developer.apple.com, DTS Q&A 1234 "Accessing HTTPS Proxy Settings" is
the 6th hit.
<
http://developer.apple.com/qa/qa2001/qa1234.html>
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.