How to send MMS to MMSC?

How to send MMS to MMSC? SearchSearch
Author Message
Fred Talettok
Unregistered guest
Posted on Monday, November 29, 2004 - 04:25 pm:   

Hi,

I am new to the MMS technology (I developped a small application for sending SMS to a phone provider's MMSC) and I would know be able to send MMS. Does anyone can explain me what are the different steps to do this?
I mean:

I have first to open a GPRS connection (using at commands) right?

I know (more or less) how to built and encode a MMS PDU (M-Send-req) but I don't know how to make the "connection" between the PDU and the AT commands. I mean, is there an AT command to send MMS PDU?

Thanks a lot for your answer.
vampire_janus
Unregistered guest
Posted on Tuesday, January 25, 2005 - 07:28 am:   

if you know a little java, i can show you. please email me.
vampire_janus
Unregistered guest
Posted on Wednesday, February 02, 2005 - 06:26 am:   

actually my sample codes require a gprs/wap/ppp connection in the background. so i don't deal with AT commands.
vampire_janus
Unregistered guest
Posted on Wednesday, February 16, 2005 - 01:39 am:   

should anyone be interested, i have uploaded my codes. just please join the group and retrieve the files from there.

http://groups.yahoo.com/group/newmobiletech/

happy hacking =)