Regarding Send MMS MSG using URL

Regarding Send MMS MSG using URL SearchSearch
Author Message
Johnny
Frequent Contributor
Username: Johny

Post Number: 54
Registered: 02-2009
Posted on Wednesday, March 18, 2015 - 10:00 am:   

Hi

I run now sms 2014.12.12
I want to Send MMS MSG entering URL to the internet brower such as crom.
I have found way to send sms message entering URL.

when I enter the follow URL, sms is received to the handset.

http://222.222.222.222:8888/Send%20Text%20Message.htm?PhoneNumber=22114856&Sende r=22114856&Text=dddd&InfoCharCounter=&PID=&DCS=&ReceiptRequested=No&DestPort=&De layUntil=&Submit=Submit&inserter=

But I don't know how can I send MMS message entering URL.

Could I send MMS entering URL to the internet brower?

Thanks
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 5238
Registered: 08-2008
Posted on Wednesday, March 18, 2015 - 03:39 pm:   

Hi,

The short answer is that you can't.

It needs to be an HTTP POST so that you can transfer the content. You will find examples of how to do this from PHP, Java, command line, or .NET here: http://www.nowsms.com/doc/submitting-mms-messages.

The longer answer depends on the content being accessible via a web server...if it is, there are ways to tell NowSMS to fetch the MMS content objects from a web server. But I would suggest using one of the methods linked to above first.

--
Des
NowSMS Support