文件名称:linux C socket 在QT上编写的简单聊天室
文件大小:210KB
文件格式:GZ
更新时间:2016-08-14 03:40:29
C语言 QT linux 简单聊天室 socket
简单运用socket和select知识编写,是一个select的精彩例子。 PS:在根目录下直接 qmake make ,就能运行,文件夹里也包含有可运行文件。
【文件预览】:
4
----client()
--------client(14KB)
--------client.pro.user(17KB)
--------main.cpp(2KB)
--------Makefile(13KB)
--------main.o(6KB)
--------client.pro(290B)
--------lilin.h(324B)
----server()
--------server(14KB)
--------server.pro.user(17KB)
--------main.cpp(3KB)
--------server.pro(290B)
--------Makefile(13KB)
--------main.o(6KB)
--------main.cpp.autosave(3KB)
--------lilin.h(324B)
----build-client-Desktop-Debug()
--------client(132KB)
--------Makefile(14KB)
--------main.o(183KB)
----build-server-Desktop-Debug()
--------server(132KB)
--------Makefile(14KB)
--------main.o(184KB)