home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / RBTCH242.ZIP / EXAMPLE.ZIP / BIMODEM.ZIP / BIMODSET.UP < prev    next >
Text File  |  1992-08-23  |  6KB  |  142 lines

  1.                 -------------------------------------
  2.                     Bimodem Setup for RBBS-PC
  3.                        for use with RBatch
  4.                 -------------------------------------
  5.  
  6. This documentation is to assist you in the setup of BiModem on
  7. your BBS.  It contains a BiModem.Cfg file, so that all you have
  8. to do is a couple of minor edits and you can offer BiModem as
  9. another protocol on your BBS.
  10.  
  11.  
  12. Bimodem has its own configuration program and needs to be setup in
  13. order for the protocol to work properly, and also for RBBS to remain
  14. in FULL control of the file transfers.  You should unzip Bimodem
  15. files all in one directory, then invoke the Bimodem configuration
  16. program, by typing BICONFIG.  A menu will appear with 9 different
  17. sections.  I have outlined what I feel to be the necessary setups.
  18. All the configurations talked about below are covered completely
  19. in the Bimodem documentation.
  20.  
  21. I have included a BIMODEM.CFG file to help you in the setup of the
  22. Bimodem configuration for your BBS.  If you use this, you should check
  23. two areas.  First, check the TERMINAL OPTIONS for your Modem type and
  24. the hardware flow control (see below for flow control).  Second, check
  25. the FILES & PATHS, & make changes to the items in FILES & PATHS that
  26. are already filled in, DO NOT ADD ANY ADDITIONAL ITEMS TO THIS AREA !!!
  27.  
  28.  
  29. 1. SCREENS & COLORS
  30.  
  31.    - If you are using a CGA screen choose "Y" for Snow otherwise choose "N"
  32.    - If Multi-Tasking choose "Y" for use Bios, otherwise "N"
  33.  
  34. 2. KEY DEFINITIONS
  35.  
  36.    - No changes
  37.  
  38. 3. TERMINAL OPTIONS
  39.  
  40.    - Set the baud rate to the speed of your modem, not your locked
  41.      comm port rate (Overridden by Bimodem Command Line Option "/B")
  42.    - Set comm port used (Overridden by Bimodem Command Line Option "/L")
  43.    - Set modem type to "F" unless you are using a USR HST modem
  44.    - Set CTS/RTS to "Y" (If using MNP, or if your Modem is talking
  45.                          to your computer faster than your Modem is
  46.                          talking over the phone line (locked comm
  47.                          port), otherwise set this to "N")
  48.    - Signal Loss of carrier on Carrier Detect to "Y"
  49.    - Signal Loss of carrier on Data Set Ready to "N"
  50.  
  51. 4. GENERAL OPTIONS
  52.  
  53.    - Set all options to "N" except for:
  54.  
  55.        - Retain original file date ("Y")
  56.        - Allow file names only (no paths) ("Y")
  57.        - Do not allow source deletions ("Y")
  58.        - Allow remote file requests ("Y")
  59.        - Allow local file requests ("Y")
  60.  
  61. 5. LIMITS AND EDITING
  62.  
  63.    - Number of seconds to wait for connect = 40
  64.  
  65. 6. DOWNLOAD DEFAULTS
  66.  
  67.    - All options set to "N"
  68.  
  69. 7. UPLOAD DEFAULTS
  70.  
  71.    - All options set to "N"
  72.  
  73. 8. FILENAMES AND PATHS
  74.  
  75.    -Specify the directory that you wish Bimodem to receive files into.
  76.     This directory should also be a RBBS download directory.  If
  77.     you do not wish UPLOADS to be immediately available to your users,
  78.     then make this directory anything you wish....Remember that you have
  79.     the ability to run batch files to check uploads, so having them
  80.     available for immediate download should not be a problem.
  81.  
  82.     NOTE!!!:  This parameter is overridden by the /R on the command
  83.               line.  See the BiModem batch files that are included in
  84.               the RBatch archive for examples.
  85.  
  86.    -Specify the directory that aborted transfers will be put into.  This is
  87.     for recovery of aborted files, due to dropped carriers, user hitting
  88.     ESC key, or whatever....This will allow Bimodem to resume the transfer
  89.     of the file aborted at the place where it left off.  THIS SHOULD NOT
  90.     BE THE SAME DIRECTORY AS THE RECEIVE DIRECTORY!!.
  91.  
  92.    -Delete aborted destination files set to "N" if you want recovery of
  93.     files to be in affect.
  94.  
  95.    -Path and filename that contains a list of directories that Bimodem will
  96.     check for duplicate uploads (rejections) on the fly.  This should be
  97.     set because users with registered versions are able to add files to
  98.     their upload queue during the transfer, and you want files to be rejected
  99.     that are dups.
  100.  
  101.      Ex...  c:\rbbs\bidup.lst
  102.  
  103.             contains:  c:\rbbs\downloads\
  104.                        c:\rbbs\uploads\
  105.                        c:\games\
  106.                        c:\utils\
  107.                        d:\graphics\
  108.  
  109.  
  110.    -Directories or list of directories files are sent from:
  111.  
  112.       ---> This parameter should point to an empty directory <---
  113.      ***************************************************************
  114.      THIS IS A VERY IMPORTANT SETTING!!!  If Bimodem has an empty
  115.      directory to search for files for downloading, then a user
  116.      cannot download a file unless RBBS allows it!!!  When RBBS
  117.      allows a download, it passes the path/filename to Bimodem
  118.      through the [FILE] parameter in PROTO.DEF.  Even if the user
  119.      is batch downloading the @NODE?WRK file contains path/filename.
  120.      ***************************************************************
  121.      You could probably leave this field blank, but I like to be
  122.      sure that Bimodem will looks in this empty directory for files
  123.      and not do a search of my drive for files.
  124.  
  125.    -The last two questions are up to the SysOp if he/she wants to log
  126.     Bimodem activity...Make sure that DO NOT USE A NAME THAT IS USED
  127.     BY BIMODEM IN ANY OTHER ACTIVITY.  I recommend using the Bimodem
  128.     Log as another way to check your BBS transfers along with your
  129.     CALLERS file.
  130.  
  131.    -All other fields in this section should be empty!!!!!
  132.  
  133. 9. PORT SETUP
  134.  
  135.    -Leave as is unless you need a special port setup on your system
  136.  
  137. 10. WRITE SETUP TO DISK !!!!
  138.  
  139.    -If you do not choose this as your final option then all your setups
  140.     that you just did are LOST and you will have to do them over again.
  141.  
  142.