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

Re: [ns] TcpApp question



it's the size of data to be sent.

On Tue, 26 Sep 2000, Spiro Philopoulos wrote:

> On page 274 of the ns manual there is a command used to transmit data
> between two FullTCP agents, specifically the command is:
> $ns at 1.0 "$app1 send 100 \"$app2 app-recv 100\""
> 
> Just to clarify, does 100 refer to the amount of packets sent or is it
> something else? Thanks in advance.
> 
>