Setting Network Preferences Programatically - Part 2
Setting Network Preferences Programatically - Part 2
- Subject: Setting Network Preferences Programatically - Part 2
- From: James Masasaki <email@hidden>
- Date: Thu, 16 Oct 2003 22:24:09 -0700
OK, so now my next question is:
Does SCF belong to Carbon? Is there a pure Cocoa/Objective-C
implementation? I would rather avoid using Carbon to set Network
Preferences, but I will if I have to.
If not, how do I mix Carbon code in Cocoa?
Thanks,
James
=================
On Oct 15, 2003, at 1:01 PM, Vincent Lubet wrote:
This can be done with the System Configuration Framework APIs.
The following sample shows how to use the framework
http://developer.apple.com/samplecode/Sample_Code/Networking/MoreSCF.htm
Vincent Lubet
_______________________________________________
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.