slackbuilds_ponce/network/ttcp
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
ttcp.info
ttcp.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
ttcp_man_20100206.patch

TTCP is a benchmarking tool for determining TCP and UDP performance 
between 2 systems.

The program was created at the US Army Ballistics Research Lab (BRL)
and is in the public domain.  Feel free to distribute this program,
but please do leave the credit notices in the source and man page intact.

How to get TCP performance numbers:
receiver:  host1 $  ttcp -r -s
sender:    host2 $  ttcp -t -s host1

The -n and -l options change the number and size of the buffers.