搜索资源列表
Csms
- 这几天不停的收关于短信的pdu编码程序.在整理程序为下 在这里发到网上希望对朋友们有所帮助 这个程序以C#写成.有大部份的代码是我反编后处理得到的. 现在暂时在发号码不等于13的电话时有问题 可以收发短信 -these days constantly on the resumption of SMS pdu coding process. Tidying up the process for the next made here online fri
ZybPDU
- GSM模块接收和发送短信时对短信的处理类。 /// <summary> /// 函数功能:提取短信的发送时间 /// 函数名称:GetDataTime(string SMS) /// 参 数:SMS:要进行转换的整个短信内容 /// 返 回 值:发送时间 /// </summary> /// <summary> /// 函数功能:提取短信的内容(PDU) /// 函数名称:GetCon
TC35
- 中英文手机短信PDU编码(UCS2)解码(UCS2,7-Bit) C# 程序
PDUEncode.rar
- 实现了PDU编码的功能,对短信进行编码,提取中心号码等并进行编码。,Implementation of the PDU encoding functions encode the message, extract the Center and for encoding numbers.
PDU
- 实现了PDU编码的功能,对短信进行编码,读取短信中心号码。-Implementation of the PDU encoding functions encode the message.
csharppdu
- 手机短信的pdu编码和解码,很好用,大家可以参考一下.可以生成d-SMS the PDU encoding and decoding, very good, and we can refer to. Can generate d
HHPort2008714
- 里面包含了一个中文短信PDU格式编解码和收发的基类和一个测试应用程序-Which contains a text message encoding and decoding the base class and a test application
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.
pdu
- 基于c#语言 利用 vision 2010 开发环境辨析额的pdu类的相关操作。-pdu operation of snmp base on vision 2010 with c sharp use the snmpsharpnet,and then descrip the operation.
GSM
- 单片机控制gsm发短信程序,能够实现单片机控制gsm发送txt或者pdu格式的短信-SCM gsm text messaging program, to achieve single-chip control gsm send pdu format txt or SMS
aSMS-Source-Code
- pdu-text converter, pdu-text converter, pdu-text converter,-pdu-text converter,pdu-text converter,pdu-text converter,
UserMC52iSentMessage
- C# winform 使用串口控件 使用MC55TS的GPRS模块PDU模式 实现发送短信 -C# winform using serial control using MC55TS GPRS module to achieve SMS PDU mode
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.