xtn5250mg is a fork of vproietti's xtn5250 (https://sourceforge.net/projects/xtn5250/)

It implements an emulator for 5250 streams to connect to AS400/iSeries.

Difference between xtn5250mg and original xtn5250 will follow :

   *** version 0.2 ***
 Re-ordering window title. Host comes before software name.
 Visual representation of connection status at window title :
   - prefix * or ~ if connected
   - prefix ! if disconnected
 Adds french localization

   *** version 0.1 ***
 1) xtn5250mg can connect to an AS400 which port is different than the default 23.
 For such servers, simply append ":" and the port number to the server's address.
 2) KEEPALIVE. If you experience a recurrent session drop with xtn5250 after a
 rather small period of inactivity, this fork xtn5250 addresses that issue. However,
 the value of /proc/sys/net/ipv4/tcp_keepalive_time may also need to be adjusted.
