tn3270 | Pure TypeScript 3270 emulation via Telnet for Node.js

 by   mflorence99 TypeScript Version: Current License: MIT

kandi X-RAY | tn3270 Summary

kandi X-RAY | tn3270 Summary

tn3270 is a TypeScript library. tn3270 has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

tn3270 is a pure TypeScript implementation of the Telnet protocol necessary to negotiate a connection from a software 3270 emulator and a host that accepts 3270 connections. I use tn3270 as the basis for my own 3270 emulator EL-3270. I factored out the connection code to better expose it for others to use in their own emulators. I hope that it also exposes the protocol in an easy to understand way.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tn3270 has a low active ecosystem.
              It has 10 star(s) with 7 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              tn3270 has no issues reported. There are 6 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of tn3270 is current.

            kandi-Quality Quality

              tn3270 has 0 bugs and 0 code smells.

            kandi-Security Security

              tn3270 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              tn3270 code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              tn3270 is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              tn3270 releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              It has 6 lines of code, 0 functions and 4 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tn3270
            Get all kandi verified functions for this library.

            tn3270 Key Features

            No Key Features are available at this moment for tn3270.

            tn3270 Examples and Code Snippets

            No Code Snippets are available at this moment for tn3270.

            Community Discussions

            QUESTION

            Submitting a JCL Job to z/OS 3270 emulator using FTP
            Asked 2021-Sep-28 at 07:29

            I'm using Vista TN3270 as my emulator. I'm trying to submit JCL jobs to it using FTP. I'm trying to follow https://www.ibm.com/docs/en/zos/2.1.0?topic=jes-steps-submitting-job-automatically-receiving-output but I don't know how I can setup connection between my FTP and 3270 emulator.

            ...

            ANSWER

            Answered 2021-Sep-28 at 07:29

            You can't! TN3270 is IBM's 3270 Display Data Stream SNA protocol over TCP/IP. The emulator supports an own protocol for file transfer which is based on TSO/E IND$FILE. This has nothing to do with the FTP(S) protocol.

            You need to use the FTP client on your PC to connect to the FTP server on the mainframe.

            Source https://stackoverflow.com/questions/69356388

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tn3270

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/mflorence99/tn3270.git

          • CLI

            gh repo clone mflorence99/tn3270

          • sshUrl

            git@github.com:mflorence99/tn3270.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular TypeScript Libraries

            developer-roadmap

            by kamranahmedse

            vscode

            by microsoft

            angular

            by angular

            TypeScript

            by microsoft

            ant-design

            by ant-design

            Try Top Libraries by mflorence99

            serverx-ts

            by mflorence99TypeScript

            el-file

            by mflorence99TypeScript

            el-term

            by mflorence99TypeScript

            el-3270

            by mflorence99TypeScript

            el-aws

            by mflorence99TypeScript