Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor ask_expert's Avatar
    Join Date
    Mar 2003
    Posts
    124
    There are no APIs to disconnect a data call from Personal Java application without JNI. This resolution describes two ways to make disconnecting somehow possible without JNI and Java APIs.

  2. #2
    Regular Contributor iswara's Avatar
    Join Date
    Mar 2003
    Posts
    194
    Two possible ways to do disconnection without JNI:

    1.
    In the access point setting there is a setting for the idle time setting. The user can be asked to set small time interval according to his requirement and the connection will be dropped when connection is idle and there is no activity. When the application wants to connect again it will be prompted automatically to establish connection again.

    2.
    Another way is to ask the user to disconnect the data call. When the disconnection must be done a dialog box which ask to cancel the Internet connetion can be showed to the user.

    13127

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved