Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User jtnurmi's Avatar
    Join Date
    Oct 2006
    Posts
    16
    Hi.

    Should it be possible to use MMS attachments? Anybody succeeded to send MMS with an attachment? Sending is ok, but the attachment is not just there. The file exists for sure and the path is correct.

    list.append("c:\\Data\\test.txt");
    msg.setBody("Test");
    msg.setAttachments(list);
    msg.setType(XQMessaging::MsgTypeMMS);
    msging->send(msg);
    Last edited by jtnurmi; 2009-04-09 at 10:11.

  2. #2
    Nokia Developer Moderator isalento's Avatar
    Join Date
    Jun 2008
    Location
    Tampere
    Posts
    833
    Hi,

    I just tested and it with jpg image and it seems to work. Could you please share some code so we could trace the problem?
    Make sure that you call message.setAttachments(). I forgot it and wondered why it didn't work

    Ps.
    I had some problems with libs. I had to add some extra stuff to get application working
    -lcharconv -lgsmu

    -Ilkka

  3. #3
    Registered User marko_m's Avatar
    Join Date
    Feb 2008
    Posts
    5
    Take a look at CameraMMS Demo that can be found from "Mobile Extension first preview package":
    http://wiki.forum.nokia.com/index.php/Mobile_Extensions
    CameraMMS Demo uses XQMessaging class for sending and receiving MMS messages which include
    attached picture.

Similar Threads

  1. Retrieving MMS attachments - (S60 2nd Edition FP3)
    By prabhjotsinghbaljyoti in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2009-02-06, 07:29
  2. Parsing MMS attachments in order
    By jay_manikandan in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2008-05-10, 11:18
  3. Is it possible to get the mobile model from a mms?
    By _KLiFF in forum General Messaging
    Replies: 1
    Last Post: 2004-09-28, 16:07
  4. Nokia Mobile VPN Client
    By marcyl in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2003-12-01, 14:47
  5. how to send MMS via persnal wap server?
    By jiangpo in forum General Messaging
    Replies: 4
    Last Post: 2003-06-05, 10:06

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