mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
f54bf74009
between two systems. I could never remember where to get it, others may find it useful to have in the ports collection too.
15 lines
464 B
Plaintext
15 lines
464 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.
|