View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Thu Nov 27, 2003 4:07 pm Post subject: Send & Receive MMS ? |
|
|
Hi there,
Agreed that MMS Dairy is a great stuff. Just want to figure out how to send MMS out from my web site? Is this feature avaibale in MMS diary?
rgds,
James |
|
Back to top |
|
 |
Peffis Site Admin
Joined: 09 Sep 2003 Posts: 324 Location: Sweden
|
Posted: Sat Nov 29, 2003 12:32 am Post subject: |
|
|
No but a few has taken MMS Diary and made an MMSC from it. It's quite simple really. You need to change the message type of the message to an m-retrieve.conf (instead of an m-send.req). That is just changing a byte in the binary chunk. Read the specs at http://www.wapforum.org
Then you need to put the message so that it is accessible through HTTP somehow. After that you send out a so called "push notification" which is an SMS (not a text SMS but a binary SMS though) containing among other things the URL to the message. The phone will, upon receiving such a message, start downloading the message from the webserver.
If you had taken the time to read the documentation for MMS Diary before posting you would have found an explanation on it there. |
|
Back to top |
|
 |
|