搜索资源列表
上传文件管理组件
- 1、强大文件上传:普通浏览器上传支持单个电子文档最大2G,浏览器ActiveX插件上传支持单个电子文档最大4G。支持多文件批量上传、断点续传、进度显示上传。 2、超强易用性能:采用BS(浏览器/服务器)模式服务,类WINDOWS操作方案,即使仅会用鼠标的用户也可在无培训情况下快速应用。加强版OFFICE文件的在线编辑和版本管理能力提供强大、丰富、有效的公文处理能力。 3、应用安全可靠:具有灵活的权限分配机制和文档管理体系,提供多层次安全解决方案,最大限度保护了用户关键信息和文件的可靠管理与应
P2P断点续传实现
- 仍釆用服务器与客户模式,需分别对其设计与编程。 服务器端较简单,主要就是加入待传文件,监听客户,和传送文件。而那些断点续传的功能,以及文件的管理都放在客户端上。
UImageUpoaderD.rar
- 图片上传组件,可在线管理,支持断点上传,很方便,Picture upload components, online management, support breakpoint upload, very convenient
KUploader.zip
- Flash 断点续传,选择文件后,先检查本地的SO中存的MD5信息是否和选择文件相同的,如果有相同数据,再判断是否已经上传成功,如果没有完成,会询问是否续传,如果选择是,那么就将文件的信息发送给后台,后台根据文件信息判断是否存在此文件,并根据文件信息返回需要续传的块序号,然后FLASH根据这些序号上传。 上传时,后台接收成功一个块,就会在日志文件写入相应的块信息,便于下次查询 如果上传成功,则将日志信息删除,本地SO中更新上传状态来自www.kingnare.com/auzn ,HTTP
jquery.zip
- 无组件断点上传,有进度条、下载速度、多文件上传,各种演示示例\测试上传,No components breakpoint upload, there is progress bar, download speed, multi-file upload, a variety of sample presentation
Ftp.rar
- FTP上传功能,可以支持断点,但是下载的时候有问题,请大家指教,FTP upload functionality, can support a breakpoint, but the download time of a problem, please advice
jft-upload.rar
- 基于JFTP的java applet程序的文档说明,程序支持大文件上传和断点续传。,the document of the program programed by java applet with JFTP,the program can offer the ablity of uploading big files and continueing after paused.
dhFtpCtrl.rar
- ftp上传下载控件,支持断点续传功能.支持多线程。请自由下载。,ftp up down ctrl very good.
WebbWinUpload
- 断点续传源码,支持上传大文件,并且支持断点续传-HTTP source to support the upload large files, and supports HTTP
C_FTP
- 实现ftp的上传、下载、删除、创建目录、删除目录、移动等功能并且可以断点续传和多线程上传下载-Achieve ftp upload, download, delete, create directories, delete directories, move and other functions and can be multi-threaded HTTP, and uploading and downloading
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
ftp_vc
- FTP支持所有功能。比如上传下载。进度条。和flashFtp差不多-Supporting all the features of FTP. Such as uploading and downloading. Progress bar. And almost flashFtp
Visual C++网络通信代码
- Visual C++网络通信代码 包括FTP文件上传下载,支持断点续传,是Visual C++网络通信书籍配套光盘源码-Visual C++ code for network communications, including FTP uploading and downloading files, support for HTTP is a Visual C++ books on network communications package CD-ROM Source
webfile
- web断点续传大文件,可支持上G的文件上传的一个ocx控件vc源码。-web upload big file
jspsmartupload
- jspsmartupload上传信息文件,支持断点续传-jspsmartupload upload the information files, support for HTTP
多线程与断点续传源码 VC http
- 本代码是基于http的多线程支持断点续传的源代码,内容详尽,代码结构简单,适合初学者学习使用,无需调试修改,非常强大,在VC6.0上使用,欢迎下载。
安卓文件上传断点续传
- 安卓文件上传断点续传,对文件传输学习有一定的学习价值
.net断点上传示例源码
- .net断点上传示例源码示例 希望对大家会有所帮助(.net breakpoint upload sample source code example Hope to be helpful to everyone)
框架整合-跨域断点上传(兼容IE6,7,8,9)
- 框架整合-跨域断点上传(兼容IE6,7,8,9)(Framework integration - cross-domain breakpoint upload (compatible with IE6,7,8,9))
多线程断点续传(基于HTTP协议)
- 能实现多线程断点续传,在网络中断后将已经上传的部分缓存在服务器,在连上网络后接着上传(To achieve multi-threaded HTTP cache, in part after the network interrupt has been uploaded on the server, to connect to the network and then upload)