A lightweight Python application that acts as a Command Line Interface (CLI) chat client. It demonstrates low-level networking by manually establishing secure SSL/TLS connections to a remote webhook ...
A robust, multi-threaded file transfer application built with raw Python sockets. Designed to demonstrate high-performance parallel data transmission using custom chunking protocols over both TCP and ...