Skip to Main Content

Embedded Technologies

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

activate or open windows mobile network connection (gprs)

843849Apr 14 2006
Hi,

I am developing a Java application for Windows Mobile 2003 phone edition (Pocket PC) which as to communicate with a J2EE Server. On CLDC MIDP devices this works very good, just having to invoke Connector.open(xx) and even if the phone is not connected to the internet via GPRS, the connection is opened by the underlying j2me implementation/phone os.

now on a ipaq 6510 for example, if there is NO GPRS or Wi-Fi connection enabled, the Java app just doesn't get a connection.

I can see that native windows mobile apps actively invoke/open a GPRS connection if needed - how can that be done in Java? Any Ideas - e.g. JNI?

regards,
Hans
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2006
Added on Apr 14 2006
0 comments
161 views