Using the HLLAPI Interface
The HLLAPI interface is a collection of functions which can be used within a
Visual Basic, C, or C++ application to indirectly access the tn3270 input and
output. The Windows HLLAPI Specification provides a standard programming interface to all 3270 emulation products.
The Century Software's HLLAPI 1.0 is based on the Windows HLLAPI Specification version 1.1.
Tutorial
The following topics give a brief introduction to using CEN HLLAPI. This
tutorial assumes you already know how to use HLLAPI functions.
Writing a HLLAPI program.
Enabling HLLAPI in tn3270.
Connecting your HLLAPI program to a HLLAPI-enabled tn3270 session.
Reference
The following topics describe a few differences between CEN HLLAPI and the
WinHLLAPI specification.
Multiple Sessions
Set Session Parameters
HLLAPI Functions
File Transfer
A HLLAPI kit is available on our FTP site (ftp://ftp.censoft.com), and the
README with the kit describes any discrepancies between WinHLLAPI and Century
Software's HLLAPI. The name of the kit is HLLAPI.ZIP.