Wi-Fi capabilities in iOS
Is it possible to create a data connection on iPhone by specifying the SSID of the network?
Is it possible from the application to check the signal / availability of the network with the specified SSID?
Regards, Stan
+3
STeN
source
to share
1 answer
What you are trying to do is sadly impossible without using proprietary (undocumented) APIs . Hopefully Apple will provide this kind of functionality (with user permission), although I don't think it will happen soon.
If you want to explore this topic further, the first thing to check out would be iphone-wireless - Stumbler's home that shows enjoyable use MobileApple80211
.
+3
Rok Jarc
source
to share