python-chatroom:第一阶段项目,完成度90%,基于TCP的python聊天室-源码

上传者: 42160425 | 上传时间: 2021-06-16 09:54:30 | 文件大小: 234KB | 文件类型: ZIP
项目简介 简易聊天室 Author: by @jeremyjone Date: 2018-5-10 项目会保存在: 功能 用AES加密所有的传输内容 用MD5 + 加盐 的方式存储密码,加盐字符由客户端和服务器共同生成 使用数据库存储用户信息、好友关系、房间信息、加入房间状态、所有聊天记录 tkinter GUI 有新消息时自动好友列表提示 窗口放大缩小 联系人列表;未读的消息用彩色文本标注 加好友功能,对方收到通知,通过/拒绝,并将添加记录添加到数据库 右键好友名可以删除好友关系 防止重复打开窗口,如果已经打开则使窗口获得焦点 用户离线时收到的未读的消息,再次登录时用彩色文本标注 支持多行内容(Enter换行,Ctrl+Enter发送);支持聊天字体的设置 群聊功能、加群、创建群 群聊中显示群成员(双击打开聊天窗口/发送好友请求) 安装说明 Python版本:

文件下载

资源详情

[{"title":"( 51 个子文件 234KB ) python-chatroom:第一阶段项目,完成度90%,基于TCP的python聊天室-源码","children":[{"title":"python-chatroom-master","children":[{"title":"client","children":[{"title":"contact_form.py <span style='color:#111;'> 9.55KB </span>","children":null,"spread":false},{"title":"register.py <span style='color:#111;'> 3.83KB </span>","children":null,"spread":false},{"title":"login.py <span style='color:#111;'> 3.45KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"common_handler.py <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"client_socket.py <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false},{"title":"chat_form.py <span style='color:#111;'> 10.91KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"contact.cpython-35.pyc <span style='color:#111;'> 11.97KB </span>","children":null,"spread":false},{"title":"socket_listener.cpython-35.pyc <span style='color:#111;'> 3.45KB </span>","children":null,"spread":false},{"title":"__init__.cpython-35.pyc <span style='color:#111;'> 145B </span>","children":null,"spread":false},{"title":"client_socket.cpython-35.pyc <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"login.cpython-35.pyc <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"security.cpython-35.pyc <span style='color:#111;'> 587B </span>","children":null,"spread":false},{"title":"common_handler.cpython-35.pyc <span style='color:#111;'> 4.38KB </span>","children":null,"spread":false},{"title":"chat_form.cpython-35.pyc <span style='color:#111;'> 8.91KB </span>","children":null,"spread":false},{"title":"register.cpython-35.pyc <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false},{"title":"contact_form.cpython-35.pyc <span style='color:#111;'> 8.81KB </span>","children":null,"spread":false},{"title":"memory.cpython-35.pyc <span style='color:#111;'> 513B </span>","children":null,"spread":false}],"spread":false},{"title":"security.py <span style='color:#111;'> 433B </span>","children":null,"spread":false},{"title":"memory.py <span style='color:#111;'> 640B </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 6.96KB </span>","children":null,"spread":false},{"title":"run_server.py <span style='color:#111;'> 47B </span>","children":null,"spread":false},{"title":"image","children":[{"title":"001.jpg <span style='color:#111;'> 9.84KB </span>","children":null,"spread":false},{"title":"002.jpg <span style='color:#111;'> 10.92KB </span>","children":null,"spread":false},{"title":"005.jpg <span style='color:#111;'> 61.70KB </span>","children":null,"spread":false},{"title":"004.jpg <span style='color:#111;'> 74.12KB </span>","children":null,"spread":false},{"title":"003.jpg <span style='color:#111;'> 52.37KB </span>","children":null,"spread":false}],"spread":true},{"title":"first_time_run_server_create_database.py <span style='color:#111;'> 5.21KB </span>","children":null,"spread":false},{"title":"server","children":[{"title":"DB_Handler.py <span style='color:#111;'> 12.64KB </span>","children":null,"spread":false},{"title":"chat_msg.py <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"register.py <span style='color:#111;'> 634B </span>","children":null,"spread":false},{"title":"login.py <span style='color:#111;'> 873B </span>","children":null,"spread":false},{"title":"manage_friend.py <span style='color:#111;'> 3.07KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"common_handler.py <span style='color:#111;'> 4.20KB </span>","children":null,"spread":false},{"title":"manage_group.py <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"server_socket.py <span style='color:#111;'> 5.06KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"__init__.cpython-35.pyc <span style='color:#111;'> 145B </span>","children":null,"spread":false},{"title":"manage_group.cpython-35.pyc <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"login.cpython-35.pyc <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"chat_msg.cpython-35.pyc <span style='color:#111;'> 2.22KB </span>","children":null,"spread":false},{"title":"common_handler.cpython-35.pyc <span style='color:#111;'> 4.43KB </span>","children":null,"spread":false},{"title":"server_window.cpython-35.pyc <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"register.cpython-35.pyc <span style='color:#111;'> 866B </span>","children":null,"spread":false},{"title":"server_socket.cpython-35.pyc <span style='color:#111;'> 3.96KB </span>","children":null,"spread":false},{"title":"DB_Handler.cpython-35.pyc <span style='color:#111;'> 10.11KB </span>","children":null,"spread":false},{"title":"manage_friend.cpython-35.pyc <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"memory.cpython-35.pyc <span style='color:#111;'> 364B </span>","children":null,"spread":false}],"spread":false},{"title":"server_window.py <span style='color:#111;'> 3.75KB </span>","children":null,"spread":false},{"title":"memory.py <span style='color:#111;'> 254B </span>","children":null,"spread":false}],"spread":false},{"title":"run_client.py <span style='color:#111;'> 37B </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明