Saturday, 13 April 2013

AODV TCL file Downloads

Hi all,
             Here you can download all the files for AODV protocol with various group size.please find the below link to download all the files.
                               
                             

                              All Files Download & Installations

                           
                                                   AODV TCL script downloads : Click Here
     
       

11 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. Beegala Yuvaraj22 April 2013 at 05:06

    Do you mean Zig Bee ??? There is no protocol with name Bee for Ns-2 ..Please check whether you want protocol related to MANET .Again whether is it reactive or proactive protocol.

    ReplyDelete
  3. Beegala Yuvaraj22 April 2013 at 10:47

    Let me clarify you few things

    BeeAdhoc Is an Algorithm implemented by a set of research scholars and its not protocol in ns-2. they wont give u this algorithm as its patent and copy rights. you can take the paper on Beeadhoc as a reference and write alg in ns-2 if you are good in programming c++.

    ReplyDelete
  4. Hi sir
    I going to add 1 octet for the size of my packet so means that : $cbr set packetSize_ 512 change this ligne or what ????????????
    and thnx

    ReplyDelete
  5. true; you can increase packet size here only. 512,1024 ......

    ReplyDelete
  6. it is giving the following error:

    warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
    can't read "node_(0)": no such variable
    while executing
    "$node_(0) set X_ 1.0"
    (file "aodv-5.tcl" line 49)

    ReplyDelete
    Replies
    1. is the plot supposed to be plotted directly or just generate the CwMaodv_50 file?
      i m doing this : xgraph CwMaodv_50 >out.xgr
      then running the xgraph but how can i plot for example the nb of nodes versus the PDR ?

      Delete
  7. Beegala Yuvaraj1 July 2013 at 10:37

    May be the node 0 is not defined properly. Please see the other nodes declaration.

    ReplyDelete
  8. Thanks for these aodv codes and by changing node_(0) to n(0) and similarly all other nodes it will run perfectly

    ReplyDelete
  9. hey can u tell me how to implement sleep mode in aodv protocol

    ReplyDelete
  10. I want to implement comparision between routing protocols in MaNET with all Performance standards by using NS2 ..with malicious nodes
    Do you can help me in some files tcl,awk,perl

    ReplyDelete