Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor LiamQ's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    101
    I would like to be able to communicate from my MIDlet to a native Symbian app on the Nokia 7650. Given the restrictions of MIDP, I'm not sure if this is possible, so I'm open to ideas.

    Here are a couple ideas, but I don't know if they're feasible and I don't have a Nokia 7650 on which to test them:

    1. Have the native Symbian app listen for a local HTTP connection on an agreed upon port and have the MIDlet make an HttpConnection to (for example) http://localhost:7777. Do localhost connections from MIDlets work on the Nokia 7650?

    2. Write messages to RMS from the MIDlet and have the native Symbian app watch the record store for interprocess communications. This seems risky as I suppose the record store location and format could change with new firmware releases.

  2. #2
    Registered User greenfrog's Avatar
    Join Date
    Mar 2003
    Posts
    24
    due to JNI is not provided with MIDP, another way may be to use a comm: connection with a loopback interface (so u can use AT-commands and act as a modem), but i didnt think that this will be working...

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