/python_chat_app

A simple Python Real Time Chat Application with GUI interface

Primary LanguagePython

A simple Python Real Time Chat Application with GUI interface

I used Tkinter and the Socket and Threading modules from the standard Python library.

Снимок экрана 2023-03-06 в 14 42 27

Снимок экрана 2023-03-06 в 14 42 55

How To use:

  1. Run server file python server.py
  2. Run client file python client.py you can run it as much as clients you want