[ns] Graphs in ns2

2010-04-10 Thread nikitha v
Hello everybody, I found that u need to install tracegraph if u want to plot graphs in ns2. But www.tracegraph.com is not working..can somebody forward me tracegraph installation files and procedure to install it?? Hoping for a quick reply Thanking you, Nikitha

[ns] Help in Displaying the Contents of Routing Table in DSDV

2010-04-10 Thread Bringo Shawn
Hello, I am interested in displaying the contents of Routing Table of a node running DSDV. For this I carried out the following steps: 1. I declared this function in dsdv.h as a protected member function of DSDV_Agent class. void displayrtable();// display the contents of the routing

[ns] help regarding trace file format

2010-04-10 Thread nikitha v
hello everyone, can somebody interpret this trace file format r 49.979739718 _2_ AGT --- 5575 ack 40 [13a 1 0 800] --- [0:0 4194305:0 30 4194305] [2776 0] 1 0 Thanking you, Nikitha

[ns] problem: Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl)

2010-04-10 Thread meriem bouzouita
Hello, My simulation generates the following error message: Simulation is running...please wait... --- Classfier::no-slot{} default handler (tcl/lib/ns-lib.tcl) ---     _o14: no target for slot -1 _o14 type: Classifier/Hash/Dest  content dump:  classifier _o14 0 offset   

[ns] help: mobility metrics

2010-04-10 Thread THADDEUS EZE
Hi All, can anyone please help me with how I can analyze my simulation trace file (.tr) for mobility effects using mobility metrics other than the usual routing metrics of throughput, overhead etc? In other words, is there a tool or script that I can feed my .tr file to generate mobility

Re: [ns] Graphs in ns2

2010-04-10 Thread Teerawat Issariyakul
Hi Nikitha, I've never use XGraph. I only use Matlab. Best Regards, Teerawat Issariyakul http://www.ns2ultimate.com/ http://www.facebook.com/pages/Teerawat-Issariyakul/358240861417 http://twitter.com/T_Bear http://www.t-issariyakul.blogspot.com http://www.ece.ubc.ca/~teerawat On

Re: [ns] help regarding trace file format

2010-04-10 Thread Sidney Doria
May this link help you. NS-2 Trace Formats: http://nsnam.isi.edu/nsnam/index.php/NS-2_Trace_Formats Sidney Doria UFCG / BRAZIL 2010/4/10 nikitha v v.niki...@gmail.com: hello everyone,         can somebody interpret this trace file format r 49.979739718 _2_ AGT  --- 5575 ack 40 [13a 1 0

[ns] ad hoc routing

2010-04-10 Thread etudiant etudiant
hi I want to do routing ad hoc simulation, the network is composed by end node and transit-node when the end-node can't transmis a demand to the transit node if he (end-node) is not the source and the transit node can't transmis the demand to the end-node if he is not destination, so i dont know

Re: [ns] problem with change the time precision of trace file

2010-04-10 Thread 张亦倩
Hi all, When I'm checking the output trace file. I find the time only precises to 6 digits after the decimal point. like this: + 0.004101 4 3 ack 40 --- 1 6.0 1.0 433 5448 - 0.004101 4 3 ack 40 --- 1 6.0 1.0 433 5448 r 0.004101 3 4 tcp 1500 --- 1 1.0 6.0 1307541 5384 +

Re: [ns] problem with change the time precision of trace file

2010-04-10 Thread 张亦倩
Hi all, When I'm checking the output trace file. I find the time only precises to 6 digits after the decimal point. like this: + 0.004101 4 3 ack 40 --- 1 6.0 1.0 433 5448 - 0.004101 4 3 ack 40 --- 1 6.0 1.0 433 5448 r 0.004101 3 4 tcp 1500 --- 1 1.0 6.0 1307541 5384 + 0.004101 4 6

[ns] route to base station not found error

2010-04-10 Thread Manoj srivatsav
hi all, i am trying to send packets from one mobile node in domain 1t o sink node in domain 2... but i get route to base station not found error... this is the code # set global variables #set nb_mn [lindex $argv 0];# max number of mobile node set packet_size1500