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

[ns] TcpApp question



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.