Skip to content

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

Notifications You must be signed in to change notification settings

fpiekarski/hllapi-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 81.5%
  • JavaScript 18.5%