Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User prbhat's Avatar
    Join Date
    Mar 2003
    Location
    Bangalore
    Posts
    22
    Hi All,

    Can we pass data from one application to another which is invoked from the first application? If yes please suggest how that can be done.

  2. #2
    Registered User rpanton's Avatar
    Join Date
    Mar 2003
    Posts
    17
    There are several ways of doing this.

    1. Application views (see the 'Utilizing External Application Views' document available from the Nokia Forum).

    2. Client/Server mechanism - there's example code for this in the SDK.

    3. Shared memory (RChunk::CreateGlobal()). Remember to mutex accesses.

    Client/Server is the most elegant and useful.

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