Skip to content

Jack-Huys/ChatRoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoom

基于epoll机制的模拟聊天室 实现两个类,server类和clent类 Common.h:公共头文件,包含所需的所有宏定义及socket网络编程头文件 Client.h, Client.cpp:客户端类实现。 Server.h,Server.cpp:服务端类实现。 ClientMain.cpp,ServerMain.cpp:客户端及服务端的主函数。

About

基于epoll机制的模拟聊天室

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published