12-04-2007, 01:14 PM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: Sep 2006 Model: 8700r Carrier: Rogers
Posts: 22
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Wi-Fi BalckBerry APIs in J2ME MIDlet Please Login to Remove! I would like to detect Wi Fi spots availability (both secure and unsecure) in J2ME MIDlet.
The purpose of a user-initiated J2ME (MIDP2.0) application on BB 8820 is automaticaly connection to wi-fi spots. Secured spots are also offered to user if there are no unsecure spots found(connecting using user/password information). If no spots are located/connected, the application uses its default connection via GPRS network provider. Successful connection to either of these connections gives him least-cost access to wireless internet services.
The are ABSOLUTELY NO Pure J2ME API to provide this functionality. So, I would like to use RadioInfo , WLanInfo classes etc. inside
a MIDlet .. (kinda of work arround) .. at least ...
Is there some sample demo application provided or "Working with Wi-Fi connections on a BlackBerry device" is only the source to start from ? |
| Offline
| |