文件名称:SocketSet
- 所属分类:
- Static控件
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- wangfe******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此工程为通信系统TC/IP协议
主要技术是纯java
主要用到的io流,输入流如:InputStream,InputStreamReader,BufferedReader等。输出流如:OutputStream,OutputStreamWriter,PrintWriter等
功能:主要是通过服务器端,客户端的通信,符合多线程的开发,请使用者放心使用
描述:此小项目用到了各种io流,对于学习流的人有极大帮助。-This works for communications systems TC/IP protocol technology is primarily used in pure java main io stream input streams, such as: InputStream, InputStreamReader, BufferedReader and so on. Output stream, such as: OutputStream, OutputStreamWriter, PrintWriter and other functions: mainly through the server side, client communication, in line with the development of multi-threading, please describe the user ease of use: This small project used a variety of io stream flow for the study of people of great help.
主要技术是纯java
主要用到的io流,输入流如:InputStream,InputStreamReader,BufferedReader等。输出流如:OutputStream,OutputStreamWriter,PrintWriter等
功能:主要是通过服务器端,客户端的通信,符合多线程的开发,请使用者放心使用
描述:此小项目用到了各种io流,对于学习流的人有极大帮助。-This works for communications systems TC/IP protocol technology is primarily used in pure java main io stream input streams, such as: InputStream, InputStreamReader, BufferedReader and so on. Output stream, such as: OutputStream, OutputStreamWriter, PrintWriter and other functions: mainly through the server side, client communication, in line with the development of multi-threading, please describe the user ease of use: This small project used a variety of io stream flow for the study of people of great help.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SocketSet\.classpath
.........\.mymetadata
.........\.project
.........\src\com\hiaward\flow\FileFlow.java
.........\...\...\.......\socket\CustomerChat.java
.........\...\...\.......\......\CustomerFram.java
.........\...\...\.......\......\Service.java
.........\WebRoot\index.jsp
.........\.......\META-INF\MANIFEST.MF
.........\.......\WEB-INF\classes\com\hiaward\flow\FileFlow.class
.........\.......\.......\.......\...\.......\socket\CustomerChat.class
.........\.......\.......\.......\...\.......\......\CustomerFram.class
.........\.......\.......\.......\...\.......\......\ServerThread.class
.........\.......\.......\.......\...\.......\......\Service.class
.........\.......\.......\web.xml
.........\.......\.......\classes\com\hiaward\flow
.........\.......\.......\.......\...\.......\socket
.........\.......\.......\.......\...\hiaward
.........\src\com\hiaward\flow
.........\...\...\.......\socket
.........\WebRoot\WEB-INF\classes\com
.........\src\com\hiaward
.........\WebRoot\WEB-INF\classes
.........\.......\.......\lib
.........\src\com
.........\WebRoot\META-INF
.........\.......\WEB-INF
.........\.myeclipse
.........\src
.........\WebRoot
SocketSet
.........\.mymetadata
.........\.project
.........\src\com\hiaward\flow\FileFlow.java
.........\...\...\.......\socket\CustomerChat.java
.........\...\...\.......\......\CustomerFram.java
.........\...\...\.......\......\Service.java
.........\WebRoot\index.jsp
.........\.......\META-INF\MANIFEST.MF
.........\.......\WEB-INF\classes\com\hiaward\flow\FileFlow.class
.........\.......\.......\.......\...\.......\socket\CustomerChat.class
.........\.......\.......\.......\...\.......\......\CustomerFram.class
.........\.......\.......\.......\...\.......\......\ServerThread.class
.........\.......\.......\.......\...\.......\......\Service.class
.........\.......\.......\web.xml
.........\.......\.......\classes\com\hiaward\flow
.........\.......\.......\.......\...\.......\socket
.........\.......\.......\.......\...\hiaward
.........\src\com\hiaward\flow
.........\...\...\.......\socket
.........\WebRoot\WEB-INF\classes\com
.........\src\com\hiaward
.........\WebRoot\WEB-INF\classes
.........\.......\.......\lib
.........\src\com
.........\WebRoot\META-INF
.........\.......\WEB-INF
.........\.myeclipse
.........\src
.........\WebRoot
SocketSet