x3270if
Common files for IBM 3270 emulators and pr3287
Install
- All systems
-
curl cmd.cat/x3270if.sh
- Debian
-
apt-get install 3270-common
- Ubuntu
-
apt-get install 3270-common
- Kali Linux
-
apt-get install 3270-common
- CentOS
-
yum install x3270
- Fedora
-
dnf install x3270
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install 3270-common
- OS X
-
brew install x3270
- Dockerfile
- dockerfile.run/x3270if
3270-common
Common files for IBM 3270 emulators and pr3287
3270-common contains files referenced in other 3270 packages
x3270
X11 program for telnet sessions to IBM mainframes
x3270 opens a telnet connection to an IBM mainframe host in an X11 window. It can also connect to an IBM AS/400 as a 5250 terminal using the AS/400's 3270 emulation. The window created by x3270 can use its own font for displaying characters, so it is a fairly accurate representation of an IBM 3278 or 3279. x3270 is similar to tn3270(1) and c3270(1) except that it is X-based, not curses-based. x3270 implements RFCs 2355 (TN3270E), 1576 (TN3270), and 1646 (LU name selection), and supports IND$FILE file transfer. You will need to install x3270's fonts locally, or on your font-server - they are required.