Celebrating 45 Years of Kermit with the First New C-Kermit Release in 15 Years
88 points - today at 5:02 PM
SourceComments
Kermit was an extraordinary monument to portability in an era when "portable" often meant "we have individually accommodated every incompatible system anyone has ever built or might possibly still be using, however improbably."
Then, around 1991, a friend gave me access to his college Unix account so I could play with Gopher, Archie, and TinyFugue (the world of MUDs/MUCKs/etc.). The catch: to get to his account from my home machine, I had to call into a Florida state network that let you dial in and connect to machines on various college campuses. The network ran on some IBM minicomputer. And, it didn't connect to the Unix machine, oh no. It connected to a VAX, which was then on the same local network as the Unix machine.
So I had to dial in to the IBM machine, connect from it to a VAX, and then telnet from the VAX to the Unix box.
Incredibly, this all worked with only mildly annoying lag...but then I tried to transfer a file from the Unix machine to my personal machine. ZMODEM didn't work. XMODEM didn't work. I think I tried one or two other things that I've forgotten.
Then I remembered Kermit, and its reputation for being able to handle difficult connections. It got the file through on its first try.
https://www.billcatchings.com/2012/04/frog-from-my-past.html https://www.billcatchings.com/2013/11/kermit-oral-history-pa...
and here is a link to the oral history he discusses:
https://www.computerhistory.org/collections/catalog/10274641...
So… why? We didn’t collectively settle on YMODEM and ZMODEM until many years later. There were lots of early protocols to choose from back then, too. Punter, anyone? No Kermit, though.
Those were the days lol.
The Apple 2+ only supported displaying capital letters.
I remember calling a few local BBSes using terminal software that let me press the right arrow (I think) and the character key, and it would display the character inverted (white background, black letter).
Hayes 1200 baud serial modem (I think) hooked up to a serial card.
That's how I knew I was sending a capital letter.
Not sure if it was Kermit though..
Ages a ago I used it on Coherent OS via dial up to sign into a Sun Server at work that I used for USENET and general internet access. When I dialed in the server would hang up and call be back so I would avoid Long Distance Charges. ckermit handled that itself, fun times.
I purchased the book to help with the project, I should go and dig it out :)