iphone - making Wifi-list app

筅森魡賤 提交于 2019-12-13 20:01:31

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!