summaryrefslogtreecommitdiff
path: root/benchmarks/ttcp/pkg-descr
blob: a90ba3f06dd1470f6a58e1d91313236c0c085255 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.