home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / TNCDEMO.ZIP / TNCDEMO.TXT < prev   
Encoding:
Text File  |  1992-09-13  |  10.6 KB  |  282 lines

  1.                     THE NETWORK COORDINATOR V2.01 (C) 1992
  2.                                  DEMO VERSION
  3.  
  4.                           Kodiak Solutions Unlimited.
  5.                               12-15 Vermeer Drive
  6.                               S. Amboy, NJ 08879
  7.                           Tech Supp BBS (908)525-8295
  8.  
  9.  
  10.  
  11.     THIS IS A DEMO VERSION ONLY - YOU MUST HAVE A NETWORK ALREADY INSTALLED
  12.             (WWIVnet, WWIVlink, FREDnet, ICEnet, FIREnet, etc....)
  13.  
  14.  
  15.         The demo version will not send any updates through the network.
  16.  
  17.  
  18.  
  19. This program allows you to run your very own WWIV compatible network.  It is
  20. significantly different than Wayne Bells NETUP program.  In general, it
  21. accomplishes the same thing, but does it in a radically different way.
  22.  
  23.  
  24. The Network Coordinator will allow you to send network updates to:
  25.  
  26. 1.  All Nodes in the Network
  27. 2.  All Nodes in a Group
  28. 3.  All Nodes in an Area Code
  29. 4.  All Area Coordinators
  30. 5.  All Area Coordinators in a Group
  31. 6.  All Group Coordinators
  32. 7.  A Single Node
  33.  
  34. The following types of updates are allowed.
  35.  
  36. 1.  BBSLIST.*     (List of BBSes in the NET)
  37. 2.  CONNECT.*     (List of Connections in the NET)
  38. 3.  FBACKHDR.NET  See Below
  39. 4.  SUBS.*        (List of Subs in the net - will not send SUBS.PUB or
  40.                   SUBS.DAT - although they will appear in the file
  41.                   selection menu)
  42. 5.  WWIVNEWS.*    (WWIVnews Files).
  43. 6.  *.ZIP         See Below
  44.  
  45. * FBACKHDR.NET - This file is inserted at the beginning of the NET analysis
  46.                  mail the BBS sends you after receiving a net update.  Caution
  47.                  should be used with this file.  Many word processors add an
  48.                  end-of-file marker to this file, which will cause the NET
  49.                  ANALYSIS mail to end BEFORE displaying the whole message.
  50.                  I suggest you create this file using the following command.
  51.  
  52.                  COPY CON FBACKHDR.NET
  53.                  then type in your message, at the end, press the F6 key.
  54.  
  55.                  I will have a future version of TNC strip out the EOF code,
  56.                  making it much easier to use.
  57.  
  58. * *.ZIP        - I included this option, in the event you would like to send
  59.                  a small file to the nodes in the network.  Since newer
  60.                  versions of WWIV may require changes to this software, I
  61.                  figured this would be an easy way to send a new DE100.EXE
  62.                  to all the nodes in the network.  Of course, you can use
  63.                  it for other purposes if you wish.  The file is NOT unzipped
  64.                  when it is received.  It is placed in the appropriate DATA
  65.                  directory when received.
  66.  
  67.  
  68. An option to send ENCODED MAIL (Source verified) to the nodes is being worked
  69. on, but was not completed at the time of this release.
  70.  
  71.  
  72.  
  73.                                  INSTALLATION
  74.  
  75.  
  76. TNC200.EXE should be placed in your main BBS directory.
  77. It can be run as a standalone program, or as a door of WWIV (LOCAL ONLY)
  78.  
  79.  
  80. The Network Coordinator CAN BE installed as a chain like this:
  81.  
  82. A. Description  : The Network Coordinator V2.00
  83. B. Filename     : TNC200
  84. C. SL           : 255
  85. D. AR           : None.
  86. E. ANSI         : Optional
  87. F. DOS Interrupt: NO         <--- This is critical
  88. G. 300 Baud     : Allowed
  89. H. Shrink       : Yes        <--- May be necessary
  90. I. Disable Pause: No
  91.  
  92.  
  93. In your CONFIG.SYS file, you should have a statement saying (something like
  94. this):
  95.  
  96. FILES=20
  97.  
  98. The "FILES=" statement is a suggested number (If the number is higher, that is
  99. alright).  The Network Coordinator program doesn't open anywhere near that
  100. amount of files at one time, but if you are running this as a chain, the BBS
  101. may leave some files open before you run the program.
  102.  
  103.  
  104.                               FOR WWIV 4.21a ONLY
  105.                               -------------------
  106.  
  107. If you are running WWIV 4.21a or later, then you must also run the WWIV INIT
  108. program, and set up a new network as follows.
  109.  
  110.  
  111. Net Name:  DEMOnet
  112. Node    :  1
  113. Path    :  C:\WWIV\DEMONET
  114.  
  115. Then copy all the files from your DATA directory into this new directory.
  116.  
  117.  
  118.  
  119.  
  120.                                 HOW TO USE TNC
  121.  
  122.  
  123. You should setup all of your network files BEFORE running The Network
  124. Coordinator.  It can't send a file that doesn't exist.  If when NETWORK3
  125. is analyzing your network, you see some sort of divide by zero error, this
  126. means either your BBSLIST, CONNECT, or CALLOUT.NET files are not setup
  127. properly, and you are not connected to the rest of the network.  You can find
  128. all the info on how to properly set up these files in the DOC file included in
  129. the NET software.  However, I have included sample BBSLIST & CONNECT files
  130. with this program.
  131.  
  132. When you run the program, it will first attempt to figure out which directory
  133. your network files are kept in.  Once it has figured that out, it will ask you
  134. to choose which type of update to send.  If you select an option that allows
  135. more than one file to be sent (such as BBSLIST - ie BBSLIST.1, BBSLIST.2,
  136. BBSLIST.3......), a list of available files will be shown to you.  Use the
  137. cursor (OR MOUSE) to highlight the selection then press space (or push mouse
  138. button) to select the file (a check mark will appear next to each file
  139. selected).  When you have tagged all the files you want to send press ENTER.
  140. (or ESC to ABORT).
  141.  
  142. The program will then ask you to select which nodes to send the files to.
  143. Highlight the selection (using mouse or cursor keys), then press return.
  144. Depending on what selection you made, a prompt MAY come up asking for an AREA
  145. CODE, GROUP NUMBER, or NODE NUMBER.  The program will then select the desired
  146. nodes and begin sending the files.
  147.  
  148. Note that there is a limitation to the size of ANY FILE sent through the
  149. network.  The files must be smaller than 31700 bytes before it can be sent.
  150. If the file is larger than that, The Network Coordinator program will display
  151. an error message indicating the problem.
  152.  
  153. Once the update has been sent, you will be brought back to the main menu
  154. again.
  155.  
  156. Note:  You must always send a BBSLIST.NET or CONNECT.NET if you want the
  157.        BBS to Re-Analyze the network.  If you just send BBSLIST.1 for example,
  158.        the file will be received and decoded, but it will not force the
  159.        network to analyze it.
  160.  
  161.  
  162.  
  163.                               THE DE100.EXE FILE
  164.                         (NOT INCLUDED IN DEMO VERSION)
  165.  
  166.  
  167. The DE100.EXE file is the program that is used to decode the network updates.
  168. It should be placed in the main BBS directory if using an earlier version
  169. of the network software (like NET30.ZIP).  It can be placed in the PROPER
  170. DATA directory if they are using NET31 or later.  If installed with WWIV 4.21a
  171. or higher, your NETWORK name (ie FREDnet, WWIVnet, OTHERnet, etc...) must be
  172. entered exactly the same (upper/lower case doesn't matter though) as the
  173. network name you requested.  If not, the network will not know where to place
  174. the files.  Wayne Bell has stated that he will change NET32 to provide the
  175. file I need to eliminate this restriction.
  176.  
  177.  
  178.  
  179.                      ERROR MESSAGES YOUR NODES MAY RECEIVE
  180.  
  181.  
  182. 1.  >WARNING<  File 'DE2xx.EXE' not found. Get a copy from......:
  183.     This message is normal, if you are using the GROUP structure
  184.     for net files.  Quite simply, it's looking for a file that the GC
  185.     would use to send messages to their group.  I haven't developed
  186.     this function for The Network Coordinator yet, so it doesn't exist
  187.     yet.  If you wish, just copy DE100.EXE as that file name, and the
  188.     message will not appear again.
  189.  
  190. 2.  xxxxNET cant find CONFIG.DAT:
  191.     DE100.EXE can't find CONFIG.DAT.  This error message shouldn't occur
  192.     with WWIV, but might occur if used on another BBS.  If it occurs, the
  193.     update will NOT be performed.
  194.  
  195. 3.  xxxxNET Not Properly Set Up, Contact 1@1:
  196.     This message will occur if the user is using WWIV 4.21a, but doesn't
  197.     have your net name typed in properly in the INIT program.  The network
  198.     will not know where to place the updates, so they will be lost.
  199.  
  200. 4.  Error in xxxxNET Update:
  201.     The update was incomplete (ie it got cutoff somehow).
  202.  
  203. 5.  xxxxNET Update - Non Readable:
  204.     You are attempting to decode the file from outside the network software,
  205.     or you are running an incompatible network.  This is also a safeguard
  206.     from LNET/NETPURGE attempting to decode the update (which would actually
  207.     overwrite your files if it was successful).
  208.  
  209. 6.  Bad Net Update Received - Not From xxxxNET:
  210.     An update was received in xxxxNet, that was from another network
  211.     (that was using The Network Coordinator).  This could be someone
  212.     attempting to hack your net, or perhaps an error by another Net
  213.     Coordinator placing the files in the wrong directory.
  214.  
  215. 7.  Encryption Error in xxxxNet Update
  216.     The update didn't decode properly.  Either someone was trying to send
  217.     an update with the same encryption method (possible hack attempt), or the
  218.     update got corrupted somehow.  The update will not be performed.
  219.  
  220.  
  221.  
  222. Please note, that this program and the docs are really still in their
  223. development stages.  It works properly, but I expect to do alot of work on it
  224. in the future (it can be improved alot).  Updates will be made available to
  225. the registered user for a small fee (perhaps $5) to cover postage, disks, and
  226. my time.
  227.  
  228. Well, I hope this is enough to get you going.  If not, feel free to contact me
  229. at my support BBS.  Maniac Mansion III (908)525-8295.
  230.  
  231.  
  232.  
  233. Revision Log.
  234.  
  235.  
  236. v1.20 - Initial Public Release.
  237.  
  238. v2.00 - Complete rewrite.  Added professional menus, mouse support, file
  239.         tagging, removed 20 group limit - can now have as many as 255 groups,
  240.         removed "SEND TO NODES in a FILE" option, added more support for
  241.         sending ZIP files - prior version would only send FILE.ZIP - new
  242.         version will send any ZIP file (smaller than 31700 bytes),  Removed
  243.         ANSI.SYS requirement.
  244.  
  245. v2.01 - Improved the input prompts.  Changed the menu coding slightly.
  246.         Created a demo version.
  247.  
  248.  
  249. Possible Additions:
  250.  
  251.         1.  Encoded Mail (Feedback) - Source Verified.
  252.         2.  Type 20/0 Network Updates - This will let you find out what
  253.             network subs the nodes are hosting (Nodes must have a SUBS.PUB
  254.             file listing all the subs they want to appear in the SUBS.LST
  255.             updates.  This is how WWIVnet is now beginning to make their
  256.             new SUBS.LST files.
  257.         3.  Separate GC program for GC's to send Encoded Mail, and
  258.             NET UPDATES to The Network Coordinator.
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.