搜索资源列表
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
RS-232C
- 用芯片RS-232C做两机通讯。用查询方式发送和接受字符和文件。-chips used RS-232C communications do two machines. Inquiry used to send and receive text and documents.
485Test
- 485通讯收发测试程序,可在两台机进行测试-485 communication transceiver test procedure can be tested on two machines
Serial_Communication_Technology
- 串口通讯技术实现--两台pc机通过串口通讯(C语言)并可以调整波特率,奇偶校验位等。 -Serial Communication Technology- two pc machine through serial communication (C language) and can adjust the baud rate, parity bit and so on.
45
- 1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口[2F8H/3F8H],然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。-1, using RS-232C connection z
tongxun
- 用winsock实现两机通讯的一个小软件 特别简单 不再具体介绍-Winsock implementation to use two planes, a small communications software in particular is no longer easy introduction of specific
TWOPC
- 两机通讯,C语言程序,内详,很好用,接口课程设计-Two-machine communication, C language program, in detail, very good, interface design course
tongxun---
- 这是一个两机通讯的代码 希望对大家有用 学习汇编的时候可能有用
LAN
- 实现局域网的通讯,一个服务器,一个客户机,两个程序,编译环境vc6.0-LAN communications, a server, a client, the two programs, the compiler environment vc6.0
PC
- PC机与51单片机之间的串口通讯使用VB编程,上位机和下位机两部分-The two parts of the serial communication between the PC and 51 microcontroller, VB series, PC and microcontroller
BCBCOMT
- 实现双机通讯(两台电脑)通过borlandc++builder&MSComm控件来实现-borland c++ builder mscomm test
osyk4
- 实现两台PC机的串口通信,很好用,经编译无错误()
69177660
- 两个MODBUD调试工具,可模拟作从机与主机,可自定义数据类型,该软件为英文版,但使用起来比效简单()
1287193
- 1.用RS-232的零MODEM的连接法连好两机的连线; 2.用DOS的MODE命令设置好两机的通讯格式,两机的通讯格式必须()