search
top

The Work Plan

We should first know how the system works before we could start working on it.  From this, I have designed the data flow for the SMS Gateway that I am going to make.

SMS > Phone > Bluetooth > COM > JAVA > MySQL > PHP > Web

The first stage starts when the incoming SMS Message enters the phone.  The SMS Message should be delivered to the PC via bluetooth (COM).   From the bluetooth device, an application would interpret the message and save the decoded message in a MySQL Database.  A PHP Script would fetch messages from a MySQL Database and publish it to the Web.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

top