How to make changes to aodv.cc in ns2 ?

eliza.m

eliza.m

@elizam-IEp56c Oct 25, 2024
Hi crazy engineers ! I'm working on a code that implements frequency hopping using ns2..i need to add a part of code to the file aodv.cc..how do i make the changes effective ? kindly help me out...😀

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • sookie

    sookie

    @sookie-T06sFW Jul 19, 2012

    #-Link-Snipped-# Your problem is not cleared 😀
  • eliza.m

    eliza.m

    @elizam-IEp56c Jul 20, 2012

    Well...im using the network simulator 2 to check the throughput of frequency hopping...i need to add some code in the file named "aodv.cc" present in the ns2 folder. But after adding the code the change is not effective even after saving the changes. I think i have to use make command or make clean commands...but i am not sure how to go about it...if you are familiar with the tool ns2 pls help out...