diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-16 09:25:27 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-16 09:25:27 +0000 |
commit | 9a71d72b3180493f92555d556ed522a1d247e8eb (patch) | |
tree | 525ead31aae3c5d6fb8c7dbaa6c8d3fe6cf47e32 /net/c3270/pkg-descr | |
parent | 450d1be6e1e5cbd6e8cc219c504273c47a9dd522 (diff) |
Notes
Diffstat (limited to 'net/c3270/pkg-descr')
-rw-r--r-- | net/c3270/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/net/c3270/pkg-descr b/net/c3270/pkg-descr new file mode 100644 index 000000000000..8ee4d2bbed06 --- /dev/null +++ b/net/c3270/pkg-descr @@ -0,0 +1,22 @@ + From html/Intro.html: + + c3270 is a curses-based IBM 3270 terminal emulator. It can be used to + communicate with any IBM host that supports 3270-style connections + over TELNET. It can also communicate with hosts that use line-by-line + ASCII mode to do initial login negotiation before switching to + full-screen 3270 mode. + + From "pr3287/README": + + pr3287 is an IBM 3287 printer emulator. It connects to an IBM host via + TELNET, using TN3270 or TN3270E. It supports SCS (SNA Character Stream). + + + This release provides some support for SSL, Tcl, and DBCS. + + Graphics not (yet) supported. + + Some extended highlighting not (yet) supported. + +WWW: http://x3270.bgp.nu/ + or http://www.geocities.com/SiliconValley/Peaks/7814 |