home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / c / crcbbs.arc / CRC001 next >
Text File  |  1985-10-22  |  2KB  |  39 lines

  1.  
  2.         This is simple bbs written in Lattice C for the IBM PC. It has
  3. some interesting features. It supports xmodem and ascii protocol xfers.
  4. It was designed mainly as a message based system but does support file
  5. xfers.
  6.         I have released all the code for this bbs to the public domain.
  7. It was given to me without ANY SUPPORT! I can not support this in ANY
  8. way, I will not answer any questions concerning it. It does work, I have used 
  9. it on occasion. There is no reald documentation except for this file and a 
  10. file given to me called craig.doc.
  11.  
  12.         I feel this system has great potential provided some programmers out 
  13. there are willing to work with it and fix some of the bugs and enhance it. It 
  14. runs on any floppy based PC, so a hard disk is not required. The original code 
  15. was written by an author in California, the same guy that wrote Tshare and 
  16. other PD programs. THe bbs was running in at least 3 locations there.
  17.  
  18.         The code is compilable under LAttice C, or Msoft C (ver 2.0). The 2 
  19. LBR files required are in squeezed format:
  20.  
  21.                 CRCEXE.LQR      : THis contains all the necessary files to
  22.                                    run the BBS.
  23.  
  24.                 CRCSRC.LQR      : All the source files, include files,etc.
  25.  
  26.                 CRAIG.DOC       : How to run the BBS (sort of).
  27.  
  28.  
  29.  
  30.                 Good Luck!
  31.  
  32.                                                 Craig Derouen
  33.  
  34.  
  35.                           Craig Derouen
  36.  
  37.  
  38. 
  39.