# c++网络聊天室 **Repository Path**: hisinz/c-network-chat-room ## Basic Information - **Project Name**: c++网络聊天室 - **Description**: 使用c++ socket 多线程,采用c/s结构编写的简单网络聊天室 运行在Linux下 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-17 - **Last Updated**: 2021-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 网络聊天室 ## 简介 本程序为课程作业,运行在linux平台下 下载后可直接编译运行 ## 运行方法