搜索资源列表
ASCTOUnicode
- 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Th
vbsmsPDU
- vb下发送短信的源码,以pdu方式发送短信,我用的是华为的gtm900gprs模块-under vb source of this message to pdu sending SMS, I use the module Huawei gtm900gprs
MobileSMSSend
- 这是一个通过手机串口实现短信发送的实例,采用pdu编码方式,VB开发语言实现的。
mobilephone
- 因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:ChrW()将中文转换为Unicode码。
200503010818192883
- PDU编码的VB实例 适用于手机短信编译的学习
PDU解码器
- 手机短信PDU编码解码函数,采用VB.NET编写。-SMS PDU codec function, VB.NET prepared.
vB.rar
- 用VB实现短信收发,希望对大家有所帮助 用VB实现短信收发,希望对大家有所帮助,Using VB to send and receive SMS, I hope to help all of you to send and receive SMS using VB, I hope all of you to help
VB-com1
- 这是一个通过手机串口实现短信发送的实例,采用pdu编码方式,VB开发语言实现的.-This is an instance to send SMS via mobile phone serial port, pdu encoding language of VB developers.
PDUEncoder
- 输入手机短信的服务中心号码,对方号码,编辑pdu手机编码,计算pdu,vb.net开发-Enter the cell phone message service center number, the other number, Mobile Edit PDU encoding, calculating the pdu, vb.net development
vbpdu
- 这是一个通过手机串口实现短信发送的实例,采用pdu编码方式,VB开发语言实现的-This is a message sent by mobile phone Serial Port instance, using pdu encoding, VB programming language implementation
vbnetpducodec
- PDU Codec in VB.Net to Encode and Decode the SMS in Text mode to PDU mode.