/HiChat

A simple GUI chatroom based on Python sockets and tkinter.

Primary LanguagePython

HiChat

A simple GUI chatroom based on Python sockets and tkinter.

Run

  1. start the serverpython server.py
  2. start the clientpython run.py

License

Please add a reference like below to your work and send an e-mail to me. Commercial using is strictly prohibited.

My code referenced HiChat (https://github.com/Raibows/HiChat).