Tagged Questions
1
vote
1answer
482 views
How do you handle unsolicited responses (like incoming calls) when handling sms with a gsm modem
I have tried to develop a gsm modem library for handling sms built around system.io.ports.serialport. it does not handle unsolicited responses very well, in particular incomming calls. i resort to ...