Skip to content

Transferring messages and files between the server and the client are realized in this project.

Notifications You must be signed in to change notification settings

FengJungle/QtSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

QtSocket

Info

  • Date: 2020-04-18
  • Author: fengjungle

About me:

项目简介

该项目由两个工程组成,QtSocketServer和QtSocketClient。其中QtSocketServer是服务器,QtSocketClient是客户端。

该工程利用Qt自带的QtNetWork、QTcpSocket等组件设计实现了客户端与服务器之间的消息发送和文件传输。

开发环境:

Visio Studio 2013 + Qt5.6.0

博客地址:

https://blog.csdn.net/sinat_21107433/article/details/80150575

Project Introduction:

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.

Develop environment:

Visio Studio 2013 + Qt5.6.0

Blog:

https://blog.csdn.net/sinat_21107433/article/details/80150575

About

Transferring messages and files between the server and the client are realized in this project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages