An open API service indexing awesome lists of open source software.

https://github.com/wenbenz/cs456packet

Go implementation for the simplified packets used in CS456 assignments
https://github.com/wenbenz/cs456packet

cs456 networks packet waterloo

Last synced: about 1 year ago
JSON representation

Go implementation for the simplified packets used in CS456 assignments

Awesome Lists containing this project

README

          

# cs456Packet
Since CS456 does not provide a Go implementation for the simplified packets used in assignment 2 that's compatible with the network emulator, I made my own.

This packet implementation was published with permission from Piazza with the condition that "it's just the packet class implementation and nothing else".