home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / turbopas / tpdoors.zip / READ.ME < prev   
Text File  |  1988-01-27  |  1KB  |  27 lines

  1.  
  2.  
  3. This is intended to be a demo of the work that I have been doing in
  4. the area of PCBOARD doors.  The 5DRAW.EXE poker game included is to
  5. demonstrate how a PCBDOOR works.  PKR.CFG is the configuration file
  6. used with the 5 Card Draw poker game.
  7.  
  8. The file PCBDOORS.TPU is the object code for the PCBDOORS subroutines
  9. that have been compiled into a Turbo Pascal Unit to be used by the
  10. Turbo Pascal 4.0 compiler.  PCBDOORS.DOC should explain how the
  11. subroutines are used in interfacing the program to Pcboard.
  12.  
  13. The file PCBSYS will explain the format of the PCBOARD.SYS file.
  14.  
  15. I have been thinking of how you should approach the problem of making
  16. sure there is no user on the system when it is time to access the Fido
  17. Network.  I would check the system time before accessing the doors and
  18. and if it is too close to that time then not allow the door to open.
  19. So for exmaple if the maximum time allowed in the doors is 30 minutes
  20. then check to see if there is 30 minutes left before the Network needs
  21. access.  A small configuration table should take care of the logistics.
  22.  
  23. If you have any questions leave me some mail...
  24.  
  25.                                                  Joe
  26.  
  27.