Skip to content

Files

Latest commit

99f598a · Dec 15, 2021

History

History
36 lines (21 loc) · 574 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 574 Bytes

python-chatroom

A Python TCP chatroom by Tkinter

Final project of NETWORK MANAGEMENT 2021

Usage

Activate chat server

python server.py

Activate chat client

python client.py

Screenshots

Login GUI, Input any username you want

Chatroom GUI, support emoji

Multi-client chat

Private chat