Discussion Board

Results 1 to 7 of 7
  1. #1
    Registered User dirk.koehler's Avatar
    Join Date
    Jun 2008
    Posts
    2
    Hi,

    I'm currently investigating how a java midlet could potentially communicate with a local process on S60. I'm able to let the Midlet communicate with native application via localhost TCP communication, but this always triggers a security dialog from the JVM asking the user for acceptance of the midlet network access. I want to avoid this dialog and I'm looking for a way around it.

    I know the user can avoid the dialog by changing the security settings, but i'm basically looking for a solution which allows the midlet to communicate outside with a native application outside the JVM silently (with default settings), e.g. native app writes into the RMS of the midlet applications, or the native app sets system properties dynamically or similar things (just some thoughts i have)

    Anybody any luck/solution with implementing the request behavior on S60?

    thx a bunch,

    dirk

  2. #2
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    I am not sure if the native apps will have access to the RMS file of the MIDlet. My guess is that this is not possible...

    If you use files, you will get confirmations for reading the files (on the MIDlet side), so this will not work either.

    I cannot come up with any other mechanism to make this happen, so you might be out of luck. But of course someone could prove me wrong...

    Hartti

  3. #3
    Registered User dirk.koehler's Avatar
    Join Date
    Jun 2008
    Posts
    2
    Hartti, thx for your reply!

    Anybody else any luck with accessing the RMS of a midlet from a native app? probably an issue with the capabilities, but still it would be good to know if this is possible...

  4. #4
    Hi ant body can help on this topic
    I want to communicate between MIDlet..On midlet for parsing url throw XML and pass it in player midlet how can i do it ....
    Pleas Hepl if any body knos..

  5. #5
    Nokia Developer Champion jitu_goldie's Avatar
    Join Date
    Sep 2008
    Location
    Noida, U.P.
    Posts
    1,330
    Quote Originally Posted by nrd.daheriya@gmail.com View Post
    Hi ant body can help on this topic
    I want to communicate between MIDlet..On midlet for parsing url throw XML and pass it in player midlet how can i do it ....
    Pleas Hepl if any body knos..
    Your problem seems quite different from current discussion.Please start separate thread to get some helpful. Well u have to parse that XML file and save the attributes of XML in different containers. Lots of parsers are available on net. Just search on net and go through the XMl parsers and parsing..Its not a quite tough job u have to just search on net.
    thanks,
    jitu_goldie..

    KEEP TRYING..

  6. #6
    Registered User kv3981's Avatar
    Join Date
    Jan 2010
    Posts
    2
    Did anybody have an idea yet how one could realize a communication like this? This shouldn't be unusual since MIDlets have far fewer possibilities than native apps. Extending their functionalities with a native app seems natural.

    What about STDIN/STDOUT?

    EDIT: I just found something. Take a look at this:
    http://developer.symbian.com/main/do...ndex.jsp#reach

    Regards,
    Philipp
    Last edited by kv3981; 2010-01-25 at 19:10.

  7. #7
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    The best available technique is described here.

    However, this is a somewhat clumsy process, and is in no way seemless.

    Graham.

Similar Threads

  1. Communication between Java and C++ apps on S60 phones?
    By wsaar in forum Mobile Java General
    Replies: 8
    Last Post: 2009-03-23, 11:03
  2. Java App Midlet certification (new thread)
    By mocad_tom in forum Mobile Java Networking & Messaging & Security
    Replies: 5
    Last Post: 2008-06-24, 04:12
  3. Java App Midlet certification
    By jsia18 in forum Mobile Java Networking & Messaging & Security
    Replies: 8
    Last Post: 2008-06-18, 15:20
  4. running s60 app on a java phone .. problems ! :)
    By nkshirsagar in forum Mobile Java General
    Replies: 2
    Last Post: 2008-02-18, 07:58
  5. Switch S60 java midlet to foreground
    By mposborne in forum Mobile Java General
    Replies: 2
    Last Post: 2007-07-31, 10:17

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