文件名称:qt
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.18mb
- 下载次数:
- 0次
- 提 供 者:
- yan***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在linux下用QT做的一个关于服务器及客户端的字符传输。-QT in linux to do next with a client on the server and the character transfer.
相关搜索: QT
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程序\readme.txt
....\socket.zip
....\qt_client\Makefile.Release
....\.........\Makefile.Debug
....\.........\ui_qt_client.h
....\.........\recv_thd.h
....\.........\.project
....\.........\main.cpp
....\.........\qt_client.pro
....\.........\Makefile
....\.........\.cproject
....\.........\qt_client.ui
....\.........\qt_client.h
....\.........\qt_client
....\.........\conn.cpp
....\.........\qt_client.cpp
....\.........\debug\moc_qt_client.cpp
....\.........\.....\main.o
....\.........\.....\moc_recv_thd.cpp
....\.........\.....\qt_client.o
....\.........\.....\moc_qt_client.o
....\.........\.....\moc_recv_thd.o
....\.........\debug
....\.........\release\moc_qt_client.cpp
....\.........\.......\main.o
....\.........\.......\moc_recv_thd.cpp
....\.........\.......\qt_client.o
....\.........\.......\moc_qt_client.o
....\.........\.......\moc_recv_thd.o
....\.........\release
....\qt_client
....\...server\Makefile.Release
....\.........\Makefile.Debug
....\.........\ui_qt_server.h
....\.........\recv_thd.h
....\.........\.project
....\.........\qt_server
....\.........\qt_server.cpp
....\.........\qt_server.ui
....\.........\qt_server.pro
....\.........\main.cpp
....\.........\Makefile
....\.........\.cproject
....\.........\qt_server.h
....\.........\debug\main.o
....\.........\.....\moc_qt_server.cpp
....\.........\.....\moc_qt_server.o
....\.........\.....\moc_recv_thd.cpp
....\.........\.....\qt_server.o
....\.........\.....\moc_recv_thd.o
....\.........\debug
....\.........\release
....\qt_server
程序
....\socket.zip
....\qt_client\Makefile.Release
....\.........\Makefile.Debug
....\.........\ui_qt_client.h
....\.........\recv_thd.h
....\.........\.project
....\.........\main.cpp
....\.........\qt_client.pro
....\.........\Makefile
....\.........\.cproject
....\.........\qt_client.ui
....\.........\qt_client.h
....\.........\qt_client
....\.........\conn.cpp
....\.........\qt_client.cpp
....\.........\debug\moc_qt_client.cpp
....\.........\.....\main.o
....\.........\.....\moc_recv_thd.cpp
....\.........\.....\qt_client.o
....\.........\.....\moc_qt_client.o
....\.........\.....\moc_recv_thd.o
....\.........\debug
....\.........\release\moc_qt_client.cpp
....\.........\.......\main.o
....\.........\.......\moc_recv_thd.cpp
....\.........\.......\qt_client.o
....\.........\.......\moc_qt_client.o
....\.........\.......\moc_recv_thd.o
....\.........\release
....\qt_client
....\...server\Makefile.Release
....\.........\Makefile.Debug
....\.........\ui_qt_server.h
....\.........\recv_thd.h
....\.........\.project
....\.........\qt_server
....\.........\qt_server.cpp
....\.........\qt_server.ui
....\.........\qt_server.pro
....\.........\main.cpp
....\.........\Makefile
....\.........\.cproject
....\.........\qt_server.h
....\.........\debug\main.o
....\.........\.....\moc_qt_server.cpp
....\.........\.....\moc_qt_server.o
....\.........\.....\moc_recv_thd.cpp
....\.........\.....\qt_server.o
....\.........\.....\moc_recv_thd.o
....\.........\debug
....\.........\release
....\qt_server
程序