文件名称:FTP服务器库
文件大小:230KB
文件格式:ZIP
更新时间:2017-10-18 04:18:09
FTP SERVER LIB LIBRARY c++
a cross-platform C++ class which allows developers to use a simple, fast, and reliable FTP server within their program. 一个跨平台的开源 C++ FTP服务器库,自带例子,用法简单。本人项目中就在使用。
【文件预览】:
CFtpServer.dsw
Example
----Example.dev(5KB)
----main.cpp(8KB)
----Example.dsp(4KB)
----CFtpServerConfig.h(2KB)
zlib-1.2.3
----inflate.c(48KB)
----compress.c(2KB)
----algorithm.txt(9KB)
----deflate.h(12KB)
----zlib.h(65KB)
----zutil.c(7KB)
----deflate.c(63KB)
----INDEX(1KB)
----trees.h(8KB)
----inftrees.h(2KB)
----inflate.h(6KB)
----example.c(16KB)
----gzio.c(30KB)
----crc32.c(13KB)
----configure(13KB)
----ChangeLog(42KB)
----zutil.h(7KB)
----uncompr.c(2KB)
----zconf.h(9KB)
----trees.c(43KB)
----Makefile.in(4KB)
----infback.c(22KB)
----inffixed.h(6KB)
----projects()
--------README.projects(2KB)
--------visualc6()
----FAQ(15KB)
----README(6KB)
----zlib.3(4KB)
----inffast.h(407B)
----zconf.in.h(9KB)
----crc32.h(30KB)
----inffast.c(12KB)
----inftrees.c(13KB)
----Makefile(4KB)
----adler32.c(4KB)
----win32()
--------Makefile.gcc(3KB)
--------DLL_FAQ.txt(18KB)
--------Makefile.bor(2KB)
--------zlib1.rc(1024B)
--------Makefile.emx(1KB)
--------zlib.def(921B)
--------VisualC.txt(117B)
--------Makefile.msc(3KB)
----minigzip.c(8KB)
ABOUT.txt
CHANGELOG.txt
CFtpServer
----CFtpServerGlobal.h(3KB)
----CFtpServerConfig_Sample.h(2KB)
----CFtpServer.cpp(71KB)
----CFtpServer.h(30KB)
----CFtpServer.dsp(3KB)
LICENSE.txt
LINKS.txt
Example2
----main.cpp(9KB)
----getopt.h(3KB)
----Example2.dsp(4KB)
----CFtpServerConfig.h(2KB)
----getopt.c(13KB)