Skip to content

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.

Notifications You must be signed in to change notification settings

rakshith-crm/Packet-Router

Repository files navigation

Network-Packet-Manager

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.

Requirements

gcc compiler

Installation

  git clone https://github.com/rakshith-crm/Network-Packet-Manager

Usage

  • Options 1 : Download gcc compiler
cd Contact-Manager-Trie-Datastructure
gcc main.cpp

./a.out
  • Options 2 : Download CodeBloack::IDE here
    • Open CodeBlocks::IDE
    • Open Project
    • Navigate to project folder
    • Open contact_manager_.cbp

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages