home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / onlipub2.zip / NODES.CFG < prev    next >
Text File  |  1996-10-16  |  10KB  |  229 lines

  1. ; Node Configuration for The Online Pub
  2. ; -------------------------------------
  3. ;
  4. ;     This file contains configuration information specific to each node.  It
  5. ; consists of blocks of information, with the settings inside each block
  6. ; applying to the node that the block is setup for.  Blocks start with the Node
  7. ; keyword and end with the EndNode keyword.
  8. ;
  9. ;     Each line has the same format as TOP.CFG.  Please see TOP.CFG if you
  10. ; require an explanation of how keywords and settings work.
  11. ;
  12. ;     An explanation of each keyword and setting can be found at the end of
  13. ; this file.
  14. ;
  15. ; -- Start of Block for Node 1 --
  16. Node                1
  17. Type                Remote
  18. DropFilePath        D:\RA\LINE1
  19. ConfigFile          D:\RA\DOORS\TOP\TOP.CFG
  20. LogFile             D:\RA\DOORS\TOP\TOP1.LOG
  21. SolidNode           Yes
  22. FOSSIL              Yes
  23. Port                2
  24. Speed               0
  25. EndNode             1
  26. ; -- End of Block for Node 1 --
  27. ; -- Start of Block for Node 2 --
  28. Node                2
  29. Type                Remote
  30. DropFilePath        D:\RA\LINE2\
  31. ConfigFile          D:\RA\DOORS\TOP\TOP.CFG
  32. LogFile             D:\RA\DOORS\TOP\TOP2.LOG
  33. SolidNode           Yes
  34. FOSSIL              Yes
  35. Port                4
  36. Speed               0
  37. EndNode             2
  38. ; -- End of Block for Node 2 --
  39. ; -- Start of Block for Node 3 --
  40. Node                3
  41. Type                Remote
  42. DropFilePath        D:\RA\LINE3\
  43. ConfigFile          D:\RA\DOORS\TOP\TOP.CFG
  44. LogFile             D:\RA\DOORS\TOP\TOP3.LOG
  45. SolidNode           Yes
  46. FOSSIL              No
  47. Port                0
  48. Speed               0
  49. PortAddress         3E8
  50. PortIRQ             0
  51. UseFIFO             No
  52. FIFOTrigger         4
  53. RxBufSize           256
  54. TxBufSize           1024
  55. UseRTSCTS           No
  56. EndNode             3
  57. ; -- End of Block for Node 3 --
  58. ; -- Start of Block for Node 4 --
  59. Node                4
  60. Type                Local
  61. ConfigFile          D:\RA\DOORS\TOP\TOP.CFG
  62. LogFile             D:\RA\DOORS\TOP\TOP4.LOG
  63. SolidNode           Yes
  64. EndNode             4
  65. ; -- End of Block for Node 4 --
  66. ; -- Start of Block for Node 5 --
  67. Node                5
  68. Type                Local
  69. ConfigFile          D:\RA\DOORS\TOP\TOP.CFG
  70. LogFile             D:\RA\DOORS\TOP\TOP5.LOG
  71. SolidNode           Yes
  72. EndNode             5
  73. ; -- End of Block for Node 5 --
  74. ; -- Start of Block for Node 6 --
  75. Node                6
  76. Type                Local
  77. ConfigFile          D:\RA\DOORS\TOP\TOP.CFG
  78. LogFile             D:\RA\DOORS\TOP\TOP6.LOG
  79. SolidNode           Yes
  80. EndNode             6
  81. ; -- End of Block for Node 6 --
  82. ; -- Start of Block for Node 7 --
  83. Node                7
  84. Type                Local
  85. ConfigFile          D:\RA\DOORS\TOP\TOP.CFG
  86. LogFile             D:\RA\DOORS\TOP\TOP7.LOG
  87. SolidNode           Yes
  88. EndNode             7
  89. ; -- End of Block for Node 7 --
  90. ; -- Start of Block for Node 8 --
  91. Node                8
  92. Type                Local
  93. ConfigFile          D:\RA\DOORS\TOP\TOP.CFG
  94. LogFile             D:\RA\DOORS\TOP\TOP8.LOG
  95. SolidNode           Yes
  96. EndNode             8
  97. ; -- End of Block for Node 8 --
  98. ;
  99. ; -----------------------------------------------------------------------------
  100. ;
  101. ; --------------------
  102. ; Keyword Explanations
  103. ; --------------------
  104. ;
  105. ;     Some of the settings in this file turn certain features ON or OFF, and are
  106. ; noted in the explanations below.  For these settings, you may use any one of
  107. ; the following words as valid settings.  The words on the first line turn the
  108. ; option ON, and the words on the second line turn the option OFF.
  109. ;
  110. ;      ON  YES    ENABLED   1    TRUE
  111. ;     OFF   NO   DISABLED   0   FALSE
  112. ;
  113. ; -----------------------------------------------------------------------------
  114. ;
  115. ;     All of these settings are REQUIRED in order for TOP to run!
  116. ;
  117. ; -----------------------------------------------------------------------------
  118. ;
  119. ;     Node - Begins the configuration block for a node.  This should be set to
  120. ; the node number to configure, from 1 to 32767.
  121. ;
  122. ;     Type - Type of the node.  One of "Remote", "Local", or "LAN" (without the
  123. ; quotation marks).  "Remote" is the usual setting, and is used when TOP can
  124. ; get information about the user from a BBS (via a drop file).  "Local" is used
  125. ; when there is no BBS and TOP needs to get the user's name itself.  If you
  126. ; want to be able to log into TOP directly from the command line, set up one or
  127. ; more "Local" nodes.  "LAN" is a special form of "Local" which can be used in
  128. ; network situations.  It works just like "Local", except that if the node
  129. ; requested is already in use, TOP will try the next node up, and continue this
  130. ; until it finds a free node (or reaches the MaxNodes configuration setting, in
  131. ; which case TOP will abort).  This is handy in cases in networks where the
  132. ; workstation number isn't available, or needs to be overridden.  This way, you
  133. ; can have more than one person inside TOP from LAN workstations without
  134. ; worrying about node number conflicts.
  135. ;
  136. ;     DropFilePath - The full path to the door drop file, created by the BBS.
  137. ; A backslash at the end is optional.  This setting is only needed for nodes of
  138. ; "Remote" type.
  139. ;
  140. ;     ConfigFile - The full path and name of the configuration file to use,
  141. ; usually TOP.CFG in the TOP directory.  The use of multiple configuration
  142. ; files for TOP is _not_ recommended, but support for it is included in case
  143. ; there is a need for it.
  144. ;
  145. ;     LogFile - The full path and file name of the file that this node should
  146. ; use to log its activity, usually TOPx.LOG (where x is the node number) in the
  147. ; TOP directory.  IMPORTANT:  You must use a different log file for each node
  148. ; or TOP will abort with a file-sharing error!
  149. ;
  150. ;     SolidNode - TOP uses this setting to determine how it should act if the
  151. ; node number that TOP is trying to use is already in use according to TOP.
  152. ; When a node is "solid", it means that the node number will only ever be used
  153. ; by one task.  If this setting is ON, TOP will assume that no other task could
  154. ; be using this node, meaning a crash must have occured, and will force itself
  155. ; on the requested node number.  If this setting is OFF, TOP will abort if the
  156. ; requested node is already in use, except in "LAN" mode where it will behave
  157. ; as described for the Type keyword (above).  This setting should _ALWAYS_ be
  158. ; OFF for "LAN" nodes, and can be either ON or OFF for other types.
  159. ;
  160. ; -----------------------------------------------------------------------------
  161. ;
  162. ;     The remaining settings are only needed for nodes of "Remote" type.
  163. ;
  164. ; -----------------------------------------------------------------------------
  165. ;
  166. ;     FOSSIL - Controls whether or not TOP should use a FOSSIL driver.  Set to
  167. ; ON to use one, and OFF if you don't want to use a FOSSIL.  If this setting is
  168. ; OFF, _all_ of the remaining settings are _required_ for this node.  This
  169. ; setting is not needed if you are using the OS/2 version, because OS/2 does
  170. ; not use FOSSIL drivers.
  171. ;
  172. ;     Port - Communications port number to use for this node.  This is normally
  173. ; available from the drop file, but can be optionally overridden from here.
  174. ; Set to 0 to get the port number from the drop file, or for local-only nodes.
  175. ;
  176. ;     Speed - Speed to lock this node's comport at.  For nodes using a FOSSIL,
  177. ; it may be 300, 600, 1200, 2400, 4800, 9600, 19200, or 38400.  Set to 0 if you
  178. ; don't lock your port, or if you lock your FOSSIL from the command line or
  179. ; CONFIG.SYS file.  For nodes not using a FOSSIL, this setting may be any value
  180. ; that evenly divides into 115200, up to and including 115200, or 0 to disable
  181. ; port locking.  WARNING:  This setting is _not_ verified by TOP!
  182. ;
  183. ; -----------------------------------------------------------------------------
  184. ;
  185. ;     The remaining settings are only used by nodes that do NOT use a FOSSIL
  186. ; driver.
  187. ;
  188. ; -----------------------------------------------------------------------------
  189. ;
  190. ;     PortAddress - The hexadecimal address of the communications port to use.
  191. ;
  192. ;     PortIRQ - The IRQ number of the communications port to use.
  193. ;
  194. ;     UseFIFO - Set to ON if you have a 16550 communications chip on the serial
  195. ; card for this node.  Set to OFF if you do not have a 16550, or if you do not
  196. ; want TOP to use FIFO buffering on a 16550.
  197. ;
  198. ;     FIFOTrigger - This is a rather complex setting which is supported by
  199. ; TOP's serial communications library.  I do not really know what it does.
  200. ; Valid settings are 1, 4, 8, and 14, and are not verified by TOP.  The usual
  201. ; setting is 4.  I suspect that if you need to change this setting, you'll
  202. ; already know.  This setting is not required if UseFIFO is OFF.
  203. ;
  204. ;     RxBufSize - Controls the size of TOP's serial receive buffer.  Valid
  205. ; settings are 0 to 65535.  The recommended setting is 256.  If TOP is losing
  206. ; characters from the remote end, try increasing this setting.
  207. ;
  208. ;     TxBufSize - Controls the size of TOP's serial transmit buffer.  Valid
  209. ; settings are 0 to 65535.  The recommended setting is 1024.  If TOP's
  210. ; communication is slow or stuttered, or if the remote end is losing characters
  211. ; sent by TOP, try increasing this setting.
  212. ;
  213. ;     UseRTSCTS - Sets RTS/CTS flow control.  Should normally be ON for modems
  214. ; with maximum speeds of 9600 or above and OFF for modems 2400 or lower.
  215. ;
  216. ; -----------------------------------------------------------------------------
  217. ;
  218. ;     This last keyword is a special case, and is required for _all_ nodes.
  219. ;
  220. ; -----------------------------------------------------------------------------
  221. ;
  222. ;     EndNode - Marks the end of the node configuration block.  This keyword
  223. ; does _not_ require a setting, however it may help you to use a setting that
  224. ; is the same as the setting for the Node keyword, so you know which node you
  225. ; are ending the configuration for.
  226. ;
  227. ; -----------------------------------------------------------------------------
  228. ; ---- End of NODES.CFG ----
  229.