文件名称:小型ftp服务器、客户端
文件大小:8KB
文件格式:RAR
更新时间:2018-05-17 15:52:55
ftp
模拟ftp的linux程序。 支持用户登录、登出、查询、上传和下载功能,支持断点续传功能。
【文件预览】:
server
----Main.cpp(2KB)
----port.conf(5B)
----FileTransServer.h(920B)
----UserAndPassword.txt(50B)
----FileTransServer.cpp(10KB)
----makefile(259B)
client
----main.cpp(10KB)
----FileTransClient.h(656B)
----FileTransClient.cpp(848B)
----makefile(248B)