The Kermit Project
|
Now hosted by
Panix.com
New York City USA
•
kermit@kermitproject.org
…since
1981
|
Home | C-Kermit | E-Kermit | Kermit 95 | Scripts | Timeline | About | FAQ |
Evidently somebody ("hackerb9") did some work on MS-DOS Kermit in 2021; I don't know anything about it but you can look at it here: https://github.com/hackerb9/mrpiggy
Notes are at the bottom. Apparently the object was to make it buildable on GNU/Lunix systems using no proprietary software, producing a 16-bit (8086) executable that can run on original IBM PC hardware or in an emulator such as dosbox. It has a GPL-3.0 license.—fdc, 9 September 2024
Effective 1 July 2011, MS-DOS Kermit should be considered Open Source software under the Revised 3-Clause BSD License, even though the software itself and associated files may carry the old copyright and licensing information. For further information CLICK HERE.
MS-DOS Kermit is not designed or intended for use in Windows 95, 98, ME, NT, 2000, XP, Vista, Windows 7 or later, or IBM OS/2. It can't even be started on Windows 10 ("This app can't run on your PC"). Since 1995, the recommended and native Kermit software for these operating systems has been Kermit 95, soon to be replaced (as of September 2020) by C-Kermit 10.0 for Windows.
MS-DOS Kermit 3.14 is a compact and efficient communications software package for IBM PCs and compatibles with MS-DOS or PC-DOS offering a wide range of faithful text and graphics terminal emulations, an astonishing variety of serial and network communication methods, a vast array of international character-set conversions, exceptionally flexible and powerful key mapping, a powerful, easy-to-use script programming language, and advanced Kermit file transfer.
MS-DOS Kermit supports communication through serial ports, a wide variety of local networking methods (like NetBIOS, BAPI, DECnet, NASI, SuperLAT, TELAPI, and TES, plus it has its own built-in TCP/IP stack and Telnet client. Modem dialing is accomplished with modem-specific dialing scripts
It includes faithful emulation of the DEC VT52,100,102,220,320 terminals; ANSI, Heath-19, Wyse50, various Data General DASHER models, and the Tektronix 4010 Graphics terminal, as well as DG terminals in graphics mode.
MS-DOS Kermit runs directly under DOS 2.0 and later and under Microsoft Windows 3.11 or earlier. MS-DOS Kermit is not supported in Windows 95 and later but at least it was runnable and somewhat usable in earlier Windows versions. But in Windows 10 it does not even start; Windows says "This app can't run on your PC".
MS-DOS Kermit 3.14 is packaged on diskette with the book Using MS-DOS Kermit by Christine M. Gianone, Digital Press (1992) |
https://www.kermitproject.org/msdoskermit/
Also see:
The prototype was done by Bill Catchings of the Kermit project in a single EMACS editing session (the early pre-GNU TECO-based EMACS) using macros to convert his CP/M-80 Kermit from 8080 assembly language to Intel 8088 assembler. "PC Kermit", as it was called at first, was turned over to Daphne Tzoar who polished it sufficiently for general use and maintained it for some time, and later to Jeff Damens who produced several major new releases through version 2.28. There were separate releases for the IBM PC, the DEC Rainbow, the HP-150, the Heath-Zenith 100, the Victor 9000, the NEC APC, and many other of the DOS machines of mid-1980s that were not code- or disk-compatible with each other.
In 1985 MS-DOS Kermit was taken over by Professor Joe R. Doupnik of Utah State University, who added more improvements than can be listed in a short web page, but most notable among them:
MS-DOS Kermit's popularity waned as DOS was phased out in favor of Window 95 and its successors, where MS-DOS Kermit could not be fully functional for the reasons described here. But to this day, MS-DOS Kermit remains one of Kermit's Greatest Hits.
MS-DOS Kermit / Columbia University / kermit@kermitproject.org / Updated 10 February 2022 |