PDU短信发送编码程序C# 程序中的sp是SerialPort类型的对象,在System.IO.Ports命名空间下//手机号码转换为pdu模式privatestringtelc(stringMobileNum){inttl;stringltem,rtem,ttem;intti;ttem="";tl=MobileNum.Tri
诺基亚C#利用SerialPort收发信息 Created by Noah Coad See blog post: http://msmvps.com/blogs/coad/archive/2005/03/23/39466.aspx ====== Ports Added/Removed Scenarios (on timer tick) ==