Netvisix visualizes the network packet flow between hosts
-
Updated
Aug 31, 2021 - C++
Netvisix visualizes the network packet flow between hosts
The project is a network model of priority based packet routing implemented using the priority queue using max heap data structure. The project mimics packet routing, by receiving network packets (file handling concept) and re-transmitting the packets based on network priority.
To associate your repository with the network-packet-flow topic, visit your repo's landing page and select "manage topics."