Method and system for interfacing a plurality of applications conforming to a standard

This invention relates in general to computer software, and in particular to a method and system for creating a standard interface which allows two or more systems to be accessed at the same time on the same machine. Multiple applications that conform to a standard are accessed by a single computer....

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: Barker, Kevin Spencer
Format: Patent
Sprache:eng
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:This invention relates in general to computer software, and in particular to a method and system for creating a standard interface which allows two or more systems to be accessed at the same time on the same machine. Multiple applications that conform to a standard are accessed by a single computer. An abstract class is created with defined Data Objects and desired functions. For each of the services that will conform to the standard interface, subclasses of the abstract class are then created.