This repository is having one main.c code which basically giving the demo of static routing using C language.
-
Updated
May 5, 2020 - C
This repository is having one main.c code which basically giving the demo of static routing using C language.
This repository contains all my work from Computer Network Lab
The published IEEE paper tells about the basic details of this project
Routing algorithm based on Two-level hardware multi-bit trie
Sorting Fast Data on Sequential Sensors
A program can calculate OSPF with variable edge code and consider edge loading
CLI Dijkstra-algorithm with map parser in C for programming assignment
Practical activity #3, Computer Networks, in Computer Engineering graduation.
Overview For this assignment you will be developing and implementing : An On-Demand shortest-hop Routing (ODR) protocol for networks of fixed but arbitrary and unknown connectivity, using PF_PACKET sockets. The implementation is based on (a simplified version of) the AODV algorithm. Time client and server applications that send requests and replies
Implementation of flooding routing, based on 'motelib' framework of https://gitlab.com/cjaikaeo/motelib
Router implemented with static forwarding tables. It handles IPV4 , ARP, ICMP packets, and uses Longest Prefix Match for routing decisions.
This assignment implements a forwarding routing algorithm for IPv4 packets using Longest Prefix Match and uses ARP requests
Bellman-Ford algorithm is used to find the shortest paths from a single source vertex to all other vertices in a weighted graph.
A basic data router modelling program written for university laboratory learning
Final project for the subject "Introduction to Switching". Grade 10/10 (Honours)
Lab programs done in Networking Lab
UC3M "Introduction to Switching" Lab Project
A simplified implementation of OSPF (Open Shortest Path First)
Routing Algorithms for Operating Systems
An Open Shortest Path First algorithm is implemented for routing in Software Defined Networking
Add a description, image, and links to the routing-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the routing-algorithm topic, visit your repo's landing page and select "manage topics."