Re: programatically obtaining "Secure Web" proxy settings
Re: programatically obtaining "Secure Web" proxy settings
- Subject: Re: programatically obtaining "Secure Web" proxy settings
- From: Kris Amico <email@hidden>
- Date: Sun, 29 Sep 2002 20:46:37 -0700
Unless I am mistaken, SCDynamicStoreCopyProxies from
SystemConfiguration.framework is what you need. It copies the proxy settings
one would configure in the Network preferences. You should not have a
problem reading the settings, but getting changes to them committed to the
persistent store and applied to the active configuration will require r00t
access.
On 9/29/02 11:46 AM, "Jens Bauer" <email@hidden> wrote:
>
Hi all,
>
>
I forwarded this from the Carbon-Development list, as I think it belongs
>
in the network-programming category...
>
As far as I recall, there's a permission issue connected to accessing the
>
proxy-settings.
>
...But that should not prevent an application from reading the
>
preferences, only writing, right ?
>
>
---------------- Begin Forwarded Message ----------------
>
Subject: programatically obtaining "Secure Web" proxy settings
>
Date Sent: Thursday, 26 September, 2002 08:53
>
From: Darren R. Starr <email@hidden>
>
To: email@hidden
>
>
I've been trying to figure out how I can obtain the settings from the
>
proxy settings found in the network preference pane. I've managed to
>
figure out all the items except for "Secure Web". If enumerated all the
>
preferences from Internet Config and after digging through all the
>
items, I haven't been able to locate the setting for Secure Web.
>
>
Please CC: any replies to email@hidden
>
>
- Darren Starr
>
_______________________________________________
>
carbon-development mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/
>
carbon-development
>
Do not post admin requests to the list. They will be ignored.
>
>
----------------- End Forwarded Message -----------------
>
>
>
Love,
>
Jens
--
Kris Amico <email@hidden>
AIM: Kris Amico, Jabber: email@hidden
Senior Software Engineer
Macintosh Client Software Development
EarthLink, Inc.
_______________________________________________
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.