Raw Socket
- Tech Stack: Python, Wireshark
- Github URL: Project Link
Designed and built complete IP and TCP functionality for a raw socket, enabling seamless sending and receiving capabilities.
Implemented functionality such as the 3-way handshake, initiate a GET request, exchange data, handle acknowledgements, and perform teardown using Wireshark, while handling checksum, congestion window, out-of-order packets, and timeout.