Re: [ns] Require Awk script for Old Trace Format File

2007-08-07 Thread ns user
No body worked with old trace format ?? ns user wrote: > > hi, > > I have simulated AODV, DSDV and DSR with TCP variants Reno, NewReno and > Vegas. now i have trace file with the following format (DSDV format) the > format is old > > M 0.0 nn 50 x 1000 y 1000 rp DSDV > M 0.0 sc > ~/ns

Re: [ns] Require Awk script for Old Trace Format File

2007-08-05 Thread ns user
> > print "GeneratedPackets= " seqno+1; > > print "ReceivedPackets = " receivedPackets; > > print "Packet Delivery Ratio = " receivedPackets/(seqno+1)*100 > "%"; > > print "To

Re: [ns] Require Awk script for Old Trace Format File

2007-08-01 Thread Sofia Iqbal Khanzada
Delay= " n_to_n_delay * 1000 " ms"; print "\n"; } Results doesn't show acceptable values :-( please help me in this regard I'll be grateful to you. Thanks & Regards _ From: Mohammed Abu Hajar [mailto:[EMAIL PROTECTED] S

Re: [ns] Require Awk script for Old Trace Format File

2007-08-01 Thread mikel larrañaga negro
0->0] I need script for these files L I have spent around 2 months for simulating 720 files L I ‘ll be grateful to you for ur kind support. Thanks & Regards, - From: Mohammed Abu Hajar [mailto:[EMAIL PROTECTED] Sent: Wednesday, A

Re: [ns] Require Awk script for Old Trace Format File

2007-08-01 Thread Mohammed Abu Hajar
nths for simulating 720 files L I ‘ll be grateful to you for ur kind support. Thanks & Regards, - From: Mohammed Abu Hajar [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 12:38 PM To: Sofia Iqbal Khanzada Cc: NS_2 Mailing List Subject: Re: [ns] Req

Re: [ns] Require Awk script for Old Trace Format File

2007-08-01 Thread Mohammed Abu Hajar
nths for simulating 720 files L I ‘ll be grateful to you for ur kind support. Thanks & Regards, - From: Mohammed Abu Hajar [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 01, 2007 12:38 PM To: Sofia Iqbal Khanzada Cc: NS_2 Mailing List Subject: Re: [ns] Req

Re: [ns] Require Awk script for Old Trace Format File

2007-08-01 Thread Sofia Iqbal Khanzada
 Symantec AVF replaced the message body with this text message. The original text contained prohibited content and was deleted.

Re: [ns] Require Awk script for Old Trace Format File

2007-08-01 Thread Mohammed Abu Hajar
Tools and Scripts for Getting Results AWK script to measure send, receive, routing and drop packets. Packet delivery ratio, routing overhead, normalize routing load, average end to end delay. parameters.awk BEGIN { sends=0; recvs=0; routing_packets=0.

[ns] Require Awk script for Old Trace Format File

2007-08-01 Thread ns user
hi, I have simulated AODV, DSDV and DSR with TCP variants Reno, NewReno and Vegas. now i have trace file with the following format (DSDV format) the format is old M 0.0 nn 50 x 1000 y 1000 rp DSDV M 0.0 sc ~/ns-allinone-2.30/ns-2.30/tcl/mobility/scene/DSDV-Mobilit-S2-PT0/DSDV-RENO-S2-PT0-0 cp