- Home Page of ProjectGuideline.com ›
- Forums ›
- Get Help to do your B.E., and M.E., M.Tech., & M.S., Project in Ns2 ›
- MAODV over cygwin??
Hai all,
I’m trying to implementing the MAODV routing protocol by Yufang Zhu and
Thomas Kunz on ns-2.26 based on cygwin windows. I’m trying to running the
example simulation from the MAODV package (ns.tcl), but i never get it
done.Could anyone please tell me why i cant run the simulation on my
system??
Here the error message on my screen when i run “ns ns.tcl 10 30 1” :
$ ns ns.tcl 10 30 1
num_nodes is set 50
Loading connection pattern…
Loading scenarios pattern…
Starting Simulation…
ns: _o374 aodv-join-group 0xE000000:
(_o374 cmd line 1)
invoked from within
“_o374 cmd aodv-join-group 0xE000000”
invoked from within
“catch “$self cmd $args” ret”
(procedure “-o374” line 2)
(SplitObject unknown line 2)
invoked from within
“_o374 cmd aodv-join-group 0xE000000”
Any info will be so much appreciated..
This mean that you not yet successfully patched ns2 for MAODV. Repeat the installation/Patching procedure of MAODV again and then try the tcl script.