首页 | 本学科首页   官方微博 | 高级检索  
     

一种Web 中快速传输大型文件的方法
引用本文:唐威,景奕昕.一种Web 中快速传输大型文件的方法[J].计算机系统应用,2012,21(11):202-204.
作者姓名:唐威  景奕昕
作者单位:武汉华工安鼎信息技术有限责任公司,武汉430223
摘    要:实现了WEB应用程序中快速传输大型文件的机制.浏览器端采用HTML5标准中文件系统的访问特性,对上载的文件首先进行分片实现并行上传.服务器端采用CGI程序接收浏览器端上传的文件.后台管理服务对上传的分片文件进行管理.下载文件时通过CGI请求后台管理服务,按序发送文件分片.整个过程均不涉及文件分片的重组过程,减少了磁盘IO请求.与其它文件上传下载方式相比,本方法具有上下载文件大小无限制,传输速度高及不需要第三方控件等特点.

关 键 词:HTML5  CGI  大尺寸文件传输  异步传输  文件分片
收稿时间:2012/4/10 0:00:00
修稿时间:5/7/2012 12:00:00 AM

Approach for High-speed Transfer of Big File in Web
TANG Wei and JING Yi-Xin.Approach for High-speed Transfer of Big File in Web[J].Computer Systems& Applications,2012,21(11):202-204.
Authors:TANG Wei and JING Yi-Xin
Affiliation:(Wuhan Huagong Andin Information Technology Co. Ltd, Wuhan 430223, China)
Abstract:The paper implemented a mechanism for transferring big size file in high speed. The browser leverages Html5 to slice big file into pieces and upload files to web server asynchronously. The web server adopts CGI to handle incoming file pieces, and sends file pieces in order when the file is downloaded. The mechanism reduces I/O cost due to avoiding reunifying file pieces. Comparing other approaches, this method breaks through the limit to file size, transfers files in high speed, and features in no need of third-party plug-ins.
Keywords:HTML5  CGI  big file transfer  asynchronous transfer  file split
本文献已被 维普 等数据库收录!
点击此处可从《计算机系统应用》浏览原始摘要信息
点击此处可从《计算机系统应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号