# 基于Qt的多客户端TCP通信设计 **Repository Path**: LeadingMe/TCP ## Basic Information - **Project Name**: 基于Qt的多客户端TCP通信设计 - **Description**: 该项目基于Qt的多客户端TCP通信系统,采用了TCP传输控制协议进行客户端与服务端安全通信。服务端采用了QThread多线程对客户端高并发响应,连接了sqlite数据库对通信记录,及ip+port进行存储。当然,也采用了QT中的Viewtable控件,将数据表中的数据整体展示出来。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 18 - **Forks**: 2 - **Created**: 2021-06-25 - **Last Updated**: 2024-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于Qt的多客户端TCP通信设计 #### Description 该项目基于Qt的多客户端TCP通信系统,采用了TCP传输控制协议进行客户端与服务端安全通信。服务端采用了QThread多线程对客户端高并发响应,连接了sqlite数据库对通信记录,及ip+port进行存储。当然,也采用了QT中的Viewtable控件,将数据表中的数据整体展示出来。 #### Software Architecture Software architecture description #### Installation 1. xxxx 2. xxxx 3. xxxx #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### 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/)