Hi all, I have got a trace file with me which contains the record of some one hour of internet traffic. There are two columns in the file : one for the packet arrival times and the other for the packet lengths in bytes. I want to use this trace file to generate the traffic for my ns2 simulations so as the traffic generator should be able to generate the packets according to the arrival times and packet sizes as they are in the trace file.
How can I do it? Piyush
