Skip to content

使用linux socket和多线程技术编写的网络聊天室

Notifications You must be signed in to change notification settings

xiaoyan94/TcpThreadChats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TcpThreadChats

使用linux的socket和多线程技术编写的网络聊天室,支持跨平台,支持多人同时在线,读写线程分离,服务端使用C++,客户端支持命令行和图形界面(使用python的PyQt4图形库)。
服务端启动:

客户端:

图形化客户端:

About

使用linux socket和多线程技术编写的网络聊天室

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.1%
  • C++ 43.1%
  • C 5.3%
  • Makefile 1.5%