Send MMS message in localhost

Send MMS message in localhost SearchSearch
Author Message
Agung
Unregistered guest
Posted on Tuesday, November 18, 2003 - 08:00 am:   

Hi, Mr.Bryce.
I couldn't send MMS message with the NowSMS/MMS Gateway in localhost (I'm not connect to internet), what configuration should i take to the gateway so i can do that in localhost? Could you please send me the script to send wap push in php script? Thank's again.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1174
Registered: 10-2002
Posted on Wednesday, November 19, 2003 - 03:01 pm:   

Hi Agung,

There are two ways to configure NowSMS to send an MMS.

The default mode is for NowSMS to act as an MMSC and perform direct delivery of MMS messages. In this case, NowSMS must be installed on an internet accessible PC ... as the MMS notification message will be sent out over SMS, and include a pointer that tells the recipient phone to download the MMS content from the PC that is running NowSMS. The phone then initiates a data connection, usually over GPRS, to retrieve the content.

In the v5.0 release, we also introduced the ability to send MMS messages by sending them through an operator MMSC. In this mode, the MMS message content is transferred off of the PC running NowSMS and on to the operator MMSC ... the operator MMSC generates the MMS notification, and the recipient phone fetches the message content from the operator MMSC instead of the NowSMS PC.

Unless you have an account for connecting to an operator MMSC over MM7, MM4 or EAIF ... you would use a GSM/GPRS modem for this latter type of connection.

This configuration is described at the following link:

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