Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 980 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 980 Bytes

hllapi-node Build Status Progress

###A HLLAPI wrapper in Node.js for interacting with a 3270 terminal emulator

Requirements

  1. Node.js install matching your hllapi.dll (i.e. 32 bit)
  2. A terminal emulator that supports HLLAPI (Along with a terminal connection on some level, of course).
  3. Willpower. Lots and lots of willpower.

More Information on 3270 Emulator Programming:

IBM PDF

IBM Intro to Emulator APIs

Packages Used:

Node-ffi