networking - iPhone - How to identify all available wifi networks programatically? -


i want identify available wifi networks available. checking file @ path

/library/preferences/systemconfiguration/com.apple.wifi.plist

but gives networks iphone has connected till date. not give available networks.

does know how ? ok if private api . have anyhow .. please me !!

there no way can access available wifi's ssid in iphone app . tried api apple rejected app saying private api. sent query apple developer support , replied saying not possible in current ios version.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -