Object oriented apparatus and method for providing a...

Computer graphics processing and selective visual display system – Display driving control circuitry – Controlling the condition of display elements

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C345S215000, C345S215000, C345S215000, C709S201000, C709S203000, C709S219000, C709S241000, C703S024000

Reexamination Certificate

active

06342905

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Technical Field
This invention generally relates to computer systems, and more specifically relates to data processing in computer systems using a graphical user interface (GUI).
2. Background Art
The development of the EDVAC computer system of 1948 is often cited as the beginning of the computer era. Since that time, computer systems have evolved into extremely sophisticated devices, and computer systems may be found in many different settings. In the early days of computers, one or more relatively powerful and expensive computers could be shared by many users. A network of computer terminals were typically connected to a single computer known as a “host.” These computer terminals are commonly known as non-programmable workstations (i.e., “dumb terminals”) because they simply display information transmitted to it by the host, and lack any processing power to perform local tasks. One example of a very well-known computer terminal is the IBM 5250, which displays alphanumeric text in row and column format. In a computing environment with a host and one or more terminals, software applications run on the host, and display information is transmitted by the host to the terminals, which displays an appropriate screen to the user. The user may then enter data in response to the displayed screen, if required. Software applications that ran on these types of systems are known as “host-based” software applications. These are commonly referred to in the computer industry as “green screen” applications, taking their name from the green color of many of the dumb terminals used to interact with these applications.
Green screen applications typically display information in a text-only format of rows and columns on a terminal or computer screen. More modem advances in user interfaces have resulted in a variety of Graphical User Interfaces (GUIs) that allow a user to interact with the computer using a pointing device such as a mouse. A GUI is typically much easier for a user to use compared to a green screen interface. A GUI may provide windows, drop-down lists, context-sensitive help, etc., all at the click of a button. An example of a GUI is the OS/2 operating system developed and sold by IBM. As users become more familiar with GUI concepts, entering data into an “old fashioned” green screen application becomes more tedious and frustrating. However, converting all green screen applications to include a GUI would be a formidable and expensive undertaking.
Many green screen applications have been developed for a variety of different industries and companies at great expense. To completely re-write a green screen application to provide a GUI would take considerable time and resources. Not only would it be time-consuming and expensive to re-write a green screen application, but it also would essentially throw away much of the benefit of having stable, solid code that has been debugged and operating correctly for some period of time. A re-write would undoubtedly produce a host of new bugs that would have to be corrected. Thus, what is needed is a way to provide a GUI front-end on a green screen application to avoid re-writing the underlying logic that is tried and true.
One known solution that provides a GUI for green screen applications is known as “screen scraping.” With a screen scraping approach, the underlying code of the green screen application is not affected. It still puts and gets data in data streams just as it always did. Screen scraping provides software that takes the screen information and compares the screen information against a table or other database of possible screens for the particular application. Once the screen information is correlated to a known screen, the screen scraping software knows what information needs to be displayed, and can map that information to a GUI.
While screen scraping provides a GUI for a green screen application, it does so at considerable performance cost. Essentially, one or more processes must continually run to provide the translation between green screen format and GUI format. As explained above, this translation typically requires detecting the screen to be displayed and then displaying the corresponding GUI screen. Unfortunately, the time and effort to detect the screen and provide an appropriate GUI often results in severe performance penalties. Thus the user is faced with a dilemma of whether to use the native green screen interface to achieve expected performance, or to use a new GUI screen scraping interface that significantly impacts the performance.
With the introduction of the personal computer (PC), networks for personal computers were developed that allow computers to intercommunicate. Thus, instead of providing a host-based system of the past, the personal computer made it possible to have a network of powerful workstations rather than dumb terminals. The processing power of a workstation makes it possible to share processing between computers on a network, rather than having all the processing performed by a host computer. Thus emerged a new paradigm known as client/server computing, or network computing, which allows computer workstations known as clients to interact with one or more server computers.
Migrating green screen applications that were developed for a host-based system into the client/server environment is relatively straightforward. The easiest way is for the computer workstations to emulate a dumb terminal. While this approach does not take advantage of the processing power of the client workstations, it does allow green screen applications to be implemented in a network computing environment with a minimum of effort. However, as described above, users in a network computing environment are becoming more accustomed to GUIs for their applications, and would prefer to interact with green screen applications using a GUI.
Thus, at present, the computer industry is faced with the untenable decision of whether 1) to continue to provide a green screen interface to existing applications, to the chagrin of users, 2) to provide a GUI for a green screen application using screen scraping at the cost of significant system performance, or 3) to re-write the green screen application to provide a GUI front-end. For the various reasons described above, these solutions all suffer from drawbacks, and a more cost-effective and performance-sensitive solution to providing a GUI for a green screen application is needed.
DISCLOSURE OF INVENTION
According to the present invention, an object oriented computer apparatus and method provides a graphical user interface (GUI) for existing host-based (i.e., green screen) applications by defining some object oriented classes that reside on the client workstation, and by substituting function calls for display data in the green screen application with function calls that interface with the object oriented GUI defined by the classes. In this manner the present invention takes advantage of the processing power of client workstations in a network computing environment by having the client run the GUI. The underlying green screen application is modified to replace all display function calls with new function calls to the GUI, but this change is relatively minor and does not affect the underlying core logic of the application. In addition, the new function calls access the GUI screens directly without having to determine which screen is being displayed.
The foregoing and other features and advantages of the invention will be apparent from the following more particular description of preferred embodiments of the invention, as illustrated in the accompanying drawings.


REFERENCES:
patent: 5179700 (1993-01-01), Aihara et al.
patent: 5327529 (1994-07-01), Fults et al.
patent: 5461716 (1995-10-01), Eagen et al.
patent: 5673403 (1997-09-01), Brown et al.
patent: 5754173 (1998-05-01), Hiura et al.
patent: 5768510 (1998-06-01), Gish
patent: 5774720 (1998-06-01), Borgendale et al.
patent: 5802530 (1998-09-01), Van Hoff
patent: 5990852 (1999-11-01), Szamre
patent: 6166728 (2000-12-01)

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Object oriented apparatus and method for providing a... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Object oriented apparatus and method for providing a..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Object oriented apparatus and method for providing a... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2820012

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.