nbswords / python-chatroom

A TCP chatroom by Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A TCP chatroom by Python

License:MIT License


Languages

Language:Python 100.0%