Re: Configuring network prefs programmically
Re: Configuring network prefs programmically
- Subject: Re: Configuring network prefs programmically
- From: Chris Hanson <email@hidden>
- Date: Thu, 9 Jan 2003 14:13:54 -0600
At 10:38 PM -0800 1/8/03, <email@hidden> wrote:
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.
You need MoreSCF, available as sample code from Apple's web site. It
lets you do common network configuration activities.
Also, be sure to look at AuthSample. You'll need to put everything
that modifies the user's network configuration in a little Mach-O
tool that can be run with root privileges, and AuthSample
demonstrates the right way to do this.
-- Chris
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Application Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
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.