Im getting this for example:
+ 2.82793 0 1 cbr 210 --- 0 0.0 1.0 751 751
According to the documentation :
+ means enqueue
2.82793 is the time
0 is then src
1 is then dest
cbr is then packet type
210 is then packet size
after that the dashes confuse me... and what comes after it?
Im try
Dear all,
Can you give me some example how to select a route for multiple interface
in ns?
Best Regards
Chalida
Dear all,
I am new to NS2. And try to figure out the easy example now.
The example now has following scipt:
set mtcpsink_0 [new Agent/TCPSink]
$mtcpsink_0 set_filename tcpap_sink_0
which would generate a file, obviously.
But I just could not figure out what the file stands for?
The f