Link-state routing protocol using Dijkstra's algorithm for a Software-Defined Network in Mininet.
-
Updated
Sep 8, 2020 - Python
Link-state routing protocol using Dijkstra's algorithm for a Software-Defined Network in Mininet.
Socket programming, wireless LAN simulation, network routing protocols, TCP congestion control algorithms.
Hands On Networking Basic Functionality Implementation Through Projects! Networking Lab Projects
Codes for Networking Lab in Semester 6
The repository includes lab exercises for the course Computer Networks (CS6111)
An implementation of routing protocols over a simple network
Implementation of link state routing using Dijkstra algorithm in Java
Distributed dynamic indoor emergency guidance proof of concept with local routing, real-time rerouting and 3D visualization.
Implementations of DAA Algorithms in various languages
This repository contains the experiments that are covered in Computer Networks Lab.
Socket programming, wireless LAN simulation, network routing protocols, TCP congestion control algorithms.
Projects of the computer networks course (Spring 02) at the University of Tehran.
A course project that implements a simulation of the link-state routing algorithm with multithreaded socket programming in Java.
This repo contains all the important questions for Computer Networks in Python and C++. Also some of the codes are done in Python socket programming for better understanding of the problems
Link state routing (LSR) protocol simulator
A Routing Protocol Simulator in Python that allows users to simulate and compare two major routing algorithms: Link-State Routing (Dijkstra’s Algorithm) for efficient shortest path computation using a priority queue. Distance-Vector Routing (Bellman-Ford Algorithm) for distributed routing with support for negative weights.
Computer Networks (COMP 535) Course Project
Link state routing algorithm simulation in ns-3
Add a description, image, and links to the link-state-routing topic page so that developers can more easily learn about it.
To associate your repository with the link-state-routing topic, visit your repo's landing page and select "manage topics."