Session preservation and migration among different browsers on different devices
Claim Score by NHIP
Abstract
A browser state repository (BSR) service allows a user to save and restore independent browser states of active sessions between browsers and sites. Each independent browser state may be associated with the user and stored as a browser snapshot. The user may later retrieve any saved browser snapshot on any browser and/or any device and restore the corresponding active session with the corresponding site. The BSR service decouples the traditional association between the browser state and a device, in favor of an association between the browser state and a user that is independent of any browser or device.

Term
Term ended
Projected expiry passed 10 April 2022, 4.5 years ago.
- Priority and filed
- Published
- Projected expiry
- Today
29 claims: 4 independent, 25 dependent
- 1Broadest claimClaim Score 88, very broad(NHIP)A method of preserving an active session with a site, the active session established with a browser, the method comprising:a) capturing a current browser state of an active session;b) storing the current browser state;c) retrieving the stored current browser state;and d) restoring the active session.
- 8A method of preserving an active session with a site, the active session established with a browser, the method comprising:a) establishing an active session with a site;b) preserving a current browser state of the active session in association with the identity of a user;c) ending the active session;and d) re-establishing the same active session in the same browser state as a function of the preserved current browser state and the identity of the user.
- 14A method of preserving an active session with a site, the active session established with a browser, the method comprising:a) establishing an active session between a site and a first browser;b) customizing the active session with the first browser;c) storing a current browser state of the active session with the first browser and a repository server;d) exchanging the first browser for a second browser;e) retrieving the stored current browser state of the active session with the second browser and the repository server;and f) continuing the active session between the site and the second browser.
- 21A browser state repository service for preserving an active session with a site, the active session established with a browser, the browser state repository service comprising:a server;a first browser in communication with the server, the first browser operable to establish and customize an active session with a site, a current browser state of the active session storable with the first browser and the server;and a second browser in communication with the server, the second browser operable with the server to retrieve the current browser state of the active session and continue the active session with the site in place of the first browser.
Independent claims4
93 paragraphs in 5 sections, as filed
FIELD OF THE INVENTION
[0001] The present invention relates generally to communication between devices on a network, and more particularly, to methods and systems that preserve the active state of one or more independent sessions initiated with a browser for later retrieval to continue the preserved session(s) with the same or a different browser and/or device.
BACKGROUND OF THE INVENTION
[0002] Utilization of the Internet to access information as well as for purchasing goods and services is common today. Typically, access to the Internet involves a browser. Browsers may be utilized to access websites over the Internet. Such websites include information and/or the capability to purchase goods and services. Interaction between browsers and websites is usually session oriented. Typically, websites require a browser to first establish a session and a session ID. The session ID may be used by a website to track and identify the browser as it moves between different pages within the website. During an active web session, a browser may accumulate a session state that is used to interact with the website over a stateless HTTP protocol. The session state of a browser can appear in cookies, document objects and script objects. When the browser exits the website, the active web session is closed and some of the browser state is un-recoverable.
[0003] This session-oriented model inherently prohibits a user from maintaining the same active session when the browser that initiated the session is temporarily shut down. In addition, continuation of the same active session may not occur when a user desires to switch from a browser on one device to a different (or the same) browser on a different device. For example, a user running an active session on a stationary device (such as a desktop PC) may not be able to interchange the stationary device with a mobile device (such as a Pocket PC with wireless access) without closing the active session on the stationary device and starting over with a new active session on the mobile device. Similarly, a user with an active session on a wireless device may not be able to preserve the session when the user elects to temporarily interrupt the wireless connection in an effort to minimize wireless airtime charges while performing other activities.
[0004] One well-known mechanism for accessing web pages with a browser involves utilization of bookmarks to save the uniform resource locators (URLs) of web pages for later access. The bookmarking concept, such as, for example, “Favorites” within Microsoft™ Internet Explorer™, provides efficient and quick access to web pages. Such bookmarking, however, provides only a return path to a static webpage. Since no session specific information, such as, for example, product selection criteria, purchasing information or any other information related to a particular active web session is preserved, such information must be recreated.
[0005] Another well-known mechanism for storing information related to an active session involves the use of cookies. In general, cookies are browser-side storage mechanisms that websites may use to store intra-session or inter-session information pertaining to a user operating a browser. Typically, cookies include information set by and later sent to the website being accessed by a browser. The cookies are transmitted to the device on which the browser is operating and stored therein. The browser may then include the previously stored cookie with each communication to the associated website. Since such cookies are associated with, and stored on, a single device, the cookies are not accessible to browsers operating on other devices.
[0006] Yet another well-known mechanism provided by some websites identifies the user of the browser and saves purchasing information accumulated during an active session. The information is stored in a server-side database for retrieval in a later session. Not only do these techniques require significant user tracking capability at each website, but also place burdens on users to complete a sign-in process before any decision to purchase goods or services is contemplated. In addition, the purchasing information saved by such websites does not include a information related to the active session, such as, for example, the previous pages displayed by the browser, values customized during the session and/or any other information related to browser navigation and related customization within the website. Accordingly, much of the research and customization from a previous active session must be recreated once a new session with the website is initiated.
SUMMARY
[0007] The presently preferred embodiments disclose a browser state repository (BSR) service. The BSR service supports preservation of an active session with a site following establishment and customization with a browser. In addition, the BSR service allows migration of the active session to any other browser where further customization of the previously established session may occur. The preserved and migrateable active session represents the browser running state and includes customization that occurred during the active session. Accordingly, the BSR service decouples the traditional association between the browser running state and a device on which the browser operates, and instead creates an association between the browser running state and a user.
[0008] The BSR service is a session preservation and migration system that may preserve the current state of an active session established between a browser and a site. The infrastructure supporting the BSR service includes at least one browser and at least one repository server. In one embodiment, a first browser in communication with the repository server may establish an active session with a site. A current browser state of the active session may be captured and stored by the cooperative operation of the first browser and the repository server. A second browser cooperatively operating with the repository server may retrieve the current browser state of the active session. Once retrieved, the current browser state of the active session may be restored in the second browser, and the active session with the site continued with the second browser.
[0009] The operation of each browser within the BSR service is enhanced by a BSR device module. The BSR device module includes a security component, a user interface component, a capture component and a restore component, which may be utilized in connection with the capture and restoration of the current browser state of an active session. In addition, the repository server within the BSR service includes a BSR repository module. The BSR repository module includes a login security component, a page server component, a snapshot component, a communication security component and a timer component. With the cooperative operation of the BSR device module and the BSR repository module, the running state of a browser in an active session may be captured and securely stored. In addition, secure retrieval and restoration of the browser running state on the same, or a different browser may occur using the BSR device module and the BSR repository module.
[0010] An interesting feature of one embodiment of the BSR service relates to the relatively simple deployment and utilization of the BSR device module and the BSR repository module. In this embodiment, the BSR device module is a browser side plug-in that may be downloaded and installed into any browser. Accordingly, modification and/or customization of the browser is minimal to deploy the BSR service. In addition, little or no modification is required on sites to allow the BSR service to capture and store the current browser state of active sessions established with those sites by browsers.
[0011] Yet another interesting feature of the BSR service involves the browser state of an active session. Since, the browser state of an active session may be captured and stored by a user of the BSR service, the browser state is not associated with any particular browser or any particular device. Instead, the browser state is inherently associated with the user, who may not only store the browser state, but also, retrieve the browser state and continue the active session with any browser and/or any device.
[0012] Still another interesting feature involves the capture, storage and restoration of the current browser state of an active session. The BSR service allows a user to capture and store the current browser state of an active session that has been customized by the user. The current browser state may later be retrieved and restored to the active session by the user. The active session is restored to the state of customization present when the capture occurred. As such, the user may continue with the browser state of the active session as if capture, storage and restoration of the browser state had not taken place.
[0013] Further objects and advantages of the present invention will be apparent from the following description, reference being made to the accompanying drawings wherein preferred embodiments of the present invention are clearly shown.
BRIEF DESCRIPTION OF THE DRAWINGS
[0014]FIG. 1 is a block diagram of an embodiment of a browser state repository (BSR) service.
[0015]FIG. 2 is a more detailed block diagram of the BSR service illustrated in FIG. 1 and includes a site.
[0016]FIG. 3 is a more detailed block diagram of one embodiment of a browser state repository (BSR) device module illustrated in FIG. 2.
[0017]FIG. 4 is an embodiment of a user interface bar activatable by the BSR device module illustrated in FIG. 3.
[0018]FIG. 5 is another embodiment of a user interface bar activatable by the BSR device module illustrated in FIG. 3.
[0019]FIG. 6 is a more detailed block diagram of one embodiment of a browser state repository (BSR) repository module illustrated in FIG. 2.
[0020]FIG. 7 is a flow diagram illustrating operation of an embodiment of the BSR service.
[0021]FIG. 8 is a second portion of the flow diagram illustrated in FIG. 7.
[0022]FIG. 9 is a flow diagram illustrating operation of another embodiment of the BSR service.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
[0023] The presently preferred embodiments describe a browser state repository (BSR) service that allows a user operating a browser to save browser states from one or more active sessions. The BSR service allows the user to later selectively retrieve any of the saved browser states with any browser and/or any device to continue the same corresponding active session. The running state of the browser may be restored to the same point in the active session at which the browser state was saved. Accordingly, the BSR service may allow users to switch to a new device/browser in the middle of an active session without losing the browser state of the active session and having to start over with a new browser state on the new device. In addition, the BSR service may allow a user to keep track of browser states from multiple active sessions simultaneously, as well as the ability to save and later continue any active session(s) from any device/browser.
[0024]FIG. 1 is a block diagram of one embodiment of the BSR service <b>10</b> operating over a network <b>12</b>. The BSR service <b>10</b> includes at least one device illustrated as a first device <b>14</b> and a second device <b>16</b>. In addition, the BSR service includes at least one repository server <b>18</b>. The first and second devices <b>14</b>, <b>16</b> and the repository server <b>18</b> are communicatively coupled via the network <b>12</b> as illustrated in FIG. 1. In other embodiments, the BSR service <b>10</b> may include any number of devices, repository servers and/or any other network compatible devices. As used herein, the term “coupled”, “connected”, or “interconnected” may mean electrically coupled, optically coupled, wirelessly coupled and/or any other form of coupling providing an interface between systems, devices and/or components.
[0025] The network <b>12</b> may include the Internet, a public and/or private intranet, an extranet, and/or any other form of network configuration to enable transfer of data and commands. Communication within the network <b>12</b> may be performed with a communication medium that includes wireline based communication systems and/or wireless based communication systems. The communication medium may be for example, a communication channel, radio waves, microwave, wire transmissions, fiber optic transmissions, or any other communication medium capable of transmitting data, audio and/or video information.
[0026] The first and second devices <b>14</b>, <b>16</b> may be any type of computing device or similar hardware capable of providing a connection for communication over the network <b>12</b>. In addition, the first and second devices <b>14</b>, <b>16</b> may include a user interface (UI), memory, a microprocessor and/or any other hardware and associated operating systems/applications. For example, the first and second devices <b>14</b>, <b>16</b> may be wireless devices, such as, a wireless phone, a personal digital assistant (PDA), a pocket personal computer (PC) or any other device capable of wireless communication. In addition, the first and second devices <b>14</b>, <b>16</b> may be wireline devices, such as, for example, a network terminal, a personal computer, a server computer or any other device capable of wireline communication over the network <b>12</b>. In other embodiments, the first and second devices <b>14</b>, <b>16</b> may include both wireline and wireless communication capabilities.
[0027] As further illustrated in FIG. 1, operating on the first device <b>14</b> is a first browser <b>20</b>. Similarly, a second browser <b>22</b> may operate on the second device <b>16</b>. The first and second browsers <b>20</b>, <b>22</b> may be any form of application running on the first and second devices <b>14</b>, <b>16</b> capable of locating and displaying pages downloaded from other devices in the network <b>12</b>. In the presently preferred embodiments, the first and second browsers <b>20</b>, <b>22</b> are web browsers, such as, for example, Microsoft™ Internet Explorer™ and/or Netscape Navigator™. In other embodiments, the first and second browsers <b>20</b>, <b>22</b> may be any other form of homogeneous or heterogeneous browsers with the functionality to locate and display any form of pages downloaded over the network <b>12</b>. In addition to displaying text and graphics, the first and second browsers <b>20</b>, <b>22</b> may also support the presentation of video, audio, multimedia and/or any other information. Operation of the BSR service <b>10</b> is also preferably supported by the first and second browsers <b>20</b>, <b>22</b>. The first and second browsers <b>20</b>, <b>22</b> may be launched and operated on the first and second devices <b>14</b>, <b>16</b> to cooperatively operate with the repository server <b>18</b>.
[0028] The repository server <b>18</b> may be any form of computing device, such as, for example, at least one server, capable of receiving requests and transmitting responses over the network <b>12</b>. In the illustrated embodiment, the repository server <b>18</b> may operate within the infrastructure of the BSR service <b>10</b> to monitor requests from, and transmit responses to, the first and second browsers <b>14</b>, <b>16</b>. In one embodiment, the repository server <b>18</b> is a hypertext transfer protocol (HTTP) server. In this embodiment, the first and second browsers <b>14</b>, <b>16</b> may use HTTP and/or secure HTTP (HTTPS) for communication with the repository server <b>18</b>. In other embodiments, other protocols, such as, for example, remote message interface (RMI), common object request broker architecture (CORBA), component object model (COM), public and private proprietary protocols or any other protocol may be used.
[0029] During operation of the BSR service <b>10</b>, a user may establish an active session utilizing the first browser <b>20</b> operating on the first device <b>14</b>. The term “active session” refers to any form of interaction with another device on the network <b>12</b> in which information provided by the other device is displayed, communicated, or otherwise conveyed to a user operating the first browser <b>20</b>. An exemplary active session is a web session in which web pages and associated materials may be located, downloaded and displayed with the first browser <b>20</b>.
[0030] Following establishment and customization of the active session, the user may capture and store a current browser state of the active session using the BSR service <b>10</b>. As used herein, “customize” or “customization” of an active session includes any changes to the active session resulting from interactions with the first browser <b>20</b> that accumulates in the state of the active session. Further, the term “current browser state” or “browser state” represents the customized state of the active session a user has created with a browser. The captured current browser state of the active session may be referred to as a “snapshot” or a “browser snapshot” since the current running state of the active session on the first browser <b>20</b> and attributes associated therewith may be captured in a storable format.
[0031] The current browser state of the active session may include the browser cache and the browser history. The browser cache and the browser history may include, for example, the last page displayed by the first browser <b>20</b> as well as the current state of document objects and scripting objects. Accordingly, pages within the captured current browser state of the active session may be dynamic or static. In addition, the browser cache and the browser history may include values modified/entered on previous pages and/or the last page, browser history for back and forward pages, cookies and/or any other parameters associated with the current state of the active session that are customizable by the user. The user may securely store the current browser state of the active session within the network <b>12</b> using the repository server <b>18</b>.
[0032] The BSR service <b>10</b> allows the user to securely retrieve the stored current browser state of the active session at a later time. The user may retrieve the stored current browser state with the repository server <b>18</b> and any browser on any device. For example, the user may use the first browser <b>20</b> on the first device <b>14</b>, the second browser <b>22</b> on the second device <b>16</b> or any other device and associated browser. Upon retrieval of the stored current browser state, the browser state of the active session may be restored such that the same active session may be continued from the point at which the snapshot was taken.
[0033] For example, consider a user operating the first browser <b>20</b> with a desktop PC at the office to shop for window draperies. Following successive composition of a number of choices of preferred colors, patterns and styles on different pages during an active session, the user must go home to measure the windows. Similarly, the same user may use the first browser <b>20</b> in another active session to successively compose a number of different possible flight itineraries on different pages in an active session with the intent of later purchasing an airline ticket.
[0034] Using the BSR service <b>10</b>, the user may capture the current browser state of each of these customized active sessions prior to shutting down the first browser <b>20</b>. The user may then go home, measure windows, finalize travel plans and launch the second browser <b>22</b> on the second device <b>16</b> such as, for example, a pocket PC. Following retrieval and restoration of the previously stored browser snapshots, the user may browse the previously customized pages in the active session and finalize a selection of draperies. In addition, the user may browse the previously customized pages and choose one of the flight itineraries composed in the earlier customized active session.
[0035] In one embodiment, the BSR service <b>10</b> is deployed within the infrastructure and associated protocols of the Internet. In this embodiment, deployment requires relatively little modification to existing websites, devices and associated browsers. In other embodiments, the BSR service <b>10</b> may be deployed in any other infrastructure with any other associated protocols.
[0036]FIG. 2 includes a more detailed block diagram of one embodiment of the BSR service <b>10</b>. Similar to the embodiments described with reference to FIG. 1, the BSR service <b>10</b> includes the first device <b>14</b> with the first browser <b>20</b>, the second device <b>16</b> with the second browser <b>22</b> and the repository server <b>18</b> communicating over the network <b>12</b> as illustrated. FIG. 2 also depicts at least one site <b>30</b> in communication with the repository server <b>18</b> and the first and second devices <b>14</b>, <b>16</b>, respectively, over the network <b>12</b>. As further shown in FIG. 2, portions of the infrastructure of the BSR service <b>10</b> of this embodiment are illustratively depicted as a BSR device module <b>34</b> operating within the first and second devices <b>14</b>, <b>16</b>, and a BSR repository module <b>36</b> operating within the repository server <b>18</b>. In other embodiments, any number of secure and/or non-secure sites may be included. In addition, fewer or greater numbers of modules may be illustrated to represent portions of the BSR service <b>10</b>.
[0037] The site <b>30</b>, on the other hand, may be any mechanism communicating over the network <b>12</b> capable of providing access to information via a browser. The site <b>30</b> may be a non-secure site without any form of security to minimize the possibility of unauthorized access, or on the other hand, may be a secure site. Accordingly, the first and second browsers, <b>20</b>, <b>22</b> may browse the site <b>30</b> using secure communications or non-secure communications depending on the level of security that is present. For example, the first and second browsers <b>20</b>, <b>22</b> may communicate with HTTP messages when the site <b>30</b> is a non-secure site and with HTTPS messages when the site <b>30</b> is a secure site. In other embodiments, the site <b>30</b> may include portions representative of a secure site and other portions representative of a non-secure site. In these embodiments, communications may shift between secure communications and non-secure communications depending on the portion of the site being browsed.
[0038] The BSR device module <b>34</b> may be any application launched on at least one of the first and second devices <b>14</b>, <b>16</b> to enhance or otherwise cooperatively operate with the first and second browsers <b>20</b>, <b>22</b>, respectively, in support of operation of the BSR service <b>10</b>. In the presently preferred embodiments, the BSR device module <b>34</b> is a downloadable browser plug-in which may be applied to the first and second browsers <b>20</b>, <b>22</b>. In general, a browser plug-in is a well-known type of application which adds capabilities or services to a larger application. In other embodiments, the BSR device module <b>34</b> may be a standalone module within each of the first and second devices <b>14</b>, <b>16</b> operating to enhance the operation of the first and second browsers <b>20</b>, <b>22</b>, respectively.
[0039]FIG. 3 is a block diagram depicting one embodiment of the BSR device module <b>34</b>. In the illustrated embodiment, the functionality of the BSR device module <b>34</b> includes an interface component <b>40</b>, a security component <b>42</b>, a capture component <b>44</b> and a restore component <b>46</b>. In other embodiments, additional functionality, such as, for example, snapshot storage capability, user verification capability or any other functionality associated with the BSR service <b>10</b> may be included in the BSR device module <b>34</b>.
[0040] The interface component <b>40</b> provides an interface with the BSR service <b>10</b> for users of the first and second devices <b>14</b>, <b>16</b>. Utilizing the interface, a user may direct operation of additional functionality provided by the BSR device module <b>34</b> as well as the functionality of the BSR service <b>10</b>. In addition, the interface component <b>40</b> may provide a transformation function to conform the user interface to the physical hardware of a particular device. For example, on one device the user interface may be a touch screen, on another device the user interface may be buttons and on yet another device the user interface may be audio/video interaction. Accordingly, the interface component <b>40</b> may sense the device hardware and transform the user interface to be compatible with the hardware.
[0041] The security component <b>42</b> may provide security to selectively maintain secure communications and avoid unauthorized utilization of the BSR service <b>10</b>. The capture component <b>44</b> allows a user to take a browser snapshot of a current active session and store the snapshot. Similarly, the restore component <b>46</b> allows a user to direct the retrieval of a stored browser snapshot. A detailed discussion of the functionality of the components of the BSR device module <b>34</b> are hereinafter described.
[0042]FIGS. 4 and 5 illustrate embodiments of an interface in the form of a user interface bar <b>50</b>. The user interface bar <b>50</b> may be activated and maintained with the interface component <b>40</b> (FIG. 3). In one embodiment the user interface bar <b>50</b> may be displayed within a browser window of a graphical user interface (GUI) of the first and second devices <b>14</b>, <b>16</b> (FIG. 2). In other embodiments, the user interface bar <b>50</b> may be displayed within a separate window or as a separate page. In still other embodiments, the selectable features (hereinafter described) of the user interface bar <b>50</b> may be represented by hard buttons, individual icons, voice recognition and/or any other mechanism allowing a user to interface with and direct the functionality of the BSR service <b>10</b> (FIG. 2).
[0043] Once the interface module <b>40</b> is activated, the user interface bar <b>50</b> of the presently preferred embodiments may display at least one hypertext markup language (HTML) page. In these embodiments, the page(s) may be served from the repository server <b>18</b> (FIG. 2) on which the BSR repository module <b>36</b> (FIG. 2) is operating. Accordingly, relatively few modifications/additions are needed to the architecture of the first and second browsers <b>20</b>, <b>22</b> to implement the interface component <b>40</b>.
[0044] In other embodiments, the page(s) may be, for example, an extensible markup language (XML) page, a wireless markup language (WML) page, a compact hypertext markup language (cHTML) page and/or a page represented by any other language. In addition, the page(s) may be served from any other device within the network <b>12</b> in cooperative operation with the interface component <b>40</b>. In still other embodiments, the user interface bar <b>50</b> may be independently generated and maintained by the interface component <b>40</b>. In these embodiments, the interface component <b>40</b> may decipher and communicate commands and information over the network <b>12</b> (FIG. 2) as a function of commands entered via the user interface bar <b>50</b>.
[0045] The embodiment illustrated in FIG. 4 depicts the user interface bar <b>50</b> as a login screen that includes a user ID entry <b>52</b>, a password entry <b>54</b>, a sign on button <b>56</b>, a reset button <b>58</b>, and an authorizing device ID <b>60</b>. In other embodiments, any other user identification related functionality may be included in the login screen of the user interface bar <b>50</b>. The login screen allows a user to enter login information. The login information may be used to prevent a user access to the BSR service <b>10</b> (FIG. 2) without first being authenticated and obtaining authorization.
[0046] Referring now to FIGS. 2, 3 and <b>4</b>, in the presently preferred embodiments, authentication and authorization is provided by the BSR repository module <b>36</b>. In these embodiments entry of a user name in the user ID entry <b>52</b> along with a password in the password entry <b>54</b> are transmitted over the network to the BSR repository module <b>36</b> for authentication and authorization. The security component <b>42</b> may initiate the establishment of a secure connection, such as, for example, a secure sockets layer (SSL) connection, with the BSR repository module <b>36</b> to begin the authentication and authorization process. Initiation of a secure connection by the security component <b>42</b> may involve identifying the user name and password information as secure by, for example, making the information an HTTPS message. The login screen of these embodiments is preferably served from the repository server <b>18</b> on which the BSR repository module <b>36</b> is operating. In addition, the establishment of the secure connection is provided with the first and second browsers <b>20</b>, <b>22</b>.
[0047] The security component <b>42</b> may also operate in conjunction with the interface component <b>40</b> to maintain the functional operation of the login screen. For example, initiation of the authentication and authorization process by the security component <b>42</b> may occur when the sign on button <b>56</b> is activated. In addition, subsequent messages sent over the network from the BSR device module <b>34</b> to the BSR repository module <b>36</b> may be identified as secure messages by the security component <b>42</b>. In other embodiments, login information may be provided to the security component <b>42</b> externally by data from a personal information storage device (such as a personal information card), a biological scanner (such as a voice, fingerprint or retina scanner) and/or any other mechanism for identifying a user. In still other embodiments, the security component <b>42</b> may generate the login screen as well as provide authorization to allow a user access to the functionality of the BSR service <b>10</b>. In yet another embodiment, the security component <b>42</b> may provide a level of local security such as, for example, a time out password when the user interface bar <b>50</b> is inactive for extended periods.
[0048] The authorizing device ID <b>60</b> identifies at least one device within the network <b>12</b> to which login information may be submitted for authentication of the identity of the user. The device(s) may be any network-connected device(s) with the capability to compare information from a user created account to login information transmitted via the security component <b>42</b>. In the presently preferred embodiments, users may create an account with the BSR repository module <b>36</b>. Accordingly, the authorizing device ID <b>60</b> of this embodiment may include an identifier of the repository server <b>18</b> within which the BSR repository module <b>36</b> operates. The identifier may be, for example, an Internet Protocol (IP) address or any other form of identifier.
[0049] As illustrated in the embodiment of FIG. 5, the user interface bar <b>50</b> may also represent a user screen for interfacing with the BSR service <b>10</b>. The user interface bar <b>50</b> of this embodiment includes the authorizing device ID <b>60</b>, a user ID indication <b>62</b>, a snapshot button <b>64</b>, a session name field <b>66</b>, a session password field <b>68</b>, a restore button <b>70</b>, a session selection field <b>72</b>, a sign off button <b>74</b> and a BSR repository module indication <b>76</b>. In other embodiments, additional functionality and information related to operation of the BSR service <b>10</b> may be included in the user interface bar <b>50</b>.
[0050] Referring now to FIGS. 2, 3 and <b>5</b>, the user screen of this embodiment may be displayed in the user interface bar <b>50</b> following authentication and authorization of login information supplied by a user. Accordingly, the user ID indication <b>62</b> may identify the successfully logged in authorized user. Identity may include, for example, a user name, a number or any other indication of the currently authorized user.
[0051] The snapshot button <b>64</b> provides a user the ability to activate the capture component <b>44</b> within the BSR device module <b>34</b>. As previously discussed, the capture component <b>44</b> provides the capability to take a snapshot or otherwise capture the current browser state of an active session. When a snapshot is initiated, the capture component <b>44</b> captures a plurality of session parameters related to the browser state of the current session. In one embodiment, the session parameters may include at least one document object model (DOM) representative of a current page(s) being displayed in the browser, at least one scripting object of the current page(s), a browser history, a browser cache and cookies of the current session. In other embodiments, any other forms of session parameters representative of the current active state of the session may be captured by the capture component <b>44</b>.
[0052] As known in the art, DOM includes a set of application programming interfaces (APIs) for valid HTML and XML documents. In general, the DOM defines an abstract logical structure for documents, and includes standard interfaces for access and manipulation of documents displayed in browsers. The interfaces defined by DOM may be used to build, traverse, and modify a document structure along with the elements contained therein.
[0053] For example, when an HTML page is parsed with a Microsoft™ Internet Explorer™ browser, a DOM structure is created. The DOM structure may represent the structure of the runtime state of an HTML page in the browser. Each node in the DOM structure represents a DOM element. Each DOM element may represent, for example, a particular HTML tag or HTML element from the HTML page. As known in the art, a set of properties describing the presentation and behavior within a browser of each element, such as an HTML element, is included in each DOM element. The BSR device module <b>34</b> may be directed to capture such a DOM structure, including content and node properties, in a session snapshot. In other embodiments, browsers with different capabilities such as, for example, compact HTML (cHTML), wireless application protocol (WAP), wireless markup language (WML) and/or any other protocol/language may be used to create a structure that may be captured by the BSR device module <b>34</b>.
[0054] Following download of a page into, for example, a Microsoft™ Internet Explorer™ browser, the current browser state of an active session may be preserved with the BSR service <b>10</b>. When a user activates the snapshot button <b>64</b>, the capture component <b>44</b> may proceed through all document objects inside a top-level frame of the current page in the browser. The capture component <b>44</b> may capture each node element and associated properties within the top-level frame. In addition, the capture component <b>44</b> may recursively proceed down through lower level frames to capture additional node elements and properties of the DOM structure.
[0055] Another session parameter that may be captured by the capture component <b>44</b> is a scripting object(s). Scripting objects such as, for example, VB Script and JavaScript may also be included in a page(s) downloaded into a browser. The capture component <b>44</b> may capture such scripting object(s) as part of a browser snapshot. In one embodiment, the scripting objects are captured as part of the DOM document. Accordingly, the capture component <b>44</b> may capture both the DOM and the scripting object(s) representative of the current page at the same time. In other embodiments, the scripting objects may be captured independently by the capture component <b>44</b>.
[0056] With, for example, a Microsoft™ Internet Explorer™ browser, script variables may be defined in script tags represented as IDispatch objects. The IDispatch objects may be accessed at runtime through a script engine provided within the Microsoft™ Internet Explorer™ browser. In one embodiment of the capture component <b>44</b>, when a snapshot is captured from a Microsoft™ Internet Explorer™ browser, the IDispatch objects corresponding to the script variables may be serialized and captured without corresponding script functions. As known in the art, the script functions in a Microsoft™ Internet Explorer™ browser do not change. In other embodiments, both the script functions and the script variables may be captured by the capture component <b>44</b>.
[0057] Yet another session parameter that may be captured by the capture component <b>44</b> is cookies. Generally, cookies are well-known device identifiers that may include user specific information. As known in the art, cookies may be provided to browsers along with pages downloaded into the browser. In the presently preferred embodiments, the capture component <b>44</b> does not interpret cookies in name/value pairs as part of the capture process. Instead, cookies may be captured and appended to the other information captured by the capture component <b>44</b>. In embodiments where the Microsoft™ Internet Explorer™ browser is used, the cookies may be appended after the previously discussed DOM structure within each snapshot.
[0058] Still another session parameter that may be captured by the capture component <b>44</b> is the browser history of an active session. The browser history is a compilation of previous pages to which a browser has visited. Accordingly, the capture component <b>44</b> may capture and append the pages identified in the browser history to the other captured information. In embodiments operating with the Microsoft™ Internet Explorer™ browser, a IURLHistoryStg interface is included to retrieve and set a URL history in the browser. In these embodiments, capturing the browser history involves simply enumerating over the URL history, fetching identified URLs, and appending the fetched URLs to follow the DOM structure and cookies.
[0059] In one embodiment, the capture component <b>44</b> may provide the user an opportunity to establish a session name and a session password for the captured current browser state of an active session. The user may enter a unique session name in the session name field <b>66</b> illustrated in FIG. 4. Alternatively, the user may select an existing session name from a previously captured browser state. in one embodiment, where no session name is provided a default session name, such as, for example the host name of a website may be generated to identify the captured browser state of the active session.
[0060] The user may also have the option of protecting the browser snapshot with a session password entered in the session password field <b>68</b> illustrated in FIG. 4. The session password offers additional security to avoid unauthorized access to a captured browser snapshot. In other embodiments, entry of the session password may involve an audio password or any other mechanism for providing secure access to the browser snapshot.
[0061] Once captured, a browser snapshot may be associated with the user initiating the capture. Accordingly, the snapshot is associated with the user and not the browser and/or device from which the active browser state was captured. Association with the user may include identifying the snapshot with account information of a user's account, a user name or any other mechanism for uniquely identifying the user who customized the active session and captured the browser snapshot. The browser snapshots associated with each user may be stored in a secure location within the network <b>12</b>.
[0062] In the presently preferred embodiments, storage may occur at the BSR repository module <b>36</b>. In these embodiments, the security component <b>42</b> may initiate establishment of a secure connection between the BSR device module <b>34</b> and the BSR repository module <b>36</b> to transmit the captured browser state of the active session over the network <b>12</b>. In other embodiments, where the captured browser state of the active session is stored elsewhere in the network <b>12</b>, the security component <b>42</b> may initiate a secure connection with any other network connected device to allow secure transmission of the browser snapshot.
[0063] In one embodiment, storage of a browser snapshot may occur automatically following entry of a session name and session password. In other embodiments, the user may initiate storage with a separate command and/or selection of a storage location. If the user continues customizing the active session following initiation of a browser state capture, the capture component <b>44</b> may generate a warning of the potential for inconsistency with the captured browser snapshot that has been stored for the active session.
[0064] As previously discussed, the BSR device module <b>34</b> also includes the restore component <b>46</b>. Stored browser snapshots may be retrieved at the direction of a user using the user interface bar <b>50</b>. Retrieval may be initiated with the restore button <b>70</b> and the session selection field <b>72</b>. Following successful authentication and authorization, a user may select previously stored browser snapshots associated with that user. Selection may involve a pull down menu list, an index, a database, manual entry of a session name, or any other look up mechanism for identifying a list of browser snapshots captured and associated with that user. The look up mechanism and/or the list may be provided by the BSR repository module <b>36</b>, the security component <b>42</b> and/or any other device associated with the storage location of the browser snapshots.
[0065] Once a previously captured and stored browser state for the active session is selected, retrieval may be initiated with the restore button <b>70</b>. In one embodiment, where the browser state of the active session is stored at the BSR repository module <b>36</b>, the stored browser snapshot may be downloaded over the secure connection previously established to authorize and authenticate the user during the login process. In this embodiment, if the secure connection no longer exists, the security component <b>42</b> may again initiate establishment of the secure connection. In another embodiment, where the browser snapshot is stored elsewhere in the network <b>12</b>, the security component <b>42</b> may initiate a secure connection to allow secure retrieval.
[0066] If a session password is associated with the selected stored browser snapshot, the session password may be entered in the session password field <b>68</b>. The session password may be authenticated with the BSR repository module <b>36</b>, the security component <b>42</b> or any other device associated with the storage location of the browser snapshots. Accordingly, without a session password, users may not be able to retrieve a saved browser snapshot following successful login verification and authorization.
[0067] Following receipt, the restore component <b>46</b> may restore the browser snapshot. Restoration of the browser snapshot involves conversion of the browser snapshot back into a browser state of an active session. Upon restoration, the active session may be displayed by the browser in the same condition as when the snapshot was initiated. Display of the browser state of the active session in one embodiment results from restoration of the previously capture document object and scripting objects as earlier described. In addition, values entered on other pages, the browser history, the browser cache, cookies and/or any other information customized during the active session may also be restored.
[0068] In one embodiment, the restoration involves re-downloading content from the site <b>30</b> (FIG. 2). After the content is downloaded into the browser from the site <b>30</b>, the restore component <b>46</b> of the BSR device module <b>34</b> may utilize the browser snapshot to customize the content thereby restoring the previously stored browser state of the active session. In one embodiment, the DOM structure of the downloaded content may be utilized in restoration of the previously capture DOM structure. In this embodiment, the restore component <b>46</b> may restore the values and the properties of each DOM node in the downloaded content according to the previously capture DOM structure. After the DOM structure is restored, the restore component <b>46</b> may proceed with restoration of cookies, script object variable values and browser history.
[0069] Referring again to FIGS. 2, 3 and <b>5</b>, the sign off button <b>74</b> represents additional functionality provided within the security module <b>42</b>. The security module <b>42</b> may initiate the log off process, or otherwise terminate user access to the BSR service <b>10</b> when the sign off button <b>74</b> is activated. Upon activation of the sign-off button <b>74</b>, the security module <b>42</b> may disconnect the BSR device module <b>34</b> from the associated browser. In addition, the security module <b>42</b> may direct the interface component <b>40</b> to deactivate and close the user interface bar <b>50</b>.
[0070] The BSR repository module indication <b>76</b> may indicate the location of the device upon which the BSR repository module <b>36</b> is operating. The location indication may be an IP address, a physical location or any other form of unique identifier. Accordingly, where there are a number of BSR repository modules <b>32</b> available, the BSR repository module indication <b>76</b> may allow selection of a desired location.
[0071] Referring once again to FIG. 2, the BSR repository module <b>36</b> may be any application operating on a device capable of communication with the BSR device module <b>34</b> over the network <b>12</b>, and supporting operation of the BSR service <b>10</b>. In the presently preferred embodiments, the BSR repository module <b>36</b> operates within the repository server <b>18</b>. In other embodiments, the BSR repository module <b>36</b> may operate within any other network-connected device. In the illustrated embodiment, the repository server <b>18</b>, operating in conjunction with the BSR repository module <b>36</b>, may be a commercial provider of server services, or a privately configured and maintained source of server services for the BSR service <b>10</b>.
[0072]FIG. 6 is a block diagram of one embodiment of the BSR repository module <b>36</b>. The BSR repository module <b>36</b> includes a login security component <b>80</b>, a page server component <b>82</b>, a snapshot storage component <b>84</b>, a communication security component <b>86</b> and a timing component <b>88</b>. In other embodiments, the functionality of the BSR repository module <b>36</b> may be illustratively depicted in greater or fewer numbers of components. In still other embodiments, the BSR repository module <b>36</b> may include transcoding services. The transcoding services may allow translation from one protocol to another protocol, such as, for example, transcoding HTML to caching HTTP (cHTML), cHTML to HTML, and/or any other possible protocol translations.
[0073] The login security component <b>80</b> may provide authentication and authorization of a user who provides login information through the login screen of the user interface bar <b>50</b> previously describe with reference to FIG. 4. The login security component <b>80</b> may operate to compare information in an account to the login information provided via the user interface bar <b>50</b>. The account may be established and stored with the BSR repository module <b>36</b> by a user. Upon receipt of login information, the login security component <b>80</b> may access stored account information to authenticate the identity of a user. Following successful authentication, the user may be logged in and allowed access to the BSR repository module <b>36</b>.
[0074] The page server component <b>82</b> may allow the BSR repository module <b>36</b> to function as a standard host serving documents to the user interface bar <b>50</b> as previously discussed with reference to FIGS. 4 and 5. In addition to documents, the page server component <b>82</b> may provide any other information related to the user identified with the login information. For example, a list of previously saved browser snapshots may be provided to the session selection field <b>72</b> as previously discussed. The list of saved browser snapshots may identify snapshots stored with the BSR repository module <b>36</b>. In other embodiments, the page server component <b>82</b> may provide information within pages generated and displayed by other mechanisms, such as, for example, the interface component <b>40</b> (FIG. 3) or any other device in the network <b>12</b> (FIG. 2).
[0075] The snapshot storage component <b>84</b> may store browser snapshots captured by the BSR device module <b>34</b> as previously discussed with reference to FIGS. 3 and 5. Upon transmittal of a browser snapshot by the capture component <b>44</b> (FIG. 3), the snapshot storage component <b>84</b> may receive and archive the snapshot. The snapshot storage component <b>84</b> may direct the storage of browser snapshots in a storage mechanism associated with the device the BSR repository module <b>36</b> is operating within.
[0076] An exemplary storage mechanism includes a relational database operating in conjunction with a computer hard drive, an optical disc or any other data storage medium. In other embodiments, the snapshot storage component <b>84</b> may direct the storage of browser snapshots in any other storage mechanism in any other device within the network <b>12</b> (FIG. 2).
[0077] As previously discussed, each of the archived browser snapshots may be associated with the user who initiated the capture and storage of the browser states of the active sessions. Accordingly, the snapshots may be stored according to the identity of the user. In addition, access to the archived snapshots may be based on authentication of the identity, and authorization, of the user who initiated the capture and storage of the browser states.
[0078] Previously archived browser snapshots may be accessed by the snapshot storage component <b>84</b> based on the authentication and authorization of the user along with the user's identification of the requested snapshot. As previously discussed with reference to FIG. 5, an archived browser snapshot may be identified for retrieval with the session selection field <b>72</b> of the user interface bar <b>50</b>. Selected browser snapshots may be retrieved from the storage mechanism and forwarded to the browser of the user for restoration and display as previously described. The snapshot component <b>84</b> may also perform password verification of the password associated with a selected stored browser snapshot.
[0079] Referring now to FIGS. 2 and 6, the communication security component <b>86</b> may provide secure communication with the BSR device module <b>34</b>. The secure communication may involve any of the previously discussed protocols. Secure communication may involve, for example, the transmittal of login information, the transmittal of captured browser states from active sessions or any other communication between the BSR device module <b>34</b> and the BSR repository server <b>36</b>. In addition, communication of any other sensitive information related to the BSR service <b>10</b> may be made secure using the communication security component <b>86</b>.
[0080] The timing component <b>88</b> may manage an active session with a site <b>30</b> (FIG. 2) that has been stored with a browser snapshot. As known in the art, the site <b>30</b> may include a time-out policy for an active session. Accordingly, a browser snapshot archived for an extended period of time may no longer be restorable as an active session upon retrieval from storage.
[0081] In one embodiment the timing component <b>88</b> may periodically communicate with (e.g. ping) the site <b>30</b> to maintain activity of an active session for which a browser state has been captured and stored. The communication may include simply pinging the site <b>30</b>, or may include whatever communication is needed to reset the timeout period. Based on the time at which each of the browser snapshots are saved, the timing component <b>88</b>, may initiate communication to refresh the time-out period of the corresponding site <b>30</b>.
[0082] In another embodiment, the timing component <b>88</b> may probe each of the sites <b>30</b> associated with a stored browser snapshot for a session time-out value. The user may then be informed by the timing component <b>88</b> to retrieve the browser snapshot before a time-out of the corresponding active session occurs. In addition, when the predetermined time is exceeded (or about to be exceeded), the timing component <b>88</b> may generate a time-out indication to the user indicating the browser snapshot for which a timeout has occurred (or will occur). In yet another embodiment of the BSR service <b>10</b>, the time-out policies of the site <b>30</b> may be increased to accommodate active sessions for which a browser snapshot has been stored. In still other embodiments, the site <b>30</b> may suspend the timeout policy for an active session upon indication by the timing component <b>88</b> that a browser snapshot for the active session has been captured and stored.
[0083]FIG. 7 is a block diagram illustrating operation of one embodiment of the BSR service <b>10</b> illustrated in FIGS. 1, 2, <b>3</b>, <b>4</b> and <b>6</b>. For purposes of this exemplary operational discussion, it is assumed that the user has previously created a user account to obtain access to the BSR service <b>10</b>. In addition, the user has not yet captured or stored any browser snapshots from previous active sessions.
[0084] The operation begins at block <b>102</b> where the first browser <b>20</b> is launched on the first device <b>14</b>. At block <b>104</b>, the BSR device module <b>34</b> associated with the first device <b>14</b> and the first browser <b>20</b> is started. The user may enter a username and password in the login screen of the user interface bar <b>50</b> at block <b>106</b>. At block <b>108</b>, the BSR device module <b>34</b> initiates establishment of a secure connection with the repository server <b>18</b>. The login information is transmitted over the secure connection to the repository server <b>18</b> at block <b>110</b>. At block <b>112</b>, the BSR repository module <b>36</b> within the repository server <b>18</b> may authenticate the user based on the login information and provide an authorization approval message to the BSR device module <b>34</b>. The login screen is exchanged for the user screen in the user interface bar <b>50</b> at block <b>114</b>. At block <b>116</b> the user may use the first browser <b>20</b> to locate and begin browsing a site by transmitting a request over the network <b>12</b>.
[0085] The first browser <b>20</b> may communicate requests to the site <b>30</b> to customize an active session at block <b>118</b>. Following customization, the user may elect to store the current browser state of the active session at block <b>120</b>. At block <b>122</b>, the capture of the current browser state of the active session is initiated by activating the snapshot button <b>64</b> in the user interface bar <b>50</b>. Following capture of the browser state of the active session in a browser snapshot, a session name and password may be selected for the snapshot at block <b>124</b>. At block <b>126</b>, the user is associated with the browser snapshot.
[0086] Referring now to FIG. 8, the BSR device module <b>34</b> initiates establishment of a secure connection between the first device <b>14</b> and the repository server <b>18</b> at block <b>128</b>. Following establishment, the secure connection may be used to transfer the browser snapshot to the repository server <b>18</b> at block <b>130</b>. At block <b>132</b>, the browser snapshot may be deciphered and stored by the BSR repository module <b>36</b> based on the user associated with the browser snapshot. At block <b>134</b>, the user may elect to end browsing by first activating the sign-off button <b>74</b> on the user interface bar <b>50</b> to disconnect the first browser <b>20</b> from the BSR repository module <b>34</b>. The BSR repository module <b>36</b> closes the secure connection between the first device <b>14</b> and the repository server <b>18</b> at block <b>136</b>. At block <b>138</b>, the user may close the first browser <b>20</b>.
[0087]FIG. 9 is a block diagram illustrating operation of one embodiment of the BSR service <b>10</b> based on the subsequent launch of the second browser <b>22</b> on the second device <b>16</b> by the same user. For purposes of this exemplary operational discussion, it is assumed that the user previously stored a browser snapshot using the first browser <b>20</b> operating on the first device <b>14</b>. Although not illustrated, previously described blocks <b>102</b> through <b>114</b> (FIG. 7) are repeated using the second device <b>16</b> in place of the first device <b>14</b> and the second browser <b>22</b> in place of the first browser <b>20</b>.
[0088] Referring now to FIG. 9, the operation continues at block <b>202</b> where a list that includes the previously stored browser snapshot associated with the logged in user is downloaded over a secure connection and presented in the user interface bar <b>50</b>. At block <b>204</b>, the user may decide whether to retrieve a stored browser snapshot. If the user elects not to retrieve a stored browser snapshot, the user may use the second browser <b>22</b> to identify a site <b>30</b> on the network <b>12</b> at block <b>206</b>. At block <b>208</b>, the user may begin browsing within an active session by transmitting a request over the network <b>12</b>. At block <b>208</b>, the
[0089] If the user elects to retrieve a stored browser snapshot at block <b>204</b>, the stored browser snapshot is selected from the session name field <b>66</b> and the associated password is supplied in the session password field <b>68</b> at block <b>210</b>. At block <b>212</b>, the restore button <b>70</b> in the user interface bar <b>50</b> is activated to initiate the restoration process. Following password verification, the selected stored browser snapshot is downloaded over a secure connection from the repository server <b>18</b> to the second device <b>22</b> at block <b>214</b>.
[0090] At block <b>216</b>, the BSR device module <b>34</b> restores the stored browser snapshot to re-create the active session in the second browser <b>22</b>. The second browser <b>22</b> may begin browsing the site <b>30</b> associated with the restored active session by transmitting a request over the network <b>12</b> at block <b>208</b>.
[0091] The remaining operation of the second browser <b>22</b> in further customizing and storing a browser state of the active session is similar to the operation previously described with reference to FIGS. 7 and 8. In other embodiments, the user may randomly utilize different devices and different browsers to browse sites as well as randomly customize active sessions, and store associated current browser states. In addition, the user may randomly utilize different devices and different browsers to retrieve and restore stored current browser states and continue the associated active sessions.
[0092] The previously discussed embodiments of the BSR service <b>10</b> allow a user to migrate among devices in the middle of a customized active session without losing the session and having to start over to re-customize the session on a different device. In addition, a user may keep track of multiple customized active sessions simultaneously by saving and continuing any of the active sessions at any time from any device. Saving an active session with the BSR service <b>10</b> simply involves taking a snapshot of the browser state of the current active session. The snapshot may be securely stored, and then later securely retrieved and restored to again be the current active session complete with any previous customization by the user. The user may store and retrieve browser snapshots with any browser and/or device. Accordingly, the BSR service allows association of browser snapshots with users of the BSR service rather than with any browser or device.
[0093] While the present invention has been described with reference to specific exemplary embodiments, it will be evident that various modifications and changes may be made to these embodiments without departing from the broader spirit and scope of the invention as set forth in the claims. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense.
Contents5
8 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| WO2016151585A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US8700699B2 | Cited by | United States of America | Applicant |
| US10305978B2 | Cited by | United States of America | Applicant |
| US8346910B2 | Cited by | United States of America | Search report |
| US9330191B2 | Cited by | United States of America | Search report |
| US9235640B2 | Cited by | United States of America | Search report |
| USRE44169E | Cited by | United States of America | Applicant |
| US8966065B2 | Cited by | United States of America | Search report |
| US2014245140A1 | Cited by | United States of America | Pre-grant |
| US2013073950A1 | Cited by | United States of America | Pre-grant |
| US2015127897A1 | Cited by | United States of America | Pre-grant |
| US2012143752A1 | Cited by | United States of America | Pre-grant |
| US10606905B2 | Cited by | United States of America | Applicant |
| US9141696B2 | Cited by | United States of America | Applicant |
| US2010174774A1 | Cited by | United States of America | Pre-grant |
| US9730052B2 | Cited by | United States of America | Applicant |
| US2010131855A1 | Cited by | United States of America | Pre-grant |
| US9270726B2 | Cited by | United States of America | Applicant |
| US9646098B2 | Cited by | United States of America | Search report |
| US2013311873A1 | Cited by | United States of America | Pre-grant |
| US8280944B2 | Cited by | United States of America | Applicant |
| WO2016151589A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2007284433A1 | Cited by | United States of America | Pre-grant |
| US7487248B2 | Cited by | United States of America | Search report |
| US2019213583A1 | Cited by | United States of America | Search report |
| US10749932B2 | Cited by | United States of America | Applicant |
| US9264478B2 | Cited by | United States of America | Applicant |
| US2013332618A1 | Cited by | United States of America | Pre-grant |
| US8555183B2 | Cited by | United States of America | Search report |
| US10771567B2 | Cited by | United States of America | Search report |
| US11522964B2 | Cited by | United States of America | Applicant |
| US9537939B1 | Cited by | United States of America | Search report |
| US8213920B2 | Cited by | United States of America | Search report |
| US2011178620A1 | Cited by | United States of America | Pre-grant |
| US8499341B2 | Cited by | United States of America | Applicant |
| US2011154185A1 | Cited by | United States of America | Pre-grant |
| US9747598B2 | Cited by | United States of America | Applicant |
| US9734253B2 | Cited by | United States of America | Search report |
| US10601929B2 | Cited by | United States of America | Search report |
| US2017126813A1 | Cited by | United States of America | Pre-grant |
| US2013073676A1 | Cited by | United States of America | Pre-grant |
| US10516720B2 | Cited by | United States of America | Applicant |
| US2011055627A1 | Cited by | United States of America | Pre-grant |
| EP2671185A4 | Cited by | European Patent Office (EPO) | Search report |
| US9537957B2 | Cited by | United States of America | Search report |
| US10970355B2 | Cited by | United States of America | Applicant |
| US9870554B1 | Cited by | United States of America | Applicant |
| AU2011289180B2 | Cited by | Australia | Search report |
| US10356071B2 | Cited by | United States of America | Search report |
| US10951682B2 | Cited by | United States of America | Search report |
| US2016313880A1 | Cited by | United States of America | Pre-grant |
| US2007233880A1 | Cited by | United States of America | Pre-grant |
| US2008052641A1 | Cited by | United States of America | Pre-grant |
| US2019349415A1 | Cited by | United States of America | Search report |
| US2018152520A1 | Cited by | United States of America | Search report |
| US9665869B2 | Cited by | United States of America | Applicant |
| CN103631827A | Cited by | China | Search report |
| US7814167B2 | Cited by | United States of America | Search report |
| US2009063690A1 | Cited by | United States of America | Pre-grant |
| US7809842B2 | Cited by | United States of America | Search report |
| US11019133B2 | Cited by | United States of America | Applicant |
| US10075533B2 | Cited by | United States of America | Search report |
| WO2015089209A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2010318892A1 | Cited by | United States of America | Pre-grant |
| US10067920B2 | Cited by | United States of America | Applicant |
| US2013159709A1 | Cited by | United States of America | Pre-grant |
| US2007180122A1 | Cited by | United States of America | Pre-grant |
| WO2015124077A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2007245334A1 | Cited by | United States of America | Pre-grant |
| US2011314139A1 | Cited by | United States of America | Pre-grant |
| US10649864B1 | Cited by | United States of America | Search report |
| US9842113B1 | Cited by | United States of America | Applicant |
| EP3213210A4 | Cited by | European Patent Office (EPO) | Search report |
| US2004068567A1 | Cited by | United States of America | Pre-grant |
| US2010036855A1 | Cited by | United States of America | Pre-grant |
| US2010291928A1 | Cited by | United States of America | Pre-grant |
| US2010262589A1 | Cited by | United States of America | Pre-grant |
| US11610563B2 | Cited by | United States of America | Applicant |
| US2007244962A1 | Cited by | United States of America | Pre-grant |
| US11671502B2 | Cited by | United States of America | Search report |
| US2006247021A1 | Cited by | United States of America | Pre-grant |
| US2007118656A1 | Cited by | United States of America | Pre-grant |
| US2015163254A1 | Cited by | United States of America | Search report |
| US2008307064A1 | Cited by | United States of America | Pre-grant |
| US2007192249A1 | Cited by | United States of America | Pre-grant |
| US7570756B2 | Cited by | United States of America | Applicant |
| US10243891B2 | Cited by | United States of America | Search report |
| US9525752B2 | Cited by | United States of America | Applicant |
| US8661141B2 | Cited by | United States of America | Search report |
| US11606414B2 | Cited by | United States of America | Applicant |
| US9195985B2 | Cited by | United States of America | Applicant |
| US9292367B2 | Cited by | United States of America | Applicant |
| US9672822B2 | Cited by | United States of America | Applicant |
| US2006146767A1 | Cited by | United States of America | Pre-grant |
| US8515490B2 | Cited by | United States of America | Search report |
| US9799380B2 | Cited by | United States of America | Search report |
| US10951701B2 | Cited by | United States of America | Applicant |
| US2018152520A1 | Cited by | United States of America | Pre-grant |
| US9292149B2 | Cited by | United States of America | Search report |
| US7962547B2 | Cited by | United States of America | Search report |
7 members in 3 offices
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 12008702 | United States of America | A | |
| US20020120087 | – | – | – |
Members7
| Document | Office | Kind | |
|---|---|---|---|
| EP1353270A2 | European Patent Office (EPO) | A2 | |
| US2003195963A1 | United States of America | A1 | |
| JP2003337794A | Japan | A | |
| JP2004062873A | Japan | A | |
| US2005066037A1 | United States of America | A1 | |
| EP1353270A3 | European Patent Office (EPO) | A3 | |
| JP4391766B2 | Japan | B2 |
16 transactions on the USPTO file
Abandoned after 1 non-final rejection.
- Non-final rejections
- 1
- Final rejections
- 0
- RCEs
- 0
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | |
|---|---|
| Mail Abandonment for Failure to Respond to Office ActionAbandoned | |
| Aband. for Failure to Respond to O. A. | |
| Mail Non-Final RejectionNon-final rejection | |
| Non-Final RejectionNon-final rejection | |
| Case Docketed to Examiner in GAU | |
| IFW TSS Processing by Tech Center Complete | |
| Correspondence Address Change | |
| Change in Power of Attorney (May Include Associate POA) | |
| Case Docketed to Examiner in GAU | |
| Information Disclosure Statement (IDS) Filed | |
| Information Disclosure Statement (IDS) Filed | |
| Application Dispatched from OIPE | |
| Application Is Now Complete | |
| IFW Scan & PACR Auto Security Review | |
| IFW Scan & PACR Auto Security Review | |
| Initial Exam Team nn |
2 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Information on status: application discontinuationABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTIONSTCB | STCB | |
| AssignmentAS | AS |
Numbers
- Publication, DOCDB
- 2003195963
- Publication, EPODOC
- US2003195963
- Application
- 10120087
- Application, DOCDB
- 12008702
- Application, EPODOC
- US20020120087
Titles
- English
- Session preservation and migration among different browsers on different devices
Classification
- CPC, 3
- G06F17/30861
- H04L67/142
- G06F16/95
- IPC, 3
- G06F15 00
- G06F13 00
- G06F17 30
- USPC, 3
- 709227000
- 707E17107
- 709203000