Skip to content

用epoll完成的一个多人在线聊天室

Notifications You must be signed in to change notification settings

WuXianChangKuang/ChatRoom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom

用epoll完成的一个多人在线聊天室

使用方法:

  运行:

     1.make

     2../server

     3../client

     需要2个以上的client才能聊天

  清除目标文件:

     1. make clean

About

用epoll完成的一个多人在线聊天室

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.7%
  • Makefile 4.3%