• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: using SystemConfiguration framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using SystemConfiguration framework


  • Subject: Re: using SystemConfiguration framework
  • From: Fritz Anderson <email@hidden>
  • Date: Wed, 16 Jun 2004 08:35:19 -0500

This is from <SecurityFramework/SCSchemaDefinitions.h>.

In the net service (as a sister to kSCEntNetInterface, kSCEntNetModem, etc.) key: kSCEntNetProxies, value: dictionary.

Keys in the dictionary:
kSCPropNetProxiesExceptionsList Array of String
For * in the following dictionary keys, substitute FTP, Gopher, HTTP, HTTPS, RTSP, SOCKS:
kSCPropNetProxies*Enable Number 0 or 1; if 1, the following should be present:
kSCPropNetProxies*Port Number
kSCPropNetProxies*Proxy String
Also:
kSCPropNetProxiesFTPPassive Number 0 or 1

-- F

On 12 Jun 2004, at 9:55 PM, Matthew Jaffa wrote:

I was wondering if anyone here is familiar with the SystemConfiguration framework,

specifically the Dynamic Store key/value stuff.

I am trying to set the Proxy settings programatically, but don't know what key/value to set when using the function that sets the key/values.

I have been able to create a notification for myself to be notified when the Proxy settings change, like through system preferences. And I have also been able to get the the Proxy settings,

but don't know how to set them, so is there a complete list of key/values to get at in the Dynamic Store/System configuration framework?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >using SystemConfiguration framework (From: "Matthew Jaffa" <email@hidden>)

  • Prev by Date: Re: NSOpenPanel runModalForTypes: trouble (was: lowercaseString on Jaguar)
  • Next by Date: Re: Defining a constant as private
  • Previous by thread: using SystemConfiguration framework
  • Next by thread: Re: using SystemConfiguration framework
  • Index(es):
    • Date
    • Thread