zip
Junior Member level 3
- Joined
- Jun 8, 2010
- Messages
- 25
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,467
I would like to wait in loop for sms message arrival on my SIM900 and when message is detected , read that message and delete it from the system.
What's bothering me is what if another message comes while I am working on this one (Unsolicited message info) and do delition.
What is proper algorithm to handle sms reading and deletion?
What's bothering me is what if another message comes while I am working on this one (Unsolicited message info) and do delition.
What is proper algorithm to handle sms reading and deletion?