文件名称:clientaserver
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-24
- 文件大小:
- 1.86mb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
使用QT写的一个代码,功能是有一个客户端和一个服务器端,然后两端可以进行交互,可以下棋,适合进行网络编程的入门。-Use QT write a code function is a client and a server, and then ends can interact, you can play chess, suitable for entry-network programming.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build-qt4-Desktop_Qt_5_5_0_MinGW_32bit-Debug\debug\main.o
............................................\.....\moc_widget.cpp
............................................\.....\moc_widget.o
............................................\.....\qt4.exe
............................................\.....\widget.o
............................................\Makefile
............................................\Makefile.Debug
............................................\Makefile.Release
............................................\ui_widget.h
qt1\dialog.cpp
...\dialog.h
...\dialog.ui
...\main.cpp
...\qt1.pro
...\qt1.pro.user
..2\main.cpp
...\mainwindow.cpp
...\mainwindow.h
...\mainwindow.ui
...\qt2.pro
...\qt2.pro.user
..4\main.cpp
...\qt4.pro
...\qt4.pro.user
...\widget.cpp
...\widget.h
...\widget.ui
build-qt1-Desktop_Qt_5_5_0_MinGW_32bit-Debug\debug\dialog.o
............................................\.....\main.o
............................................\.....\moc_dialog.cpp
............................................\.....\moc_dialog.o
............................................\.....\qt1.exe
............................................\Makefile
............................................\Makefile.Debug
............................................\Makefile.Release
............................................\ui_dialog.h
........2-Desktop_Qt_5_5_0_MinGW_32bit-Debug\debug\main.o
............................................\.....\mainwindow.o
............................................\.....\moc_mainwindow.cpp
............................................\.....\moc_mainwindow.o
............................................\.....\qt2.exe
............................................\Makefile
............................................\Makefile.Debug
............................................\Makefile.Release
............................................\ui_mainwindow.h
........4-Desktop_Qt_5_5_0_MinGW_32bit-Debug\debug
............................................\release
........1-Desktop_Qt_5_5_0_MinGW_32bit-Debug\debug
............................................\release
........2-Desktop_Qt_5_5_0_MinGW_32bit-Debug\debug
............................................\release
build-qt4-Desktop_Qt_5_5_0_MinGW_32bit-Debug
qt1
qt2
qt4
build-qt1-Desktop_Qt_5_5_0_MinGW_32bit-Debug
build-qt2-Desktop_Qt_5_5_0_MinGW_32bit-Debug
fivechess\chess.jpg
.........\dialog.h
.........\fivechess.pro
.........\fivechess.pro.user
.........\image.qrc
.........\lose.wav
.........\main.cpp
.........\mainwindow.cpp
.........\mainwindow.h
.........\mainwindow.ui
.........\win.wav
.........client\dialog.cpp
...............\dialog.h
...............\fivechessclient.pro
...............\fivechessclient.pro.user
...............\main.cpp
...............\mainwindow.cpp
...............\mainwindow.h
...............\mainwindow.ui
.........receiver\fivechessreceiver.pro
.................\fivechessreceiver.pro.user
.................\main.cpp
.................\widget.cpp
.................\widget.h
.................\widget.ui
fivechess
fivechessclient
fivechessreceiver