PROGRAM DISTRIBUTING METHOD AND SYSTEM

PROBLEM TO BE SOLVED: To dynamically reconstitute a program without intervention of a programmer by automatically generating a code for an application to be executed as a distribution application. SOLUTION: A project 401 is processed by a proxy generator 403, which generates a local proxy 405 and a...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: KAMINSKY DAVID LOUIS, KING RICHARD ADAM, COHEN GEOFFREY ALEXANDER
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PROBLEM TO BE SOLVED: To dynamically reconstitute a program without intervention of a programmer by automatically generating a code for an application to be executed as a distribution application. SOLUTION: A project 401 is processed by a proxy generator 403, which generates a local proxy 405 and a remote proxy 407 and holds a non-changed object 401. A byte code changer 409 processes he non-changed object 401 and generates a serial-enabled object 411 from this object. As in an automatic object distribution(AOD), the remote proxy 407 receives a call from the local proxy 405 and performs a local call to the source object. Further, the remote proxy 407 includes a code for transferring the call from the remote object through the remote proxy 407 finally to the call destination.