How to scan for available networks for Blackberry device from application?
- by amsiddh
Hi All,
Is there any RIM API available which will help to get the list of available network service or only Wi-Fi networks for a device and set selected network access point for any network communications?
Is it possible programmatically to disable the Mobile networks like GPRS, WAP, etc?
For Ex:
When a application is started it should scan for WiFi connections (even if there are no previous WiFi network access points are set on device) and list the available WiFi connection. Then user will select the appropriate WiFi connection to connect for any network communication. Outside the application any internet communication (like browser or any other application) should done through same selected WiFi connection.
The scanning for WiFi and setting the connection is almost similar to Blackberry WiFi Setup.
If anyone know how to implement this using available RIM API and let me know its possible or not. Please share if anyone have any code snippet related to this.
I am looking for OS v4.5, 4.7, and 5.0.
Thanks,
siddh.