搜索资源列表
串口实现双机互联
- 用vc编的,实现两台计算机之间通过串口进行通信。- Arranges with vc, realizes between two computers to carry on the correspondence through the string mouth.
qts_qq
- 本程序是模仿QQ聊天程序,通过串口通信实现在两台计算机之间进行聊天,文件传送等操作。串口通信使用CSerial串口通信类,该类有第三方提供,具有使用简便,易于上手的优点。-imitate QQ chat program, Serial Communication between the two computers for chat, file transfer, etc. Using serial communication CSerial Serial Communications, the
cvery_65829132
- 实现串口通信,两台计算机之间的相互链接功能
serialport
- 双机互连程序通过串口在两台计算机之间建立连接,按照自定义串口通信协议进行信息交换,通过串口实现聊天,文件传输的功能。
SeriesPort
- 本实例实现了两台计算机之间的串口通信来交换数据信息。
vc++SerialApp
- 双机互联程序通过串口在两台计算机之间建立连接,按照自定义串口通信协议(SPCP)进行信息交换。
SerialPortTest
- 实现串口之间的简单通信,两台计算机通过RS232连接,运行此程序,可以实现简单的聊天功能
serialport
- 通过串口在两台计算机中建立连接,按照自定义的串口通信协议进行信息交换,通过串口实现聊天,文件的传输等功能
chuankoutongxin
- 串行口是计算机的标准接口,此程序实现了两台计算机见的串口通信
接受程序
- 接收程序: 与发送程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为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
VC下Mscomm控件的串口通信程序
- 可用于两台计算机之间的串口通讯测试,一台电脑上有两个串口也可以。还可以添加虚拟串口进行通信
串口实现两台电脑互联
- 用串口实现两台计算机之间通过串口进行通信
serial.rar
- 利用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
scommtest
- 微机之间串口通信,实现两台微型计算机之间快速简便的串行通信。-transportation between PC
SeriesPort
- 如今许多硬件设备都采用串口技术与计算机相连,串口应用程序的开发越来越普遍.本程序实现了两台电脑间的串口通信-Today, many hardware devices are using technology and the computer connected to serial port, serial port application development more and more common. This procedure has two serial communication b
enumser
- 发送程序: 与接收程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图-Sent procedures: procedures for cooperation and receive two computer serial communication, but only the right to accept English letters and numbers, interface standards for the VC view
SCommTest
- 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用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
VisualC
- 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信
SerialCom
- 本程序拥有实现串口通信,通过此软件可实现两台计算机通信,或计算机与单片机通信-Serial Commication
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)