文件名称:ftp
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-29
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- 哈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本版本功能:
1.增加、删除服务端口,支持多个服务器同时运行。
2.更改服务器的欢迎信息、离开信息。
3.支持多个用户同时访问
4.支持为每个用户设置不同的密码
5.支持设置每个用户不同的权限
6.支持最大登陆数
这是一个测试版本的FTP服务器程序,源代码开放,只用于学习和研究,而目前仅支持Windows系统上运行。-This version features: 1. Adding, deleting service port, support for multiple servers running simultaneously. (2) change the server' s welcome message, leave message. 3 supports multiple users simultaneous access to 4 support for each user to set different passwords 5. Supports setting different permissions for each user 6 supports a maximum number of landing this is a beta version of the FTP server program, the source code is open, only for study and research, and currently only supports Windows systems.
1.增加、删除服务端口,支持多个服务器同时运行。
2.更改服务器的欢迎信息、离开信息。
3.支持多个用户同时访问
4.支持为每个用户设置不同的密码
5.支持设置每个用户不同的权限
6.支持最大登陆数
这是一个测试版本的FTP服务器程序,源代码开放,只用于学习和研究,而目前仅支持Windows系统上运行。-This version features: 1. Adding, deleting service port, support for multiple servers running simultaneously. (2) change the server' s welcome message, leave message. 3 supports multiple users simultaneous access to 4 support for each user to set different passwords 5. Supports setting different permissions for each user 6 supports a maximum number of landing this is a beta version of the FTP server program, the source code is open, only for study and research, and currently only supports Windows systems.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ftp\config
...\FlashFTP.exe
...\readme.txt
...\src\Com20.ICO
...\...\Connection.c
...\...\Connection.h
...\...\DataConnection.c
...\...\DataConnection.h
...\...\FileSystem.c
...\...\FileSystem.h
...\...\FlashFTP.c
...\...\FlashFTP.h
...\...\FlashFTP_private.rc
...\...\make.bat
...\...\Manager.c
...\...\Manager.h
...\...\Server.c
...\...\Server.h
...\src
ftp