Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor abdelbakiguesmi's Avatar
    Join Date
    Feb 2009
    Posts
    128
    hi,
    I open a CSD connection between two mobile devices. now how to send a jpeg image with size 5ko (c://file/image.jpeg) from mobile 1 to mobile 2?

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    On the sending phone, you may want to RFile::Open, RFile::Read, RFile::Close, RComm::Write, RComm::Close.
    On the receiving one, you may want to use RComm::Read, RComm::Close, RFile::Create/Replace, RFile::Write, RFile::Close.
    And use a single, over-sized descriptor for this test (say a "TBuf8<10000> iBuf;" member variable).

  3. #3
    Regular Contributor abdelbakiguesmi's Avatar
    Join Date
    Feb 2009
    Posts
    128
    thank you for replay
    I have other question :
    - How to retrieve the caller's number (data call)?

Similar Threads

  1. how to cut some part of Image
    By mshouab in forum Mobile Java Media (Graphics & Sounds)
    Replies: 2
    Last Post: 2006-08-04, 09:05
  2. can i send sms from pc to mobile?
    By bintelnoor in forum Python
    Replies: 1
    Last Post: 2006-05-19, 09:44
  3. HELP: Mutable Image to Immutable Image?
    By rj_cybersilver in forum Mobile Java Media (Graphics & Sounds)
    Replies: 1
    Last Post: 2005-03-26, 09:58
  4. Replies: 1
    Last Post: 2003-10-03, 08:35
  5. How to send Smart Messaging. I can send text SMS from Nokia Mobile Toolkit3
    By ask_expert in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2002-05-10, 16:19

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