home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / achck125 / acheck.doc next >
Text File  |  1993-09-30  |  4KB  |  109 lines

  1. ACHECK - Network Uplink Controller
  2. ----------------------------------
  3.  
  4. Written by Paul Baker @ The Tavern BBS 44-(0)81-445-6514
  5.  
  6. Turbonet 100:1011/0 Nest 90:102/140 Atarinet 51:502/100 Fido 2:440/108
  7.                        Usenet mettav.royle.org
  8.  
  9. What does ACHECK do ?
  10. ---------------------
  11.  
  12. Acheck scans your AREAS.BBS and DAREAS.BBS , counts the number of nodes
  13. or points connected to each of your areas , if zero then it sends a netmail
  14. to the appropriate host requesting disconnection for that area and deletes
  15. the .HDR and .MSG files from your drive.
  16.  
  17. The AREAS.BBS and DAREAS.BBS aren't changed at all, if a point/node requests
  18. a disconnected area then ACHECK will notice this and re-connect that area
  19. to your Host.
  20.  
  21. The DAREAS.BBS is scanned automatically , the AREAS.BBS is only scanned for
  22. those areas defined in ACHECK.CFG
  23.  
  24. What this means is that you can take as many areas as you want to be available
  25. to your nodes/points , but not download the mail in these areas from your
  26. host unless needed .
  27. If an area loses all of it's downlinks then you will stop downloading the
  28. mail for that area  within 24 hours , saving you time and money.
  29.  
  30. Creating ACHECK.CFG
  31. -------------------
  32.  
  33. Put ACSHELL.PRG and ACSHELL.RSC in the same directory as Your AREAS.BBS and
  34. run ACSHELL.PRG.
  35.  
  36. 1) Enter your Name in the Sysop Box
  37. 2) Click on the Netmail Path and using the file selector , select the
  38.    netmail message file.
  39. 2) Click on the Areafix box and enter your Hosts address , Your Address for
  40.    that network , the Areafix name that your Host expects and the Subject
  41.    line that will contain your Password for that Host together with
  42.    any other parameters you wish to send in the message subject line.
  43.  
  44.    Do this for each of your Network Hosts.
  45.  
  46. 3) Click on the Area Box , to select which Areas you wish ACHECK to scan
  47.    for in your AREAS.BBS file ,click on the appropriate box , this will
  48.    highlight that box , any boxes that are highlighted when you click on
  49.    EXIT AND SAVE will be scanned by ACHECK.
  50.  
  51. RUNNING ACHECK
  52. ==============
  53.  
  54. ACHECK.PRG and ACHECK.CFG need to be in the same directory as your
  55. AREAS.BBS/DAREAS.BBS files.
  56.  
  57. When an area is disconnected the name of the area is added to a file called
  58. ACHECK.BBS , when re-connected the name is removed from that file.
  59.  
  60. Running ACHECK.PRG without parameters will display the commands available.
  61.  
  62. To make Acheck scan your areas then pass the parameter RUN to it.
  63.  
  64. IF you add an area to your AREAS.BBS (and have selected it using ACSHELL)
  65. or DAREAS.BBS , but you haven't connected it to your host using an areafix
  66. message and you don't want it connected to your host unless a node or
  67. point requests it .
  68. Then run ACHECK with the parameter INIT , the area will be scanned and
  69. marked as 'off-line' in ACHECK.BBS but no netmail disconnecting it will be
  70. sent to your host.
  71.  
  72. Running ACHECK with the parameter REPORT followed by a path and filename
  73. will give a text file showing which of your nodes/points are connected to
  74. which areas.
  75.  
  76.  
  77. FUTURE ADDITIONS (?)
  78. ====================
  79.  
  80. Any ideas on how to improve / add to the program will be greatfully received
  81. at the above addresses.
  82.  
  83. Bugs Killed in the contained version
  84. ------------------------------------
  85.  
  86. I noticed that a problem occoured with ACSHELL when I had area names over
  87. 21 characters long , it refused to save the areas correctly in ACHECK.BBS.
  88.  
  89. An error occouring in the error capture routine caused ACHECK to go into a
  90. continual loop.
  91.  
  92. ** >Disclaimer< **
  93. ==================
  94.  
  95. I cannot be held responsible for any damage wether to hardware or software
  96. which is caused either directly or indirectly by this software.
  97.  
  98.                ***************************************
  99.                *You use it entirely at your own risk.*
  100.                ***************************************
  101.  
  102. saying this , the program has been extensively beta tested over a period of
  103. time , and 99% of the bugs have been fixed , (the 1% we don't know about) ,
  104. if you do find a bug , please send me a netmail and I will do my best to
  105. fix it and send out an update ASAP.
  106.  
  107.  
  108. Enjoy!
  109.