diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /benchmarks/netio/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'benchmarks/netio/DESCR')
-rw-r--r-- | benchmarks/netio/DESCR | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/benchmarks/netio/DESCR b/benchmarks/netio/DESCR new file mode 100644 index 00000000000..48325aa6595 --- /dev/null +++ b/benchmarks/netio/DESCR @@ -0,0 +1,8 @@ +This is a network benchmark for DOS, OS/2 2.x, Windows NT/2000 and Unix. +It measures the net throughput of a network via NetBIOS and/or TCP/IP +protocols (Unix and DOS only support TCP/IP) using various different +packet sizes. + +One instance has to run on one machine as a server process, another +instance is used on another machine to perform the benchmark. When +executed without arguments, the program will explain its usage. |