Discussion Board

Results 1 to 11 of 11

Thread: mms_send()

  1. #1
    Registered User DrYSG's Avatar
    Join Date
    Mar 2008
    Posts
    17
    Looking through the 1.4.2 documentation, I see that sms_send() has a parameter for callback (to test if the message was sent, etc.) But mms_send() does not seem to have it.
    Why?

    Also, is there any way to send a multipart message (.wav file AND also a .jpg?)

    Finally, I was looking through the source modules to see if there was a hidden option in mms_send(), but I am a newbie and all I find in the nokia opensources is the C++ extension libraries, but there seems to be also somewhere Python wrappers that are imported. (I did not see them in the SDK). Where can I find the actually python import libraries so that I can understand better what they are doing?
    Last edited by DrYSG; 2008-04-15 at 15:45.

  2. #2
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    hi DrYSG
    plz check this for more details of sending the mms.
    hope this will help you.
    best regards

  3. #3
    Registered User DrYSG's Avatar
    Join Date
    Mar 2008
    Posts
    17
    I looked at your examples. And I am doing pretty much exactly what you illustrate. (and my example also works).

    What I was asking in my note was

    1) is there a cb (callback parameter) and why not, SMS has one.
    2) background sending of mms messages
    3) multipart mms messages (one can do it from the native mms function but I don't see how to do it programatically
    4) where is the python extension for messaging, audio, etc.

  4. #4
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    hi DrYSG again
    i think there is no call back to mms_send(). if you want to do that you can change the source of the messaging module. I am also searching for the code.
    Moreover one more option is of writing an extension bit tough option.

  5. #5
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    If you are referring to the Python modules that are imported by "import...", those are in C:\RESOURCE (I have Python on phone memory, but I think the same location is used if you have it on memory card)

  6. #6
    Registered User DrYSG's Avatar
    Join Date
    Mar 2008
    Posts
    17
    I am assuming that multipart MMS messages (voice, multiple picture files, etc) is also not something directly supported by the python api.

  7. #7
    Nokia Developer Moderator bogdan.galiceanu's Avatar
    Join Date
    Oct 2007
    Location
    Deva, Romania
    Posts
    3,471
    Perhaps it would be a good idea to ask here: http://discussion.forum.nokia.com/fo...d.php?p=407536

  8. #8
    Registered User DrYSG's Avatar
    Join Date
    Mar 2008
    Posts
    17
    I uninstalled python from my n95, and re-installed it on the "memory card" so that I could look at the C:\Resource python files.

    But I do not see anything there.

  9. #9
    Registered User DrYSG's Avatar
    Join Date
    Mar 2008
    Posts
    17
    Nor do I see it on the E Drive

  10. #10
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,701
    hi bogdan
    i was also not able to find the source code of modules there.

  11. #11
    Nokia Developer Moderator croozeus's Avatar
    Join Date
    May 2007
    Location
    21.46 N 72.11 E
    Posts
    3,650
    Quote Originally Posted by DrYSG View Post
    I uninstalled python from my n95, and re-installed it on the "memory card" so that I could look at the C:\Resource python files.

    But I do not see anything there.
    Quote Originally Posted by DrYSG View Post
    Nor do I see it on the E Drive
    Quote Originally Posted by gaba88 View Post
    hi bogdan
    i was also not able to find the source code of modules there.
    Bogdan is right, we can find the standard module files in C://Resource folder, if Python is installed on the phone memory.

    And here attached is a screenshot from my N95 to show that

    Best Regards
    Croozeus
    Attached Images Attached Images
    Pankaj Nathani
    www.croozeus.com

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