• 大小: 2.05MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-21
  • 语言: 其他
  • 标签: QT5  TCP  

资源简介

QT5 实现TCP通信 客户端与服务端,互相发送字符串;解决中文乱码问题;

资源截图

代码片段和文件信息

/****************************************************************************
** meta object code from reading C++ file ‘client.h‘
**
** Created by: The Qt meta object Compiler version 67 (Qt 5.4.2)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

#include “../../Client/client.h“
#include 
#include tatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error “The header file ‘client.h‘ doesn‘t include ject>.“
#elif Q_MOC_OUTPUT_REVISION != 67
#error “This file was generated using the moc from 5.4.2. It“
#error “cannot be used with the include files from this version of Qt.“
#error “(The moc has changed too much.)“
#endif

QT_BEGIN_MOC_NAMESPACE
struct qt

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     144896  2015-11-05 15:37  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\Client.exe

     文件    1271776  2015-11-05 15:37  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\Client.ilk

     文件     474862  2015-11-05 15:37  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\client.obj

     文件    3600384  2015-11-05 15:37  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\client.pdb

     文件     241208  2015-11-05 15:37  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\main.obj

     文件       4794  2015-11-05 15:37  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\moc_client.cpp

     文件     276831  2015-11-05 15:37  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\moc_client.obj

     文件      23806  2015-11-05 11:16  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\Makefile

     文件      75808  2015-11-05 11:16  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\Makefile.Debug

     文件      75862  2015-11-05 11:16  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\Makefile.Release

     文件       6136  2015-11-05 15:37  TCPTest\Client\build-Client-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\ui_client.h

     文件       4078  2015-11-05 15:37  TCPTest\Client\Client\client.cpp

     文件        758  2015-11-05 13:55  TCPTest\Client\Client\client.h

     文件        386  2015-11-05 11:11  TCPTest\Client\Client\Client.pro

     文件      18720  2015-11-05 15:40  TCPTest\Client\Client\Client.pro.user

     文件       3085  2015-11-05 13:48  TCPTest\Client\Client\client.ui

     文件        175  2015-11-05 10:26  TCPTest\Client\Client\main.cpp

     文件     241464  2015-11-05 15:38  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\main.obj

     文件       4695  2015-11-05 15:38  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\moc_server.cpp

     文件     277033  2015-11-05 15:38  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\moc_server.obj

     文件     139776  2015-11-05 15:38  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\Server.exe

     文件    1296396  2015-11-05 15:38  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\Server.ilk

     文件     446515  2015-11-05 15:38  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\server.obj

     文件    3534848  2015-11-05 15:38  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\debug\server.pdb

     文件      23806  2015-11-05 11:10  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\Makefile

     文件      76149  2015-11-05 11:10  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\Makefile.Debug

     文件      76203  2015-11-05 11:10  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\Makefile.Release

     文件       4773  2015-11-05 15:38  TCPTest\Server\build-Server-Desktop_Qt_5_4_2_MSVC2013_OpenGL_64bit-Debug\ui_server.h

     文件        175  2015-11-05 10:25  TCPTest\Server\Server\main.cpp

     文件       3772  2015-11-05 15:38  TCPTest\Server\Server\server.cpp

............此处省略18个文件信息

评论

共有 条评论