home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / mskermit / mssaaa.dsk < prev    next >
Text File  |  2020-01-01  |  4KB  |  89 lines

  1. MS-DOS KERMIT SOURCE DISKETTES, VERSION 3.13, JULY 1993
  2.  
  3.   Copyright (C) 1982, 1993, Trustees of Columbia University in the City of New
  4.   York.  The MS-Kermit software may not be, in whole or in part, licensed or
  5.   sold for profit as a software product itself, nor may it be included in or
  6.   distributed with commercial products or otherwise distributed by commercial
  7.   concerns to their clients or customers without written permission of the
  8.   Office of Kermit Development and Distribution, Columbia University.  This
  9.   copyright notice must not be removed, altered, or obscured.
  10.  
  11. This set of seven IBM PC MS-DOS 360K diskettes contains the source files for
  12. MS-DOS Kermit 3.13 for the IBM PC and PS/2 families and compatibles.  If you
  13. make fixes, changes, or additions to the code that would be of general
  14. interest, please send them back to Columbia University.  To build the program,
  15. you need Microsoft Make or the equivalent, Microsoft MASM 6.0 or later, and
  16. Microsoft C 6.0 or later.  The files on these disks should be in your current
  17. hard-disk directory.  To build MS-DOS Kermit with Microsoft MAKE, just type
  18. "make msvibm.mak".
  19.  
  20. This diskette contains the following files:
  21.  
  22. Diskette No.      Name            Size      Description
  23.  
  24. DISKETTE 1:       MSAAAA.HLP     16252      General file naming conventions
  25.                   MSSAAA.DSK      4035      This file
  26.                   MSUIBM.ASM     76278      Keyboard handling
  27.                   MSXIBM.ASM    232373      System-dependent code for IBM PC
  28.                   MSVIBM.MAK      3296      Makefile for Microsoft "MAKE"
  29.                   MSVIBM.LNK       225      Link command file
  30.                   MSNTNI.ASM     23054      TELNET support code
  31.  
  32. DISKETTE 2:       MSYIBM.ASM    215411      System-dependent code for IBM PC
  33.                   MSSCOM.ASM     58376      Communication port handing
  34.                   MSSRCV.ASM     41327      Receive module
  35.                   MSNUT1.ASM     16200      Utility functions
  36.                   MSSDEF.H       15497      Assembly symbol definitions
  37.  
  38. DISKETTE 3:       MSZIBM.ASM    293567      System-dependent code for IBM PC
  39.                   MSSTER.ASM     45267      Terminal emulation
  40.  
  41. DISKETTE 4:       MSSFIL.ASM     90594      File handling
  42.                   MSGIBM.ASM    237179      Graphics module (Tektronix)
  43.  
  44. DISKETTE 5:       MSSSCP.ASM     79853      Script language
  45.                   MSSSEN.ASM     69720      Send module
  46.                   MSSSER.ASM     70346      Server module
  47.                   MSSKER.ASM     83138      Main program
  48.  
  49. DISKETTE 6:       MSSSET.ASM    107292      SET command
  50.                   MSSSHO.ASM     92938      Show command module
  51.                   MSNPDI.ASM     59233      Packet Driver interface
  52.                   MSSCMD.ASM     77896      Command parser
  53.  
  54. DISKETTE 7:       MSNTND.C       27944      TCP/IP TELNET protocol driver
  55.                   MSNLIB.C        7713      Our own C library
  56.                   MSNBTP.C        8617      TCP/IP BOOTP protocol handler
  57.                   MSNLIB.H        2604      Header file for C library
  58.                   MSNARP.C       13236      TCP/IP ARP protocol handler
  59.                   MSNPKT.C        6440      Packet Driver interface
  60.                   MSNDNS.C       16303      TCP/IP Domain Name Service handler
  61.                   MSNICM.C        9313      TCP/IP ICMP packet processor
  62.                   MSNSED.C        4391      Ethernet Driver support routines
  63.                   MSNTCP.C       50598      TCP/IP protocol kernel
  64.                   MSNTCP.H       13677      TCP/IP protocol symbol definitions
  65.  
  66. For a current list of available Kermit versions, documentation, ordering
  67. information, write to:
  68.  
  69.   Kermit Distribution
  70.   Columbia University Center for Computing Activities
  71.   612 West 115th Street
  72.   New York, NY  10025
  73.  
  74. The user documentation for MS-DOS Kermit 3.13 is "Using MS-DOS Kermit", Second
  75. Edition, by Christine M. Gianone, published by Digital Press, Bedford, MA,
  76. 1992, order number EY-H893E-DP.  The book includes the MS-DOS Kermit 3.13
  77. distribution diskette.
  78.  
  79. For further information about Kermit, including the Kermit file transfer
  80. protocol specification, consult the book "Kermit, A File Tranfer Protocol" by
  81. Frank da Cruz, Digital Press, Bedford MA 01730 (1987), order number
  82. EY-6705E-DP.
  83.  
  84. To order these books, call DECdirect at 1-800-344-4825 (USA, toll free), or
  85. Columbia University Kermit Distribution at 1-212-854-3703.  Major credit cards
  86. accepted.
  87.  
  88. (End of MSSAAA.DSK)
  89.