文件名称:ReadWrite
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- Pengch******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
‘强读’的TCP实现。利用TCP协议实现服务器与客户端的通信,客户端拥有读写功能,其中读操作的优先级高于写操作。每一个客户都用一个线程处理,利用wait(),notify()方法实现‘强读’。本文件是典型java通信实例,有助于了解多线程和TCP通信的机制。-‘Strong reading&’TCP implementation. Server using TCP protocol to communicate with the client, the client has read and write functions, which read priority than write operations. Every customer with a thread, the use of wait (), notify () method to achieve ‘strong reading&’This document is a typical instance of java communication, help to understand multi-threading and TCP communication mechanism.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ReadWrite
.........\ClientRead.java
.........\ClientWrite.java
.........\server.java
.........\system.properties
.........\ClientRead.java
.........\ClientWrite.java
.........\server.java
.........\system.properties