iPhone - How do I find the MAC address of the connected WiFi access point?

Posted by Ciaran on Stack Overflow See other posts from Stack Overflow or by Ciaran
Published on 2010-03-25T09:56:07Z Indexed on 2010/03/26 4:53 UTC
Read the original article Hit count: 273

Without using the private APIs, is it possible to programatically determine the MAC address of the access point that the iPhone is connected to?

I understand that this should be doable using the core BSD libraries, but we are new to this, so it would be great if someone can point us to some starter code.

Note: we're trying to determine the MAC address of the remote device - not the MAC address of the iPhone.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk