home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / DMANIA30.ZIP / IBBS.ZIP / IBBS.TXT < prev    next >
Encoding:
Text File  |  1995-07-24  |  8.2 KB  |  226 lines

  1.           Welcome to the InterBBS version of Dollarmania! v3.00+
  2.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.                     IBBS v1.00 for Dollarmania! v3.00+
  4.                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6. Description of Files:
  7. ~~~~~~~~~~~~~~~~~~~~~
  8. LEAGUE.DM is the league data file listing all BBS's participating
  9. ~~~~~~~~~ in the league (see the sample LEAGUE.DM provided).
  10.  
  11. LEAGUEP.DAT is the master player record database on the HUB computer
  12. ~~~~~~~~~~~ only!
  13.  
  14. LEAGUE.ANS is an ANSI screen which is automaticallt created and sent
  15. ~~~~~~~~~~ out with each packet listing the BBS's.
  16.  
  17. IBBS.EXE is the main InterBBS program and has two command line
  18. ~~~~~~~~ parameters. They are IBBS NODE and IBBS HUB.
  19.  
  20. IBBS.CFG is the replacement file for your SYSOP.CFG. NOTE: Your
  21. ~~~~~~~~ SYSOP.CFG must still be left in the directory!! Dollarmania
  22.          still reads this file for the bulletin locations. The IBBS.CFG
  23.          ensures that all BBS's in the league are playing with the same
  24.          set of rules. If this is not present in your Dollarmania
  25.          directory, you'll get it with your first packet!
  26.  
  27. IBBS.LOG is a log file for the IBBS.EXE program.
  28. ~~~~~~~~
  29. IBBSNODE.CFG is a file where your BBS name must go! Your HUB will
  30. ~~~~~~~~~~~~ tell you what must be in this file. If he doesn't, check the
  31.          LEAGUE.DM file, look for your BBS in the listing, and use
  32.          the same BBS name as in the LEAGUE.DM file. Case is not
  33.          important but spelling is!
  34.  
  35. IBBSPATH.CFG this is the path where your exported data file will be
  36. ~~~~~~~~~~~~ placed and where IBBS.EXE can find the IBBSDM.ZIP file when
  37.          it is received. The path should end in a trailing backslash.
  38.          I have mine set to C:\IM\FILES\ since this is where all
  39.          incoming and exporting files are received by InterMail. This
  40.          will be different for each mailer.
  41.  
  42.          If the IBBSPATH.CFG does not exist, IBBS.EXE will look for
  43.          the required information in the Dollarmania main directory and
  44.          you will have to copy this info there.
  45.  
  46. Flow of Events
  47. ~~~~~~~~~~~~~~
  48. After you receive your info packet from your HUB unzip it in your
  49. Dollarmania directory. The HUB should prepare an initial packet with
  50. the following information:
  51.  
  52.     - A IBBS.CFG file.
  53.     - A LEAGUE.DM file with the new NODE added.
  54.     - A IBBSNODE.CFG file with the new NODE's BBS Name as
  55.       specified in the LEAGUE.DM file.
  56.     - A LEAGUE.ANS file.
  57.  
  58. 1. The HUB prepares the LEAGUE.DM file using the sample enclosed.
  59.    The basic layout is:
  60.  
  61.         1
  62.         T&J Software BBS
  63.         Tom Wildoner
  64.         717-325-9480
  65.         Jim Thorpe, PA
  66.  
  67.    Each BBS in the league will have 5 lines of data - the BBS Number,
  68.    BBS Name (keep to 20 characters or less for bulletin reasons),
  69.    SysOp Name, BBS Phone Number, and City/State. It is VERY important
  70.    that there are 5 lines per BBS, no more, no less! If there are not
  71.    enough lines, you will get an INPUT PAST END error message.
  72.  
  73.    If a BBS NODE decides to drop out, just remove his FIVE lines from
  74.    the LEAGUE.DM file. Do not adjust the numbering sequence.
  75.  
  76. 2. The HUB decides when the individual BBS's send their data
  77.    packet to him (a time frame mutually agreed upon). Example: I
  78.    ask all NODES to send in their packets between 2 and 4 a.m.. At
  79.    4 a.m. I run the IBBS HUB command to process all the NODE packets.
  80.  
  81. 3. The HUB configures the IBBS.CFG file which will be the standard
  82.    for all the nodes.
  83.  
  84. 4. Each night the NODE BBS's send their DM-<bbs number>.DAT file to
  85.    the HUB.
  86.  
  87. 5. Each night the HUB sends the IBBSDM.ZIP file to the NODES -or-
  88.    the HUB prepares the packets and places them on hold for the NODE
  89.    BBS's to request.
  90.  
  91.    This is the basic flow of events - they may differs from your
  92.    actual setup with your NODES.
  93.  
  94. GENERAL EXAMPLE
  95. ~~~~~~~~~~~~~~~
  96. - Between 2 and 4 a.m. the NODE BBS's:
  97.   - switch to the Dollarmania directory.
  98.   - run IBBS NODE
  99.   - IBBS NODE will create a file called DM-<bbs number>.DAT
  100.     in the Dollarmania directory or in the directory specified
  101.     in the IBBSPATH.CFG file. The <bbs number> can be found
  102.     in the LEAGUE.DM file - look for your BBS Name and the
  103.     number above it. If your BBS is number 3 in the list, the
  104.     created file will be called DM-3.DAT.
  105.   - Send the DM-<bbs number>.DAT file to the HUB. This can be
  106.     done in various ways.
  107.  
  108.     Using Intermail, switch to the InterMail main directory and
  109.     type:
  110.  
  111.     IMSEND f C:\IM\FILES\DM-3.DAT 1:268/400 /x=<your node number>
  112.  
  113.     This will create a .MSG using the DM-3.DAT as a file attach.
  114.     As long as you have an active event running, IM will attempt
  115.     to send this file.
  116.  
  117.     You may also use various other automated programs such as
  118.     StormForward (which is excellent).
  119.  
  120.   - In your batch file for your mailer, you will have to add
  121.     several lines to check for the existence of the IBBSDM.ZIP
  122.     file in your file received sub-directory. If the file
  123.     exists, then copy it to the Dollarmania directory and run
  124.     IBBS NODE again for importing. NOTE: If you have a path
  125.     setup in the IBBSPATH.CFG file, you DO NOT have to copy
  126.     any files, just switch to the Dollarmania directory and run
  127.     IBBS NODE. IBBS will process all files from the path established
  128.     in the IBBSPATH.CFG file.
  129.  
  130. - At 4 a.m. the HUB BBS runs IBBS HUB to process all the received
  131.   DM-<bbs number>.DAT files. These files will normally reside in the
  132.   file received directory of your front end mailer. If the directory
  133.   is specified in your IBBSPATH.CFG file, simply run IBBS HUB from
  134.   the Dollarmania directory -or- if you are not using the IBBSPATH.CFG
  135.   file, all the DM-<bbs name>.DAT files must be copied into the
  136.   Dollarmania directory prior to running IBBS HUB.
  137.   - After IBBS HUB is run, you will have a file called IBBSDM.ZIP file
  138.     created in the path stored in your IBBSPATH.CFG file -or- if the
  139.     IBBSPATH.CFG is not being used, created in your Dollarmania
  140.     directory.
  141.   - This IBBSDM.ZIP file must then be sent and/or downloaded from you
  142.     by your NODE BBS's. This can be done in a variety of ways including
  143.     using the IMSEND.EXE (with InterMail) or another program called
  144.     StormForward (which is excellent - I would encourage you to
  145.     register this program if you use it).
  146.   - I check after each call (in my IMRUN.BAT file) for any DM-*.DAT
  147.     file in my files directory and process them immediately. This
  148.     way your NODES can send their DM-*.DAT files and receive the
  149.     IBBSDM.ZIP file on the same call.
  150.  
  151.  
  152. FURTHER NOTES:
  153. ~~~~~~~~~~~~~~
  154. During my test run with the IBBS setup, I found it easier (being the
  155. HUB) to process the DM-<bbs number>.DAT files as they came in. In my
  156. front end mailer batch file, I just did something like this:
  157.  
  158. :loop
  159. cd\im\files
  160. if exist dm-*.dat goto dmania
  161.  
  162. .
  163. .    Rest of the batch file.
  164. .
  165.  
  166. :dmania
  167. cd\wildcat\door\dmania
  168. ibbs hub
  169. goto loop
  170.  
  171. I told my NODE BBS's to send their files between the hours of 2 and 4 a.m.
  172. (be sure to check time zones <G>). Then, at 4 a.m. I ran an event from the
  173. BBS (you can else enable an event using your mailer - which ever is easiest
  174. for you). My event ran a batch file similar to this:
  175.  
  176. c:
  177. cd\wildcat\door\dmania
  178. ibbs hub
  179. cd\im
  180.  
  181. MORE FURTHER NOTES:   ;D
  182. ~~~~~~~~~~~~~~~~~~
  183.  
  184. - If problems develop, check your IBBS.LOG file for hints.
  185.  
  186. - IBBS will automatically reset the door if it is run prior to the
  187.   first caller of the new week.
  188.  
  189. - IBBS will not import players from other BBS's if their last play
  190.   date is older than you maintenance reset date. In other words, if
  191.   your Dollarmania on the HUB resets, but you receive an old players
  192.   data file, it will not be compiled.
  193.  
  194. - Please feel free to call our voice support number if you have any
  195.   problems! It's listed (along with times) in the DMANIA.DOC file.
  196.  
  197. THANKS!
  198. ~~~~~~~
  199. A special thanks to the following systems for setting up the InterBBS
  200. functions:
  201.  
  202. Parole Board BBS
  203. Dennis Maidon
  204. 919-965-4696
  205. Clayton, NC
  206.  
  207. Wrinkles & Feathers
  208. Marty Barel
  209. 904-939-8404
  210. Navarre, FL
  211.  
  212. The Rising Phoenix
  213. Glenn Deery
  214. 610-933-5750
  215. Spring City, PA
  216.  
  217. Easy Access
  218. Rick Chiero
  219. 708-966-4372
  220. Niles, IL
  221.  
  222. The New User BBS
  223. Craig Pease
  224. 312-283-3919
  225. Chicago, IL
  226.