Path: utzoo!attcan!uunet!decwrl!shelby!neon!neon!gumby From: gumby@Cygnus.COM (David Vinayak Wallace) Newsgroups: comp.protocols.tcp-ip Subject: Magic cookies over Telnet Message-ID: Date: 13 Aug 90 19:48:07 GMT References: <2432@dino.cs.iastate.edu> <12461@hydra.gatech.EDU> Sender: news@Neon.Stanford.EDU (USENET News System) Followup-To: comp.protocols.tcp-ip Organization: Cygnus Support Lines: 12 In-Reply-To: bob@MorningStar.Com's message of 13 Aug 90 13:22:51 GMT Date: 13 Aug 90 13:22:51 GMT From: bob@MorningStar.Com (Bob Sutterfield) Please don't use rlogin, which is a BSD-centric UNIXism, as a basis for anything. Instead, look at RFC1091 terminal type negotiation. Or better, look at protocols like SUPDUP, which gets away from terminal NAMES and just talks about terminal CAPABILITIES. It amazed me that when Unix finally got a window system, the first thing implemented was an emulator for a specific kind of terminal!