|
Archive for the 'Terminal Emulation' Category
Thursday, September 14th, 2017
The update to OpenSSH 6.7 disabled a number of cipher types by default, as seen here:
http://mgalgs.github.io/2014/10/22/enable-arcfour-and-other-fast-ciphers-on-recent-versions-of-openssh.html
TinyTERM was updated to include the newer, more secure ciphers. Those software versions include:
TinyTERM Plus for Windows version 4.10.0
TinyTERM Lite/Plus/Enterprise for iOS version 3.0.0
TinyTERM Lite/Plus/Enterprise for Android version 1.2.8
TinyTERM for Mac version 2.1.0
If your version of TinyTERM is older than the versions listed above, please visit our online store for upgrade information, or contact our Sales department at +1 801-268-3088 option 2.
Posted in SSH | Comments Off on Connection Failed (962) – Unsupported cipher type
Monday, August 14th, 2017
On some systems, upgrading to Windows 10 Creators Update (version 1703) causes TinyTERM to come up to a blank screen, with no font display. It apparently connects and runs normally, but no text can be seen. This can affect applications other than TinyTERM as well.
When this happens, a registry change can fix this. You can download the registry edit file here. Or if you prefer to create the file yourself, create a text document with the .reg extension; e.g., FontFix.reg. Enter the following contents:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
"DisableFontBootCache"=dword:00000001
Either way, save the file to the affected PC. Close all running Windows applications, then double-click the file to execute it and make the change.
Once the registry edit finishes, reboot the PC. This step is crucial; otherwise, the fix will not be permanent. After the reboot, font display in TinyTERM will return to normal.
Posted in Font, Windows | Comments Off on Blank Screen After Windows 10 Creator Update
Friday, September 19th, 2014
iOS 8 introduced a number of new features to iPads, iPhones and iPod Touches. We have updated our TinyTERM for iOS product line to match.
New Product
TinyTERM Plus for iOS is a universal binary that runs equally well on iPad, iPhone and iPod Touch. It is fully iOS 8-compatible and replaces our discontinued products. TinyTERM Plus includes support for all our exact terminal emulations – VT420, SCO ANSI, Wyse, IBM 3270 and IBM 5250 and more – and is available directly from Century Software.
Upgraded Products
TinyTERM Lite for iOS is a fully iOS 8-compatible universal binary with support for all our exact terminal emulations: VT420, SCO ANSI, Wyse, IBM 3270 and IBM 5250 and more. Previous versions of TinyTERM Lite are not compatible with iOS 8. It is available free from the iOS App Store.
TinyTERM Enterprise includes all the features of TinyTERM Plus, and adds in a scanner-enabled Industrial Browser and configuration lockdown. Previous versions of TinyTERM Enterprise are not iOS 8-compatible. It is available from the iOS App Store, via volume purchase through the B2B store, or direct from Century Software.
Discontinued Products
Our previous TinyTERM ITX series will be end-of-lifed on September 12, 2014, as they are not iOS 8-compatible. They will continue to run on iOS versions 5 through 7, but they will no longer be developed. We recommend you back up your iOS device if you wish to retain these versions:
TTIOS-331
Posted in iOS, Keyboard | Comments Off on iOS 8 Compatibility
Friday, September 20th, 2013
iOS 7 introduced a number of changes. This causes TinyTERM ITX products — TinyTERM Enterprise, TinyTERM Pro, TinyTERM ITX 2, TinyTERM ITX 3270 and TinyTERM ITX 5250 — to behave differently than under prior iOS versions. In addition to cosmetic issues stemming from the look-and-feel changes in iOS 7, the following issues have been identified:
- The title bar at the top of the screen overlaps the status bar.
- The content window, emulator or browser, is 20 pixels too short.
- The top iPhone configuration color selector displays behind the title bar.
- Enabling certain Debug Settings can cause an application exception.
- Username and password popups don’t accept input, requiring that these items be saved in the configuration.
- The Connect button fails after changing the printer settings from within the configuration.
- Bluetooth devices such as keyboards and scanners drop characters.
- With Hide Title Bar turned on, the “show titlebar” arrow overlaps the status bar.
- Print alignment is incorrect in some jobs.
Note that development on TinyTERM for iPad v1.2.5 and TinyTERM ITX for iPhone v1.0.2 ended in June 2012. These products will not be updated for iOS 7 compatibility.
Content window (emulator or browser) is 20 pixels too short
Update draw code for title bar buttons
Fix iPhone config color selector
Fix debug settings exception
Username and password popups don’t accept input in iOS 7
Connect button fails in iOS 7 after changing Printer Settings
Bluetooth scanners drop characters on iOS 7
With Hide Title Bar turned on, our “show titlebar” arrow overlaps the status bar
Print alignment incorrectNote that development on TinyTERM 1.2.5 for iPad and TinyTERM 1.0.2 for iPhone ended in 2012. These issues will not be resolved for those two products.
TTIOS-160
Posted in iOS, ITX, SSH | Comments Off on iOS 7 Compatibility
Monday, January 21st, 2013
TinyTERM for Mac includes a “Close on Disconnect” option. This causes TinyTERM to close when the current session disconnects. However, it fails with SSH connections, leaving TinyTERM open but disconnected.
CR 1105
Posted in Mac, SSH | Comments Off on Close on Disconnect Fails Using SSH on Mac
Monday, January 21st, 2013
In TinyTERM ITX 2, Wyse50 emulation does not always clear the screen as it should. This leaves characters behind from previous screens, causing display problems with new screen display.
CR 1104
Posted in iOS, iPhone, Wyse | Comments Off on Wyse50 Doesn’t Clear Screen Properly
Thursday, December 27th, 2012
When creating a keyboard layout for any TinyTERM ITX product, keyChar values 281-283 no longer represent the numbers 0-2 on the numeric keypad. Instead they produce the letters v, s and t respectively. The correct keyChar values for the numeric keypad are:
Key |
keyChar value |
keypad 0 |
61721 |
keypad 1 |
61722 |
keypad 2 |
61723 |
keypad 3 |
61724 |
keypad 4 |
61725 |
keypad 5 |
61726 |
keypad 6 |
61727 |
keypad 7 |
61728 |
keypad 8 |
61729 |
keypad 9 |
61730 |
CR 1099, documentation updated
Posted in ITX, Keyboard | Comments Off on keyChar Values 281-283 Send Incorrect Character
Thursday, December 27th, 2012
TinyTERM ITX 2 and TinyTERM Pro for iOS both convert all Ctrl-J characters (ASCII 10) sent from the on-screen keyboard to Ctrl-M (ASCII 13) before sending them to the host. This change was made deliberately for customers who prefer the standard iPad keyboard. However, there is no way to revert this behavior if the ^J character is needed.
CR 1101, fixed in March 2013 releases
Posted in iOS, iPhone, Keyboard | Comments Off on Ctrl-J Sent to Host as Ctrl-M
Thursday, December 27th, 2012
TinyTERM ITX 3270 for iOS does not currently include code page support. Century Software, Inc., has received a request to add multinational code page support, in particular German.
CR 1100
Posted in 3270, Code Page, ITX | Comments Off on German Code Page Support
Thursday, December 27th, 2012
When using VT-series emulations on the new iPad (3rd or 4th generation) double-height characters are drawn in the wrong position. This does not affect the original iPad, iPad 2, iPhone or iPod Touch.
CR 1098
Posted in iOS, VT100, VT220 | Comments Off on Double-Height Characters Drawn in Wrong Position
|
999 |
|
|
|
|
|
| |
|