# socket聊天室 **Repository Path**: fu-mingzhe/socket_chat-room ## Basic Information - **Project Name**: socket聊天室 - **Description**: 一个socket聊天室 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2022-06-12 - **Last Updated**: 2024-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Socket, Python, TCP ## README # socket聊天室 ## 介绍 ### 一个用python socket做的聊天室 ## 软件架构 ### server.py为服务器端程序 ### client.py为客户端程序 ## 安装教程 ### 1.安装Python3 ### 2.更改client.py中的代码 ### 把最后一行字符串中改成你的IP地址 ![输入图片说明](https://foruda.gitee.com/images/1686977192838404889/f24877f6_11085717.png "Snipaste_2023-06-17_12-45-07.png") ## 使用说明 ### 先运行服务器端程序server.py在运行一个或多个客户端client.py ## 参与贡献 # 如果有什么问题或建议可以发邮件给2372769798@qq.com # 我的gitee主页[https://gitee.com/fu-mingzhe](https://gitee.com/fu-mingzhe) # 我的github主页[https://github.com/fu-mingzhe](https://github.com/fu-mingzhe)