A GUI-based chat application built in Python using socket, threading, and customtkinter. This project allows multiple users to connect to a central server and exchange messages and images in real-time ...
Python-Client-Server-Numbers This project is a simple Python-based client-server application built using sockets. The server checks whether numbers sent by the client are powers of two and responds ...