home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / ckc072.zip / ckiaaa.hlp < prev    next >
Text File  |  1988-08-16  |  2KB  |  40 lines

  1. This is a directory of the files associated with C-Kermit on the Amiga
  2.  
  3. Documentation:
  4.         CKIKER.DOC      Amiga C-Kermit documentation
  5.         CKUKER.DOC      Unix C-Kermit documentation
  6.         CKIAAA.HLP      the file you are reading
  7.         CKIKER.BWR      list of current problems
  8.         CKIKER.UPD      list of changes to Amiga Kermit
  9.  
  10. Compilation support:
  11.         CKIKER.BLD      instructions for compiling C-Kermit
  12.         CKIKER.MAK      EXECUTE script for compiling C-Kermit
  13.         CKIMAK.MAK      sample makefile
  14.         CKIKER.LNK      Alink WITH file for linking C-Kermit
  15.  
  16. C-Kermit Source Files:
  17.         System independent:
  18.                 CKCDEB.H        debugging macros
  19.                 CKCFNS.C        protocol support
  20.                 CKCFN2.C        protocol support continued
  21.                 CKCKER.H        C-Kermit macros
  22.                 CKCMAI.C        C-Kermit main()
  23.                 CKCPRO.C        table driven protocol handler
  24.                                 (created by wart from CKCPRO.W)
  25.  
  26.         Unix user interface (conditionally compiled for AMIGA)
  27.                 CKUCMD.C        command processor functions
  28.                 CKUCMD.H        command processor types
  29.                 CKUUSR.C        user interface
  30.                 CKUUS2.C        user interface continued
  31.                 CKUUS3.C        user interface continued further
  32.                 CKUUSR.H        user interface definitions
  33.  
  34.         Amiga Only:
  35.                 CKICON.C        connect mode
  36.                 CKIFIO.C        file I/O
  37.                 CKISTU.C        stubs for DIAL and SCRIPT
  38.                 CKITIO.C        serial and console I/O
  39.                 CKIUTL.C        AmigaDOS support functions
  40.