![]() |
scanning wifi access points Hello, I'm looking for a way to retrieve the information for all visible wifi access points (e.g. routers).I don't intend for my application to connect to a wlan. For each access point visible to the blackberry, I want to know: SSID, BSSID and signal level. I know the class "WLANInfo.WLANAPInfo" encapsulates this information and in net.rim.device.api.wlan.hotspot the method getSupportedNetworks() takes in a WLANInfo.WLANAPINFO[]. So I'm pretty sure it's possible to somehow get a WLANInfo.WLANAPINFO[]. The question is how do I get the array. I don't intend to getSupportedNetworks(). I just want to do a scan for wifi and get that WLANInfo.WLANAPINFO array. Thanks in advance, Juan |
| All times are GMT -5. The time now is 09:52 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.