NSHost addresses gives me an array with only one object, which contains the
IPv6 address.

2012/9/12 Kyle Sluder <k...@ksluder.com>

> On Sep 11, 2012, at 11:56 PM, Tamas Nagy <tamas.lov.n...@gmail.com> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to