GitHub topics: distance-vector-routing
Vanditg/COMP-SCI-7039---Computer-Networks-and-Applications-
This repository contains assignment, quizes and practical exam solutions for one of my postgraduate subjects of COMP SCI 7039 - Computer Networks and Applications. The programming language is C.
Language: C - Size: 20.9 MB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 7

Shojiyao12/Routing_Implementation
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.
Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nbhirud/Computer-Networking-Concepts 📦
This project was done in 3 parts. <1> socket programming basics, <2> A performance evaluation and comparison between UDP and TCP, and <3> Implementation of Distance Vector Routing algorithm.
Language: Java - Size: 3.04 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

Ryo-samuraiJP/Campus-Network-Simulator
Network infrastructure architecture for campus employed the distance-vector RIP, etc., designed on Cisco Packet Tracer, showcasing my strong knowledge in networking.
Size: 836 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

MisterZork/ShortPath
ShortPath is our 3rd session project of programming, about finding, in a 3D space, the shortest path (from 0, 0, 0 or somewhere else)
Language: Python - Size: 43 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

K2AAM/CSC357-Project-1
Distance Vector Routing Algorithm
Language: C++ - Size: 218 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

University-Project-Repos/RoutingInformationProtocolSimulation
Dynamic RIP distance-vector routing protocol simulation project for the University of Canterbury 'Internet Technologies & Engineering' COSC364 course. Slightly modified for modern Python3 versions.
Language: Python - Size: 18.6 KB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Vaibhav-Pant/DSA
DSA and sorting codes
Language: C - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheAhmadOsman/ComputerNetworks
:spider_web: Client-Server, Sockets, DNS, TCP/IP, Web Server, Ping, Traceroute, Web Server, Routing, Top-Down Layered Model :satellite:
Language: Python - Size: 100 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 9

keys-i/distance_vector_algorithm_visualiser
A distance vector algoritm visualiser in rust
Language: Rust - Size: 875 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

wrt95/F29DC-Network_Topologies_and_a_TextParser-Java_and_TCL
Size: 8.35 MB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

davidtwalsh/Distance-Vector-Routing-Algorithm-Visualization
A python-based tool that serves to visualize the distance vector routing algorithm in 2 different ways
Language: Python - Size: 27.3 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 3

engindenizdogu/modivsim-simulator 📦
Implementation of the Distance Vector Routing (DVR) Protocol
Language: Java - Size: 592 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

prabhuvashwin/Computer-Networks 📦
GBN and SR simulation, Distance Vector Algorithm Simulation
Language: Python - Size: 900 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 28 - Forks: 13

PalAditya/NetworkingLab
Codes for Networking Lab in Semester 6
Language: C - Size: 3.18 MB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 5

AbdullahArean/HandsOnNetworking
Hands On Networking Basic Functionality Implementation Through Projects! Networking Lab Projects
Language: Java - Size: 4.16 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

sahandkhoshdel99/Computer-Networks
Includes Final Project (Python), Wireshark Labs, and Theoretical HWs
Language: Python - Size: 5.96 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

gtiians/Distance-Vector-Routing-And-Flow-Control-Simulator
The described project is a network simulation program that focuses on network traffic within a predefined topology. The key components of the program are the Distance Vector Computation and the Flow Routing Algorithm.
Language: Java - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

FariyaRahmath/Computer_Networks_Programs
This Repository is specially for the Computer Networks Programs. This contains both Java programs and NS2 programs used for networking.
Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

syed-azim-git/Routing_Algorithms
Simulation of Routing Algorithms used in communication networks in python
Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alumpish/Computer-Networks-Projects
Socket programming, wireless LAN simulation, routing protocols, congestion control algorithms.
Language: C++ - Size: 2.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

afeedhshaji/network-lab
Implementation of sockets, routing algorithms, etc. as part of the network programming course (CS3093D) in NIT Calicut.
Language: C - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

PashaBarahimi/Computer-Networks-Course-Projects
Socket programming, wireless LAN simulation, network routing protocols, TCP congestion control algorithms.
Language: C++ - Size: 28.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

prateekroy/CSE534
Computer Networks Assignments
Language: Python - Size: 9.72 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 3

caiozanatelli/DCCRIP-RouterSim
A router simulator that implements a distance-vector routing protocol with network load balance, routing measures, and some optizations.
Language: Python - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

mashrur29/Distance-Vector-Routing
Language: C++ - Size: 157 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

AbhinavAdarsh/RIP_Lite
Networks Project
Language: Python - Size: 344 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

sourav200199/Networks-and-Communication
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
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

whataboutamir/distributeddvr
A distributed version of the Bellman-Ford algorithm for calculating routing paths in a network.
Language: Python - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

WukoSiric/Distance-Vector-Networking
Implementation of Distance-Vector networking algorithm in Python.
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ayushii12/ComputerNetworks
This repository contains three projects that explore different aspects of networking. The first project provides an understanding of how client-server communication works using sockets. The second project provides familiarity with capturing network packets using Wireshark. The third project provides an understanding of routing protocols via sockets
Language: Python - Size: 20.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Smile040501/computer-networks-lab
Computer Networks Laboratory
Language: Roff - Size: 229 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

italovalcy/ndvr
NDN Distance Vector Routing
Language: C++ - Size: 1.59 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 4

Marslanali/distance-vector-routing-algorithm
distance vector routing algorithm Implementation in C
Language: C - Size: 654 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

man-yadul/S6-CSL332-NETWORKING-LAB
Language: C - Size: 111 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aayush301/Computer-Networks-Lab
This repository contains the experiments that are covered in Computer Networks Lab.
Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

shahzad-virani/Distance-vector
An implementation of the Distance-Vector Routing Protocol using the Bellman Ford Algorithm
Language: Python - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 8

medio77/distributedRounting
this is a simulation of distributed routing algorithm(distance vector or RIP) described in "internetworking" chapter of the book "computer networks a systems approach"
Language: Python - Size: 3.49 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

fzachariah/Computer-Networking-Projects
HTTP Client Server Implementation, GBN and SR simulation, Distance Vector Algorithm Simulation
Language: Java - Size: 3.35 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 10

daneshvar-amrollahi/Routing-Protocols Fork of kymmt80/Routing-Protocols
An implementation of routing protocols over a simple network
Size: 434 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

NimaAbdollahipour/DistanceVector
Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Shukti042/Computer-Networks
Computer Networks
Language: C - Size: 5.76 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Ayush170-Future/Distance-Vector-Protocol-Implementation
Distance Vector Protocol Implementation in Java
Language: Java - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

shikibu-z/cis553-homework3
Implementation of routing algorithms, both distance vector and link state.
Language: Python - Size: 381 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

shikibu-z/cis553-homework4
Implementation of a learning router, based on distance vector updates.
Language: Python - Size: 305 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

amit-sarker/Distance-Vector-routing-protocol
Networking lab final assignment, implementation of the distance vector routing protocol using java.
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nicokratky/dive
Distance Vector Routing Simulation
Language: C++ - Size: 108 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

rafaelhribeiro/roteador-udp
Roteador UDP - Implementação de uma variante do protocolo RIP
Language: C - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

kalhorghazal/Multicast-Protocol
🖥Multicast Protocol, Computer Networks course, University of Tehran
Language: C++ - Size: 2.45 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

saif-mahmud/Computer-Networking
[CSE 3111] Implementation and Simulation of Basic Computer Networking Protocols and Algorithms
Language: C++ - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Subangkar/Distance-Vector-Routing-Protocol-CPP-Implementation
This is a C++17 implementation of distance vector routing (DVR) protocol using socket programming
Language: C++ - Size: 138 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

taylorflatt/go-distance-vector-routing
A distance vector routing and fastest path algorithm implemented in Go.
Language: Go - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

BaseMax/RouteDistance
Calculating the distance and duration of two point in the Map.
Language: PHP - Size: 18.6 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

martinigoyanes/distance-vector-routing
Virtual network on top of UDP, in which each UNIX process will be a node. Network will update itself.
Language: C - Size: 295 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

swift1911/Distance-Vector
Language: Vue - Size: 3.52 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ishanguliani/router-rip-v2
Router implementation using RIP v2 from RFC 2453
Language: Java - Size: 142 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

Masum95/Distance-Vector-Routing-Protocol
This is a C++ implementation of widely known Distance Vector Routing protocol
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mahalwal/RoutingProtocols
Link State and Distance Vector Routing Protocol implementation in Java
Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

wangkepfe/Distance-Vector-Routing
course project by Ke Wang and Florian Kargl in Linkoping University Computer Networks
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

reinhardlinardi/distance-vector
Distance vector routing protocol simulation
Language: Shell - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
