summaryrefslogtreecommitdiff
path: root/net/nttcp/pkg-descr
diff options
context:
space:
mode:
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>