|
Archive for the 'Terminal Emulation' Category
Friday, April 27th, 2007
The Telnet terminal type setting in TinyTERM allows you to change the terminal type that the host sees announced in telnet connections. It also applies to SSH connections. In older versions of TinyTERM for Windows, it’s called the netterm setting.
Unlike TinyTERM, TERM for UNIX/Linux does not have a Telnet terminal type or netterm option. Century Software, Inc., has had a request to add this feature.
CR 524
Posted in Telnet, TERM, Terminal Emulation | Comments Off on Telnet Terminal Type
Friday, April 27th, 2007
If you select a 25-line emulation in TERM, such as SCOANSI or Wyse60-25, but there are not 25 lines available on screen, TERM falls back to VT100 emulation. There’s no warning when this happens. TERM just starts behaving differently than expected.
CR 523
Posted in TERM, VT100 | Comments Off on TERM Falls Back to VT100
Friday, April 27th, 2007
If you set up data capture to a named pipe, TERM for UNIX/Linux hangs. This is not strictly a TERM problem; it’s an OS issue. Unlike files or serial devices, named pipes can fill up. At that point, TERM hangs.
The only known fix at this time would involve adding detection and non-blocking code to TERM for situations where the named pipe is full. This has the potential for introducing bugs, especially in serial communications and file writes.
CR 520
Posted in Data capture | Comments Off on Can’t Capture to Named Pipe
Friday, April 27th, 2007
TERM for UNIX/Linux won’t make an rlogin connection unless the user is logged in as root. Any other username returns the following errors:
Attempting connection to rlogin:ip.address (rlogin:ip.address)…
Can’t get reserved socket, must run setuid root
Can’t connect to ip.address
Can’t connect to rlogin:ip.address (rlogin:ip.address)…
CR 519
Posted in Connect, TERM | Comments Off on rlogin Fails for Non-Root Users
Friday, April 27th, 2007
In TERM for UNIX, WTERMCRC file transfers move much more quickly over an rlogin connection than they do over a telnet connection. The fastest file transfer protocol for TCP/IP connections is FTP, but that does not include the benefits that come from TERM-to-TERM transfers.
CR 518
Posted in Telnet, WTERMCRC | Comments Off on WTERMCRC Slower Over Telnet Than Over rlogin
Friday, April 27th, 2007
This was described in TinyTERM 4.30 over a serial connection to a VAX VMS system. When scrolling through a list of data, only the bottom line of text changed. This has not been duplicated elsewhere.
CR 515
Posted in Terminal Emulation | Comments Off on VT320-7 Only Scrolls Bottom Line of Text
Friday, April 27th, 2007
TERM for UNIX/Linux includes an IBM3270 emulation. This is a character-based emulation based on VT100, not the more thorough protocol-style TN3270 included in TinyTERM Plus.
Century Software, Inc., has had a request to add 3270 and 5250 emulations to TERM for UNIX/Linux. This has not been implemented thus far.
CR 514
Posted in 3270, 5250 | Comments Off on TN3270 and TN5250 in TERM for UNIX/Linux
Friday, April 27th, 2007
The keyboard editor in TinyTERM 4.x includes keyboard maps for the United Kingdom, the United States, France and Germany. Century Software has had a request to add two Brazilian keyboard maps, ABNT and ABNT2.
CR 503
Posted in Keyboard | Comments Off on Brazilian Keyboard Maps
Friday, April 27th, 2007
In TinyTERM 4.x using VT220 emulation, when the host application opens a sub- or “child” window, it does not scroll correctly. Only the last line of the child window scrolls.
CR 502
Posted in VT220 | Comments Off on VT220 Only Scrolls One Line of Child Windows
Friday, April 27th, 2007
TERM for UnixWare does not properly enable or disable tty ports on OpenUnix 8. The devices apparently aren’t listed in the /etc/inittab where TERM expects to find them.
CR 495
Posted in Serial (RS232), TERM, UNIX | Comments Off on TERM on OpenUnix 8
|