tn5250j Java AS400 Client (Enter Key instead of Field Exit)

If you have used the tn5250j (5250 terminal emulator for the AS/400 written in Java) software then you will know the Enter Key is setup as "Field exit" This is the setup on the old terminal key stations but on PC Enter means Enter and users don't want to change their habits.

Lucky the tn5250j is open source so you can just download and compile you own version. This is surprisingly simple - download the source and read antbuild.txt - There are a few dependencies but nothing too difficult.

I have attached the compiled Jar file so you dont have do, Enjoy

P.S. This also works great for OpenVPN ALS - An Opensource web-based SSL VPN server written in Java.

Click here to download:
tn5250j.jar (588 KB)

(download)

As400_rocks