About Host On-Demand Version 14.0 Readme

This file contains information that became available too late for inclusion in the publications or the online help. This file also contains important support information.

Third Party Components' names and license terms are referenced in license.txt, located in the directory where you installed Host On-Demand.

For product documentation, visit the Host On-Demand Documentation. For Windows, the Host On-Demand Documentation is located at Start > Programs > IBM Host On-Demand > Information Center.

For the latest information, please visit the Host On-Demand Web site .

For hints and tips and other support, please visit the Host On-Demand support page.

For product brochures and other documentation, visit the Host On-Demand library.

For a list of APARs fixed in this release, please refer to the file apars.txt. The location of this file depends on the form in which you received this release:

To print a complete copy of Planning, Installing, and Configuring Host On-Demand with page numbers and a table of contents, use install.pdf, located on the DVD in /doc/ xx/doc/install, where xx is your two letter language suffix. You can also open the HTML version, install.html, located on the DVD in /doc/ xx/doc/install, where xx is your two letter language suffix.

IBM Host On-Demand Version 14.0 Readme

Changes in Version 14.0.4.0

Changes in Version 14.0.3.0

Changes in Version 14.0.2.0

Changes in Version 14.0.1.0

JAR signer certificate upgrade

The code signer certificate used to sign the previous versions of IBM Host On-Demand software will expire on September 24, 2021. In the current version, the IBM Host On-Demand software is signed with a new code signer certificate that is valid up to April 20, 2024.

This certificate is issued to "HCL America Inc." by "DigiCert SHA2 Assured ID Code Signing CA". "HCL America Inc." is the partner of "International Business Machines Corporation" authorized to sign IBM Host On-Demand software.

Return to Top

Fixes for APARs and internal defects (HOD version 14.0.4.0)

Refresh pack 14.0.4.0 contains fixes for APARs and internal defects.

Return to Top

Interoperability between PCOMM and HOD clients

This feature allows IBM Personal Communications (PCOMM) Users to access PCOMM profiles through IBM Host On-demand (HOD) clients as well as in HACP Extended Edition, after migrating/uploading their profiles to HACP Server. For more information on HOD-PCOMM interoperability, refer to Technote.

Return to Top

API to update web.properties/config.properties from HACP Admin console

This feature allows Administrators to update the web.properties and config.properties in the HOD server by using HACP Admin console.

These properties are used to set the product level configurations for HACP EE and HOD clients respectively.

Return to Top

Default FIPS compliance

With this release of IBM Host On-Demand, FIPS mode is enabled by default and it uses FIPS 140-2 compliant cryptographic ciphers for both JSSE and non-JSSE secure connections.

Return to Top

OpenJDK support for client side

This enhancement allows IBM Host On-Demand end-users to configure and run their clients using OpenJDK Java runtime in the HOD Launcher client.

Return to Top

IBM Host On-Demand EHLLAPI v14.0.0 (64-bit)

With this release, support has been added for IBM Host On-Demand EHLLAPI Enablement Tool v14.0.0 (64-bit). The updated IBM EHLLAPI Library for Host On-Demand package in IBM Fix Central contains both the 32-bit and 64-bit variants. For more information, refer to the HTML document in the zipped package.

Return to Top

Group mode installation through IBM Installation Manager

Starting with v14.0.3, Host On-Demand supports group mode installation on all the supported platforms (Linux, UNIX, IBM z/OS, and OS X ) using IBM Installation Manager. For more information, refer to Installing Host On-Demand in Group mode.

Return to Top

Fixes for APARs and internal defects (HOD version 14.0.3.0)

Refresh pack 14.0.3.0 contains fixes for APARs and internal defects.

Return to Top

Embedded web server

With this release, IBM Host On-Demand is shipped with an embedded web server that eliminates the dependency on external web servers to access IBM HOD pages. However, one can also continue to use external web servers. For more information on configuring HOD with an embedded web server, refer to Technote.

Return to Top

Jump to previous session

IBM Host On-Demand provided "Jump to Next Session" option to switch from one emulator session to the next (sessions named in alphabetical order). With this release, "Jump to Previous Session" option has been added to allow a user to switch to the previous emulator session. This option is available under:

Return to Top

Server JRE update (HOD version 14.0.2.0)

Server JRE has been updated to IBM Runtime Environment Java Technology Edition (JRE) version 1.8 SR6 FP10.

Return to Top

Design change: Deleting a group

With this release, in Configuration server model, there is a change in the behaviour of deleting a group from the Host On-Demand Admin Console. When "Also delete all members of this group" option is selected and if the user is a member of more than one group, then deleting a group will not delete a user.

Return to Top

Fixes for APARs and internal defects (HOD version 14.0.2.0)

Refresh pack 14.0.2.0 contains fixes for APARs and internal defects.

Return to Top

Server JRE update (HOD version 14.0.1.0)

Server JRE has been updated to IBM Runtime Environment Java Technology Edition (JRE) version 1.8 SR5 FP40.

Return to Top

Handling alternate position of numeric sign

In some of the tables in the emulator presentation space, negative numbers can sometimes be represented with "-" appended to the end of the number. When such a value is copied from the presentation space and pasted on to an external application (such as Microsoft Excel), it may be desirable to expect the numeric sign to be prefixed. For example, "123-" copied from the emulator presentation space, when pasted on an Excel spreadsheet, it is expected be rendered as "-123".

With this release, HOD Edit-Copy handles numbers with positive and negative signs at the end of the string.

Return to Top

STRPCCMD

With this release, the STRPCCMD command has been enhanced to consider the /w option of Windows start command. With this change HOD's behaviour would be similar to that of PCOMM's.

For more information, please refer to “New behavior of STRPCCMD” in the below link: New Behaviour of STRPCCMD.

Return to Top

Support for the new Japanese Era (Reiwa)

With this release, HOD supports the new Japanese era character - Reiwa.

Return to Top

JAR signer certificate upgrade

The code signer certificate used to sign the previous versions of IBM Host On-Demand software will expire on Jan 23, 2020. In the current version, the IBM Host On-Demand software is signed with a new code signer certificate that is valid up to September 24, 2021.

This certificate is issued to “HCL America Inc.” by “DigiCert SHA2 Assured ID Code Signing CA”. “HCL America Inc.” is the partner of “International Business Machines Corporation” authorized to sign IBM Host On-Demand software.

Return to Top

Fixes for APARs and internal defects (HOD version 14.0.1.0)

Refresh pack 14.0.1.0 contains fixes for APARs and internal defects.

Return to Top

Performance Improvement

When connecting to hosts using a secure connection, IBM Host On-Demand uses JSSE APIs to find connections that have data to be read from. Due to a limitation in the current JSSE implementation, Host On-Demand code cannot reliably differentiate the connections that have data pending to be read, from those without. This was causing significant performance degradation when the number of connections are more. As part of performance enhancements in this version, Host On-Demand code has been re-designed to read host data as soon as it is received, making sure that the connections are not blocked. This change significantly improves the performance of data transfer between the client and the host.

Managed Host On-Demand

Managed HOD is the new Host On-Demand client which can be installed on all supported client platforms for Host On-Demand. Instead of using system JRE, Managed HOD comes with its own JRE, which loads the HOD desktop faster. This can be used to connect to a Host On-Demand server and can also work as a Stand-alone application.

For more information on Managed Host On-Demand, see Browser Independent Host On-Demand Clients.

Update of default TLS for DCAS connections

For DCAS connections, version of TLS defaults to TLS 1.2 protocol. If the host does not support TLS version 1.2, the connection falls back to a lower supported version.

Deprecation of Standalone HOD

Standalone HOD is deprecated in Host On-Demand version 14.0.

Trademarks

Trademarks information

IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at Copyright and trademark information at http://www.ibm.com/legal/us/en/copytrade.shtml.

Microsoft, Windows, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both.

Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle Corporation and/or its affiliates.

Other product and service names might be trademarks of IBM or other companies.

Collected links

Relevant links to Host On-Demand Readme