Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 800 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 800 Bytes

j3270Server TESTING WORKFLOW

This library is based on the library created by racingmars (Matthew R. Wilson). Thank you for creating such a great library ❤️

The library is used to write java socket server for telnet 3270 clients by building 3270 data streams from fields and processing the response entered by users.

The library is incomplete

Everything I know about 3270 datastreams I learned by reading the library GO3270 and going through the tutorial by Tommy Sprinkle

License

This library is licensed unter the MIT license; see the file LICENSE for details.