3 udp_test sends TCP messages and records round-trip latency. The client
4 records the latencies and provides nice summary statistics. The server
5 simply echos packets back to the client.
12 % ./tcp_test -i 10000 <server host>
14 The -i option specifies the number of samples (packets to send).
15 Other command line options are available: ./tcp_test -? to