tn3270 | Pure TypeScript 3270 emulation via Telnet for Node.js
kandi X-RAY | tn3270 Summary
kandi X-RAY | tn3270 Summary
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
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of tn3270
tn3270 Key Features
tn3270 Examples and Code Snippets
Community Discussions
Trending Discussions on tn3270
QUESTION
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:29You 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.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install tn3270
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page