You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A python based group chat that implements a centralized group chat system. The chat system, designed using the Tkinter package, allows chat between peers through a central host.
A simple UI is added for better chat.
With the help of a central host other hosts connect to the chat using its IP address and multiple hosts can connect here.
| Project By: Ashfaaq & Prachi |
About
A python based group chat that implements a centralized group chat system. The chat system, designed using the Tkinter package, allows chat between peers through a central host.