home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / bbs / w0rlibbs / readme < prev    next >
Encoding:
Text File  |  1989-01-04  |  3.2 KB  |  108 lines

  1.  
  2.  
  3.            The W0RLI Multi-user PC MailBox
  4.  
  5.  
  6.   Release notes.
  7.  
  8.  
  9.   Starting with V8.00 the MailBox includes WP server functions.
  10.   There is no longer a USER.MB file, it is now named WP.MB.
  11.   To load your existing USER data into WP do the following steps:
  12.  
  13.   1) Using your existing version of the Mailox, do the command
  14.      IU USER.TXT  (or DU USER.TXT if you have a version before V6).
  15.  
  16.   2) Delete the file USER.MB
  17.  
  18.   3) When you first bring up the new version, do the command
  19.      IO USER.TXT
  20.      This will load your existing user information into the WP database.
  21.  
  22.  
  23.   The MailBox Directory path (\BBS) is now hardwired.
  24.   If you previously used some other directory,
  25.   copy everything over to \BBS before bringing up this version.
  26.  
  27.  
  28.   Thank you all for testing the previous versions, and thank you
  29.   in advance for testing this version as well. The changes in commands,
  30.   and any bug fixes, are noted in CHANGES.MB.
  31.   As usual, there are changes in CONFIG.MB.
  32.  
  33.  
  34.   Run LM to reset the lock manager if a task crashes.
  35.   DO NOT run LM if any tasks are running, exit all tasks first.
  36.  
  37.  
  38.   System requirements: IBM AT, or XT with V20 processor.
  39.   It is possible to run the code without a hard disk, but NOT recommended.
  40.  
  41.  
  42.   The number of ports, port speed, and number of tasks that
  43.   can be run depend on the speed of the system. Assuming 1200
  44.   baud radio data rate and 9600 baud tnc to computer data rate
  45.   the following guidlines apply. With a "standard" 6 Mhz. AT,
  46.   four or five ports with four to six tasks can be run.
  47.   With a "standard" 4.77 Mhz XT (with V20), two ports and two
  48.   or three tasks will work. With a fast 386, at least six ports
  49.   with seven tasks are ok. I have tested a 6 Mhz AT with two 1200
  50.   baud radios, one 19,200 baud computer/computer link and
  51.   one 300 baud radio. It worked ok. See DV.DOC for more details.
  52.  
  53.  
  54.   Kantronics KPC-4 and KAM require firmware revision 2.85 or later.
  55.   TNC2 should have firmware V 1.1.5 or later. TNC1 should be run
  56.   no faster than 4800 baud.
  57.  
  58.  
  59.  
  60.   1) Backup all files in the MailBox directory (\BBS).
  61.      In case something goes wrong, you will be able to restore
  62.      everything to where it was without loss of messages.
  63.  
  64.   2) Customize CONFIG.MB for your station.
  65.      Verify that all files required by the MailBox are
  66.      in the MailBox directory (\BBS).
  67.  
  68.   3) Make certain CONFIG.SYS and AUTOEXEC.BAT have parameters
  69.      set to handle the MailBox:
  70.  
  71.      In CONFIG.SYS:
  72.  
  73.      files = 40
  74.      buffers = 60      - With DoubleDOS, make this 20
  75.      fcbs = 16,8
  76.      stacks 16,48
  77.  
  78.      In AUTOEXEC.BAT:
  79.  
  80.      lm
  81.      share
  82.      <don't forget to load MBBIOS or COMBIOS, and set the ports with MBMODE!>
  83.  
  84.  
  85.   4) In case of crash:
  86.      It is most important, if the system crashes for any reason,
  87.      to do the following, in this order:
  88.  
  89.      CHKDSK /F
  90.      RECOVER
  91.      LM
  92.  
  93.      This will gaurantee that there is no loss of data.
  94.      It is smart to put the CHKDSK /F and RECOVER into your AUTOEXEC.BAT
  95.      so they are always run at system startup.
  96.  
  97.  
  98.        *** Getting started for the first time ***
  99.  
  100.  
  101.   Read the first few pages of MB.DOC before you attempt to run
  102.   the program, and read it in detail for information on setting up
  103.   route tables, etc.
  104.  
  105.  
  106.   ... Hank
  107.  
  108.