搜索资源列表
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
SPIC
- 一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯。 本例用两MEGA8515实现,C语言版本-an example, the SPI communication between the two machines used interruption means full-duplex communication. The two cases with MEGA8515 achieve, C language version
liangjitongxun
- 计算机科学与技术专业大三课程-接口与通讯课程设计-两机通讯-Computer Science and Technology courses junior-interface design and communication courses - 2 aircraft communications
RS-232C
- 用芯片RS-232C做两机通讯。用查询方式发送和接受字符和文件。-chips used RS-232C communications do two machines. Inquiry used to send and receive text and documents.
SPI_AVR_shiyan
- AVRd的SPI实验,实现两机通讯,大家可以看看.-AVRd SPI experiment and achieve two machine communications, we will look at.
AVR-SPI-
- AVR单片机SPI通讯实例程序,一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯-AVR SPI communications procedures example, an example of SPI, SPI achieved through two machine communication, interrupt communications for achieving 72
两机通讯(OK)
- rs232c两机通讯,delphi实现-RS232C communications, achieving delphi
AVRspi
- 本人的一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯。 本例用两MEGA8515实现,连接为: MISO----MISO MOSI----MOSI SCK ----SCK /SS ----/SS 将要发送的数据加载到发送缓冲区的函数fill_tx_buffer 和从接收缓冲区读出数据的函数read_rx_buffer未给出, 根据各自需求请自己完成。
C51 MODBUS 多机通讯程序
- 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
temperature.rar
- 温度的多机通讯,18b20的高级应用。实现了读写两个传感器,Temperature multi-machine communication, 18b20 advanced applications. Two sensors to achieve the reading and writing
jiekou
- 两机通讯 包括报告,执行程序,实现两台电脑进行文件传输的源程序-err
C++
- C++两机通讯。。用C++实现。。含源程序极设计报告-C++ Two machine communication. . With C++ Achieve. . Very design of the report containing the source code
tongxun
- 用winsock实现两机通讯的一个小软件 特别简单 不再具体介绍-Winsock implementation to use two planes, a small communications software in particular is no longer easy introduction of specific
com
- 双机通讯程序,适用于两块单片机的双机异步通讯,型号为51系列。-Two-machine communication procedures, applied to two single-chip asynchronous dual-machine communications, Model 51 series.
sjc3a
- 功能: 1、作为主机通讯采集两路下位机数据并将此数据通过8255送出(十路水位值) 并计算水头送STC板 2、采集数据为BCD码制,先转换成二进制,处理后再转换成BCD 3、通讯采用方式3,多机通讯,上位机发地址时TB8=1,其他TB8=0 下位机SM2=1,RB8=1时产生中断后使SM2=0收发数据,结束后SM2=1 在此系统中本机硬件地址要设为0-Features: 1, as the host of two-way communication acquisit
me
- 此设计是利用接口RS-232C来实现两机通讯。通过8250芯片来控制COM1和COM2端口来传输和接收数据。(在IBM-PC中,COM1与COM2都是RS-232C接口)-This design is the use of interface RS-232C to achieve the two-computer communication. Through the 8250 chip to control COM1 and COM2 port to transmit and receive
wangluoliaotianshi
- 网络聊天室,用于两机通讯,有客户端和服务器-Internet chat rooms, two machines for communication, have client and server
ICC
- 一个SPI的实例,通过SPI实现两机通讯,采用中断方式实现双全工通讯。本例用两MEGA8515实现,-An SPI example, through the SPI to achieve two-computer communication, using interrupt mode to achieve full-duplex communication. In this case with the two MEGA8515 achieved,
T16550-2
- 用串行电缆将PC机COM1串口与实验系统中的串口连接起来,实现两机通讯-Machine with a serial cable to PC serial port COM1 serial port with the experimental system connected to achieve the two-machine communication
SERVER(双机通讯)
- 用于两台电脑间的通迅,仅用文字信息的交流(Between two computer communication)