Hi,
Im doing a project in ns2 where i need to convert The smooth TCP stream into
bursts..
Im suppose to do modifications to the window advertised by the receiver,
but because there is no dynamic window advertisement in ns,im changing the
sender to send packets in bursts..

im trying to modify the tcl code like

$ns_ at 50.0 "$ftp produce 100"
$ns_ at 60.0 "$ftp producemore 150"

but when i do this im getting only one burst .after that ther is no data
transfer.
but what i want is for instance one burst from 50.0 to 53.0 then another
from 60.0 to 63.0 etc..
However im getting only one burst..

Pls help me to solve the problem or suggest some other method of converting
the TCP stream into bursts..
Its urgent..

Thank You,
Amrutha.

Reply via email to