This project is a real-time multi-client chat application developed using Python. It allows multiple users to connect and communicate simultaneously over a network. The application is built using socket programming and supports concurrent connections through multi-threading. It also features a simple and user-friendly graphical interface built with Tkinter, ensuring smooth and efficient communication between clients.