CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 Modem编程 搜索资源 - 串口程序

搜索资源列表

  1. ModemSMS

    0下载:
  2. 一个通过串口把PC机与MODEM连接的程序,可以拨号与发送短信-Serial put through a PC and modem connection procedures can dial-up and send a message
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:52050
    • 提供者:赵小荣
  1. wavecom_soft

    0下载:
  2. 短信猫收发短信的程序,通过串行口收发短信.其结构是趋向短信查询自动回传短信的系统-cat TX SMS messages procedures, Serial Transceivers through SMS. its structure is in the direction of automatic text message back to the traditional text messaging system
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:300392
    • 提供者:卢振刚
  1. zmodemclass

    0下载:
  2. 一个在Visual c++下可对串口和MODEM进行操作,并能用ZOMDEM协议进行收发文件的程序.-in Visual c 1 under on the serial port and modem operate, ZOMDEM agreement and can be used for incoming and outgoing documents procedures.
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:4999094
    • 提供者:
  1. uartft

    0下载:
  2. 手机底层驱动程序,实现手机和外设的串口连接功能。-phone bottom-driven procedures, cell phones and peripherals serial connectivity.
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:34701
    • 提供者:sean
  1. modem

    0下载:
  2. 用EVC开发的基于串口modem通信应用程序,可在Wince上运行
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:223196
    • 提供者:wly
  1. zmodem

    0下载:
  2. Linux下基于Z-MODEM的串口通讯程序源码,以及开发文档
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:15209841
    • 提供者:wingy
  1. RCC

    1下载:
  2. 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:383652
    • 提供者:gdmzwwq
  1. SMS_SDK+2.0

    0下载:
  2. GSM 模块软件开发包开发包说明开发包基于GSM模块开发,适用于任何希望通过GSM模块来实现短信息系统的系统,开发包的主要功能是短信息的发送和接收。开发包包括内容 1、操作使用说明――开发包根目录下为pdf文件,说明了如何正确使用GSM模块; 2、测试工具――/Tools/ 目录下,包括串口测试程序和模块测试程序; 3、开发接口―― /DLL/目录下,包括AscendComm.dll , AscendSMS.dll ,AscendSMS.lib 和AscendSMS 动态链接库接口文档.doc
  3. 所属分类:Modem编程

  1. Term.rar

    0下载:
  2. Win32API串口编程虚拟终端的一个源代码,可以用于对modem的控制,写自己的API程序是可以参考。,Win32API programming virtual serial port terminal, a source code, can be used for modem control API to write their own procedures are for reference.
  3. 所属分类:Modem program

    • 发布日期:2017-04-09
    • 文件大小:46810
    • 提供者:欢欢
  1. COM-Xmodem-VC6.0.rar

    0下载:
  2. 基于串口,用于VC6.0的程序源码,对单片机串口更新有用,no
  3. 所属分类:Modem program

    • 发布日期:2017-03-23
    • 文件大小:10774
    • 提供者:武国平
  1. GPRSMODEM

    0下载:
  2. 本程序主要是对UART模块和GPRS MODEM模块的程序调试,串口中断和AT指令的使用,和对发送短消息程序的分析-The program mainly for UART module and GPRS MODEM module debugging, serial port interrupts, and the use of AT commands, and send a short message on the analysis procedure
  3. 所属分类:Modem program

    • 发布日期:2017-03-27
    • 文件大小:629
    • 提供者:xiuzhu
  1. TTY_simuation

    0下载:
  2. 采用串口通讯的TTY终端仿真程序,学习串口通讯的很好例子-TTY terminal emulation program using the serial communication, learning a good example of the serial communication
  3. 所属分类:Modem program

    • 发布日期:2017-04-03
    • 文件大小:80458
    • 提供者:wangps
  1. ModemAT

    0下载:
  2. 这是一个封装好的发送AT指令modem程序,通过串口读写操作,发送AT指令实现拨号上网功能-This is a good package to send AT command modem program, read and write operations through the serial port and send AT commands to achieve dial-up Internet access
  3. 所属分类:Modem program

    • 发布日期:2017-03-29
    • 文件大小:87695
    • 提供者:kaihong
  1. Vc_uart_MODEM

    0下载:
  2. 在Visual c++下可对串口和MODEM进行操作,并能用ZOMDEM协议进行收发文件的程序-C语言-In the Visual c++ Can be carried out on the serial port and MODEM operation and can be used to send and receive documents ZOMDEM agreement procedure-C Language
  3. 所属分类:Modem program

    • 发布日期:2017-03-30
    • 文件大小:44724
    • 提供者:amo73
  1. ModemConnet

    0下载:
  2. 本程序主要是演示了如果通过串口连接modoem的方法,对于初学者有用。-This procedure is demonstrated through the serial port to connect if modoem methods useful for beginners.
  3. 所属分类:Modem program

    • 发布日期:2017-04-02
    • 文件大小:39971
    • 提供者:小宝
  1. Gprspc

    0下载:
  2. 采用cb平台开以,利用spcom组件实现串口和GPRS模块通讯,通过GPRS网络对TCP/IP服务器进行数据通讯,本程序对串口和GPRS模块通讯有限好参考价值-Cb platform used to open to the use of components spcom implementation GPRS module serial port and communications, through the GPRS network to TCP/IP server for data comm
  3. 所属分类:Modem program

    • 发布日期:2017-04-08
    • 文件大小:713301
    • 提供者:HenryHuang
  1. modempc

    0下载:
  2. 采用cb平台开发,利用spcom组件实现串口和modem模块通讯,通过v.22bis的方式和银联网控器进行通讯,并支持v.80协议,本程序对串口和modem模块通讯有限好参考价值-Cb platform using the development, utilization spcom components and achieve serial modem module communication, and by the way and silver v.22bis interconnection
  3. 所属分类:Modem program

    • 发布日期:2017-05-02
    • 文件大小:655815
    • 提供者:HenryHuang
  1. VB6.0

    0下载:
  2. PC机接收部分编程:PC串口的RTS经电平转换与PTR2000无线MODEM的TXEN相连。 计算机要发送数据时,RTS变为逻辑1有效,也即PTRZ000的Pin7(TXEN)被置为1, 此时可发送数据。计算机接收数据时,RTS逻辑0有效,也即PTRZ000的Pin7 (TXEN)被置为0,此时可接收数据。PC机接收部分程序介绍如下:-PC-receive part of programming: PC serial port' s RTS by PTR200
  3. 所属分类:Modem program

    • 发布日期:2017-03-23
    • 文件大小:659
    • 提供者:Jarvis
  1. ModemCommunitaion

    0下载:
  2. 控制Modem 的C程序,通过串口对Modem进行控制进行拨号和数据传输,可以实现两个Modem之间对传数据和发送文件。使用Visual Studio 2012开发。-Modem Communication Program used to control the modem using serial port on PC。 This program is used to dial-up, send meessage and send files between 2 moderms
  3. 所属分类:Modem program

    • 发布日期:2017-05-11
    • 文件大小:2491642
    • 提供者:wutao
  1. Si4432无线数传STM32程序

    1下载:
  2. Si4432无线数传STM32程序 1. 采用串口1与外部进行通信,可传输接收任意长度数据; 2. 将接收后的数据无条件发送给指定地址的si4422模块; 3. 接收模块收到数据后无条件的将有效数据通过串口1的DMA传出;即:基于SI4432的点对点串口透传模块
  3. 所属分类:Modem编程

    • 发布日期:2020-07-11
    • 文件大小:285755
    • 提供者:ml902@qq.com
搜珍网 www.dssz.com