home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / NWV100B4.ZIP / NW.DOC < prev    next >
Encoding:
Text File  |  1992-05-11  |  6.8 KB  |  158 lines

  1.  
  2.  
  3.                       ┌───┐  ┌─┐ ┌──────┐ ┌──────┐ ┌─────┐
  4.                       │   └┐ │ │ │ ┌──┐ │ └┐ ┌─┐ │ │ ┌───┘
  5.                       │ ├┐ └┐│ │ │ │  │ │  │ │ │ │ │ └─┐
  6.                       │ │└┐ └┤ │ │ │  │ │  │ │ │ │ │ ┌─┘
  7.                       │ │ └┐   │ │ └──┘ │ ┌┘ └─┘ │ │ └───┐
  8.                       └─┘  └───┘ └──────┘ └──────┘ └─────┘
  9.  
  10.                    ┌─┐   ┌─┐ ┌──────┐ ┌─────┐ ┌─────┐ ┌─┐ ┌─┐
  11.                    │ │   │ │ │ ┌──┐ │ └─┐ ┌─┘ │ ┌─┐ │ │ │ │ │
  12.                    │ │┌─┐│ │ │ └──┘ │   │ │   │ │ └─┘ │ └─┘ │
  13.                    │ ││ ││ │ │ ┌──┐ │   │ │   │ │ ┌─┐ │ ┌─┐ │
  14.                    │ └┘ └┘ │ │ │  │ │   │ │   │ └─┘ │ │ │ │ │
  15.                    └───────┘ └─┘  └─┘   └─┘   └─────┘ └─┘ └─┘
  16.  
  17.  
  18.                    (C)opyright 1992 - Jeff Jones, 4D Software
  19.  
  20.                       Support via The Fourth Dimension BBS
  21.  
  22.                    312-284-7133 HST - 312-284-0437 1200/2400
  23.  
  24. PREFACE:
  25.   Well, after being out of the world of PCBoard utilities, doors, etc... I
  26.   fineally got around to wakeing up!  One thing I STILL hate is how every
  27.   program I use has long, complicated docs...  I am makeing this program
  28.   as simple and easy to use as possible...  Pay attention I'm gonna go
  29.   fast now so read   S L O W L Y   .... <Grin>
  30.  
  31. REQUIREMENTS:
  32.   o PCBoard BBS software (by Clark Development Company)  USERNET.DAT vers.
  33.   o The Network Eye (by Artisoft)
  34.   o A COMPUTER!!!!!!! w/About 64K free memory...
  35.   o You must make sure you give each computer in your LAN names that
  36.     begin with NODExx...  IE: so you can call then up via `TNE-USE NODE1'.
  37.  
  38. DISCLAIMER:
  39.   You use this program at your own risk, I assume NO responsibility <PERIOD>
  40.  
  41. STARTING NODE WATCH:
  42.   Node Watch is invoked by typing the program name, followed by the path
  43.   and filename of the configuration file, and - IF you want - the number
  44.   of nodes to monitor (Demo versions are limited to 3 nodes without having
  45.   a temporary key).
  46.  
  47.   NWATCH.EXE F:\NW\NW.CFG 2
  48.   ^          ^            ^
  49.   |          |            |  
  50.   |          |            +-- OPTIONAL PARAMETER - Number of Nodes to Watch
  51.   |          |   
  52.   |          +-- DRIVE:\PATH\FILENAME of Configuration File
  53.   |
  54.   +-- Program Name
  55.  
  56.   Included in the Zip of Node Watch you will see a file names NW.BAT that
  57.   you may modify with any text editor to reflect your proper drive and
  58.   path to the configuration file.
  59.  
  60. THE CONFIGURATION FILE:
  61.   The Node Watch configuration file is simple and can be created for you
  62.   by useing the NWCONFIG.EXE program included in the zip. 
  63.  
  64.   SAMPLE NW.CFG:
  65.          Line 1: F:\NW\NW.KEY
  66.          Line 2: F:\PCB\MAIN\USERNET.DAT
  67.          Line 3: F:\PCB\MAIN\CALLER
  68.          Line 4: 2
  69.  
  70.   Line 1: Path and filename of your .KEY file.  If you did not yet 
  71.   register your copy of Node Watch and don't have a key, put a path
  72.   and filename in here of an imaginary file - You can't substitute files!
  73.   Just make sure something is here, even if the file doesn't exist and
  74.   you'll be just fine...
  75.   Line 2: Path and filename of USERNET.DAT file.  This program ONLY
  76.   supports USERNET.DAT (Up to /X99 version of PCBoard by CDC).  We do not
  77.   yet support any higher versions.  If you require the use of USERNET.XXX
  78.   then leave me a message in the support conference of my board about
  79.   needing support for USERNET.XXX too...
  80.   Line 3: Path and Filename of your callers log file.  Multi-node systems
  81.   will have a number at the end to signify what node the log is for.
  82.   DO NOT INCLUDE THE NUMBER, just the PREFIX such as "CALLER" and 1, 2, 3,
  83.   etc... will be appended by the program.
  84.   Line 4: Delay between reads to the USERNET.DAT file.  Slow systems should
  85.   use a higher number, and vice-versa.  Experiment.  Must be between 1 - 20.
  86.  
  87. NW.BAT:
  88.   Included with the archive is a simple batch file that will allow you to
  89.   run NodeWatch by typeing 'NW XX' where XX is the number of nodes to 
  90.   monitor or none for you default Max.  Edit this batch file to reflect
  91.   your path to NWATCH.EXE and NW.CFG...
  92.  
  93. ACTION KEYS & BUTTONS:
  94.   Here is a quick list of the keys available in NodeWatch:
  95.  
  96.   Keyboard commands....
  97.  
  98.   ENTER  : Takes over the currently highlighted node.
  99.   SPACE  : Performs special functions - View Callers log, Stats, Etc...
  100.   ARROWS : Moves the Highlighted box around.
  101.   ESC    : Exits NodeWatch.
  102.  
  103.   Mouse commands...
  104.  
  105.   LEFT BUTTON  : Same as Enter: Takes over the currently highlighted node.
  106.   RIGHT BUTTON : Same as Space: Performs special functions. 
  107.   MOVEING THE MOUSE : Moves the currently highlighted box's position.
  108.  
  109.   That's all there is to it!   Simple enough????  <DUH>
  110.  
  111. WOW!
  112.   Now weren't those just the simplest instructions ever?  Have fun... <G>
  113.  
  114. SUPPORT:
  115.   I have been running bulletin board for about 7 years.  I am here to stay,
  116.   and I have enough people to back me up on that.  I will be here to help
  117.   you with any problems, etc...  for a LONG LONG LONG time...
  118.  
  119. ------------------- C U T   H E R E -----------------------------------------
  120.  
  121. ORDERING:
  122.   To Register your version of Node Watch, mail a check or money order to
  123.   the P.O. Box listed below.  Please make sure your check or money order
  124.   is payable to Jeff Jones and NOT 4D software (YET)...
  125.  
  126.                        4D Software - c/o Jeff Jones
  127.                 P.O. Box 389051 - Chicago, Illinois - 60629
  128.  
  129.   PRICES:               (Check appropriate blanks)
  130.   ------------------------------------------------------------------------
  131.                        ___ 3 Node Version @ $20.00
  132.  
  133.                        ___ 6 Node Version @ $25
  134.  
  135.                        ___ 12 Node Version @ $30
  136.  
  137.                        ___ 24 Node Version @ $35
  138.  
  139.                        ___ 99 Node Version @ $45
  140.   ------------------------------------------------------------------------
  141.   Above prices will include me calling you and uploading your .KEY file.
  142.   If you would like a disk mailed with your program and .KEY then please
  143.   include $5 more for shipping.  ___ Check here if you are enclosing extra
  144.   money for a diskette to be mailed.    ___ 5 1/4" Disk   ___ 3 1/2" Disk
  145.   ------------------------------------------------------------------------
  146.   Your .KEY file, once you recieve it is for YOUR personal use only.  YOU
  147.   MAY NOT, under NO circumstances give it to ANYONE else.  If you do you
  148.   will forfeit your registration of the program and I will make your KEY
  149.   UNUSEABLE in future versions!  
  150.  
  151.   If you or someone else wants a free 20 day TRIAL key, please call my BBS
  152.   personally and request one.  I will make the file available to you only
  153.   ONE time.  After you try the first key you will not be given a second
  154.   key unless you register the program.  
  155.   -----------------------------------------------------------------------
  156.  
  157.                                                                         EOF
  158.