After creating the interface, now it’s time to create the functions.
For Simple Notification SMS, at least there are 9 Functions needed:
1. Function for viewing the headings of ‘INBOX SMS’ when the application is run,
2. Function for connecting GSM Modem/phone with PC
3. Function for downloading messages from SIM Card (and the phone memory)
4. Function for reading SMS in INBOX SMS
5. Function for replying SMS
6. Function for sending SMS
7. Function for deleting SMS
8. Function for disconnecting GSM modem/phone with PC
9. Function for responding AT commands from terminal (GSM modem/phone)
Advertisements
Leave a Reply