Method and apparatus for executing and displaying output of...

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

Reexamination Certificate

active

06707477

ABSTRACT:

INCORPORATED APPENDIX
The microfiche appendix is hereby incorporated by reference, and contains (1) slide and 27 frames.
BACKGROUND OF THE INVENTION
1. Field of the Invention
This invention relates to the execution of an environment in a window of another environment or operating system.
2. Background
OpenStep™ is an open, high-volume portable standard for object-oriented computing. It provides a standard application programming interface (API). The OpenStep specification is based on NeXTStep. NeXTtep™ is an object-oriented operating system of NeXT Computer, Inc.
The NeXTStep Window Server running in the NeXT environment is a low-level process that is responsible for drawing images to the screen and sending events to applications. The NeXTStep Window Server manages the screen, keyboard, and mouse.
The NeXTStep Window Server includes a Display Postscript interpreter that performs the actual drawing of lines, text, and images. Postscript is a device-independent graphics description language that processes commands to perform line drawing, typesetting, and image presentation on the screen and printer output.
In addition to providing graphic user interface (GUI) capabilities, NeXTStep provides an application development environment. In addition to the development environment, the NeXTStep Application Kit, or App Kit, provides object classes for providing functionality to an application.
The NeXTStep environment runs on the Mach operating system (OS). The Mach OS is a microkernel-based operating system. A microkernel-based OS provides a basic level of services with the bulk of the operating system services supplied by user-level services. For example, the Mach kernel provides process management, memory management, communication and Input/Output services. Services such as files and directories are handled by user-level processes.
The communication service provided by the Mach OS uses a data structure called a port. A port is analogous to a mailbox. A sender (e.g., a thread, or executable subcomponent of a process) communicates with a receiver (e.g., thread of another process) by writing a message to the mailbox, or port. The receiver retrieves the sender's message from the port.
In the above example, the sender's message is not actually stored in the port. The message is stored in a message queue. The port contains a count of the number of messages in the message queue. When a port is created, an integer that identifies the port is sent back to the creator (e.g., a thread). The identifier is used to access the port to send or receive a message.
NeXT Computer, Inc. provides a technology referred to as Portable Distributed Objects (PDO). PDO provides the ability to use distributed object classes to write programs on non-NeXT platforms (e.g., HP, SunOS, and Solaris). PDO also provides Mach port emulation facilities.
Solaris™ is a UNIX operating environment that can run on multiple hardware platforms such as Intel x86, SPARC, and PowerPC processors. OpenWindows™ is a windowing system based on the X11 windowing specification that runs in Solaris. The X11/DPS is a windowing system that runs in OpenWindows. Solaris, OpenWindows, and X11/DPS are products that are available from Sun Microsystems, Inc. (Sun Microsystems, Inc., OpenWindows, X11/DPS, and Solaris are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and certain other countries.)
The NeXTStep environment generates output using the entire screen. It would be beneficial to be able to run the NeXTStep/OpenStep environments in another environment such as Solaris such that the NeXTStep/OpenStep environment runs within a window of the environment. Prior emulation schemes provide emulation by emulating system-level instruction sets. It would be beneficial to provide emulation capabilities at the Postscript level.
SUMMARY OF THE INVENTION
An environment is emulated in a host environment. Output generated in the emulated environment is displayed in a window of the host environment. The emulated environment's output is in the form of Postscript commands that map to the entire screen. The host environment emulates the Postscript commands and maps the output to a window. Input associated with the window is retrieved by an event driver running in the host environment. Each instance of input is referred to as an event. Each event is translated into an event of the emulated environment by an event driver. A translated event is stored in shared memory for access by a window server. The event driver notifies the window server that one or more events are queued in shared memory. The window server processes the queued events by, for example, transmitting the event to an application running in the emulated environment.
When the emulated environment is invoked, its window server is invoked. The window server is modified to access the host environment and its display system. The window server invokes the event driver. The window server and event driver attach themselves to shared memory and the emulated environment's window. Output to the window is preferably displayed in 24-bit color. However, gray scale output can be used if an 8-bit screen depth is present.
An event is translated by the event driver. The event driver can store a single translated event in shared memory and notify the window server. Alternatively, the event driver can process multiple events before notifying the window server. In addition, the event driver can combine events where possible. If an event is combined with a previous event, it is not written to shared memory.
As described above, the output of an emulated environment running in a host environment is processed by a window server running in the host environment. The window server processes the output such that the output is displayed in a window of a display of the host environment. Alternatively, the window server can be running on a system that executes the emulated environment as its native environment. The native environment includes a window server. Output generated by an application running in the emulated environment is transmitted to the native environment's window server using a communication mechanism such as a port. The window server processes and displays the output in the native environment. Input associated with a window in the native environment is processed by the native environment's window server and transmitted (via a port) to an application running in the emulated environment running in the host environment.


REFERENCES:
patent: 4859995 (1989-08-01), Hansen et al.
patent: 5291585 (1994-03-01), Sato et al.
patent: 5313581 (1994-05-01), Giokas et al.
patent: 5335320 (1994-08-01), Iwata et al.
patent: 5345550 (1994-09-01), Bloomfield
patent: 5347627 (1994-09-01), Hoffmann et al.
patent: 5384911 (1995-01-01), Bloomfield
patent: 5412772 (1995-05-01), Monson
patent: 5414806 (1995-05-01), Richards
patent: 5423034 (1995-06-01), Cohen-Levy et al.
patent: 5423039 (1995-06-01), Matteson
patent: 5430836 (1995-07-01), Wolf et al.
patent: 5436637 (1995-07-01), Gayraud et al.
patent: 5448695 (1995-09-01), Douglas et al.
patent: 5461399 (1995-10-01), Cragun
patent: 5461710 (1995-10-01), Bloomfield et al.
patent: 5473745 (1995-12-01), Berry et al.
patent: 5491784 (1996-02-01), Douglas et al.
patent: 5493638 (1996-02-01), Hooper et al.
patent: 5509116 (1996-04-01), Hiraga et al.
patent: 5526517 (1996-06-01), Jones et al.
patent: 5544288 (1996-08-01), Morgan et al.
patent: 5546519 (1996-08-01), Berry
patent: 5548702 (1996-08-01), Li et al.
patent: 5550968 (1996-08-01), Miller et al.
patent: 5559942 (1996-09-01), Gough et al.
patent: 5564003 (1996-10-01), Bell et al.
patent: 5566330 (1996-10-01), Sheffield
patent: 5570462 (1996-10-01), McFarland
patent: 5572643 (1996-11-01), Judson
patent: 5572711 (1996-11-01), Hirsch et al.
patent: 5694603 (1997-12-01), Reiffin
patent: 5694604 (1997-12-01), Reiffin
patent: 5752254 (1998-05-01), Sakairi
patent: 5767851 (1998-06-01), Yee et al.
patent: 5790829 (1998-08-01), Flynn
patent: 5892939 (1999-04-01), Call et al.
patent: 592663

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

Method and apparatus for executing and displaying output of... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method and apparatus for executing and displaying output of..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method and apparatus for executing and displaying output of... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3283304

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