![]() |
![]() |
Attachmate e-Vantage Airlines SDK is compatible with the Attachmate e-Vantage Host Access Server (HAS) Management. The SDK provides a way for your application to interact with a host session using a connection you have configured within HAS Management. Specifically, the SDK allows you to create applications that interact with a 3270, 5250, T27, UTS, ALC, or VT host session.
Using the SDK objects in conjunction with HAS Management allows you to create server-based custom applications that communicate with a host session, while requiring a minimal amount of session configuration code within your application.
To communicate with a host session using a server-based custom application, you must first have HAS Management (as well as the SDK) installed and running on a Unix, Windows 2000, or Windows NT server, or you can utilize the requestScreen and requestScreenEx methods directly. Then, you must use HAS Management Console to define a configuration and WebView for use with your application, as described below:
To define a configuration and WebView for use with your application | ||
---|---|---|
A configuration as created with e-Vantage HAS Management Console is a named collection of terminal emulation settings. Once you have created a configuration in HAS for the type of host you want to access, you make it accessible to your application by creating a WebView.
A WebView is a named set of options that determines how the configuration is delivered. Together, the configuration and WebView define the type of host, the network protocol to use, and the configuration of the host session with which your application will interact. For information on creating a configuration and WebView for your server-based custom application, refer to the e-Vantage Host Access Server Management Administrator's Guide. |
![]() |
|
![]() |
Using the SDK with e-Vantage ID Manager |
![]() |
System Requirements |
![]() |