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