lanchat-linux-unix
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A simple GUI network chat program in C++/Qt SDK that allows communication over LAN, this version is for platforms that use the unix sockets library such as linux or unix based systems.
This program is a "learning c++" project for me.
I am more than happy to share the source with anyone who may find it usefull for their own projects.

This program utilizes unix sockets to send messages over a LAN.
It uses multithreading to overcome waiting on the read function before being able to send a message.

This program was created with Qt Creator.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。