/numbat

Learning how the "Network of Tubes" works

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Network Numbat

Haskell CI

Learning how the Network of Tubes works

This project is not intended to implement any "real-world" functionality. Instead, it's my personal learning about the network stack.

Implemented Features

  • Encoding / decoding TCP header
  • Encoding / decoding IP segments
  • TCP state machine

Sources of Documentation