Jagacy VT is a feature rich VT100/VT220 screen-scraping library and terminal emulator written entirely in Java. It supports SSL, ANSI and XTERM protocols. The emulator is designed to help create screen-scraping applications. Developers can also develop their own custom terminal emulators (with automated logon and Logoff).
Features:
* 100% Pure Java.
* SSL support.
* Support for ANSI and XTERM protocols.
* Configurable using properties, if desired. No code changes necessary when host name or screens change.
* Easily create a custom VT100/VT220 terminal emulator.
* Small footprint (less than 200K). Runs efficiently within the Eclipse and NetBeans IDEs.
* Can display the VT100/VT220 session in a window while an application is running.
* Includes a VT100/VT220 terminal emulator tailored to developing and debugging applications.