Re: Get Ip Addresses
Re: Get Ip Addresses
- Subject: Re: Get Ip Addresses
- From: Chris Ridd <email@hidden>
- Date: Tue, 06 Jan 2004 07:32:07 +0000
On 5/1/04 8:37 pm, Chris Reed <email@hidden> wrote:
>
Take a look at the SystemConfiguration.framework and the MoreSCF sample
>
code written by Quinn on Apple's developer site. These are OS X only
>
APIs, though, so if you need portable code you will have to use the BSD
>
API instead. (It's not nearly as easy to work with, imho.)
The BSD API is 'getifaddrs', and it has a manpage on Panther.
Cheers,
Chris
_______________________________________________
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.