[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] Trace support for Ad Hoc
> Is there any program can process trace file by ns2.1b7, like the program
> 'totals.pl' in CMU version. What 's the meaning of trace file.
> For example,
> ns2.1b7:
> s 20.618129959 _7_ AGT --- 100 cbr 64 [0 0 0 0] ------- [7:2 9:0 32 0]
> [41] 0 1
> r 20.619145033 _9_ AGT --- 100 cbr 92 [a2 9 7 800] ------- [7:2 9:0 32
> 9] [41] 1 1
> CMU:
> r 20.619145033 _9_ AGT --- 100 cbr 92 [7 a2 19 17 800] ------- [27:2
> 19:0 35 19] [41] 1 4
s: send
r: receive
AGT: agent
for the rest, please refer ns tutorial section 22 or cmu-trace.cc
Kun-chan Lan