Skip to content

Simple .NET DLL to interface to x3270 emulators

License

Notifications You must be signed in to change notification settings

davidkrider/x3270ifSimple

 
 

Repository files navigation

x3270is

Simple .NET DLL to interface to x3270 emulators

The x3270is DLL is an interface between an application and a member of the x3270 emulator family (wc3270, ws3270, wx3270). It can be used in one of two modes:

  • As a worker process, started by the wc3270/wx3270 Script() action to perform some action for an interactive login session
  • As a headless screen-scraping application that starts its own copy of ws3270 and manages all of the interactions with the host

x3270is can be used directly by .NET applications, and can also be registered with COM, so it can be used by scripting languages like VBScript and JScript.

About

Simple .NET DLL to interface to x3270 emulators

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 95.0%
  • Inno Setup 2.7%
  • Python 2.3%