搜索资源列表
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。
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 languag
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未给出, 根据各自需求请自己完成。
两机通讯程序
- 是一个简单的两机通讯程序,用JAVA实现的,-is a simple two-communication program with JAVA,
C51 MODBUS 多机通讯程序
- 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
两机通讯(OK)
- rs232c两机通讯,delphi实现-RS232C communications, achieving delphi
两机通讯程序
- 是一个简单的两机通讯程序,用JAVA实现的,-is a simple two-communication program with JAVA,
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。
tongxin
- 单片机双机通讯 通过两片单片机实现互相通讯-Single-chip dual-machine communications through two single-chip communication to achieve mutual
Serial
- 采用两块51单片机通过串口实现双机通讯,其中一个作为数据发送,另一个是数据接受!是学习串口通讯甚至无线通信的好例子-51 Single-chip through the use of two dual serial communication, one as a data distribution, and the other is to accept data! Serial communication is to study and
temperature
- 温度的多机通讯,18b20的高级应用。实现了读写两个传感器-Temperature multi-machine communication, 18b20 advanced applications. Two sensors to achieve the reading and writing
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
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)