WO2000034856A2 - System and method for controlling the usage of digital objects - Google Patents

System and method for controlling the usage of digital objects Download PDF

Info

Publication number
WO2000034856A2
WO2000034856A2 PCT/US1999/029147 US9929147W WO0034856A2 WO 2000034856 A2 WO2000034856 A2 WO 2000034856A2 US 9929147 W US9929147 W US 9929147W WO 0034856 A2 WO0034856 A2 WO 0034856A2
Authority
WO
WIPO (PCT)
Prior art keywords
application
digital object
document
intercept
action
Prior art date
Application number
PCT/US1999/029147
Other languages
French (fr)
Other versions
WO2000034856A3 (en
Inventor
Greg Benson
Edward Hackbarth
Original Assignee
Mediadna, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mediadna, Inc. filed Critical Mediadna, Inc.
Priority to AU31151/00A priority Critical patent/AU3115100A/en
Publication of WO2000034856A2 publication Critical patent/WO2000034856A2/en
Publication of WO2000034856A3 publication Critical patent/WO2000034856A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/629Protecting access to data via a platform, e.g. using keys or access control rules to features or functions of an application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/542Intercept

Definitions

  • the field of the invention pertains to a system and a method for controlling the usage of digital objects.
  • the invention extends to a system and a method for controlling the usage of digital objects in hardware and software components.
  • components in an application are objects that (i) usually perform an isolated and specific function, (ii) include an implementation of this functionality, and fni) include a well- defined interface that is used to interact with, and keep the implementation hidden from, the outside world.
  • Such components exist at all levels in computing machines or systems, from the most basic hardware parts to the most sophisticated and abstract software levels.
  • Figure 1 illustrates a typical model for a software component.
  • Figure 2 depicts a simple component interaction in a digital system application 190
  • the application 190 has a first component 200 and a second component 202.
  • the first component 200 has an interface 206 that is used to communicate with an interface 208 of the second component 202.
  • the application 190 may be composed of any number of components and that there may be any number of interactions between the components If the application 190 is implemented in software, the operation of the software is statically set once the software source code is translated into executable code.
  • One embodiment of the invention includes a method of intercepting a communication between two applications in a computer environment, the method comprising intercepting a data communication between a first application and a second application without changing the functionality of the first application and the second application, wherein the first and second applications communicate via a predefined communication channel, providing a control object capable of specifying an action depending on the data communication, and performing the action specified by the control object on a digital object created by an application.
  • Another embodiment of the invention includes controlling the data communications of the first and/or second applications utilizing the same method of communication interception and external control agent, thereby controlling usage of the first and/or second application.
  • Another embodiment of the invention includes a method of controlling the usage of a data object, including providing a set of rules regarding the permitted usage of a data object, and determining whether an action is permitted based upon the rules, and depending on the determination, performing the action.
  • Yet another embodiment of the invention includes a method of controlling the usage of a digital object, including providing a set of rules regarding the permitted usage of a digital object, requesting authorization from another application to perform an action related to the digital object, and depending on the authorization, performing the action.
  • Yet another embodiment of the invention includes a method of controlling the usage of a digital object, including providing a set of rules regarding the permitted usage of a digital object, and performing an action described by the rules.
  • the action can include monitoring the usage of the digital object by a second application. Further, the action can be performed in substitution or in augmentation of the first action.
  • the second action can also include filtering the action or negotiating authorization for the execution of the action.
  • Figure 1 is a block diagram showing an interface of a digital component.
  • Figure 2 is a block diagram illustrating a communication pathway between two digital components.
  • Figure 3 is a block diagram illustrating one network configuration that comprises a client computer and a server computer that are connected via a network.
  • FIG. 4 is a high-level block diagram illustrating a discreet intercept technology (DIT) component of the present invention that is integrated into the communication pathway between two digital components.
  • DIT discreet intercept technology
  • FIG. 5 is a block diagram illustrating the relationship between a dynamic control logic (DCL) component of the present invention and the DIT of Figure 4.
  • DCL dynamic control logic
  • Figure 6 is a detailed block diagram illustrating the internal components of the DIT of Figure 5
  • Figure 7 is a block diagram illustrating the dataflow in the DIT component for the substitution of an action between the two digital components of Figure 5.
  • Figure 8 is a block diagram illustrating the dataflow in the DIT component for the augmentation of an action between the two digital components of Figure 5.
  • Figure 9 is a block diagram illustrating the dataflow in the DIT component for the filtering of an action between the two digital components of Figure 5.
  • Figure 10 is a block diagram illustrating the dataflow in the DIT component for the negotiation of an action between the two digital objects of Figure 5.
  • Figure 1 1 is a block diagram illustrating the dataflow in the DIT component for the monitoring of an action between the two digital components of Figure 5.
  • Figure 12 is a flowchart illustrating the control process of the DCL shown in Figure 5.
  • Figure 13 is a block diagram illustrating an active document system.
  • Figure 14 is a block diagram illustrating an embodiment of the DIT and the DCL of Figure 5 in the active document system of Figure 13.
  • Figure 15 is a flowchart illustrating the interception and control process of the active document system of Figure 14.
  • This present invention provides arbitrary and dynamic control to completed applications.
  • the system of the invention operates with component-based applications, with applications with a pre defined communications channel between them, or with applications created with the present invention in mind, that may be implemented in either hardware or software.
  • a user 302 communicates with a computing environment which may include multiple server computers 308 or single server computer 310 in a client/server relationship on a computer network 316.
  • each of the server computers 308, 310 includes a server program which communicates with a client computer 315.
  • the server computers 308, 310, and the client computer 315 may each have any conventional general purpose single- or multi-chip microprocessor such as a Pentium processor, a Pentium ' Pro processor, a 8051 processor, a MIPS processor, a Power PC" processor, or an ALPHA processor.
  • the microprocessor may be any conventional special purpose microprocessor such as a digital signal processor or a graphics processor.
  • the server computers 308, 310 and the client computer 315 may be desktop, server, portable, hand held, set-top, or any other desired type of configuration.
  • 315 each may be used in connection with various operating systems such as: UNIX, LINUX, Disk Operating System (DOS), OS/2, Windows 3.X, Windows 95, Windows 98, and Windows NT.
  • OS Disk Operating System
  • Windows 3.X Windows 95, Windows 98, and Windows NT.
  • the server computers 308, 310, and the client computer 315 may each include a network terminal equipped with a video display, keyboard and pointing device.
  • the client computer 315 includes a network browser 320 that is used to access the server computer 310.
  • the network browser 320 is the Internet Explorer, licensed by Microsoft Inc. of Redmond, Washington.
  • the user 302 at the computer 315 may utilize the browser 320 to remotely access the server program using a keyboard and/or pointing device and a visual display, such as a monitor 318. It is noted that although only one client computer 315 is shown in Figure 3, the network configuration 300 can include many client computers as may be associated with a global computer network.
  • the network 316 may include any type of electronically connected group of computers including, for instance, the following networks: a virtual private network, a public internet, a private Internet, a secure Internet, a private network, a public network, a value-added network, an intranet, and the like .
  • the connectivity to the network may be, for example, remote modem, Ethernet (IEEE 802.3), Token Ring (IEEE 802.5), Fiber Distributed Datalink
  • the network 316 may connect to the client computer 315, for example, by use of a modem or by use of a network interface card that resides in the client computer 315.
  • the server computers 308 may be connected via a wide area network 306 to a network gateway 304, which provides access to the wide area network 306 via a high-speed, dedicated data circuit.
  • Devices other than the hardware configurations described above, may be used to communicate with the server computers 308, 310. If the server computers 308, 310 are equipped with voice recognition or DTMF hardware, the user 302 can communicate with the server programs by use of a telephone 324.
  • Other connection devices for communicating with the server computers 308, 310 include a portable personal computer 326 with a modem or wireless connection interface, a cable interface device 328 connected to a visual display 330, or a satellite dish 332 connected to a satellite receiver 334 and a television 336.
  • each of the above hardware configurations are included within the definition of the client computer 315. Other ways of allowing communication between the user 302 and the server computers 308, 310 are envisioned.
  • server computers 308, 310 and the client computer 315 may not necessarily be located in the same room, building or complex.
  • the client computer 315 is generally remotely located from the server computers 308, 310.
  • FIGS 4 and 5 illustrate one embodiment of the system of the invention.
  • the system includes two components: a discreet intercept technology component (DIT) 350 and a dynamic connection logic component (DCL) 400.
  • the DIT 350 is the component that permits the interception of communication and data flows between two or more components in component-based applications.
  • the DCL 400 is the component that enacts control scenarios specified by a control object, or, more specifically, an external control agent 402.
  • the DCL 400 is used in new applications to enact arbitrary and dynamic control. It is used with the DIT 350 to enact arbitrary and dynamic control in pre existing component based applications.
  • the external control agent 402 may be any type of data control system, such as, for example, is disclosed in U.S. Patent No. 5,845,281 to Benson, et al., which is incorporated by reference herein.
  • the DCL 400 supports at least five control scenarios, including: substitution, augmentation, filtering, negotiation and monitoring. Each of these scenarios is discussed in further detail below.
  • the DIT 350 and the DCL 400 provide the ability to dynamically alter the interactions between components of applications without requiring a re design of the components.
  • the DIT 350 and the DCL 400 can be integrated into any digital component system or application.
  • the DIT 350 and DCL 400 can be implemented using any object model, such as the Microsoft Component Object Model (COM), the Microsoft Distributed COM (DCOM), the Sun Java Bean Architecture, the IBM System Object Model (SOM), or the Component Object Resource Broker Architecture (CORBA).
  • COM Microsoft Component Object Model
  • DCOM Microsoft Distributed COM
  • SOM IBM System Object Model
  • CORBA Component Object Resource Broker Architecture
  • the DIT 350 and the DCL 400 may be partitioned into various sub-routines, procedures, definitional statements, and macros.
  • source code modules may be separately compiled and linked into a single executable program. Therefore, the following description of the DIT 350 and the DCL 400 is used for convenience to describe their functionality Further, the DIT 350 and the DCL 400 may optionally be implemented in hardware. Glossary
  • DIT a system for intercepting an action that is passed between two digital components.
  • Intercepted action stream - internal representation of intercepted 'ln-Act ⁇ ons'.
  • Source interface abstraction an interface in the DIT that mimics a source component interface of a particular action stream.
  • Sink interface abstraction an interface in the DIT that mimics a receiving component interface of a particular action stream.
  • External control agent an object that provides the DCL with dynamic information and identification of external control logic required to implement a desired control scenario.
  • DCL Dynamic connection logic
  • Externally directed actions - intercepted or newly initiated action streams directed out from DCL implementation to external (external to DCL affected application/system) components or systems.
  • External return actions results of actions from the external system/components directed back to the external connection logic within a DCL implementation.
  • Source component - Component in digital system initiating actions to be intercepted
  • Sink component - Component in digital system receiving actions that have been intercepted.
  • FIGS 4 through 6 illustrate the DIT 350, the DCL 400 and the external control agent 402.
  • the DIT 350 of the present invention abstracts the interfaces and interactions between two or more components by providing some or all of the interface of each component to the other components involved in the interaction.
  • the DIT 350 is inserted between two digital components, intercepting data and communications, and thereby controlling the normal and expected communication between these digital components.
  • the DCL 400 and an external control agent 402 may be arbitrarily designed to determine the degree and type of control effected.
  • FIG 4 shows the same component interaction of Figure 2 with the exception that the communication is being intercepted by the DIT 350.
  • the DIT 350 includes a first interface 360 that mimics the interface 208 of the second component 202.
  • the DIT 350 also includes a second interface 370 that mimics the interface of the first component 200.
  • the dashed line through the DIT 350 of Figure 4 indicates the normal flow of a communication ("action") between the component 200 and the component 202.
  • Dynamic Connection Logic The DCL 400 ( Figure 5) enables applications to be altered in a flexible and dynamic fashion, after they have been created and subsequently distributed to the user.
  • the DCL 400 uses the external control agent 402 ( Figure 5) to specify logic flags and instructions to control the usage of data and/or functions that are used or are part of the pre-defined components 200 and 202.
  • the DCL 400 and the external control agent 402 may be local to one another, may reside in separate processes on a single system or may be remote from each other in all ways that this is possible in digital computing networks and environments.
  • the DCL 400 and external control agent 402 communicate to each other through a pre defined applications program interface ("API") specific to passing control and action information back and forth to each other
  • API applications program interface
  • the API is specific to particular implementations of DIT/DCL embodied systems ( Figure 5), but will include methods and means for providing to the external control agent: detected action information, the data captured; and from the external control agent 402 to the DCL 400: a course of act ⁇ on(s) to take (or logical values identifying a course of action or actions), and data passed back.
  • the DCL 400 can be applied to any application where flexible and dynamic control of data and communications is desired, and not only in component based systems.
  • the DCL 400 can be used without the DIT 350 ( Figure 5).
  • Figure 5 depicts the DCL 400 facilitating component interaction control in connection with the DIT 350.
  • the DCL 400 uses information from at least two sources to determine how to handle a specified action.
  • the DCL 400 receives instructions regarding which actions are to be intercepted. In one embodiment of the invention, this information is provided by the external control agent 402.
  • a DIT/DCL system ( Figure 5) may include the implementation of the external control agent 402 functionality in the implementation of the DCL 400.
  • the DCL 400 receives handling information regarding how to process an intercepted action.
  • Figures 7 through 1 1 illustrate control scenarios that may be enforced by the DCL 400.
  • Figure 7 illustrates the dataflow of a substitution of an action by the DCL 400. After the first component 200 ( Figure 4) attempts to cause the execution of a first action, the DCL 400 substitutes a request for a second action, for the first action.
  • Figure 8 illustrates the dataflow of an augmentation of an action by the DCL 400.
  • the first component 200 attempts to cause the execution of a first action.
  • the DCL 400 performs one or more additional actions, in addition to the first action.
  • Figure 9 illustrates the dataflow of a filtering of an action by the DCL 400.
  • the DCL 400 can decide whether to allow the action to proceed.
  • the DCL 400 acts as an action request switch that selectively enables or disables the dataflow to the second component 202.
  • the action request from the first component 200 was filtered out and not forwarded to the second component 202.
  • Figure 10 illustrates the dataflow of a negotiation of an action by the DCL 400.
  • the DCL 400 checks one or more external components, such as the external control agent 402, to determine whether the action can proceed.
  • the external components may request additional information from the first component 200 or another source before allowing the action request to be fed to the second component 202.
  • the external components may be configured to perform any of a variety of functions, such as, for example: require a payment before the action proceeds thereby enabling on line shopping for the use of an object, perform a security check to determine the identity of the requester of the action, perform a database compare between two or more sources of data, or determine whether the client is authorized to perform the action, i.e., authenticating the user, an object, or a digital certificate.
  • Figure 11 illustrates the dataflow of a monitoring scenario by the DCL 400.
  • the DCL 400 After receiving the action request from the first component 200, the DCL 400 sends notification to one or more external components, such as the external control agent 402, that the action was requested. In this way, the usage and requested actions of the second component 202, may be monitored.
  • the external components identified in Figures 6 10 may be implemented within the external control agent 402.
  • Figure 12 illustrates the control process of the DCL 400 (Figure 4).
  • the DCL 400 receives an intercepted action that was sent from the first component 200 ( Figure 4) to the second component 202 ( Figure 4).
  • the DCL 400 gathers information from several sources that are set forth below
  • the DCL 400 requests the external control agent 402 ( Figure 4) to send a list of the actions that are to be handled, an action plan for the actions, and a specification of external components ( Figure 10) that may be called pursuant to the action plan.
  • the DCL 400 also gathers information from the external components, such as an operating system or from the Internet. Also, the DCL 400 obtains application information from the application 190 ( Figure 2).
  • Application information can include state information, events or actions, and any other information specific to the application 190.
  • the DCL 400 uses this information in determining how to handle intercepted actions.
  • the DCL 400 determines, based upon the gathered information, whether to forward the intercepted action unaltered (1206) or to perform some other activity (states 1208-1214).
  • the DCL 400 decides to forward the action, the DCL 400 proceeds to a state 1206 and ends. Otherwise, the DCL 400 proceeds to a decision state 1208. At the state 1208, the DCL 400 determines whether to veto the action. If the DCL 400 decides to veto the action, the DCL 400 proceeds to a state 1210 and returns an appropriate message to the first component 200.
  • the DCL 400 proceeds to a state 1212.
  • the DCL 400 can perform one or more action modifications depending on the information gathered in the state 1202. It is noted that the action modification can be tailored to the application 190 ( Figure 4) and the intercepted action.
  • the DCL 400 supports at least four additional activities, including: (i) substituting the action for another action (shown in Figure 7); (n) modifying the action (shown in Figures 7 and 8); (in) consulting the external control agent 402 to determine whether to allow the action (shown in Figure 10); and (iv) forwarding notice of the action to the external control agent 402 for some activity such as monitoring (shown in Figure 11 ).
  • the request for the spell-checking program from the word processor could be re-directed to a second spell checking program.
  • the first component 200 was a graphics utility and the second component 202 was a printing routine for a graphics object in the graphics utility, in an intercepted request for the printing of the graphics object, the DCL 400 could append an advertisement to the graphics object.
  • the DCL 400 may, depending on the gathered information, perform some external action. For example, the DCL 400 may send notice of the requested action to an accounting system (not shown) to debit a client's account for the requested action. Alternatively, a monitoring system (not shown) may be notified that the action was attempted.
  • an accounting system not shown
  • a monitoring system not shown
  • the DCL 400 determines to perform an additional action, the DCL 400 proceeds to the state 1216 wherein the external action is implemented. From the state 1216, the DCL 400 returns to the state 1202. Otherwise, if no external actions are to be performed, the DCL 400 ends at the state 1206. Using DIT and DCL under the Active Document Server Specification
  • the Active Document Specification is buiit upon the Microsoft Component Object Model (COM) architecture and is part of Microsoft's Object Linking and Embedding (OLE) family of technologies.
  • the Active Document specification is designed to allow a hosting application to embed documents from other applications in the hosting application. For example, Microsoft Word can host a Microsoft Excel spreadsheet that is within a Microsoft Word document. Under the Active Document Specification, a user can work on an embedded document, within the hosting application, without having to move to a separate application window.
  • Figure 13 illustrates a diagrammatic overview of the Active Document architecture.
  • an application can register itself with an operating system 1300 as being the handler for a selected type of document 1308.
  • Document 1308 can be a digital object containing one or more content elements such as textual, graphical, and audio data.
  • document 1308 could be a Microsoft Excel spreadsheet or a graphical image.
  • Registration can involve adding entries to the system registry which identify a particular Active Document Server for files with a particular extension, assigning a unique class identification (“CLSID”) that identifies the Active Document Server, and adding shell commands identifying how actions are to be handled for documents related to this Active Document Server.
  • a CLSID is a 128 bit number that is guaranteed to be globally and temporally unique.
  • an Active Document Server negotiates with its hosting Active Document Container for the use of some part of its window space.
  • the Active Document Server also negotiates the incorporation of menu items into the Active Document Container's menus.
  • the Active Document Server application appears to be part of the Active Document Container application. In reality, the container and server are distinct and individual component applications.
  • the negotiations are made through a standard set of interfaces defined by the Active Document Specification. When a user of the Active Document Container accesses user interface features related to the hosted Active Document Server application, these interactions are passed on to the Active Document Server application, again through standard interfaces defined in the Active Documents specification. Additional interactions between the Active Document
  • Container and Server are required for the following: notifications from the container to the server about when a user is in the window space of the server, when the server needs to refresh its area of the window, when and where the server should save its data, and when the server should shut down.
  • the Active Document Specification defines no inherent data security or access control features for its various defined component and application roles. These features are implemented after-the-fact through the described embodiment of the present invention.
  • Microsoft Word can be the Active Document Container 1302 and Microsoft Excel can be the Active Document Server application 1306.
  • the Active Document Container 1302 can contain any number of documents within itself.
  • the Active Document Specification is described in Microsoft's "OLE Document Objects Specification.”
  • the Active Document Container 1302 used in one embodiment of the invention may be the Microsoft Internet Explorer application.
  • Internet Explorer serves as a generic Active Document Container with no default document type of its own.
  • Internet Explorer was designed to be able to host any active document. It does this by hosting in its full window a document served by any Active Document Server written to the Active Document Specification.
  • Internet Explorer can only host a single Active Document
  • Figure 14 illustrates a hosting application 1302 that acts as an Active Document Container according to the Active Document Specification.
  • Figure 14 also illustrates a document server application 1304 that acts as an Active
  • Figure 14 illustrates the DIT 350 and the DCL 400 implemented as an intercept application 1406.
  • the active document server intercept application 1406 supports security features regarding the use of a document 1308. It is noted that the document 1308 can be any type of document under the Active Document Specification. According to the present invention, the Active Document Server 1406 is designated as the handling agent for every type of document that is in need of security regarding its access or its use.
  • Figure 14 illustrates that the intercept application 1406 mimics the interfaces of the hosting application 1302 (e.g., Microsoft Internet Explorer) and the document server application 1304 (e.g., MSHTML). It is noted that no changes are required of the existing component applications, namely, Microsoft Internet Explorer and MSHTML.
  • the intercept application 1406 is in communication with the external control agent 402 that controls the usage of the document 1308.
  • the external control agent 402 can include the system described in U.S. Patent No. 5,845,281 to Benson, et al
  • FIG. 15 is an operational flowchart illustrating a process of using the intercept application 1406 of the present invention.
  • the intercept application 1406 is registered with the operating system 1350 as an Active Document Server.
  • This registration involves setting operating system registry settings that identify the intercept application 1406 and its registry settings with documents having a specific extension (in this case ".adt"), associating shell commands for specific actions (such as when a user or a program ask the operating system to open a document with an ".adt" extension), as well as the standard and required registry entries for all Active Document Server applications according to the Active Document Specification, including but not limited to associating the application with a unique CLSID.
  • a specific extension in this case ".adt”
  • every document contains the CLSID which identifies the correct Active Document Server to be used with that document.
  • a document may be associated with its Active Document Server by the file extension used as part of the full filename of the document. This latter method is required for HTML documents that have no standard facility within the HTML specification for incorporating the notion of a Windows platform specific CLSID uniquely identifying an Active Document Server.
  • the document 1308 is created by a media generator (not shown). In another embodiment of the invention, the document 1308 is created by an off the-shelf active document application, such as Microsoft Excel, Microsoft Word, Microsoft PowerPoint, or VISIO 5.0. After the document 1308 is created, or during its creation, the document 1308 is modified to designate the application that created the document 1308. That is, the CLSID of the Active Document Server that created the document 1308 it is added to the document 1308 according to the Active Document Specification. Additionally, or alternatively, the file extension may be appropriately assigned to the document 1308. In this embodiment this is the document server application 1304. Further, the document is modified to facilitate its use in the secure manner intended by this embodiment of the invention.
  • an off the-shelf active document application such as Microsoft Excel, Microsoft Word, Microsoft PowerPoint, or VISIO 5.0.
  • the modifications consist of re-wrapping the document in a structure that allows for the addition of several new pieces of information. This includes information that identifies the intercept application 1406 that is to be called upon when use of document 1308 is successfully verified.
  • One data area in the new document structure allows for the deposition of the original document 1308 in its entirety, perhaps in a protected form by being, for example, encrypted.
  • various rules regarding the usage of the document are provided in connection with the document 1308.
  • the rules are encapsulated in the document 1308.
  • the rules are provided in a second document.
  • the process for associating rules with a data object is described in further detail in U.S. Patent No. 5,845,281 to Benson, et al. It is noted that the document 1308 may optionally be created before the intercept application 1406 is registered with the operating system 1300. Finally, the document 1308 has its file extension changed to be associated with the external control agent 402.
  • the external control application is the initial associated application here because of the secure nature of this particular embodiment.
  • the external control agent 402 must verify that the user selecting document 1308 for use is allowed to open the document 1308 before its original content is ever provided to the user and subsequently to the user.
  • An exemplary set of rules relating to the usage of the document 1308 include rules for controlling the following operations: opening a document, copying a document, editing a document, printing a document, and saving a document.
  • the document 1308 is made accessible to the user and the user selects the object. It is noted that the document 1308 may be provided to the user via the Internet, a computer diskette, or some other transmission medium.
  • the external control agent 402 is activated to open the document 1308. This occurs because the final form of the document 1308 was associated with the external control agent 402.
  • the external control agent 402 opens the document 1308 and reads the rules associated with the document 1308. The external control agent 402 also determines whether the document is an Active Document. If the document is an Active Document and if the user is allowed to view the document 1308 according to the rules, then the external control agent 402 proceeds to a state 1510. At state 1510, the external control agent 402 passes a "dummy" file (not shown) to the hosting application 1302 through standard operating system calls. In the Windows vernacular this is called a shell execution.
  • the dummy file is given the extension identifying the intercept application 1406, ".adt".
  • the shell execution causes the hosting application 1402 to start according to the intercept application's registry settings for an 'open' shell command. Through the shell command, the operating system passes the dummy file to the hosting application
  • the hosting application 1302 in this embodiment is Microsoft's Internet Explorer application.
  • Internet Explorer serves a special role as an Active Document Container in that it allows the hosted Active Document Server to use its entire window acting in this way as the main application the user sees.
  • the hosting application 1302 determines which Active Document Server it will need to load and host.
  • the dummy file again designates the intercept application 1406 as its acting
  • the hosting application 1302 uses this information and the system registry settings to identify and locate the intercept application 1406.
  • the hosting application 1302 then starts the intercept application 1406 as a subjugated and embedded Active Document Server according to the Active Document Specification, and passes it the dummy file.
  • the dummy file also contains information identifying the document 1308, called the document identifier, within the external control agent
  • the intercept application 1406 then invokes the external control agent 402 to negotiate the opening of the document 1308 through an API to the external control agent 402.
  • the API of the external control agent 402 consists of two Microsoft Component Object Model (COM) interfaces.
  • the first, IFramework, is required for a general connection to the external control agent 402.
  • a pointer to this interface is retrieved by requesting the operating system to find the running instance of the external control agent
  • the intercept application 1406 requests a connection to the previously opened document 1308 using the document identifier contained in the dummy ".adt" file. If successful, this method returns another pointer to a second interface called ICell.
  • the ICell interface is associated with one particular secured document that the external control agent 402 is handling. Through ICell the intercept application 1406 negotiates with the external control agent 402 for various user actions that may be intercepted as well as retrieval of the original document data wrapped in the document 1308.
  • the intercept application 1406 retrieves a static Boolean value, indicating whether the document 'open' action is permitted or is true, if so the process continues.
  • the action is permitted if the user had purchased access to the document.
  • the external control agent 402 intercepts the action and determines whether the user has purchased access to the document. This determination may be accomplished by verifying that the user identification appears in an accessible database of authorized users. Alternatively, the external control agent may activate the display of a screen prompting the user to make some form of payment before the action can be implemented.
  • the intercept application 1406 which is a DIT, identifies the document server application 1304 ( Figure 14), that actually performs the data processing regarding the document 1308. For example, if the document 1308 is an HTML Web page, the intercept application 1406 identifies Microsoft's MSHTML module as the Active Document Server for the document 1308. The document server application 1304 is identified by the return value of another call to the GetStaticPermissionsO method. The intercept application 1406 starts the document server application 1304 as an Active Document Server, the intercept application 1406 itself acting as an
  • Active Document Container for the document server application 1304. This is performed through standard COM calls available from the operating system.
  • the external control agent 402 returns the intercept application 1406 a static permission flag for each possible remaining intercept action, i.e., edit, print, save and copy, through another call to
  • the document server application 1304 is allowed to open the contents of document 1308.
  • the intercept application 1406 passes the actual document contents to the document server application 1304.
  • the external control agent 402 decrypts the document 1308 when it initially opens the document 1308.
  • the intercept application 1406 determines the location of the decrypted copy of the document 1308, through a return value of another data identifying call to the GetStaticPermissionsO method.
  • the intercept application 1406 passes the decrypted data to the document server application 1304 either by retrieving the data from the external control agent 402 and passing it as a new file or memory object, or telling the document server application 1304 the location of the decrypted data held by the external control agent 402.
  • the user accesses the document 1308 subject to the conditions imposed by the DCL 400 and the external control agent 402.
  • the intercept application 1406 applies the usage rules that have been provided by the external control agent 402 to determine whether the action is allowed. If the static permission flag is for the selected action is set to false, the action is immediately vetoed. Also, a message is sent to the user indicating the action is not permitted.
  • the external control agent 402 may intercept a user action and require some form of payment before permitting implementation of the user action.
  • an appropriate return code is sent to the hosting application 1302, generally indicating that the action was completed successfully.
  • the external control agent 402 is invoked to perform any further negotiation that is required. This is required only for the action of printing the document in this particular embodiment of the current invention and is hard-coded into the intercept application 1406 embodiment of DCL 400.
  • another method of ICell named GetDynamicPermissionO is called. This is an augmentation function of the present invention where the user may be required to make a payment each time a document printout is requested. The specific augmentation process is determined by the external control agent 402 according to the publisher defined rules associated with the document 1308. If the user properly fulfills the publisher requirements for printing, if any, the method GetDynamicPermissionO returns true and the printing action is allowed to proceed.
  • the external control agent 402 may implement a monitoring process for all print actions, if such monitoring were desired. For example, if the user wants to print the document 1308, the external control agent 402 may require that a nominal fee be paid. If a payment is made, the external control agent 402 allows the printing to proceed. If the user does not pay the required fee, the external control agent 402 denies the print request.
  • the external control agent 402 may audit user actions taken on the document 1308 by recording the type of action and frequency of that action. Moreover, the external control agent 402 may audit user actions taken on the document 1308 by recording the type of action and frequency of that action. Moreover, the external control agent 402 may audit user actions taken on the document 1308 by recording the type of action and frequency of that action. Moreover, the external control agent 402 may audit user actions taken on the document 1308 by recording the type of action and frequency of that action. Moreover, the external control agent 402 may audit user actions taken on the document 1308 by recording the type of action and frequency of that action. Moreover, the external control agent
  • the 402 may compile statistics of the types and frequency of user actions based on this collected audited information. Additionally, the external control agent may record the computational efficiency of the document server application 1304 for performing certain user actions and similarly compile statistics on these computed efficiencies.
  • the external control agent 402 may add security features to the document server application 1304 or the document 1308 in order to restrict their use to authorized users. Moreover, as discussed above, the external control agent may facilitate the purchase or payment for the use of the document 1308 or the document server application 1304. Additionally, the external control agent 402 may trigger the display of advertisements upon the hosting application 1302, activate a help system on specific user actions (or action patterns), provide audible or visual feedback to user actions, and archive a printing history of the document 1308. The external control agent 402 may also activate actions which both monitor and augment the user actions.
  • the external control agent 402 may use monitoring information in order to customize a user assistance program which can provide feedback to a user when a pre defined usage statistic or pattern is repeated. For example, a user may be notified that only a limited number of permissible document actions are authorized.
  • the DCL 400 stops executing and awaits further actions by the user.
  • a second embodiment is possible which utilizes the same components as depicted in Figure 14 but using an alternate flow from that depicted in Figure 15.
  • the document 1308 is created the same way. This time, however, the file extension is assigned to that associated with the intercept application 1406 directly, rather than to the external control agent 402. Now when a user is using Internet Explorer and the document 1308 is selected at some web site, Internet Explorer as the hosting application 1302 immediately loads the intercept application 1406 and passes the selected document 1308 to the intercept application 1406.
  • the intercept application 1406 starts the external control agent 402, passing it the document 1308. This is performed through a shell execution standard to the windows operating system.
  • the external control agent 402 opens the document 1308 and processes its rules and determines if the document 1308 may be opened as in the previous embodiment. Note that in this case the intercept application 1406 is already loaded and is associated with the instance of the hosting application 1302 the user was already working in. If the document may be opened, as determined by the publisher defined rules within document 1308, the external control agent 402 sends a dummy file of exactly the same form as in the previous description to a predetermined location on the system. The intercept application 1406 opens and reads the dummy file when it finally appears. The intercept application also knows the predetermined location where the external control agent 402 will deposit the dummy file. The intercept application now makes a connection to the external control agent 402 as before, using a CoCreatelnstanceO call to retrieve the IFramework interface.
  • the intercept application 1406 now uses the document identifier from the dummy file to make the call to the method AttachToCelK) in the IFramework interface, retrieving an ICell interface to the document 1308 in the external control agent 402. After this interface is obtained, the intercept application removes the dummy file from the system permanently.
  • This particular embodiment takes advantage of the fact that Internet Explorer is the original application that a user is in when first selecting the document 1308. This embodiment provides a very transparent security implementation to the user. If open rights are permitted, the document server application 1304 is loaded by the intercept application 1406 and the document appears a short time after the user selected the document 1308, in the same window the user originally selected the document from.
  • this invention discloses a system and a method which provide control rights to digital objects created by legacy applications and allow an external control object to monitor user actions according to these control rights.
  • digital objects created by legacy applications which normally could not be managed by control rights may be controlled by implementation of this invention.
  • this invention achieves this control without affecting the functionality of either the container application or the server application.
  • this invention can control the access and use of the digital object and the legacy application.
  • a significant usefulness of the present invention is the ability to alter the application and features of applications and components in ways and with features that had not originally been conceived at the time of implementation of such applications and components. This usefulness is demonstrated in the example embodiment of the present invention whereby security features and access control have been added to pre-existing applications and components written to the Microsoft defined Active Document Specification and the data and documents used by them.

Abstract

A system and method for managing the use and access of digital data objects. According to the invention, control rights associated with a digital data object activate an external control object and an intercept application to intercept and monitor communications between a hosting application and a document server application associated with the creation of the digital data object. These intercepting and monitoring functions are performed without affecting or changing the hosting application or the document server application. The external control object activates an intercept application which mimics the functions of the document server application and performs user actions on the digital data oject as authorized by the external control object according to the control rights associated with the digital object. By intercepting and monitoring user actions on a digital data object, the invention can control access and use of the digital data object. Additionally, the invention can record histories of user actions on the digital data object. Moreover, the invention can augment the functions of the document server application associated with digital data object. Further, for security reasons, the invention can restrict use of the digital object to only authorized users. In addition, this invention may accomplish these functions by implementation in connection with Microsoft's Active Document Specification, which is built upon the Microsoft Component Object Model (COM) architecture and which is part of Microsoft's Oject Linking and Embedding (OLE) family of technologies.

Description

SYSTEM AND METHOD FOR CONTROLLING THE USAGE OF DIGITAL OBJECTS
Background of the Invention Field of the Invention The field of the invention pertains to a system and a method for controlling the usage of digital objects.
Further, the invention extends to a system and a method for controlling the usage of digital objects in hardware and software components. Description of the Related Technology
In the field of computing, components in an application are objects that (i) usually perform an isolated and specific function, (ii) include an implementation of this functionality, and fni) include a well- defined interface that is used to interact with, and keep the implementation hidden from, the outside world. Such components exist at all levels in computing machines or systems, from the most basic hardware parts to the most sophisticated and abstract software levels.
Figure 1 illustrates a typical model for a software component. Once a software application, such as a digital component 100 shown in Figure 1 , is compiled and linked into executable binary code, a user cannot make changes to the way the application behaves other than what has been identified and implemented by the application's design team.
Figure 2 depicts a simple component interaction in a digital system application 190 The application 190 has a first component 200 and a second component 202. The first component 200 has an interface 206 that is used to communicate with an interface 208 of the second component 202. It is noted that the application 190 may be composed of any number of components and that there may be any number of interactions between the components If the application 190 is implemented in software, the operation of the software is statically set once the software source code is translated into executable code.
Therefore, users and data publishers are reliant upon the original application designers to adeguately define how an application will function. However, application designers cannot always predict the ways a user of the application may want to work with the application, or the ways a publisher of data for such applications may want the application to behave when using the data. Application designers can only make an educated guess as to the answers to these questions.
Therefore, there is a need for a system and a method for controlling the usage of digital objects for statically defined applications. Moreover, there is a need for an extensible system that will provide for the control of the usage of digital objects.
Summary of the Invention The system of the present invention has several features, no single one of which is solely responsible for its desirable attributes. Without limiting the scope of this invention, certain aspects and embodiments are presented below. One embodiment of the invention includes a method of intercepting a communication between two applications in a computer environment, the method comprising intercepting a data communication between a first application and a second application without changing the functionality of the first application and the second application, wherein the first and second applications communicate via a predefined communication channel, providing a control object capable of specifying an action depending on the data communication, and performing the action specified by the control object on a digital object created by an application.
Another embodiment of the invention includes controlling the data communications of the first and/or second applications utilizing the same method of communication interception and external control agent, thereby controlling usage of the first and/or second application. Another embodiment of the invention includes a method of controlling the usage of a data object, including providing a set of rules regarding the permitted usage of a data object, and determining whether an action is permitted based upon the rules, and depending on the determination, performing the action.
Yet another embodiment of the invention includes a method of controlling the usage of a digital object, including providing a set of rules regarding the permitted usage of a digital object, requesting authorization from another application to perform an action related to the digital object, and depending on the authorization, performing the action.
Yet another embodiment of the invention includes a method of controlling the usage of a digital object, including providing a set of rules regarding the permitted usage of a digital object, and performing an action described by the rules. The action can include monitoring the usage of the digital object by a second application. Further, the action can be performed in substitution or in augmentation of the first action. The second action can also include filtering the action or negotiating authorization for the execution of the action.
Brief Description of the Drawings Figure 1 is a block diagram showing an interface of a digital component. Figure 2 is a block diagram illustrating a communication pathway between two digital components. Figure 3 is a block diagram illustrating one network configuration that comprises a client computer and a server computer that are connected via a network.
Figure 4 is a high-level block diagram illustrating a discreet intercept technology (DIT) component of the present invention that is integrated into the communication pathway between two digital components.
Figure 5 is a block diagram illustrating the relationship between a dynamic control logic (DCL) component of the present invention and the DIT of Figure 4.
Figure 6 is a detailed block diagram illustrating the internal components of the DIT of Figure 5 Figure 7 is a block diagram illustrating the dataflow in the DIT component for the substitution of an action between the two digital components of Figure 5.
Figure 8 is a block diagram illustrating the dataflow in the DIT component for the augmentation of an action between the two digital components of Figure 5. Figure 9 is a block diagram illustrating the dataflow in the DIT component for the filtering of an action between the two digital components of Figure 5.
Figure 10 is a block diagram illustrating the dataflow in the DIT component for the negotiation of an action between the two digital objects of Figure 5. Figure 1 1 is a block diagram illustrating the dataflow in the DIT component for the monitoring of an action between the two digital components of Figure 5.
Figure 12 is a flowchart illustrating the control process of the DCL shown in Figure 5. Figure 13 is a block diagram illustrating an active document system.
Figure 14 is a block diagram illustrating an embodiment of the DIT and the DCL of Figure 5 in the active document system of Figure 13.
Figure 15 is a flowchart illustrating the interception and control process of the active document system of Figure 14.
Detailed Description of the Embodiments of the Invention The following detailed description is directed to certain specific embodiments of the invention. In this description, reference is made to the drawings wherein like parts are designated with like numerals throughout.
System Overview This present invention provides arbitrary and dynamic control to completed applications. The system of the invention operates with component-based applications, with applications with a pre defined communications channel between them, or with applications created with the present invention in mind, that may be implemented in either hardware or software.
Referring to Figure 3, an exemplary network configuration 300 will be described. A user 302 communicates with a computing environment which may include multiple server computers 308 or single server computer 310 in a client/server relationship on a computer network 316. In a client/server environment, each of the server computers 308, 310 includes a server program which communicates with a client computer 315. The server computers 308, 310, and the client computer 315 may each have any conventional general purpose single- or multi-chip microprocessor such as a Pentium processor, a Pentium' Pro processor, a 8051 processor, a MIPS processor, a Power PC" processor, or an ALPHA processor. In addition, the microprocessor may be any conventional special purpose microprocessor such as a digital signal processor or a graphics processor. Furthermore, the server computers 308, 310 and the client computer 315 may be desktop, server, portable, hand held, set-top, or any other desired type of configuration. Furthermore, the server computers 308, 310 and the client computer
315 each may be used in connection with various operating systems such as: UNIX, LINUX, Disk Operating System (DOS), OS/2, Windows 3.X, Windows 95, Windows 98, and Windows NT.
The server computers 308, 310, and the client computer 315 may each include a network terminal equipped with a video display, keyboard and pointing device. In one embodiment of network configuration 300, the client computer 315 includes a network browser 320 that is used to access the server computer 310. In one embodiment of the invention, the network browser 320 is the Internet Explorer, licensed by Microsoft Inc. of Redmond, Washington.
The user 302 at the computer 315 may utilize the browser 320 to remotely access the server program using a keyboard and/or pointing device and a visual display, such as a monitor 318. It is noted that although only one client computer 315 is shown in Figure 3, the network configuration 300 can include many client computers as may be associated with a global computer network.
The network 316 may include any type of electronically connected group of computers including, for instance, the following networks: a virtual private network, a public internet, a private Internet, a secure Internet, a private network, a public network, a value-added network, an intranet, and the like . In addition, the connectivity to the network may be, for example, remote modem, Ethernet (IEEE 802.3), Token Ring (IEEE 802.5), Fiber Distributed Datalink
Interface (FDDI) or Asynchronous Transfer Mode (ATM). The network 316 may connect to the client computer 315, for example, by use of a modem or by use of a network interface card that resides in the client computer 315.
The server computers 308 may be connected via a wide area network 306 to a network gateway 304, which provides access to the wide area network 306 via a high-speed, dedicated data circuit. Devices, other than the hardware configurations described above, may be used to communicate with the server computers 308, 310. If the server computers 308, 310 are equipped with voice recognition or DTMF hardware, the user 302 can communicate with the server programs by use of a telephone 324. Other connection devices for communicating with the server computers 308, 310 include a portable personal computer 326 with a modem or wireless connection interface, a cable interface device 328 connected to a visual display 330, or a satellite dish 332 connected to a satellite receiver 334 and a television 336. For convenience of description, each of the above hardware configurations are included within the definition of the client computer 315. Other ways of allowing communication between the user 302 and the server computers 308, 310 are envisioned.
Further, it is noted the server computers 308, 310 and the client computer 315, may not necessarily be located in the same room, building or complex. In fact, the client computer 315 is generally remotely located from the server computers 308, 310.
Figures 4 and 5 illustrate one embodiment of the system of the invention. The system includes two components: a discreet intercept technology component (DIT) 350 and a dynamic connection logic component (DCL) 400. The DIT 350 is the component that permits the interception of communication and data flows between two or more components in component-based applications. The DCL 400 is the component that enacts control scenarios specified by a control object, or, more specifically, an external control agent 402. The DCL 400 is used in new applications to enact arbitrary and dynamic control. It is used with the DIT 350 to enact arbitrary and dynamic control in pre existing component based applications. The external control agent 402 may be any type of data control system, such as, for example, is disclosed in U.S. Patent No. 5,845,281 to Benson, et al., which is incorporated by reference herein. The DCL 400 supports at least five control scenarios, including: substitution, augmentation, filtering, negotiation and monitoring. Each of these scenarios is discussed in further detail below.
In combination, the DIT 350 and the DCL 400 provide the ability to dynamically alter the interactions between components of applications without requiring a re design of the components. The DIT 350 and the DCL 400 can be integrated into any digital component system or application. Further, the DIT 350 and DCL 400 can be implemented using any object model, such as the Microsoft Component Object Model (COM), the Microsoft Distributed COM (DCOM), the Sun Java Bean Architecture, the IBM System Object Model (SOM), or the Component Object Resource Broker Architecture (CORBA). By way of example, a description of the DIT 350 and the DCL 400 is set forth below using the Microsoft COM and the Microsoft Active Document technology. As can be appreciated by a skilled technologist, the DIT 350 and the DCL 400 may be partitioned into various sub-routines, procedures, definitional statements, and macros. In addition, source code modules may be separately compiled and linked into a single executable program. Therefore, the following description of the DIT 350 and the DCL 400 is used for convenience to describe their functionality Further, the DIT 350 and the DCL 400 may optionally be implemented in hardware. Glossary
For the convenience of the reader, definitions for some of the terms of the present invention are set forth below. DIT - a system for intercepting an action that is passed between two digital components. Action in - incoming (into the DIT) component actions. Action out - outgoing (out of the DIT) component actions. Intercepted action stream - internal representation of intercepted 'ln-Actιons'.
Source interface abstraction - an interface in the DIT that mimics a source component interface of a particular action stream.
Sink interface abstraction - an interface in the DIT that mimics a receiving component interface of a particular action stream. External control agent - an object that provides the DCL with dynamic information and identification of external control logic required to implement a desired control scenario.
Dynamic connection logic (DCL) - logic that implements a desired dynamic interaction control scenario. Externally directed actions - intercepted or newly initiated action streams directed out from DCL implementation to external (external to DCL affected application/system) components or systems. External return actions - results of actions from the external system/components directed back to the external connection logic within a DCL implementation. Source component - Component in digital system initiating actions to be intercepted Sink component - Component in digital system receiving actions that have been intercepted. System Operation
Discreet Intercept Technology
Figures 4 through 6 illustrate the DIT 350, the DCL 400 and the external control agent 402. The DIT 350 of the present invention abstracts the interfaces and interactions between two or more components by providing some or all of the interface of each component to the other components involved in the interaction. The DIT 350 is inserted between two digital components, intercepting data and communications, and thereby controlling the normal and expected communication between these digital components. The DCL 400 and an external control agent 402 may be arbitrarily designed to determine the degree and type of control effected.
Figure 4 shows the same component interaction of Figure 2 with the exception that the communication is being intercepted by the DIT 350. The DIT 350 includes a first interface 360 that mimics the interface 208 of the second component 202. The DIT 350 also includes a second interface 370 that mimics the interface of the first component 200. The dashed line through the DIT 350 of Figure 4 indicates the normal flow of a communication ("action") between the component 200 and the component 202. Dynamic Connection Logic The DCL 400 (Figure 5) enables applications to be altered in a flexible and dynamic fashion, after they have been created and subsequently distributed to the user. Using the DCL 400, in association with the DIT 350, pre defined component-based applications that were designed with only specific behavior and attributes in mind can be enhanced or otherwise altered with additional functionality and new control techniques. In addition, the use of components within such applications may be controlled. The DCL 400 uses the external control agent 402 (Figure 5) to specify logic flags and instructions to control the usage of data and/or functions that are used or are part of the pre-defined components 200 and 202. The DCL 400 and the external control agent 402 may be local to one another, may reside in separate processes on a single system or may be remote from each other in all ways that this is possible in digital computing networks and environments. The DCL 400 and external control agent 402 communicate to each other through a pre defined applications program interface ("API") specific to passing control and action information back and forth to each other The API is specific to particular implementations of DIT/DCL embodied systems (Figure 5), but will include methods and means for providing to the external control agent: detected action information, the data captured; and from the external control agent 402 to the DCL 400: a course of actιon(s) to take (or logical values identifying a course of action or actions), and data passed back.
It is noted that the DCL 400 can be applied to any application where flexible and dynamic control of data and communications is desired, and not only in component based systems. Thus, in one possible system implementation, the DCL 400 can be used without the DIT 350 (Figure 5).
Figure 5 depicts the DCL 400 facilitating component interaction control in connection with the DIT 350. The DCL 400 uses information from at least two sources to determine how to handle a specified action. First, the DCL 400 receives instructions regarding which actions are to be intercepted. In one embodiment of the invention, this information is provided by the external control agent 402. In another embodiment, a DIT/DCL system (Figure 5) may include the implementation of the external control agent 402 functionality in the implementation of the DCL 400. Second, the DCL 400 receives handling information regarding how to process an intercepted action. Figures 7 through 1 1 illustrate control scenarios that may be enforced by the DCL 400. Figure 7 illustrates the dataflow of a substitution of an action by the DCL 400. After the first component 200 (Figure 4) attempts to cause the execution of a first action, the DCL 400 substitutes a request for a second action, for the first action.
Figure 8 illustrates the dataflow of an augmentation of an action by the DCL 400. The first component 200 attempts to cause the execution of a first action. However, the DCL 400 performs one or more additional actions, in addition to the first action.
Figure 9 illustrates the dataflow of a filtering of an action by the DCL 400. After receiving the action request, the DCL 400 can decide whether to allow the action to proceed. In this implementation, the DCL 400 acts as an action request switch that selectively enables or disables the dataflow to the second component 202. As shown by the "valve" diagram of the DCL 400 of Figure 9, the action request from the first component 200 was filtered out and not forwarded to the second component 202.
Figure 10 illustrates the dataflow of a negotiation of an action by the DCL 400. After receiving the action request, the DCL 400 checks one or more external components, such as the external control agent 402, to determine whether the action can proceed. The external components may request additional information from the first component 200 or another source before allowing the action request to be fed to the second component 202. The external components may be configured to perform any of a variety of functions, such as, for example: require a payment before the action proceeds thereby enabling on line shopping for the use of an object, perform a security check to determine the identity of the requester of the action, perform a database compare between two or more sources of data, or determine whether the client is authorized to perform the action, i.e., authenticating the user, an object, or a digital certificate. Figure 11 illustrates the dataflow of a monitoring scenario by the DCL 400. After receiving the action request from the first component 200, the DCL 400 sends notification to one or more external components, such as the external control agent 402, that the action was requested. In this way, the usage and requested actions of the second component 202, may be monitored.
In one possible embodiment of the invention, the external components identified in Figures 6 10 may be implemented within the external control agent 402.
Figure 12 illustrates the control process of the DCL 400 (Figure 4). Starting at a state 1200, the DCL 400 receives an intercepted action that was sent from the first component 200 (Figure 4) to the second component 202 (Figure 4). Next, at a state 1202, the DCL 400 gathers information from several sources that are set forth below The DCL 400 requests the external control agent 402 (Figure 4) to send a list of the actions that are to be handled, an action plan for the actions, and a specification of external components (Figure 10) that may be called pursuant to the action plan. The DCL 400 also gathers information from the external components, such as an operating system or from the Internet. Also, the DCL 400 obtains application information from the application 190 (Figure 2). Application information can include state information, events or actions, and any other information specific to the application 190. The DCL 400 uses this information in determining how to handle intercepted actions. Next, at a decision state 1204, the DCL 400 determines, based upon the gathered information, whether to forward the intercepted action unaltered (1206) or to perform some other activity (states 1208-1214).
If the DCL 400 decides to forward the action, the DCL 400 proceeds to a state 1206 and ends. Otherwise, the DCL 400 proceeds to a decision state 1208. At the state 1208, the DCL 400 determines whether to veto the action. If the DCL 400 decides to veto the action, the DCL 400 proceeds to a state 1210 and returns an appropriate message to the first component 200.
Otherwise, if the DCL 400 decides not to veto the action, the DCL 400 proceeds to a state 1212. At the state 1212, the DCL 400 can perform one or more action modifications depending on the information gathered in the state 1202. It is noted that the action modification can be tailored to the application 190 (Figure 4) and the intercepted action. The DCL 400 supports at least four additional activities, including: (i) substituting the action for another action (shown in Figure 7); (n) modifying the action (shown in Figures 7 and 8); (in) consulting the external control agent 402 to determine whether to allow the action (shown in Figure 10); and (iv) forwarding notice of the action to the external control agent 402 for some activity such as monitoring (shown in Figure 11 ).
For example, if the first component 200 was a word processor, and the second component 202 was a spell checking program, the request for the spell-checking program from the word processor could be re-directed to a second spell checking program. Further, assuming the first component 200 was a graphics utility and the second component 202 was a printing routine for a graphics object in the graphics utility, in an intercepted request for the printing of the graphics object, the DCL 400 could append an advertisement to the graphics object.
Moving to a decision state 1214, the DCL 400 may, depending on the gathered information, perform some external action. For example, the DCL 400 may send notice of the requested action to an accounting system (not shown) to debit a client's account for the requested action. Alternatively, a monitoring system (not shown) may be notified that the action was attempted.
If the DCL 400 determines to perform an additional action, the DCL 400 proceeds to the state 1216 wherein the external action is implemented. From the state 1216, the DCL 400 returns to the state 1202. Otherwise, if no external actions are to be performed, the DCL 400 ends at the state 1206. Using DIT and DCL under the Active Document Server Specification
This section describes the use of the DIT 350 (Figure 4) and DCL 400 (Figure 4) in connection with Microsoft's Active Document Specification. In this system, the DCL 400 enforces security features relating to the usage of data objects of applications that are written using the Active Document Specification. The Active Document Specification is buiit upon the Microsoft Component Object Model (COM) architecture and is part of Microsoft's Object Linking and Embedding (OLE) family of technologies. The Active Document specification is designed to allow a hosting application to embed documents from other applications in the hosting application. For example, Microsoft Word can host a Microsoft Excel spreadsheet that is within a Microsoft Word document. Under the Active Document Specification, a user can work on an embedded document, within the hosting application, without having to move to a separate application window. Additional information regarding the Active Document Specification can be found in the Active Documents Overview as presently located at http://msdn.microsoft.com/librarv/devprods/vs6/visualc/vccore/_core_activex_documents.htm, "Understanding
ActiveX and OLE" by David Chappell (Chapter 1 1 ), and "Inside OLE", 2nd edition, by Brockschmidt.
Figure 13 illustrates a diagrammatic overview of the Active Document architecture. According to the Active Document Specification, an application can register itself with an operating system 1300 as being the handler for a selected type of document 1308. Document 1308 can be a digital object containing one or more content elements such as textual, graphical, and audio data. For example, document 1308 could be a Microsoft Excel spreadsheet or a graphical image. Registration can involve adding entries to the system registry which identify a particular Active Document Server for files with a particular extension, assigning a unique class identification ("CLSID") that identifies the Active Document Server, and adding shell commands identifying how actions are to be handled for documents related to this Active Document Server. A CLSID is a 128 bit number that is guaranteed to be globally and temporally unique.
In accordance with the Active Document Specification, an Active Document Server negotiates with its hosting Active Document Container for the use of some part of its window space. The Active Document Server also negotiates the incorporation of menu items into the Active Document Container's menus. As a result of these negotiations, the Active Document Server application appears to be part of the Active Document Container application. In reality, the container and server are distinct and individual component applications. The negotiations are made through a standard set of interfaces defined by the Active Document Specification. When a user of the Active Document Container accesses user interface features related to the hosted Active Document Server application, these interactions are passed on to the Active Document Server application, again through standard interfaces defined in the Active Documents specification. Additional interactions between the Active Document
Container and Server are required for the following: notifications from the container to the server about when a user is in the window space of the server, when the server needs to refresh its area of the window, when and where the server should save its data, and when the server should shut down. It is noted that the Active Document Specification defines no inherent data security or access control features for its various defined component and application roles. These features are implemented after-the-fact through the described embodiment of the present invention.
As shown in Figure 13, Microsoft Word can be the Active Document Container 1302 and Microsoft Excel can be the Active Document Server application 1306. The Active Document Container 1302 can contain any number of documents within itself. The Active Document Specification is described in Microsoft's "OLE Document Objects Specification." The Active Document Container 1302 used in one embodiment of the invention may be the Microsoft Internet Explorer application. Internet Explorer serves as a generic Active Document Container with no default document type of its own. Internet Explorer was designed to be able to host any active document. It does this by hosting in its full window a document served by any Active Document Server written to the Active Document Specification. Unlike other Active Document Container applications, Internet Explorer can only host a single Active
Document at any one time. Note that the programming module designated MSHTML on all Windows platforms is the Active Document Server used to host and display HTML documents, or Web pages, as they are more commonly known.
Figure 14 illustrates a hosting application 1302 that acts as an Active Document Container according to the Active Document Specification. Figure 14 also illustrates a document server application 1304 that acts as an Active
Document Server according to the Active Document Specification. Additionally, Figure 14 illustrates the DIT 350 and the DCL 400 implemented as an intercept application 1406. The active document server intercept application 1406 supports security features regarding the use of a document 1308. It is noted that the document 1308 can be any type of document under the Active Document Specification. According to the present invention, the Active Document Server 1406 is designated as the handling agent for every type of document that is in need of security regarding its access or its use.
Figure 14 illustrates that the intercept application 1406 mimics the interfaces of the hosting application 1302 (e.g., Microsoft Internet Explorer) and the document server application 1304 (e.g., MSHTML). It is noted that no changes are required of the existing component applications, namely, Microsoft Internet Explorer and MSHTML. The intercept application 1406 is in communication with the external control agent 402 that controls the usage of the document 1308. In this system embodiment, the external control agent 402 can include the system described in U.S. Patent No. 5,845,281 to Benson, et al
Figure 15 is an operational flowchart illustrating a process of using the intercept application 1406 of the present invention. After starting at a state 1500, at a state 1502, the intercept application 1406 is registered with the operating system 1350 as an Active Document Server. This registration involves setting operating system registry settings that identify the intercept application 1406 and its registry settings with documents having a specific extension (in this case ".adt"), associating shell commands for specific actions (such as when a user or a program ask the operating system to open a document with an ".adt" extension), as well as the standard and required registry entries for all Active Document Server applications according to the Active Document Specification, including but not limited to associating the application with a unique CLSID.
Next, at a state 1504, the document 1308 that is to be used in connection with the present invention is created. Under the Active Document Specification, every document contains the CLSID which identifies the correct Active Document Server to be used with that document. Alternatively, when working within the environment of the Microsoft Windows family of operating systems, a document may be associated with its Active Document Server by the file extension used as part of the full filename of the document. This latter method is required for HTML documents that have no standard facility within the HTML specification for incorporating the notion of a Windows platform specific CLSID uniquely identifying an Active Document Server.
In one embodiment of the invention, the document 1308 is created by a media generator (not shown). In another embodiment of the invention, the document 1308 is created by an off the-shelf active document application, such as Microsoft Excel, Microsoft Word, Microsoft PowerPoint, or VISIO 5.0. After the document 1308 is created, or during its creation, the document 1308 is modified to designate the application that created the document 1308. That is, the CLSID of the Active Document Server that created the document 1308 it is added to the document 1308 according to the Active Document Specification. Additionally, or alternatively, the file extension may be appropriately assigned to the document 1308. In this embodiment this is the document server application 1304. Further, the document is modified to facilitate its use in the secure manner intended by this embodiment of the invention. The modifications consist of re-wrapping the document in a structure that allows for the addition of several new pieces of information. This includes information that identifies the intercept application 1406 that is to be called upon when use of document 1308 is successfully verified. One data area in the new document structure allows for the deposition of the original document 1308 in its entirety, perhaps in a protected form by being, for example, encrypted.
In addition, various rules regarding the usage of the document are provided in connection with the document 1308. In one embodiment of the invention, the rules are encapsulated in the document 1308. In another embodiment of the invention, the rules are provided in a second document. The process for associating rules with a data object is described in further detail in U.S. Patent No. 5,845,281 to Benson, et al. It is noted that the document 1308 may optionally be created before the intercept application 1406 is registered with the operating system 1300. Finally, the document 1308 has its file extension changed to be associated with the external control agent 402. The external control application is the initial associated application here because of the secure nature of this particular embodiment. The external control agent 402 must verify that the user selecting document 1308 for use is allowed to open the document 1308 before its original content is ever provided to the user and subsequently to the user. An exemplary set of rules relating to the usage of the document 1308 include rules for controlling the following operations: opening a document, copying a document, editing a document, printing a document, and saving a document. Continuing to the state 1506, the document 1308 is made accessible to the user and the user selects the object. It is noted that the document 1308 may be provided to the user via the Internet, a computer diskette, or some other transmission medium. Next, at a state 1508, the external control agent 402 is activated to open the document 1308. This occurs because the final form of the document 1308 was associated with the external control agent 402. The external control agent 402 opens the document 1308 and reads the rules associated with the document 1308. The external control agent 402 also determines whether the document is an Active Document. If the document is an Active Document and if the user is allowed to view the document 1308 according to the rules, then the external control agent 402 proceeds to a state 1510. At state 1510, the external control agent 402 passes a "dummy" file (not shown) to the hosting application 1302 through standard operating system calls. In the Windows vernacular this is called a shell execution.
The dummy file is given the extension identifying the intercept application 1406, ".adt". The shell execution causes the hosting application 1402 to start according to the intercept application's registry settings for an 'open' shell command. Through the shell command, the operating system passes the dummy file to the hosting application
1302. The hosting application 1302 in this embodiment is Microsoft's Internet Explorer application. Internet Explorer serves a special role as an Active Document Container in that it allows the hosted Active Document Server to use its entire window acting in this way as the main application the user sees.
At this point when Internet Explorer, the hosting application 1302, determines which Active Document Server it will need to load and host. The dummy file again designates the intercept application 1406 as its acting
Active Document Server, through both an embedded CLSID and the appropriate file extension. The hosting application 1302 uses this information and the system registry settings to identify and locate the intercept application 1406. The hosting application 1302 then starts the intercept application 1406 as a subjugated and embedded Active Document Server according to the Active Document Specification, and passes it the dummy file. The dummy file also contains information identifying the document 1308, called the document identifier, within the external control agent
402. The intercept application 1406 then invokes the external control agent 402 to negotiate the opening of the document 1308 through an API to the external control agent 402.
The API of the external control agent 402 consists of two Microsoft Component Object Model (COM) interfaces. The first, IFramework, is required for a general connection to the external control agent 402. A pointer to this interface is retrieved by requesting the operating system to find the running instance of the external control agent
402, asking it for the location of the IFramework interface and returning this to the intercept application 1406. This is a standard COM process in the Windows family of operating systems called CoCreatelnstanceO. Through a method called AttachToCelK) in the IFramework interface the intercept application 1406 requests a connection to the previously opened document 1308 using the document identifier contained in the dummy ".adt" file. If successful, this method returns another pointer to a second interface called ICell. The ICell interface is associated with one particular secured document that the external control agent 402 is handling. Through ICell the intercept application 1406 negotiates with the external control agent 402 for various user actions that may be intercepted as well as retrieval of the original document data wrapped in the document 1308.
Using the method GetStaticPermissionsO on the ICell interface, the intercept application 1406 retrieves a static Boolean value, indicating whether the document 'open' action is permitted or is true, if so the process continues. In one embodiment, for example, the action is permitted if the user had purchased access to the document. In this example, the external control agent 402 intercepts the action and determines whether the user has purchased access to the document. This determination may be accomplished by verifying that the user identification appears in an accessible database of authorized users. Alternatively, the external control agent may activate the display of a screen prompting the user to make some form of payment before the action can be implemented. Next, at a state 1512, the intercept application 1406, which is a DIT, identifies the document server application 1304 (Figure 14), that actually performs the data processing regarding the document 1308. For example, if the document 1308 is an HTML Web page, the intercept application 1406 identifies Microsoft's MSHTML module as the Active Document Server for the document 1308. The document server application 1304 is identified by the return value of another call to the GetStaticPermissionsO method. The intercept application 1406 starts the document server application 1304 as an Active Document Server, the intercept application 1406 itself acting as an
Active Document Container for the document server application 1304. This is performed through standard COM calls available from the operating system.
Moving to a state 1514, the external control agent 402 returns the intercept application 1406 a static permission flag for each possible remaining intercept action, i.e., edit, print, save and copy, through another call to
GetStaticPermissionsO from the intercept application 1406 which specifically requests these permissions.
Moving to a state 1516, the document server application 1304 is allowed to open the contents of document 1308. To do this, the intercept application 1406 passes the actual document contents to the document server application 1304. Assuming the document had been encrypted, the external control agent 402 decrypts the document 1308 when it initially opens the document 1308. The intercept application 1406 determines the location of the decrypted copy of the document 1308, through a return value of another data identifying call to the GetStaticPermissionsO method. The intercept application 1406 passes the decrypted data to the document server application 1304 either by retrieving the data from the external control agent 402 and passing it as a new file or memory object, or telling the document server application 1304 the location of the decrypted data held by the external control agent 402.
Continuing to a state 1518, the user accesses the document 1308 subject to the conditions imposed by the DCL 400 and the external control agent 402. When a user action is intercepted, i.e., attempting to edit a file, the intercept application 1406 applies the usage rules that have been provided by the external control agent 402 to determine whether the action is allowed. If the static permission flag is for the selected action is set to false, the action is immediately vetoed. Also, a message is sent to the user indicating the action is not permitted. For example, the external control agent 402 may intercept a user action and require some form of payment before permitting implementation of the user action. (Further examples of how the external control agent 402 may monitor and augment implementation of user actions are discussed below.) To ensure proper operation of the hosting application 1302 that initiated the action, an appropriate return code is sent to the hosting application 1302, generally indicating that the action was completed successfully.
If the permission flag is true, the external control agent 402 is invoked to perform any further negotiation that is required. This is required only for the action of printing the document in this particular embodiment of the current invention and is hard-coded into the intercept application 1406 embodiment of DCL 400. For such intercepted print actions, another method of ICell named GetDynamicPermissionO is called. This is an augmentation function of the present invention where the user may be required to make a payment each time a document printout is requested. The specific augmentation process is determined by the external control agent 402 according to the publisher defined rules associated with the document 1308. If the user properly fulfills the publisher requirements for printing, if any, the method GetDynamicPermissionO returns true and the printing action is allowed to proceed. If not, the return value is false and the action is vetoed and not allowed to proceed. Note that the external control agent 402 may implement a monitoring process for all print actions, if such monitoring were desired. For example, if the user wants to print the document 1308, the external control agent 402 may require that a nominal fee be paid. If a payment is made, the external control agent 402 allows the printing to proceed. If the user does not pay the required fee, the external control agent 402 denies the print request.
As further examples of monitoring actions, the external control agent 402 may audit user actions taken on the document 1308 by recording the type of action and frequency of that action. Moreover, the external control agent
402 may compile statistics of the types and frequency of user actions based on this collected audited information. Additionally, the external control agent may record the computational efficiency of the document server application 1304 for performing certain user actions and similarly compile statistics on these computed efficiencies.
As further examples of augmenting actions, the external control agent 402 may add security features to the document server application 1304 or the document 1308 in order to restrict their use to authorized users. Moreover, as discussed above, the external control agent may facilitate the purchase or payment for the use of the document 1308 or the document server application 1304. Additionally, the external control agent 402 may trigger the display of advertisements upon the hosting application 1302, activate a help system on specific user actions (or action patterns), provide audible or visual feedback to user actions, and archive a printing history of the document 1308. The external control agent 402 may also activate actions which both monitor and augment the user actions.
For example, the external control agent 402 may use monitoring information in order to customize a user assistance program which can provide feedback to a user when a pre defined usage statistic or pattern is repeated. For example, a user may be notified that only a limited number of permissible document actions are authorized.
Finally, at a state 1520, the DCL 400 stops executing and awaits further actions by the user. A second embodiment is possible which utilizes the same components as depicted in Figure 14 but using an alternate flow from that depicted in Figure 15. In this second scenario the document 1308 is created the same way. This time, however, the file extension is assigned to that associated with the intercept application 1406 directly, rather than to the external control agent 402. Now when a user is using Internet Explorer and the document 1308 is selected at some web site, Internet Explorer as the hosting application 1302 immediately loads the intercept application 1406 and passes the selected document 1308 to the intercept application 1406.
Next, the intercept application 1406 starts the external control agent 402, passing it the document 1308. This is performed through a shell execution standard to the windows operating system. The external control agent 402 opens the document 1308 and processes its rules and determines if the document 1308 may be opened as in the previous embodiment. Note that in this case the intercept application 1406 is already loaded and is associated with the instance of the hosting application 1302 the user was already working in. If the document may be opened, as determined by the publisher defined rules within document 1308, the external control agent 402 sends a dummy file of exactly the same form as in the previous description to a predetermined location on the system. The intercept application 1406 opens and reads the dummy file when it finally appears. The intercept application also knows the predetermined location where the external control agent 402 will deposit the dummy file. The intercept application now makes a connection to the external control agent 402 as before, using a CoCreatelnstanceO call to retrieve the IFramework interface.
The intercept application 1406 now uses the document identifier from the dummy file to make the call to the method AttachToCelK) in the IFramework interface, retrieving an ICell interface to the document 1308 in the external control agent 402. After this interface is obtained, the intercept application removes the dummy file from the system permanently.
From this point on everything proceeds as in the previous flow description of Figure 15, from state 1512 onward. This particular embodiment takes advantage of the fact that Internet Explorer is the original application that a user is in when first selecting the document 1308. This embodiment provides a very transparent security implementation to the user. If open rights are permitted, the document server application 1304 is loaded by the intercept application 1406 and the document appears a short time after the user selected the document 1308, in the same window the user originally selected the document from.
Advantageously, this invention discloses a system and a method which provide control rights to digital objects created by legacy applications and allow an external control object to monitor user actions according to these control rights. As a result, digital objects created by legacy applications which normally could not be managed by control rights may be controlled by implementation of this invention. Moreover, this invention achieves this control without affecting the functionality of either the container application or the server application. By seamlessly intercepting and monitoring user actions directed toward the digital object, this invention can control the access and use of the digital object and the legacy application. Moreover, a significant usefulness of the present invention is the ability to alter the application and features of applications and components in ways and with features that had not originally been conceived at the time of implementation of such applications and components. This usefulness is demonstrated in the example embodiment of the present invention whereby security features and access control have been added to pre-existing applications and components written to the Microsoft defined Active Document Specification and the data and documents used by them.
While the above detailed description has shown, described, and pointed out novel features of the invention as applied to various embodiments, it will be understood that various omissions, substitutions, and changes in the form and details of the device or process illustrated may be made by those skilled in the art without departing from the spirit of the invention.

Claims

WHAT IS CLAIMED IS:
1. A method of intercepting a communication between two applications in a computer environment, the method comprising: intercepting a data communication between a first application and a second application without changing the functionality of the first application and the second application; providing a digital object created by the second application; providing a control object capable of specifying an action depending on the data communication; and performing the action specified by the control object on the digital object.
2. The method of Claim 1 , wherein the first application and second applications communicate via a predefined communication channel.
3. The method of Claim 1 , wherein the action comprises re-directing the data communication to a third application.
4. The method of Claim 1, wherein the action comprises monitoring the communication.
5. The method of Claim 4, wherein the monitoring action comprises auditing user actions taken on a digital object by recording the type of action and frequency of that action.
6. The method of Claim 4, wherein the monitoring action comprises computing the efficiency of the first application or the second application for performing certain user actions.
7. The method of Claim 1, wherein the action comprises augmenting information to the data communication.
8. The method of Claim 7, wherein the augmenting action comprises authorizing user access and use of the digital object.
9. The method of Claim 7, wherein the augmenting action comprises authorizing user access and use of the second application.
10. The method of Claim 7, wherein the augmenting action comprises activating purchase requirements for user access and use of the digital object including presenting a display screen whereby the user can (i) confirm a previous payment or (n) purchase control rights for access and use of the digital object.
1 1. The method of Claim 7, wherein the augmenting action comprises activating purchase requirements for user access and use of the second application including presenting a display screen whereby the user can (i) confirm a previous payment or (n) purchase control rights for access and use of the second application.
12. The method of Claim 7, wherein the augmenting action comprises displaying advertisements upon particular application communications.
13. The method of Claim 7, wherein the augmenting action comprises executing a help program on specific application communications.
14. The method of Claim 7, wherein the augmenting action comprises rendering audible or visual feedback to user actions implemented on the digital object or the second application.
15. The method of Claim 7, wherein the augmenting action comprises archiving a history of the user actions implemented on the digital object or the second application.
16. The method of Claim 7, wherein the augmenting action comprises customizing a user assistance program based on information related to the data communication and collected by the control object, wherein the user assistance program can render audible or visual feedback to a user when one or more pre defined user actions are repeated.
17. A method of in place editing by user action of digital objects created in a document server application in data communication with a hosting application, the method comprising: providing an intercept application which intercepts user actions sent from the hosting application, providing an external control agent which monitors the user actions intercepted by the intercept application; registering the intercept application with an operating system; designating an application associated with the creation of the digital object as the document server application; designating the intercept application as the active document server of the digital object; providing rules of usage of the digital object; activating the external control agent to open the digital object and to read the rules that are associated with the digital object; sending m-place editing user actions from the intercept application to the external control agent whereby the in-place editing user actions are to be monitored by the external control agent; and opening of the digital object by the intercept application.
18. The method of Claim 17, wherein the hosting application comprises an Internet browser application.
19. A method of embedding a control object into a hosting application as an interface to determine the control rights of a digital object, the method comprising: providing a digital object created by a document server application in communication with the hosting application; activating the control object to open the digital object and to read the control rights associated with the digital object- intercepting user actions by an intercept application; monitoring user actions intercepted by the intercept application by the control object; and authorizing a user to implement actions on the digital object according to the control rights.
20. The method of Claim 19, wherein the hosting application comprises an Internet browser application.
21. A system of embedding a control object into a hosting application as an interface to determine the control rights of a digital object and to monitor user actions, the system comprising: a control object which monitors a plurality of user actions and authorizes implementation of the user actions on the digital object according to the control rights; a hosting application which activates the control object to open the digital object and to read the control rights associated with the digital object; a document server application associated with the creation of the digital object; and an intercept application which mimics the functionality of the document server application and performs the user actions on the digital object.
22. A program storage device storing instructions for a computer perform the method comprising: providing an intercept application which intercepts user actions sent from the hosting application; providing an external control agent which monitors the user actions intercepted by the intercept application; registering the intercept application with an operating system; designating an application associated with the creation of the digital object as the document server application; designating the intercept application as the active document server of the digital object- providing rules of usage of the digital object- activating the external control agent to open the digital object and to read the rules that are associated with the digital object; sending in place editing user actions from the intercept application to the external control agent whereby the in-place editing user actions are to be monitored by the external control agent; and opening of the digital object by the intercept application.
23 The program storage device of Claim 22, wherein the hosting application comprises an Internet browser application.
24 A digital object comprising: one or more content elements created by a first document server application; a first application identifier that designates the first document server application which created the digital object; and a second application identifier designating a control object to monitor communication between a second document server application and a hosting application.
25. The digital object of Claim 24, wherein the first document server application and the second document server application comprise the same version of a computer software application.
26 The digital object of Claim 24, wherein the one or more content elements are textual data elements.
27. The digital object of Claim 24, wherein the one or more content elements are graphical data elements.
28. The digital object of Claim 24, wherein the one or more content elements are audio data elements.
29. The digital object of Claim 24, further comprising control rights managed by the control object.
30. A computerized system for intercepting data communications between a first component and a second component, the computerized system comprising: a sink interface that mimics an interface of the second component and receives at least one data communication from the first component; a source interface that mimics an interface of the first component; and a control object capable of specifying an action, depending on the data communication.
PCT/US1999/029147 1998-12-08 1999-12-08 System and method for controlling the usage of digital objects WO2000034856A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU31151/00A AU3115100A (en) 1998-12-08 1999-12-08 System and method for controlling the usage of digital objects

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11149698P 1998-12-08 1998-12-08
US60/111,496 1998-12-08

Publications (2)

Publication Number Publication Date
WO2000034856A2 true WO2000034856A2 (en) 2000-06-15
WO2000034856A3 WO2000034856A3 (en) 2000-08-31

Family

ID=22338880

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/029147 WO2000034856A2 (en) 1998-12-08 1999-12-08 System and method for controlling the usage of digital objects

Country Status (2)

Country Link
AU (1) AU3115100A (en)
WO (1) WO2000034856A2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1357457A2 (en) * 2001-01-17 2003-10-29 ContentGuard Holdings, Inc. System and method for digital rights management using a standard rendering engine
WO2004070611A2 (en) * 2003-02-06 2004-08-19 Brandenburgische Technische Universität Cottbus Method and computer device for automatically processing a system component in a computer operation environment
US6944776B1 (en) 1999-04-12 2005-09-13 Microsoft Corporation System and method for data rights management
EP2194456A1 (en) * 2008-12-05 2010-06-09 NTT DoCoMo, Inc. Method and apparatus for performing a file operation
EP2287772A3 (en) * 2001-01-17 2011-06-22 ContentGuard Holdings, Inc. System and method for digital rights management using a standard rendering engine
US20140081980A1 (en) * 2012-09-17 2014-03-20 Nokia Corporation Method and apparatus for accessing and displaying private user information
US8914906B2 (en) 2000-08-28 2014-12-16 Contentguard Holdings, Inc. Method and apparatus for identifying installed software and regulating access to content

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9925227D0 (en) 1999-10-25 1999-12-22 Internet Limited Data storage retrieval and access system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5392386A (en) * 1994-02-03 1995-02-21 Inter Hi-Tec Ag Method and apparatus for adding functionality to computer programs executing under graphical user interfaces
EP0762273A1 (en) * 1995-09-06 1997-03-12 Seiko Epson Corporation Peripheral device control system using a plurality of objects, and programming method therefor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5392386A (en) * 1994-02-03 1995-02-21 Inter Hi-Tec Ag Method and apparatus for adding functionality to computer programs executing under graphical user interfaces
EP0762273A1 (en) * 1995-09-06 1997-03-12 Seiko Epson Corporation Peripheral device control system using a plurality of objects, and programming method therefor

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
RUSSINOVICH M ET AL: "EXAMINING VXD SERVICE HOOKING" DR. DOBB'S JOURNAL,US,SAN MATEO, CA, vol. 21, no. 5, 1 May 1996 (1996-05-01), pages 32,34,36-37, XP002035779 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6944776B1 (en) 1999-04-12 2005-09-13 Microsoft Corporation System and method for data rights management
US7120932B2 (en) 1999-04-12 2006-10-10 Microsoft Corporation System and method for data rights management
US8914906B2 (en) 2000-08-28 2014-12-16 Contentguard Holdings, Inc. Method and apparatus for identifying installed software and regulating access to content
EP1357457A3 (en) * 2001-01-17 2004-09-22 ContentGuard Holdings, Inc. System and method for digital rights management using a standard rendering engine
EP1357456A3 (en) * 2001-01-17 2005-02-09 ContentGuard Holdings, Inc. System and method for digital rights management using a standard rendering engine
EP1357457A2 (en) * 2001-01-17 2003-10-29 ContentGuard Holdings, Inc. System and method for digital rights management using a standard rendering engine
EP2287772A3 (en) * 2001-01-17 2011-06-22 ContentGuard Holdings, Inc. System and method for digital rights management using a standard rendering engine
EP2607981A1 (en) * 2001-01-17 2013-06-26 ContentGuard Holdings, Inc. System and method for digital rights management using a standard rendering engine
EP1357456A2 (en) * 2001-01-17 2003-10-29 ContentGuard Holdings, Inc. System and method for digital rights management using a standard rendering engine
WO2004070611A3 (en) * 2003-02-06 2005-08-18 Btu Cottbus Method and computer device for automatically processing a system component in a computer operation environment
WO2004070611A2 (en) * 2003-02-06 2004-08-19 Brandenburgische Technische Universität Cottbus Method and computer device for automatically processing a system component in a computer operation environment
EP2194456A1 (en) * 2008-12-05 2010-06-09 NTT DoCoMo, Inc. Method and apparatus for performing a file operation
US20140081980A1 (en) * 2012-09-17 2014-03-20 Nokia Corporation Method and apparatus for accessing and displaying private user information
US10268775B2 (en) * 2012-09-17 2019-04-23 Nokia Technologies Oy Method and apparatus for accessing and displaying private user information

Also Published As

Publication number Publication date
WO2000034856A3 (en) 2000-08-31
AU3115100A (en) 2000-06-26

Similar Documents

Publication Publication Date Title
US7650418B2 (en) System and method for controlling the usage of digital objects
US6317868B1 (en) Process for transparently enforcing protection domains and access control as well as auditing operations in software components
US6654888B1 (en) Installing and controlling trial software
US7096491B2 (en) Mobile code security architecture in an application service provider environment
US8060932B2 (en) Modular enterprise authorization solution
Gong Java security: Present and near future
KR100373526B1 (en) Protecting resources in a distributed computer system
JP4718753B2 (en) Filter permission sets using permission requests associated with code assembly
US8458770B2 (en) Application context based access control
JP4865177B2 (en) Behavior of trust status on computing platforms
EP0803154B1 (en) A mechanism for providing security to a dual decor command host system
CA2469633C (en) Software safety execution system
US5822771A (en) System for management of software employing memory for processing unit with regulatory information, for limiting amount of use and number of backup copies of software
US20020169878A1 (en) Secured system for accessing application services from a remote station
RU2377634C2 (en) Licensing program interface
Balfanz et al. Experience with secure multi-processing in Java
JP2007316637A (en) Screensaver for individual application program
Jaeger et al. Support for the file system security requirements of computational e-mail systems
WO2000034856A2 (en) System and method for controlling the usage of digital objects
Souder et al. A tool for securely integrating legacy systems into a distributed environment
US20060059335A1 (en) Systems and methods for providing security through sessions
US6986058B1 (en) Method and system for providing data security using file spoofing
Halfmann et al. Embedding security policies into a distributed computing environment
Chapin et al. Security for the common object request broker architecture (CORBA)
Ramasubramanian et al. An active rule based approach to database security in e-commerce systems using temporal constraints

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase