# 云盘系统 **Repository Path**: scutea-baicalensis/cloud-disk-system ## Basic Information - **Project Name**: 云盘系统 - **Description**: 基于httlip库实现的简易云盘系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-05-28 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 云盘系统 #### Description 基于httlip库实现的简易云盘系统 #### Instructions 这是基于httlip服务器库实现的一个云盘系统,包括了windows系统下开发的客户端程序,以及linxu系统下开发的服务器程序, 具体实现是我们在windows下运行客户端程序,在linux后台打开服务器(每个人根据自己虚拟机可以修改配置,在文件confg.conf 中) 打开网页我们即可进行文件下载和上传,上传文件需要将文件放入backup文件夹中,客户端程序会每相隔一毫秒提交一次 backup中的文件。 服务器源码文件:server_src 客户端源码文件: client_src 里面的执行文件包含了一些测试代码,而其他的过程测试代码都在example文件夹中 #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)