[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Sending rate preblem.



Hi,

> In FTP, I want to change the rate of the sender by  
> doing: 
> 
> $ftp0 set packetSize_ $pksize
> $ftp0 set rate_ 10k

does this FTP mean Application/FTP ?
Application/FTP don't have rate control mechanism.
When I want to deploy rate controled source,
I use Application/Traffic/CBR or Application/Traffic/... instead of FTP.

for detail, see ns Manual.

-- 
Toshikazu Ichikawa <[email protected]>