Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

adistrim/ns3-routing-protocols-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance evaluation of AODV, DSDV and DSR protocol

Introduction

This project is a simulation of AODV, DSDV and DSR routing protocols in a wireless network. The simulation is done using NS-3.40.

visuals.ipynb: Contains graphs of the Simulation 1
insites.ipynb: Contains graphs of the Simulation 2
main.cc: Contains the C++ code for the ALL 3 protocols of the Simulation 1
aodv-sim2.cc: Contains the AODV protocol Simulation 2
dsdv-sim2.cc: Contains the DSDV protocol Simulation 2
dsr-sim2.cc: Contains the DSR protocol Simulation 2

About

Performance evaluation of AODV, DSDV and DSR routing protocols in a wireless network using NS-3.40

Topics

Resources

Stars

Watchers

Forks