Sending mms file through http

Sending mms file through http SearchSearch
Author Message
tallat
Unregistered guest
Posted on Friday, March 05, 2004 - 12:48 pm:   

heloo
tell me the compelte url ..for the http request to send the mms file .. through http..



Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2032
Registered: 10-2002
Posted on Tuesday, March 09, 2004 - 08:20 pm:   

Submitting an MMS requires that you use HTTP POST instead of HTTP GET. Unless you store the components of the MMS message on another web server in which case you can send NowSMS an HTTP GET request that includes references to the HTTP URLs to fetch that include the MMS message components.

This is described in the following link:

http://www.nowsms.com/documentation/ProductDocumentation/mms_notifications_and_c ontent/Submitting_MMS_Messages_URL.htm

-bn