Difference between revisions of "IBM i"

From MidrangeWiki
Jump to: navigation, search
m
Line 5: Line 5:
  
 
Generally, OS400 is accessed using a [[5250]] [[:Category:Emulators|emulator]].
 
Generally, OS400 is accessed using a [[5250]] [[:Category:Emulators|emulator]].
 +
 +
Contrary to popular belief, the OS/400 provides a large number of "Open" resources common on other systems..
 +
 +
* [[Java]]
 +
* [[Apache]] Web server
 +
* [[Posix]] compliant API's accessible from many [[:Category:Programming | programming]] languages.

Revision as of 16:24, 30 March 2005

OS400 (sometimes referred to as i5/OS) is the core of the iSeries and the thing that makes it the unique system it is.

OS400 includes a very robust variation of the DB2 database.

Generally, OS400 is accessed using a 5250 emulator.

Contrary to popular belief, the OS/400 provides a large number of "Open" resources common on other systems..