[ns] error calling the class cls

2006-06-06 Thread Talal Shwehdi
Hi all, I am trying to run an ns2(2.28) simulation for ad hoc network. I used 20 nodes in AODV routing protocol,I used other standard parameters. I faced the following errors. ===The error is: [EMAIL PROTECTED] Clusteri

[ns] ns2 (new ping protocol)

2006-07-05 Thread Talal Shwehdi
so would you please help me understand why this error is occurring and how can I solve it ( the TCL and ping files are attached), may be there other thing that I have to change on top of the the mentioned files? Thanks for you cooperation -- Talal Shwehdi -- Talal Shwehdi Tel: (514)578-5450 Fax:(866)245-9424

[ns] implementing new ping files

2006-07-09 Thread Talal Shwehdi
Hi All I have implemented changes in the ping and AODV files , and I need to know what commands or steps that I have to take to implement these files in ns2 and have them work under NS2 instead of the default ones thank you for you help Talal Shwehdi

[ns] recompiling problem

2006-07-10 Thread Talal Shwehdi
depend make and when I wanted to run the tcl files, it tells me NS command not found, even though that it worked before I did the make clean any advise please to solve this problem,because I have been stuck with this for a month Talal Shwehdi

[ns] implementing new protocol

2006-07-15 Thread Talal Shwehdi
Hello all... I created a new AODV and ping ad-hoc routing protocol in Ns-2.28 , so I did all the modification that I needed to do , and I followed all the instruction posted on the tutorial and other posted website. and Marc Greis s tutorials. and after doing the configure, make clean and m

[ns] runing the ping.tcl example

2006-08-06 Thread Talal Shwehdi
Hello all I really need help in the following problem as I have been stuck in this for a while: 1- I am trying to do a simulation in ns 2.28 as cluster based replica application (where I modified the ping files), but an error happens to me as following after I implement the new ping.cc and pi

[ns] segmentation fault

2006-08-29 Thread Talal Shwehdi
Hi All... I am running a simulation of ad hoc replication based on clustering ,using AODV protocol , and every time I try to run the simulation I get a segmentation fault. is there any one who can tell me why this error happened and what is it ? here is the TCL script: # =