Skip to content

nbswords/python-chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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