home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.tcp-ip.ibmpc
- Path: sparky!uunet!caen!med.umich.edu!umich.edu
- From: Roger.Wilfong@umich.edu (Roger Wilfong)
- Subject: Where can I find Telnet-3151?
- Message-ID: <19921117111526.Roger.Wilfong@umich.edu>
- Lines: 26
- Sender: news@med.umich.edu
- Organization: UofM Hospitals
- X-Newsreader: FTPNuz (DOS) v1.0
- Date: Tue, 17 Nov 1992 15:15:00 GMT
-
- Does anyone know of a ibm3151/3161 emulator for either IBM's TCP/IP for
- DOS or FTP's PCTCP?
- I have a turn-key application that I need to get running on an RS6000 that
- is having problems with telnet/vt220. The application bypasses the normal
- input routines and reads the keyboard directly - it only recognizes TERM=
- ibm3151, ibm3161, vt100 and vt220 and is internally coded to interact with
- these terminals.
-
- The application expects an F10 key at one point ('\Ej\r' if you are on a
- 3151, '\E[21~' on a vt220). If the application is run from the system
- console (an ibm3151) or I set TERM=ibm3161 and send the '\Ej\r', it works.
- If TERM=vt220, no valid vt100, vt220 or ibm3151 escape sequence will work.
-
- I hold out little hope that the turn-key (should that be tur-key?) vendor
- will get this code running properly in any reasonable time period. I'd like
- to try telnet with a 3151 term type as a work-around.
-