搜索资源列表
serialport
- 双机互连程序通过串口在两台计算机之间建立连接,按照自定义串口通信协议进行信息交换,通过串口实现聊天,文件传输的功能。
SerialPortTest
- 实现串口之间的简单通信,两台计算机通过RS232连接,运行此程序,可以实现简单的聊天功能
serialport
- 通过串口在两台计算机中建立连接,按照自定义的串口通信协议进行信息交换,通过串口实现聊天,文件的传输等功能
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
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
com
- 发送程序: 与接收程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图(38KB)-Send program: cooperation with the receiving program to achieve two computer serial port communication, but only the right to accept letters and numbers, interface standards for the VC View (38
cmdsend
- 利用MSComm控件实现串口通信,使两台计算机通过窗口进行通信.-Serial communication using MSComm control, so that two computers to communicate through the window.