CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口 猫

搜索资源列表

  1. GSM-MFC

    0下载:
  2. 实现GSM串口通讯,包括收发短信,打电话。 实现程序时先连接好猫,配置好端口为com3,并按照文件中的说明存放好数据库文件-GSM serial communication, including text messaging, phone calls. Implementation program to connect a good cat, configured port com3, and follow the instructions in the file storage dat
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:83570
    • 提供者:陈奇
  1. maoqudong

    0下载:
  2. 本软件主要用于32口猫池的驱动,32口串口和USB的通用。-This software is mainly used in32 cats pool drive,32serial and USB universal.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:750180
    • 提供者:袁翼
  1. dxfx

    0下载:
  2. 重要的串口通信,短信发送,短信猫,DELPHI源码,方便测试-Serial communication, SMS sending, SMS cats, DELPHI source, convenient test
  3. 所属分类:教育/学校应用

    • 发布日期:2013-11-20
    • 文件大小:362691
    • 提供者:dge533efde
  1. vb.net

    0下载:
  2. 基于VB的GSM短信猫,通过串口收发短信工具,完整工程源代码-VB-based GSM SMS cats, send and receive text messages via the serial port tools, source code for the complete project
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:727537
    • 提供者:xiao li
  1. GSMmessageSend

    0下载:
  2. 关于短信猫通过串口发送短信,PDU编解码程序-SMS cat through the serial port to send SMS PDU encoding and decoding procedures
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:12885
    • 提供者:陈伟
  1. SIMCSmsM

    0下载:
  2. 短信猫/手机发送器短信发送系统基于COM的dll组件,可以运行于win32平台。本组件的特点:1、封装了通过手机、短信猫发送/接收短消息的接口,由于采用了COM标准,二进制兼容,可被其他开发语言或者软软件调用,对手机或者小灵通用户发送短信;2、通过电脑设备的串口,直接控制手机、短信猫。3、方便、灵活、简单,方便开发人员快速开发。您可以下载试用版,但是您发送短信时会有提示信息,注册后会去掉我们的附加信 -SMS cat/mobile phones to send text messages t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:197827
    • 提供者:本能
  1. MessageModern

    0下载:
  2. 1.这里主要是java调用短信猫发送短信。 这里的短信猫主要使用RS232串口与服务器通信。 2.需要用到开源组织开发的smslib.jar,直接导入开发环境即可。 3.smslib.jar 需要用到java串口通信需要用到的comm.jar,win32com.dll和javax.comm.properties。-1 here is the java call to the GSM Modem to send text messages. SMS cats here use RS232
  3. 所属分类:Modem program

    • 发布日期:2017-05-13
    • 文件大小:3271985
    • 提供者:Shao Xuhang
  1. kysms

    0下载:
  2. 基于COM的dll组件,可以运行于win32平台。本组件的特点: 1、封装了通过手机、短信猫发送/接收短消息的接口,由于采用了COM标准,二进制兼容,可被其他开发语言或者软件调用,对手机或者小灵通用户发送短信; 2、通过电脑设备的串口,直接控制手机、短信猫。 3、方便、灵活、简单,方便开发人员快速开发。 -COM-based dll component can run on win32 platform. The characteristics of the components
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:671877
    • 提供者:wang
  1. sms

    0下载:
  2. 使用Qt和extserialport串口库实现对短信猫的操作,包括读取短信,从数据库获取短信内容,发送短信。-Use the Qt and extserialport of serial library implementation of the operation of the SMS cat, including reading text messages, the content of messages retrieved from the database, and send text
  3. 所属分类:SMS

    • 发布日期:2017-11-07
    • 文件大小:752191
    • 提供者:fir
  1. mode

    0下载:
  2. 基于c#的短息猫控制程序,可以直接使用的整个工程,通过串口控制mode-C# SMS cat control program based on, can be directly used by the entire project, through the serial port control mode
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1681443
    • 提供者:epoiewq
  1. VB.net

    0下载:
  2. 用于通用的短信猫设备的vb程序,可以进行串口设置参数设置,发短信,收短信等功能。-Cat equipment for common SMS vb program, can be the serial set parameters set, send text messages, received messages and other functions.
  3. 所属分类:SMS

    • 发布日期:2017-11-11
    • 文件大小:663387
    • 提供者:张伟
  1. VCPP

    0下载:
  2. 用于通用的串口短信猫的上位机程序,可以对串口进行参数设置,及收发短信等操作。-SMS cat for generic serial host computer program, you can set the parameters of the serial port and send and receive text messages and other operations.
  3. 所属分类:SMS

    • 发布日期:2017-11-22
    • 文件大小:644191
    • 提供者:张伟
  1. cSharp

    0下载:
  2. 短信猫 发送信息 编码 调用存储过程从数据库获取短信信息,然后通过短信猫发送出去,采用托管、读取串口等等技术方式-message cat send message code
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:1259478
    • 提供者:盛毛毛
  1. myGSM

    0下载:
  2. 串口短信猫连接测试程序,可获取短信猫连接状态、收发短信、指令操作-Serial cat message connection test program, can obtain the SMS cat connection status, send and receive text messages, operating instructions
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-11
    • 文件大小:299094
    • 提供者:吴宏涛
  1. test1

    0下载:
  2. 使用232串口及AT指令操作短信猫,收发短信-failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:2601
    • 提供者:zhushaowen
  1. message000

    0下载:
  2. 关于短信猫的开发,基于串口的的短信发送的开发。-SMS cat on the development of SMS-based serial development.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2850269
    • 提供者:mahui
  1. CSerialports

    0下载:
  2. 基于短信猫的针对GSM模块短消息的二次开发,使用了MFC的多文档,涉及串口编程。通过串口连接上短信猫设备,可从该程序界面上输入短信息,向指定电话号码发送短消息-Based on SMS cat in view of the secondary development of GSM short message module, using the MFC document, involving a serial port programming. Via a serial port connecti
  3. 所属分类:Com Port

    • 发布日期:2015-06-26
    • 文件大小:67584
    • 提供者:杨颜
  1. MyMessage

    0下载:
  2. 非常好用的短信猫程序 通过串口控件在delphi 7 对GSM modem(短信猫)-Very easy to use SMS cat program
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-02
    • 文件大小:862036
    • 提供者:木偶
  1. SmsTest

    0下载:
  2. 基于串口AT指令的短信猫通讯程序,串口通讯部分使用WIN32 api,界面用对话框完成-SMS cat serial communication program based on AT commands
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:73030
    • 提供者:xiongtao
  1. VcCode

    0下载:
  2. 串口短信猫VC示例程序,通过动态库实现收短信、发短信、SIM状态、信号强度,简单实用。-Serial SMS modem VC sample program, achieved through dynamic libraries receive SMS, send text messages, SIM status, signal strength, simple and practical.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-05
    • 文件大小:149986
    • 提供者:于小缝
« 1 2 3 4 56 »
搜珍网 www.dssz.com