问题
I want to programmatically show a list of available wifi on my iphone.
I tried to run this program but it doesn't work. http://code.google.com/p/iphone-wireless/wiki/Stumbler
Does anyone have any tutorial or sample code about creating a list of wifi-network.
Thanks.
回答1:
I think that's not possible. I didn't try it myself. But I just read the first few lines of the description of Stumbler. There's the following line:
Stumbler can not be distributed through the app store, as it uses private APIs!
So I don't think it's possible to create an application that lists all WiFis. On iPhone this is a part of the Operating System.
Sandro Meier
来源:https://stackoverflow.com/questions/6889546/iphone-making-wifi-list-app