^^ Table of Contents  |  ^ Network Test Tools

udp_bw_resp(1)

NAME

udp_bw_resp - Server program from the monitor that gives an estimate from the UDP bandwidth in the route between two end nodes

SYNOPSIS

udp_bw_resp   [Option [...]]

DESCRIPTION

The program udp_bw_resp is the server from the monitor that gives an estimate from the UDP bandwidth in the route between two end nodes. The corresponding client program is udp_bw_mon(1).

OPTIONS

The following options can be specified:

-u Port
Specify the UDP port. The default is 14233.
-v
Give more verbose information.
-D
Run as a daemon. After daemonising all standard streams are redirected to/from /dev/null.
-P PrecedenceBit
Set the precedence bit - shift left by 9.
-S BufferSize [bytes]
Specify the receive and send buffer sizes. The default is 65535 bytes.
-T TOSBits
Set the TOS bits - shift left by 1.

AUTHOR

R.E. Hughes-Jones, the University of Manchester.

DOCUMENTATION

http://www.hep.man.ac.uk/~rich/net/
This URL contains information about the UDPmon package from which this program is part of.

SEE ALSO

tcp_bw_mon(1), tcp_bw_resp(1), udp_bw_mon(1)


^^ Table of Contents  |  ^ Network Test Tools