Giter Club home page Giter Club logo

tn3270sharp's Introduction

.NET

TN3270Sharp - 3270 Server Library for DotNetCore / C#

a .net library to write applications/servers with C# that use TN3270 clients

Inspiration

This library was heavily inspired by racingmars/go3270 which has a similar goal, except it is designed to use golang instead of C#. After watching a demo video of go3270, I decided that I needed to have the same functionality for my favorite developer ecosystem.

License

TN3270Sharp is licensed under the MIT License which permits commercial use; modification; distribution, and private use.

Acknowledgements

I have borrowed / adapted some code from racingmars/go3270 and Open3270/Open3270, both of which are also released under the MIT License.

I want to thank bencz for major contribution, including a new implementation of the TN3270 Connection Handler.

Status

This project is still very early in development and is not suitable for use any project beyond experimentation. There is most certainly bugs and missing features. The API will also likely change many times before it is declared ready for any realworld use.

THIS CODE IS UNSTABLE. USE AT YOUR OWN RISK.

Requirements

This will run on any machine support by Microsoft dotnetcore 3.1+. This includes:

  • Linux (x64, ARM32, ARM64) - This also includes Raspberry Pi 3 & 4.
  • macOS (x64)
  • Microsoft Windows (x86, x64)

How to use

  • Install .NET Core 3.1+
  • Clone the repo
  • Type the following in the shell
cd TN3270Sharp.Example.App
dotnet run
  • launch your TN3270 emulator and connect to 127.0.0.1 port 3270

Reference Material

Contributions

Pull requests and bug reports are welcome.

Contributors

tn3270sharp's People

Contributors

bencz avatar m4xammo avatar roblthegreat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.