summaryrefslogtreecommitdiff
path: root/ham/7plus/pkg/DESCR
diff options
context:
space:
mode:
authorwulf <wulf>2000-01-31 11:32:49 +0000
committerwulf <wulf>2000-01-31 11:32:49 +0000
commitca0352d4da2cecfa17e35f018f84bfbffa804da7 (patch)
tree3444d6e448d8ae8d2fd2ae95767e943e738f9f91 /ham/7plus/pkg/DESCR
parent87222a9f8ace4fa5448123608185b0ed1173e38f (diff)
downloadpkgsrc-ca0352d4da2cecfa17e35f018f84bfbffa804da7.tar.gz
uuencode-like file coder for AMPR BBS S&F of binary files
CV ----------------------------------------------------------------------
Diffstat (limited to 'ham/7plus/pkg/DESCR')
-rw-r--r--ham/7plus/pkg/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/ham/7plus/pkg/DESCR b/ham/7plus/pkg/DESCR
new file mode 100644
index 00000000000..264974439ca
--- /dev/null
+++ b/ham/7plus/pkg/DESCR
@@ -0,0 +1,11 @@
+7plus is an uuencoder-like file coder for use in Amateur Packet Radio
+BBS S&F of binary data files. The Packet Radio protocol (AX.25) utilizes
+8 bits for data transfer whereas most standard terminal programs only
+use a 7 bits alogarithm. The result is that only 87.5% of the available
+bandwidth is utilized.
+
+7plus fully exploits the capacity of the network by using all 8 bits
+and hence increasing data throughput. Furthermore, it uses alogarithms
+which checks for data integrity, detecting, reporting and, whenever
+possible, correcting data transmission errors that may have occurred due
+to noise or loss of signal with minimal overheads.