Sarvesh-SP / pingMessages

Implementation of transmission of ping messages over a 6 nodes network topology, and simulate the packets dropped during the transmission.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pingMessages

  • Implementaion of transmission of ping messages over a 6 nodes network topology, and simulate the packets droped during the transmission.

alt tag

Set up(only for Linux Users).

  1. Clone the repo.

    git clone https://github.com/Sarvesh-SP/pingMessages.git
    
  2. Navigate into the repo and compile the .tcl file

    sudo ns pm.tcl
    
  3. Now take the screenShot of the simulation and note down the packets dropped

alt tag

About

Implementation of transmission of ping messages over a 6 nodes network topology, and simulate the packets dropped during the transmission.


Languages

Language:Tcl 92.9%Language:Awk 7.1%