home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / packet / kmtrm120.zip / README < prev    next >
Text File  |  1993-03-12  |  6KB  |  132 lines

  1. KAMterm:  Copyright 1992,1993 by Jim Graham, N5IAL (All Rights Reserved)
  2.  
  3. [The following is extracted from kamterm.doc, and is a short summary of
  4. what Host Mode is, and the features that KAMterm provides you with by
  5. using Host Mode, thus giving you a more powerful interface to your TNC.]
  6.  
  7. PREFACE
  8.  
  9. As part of their more recent firmware in their TNCs, Kantronics offers
  10. a special mode of operation known as Host Mode.  Host Mode differs from
  11. the ``normal'' operating mode in many respects, and offers a great
  12. deal of additional capabilities when using Host Mode terminal software.
  13.  
  14. What Does Host Mode Buy You?
  15.  
  16. First, you can (assuming you have the KAM, as opposed to the KPC, etc.)
  17. operate in a non-packet mode on HF, while operating packet on VHF.
  18. (Without Host Mode, attempting to operate non-packet modes on HF while
  19. connected on VHF packet will get you a ``NOT WHILE CONNECTED'' response
  20. from the KAM.)
  21.  
  22. In addition, regardless of the type of Kantronics TNC, the special block
  23. format of Host Mode allows you to do many things in Host Mode that can
  24. not be done in normal command mode.
  25.  
  26. For example, in normal command mode, all data, regardless of the
  27. port/stream it is from, is simply dumped to your screen, and each time
  28. you wish to change streams, you must issue a command to the TNC to
  29. change it to the new stream.
  30.  
  31. In Host Mode, however, the data block identifies the stream from which
  32. incoming data is arriving, which provides for the design of a windowed
  33. environment, such as KAMterm.  In such an environment, the data for
  34. each stream can be given its own window, thus keeping things cleaner on
  35. the screen.  In KAMterm, you need not keep telling the TNC which stream
  36. you wish to work with --- the Host Mode data format takes care of this
  37. for you.  Outgoing data is automatically set to the port/stream
  38. associated with the window you are currently viewing.
  39.  
  40. A related feature is the ability to have an entirely separate screen
  41. for command entry (same as you would have with the TNC at the cmd:
  42. prompt) and for monitor output, once again keeping the screen much more
  43. organized.
  44.  
  45. All of this boils down to being able to have multiple connections open,
  46. with a different screen for everything.  To change from one conversation
  47. to another, you simply move to the next screen and the software takes
  48. care of the rest for you automatically.
  49.  
  50. There are other features derived from this in KAMterm, such as the
  51. ability to keep an eye on one stream while in another stream's window,
  52. the AMTOR XMITECHO window (which displays the text as it is transmitted
  53. without interfering with other operations).  These and other features
  54. will be described in more detail later.
  55.  
  56. 1.0)  INTRODUCTION
  57.  
  58. KAMterm is designed around several basic concepts:
  59.  
  60. *) Each active stream has its own window.
  61.  
  62. *) There is a separate screen for command mode and for monitor mode.
  63.  
  64. *) You can switch between screens with a single keystroke.
  65.  
  66. *) There is a ``priority window'' that you can use to display any
  67.    incoming data on a given stream while working with another stream.
  68.  
  69. *) KAMterm is designed to be extremely simple to operate.
  70.  
  71. *) KAMterm will NOT modify your TNC's parameters unless you ask it to.
  72.  
  73. *) If you choose to do so, you have the ability to create startup and/or
  74.    exit command files that will configure the KAM for you.
  75.  
  76. *) When logging to a file, KAMterm will try to keep things organized by
  77.    adding a line above any text it logs indicating who said what.
  78.  
  79. *) In some menus, if you have a mouse, the mouse can be used for those
  80.    menus.
  81.  
  82. *) Normally, host mode does not have some of the things normal command
  83.    mode does---these are ``faked'' in KAMterm, and the appropriate
  84.    action is taken.  These include:
  85.  
  86.   *) fake command prompt (hcmd:)
  87.   *) |n to switch to VHF stream n for command window i/o commands
  88.   *) ~n---same idea, except for HF
  89.   *) a simple [CR] will result in new hcmd prompt (for aesthetics only)
  90.  
  91. *) Scrollback buffers are setup for each window if memory permits. Size
  92.    is adjustable via configuration file (kamterm.cfg).
  93.  
  94. *) KAMterm will notify you of incoming connects no matter where you
  95.    happen to be at the time.
  96.  
  97. *) Programmable function keys---[F1] is reserved for HELP, but
  98.    otherwise, any of the function keys ([F1] through [F10]) can be used
  99.    alone or in combination with [SHIFT], [ALT], and/or [CTRL] for your
  100.    own macros, etc.  The limitation here is that the string is limited
  101.    to 80 chars.
  102.  
  103. *) Macro command files---just as you can have setup files for start
  104.    and exit, you can send macro command files to the KAM at any time
  105.    while running KAMterm.
  106.  
  107. *) ``Brag'' files are supported, too.  You will be asked for the name of
  108.    the file you wish to transmit.
  109.  
  110. -------------------------
  111.  
  112. NOTE:  KAMterm is *NOT* freeware, it is SHAREWARE.  You are authorized
  113. to use this software for a 30 day evaluation period, after which, you
  114. must register it.  Registration information for KAMterm is included at
  115. the end of the main documentation file, kamterm.doc, along with
  116. information on how to contact me about any questions you might have
  117. about KAMterm.
  118.  
  119. This information is also included in the file called register.doc,
  120. which is included in this distribution.
  121.  
  122. Enjoy, folks!
  123.    --jim
  124.  
  125. --
  126. #include <std_disclaimer.h>                                 73 DE N5IAL (/4)
  127. ------------------------------------------------------------------------------
  128. INTERNET: jim@n5ial.mythical.com  |  j.graham@ieee.org     ICBM: 30.23N 86.32W
  129. AMATEUR RADIO: n5ial@w4zbb (Ft. Walton Beach, FL)          AMTOR SELCAL: NIAL
  130. ------------------------------------------------------------------------------
  131.  
  132.