From c5a0da2a94cabc9a199f63b1cacd9edf9e808c48 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 10 Nov 2001 08:41:24 +0000 Subject: Improve. --- net/tn5250/DESCR | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'net/tn5250') diff --git a/net/tn5250/DESCR b/net/tn5250/DESCR index f880caed999..8ead22bfdf0 100644 --- a/net/tn5250/DESCR +++ b/net/tn5250/DESCR @@ -1,5 +1,6 @@ - This is the implementation of a 5250 emulator. The 5250 is most commonly -used for connected to IBM's AS/400. While one can connect to an AS/400 with -a VT100 emulator, its not ideal. The problem is that the 5250 is a screen at -a time terminal, whereas the VT100 is a character at a time device. The -emulator uses the binary mode of telnet to transfer the 5250 data stream. +This is an implementation of a 5250 emulator. The 5250 is most +commonly used for connections to IBM's AS/400. While one can connect +to an AS/400 with a VT100 emulator, it's not ideal. The problem is +that the 5250 is a screen at a time terminal, whereas the VT100 is a +character at a time device. The emulator uses the binary mode of +telnet to transfer the 5250 data stream. -- cgit v1.2.3