Found 2 repositories(showing 2)
Python Sockets - A simple GUI based Multithreaded client/server chat application. GUI is designed on PyQT.
srijanjha05
A Python-based chat application using socket programming and Tkinter. Includes a multithreaded server, a client backend, and a GUI frontend for real-time messaging. Demonstrates core concepts in networking, threading, and UI design. Run chat_server.py first, then launch chat_gui.py to connect and chat.
All 2 repositories loaded