PDA

View Full Version : Blackberry create wifi connection api


jdesmedt
08-10-2009, 03:15 AM
Hi,

I am writing an application for BlackBerry that uses a Wifi Access Point (AP) to connect to internet. I was wondering if it is possible to connect to an AP by using the RIM API. If I start the application now and there is no Wifi AP, the application can't connect. I have to quit the app and select an AP. Once the AP is set, the application runs as expected. This is however not so user friendly, so that's why I want to know:
Can you set the wifi AP by using the RIM api or J2ME api?

Thanks in advance