Introduction - If you have any usage issues, please Google them yourself
实现一个HTTP Web Server, 对用户输入的FTP URL,提供HTTP下载链接,当用户请求链接时,会自动从FTP地址下载数据。支持对FTP请求直接免下载视频播放。
Packet : ftp2http.rar filelist
ftp2http/bin/ftp2http.exe
ftp2http/bin/setting.ini
ftp2http/bin
ftp2http/DlgHistory.cpp
ftp2http/DlgHistory.h
ftp2http/ftp2http.cpp
ftp2http/ftp2http.h
ftp2http/ftp2http.rc
ftp2http/ftp2http.sln
ftp2http/ftp2http.suo
ftp2http/ftp2http.vcproj
ftp2http/FtpClient/BlockingSocket.cpp
ftp2http/FtpClient/BlockingSocket.h
ftp2http/FtpClient/Definements.h
ftp2http/FtpClient/FTPClient.cpp
ftp2http/FtpClient/FTPClient.h
ftp2http/FtpClient/FTPDataTypes.cpp
ftp2http/FtpClient/FTPDataTypes.h
ftp2http/FtpClient/FTPFileState.cpp
ftp2http/FtpClient/FTPFileState.h
ftp2http/FtpClient/FTPListParse.cpp
ftp2http/FtpClient/FTPListParse.h
ftp2http/FtpClient/rc_smart_ptr.h
ftp2http/FtpClient
ftp2http/HttpClient.cpp
ftp2http/HttpClient.h
ftp2http/HttpHeader.h
ftp2http/HttpServer.cpp
ftp2http/HttpServer.h
ftp2http/MainDlg.cpp
ftp2http/MainDlg.h
ftp2http/res/ftp2http.ico
ftp2http/res
ftp2http/resource.h
ftp2http/setting.h
ftp2http/stdafx.cpp
ftp2http/stdafx.h
ftp2http/UrlPath.h
ftp2http