Re: Network interface
Re: Network interface
- Subject: Re: Network interface
- From: Julien Jalon <email@hidden>
- Date: Sat, 26 Jul 2003 16:37:09 +0200
On Thursday 24 July 2003, at 10:47, Jean-Matthieu Schaffhauser wrote:
Hello list,
I'm looking for a network API that could let me change my nic
informations.
I'd like to do things like list nic available on my system, changing
IP my
address, adding or removing aliases. Is there a simple Objective-C
programming interface for that matter ?
There is none in Cocoa but there is SysConfig framework (C based) and
you can check my "sysprefs" little code snippet
(
http://www.julien-jalon.org/sysprefs) which permit to configure the
network settings as if you were in System Preferences ;-)
--
Julien Jalon
http://www.julien-jalon.org/
_______________________________________________
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.