搜索资源列表
c-wap
- wappush-c实现 注意,短信应当以二进制格式发送(SMPP和CMPP里,编码为0x04) 短信内容,WAP PUSH是使用1条或者多条短信来发的,如果内容超过了140个字节,就必须分多条发送,规则如下: 0B05040B8423F00003B3 02 01 B30601AE02056A0045C60C03 6865726F2E7478736D732E636F6D 0001 03746573747465737474657374746573747465737474657374
pduAndGprs
- 短信PDU的编码(代码)呵呵,短信发送分两种方式,一种是TEST,一种就是PDU,PDU是一种编码方式-SMS PDU encoding (code) Oh, messages sent at the two methods for a TEST. is a PDU, the PDU is a coding
GSM 03.38
- 手机短信事实上具备很多您没有注意的功能,比如可以发送不是文字的信息(图铃)、可以发送FLASH短信等,这些都与下发短信的编码方式有关!-SMS in fact you do not have a lot of attention to the function, for example, could not send text messages (SMS and EMS users), Flash can send text messages, these are messages issued
pdu1
- pdu编码的软件源代码,其中还包含了中文的部分,核心代码不多,控件有第三方控件,大家看懂就可以随便编写了!-pdu coding software source code, which also includes part of the Chinese, not the core code, and the control of a third component, we understand that it can easily prepared!
ComPort.rar
- SMS实现短信的开发,实现短信息的PDU编码,以及实现长短信的编码,以及Unicode编码和解码,SMS text messages to achieve the development, realization of the PDU messages coding and coding to achieve a long message, as well as the Unicode encoding and decoding
SMS-SENDING
- 此程序能通过串口发送手机短信,通过AT命令实现读取、发送短信、打电话等功能,短信编码使用PDU格式,PDU编码占了程序的大量篇幅-This program to send SMS through serial port, through the AT command to read, send text messages, phone calls and other functions, the use of SMS PDU encoding format, PDU coding procedu
GSM_modern_send_sms
- 文中分析了利用GSM无线模块实现发送短消息的应用方案,该方案使用AT 指令在PDU 模式下发送短消息,同时详细介绍了短消息控制方法、编码方案及其各部分的程序实现方法,给出了 整个系统实现流程。-This paper analyzes the use of GSM wireless module for applications to send short messages, the program to use AT command in PDU mode, send a short m
