home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 1068.KANODE.DOC < prev    next >
Text File  |  1989-03-28  |  4KB  |  114 lines

  1. KANODE.DOC
  2.  
  3. Notes on using KA-Nodes in FWD.MB for forwarding connects:
  4. ----------------------------------------------------------
  5.  
  6. (For use with W0RLI V9.xx and later software and Kantronics KPC-2, KPC-4 and
  7. KAM with V2.85 ROMs or later.)
  8.  
  9. Date: March 25, 1989
  10. From: Greg Day - KC8JN @ KC8JN
  11.       Wintersville, OH 43952
  12.  
  13.  
  14. GENERAL INFORMATION
  15. -------------------
  16.  
  17. This information is provided for those SYSOPs using Kantronics KA-Nodes in
  18. their forwarding connect paths to remote BBSes.  The W0RLI software is designed
  19. to handle NET/ROM type connects automatically, but because the KA-Node issues a
  20. sign-on message when accessed, has different status messages, and the W0RLI
  21. software is not designed to handle this type of information, it is necessary to
  22. implement a special sequence to handle these KA-Node connects.
  23.  
  24.  
  25. ALTERATIONS TO FWD.MB
  26. ---------------------
  27.  
  28. The following is the standard sequence to be placed in the FWD.MB file within
  29. a path list:
  30.  
  31.      xC kanode-n
  32.      Sm destcall-n
  33.      R!
  34.      R!
  35.      R!
  36.      R?###LINK MADE
  37.  
  38. Where......
  39.  
  40.      x = C or N depending on whether or not this is s direct connect (C) or a
  41.          connect made from a NET/ROM node (N) - see the FWD.DOC documentation
  42.          with the W0RLI software
  43.  
  44.      kanode-n = call sign of the KA-Node with which you wish to be connected
  45.                 (-n is the SSID, if any)
  46.  
  47.      m = mode for KA-Node, C is a direct connect, X is a cross (Gateway)
  48.          connect (to the opposite port on the KPC-4 or KAM - if the GATEWAY
  49.          parameter is ON)
  50.  
  51.      destcall-n = call sign of the next station with which you wish to be
  52.                   connected (-n is the SSID, if any)
  53.  
  54. Examples of connect path records from FWD.MB:
  55.  
  56.      CC K8AL-1          (make initial connect to NET/ROM node)
  57.      NC NG8P-1          (connect to the KA-Node from the NET/ROM node)
  58.      SC AD8I            (make a direct connect to the destination BBS)
  59.      R!
  60.      R!
  61.      R!
  62.      R?###LINK MADE
  63.      FA0023AD8I
  64.      @C:\BBS\AD8I.FWD
  65.      *** EOF
  66.  
  67. OR......
  68.  
  69.      CC K8AL-2          (make initial connect to NET/ROM node)
  70.      NC NG8P-1          (connect to the KA-Node from the NET/ROM node)
  71.      SX K1LT-2          (cross connect using other radio port via GATEWAY)
  72.      R!
  73.      R!
  74.      R!
  75.      R?###LINK MADE
  76.      NC AD8I            (continue with NET/ROM node style connects)
  77.      FA0023AD8I
  78.      @C:\BBS\AD8I.FWD
  79.      *** EOF
  80.  
  81. Be sure to type in the required information, especially the "R?###LINK MADE"
  82. line, EXACTLY as shown, otherwise the forwarding will fail!
  83.  
  84.  
  85. SPECIAL CASES
  86. -------------
  87.  
  88. Please note that you should test ALL KA-Nodes you use to be sure of the data
  89. they send upon connect.  You may need to make the following changes for those
  90. KA-Nodes that have earlier ROMs (prior to V2.85) or have the NTEXT message set
  91. to null:
  92.  
  93.      Earlier KA-Nodes or those with V2.85 ROMs and NTEXT set to NONE......
  94.  
  95.           Delete one (1) line of "R!" to allow for only two message lines being
  96.           sent upon connect.
  97.  
  98.      Earlier KA-Nodes with a different prompt character - V2.85 uses a "?" but
  99.      earlier ROMs have a ">" instead......
  100.  
  101.           Change the "?" (after the "R" in the LINK MADE line) to a ">" - this
  102.           is the prompt for some earlier KA-Nodes.
  103.  
  104.  
  105. CONCLUSION
  106. ----------
  107.  
  108. If you have any questions regarding the use of the Kantronics KA-Nodes in
  109. forwarding with the W0RLI Mailbox, pleae contact me via packet "@ KC8JN",
  110. located in eastern Ohio.
  111.  
  112. 73, Greg - KC8JN
  113.  
  114.