Re: Configuring network prefs programmically
Re: Configuring network prefs programmically
- Subject: Re: Configuring network prefs programmically
- From: Finlay Dobbie <email@hidden>
- Date: Thu, 9 Jan 2003 16:49:13 +0000
On Thursday, January 9, 2003, at 06:38 am, <email@hidden> wrote:
Then I looked into the developer docs. I ran into SystemConfiguration
framework. So I wrapped a little inspector which loads all keys from
the dynamic cache and allows you to get the values of those keys (via
-description). Unfortunately I really can't make head or tails of the
whole thing. I can't figure out how to enumerate all network configs,
change them, and add/remove them.
Can anyone point me to better documentation/sample code? Or maybe a
better way? Most of the sample code I saw online is for open
transport configuration.
Make sure you look at the MoreSCF code.
<
http://developer.apple.com/samplecode/Sample_Code/Networking/
MoreSCF.htm>
-- Finlay
_______________________________________________
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.