diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 20:59:00 +0000 |
commit | 273821c4d377411699fe450ab9d48f7e5933d9b6 (patch) | |
tree | b8174b07e5f6072d89e0ac6466ae83197944712f /ham/tnt/DESCR | |
parent | d8ed248248754208ebf0c3a07f7a0847af2e838a (diff) | |
download | pkgsrc-273821c4d377411699fe450ab9d48f7e5933d9b6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'ham/tnt/DESCR')
-rw-r--r-- | ham/tnt/DESCR | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ham/tnt/DESCR b/ham/tnt/DESCR new file mode 100644 index 00000000000..d9d83a68477 --- /dev/null +++ b/ham/tnt/DESCR @@ -0,0 +1,21 @@ +About Packet Radio and TNT + +Packet-Radio is a special mode used by Radio Amateurs to transfer text and +data over a radio link. Packet-Radio, as the name suggests, is packet +orientated and uses the AX.25-protocol, a special version of X.25 +to fit Ham Radio needs. + +The interface between the radio transceiver and terminal/PC is called +a Terminal Node Controller (TNC). It implements the AX.25 Protocol and +consists of a micro-controller, a radio modem and RS232 interface. + +Special firmware such as WA8DED-Software and 'The Firmware' by NORD><LINK, +which is available for most TNC's, make use of the hostmode protocol via +the RS232-interface. The advantage of the hostmode is that it gives a +PC control over the TNC. It allows applications to implement features +which are not available in terminal mode. + +TNT (TNc Terminalprogram) is a terminal program which takes advantage +of the hostmode protocol implementing features such as virtual screens +for multiple traffic channels and various interfaces to other software +packages such as tfkiss, dpbox and much more. |