文件名称:DownloadingFile
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 廉**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
下载文件服务器说明(使用Socket完成文件的下载的任务,客户端提交文件名称,服务器接受到以后,如果文件不存在,返回404信息,如果文件存在,则将文件的内容通过套接字发送给客户端,客户端接受到文件的内容后,保存到相应的文件中。
)-download the file server (using Socket download the document completed the task, documents submitted to the client name, the server receives the future, if the file does not exist, the return of 404 information, If the file exists, the contents of the documents will be adopted socket sent to the client, client termination by the contents of the documents, preservation of the corresponding document.)
)-download the file server (using Socket download the document completed the task, documents submitted to the client name, the server receives the future, if the file does not exist, the return of 404 information, If the file exists, the contents of the documents will be adopted socket sent to the client, client termination by the contents of the documents, preservation of the corresponding document.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DownloadingFile
...............\a.txt
...............\classes
...............\.......\downloadingfile
...............\.......\...............\DownloadingFileClient.class
...............\.......\...............\DownloadingFileServer.class
...............\.......\package cache
...............\.......\.............\downloadingfile.dep2
...............\DownloadingFile.html
...............\DownloadingFile.jpx
...............\DownloadingFile.jpx.local
...............\src
...............\...\downloadingfile
...............\...\...............\DownloadingFileClient.java
...............\...\...............\DownloadingFileServer.java
...............\a.txt
...............\classes
...............\.......\downloadingfile
...............\.......\...............\DownloadingFileClient.class
...............\.......\...............\DownloadingFileServer.class
...............\.......\package cache
...............\.......\.............\downloadingfile.dep2
...............\DownloadingFile.html
...............\DownloadingFile.jpx
...............\DownloadingFile.jpx.local
...............\src
...............\...\downloadingfile
...............\...\...............\DownloadingFileClient.java
...............\...\...............\DownloadingFileServer.java