All Projects → Open3270 → Open3270

Open3270 / Open3270

Licence: MIT license
No description or website provided.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Open3270

oec
IBM 3270 terminal controller - a replacement for the IBM 3174
Stars: ✭ 29 (-34.09%)
Mutual labels:  tn3270
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (-13.64%)
Mutual labels:  tn3270
p3270
A python library to take control of remote IBM hosts
Stars: ✭ 32 (-27.27%)
Mutual labels:  tn3270

Welcome

Open3270 provides a high level API to connect to mainframe 3270 sessions from a .NET application.

Key features include

  • Support for TN3270 and TN3270E from all Microsoft .NET applications (VB.NET and C#)
  • Support for formatted and unformatted screens
  • Support for multiple LUs and connections that require a specific LU to be specified
  • Support for unlimited TN3270 connections from a single application
  • Support for ASP.NET and WinForms applications
  • 100% Managed Microsoft .NET 3270 emulation
  • Support for multiple LUs, formatted and unformatted screens and most 3270 "bugs".
  • Coded entirely in C#, with overlapped I/O replacing the frequently used multi-threaded server approach to 3270 connectivity, this library is extremely efficient and lightweight, suitable both for WinForms applications as well as ASP.NET server applications

Install via NuGet

Install-Package Open3270
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].