Notifications You must be signed in to change notification settings Мини-проект: свой TCP-сервер на Python Написать простой HTTP-сервер с использованием модуля socket, без Flask или FastAPI.
A Python-based multi-client LAN chat system using raw sockets and threading — simulates basic networking concepts like packet transmission, port logging, and message filtering. ⚙️ Designed to ...