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

  1.                                              VBBS 6.11 Documentation -- E-1
  2.  
  3.  
  4.          ╔════════════════════════════════════════════════════════════════╗
  5.          ║ APPENDIX E -- RUNNING VBBS ON A LOCAL AREA NETWORK (LAN)       ║
  6.          ╚════════════════════════════════════════════════════════════════╝
  7.  
  8.          General
  9.          ═══════
  10.  
  11.               With a LAN (Local Area Network), you don't need multitasking
  12.          software.  However, use of a LAN does not preclude the use of
  13.          multitasking software.
  14.  
  15.               When using a LAN, workstations (and the server, if non-dedicated)
  16.          can be used to run one copy of VBBS each.  Each copy, of course,
  17.          must run on its own unique channel number.
  18.  
  19.               One of the advantages of a LAN setup is that hardware-wise, the
  20.          maximum COM port limitation disappears. Thus, there are versions
  21.          of VBBS up to 64 users, intended for LAN installations. Versions
  22.          supporting more than 64 users are available by special request.
  23.  
  24.               Another advantage is that you can run the many inexpensive games,
  25.          doors, transfer protocols, etc. already available because no
  26.          special COM handling is needed.
  27.  
  28.               Often, the cost of networking software and hardware is easily
  29.          offset when one considers that most of the PCs on the network
  30.          will not require a hard drive - only the file server, whose hard
  31.          drive is shared with all of its clients.  Additionally, data
  32.          security becomes easier, because now all PC's can share one com-
  33.          mon database, and one can be managed easier (backed up, etc.) 
  34.          than several.
  35.  
  36.               Businesses considering VBBS may consider a LAN as well, as VBBS
  37.          and many other applications can co-reside on the server, running
  38.          simultaneously.  Users only have access to that which the net-
  39.          work administration allows them access to, so confidential book-
  40.          keeping or word-processing files are invisible to say, VBBS
  41.          users, engineering sorts or whomever is not supposed to have
  42.          access.  LANs combined with multitasking software make VBBS a
  43.          valuable and cost-efficient business tool for customer support
  44.          as well as any other day-to-day business computing needs.
  45.  
  46.               Multiuser Bulletin Board Systems run on LAN set-ups offer the
  47.          highest performance available; this is very important when many
  48.          high-speed modem lines are to be used.
  49.  
  50.               With the cost of 286/386 motherboards and LAN hardware dropping
  51.          constantly, a multi-user LAN-based VBBS is more affordable than
  52.          one might think.
  53.  
  54.                                              VBBS 6.11 Documentation -- E-2
  55.  
  56.  
  57.          VBBS 6.11 has been tested and known to be compatible with:
  58.  
  59.          Novell Netware / Ethernet
  60.          Novell Lite / Ethernet
  61.          LANtastic NOS  / 2 MB
  62.          LANtastic NOS  / Ethernet
  63.  
  64.               This is not an exhaustive list.  VBBS should be compatible with
  65.          most any DOS LAN environment.
  66.  
  67.  
  68.          LAN Pointers
  69.          ════════════
  70.  
  71.               All LANs are not created equal.  This discussion is intended to
  72.          provide an overview of more common LAN options to help the VBBS
  73.          sysop gain a basic understanding of LANs.  There are two basic
  74.          types of LANs, with many different LAN software vendors and
  75.          several types of network cards used for each type.
  76.  
  77.               The first type of LAN, called "peer-to-peer" networking, allows
  78.          one PC to share resources (hard drives, floppies, printers, etc.)
  79.          with another PC and vice versa.  The second type employs a "dedi-
  80.          cated file server" and all PC's access network programs and data-
  81.          bases from the LAN's dedicated fileserver(s).  Both of these sys-
  82.          tems have their strong and weak points, and sometimes features
  83.          can be intermixed.
  84.  
  85.               Both LAN types can use ARCnet (2.25 MBPS data transfer rates),
  86.          Ethernet (10 MBPS), Super ARCnet (12.5 MBPS) or Token Ring (4 or
  87.          16 MBPS).  Currently, Ethernet is regarded as providing the most
  88.          bang for the buck, with its 10 MBPS throughput and the price of
  89.          Ethernet cards falling below $100.00 each in the mail order
  90.          market.  With most types of networking, one LAN card per PC would
  91.          be required.  It is not recommended to use networks employing the
  92.          use of the PC's parallel or serial ports, as those types of LANs
  93.          are too slow to provide a fast enough interface for a VBBS user.
  94.          Use the fastest LAN cards you can afford.
  95.  
  96.               VBBS was designed and tested on a LANtastic 2 MB/sec LAN.
  97.          It does very well on this relatively slow hardware platform;
  98.          speed is excellent, given the limitations of the hardware.
  99.          However, faster LANs (ie..10 MB/sec) run noticeably faster.
  100.          (Note: The disk I/O optimizations made in VBBS will result
  101.          in speed increases over all platforms, LAN, or non-LAN. Even
  102.          XTs should run considerably faster.)
  103.  
  104.               All path specifications under VCONFIG "System Paths" must be
  105.          set to a drive which is shared among the entire network.  This is
  106.          easily accomplished with most networks.  With Novell Lite, for
  107.          example, clients only need to load CLIENT.EXE after loading the
  108.          network drivers, then map the net drive.  The server, however,
  109.          must load BOTH SERVER.EXE and CLIENT.EXE, and map the net drive 
  110.          the SAME WAY the clients do.  This may result in replicating the 
  111.          "C" drive as logical drive "F" or whatever.  Though in reality 
  112.  
  113.                                              VBBS 6.11 Documentation -- E-3
  114.  
  115.  
  116.          the "F" drive is really just another label for the "C" drive, 
  117.          this will be necessary for proper network operation.  All VBBS 
  118.          nodes must look to the same path.
  119.  
  120.               If necessary, FLAG all VBBS files as SHARABLE, READ/WRITE.
  121.  
  122.               Synchronize all of the clocks on your work stations.
  123.          (Most networks let you set your workstation clock from the net-
  124.          work server's clock; this is done automatically with Novell Net-
  125.          ware).
  126.  
  127.  
  128.          LANtastic  (Artisoft)
  129.          ═════════════════════
  130.  
  131.               LANtastic was designed to be a peer-to-peer type network, but a
  132.          dedicated fileserver can be set as well.  LANtastic is among the
  133.          most stable of peer-to-peer type Network Operating Systems, but 
  134.          its performance as a dedicated file server falls below that of 
  135.          dedicated Netware.  Net cards for LANtastic are proprietary, making
  136.          them more expensive.  Novell NE-1000 and NE-2000 compatible 
  137.          Ethernet cards may also be used, but adaptors must be used in 
  138.          conjunction with these cards to make them work with LANtastic, 
  139.          raising the price significantly.
  140.  
  141.               Costs for a two-node Ethernet LANtastic setup for software, 
  142.      cabling and netcards run between $475.00 to $550.00.  Additional 
  143.      workstations are added by purchasing additional netcards for each
  144.      new workstation at about $175 each.  The practical limit of this 
  145.      type of network would be about 10 nodes, though the software will 
  146.      allow many more.
  147.  
  148.               These prices reflect current market prices only, and may vary
  149.          with different vendors and market conditions.
  150.  
  151.  
  152.          Novell Lite  (Novell)
  153.          ═════════════════════
  154.  
  155.               At this writing, Novell Lite is at revision 1.1.  It is a peer-
  156.      to-peer networking system not as stable as LANtastic, but is in
  157.          use with Multinode VBBS successfully.  Novell Lite can also be 
  158.      used to set up a dedicated file server.  One advantage of Novell 
  159.      Lite is that it can use many of the generic low-cost netcards 
  160.      available on the market today without any special adaptors.
  161.  
  162.               Costs for a two-node Ethernet Novell Lite setup for software, 
  163.      cabling and netcards run between $400.00 to $475.00.  Additional 
  164.      nodes are added by purchasing a copy of Novell Lite and a net-
  165.      card for each workstation to be added, up to 25, but the prac-
  166.      tical limit would be about ten nodes.  Again, these prices re-
  167.      flect current market prices only, and may vary with different 
  168.      vendors and market conditions.
  169.  
  170.                                              VBBS 6.11 Documentation -- E-4
  171.  
  172.  
  173.          Novell Netware 2.2 and 3.1x  (Novell)
  174.          ═════════════════════════════════════
  175.  
  176.               Novell Netware has captured the lion's share of the LAN market, 
  177.      for good reason.  Novell is revered as the best network opera-
  178.      ting system available, period.  Out of the box, Netware 3.11 can 
  179.      not only interface DOS machines, but PC's using Windows, OS/2, 
  180.      and Macintosh machines.  PCs and workstations running UNIX and 
  181.      main and mini-mainframes can also be interfaced to Netware 3.11 
  182.      with the purchase of additional software modules through Novell.
  183.  
  184.               Both 3.1x and 2.2 DEDICATED Netware load DOS initially, then load
  185.          their own operating system, then totally remove DOS from the ser-
  186.      ver's NOS environment.  Netware utilizes its own file system, 
  187.      making its own hard drive partitions, which support extended at-
  188.      tributes, increased security over DOS based NOSes and much im-
  189.      proved disk performance.  Additionally, Netware partitions are 
  190.      not prone to disk fragmenting and data corruption to the extent 
  191.      that DOS NOSes are.
  192.          
  193.               Although 2.2 will not allow true "peer-to-peer" style networking,
  194.          it will allow the file server to log onto the network as a work-
  195.          station, though this will decrease performance of the server 
  196.          significantly as it runs DOS tasks as well as its tasks as file
  197.          server.  Netware is seldom used in this manner; in fact, Netware
  198.          3.x does not allow the server to be used as anything other than 
  199.          a dedicated server.
  200.          
  201.               However, Artisoft LANtastic for Netware and Novell Lite can both 
  202.          be used in conjunction with dedicated Netware to incorporate the 
  203.          best of both worlds -- the rock-solid performance and security 
  204.          of dedicated Netware along with the utility of peer-to-peer net-
  205.          working.
  206.  
  207.               Netware 2.2 and 3.11 will serve those interested in dedicated 
  208.          Netware for DOS, Windows and OS/2 PC's equally.  2.2 will run on 
  209.          a 286, 3.11 requires a 386SX.  Because its own operating system 
  210.          is optimized for file serving and its disk management is far 
  211.          superior to DOS, it provides superior connectivity.  Novell's 
  212.          Netware is the system of choice for those planning large LANs.  
  213.          For those who can go a few extra bucks, it is still a great 
  214.          choice for small LANs.
  215.  
  216.               The price for Netware 2.2 starts around $500.00 for a 5-user 
  217.          version, with Ethernet cards available for under $100.00 each.  
  218.          One card is necessary for each node and one for the fileserver.  
  219.          Again, these prices reflect current market prices only, and may 
  220.          vary with different vendors and market conditions.
  221.  
  222.   
  223.