搜索资源列表
PDUEncoding
- PDU编解码 完成短信GSM的PDU编码和解码工作-PDU encoding
smspdulibsrc
- The smspdulib library is intended for more transparent interaction with SMS PDU. This thought over hierarchy of classes will allow you to create new classes for other types of short messages using the realized base functionality. At present, th
WincsharpGSM
- 使用pdudecoding,pduencoding 和串口,CSHAP开发的PDU方式的短信发送模块,接收模块还没有完成。-Use pdudecoding, pduencoding and serial, CSHAP developed the way SMS PDU module, receiver module has not yet been completed.
SMSPDUDemo
- SMS短信PDU编码源码,实现解码编码,程序很精简,值得参考-PDU source code SMS text messages, the realization of decoding codes, procedures are streamlined, it is also useful
smspdulibsrc
- SMS短信PDU格式标准函式库,可以与SMSC通讯,源码提供完整发送/取消/查询功能-SMS SMS PDU format standard libraries, communication with the SMSC, to provide a complete source to send/cancel/query functionality
SMS
- 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send long text messages, a PDU encoding and decoding
PDUSMS
- 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send the contents of a longer text messages, a PDU encoding, decoding, sending
TC35GSMTest
- 1.串口连接短信猫后,依次选择串口、点击“开始”、点击“SMSCAddr”,填写手机号码和短信内容后,点击“Send”按钮发送短信。 2.源码可用于研究短信猫的AT指令,PDU编码格式,其中SMSInfo.cs 和 CodingHelper.cs 两个文件是研究PDU编码的关键类 3.整个工程使用了单例模式、委托等技术,编程风格很好,也值得刚毕业的人学习。-1. Serial connection messages after a cat, followed by choice of s
M22_GPRS
- C# 做的基于M22 GPRS的拨打,接听电话,收发短信软件,简单实用!-M22_GPRS,PDU Msg,Call.
Demo
- C#写的串口通信工具,可以发送PDU格式编码,同时接收串口通信数据。-A program written in CSharp, which is used for serial port communcation.
SerialPortTest
- c#开发的短信猫串口通讯测试软件。支持pdu和Text方式的短信-c# development of SMS cat serial communications testing software. Supporting pdu mode of SMS and Text
PS.SMS2.ZIP
- CSharp(C#) SerialPort 用串口通信 WaveCom Modem(GSM,TC35)短信猫(终端), 不要网上的sms.dll, 它有#和|分隔符的BUG, PDU(UCS2)编码和解码-CSharp (C#) the SerialPort with the serial communication WaveCom Modem terminal, do not Internet sms.dll, BUG# and | separator PDUs (UCS2) en
MMSAUTO2010
- MMS PDU编码,支持GIF,JPG,MID,中文标题,自动生成彩信包。VS2008。 -MMS PDU coding, support GIF, JPG, MID, the Chinese title, automatically generated MMS package. VS2008.
EncodePDU
- Program to Demostrate PDU Encode Algorithm used in GSM SMS Communications. CSharp. User can Enter Mobile Phone Numer and Short Text Message and Program Coverts into PDU Format
sendSMSPDU
- CSharp Command Line Program for Send SMS using PDU and AT Commands. It was tested with ZTE and HUAWEI USB GSM Modems. Notice that Modem is Enabled with AT+CFUN 1,0 command when program starts.