An open API service indexing awesome lists of open source software.

https://github.com/ihmily/python-chatroom

使用Python编写的基于socket UDP通信的多功能即时聊天室,包含Tkinter编写的图形化聊天界面,功能包括有账号注册和登录,登录成功后可以查看在线用户,并和聊天室内的其他在线用户聊天,包含私聊和群发,能发送文字、表情包,以及文件等等
https://github.com/ihmily/python-chatroom

chatroom python-chatroom python-socket sqlite3 tkinter-gui udp-protocol

Last synced: 2 months ago
JSON representation

使用Python编写的基于socket UDP通信的多功能即时聊天室,包含Tkinter编写的图形化聊天界面,功能包括有账号注册和登录,登录成功后可以查看在线用户,并和聊天室内的其他在线用户聊天,包含私聊和群发,能发送文字、表情包,以及文件等等

Awesome Lists containing this project