EHLLAPI
Emulator High-level Language Application Program Interface (EHLLAPI) is an enhanced version of HLLAPI. It was introduced in 1986 by IBM in association with the IBM 3270 PC to provide access from a DOS PC environment to data on an IBM mainframe. EHLLAPI can be used to determine screen characters, track and send keystrokes, check the host status and perform file transfers. Typically this API was employed for communication with existing mainframe applications without the need to modify the application code. IBM.COM EHLLAPI could map a screen between different legacy applications, allowing information to be transferred between ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
IBM 3270 PC
The IBM 3270 PC (IBM System Unit 5271), released in October 1983, is an IBM PC XT containing additional hardware that, in combination with software, can emulate the behaviour of an IBM 3270 terminal. It can therefore be used both as a standalone computer, and as a terminal to a mainframe. IBM later released the ''3270 AT'' (IBM System Unit 5273), which is a similar design based on the IBM PC AT. They also released high-end graphics versions of the 3270 PC in both XT and AT variants. The XT-based versions are called 3270 PC/G and 3270 PC/GX and they use a different System Unit 5371, while their AT counterparts (PC AT/G and PC AT/GX) have System Unit 5373. Technology The additional hardware occupies nearly all the free expansion slots in the computer. It includes a video card which occupies 1-3 ISA slots (depending on what level of graphics support is required), and supports CGA and MDA video modes. The display resolution is 720×350, either on the matching 14-inch color mon ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
IBM 3270
The IBM 3270 is a family of block oriented display and printer computer terminals introduced by IBM in 1971 and normally used to communicate with IBM mainframes. The 3270 was the successor to the IBM 2260 display terminal. Due to the text color on the original models, these terminals are informally known as ''green screen'' terminals. Unlike a character-oriented terminal, the 3270 minimizes the number of I/O interrupts required by transferring large blocks of data known as data streams, and uses a high speed proprietary communications interface, using coaxial cable. IBM no longer manufactures 3270 terminals, but the IBM 3270 protocol is still commonly used via TN3270 clients, 3270 terminal emulation or web interfaces to access mainframe-based applications, which are sometimes referred to as ''green screen applications''. Principles The 3270 series was designed to connect with mainframe computers, often at a remote location, using the technology then available in the ea ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Screen Scraping
Data scraping is a technique where a computer program extracts data from human-readable output coming from another program. Description Normally, data transfer between programs is accomplished using data structures suited for automated processing by computers, not people. Such interchange formats and protocols are typically rigidly structured, well-documented, easily parsed, and minimize ambiguity. Very often, these transmissions are not human-readable at all. Thus, the key element that distinguishes data scraping from regular parsing is that the output being scraped is intended for display to an end-user, rather than as an input to another program. It is therefore usually neither documented nor structured for convenient parsing. Data scraping often involves ignoring binary data (usually images or multimedia data), display formatting, redundant labels, superfluous commentary, and other information which is either irrelevant or hinders automated processing. Data sc ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
3270 Emulator
A 3270 Emulator is a terminal emulator that duplicates the functions of an IBM 3270 mainframe computer terminal on a computer, usually a PC or similar microcomputer. As the original 3270 series terminals were connected to the host computer through a display controller (cluster controller) using coaxial cable, emulators originally required channel (rare), coax or synchronous communication adapter cards to be installed in the PC. Today, many emulators communicate with the mainframe computer through a TN3270 server using the TN3270 () variant of the Telnet ()protocol common on TCP/IP networks including the Internet, so special hardware is no longer required on machines with Internet access. Several vendors offered both coax and communications attached 3270 emulators and TN3270 clients as part of the same product. Connectivity One way of categorizing a 3270 simulator is by how it connects to the host. Some 3270 simulators use a channel adapter to connect directly to the host ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |