Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!amdcad!cae780!leadsv!esl!dew From: dew@esl.UUCP (Douglas Wood) Newsgroups: comp.sources.d,comp.sys.atari.st Subject: Re: Atari ST terminal emulation (was Re: when using termcap, get it right!) Message-ID: <450@esl.UUCP> Date: Mon, 1-Jun-87 11:37:21 EDT Article-I.D.: esl.450 Posted: Mon Jun 1 11:37:21 1987 Date-Received: Wed, 3-Jun-87 01:20:33 EDT References: <1149@carthage.swatsun.UUCP> <8601@tekecs.TEK.COM> Reply-To: dew@esl.UUCP (Douglas Wood) Organization: ESL, Inc., Sunnyvale, CA. Lines: 20 Keywords: terminals, cheap Xref: mnetor comp.sources.d:740 comp.sys.atari.st:3806 In article <13222@teknowledge-vaxc.ARPA> mkhaw@teknowledge-vaxc.UUCP (Michael Khaw) writes: >2) What if I need pretty faithful vt100 emulation? Doesn't kermit, > for example, (I assume there is a kermit for STs) do a reasonable job? VT100 emulation has nothing to do with kermit. KERMIT is a terminal protocol for sending and receiving files and emulation of a virtual terminal through a computer using another terminal. Software packages using the KERMIT protocol on a system such as an ST must also emulate a terminal of some sort (VT52 or VT100 or Tektronix 4010 or etc.) but is not really part of what is called KERMIT. On larger systems such as VAXes running either VMS or UNIX depend on the operating system and the terminal the user is using to do screen addressing on the terminal. Otherwise, KERMIT doesn't care about the details of the terminal. In brief, don't just think of kermit as doing the vt100 emulation. It is the program running kermit and terminal emulator that matters. I use Intercomm and it seems to work fine. dew@esl.ESL.COM