Download List

프로젝트 설명

tn5250 is a 5250 terminal emulator, used for connecting to IBM's AS/400 (now known as eServer iSeries) midrange computers. tn5250 implements TN5250E, which means it is capable of device name selection, and printer sessions. The emulator supports color, 132 column mode, and most other features found in 5250 terminals and Client Access' 5250 emulator. While tn5250 is text-based application, a script is included to run it in an xterm properly. If you don't know what an AS/400 is, this program will probably not be of much use to you.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14 Back to release list
0.15.6

버그 디스플레이 억제의 처리에서 처음 수정되었습니다. 엠씨 (), 읽기 즉각 대체 및 읽기 산악 서머 타임 필드 대체 명령을 구현했고 같은 호스트에 표시되는 지원을 위해서는 커서를 이동합니다. TD를 (투명 제품) 주문도 구현했다,하지만 분명히 어디 호스트이 나타냅니다. 나머지 키보드를 취급 session.c display.c부터 옮겨 더 이상 키보드 이벤트를 반환합니다 tn5250_display_waitevent. 새로 고침 () 호출 cursesterm.c에 추가되었습니다. 빠른 펄 스크립트의 모든 함수에 대한 코멘트를 Robodoc 헤더를 삽입하도록 작성되었다.
A bug was fixed in the handling of display inhibition. MC (Move Cursor) order, Read Immediate Alternate, and Read MDT Fields Alternate commands were implemented, and support of such is indicated to the host. The TD (Transparent Data) order was also implemented, but there is apparently nowhere to indicate this to the host. The remaining keyboard handling was moved from session.c to display.c, and tn5250_display_waitevent no longer returns keyboard events. The refresh() call was added to cursesterm.c. A quick Perl script was written to insert Robodoc comment headers for all the functions.

Project Resources