搜索资源列表
FTPService
- j2se 平台开发的简单ftp service 代码 学习之用,仅供参考-j2se platform for the development of the code simple ftp service learning, for reference purposes only
FTPService
- j2se 平台开发的简单ftp service 代码 学习之用,仅供参考-j2se platform for the development of the code simple ftp service learning, for reference purposes only
FTPService
- 实现ftp的文件上传和下载功能。可输入密码,选择ftp服务器,及上传和下载的文件-The realization of ftp file upload and download functionality. Can enter a password, select the ftp server, and uploading and downloading documents
FTPService
- ftp服务器的主要功能是上传下载文件以达到数据共享的目的。在linux底下开发ftp服务器旨在帮助学员综合运用linux初级编程与linux高级编程所学到的知识。如:守护进程的编写,进程间通讯, 管道,socket编程,文件I/O标准库函数与系统调用,以及文件权限管理等等。具体操作详见压缩包里面的文档有操作服务手册,可以控制上传和下载的速度。-USER PASS CWD,XCWD CDUP REIN QUIT P
FTPService-programming
- 服务程序设计实现两台主机之间的文件传输,可以使用WINSOCK 实现首先 对两台主机进行连接客户端请求数据服务端发送数据-Service programming file transfer between two hosts, you can use the Winsock first two hosts connected client requests the data server to send data
FTPService
- FTP服务的c#实现,通过TCP连接的方式,并解析标准FTP命令。-FTP Service