how can I connect gsm to MMSC

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
maffins
Forum Newbie
Posts: 1
Joined: Wed Aug 19, 2009 3:43 am

how can I connect gsm to MMSC

Post by maffins »

1. I have a GSM modem

Hence, i want to develop an application that:
1. When someone send message :
a. If the SMS is MMS notification message, retrieve the content location in the MMSC.
b. Connect to the MMSC using the GSM as GPRS modem and retrieve the MMS to PC.

I have gone through the MMS protocols and how the process goes but what i want is how can this be implemented in php
Post Reply