# LinuxCchatroom **Repository Path**: pqxu/chatroom ## Basic Information - **Project Name**: LinuxCchatroom - **Description**: 基于Linux终端的C网络聊天室 - **Primary Language**: C - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2024-04-23 - **Last Updated**: 2024-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LinuxCchatroom #### 介绍 基于Linux终端的C网络聊天室 #### 软件架构 网络聊天室分为客户端和服务端,客户端主要用于接收用户输入数据与消息,完成向服务端发送与从服务端接收信息。服务端完成对用户消息的转发,用户登录的检查。 #### 实现功能 1. 用户管理:完成对用户的登录、注册、忘记密码,将注册信息保存在服务器的用户表中 2. 聊天室:用户登录后显示聊天室列表,加入指定聊天室后不能看到未加入前的聊天记录,显示当前聊天室的在线用户 3. 好友管理:...... #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)