I want to read information about my network, router address wifi encrypting, but not the password, and some more information. On my iPhone in a app. Have someone a good idea how can I handle that? THanks
Asked
Active
Viewed 763 times
1 Answers
1
You can have a look at this, the official Apple's documentation on the Reachability library.
There are some examples to show you how this works.

BMN
- 8,253
- 14
- 48
- 80
-
I dont understand this example, I cant find how can I read the SSID or more, I read a little bit about a Apple80211 but I cant find some stuff about this library, but thank you – J0k3R Dec 17 '12 at 09:23
-
1http://stackoverflow.com/questions/1083701/how-to-check-for-an-active-internet-connection-on-iphone-sdk Check this question – BMN Dec 17 '12 at 09:38
-
They only connect to a host, but don't read anything, correct? but I am looking for reading, in the network – J0k3R Dec 17 '12 at 09:48