摘要
本文利用文件传输协议(FTP)的通信模型,在FTP模型的用户数据传输进程中引入一种基于队列的缓冲机制,实现文件的快速续传,并讨论了一种较好的文件断点上传的方法。用Java技术实现此方法,以能够方便地集成到其他系统中。
We present a quick file uploading method by introducing a queue-based data caching mechanism into the user data-transfer process of the FFP model. We also discuss a better Broken-Point Continuingly-Uploading-File method. The method is implemented in JavaBeans technology in order to be integrated conveniently into other systems.
出处
《宁波工程学院学报》
2012年第3期63-65,共3页
Journal of Ningbo University of Technology
基金
2011年宁波工程学院学生科研项目
关键词
缓冲队列
FTP
断点续传
Buffer Queue
PTP
Broken-Point Continuingly-Uploading