MAODV implementation on ns-2.33

View: New views
1 Messages — Rating Filter:   Alert me  

MAODV implementation on ns-2.33

by Shereen Fekry :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all

I need help in running a tcl scripts and testing the performance of the MAODV protocol in ns2 version 2.33.
I know that for most ns-users this is pretty prementive, but for me as I'm new to ns2 is a hard task. I followed the thesis " MAODV Implementation for NS-2.26" by Yufang Zhu and Thomas Kunz. step bu step and finally got this error message when I run ns ns.tcl in the X window:
*****************************
  num_nodes is set 50
INITIALIZE THE LIST xlisthead

  (-o17 cmd line 1)
  invoked from within
"-o17 and port-dmux-o26"
  invoked from within
"catch "$self cmd $args"ret"
  invoked from within
"if [catch "$self cmd $arg"ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error"error when calling class $cls:$args" $..."
 (procedure "-o17" line2)
 (splitObject unknown line2
**************************
Please help me in trying to run the script
Thank u in advance