Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User choco_chocolat's Avatar
    Join Date
    Feb 2008
    Posts
    26
    I want to ask a question:

    suppose i was able to write a symbian code that display some of the network parameters, and i want to use a java me to display these parameters, is that available ( i mean is there interface between the symbian C++ and the java me ?)

    If yes , then please tell me how or even suggest for me a link or book to read this from it.

    Thanks in advance!

  2. #2
    Super Contributor paipeng's Avatar
    Join Date
    Jun 2005
    Location
    Berlin
    Posts
    721
    you can use a local socket to communicate between J2ME and Symbian, there is also a Interface for J2me to start Symbian C++. But i didn't figure out, how it works.

    http://midpjni.com/#

  3. #3
    Registered User choco_chocolat's Avatar
    Join Date
    Feb 2008
    Posts
    26
    I am sorry, but can you give me more details ?!

    Thanks in advance

  4. #4
    Super Contributor paipeng's Avatar
    Join Date
    Jun 2005
    Location
    Berlin
    Posts
    721
    You can write an application in Symbian C++, which catches the information what you want.
    And you write a socket server (TCP) into this symbian C++ application, this server opens a local port(loop) and waiting for connection.
    If there is a connection connected, send the data(captured information) through socket to the remote socket client, like J2ME application.

    Of course you can also use a file to write/read parameters from/into Symbian C++/J2ME.

  5. #5
    Registered User david.caabeiro's Avatar
    Join Date
    Apr 2005
    Location
    Barcelona
    Posts
    1,678
    I'd recommend you also check the "Extending the reach of midlets" papers, available at symbian site, for some ideas..

  6. #6
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    MidpJni has a more detailed description in the Wiki: http://wiki.forum.nokia.com/index.ph...vicesFramework

Similar Threads

  1. A little survey regarding Java vs Symbian C++
    By Olnex in forum Mobile Java General
    Replies: 0
    Last Post: 2006-11-01, 09:00
  2. Question regarding Java vs Symbian C++
    By Olnex in forum Mobile Java General
    Replies: 5
    Last Post: 2006-09-27, 23:53
  3. The future of mobile developers (Java and Symbian)
    By symbianx in forum Symbian C++
    Replies: 0
    Last Post: 2004-11-27, 17:03
  4. How Java run in non Symbian enabled phones?
    By jpklon in forum Mobile Java General
    Replies: 1
    Last Post: 2003-10-02, 15:16
  5. How Java run in non Symbian enabled phones?
    By jpklon in forum Symbian C++
    Replies: 1
    Last Post: 2003-10-02, 13:59

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