- Date: 2020-04-18
- Author: fengjungle
- Name: Feng Qiangguo
- Mail: [email protected]
- WeChat: fengjungle
该项目由两个工程组成,QtSocketServer和QtSocketClient。其中QtSocketServer是服务器,QtSocketClient是客户端。
该工程利用Qt自带的QtNetWork、QTcpSocket等组件设计实现了客户端与服务器之间的消息发送和文件传输。
Visio Studio 2013 + Qt5.6.0
https://blog.csdn.net/sinat_21107433/article/details/80150575
This project includes two parts: QtSocketServer and QtSocketClient. QtSocketServer is the server, and QtSocketClient is the client.
Transferring messages and files between the server and the client are realized in this project, which is implemented via Qt lib, like QtNetWork and QTcpSocket.
Visio Studio 2013 + Qt5.6.0
https://blog.csdn.net/sinat_21107433/article/details/80150575