slackbuilds_ponce/network/ttcp
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README
slack-desc
ttcp.info
ttcp.SlackBuild
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.