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.
Related Posts
- I have to send an SMS to 1400 people, how will I do that?
- Second day of work and I can’t go home…
- My first day of work (Part 1)
- My first day of work (Part 2)
- SMS Gateway, the Bata Edition
- Project Genesis
- Learning the AT Commands
- Dissecting the SMS
- The javax.comm for Serial Communications
- SMS Gateway Project of Batang Yagit
Tagged with: SMS Project










































