aboutsummaryrefslogtreecommitdiff
path: root/net/nttcp/pkg-descr
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1998-12-08 04:18:08 +0000
committerBill Fumerola <billf@FreeBSD.org>1998-12-08 04:18:08 +0000
commite1487b22a82b87c7bb24d06c49a6053a07138642 (patch)
tree2484c11800a712d5d6bfd7daf9cad41a788a2526 /net/nttcp/pkg-descr
parent1c245ef25fc41354b5d6d14fed4a0a78cf0e149d (diff)
downloadports-e1487b22a82b87c7bb24d06c49a6053a07138642.tar.gz
ports-e1487b22a82b87c7bb24d06c49a6053a07138642.zip
Notes
Diffstat (limited to 'net/nttcp/pkg-descr')
-rw-r--r--net/nttcp/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/nttcp/pkg-descr b/net/nttcp/pkg-descr
new file mode 100644
index 000000000000..8f018711ffa3
--- /dev/null
+++ b/net/nttcp/pkg-descr
@@ -0,0 +1,7 @@
+This program is a much more convient 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.
+
+Bill Fumerola <billf@chc-chimes.com>