1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/benchmarks/ttcp/pkg-descr
Luca Pizzamiglio 932247f58e benchmarks/ttcp: Update pkg-descr WWW URL
Adopt https URL

PR:				244664
Submitted by:	portmaster@bsdforge.com (maintainer)
Event:			July 2020 Bugathon
2020-07-11 17:22:53 +00:00

17 lines
510 B
Plaintext

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 sender
host1% ttcp -r -s host2% ttcp -t -s host1
-n and -l options change the number and size of the buffers.
WWW: https://ftp.arl.army.mil/~mike/ttcp.html