WO2004097591A2 - Systeme d'environnement informatique personnel comprenant l'utilisation de mozilla - Google Patents

Systeme d'environnement informatique personnel comprenant l'utilisation de mozilla Download PDF

Info

Publication number
WO2004097591A2
WO2004097591A2 PCT/US2004/013663 US2004013663W WO2004097591A2 WO 2004097591 A2 WO2004097591 A2 WO 2004097591A2 US 2004013663 W US2004013663 W US 2004013663W WO 2004097591 A2 WO2004097591 A2 WO 2004097591A2
Authority
WO
WIPO (PCT)
Prior art keywords
user
computing environment
personal computing
smart card
environment data
Prior art date
Application number
PCT/US2004/013663
Other languages
English (en)
Other versions
WO2004097591A3 (fr
Inventor
Wei Luo
Original Assignee
360 Degree Web, Inc.
Kuo, Chin
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 360 Degree Web, Inc., Kuo, Chin filed Critical 360 Degree Web, Inc.
Publication of WO2004097591A2 publication Critical patent/WO2004097591A2/fr
Publication of WO2004097591A3 publication Critical patent/WO2004097591A3/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Definitions

  • the current computing environment requires users, in general, to physically carry either a laptop or a notebook portable computer in order to maintain a fully functional, truly personalized, computing environment when moving from place to place. Because laptop and notebook computers, though physically small, are comparatively bulky and heavy, mobile computer users continuously seek ever smaller and lighter devices that will provide and maintain their personalized computing environment.
  • PDA personal digital assistant
  • the PDA when a PDA is removed from an environment in which a computer user has a fully functional computing environment, the PDA must first be loaded with an up-to-date image of data for pertinent portions of that environment, e.g., an address book, calendar, email, etc. Similarly, when a PDA returns to the fully functional computing environment, data in the PDA that has changed since leaving the fully functional computing environment must be transferred and/or synchronized from the PDA back into the user's regular computer and vice versa.
  • Desktop computers capable of accessing the Internet are ubiquitous in industrialized countries worldwide. A computer user, while traveling, can usually obtain access to such a computer and use that computer's Internet access to communicate worldwide. With sufficient data and appropriately configured, such computers could, in principle, provide mobile computer users with a fully functional personal computing environment.
  • establishing a mobile computer user's fully functional computing environment at a remote or transitory location e.g., in an airport kiosk or overnight lodging, requires error-free entry of a prodigious amount of highly detailed information to configure the local computer.
  • the amount of information required to configure a local computer so it provides the mobile computer user's fully functional, personal computing environment is disproportionately large in comparison with the benefit obtained. Consequently, there presently does not exist any convenient hardware and software that permits mobile computer users to move from computer to computer anywhere in the world, carrying with them their personalized, fully functional computing environment.
  • smart cards are used primarily for facilitating financial transactions.
  • smart cards include at least a limited amount of non-volatile readable and writeable memory and may also include a programmable processor, they inherently possess a capability for use in applications other than financial transactions.
  • Storing data into a smart card, accessing that data, and activating a smart card's processor to execute a computer program all require that the smart card be interconnected with some type of reader/terminal.
  • This characteristic of smart cards limits the potential for broadening their use for mobile computing applications because, in general, there does not presently exist an infrastructure that supports the use of smart cards for applications other than financial transactions.
  • the invention provides a personal computing environment using Mozilla.
  • the system allows a user to store, transport, and configure his personal computing environment via a smart card.
  • the invention automatically interfaces with the user's browser to fill in logon and registration forms using the user's personal computing environment data on a smart card.
  • An embodiment of the invention stores a user's personalized, fully functional, computing environment in a smart card.
  • a user information database is provided that is resident on a server and contains the user records of a plurality of users. Each of the user records contains personal computing environment data. The amount of data in the user record is generally larger than the storage capacity of a smart card.
  • An embodiment allows the user to specify the information required to configure the client to the user's preferred personal computing environment. If the correct personal computing environment data is not resident in the smart card, the client queries the server for the information needed and updates the smart card with the new data. If the smart card memory is filled, then the client will remove old indices from the smart card in a least-recently used method until there is enough room to add the new data.
  • the user's personal computing environment data is also used for interfacing with the user's Web browser.
  • the Web pages are analyzed to determine if the Web page is a logon or registration form. If the form is a registration form, the system fills in the form using the user's information from the user's personal computing environment data. If the form is a logon form, the system either captures the user's user name and password if the system has not recorded them, or inserts the user name and password in the form if the system finds the user name and password for the Web page in the user's personal computing environment data.
  • the user can also manage his personal computing environment data stored on the smart card and the user information database.
  • the user is allowed to increase the size of his user records to store more information and to create sets of personal computing environment data.
  • the server gives the client access to the user's records through a secure Web site.
  • the user accesses his data, adds, modifies, and/or deletes information and transfers data to his smart card via the secure Web site.
  • a plurality of servers with redundant copies of the user information database is used in case of any server failures.
  • One of the servers is designated the main local server of the user based on the user's usage patterns.
  • the client performs load balancing among the servers when obtaining data and will automatically switch to another server if the main server fails or is otherwise inaccessible.
  • Fig. 1 is a flowchart showing the execution flow of the client to server exchange when the user specifies the indices required for his personal computing environment according to the invention
  • Fig. 2 is a flowchart showing the execution flow of the client to server exchange when the user specifies the indices required for his personal computing environment according to an embodiment of the invention
  • Fig. 3 is a flowchart showing the schema for managing a user's personal computing environment data between a server database and a smart card according to an embodiment of the invention
  • Fig. 4 is a block schematic diagram showing the user's indices accessible on a client and a server according to an embodiment of the invention
  • Fig. 5 is a block schematic diagram showing the exchange of the user's indices between a client and a server according to an embodiment of the invention
  • Fig. 6 is a block schematic diagram showing the exchange of data between the user's smart card, a client, a server, and a redundant server when a user index is deleted according to an embodiment of the invention
  • Fig. 7 is a block schematic diagram depicting a scenario when the server responsible for a particular user is switched when the user relocates according to an embodiment of the invention
  • Fig. 8 is a block schematic diagram of a task-oriented viewpoint of a preferred embodiment of the invention illustrating the client and server tasks for a server-based data management system according to an embodiment of the invention
  • Fig. 9 is a block schematic diagram of a task-oriented viewpoint of a preferred embodiment of the invention illustrating the client and server tasks for a client-based data management system according to an embodiment of the invention
  • Fig. 10 is a block schematic diagram of a task-oriented viewpoint of a preferred embodiment of the invention illustrating the configuration module interfacing with Mozilla according to an embodiment of the invention.
  • the invention is embodied in a personal computing environment using Mozilla.
  • a system according to the invention allows a user to store, transport, and configure his personal computing environment via a smart card.
  • the invention automatically interfaces with the user's browser to fill in logon and registration forms using the user's personal computing environment data on a smart card.
  • the invention provides a mobile computer user with a system that is extremely compact, and yet permits the user to carry with him sufficient machine- readable data to easily establish his fully functional mobile personal computing environment anywhere in the world.
  • One of the difficulties encountered when dealing with Mozilla-based browsers is how the components perform data transactions with external programs. Another difficulty is how to control the browser's events.
  • An embodiment of the invention resolves theses two difficulties and combines the solutions to provide a method for third parties that develop external programs to control Mozilla-based browsers.
  • An embodiment of the invention stores, in a smart card, sufficient information to permit characterizing a mobile computer user's personalized, fully functional computing environment.
  • the information that the mobile personal computing environment supplies may differ from system to system. However, the amount of information stored in the smart card is sufficient to create a consistent computing environment for the user.
  • Information such as operating system preferences, favorite Web sites, email addresses, credit card information, ISP information, program preferences, program environments, etc. are stored in the smart card.
  • the user activates the invention's client computer program through an auto launch at boot-up 101 or through a manual launch 102 when he begins to use a client computer.
  • a smart card reader/terminal is connected to, or resident in, the user's computer, reading the user's smart card.
  • the client computer program retrieves indices from the smart card 103.
  • the user specifies to the invention the data needed to establish at least a portion of his mobile personal environment through the invention's user interface 104.
  • the invention checks the smart card to determine if the specified data is present in the smart card's local memory 105. If the specified data is in the smart card's memory, then the invention retrieves the data from the smart card for subsequent use by the invention 106. If the specified data is not in the smart card's memory, then the invention accesses, via the Internet or other method, a secure server that stores additional data which more fully characterizes the mobile computer user's personalized, fully functional computing environment 108. The invention then retrieves the specified data from the server for subsequent use by the invention 109 and updates the smart card data 110. If the data is not on the server 108, then it is new data from the user which must be recorded and used to access the Internet 111.
  • the client computer program uses the data to construct a Uniform Resource Locator (URL) 201 and, if possible, gather the username, password, and Internet site bookmark data needed to immediately and directly access an Internet site that constitutes at least some part of the mobile computer user's mobile personal environment 202.
  • URL Uniform Resource Locator
  • the invention then builds a URL command and sends it to the Internet 203.
  • the URL, username, password and Internet site bookmark data if complete, permit the mobile computer user to log onto the specified Internet site 204 and proceed immediately to a specified page at that Internet site 205. If some information is incorrect or incomplete, interacting with the Internet site accessed by the URL, the mobile computer user can either enter, as required, the username, password, and Internet page data to access a desired Internet page 207, 208, or may supply that information through a graphical user interface (GUI) that provides a drag and drop capability 210, 211.
  • GUI graphical user interface
  • the user activates the invention's client computer program 301 , 302, instructing the program to access, via the Internet or other method, the server that stores additional information which characterizes a mobile computer user's personal- ized, fully functional computing environment 303.
  • the server permits the user to change data characterizing his personalized mobile personal environment 304, for example, adding a new Internet site to his environment.
  • the server links to the specified Internet site and determines updated indices for storage on the smart card 305.
  • the invention After linking to the specified Internet site and updating the computing environment information stored at the server 306, the invention attempts to update the indices stored on the user's smart card connected to his computer 307. If the smart card memory is full 309, then one record is deleted from those stored in the smart card until the smart card has sufficient free memory to store the updated indices 311 , the updated index is then written into the smart card's memory 310. Otherwise, if the smart card memory is not full 309, then the updated indices are immediately stored on the smart card 310. In addition to saving the updated indices on the smart card, the server also saves the updated index in its database which characterizes this mobile computer user's mobile personal environment 308.
  • the server If the amount of unused storage in the server's database is sufficient to store the updated indices 312, then the information is stored in the database 313. Otherwise, the server first offers the user an opportunity to allocate more server storage for his indices 314. If the user declines the offer of additional storage, then the server deletes one record from the database until the server has sufficient free memory to store the updated indices 316. The server then adds the updated index to the indices stored in the database 315. If the user accepts the offer of additional storage 314, then the new index is added to the server's database 315.
  • the mobile computer user is able to initially specify and, as required, update data that characterizes his mobile personal environment.
  • the user is allowed to create sets of indices when storing a larger amount of information on the server than is available on the user's smart card.
  • the user can then choose between different sets of information to be downloaded to his smart card.
  • the user can set his smart card to his personalized mobile computer environment for his U.S. office, foreign office, or even his home. This allows the user to characterize each separate and distinct computer system that he uses.
  • the mobile computer user's personalized computer environment is specifically mentioned above, any other type of information, such as personal data, financial data, operating system, computer personality, video and/or audio data, etc., are easily substituted in its place.
  • the invention provides an infrastructure that permits using smart cards for applications other than financial transactions.
  • the smart card 404 is interconnected with a smart card reader/terminal that can communicate via the Internet, extranet, or intranet 402.
  • a computer user specifies characteristics for some computing function. Presuming that the reader/terminal is connected to the user's personal computer, an index for the specified computing function is stored into that computer's memory 403. Also, the index is stored both into the smart card 404 and into a server accessible via the Internet, extranet, or intranet 402, 405, 406.
  • the smart card stores only a fraction of a computer user's total indices since smart cards possess only a limited amount of memory. When those indices completely fill the available smart card memory
  • the server may, in principle, store more indices 505 than the smart card 504, the index discarded from the smart card 504 can remain stored and accessible at the server 502, 506. In this way, the smart card 504 carries indices that characterize at least some fraction of computing functions specified by individual computer users 503,
  • the smart card 604 in accessing a pre-specified computer function, is placed in a suitably programmed reader/terminal 601 from which the index stored in the smart card 604 is transferred to that reader/terminal or host computer device's memory 603. If the requested index is not present in the smart card's memory 604, the device 601 then accesses the server 602 via the Internet, extranet, or intranet 607 to retrieve the index that is stored there 606. Because retrieving a particular index from the server 602 makes it the most recently used index, the device 601 transfers the index both to the device's memory 603 and replaces the least recently used index 605 in the smart card's memory 604 with the most recently used index. If a new index is added to the server database 606 when the database 606 is full, the system either discards the least recently used index 608 or, if possible, gives the user the option to allocate more server storage for his records, as described above.
  • Another preferred embodiment of the invention adds a backup server 609 that contains a consistent copy of the entire user database 606 served by the main server 602. If the main server 602 fails, the backup server 609 takes over.
  • the backup server's database 610 and external interface 611 are identical to the main server's 602 components.
  • a plurality of servers can be used along with load balancing, to handle large amounts of client requests.
  • the client can perform its own load balancing among the servers by using, for example, the response time (RTT) from each server to determine the best choice. If the main server serving the user fails or is otherwise inaccessible, then the client will automatically switch to another server.
  • RTT response time
  • the invention records places in the world from which a user accesses his mobile personal environment. Recording such data permits the server to reasonably determine that a user has moved from one place to another, e.g., from the United States to Japan. For example, if a user who had previously accessed his mobile personal environment 704 mostly from the United States 701 , 702, 703 suddenly began accessing that environment 704, 709 entirely from Japan 706, 707, 708 for an extended interval of time, e.g., one or two months, then the server 704 can reasonably determine that the user has moved from the United States to Japan.
  • an extended interval of time e.g., one or two months
  • server 704 determines that the user has relocated his residence and if there exists another server 709 that is located physically closer to the user's new residence, then the systems operating on both servers 704, 709 effect a transfer of the user's mobile personal environment indices 705 from the more remote server 704 to the nearer server 709.
  • the invention allows mobile computer users to carry, on a single smart card, all the information required to characterize their mobile personal environment and to quickly establish their mobile personal environment anywhere in the world.
  • a high-level task viewpoint of a preferred embodiment of the invention is shown.
  • the user plugs his Smart Card 805 into the smart card reader that is connected to, or resident in, the client computer.
  • the Configure Client System module 806 reads the Smart Card 805 through the Read/Write Smart Card module 803.
  • the Configure Client System module 806 either automatically configures the client computer to the user's personal computing environment or queries the user through the User Interface 802 for the information needed from the Smart Card 805 to configure the user's personal computing environment (as described above), depending on the user's preference settings.
  • the user can also manage the indices stored on his Smart Card 805 and the Server Database 811.
  • the Server Interface module 801 communicates with the secure server containing the user's information. The communication is through the secure Web site provided by the Manage User Information module 807 on the server.
  • the Manage User Information module 807 displays the user's indices stored on the Server Database 811. The user requests his indices through the secure Web site. His indices are retrieved from the Server Database 811 by the Lookup User Information module 810.
  • the Lookup User Information module 810 relays the index information to the Manage User Information module 807.
  • the indices resident on the user's Smart Card 805 are sent to the Manage User Information module 807 through the Server Interface 801.
  • the smart card indices are compared with the user's indices from the Server Database 811 by the Compare User Information module 808, which correlates and compares any differences between the two sources.
  • the Manage User Information module 807 displays the information to the user through a secure Web page.
  • the user can create (for new users), add, delete, and update his indices through the User Interface module 802 connection to the secure Web page.
  • the Server Database 811 indices are updated through the Update User Record module 809. Smart Card indices are updated by the Manage User Information module 807 through the Server Interface 801.
  • the Server Interface 801 sends the update information to the Update Smart Card module 804.
  • the Update Smart Card module 804 writes the information to the Smart Card 805 through the Read/Write Smart Card Module 803.
  • the Server Database 811 is redundantly stored among other servers.
  • the Server Database 811 is updated with information from other servers by the Manage Server Database module 812. Any new updates to the Server Database 811 that are initiated locally are sent out to other servers by the Manage Server Database module 812.
  • any transfers of user index records from one server to a more local server is performed by the Manage Server Database module 812.
  • FIG. 9 another preferred embodiment of the invention is shown that performs that same basic functions as those described in Fig. 8, except that the client has a server connection that is most likely temporary in nature, e.g., a dialup modem connection.
  • the difference in operation between Figs. 8 and 9 is when the user manages his indices on his smart card and server database.
  • the client connects to the Client Interface module 908 on the server through the Manage User Information module 901 , resident on the client.
  • the Client Interface 908 collects the user's indices for the Manage User Information module 901.
  • the user's records are retrieved from the Server Database 911 by the Lookup User Information module 910.
  • the client can disconnect from the server and the user manages his indices offline with the client.
  • the Compare User Information module 907 operates in the same manner as described above.
  • the information obtained from the Server Database 911 and the Smart Card 905 are displayed to the user through the User Interface 902.
  • the client reconnects with the server's Client Interface 908.
  • the Server Database 911 is updated with any changes by the Update User Record module 909.
  • Yet another preferred embodiment of the invention encrypts the entire Server Database 911.
  • Each user record is individually encrypted such that if one user record is accessed and decrypted by a hacker, the other user records will not be compromised in any way.
  • the actual encryption of a user record is performed by the client.
  • the Manage User Information module 901 retrieves the user's encrypted record from the server. If this fails, then the user must create a new record to access.
  • the server looks up, using the Smart Card's 905 ID, and retrieves the user's record through the Lookup User Information module 910. The server does not know what the contents of the record are, only that the record belongs to the user (much like a safety deposit box).
  • the record is sent back to the client via the Client Interface module 908.
  • the Manage User Information module 901 decrypts the user record using the Smart Card 905 encryption key information stored in the Smart Card 905. Each smart card is unique and the encryption key only exists on a particular smart card and not on the server. Once the user has completed any changes to the indices in the record, the Manage User Information module 901 encrypts the user record using the encryption key on the Smart Card 905 and sends the record back to the server.
  • the Client Interface module 908 sends the encrypted record to the Update User Record module 909 which replaces the user record in the Server Database 911 with the new encrypted user record.
  • This approach ensures that there is a one-to-one mapping of user records to smart cards; each user record in the Server Database 911 can only be decrypted by a specific smart card. It also ensures that the Server Database 911 is secure and cannot be easily compromised. The intruder would have to physically have every existing smart card to crack the entire database.
  • the user inserts a new Smart Card 905 into the client system.
  • the system through the User Interface module 902 has the user enter in his personal information in the same manner as when he first created his original smart card.
  • the new Smart Card 905 is then initialized and . the encryption key is recreated.
  • the new smart card's ID is sent to the Client Interface module 908 from the User Interface module 902 via the Manage User Information module 901.
  • the Update User Record module 909 removes the original smart card's ID from the user's record on the Server Database 911 and replaces it with the new smart card's ID.
  • the User Interface module 902 places the encryption key in the new Smart Card 905 via the Read Write Smart Card module 903.
  • the user's smart card has now been recreated and the original smart card disabled.
  • the server has the ability to simultaneously perform the server functions described in Figs. 8 and 9. This allows the server to handle both secure Web access and clients that have temporary server connections.
  • client and server functionality are described separately above, both the client and server can reside on the same physical machine.
  • An embodiment of the invention supports Mozilla Web Engine based Browsers, such as Netscape 6.XX and above, Mozilla, CompuServe, and other browsers.
  • the embodiment adds security protection to Web browsing.
  • the user inserts his smart card into a connected smart card reader.
  • the invention follows the user through his Web browsing sessions and looks for forms, such as log in, registration, and ecommerce forms, that need to be filled in with the user's personal information.
  • the user's personal information is stored in the user's smart card.
  • the forms are analyzed by the system to identify the type of form displayed and the information needed to fill the form.
  • the system uses the information on the user's smart card to perform logins and form filling. This allows the user to switch between computers without having to worry about remembering or typing in personal information. The user is also assured that his personal information is always with him whenever he carries his smart card (or smart credit card, etc.).
  • the system changes Mozilla's original depressed file, "comm.jar”. This file consists of many script files. Script files are added into the Mozilla file and some of the existing script files are modified. The additions and modifications allow the system to control Mozilla's events. For example, “navigator.xul” is modified so when Mozilla is loaded, it will run the system's program and load the system's component (nsPlatiMozui). The files “Navigator.js”, “contentAreaClick.js”, “browser.js” and others are modified so the system can control the events and set the data that it wants.
  • a component is added to the Mozilla engine.
  • the component is named "nsPlatiMozui” and it is an XPCOM (Cross Platform COM) object.
  • the component uses an XPIDL interface and provides some attributes and functions that Mozilla will use. After the component is registered into Mozilla's registry by using regxpcom.exe it can used by Mozilla. When Mozilla is loaded during runtime, Mozilla will also load the component (nsPlatiMozUi.dll).
  • the nsPlatiMozui component 1007 is designed to communicate with a Mozilla based browser 1005 and the configure client module 1003.
  • Mozilla allows third parties to add some components internally to expand Mozilla's features.
  • the component works as a part of Mozilla, therefore it is difficult to perform data transactions with external programs.
  • the nsPlatiMozui component 1007 resolves this problem.
  • the nsPlatiMozui component 1007 loads another DLL that provides a shared memory component.
  • the configure client module 1003 also loads this DLL, so the configure client module 1003 can use the shared memory to perform data transactions with the nsPlatiMozui component.
  • the nsPlatiMozui component uses a hidden window to interact with the configure client module 1003 and Mozilla 1005.
  • the nsPlatiMozUi component 1007 is an XPCOM (cross platform com) component. Its dynamic link library is named "nsPlatiMozUi.dll". After the nsPlatiMozUi component 1007 is registered by using regxpcom.exe, it is then available for use by the Mozilla browsers.
  • the nsPlatiMozUi component 1007 also loads another dynamic link library named "PlatiMozUi.dll” component 1006.
  • This DLL provides a shared memory that the configure client module 1003, nsPlatiMozUi.dll, and other programs can use.
  • the PlatiMozUi.dll 1006 also loads the Source Analyzing Engine ("PlatiAnaSrc.dll") to analyze the Mozilla browser's 1005 Web page's HTML source code.
  • the configure client module 1003 will use the PlatiMozUi.dll's 1006 functions to set its window handle in the shared memory.
  • the script files in "comm.jar” will execute to load the nsPlatiMozui component 1007.
  • the nsPlatiMozui component 1007 loads PlatiMozUi.dll 1006.
  • the script files in "comm.jar" will check if there is a form in the Web page and what kind of form it is. If the form is a logon form or Registration form, the nsPlatiMozui component 1007 uses the PlatiMozUi.dll's 1006 functions to the check the configure client module's handle in the shared memory. If the configure client module 1003 is not loaded, the nsPlatiMozui component 1007 will do nothing, otherwise, the nsPlatiMozui component 1007 launches a hidden window.
  • the hidden window sends the configure client module's window informational messages.
  • the message is different depending on what type (format) of form the form is, e.g., a logon or registration form.
  • the configure client module 1003 acts when it receives the message, either to check if the configure client module 1003 has already recorded the account information for the Web site or to send the user's information back to the nsPlatiMozui component 1007.
  • the configure client module 1003 will set data in the shared memory indicating the user's information and status via the hidden window.
  • the hidden window places the data in the shared memory 1004 when it receives the message from the configure client module 1003.
  • the nsPlatiMozui component 1007 fills in the user's information, such as the user's first name and last name, in the form that it obtains form the shared memory 1004. If the form is a logon form, the nsPlatiMozui component 1007 either captures the user's user name and password if the configure client module 1003 has not recorded them, or inserts the user name and password in the form if the configure client module 1003 has already recorded them (the nsPlatiMozui component 1007 finds the user name and password in the shared memory 1004).
  • the nsPlatiMozui component 1007 captures the user's user name and password, it passes the information to the configure client module 1003 via the shared memory 1004 by sending a message to the configure client module's window.
  • the configure client module 1003 passes the user's user name and password from the shared memory 1004 to the read/write smart card module 1002.
  • the read/write smart card module 1002 saves the information to the smart card 1001 if the user desires.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un système d'environnement informatique personnel mobile comprenant une carte à puce qui stocke un environnement informatique, entièrement fonctionnel, personnalisée d'un utilisateur sur une carte à puce. L'utilisateur spécifie des informations nécessaires pour configurer le client dans un environnement informatique personnel préféré de l'utilisateur. Les données de l'environnement informatique personnel de l'utilisateur sont également utilisées pour interagir avec le navigateur web de l'utilisateur. Lorsque l'utilisateur navigue sur le web, les pages web sont analysées pour déterminer si la page web se présente sous la forme d'un formulaire d'ouverture de session ou d'enregistrement. Si le formulaire est un formulaire d'enregistrement, le système remplit le formulaire au moyen des informations de l'utilisateur à partir des données d'environnement informatique personnel de l'utilisateur. Si le formulaire est un formulaire d'ouverture de session, le système capture le nom d'utilisateur et le mot de passe, si le système ne les a pas enregistrées, ou insère le nom d'utilisateur ou le mot de passe dans le formulaire si les informations pour la page web se situent dans les données d'environnement informatique personnel de l'utilisateur.
PCT/US2004/013663 2003-04-29 2004-04-29 Systeme d'environnement informatique personnel comprenant l'utilisation de mozilla WO2004097591A2 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US46661103P 2003-04-29 2003-04-29
US60/466,611 2003-04-29

Publications (2)

Publication Number Publication Date
WO2004097591A2 true WO2004097591A2 (fr) 2004-11-11
WO2004097591A3 WO2004097591A3 (fr) 2005-03-24

Family

ID=33418402

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2004/013663 WO2004097591A2 (fr) 2003-04-29 2004-04-29 Systeme d'environnement informatique personnel comprenant l'utilisation de mozilla

Country Status (3)

Country Link
CN (1) CN101156145A (fr)
TW (1) TWI364670B (fr)
WO (1) WO2004097591A2 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006079281A1 (fr) 2005-01-28 2006-08-03 Beijing Watch Data System Co., Ltd. Terminal mobile et procede d'amorcage

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101431569B (zh) * 2008-12-17 2011-05-18 三星电子(中国)研发中心 可自定制和面向网络服务的手机桌面环境的实现方法
JP2012185651A (ja) * 2011-03-04 2012-09-27 Canon Inc 情報処理装置、情報処理システム、情報処理装置の制御方法、及びプログラム
CN102609522B (zh) * 2012-02-09 2014-03-19 钱咸升(北京)网络科技有限公司 一种网站信息与客户端程序的集成交互控制方法及系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6044382A (en) * 1995-05-19 2000-03-28 Cyber Fone Technologies, Inc. Data transaction assembly server
US6353448B1 (en) * 2000-05-16 2002-03-05 Ez Online Network, Inc. Graphic user interface display method
US6490601B1 (en) * 1999-01-15 2002-12-03 Infospace, Inc. Server for enabling the automatic insertion of data into electronic forms on a user computer

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6044382A (en) * 1995-05-19 2000-03-28 Cyber Fone Technologies, Inc. Data transaction assembly server
US6490601B1 (en) * 1999-01-15 2002-12-03 Infospace, Inc. Server for enabling the automatic insertion of data into electronic forms on a user computer
US6353448B1 (en) * 2000-05-16 2002-03-05 Ez Online Network, Inc. Graphic user interface display method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006079281A1 (fr) 2005-01-28 2006-08-03 Beijing Watch Data System Co., Ltd. Terminal mobile et procede d'amorcage
EP1843556A1 (fr) * 2005-01-28 2007-10-10 Beijing Watch Data System Co. Ltd. Terminal mobile et procede d'amorcage
EP1843556A4 (fr) * 2005-01-28 2009-12-23 Beijing Watch Data Sys Co Ltd Terminal mobile et procede d'amorcage

Also Published As

Publication number Publication date
TWI364670B (en) 2012-05-21
TW200500886A (en) 2005-01-01
WO2004097591A3 (fr) 2005-03-24
CN101156145A (zh) 2008-04-02

Similar Documents

Publication Publication Date Title
US7421480B2 (en) Personal computing environment using mozilla
US7376711B2 (en) Smart card enabled mobile personal computing environment system
US6981152B2 (en) Smart card security information configuration and recovery system
US10225363B2 (en) Methods and systems for providing a consistent profile to overlapping user sessions
US8924592B2 (en) Synchronization of server-side cookies with client-side cookies
JP4335559B2 (ja) ピア・ツー・ピア・ファイル共有の方法及びその装置
US9332063B2 (en) Versatile application configuration for deployable computing environments
US8296357B2 (en) Systems and methods for remoting multimedia plugin calls
US7325040B2 (en) Locally operated desktop environment for a remote computing system
US7861091B2 (en) Smart card enabled secure computing environment system
JP5305581B2 (ja) ポートレット構成データを交換するための方法、ポータル、およびコンピュータ・プログラム
US20090037523A1 (en) System and Method for Synchronizing an Offline Web-Based Application with an Online Web-Based Application
US20090259744A1 (en) System and Method for Running a Web-Based Application while Offline
KR20050043989A (ko) 웹포털의 포트랫 선택을 위해 비지니스룰 또는 사용자롤을사용하는 방법 및 장치
US20080082539A1 (en) Systems and methods for provisioning content from multiple sources to a computing device
US20040111518A1 (en) Portability of computer system resources using transferable profile information
KR20060121803A (ko) 모바일 디바이스 사용자 설정을 유지하기 위한 방법,시스템 및 프로그램 제품
WO2003044712A1 (fr) Systeme a environnement informatique sur active par une carte a puce
US7395267B2 (en) System and method for customized document selection
WO2004097591A2 (fr) Systeme d'environnement informatique personnel comprenant l'utilisation de mozilla
KR100641288B1 (ko) 포털 사이트용 가상연결 관리장치 및 이를 통한 원격스토리지 시스템
TW200933381A (en) System and method for running a web-based application while offline
TW588531B (en) Smart card enabled mobile personal computing environment system
Luo Developing a 3-tier Web database application prototype on Unix with Java servlets and Oracle
Oakes Calhoun

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 BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG 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 MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

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

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 20048184476

Country of ref document: CN

122 Ep: pct application non-entry in european phase