搜索资源列表
PDUdecoding
- PDU编码,包括7bit编码和解码,用户手机短信开发-PDU encoding, including the coding and decoding Transfer, the development of SMS users
gsmpdu7bit.zip
- encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system call. plain stdio is ok,encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system ca
PduSMSLib.rar
- PDU SMS library, for making 7bit/8bit/16bit SMS,PDU SMS library, for making 7bit/8bit/16bit SMS
7bitcoding
- PDU 7BIT编码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDU 7BIT encoding process
GSM-pdu-cPP
- c++实现pdu编码的文档指导包括7bit和8bit编码和解码等等新手必看-C++ PDU encoded document guide includes7bit and 8bit encoding Xinshoubikan
gsm_task
- 实现短信的收发,查看,删除等功能,含PDU模式下的7bit,8bit,unicode的编解码。-Send and receive SMS implementation, view, delete and other functions, including PDU mode 7bit, 8bit, unicode codec.
1111111
- 一共有三种方式来发送和接收SMS信息:Block Mode, Text Mode和PDU Mode。其中PDU Mode被所有手机支持,可以使用任何字符集,这也是手机默认的编码方式。其中又分7bit-160,8bit-140,16bit-70的方式,我们中文用16bit70的方式。
7bitdecode
- 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 pr
SMS-C-Codec-
- sms部分的7bit,8bit和pdu的编解码的实现-sms part of 7bit, 8bit and pdu codec implementation