搜索资源列表
multiget-1.1.3.tar
- linux 下的 flashget。MultiGet是一个非常容易使用的图形界面多线程下载工具,它支持基本的 http/ftp协议,支持断点续传,动态语言转换,下载速度限制,自动/手动MD5校验,任务日志,文件分类管理,支持所有类型的SOCKS代理和 FTP、HTTP代理,可以动态增加/减少线程数量。它需要wxGTK开发包-flashget under linux. MultiGet is a very easy-to-use graphical interface multithreaded
LinuxFTP
- 模拟linux平台下边的vsFtp服务器可以实现文件的断点续传和下载,任何客户端均可使用
dload
- linux下http和ftp下载工具,支持多线程、多任务、断点续传下载。
FTP_linux
- 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
copy_files_through_system_call.cpp.tar
- 系统调用拷贝函数 本程序通过Linux的系统调用进行文件拷贝,如果进行一定的修改可以支持断点续传-System call function copy of the procedures adopted by Linux system calls to file copy, if changes must support HTTP
FTP_SERVER_SRC
- 项目简介:使用Linux下C语言开发,遵循RFC959协议,以命令解析器为核心,利用Socket作为通讯接口,提供上传下载,断点续传,流量控制,连接控制,支持多种常用FTP客户端。 -Project Descr iption: Using the C language under Linux development, follow the RFC959 protocol to the command parser as the core, the use of Socket as a com
curl-7.19.2.tar
- curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
ftp
- ftp服务器程序,主要功能有上传,下载,断点续传,可以统计每ip的最大连接数,客户端的最大连接数-ftp server program, the main function upload, download, HTTP, you can count every ip in the maximum number of connections, the maximum number of connections the client
dispatcher
- unix下的调度程序,自定义调度时间,按照顺序或者并行进行执行程序,可断点续传-under unix scheduler, custom scheduling time, in accordance with the order or in parallel execution, can be HTTP
libncftp-3.2.5-src.tar
- libncftp 源码包下载可断点续传等功能 -libncftp downloard
ftplib
- ftp库函数,可以自己封装,有完整makefile, 比老牌nbpfaus.net的ftp3.1.1给容易阅读 ,而且相对其还支持断点续传哦,可以补足busybox,ftpput的不足之处-ftp library functions, you can own package, a complete makefile, than the old nbpfaus.net of ftp3.1.1 to easy to read, but also relative to its support HTT
qt_http多线程断点续传下载
- 实现demo,从http服务器多线程断点续传。(Demo, from the HTTP server multi-threaded downloader.)