Welcome![Sign In][Sign Up]
Location:
Search - sms pdu decoding

Search list

[CommunicationGSM 终端编程开发PDU码短信

Description: 介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以及gsm modem发送与接收PDU 串的编制方式, VB 中的MSCOMM 控件,实现gsm modem短消息收发的核心内容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mode GSM modem module UCS2 encoding, decoding principle, and GSM modems send and receive PDU Series presentation, the VB MSCOMM Control and achieve short GSM modem news transceiver core content.
Platform: | Size: 90266 | Author: 施登峰 | Hits:

[Web ServerWeb162_200691614030275

Description: C++实现短信PDU编码和解码功能-C achieve SMS PDU encoding and decoding functions
Platform: | Size: 975 | Author: 凯凯 | Hits:

[Program docGSM 终端编程开发PDU码短信

Description: 介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以及gsm modem发送与接收PDU 串的编制方式, VB 中的MSCOMM 控件,实现gsm modem短消息收发的核心内容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mode GSM modem module UCS2 encoding, decoding principle, and GSM modems send and receive PDU Series presentation, the VB MSCOMM Control and achieve short GSM modem news transceiver core content.
Platform: | Size: 90112 | Author: 施登峰 | Hits:

[WEB CodeWeb162_200691614030275

Description: C++实现短信PDU编码和解码功能-C achieve SMS PDU encoding and decoding functions
Platform: | Size: 1024 | Author: 凯凯 | Hits:

[SMSPDUdecoding

Description: PDU编码,包括7bit编码和解码,用户手机短信开发-PDU encoding, including the coding and decoding Transfer, the development of SMS users
Platform: | Size: 4096 | Author: 刘先生 | Hits:

[SMSsmspdulibsrc

Description: 短信PDU解码,国内其他PDU编码可以,中文解码有问题,本解码实现汉字解码-PDU decoding messages, other domestic PDU encoding can, Chinese decoding problems, the decoder decoding Chinese characters
Platform: | Size: 6144 | Author: 刘先生 | Hits:

[SMSPDU

Description: /// /// /// / ///文 件:.cs ///概 要:针对国内短信解码(USC2) ///组成结构:包含四个函数: /// 1、GetEverySMS(string SMS) /// 2、GetTelphone(string SMS) /// 3、GetDataTime(string SMS) /// 4、GetContent(string SMS) -//////////////////////File:. Cs///Summary: In view of the domestic message decoding (USC2)///component structure: contains four functions:///1, GetEverySMS (string SMS)///2, GetTelphone (string SMS)///3, GetDataTime (string SMS)///4, GetContent (string SMS)
Platform: | Size: 46080 | Author: | Hits:

[SMSSms

Description: PDU短信的编程,做成标准类,三种编码和解码都有-PDU message programming, resulting in the standard category, there are three types of encoding and decoding
Platform: | Size: 6144 | Author: yanghuyue | Hits:

[CSharpcsharppdu

Description: 手机短信的pdu编码和解码,很好用,大家可以参考一下.可以生成d-SMS the PDU encoding and decoding, very good, and we can refer to. Can generate d
Platform: | Size: 35840 | Author: scott_qd | Hits:

[Program docagamem_sms

Description: 介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以及gsm modem发送与接收PDU 串的编制方式, VB 中的MSCOMM 控件,实现gsm modem短消息收发的核心内容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mode GSM modem module UCS2 encoding, decoding principle, and GSM modems send and receive PDU Series presentation, the VB MSCOMM Control and achieve short GSM modem news transceiver core content
Platform: | Size: 216064 | Author: showphee1 | Hits:

[Communication-MobileGSMDECODEPDU

Description: GSM短信息PDU解码程序,用于单片机控制手机模块进行接收、阅读短信息-GSM SMS PDU decoding process for the single-chip control module to receive cell phone, read a short information
Platform: | Size: 1024 | Author: 李强 | Hits:

[.netSMSPDUDemo

Description: SMS短信PDU编码源码,实现解码编码,程序很精简,值得参考-PDU source code SMS text messages, the realization of decoding codes, procedures are streamlined, it is also useful
Platform: | Size: 24576 | Author: 坏人 | Hits:

[Modem programSMS

Description: 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send long text messages, a PDU encoding and decoding
Platform: | Size: 84992 | Author: apple | Hits:

[SMSComPort

Description: 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
Platform: | Size: 333824 | Author: 韩明 | Hits:

[Communication-Mobile7bitdecode

Description: PDCU 7 BIT 解码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDCU 7 BIT decoding process, now commonly used to send SMS Text and PDU (Protocol Data Unit, Protocol Data Unit) mode. Send and receive SMS Text mode using a simple code to achieve them is very easy, but the biggest drawback is that the Chinese can not send and receive text messages and SMS PDU mode only supports English, but also send text messages in English. PDU mode send and receive text messages you can use three kinds of coding :7-bit ,8-bit and UCS2 encoding. 7-bit encoding used to send normal ASCII characters ,8-bit encoding used to send data messages, UCS2 encoding used to send Unicode characters.
Platform: | Size: 1024 | Author: li | Hits:

[SMSTY_CDMA_SMS

Description: 用vc6实现的CDMA短信PDU编码和解码示例-Achieved with vc6 SMS PDU encoding and decoding CDMA Example
Platform: | Size: 3781632 | Author: lanweizhong | Hits:

[JSP/JavaPDU-encoding-and-decoding

Description: 短信收发PDU encoding and decoding-Send and receive SMS PDU encoding and decoding
Platform: | Size: 2048 | Author: zchangz | Hits:

[SMSSms

Description: GSM模块 PDU编解码,支持中文收发,适合开发参考-GSM module PDU encoding and decoding, support for Chinese delivery, for developing reference
Platform: | Size: 4096 | Author: jian | Hits:

[Program docGSMmessageSend

Description: 关于短信猫通过串口发送短信,PDU编解码程序-SMS cat through the serial port to send SMS PDU encoding and decoding procedures
Platform: | Size: 13312 | Author: 陈伟 | Hits:

[SMSPDU

Description: 短信猫的PDU解码和编码,开发中有涉及到的可以-SMS PDU decoding and encoding of cat, involved to look at
Platform: | Size: 9216 | Author: 魏垲 | Hits:
« 12 »

CodeBus www.codebus.net