Quote:
Originally Posted by md582
How can i get the iPhones (Wi-Fi) MAC-Address ?
in "SystemConfiguration.framework" is a Function that seems to tell the MAC but has the "__IPHONE_NA" -> Not Available >>>>
CFStringRef
SCNetworkInterfaceGetHardwareAddressString (SCNetworkInterfaceRef interface) __OSX_AVAILABLE_STARTING(__MAC_10_4,__IPHONE_NA);
"<IOKit/network/IOEthernetController.h>" isn't available on iPhone, too.
Please help me...

|
My router gave me mine.. but I guess you want it programatically?