Connect : GUI chat using Python
Steps to run the application:
- Run the server.py file first then it maintains the frame work for the group chats.
- Then open another terminal and run client.py
- You can run the step 2 as many times as you want.
- This Establishes the connection between the clients and they can participate in the group chat.