[ns] graphical interface problem in ns2.29

2006-04-12 Thread BENMESSAOUD ASMA
Hi every body , i try to use a tcl/tk graphic interface , but when i add ns the program declare an error . ex: in example.tcl when i create only widgets and i execute wish example.tcl it 's run very well , but when i add set ns [new Simulator] at the same program , it doesn't execute .

[ns] problem with overhead

2006-03-05 Thread BENMESSAOUD ASMA
Hi every body , I want have the routing overhead from trace file generated after a simulation of an ad hoc network with tcl in ns-2.29 in order to compar a performance of 3 routing protocols : aodv , dsdv and dsr . So i find in the documents that to have routing overhead we

[ns] how to calculate the overhead?

2006-03-02 Thread BENMESSAOUD ASMA
Hi, We want to calculate the overhead in NS version 2.29 (with Tcl) in order to compar the routing protocols used in the simulation of an ad'hoc network. So , most of the documents we have read said that this task is done by using one of the fields of the trace file , but we didn't

[ns] How to calculate the overhead ?

2006-03-02 Thread BENMESSAOUD ASMA
Hi, I want to calculate the overhead in NS version 2.29 (with Tcl) in order to compar the routing protocols used in the simulation of an ad'hoc network. So , most of the documents we have read said that this task is done by using one of the fields of the trace file , but i didn't find