Is it NowMMS able to read incoming MMS?

Is it NowMMS able to read incoming MMS? SearchSearch
Author Message
jvos
New member
Username: Jvos

Post Number: 1
Registered: 01-2006
Posted on Friday, January 20, 2006 - 11:07 am:   

I need an API able to read incoming MMS.

Is it possible with NowMMS ?

Tx
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5455
Registered: 10-2002
Posted on Friday, January 27, 2006 - 07:04 pm:   

Yes.

Please see:

http://www.nowsms.com/documentation/ProductDocumentation/2_way_mms_support.htm

In short, there are 3 ways to configure NowSMS to deliver MMS messages to an application:

1.) A file/directory based interface where new MMS messages are automatically parsed and split into individual file components.

2.) An XML/SOAP based interface where messages are posted to an application in the MM7 format over HTTP/POST.

3.) Converted to SMTP format and forwarded to an e-mail address.

More details on the above interfaces can be found at the link mentioned above.

Also, refer to this link for information about how to configure NowSMS to connect to an operator MMSC for message retrieval:

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

-bn