EHLLAPI

{{Short description|1986 communication software by IBM}}

Emulator High-level Language Application Program Interface (EHLLAPI) is an enhanced version of HLLAPI. It was introduced in 1986 by IBM in association with the IBM 3270 PC[http://www.caseint.com/ehllapi.htm "A Little History"] {{Webarchive|url=https://web.archive.org/web/20080907130316/http://www.caseint.com/ehllapi.htm |date=2008-09-07 }}, caseint.com to provide access from a DOS PC environment to data on an IBM mainframe.[http://www.inventu.com/ehllapi.html "EHLLAPI - The Olde Way to Integrate"]

EHLLAPI can be used to determine screen characters, track and send keystrokes, check the host status and perform file transfers. Typically this API was employed for communication with existing mainframe applications without

the need to modify the application code.[http://publib.boulder.ibm.com/infocenter/pcomhelp/v5r9/index.jsp?topic=/com.ibm.pcomm.doc/books/html/emulator_programming08.htm "EHLLAPI Functions"], IBM.COM EHLLAPI could map a screen between different IBM 3270 legacy applications, allowing information to be transferred between the two. It was often used for automated control of applications via keystroke input and screen scraping.

This IBM standard is supported by most terminal emulators.

See also

References

{{reflist|refs=

Sometimes termed "Extended" or "Enhanced" HLLAPI.

{{cite web | title=Introduction to Emulator APIs | work=Personal Communications | publisher=IBM | url=http://publib.boulder.ibm.com/infocenter/pcomhelp/v5r9/index.jsp?topic=/com.ibm.pcomm.doc/books/html/emulator_programming06.htm | accessdate=2011-04-29 }}

{{cite book |author1=Orfali, Robert |author2=Harkey, Dan | year=1993 | page=135 | title=Client/server programming with OS/2 2.1 | series=VNR's OS/2 series | edition=3 | publisher=Van Nostrand Reinhold | isbn=0-442-01833-9 }}

{{cite book | author1=Mindrum, Craig | author2=Andersen Consulting | year=1998 | page=[https://archive.org/details/netcentricclient00ande/page/19 19-3] | title=Netcentric and client/server computing: a practical guide | publisher=CRC Press | isbn=0-8493-9967-X | url-access=registration | url=https://archive.org/details/netcentricclient00ande/page/19 }}

{{cite book | first=Kirstan | last=Vandersluis | year=2004 | page=59 | title=XML-Based Integration with XAware: Unifying Applications and Data in Today's e-Business World | publisher=Maximum Press | isbn=1-931644-02-0 }}

}}

Category:IBM software

Category:Application programming interfaces

{{emulation-stub}}