Re: [ns] help on packet loss

2005-12-18 Thread Bruno Tiemele
Try this: 1.Open two files at the beginning of your script set fo [open simple-out1.tr w] set f1 [open simple-out2.tr w] 2.in your record procedure, save data in the files like this puts $f0 "$now [expr $bw0]" puts $f1 "$now [expr $bw1]" 3.then call xgraph wit

[ns] help on packet loss

2005-12-17 Thread Ahmed, Masroor 9
Hi... here is the simple-wireless.tcl from http://www.isi.edu/nsnam/ns/tutorial/ in this Script i want to calculate TCP pakcet lost..in define this record procedure...but it's giving me following error... SORTING LISTS ...DONE! ns: stop: Problems found with input data. while executing "e