搜索资源列表
smsDatabase
- VB做的一个短信收发的例子,功能比较强大,可以好好参考-VB do an SMS transceiver example, function more powerful and can make reference to
SMSDeom
- 用vb写的,通过手机模块收发短信的例子程序,串口通讯的-written with Visual Basic, via cell phone text messaging transceiver module procedures example, the serial communications
smsdll
- 短信收发程序模块,内含PB、VB、VC等案例-procedures SMS transceiver module containing PB, VB, VC and other cases
VCandVB_sp_code
- 《VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码,第1章 串口编程调试精灵,第2章 云台镜头控制系统,第3章 电话自动应答系统,第4章 短信实现远程监测系统,第5章 步进电机控制,第6章 来电显示客户管理系统
smscontrol
- 通过手机串口发送短信的VB控件代码,在NOKIA等手机上已经通过测试.
TestForVB6.rar
- gsm modem串口通信,利用AT指令操作短信猫。VB,gsm modem serial communications, the use of AT commands to operate the cat message. VB
Serial-Communication-using-VB
- 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can
VB-com1
- 这是一个通过手机串口实现短信发送的实例,采用pdu编码方式,VB开发语言实现的.-This is an instance to send SMS via mobile phone serial port, pdu encoding language of VB developers.
vbpdu
- 这是一个通过手机串口实现短信发送的实例,采用pdu编码方式,VB开发语言实现的-This is a message sent by mobile phone Serial Port instance, using pdu encoding, VB programming language implementation
VB
- vb6.0 mscomm实现短信发送!可以发送英文和汉字,实现了转码!-vb6.0 mscomm achieve SMS! Can be sent in English and Chinese characters, achieved transcoding!
VB-serial-communication-chapter6.5
- 《Visual Basic串口通信与测控应用技术实战详解》 随书光盘 第6章 6.5 PC机与GSM短信模块串口通信-" Visual Basic serial communication with the monitoring and control application technology Detailed real" CD with the book Chapter 6 6.5 PC machine serial communication module and GS
frmMain
- 收发信息的VB软件码源 短信通过短信猫收发-Send message
smssend
- VB编写的串口短信发送程序,需要数据线支持,运行要求:带串口的电脑一台,手机一部,手机数据线一条 操作方法:将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。如果连接正确,输入目标手机号、短信内容就可实现短信的发送功能。 开发人:浩如-Serial SMS sending program written in VB, you need the support of the data line, operational require
smsPack
- 短信猫开发包,西门子短信猫开发包, 包含各种语言开发包,可做二次开发用,vb C++ dephi java C#等-GSM Modem Development Kit, Siemens GSM Modem Development Kit contains a variety of language development kit, do secondary development, vb C++ dephi java C#, etc.
Mobile
- vb.net开发的手机短信程序,通过COM口,读短信,给别人发短信-vb.net development SMS procedures
201308121223
- 调用短信猫发送短消息,适用于的delphi/VB/C++等编程-Call SMS cat send short message, suitable for delphi/VB/C++ programming
smsdll
- 短信猫开发包,提供多种开发语言示例,如vb\vc\VC++\delphi等,方便开发调用。支持单口gsm短信猫设备,-深圳汉邦科技 www.ssm-hb.com 0755-36537765-SMS cat Development Kit provides examples of a variety of development languages, such as vb \ vc \ VC++ \ delphi, etc., to facilitate the development of ca
VisualBasicsmssdk
- VB短信猫开发包,提供有VB开发语言示例,方便程序员开发调用。支持单口gsm短信猫设备,-深圳汉邦科技 www.ssm-hb.com 0755-36537765-SMS -VB SMS cat Development Kit, provides an example of the VB language, to facilitate programmers call. Support single port gsm SMS cat equipment- Shenzhen parti Techno
GSM
- 利用VB制作一款GSM短信平台,可根据存储电话号码,发送指定中英文短信-Using VB making a GSM SMS platform, according to store phone numbers, send SMS in English specify
VB串口配合数据线实现短信发送程序
- VB串口配合数据线实现短信发送程序,短信猫实现短信功能的实例