I am developing an application where I have to turn on the Hotspot
and get the information of client which connected to this Hotspot
.
It seems can not turn on the Hotspot
via objective-C
.
If I turn on the Hotspot
on My iPhone settings.
Is it possible to get the information of client , like IP address
, MAC address
??
like the following:
Client List
IP :192.168.XX.XX
MAC :XX:XX:XX:XX:XX:XX
The question:1
Can I turn on the hotspot via objective-c in iOS 7?
The question:2
Is it possible to get the information of client(like IP address
, MAC address
) which connected to this hotspot ??