我已经开发了一个短信应用程序(使用GSM调制解调器发送/接收短信)使用这个库-
我有一个计时器,每3秒检查一次收到的消息。问题是,每隔几分钟我就会收到这个错误:
***
at GsmComm.GsmCommunication.GsmPhone.GsmComm.GsmCommunication.IProtocol.ReceiveAnything(String pattern)
at GsmComm.GsmCommunication.GsmPhone.GsmComm.GsmCommunication.IProtocol.ReceiveMultiple()
at GsmComm.GsmCommun