| View previous topic :: View next topic |
hutsefluts
Joined: 10 Jul 2007 Posts: 11
|
Posted: Wed Jul 25, 2007 3:31 pm Post subject: Flow diagram |
|
|
|
hi,
I am trying to make a PHP page which is able to send an MMS, I bought a gprs modem which I have succesfully installed on my computer.
I only dont really know how MMS works. So I hoped someone could help me out here.
How does MMS work? Could anyone hook me up with a flow diagram for sending MMS or something like that? Is there reliable software which I could use?
Thanx in advance |
|
| |
|
|
Nimesh
Joined: 10 Jul 2007 Posts: 7
|
Posted: Wed Jul 25, 2007 3:36 pm Post subject: |
|
|
|
He hutsefluts,
I know there is some flowchart available, but i have not been able to find it yet.
I am also creating webpages which send MMS messages. I am using the ActiveXperts MMS toolkit, works fine, you should try it.
You can find it on their website http://www.activexperts.com
Good luck! |
|
| |
|
|
hutsefluts
Joined: 10 Jul 2007 Posts: 11
|
Posted: Wed Jul 25, 2007 3:38 pm Post subject: |
|
|
|
He Nimesh,
I have downloaded the toolkit and you're right, works fine, but I still would like to have a flowchart, so I can understand more what I'm doing. |
|
| |
|
|
Dookie
Joined: 10 Jul 2007 Posts: 8
|
Posted: Thu Jul 26, 2007 11:31 am Post subject: Re: Flow diagram |
|
|
|
[quote="hutsefluts"]hi,
I am trying to make a PHP page which is able to send an MMS, I bought a gprs modem which I have succesfully installed on my computer.
I only dont really know how MMS works. So I hoped someone could help me out here.
How does MMS work? Could anyone hook me up with a flow diagram for sending MMS or something like that? Is there reliable software which I could use?
Thanx in advance[/quote]
Hi there,
Depends very much on what kind of MMS you want to send and where you want to send it to.
Basicly, the proces of sending an MMS is quit simple, you're basicly storing a message at a temporary location/gateway. When the message arives there, the recipient receives a message that there is a message waiting for him, and then the recipient start downloading the message |
|
| |
|
|
|
|
|
|
|