The 3270 Host Connection Program (HCON) emulates a 3278/79 display or a 3286/87 printer attached to a System/370 mainframe host. This chapter involves working with the following:
HCON operates in sessions, periods of interaction with a host computer. A printer session emulates a 3286/87 printer. A display session emulates a 3278/79 terminal display. A printer session prints files from the host computer on a local printer or stores printable files on the local system. At the beginning of a display session, the emulator acts as if you had just started the 3278/79 terminal. After logging on to the mainframe host, you can:
Note: This interface is compatible with the (3270 PC) HLLAPI Version 3.00. For more information, see the "High-Level Language Application Programming Interface".
HCON is only accessible to registered users. Registration requires root authority and involves entering a user login ID. Once registered, you or a user with root authority must create at least one session profile before running HCON. The session profile specifies the following parameters for emulator sessions:
A session profile enables a connection session from the workstation to a S/390 host, using similar or differing parameters. Session characteristics are defined in the session profile. Each session requires a predefined session profile. This includes characteristics such as:
The HCON High-Level Language Application Programming Interface (HLLAPI) allows communication with a mainframe host in different environments. Applications can be created to simulate an interface requiring no user intervention for program-to-program communication and data translation.