文件名称:Qttcp
介绍说明--下载内容均来自于网络,请自行研究使用
QT编写的基于TCP/IP协议的客户端与服务器端通讯,服务器端开启监听后,客户端可进行发送数据。-QT prepared based on TCP/IP protocol client and server communications, the server-side open listening, the client can send data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Qttcp\client\client\client.pro
.....\......\......\client.pro.user
.....\......\......\main.cpp
.....\......\......\mainwindow.cpp
.....\......\......\mainwindow.h
.....\......\......\mainwindow.ui
.....\......\debug\client.exe
.....\......\.....\main.o
.....\......\.....\mainwindow.o
.....\......\.....\moc_mainwindow.cpp
.....\......\.....\moc_mainwindow.o
.....\......\Makefile
.....\......\Makefile.Debug
.....\......\Makefile.Release
.....\......\ui_mainwindow.h
.....\server\debug\main.o
.....\......\.....\mainwindow.o
.....\......\.....\moc_mainwindow.cpp
.....\......\.....\moc_mainwindow.o
.....\......\.....\server.exe
.....\......\Makefile
.....\......\Makefile.Debug
.....\......\Makefile.Release
.....\......\server\main.cpp
.....\......\......\mainwindow.cpp
.....\......\......\mainwindow.h
.....\......\......\mainwindow.ui
.....\......\......\server.pro
.....\......\......\server.pro.user
.....\......\ui_mainwindow.h
.....\client\client
.....\......\debug
.....\......\release
.....\server\debug
.....\......\release
.....\......\server
.....\client
.....\server
Qttcp