Application Originated MMS

Application Originated MMS SearchSearch
Author Message
Anonymous
Posted on Tuesday, January 21, 2003 - 12:11 pm:   

Hi

I'm trying to developing some application to create our own MMS content.
Exactly I'm creating SMIL content for MMS.

How i can send automatically my SMIL file from my application to the MMSC?
Thanks
Bryce Norwood - NowSMS Support (Bryce)
Posted on Tuesday, January 21, 2003 - 04:06 pm:   

Hi,

You can either post to the web, or with an e-mail client via SMTP.

To use the web, on the "Web" page of the NowSMS configuration dialog, set a port number, check "Enable menu driven web interface" ... and I'd also recommend setting "Require Authentication for web interface", then define an account that you will use for submitting messages on the "SMS Users" page of the NowSMS configuration dialog.

Connect to the web menu interface, and use the "Send MMS Message" option to send an MMS messgae. You upload your SMIL file as an attachment ... just remember to also upload any other content files that your SMIL file references as well.

There's also an SMTP interface. It can be a little trickier to initially get SMTP up and running (because you have to get DNS setup). But you can configure an e-mail client to use SMTP Authentication to connect to the SMTP interface and send messages to phonenumber@mms.domain.name (mms.domain.name defined on the MMSC page of the NowSMS configuration dialog).

-bn