NAME
|
rtcp, stcp – measure TCP bandwidth |
SYNOPSIS
|
ip/rtcp [ –dftv ] [ –a announce–str ] [ –i secs ] [ –L log ] [ –l readsize
] [ –T secs ]
ip/stcp [ –sv ] [ –f file ] [ –F maxfrag ] [ –l writesize ] [ –T totsize
] target |
DESCRIPTION
|
Rtcp and stcp together measure TCP bandwidth between the two machines
on which they are run. Rtcp should be run first on the target
system, then stcp on the local system. When rtcp is interrupted
or exits, stcp will print the average megabytes–per–second transferred
during the session. By default, the TCP service
used is ttcp (port 5117).
Rtcp's options are:
Stcp's options are: |
EXAMPLES
Measure bandwidth to go. On go, run
|
SOURCE
|
/sys/src/cmd/ip/rtcp |
SEE ALSO
|
ping(8) |