Benchmarking tool for analysing TCP and UDP performance
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.
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.
To install ttcp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ttcp
To see what files were installed by ttcp, run:
port contents ttcp
To later upgrade ttcp, run:
sudo port selfupdate && sudo port upgrade ttcp
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.