# BeeTcpServer **Repository Path**: ligiggy/BeeTcpServer ## Basic Information - **Project Name**: BeeTcpServer - **Description**: multithread tcpserver using qt5 - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-22 - **Last Updated**: 2023-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, Qt, TCP, async ## README multiThread Tcpserver using qt5 QTcpServer Testing this by qt 5.9.8 and msvc2017 compiler. see also [My TcpClient Project](https://github.com/ligiggy/BeeTcpClient)