论文部分内容阅读
首先介绍了用于手机短信的串口通信、AT指令以及发送模式等相关知识,然后重点解析了手机短信的编码方法,包括7-bit编码和UCS2编码等,并给出了在.NET平台下用C#实现的主要代码。文章最后还描述了手机短信模块在某一个实际的监视系统中的集成与应用场景。
First of all, it introduces the related knowledge of serial communication, AT command and sending mode for SMS, and then analyzes the encoding method of SMS, including 7-bit encoding and UCS2 encoding. C # to achieve the main code. Finally, the article also describes the SMS module in a real monitoring system integration and application scenarios.