Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 715 Bytes

File metadata and controls

18 lines (14 loc) · 715 Bytes

network-dash

A project that simulates a simple file transfer and download c/s mode implemented by Baidu network disk:

  1. Implement secure login
  2. Realize fast upload and download of large files
  3. Realize the second transfer function of large files Fourth, realize the incremental upload of files
  4. Realize the function of file time machine

A project that simulates a simple file transfer and download c/s mode implemented by Baidu network disk.

模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:

一、实现安全登录 二、实现大文件的快速上传和下载 三、实现大文件的秒传功能 四、实现文件的增量上传 五、实现文件时光机功能