Century Software, Inc., has had a request to add protected mode to the Wyse50 terminal emulation. That has not been implemented thus far.
CR 397
Posted in Wyse | Comments Off on Wyse50 Protected Mode
This problem had TinyTERM 4.21 connecting to a UNIX system on a LAN. On the WAN was a proxy server used for Internet Explorer only. With that proxy server enabled, TinyTERM wouldn’t connect to the UNIX host, getting the TCP/IP 10050 “Network is down” error instead.
At the same time, ping and Windows telnet would both connect properly. So would TinyTERM 4.0. With the proxy server down, any version of TinyTERM would connect.
CR 395
Posted in Connect | Comments Off on 10050 on WAN with Proxy Server
When running TinyTERM inside a web browser, you can’t close the .tpx file itself. You must close the browser instead.
CR 381
Posted in Web Server | Comments Off on Can’t Close .tpx File in Browser
Generate a disk image with Symantec Ghost. TinyTERM always gives an “invalid license” error when recreated from the images, but never on the first run. It generally fails the second or third time it’s run on an imaged PC.
The cause has not yet been determined. The workaround is to edit the registry to remove the existing licenses, then use License Manager to add them back in.
CR 367
Posted in License | Comments Off on License Failures with Symantec Ghost
Century Software, Inc., has had a request to add IBM3151 terminal emulation to TERM for UNIX/Linux. That has not been done thus far.
CR 358
Posted in IBM, TERM | Comments Off on IBM3151 in TERM for UNIX/Linux
You may need one set of printer settings when printing the TinyTERM screen, and a different set of settings when transparent printing. This cannot be set in TinyTERM. In particular, you may want to bypass the printer drivers for transparent printing, but not for print screen.
The workaround is to map a key to the following COMMAND:
te.printermode=20;te.printscreen();te.printermode=180;
This turns off the Bypass printer drivers option in Printer Setup, prints the screen, then turns the option back on. Change “180” to “148” in the command if Add Form Feed is not checked in Printer Setup.
CR 355
Posted in Screen | Comments Off on Separate Page Setup for Print Screen
Century Software, Inc., has had a request to allow the TN3270 and TN5250 emulations to connect via modem. This has not been implemented thus far.
CR 350
Posted in 3270, 5250 | Comments Off on Modem Support for TN3270 and TN5250
In TinyTERM 4.x, go to the Edit menu and select Preferences. Set up a TERM Script Language script (.cmd extension) in the Application startup script line. On startup, TinyTERM will give the error: “Error (4514) Bad argument to function: expected number, got undefined.”
The workaround is to convert the script to CScript with tsltrans.exe.
CR 347
Posted in TSL | Comments Off on TSL Translation Fails for Application Startup Script
Century Software, Inc., has had a request to add mouse support to the TN3270 and TN5250 terminal emulations. This would duplicate the function of the light pen available on some such terminals. This has not been implemented as yet.
CR 345
Posted in 3270, 5250 | Comments Off on Mouse Support in TN3270 and TN5250
PKI for SSH
April 26th, 2007
Century Software, Inc., has had a request to add PKI capability to SSH. It has not been implemented thus far.
Public Key Infrastructure (PKI) is a system where digital certificates are used to increase the reliability and scalability of authentication. Using certificate authentication requires that certificates are first created with certification authority (CA) software. Full details are available from ssh.com.
CR 343
Posted in SSH | Comments Off on PKI for SSH
|