A distributed directory service for an on-line services network comprises multiple, separate services, referred to as “Directory service Providers,” running on respective groups of application servers. Each directory service Provider stores and provides access to a respective hierarchical directory structure, with nodes of the directory structures representing the various on-line services and other content entities which may be accessed by end users of the network. Junction point nodes are used to provide user-transparent links between the different directory structures, so that the directory structures appear to end users as a single, hierarchical directory. A common application program interface (API) is implemented by all directory service Providers, allowing client applications running on computers of end users to access the different directory structures using a common set of software methods. Data items that are shared by multiple nodes, such as icon bitmaps and sound files, are optionally stored by the directory service Providers within a shared database (separately from the nodes), and are accessed via special API methods. Various forms of node filtering, including language-based filtering and access rights filtering, are performed by the directory service Providers to determine which nodes to show to end users.
|
9. A directory service for a computer network, the directory service comprising:
a plurality of nodes stored within a hierarchical directory on at least one application server, the plurality of nodes representing and providing access to a plurality of online services, each node of the plurality of nodes comprising properties;
a service application running on at least one application server, the service application configured to return properties of the plurality of nodes in response to a request from a client application; and
an application program interface (API) provided by the service application, the API passing a variable-length list of property identifiers from a client application to the service application, the API allowing the client application to specify particular properties to be returned by the service application.
5. A method for returning a requested property of a content entity of an on-line services network, the content entity corresponding to an on-line service, the method comprising:
storing a list of local properties of the content entity on an application server, the list of properties comprising a textual description of the content entity;
providing a cache of remote properties on the application sewer, the remote properties provided by the on-line service;
receiving a request from a client application for a property of the content entity; and
in response to the request, if the requested property is stored on the application server, then retrieving the property and returning the property to the client application, else if the property is not stored on the application sewer, then calling the on-line service to obtain the property and storing the property in the remote properties cache.
8. A computer-readable medium containing computer-executable instructions for performing a method for returning a requested property of a content entity of an on-line services network, the content entity corresponding to an on-line service, the method comprising:
storing a list of local properties of the content entity on an application server, the list of properties comprising a textual description of the content entity;
providing a cache of remote properties on the application server, the remote properties provided by the on-line service;
receiving a request from a client application for a property of the content entity; and
in response to the request, if the requested property is stored on the application server, then retrieving the property and returning the property to the client application, else if the property is not stored on the application server, then calling the on-line service to obtain the property and storing the property in the remote properties cache.
1. A method for providing a filtered view of directory information of a hierarchical directory structure, the directory information stored as a plurality of content nodes, each content node comprising properties, the method comprising:
receiving a request from a client computer, the request directly or indirectly identifying a group of content nodes of the plurality of content nodes, the request comprising a filter limiting information to be returned to the client computer;
applying the filter to content nodes of the group to identify a subgroup of content nodes, the applying comprising comparing the filter to at least one property of the content nodes of the group; and
for at least one property of the content nodes of the subgroup of content nodes:
if the property is not stored in a remote properties cache, then retrieving the property from an on-line service and storing the retrieved property in the remote properties cache; and
returning the property to the client computer.
4. A computer-readable medium containing computer-executable instructions for performing a method for providing a filtered view of directory information of a hierarchical directory structure, the directory information stored as a plurality of content nodes, each content node comprising properties, the method comprising:
receiving a request from a client computer, the request directly or indirectly identifying a group of content nodes of the plurality of content nodes, the request comprising a filter limiting information to be returned to the client computer;
applying the filter to content nodes of the group to identify a subgroup of content nodes, the applying comprising comparing the filter to at least one property of the content nodes of the group; and
for at least one property of the content nodes of the subgroup of content nodes:
if the property is not stored in a remote properties cache, then retrieving the property from an on-line service and storing the retrieved property in the remote properties cache; and
returning the property to the client computer.
2. The method of
3. The method of
6. The method of
periodically deleting remote properties stored in the remote properties cache to keep the remote properties cache up-to-date.
7. The method of
10. The directory service of
11. The directory service of
12. The directory service of
a plurality of shared data items stored on at least one application server separate from the plurality of nodes, each of the shared data items being shared by multiple nodes of the plurality of nodes, the shared data items being downloadable via the API.
13. The directory service of
14. The directory service of
a remote properties cache associated with the plurality of nodes, the remote properties cache storing properties of the plurality of nodes received from the plurality of online services.
15. The directory service of
16. The directory service of
17. The directory service of
18. The directory service of
|
This is a continuation application of application Ser. No. 08/516,978, filed on Aug. 18, 1995 now abandoned which is a continuation in part of application Ser. No. 08/485,493 filed on Jun. 07, 1995 now abandoned.
The present invention relates to computer networks, and more particularly, relates to a system and method for providing users with a directory of the content of a computer network.
On-line services networks commonly provide end users with access to a variety of different types of content entities. These content entities may include, for example, executable programs that can be downloaded to the user's computer, communications services (such as chat and email services) that allow users to communicate with one another, bulletin board system (BBS) services that allow users to review postings on various topics, and publications services that provide users with access to old and new printed publications. The various content entities are typically made available to users via a network directory system which presents users with a hierarchical view of the network's content.
In copending U.S. application Ser. No. 08/472,807 having the title ARCHITECTURE FOR SCALABLE ON-LINE SERVICES NETWORK, filed Jun. 7, 1995, there is described an on-line services network architecture in which the various user-accessible content entities are distributed on a number of different servers of a network. For example, one group of servers runs a BBS service application (and stores all BBS postings), while another group of servers runs a Chat service. Various benefits are realized by this architecture over conventional, mainframe designs. For example, the network can easily be scaled in size to accommodate increased numbers of users.
The present invention is directed generally to the problem of providing an extensible directory service for a distributed on-line services network, such as a network of the type described in the above-referenced application. One goal of the invention is to provide users with a hierarchical view of a distributed network's content such that the distribution of content entities among different servers is not apparent to the end user. Another goal is to provide a directory that is seen by users as a single, homogeneous directory, rather than a collection of separate directories. Another goal is to provide a directory service that operates efficiently over a low-bandwidth communications channel, so that users do not experience significant delays while accessing the directory service over a wide area network. Another goal is to provide each user with a directory that is tailored to that user's particular access rights on the network. Another goal is to provide a directory service that is highly extensible, so that new content entities and entity types can easily be added as the network evolves. Another goal is to provide a directory service that is highly scalable in both content capacity and user capacity.
In accordance with the present invention, a distributed directory service for an on-line services network is provided. The directory service comprises multiple different services, referred to as “Directory Service Providers,” running on respective groups of application servers. Each Directory Service Provider stores and provides user access to a respective hierarchical directory structure (preferably in the form of a directed acyclic graph) which represents a subset of the content (i.e., the on-line services and service-related entities) available to users of the network. In a presently preferred implementation, the directory service includes two Directory Service Providers: a BBS service which provides a directory to BBS content, and a “Dirsrv” service which provides access to all other types of content. Users that connect to the on-line services network via a wide area network (WAN) can access the directory service to interactively explore and access the content of the network.
Each hierarchical directory structure preferably includes a plurality of interconnected nodes, including leaf nodes, folder nodes and junction point nodes. The leaf nodes represent specific services or service entities (such as Chat rooms, BBS messages, and download-and-run files) which may be accessed by users. The folder nodes represent collections of related leaf nodes, and are generally analogous to directories within a file system. The junction point nodes act as proxies for nodes (referred to as “target nodes”) of other directory structures, and provide a mechanism for allowing users to move from one Directory Service Provider to another while exploring the content of the network. The junction point nodes thereby integrate the various directory structures into a single, hierarchical “content tree” from the viewpoint of end users.
Each node of the content tree, whether a leaf node, folder node or junction point node, includes a variable-length list of properties. These properties may include, for example, various character string properties which may be viewed by end users (such as a description property which provides a written description of the corresponding content), and various non-viewable properties which contain, for example, information needed to launch the appropriate client and server components of a corresponding on-line service.
A preferred client application of the directory service reconstructs the hierarchical content tree on the screens of users, with the various nodes shown as corresponding icons (which are downloaded from the directory service) and/or textual names. Using the client application, users can navigate the content of the network by, for example, expanding folder nodes to expose lower levels of nodes, and by requesting the parents of a node to move upward within the content tree. Users can also view properties of nodes, and can open various on-line services (by, for example, double-clicking the icon of a leaf node).
In accordance with one aspect of the present invention, the specific actions that can be performed by a user at a given node depend upon the particular access rights of the user at the node. For example, a user with “view-only” level access rights at a node may only be permitted to view a limited set of properties (such as the description) of the node, while a user with “user” level privileges may be able to view the properties of the node and open a service that corresponds to the node. Users with “sysop” level privileges are advantageously given the capability to remotely edit certain properties of nodes. (As described below, a user may have no access rights at a node, in which case the user will not be able to see even the icon or the name of the node.) The access rights of users may vary from user-to-user and from node-to-node. In the preferred embodiment, the access rights of users are stored within an access rights database, and are obtained by the directory service using an API method which generates user-specific queries of the access rights database.
In accordance with another aspect of the invention, each node has a set of “local properties” that are stored locally by the respective Directory Service Providers, and may also have one or more “remote properties” that are provided by the remote service to which the node corresponds. Remote properties are advantageously stored by the Directory Service Providers within node-specific remote property caches. When a remote property of a node is requested by a client application, the Directory Service Provider initially checks the node's remote properties cache, and if the property is not found, forwards the request to the “remote” service to which the node corresponds. For example, a request for a remote property of a Chat room node would be forwarded by the Directory Service Provider to the Chat service. When the remote property is returned by the service, the Directory Service Provider returns the property to the client, and caches the property within the node's remote properties cache. The remote properties caches are refreshed periodically to ensure that the remote properties stored therein are up-to-date.
The remote properties feature of the present invention advantageously allows service data that change frequently (such as the number of occupants of a Chat room) to be provided dynamically by the end services to which the nodes correspond. The remote properties feature is also useful for allowing certain properties of junction point nodes to be stored remotely by the Directory Service Provider of the junction point's target node.
In accordance with another aspect of the invention, a navigation application program interface (API) is provided which allows client applications to request node properties and other information needed to provide users with a navigable, hierarchical view of the content tree. This API is advantageously implemented (at least in-part) by all Directory Service Providers, so that a common set of navigation methods can be used to navigate the entire content tree. The provision of the navigation API facilitates the addition of new Directory Service Providers to the directory service, and thereby provides for a high degree of extensibility.
In accordance with another aspect of the invention, the methods of the navigation API allow client applications to specify the particular properties to be returned, so that only those properties needed by the client applications are transmitted over the WAN. This advantageously conserves WAN bandwidth, and increases performance from the viewpoint of the user.
In accordance with another aspect of the invention, each time a client application requests the properties of a node (by for example, calling a GetChildren method of the navigation API to obtain all children of a current node), the directory service checks the user's access rights to the node. If the user has no access rights with respect to the node (i.e., is not authorized to access the node), the directory service does not return the requested properties, and thereby prevents the user from seeing the node. Each user is thus provided with a user-specific, access-rights-filtered directory, seeing only those nodes (e.g., icons) to which the user has at least some access rights. This feature allows certain content objects (such as private folders of subgroups of users) to be completely hidden from certain classes of users, and thereby provides for a high degree of security against the unauthorized access to such objects.
In accordance with another aspect of the invention, a method is provided for allowing users to specify language and geographic region filters, and for using these filters to limit the nodes that are returned to the client application. In a preferred embodiment, the user-specified filters are passed to the directory service via a “locales” parameter of a navigation API method, and are compared against a locales list which is (optionally) stored as a property of each node. Nodes which do not have the locales (i.e., languages and/or geographic regions) specified by the user are not returned. The user is thus provided with a customized, filtered directory of the network's content. This feature also conserves bandwidth over the WAN by preventing downloads of nodes in which the user has no interest.
In accordance with yet another aspect of the invention, the Directory Service Providers optionally store certain types of shared data items (i.e., data items that are shared by multiple nodes) within a shared database, rather than as properties of the nodes. Duplicate copies of shared data items on the same application server are thereby avoided. In the presently preferred implementation, icon bitmaps, sound files, banner objects and download-and-run files are stored within the shared database, and the nodes of the content tree have corresponding properties (Icon ID, Soundfile ID, Banner ID and Drfile ID) which can be used to reference these shared data items. Thus, for example 10 different nodes may share the same icon, in which case each such node will have the ID of the shared icon stored as an Icon ID property. Special methods of the navigation API provide for the downloading of the shared data items and for the enumeration of the shared data items of a given type.
These and other aspects of the invention will now be described with reference to the drawings of a preferred embodiment, which is intended to illustrate and not to limit the invention, and in which:
Reference numbers in the drawings have three or more digits; the two least significant digits are reference numbers within the drawing, and the more significant digits indicate the figure in which the item first appears. For example, reference number 604 refers to an item which is first shown in FIG. 6. Like reference numbers indicate like or functionally similar components.
Described herein is an extensible directory service which includes multiple, distinct services running on separate groups of application servers. Although the directory service is described with reference to a preferred embodiment of a distributed on-line services network, it will be apparent to those skilled in the art that various aspects of the directory service are applicable to other types of computer networks and network configurations.
For convenience, the description of the preferred embodiment is arranged within the following eleven sections:
Throughout the following description, the first letters of the names of specific services on the network will be capitalized (for example, “Chat,” “BBS,” and “Directory Service”). Additionally, the names of specific software methods and interfaces will be provided in mixed case (for example, “GetChildren,” “GetAccountRights” and “TreeNav.”)
1. Architectural Overview (
The host data center 104 comprises a plurality of application servers 120 connected to one or more high speed local area networks (LANs) 122. The application servers 120 are preferably Pentium-class (or better) microcomputers which are scalable to at least four central processing units (CPUs), and which run the Microsoft Windows NT operating system available from Microsoft Corporation. Each application server 120 typically has at least 128 MB of random-access memory (RAM) and at least 4 GB of disk space.
The application servers 120 are arranged into service groups (also referred to as “AppGroups”) that correspond to specific on-line services. Three example service groups are shown in FIG. 1: a Chat service group 130, a Bulletin Board System (BBS) service group 134, and a Dirsrv service group 132. Additional service groups (not shown) are provided to implement other on-line services, including a Mediaview service which provides multimedia titles to end users, a mail service, a Component Manager service which allows users to update client software when new releases become available, and a File Transfer Manager (FTM) service. Other on-line services may include, for example, an interactive games service, a weather service, and a World Wide Web browsing service. A service group can have as few as one application server 120. System administrators can adjust the number of application servers 120 in a given service group to accommodate the current usage level of the corresponding service. For example, application servers 120 can be added to the BBS service group 134 to increase the user capacity of the BBS service.
Also connected to the LAN 122 are multiple Gateway microcomputers 140 (hereinafter “Gateways”) which link incoming calls from end users to the application servers 120. The Gateways 140 are preferably Pentium-class microcomputers which are scalable to at least four CPUs, and which run the Microsoft Windows NT operating system. Each Gateway 140 typically has at least 64 MB of RAM and at least 2 GB of disk space, and is capable of supporting approximately 1000 simultaneous user connections.
Also connected to the LAN 122 are multiple security servers 150. The security servers 150 are preferably Pentium-class microcomputers which are scalable to at least four CPUs, and which run the Microsoft Windows NT operating system. Each security server 150 maintains a relational database 152 which contains the access rights data for all users of the network 100. Each security server 150 runs Structured Query Language (SQL) code to provide access to its respective access rights database 152. SQL is a language standardized by the International Standards Organization (ISO) for defining, updating and querying relational databases. A query to the access rights database 152 can emanate either from one of the application servers 120 (when, for example, a user attempts to access a content entity which is stored by the application server 120), or by one of the Gateways 140 (when a user attempts to open an on-line service). Each machine 120, 140 which generates queries of the access rights databases 152 preferably implements an access rights cache for locally storing user-specific access rights information obtained from the database 152.
Various other types of servers and other microcomputers are connected to the LAN 122 but are not shown in FIG. 1. For example, billing and logon servers are provided to record billable events and to handle user logon, respectively. Further, Arbiter microcomputers are provided to perform transaction replication services for certain service groups (including both the Dirsrv service group 132 and the BBS service group 134), allowing the application servers 120 of such service groups to store identical copies of the same service content data.
It is envisioned that the host data center 104 may have on the order of one hundred Gateways 140, and between several hundred and several thousand application servers 120. A host data center of this type will be able to handle millions of subscribers and tens of thousands of simultaneous user logon sessions. Advantageously, the processing capacity of the host data center 104 can easily be increased (to support new services, and to support increases in the number of subscribers) by connecting additional Gateways 140 and application servers 120 to the LAN 122, and by adding additional local area networks. Further, additional host data centers 104 can be provided at different geographical locations to accommodate a wide geographic distribution of subscribers.
The on-line services offered to end-users of the network 100 are preferably in the form of client-server application programs or “service applications”. Each service application includes a server portion that runs on one or more of the application servers 120, and at least one corresponding client portion (also referred to as a “client application” or “client”) that runs on a microcomputer 102 of an end user. In the presently preferred embodiment, the client applications are in the form of Microsoft Windows 95 executables, and the server portions are implemented as dynamic link libraries running under the Microsoft Windows NT operating system.
With reference to
During a typical logon session, a client microcomputer 102 will maintain a communications link with a single Gateway 140, but may access multiple on-line services (and thus communicate with multiple application servers 120). To initially access a service, an “open” request is generated on the client microcomputer 102 and sent to the Gateway 140 that is handling the logon session. The Gateway 140 then selects a single application server 120 (of the appropriate service group) to handle the service session, and opens a pipe (e.g., a TCP/IP connection) over the LAN 122 to the selected application server 120.
Throughout the service session, the Gateway 140 routes messages between the client microcomputer 102 and the application server 120 as the client and server portions of the service application communicate. The Gateway 140 also performs protocol translation between the protocol of the WAN 106 and the protocol of the LAN 122. To terminate the service session, a “close” request is generated on the client microcomputer 102 and sent to the Gateway 140, and the Gateway 140 closes the pipe to the application server 120 that is handling the service session.
The architecture advantageously supports multiple simultaneous service sessions per user. Thus, a user may be connected to multiple applications servers (via the Gateway 140 handling the logon session) simultaneously.
Two specific on-line services, Chat and BBS, will now be briefly described. This description will illustrate some of the specific types of content entities (referred to herein as “content objects,” or simply “objects”) which may be accessed by users.
The Chat service is an interactive communications service which allows users to have real time conversations with other users on specific topics. Chat conversations or “conferences” are organized as “Chat rooms” which may be entered or exited by end users who join or leave the corresponding conferences. For example, an end user may enter a “sports” Chat room to join an interactive conversation on sports-related topics. Participants in a Chat conference can type in textual messages which will be displayed on the monitors of other participants. Voice and/or video capabilities may additionally be provided.
The BBS service allows users to post and/or review messages. Users can thereby ask and answer questions, or otherwise conduct non-real-time conversations with other users. Although shown as a single BBS service group 134 in
With reference to
Chat rooms and BBS messages are two types of content objects that may be accessed by users. The ability to access a given content object, and the access rights of the user with respect to that object, may vary from user to user. Using a Chat room object as an example, some users may be “participants” who can participate in the conference, while other users may be “viewers” who can only view the text of the conversation. One or more users may further be designated as of the conversation. A host normally has the responsibility of moderating the conversation, and has the ability to modify the access rights of members of the conversation with respect to the Chat room.
2. Overview of Directory Service and Related Components (
The Directory Service is an extensible on-line service that contains databases which describe the various content entities (i.e., the on-line services and associated data entities) of the network 100 that are accessible to users. Access to these databases is provided via navigation and edit application program interfaces (APIs) of the Directory Service. Through these interfaces, users are provided with a hierarchical, navigable view of the various content objects available on the network 100, and are provided with a mechanism for accessing the content objects.
The Directory Service is advantageously distributed among different on-line services, which are referred to herein as “Directory Service Providers.” Each Directory Service Provider provides a directory to a subset of the content of the network 100. In a presently preferred implementation described herein, the Directory Service is implemented by two Directory Service Providers, the Dirsrv service and the BBS service. As will be apparent from the description that follows, however, the Directory Service supports the addition of an indefinite number of other Directory Service Providers. Accordingly, the preferred embodiment will be described herein in terms of both (1) an extensible Directory Service architecture which supports an indefinite number of Directory Service Providers, and (2) a two-Directory-Service-Provider implementation of the Directory service.
Each Directory Service Provider maps its content into a hierarchical directory structure, which is stored within a corresponding “provider namespace.” In accordance with one aspect of the present invention, a seamless interface is provided to allow the user to transparently move from one directory structure to another, so that the multiple directory structures (of the multiple Directory Service Providers) appear to the end user as a single directory structure, and so that the Directory Service appears as a single service. This feature of the invention is described in detail below.
With reference to
With reference to
The Dirsrv and BBS namespaces 212 and 214 are both “provider namespaces.” As described below, a seamless interface between the Dirsrv and BBS services allows users to transparently traverse between the two directory structures 202, 204, so that the Directory Service appears as a single service to end users, and so that the two directory structures 202, 204 are seen by users as a single tree-like directory structure.
Advantageously, additional Directory Service Providers (and additional provider namespaces) can be added to the Directory Service. For example, an investment service that provides data on stocks and mutual funds could be added which acts as a Directory Service Provider with respect to its own content, and this content would be stored within a separate directory structure that is linked to the other directory structures 202, 204. The investment service would preferably be implemented on its own, separate group of application servers 120.
As will be apparent from the following description, the addition of new Directory Service Providers increases the content capacity (i.e., the total number of nodes which can be stored) of the Directory Service. In addition to this ability to increase the content capacity of the Directory Service, the capacity of a given Directory Service Provider to service users can advantageously be increased by the addition of application servers 120 to the corresponding service group.
In accordance with one aspect of the present invention, the Directory Service is accessed via a navigation API, referred to herein as the “TreeNav” API, and via an edit API, referred to herein as the “TreeEdit” API. These APIs may be implemented in whole or in part by the different Directory Service Providers. As will be apparent to those skilled in the art, the provision of the TreeNav and TreeEdit APIs greatly facilitates the addition of new Directory Service Providers, and thereby provides for a high degree of extensibility.
With further reference to
In accordance with the present invention, the Directory Service Providers are free to use any database arrangement for the storage of their respective nodes. In the preferred embodiment, the Directory Service Providers store their respective nodes as node files of a filesystem, with each node file containing a list of node properties that represents a single node. Various other database arrangements are possible. For example, a Directory Service Provider could be configured to store its nodes within an SQL (Structured Query Language) database.
The hierarchical directory structures 202, 204 are preferably in the form of directed acyclic graphs. As is well known in the art of file systems, a directed acyclic graph structure is more flexible than a strict tree structure, since a directed acyclic graph allows a node to have multiple parent nodes. (A “parent” of a given node is any node that is both (1) directly connected to the given node, and (2) at a higher level in the hierarchy than the given node. Similarly, a “child” is any node that is both (1) directly connected to the given node, and (2) at a lower level than the given node.) This characteristic of the directory structures 202 and 204 is illustrated by nodes 7 and 13, each of which has two parent nodes. In other embodiments of the invention, a strict tree structure may be used.
With reference to
As will be appreciated by those skilled in the art, the provision for multiple Directory Service Providers that are seamlessly linked to one another advantageously allows the task of providing a directory service to be distributed among multiple, different services. This is particularly advantageous when the volume of the content on the network 100 is sufficiently high such that a single service cannot efficiently store and provide access to all nodes. Conversely, the ability to distribute the Directory Service among a variable number of services enables the content tree 220 to be expanded (by the addition of new nodes) without a corresponding degradation of performance.
As will further be appreciated, because different Directory Service Providers store and provide access to different types of nodes, each Directory Service Provider can be tailored to the specific requirements of the type or types of nodes stored by that Directory Service Provider, without concern for the specific requirements of other types of nodes. By way of specific example, only the BBS service needs to include code for monitoring and deleting old BBS message nodes, since the BBS service is the only Directory Service Provider that stores BBS message nodes. This feature of the present invention will be apparent from the description that follows.
In the preferred embodiment, the content tree 220 is displayed to the end user via a network shell application which runs on the client microcomputers 102 of end users. The network shell is the primary client of the Directory Service. A preferred implementation of the network shell is described in the commonly-assigned U.S. Pat. No. 5,933,599 having the title APPARATUS FOR PRESENTING THE CONTENT OF AN INTERACTIVE ON-LINE NETWORK, filed Jul. 17, 1995, which is incorporated herein by reference. In the preferred embodiment, the network shell is an integral part of the Microsoft Windows 95 Explorer program (hereinafter “the Explorer”), which is described in Inside Windows 95, Microsoft Press, 1994. As will be apparent to those skilled in the art, other types of shell applications could be used. As described below, a graphical user interface of the Explorer displays the content objects as a logical extension of the user's hard drive, with nodes represented by corresponding icons on the user's screen.
In accordance with the present invention, the content tree 220 includes three different types of nodes: leaves, folders and junction points. A set of flags stored in association with each node identifies the node as one of these three types. Leaves (or “leaf nodes”) are nodes that both (1) cannot have children and (2) do not serve as junction points. The leaf nodes in
Folders are nodes that both (1) can have children, and (2) do not serve as junction points. The folder nodes in
Junction points are nodes that serve as proxies for nodes in other provider namespaces and that allow the user to seamlessly traverse among provider namespaces. The only junction point shown in
With reference to
Using the Explorer, users can browse the content tree 220 and can access the various content objects. Various actions are available to the user to reveal different levels of nodes. For example, the user can click on a folder displayed in the left pane 302 to “expand” the folder, or can click on a “parent folder” button (not shown) to move upward through the content tree. To access a content object (to, for example, enter a specific on-line service), the user can double click on the icon for that object. Because the content tree 220 is preferably structured as an acyclic graph, the user may take different paths to get to the same content object. The particular actions which can be performed by a user upon accessing a node depend upon the user's access rights with respect to the node, which are stored within the access rights databases 152 on the security servers 150. Access rights of users can advantageously be specified within the database on a single-user basis.
In accordance with one aspect of the present invention, the Directory Service only “shows” to each user those nodes that the user is authorized to access, or equivalently, those nodes to which the user has access rights. (In the preferred embodiment, the lowest level of access rights a user can have at a node is “viewer-only.” A user with viewer-only level access rights at a node can view certain properties of the node, but cannot either modify the properties or open the corresponding service.) Thus, each user is provided with a filtered view of the actual content of the network 100, seeing only the icons of the nodes that the user is authorized to view or otherwise access.
This feature of the invention advantageously allows certain nodes and content objects to be completely hidden from certain classes of users. For example, this feature may be used to hide from the view of regular users a BBS folder (and its contents) that has been created for private correspondence between members of a family, so that the only users who can see the folder from the Explorer are the designated family members. Because only those authorized to access each node can see the node, a high degree of security is provided against unathorized accesses.
In the preferred embodiment, a Sysop Tools client application (which is preferably integrated with the Explorer) allows authorized end users to remotely edit the content tree 220. Edits to the content tree can also be made locally (i.e., from within the host data center 104) by system administrators. Edits to the content tree 220 are made via the methods of the TreeEdit API, which are implemented by the various Directory Service Providers. These methods include methods for adding and deleting nodes, and for editing the properties of existing nodes. The capability of a user to edit the content tree 220 is specified by the user's access rights. To determine the access rights of users, the Directory Service Providers generate user-specific queries of the access rights database 152 (using a GetAccountRights API, as described below under the heading LOCALES AND ACCESS RIGHTS FILTERING OF NODES).
Users that have the capability to edit the content tree 220 are generally referred to as “sysops,” although different levels of sysops are defined. Advantageously, different users can have different edit capabilities with respect to different nodes. For example, one user may have node edit privileges (or “sysop privileges”) only at a particular Dirsrv folder node (plus any children of the Dirsrv folder node), while another user may have node edit privileges only at a particular BBS folder node (plus any children of the BBS folder node).
As a user moves from node to node of the content tree 220 using the Explorer, the Explorer requests the node-specific access rights of the user from the Directory Service. If these access rights indicate that the user has sysop privileges at a particular node, the Explorer advantageously displays a set of node edit menu items, allowing the user to remotely edit the properties of the node using the TreeEdit API. A preferred set of tools for remotely editing the content tree 220 is described in the concurrently filed, commonly assigned U.S. Pat. No. 5,794,006 having the title SYSTEM AND METHOD FOR EDITING CONTENT IN AN ON-LINE NETWORK, which is incorporated herein by reference.
As pictorially illustrated in
As indicated above, the Directory Service Providers may store their respective nodes as node files, or may use an alternative database arrangement. In the preferred embodiment, each node includes a listing of the parents and children of the respective node, and thereby specifies the position of the node within the content tree 220. With reference to
The node properties stored by the Directory Service Providers vary according to node type. For example, some properties are applicable only to folder nodes, some are applicable only to leaf nodes, and some are applicable to both leaf and folder nodes. Further, some properties are service-specific, meaning that they apply only to a certain service. An example of a service-specific property is a Chat room “maximum occupancy” property, which specifies the maximum number of users that can concurrently participate in a corresponding Chat conference. Further, some properties can be viewed by regular users (i.e., non-sysops) via a properties dialog box of the Explorer, while other properties are hidden from regular users, and can be seen only by sysops and/or system administrators.
In accordance with the present invention, a set of generic (i.e., non-service-specific) properties is defined to allow Directory Service Providers to store certain types of information. The mnemonic names and descriptions of these generic properties are provided below. Provided in parenthesis following each name and description is a list of codes which identify certain characteristics of each generic property. These codes are defined in Table 1.
TABLE 1
CODE
MEANING
V/NV
Property is/is not visible to users via the
properties dialog box of the Explorer
F
Property applies to folder nodes
L
Property applies to leaf nodes
The generic properties are as follows:
Throughout this detailed description, the first letter of each of the above-listed mnemonic property names is capitalized to emphasize that these names correspond to defined properties. Further, acronyms (such as DEID, and APPID) of mnemonic property names will be fully capitalized.
In addition to the properties listed above, various other generic properties are possible. For example, generic properties may be included to specify the creation date of the node, the date/time of the last modification to the node, the time frame (e.g., 12th century) to which the content of the node relates, the version of the node, or the DEIDs of other nodes to which the present node is related.
As indicated by the foregoing, the only properties that are required of all nodes in the preferred embodiment are the DEID, APPID, Service Group ID and Flags properties. The Name and Security Token properties are required of all leaf and folder nodes, and the Junction property is required of all junction point nodes. The remaining properties are optional, meaning that they may or may not be specified (depending upon the particular service with which the node is associated). As described below, a set of node editors are provided to inform the Explorer, for each service, of the properties which may be entered by sysops for the nodes of that service. These node editors also allow nodes to have service-specific properties, such as the above-mentioned maximum occupancy property. Typically, the set of properties that may be specified for a given node type (such as Chat room leaf nodes, or BBS folder nodes) includes a subset of the above-listed generic properties, and may include one or more service-specific properties.
As will be recognized from the foregoing, each node is simply a list of properties stored by or otherwise available via the Directory Service. This list of properties describes the corresponding service area (or content object) on the network, and in the case of leaf nodes, provides the information needed to enter the service area. By way of example, the property list for a Chat room node (which is one type of leaf node) will typically include user-readable information about the Chat room, and will include the information needed by the Explorer to launch the Chat client application and add the user to the Chat room.
The Directory Service operates generally as follows. In response to requests from the client (which, in the preferred embodiment, is the Explorer), the Directory Service sends node properties over the WAN 106 to the client microcomputer 102, allowing the client to reconstruct user-selected portions of the content tree 220 (as shown in
Assuming that the Explorer is used as the client, when the user double clicks on a folder node (i.e., the icon for the folder node) from the right pane 308, or expands a node in the left pane 302, the Explorer uses a GetChildren API to generate a request to the Directory Service for the children of the folder node, specifying as parameters of the API the DEID of the folder node plus the names of the specific properties needed to display the children of the folder node. (The specific properties requested by the Explorer with such GetChildren calls are hard coded into the Explorer. In a preferred embodiment, the requested properties are the DEID, APPID, Name, Flags, Icon ID, Service Group ID, and the user's Access Rights.)
Various user actions cause the Explorer to generate requests for different node properties. For example, from the Explorer, a user can select a node and then select the “properties” command; this causes the Explorer to open the “properties” dialog box, which allows the user to select a “properties sheet” which lists the properties to be retrieved by the Explorer. The user may then specify, for example, “general” properties sheet which includes the “Rating” and the “Pricing” properties of the node, causing the Explorer to generate a request for these properties. The TreeNav methods used by the Explorer for requesting properties and other information from the Directory Service are described below.
When the user double clicks on a leaf node from the Explorer, the Explorer initiates a service session with the corresponding service. To initiate the service session, the Explorer initially uses the APPID of the leaf node to identify the service application to be invoked. Once the identity of the appropriate executable file has been determined, the Explorer launches the client application for the service, and passes to the client application the DEID and the Service Group ID of the node. The client application then performs the appropriate service-related action. For example, if the node is a Chat room, the Chat client application uses the node's DEID to connect to the corresponding Chat room.
Before “showing” a node to the end user (by returning the requested properties of the node to the client), the Directory Service uses a GetAccountRights API to determine the access rights of the user with respect to the node to thereby determine whether the user is authorized to access the node. This access rights information is stored within the access rights database 152 on each security server 150. If the user is not authorized to access the node, the Directory Service does not return the properties of the node, and the node is not displayed to the user. By way of example, suppose that a user double clicks on the icon corresponding to node 1 in FIG. 2. This causes the Explorer to generate a GetChildren call to the Directory Service to obtain the children (i.e., enumerated properties of the children) of node 1. As parameters of the GetChildren request, the Explorer specifies the DEID of node 1, and specifies the properties (normally the Name, DEID, APPID, Service Group ID, Flags, Icon ID and Access Rights) to be returned for each child node. If, for example, the user is authorized to access node 4, but is not authorized to access node 5, the Directory Service will return only the properties of node 4. Thus, no properties of node 5 will be downloaded to the Explorer, and node 5 will not appear in the Explorer window on the user's screen.
To determine the user's access rights with respect to the node, the Directory Service initially reads the 32-bit Security Token associated with the node (which, as described above, is stored as a node property). The Directory Service then generates a GetAccountRights call, specifying as parameters of the call the node's Security Token and the user's 32-bit account number. The GetAccountRights API returns either a 16-bit access rights value which indicates the user's access rights with respect to the node, or else returns a code indicating that the user is not authorized to access the node. The GetAccountRights API includes code which generates queries to the access rights databases 152 to obtain user-specific access rights lists, and also includes code which implements an access rights cache for locally storing these user-specific lists. The GetAccountRights API is further described below.
With the exception of the Access Rights property, which is a special case, all of the above-listed generic properties are “local properties,” meaning that they are stored (or generated on-the-fly) locally (i.e., on the same application server 120) by the Directory Service Provider which stores the node. In accordance with one aspect of the present invention, a node may also have one or more “remote properties,” which are properties that are stored or generated by the service (such as Chat) with which the node is associated (as indicated by the node's APPID). When a remote property is requested by the client, the Directory Service Provider retrieves the remote property (via a remote procedure call, or “RPC”) from the associated service (which is normally implemented on a separate application server 120), and then returns the remote property to the client. To increase performance, the Directory Service also implements a remote properties cache (described below) for locally caching recently-retrieved remote properties. As described below under the heading “JUNCTION POINTS”, the Name and Security Token properties of a junction point node are always stored remotely by the Directory Service Provider that stores the corresponding target node.
The provision for the retrieval of remote properties advantageously allows certain types of information to be stored or generated by the end services (such as Chat or Mediaview), rather than by the Directory Service Providers. This is particularly useful for information that changes dynamically. One example of a node property which may advantageously be stored remotely is a “Current Occupants” property of a Chat room, which indicates the current number of participants in the corresponding Chat conference. Because the Current Occupants property changes frequently, it would be inefficient to store this property with the node; doing so would require frequent update transactions over the LAN 122.
In accordance with one aspect of the present invention, a mechanism is provided which allows Directory Service Providers to maintain respective databases of data entities that are shared by multiple nodes. These shared data entities are referred herein as shared blocks of bytes, or “shabbiest” In the presently preferred embodiment, four types of data entities are stored as shabbies: icon bitmaps, download-and-run files, sound files, and banner objects. As illustrated in
The ability for a Directory Service Provider to maintain a database of shabbies separate from the nodes of the Directory Service Provider is provided through special TreeNav and TreeEdit methods that may be used to create, delete, modify and download shabbies, and by the provision of certain node properties (such as the “Icon ID” property) that allow specific shabbies to be referenced by nodes. Because shabbies are stored separately from the node properties, there is no need to store multiple copies of each shabby, even though multiple nodes may share the same shabby. By way of example, suppose that the same icon is used for all Chat rooms, and that 30 Chat room objects currently exist within the Dirsrv namespace 212. Rather than storing 30 copies of the bitmap for the Chat room icon, the Dirsrv service stores the bitmap as a shabby (within the Dirsrv shabby database 222), and stores the shabby ID of the bitmap as the Icon ID property of each Chat room node. The preferred methods by which shabbies are stored by Directory Service Providers and downloaded to client computers 102 are described below under the heading “SHABBIES.”
3. Client-Server Architecture of Directory Service (
The client components include the Explorer client application 402, a variety of other client applications 404 (such as the client applications for the Chat, BBS and Mediaview services), the TreeNav API 412, the TreeEdit API 414 (which, as discussed below, may be omitted in embodiments which do not allow remote editing of the content tree 220), and network layers 416. The server components include network layers 418, the Dirsrv and BBS server applications 420, 422 (which are both Directory Service Providers, and which together form the Directory Service 424), and various other server applications 426 (such as the Chat and Mediaview service applications). The Directory Service 424 accesses the Dirsrv and BBS namespaces 212, 214, and may access additional provider namespaces 438 that correspond to other Directory Service Providers (represented by the ellipsis in FIG. 4).
The Explorer 402 includes multiple navigator modules 440 for navigating the content tree 220. Each navigator module 440 corresponds to and is used to navigate a respective provider namespace 212, 214, 438. Thus, for example, a Dirsrv navigator module is provided to navigate the Dirsrv namespace 212, and a BBS navigator module is provided to navigate the BBS namespace 214. Each navigator module 440 is preferably implemented as a dynamic link library (DLL) which is invoked by the Explorer 402 when the user enters into the corresponding provider namespace 212, 214, 438. With reference to
With further reference to
With further reference to
Each Directory Service Provider 420, 422 supports at least a subset of the TreeNav and TreeEdit methods, depending upon the level of Directory Service functionality provided. In the preferred implementation, the Dirsrv service supports all of the TreeNav and TreeEdit methods, and the BBS service supports all TreeNav and TreeEdit methods except for the shabby and GoWord methods. (The BBS service thus does not support GoWord searches, and does not support the use of shabbies). Calls to methods that are not supported by a Directory Service Provider return an error code.
Advantageously, the TreeNav and TreeEdit interfaces provide an extensible framework for the addition of new Directory Service Providers. To add a Directory Service Provider, a server application is added which supports at least a subset of the TreeNav and TreeEdit APIs, and a corresponding navigator module 440 is added on the client side which generates TreeNav calls to the new server application. Once a basic set of folder nodes has been created within the provider namespace of the newly-added Directory Service Provider, junction points can be added to the new provider namespace (and to other provider namespaces) to create links to existing Directory Service Providers.
As will be apparent from the foregoing, each Directory Service Provider adheres in whole or in part to a “Directory Service standard” which essentially ties together the various Directory Service Providers to form a single, integrated DS. This standard is generally defined by (1) the methods of the TreeNav and TreeEdit APIs, (2) the three types of nodes (and their corresponding definitions) which may be stored by Directory Service Providers, and (3) the predefined properties (both optional and mandatory) which are stored by the Directory Service Providers. Although every Directory Service Provider must follow this standard at least in-part, various aspects of the Directory Service Providers are left open to developers. For example, the DS standard does not require any specific database implementation for the storage of nodes, and does not limit the types of properties which may be stored by the Directory Service Providers.
With further reference to
Each node editor 442 is preferably in the form of a separate dynamic link library. When a new service is added to the network 100, a corresponding node editor 442 is simply downloaded to the client microcomputer 102 to allow sysops to create and edit Directory Service nodes for the new service.
The node editors 442 advantageously provide a mechanism for allowing the properties of Directory Service nodes to be customized on a per-service basis, and allow service-specific properties to be defined for nodes. When, for example, a new node is remotely created (or edited) by a sysop, the corresponding node editor 442 is invoked to provide a property sheet of the properties that can be set by sysops. (Certain properties, such as the DEID, APPID, and service group ID are set automatically, and cannot be modified by regular sysops). The sysop can then specify or modify these properties via a user interface of the Sysop Tools client application 444. The specific properties which may be modified by the user depend upon the sysop level (e.g., regular sysop, sysop manager, supersysop, etc.) of the user at the node.
As will be recognized from the forgoing, the Sysop Tools client application 444 and the TreeEdit API 414 are provided for the purpose of allowing sysops to remotely edit the content tree, and are not invoked unless the user has sysop privileges. Accordingly, these components may optionally be omitted in copies of the Explorer 402 code that are provided to regular (non-sysop) users.
A preferred implementation of the Sysop Tools client application 444, the TreeEdit API 414 and the node editors 442 is described in the above-referenced application of the title SYSTEM AND METHOD FOR EDITING CONTENT IN AN ON-LINE NETWORK.
With further reference to
The Explorer 402 also maintains a shabby cache 452 for storing certain types of shabbies that are returned by the Directory Service 424. In the preferred embodiment, the Explorer 402 stores icon bitmaps, sound files and banner objects within the shabby cache 452. The shabby cache 452 is preferably implemented on the hard disk of the user's microcomputer 102 as a persistent cache.
When the Explorer 402 needs a shabby (such as an icon bitmap) for a node, the Explorer 402 initially requests the corresponding property (e.g., Icon ID, Soundfile ID, or Banner ID) of the node from the Directory Service, or, if the property has already been returned, reads the property from the node cache 450. Once the property (i.e., shabby ID) has been obtained, the Explorer 402 checks the shabby cache 452 for the corresponding shabby. If the shabby is not present in the shabby cache 452, the Explorer 402 generates a GetShabby call to the Directory Service Provider of the node (assuming the Directory Service Provider supports shabbies), specifying the shabby ID as a parameter of the GetShabby API. (As described below, download-and-run file shabbies are preferably returned using the FTM service, rather than the GetShabby API.)
In the preferred embodiment, each time the Directory Service 424 returns a shabby that is an icon bitmap, sound file or banner object, the shabby is stored in the shabby cache 452 in association with its shabby ID (SHID). Because these shabbies are stored in the cache 452 in association with their shabby IDs, rather than in association with the nodes to which they correspond, duplicate copies of shabbies within the shabby cache 452 are avoided.
Advantageously, the contents of the shabby cache 452 are not flushed between logon sessions. Thus, once an icon bitmap, sound file, or banner object has been returned by the Directory Service, it need not be re-transferred over the WAN 106 on subsequent logon sessions. Duplicate transfers of these kinds of shabbies are thereby avoided. To avoid large volumes of shabby data on the user's hard disk, a conventional least-recently-used (LRU) algorithm or similar algorithm may be used to delete from the shabby cache 452 any shabbies that have not recently been read from the cache 452.
4. Representation of Node Properties (
With reference to
At least some of the properties in the table 500 are local properties that are stored (or for some properties, generated on-the-fly) locally by the Directory Service Provider that provides access to the node. In the preferred embodiment, node files are used to store the local properties. The table 500 may also include one or more remote properties (which may be either generic or service-specific in nature) that are stored or generated on-the-fly by a separate (or “remote”) service. This separate service is the service to which the node corresponds (such as Chat, BBS, Dirsrv or Mediaview), as indicated by the node's APPID.
Each node property, whether local or remote, has a property name 502, a property type 504, and a property value 506. Each property name 502 is preferably in the form of a null-terminated sequence of bytes which uniquely identifies a corresponding property. Property names 502 are passed over the WAN 106 whenever a TreeNav or TreeEdit API call requires the identification of one or more properties. To maintain high performance over the WAN 106, the most commonly requested properties are provided with very short names (typically 2 or 3 bytes long, including the terminating null). For example, the DEID, Flags, and APPID properties have null-terminated string names of “a”, “b”, and “c”, respectively. (Longer, mnemonic names such as “szPropDeid,” “szPropFlags,” and “szPropAppid” are used by programmers to identify the properties, and these mnemonic names are converted into the actual property names 502 by the compiler.)
The “type” 504 of a property identifies the data format (e.g., byte, word, doubleword, character string, etc.) of the corresponding property value 506. Properties can have any of the types listed in Table 2.
TABLE 2
TYPE
NUMERIC
(MNEMONIC NAME)
IDENTIFIER
DESCRIPTION
sptNil
00H
invalid
sptByte
01H
unsigned byte
sptWord
02H
unsigned word
sptDword
03H
unsigned doubleword
sptQword
04H
unsigned quadword
sptSbyte
05H
signed byte
sptSWord
06H
signed word
sptSDword
07H
signed doubleword
sptSQword
08H
signed quadword
sptDeid
09H
64-bit directory entry ID
sptStr
0AH
null-terminated string
sptUni
0BH
Unicode string
sptTime
0CH
Win32 filetime
sptPricing
0DH
32-bit pricing indicator
sptBinary
0EH
block of bytes (raw data)
sptShid
0FH
shabby ID (32 bits)
sptLocales
10H
languages/regions
sptHacct
11H
32-bit user account no.
The characters “spt” which are prepended to the mnemonic names in Table 2 stand for “service property type.” With reference to Table 2, the sptTime type indicates that the value is in the Win32 “filetime” format, which is a well-known data format for representing time under the Microsoft Win32 API. The sptPricing type indicates a special 32-bit pricing format which consists of an 8-bit value that indicates a currency (such as U.S. dollars or Belgian francs), plus a 24-bit value that specifies an amount in the indicated currency.
With further reference to Table 2, the sptuni type indicates that the value is in Unicode. Unicode is a standard 16-bit character set, developed by the Unicode Consortium, which includes the alphabetic characters of a variety of different languages. In the preferred embodiment, all string properties (including those of type sptstr) are stored by the Directory Service in Unicode, and are converted by the TreeNav methods on the client computers 102 to the appropriate character sets for individual users.
As shown in Table 2, each property type is identified by a respective 8-bit identifier. These numeric identifiers are used internally (e.g., within the node files) to represent the corresponding property types. As with the mnemonic names for the node properties, the mnemonic names listed in Table 2 are used by programmers for writing code.
The property types for the generic properties described above are listed in Table 3.
TABLE 3
PROPERTY
TYPE
Name
sptUni
DEID
sptDeid
APPID
sptDword
Service Group ID
sptWord
Icon ID
sptShid
Flags
sptByte
Security Token
sptDword
Description
sptStr
GoWord
sptStr
Search Keywords
sptStr
Owner
sptDword
Sysops
sptStr
Pricing
sptPricing
Rating
sptDword
Run Info
sptStr
Locales
sptLocales
Junction
sptDeid
Parents
sptDword
Children
sptDword
Access Rights
sptWord
Soundfile ID
sptShid
Banner ID
sptShid
Drfile ID
sptShid
With further reference to
5. Node Disk Structures (
With reference to
The property list portion 604 contains the number of properties in the list, followed by a listing of the names, types and values of the node's properties. Specifically, for each property stored within the node file 600, the property list portion 604 contains the property type (identified by the 8-bit type identifier), followed by the number of bytes in the property name, followed by the number of bytes in the property value, followed by the property name 502, followed by the property value.
In the preferred embodiment of the Dirsrv service, node files are named and stored according to the following convention:
filename=<DEID low part (hex)>,
subdirectory=<DEID high part (hex)>.
Thus, for example, the node file 600 for a node having a 64-bit DEID of 00000000:000002A3 (hex) will have the filename 000002A3, and will be stored in the subdirectory 00000000. If this node is a Dirsrv node, the node file will be stored on all of the application servers 120 of the Dirsrv service group 132. As described below, the node files are preferably loaded from the hard disks of the application servers 120 into main memory when the Directory Service Providers are brought up on these servers 120.
6. Shabbies (
As indicated above, the present invention provides for the separate storage of data items that are shared by multiple nodes of the same provider namespace. The shared data items are stored by the Directory Service Providers as shabbies (preferably within individual shabby files), and are edited and downloaded using special methods of the TreeNav and TreeEdit APIs. A given Directory Service Provider may, but need not, support shabbies. (As indicated above the Dirsrv service supports shabbies, and the BBS service does not).
In the present implementation of the network 100, four general types of data items are stored as shabbies: icon bitmaps, banner objects, sound files, and download-and-run files. As will be recognized, however, various other types of shared data items may be stored as shabbies, including, for example, video files and multimedia files.
In the preferred embodiment, every shabby has associated with it two numeric identifiers:
The EnumShn method of the TreeNav API allows client applications to obtain a list of all SHNs within a given shabby kind. Thus, for example, to download all existing icons, the EnumShn method can be used by the client to obtain a list of the SHNs of the icons, and the GetShabby method can then be used to retrieve the icons.
The 32-bit number <SHK,SHN>is referred to as the shabby ID, or “SHID.” Every shabby has a unique SHID within the shabby's provider namespace. To reference a shabby from a node, the SHID of the shabby is stored as an appropriate property of the node. In a present implementation, the properties that store SHIDs are the Icon ID, Banner ID, Soundfile ID and Drfile ID properties. (Note from Table 3 above that each of these four property types has a type of “sptshid.”) For example, to specify a sound file for a node, the sysop would enter the SHID of the sound file as the Soundfile ID property of the node.
Shabbies can be divided into one of two groups, depending upon how they are retrieved by the client:
In the preferred embodiment of the Dirsrv service, shabby files are named and stored according to the following convention:
filename=<00,SHN (hex)>,
subdirectory=<000000,SHK (hex)>.
Thus, for example, a shabby with SHID=<SHK,SHN>=12345678 (hex) will be stored in a file having the name 00345678, and will be located in a subdirectory having the name 00000012. Each shabby file simply contains the actual bytes of the shabby; no headers or other information are contained within the shabby files.
With reference to blocks 708 and 710, if an error code is returned by the Directory Service, the client displays a default icon. In the preferred embodiment, the client selects the default icon based upon the APPID of the node. Thus, for example, if the node is a BBS node (as indicated by the APPID), the client displays a generic BBS icon.
With reference to blocks 712-716, if an Icon ID is returned by the Directory Service, the client uses the returned Icon ID to check its shabby cache 452 (or “icon cache” in
With reference to blocks 720-724, if the icon bitmap is not present within the cache 452, the client generates a GetShabby call to retrieve the shabby identified by the Icon ID. The Directory Service Provider responds by reading the requested shabby (i.e., icon bitmap) from its shabby database, and by sending the shabby over the WAN 106 to the client. The client then displays the icon, and stores the icon bitmap within the shabby cache 452. As described above, because icon bitmaps are not deleted from the shabby cache 452 in the preferred embodiment, there is no need for the client to download the same bitmap twice. In other embodiments, an LRU (least recently used) or other algorithm may be used to delete icon bitmaps from the user's hard disk, in which case the client may have to download the same bitmap more than once.
The
7. Server Memory Structures and Operation (
With reference to
In the preferred embodiment, all of the nodes (i.e., node files) are loaded into memory when the Dirsrv service is initially brought up on the application server 120. Once a node is loaded into memory, it is not removed from memory unless deleted via a TreeEdit operation. In other embodiments, the nodes may be loaded and unloaded dynamically.
Shabby files are preferably loaded into memory upon request only (i.e., a shabby is not loaded until requested via a GetShabby call). As the shabbies are loaded into memory, the Dirsrv service generates a respective hash table (not shown) for each shabby kind (i.e., for each SHK value). Once a shabby is loaded into memory, it is not removed from memory unless deleted via a TreeEdit operation.
Each node (stored as a C++ object) in the node table 804 consists primarily of a local properties cache 810 and a remote properties cache 812. The local properties cache 810 contains the local properties of the respective node, and the remote properties cache 812 contains any remote properties that have recently been retrieved by the Dirsrv server 120. The remote property caches 812 are refreshed periodically (at a frequency that may be set via a global network registry, and with a default of every 5 minutes), to ensure that the cached remote property data is relatively up-to-date. Properties stored within the local and remote properties caches 810, 812 are preferably hashed by property name.
With further reference to
With reference to
With reference to blocks 902-906, the Dirsrv server/service initially checks the node's local properties cache 810, and if the requested property is found, returns the property value to the client. (For certain properties, such as the “Parents,” “Children” and “Access Rights” properties, the Dirsrv alternatively determines the property value on-the-fly.) With reference to block 910, if the requested property is not found in the local properties cache 810, the Dirsrv service compares the property name against a list of properties that are never stored remotely, to thereby determine whether the requested property may be stored remotely. In the preferred embodiment, this list consists of the following properties: DEID, APPID, Flags, Service Group ID, GoWord, Junction, Parents, Children, Access Rights, and all properties of type sptshid. If the requested name appears in the list (indicating that the property is not a remote property), the Dirsrv service returns an error code (preferably in the form of an empty property) to the client to indicate that the property does not exist for the node.
With reference to blocks 914-918, if the requested property is one which may be stored remotely, the Dirsrv service checks the remote properties cache 812 for the property. If the property is found in the remote properties cache 812, and is not a dummy property (discussed below), the Dirsrv service returns the requested property to the client. If the property is found but is a dummy property, the Dirsrv service returns an error code to the client to indicate that the property does not exist for the node.
With reference to blocks 920-924, if the requested property is not found in either the local properties cache 810 or the remote properties cache 812 for the node, the Dirsrv service uses the node's APPID to determine the remote service with which the node is associated, and then forwards the property request (via an RPC) to this service. If the property is returned by the remote service, the Dirsrv service returns the property to the client and stores the property within the remote properties cache 812 for the node.
With reference to block 926, if the remote service fails to return the requested property, the Dirsrv service returns an error code to the client. Additionally, the Dirsrv service stores a dummy property (type sptNil, size zero) in the node's remote properties cache 812 to inhibit the forwarding of requests for the property to the remote service.
Although
8. Junction Points (
As described above, junction point nodes provide a seamless interface between different provider namespaces, and thereby provide support for multiple namespaces. In the preferred embodiment, junction points have the following characteristics:
As illustrated in
In the presently preferred implementation, all junction points of the content tree 220 serve as proxies to BBS folders. Although junction points could also be provided within the BBS namespace 214, the need for such junction points is obviated by an Explorer feature which allows the user to move upward through the tree 220 along the same path taken to get to the current node. With reference to
9. TreeNav Methods
As described above, the TreeNav API provides the functionality needed by client applications (such as the Explorer) to extract directory information (properties, shabbies, etc.) from the various Directory Service Providers. As will be appreciated by those of ordinary skill in the art, the provision of the TreeNav API facilitates both the addition of new Directory Service Providers to the Directory Service and the addition of new client applications of the Directory Service.
Table 4 lists the parameters of the primary methods of the TreeNav API. The respective functions performed by these methods are described above under the heading Client-Server Architecture of Directory Service. Table 5 indicates the information held by each of the parameters listed in Table 4.
TABLE 4
TreeNav METHOD
PARAMETERS
GetProperties
pdeid, nDeid, rgszProp, pLocales,
pnNodes, phDyn
GetChildren
deid, fIncludeMe, rgszProp,
pLocales, pnNodes, phDyn
GetParents
deid, fIncludeMe, rgszProp,
pLocales, pnNodes, phDyn
GetDeidFromGoWord
szGoWord, pLocales, pdeid
GetShabby
shid, ppv, pnSize
EnumShn
shk, pCount, phDyn
TABLE 5
PARAMETER
INFORMATION HELD BY PARAMETER
pdeid
Array of DEIDs
nDeid
Number of DEIDs in pdeid
rgszProp
Array of property names
pLocales
List of LCIDs for locales filtering (empty
list indicates that nodes off all locales
should be returned)
pnNodes
Placeholder for number of nodes to be
returned
phDyn
Placeholder for handle to dynamic-sized
buffer which is used to return
information to client
deid
A single DEID of a node
fIncludeMe
Flag which indicates whether the node for
which the DEID is being provided is to
be included.
szGoword
Null-terminated GoWord
shid
A single Shabby ID
ppv
Placeholder for shabby buffer
pnSize
Placeholder for size - used to return size
of shabby
shk
A single shabby kind
pCount
Placeholder for 16-bit value which
indicates the number (count) of shabbies
for which SHNs are being returned
As described above, the methods of the TreeNav API are advantageously structured such that only those properties specifically requested by the client are returned by the Directory Service. Unnecessary transfers of property data over the WAN 106 are thereby avoided, and valuable bandwidth is conserved. WAN bandwidth is further conserved as a result of the access rights filtering and locales filtering features of the present invention, which are described below.
10. Locales and Access Rights Filtering of Nodes (
As indicated in Tables 4 and 5, the GetProperties, GetChildren, GetParents and GetDeidFromGoWord methods include a “pLocales” parameter, which allows the client to specify a locales filter to be applied on the server side. This locales filter is preferably in the form of a list of LCIDs (locales IDs), with each member of the list identifying a language and/or geographic region that the client is “interested in.” In the preferred embodiment, the locales filters are specified by end users via a dialog box of the Explorer, through which users can select from a list of predefined locales. Users can also select an “all locales” option, in which case no locales-based filtering will be performed.
When a locales filter is provided by the client in a TreeNav call, the Directory Service excludes (i.e., does not return the requested properties of) any node that has a Locales property that does not include at least one of the locales specified in the filter. (Nodes that do not have a Locales property are not excluded). Thus, for example, if the client generates the call
GetChildren(DEID=5, locales=Spanish,French)
(other parameters omitted for convenience), the Directory Service will filter out any children of node DEID=5 that have Locales properties which do not include either Spanish or French. When an empty list (i.e., a list with no LCID entries) is sent by the client, the Directory Service does not perform locales-based filtering.
Locales-based filtering provides at least two significant benefits. First, locales-based filtering allows the end user to view a customized, filtered view of the content tree 220, and allows the user to avoid the inconvenience of viewing content items that are in different languages and/or directed to different geographic regions than the user is interested in. Thus, for example, a user can specify that he or she is interested only in nodes that include the Locale of “English, U.K.,” to obtain a directory of content objects that are in the English language which are directed to the United Kingdom. Second, as indicated above, locales-based filtering conserves bandwidth by reducing unnecessary data transfers over the WAN 106. This, in-turn, increases performance from the viewpoint of the user.
Although nodes are filtered in the preferred embodiment based on user-specified language and geographic region filters, it will be readily apparent that other types of filters can be employed. For example, in other embodiments users may be able to specify a “media type” filter in order to select nodes of a particular media type (such as text, still picture, video, sound, multimedia or animation). A generic “media type” property may then be defined to allow sysops to specify the media type or types of the nodes they create.
With reference to block 1102, the Directory Service Provider initially reads the node's 32-bit security token, which is stored as the Security Token property of the node. As described above, the security token identifies a single content category to which the node has been assigned (typically by system administrators) for security purposes. In the preferred embodiment of the network 100, various predefined content categories exist such as “internal public content,” “Internet public content,” “18-and-older content,” “corporation X beta test data,” etc., and different users are assigned different access rights (via the access rights database 152) with respect to different content categories. Every node of the content tree 220 has a security token, and is assigned to exactly one content category.
With reference to block 1104, the Directory Service Provider generates a GetAccountRights call to determine whether or not the user has access rights with respect to the content category of the node. The parameters of the GetAccountRights API are the user's 32-bit user ID and the 32-bit security token. The GetAccountRights API includes code which generates user-specific queries of the access rights database 152, and includes code which implements an access rights cache (not shown) within each application server 120 that generates GetAccountRights calls. A preferred implementation of the access rights database 152 and the access rights cache are described in the concurrently filed, commonly assigned U.S. Pat. No. 5,941,947 having the title SYSTEM AND METHOD FOR CONTROLLING ACCESS TO DATA ENTITIES IN A COMPUTER NETWORK, which is incorporated herein by reference.
The GetAccountRights API returns either (1) a code which indicates that the user is not authorized to access the content category (and that the user is thus not authorized to access the node), or (2) a 16-bit access rights value which specifies the access rights (in the form of privilege levels) of the user with respect to the content category. With reference to blocks 1106 and 1108, if the GetAccountRights API returns a code indicating that the user is not authorized to access the node (or equivalently, that the user has no access rights with respect to the node), no properties of the node are returned to the client, and the icon and properties of the node are not made visible to the user. (From the viewpoint of the user and the client application, the unaccessible node does not exist.)
With reference to blocks 1112 and 1114, if an access rights value is returned by the GetAccountRights API, indicating that the user has at least some access rights with respect to the node (and specifically, at least viewer-level access rights), the Directory Service Provider checks the Locales parameter of the TreeNav call to see if a locales filter has been provided by the client. If no locales filter was provided, indicating that no locales filtering should be performed, the Directory Service Provider returns the property or properties requested by the client. (As indicated above, if a requested property does not exist, the Directory Service Provider returns an empty property to the client.) As indicated by blocks 1114 and 1118, if a locales filter has been provided but the node does not have a locales property, the Directory Service Provider similarly returns the requested property or properties.
With reference to block 1120, if a locales filter has been provided and the node has a locales property, the list of LCIDs in the filter is compared against the LCIDs of the node. With reference to block 1122, if at least one of the LCIDs in the filter appears in the node's LCID list, the Directory Service Provider returns the requested property or properties of the node to the client. Otherwise, the Directory Service Provider does not return any of the node's properties.
As will be readily apparent to those skilled in the art, a number of benefits are achieved by returning node properties only when the user is authorized to access the node. For example, the user sees only those service areas (nodes) to which he or she has access, and is not inconvenienced with having to see icons that cannot be opened. Further, a high level of security is provided against hackers, since users cannot see or otherwise obtain information about nodes to which they have no access rights. Further, as indicated above, WAN bandwidth is conserved, since properties are not unnecessarily passed to the client.
11. Other Embodiments
Although the various aspects and features of the present invention have been described in terms of a preferred implementation of an on-line services network 100, this network implementation has been presented by way of example only, and is not intended to limit the scope of the invention. Accordingly, the scope of the present invention is intended to be defined only by reference to the following claims and their equivalents.
San Andres, Ramon J., Sanderman, David S., Nolan, Sean P.
Patent | Priority | Assignee | Title |
10110436, | Dec 08 1998 | NOMADIX, INC. | Systems and methods for providing content and services on a network system |
10341243, | Dec 08 1998 | NOMADIX, INC. | Systems and methods for providing content and services on a network system |
11068499, | May 05 2014 | Huawei Technologies Co., Ltd. | Method, device, and system for peer-to-peer data replication and method, device, and system for master node switching |
7124203, | Jul 10 2000 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Selective cache flushing in identity and access management systems |
7162499, | Jun 21 2000 | Microsoft Technology Licensing, LLC | Linked value replication |
7185359, | Dec 21 2001 | Microsoft Technology Licensing, LLC | Authentication and authorization across autonomous network systems |
7185364, | Mar 21 2001 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Access system interface |
7194764, | Jul 10 2000 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | User authentication |
7200847, | Jul 01 1996 | Microsoft Technology Licensing, LLC | Urgent replication facility |
7225256, | Nov 30 2001 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Impersonation in an access system |
7231661, | Jun 21 2001 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Authorization services with external authentication |
7249369, | Jul 10 2000 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Post data processing |
7251676, | Dec 22 2000 | Siemens Healthcare GmbH | Method for handling an information item |
7398311, | Jul 10 2000 | Oracle International Corporation | Selective cache flushing in identity and access management systems |
7424487, | Dec 28 2004 | HULU, LLC | Bulletin board system (BBS) implemented on server computer in which BBS items are stored as files in accordance with native file system of server computer |
7430744, | Jul 01 1996 | Microsoft Technology Licensing, LLC | Urgent replication facility |
7458096, | Mar 21 2001 | Oracle International Corpration | Access system interface |
7464162, | Jul 10 2000 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Systems and methods for testing whether access to a resource is authorized based on access information |
7499413, | Feb 28 2001 | Microsoft Technology Licensing, LLC | Method for designating communication paths in a network |
7519736, | Nov 27 2001 | Microsoft Technology Licensing, LLC | Non-invasive latency monitoring in a store-and-forward replication system |
7526513, | Jun 21 2000 | Microsoft Technology Licensing, LLC | Multi-level replication and conflict resolution |
7555771, | Mar 22 2005 | Dell Products L.P.; Dell Products L P | System and method for grouping device or application objects in a directory service |
7613792, | Sep 11 2000 | HANDMARK, INC | Method for dynamic caching |
7617522, | Dec 21 2001 | Microsoft Technology Licensing, LLC | Authentication and authorization across autonomous network systems |
7630974, | Sep 28 2004 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Multi-language support for enterprise identity and access management |
7644366, | Jul 30 1999 | Computer Associates Think, Inc | Method and system for displaying a plurality of discrete files in a compound file |
7743344, | May 23 2001 | HANDMARK, INC | Method for optimizing utilization of client capacity |
7765298, | Nov 30 2001 | Campbell ERS LLC | Impersonation in an access system |
7814499, | Jul 01 1996 | Microsoft Technology Licensing, LLC | Urgent replication facility |
7814536, | Jul 10 2000 | Oracle International Corporation | User authentication |
7836402, | Apr 16 2004 | Alcatel Lucent | Multiple link connector list |
7882132, | Oct 09 2003 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Support for RDBMS in LDAP system |
7904487, | Oct 09 2003 | ORACLE, USA; Oracle International Corporation; Oracle Corporation | Translating data access requests |
7970722, | Nov 08 1999 | International Business Machines Corporation | System, method and computer program product for a collaborative decision platform |
8005777, | Nov 08 1999 | International Business Machines Corporation | System, method and computer program product for a collaborative decision platform |
8027339, | Mar 12 1997 | GATE WORLDWIDE HOLDINGS LLC | System and method for establishing network connection |
8091040, | Jul 30 1999 | Computer Associates Think, Inc. | Method and system for displaying a plurality of discrete files in a compound file |
8156246, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8160988, | Nov 08 1999 | International Business Machines Corporation | System, method and computer program product for a collaborative decision platform |
8190708, | Oct 22 1999 | GATE WORLDWIDE HOLDINGS LLC | Gateway device having an XML interface and associated method |
8244886, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8266266, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing dynamic network authorization, authentication and accounting |
8266269, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8335779, | Aug 16 2002 | BYTEWEAVR, LLC | Method and apparatus for gathering, categorizing and parameterizing data |
8364806, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8370477, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8516083, | Oct 22 1999 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods of communicating using XML |
8594107, | Mar 12 1997 | NOMADIX, INC. | System and method for establishing network connection |
8606917, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8613053, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | System and method for authorizing a portable communication device |
8688813, | Jan 11 2006 | Oracle International Corporation | Using identity/resource profile and directory enablers to support identity management |
8713641, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for authorizing, authenticating and accounting users having transparent computer access to a network using a gateway device |
8725888, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8725899, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8788690, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
8935418, | Mar 21 2001 | Oracle International Corporation | Access system interface |
9043352, | Mar 07 2001 | DSS TECHNOLOGY MANAGEMENT, INC | Method for searching document objects on a network |
9047386, | Mar 07 2001 | DSS TECHNOLOGY MANAGEMENT, INC | Creating a link relationship between document objects and storing in a link directory |
9128934, | Mar 07 2001 | DSS TECHNOLOGY MANAGEMENT, INC | User interface for presenting and searching relationships between document objects located on a network |
9160672, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for controlling user perceived connection speed |
9218431, | Mar 07 2001 | DSS TECHNOLOGY MANAGEMENT, INC | System for linked and networked document objects |
9369534, | Apr 08 1999 | Zap.com Corporation | System and method of consistent internet web site banners that provide portal-like functionality |
9548935, | Dec 08 1998 | GATE WORLDWIDE HOLDINGS LLC | Systems and methods for providing content and services on a network system |
9674180, | Jan 11 2006 | Oracle International Corporation | Using identity/resource profile and directory enablers to support identity management |
9870166, | Sep 15 2014 | Apple Inc. | Securely sharing cached data |
RE43835, | May 11 1999 | CXT SYSTEMS, INC | Online content tabulating system and method |
RE45661, | May 11 1999 | CXT SYSTEMS, INC | Online content tabulating system and method |
Patent | Priority | Assignee | Title |
4184200, | Apr 26 1978 | Sperry Rand Corporation | Integrating I/O element |
4280176, | Dec 26 1978 | International Business Machines Corporation | Memory configuration, address interleaving, relocation and access control system |
4432057, | Nov 27 1981 | International Business Machines Corporation | Method for the dynamic replication of data under distributed system control to control utilization of resources in a multiprocessing, distributed data base system |
4493024, | May 22 1981 | Data General Corporation | Digital data processing system |
4799153, | Dec 14 1984 | SPRINT INTERNATIONAL COMMUNICATIONS CORPORATION, A CORP OF DE | Method and apparatus for enhancing security of communications in a packet-switched data communications system |
4799156, | Oct 01 1986 | Strategic Processing Corporation | Interactive market management system |
4800488, | Nov 12 1985 | BELL TELEPHONE LABORATORIES, INCORPORATED, A CORP OF NEW YORK | Method of propagating resource information in a computer network |
4858117, | Aug 07 1987 | Bull HN Information Systems Inc.; HONEYWELL BULL INC , 3800 WEST 80TH STREET, MINNEAPOLIS, MINNESOTA 55431, A CORP OF DE | Apparatus and method for preventing computer access by unauthorized personnel |
4899136, | Apr 28 1986 | Xerox Corporation | Data processor having a user interface display with metaphoric objects |
4914571, | Jun 15 1987 | International Business Machines Corporation | Locating resources in computer networks |
5012405, | Oct 17 1986 | Hitachi, Ltd. | File management system for permitting user access to files in a distributed file system based on linkage relation information |
5032979, | Jun 22 1990 | International Business Machines Corporation | Distributed security auditing subsystem for an operating system |
5079765, | Jan 09 1989 | CANON KABUSHIKI KAISHA A CORP OF JAPAN | Network system having a gateway apparatus for momitoring a local area network |
5113499, | Apr 28 1989 | SPRINT INTERNATIONAL COMMUNICATIONS CORPORATION, A CORP OF DE | Telecommunication access management system for a packet switching network |
5140689, | May 25 1989 | Kabushiki Kaisha Toshiba | Data recovery system and method of distributed transaction processing system |
5151989, | Feb 13 1987 | International Business Machines Corporation | Directory cache management in a distributed data processing system |
5159669, | Dec 15 1988 | XEROX CORPORATION, A CORP OF NY | Automatically creating a second workspace operation record including history data and a unit ID based on a first workspace operation |
5187790, | Jun 29 1989 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Server impersonation of client processes in an object based computer operating system |
5247676, | Jun 29 1989 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | RPC based computer system using transparent callback and associated method |
5257369, | Oct 22 1990 | Thomson Reuters Global Resources Unlimited Company | Apparatus and method for providing decoupling of data exchange details for providing high performance communication between software processes |
5265250, | Mar 29 1990 | Oracle International Corporation | Apparatus and methods for performing an application-defined operation on data as part of a system-defined operation on the data |
5291597, | Oct 24 1988 | IBM Corp | Method to provide concurrent execution of distributed application programs by a host computer and an intelligent work station on an SNA network |
5307490, | Aug 28 1992 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Method and system for implementing remote procedure calls in a distributed computer system |
5321841, | Jun 29 1989 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | System for determining the rights of object access for a server process by combining them with the rights of the client process |
5329619, | Oct 30 1992 | Software AG | Cooperative processing interface and communication broker for heterogeneous computing environments |
5339435, | Feb 28 1991 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Heterogenous software configuration management apparatus |
5341477, | Feb 24 1989 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Broker for computer network server selection |
5347632, | Jul 15 1988 | International Business Machines Corporation | Reception system for an interactive computer network and method of operation |
5355497, | Jun 10 1992 | Physiotronics Corporation; 2010 SOFTWARE CORPORATION 135 WEST 52ND STREET | File directory structure generator and retrevial tool with document locator module mapping the directory structure of files to a real world hierarchical file structure |
5367621, | Sep 06 1991 | INTERNATIONAL BUSINESS MACHINES CORPORATION A CORP OF NEW YORK | Data processing method to provide a generalized link from a reference point in an on-line book to an arbitrary multimedia object which can be dynamically updated |
5371852, | Oct 14 1992 | International Business Machines Corporation | Method and apparatus for making a cluster of computers appear as a single host on a network |
5388255, | Dec 19 1991 | AD TECHNOLOGIES LLC | System for updating local views from a global database using time stamps to determine when a change has occurred |
5396626, | Aug 04 1993 | Apple Inc | Object-oriented locator system |
5423003, | Mar 03 1994 | Geonet Limited L.P. | System for managing network computer applications |
5434994, | May 23 1994 | International Business Machines Corporation | System and method for maintaining replicated data coherency in a data processing system |
5444848, | Apr 30 1992 | Bull HN Information Systems Inc. | Distribution of communications connections over multiple service access points by choosing remote and local access points having lowest number of connections |
5455932, | Sep 24 1990 | EMC Corporaton | Fault tolerant computer system |
5463625, | Oct 01 1993 | IBM Corporation | High performance machine for switched communications in a heterogeneous data processing network gateway |
5473599, | Apr 22 1994 | Cisco Technology, Inc | Standby router protocol |
5475819, | Oct 02 1990 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Distributed configuration profile for computing system |
5481720, | May 15 1989 | International Business Machines Corporation | Flexible interface to authentication services in a distributed data processing environment |
5483596, | Jan 24 1994 | PARALON TECHNOLOGIES INC | Apparatus and method for controlling access to and interconnection of computer system resources |
5483652, | Jan 24 1994 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Mechanism for locating without search discrete application resources known by common name only in a distributed network computing environment |
5490270, | Jun 16 1994 | International Business Machines Corporation | Simultaneous updates to the modification time attribute of a shared file in a cluster having a server and client nodes |
5491800, | Dec 20 1993 | Apple Inc | Object-oriented remote procedure call networking system |
5491817, | May 25 1993 | TTI Inventions A LLC | Linking system and method for accessing directory information about an object in one context when information in another context is known |
5491820, | Nov 10 1994 | AT&T Corporation | Distributed, intermittently connected, object-oriented database and management system |
5497463, | Sep 25 1992 | BULL HN INFORMATION SYSTEMS INC | Ally mechanism for interconnecting non-distributed computing environment (DCE) and DCE systems to operate in a network system |
5499342, | Nov 20 1987 | Hitachi, Ltd. | System for dynamically switching logical sessions between terminal device and a processor which stops its operation to another working processor under control of communication control processor |
5500929, | Aug 30 1993 | Apple Inc | System for browsing a network resource book with tabs attached to pages |
5504892, | Sep 08 1994 | Apple Inc | Extensible object-oriented file system |
5513314, | Jan 27 1995 | Network Appliance, Inc | Fault tolerant NFS server system and mirroring protocol |
5515508, | Dec 17 1993 | Apple Inc | Client server system and method of operation including a dynamically configurable protocol stack |
5526491, | Sep 22 1992 | CISCO TECHNOLOGY, INC , A CORPORATION OF CALIFORNIA | System and method for calling selected service procedure remotely by utilizing conditional construct switch statement to determine the selected service procedure in common stub procedure |
5530852, | Dec 20 1994 | Sun Microsystems, Inc | Method for extracting profiles and topics from a first file written in a first markup language and generating files in different markup languages containing the profiles and topics for use in accessing data described by the profiles and topics |
5537618, | Dec 23 1993 | TIMDOLIR LTD , LIMITED LIABILITY COMPANY | Method and apparatus for implementing user feedback |
5544313, | May 11 1994 | Cisco Technology, Inc | Baton passing optimization scheme for load balancing/configuration planning in a video-on-demand computer system |
5544327, | Mar 01 1994 | Cisco Technology, Inc | Load balancing in video-on-demand servers by allocating buffer to streams with successively larger buffer requirements until the buffer requirements of a stream can not be satisfied |
5548724, | Mar 22 1993 | HITACHI INFORMATION & TELECOMMUNICATION ENGINEERING, LTD | File server system and file access control method of the same |
5548726, | Dec 17 1993 | Apple Inc | System for activating new service in client server network by reconfiguring the multilayer network protocol stack dynamically within the server node |
5553239, | Nov 10 1994 | AT&T Corporation | Management facility for server entry and application utilization in a multi-node server configuration |
5553242, | Nov 03 1993 | AD TECHNOLOGIES LLC | Client/server connection sharing |
5559969, | Aug 09 1994 | Unisys Corporation | Method and apparatus for efficiently interfacing variable width data streams to a fixed width memory |
5564043, | Mar 24 1994 | NCR Corporation | Launching computer program upon download of data created by program |
5572643, | Oct 19 1995 | INTERNETAD SYSTEMS LLC | Web browser with dynamic display of information objects during linking |
5581753, | Sep 28 1994 | YORANSO CONSULTING LIMITED LIABILITY COMPANY | Method for providing session consistency guarantees |
5592611, | Mar 14 1995 | AUTONOMY, INC | Stand-in computer server |
5596579, | Oct 01 1993 | International Business Machines Corporation | High performance machine for switched communications in a heterogeneous data processing network gateway |
5596744, | May 20 1993 | Hughes Electronics Corporation | Apparatus and method for providing users with transparent integrated access to heterogeneous database management systems |
5608865, | Mar 14 1995 | AUTONOMY, INC | Stand-in Computer file server providing fast recovery from computer file server failures |
5608903, | Dec 15 1994 | Oracle International Corporation | Method and apparatus for moving subtrees in a distributed network directory |
5617568, | Dec 14 1994 | International Business Machines Corporation | System and method for supporting file attributes on a distributed file system without native support therefor |
5617570, | Nov 03 1993 | AD TECHNOLOGIES LLC | Server for executing client operation calls, having a dispatcher, worker tasks, dispatcher shared memory area and worker control block with a task memory for each worker task and dispatcher/worker task semaphore communication |
5619632, | Sep 14 1994 | SAP America, Inc | Displaying node-link structure with region of greater spacings and peripheral branches |
5619657, | Jun 28 1991 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Method for providing a security facility for a network of management servers utilizing a database of trust relations to verify mutual trust relations between management servers |
5650994, | May 16 1995 | Verizon Patent and Licensing Inc | Operation support system for service creation and network provisioning for video dial tone networks |
5666519, | Sep 06 1995 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Method and apparatus for detecting and executing cross-domain calls in a computer system |
5675723, | May 19 1995 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Multi-server fault tolerance using in-band signalling |
5675782, | Jun 06 1995 | Microsoft Technology Licensing, LLC | Controlling access to objects on multiple operating systems |
5675796, | Apr 08 1994 | Microsoft Technology Licensing, LLC | Concurrency management component for use by a computer program during the transfer of a message |
5678041, | Jun 06 1995 | Cooper Union for the Advancement of Science and Art | System and method for restricting user access rights on the internet based on rating information stored in a relational database |
5692180, | Jan 31 1995 | International Business Machines Corporation | Object-oriented cell directory database for a distributed computing environment |
5696895, | May 19 1995 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Fault tolerant multiple network servers |
5774668, | Jun 07 1995 | Microsoft Technology Licensing, LLC | System for on-line service in which gateway computer uses service map which includes loading condition of servers broadcasted by application servers for load balancing |
5826254, | Apr 18 1995 | Hewlett Packard Enterprise Development LP | System for selectively browsing a large, distributed directory tree using authentication links |
5864683, | Oct 12 1994 | McAfee, LLC | System for providing secure internetwork by connecting type enforcing secure computers to external network for limiting access to data based on user and process access rights |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Aug 24 1998 | Microsoft Corporation | (assignment on the face of the patent) | / | |||
Oct 14 2014 | Microsoft Corporation | Microsoft Technology Licensing, LLC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 034541 | /0001 |
Date | Maintenance Fee Events |
Oct 30 2008 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Oct 04 2012 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Jan 06 2017 | REM: Maintenance Fee Reminder Mailed. |
May 31 2017 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
May 31 2008 | 4 years fee payment window open |
Dec 01 2008 | 6 months grace period start (w surcharge) |
May 31 2009 | patent expiry (for year 4) |
May 31 2011 | 2 years to revive unintentionally abandoned end. (for year 4) |
May 31 2012 | 8 years fee payment window open |
Dec 01 2012 | 6 months grace period start (w surcharge) |
May 31 2013 | patent expiry (for year 8) |
May 31 2015 | 2 years to revive unintentionally abandoned end. (for year 8) |
May 31 2016 | 12 years fee payment window open |
Dec 01 2016 | 6 months grace period start (w surcharge) |
May 31 2017 | patent expiry (for year 12) |
May 31 2019 | 2 years to revive unintentionally abandoned end. (for year 12) |