# file-service **Repository Path**: hellotqq/file-service ## Basic Information - **Project Name**: file-service - **Description**: 基于 HTTP 协议的简易文件服务器 Server 端和 Client 端。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-02 - **Last Updated**: 2021-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 文件包含一个服务端fileserver和一个Client端一个数据库脚本文件 fileserver包含了试题中要求的三个文件,client完成了对服务端的调用,其中文件下载在测试的时候用了一个html页面发起请求