# HTYServer **Repository Path**: spark-opensource/HTYServer ## Basic Information - **Project Name**: HTYServer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-17 - **Last Updated**: 2021-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HTYFileServer A pure Qt(QTcpSocket) file server. ### Server ![alt](server.png) ### Client ![alt](client.png) ### Reference * [Request & Response](https://github.com/eXetrum/QtFileServer.git) * [Socket write file](https://blog.csdn.net/A18373279153/article/details/80364320) ### Problem * Chrome can not open, Firefox can open * Socket write big file cause large memory usage