Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update to 1.47. | sf | 2001-01-29 | 1 | -1/+1 |
| | | | | | | | | | PR: 24056,24618 Submitted by: George Reid <greid@ukug.uk.freebsd.org>, Joseph Scott <joseph@randomnetworks.com> non-response from: maintainer honor CC. | ||||
* | Upgrade to version 1.45, use better building logic. | billf | 1999-12-25 | 1 | -1/+1 |
| | |||||
* | Import of nttcp | billf | 1998-12-08 | 1 | -0/+1 |
This program is an up to date version of the ttcp program. It uses inetd (or simulates its behaviour) to start off the remote side program which will send/receive data. Both sides measure the time and number of bytes transfered. The local side will print the measures. The format of the output can be specified on the commandline. PR: ports/8546 |