Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!math.lsa.umich.edu!emv From: fdc@WATSUN.CC.COLUMBIA.EDU (Frank da Cruz) Newsgroups: comp.archives Subject: [comp.protocols.misc] Re: Where is the Source Code for Unix and MS-DOS Kermit? Message-ID: <1990Jul24.184253.573@math.lsa.umich.edu> Date: 24 Jul 90 18:42:53 GMT Sender: emv@math.lsa.umich.edu (Edward Vielmetti) Reply-To: fdc@WATSUN.CC.COLUMBIA.EDU (Frank da Cruz) Followup-To: comp.protocols.misc Organization: University of Michigan, Department of Mathematics Lines: 22 Approved: emv@math.lsa.umich.edu (Edward Vielmetti) X-Original-Newsgroups: comp.protocols.misc Archive-name: kermit/19-Jul-90 Original-posting-by: fdc@WATSUN.CC.COLUMBIA.EDU (Frank da Cruz) Original-subject: Re: Where is the Source Code for Unix and MS-DOS Kermit? Archive-site: watsun.cc.columbia.edu [128.59.39.2] Archive-directory: kermit Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti) "Super Kermit" (their word, not ours) is Kermit with sliding window packet protocol. MS-DOS Kermit 3.0 and C-Kermit 5A both support sliding windows. The latest version of MS-DOS Kermit is 3.01. The sources and all related files are on watsun.cc.columbia.edu [128.59.39.2], available via ftp, login as user anonymous (lowercase), any password. For MS-DOS Kermit, cd kermit/b, mget mss*.* (source), msk*.* (documentation), plus IBM-specific modules & files ms[guvxyz]ibm.*. For C-Kermit 5A (not yet released), cd kermit/sw, mget ck*.*, then rename ckuker.mak to makefile, read the instructions at the top, and make the desired version. Comments, reviews, welcome. - Frank