Mms size

Mms size SearchSearch
Author Message
newbie
Unregistered guest
Posted on Thursday, March 18, 2004 - 04:52 am:   

I send MMS by WAP over SMS, but it can't beyond 1K byte,or it will n't be sent successfully,why?
I use M$ smartphone2003.thanks in advance.
Ravikanth Bollapragada
New member
Username: Ravikanth_b99

Post Number: 2
Registered: 03-2004
Posted on Thursday, March 25, 2004 - 12:07 pm:   

Hello newbie,

Please follow my sample test case of sending large MMS.

http://support.nowsms.com/discus/messages/12/3537.html

Hope this helps !

Regards,
Ravikanth Bollapragada

ravikanth_b99@yahoo.com
http://www.bollapragada.com/ravikanth.htm
newbie
Unregistered guest
Posted on Monday, March 29, 2004 - 04:45 am:   

Hi,Ravikanth
i know how send MMS, I mean, I send mms with WAP over SMS, I want to know if the bearer is limited on sending mms. can you catch me?
Ravikanth Bollapragada
New member
Username: Ravikanth_b99

Post Number: 10
Registered: 03-2004
Posted on Monday, March 29, 2004 - 08:12 am:   

Hello newbie,

I get you already !

The thing is.. the bearer will limit the size of the packet you send. It depends on the socket layer of your environment. Even if the send() succeeds, it is not a confirmed response, as you will be using datagram socket.

So it is always better to limit the size of your packet to some value below 1K bytes, and use SAR (Segmentation & Reassembly) to send long MMS.

Thats why I gave you the link of a sample longer MMS.

Regards,
Ravikanth Bollapragada

http://www.bollapragada.com/ravikanth.htm
Mail: ravikanth_b99@yahoo.com
Ravikanth Bollapragada
New member
Username: Ravikanth_b99

Post Number: 11
Registered: 03-2004
Posted on Monday, March 29, 2004 - 08:16 am:   

Hi newbie,

I was wrong, understanding you.. I missed your mention about WAP over SMS, which is new to me. I will take back my comments.

I am talking about how to send MMS directly throught WAP over GPRS connection.

Regards,
Ravikanth Bollapragada

http://www.bollapragada.com/ravikanth.htm
Mail: ravikanth_b99@yahoo.com