pkpraveen895 / RIP-Lite

Created my own topology to set up static routing. Also implemented an "application" layer routing protocol which implements distance vector routing using Bellman-Ford algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RIP-Lite

Created my own topology and also set up static routing. Also, implemented an "application" layer routing protocol which implements distance vector routing using Bellman-Ford algorithm. TCP connection is created with the next hop neighbors and implemented Bellman-Ford algorithm on top of these TCP connections and exchanged routing information with the neighbors periodically.

About

Created my own topology to set up static routing. Also implemented an "application" layer routing protocol which implements distance vector routing using Bellman-Ford algorithm.


Languages

Language:Python 97.8%Language:Shell 2.2%