List WiFi access points

喜你入骨 提交于 2019-12-11 13:38:46

问题


I am creating an application which lists the available WiFi connections. Then user can select the appropriate WiFi connection for any network communication.

I saw plenty of links but nothing is useful. One says that using the HotspotClient class can get available networks. But I can't find any useful methods in that class.

I used following links

http://supportforums.blackberry.com/t5/Java-Development/How-to-scan-for-available-networks-for-device-from-application/m-p/519179/highlight/false#M105143

Scan for available Wi-Fi networks on BlackBerry

来源:https://stackoverflow.com/questions/4036747/list-wifi-access-points

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