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

搜索资源列表

  1. 串口实现双机互联

    1下载:
  2. 用vc编的,实现两台计算机之间通过串口进行通信。- Arranges with vc, realizes between two computers to carry on the correspondence through the string mouth.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:57.93kb
    • 提供者:陈三公子
  1. qts_qq

    0下载:
  2. 本程序是模仿QQ聊天程序,通过串口通信实现在两台计算机之间进行聊天,文件传送等操作。串口通信使用CSerial串口通信类,该类有第三方提供,具有使用简便,易于上手的优点。-imitate QQ chat program, Serial Communication between the two computers for chat, file transfer, etc. Using serial communication CSerial Serial Communications, the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76.54kb
    • 提供者:LENG
  1. cvery_65829132

    0下载:
  2. 实现串口通信,两台计算机之间的相互链接功能
  3. 所属分类:串口编程

    • 发布日期:2014-01-15
    • 文件大小:53.72kb
    • 提供者:zhou
  1. SeriesPort

    1下载:
  2. 本实例实现了两台计算机之间的串口通信来交换数据信息。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:30.32kb
    • 提供者:韦平安
  1. CommTest

    0下载:
  2. 运用ms控件编写一个串口测试小程序,可以实现一台计算机两个串口间的通信,调试串口状态
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:34.98kb
    • 提供者:wangwenjian
  1. vc++SerialApp

    0下载:
  2. 双机互联程序通过串口在两台计算机之间建立连接,按照自定义串口通信协议(SPCP)进行信息交换。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:54.49kb
    • 提供者:张宇鹏
  1. chuankoutongxin

    0下载:
  2. 串行口是计算机的标准接口,此程序实现了两台计算机见的串口通信
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:30.43kb
    • 提供者:lyd
  1. 接受程序

    0下载:
  2. 接收程序: 与发送程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图-reception : Send procedures and cooperation to achieve the two computer serial communications, but only the right to accept English letters and numbers, interface standards for VC View
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:39.34kb
    • 提供者:陆文娟
  1. VC下Mscomm控件的串口通信程序

    2下载:
  2. 可用于两台计算机之间的串口通讯测试,一台电脑上有两个串口也可以。还可以添加虚拟串口进行通信
  3. 所属分类:串口编程

    • 发布日期:2009-04-10
    • 文件大小:37.18kb
    • 提供者:haiwei719
  1. serial.rar

    0下载:
  2. 利用CSerialPort类,设计了基于对话框的多线程通信程序,可完成两台计算机之间的串口通信,CSerialPort use category, the design of dialog based on the multi-threaded communication procedures between the two computers to be completed by the serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1.83mb
    • 提供者:章伟
  1. scommtest

    0下载:
  2. 微机之间串口通信,实现两台微型计算机之间快速简便的串行通信。-transportation between PC
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-24
    • 文件大小:33.52kb
    • 提供者:王喜
  1. seriousportcodesourse

    0下载:
  2. 用VC++实现两台计算机的串口通信,采用模拟机-VC++
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:4.6kb
    • 提供者:祈愿
  1. SCommTest

    0下载:
  2. 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:萧坤
  1. p0304

    0下载:
  2. 串口通信,通过一个计算机串口,实现两台计算机的通信。-Serial communication through a serial port communication to achieve the two computers.
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:711byte
    • 提供者:张三
  1. rs232

    0下载:
  2. 这是一个rs232串口通信的程序,用串口线连接两台计算机可以传输文件。-This is an rs232 serial communication procedures, with the serial cable to connect two computers can transfer files.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:656.45kb
    • 提供者:zhao xiaoyun
  1. Comm

    0下载:
  2. 双机互联程序通过串口将两台计算机连接起来,而本程序则是用VB实现串口通信。-VB realize serial interface communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:145.78kb
    • 提供者:高惠明
  1. chuankotongxin

    0下载:
  2. mfc编写实现串口通信。掌握计算机通信标准接口RS-232C的使用方法,构建两台微机直连的双机通信系统,实现双机键盘通信和文件传输。-mfc write serial communication. Master computer interface, RS-232C communication standard to use to build two computer directly connected to the two-machine communication system, impl
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:148.27kb
    • 提供者:郭天
  1. communicate

    0下载:
  2. 基于汇编语言的串口通信系统。 用汇编语言设计的一套系统,能在两台计算机之间以中断方式和查询方式实现串行通信,数据可以采用ASCII字符方式和二进制方式传送。-Based on the serial communication system in assembly language. Assembly language design a system between two computers in order to interrupt mode and query serial comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:8.28kb
    • 提供者:潘志敏
  1. Visual C++实践与提高 —— 串口通信与工程应用篇

    1下载:
  2. 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
  3. 所属分类:串口编程

    • 发布日期:2018-04-18
    • 文件大小:1.31mb
    • 提供者:油麦菜624
搜珍网 www.dssz.com