Hi ns-users! I want to use a trace file to generate the traffic for my ns2 simulations. I have created a file in ascii (the first column is for the inter-packet times in micro-second while the second is the packet size in bytes) which in intended to serve as the source for traffic generation (using Application/Traffic/Trace). I have tried to use this file in my simulations but it does not work. The error message is : "bad file size in filename" . I tried to use a C program to convert the above ascii format to binary :
(http://www.research.att.com/~breslau/vint/trace.html) It does not seem to work either. Please help! Piyush
