This client based sample program demonstrates how to use PASSPORT Host Integration Objects in Visual C++. This sample is a minimized version of terminal emulator with following functionality:
Connecting
Disconnecting
Inputting data
Moving cursor
Submitting ENTER to interact with the host
To run the Sample Program:
Open the C:\Program Files\PASSPORT Host Integration Objects\VCSample folder.
Double-click on vchio.exe
OR
Click on Start->All Programs->PASSPORT Host Integration Objects.
Click on Sample Program - Visual C++.
After the program is opened, click File->Open to open one .ZCC file with all the host information, it will start connecting to the host and host screen will be automatically updated through event handling. You can navigate host screens by typing data and hitting ENTER key.