home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / v611docs.zip / VMAIN611.ZIP / V-D < prev    next >
Text File  |  1993-10-08  |  14KB  |  328 lines

  1.                                              VBBS 6.11 Documentation -- D-1
  2.  
  3.  
  4.          ╔════════════════════════════════════════════════════════════════╗
  5.          ║ APPENDIX D        VBBS - OS/2                                  ║
  6.          ╚════════════════════════════════════════════════════════════════╝
  7.  
  8.          GENERAL
  9.          ═══════
  10.  
  11.                This appendix will attempt to provide information particular
  12.          to VBBS-OS/2, and not a rewrite of the entire body of VBBS documents.
  13.          Generally, VBBS 6.1 DOCS will apply, but where this document and
  14.          VBBS 6.1 DOCS conflict, this document applies with regards to
  15.          VBBS-OS/2.
  16.  
  17.          Why VBBS-OS/2?
  18.          ══════════════
  19.  
  20.                 OS/2 is a powerful operating system, allowing multithreaded
  21.          multitasking at the operating system level without kludgey OS
  22.          shells.  OS/2 virtualizes ram; unlike DOS which swaps memory in
  23.          and out of the "base" 640 ram that DOS addresses directly.  OS/2
  24.          has superior (and faster) I/O control in multiuser applications.
  25.          Now, with OS/2 2.x adding functional DOS and WINDOWS support,
  26.          REXX and more, OS/2 is a viable OS for many people with high end
  27.          PC's.  In every way, OS/2 has been designed to be a superior
  28.          multitasking environment to DOS.
  29.  
  30.                 The one drawback to OS/2's performance has been the inefficient
  31.          way it handles DOS and WINDOWS communications programs.  Because
  32.          these programs require a great deal of CPU attention, they degrade
  33.          OS/2 system performance significantly, compared to equivalent OS/2
  34.          programs.
  35.  
  36.                 VBBS has been designed from the start to be a multiline
  37.          communications program.  Written in assembly and Quick Basic, it
  38.          is a very efficient program.  Since an OS/2 compiler is readily
  39.          available for programs written in Quick Basic and most of the
  40.          code could be a direct port, the marriage of VBBS and OS/2
  41.          became the next logical step in the evolution of VBBS.  No other
  42.          move could have produced such dramatic performance results for a
  43.          single machine, multinode VBBS so easily at this point in time.
  44.  
  45.                 From the users standpoint, VBBS-OS/2 is identical to VBBS-DOS.
  46.          Every function is identical.
  47.  
  48.  
  49.  
  50.                                              VBBS 6.11 Documentation -- D-2
  51.  
  52.          OS/2 System Considerations
  53.          ══════════════════════════
  54.  
  55.          HPFS vs. FAT
  56.  
  57.                   Although HPFS is generally regarded as faster (higher
  58.             performance) than FAT file systems, it is only advantageous
  59.             under certain circumstances.  For a reason unknown at this time,
  60.             VBBS disk intensive operations are at least twice as fast with
  61.             FAT as they are with HPFS.  It is strongly recommended that HPFS
  62.             NOT be used to run VBBS at this time.  Booting with HPFS is fine,
  63.             as long as VBBS is run from a FAT partition or a NETWORK drive.
  64.  
  65.                   Virtual Technologies is working with IBM to resolve the HPFS
  66.             performance issue.  Up to date information on this progress will
  67.             be posted in the VirtualNet sub "VBBS OS/2 Support",
  68.             AUTOSUBSCRIBE sub type 472629.
  69.  
  70.                   We recommend the following hard drive partitioning scheme if
  71.             HPFS is to be used:
  72.  
  73.           BOOT MANAGER
  74.             (1) 60 MB PRIMARY HPFS partition (Enough for OS/2, SWAPFILE, ETC.)
  75.             (1) 1 MB PRIMARY FAT partition (Just enough to boot DOS)
  76.             (1) Extended FAT partition  (To run applications such as VBBS from)
  77.  
  78.             NOTE:  Using this arrangement will result in EITHER primary
  79.             partition (whichever is selected as active) being mapped as the C
  80.             drive and the extended DOS partition will always be the D drive.
  81.  
  82.          OS/2 1.3
  83.  
  84.                   Though not tested, VBBS-OS/2 should run fine in multinode
  85.             situations on a single 80286 based machine, running OS/2 1.3
  86.             with a minimum of four megabites of RAM and a 60 megabyte hard
  87.             drive.  Many OS/2 old timers that do not use DOS applications
  88.             still prefer OS/2 1.3 because of it's leaner system
  89.             requirements.
  90.  
  91.           OS/2 2.x
  92.  
  93.                   OS/2 2.x requires at least a 386sx to run.  To run VBBS-OS/2
  94.             effectively, at least 8 megabites of RAM and a 125 megabyte hard
  95.             drive should be used.   Though OS/2 2.x will run on lesser
  96.             systems, performance and storage space will quickly become
  97.             issues on systems configured in such a manner.
  98.  
  99.                 Although VBBS-OS/2 should run fine on OS/2 1.3, it has been
  100.          tested extensively only on OS/2 2.x.  As a result, there are some
  101.          system settings that we can pass on as a result of our experience
  102.          that may help you.
  103.  
  104.  
  105.                                              VBBS 6.11 Documentation -- D-3
  106.  
  107.  
  108.          CONFIG.SYS Settings:
  109.  
  110.             TIMESLICE=32      (Minimum timeslice OS/2 will use)
  111.             MAXWAIT=1         (Number of wait units system will wait before
  112.                              checking other tasks)
  113.  
  114.             SWAPPATH=C:\OS2\SYSTEM 4096 8192   (This controls the size of
  115.                                                 the swapfile.  If you have
  116.                                                 room on you HD, increasing
  117.                                                 the start size to 4 MB and
  118.                                                 the max size to 8 MB seems to
  119.                                                 help when running with 8
  120.                                                 MB DRAM)
  121.  
  122.             DEVICE=C:\OS2\VDISK.SYS 16 128 16   (This will create a Virtual
  123.                                                  disk to use for the
  124.                                                  CONTROL.DAT directory.  Place
  125.                                                  this at the end of your
  126.                                                  CONFIG.SYS file.)
  127.  
  128.                 VBBS-OS/2 has been tested with OS/2 version 2.0 through each
  129.          beta version of 2.1 and now the 2.1 GA release.  OS/2 2.1 is
  130.          recommended because most users report superior stability.
  131.  
  132.          Digiboard
  133.  
  134.                 OS/2 drivers are available for Digiboards from the manufacturer
  135.          for both 1.3 and 2.0.
  136.  
  137.          Communications Ports
  138.  
  139.                 OS/2 will not allow programs to share interrupts (except on
  140.          properly configured Microchannel machines).  The easiest
  141.          way to run two nodes would be to use a bus mouse, making
  142.          comport 1 and comport 2 available for modem use.
  143.  
  144.          VBBS-OS/2 VCONFIG
  145.          ═════════════════
  146.  
  147.                 Installing and running VBBS-OS/2 is nearly identical to the
  148.          procedure used for VBBS-DOS.
  149.  
  150.                 The main difference is that the VBBS-OS/2 Control Panel has
  151.          been stripped down.  Most WFC functions are not needed, since WFC
  152.          functions can be handled as separate tasks.
  153.  
  154.                 Channel configuration is handled identically to the DOS ver-
  155.          sion, HOWEVER the OS/2 2.x GA release does NOT support locked com port
  156.          speeds of over 19,200 baud with supplied COM.SYS drivers. Since
  157.          VBBS-OS/2 is untested under OS/2 1.3 as of this writing, locking the
  158.          com port at speeds over 19,200 baud is not recommended without ex-
  159.          perimentation. OS/2 1.3 and 2.0 have 16550 UART support.
  160.  
  161.  
  162.                                              VBBS 6.11 Documentation -- D-4
  163.  
  164.  
  165.          HIGHLY RECOMMENDED:
  166.  
  167.                 Communications performance can be greatly enhanced by locking
  168.          the com port at 38400 instead of 19200.  Since the stock com drivers
  169.          supplied with OS/2 do not allow this, replacement drivers must be
  170.          used.  We recommend Ray Gwinn's SIO drivers. These are shareware, and
  171.          curently registration is only $15.00 for four ports.  Additional ports
  172.          are supported at an additional cost.  They really are outstanding
  173.          drivers, and well worth the money for all OS/2 communications, not
  174.          just VBBS. SIO is available at:
  175.  
  176.             The Rubber Room,       203-877-5856 and 203-876-0695
  177.             Virtual Technologies,  616-399-8791 and 616-399-4818
  178.  
  179.             1.  Obtain a copy of Ray Gwinn's SIO102.ZIP.
  180.             2.  Unzip it into a directory something like this:
  181.                 C:\SIO
  182.             3.  Modify your config.sys file, removing the COM.SYS and
  183.                 VCOM.SYS drivers, and replacing them with SIO.SYS and
  184.                 VSIO.SYS.  EX:
  185.  
  186.                 REM DEVICE=C:\OS2\COM.SYS
  187.                 REM DEVICE=C:\OS2\MDOS\VCOM.SYS
  188.                 DEVICE=C:\SIO\SIO.SYS
  189.                 DEVICE=C:\SIO\VSIO.SYS
  190.  
  191.             4.  No special paramters are necessary for normal operation of com
  192.                 ports 1 and 2.  Com ports can be configured however needed by
  193.                 specifying the port, base address and IRQ.
  194.  
  195.                 EX:
  196.  
  197.                 DEVICE=C:\SIO\SIO.SYS (1,3F8,4) (2,2F8,3)
  198.                 DEVICE=C:\SIO\VSIO.SYS
  199.  
  200.  
  201.          RUNNING VBBS-OS/2
  202.          ═════════════════
  203.  
  204.                 VBBS-OS/2 is started similarly to VBBS-DOS.  Different
  205.          channels are started by passing the channel number to VBBS.EXE as a
  206.          parameter just as in the DOS version.  A CMD file is included to get
  207.          started.  The shareware version supports two active nodes and one
  208.          local node.  EX:
  209.  
  210.             BBS 0         Starts Local Channel;
  211.             BBS 1         Starts Channel 1;
  212.             BBS 2         Starts Channel 2;
  213.             :
  214.             :
  215.             BBS 8         Starts Channel 8.
  216.  
  217.             VBBS runs only in full screen mode for optimum efficiency.
  218.  
  219.  
  220.                                              VBBS 6.11 Documentation -- D-5
  221.  
  222.  
  223.                 Multiple VBBS nodes can be started under OS/2 in the startup
  224.          sequence by including the following in the STARTUP.CMD file:
  225.  
  226.          --- Begin STARTUP.CMD ---
  227.  
  228.              start bbs 0
  229.              start bbs 1
  230.              start vsysmon
  231.  
  232.          --- End STARTUP.CMD ---
  233.  
  234.          VBBS-OS/2 NETWORKING 
  235.          ════════════════════
  236.  
  237.                 VBBS-OS/2 fully supports FIDO type and the new Vnet type
  238.          networks using the VXY protocol.
  239.  
  240.                 Care must be taken to make sure that if VBBS-DOS and VBBS-OS/2
  241.          will share databases, that network configurations do NOT allow
  242.          HSLINK, as this protocol is not currently available for
  243.          VBBS/OS2.  A setting in VCONFIG allowing DSZ for Virtualnet
  244.          type networks will enable VXY's ZMODEM.
  245.  
  246.          OS/2 AND LANS
  247.          ═════════════
  248.  
  249.                 VBBS-OS/2 can be connected to other VBBS workstations (OS/2
  250.          or DOS based) via Novell Netware, or IBM's LAN Server
  251.          products.  VBBS-OS/2 has been tested using OS/2 2.x and
  252.          Novell 3.11 very successfully.  The requestor for OS/2 2.x is
  253.          available from Novell for about $40.00, and the requestor
  254.          for 1.3 comes with Novell Netware.
  255.  
  256.          VBBS-OS/2 WORKING WITH VBBS-DOS
  257.          ═══════════════════════════════
  258.  
  259.                 VBBS-OS/2 has been fully tested and is VBBS-DOS compliant.
  260.          VBBS-OS/2 can be installed directly over VBBS-DOS, taking the place
  261.          of the DOS base program or it can be installed parallel to the DOS
  262.          program, working with it using the same databases and control.v file.
  263.          VBBS has been tested with the following path configuration:
  264.  
  265.             VBBS-DOS Executables:
  266.  
  267.               \VBBS\DOS
  268.  
  269.             VBBS-OS/2 Executables:
  270.  
  271.               \VBBS\OS2
  272.  
  273.             All other paths shared by VBBS-DOS and VBBS-OS/2.
  274.  
  275.             Special considerations for VBBS-OS/2:
  276.  
  277.  
  278.                                              VBBS 6.11 Documentation -- D-6
  279.  
  280.  
  281.             *  If upgrading from VBBS-DOS, remember to remove DSZ and
  282.                HSLINK protocol options in VCONFIG, as well as any other
  283.                DOS protocols.
  284.  
  285.             *  Remove DOS Doors from the door configuration in VCONFIG.
  286.  
  287.                (NOTE:  Although it is possible to run DOS BBS doors from
  288.                 VBBS-OS/2 with OS/2 2.x, it is not recommended.  DOS DOORS
  289.                 slow overall system performance terribly, since almost none
  290.                 were written with OS/2 awareness in mind.
  291.  
  292.             *  Remove references to DOS programs called in scripts (SCAN,
  293.                etc.) unless you have OS/2 equivelents.
  294.  
  295.             *  Remove ARJ, LHA and other miscellaneous archive utility
  296.                configurations from VCONFIG.  A bound version (meaning it
  297.                will run natively both in OS/2 and DOS) of PKZIP 1.10 is
  298.                available at the Rubber Room BBS, 1@1203000 and at Virtual
  299.                Technologies, 1@1 as PKZ102-2.EXE.
  300.  
  301.          SCRIPTS
  302.          ═══════
  303.  
  304.                 VBBS-OS/2 should now be able to share scripts with VBBS-DOS.
  305.          No special provisions must be made for VBBS-OS/2 for properly
  306.          written scripts.  VBBS-OS/2 does come with it's own OS/2 script
  307.          compiler.
  308.  
  309.          DOORS
  310.          ═════
  311.  
  312.                 It is known that the SIO.SYS and VSIO.SYS drivers replacing
  313.          COM.SYS and VCOM.SYS, (written by Ray Gyinn) with OS/2 2.1 will
  314.          make DOS doors run under OS/2 2.x.  To make this possible, modify
  315.          the SIO command line, adding port speed and a - to the command
  316.          line as follows:
  317.  
  318.             DEVICE=C:\SIO\SIO.SYS (1:38400,3F8,4, -) (2:38400,2F8,3, -)
  319.  
  320.                 Even so, this is not recommended, as opening a DOS comm-
  321.          unications session will significantly impair system performance,
  322.          virtually defeating the purpose of running OS/2 in the first place.
  323.          Additionally, a certain degree of reliability is traded off.
  324.  
  325.          Using ONLY OS/2 Door programs is recommended.
  326.  
  327.  
  328.