摘要
基于SSL安全协议机制设计了一种网络云盘系统,实现客户端与服务器之间文件数据传输。服务器端基于多线程的并发处理机制,在信息数据传输过程中,通过分块组件Webuploader实现大文件分块传输和校验,与多个客户端进行通信,且支持断点续传功能。通信双方采用自定义的传输协议格式进行文件加密和交互通信,提高了数据信息的正确性、有效性以及安全性,且具有传输速率高和容错率高等优点。
Based on SSL protocol mechanism to designs a networkfile information transmission system,implementfile datatransfer between client and server.Server concurrency processing mechanism based on multi-thread,in the process of information data transmission,separate transmission and verification of large files is realized by block component Webuploader,communicates with multiple clients and supports breakpoint continuation.The communication parties adopt the custom transmission protocol format for file encryption and interactive communication,to improve the correctness,effectiveness and security of data information,and it has the advantages of high transmission rate and fault tolerance rate.
作者
张雪峰
张海榆
张新纪
牛国锋
周剑
ZHANG Xue-feng;ZHANG Hai-yu;ZHANG Xin-ji;NIU Guo-feng;ZHOU Jian(School of Computer Science and Engineering,Changshu Institute of Technology,Changshu 215500,China)
出处
《电脑知识与技术》
2020年第29期59-61,共3页
Computer Knowledge and Technology
关键词
SSL协议
并发服务器
断点续传
网络云盘
SSL protocol
concurrent server
breakpoint continuingly
network cloud disk