home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / w0rli / mb1301 / readme.doc < prev    next >
Text File  |  1991-05-19  |  7KB  |  200 lines

  1.  
  2.  
  3.            The W0RLI Multi-user PC MailBox
  4.  
  5.  
  6.   Release notes - Overview.
  7.  
  8.   Several people have kindly volunteered to act as regional coordinators
  9.   for questions, bug reports, etc.  Those I know about are:
  10.  
  11.   G0EOJ  @ GB7YAX -  For the U.K.
  12.   JA1KSO @ JA1KSO -  For Japan and the Far East.
  13.   LU3AGJ @ LU3AGJ -  For Latin America.
  14.   VE3GYQ @ VE3GYQ -  For North America.
  15.   WA6RDH @ WA6RDH -  World wide. Each new version is released first
  16.   to the WA6RDH dialup system:    (916) 678-1535
  17.  
  18.  
  19.   *** Known bugs in the current version:
  20.  
  21.   None.
  22.  
  23.   If you are upgrading from a version 11 or version 12 release,
  24.   MBINIT will update your existing MAIL.MB to a new file version.
  25.   This may take some time, and will cause a lot of disk activity.
  26.   No extra disk space is required.  Just be patient, it will finish.
  27.  
  28.   *** Notice: if you are upgrading from a version prior to V11.0, there
  29.   is something you must do before you continue. There was a change to
  30.   the structure of the WP database in V11. If you now run a version
  31.   prior to 11.0, before you even think of reading this any further,
  32.   save your current WP database using the IA command: IA WP.TXT
  33.  
  34.   Ok, that worked, right?
  35.  
  36.   Now delete or rename your old WP.MB
  37.  
  38.   When you bring up V11 for the first time, reload your WP database:
  39.   IR WP.TXT
  40.   That is all there is to it.
  41.  
  42.  
  43.   Each of the major functions of the MailBox runs in it's own window.
  44.   For the MailBox itself, there can be several windows running at the
  45.   same time, each serving a different user.
  46.  
  47.   MB.EXE - the MailBox.
  48.  
  49.   MBSTAT.EXE is separate function that can be run in it's own small window.
  50.   It provides a running display of current MailBox activity.
  51.  
  52.   NW.EXE, The Net Walker, is a tool for tracing the connectivity of a
  53.   NET/ROM or TheNet network.
  54.  
  55.   LM.COM, the MailBox "Lock Manager", becomes resident at
  56.   system startup and provides various services to the MailBox.
  57.   LM must be run prior to starting DESQview.
  58.  
  59.   MBINIT.EXE, the MailBox initialization, is also called at system startup.
  60.   It loads global data into LM, checks that the TNC's are alive,
  61.   and provides other startup functions.
  62.  
  63.   I recommend that you use the G8BPQ switch as interface to your COM
  64.   ports.  For those that do not wish to use the switch, or cannot,
  65.   a simple COM port driver is provided:
  66.  
  67.   FBIOS.COM, the Serial Port Handler, is loaded at system startup to
  68.   provide replacement for the DOS provided COM ports.
  69.   Note that FBIOS does not handle the MS-400 type 4 port cards.
  70.   For those cards, I suggest you use MBBIOS, provided by AA4RE.
  71.   FBIOS, MBBIOS, or the G8BPQ switch must be run prior to starting DESQview.
  72.  
  73.   SERVER.EXE, the Server function, is a general server interface.
  74.   It can be used to call user written modules that extend the functionality
  75.   of the MailBox. A very simple server called ECHO (source and executable)
  76.   is provided as an example of how to create a server. Many servers are
  77.   now available for use with the MailBox. Some examples are:
  78.  
  79.   ECHO     - Created by W0RLI, returns a message.
  80.   FILEX  - Created by W0RLI, provides REQFIL, REQDIR, and upload functions.
  81.   INFO     - Created by N6VV, returns your INFO.MB text.
  82.   REQDIR - Created by WB3AFL.
  83.   REQFIL - Created by WB3AFL.
  84.   REQWP  - Created by W0RLI.
  85.   SMTP     - Created by K3MC, provides MailBox/smtp message interchange.
  86.   WPAGE  - Translate WPAGE format messages to WP format.
  87.  
  88.  
  89.   PRTLOG.EXE is a MailBox log file analyzer. It can be used to produce
  90.   summary reports of MailBox activity.
  91.  
  92.  
  93.  
  94.   The MailBox Directory path (\BBS) is hardwired.
  95.   All MailBox data files (*.MB) and all message files go into this
  96.   directory.  The executables may, of course, go anywhere you like.
  97.  
  98.  
  99.   Thank you all for testing the previous versions, and thank you
  100.   in advance for testing this version as well. The changes in commands,
  101.   and any bug fixes, are noted in CHANGES.MB. As usual, there are
  102.   probably changes in INIT.MB, CONFIG.MB, and PORTS.MB.
  103.  
  104.  
  105.   Run MBINIT to reset the MailBox system if a task crashes.
  106.   DO NOT run LM or MBINIT if any tasks are running,
  107.   exit from all tasks first.
  108.  
  109.  
  110.   Minimum system requirements: IBM AT, or XT with V20 processor.
  111.   It is possible to run the code without a hard disk, but NOT recommended.
  112.  
  113.  
  114.   The number of ports, port speed, and number of tasks that
  115.   can be run depend on the speed of the system. Assuming 1200
  116.   baud radio data rate and 9600 baud tnc to computer data rate
  117.   the following guidlines apply. With a "standard" 6 Mhz. AT,
  118.   four or five ports with four to six tasks can be run.
  119.   With a "standard" 4.77 Mhz XT (with V20), two ports and two
  120.   or three tasks will work. With a fast 386, at least six ports
  121.   with seven tasks are ok. I have tested a 6 Mhz AT with two 1200
  122.   baud radios, one 19,200 baud computer/computer link and
  123.   one 300 baud radio. It worked ok. See DV.DOC for more details.
  124.  
  125.  
  126.   Kantronics KPC-4 and KAM require firmware revision 2.85 or later.
  127.   TNC2 should have firmware V 1.1.5 or later.
  128.   TNC1 should be run no faster than 4800 baud.
  129.  
  130.  
  131.  
  132.   1) Backup all files in the MailBox directory (\BBS).
  133.      In case something goes wrong, you will be able to restore
  134.      everything to where it was without loss of messages.
  135.  
  136.   2) Customize INIT.MB, CONFIG.MB, and PORTS.MB for your station.
  137.      Verify that all files required by the MailBox are
  138.      in the MailBox directory (\BBS).
  139.  
  140.   3) Make certain CONFIG.SYS and AUTOEXEC.BAT have parameters
  141.      set to handle the MailBox. Here is a typical example:
  142.  
  143.      In CONFIG.SYS:
  144.  
  145.      files   = 60      <- Roughly 8-10 per MB task
  146.      buffers = 60      <- With DoubleDOS, make this 20
  147.      stacks 16,48      <- You may need 16,64, or 0,0 depends on DOS version
  148.  
  149.      In AUTOEXEC.BAT:
  150.  
  151.      share
  152.      lm
  153.      fbios 4,C,1,3F8 3,C,2,2F8    <- This sets up COM1 and COM2
  154.      mbmode com1:96,n,8,1   <- This initializes COM1
  155.      mbmode com2:96,n,8,1   <- This initializes COM2
  156.      mbinit
  157.  
  158.  
  159.   4) Run MB first.
  160.      Task 1 must be an MB task for things to work correctly.
  161.      Run MBSTAT, SERVER, etc. after running MB.
  162.  
  163.  
  164.   5) In case of crash:
  165.      It is most important, if the system crashes for any reason,
  166.      to do the following, in this order:
  167.  
  168.      CHKDSK /F
  169.      RECOVER
  170.      MBINIT
  171.  
  172.      This will gaurantee that there is no loss of data.
  173.      It is smart to put the CHKDSK /F and RECOVER into your AUTOEXEC.BAT
  174.      so they are always run at system startup.
  175.  
  176.  
  177.  
  178.   Approximate window sizes required:
  179.  
  180.  
  181.      FT     - 40k
  182.      MB     - 81k
  183.      MBSTAT - 22k
  184.      NW     - 37k
  185.      SERVER - 110k  (minumum, this will support the ECHO server)
  186.  
  187.   If things do not work right, increase the window size until they do.
  188.  
  189.  
  190.        *** Getting started for the first time ***
  191.  
  192.  
  193.   Read the first few pages of MB.DOC before you attempt to run
  194.   the program, and read it in detail for information on setting up
  195.   route tables, etc.
  196.  
  197.  
  198.   ... Hank
  199.  
  200.