Difference between revisions of "TN5250"

From MidrangeWiki
Jump to: navigation, search
Line 2: Line 2:
  
 
TN5250 is a variation on the standard Telnet protocol that is specific to [[IBM]] [[Midrange]] system.
 
TN5250 is a variation on the standard Telnet protocol that is specific to [[IBM]] [[Midrange]] system.
 +
 +
It is defined by [http://www.faqs.org/rfcs/rfc1205.html RFC 1205].
  
 
There are a number of commercial and open-source TN5250 emulators available ...
 
There are a number of commercial and open-source TN5250 emulators available ...
  
 +
Open Source
 
* http://sourceforge.net/projects/tn5250/ -- [[Linux]]/Unix curses based 5250 emulator
 
* http://sourceforge.net/projects/tn5250/ -- [[Linux]]/Unix curses based 5250 emulator
 
* http://sourceforge.net/projects/tn5250j/ -- [[Java]] swing based 5250 emulator
 
* http://sourceforge.net/projects/tn5250j/ -- [[Java]] swing based 5250 emulator
 
* http://www.chowhouse.com/~james/x5250 -- [[Linux]]/Unix X11 based 5250 emulator (requires [http://sourceforge.net/projects/tn5250/ TN5250])
 
* http://www.chowhouse.com/~james/x5250 -- [[Linux]]/Unix X11 based 5250 emulator (requires [http://sourceforge.net/projects/tn5250/ TN5250])
 +
 +
Commercial
 +
* [[iSeriesAccess]] -- Windows based emulator from [[IBM]]
 +
* [http://www.netmanage.com/products/rumba/index.asp Netmanage Rumba]]
 +
* [http://www.synapse.com Synapse]
 +
* [http://www.mochasoft.dk Mochasoft]

Revision as of 02:40, 29 March 2005


TN5250 is a variation on the standard Telnet protocol that is specific to IBM Midrange system.

It is defined by RFC 1205.

There are a number of commercial and open-source TN5250 emulators available ...

Open Source

Commercial