slackbuilds/network/ttcp
fourtysixandtwo 90d8902b55 network/ttcp: Change i486 to i586 2022-06-07 02:23:32 -04:00
..
README network/ttcp: Wrap README at 72 columns. 2022-03-14 03:27:39 -04:00
slack-desc
ttcp.SlackBuild network/ttcp: Change i486 to i586 2022-06-07 02:23:32 -04:00
ttcp.info
ttcp_man_20100206.patch

README

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.