WO2000070500A2 - Client-server independent intermediary mechanism - Google Patents

Client-server independent intermediary mechanism Download PDF

Info

Publication number
WO2000070500A2
WO2000070500A2 PCT/US2000/011946 US0011946W WO0070500A2 WO 2000070500 A2 WO2000070500 A2 WO 2000070500A2 US 0011946 W US0011946 W US 0011946W WO 0070500 A2 WO0070500 A2 WO 0070500A2
Authority
WO
WIPO (PCT)
Prior art keywords
user
data
destination server
cookie
block
Prior art date
Application number
PCT/US2000/011946
Other languages
French (fr)
Other versions
WO2000070500A3 (en
Inventor
Sudhir Mohan
Umesh R. Patil
Daniel S. Jordan
Original Assignee
Pivia, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pivia, Inc. filed Critical Pivia, Inc.
Priority to AU45026/00A priority Critical patent/AU4502600A/en
Publication of WO2000070500A2 publication Critical patent/WO2000070500A2/en
Publication of WO2000070500A3 publication Critical patent/WO2000070500A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Definitions

  • the present invention relates to client-server communication, and more specifically, to using an independent intermediary mechanism between a client and a server.
  • the World-Wide Web (WWW, W3, the Web) is an Internet client-server hypertext distributed information retrieval system. An extensive user community has developed on the Web since its introduction.
  • FIG. 1 is a block diagram of a prior art client-server system.
  • the client A 110 can access destination servers DS1-DS3 150-170.
  • other clients B and C, 120 130 can access the destination servers DS1-3 150-170.
  • Each destination server may provide different services, information, or other data to the user.
  • Hypertext links refer to other documents by their uniform resource identifiers (URIs).
  • the client program known as a browser, e.g. NCSA Mosaic, Netscape Navigator, runs on the user's computer and provides two basic navigation operations: to follow a link or to send a query to a server. Users access the web through these browsers.
  • a user accesses a server by typing the URI of the server into the browser's address window. The browser then connects to the server corresponding to this URL Another method of accessing a web site is by selecting the web site from the list of bookmarks.
  • the list of bookmarks is resident in the browser in the user's computer. Thus, if a user wishes to have similar bookmarks on multiple computers, he or she must manually copy the bookmarks and transfer them between the computers. This process is inconvenient.
  • cookies are also stored in the user's browser. Again, this means that if the user is accessing the Internet from multiple computers, the user's cookies have to be duplicated into multiple computers. This process is inconvenient.
  • a user may have an account with a bank, an e-mail account, a personalized portal site account, and an account on an e-commerce server.
  • the users must log into each of these accounts by remembering and providing his or her user name and password.
  • each of these user names and passwords should be different.
  • remembering different names and passwords is inconvenient to the user.
  • Most clients and servers support "forms" which allow the user to enter arbitrary text as well as selecting options from customizable menus and on/off switches. As more business is transacted on the Web, forms are proliferating.
  • the forms may include forms for requesting further information, for ordering items from the Web, for registering for a Web site, etc.
  • the user generally can not get a copy of the information filled into the form.
  • the user can either print the page when the form is filled in, generating a paper copy, or rely on the server to respond in a manner that permits the user to make a record of the information entered in to the form.
  • a method of tracking information filled into forms would be advantageous.
  • vendors may respond with an order number or other useful information. The user can keep a copy of this page, which is generally only temporarily available, by printing it, or copying down the information provided. A method of attaching this vendor response to the original order information and making both available to the user would be advantageous.
  • the user has to fill out each of these forms separately.
  • the forms request the same types of information, i.e. name, address, telephone number, e-mail address, etc.
  • the user has to enter all of this information for each form. This is repetitious and takes time. Additionally, if such information as credit card number or social security number is requested, the user has to pull out the credit card and copy a long string of numbers. This makes errors likely.
  • the user has to verify that a Web site that requests a credit card number or similar confidential information is of the appropriate level of security for the user to feel comfortable sending the information over the Web. An improved method of filling out forms would be advantageous.
  • a method and apparatus of a client-server independent intermediary mechanism comprises displaying a frame including a user interface of the IIM (IIM frame), and a second frame framing a destination server display area (DSDA).
  • the method further comprises retrieving data for display from a destination server, and instrumenting the data prior to display such that future data retrieved from a destination server is displayed in the DSDA, without writing over the ITM frame.
  • Figure 1 is a block diagram of a prior art client-server system.
  • FIG. 2 is a block diagram of one embodiment of the client-server system including the independent intermediary mechanism.
  • Figure 3A is a block diagram of one embodiment of the client-server system including multiple independent intermediary mechanisms.
  • Figure 3B is a block diagram of another embodiment of the client-server system including multiple independent intermediary mechanisms.
  • Figure 4 is a block diagram of one embodiment of the independent intermediary mechanism.
  • Figure 5 is a block diagram of one embodiment of the layout of the user interface of the independent intermediary mechanism.
  • Figure 6 is a flowchart of an overview of using the independent intermediary mechanism.
  • Figure 7 is a flowchart of one embodiment of the process of displaying information from a destination server through the independent intermediary mechanism.
  • Figure 8 illustrates one embodiment of the user interface of the independent intermediary mechanism.
  • Figure 9 illustrates another embodiment of the user interface of the independent intermediary mechanism.
  • Figure 10 is a flowchart of one embodiment of the form fill functionality.
  • Figure 11 is a flowchart of one embodiment of the learning process in the database.
  • Figure 12A is a flowchart of one embodiment of adding accounts.
  • Figure 12B is a flowchart of one embodiment of accessing an account through an ' auto-log-in feature.
  • FIG. 13 is a flowchart of one embodiment of the transaction management functionality.
  • Figure 14 illustrates one embodiment of the listing of transactions.
  • Figure 15A is a flowchart of one embodiment of selection of a home page or a bookmark.
  • Figure 15B is a flowchart of one embodiment of using the bookmark functionality.
  • Figure 15C is a flowchart of one embodiment of using the history functionality.
  • Figure 16A-C are tables illustrating examples of redirecting references to DS through IIM.
  • Figure 17 is a table illustrating examples of making the D-M user interface frame persistent.
  • Figure 18 is a table illustrating examples of accessing cookies from the IIM.
  • Figure 19 is a table illustrating examples of preserving top frame or HM frame integrity for DS.
  • the independent intermediary mechanism mediates information exchanged between a client and servers by having the client-server communication pass through the IIM. This allows the IIM to offer various services.
  • the IIM may be used to have a central web-accessible set of bookmarks.
  • the IIM may further provide tracking of transactions on the web, providing a user-accessible transaction record.
  • the IIM may further be used to fill in various forms automatically.
  • the IIM may further be used to access multiple accounts, such as e-mail accounts, bank accounts, etc. with a single button.
  • the IIM may further be used to store the user's profile, including passwords to various pages, etc.
  • FIG. 2 is a block diagram of one embodiment of the client-server system including the independent intermediary mechanism.
  • Multiple clients A-C 210, 215, 220 access multiple destination servers (DSs) 280, 285, 290, through the independent intermediary mechanism (IIM) 250.
  • Client A 210 is described as an example. It is to be understood that multiple clients are implemented in similar ways.
  • Client A 210 accesses the IIM 250. For one embodiment, this occurs when the user of the client A 210 accesses the web site hosting the IIM 250.
  • a new client component (CC) 230 is established.
  • the client component(s) 230, 235, 240 and the server component 260 together form the IIM 250.
  • the IIM 250 is located on a server accessed by the client A 210 through an Internet connection.
  • the IIM 250 is located within the local Intranet of client A 210.
  • the IIM 250 is located on the client's own computer.
  • the client component 230 is established on the local computer of the client 210.
  • the client component 230 is on a server, or on a third computer system.
  • the client component 230 is created in response to the client 210 connecting to the DM 250.
  • the client A 210 has a connection to the server component 260 through the client component 230.
  • the client A 210 also establishes a direct connection with the server component 260. This direct connection may be used to communicate certain information directly between the server component 260 and the client A 210.
  • the client 210 accesses the destination servers DS1-3 280, 285, 290 through the IIM 250. For one embodiment, all of the communication between the destination server DS1 280 and the client A 210 is routed through the IIM 250. For another embodiment, certain communications are routed directly between the client A 210 and the destination server 280. For example, certain large images that do not invoke other images or other data may be routed directly in order to speed up processing.
  • the number of client components 230, 235, 240 depends on the number of clients 210, 215, 220 coupled to the server component 260 at any one time.
  • the server component 260 consists of multiple components that act together.
  • a block diagram of one embodiment of the IIM 250 may be found in Figure 4, below.
  • FIG. 3A is a block diagram of one embodiment of the client-server system including multiple independent intermediary mechanisms 350, 360.
  • Each IIM 350, 360 is shown having a corresponding server component, 355, 365.
  • the server components 355, 365 may be located on a single server, or within a single IIM. Having server components 355, 365 coupled together may serve multiple purposes. For example, if a single DM 350 has too many users connected to it, the HM 350 may redirect users to a second IIM 360.
  • a user may log on to a local HM 350, for speed reasons, and the local IIM 350 may connect to the user's "home" IIM 360 to retrieve the user's data.
  • the user can connect to their "home" IIM 350, which is remote, and the "home" HM 350 may redirect the user to a local -TM 360 and send the user's data to the local EM 360. In this way, the user's connection to the IIM 350, 360 may be optimized.
  • FIG. 3B is a block diagram of another embodiment of the client-server system including multiple independent intermediary mechanisms.
  • a client 310 is coupled to two IHvIs 350, 360.
  • the client 310 first connects to the first DM 350.
  • the client 310 connects to the second IIM 360.
  • This may be advantageous if, for example, the first IIM 350 and second IIM 360 provide different services.
  • one UM 360 may provide additional account management features, while the other DM 350 provides form-fill features.
  • FIG. 4 is a block diagram of one embodiment of the independent intermediary mechanism.
  • the IIM 400 has three layers.
  • the lowest layer of the IIM 400 is the core engine 410.
  • the core engine 410 includes a server component SC and a client component CC.
  • the Server Component for one embodiment, is resident on the server, and handles all remote actions.
  • the Client Component for one embodiment, is resident on the client's system, while the client is connected to the IIM 400. For one embodiment, the client component is automatically removed from the client's system when the client disconnects from the IIM 400.
  • the lowest layer also includes a Cookie Manager 413, for managing any cookies received from and being sent to the destination server. The use of such cookies is discussed in more detail below.
  • the lowest layer may include a Activation Manager 416.
  • the Activation Manager 416 determines if information is being transmitted by the destination server. For one embodiment, -he Activation Manager 416 further determines if information is being initiated by a user's action. Information transmitted between the DS and the client is instrumented by the DM 400, as will be described below. The Activation Manager 416 detects when the DM 400 should review communication between the client and the DS.
  • the second layer is the application/UI framework layer 420.
  • the application/UI framework layer 420 establishes the basic user interface and DM engine.
  • the application/UI framework layer 420 creates a persistent frame for the DM 400.
  • the application/UI framework layer 420 further includes an instrumenting manager 425, for instrumenting data flowing from the destination server to the client, through the DM 400. This process of instrumenting is described in more detail below.
  • the third layer is the applications layer.
  • the applications layer includes multiple applications.
  • the applications listed here are listed as an example, and are not a complete list.
  • the applications layer may include a Navigation Manager 430.
  • the Navigation Manager 430 permits a user to navigate from destination server to destination server using the EM 400.
  • the applications layer may further include a Transaction Manager 440.
  • the Transaction Manager 440 tracks the user's transactions, stores them, and makes them available for the user's review. Transactions are interactions in which a user submits information to a destination server, for example to order an item, ask a question, or otherwise interact with the destination server.
  • the Transaction Manager 440 tracks the data submitted by the user, and any response from the destination server, and permits the user to access this information.
  • the Account Manager 450 permits the user to log into a variety of accounts, from e-mail to stock trading accounts, using a single click. The Account Manager 450 further permits the user to add accounts to this list.
  • the Form Manager 460 permits the user to fill out forms encountered on destination servers via a single click. This is extremely useful for users that transact business on the web, and often fill out identical forms many times.
  • the Profile Manager 470 is the database of the user's personal information. This information may be edited by the user, and is used to fill in forms via the form manager 460.
  • the Database Manager 480 manages the various databases of the EM 400.
  • the Bookmark Manager 490 permits the user to manage bookmarks maintained within the IIM 400. Having bookmarks, URIs of pages the user wishes to save, available in the DM 400 permits the user to access his or her bookmark list from any computer.
  • the History Manager 495 permits the user to manipulate the history list of sites the user has previously visited. For one embodiment, the user can change the permanence of the history lists, for another embodiment, the user can delete certain sites from the history list.
  • the Homepage Manager 497 permits the user to set a homepage that is displayed when the user initially connects to the server providing the DM 400.
  • the DM provides multiple functionalities.
  • a single DM 400 may include all of the functionalities described above, additional functionalities, or some subset of these functionalities.
  • the DM's functionality may be extended with additional features.
  • FIG. 5 is a block diagram of one embodiment of the layout of the user interface of the independent intermediary mechanism.
  • the client browser application window 510 is displayed by a browser, such as Netscape Navigator or Microsoft Internet Explorer.
  • the client side display area (CSDA) 520 is the display area available in the browser application window 510.
  • Most browsers have a toolbar and other displays within the browser application window 510.
  • the DM is designed to minimize the area of the browser application window that is not the CSDA 520.
  • the CSDA 520 includes a toolbar frame 530.
  • the tool bar frame 530 is referred to as a frame, for one embodiment, the tool bar frame 530 may be implemented in a non-frame format.
  • the tool bar may be implemented as a separate window.
  • the tool bar may be implemented as part of the display, not as a frame.
  • the CSDA 520 further includes a destination server display area (DSDA) 540.
  • the DSDA 540 is the area in which all information from destination servers is presented.
  • the CSDA 520 further includes a communications frame 550.
  • the communications frame 550 is for communication between the client side and server side of the DM. Generally, the communications frame 550 is hidden from the user's view. Thus, the user would not see the communication between the client component and the server component.
  • Figure 6 is a flowchart of an overview of using the independent intermediary mechanism.
  • the user connects to the DM through the client browser. For one embodiment, this is done by typing the address of the DM into the address window of the browser.
  • the EM may be the preset homepage of the user, or a bookmark in the client browser.
  • the user connects to a destination server (DS) through the EM.
  • DS destination server
  • the user may select an address from a history list of previously visited sites, from a bookmark list in the DM, or the destination server may be a preset homepage in the DM.
  • the EM records the DS in the history database.
  • the history database tracks the web sites that the user has visited in the past. Such a history database may be useful to permit backtracking, or to visit previously visited sites.
  • this history database is maintained for a fixed duration of time, or a user preset period of time.
  • the history database is maintained indefinitely.
  • the process changes the reference to DS to go through the IIM and load the information from the DS in the DSDA, maintaining the IIM frame. This is described in more detail below.
  • the EM determines whether the user submitted information to the destination server.
  • the actual test is whether information that is "sensitive" or "of interest" is submitted to the DS. For example, if a user selected a radio button for the next display, the response would be "no" even though some information was submitted.
  • the answer to this query is yes only if information that is in the user's profile is submitted. For one embodiment, the answer to this query is provided by the user through the user interface. If the answer is yes, the process continues to block 630.
  • the user's communication with the DS is recorded in the user's transaction database. For example, if the user ordered an item from a destination server site, the form that was filled in by the user, including all of the information filled in, would be recorded in the transaction database. This transaction database is available to the user. The process then continues to block 635. If, at block 625, the answer was no, the process continues directly to block 635.
  • the DM forwards the communication, i.e. the information submitted by the user, to the DS.
  • This communication includes relevant cookies.
  • a cookie is a packet of information sent by a destination server to a browser and then sent back by the browser each time it accesses that server. Cookies can contain any arbitrary information the server chooses and they are used to maintain state between otherwise stateless transactions. Generally, cookies are maintained in a user's browser. However, for one embodiment, the DM maintains the user's cookies. This permits a user to log into a site, and have the appropriate cookies available, no matter from what web client device or client browser the user accesses the site.
  • the process determines whether the destination server responded to the user's submission of information. For one embodiment, some destination servers respond, with a thank you page, other data pertaining to order number, shipping code, delivery date, etc., when information is submitted to them. If the destination server responds at block 640, the process continues to block 645. At block 645, the DS's response is recorded in the user's transaction database, and associated with the user's submitted information. Thus, when the user reviews the transaction, he or she can review the entire transaction, including the DS's response.
  • the IIM instruments the DS's response, stores any cookies returned by the DS, and forwards the response to the client browser.
  • One embodiment of this process is illustrated in more detail in Figure 7, below. Tables of some results of the process of instrumenting are illustrated in Figures 16A-C, and Figures 17-19.
  • the process tests whether the user continues to browse through the IIM. The user continues to browse, the process returns to block 615. Otherwise, the process ends at block 660.
  • Figure 7 is a flowchart of one embodiment of the process of instrumenting data displayed from a destination server through the independent intermediary mechanism.
  • Figure 7 is a more detailed flowchart of block 650, in Figure 6.
  • the DM receives a communication from the DS. For one embodiment, this occurs in response to a user contacting a DS through the EM.
  • the process tests whether there is a cookie or multiple cookies associated with the communication. Cookies may be sent by the DS to the client, to be stored on the client browser. If a cookie is associated with the communication, the process continues to block 715.
  • the EM cookie database is updated with the new cookie. For one embodiment, cookies sent by the DS to the client browser are handled through the EM. Thus, the EM would store all of the cookies for a DS, and give the DS its cookies. This is advantageous because it permits a user to access a DS from any computer, and all of the user's cookies are immediately available through the DM.
  • the process then continues to block 725. If no cookies were associated with the communication, the process continues directly to block 725.
  • keywords are tags in HTML, or known keywords in Java or JavaScript. Figures 16-19 illustrate some examples of keywords that may trigger this process.
  • keywords may be any triggering signal that indicates that an action may be performed.
  • the process tests whether a keyword was found. If no keyword was found, the process continues to block 735, and ends. If the communication has no remaining keywords, the document has been fully instrumented, and is ready for display to the user. For one embodiment, certain communications may have no keywords at all. In that case, this process would end after a single pass. For yet another embodiment, under some circumstances, the process may ignore certain keywords. Certain references are not altered in the communication.
  • references that call static images, images that do not communicate information to the user and do not have embedded references may be of no interest.
  • the process may ignore the entire figure, by tagging figure related communications, and exit out of this process even if keywords remain. By altering only those references that are of interest, the process may be sped up. If a keyword was found, the process continues to block 740.
  • the process tests whether the keyword is an attempt to access a cookie from the cookie database. If the keyword is an attempt to access a cookie, the process continues to block 745.
  • the access attempt is changed to fetch the cookie from the IIM's cookie database.
  • the EM's cookie database may access the client browser's cookie database in order to determine whether there are additional cookies on the client browser.
  • the DM can, with the user's permission, copy cookies from the browser cookie database to the EM. This simplifies moving from direct access of a DS to accessing a DS through the EM. The process then continues to block 750.
  • the process tests whether the keyword is an attempt to access the top frame or EM frame. If the keyword is an attempt to access the top frame or EM frame, the process continues to block 755. At block 755, the access attempt is changed to access the top area of the destination server display area (DSDA). Some examples of this process are provided in Figure 17. The process then continues to block 760. If the keyword is not an attempt to access the top of EM frame, the process continues directly to block 760.
  • DSDA destination server display area
  • the process tests whether the keyword is a reference to the destination server. If the keyword is a reference to the destination server, the process continues to block 765. At block 765, the reference is changed to be fetched through the IIM. Some examples of this process are provided in Figure 16A-C. The process then continues to block 770.
  • the process tests whether the keyword is an attempt to access data from the top frame or EM frame. If the keyword is an attempt to access data from the top frame or DM frame, the process continues to block 775. At block 775, the access attempt is changed to fetch data from the topmost frame of the DSDA. Some examples of this process are provided in Figure 19. The process then returns to block 725, and parses to find the next keyword.
  • the above process may be triggered by a user.
  • a user may select a link, activate a JavaScript function, or otherwise initiate communication between the destination server and the client.
  • the same process may occur in response to a cookie being sent or received, or a keyword being found as described above with respect to Figure 7.
  • Figure 8 illustrates one embodiment of the user interface of the independent intermediary mechanism.
  • the user interface includes a browser toolbar 805.
  • the DM may configure the browser such that the browser toolbar area 805 is not displayed when the DM is active.
  • the display area 810 of the browser includes the DM toolbar 820, a hidden communications frame 815, and the destination server display area 845.
  • the DM toolbar 820 includes the known browser controls 825, such as back, forward, refresh, stop, etc. Additional browser controls 825 may be added.
  • the toolbar 820 further includes an address entry control 830, where a user can type a destination server address in order to access the DS.
  • the IIM toolbar 820 may further include buttons, or other selection mechanisms that permit a user to configure and use the IIM.
  • the buttons may include Home, selecting a user's preset homepage, etc.
  • the homepage is preset using the Set Home button 852.
  • the buttons may further include the Mall button, giving one-button access to shopping.
  • the buttons may further include Tags 860, displaying a list of a user's bookmarks. Bookmarks are added by selecting the Tag Address while visiting a web site, or by selecting the Tag Address button 862, and typing the address of a location to be bookmarked.
  • buttons may further include Accounts 865, permitting single-button log-on to a variety of accounts. These accounts are added with the Add Account button 867, as will be described below.
  • the buttons may also include a Transactions button 870, that permits a user to review his or her transactions. This is illustrated in the destination server display area 845 of Figure 8.
  • the Profile button 875 permits the user to enter his or her personal data.
  • the Fill-Form button 880 permits the user to fill in a form using the personal data from the user's profile or by using information submitted previously using the same form. If a form is displayed on the destination server display area 845, and the user selects the fill-form button 880, the form is automatically filled in with the user's information.
  • the Clear Form button 882 permits a user to remove the information filled into a form. This provides an additional level of security to the user.
  • the Admin button 885 provides access to account administration services. For one embodiment, the Admin button 885 is only available to those users who are authorized administrators. For one embodiment, the Admin button 885 is only displayed if the user is authorized to access account administration services.
  • the toolbar 820 further includes a Bye button 890, which logs off the user from the EM.
  • the toolbar 820 illustrated is exemplary. The content and organization of the buttons on the toolbar 820 may be changed without changing the invention.
  • Figure 9 illustrates another embodiment of the user interface of the independent intermediary mechanism.
  • the user interface may be flexibly implemented. Certain features may be provided by one interface and not provided by another. Furthermore, the look and feel of the user interface may be altered. The user may, for example, access all of the IIM features through pull-down menus, such as the pull-down menu 935, or radio buttons instead of buttons.
  • pull-down menus such as the pull-down menu 935
  • radio buttons instead of buttons.
  • Figure 10 is a flowchart of one embodiment of the form fill functionality.
  • a document with a form is displayed.
  • this is a result of a user accessing a destination server location that includes a form.
  • This form may be an order form, an information request form, or any other form that may be encountered on the Web.
  • the user requests the form-fill function through the EM user interface.
  • the user presses the form-fill button.
  • the form fill may be automated.
  • the user can select whether the form fill function is automatically engaged.
  • the process determines whether the form is in the user's transaction database.
  • the user's transaction database has records of previously accessed and filled-in forms for the particular user.
  • the transaction database may maintain such records for a limited time, or the user may delete transaction records. Thus, merely because a user has been to a particular site previously may not mean that the form is in the user's transaction database. If the form is in the user's transaction database, the process continues to block 1040, otherwise, the process continues to block 1025.
  • the process determines whether the form is in the form database.
  • the form database is maintained by the DM and includes "known" forms. Such known forms have associations between form control identifiers in the form and profile items. Thus, for example, a form control identifier that is labeled "name” may have a link to the "First Name Last Name” item in the user profile.
  • the process continues to block 1030.
  • the form control identifiers in the form are filled in from the user profile. The process then returns to block 1055.
  • block 1035 the form controls are identified, based on the name of each control. Each control name is associated with entries in the user profile.
  • block 1030 the data is filled into the form from the user profile. For one embodiment, block 1035 is skipped. This type of "guessing" may be user enabled, or may be only attempted for forms that are similar to known forms.
  • the process tests whether any data in the user profile has been changed since the transaction in the transaction database was recorded.
  • Transaction records are dated, as are changes to the user profile.
  • a user profile may be changed by the user, for example, to change a credit card expiration date, number, or home address. If a user profile change of a relevant field is dated after the transaction record date, the process continues to block 1045, otherwise, the process continues directly to block 1050.
  • the changed information is filled in from the user profile.
  • the user only had to update his or her records once, in the profile, and that change is carried through the DM.
  • this step may be skipped.
  • this step may be user enabled.
  • the filled-in form is displayed to the user, and the user is permitted to edit the data in the form.
  • the user may not wish to provide certain data to a destination server. The user may chose to erase such data.
  • the form may request data that is not found in the user's profile. The user may chose to fill in such data.
  • the user submits the form to the destination server.
  • the EM stores the information submitted to the server in the user's transaction database. This is illustrated in Figure 13 below.
  • the process ends.
  • the user may optionally select whether to use the user profile, transaction database, or both, and in what order, for form fill functions.
  • Figure 11 is a flowchart of one embodiment of the learning process in the database.
  • a privileged user connects to the DM.
  • this privileged user is an employee of the group maintaining the DM.
  • this "user" is an artificial intelligence unit that is used to identify forms, as will be described below. Such intelligent recognition programs are known in the art.
  • the privileged user accesses a destination server page with a form through the IIM.
  • the EM displays a user interface for cataloguing the form.
  • the user maps each form control to an element in the user profile object.
  • the user profile is set up to contain a large number of possible data elements.
  • Each form control should have a corresponding profile element. If no profile element is found for a form control, that form control may be tagged as "form specific.” For one embodiment, multiple elements in the user profile may be associated with a single form control, or vice versa.
  • This information may include such information as the address of the form, whether the connection with the destination server that serves the form is a secure connection, whether the form is of a particular classification, etc.
  • the user submits the information to the DM.
  • the DM updates the form identification and form description in the form database to include the information added by the user.
  • the updating is a periodic batch updating.
  • a single central form database is maintained.
  • the DM's updating may include sending the new form to other EMs.
  • each DM may maintain its own separate form database.
  • an DM may have a central form database, and a separate internal form database. This may be useful, for example, for an DM implemented within a company which has the general form database for pages accessed outside the company, and a separate internal database for internal web page forms.
  • the process ends.
  • the privileged user may enter multiple entries, and may start the process again at block 1120.
  • Figure 12A is a flowchart of one embodiment of adding accounts.
  • the user connects to the DM through a client browser.
  • the user accesses a destination server through the EM.
  • the user accesses the account log-in page of the DS. This may be, for example, the account log-in page of the user's bank, of a portal, or of any other DS.
  • the user requests to add the account to the user's account database.
  • Each user may have an account database, which includes a list of accounts the user can access with a single click.
  • the process determines whether the user has submitted log-in information to the account log-in page. If the user has not submitted the information, the process continues to block 1240, and the user is prompted to complete the log-in process. For one embodiment, if the account log-in process includes multiple pages, the user may indicate the end of the log-in process by pressing a certain key, or through other means. The process then continues to block 1245. If the user has submitted all of the log-in information, the process continues to block 1245 directly.
  • the account entry is added to the user's account database.
  • the account log-in information and data of account entry creation are recorded.
  • -" ⁇ rther information may be recorded.
  • only the user's log-in procedure is recorded.
  • the account information is submitted to the DS for login.
  • the process ends.
  • Figure 12B is a flowchart of one embodiment of accessing an account through an auto-log-in feature.
  • the user connects to the EM.
  • the user accesses the account auto-log-in feature using the EM user interface. For one embodiment, this is done by the user pushing the account button.
  • the user selects an account to log into.
  • the user may have multiple accounts.
  • the DM displays the accounts that the user has.
  • that account is automatically selected when the user accesses the auto-log-in feature.
  • the DM retrieves login information from the user's account database. As discussed above, the user's previous account log-in is monitored and recorded. This information is retrieved at block 1275.
  • the EM sends the log-in information to the appropriate destination server to log-in the user.
  • the account information includes the address of the DS.
  • the IIM accesses the DS as a client, and sends the user's information.
  • the EM instruments the DS's response and sends it to the user's browser for display.
  • the response is instrumented such that references of interest are routed through the EM.
  • the user can now use the account, as usual.
  • the process ends.
  • FIG. 13 is a flowchart of one embodiment of the transaction management functionality.
  • the user connects to the EM.
  • the user transmits information in a form to the destination server.
  • the user first accesses a destination server page including a form through the IIM.
  • This form may be an order form, an e-mail form, or any other type of form.
  • the user then fills in the form and submits it to the DS.
  • the user may use the form-fill method described above to fill-in the form.
  • the process determines whether the user sent the user's e-mail address to the DS.
  • the user may submit his or her e-mail address so the DS can send responses directly to the user's e-mail. For example, certain systems may send confirmation e-mails or alert notices to the user via e-mail. If the user submitted his or her e-mail address, the process continues to block 1340. Otherwise, the process continues directly to block 1350.
  • the e-mail address submitted to the DS is altered. Specifically, the e-mail address is bifurcated, generated two e-mails. The first e-mail goes to the user's e- mail address, as entered. The second e-mail goes to the DM. The second e-mail includes in its address the EM and the transaction tag that identifies the transaction number to which the e-mail belongs. This allows the DM to handle the e-mail. The process then returns to block 1350.
  • the EM records a transaction in the user's transaction database and associates the submitted information with the transaction.
  • the transaction for one embodiment, has a transaction number.
  • the EM determines whether there is a response from the DS. If there is a response, the process continues to block 1370. Otherwise, the process continues directly to block 1380.
  • the IIM records the response from the DS in the user's transaction database.
  • the destination server may respond to the user. This response is associated with the transaction record. In this way, the user may review the transaction record, including the response.
  • this information is recorded about the transaction.
  • this information may include the date and time of the transaction, and other information.
  • any notes, data, or e-mails received with the transaction tag are attached to the transaction. This may occur at any time, while the transaction is being recorded, or after that.
  • the user may attach any data to the transaction, and the DM may automatically attach any e-mails received with the transaction tag.
  • Figure 14 illustrates one embodiment of the listing of transactions.
  • the transaction list 1410 may be sorted by date, using a menu 1425.
  • the transactions may also be sorted by type 1435.
  • alternative methods of searching transactions may also be implemented. For example, a user may search the transaction records for purchases from a certain destination server.
  • Each transaction record may include one or more of the following: date 1420, transaction type 1430, and description 1440 of the transaction.
  • the record may further include the place 1450, the location from where the transaction was recorded.
  • the user may add and edit additional notes 1460.
  • the user may also add attachments 1415 to the transaction record. For example, the user may attach e-mails, documents, video, or other types of data. For one embodiment, e-mails may be redirected through the EM and automatically attached to the transaction.
  • the vendor response 1470 is also recorded.
  • the information the user provided 1480 during the transaction is also included in the transaction record.
  • the transaction may further include the information whether the transaction belongs to one of the accounts 1490 in the user's account database.
  • the user is permitted to delete selected transaction records using a delete button 1465.
  • Figure 15A is a flowchart of one embodiment of selection of a home page.
  • the user connects to the IIM at block 1505.
  • the user accesses a destination server page through the IIM.
  • the process determines which option the user is selecting.
  • the process continues to block 1525.
  • the address of the page is added to the user's bookmark database. This database is accessible to the user, to permit the user to access various web sites without typing the address of the site. The process then continues to block 1530, and ends.
  • the address of the page is set as the user's homepage.
  • the user's homepage is called up when the user initially connects to the IIM.
  • the homepage is preset.
  • the user may not alter the homepage, and the homepage is customizable but includes advertising. The process then continues to block 1530, and ends.
  • Figure 15B is a flowchart of one embodiment of using the bookmark functionality.
  • the user connects to the DM.
  • the user requests access to the user's bookmarks through the DM user interface. For one embodiment, the user requests the bookmarks by pressing the "Tags" button on the user interface.
  • the DM generates a bookmark list from the user's bookmark database, and sends the list to the client browser to display.
  • the bookmark list is displayed in the destination server display area.
  • the bookmark list is displayed in a separate window, or a separate frame.
  • the user selects a bookmark to access a destination server page.
  • the EM fetches the page address corresponding to the selected bookmark from the bookmark database.
  • the bookmark database includes the actual address of the bookmark.
  • the destination server page is fetched by the DM.
  • the data from the destination server is instrumented and is sent to the client browser for display. In this way, the user can access bookmarks stored in the DM's bookmark database.
  • the process then continues to block 1565, and ends.
  • Figure 15C is a flowchart of one embodiment of using the history functionality.
  • the user connects to the DM.
  • the user requests access to the history list through the IIM user interface.
  • the history list includes the sites the user previously visited.
  • the history list is maintained for only a period of time, such as thirty days.
  • the history list is maintained indefinitely, and may be purged by the user.
  • the DM generates a history list from the user's history database, and sends the history list to the client browser for display.
  • the history list is displayed in the destination server display area.
  • the history list is displayed in a separate window, or a separate frame
  • the user selects a list entry to access the destination server page.
  • the EM fetches the page address from the history database. The page address is referenced through the EM.
  • the EM fetches the destination server page, instruments the communication, and sends the data to the client browser for display.
  • the process ends. In this way, the EM permits a user to access a variety of services through the IIM.
  • Figures 16A-C show sample alterations of references from the destination server by the DM.
  • Figures 16A-C illustrate changes to HTML, Hl lP protocol, JavaScript, and Java. For one embodiment, this technique may be expanded to new languages and other types of interfaces.
  • the data that is normally communicated directly between a Destination Server (DS) and client browser is altered by the DM, as shown by Figures 16A-C.
  • some data may be transmitted directly between the DS and the client browser, without passing through the DM.
  • the EM performs a subset of the message modifications required for redirection and downloads the client component to the client's browser, which performs the remaining subset of message modifications on the client machine.
  • the EM performs a subset of the message modifications required for redirection and downloads the client component to the client's browser, which performs the remaining subset of message modifications on the client machine.
  • HTTP control points The modification of HTTP communication messages for redirection occurs on both the IIM and the client browser using the client component.
  • the points at which the message modifications occur are called "HTTP control points".
  • Figures 16A-C illustrate examples of HTTP control points that occur on the client browser and the IIM.
  • description of modification code covers the three programming languages that are most widely used today for HTTP communication: HTML, JavaScript and Java.
  • the EM utility may be broadened to include HTTP control points in other programming languages used for HTTP message documents.
  • the protocol modified in the messages is defined by the HTTP specification standard. One skilled in the art would understand how to expand the technique described to different programming languages or message protocols.
  • Figure ⁇ 7 is a table illustrating examples of making the EM user interface frame persistent.
  • the EM prevents DS's from overwriting the user interface of the DM. This permits the user to access the EM regardless of what DS he or she is accessing.
  • Figure 18 is a table illustrating examples of accessing cookies from the DM.
  • the destination server and destination server data on the client system access the cookie cache on the client's computer system.
  • the EM modifies the access mechanisms to access cookies from the EMs cookie database.
  • Figure 19 is a table illustrating examples of preserving top frame or EM frame integrity for DS. Objects are often hung from the top frame of the client browser. The EM changes the references to the top frame to create or access these objects to references to the top frame of DSDA. In this way, the objects are appropriately handled.
  • Figures 16-19 list some sample alterations resulting from the code instrumenting described above. Alternative methods of altering the code may be used. One skilled in the art knows how to implement different changes.

Abstract

A method and apparatus for a client-server independent intermediary mechanism is provided. The method comprises displaying a frame including a user interface of the IIM, the frame framing a destination server display area (DSDA). The method further comprises retrieving data for display from a destination server, and instrumenting the data prior to display such that future data retrieved from the destination server is displayed in the DSDA, without writing over the frame.

Description

-1-
CLIENT-SERVER INDEPENDENT INTERMEDIARY MECHANISM
FIELD OF THE INVENTION
The present invention relates to client-server communication, and more specifically, to using an independent intermediary mechanism between a client and a server.
BACKGROUND
The World-Wide Web (WWW, W3, the Web) is an Internet client-server hypertext distributed information retrieval system. An extensive user community has developed on the Web since its introduction.
Figure 1 is a block diagram of a prior art client-server system. The client A 110 can access destination servers DS1-DS3 150-170. Similarly, other clients B and C, 120 130, can access the destination servers DS1-3 150-170. Each destination server may provide different services, information, or other data to the user.
On the Web everything (documents, menus, indices) is represented to the user as hypertext objects in hypertext markup language (HTML) format, or as Java, or JavaScript objects, or other data types. Hypertext links refer to other documents by their uniform resource identifiers (URIs). The client program, known as a browser, e.g. NCSA Mosaic, Netscape Navigator, runs on the user's computer and provides two basic navigation operations: to follow a link or to send a query to a server. Users access the web through these browsers.
Users often access the web from multiple locations. Users may access the web from their office, at different locations at work, at home, or on the road. Libraries and Internet cafes make web access available on a walk-in basis as well.
A user accesses a server by typing the URI of the server into the browser's address window. The browser then connects to the server corresponding to this URL Another method of accessing a web site is by selecting the web site from the list of bookmarks. The list of bookmarks is resident in the browser in the user's computer. Thus, if a user wishes to have similar bookmarks on multiple computers, he or she must manually copy the bookmarks and transfer them between the computers. This process is inconvenient.
Furthermore, many servers use cookies to store information about the user. This information may include the user name, password, previous interests, etc. These cookies are also stored in the user's browser. Again, this means that if the user is accessing the Internet from multiple computers, the user's cookies have to be duplicated into multiple computers. This process is inconvenient.
Many users have multiple accounts on different computer systems. For example, a user may have an account with a bank, an e-mail account, a personalized portal site account, and an account on an e-commerce server. Currently, the users must log into each of these accounts by remembering and providing his or her user name and password. For security, each of these user names and passwords should be different. Remembering different names and passwords is inconvenient to the user. Thus, a method for a simple log-in into various accounts from any computer would be advantageous- Most clients and servers support "forms" which allow the user to enter arbitrary text as well as selecting options from customizable menus and on/off switches. As more business is transacted on the Web, forms are proliferating. The forms may include forms for requesting further information, for ordering items from the Web, for registering for a Web site, etc. However, the user generally can not get a copy of the information filled into the form. The user can either print the page when the form is filled in, generating a paper copy, or rely on the server to respond in a manner that permits the user to make a record of the information entered in to the form. A method of tracking information filled into forms would be advantageous. Furthermore, vendors may respond with an order number or other useful information. The user can keep a copy of this page, which is generally only temporarily available, by printing it, or copying down the information provided. A method of attaching this vendor response to the original order information and making both available to the user would be advantageous.
Furthermore, currently, the user has to fill out each of these forms separately. Generally, the forms request the same types of information, i.e. name, address, telephone number, e-mail address, etc. The user has to enter all of this information for each form. This is repetitious and takes time. Additionally, if such information as credit card number or social security number is requested, the user has to pull out the credit card and copy a long string of numbers. This makes errors likely. Furthermore, the user has to verify that a Web site that requests a credit card number or similar confidential information is of the appropriate level of security for the user to feel comfortable sending the information over the Web. An improved method of filling out forms would be advantageous.
SUMMARY OF THE INVENTION
A method and apparatus of a client-server independent intermediary mechanism (IIM) is described. The method comprises displaying a frame including a user interface of the IIM (IIM frame), and a second frame framing a destination server display area (DSDA). The method further comprises retrieving data for display from a destination server, and instrumenting the data prior to display such that future data retrieved from a destination server is displayed in the DSDA, without writing over the ITM frame.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which like reference numerals refer to similar elements and in which:
Figure 1 is a block diagram of a prior art client-server system.
Figure 2 is a block diagram of one embodiment of the client-server system including the independent intermediary mechanism.
Figure 3A is a block diagram of one embodiment of the client-server system including multiple independent intermediary mechanisms.
Figure 3B is a block diagram of another embodiment of the client-server system including multiple independent intermediary mechanisms.
Figure 4 is a block diagram of one embodiment of the independent intermediary mechanism.
Figure 5 is a block diagram of one embodiment of the layout of the user interface of the independent intermediary mechanism. Figure 6 is a flowchart of an overview of using the independent intermediary mechanism.
Figure 7 is a flowchart of one embodiment of the process of displaying information from a destination server through the independent intermediary mechanism.
Figure 8 illustrates one embodiment of the user interface of the independent intermediary mechanism.
Figure 9 illustrates another embodiment of the user interface of the independent intermediary mechanism.
Figure 10 is a flowchart of one embodiment of the form fill functionality.
Figure 11 is a flowchart of one embodiment of the learning process in the database.
Figure 12A is a flowchart of one embodiment of adding accounts.
Figure 12B is a flowchart of one embodiment of accessing an account through an 'auto-log-in feature.
Figure 13 is a flowchart of one embodiment of the transaction management functionality.
Figure 14 illustrates one embodiment of the listing of transactions.
Figure 15A is a flowchart of one embodiment of selection of a home page or a bookmark.
Figure 15B is a flowchart of one embodiment of using the bookmark functionality.
Figure 15C is a flowchart of one embodiment of using the history functionality.
Figure 16A-C are tables illustrating examples of redirecting references to DS through IIM.
Figure 17 is a table illustrating examples of making the D-M user interface frame persistent.
Figure 18 is a table illustrating examples of accessing cookies from the IIM.
Figure 19 is a table illustrating examples of preserving top frame or HM frame integrity for DS. DET AILED DESCRIPTION
A client-server independent intermediary mechanism is described. The independent intermediary mechanism (IIM) mediates information exchanged between a client and servers by having the client-server communication pass through the IIM. This allows the IIM to offer various services. For one embodiment, the IIM may be used to have a central web-accessible set of bookmarks. The IIM may further provide tracking of transactions on the web, providing a user-accessible transaction record. The IIM may further be used to fill in various forms automatically. The IIM may further be used to access multiple accounts, such as e-mail accounts, bank accounts, etc. with a single button. The IIM may further be used to store the user's profile, including passwords to various pages, etc. These and other uses of the IIM are described below.
Figure 2 is a block diagram of one embodiment of the client-server system including the independent intermediary mechanism. Multiple clients A-C 210, 215, 220 access multiple destination servers (DSs) 280, 285, 290, through the independent intermediary mechanism (IIM) 250. Client A 210 is described as an example. It is to be understood that multiple clients are implemented in similar ways.
Client A 210 accesses the IIM 250. For one embodiment, this occurs when the user of the client A 210 accesses the web site hosting the IIM 250. When the IIM 250 is accessed, a new client component (CC) 230 is established. The client component(s) 230, 235, 240 and the server component 260 together form the IIM 250. For one embodiment, the IIM 250 is located on a server accessed by the client A 210 through an Internet connection. For another embodiment, the IIM 250 is located within the local Intranet of client A 210. For yet another embodiment, the IIM 250 is located on the client's own computer.
For one embodiment, the client component 230 is established on the local computer of the client 210. For another embodiment, the client component 230 is on a server, or on a third computer system. The client component 230 is created in response to the client 210 connecting to the DM 250.
The client A 210 has a connection to the server component 260 through the client component 230. For one embodiment, the client A 210 also establishes a direct connection with the server component 260. This direct connection may be used to communicate certain information directly between the server component 260 and the client A 210. The client 210 accesses the destination servers DS1-3 280, 285, 290 through the IIM 250. For one embodiment, all of the communication between the destination server DS1 280 and the client A 210 is routed through the IIM 250. For another embodiment, certain communications are routed directly between the client A 210 and the destination server 280. For example, certain large images that do not invoke other images or other data may be routed directly in order to speed up processing.
The number of client components 230, 235, 240 depends on the number of clients 210, 215, 220 coupled to the server component 260 at any one time. For one embodiment, the server component 260 consists of multiple components that act together. A block diagram of one embodiment of the IIM 250 may be found in Figure 4, below.
Figure 3A is a block diagram of one embodiment of the client-server system including multiple independent intermediary mechanisms 350, 360. Each IIM 350, 360 is shown having a corresponding server component, 355, 365. For another embodiment, the server components 355, 365 may be located on a single server, or within a single IIM. Having server components 355, 365 coupled together may serve multiple purposes. For example, if a single DM 350 has too many users connected to it, the HM 350 may redirect users to a second IIM 360. For another embodiment, a user may log on to a local HM 350, for speed reasons, and the local IIM 350 may connect to the user's "home" IIM 360 to retrieve the user's data. For yet another embodiment, the user can connect to their "home" IIM 350, which is remote, and the "home" HM 350 may redirect the user to a local -TM 360 and send the user's data to the local EM 360. In this way, the user's connection to the IIM 350, 360 may be optimized.
Figure 3B is a block diagram of another embodiment of the client-server system including multiple independent intermediary mechanisms. In this example, a client 310 is coupled to two IHvIs 350, 360. Generally, the client 310 first connects to the first DM 350. Then, through the user interface of the first IIM, the client 310 connects to the second IIM 360. This may be advantageous if, for example, the first IIM 350 and second IIM 360 provide different services. Thus, for example, one UM 360 may provide additional account management features, while the other DM 350 provides form-fill features. By connecting to both IIMs 350, 360, in series, the user has access to the features provided by both IIMs 350, 360.
Figure 4 is a block diagram of one embodiment of the independent intermediary mechanism. The IIM 400 has three layers. The lowest layer of the IIM 400 is the core engine 410. The core engine 410 includes a server component SC and a client component CC. The Server Component, for one embodiment, is resident on the server, and handles all remote actions. The Client Component, for one embodiment, is resident on the client's system, while the client is connected to the IIM 400. For one embodiment, the client component is automatically removed from the client's system when the client disconnects from the IIM 400. The lowest layer also includes a Cookie Manager 413, for managing any cookies received from and being sent to the destination server. The use of such cookies is discussed in more detail below. Furthermore, the lowest layer may include a Activation Manager 416. The Activation Manager 416 determines if information is being transmitted by the destination server. For one embodiment, -he Activation Manager 416 further determines if information is being initiated by a user's action. Information transmitted between the DS and the client is instrumented by the DM 400, as will be described below. The Activation Manager 416 detects when the DM 400 should review communication between the client and the DS.
The second layer is the application/UI framework layer 420. The application/UI framework layer 420 establishes the basic user interface and DM engine. The application/UI framework layer 420 creates a persistent frame for the DM 400. For one embodiment, the application/UI framework layer 420 further includes an instrumenting manager 425, for instrumenting data flowing from the destination server to the client, through the DM 400. This process of instrumenting is described in more detail below.
The third layer is the applications layer. The applications layer includes multiple applications. The applications listed here are listed as an example, and are not a complete list. The applications layer, for example, may include a Navigation Manager 430. The Navigation Manager 430 permits a user to navigate from destination server to destination server using the EM 400. The applications layer may further include a Transaction Manager 440. The Transaction Manager 440 tracks the user's transactions, stores them, and makes them available for the user's review. Transactions are interactions in which a user submits information to a destination server, for example to order an item, ask a question, or otherwise interact with the destination server. The Transaction Manager 440 tracks the data submitted by the user, and any response from the destination server, and permits the user to access this information.
The Account Manager 450 permits the user to log into a variety of accounts, from e-mail to stock trading accounts, using a single click. The Account Manager 450 further permits the user to add accounts to this list. The Form Manager 460 permits the user to fill out forms encountered on destination servers via a single click. This is extremely useful for users that transact business on the web, and often fill out identical forms many times. The Profile Manager 470 is the database of the user's personal information. This information may be edited by the user, and is used to fill in forms via the form manager 460. The Database Manager 480 manages the various databases of the EM 400.
The Bookmark Manager 490 permits the user to manage bookmarks maintained within the IIM 400. Having bookmarks, URIs of pages the user wishes to save, available in the DM 400 permits the user to access his or her bookmark list from any computer.
The History Manager 495 permits the user to manipulate the history list of sites the user has previously visited. For one embodiment, the user can change the permanence of the history lists, for another embodiment, the user can delete certain sites from the history list.
The Homepage Manager 497 permits the user to set a homepage that is displayed when the user initially connects to the server providing the DM 400.
As can be seen, the DM provides multiple functionalities. A single DM 400 may include all of the functionalities described above, additional functionalities, or some subset of these functionalities. The DM's functionality may be extended with additional features.
Figure 5 is a block diagram of one embodiment of the layout of the user interface of the independent intermediary mechanism. The client browser application window 510 is displayed by a browser, such as Netscape Navigator or Microsoft Internet Explorer. The client side display area (CSDA) 520 is the display area available in the browser application window 510. Most browsers have a toolbar and other displays within the browser application window 510. For one embodiment, the DM is designed to minimize the area of the browser application window that is not the CSDA 520.
The CSDA 520 includes a toolbar frame 530. Although the tool bar frame 530 is referred to as a frame, for one embodiment, the tool bar frame 530 may be implemented in a non-frame format. For one embodiment, the tool bar may be implemented as a separate window. For another embodiment, the tool bar may be implemented as part of the display, not as a frame.
The CSDA 520 further includes a destination server display area (DSDA) 540. The DSDA 540 is the area in which all information from destination servers is presented.
The CSDA 520 further includes a communications frame 550. The communications frame 550 is for communication between the client side and server side of the DM. Generally, the communications frame 550 is hidden from the user's view. Thus, the user would not see the communication between the client component and the server component.
Figure 6 is a flowchart of an overview of using the independent intermediary mechanism. At block 610, the user connects to the DM through the client browser. For one embodiment, this is done by typing the address of the DM into the address window of the browser. For one embodiment, the EM may be the preset homepage of the user, or a bookmark in the client browser.
At block 615, the user connects to a destination server (DS) through the EM. For one embodiment, this is done by typing the address of the destination server into the address window of the DM. For another embodiment, the user may select an address from a history list of previously visited sites, from a bookmark list in the DM, or the destination server may be a preset homepage in the DM. The EM records the DS in the history database. The history database tracks the web sites that the user has visited in the past. Such a history database may be useful to permit backtracking, or to visit previously visited sites. For one embodiment, this history database is maintained for a fixed duration of time, or a user preset period of time. For another embodiment, the history database is maintained indefinitely. At block 620, the process changes the reference to DS to go through the IIM and load the information from the DS in the DSDA, maintaining the IIM frame. This is described in more detail below.
At block 625, the EM determines whether the user submitted information to the destination server. For one embodiment, the actual test is whether information that is "sensitive" or "of interest" is submitted to the DS. For example, if a user selected a radio button for the next display, the response would be "no" even though some information was submitted. For one embodiment, the answer to this query is yes only if information that is in the user's profile is submitted. For one embodiment, the answer to this query is provided by the user through the user interface. If the answer is yes, the process continues to block 630.
At block 630, the user's communication with the DS is recorded in the user's transaction database. For example, if the user ordered an item from a destination server site, the form that was filled in by the user, including all of the information filled in, would be recorded in the transaction database. This transaction database is available to the user. The process then continues to block 635. If, at block 625, the answer was no, the process continues directly to block 635.
At block 635, the DM forwards the communication, i.e. the information submitted by the user, to the DS. This communication includes relevant cookies. A cookie is a packet of information sent by a destination server to a browser and then sent back by the browser each time it accesses that server. Cookies can contain any arbitrary information the server chooses and they are used to maintain state between otherwise stateless transactions. Generally, cookies are maintained in a user's browser. However, for one embodiment, the DM maintains the user's cookies. This permits a user to log into a site, and have the appropriate cookies available, no matter from what web client device or client browser the user accesses the site.
At block 640, the process determines whether the destination server responded to the user's submission of information. For one embodiment, some destination servers respond, with a thank you page, other data pertaining to order number, shipping code, delivery date, etc., when information is submitted to them. If the destination server responds at block 640, the process continues to block 645. At block 645, the DS's response is recorded in the user's transaction database, and associated with the user's submitted information. Thus, when the user reviews the transaction, he or she can review the entire transaction, including the DS's response.
At block 650, the IIM instruments the DS's response, stores any cookies returned by the DS, and forwards the response to the client browser. One embodiment of this process is illustrated in more detail in Figure 7, below. Tables of some results of the process of instrumenting are illustrated in Figures 16A-C, and Figures 17-19.
At block 655, the process tests whether the user continues to browse through the IIM. The user continues to browse, the process returns to block 615. Otherwise, the process ends at block 660.
Figure 7 is a flowchart of one embodiment of the process of instrumenting data displayed from a destination server through the independent intermediary mechanism. For one embodiment, Figure 7 is a more detailed flowchart of block 650, in Figure 6. At block 705, the DM receives a communication from the DS. For one embodiment, this occurs in response to a user contacting a DS through the EM.
At block 710, the process tests whether there is a cookie or multiple cookies associated with the communication. Cookies may be sent by the DS to the client, to be stored on the client browser. If a cookie is associated with the communication, the process continues to block 715. At block 715, the EM cookie database is updated with the new cookie. For one embodiment, cookies sent by the DS to the client browser are handled through the EM. Thus, the EM would store all of the cookies for a DS, and give the DS its cookies. This is advantageous because it permits a user to access a DS from any computer, and all of the user's cookies are immediately available through the DM. The process then continues to block 725. If no cookies were associated with the communication, the process continues directly to block 725.
At block 725, the process parses the code to find the next keyword. For one embodiment, keywords are tags in HTML, or known keywords in Java or JavaScript. Figures 16-19 illustrate some examples of keywords that may trigger this process. For another embodiment, keywords may be any triggering signal that indicates that an action may be performed. At block 730, the process tests whether a keyword was found. If no keyword was found, the process continues to block 735, and ends. If the communication has no remaining keywords, the document has been fully instrumented, and is ready for display to the user. For one embodiment, certain communications may have no keywords at all. In that case, this process would end after a single pass. For yet another embodiment, under some circumstances, the process may ignore certain keywords. Certain references are not altered in the communication. For example, references that call static images, images that do not communicate information to the user and do not have embedded references, may be of no interest. For example, if the keyword calls a large passive figure with multiple components, the process may ignore the entire figure, by tagging figure related communications, and exit out of this process even if keywords remain. By altering only those references that are of interest, the process may be sped up. If a keyword was found, the process continues to block 740.
At block 740, the process tests whether the keyword is an attempt to access a cookie from the cookie database. If the keyword is an attempt to access a cookie, the process continues to block 745. At block 745, the access attempt is changed to fetch the cookie from the IIM's cookie database. Some examples of this process are provided in Figure 18. For one embodiment, the EM's cookie database may access the client browser's cookie database in order to determine whether there are additional cookies on the client browser. For one embodiment, the DM can, with the user's permission, copy cookies from the browser cookie database to the EM. This simplifies moving from direct access of a DS to accessing a DS through the EM. The process then continues to block 750.
If the keyword is not an attempt to access a cookie, the process continues directly to block 750.
At block 750, the process tests whether the keyword is an attempt to access the top frame or EM frame. If the keyword is an attempt to access the top frame or EM frame, the process continues to block 755. At block 755, the access attempt is changed to access the top area of the destination server display area (DSDA). Some examples of this process are provided in Figure 17. The process then continues to block 760. If the keyword is not an attempt to access the top of EM frame, the process continues directly to block 760.
At block 760, the process tests whether the keyword is a reference to the destination server. If the keyword is a reference to the destination server, the process continues to block 765. At block 765, the reference is changed to be fetched through the IIM. Some examples of this process are provided in Figure 16A-C. The process then continues to block 770.
If the keyword is not a reference to the destination server, the process continues directly to block 770.
At block 770, the process tests whether the keyword is an attempt to access data from the top frame or EM frame. If the keyword is an attempt to access data from the top frame or DM frame, the process continues to block 775. At block 775, the access attempt is changed to fetch data from the topmost frame of the DSDA. Some examples of this process are provided in Figure 19. The process then returns to block 725, and parses to find the next keyword.
For one embodiment, the above process may be triggered by a user. For example, a user may select a link, activate a JavaScript function, or otherwise initiate communication between the destination server and the client. The same process may occur in response to a cookie being sent or received, or a keyword being found as described above with respect to Figure 7.
Figure 8 illustrates one embodiment of the user interface of the independent intermediary mechanism. The user interface includes a browser toolbar 805. For one embodiment, the DM may configure the browser such that the browser toolbar area 805 is not displayed when the DM is active. The display area 810 of the browser includes the DM toolbar 820, a hidden communications frame 815, and the destination server display area 845.
The DM toolbar 820 includes the known browser controls 825, such as back, forward, refresh, stop, etc. Additional browser controls 825 may be added. The toolbar 820 further includes an address entry control 830, where a user can type a destination server address in order to access the DS. The IIM toolbar 820 may further include buttons, or other selection mechanisms that permit a user to configure and use the IIM. The buttons may include Home, selecting a user's preset homepage, etc. The homepage is preset using the Set Home button 852. The buttons may further include the Mall button, giving one-button access to shopping. The buttons may further include Tags 860, displaying a list of a user's bookmarks. Bookmarks are added by selecting the Tag Address while visiting a web site, or by selecting the Tag Address button 862, and typing the address of a location to be bookmarked.
The buttons may further include Accounts 865, permitting single-button log-on to a variety of accounts. These accounts are added with the Add Account button 867, as will be described below.
The buttons may also include a Transactions button 870, that permits a user to review his or her transactions. This is illustrated in the destination server display area 845 of Figure 8. The Profile button 875 permits the user to enter his or her personal data. The Fill-Form button 880 permits the user to fill in a form using the personal data from the user's profile or by using information submitted previously using the same form. If a form is displayed on the destination server display area 845, and the user selects the fill-form button 880, the form is automatically filled in with the user's information. The Clear Form button 882 permits a user to remove the information filled into a form. This provides an additional level of security to the user.
The Admin button 885 provides access to account administration services. For one embodiment, the Admin button 885 is only available to those users who are authorized administrators. For one embodiment, the Admin button 885 is only displayed if the user is authorized to access account administration services.
The toolbar 820 further includes a Bye button 890, which logs off the user from the EM. The toolbar 820 illustrated is exemplary. The content and organization of the buttons on the toolbar 820 may be changed without changing the invention.
Figure 9 illustrates another embodiment of the user interface of the independent intermediary mechanism. As can be seen, the user interface may be flexibly implemented. Certain features may be provided by one interface and not provided by another. Furthermore, the look and feel of the user interface may be altered. The user may, for example, access all of the IIM features through pull-down menus, such as the pull-down menu 935, or radio buttons instead of buttons. One skilled in the art understands other types of user interface changes that may be made without departing from the broader spirit and scope of the invention as set forth in the appended claims.
Figure 10 is a flowchart of one embodiment of the form fill functionality. At block 1010, a document with a form is displayed. For one embodiment, this is a result of a user accessing a destination server location that includes a form. This form may be an order form, an information request form, or any other form that may be encountered on the Web.
At block 1015, the user requests the form-fill function through the EM user interface. For one embodiment, the user presses the form-fill button. For another embodiment, the form fill may be automated. For yet another embodiment, the user can select whether the form fill function is automatically engaged.
At block 1020, the process determines whether the form is in the user's transaction database. The user's transaction database has records of previously accessed and filled-in forms for the particular user. The transaction database may maintain such records for a limited time, or the user may delete transaction records. Thus, merely because a user has been to a particular site previously may not mean that the form is in the user's transaction database. If the form is in the user's transaction database, the process continues to block 1040, otherwise, the process continues to block 1025.
At block 1025, the process determines whether the form is in the form database. The form database is maintained by the DM and includes "known" forms. Such known forms have associations between form control identifiers in the form and profile items. Thus, for example, a form control identifier that is labeled "name" may have a link to the "First Name Last Name" item in the user profile. E the form is known, the process continues to block 1030. At block 1030, the form control identifiers in the form are filled in from the user profile. The process then returns to block 1055.
If the form is not known, the process continues to block 1035. At block 1035, the form controls are identified, based on the name of each control. Each control name is associated with entries in the user profile. The process then continues to block 1030, and the data is filled into the form from the user profile. For one embodiment, block 1035 is skipped. This type of "guessing" may be user enabled, or may be only attempted for forms that are similar to known forms.
At block 1020, if the form was found in the user's transaction database, the process continued to block 1040. At block 1040, the process tests whether any data in the user profile has been changed since the transaction in the transaction database was recorded. Transaction records are dated, as are changes to the user profile. A user profile may be changed by the user, for example, to change a credit card expiration date, number, or home address. If a user profile change of a relevant field is dated after the transaction record date, the process continues to block 1045, otherwise, the process continues directly to block 1050.
At block 1045, the changed information is filled in from the user profile. In this way, the user only had to update his or her records once, in the profile, and that change is carried through the DM. For one embodiment, this step may be skipped. For another embodiment, this step may be user enabled.
At block 1050, the remaining form control identifiers in the form are filled with data from the transaction database. The process then continues to block 1055.
At block 1055, the filled-in form is displayed to the user, and the user is permitted to edit the data in the form. The user, for example, may not wish to provide certain data to a destination server. The user may chose to erase such data. Alternatively, the form may request data that is not found in the user's profile. The user may chose to fill in such data.
At block 1060, the user submits the form to the destination server. For one embodiment, the EM stores the information submitted to the server in the user's transaction database. This is illustrated in Figure 13 below. At block 1065, the process ends. For one embodiment, the user may optionally select whether to use the user profile, transaction database, or both, and in what order, for form fill functions.
Figure 11 is a flowchart of one embodiment of the learning process in the database. At block 1110, a privileged user connects to the DM. For one embodiment, this privileged user is an employee of the group maintaining the DM. For another embodiment, this "user" is an artificial intelligence unit that is used to identify forms, as will be described below. Such intelligent recognition programs are known in the art.
At block 1120, the privileged user accesses a destination server page with a form through the IIM. At block 1130, the EM displays a user interface for cataloguing the form.
At block 1140, the user maps each form control to an element in the user profile object. The user profile is set up to contain a large number of possible data elements. Each form control should have a corresponding profile element. If no profile element is found for a form control, that form control may be tagged as "form specific." For one embodiment, multiple elements in the user profile may be associated with a single form control, or vice versa.
At block 1150, other information about the form is added. This information may include such information as the address of the form, whether the connection with the destination server that serves the form is a secure connection, whether the form is of a particular classification, etc.
At block 1160, the user submits the information to the DM. At block 1170, the DM updates the form identification and form description in the form database to include the information added by the user. For one embodiment, the updating is a periodic batch updating. For one embodiment, a single central form database is maintained. In that instance, the DM's updating may include sending the new form to other EMs. Alternatively, each DM may maintain its own separate form database. For yet another embodiment, an DM may have a central form database, and a separate internal form database. This may be useful, for example, for an DM implemented within a company which has the general form database for pages accessed outside the company, and a separate internal database for internal web page forms.
At block 1180, the process ends. Of course, the privileged user may enter multiple entries, and may start the process again at block 1120.
Figure 12A is a flowchart of one embodiment of adding accounts. At block 1210, the user connects to the DM through a client browser. At block 1220, the user accesses a destination server through the EM. For one embodiment, the user accesses the account log-in page of the DS. This may be, for example, the account log-in page of the user's bank, of a portal, or of any other DS.
At block 1230, the user requests to add the account to the user's account database. Each user may have an account database, which includes a list of accounts the user can access with a single click.
At block 1235, the process determines whether the user has submitted log-in information to the account log-in page. If the user has not submitted the information, the process continues to block 1240, and the user is prompted to complete the log-in process. For one embodiment, if the account log-in process includes multiple pages, the user may indicate the end of the log-in process by pressing a certain key, or through other means. The process then continues to block 1245. If the user has submitted all of the log-in information, the process continues to block 1245 directly.
At block 1245, the account entry is added to the user's account database. The account log-in information and data of account entry creation are recorded. For one embodiment, -"αrther information may be recorded. For yet another embodiment, only the user's log-in procedure is recorded.
At block 1250, the account information is submitted to the DS for login. At block 1255, the process ends.
Figure 12B is a flowchart of one embodiment of accessing an account through an auto-log-in feature. At block 1260, the user connects to the EM. At block 1265, the user accesses the account auto-log-in feature using the EM user interface. For one embodiment, this is done by the user pushing the account button.
At block 1270, the user selects an account to log into. For one embodiment, the user may have multiple accounts. In that instance, the DM displays the accounts that the user has. For another embodiment, if the user only has a single account, that account is automatically selected when the user accesses the auto-log-in feature. At block 1275, the DM retrieves login information from the user's account database. As discussed above, the user's previous account log-in is monitored and recorded. This information is retrieved at block 1275. At block 1280, the EM sends the log-in information to the appropriate destination server to log-in the user. The account information includes the address of the DS. The IIM accesses the DS as a client, and sends the user's information.
At block 1285, the EM instruments the DS's response and sends it to the user's browser for display. As discussed above, the response is instrumented such that references of interest are routed through the EM. The user can now use the account, as usual. At block 1290, the process ends.
Figure 13 is a flowchart of one embodiment of the transaction management functionality. At block 1310, the user connects to the EM.
At block 1320, the user transmits information in a form to the destination server. For one embodiment, the user first accesses a destination server page including a form through the IIM. This form may be an order form, an e-mail form, or any other type of form. The user then fills in the form and submits it to the DS. For one embodiment, the user may use the form-fill method described above to fill-in the form.
At block 1330, the process determines whether the user sent the user's e-mail address to the DS. The user may submit his or her e-mail address so the DS can send responses directly to the user's e-mail. For example, certain systems may send confirmation e-mails or alert notices to the user via e-mail. If the user submitted his or her e-mail address, the process continues to block 1340. Otherwise, the process continues directly to block 1350.
At block 1340, the e-mail address submitted to the DS is altered. Specifically, the e-mail address is bifurcated, generated two e-mails. The first e-mail goes to the user's e- mail address, as entered. The second e-mail goes to the DM. The second e-mail includes in its address the EM and the transaction tag that identifies the transaction number to which the e-mail belongs. This allows the DM to handle the e-mail. The process then returns to block 1350.
At block 1350, the EM records a transaction in the user's transaction database and associates the submitted information with the transaction. The transaction, for one embodiment, has a transaction number. At block 1360, the EM determines whether there is a response from the DS. If there is a response, the process continues to block 1370. Otherwise, the process continues directly to block 1380.
At block 1370, the IIM records the response from the DS in the user's transaction database. For one embodiment, the destination server may respond to the user. This response is associated with the transaction record. In this way, the user may review the transaction record, including the response.
At block 1380, further information is recorded about the transaction. For one embodiment, this information may include the date and time of the transaction, and other information.
At block 1390, any notes, data, or e-mails received with the transaction tag are attached to the transaction. This may occur at any time, while the transaction is being recorded, or after that. The user may attach any data to the transaction, and the DM may automatically attach any e-mails received with the transaction tag.
At block 1395, the process ends.
Figure 14 illustrates one embodiment of the listing of transactions. The transaction list 1410 may be sorted by date, using a menu 1425. The transactions may also be sorted by type 1435. For one embodiment, alternative methods of searching transactions may also be implemented. For example, a user may search the transaction records for purchases from a certain destination server.
Each transaction record may include one or more of the following: date 1420, transaction type 1430, and description 1440 of the transaction. The record may further include the place 1450, the location from where the transaction was recorded. The user may add and edit additional notes 1460. Furthermore, the user may also add attachments 1415 to the transaction record. For example, the user may attach e-mails, documents, video, or other types of data. For one embodiment, e-mails may be redirected through the EM and automatically attached to the transaction.
The vendor response 1470 is also recorded. The information the user provided 1480 during the transaction is also included in the transaction record. The transaction may further include the information whether the transaction belongs to one of the accounts 1490 in the user's account database. The user is permitted to delete selected transaction records using a delete button 1465.
Figure 15A is a flowchart of one embodiment of selection of a home page. The user connects to the IIM at block 1505.
At block 1510, the user accesses a destination server page through the IIM. At block 1515, the process determines which option the user is selecting.
If the user is selecting the add bookmark option, the process continues to block 1525. At block 1525, the address of the page is added to the user's bookmark database. This database is accessible to the user, to permit the user to access various web sites without typing the address of the site. The process then continues to block 1530, and ends.
If the user selected the set home page option at block 1515, the address of the page is set as the user's homepage. The user's homepage is called up when the user initially connects to the IIM. For one embodiment, the homepage is preset. For another embodiment, the user may not alter the homepage, and the homepage is customizable but includes advertising. The process then continues to block 1530, and ends.
Figure 15B is a flowchart of one embodiment of using the bookmark functionality. At block 1535, the user connects to the DM. At block 1540, the user requests access to the user's bookmarks through the DM user interface. For one embodiment, the user requests the bookmarks by pressing the "Tags" button on the user interface.
At block 1545, the DM generates a bookmark list from the user's bookmark database, and sends the list to the client browser to display. For one embodiment, the bookmark list is displayed in the destination server display area. For another embodiment, the bookmark list is displayed in a separate window, or a separate frame.
At block 1550, the user selects a bookmark to access a destination server page.
At block 1555, the EM fetches the page address corresponding to the selected bookmark from the bookmark database. The bookmark database includes the actual address of the bookmark.
At block 1560, the destination server page is fetched by the DM. The data from the destination server is instrumented and is sent to the client browser for display. In this way, the user can access bookmarks stored in the DM's bookmark database. The process then continues to block 1565, and ends.
Figure 15C is a flowchart of one embodiment of using the history functionality. At block 1570, the user connects to the DM.
At block 1575, the user requests access to the history list through the IIM user interface. The history list includes the sites the user previously visited. For one embodiment, the history list is maintained for only a period of time, such as thirty days. For another embodiment, the history list is maintained indefinitely, and may be purged by the user.
At block 1580, the DM generates a history list from the user's history database, and sends the history list to the client browser for display. For one embodiment, the history list is displayed in the destination server display area. For another embodiment, the history list is displayed in a separate window, or a separate frame
At block 1582, the user selects a list entry to access the destination server page. At block 1585, the EM fetches the page address from the history database. The page address is referenced through the EM.
At block 1590, the EM fetches the destination server page, instruments the communication, and sends the data to the client browser for display. At block 1595, the process ends. In this way, the EM permits a user to access a variety of services through the IIM.
Figures 16A-C show sample alterations of references from the destination server by the DM. Figures 16A-C illustrate changes to HTML, Hl lP protocol, JavaScript, and Java. For one embodiment, this technique may be expanded to new languages and other types of interfaces. The data that is normally communicated directly between a Destination Server (DS) and client browser is altered by the DM, as shown by Figures 16A-C. For one embodiment, some data may be transmitted directly between the DS and the client browser, without passing through the DM.
For one embodiment, the EM performs a subset of the message modifications required for redirection and downloads the client component to the client's browser, which performs the remaining subset of message modifications on the client machine. Together these two subsets of message modifications provide a complete solution for using an independent intermediary mechanism between a client and a server.
The modification of HTTP communication messages for redirection occurs on both the IIM and the client browser using the client component. The points at which the message modifications occur are called "HTTP control points".
Figures 16A-C illustrate examples of HTTP control points that occur on the client browser and the IIM. For HTTP message documents, description of modification code covers the three programming languages that are most widely used today for HTTP communication: HTML, JavaScript and Java. For another embodiment, the EM utility may be broadened to include HTTP control points in other programming languages used for HTTP message documents. For one embodiment, the protocol modified in the messages is defined by the HTTP specification standard. One skilled in the art would understand how to expand the technique described to different programming languages or message protocols.
Figure ~ 7 is a table illustrating examples of making the EM user interface frame persistent. The EM prevents DS's from overwriting the user interface of the DM. This permits the user to access the EM regardless of what DS he or she is accessing.
Figure 18 is a table illustrating examples of accessing cookies from the DM. Generally, the destination server and destination server data on the client system access the cookie cache on the client's computer system. The EM modifies the access mechanisms to access cookies from the EMs cookie database.
Figure 19 is a table illustrating examples of preserving top frame or EM frame integrity for DS. Objects are often hung from the top frame of the client browser. The EM changes the references to the top frame to create or access these objects to references to the top frame of DSDA. In this way, the objects are appropriately handled.
Figures 16-19 list some sample alterations resulting from the code instrumenting described above. Alternative methods of altering the code may be used. One skilled in the art knows how to implement different changes.
In the foregoing specification, the invention has been described with reference to specific exemplary embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader -24-
spirit and scope of the invention as set forth in the appended claims. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims

CLAIMSWhat is claimed is:
1. A method of accessing data through an independent intermediary mechanism (IIM), the method comprising: displaying a frame including a user interface of the IIM, the frame framing a destination server display area (DSDA); retrieving destination server data (DS data) for display from a destination server- instrumenting the DS data prior to display such that future data retrieved from the destination server is displayed in the DSDA, without writing over the frame displaying the user interface of the DM.
2. The method of claim 1, further comprising: altering requests for cookies such that cookies relevant to the destination server are accessed from the DM.
3. The method of claim 1, further comprising: determining if a user's portion of the EM includes a cookie for the destination server, and serving the cookie to the destination server and to the DS data, if the user's portion includes the cookie.
4. The method of claim 3, further comprising determining if a browser includes the cookie, and if the browser includes the cookie: serving the cookie to the destination server and the DS data; and saving the cookie in the user's portion of the DM.
5. The method of claim 2, wherein cookies received from the destination server or created by the DS data are stored in a user's portion of the DM.
6. The method of claim 1, wherein at least one reference in the DS data to other DS data is redirected through the DM.
7. The method of claim 1, wherein the step of instrumenting data prior to display comprises replacing a reference to a top frame or EM frame with a reference to a top of the DSDA.
8. The method of claim 7, wherein said step of replacing comprises, in HTML, determining if a value of a Target attribute is "_top", and changing the value to represent a topmost area of the DSDA.
9. The method of claim 7, wherein said step of replacing comprises, in Java, determining if a value of a Target attribute is "_top", and changing the value to represent a topmost area of the DSDA.
10. The method of claim 7, wherein said step of replacing comprises, in JavaScript, replacing the reference to "top" with a reference to a topmost area of the DSDA.
11. The method of claim 6, wherein for predefined JavaScript, HTML and other code, the step of instrumenting is performed on a server side of the EM, and wherein for dynamically generated code, the step of instrumenting is performed on a client side of the IIM.
12. The method of claim 1, wherein the step of altering data prior to display comprises replacing the DS data references to a reference through the EM.
13. The method of claim 12, wherein only selected references are routed through the EM.
14. The method of claim 12, wherein said step of replacing comprises altering a language of the reference such that any parameter which when set causes a document to be fetched from the destination server causes the document to be fetched through the DM.
15. The method of claim 1, wherein links and references invoked by a user's selection are altered when the user selects the reference.
16. A method of accessing data through an independent intermediary mechanism (DM), the method comprising: retrieving destination server data (DS data) for display from a destination server; instrumenting the DS data such that future data retrieved from the destination server is retrieved through the EM.
17. A method of accessing data through an independent intermediary mechanism (EM), the method comprising: retrieving destination server data (DS data) for display from a destination server; altering a request for a cookie from the destination server or the DS data, such that the cookie relevant to the destination server is accessed from the DM; and storing and updating the cookie in the DM cookie database.
18. An independent intermediary mechanism (IIM) comprising: a core engine retrieving destination server data (DS data) for display from a destination server; a user interface framework for maintaining a frame including the IIM user interface on a client browser as the client browser accesses different destination servers;
19. The IIM of claim 18, further comprising: a cookie database; a cookie modification engine that alters a request for a cookie from the destination server or the DS data, such that the cookie relevant to the destination server is accessed from the IIM cookie database; and the cookie modification engine further for maintaining and updating the cookie.
20. The DM of claim 18, further comprising: a data modification engine for instrumenting the DS data such that future data retrieved from the destination server is retrieved through the EM.
21. A communications mechanism comprising: a first independent intermediary mechanism (IIM) displaying a frame including a user interface of the EM, the frame framing a destination server display area (DSDA); the first EM retrieving destination server data (DS data) for display from a destination server and instrumenting the DS data prior to, the first EM further for providing services to the user.
PCT/US2000/011946 1999-05-14 2000-05-01 Client-server independent intermediary mechanism WO2000070500A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU45026/00A AU4502600A (en) 1999-05-14 2000-05-01 Client-server independent intermediary mechanism

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/312,308 US6505230B1 (en) 1999-05-14 1999-05-14 Client-server independent intermediary mechanism
US09/312,308 1999-05-14

Publications (2)

Publication Number Publication Date
WO2000070500A2 true WO2000070500A2 (en) 2000-11-23
WO2000070500A3 WO2000070500A3 (en) 2002-01-03

Family

ID=23210857

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/011946 WO2000070500A2 (en) 1999-05-14 2000-05-01 Client-server independent intermediary mechanism

Country Status (3)

Country Link
US (3) US6505230B1 (en)
AU (1) AU4502600A (en)
WO (1) WO2000070500A2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2844949A1 (en) * 2002-09-24 2004-03-26 Radiotelephone Sfr Internet multimedia access user configuration management process having register access function following identifier contents with access bridge registering via second isolating identifier/receiving services contents provider.
WO2004051530A1 (en) * 2002-12-03 2004-06-17 Vilmos Andras Procedure and interactive communication unit for initiating purchase through the internet between a seller and a buyer
EP1654611A2 (en) * 2003-08-05 2006-05-10 Yahoo! Inc. Method and system of controlling a context menu

Families Citing this family (221)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7350139B1 (en) * 2000-06-16 2008-03-25 American Express Travel Related Services Company, Inc. System and method for utilizing a drag and drop technique to complete electronic forms
US7191168B1 (en) 1999-08-27 2007-03-13 At&T Corp. Fast prefix matching of bounded strings
US20020198961A1 (en) * 1999-08-27 2002-12-26 Balachander Krishnamurthy Method for improving web performance by client characterization-driven server adaptation
US7219160B1 (en) 1999-08-27 2007-05-15 At&T Corp. Method for fast network-aware clustering
US7296089B2 (en) * 1999-08-27 2007-11-13 At&T Corp. Method for improving web performance by adapting servers based on client cluster characterization
US7680819B1 (en) * 1999-11-12 2010-03-16 Novell, Inc. Managing digital identity information
US7954144B1 (en) * 2000-01-18 2011-05-31 Novell, Inc. Brokering state information and identity among user agents, origin servers, and proxies
US20070129074A1 (en) * 2000-01-19 2007-06-07 Bloebaum L S System, Method and Device For Providing Secondary Information To A Communication Device
US8400946B2 (en) 2000-01-19 2013-03-19 Sony Corporation System and method for sharing common location-related information between communication devices
US20070124481A1 (en) * 2000-01-19 2007-05-31 Sony Ericsson Mobile Communications Ab System and method for sharing event-triggered, location-related information between communication devices
US6996072B1 (en) 2000-01-19 2006-02-07 The Phonepages Of Sweden Ab Method and apparatus for exchange of information in a communication network
US7248862B2 (en) * 2000-01-19 2007-07-24 Sony Ericsson Mobile Communications Ab Method and apparatus for retrieving calling party information in a mobile communications system
US6977909B2 (en) * 2000-01-19 2005-12-20 Phonepages Of Sweden, Inc. Method and apparatus for exchange of information in a communication network
US7096418B1 (en) * 2000-02-02 2006-08-22 Persistence Software, Inc. Dynamic web page cache
US20010037359A1 (en) * 2000-02-04 2001-11-01 Mockett Gregory P. System and method for a server-side browser including markup language graphical user interface, dynamic markup language rewriter engine and profile engine
WO2001067304A1 (en) * 2000-03-07 2001-09-13 Hotlens.Com Inc. Server-side web browsing and multiple lens system, method and apparatus
US20010047477A1 (en) * 2000-03-20 2001-11-29 Hiang-Swee Chiang Transparent user and session management for web applications
US8244635B2 (en) * 2000-04-25 2012-08-14 Yodlee.Com, Inc. System and method for syndicated collection, aggregation and delivery of personal data
WO2001097149A2 (en) 2000-06-12 2001-12-20 Infospace, Inc. Universal shopping cart and order injection system
US20080162298A1 (en) * 2000-06-15 2008-07-03 American Express Travel Related Services Company, Inc. Online ordering system and method
US20080306835A1 (en) * 2000-06-15 2008-12-11 American Express Travel Related Services Company, Inc. System and method for customizing an email message
US6883168B1 (en) 2000-06-21 2005-04-19 Microsoft Corporation Methods, systems, architectures and data structures for delivering software via a network
US7191394B1 (en) 2000-06-21 2007-03-13 Microsoft Corporation Authoring arbitrary XML documents using DHTML and XSLT
US6874143B1 (en) 2000-06-21 2005-03-29 Microsoft Corporation Architectures for and methods of providing network-based software extensions
US7346848B1 (en) * 2000-06-21 2008-03-18 Microsoft Corporation Single window navigation methods and systems
US7155667B1 (en) * 2000-06-21 2006-12-26 Microsoft Corporation User interface for integrated spreadsheets and word processing tables
US7000230B1 (en) * 2000-06-21 2006-02-14 Microsoft Corporation Network-based software extensions
US7624356B1 (en) * 2000-06-21 2009-11-24 Microsoft Corporation Task-sensitive methods and systems for displaying command sets
US6948135B1 (en) * 2000-06-21 2005-09-20 Microsoft Corporation Method and systems of providing information to computer users
AU2001264895A1 (en) * 2000-06-21 2002-01-02 Microsoft Corporation System and method for integrating spreadsheets and word processing tables
US7117435B1 (en) 2000-06-21 2006-10-03 Microsoft Corporation Spreadsheet fields in text
US7380007B1 (en) * 2000-06-30 2008-05-27 Aol Llc, A Delaware Limited Liability Company Automatic user session
US7251775B1 (en) * 2000-06-30 2007-07-31 Nokia Corporation System and method for visual history presentation and management
US7571217B1 (en) 2000-08-16 2009-08-04 Parallel Networks, Llc Method and system for uniform resource locator transformation
AU2001290546A1 (en) * 2000-08-22 2002-03-04 Akamai Technologies, Inc. Dynamic content assembly on edge-of-network servers in a content delivery network
US7774455B1 (en) 2000-09-26 2010-08-10 Juniper Networks, Inc. Method and system for providing secure access to private networks
US7085817B1 (en) * 2000-09-26 2006-08-01 Juniper Networks, Inc. Method and system for modifying requests for remote resources
US7620719B2 (en) 2002-06-06 2009-11-17 Juniper Networks, Inc. Method and system for providing secure access to private networks
US7415429B2 (en) * 2000-12-22 2008-08-19 Invenda Corporation Providing navigation objects for communications over a network
US7349867B2 (en) * 2000-12-22 2008-03-25 Invenda Corporation Tracking transactions by using addresses in a communications network
US7363248B2 (en) * 2000-12-22 2008-04-22 Invenda Corporation Pre-filling order forms for transactions over a communications network
US20020087621A1 (en) * 2000-12-29 2002-07-04 Hendriks Chris L. Method and system to manage internet user navigation data
US20020092012A1 (en) * 2001-01-09 2002-07-11 Shah Alexandre K. Smart-caching system and method
US8121871B2 (en) * 2001-01-26 2012-02-21 Genworth Financial, Inc. System, method and software application for accessing and processing information
US20020138331A1 (en) * 2001-02-05 2002-09-26 Hosea Devin F. Method and system for web page personalization
US6988135B2 (en) * 2001-02-15 2006-01-17 International Business Machines Corporation Method and system for specifying a cache policy for caching web pages which include dynamic content
US20060288212A1 (en) * 2001-03-20 2006-12-21 Gutenberg Printing Llc Transparent user and session management for web applications
US20020143861A1 (en) * 2001-04-02 2002-10-03 International Business Machines Corporation Method and apparatus for managing state information in a network data processing system
US7159014B2 (en) * 2001-06-04 2007-01-02 Fineground Networks Method and system for efficient and automated version management of embedded objects in web documents
JP2002366675A (en) * 2001-06-06 2002-12-20 Fujitsu Ltd Personal information mediating method
US20050198379A1 (en) 2001-06-13 2005-09-08 Citrix Systems, Inc. Automatically reconnecting a client across reliable and persistent communication sessions
US7188141B2 (en) * 2001-06-29 2007-03-06 International Business Machines Corporation Method and system for collaborative web research
US7200681B1 (en) * 2001-07-30 2007-04-03 Akamai Technologies, Inc. Edge side components and application programming environment for building and delivering highly distributed heterogenous component-based web applications
US7103714B1 (en) * 2001-08-04 2006-09-05 Oracle International Corp. System and method for serving one set of cached data for differing data requests
US6789170B1 (en) * 2001-08-04 2004-09-07 Oracle International Corporation System and method for customizing cached data
US6785769B1 (en) * 2001-08-04 2004-08-31 Oracle International Corporation Multi-version data caching
SE0102729D0 (en) 2001-08-15 2001-08-15 Phone Pages Sweden Ab Method and apparatus for exchange of information in a communication network
US7631084B2 (en) * 2001-11-02 2009-12-08 Juniper Networks, Inc. Method and system for providing secure access to private networks with client redirection
US7447731B2 (en) * 2001-12-17 2008-11-04 International Business Machines Corporation Method and apparatus for distributed application execution
US20030135507A1 (en) * 2002-01-17 2003-07-17 International Business Machines Corporation System and method for managing and securing meta data using central repository
US7149806B2 (en) * 2002-02-27 2006-12-12 Hewlett-Packard Development Company, L.P. Data access in a distributed environment
US7076544B2 (en) * 2002-04-08 2006-07-11 Microsoft Corporation Caching techniques for streaming media
JP4224250B2 (en) * 2002-04-17 2009-02-12 パイオニア株式会社 Speech recognition apparatus, speech recognition method, and speech recognition program
US7395355B2 (en) 2002-07-11 2008-07-01 Akamai Technologies, Inc. Method for caching and delivery of compressed content in a content delivery network
US7467233B2 (en) * 2002-07-30 2008-12-16 Akamai Technologies, Inc. Edge side components and application programming environment for building and delivering highly distributed heterogenous component-based web applications
EP1387279B1 (en) * 2002-07-31 2008-05-14 Texas Instruments Inc. Cache coherency in a multi-processor system
US8312222B1 (en) 2002-12-13 2012-11-13 Open Text, S.A. Event-driven regeneration of pages for web-based applications
US8463998B1 (en) 2002-12-13 2013-06-11 Open Text S.A. System and method for managing page variations in a page delivery cache
US8380932B1 (en) 2002-12-13 2013-02-19 Open Text S.A. Contextual regeneration of pages for web-based applications
US7818506B1 (en) * 2002-12-13 2010-10-19 Vignette Software Llc Method and system for cache management
US7188216B1 (en) 2002-12-13 2007-03-06 Vignette Corporation Method and system for an extensible caching framework
US7275216B2 (en) * 2003-03-24 2007-09-25 Microsoft Corporation System and method for designing electronic forms and hierarchical schemas
US7370066B1 (en) * 2003-03-24 2008-05-06 Microsoft Corporation System and method for offline editing of data files
US7415672B1 (en) 2003-03-24 2008-08-19 Microsoft Corporation System and method for designing electronic forms
US7913159B2 (en) 2003-03-28 2011-03-22 Microsoft Corporation System and method for real-time validation of structured data files
US7296017B2 (en) * 2003-03-28 2007-11-13 Microsoft Corporation Validation of XML data files
US7373416B2 (en) * 2003-04-24 2008-05-13 Akamai Technologies, Inc. Method and system for constraining server usage in a distributed network
WO2004107132A2 (en) 2003-05-28 2004-12-09 Caymas Systems, Inc. Method, system and software for state signing of internet resources
US7093073B2 (en) * 2003-06-26 2006-08-15 International Business Machines Corporation Systems and methods for adjusting caching policies for web service requests
US7451392B1 (en) * 2003-06-30 2008-11-11 Microsoft Corporation Rendering an HTML electronic form by applying XSLT to XML using a solution
US7197515B2 (en) * 2003-06-30 2007-03-27 Microsoft Corporation Declarative solution definition
US8707312B1 (en) 2003-07-03 2014-04-22 Google Inc. Document reuse in a search engine crawler
US7725452B1 (en) * 2003-07-03 2010-05-25 Google Inc. Scheduler for search engine crawler
US7406660B1 (en) 2003-08-01 2008-07-29 Microsoft Corporation Mapping between structured data and a visual surface
US7334187B1 (en) 2003-08-06 2008-02-19 Microsoft Corporation Electronic form aggregation
US7978716B2 (en) 2003-11-24 2011-07-12 Citrix Systems, Inc. Systems and methods for providing a VPN solution
US7496097B2 (en) 2003-11-11 2009-02-24 Citrix Gateways, Inc. System, apparatus and method for establishing a secured communications link to form a virtual private network at a network protocol layer other than at which packets are filtered
US7197661B1 (en) 2003-12-05 2007-03-27 F5 Networks, Inc. System and method for dynamic mirroring of a network connection
US8010670B2 (en) 2003-12-23 2011-08-30 Slipstream Data Inc. Meta-data based method for local cache utilization
US8819072B1 (en) 2004-02-02 2014-08-26 Microsoft Corporation Promoting data from structured data files
US7617531B1 (en) 2004-02-18 2009-11-10 Citrix Systems, Inc. Inferencing data types of message components
US20050210508A1 (en) * 2004-03-19 2005-09-22 Lau Vincent W System and method for managing time-go-live information of media content
JP2005275821A (en) * 2004-03-25 2005-10-06 Canon Inc Document management system and document management method
KR20070015440A (en) * 2004-04-26 2007-02-02 구글 잉크. Methods and systems for dynamically composing distributed interactive applications from high-level programming languages
US7496837B1 (en) * 2004-04-29 2009-02-24 Microsoft Corporation Structural editing with schema awareness
US8615601B2 (en) * 2004-05-21 2013-12-24 Oracle International Corporation Liquid computing
US7774485B2 (en) * 2004-05-21 2010-08-10 Bea Systems, Inc. Dynamic service composition and orchestration
US7653008B2 (en) * 2004-05-21 2010-01-26 Bea Systems, Inc. Dynamically configurable service oriented architecture
US20050278335A1 (en) * 2004-05-21 2005-12-15 Bea Systems, Inc. Service oriented architecture with alerts
US7281018B1 (en) 2004-05-26 2007-10-09 Microsoft Corporation Form template data source change
US7774620B1 (en) 2004-05-27 2010-08-10 Microsoft Corporation Executing applications at appropriate trust levels
FR2871595B1 (en) * 2004-06-15 2007-08-03 Groupe Silicomp Sa METHOD AND DEVICE FOR PROCESSING REQUESTS GENERATED BY NAVIGATION SOFTWARE
US8495305B2 (en) 2004-06-30 2013-07-23 Citrix Systems, Inc. Method and device for performing caching of dynamically generated objects in a data communication network
US20060015573A1 (en) * 2004-06-30 2006-01-19 Microsoft Corporation System and method for automatic redirection to stored web resources upon access failure
US7757074B2 (en) 2004-06-30 2010-07-13 Citrix Application Networking, Llc System and method for establishing a virtual private network
US8739274B2 (en) 2004-06-30 2014-05-27 Citrix Systems, Inc. Method and device for performing integrated caching in a data communication network
EP1771998B1 (en) 2004-07-23 2015-04-15 Citrix Systems, Inc. Systems and methods for optimizing communications between network nodes
EP1771979B1 (en) 2004-07-23 2011-11-23 Citrix Systems, Inc. A method and systems for securing remote access to private networks
US7657657B2 (en) 2004-08-13 2010-02-02 Citrix Systems, Inc. Method for maintaining transaction integrity across multiple remote access servers
US7987172B1 (en) * 2004-08-30 2011-07-26 Google Inc. Minimizing visibility of stale content in web searching including revising web crawl intervals of documents
US20060064470A1 (en) * 2004-09-23 2006-03-23 Sargent Antony J Method, system, and computer program product for improved synchronization efficiency for mobile devices, including database hashing and caching of web access errors
US8613048B2 (en) 2004-09-30 2013-12-17 Citrix Systems, Inc. Method and apparatus for providing authorized remote access to application sessions
US7748032B2 (en) 2004-09-30 2010-06-29 Citrix Systems, Inc. Method and apparatus for associating tickets in a ticket hierarchy
US7692636B2 (en) * 2004-09-30 2010-04-06 Microsoft Corporation Systems and methods for handwriting to a screen
US20060074933A1 (en) * 2004-09-30 2006-04-06 Microsoft Corporation Workflow interaction
US7711835B2 (en) 2004-09-30 2010-05-04 Citrix Systems, Inc. Method and apparatus for reducing disclosure of proprietary data in a networked environment
US20060100997A1 (en) * 2004-10-27 2006-05-11 Wall Gary C Data caching
US8487879B2 (en) * 2004-10-29 2013-07-16 Microsoft Corporation Systems and methods for interacting with a computer through handwriting to a screen
US20060107224A1 (en) * 2004-11-15 2006-05-18 Microsoft Corporation Building a dynamic action for an electronic form
US7584417B2 (en) * 2004-11-15 2009-09-01 Microsoft Corporation Role-dependent action for an electronic form
US7712022B2 (en) 2004-11-15 2010-05-04 Microsoft Corporation Mutually exclusive options in electronic forms
US7721190B2 (en) 2004-11-16 2010-05-18 Microsoft Corporation Methods and systems for server side form processing
US7996760B2 (en) * 2004-12-15 2011-08-09 Sap Ag Acquisition of user data over a network
US7904801B2 (en) * 2004-12-15 2011-03-08 Microsoft Corporation Recursive sections in electronic forms
US7810089B2 (en) * 2004-12-30 2010-10-05 Citrix Systems, Inc. Systems and methods for automatic installation and execution of a client-side acceleration program
US8700695B2 (en) 2004-12-30 2014-04-15 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP pooling
US8706877B2 (en) 2004-12-30 2014-04-22 Citrix Systems, Inc. Systems and methods for providing client-side dynamic redirection to bypass an intermediary
US8954595B2 (en) 2004-12-30 2015-02-10 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP buffering
US8549149B2 (en) 2004-12-30 2013-10-01 Citrix Systems, Inc. Systems and methods for providing client-side accelerated access to remote applications via TCP multiplexing
US7937651B2 (en) * 2005-01-14 2011-05-03 Microsoft Corporation Structural editing operations for network forms
JP5183214B2 (en) 2005-01-24 2013-04-17 サイトリックス システムズ,インコーポレイテッド System and method for performing caching of dynamically generated objects in a network
US8255456B2 (en) 2005-12-30 2012-08-28 Citrix Systems, Inc. System and method for performing flash caching of dynamically generated objects in a data communication network
US8024568B2 (en) 2005-01-28 2011-09-20 Citrix Systems, Inc. Method and system for verification of an endpoint security scan
US7574500B2 (en) * 2005-02-14 2009-08-11 Reactivity, Inc. Establishing a cache expiration time to be associated with newly generated output by determining module- specific cache expiration times for a plurality of processing modules
US7725834B2 (en) * 2005-03-04 2010-05-25 Microsoft Corporation Designer-created aspect for an electronic form template
US7673228B2 (en) * 2005-03-30 2010-03-02 Microsoft Corporation Data-driven actions for network forms
US8010515B2 (en) 2005-04-15 2011-08-30 Microsoft Corporation Query to an electronic form
US8312074B2 (en) * 2005-05-26 2012-11-13 Bytemobile, Inc. Method for multipart encoding
US9621666B2 (en) 2005-05-26 2017-04-11 Citrix Systems, Inc. Systems and methods for enhanced delta compression
US9692725B2 (en) 2005-05-26 2017-06-27 Citrix Systems, Inc. Systems and methods for using an HTTP-aware client agent
US8943304B2 (en) 2006-08-03 2015-01-27 Citrix Systems, Inc. Systems and methods for using an HTTP-aware client agent
US9407608B2 (en) 2005-05-26 2016-08-02 Citrix Systems, Inc. Systems and methods for enhanced client side policy
US20070011665A1 (en) * 2005-06-21 2007-01-11 Microsoft Corporation Content syndication platform
US8200975B2 (en) 2005-06-29 2012-06-12 Microsoft Corporation Digital signatures for network forms
US7613996B2 (en) * 2005-08-15 2009-11-03 Microsoft Corporation Enabling selection of an inferred schema part
US20070036433A1 (en) * 2005-08-15 2007-02-15 Microsoft Corporation Recognizing data conforming to a rule
US20070056024A1 (en) * 2005-09-05 2007-03-08 Ho-Hsiung Hsu Method for remote server login
US20070061706A1 (en) * 2005-09-14 2007-03-15 Microsoft Corporation Mapping property hierarchies to schemas
US20070061467A1 (en) * 2005-09-15 2007-03-15 Microsoft Corporation Sessions and session states
EP1770954A1 (en) * 2005-10-03 2007-04-04 Amadeus S.A.S. System and method to maintain coherence of cache contents in a multi-tier software system aimed at interfacing large databases
US8001459B2 (en) 2005-12-05 2011-08-16 Microsoft Corporation Enabling electronic documents for limited-capability computing devices
US8301839B2 (en) 2005-12-30 2012-10-30 Citrix Systems, Inc. System and method for performing granular invalidation of cached dynamically generated objects in a data communication network
US7921184B2 (en) 2005-12-30 2011-04-05 Citrix Systems, Inc. System and method for performing flash crowd caching of dynamically generated objects in a data communication network
US7779343B2 (en) 2006-01-30 2010-08-17 Microsoft Corporation Opening network-enabled electronic documents
WO2007092401A2 (en) * 2006-02-06 2007-08-16 William Loesch Utilizing a token for authentication with multiple secure online sites
US8151323B2 (en) 2006-04-12 2012-04-03 Citrix Systems, Inc. Systems and methods for providing levels of access and action control via an SSL VPN appliance
US8004973B2 (en) * 2006-04-25 2011-08-23 Citrix Systems, Inc. Virtual inline configuration for a network device
US20070300243A1 (en) * 2006-06-22 2007-12-27 Sap Portals Israel Ltd. Modular caching method and system for enabling offline functionality of server-client systems
US8392977B2 (en) * 2006-08-03 2013-03-05 Citrix Systems, Inc. Systems and methods for using a client agent to manage HTTP authentication cookies
US8561155B2 (en) * 2006-08-03 2013-10-15 Citrix Systems, Inc. Systems and methods for using a client agent to manage HTTP authentication cookies
US8073681B2 (en) 2006-10-16 2011-12-06 Voicebox Technologies, Inc. System and method for a cooperative conversational voice user interface
US8533846B2 (en) 2006-11-08 2013-09-10 Citrix Systems, Inc. Method and system for dynamically associating access rights with a resource
US7818176B2 (en) 2007-02-06 2010-10-19 Voicebox Technologies, Inc. System and method for selecting and presenting advertisements based on natural language processing of voice-based input
US8103783B2 (en) 2007-03-12 2012-01-24 Citrix Systems, Inc. Systems and methods of providing security and reliability to proxy caches
US8037126B2 (en) 2007-03-12 2011-10-11 Citrix Systems, Inc. Systems and methods of dynamically checking freshness of cached objects based on link status
US8701010B2 (en) 2007-03-12 2014-04-15 Citrix Systems, Inc. Systems and methods of using the refresh button to determine freshness policy
US7584294B2 (en) 2007-03-12 2009-09-01 Citrix Systems, Inc. Systems and methods for prefetching objects for caching using QOS
US7809818B2 (en) * 2007-03-12 2010-10-05 Citrix Systems, Inc. Systems and method of using HTTP head command for prefetching
US8074028B2 (en) 2007-03-12 2011-12-06 Citrix Systems, Inc. Systems and methods of providing a multi-tier cache
US8504775B2 (en) 2007-03-12 2013-08-06 Citrix Systems, Inc Systems and methods of prefreshening cached objects based on user's current web page
US7720936B2 (en) 2007-03-12 2010-05-18 Citrix Systems, Inc. Systems and methods of freshening and prefreshening a DNS cache
US7783757B2 (en) 2007-03-12 2010-08-24 Citrix Systems, Inc. Systems and methods of revalidating cached objects in parallel with request for object
US8745075B2 (en) * 2007-03-26 2014-06-03 Xerox Corporation Notification method for a dynamic document system
EP2137993B1 (en) * 2007-04-20 2012-05-16 Telefonaktiebolaget LM Ericsson (publ) Handling of dynamic neighbouring cell relations using a timetolive concept
US7855975B2 (en) * 2007-05-30 2010-12-21 Sap Ag Response time estimation for intermittently-available nodes
US8650389B1 (en) 2007-09-28 2014-02-11 F5 Networks, Inc. Secure sockets layer protocol handshake mirroring
US7925694B2 (en) 2007-10-19 2011-04-12 Citrix Systems, Inc. Systems and methods for managing cookies via HTTP content layer
KR100949808B1 (en) * 2007-12-07 2010-03-30 한국전자통신연구원 Apparatus and method for managing p2p traffic
US8090877B2 (en) * 2008-01-26 2012-01-03 Citrix Systems, Inc. Systems and methods for fine grain policy driven cookie proxying
US7594035B2 (en) * 2008-02-22 2009-09-22 Tactara, Llc Methods of providing published content
US20090259666A1 (en) * 2008-04-15 2009-10-15 Kenneth Tola Unobtrusive methods and systems for collecting information transmitted over a network
US20090271569A1 (en) * 2008-04-28 2009-10-29 Kannan Shivkumar Partitioned management data cache
US20090287667A1 (en) * 2008-05-13 2009-11-19 Kannan Shivkumar Data processing method and apparatus thereof
US9305548B2 (en) 2008-05-27 2016-04-05 Voicebox Technologies Corporation System and method for an integrated, multi-modal, multi-device natural language voice services environment
US8250177B2 (en) * 2008-06-27 2012-08-21 Microsoft Corporation Uncached data control in server-cached page
US7975025B1 (en) 2008-07-08 2011-07-05 F5 Networks, Inc. Smart prefetching of data over a network
US8677018B2 (en) * 2008-08-25 2014-03-18 Google Inc. Parallel, side-effect based DNS pre-caching
US8041893B1 (en) 2008-09-09 2011-10-18 Vignette Software Llc System and method for managing large filesystem-based caches
WO2010042578A1 (en) 2008-10-08 2010-04-15 Citrix Systems, Inc. Systems and methods for real-time endpoint application flow control with network structure component
CN101458706B (en) * 2008-11-11 2012-06-27 全旅通(北京)信息服务有限公司 Method and system for precisely enquiring GDS flight caching data
US8326637B2 (en) 2009-02-20 2012-12-04 Voicebox Technologies, Inc. System and method for processing multi-modal device interactions in a natural language voice services environment
US8301837B1 (en) 2009-05-19 2012-10-30 F5 Networks, Inc. Methods for providing a response and systems thereof
US8516362B2 (en) * 2010-09-14 2013-08-20 Usablenet Inc. Methods for extending a document transformation server to process multiple documents from multiple sites and devices thereof
CN103392320B (en) 2010-12-29 2016-08-31 思杰系统有限公司 Encrypted item is carried out the system and method that multilamellar labelling determines to provide extra safely effectively encrypted item
US9081839B2 (en) 2011-01-28 2015-07-14 Oracle International Corporation Push replication for use with a distributed data grid
US9854055B2 (en) * 2011-02-28 2017-12-26 Nokia Technologies Oy Method and apparatus for providing proxy-based content discovery and delivery
US10127077B2 (en) * 2011-04-26 2018-11-13 Oracle International Corporation Event distribution pattern for use with a distributed data grid
US10460004B1 (en) 2011-06-24 2019-10-29 Amazon Technologies, Inc. Load regulation using dynamically determined time to live values
US8918602B2 (en) * 2011-09-19 2014-12-23 International Business Machines Corporation Dynamically altering time to live values in a data cache
US8943565B2 (en) * 2012-01-23 2015-01-27 Recondo Technology, Inc. Recovery of information from commercial web portals
US8516018B1 (en) * 2012-02-28 2013-08-20 Google Inc. Budgeting native resources in resource-constrained devices that employ a dynamic, garbage-collection based view architecture
US8291312B1 (en) * 2012-03-06 2012-10-16 Google Inc. Displaying web pages without downloading static files
US10671955B2 (en) * 2012-06-05 2020-06-02 Dimensional Insight Incorporated Dynamic generation of guided pages
US10284659B2 (en) * 2013-01-25 2019-05-07 Apple Inc. Hybrid unicast/multicast DNS-based service discovery
JP6055574B2 (en) * 2013-03-14 2016-12-27 インテル・コーポレーション Context-based switching to a secure operating system environment
US10108987B2 (en) * 2013-06-21 2018-10-23 Iheartmedia Management Services, Inc. E-mail based dynamic advertising
US10216631B1 (en) * 2013-09-05 2019-02-26 United Services Automobile Association (Usaa) Revising cache expiration
US9619155B2 (en) 2014-02-07 2017-04-11 Coho Data Inc. Methods, systems and devices relating to data storage interfaces for managing data address spaces in data storage devices
US10735550B2 (en) * 2014-04-30 2020-08-04 Webroot Inc. Smart caching based on reputation information
US9898459B2 (en) 2014-09-16 2018-02-20 Voicebox Technologies Corporation Integration of domain information into state transitions of a finite state transducer for natural language processing
US9626703B2 (en) 2014-09-16 2017-04-18 Voicebox Technologies Corporation Voice commerce
CN105573838B (en) * 2014-10-14 2022-04-29 创新先进技术有限公司 Cache health degree detection method and device
EP3207467A4 (en) 2014-10-15 2018-05-23 VoiceBox Technologies Corporation System and method for providing follow-up responses to prior natural language inputs of a user
US10431214B2 (en) 2014-11-26 2019-10-01 Voicebox Technologies Corporation System and method of determining a domain and/or an action related to a natural language input
RU2015102736A (en) 2015-01-29 2016-08-20 Общество С Ограниченной Ответственностью "Яндекс" SYSTEM AND METHOD FOR PROCESSING A REQUEST IN A NETWORK OF DISTRIBUTED DATA PROCESSING
CN104794191B (en) * 2015-04-16 2018-05-15 北京京东尚科信息技术有限公司 A kind of method and apparatus for air ticket data update
US10404808B2 (en) * 2015-09-14 2019-09-03 Colorado Code Craft Patent Holdco, LLC Secure, anonymous browsing with a remote browsing server
US10389837B2 (en) 2016-06-17 2019-08-20 International Business Machines Corporation Multi-tier dynamic data caching
US10331784B2 (en) 2016-07-29 2019-06-25 Voicebox Technologies Corporation System and method of disambiguating natural language processing requests
AU2018331793A1 (en) * 2017-09-14 2020-03-26 Sony Corporation Information processing device, information processing method, and program
US11870828B2 (en) * 2021-09-30 2024-01-09 17Live Japan Inc. System, method and computer-readable medium for rendering a streaming

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000065773A2 (en) * 1999-04-27 2000-11-02 Firstpersom.Com Portal system and method

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5991306A (en) * 1996-08-26 1999-11-23 Microsoft Corporation Pull based, intelligent caching system and method for delivering data over a network
JPH10187525A (en) 1996-10-28 1998-07-21 Matsushita Electric Ind Co Ltd Proxy information acquisition device and information transfer management device
US6131116A (en) 1996-12-13 2000-10-10 Visto Corporation System and method for globally accessing computer services
US6157942A (en) * 1997-08-13 2000-12-05 Microsoft Corporation Imprecise caching of directory download responses for dynamic directory services
US5974430A (en) * 1997-09-30 1999-10-26 Unisys Corp. Method for dynamically embedding objects stored in a web server within HTML for display by a web browser
US6253234B1 (en) * 1997-10-17 2001-06-26 International Business Machines Corporation Shared web page caching at browsers for an intranet
US6324685B1 (en) * 1998-03-18 2001-11-27 Becomm Corporation Applet server that provides applets in various forms
US6192380B1 (en) * 1998-03-31 2001-02-20 Intel Corporation Automatic web based form fill-in
US6374404B1 (en) * 1998-12-16 2002-04-16 Sony Corporation Of Japan Intelligent device having background caching of web pages from a digital television broadcast signal and method of same

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000065773A2 (en) * 1999-04-27 2000-11-02 Firstpersom.Com Portal system and method

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
"Roaming Access now available" WEB PAGE, [Online] 21 April 1999 (1999-04-21), XP002157823 Retrieved from the Internet: <URL:http://www.cns.yorku.ca/archive/CompN ews/Articles/9904/roam.htm> [retrieved on 2001-01-17] *
BARRETT R ET AL: "Intermediaries: new places for producing and manipulating Web content" COMPUTER NETWORKS AND ISDN SYSTEMS,NL,NORTH HOLLAND PUBLISHING. AMSTERDAM, vol. 30, no. 1-7, 1 April 1998 (1998-04-01), pages 509-518, XP004121397 ISSN: 0169-7552 *
KELLER R M ET AL: "A bookmarking service for organizing and sharing URLs" COMPUTER NETWORKS AND ISDN SYSTEMS,NORTH HOLLAND PUBLISHING. AMSTERDAM,NL, vol. 29, no. 8-13, 1 September 1997 (1997-09-01), pages 1103-1114, XP004095308 ISSN: 0169-7552 *
M JACZYNSKI ET AL: "WWW Assisted Browsing by Reusing Past Navigations of a Group of Users" ADVANCES IN CASE-BASED REASONING,DE,SPRINGER VERLAG, September 1998 (1998-09), pages 160-171, XP002140921 *
NETSCAPE: "Flexible Roaming Access" WHITE PAPER, [Online] XP002157822 Retrieved from the Internet: <URL:http://home.netscape.com/communicator /v4.5/whitepaper/roaming.html> [retrieved on 2001-01-17] *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2844949A1 (en) * 2002-09-24 2004-03-26 Radiotelephone Sfr Internet multimedia access user configuration management process having register access function following identifier contents with access bridge registering via second isolating identifier/receiving services contents provider.
EP1455290A1 (en) * 2002-09-24 2004-09-08 Société Française du Radiotéléphone-SFR Method for the management of a configuration of a gateway by a user of the gateway
WO2004051530A1 (en) * 2002-12-03 2004-06-17 Vilmos Andras Procedure and interactive communication unit for initiating purchase through the internet between a seller and a buyer
EP1654611A2 (en) * 2003-08-05 2006-05-10 Yahoo! Inc. Method and system of controlling a context menu
EP1654611A4 (en) * 2003-08-05 2009-01-07 Yahoo Inc Method and system of controlling a context menu

Also Published As

Publication number Publication date
US6505230B1 (en) 2003-01-07
WO2000070500A3 (en) 2002-01-03
US6772203B1 (en) 2004-08-03
US20030005033A1 (en) 2003-01-02
US6640240B1 (en) 2003-10-28
AU4502600A (en) 2000-12-05

Similar Documents

Publication Publication Date Title
US6505230B1 (en) Client-server independent intermediary mechanism
US8826118B2 (en) Applications and services supported by a client-server independent intermediary mechanism
US6610105B1 (en) Method and system for providing resource access in a mobile environment
US7606736B2 (en) Wish list
US8190629B2 (en) Network-based bookmark management and web-summary system
Anupam et al. Automating Web navigation with the WebVCR
US7596533B2 (en) Personalized multi-service computer environment
KR100289298B1 (en) Named bookmark set
US7680856B2 (en) Storing searches in an e-mail folder
CA2457511C (en) Method, apparatus, and user interface for managing electronic mail and alert messages
US7949702B2 (en) Method and apparatus for synchronizing cookies across multiple client machines
US20020059369A1 (en) Method and apparatus for creating and distributing non-sensitized information summaries to users
US20050210379A1 (en) Internet-based system for dynamically creating and delivering customized content within remote web pages
US20040260680A1 (en) Personalized indexing and searching for information in a distributed data processing system
US20040088381A1 (en) Link delivery for subsequent retrieval of networked information
US20120042237A1 (en) Method and Apparatus for Detecting Changes in Websites and Reporting Results to Web Developers for Navigation Template
CA2319501A1 (en) Navigating network resources using metadata
WO2001071563A1 (en) Method and apparatus for retrieving information from semi-structured, web-based data sources
JP2004516579A (en) Method and system for requesting information from a network client
US20040117349A1 (en) Intermediary server for facilitating retrieval of mid-point, state-associated web pages
US20040034637A1 (en) Accessing a set of local or distant resources
JP2002099568A (en) Www server having function of automatically generating book mark for personal use
KR20000053959A (en) The general shopping cart system and a reservation method for the on-line purchasing
EP1290585A1 (en) Network-based bookmark management and web-summary system
Cohen Issues in URL management for digital collections

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

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

AL Designated countries for regional patents

Kind code of ref document: A2

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
AK Designated states

Kind code of ref document: A3

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

AL Designated countries for regional patents

Kind code of ref document: A3

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

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP