Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User jiangpo's Avatar
    Join Date
    Mar 2003
    Posts
    3
    I know how to Send MMS via the MMSC, I have wrote a win32 DLL to create and send MMS to Nokia MMSC Emulator. It work well. But I want to know how to Send MMS to a mobile and dosen't via a MMSC.

    Thanks Nokia experts.
    I have successfully sent a MMS notification via SMS by your answers. when I send a MMS notification via SMS gateway to my mobile , I will see the mobile phone recieving something ,but after a moment the mobile can't recive any MMS.

    My Question is :
    How can I Build a Wap Server that supply MMS Push?
    and How can I send a MMS notification to a mobile via SMS?
    How to let the mobile to get the MMS ?
    where can I get the documents about UDH(SMart Message), TPDU?

    Thanks a lot.
    Last edited by jiangpo; 2003-06-02 at 06:27.

  2. #2
    Registered User alanskinner's Avatar
    Join Date
    Jun 2003
    Posts
    18
    jiangpo!

    Could you give me any advice on sending an MMS to the Emulator?

    Im having trouble getting started, im currently getting a '400 Message Validation Failed' when i send

    POST / HTTP/1.1
    Content-Type: application/vnd.wap.mms-message
    Content-Length: 14
    Host: localhost:8000


    Im expecting a '204 No Content'

    Is there any good c/c++ source anywhere that you know of?

    Cheers

    Alan

  3. #3
    Registered User alanskinner's Avatar
    Join Date
    Jun 2003
    Posts
    18
    Oh and to send MMS Notifications via SMS.
    Im not sure how to do it via Nokia, but if you find an aggregator like wcl.com it can be done with simple TCP/IP

  4. #4
    Registered User jiangpo's Avatar
    Join Date
    Mar 2003
    Posts
    3
    Hi, alanskinner
    I'm sorry. I have no any c/c++ soure for sending MMS to MMSC Emulator. I use the Borland Delphi build program.

    At a very start, I have the same problem. when I post a message to the Nokia MMSC emulator, it response the "400" Error. Since I use Delphi 7.0 to rebuild the program, it response the "204". I think Delphi7.0's 'http control' is better than Delphi6.0's. Afterward I find Delphi6.0's 'http control' is not support the Http 1.1 protocal , although it has the 'http1.1' property.

    You should find a better control or class for c/c++ , if you can't get any one . you should refer to the RFC2616 document about http1.1.

    In addition: the following document is very useful. you can get them at www.froum.nokia

    1、MMS Center Application Development Guide
    2、External Applications Develpoer's Guide
    3、Wap-209-MMSEncapsulation

    good luck!

  5. #5
    Registered User alanskinner's Avatar
    Join Date
    Jun 2003
    Posts
    18
    Cheers!

    I have a better understanding of it all now too ;o)
    I will get an MMS generator instead of writing my own!

    ta

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