Re: [ns] help required regarding analysis of tracefile

2007-06-06 Thread Tiago Junqueira
Hi, I think you're talking about the awk scripts to interpret the output file given by the simulator, or not? Because that files look for the d. I was talking about the second method: [Method 2---modify C++ code] The basic idea is to insert two fields, sendtime_ and pkt_id_, in the

Re: [ns] help required regarding analysis of tracefile

2007-06-05 Thread harpreet
 hi thanks for information. but i already tried these codes. if you check the codes these depends upon the 'd' symbole in tracefile. but i got tracefile of eurane which do not have 'd'-drop packet. but i am sure there are some resending of packets. so these doesn't work out for me. thanks

Re: [ns] help required regarding analysis of tracefile

2007-06-03 Thread caijie
+ 1.84375 0 2 cbr 210 --- 0 0.0 3.1 225 610 - 1.84375 0 2 cbr 210 --- 0 0.0 3.1 225 610 r 1.84471 2 1 cbr 210 --- 1 3.0 1.0 195 600 r 1.84566 2 0 ack 40 --- 2 3.2 0.1 82 602 + 1.84566 0 2 tcp 1000 --- 2 0.1 3.2 102 611 - 1.84566 0 2 tcp 1000 --- 2 0.1 3.2 102 611 r 1.84609

Re: [ns] help required regarding analysis of tracefile

2007-06-01 Thread Daniel Mahrenholz
Hi, harpreet schrieb: Hi. I want to analysis trace file which looks like (not exactly ) data given below. Here are NS Manual's example + 1.84375 0 2 cbr 210 --- 0 0.0 3.1 225 610 - 1.84375 0 2 cbr 210 --- 0 0.0 3.1 225 610 r 1.84471 2 1 cbr 210 --- 1 3.0 1.0 195 600 r

Re: [ns] help required regarding analysis of tracefile

2007-06-01 Thread harpreet
hi  thanks for reply. my problem is there is no inforamtion when data is send from source node and there is no information when packet is dorpped (as there is no s and d in first colum) and i go to analysis this file all analysis files like throughput, jitter and all other work with s and r

[ns] help required regarding analysis of tracefile

2007-05-31 Thread harpreet
  Hi. I want to analysis trace file which looks like (not exactly ) data given below. Here are NS Manual's example + 1.84375 0 2 cbr 210 --- 0 0.0 3.1 225 610 - 1.84375 0 2 cbr 210 --- 0 0.0 3.1 225 610 r 1.84471 2 1 cbr 210 --- 1 3.0 1.0 195 600 r 1.84566 2 0 ack 40 --- 2 3.2