home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / w0rli / mb1301 / rt.doc < prev    next >
Text File  |  1991-04-06  |  1KB  |  44 lines

  1.  
  2.  
  3.    The RoundTable server for the G8BPQ switch.
  4.  
  5.    Requirements:
  6.  
  7.      Runs in a 20K DESQview window.
  8.      Uses it's own set of BPQ switch ports.
  9.      Has it's own node command.
  10.  
  11.    Getting started:
  12.  
  13.      First, configure the switch for RT.
  14.  
  15.      In the file BPQCFG.TXT, add the new application RT.
  16.      Note that it MUST be the fourth or later application.
  17.      Example: APPLICATIONS=BBS,,,RT
  18.  
  19.      Add some ports to the TNCPORTLIST.
  20.      RT ports cannot be shared with other applications.
  21.  
  22.      Run BPQCFG and re-boot your system.
  23.  
  24.      Second, configure RT by editing RT.CNF.
  25.      Change the callsign, name, and qth to your own.
  26.      Change the port list to correspond to the ports you added in BPQCFG.
  27.      If you did not configure RT as the fourth application, change the
  28.      application number to the one you used.
  29.  
  30.      Sample RT.CNF :
  31.  
  32.      W0RLI        <-    Station callsign
  33.      Hank        <-    Sysops name
  34.      West Linn, OR  <-    Station QTH
  35.      4            <-    Application number
  36.      480        <-    Timeout in seconds
  37.      10 11 12 13    <-    TNCPORTLIST ports to use
  38.  
  39.      Startup RT in a 20K DESQview window.
  40.      Now anyone that wishes to use it can just connect to your node
  41.      and then issue the RT command.
  42.  
  43.  
  44.