You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project takes an input.bin file with text that is <= 512 Bytes and creates a simple packet and sends it via the transport protocol over a local network. All functions have been tested using Google's C++ testing framework.
About
This project takes an input.bin file with text that is <= 512 Bytes and creates a simple packet and sends it via the transport protocol over a local network. All functions have been tested using Google's C++ testing framework.