PPP connection or WAP gateway

PPP connection or WAP gateway SearchSearch
Author Message
erizal nazaruddin
New member
Username: Rizal

Post Number: 1
Registered: 12-2003
Posted on Monday, December 08, 2003 - 05:47 am:   

Hi all,

I want to know more about how to send MMS content data like polyphonic, color graphic picture, java games,etc. I've read some discussion about it that its require WAP gateway but some other discussion could be use PPP connection with GPRS Modem. If I use WAP gateway, I Don't require GPRS Modem, vice versa?
If use GPRS modem how to send the content data, and what GPRS Modem type can do it?
I have little more information about PPP connection, can you describe me about that?

Thanks,
Rizal
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1330
Registered: 10-2002
Posted on Tuesday, December 09, 2003 - 08:07 pm:   

Hi Rizal,

I'll try to sort through some of the confusion.

There are two ways of sending an MMS message, which are best explained if we first look at how the process of receiving an MMS message works.

When a mobile phone receives an MMS message, what it is actually receiving is an MMS notification message which it receives over SMS (technically it is a WAP push, and it doesn't have to arrive over SMS, but in practice on today's networks, it does). This MMS notification message contains header information about the MMS message, and a URL pointer that the recipient must fetch in order to retrieve the content of the MMS message.

The receiving phone then makes a data connection (usually GPRS) to retrieve the URL that has the MMS message content.

Our Now SMS/MMS Gateway can generate the MMS notification message directly, and generate a dynamic URL that tells the receiving phone to fetch the MMS message content from the Now SMS/MMS Gateway.

However, in order to send/receive MMS, the MMS client on a mobile phone is preconfigured with settings for how it makes its data connection to send/receive MMS. Those settings may point to a GPRS Access Point Name (APN) and WAP gateway that do not allow connections to any servers other than the operator MMSC. In this type of situation, while you are able to deliver the MMS notification message to the mobile, the mobile is unable to fetch the content of the MMS message, preventing MMS message delivery.

The alternative to this type of direct MMS delivery is to send MMS messages through the operator MMSC. In this case, all of the content of the MMS message is transferred to the operator MMSC. The operator MMSC generates the MMS notification message and the URL for the MMS message content is a dynamically generated one on the operator MMSC.

In order to submit an MMS message to an operator MMSC, if your operator supports MM7, EAIF or SMTP (MM4) interfaces, then you might be able to purchase an account with your operator that allows you to submit MMS messages through that account. (These types of connections can easily be configured in the NowSMS gateway on the "MMSC Routing" page.)

If your operator does not support this, or the cost is prohibitive, then it is also possible to submit the MMS messages to the operator MMSC over a GSM/GPRS modem.

The Now SMS/MMS Gateway also supports this type of configuration. In this case, when there is an MMS message to send, NowSMS initiates a GPRS connection (PPP is used over GPRS), and connects to the operator WAP gateway to send the MMS message through the operator MMSC, in the same way that the MMS client on a mobile phone would.

More information on this type of configuration can be found at the following link:

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

As an alternative to MMS, WAP Push can also be used for distributing content (WAP push can be sent over SMS only, you don't have to worry about GPRS, etc.). With WAP Push, you do not have the problem above with operators blocking external MMSCs. But the WAP push user interface can vary quite a bit in different PCs, and users are not as familiar with it as they are with receiving an MMS message. The Now SMS/MMS Gateway has a multimedia WAP push function where you can submit multimedia objects to the gateway, and it delivers them via WAP push.

-bn
Reshma
Unregistered guest
Posted on Thursday, February 19, 2004 - 10:29 am:   

Hi,
I am trying out mms over wap push method. What I am not clear about is whether as a VASP I need to connect to the operator SMSC over SMPP protocol or do I have to connect to the operator MMSC using MM7 protocol. I am assuming that an SMSC connection is enough for wap push but if operator mmsc connection is required, please explain.....
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1928
Registered: 10-2002
Posted on Saturday, February 21, 2004 - 01:06 am:   

Direct delivery MMS (if not blocked by your operator) can be done via an SMSC connection.

WAP Push can be done via an SMSC connection.

To submit messages through an operator MMSC requires a different type of connection, such as MM7. The following link talks about connections to operator MMSCs:

http://www.nowsms.com/documentation/ProductDocumentation/mms_notifications_and_c ontent/Connecting_to_operator_MMSC.htm
Sourabh
Unregistered guest
Posted on Tuesday, March 02, 2004 - 10:57 am:   

My question is about how to generate an MMS message? Can u pls tell me in detail and also technically so that i can do one.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1941
Registered: 10-2002
Posted on Tuesday, March 02, 2004 - 07:42 pm:   


quote:

My question is about how to generate an MMS message? Can u pls tell me in detail and also technically so that i can do one.




This discussion forum is intended for support of the Now SMS/MMS Gateway product. And therefore, questions that pertain to this product receive the highest priority for replies.

From a NowSMS product perspective, this thread already provides considerable information on available options for connecting NowSMS into an operator network so that you are able to send an MMS message. Once connected, the web interface of NowSMS could be used to submit an MMS message and verify proper configuration.

The following link then explains API options for programmatically submitting MMS messages to NowSMS:

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

If your question is not related to our product, then you may want to try one of the other forums in this discussion board, specifically the MMS Technical Discssions forum, where you may already find some pertinent information in several discussion threads.

-bn