文件名称:socket_client
- 所属分类:
- JSP源码/Java
- 资源属性:
- [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 155kb
- 下载次数:
- 0次
- 提 供 者:
- 周**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用socket编程实现一个简单的文件服务器。客户端程序实现put功能(将一个文件从本地传到文件服务器)和get功能(从文件服务器取一远程文件存为本地文件)。客户端和文件服务器不在同一台机器上。
-Implement a simple file server using socket programming. Client program put function (a file from the local to the file server) and get (take a remote file saved as a local file from the file server). The client and the file server is not on the same machine.
-Implement a simple file server using socket programming. Client program put function (a file from the local to the file server) and get (take a remote file saved as a local file from the file server). The client and the file server is not on the same machine.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
socket_client.pdf