- Home Page of ProjectGuideline.com ›
- Forums ›
- Get Help and Guidance on Cygwin and ns2 ›
- how to read trace file format in ns-2
hi ,
i am implementing a new routing protocol in ns-2. i have modify the source code of ns-2.
now i want to understand the different trace file in ns-2 .like out.tr,win.tr etc.
please tell me some websites where i get some usefull information about the same .
it’s urgent i have only 10 day’s to submit my project .please help me if anybody can help me .
thanks in advance.
there is nothing special with file names (out.tr,win.tr etc.).
But to learn about trace analysis, you may start with the following links
http://nsnam.isi.edu/nsnam/index.php/NS-2_Trace_Formats
http://bunlab.twbbs.org/ns2_trace_format.htm
http://www.winlab.rutgers.edu/~zhibinwu/html/ns_trace.html
http://mailman.isi.edu/pipermail/ns-users/2003-October/036546.html (but now, it seems that tracegraph is not available for download)
Further, there are so many awk, perl and other scripts freely available for trace analysis.