搜索资源列表
串口实现双机互联
- 用vc编的,实现两台计算机之间通过串口进行通信。- Arranges with vc, realizes between two computers to carry on the correspondence through the string mouth.
双机并口通信
- 用C语言和汇编语言编程实现了两台计算机的并口通信。-use C language and remit compile achieve collocate communicate of two computer.
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
UDP轻松应用
- \"用户数据报协议\"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;\"传输控制协议\"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User D
TURBOC_tongXin
- 在两台计算机间用并行打印口通信的TURBO C程序-between two computers in parallel with the Print Communication TURBO C Program
pport两台计算机间用并行打印口通信
- 两台计算机间用并行打印口通信的源程序,可以 进行并口的开发。-The source code about communication between two computers through parallel ports, which can be helpful to parallel port developing.
VC下Mscomm控件的串口通信程序
- 可用于两台计算机之间的串口通讯测试,一台电脑上有两个串口也可以。还可以添加虚拟串口进行通信
串口实现两台电脑互联
- 用串口实现两台计算机之间通过串口进行通信
winsocket通信的实现
- delphi实现了两台计算机的通信,能实现数据打发送和接受,用winsocket实现
labview实现两个计算机的通信
- 用图形化编程语言,labview实现两台计算上的通信
Chat
- 该程序可以实现两台计算机的通信。只要在debug文件夹中按要求输入对方的IP,就可以实现功能,可以传文件之类的。-The two computers can achieve communication. As long as the debug folder in the required input of each other' s IP, we can achieve features such as mass file.
wangluotongxin
- 实现两台计算机相互通信的简单程序,通通过ip连接主机,可以聊天-Two computers to communicate with each other to achieve a simple procedure, pass through the ip host to connect to chat
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通信
javanet
- 实现命令行下两台计算机通信聊天的代码 运行前先配置服务-The command line to achieve two computer communications chat code to run before provisioning
SerialCom
- 本程序拥有实现串口通信,通过此软件可实现两台计算机通信,或计算机与单片机通信-Serial Commication
feige
- 自己编写的飞鸽程序 可用于两台计算机之间通信-Write your own Flying Pigeon program can be used to communicate between two computers
fileTrans1
- 局域网间两台计算机进行文件传输,用TCP通讯协议。-tcp file transe
基于TCP的文件传输系统设计
- 本系统借助JAVASE平台,使用socket通信实现两台计算机间的文件传输并设计了相应的GUI。本文给出了socket模式下实现文件准确快速传输的详细方法, 并给出了相应的核心实现代码。
chat
- 基于UDP协议的实现两台计算机通信的一个简单聊天程序。-UDP-based protocol for communication between two computers to achieve a simple chat program.
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)