Re: Getting local IP of Wi-Fi device
Re: Getting local IP of Wi-Fi device
- Subject: Re: Getting local IP of Wi-Fi device
- From: Tamas Nagy <email@hidden>
- Date: Wed, 12 Sep 2012 14:35:25 +0200
NSHost addresses gives me an array with only one object, which contains the
IPv6 address.
2012/9/12 Kyle Sluder <email@hidden>
> On Sep 11, 2012, at 11:56 PM, Tamas Nagy <email@hidden> wrote:
>
> > Hello List,
> >
> > I'm looking for a way to get the IP address of the Wi-Fi device. For
> some reason, [NSHost currentHost]… gives me something like a MAC address,
> instead of an IP on 10.8.
>
> That's an IPv6 address. Congratulations, you have now learned that devices
> can have multiple addresses, and they can be of different types. That's why
> NSHost has an -addresses method that returns an array.
>
> What is your ultimate goal?
>
> --Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden