Simple-Web-Server-Using-Socket-Programming In this project, I built a simple web server using Python and socket programming. The server listens on port 9932, which is based on my student ID (1212312 → ...
A fully featured secure chat application built from scratch using Python raw TCP sockets, SSL/TLS encryption, SQLite database, and bcrypt authentication. SecureChat is a multi-client TCP chat ...
Python isn’t just for data science or web apps — it’s a powerhouse for networking too. From socket programming to network scanning and security tools, Python empowers you to build, monitor, and ...