资源列表
assignment
- 一个实现了的ftp服务器基本功能程序,服务器的安全管理代码还没有开发, 但该程序已经可以适用于网络 该ftp服务器还具有一些管理功能,主要是针对用户管理的,有如下命令: list listuser adduser deluser help ? 关于用户的权限设置,还未开发,因此所有登陆的用户的都具有最高权限, 有2个缺省用户: user:ruan password:good user:wen password:well 用户信息在同目录下的user.
ftp
- Descr iption transfer file over FTP
bbb
- 该程序实现了一个简单的ftp服务器,在windows平台通过ftp命令行测试。-The program implements a simple ftp server in windows platform through the ftp command-line test.
SFTPWinServer
- windows下的编程 毕业设计 请多指教 -windows programming under the Graduation Project Please advice
vbsmpftp
- This sample demonstrates how to use WinInet FTP APIs in Visual Basic application.
FTPclient
- FTP客户端开发源程序.提供给大家参考一下
FlexFtpUpload
- 一个简单的FlexFTP文件上传,只能上传单一文件。如有需要可下载学习。-A simple FlexFTP file upload, only upload a single document. If necessary, can be downloaded to learn.
FtpServer
- 这是一个可以实现FTP服务器端的代码程序 可以实现下载
ftpDownload
- 实现FTP功能,可以下载,上传,删除等等,已经调试成功-FTP functions to achieve, you can download, upload, delete, etc., have been successful debugging
FTP
- FTP客户端源代码!我相信一定会对你有帮助.-FTP client source code! I am sure that will help you.
FTPClient
- 一个简单的FTP客户端程序,用C#编写能够实现文件的发送与接受
ftp
- 该文件是Linux文件ftp上传断点续传C源代码