搜索资源列表
gsmsms
- 串口读取短信猫中的短信内容和利用串口发送短信的小软件。比较初级,但是想利用串口通讯的可以参考。-serial cat read the SMS messaging content and the use of serial send a message to a PC. Comparison of primary, but want to use serial communication reference.
SerialPortTest
- 通过访问串口的短信猫发送短信息的示例,成功通过调试
SunRise_SMS_SQL
- 正在应用中的短信收发系统,运行稳定,通过串口进行短信猫的收发功能,数据库结构完整,易于使用,希望多多交流。
短信ocx控件
- 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此
mfc串口发短信(sms)
- vc++通过串口连接短信猫,用AT指令发短信。
TestForVB6.rar
- gsm modem串口通信,利用AT指令操作短信猫。VB,gsm modem serial communications, the use of AT commands to operate the cat message. VB
SMS_DLL_Demo.rar
- 通过AT指令控制手机及短信猫收发短信,串口的,支持短信猫及西门子手机,Through AT commands to control phones and messages cat send and receive SMS text
smsAtApp
- C#写的串口发送AT指令发短信,可以使用手机或短信猫串口连接-C# to write the serial port to send AT commands to send text messages, you can use the phone or text message cat serial port
GSMMODEL_SMS
- 用C++写的用短信猫进行串口通信,发送短信。-Using C++ written by a cat to use serial communication messages, send text messages.
SMS_VC
- 通过串口与手机相联,以手机无线方式发送SMS。也可采用短信猫池代替手机,实现同时多发-Through the serial port associated with the cell phone to cell phone wirelessly to send SMS. Pool may also be used in place of the cat SMS phones, to achieve at the same time multiple
SMSAgent
- 通过串口连接GSM手机或者短信猫,进行短消息的收发。带数据库!WaveCom模块通用。-Through the serial port connected GSM phone message or cats, to send and receive short messages. With the database!
SMS_PDU_Unit
- 串口操作收发短信,利用GSM短信猫实现短信接收发送平台功能。-Message to send and receive serial operation, the use of GSM cat message implementation platform functionality to send message to receive.
MyWirelessCommDemo
- 短信猫串口通信源码,使用serialport类进行串口通信,AT指令控制短信猫-GSM Modem
TC35GSMTest
- 1.串口连接短信猫后,依次选择串口、点击“开始”、点击“SMSCAddr”,填写手机号码和短信内容后,点击“Send”按钮发送短信。 2.源码可用于研究短信猫的AT指令,PDU编码格式,其中SMSInfo.cs 和 CodingHelper.cs 两个文件是研究PDU编码的关键类 3.整个工程使用了单例模式、委托等技术,编程风格很好,也值得刚毕业的人学习。-1. Serial connection messages after a cat, followed by choice of s
IMCSms
- 短信猫/手机发送器短信发送系统 基于COM的dll组件,可以运行于win32平台。本组件的特点: 1、封装了通过手机、短信猫发送/接收短消息的接口,由于采用了COM标准,二进制兼容,可被其他开发语言或者软件调用,对手机或者小灵通用户发送短信; 2、通过电脑设备的串口,直接控制手机、短信猫。 3、方便、灵活、简单,方便开发人员快速开发。 您可以下载试用版,但是您发送短信时会有提示信息,注册后会去掉我们的附加信息,改成您的信息。-sms send
SMSSender
- 一个JAVA控制电脑串口,通过短信猫收发短消息的程序。-A JAVA control computer serial port, received via text message Send PM cat program.
plc
- 串口通讯工具,支持短信猫和普通串口通讯,用的多线程处理-Serial communication tools to support text messaging and the general cat serial communication, use of multi-threading
Delphi-SMS-Modem
- 用短信猫连接串口发送短信的DLL及Delphi例程,带有GSM MODEM 动态链接库说明文档,该DLL已经破解,绝对可用并不会发送广告或附加信息。-Connection with the serial port to send SMS text messages, DLL and Delphi Sample, GSM MODEM dynamic link library with documentation, the DLL has been cracked, absolutely free
短信监测发送系统(短信猫版)
- 与串口短信猫通讯,监测短信表中的短信,及时发送,并接收新的回复短信,做出相应处理(Communicate with the serial short message cat, monitor the short message in the short message form, send it in time, and receive the new reply short message, and make the corresponding processing)
VB串口配合数据线实现短信发送程序
- VB串口配合数据线实现短信发送程序,短信猫实现短信功能的实例