0 Forks
0 Stars
0 Watchers

Packet-Router

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.

How to download and setup Packet-Router

Open terminal and run command
git clone https://github.com/rakshith-crm/Packet-Router.git
git clone is used to create a copy or clone of Packet-Router repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Packet-Router https://github.com/rakshith-crm/Packet-Router/archive/master.zip

Or simply clone Packet-Router with SSH
[email protected]:rakshith-crm/Packet-Router.git

If you have some problems with Packet-Router

You may open issue on Packet-Router support forum (system) here: https://github.com/rakshith-crm/Packet-Router/issues