WO2002095697A1 - Deploiement d'application depuis une carte a puce - Google Patents
Deploiement d'application depuis une carte a puce Download PDFInfo
- Publication number
- WO2002095697A1 WO2002095697A1 PCT/FR2002/001635 FR0201635W WO02095697A1 WO 2002095697 A1 WO2002095697 A1 WO 2002095697A1 FR 0201635 W FR0201635 W FR 0201635W WO 02095697 A1 WO02095697 A1 WO 02095697A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- application
- elements
- priority
- execution
- processing means
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G07—CHECKING-DEVICES
- G07F—COIN-FREED OR LIKE APPARATUS
- G07F7/00—Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus
- G07F7/08—Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means
- G07F7/10—Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means together with a coded signal, e.g. in the form of personal identification information, like personal identification number [PIN] or biometric data
- G07F7/1008—Active credit-cards provided with means to personalise their use, e.g. with PIN-introduction/comparison system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q20/00—Payment architectures, schemes or protocols
- G06Q20/30—Payment architectures, schemes or protocols characterised by the use of specific devices or networks
- G06Q20/34—Payment architectures, schemes or protocols characterised by the use of specific devices or networks using cards, e.g. integrated circuit [IC] cards or magnetic cards
- G06Q20/355—Personalisation of cards for use
- G06Q20/3552—Downloading or loading of personalisation data
Definitions
- the present invention relates to the deployment of an application from a first data processing means, such as a smart card, also called a microcontroller card or integrated circuit card, on a second data processing means, such as a smart card reception terminal, in a wide and heterogeneous context.
- a first data processing means such as a smart card, also called a microcontroller card or integrated circuit card
- a second data processing means such as a smart card reception terminal
- the application is composed of software components dispersed in a telecommunications network and must be able to be executed from heterogeneous terminals having different hardware and software characteristics, such as a mobile radiotelephone terminal, a personal electronic assistant and a personal computer.
- Heterogeneous terminals differ, for example, in their operating systems and their data coding and communication characteristics.
- a given application has a complex window-based graphical interface in a personal computer, and simple text menus in a mobile radiotelephone, or establishes audio or video communication according to the speed offered by the network and the terminal.
- an application in a smart card CP, or any other portable electronic object having a relatively low memory capacity, by a DAP descriptor of an AP application identifying essential elements of the application, such as the CA software components of the application and CX connections between these components in pairs.
- an application comprises at least three components CA1, CA2 and CA3 and at least two connections CXI and CX2 interconnecting two by two the components CA1 to CA3.
- a CA component is a software processing unit that encapsulates functionalities, small enough to be able to create and maintain it, and large enough to be able to install and support it.
- the component is provided with communication interfaces so that it can cooperate with other components and thus present its behavior to these other components.
- a software component can be installed on any site of an RT transmission network.
- a connection defines the relationships between the communication interfaces of two components.
- Application connection parameters are also adapted to the context of the execution platform.
- a DAP application descriptor does not contain the element itself (CA software component or CX connection), but a DCA, DCX descriptor of the CA element, CX containing properties and parameters of the element defining it and allowing it to be found among a multitude of elements.
- the properties of the descriptor of an element are fixed once and for all by the supplier of the application which specializes the element, component or connection, in order to satisfy the needs of the application and the user according to characteristics of subscription for example. They indicate the characteristics of the platform on which the element can be executed, as well as the system requirements necessary for its execution.
- a property can consist of a type or an address of an element, which is associated with each element and used for searching for the code or layout of the element, or is intimately linked to the application or to an application type.
- the "account number" property is associated with a bank account manager component.
- parameters are preferably personalized by the user and can be modified at any time.
- a parameter defines the display currency of an amount, or a range of colors for displaying pages on a screen, or even the value of the bit rate or of a transmission characteristic in a connection.
- Each application descriptor is represented in the form of an object graph in object-oriented language, for example JAVA language (registered trademark) or XML language (Extensible Markup Language).
- the application descriptors DAP1, DAP2, DAP3 in a multi-application smart card are associated with the deployment pilot PI (in English bootstrap) which constitutes within the smart card CP an application making it possible to select an application, to configure it and deploy it according to its descriptor, after insertion of the CP card in the TE reception terminal.
- the deployment pilot By grouping the application descriptors and the deployment pilot in the card, the confidentiality of the descriptors is ensured, so that the reading of the descriptors by the deployment pilot does not require authentication.
- the deployment pilot authenticates each client who interrogates it before being at its disposal all of the application descriptors stored in the card. The PI driver can thus process one or more application deployments.
- an application element, component or connection is configured as a function of the context of the application, that is to say of the hardware and software properties of the platform where the application will be executed, and parameters chosen by the user and customizing the application. All this information is gathered in the descriptor of the application element so that the PI deployment driver filters the information contained in the descriptor of the element according to the context of the application and the user's personalization parameters. .
- the deployment pilot PI located in the smart card CP transmits deployment commands to a deployment portal PO which is an application element implemented in the reception terminal TE.
- the main role of the portal is to receive deployment commands and re-issue them to the execution platform in order to install the selected application.
- the deployment portal mainly has a function of informing the smart card about the environment in which the installation and execution of the selected application must be done, and a function of communication with the card in order to receive various commands for deploying the selected application.
- the deployment of an application is synchronous, that is to say the commands developed by the PI deployment pilot are transmitted sequentially, one after the other, respectively for the installation of the elements of the application, then for the configuration of the elements of the application, each command having to be acknowledged by the PO deployment portal on the terminal before the next command is issued by the PI pilot.
- the application thus deployed is adapted to the TE terminal and can then be executed.
- the application is started by an execution command (RUN) which contains the name of the component of the selected application determining the entry point of the application, generally a user interface component.
- RUN execution command
- the present invention aims to remedy the aforementioned drawbacks of the deployment of applications with distributed elements according to the prior art, and to further reduce the installation time.
- This objective is achieved by providing a method for deploying an application composed of several remote distant elements, from a first data processing means containing descriptors of said elements, on a second data processing means connected to means of implantation of the elements, to execute the application once deployed, characterized in that it comprises at least the steps consisting in:
- the waiting time of the user is considerably reduced, since the deployment carried out before the launch of the application concerns a reduced number of components.
- the card does not present to the terminal the descriptors of the elements not installed, and the resources of the terminal are not overloaded with unnecessary elements.
- the step of selecting at least one element of the application as a priority element consists in examining at least one priority indicator contained in the descriptor of said application.
- the method further comprises a step of deploying the called element, then a step of continuing to execute the application.
- the elements of the application not selected as priority elements are deployed on the second data processing means in parallel with the execution of the application.
- the method further comprises a step of transmitting the execution context of the application from the second data processing means to the first data processing means, the deployment in parallel of the execution of the application, elements of the application not selected as priority elements, being produced according to the execution context transmitted.
- the elements of the application not selected as priority elements are deployed on the second processing means in parallel with the execution of the application, in a synchronous manner.
- the elements of the application not selected as priority elements are deployed on the second processing means in parallel with the execution of the application, in an asynchronous manner.
- the method further comprises a step of selecting at least one element of the application as a non-priority element, the non-priority elements of the application being deployed on the second processing means only if they are called during the execution of the application.
- the method according to the invention further comprises a step of updating the respective priority indicators of the elements of the application as a function of the elements which have been used during execution of the application.
- the invention also relates to an electronic object comprising a description means for describing an application composed of several distributed remote elements, and a processing means for deploying the application with a view to its execution outside the electronic object, in function of the description means of the application, characterized in that the description means comprises at least one priority indicator for selecting at least one element as priority element of the application, and in that the means for deploying the application deploys only the priority elements before authorizing the execution of the application.
- This object is for example of the microcontroller card type.
- the invention also relates to an application deployment system comprising a portable electronic object of the microcontroller card type, a terminal connected to a data transmission network and comprising means for communicating with the object.
- portable electronics the portable electronic object comprising a description means for describing an application composed of several distributed remote elements accessible to the terminal by the data transmission network, and a processing means for deploying the application on the terminal in order to its execution by the terminal, as a function of the means of description of the application, characterized in that the description means comprises at least one priority indicator for selecting at least one element as a priority element of the application, and in that the means for deploying the application deploys only the priority elements before triggering the execution of the application deployed on the terminal.
- FIG. 1 schematically shows a modular application comprising six components
- FIG. 2 is a schematic block diagram of the means used in a telecommunications network for the deployment of an application consisting of distributed remote elements
- - Figure 3 is an algorithm for deploying and executing an application, according to the invention; and - Figures 4 and 5 are algorithms showing in more detail certain steps of the algorithm shown in Figure 3.
- FIG. 1 represents an application of banking services accessible by a data transmission network such as the Internet.
- This application includes a main component CAL grouping together all UI interface functions with the user, this component provides access' to an integrated bank accounts generic service management in a CA2 component and a generic service CA3 credit request.
- the component CA1 is connected to the components CA2 and CA3 by the respective connections CXI and CX2.
- the component CA2 for managing bank accounts is connected by the connections CX3 and CX4 respectively to the servers of two banking organizations Bl and B2 integrated into the components CA4 and CA5, which means that the user can access bank accounts managed only by the banking organizations Bl and B2.
- the component CA3 is connected by the connections CX5 and CX6 respectively to the servers of two banking organizations B 1 and B3.
- such an application descriptor is stored in a first processing means such as a smart card CP, which can store several application descriptors DAP1, DAP2, DAP3, if it is a question of 'a multi-application card.
- a card is intended to be read by a card reader coupled to a second processing means such as a terminal TE in which it is desired to deploy an application.
- the deployment of an application from such a card is managed by the PI deployment driver integrated in the smart card CP, which when the card is read by the reader of a TE terminal, communicates with software called a portal PO deployment planned on the terminal.
- the deployment is therefore carried out by the PI deployment pilot from the DAP descriptor of the selected application, by establishing a dialogue with the deployment portal PO in the reception terminal TE.
- the portal can contain an item search engine, or be linked to one or more MR item search engines, as shown in FIG. 2.
- Each MR search engine has access to libraries of item items.
- Each element in a library is memorized with its descriptor and managed by the designer of the element.
- the RT transmission network can be a public or private network, of. wired or cellular telephone type, or even computer network type such as the Internet.
- the deployment - proper of a selected application is preceded by an initialization phase 1 during which the user inserts the smart card CP into the reader slot of the TE reception terminal.
- Authentication consists for example in verifying the identity of ruser by means of a confidential PIN code entered by the terminal.
- the context external to the hardware environment of the smart card is defined by properties of the execution platform which are transmitted by the terminal TE to the smart card CP.
- the properties of the execution context provided by the terminal are for example the type of reception terminal used TE, the name of the terminal, a certificate or key identifying the terminal, and the geographic location of the terminal in the telecommunications network. . These properties allow the PI deployment pilot to limit the amount of data that he transmits to the PO deployment portal and thus minimize the duration of the deployment. During a subsequent deployment, these references to the contextual properties are replaced by the values supplied by another TE reception terminal.
- the user selects an AP application, conventionally for example in a menu for presenting various applications, the deployments of which can be controlled by the smart card CP.
- the terminal TE After selecting the application AP, the terminal TE, depending on the context, and preferably the user, configure the application, that is to say, configure some or all of the descriptors DCA and DCX of the components and connections of the selected application which can be configured. Configuration by the user is classic using tree menus asking for parameter values.
- the deployment of the selected application AP is executed as a function of the component descriptors CAi and of the connection descriptors CXi in the parameterized descriptor DAP of the selected application AP.
- the application only certain elements of the application are defined as having priority and must be loaded before the start of the application, the other elements being able to be deployed after the start of the application.
- these elements are constituted by the user interface component CAl.
- the definition of the deployment priority of an element is defined in the form of a property associated with the element, called "deploymentUrgency" and having a value located between 0 and 100.
- deploymentUrgency a property associated with the element
- the elements defined as priority are therefore selected 2 as being elements to be deployed, then deployed 3.
- the application After the deployment of the priority elements, the application is launched 4 and executed 5.
- the component CAl which manages the dialogue with the user is deployed and activated.
- the user can perceive on the TE terminal that the application is activated and offers him to choose between access to bank account managers and access to credit offers .
- deployments of non-priority application elements are only carried out if they are requested by the user.
- a category of elements of medium priority is defined which are deployed in the background as soon as the application is started and a category of elements of non-priority or of low priority which does not are deployed only if they are required by the execution of the current application.
- the convention has been chosen that a priority level equal to 100 is assigned to priority elements, a priority level greater than 10 and less than 100 is assigned to priority elements medium, and a priority level of less than 10 is assigned to low priority items, that is, items that are rarely executed.
- each time an element of an application is called during the execution of the application a message is transmitted to the smart card, to warn it.
- the smart card upon receipt of such a message, updates the value field of the priority level in the descriptor of the element concerned in the application descriptor. In this way, the order in which the elements of an application are deployed can be adapted to the needs and habits of each user regarding the execution of an application.
- the execution environment of the application of the terminal TE detects that the component is not deployed and requests the deployment of the component from the smart card CP (step 6) by supplying it with example the name of the element to deploy. This request triggers the deployment of the element (step 7).
- the element deployment can be synchronous or asynchronous, that is to say whether the PI deployment pilot waits or not for the end of the deployment before returning to step 6 to launch any other deployment of item if other items are required.
- step 9 If there are elements of medium priority to deploy, these are deployed in the background, also in a synchronous or, asynchronous manner (step 9). Provision may be made for this deployment of elements of medium priority to be carried out only if the performance or the capacities of the terminal are sufficient (step 8), or that these elements are deployed in order of priority until the resources available (by example in terms of memory capacity) of the terminal reach a predefined minimum threshold, or, in the case of an asynchronous deployment, that the number of deployments triggered in parallel is limited according to the available resources of the terminal, so as not to significantly slowing down the execution of the current application for the user.
- FIG. 5 illustrates the manner in which the deployment 7 of an element Ei is carried out. During such a deployment, four types of command are issued by the PI deployment pilot to the PO deployment portal.
- the PI driver orders the PO portal 61 to install the component Ei of the selected application.
- the portal PO commands a search for the element designated Ei if it is a component, through at least one search engine MR in a library Bl of components, so to retrieve an instance of the component in the TE terminal, or a remote reference to it component.
- ACK acknowledgment message
- the PI pilot 63 then sends to the portal PO a second command [PARAMETER Ei], containing the configuration parameters of the element Ei, in order to configure the element installed.
- the Ei element is configured according to certain parameters contained in the element descriptor and depends on the execution context of the application and possibly on user selections, defined during deployment.
- the portal PO transmits 64 to the pilot PI an acknowledgment message [ACK (PARAMETER Ei)]. If in steps 62 and 64, the portal PO has not responded with an acknowledgment before the end of a predetermined time delay, an error message is transmitted 65 by the pilot PI to the terminal TE to signal that the deployment of the item could not be completed.
- the user interface component CA1 has priority (priority equal to 100) and is deployed before the application is executed on the terminal. Then, in the background or because the user has requested it, the banking agent component CA2 which has the highest average priority (70) is installed, as well as the component CA4 which has the same priority.
- the deployment of these two components can be performed asynchronously, that is to say substantially in parallel, these two elements being independent of one another and not dependent on other elements.
- the deployment of the CA5 component can also be launched since it is independent of the other elements of the application, even if it has a priority level of 50 lower than that of other elements not yet deployed such as the CXI and CX3 connections.
- this deployment may not be carried out if, for example, it is conditioned by the performance of the terminal.
- the connections CXI between the user interface CAl and the agent CA2, and CX3 between the agent and the bank server Bl, which have the next highest average priority 69 can be deployed in parallel.
- the CX4 connection between the CA2 and CA5 components can be installed following the CA5 component.
- the other elements, that is to say CA3, CA6 and CX6 having a priority lower than 10, are installed only if the user requests them.
- the elements used during the execution of the application are marked and at the end of execution of the application, the terminal TE transmits to the smart card the reference of the elements thus marked .
- the smart card updates the priority indicators of all the elements of the application according to the elements which have thus been used.
- the priority indicators of the elements of the application can thus be modified within certain limits. For example, the priority indicators of the elements used are increased, while the unused elements are decreased.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- Computer Networks & Wireless Communication (AREA)
- Accounting & Taxation (AREA)
- Strategic Management (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Theoretical Computer Science (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
- Sampling And Sample Adjustment (AREA)
- Photoreceptors In Electrophotography (AREA)
- Parts Printed On Printed Circuit Boards (AREA)
- Credit Cards Or The Like (AREA)
- Die Bonding (AREA)
Abstract
Description
Claims
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE60222410T DE60222410T2 (de) | 2001-05-18 | 2002-05-15 | Auslösung einer anwendung auf einer chipkarte |
US10/477,948 US7387258B2 (en) | 2001-05-18 | 2002-05-15 | Application deployment from a smart card |
JP2002592080A JP4645998B2 (ja) | 2001-05-18 | 2002-05-15 | スマート・カードからアプリケーションを展開する方法 |
EP02727708A EP1395962B1 (fr) | 2001-05-18 | 2002-05-15 | Deploiement d'application depuis une carte a puce |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
FR01/06606 | 2001-05-18 | ||
FR0106606A FR2824929B1 (fr) | 2001-05-18 | 2001-05-18 | Deploiement d'application depuis une carte a puce |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2002095697A1 true WO2002095697A1 (fr) | 2002-11-28 |
Family
ID=8863455
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/FR2002/001635 WO2002095697A1 (fr) | 2001-05-18 | 2002-05-15 | Deploiement d'application depuis une carte a puce |
Country Status (8)
Country | Link |
---|---|
US (1) | US7387258B2 (fr) |
EP (1) | EP1395962B1 (fr) |
JP (1) | JP4645998B2 (fr) |
CN (1) | CN1269084C (fr) |
AT (1) | ATE373292T1 (fr) |
DE (1) | DE60222410T2 (fr) |
FR (1) | FR2824929B1 (fr) |
WO (1) | WO2002095697A1 (fr) |
Families Citing this family (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7035595B1 (en) * | 2002-01-10 | 2006-04-25 | Berkana Wireless, Inc. | Configurable wireless interface |
JP4209789B2 (ja) * | 2003-03-19 | 2009-01-14 | 株式会社リコー | ファイル作成方法、サーバ、記録媒体及びプログラム追加システム |
JP4597568B2 (ja) * | 2003-07-15 | 2010-12-15 | パナソニック株式会社 | セキュアデバイス、情報処理端末、及び情報処理システム |
US8095179B2 (en) * | 2004-10-14 | 2012-01-10 | Nokia Corporation | Proxy smart card applications |
US8700729B2 (en) | 2005-01-21 | 2014-04-15 | Robin Dua | Method and apparatus for managing credentials through a wireless network |
US8763081B2 (en) * | 2006-04-03 | 2014-06-24 | Bridgeport Networks, Inc. | Network based authentication |
JP5998702B2 (ja) * | 2012-07-24 | 2016-09-28 | 富士通株式会社 | 情報処理システム、サーバ、携帯端末装置および制御プログラム |
CA2801730C (fr) | 2013-01-11 | 2021-03-02 | Ibm Canada Limited - Ibm Canada Limitee | Agent logiciel itinerant mobile comportant un itineraire et des donnees |
US9805070B2 (en) | 2013-07-09 | 2017-10-31 | Oracle International Corporation | Dynamic migration script management |
US9996562B2 (en) | 2013-07-09 | 2018-06-12 | Oracle International Corporation | Automated database migration architecture |
US11157664B2 (en) | 2013-07-09 | 2021-10-26 | Oracle International Corporation | Database modeling and analysis |
US9747311B2 (en) | 2013-07-09 | 2017-08-29 | Oracle International Corporation | Solution to generate a scriptset for an automated database migration |
US9491072B2 (en) | 2013-07-09 | 2016-11-08 | Oracle International Corporation | Cloud services load testing and analysis |
US10776244B2 (en) | 2013-07-09 | 2020-09-15 | Oracle International Corporation | Consolidation planning services for systems migration |
US9967154B2 (en) | 2013-07-09 | 2018-05-08 | Oracle International Corporation | Advanced customer support services—advanced support cloud portal |
US9792321B2 (en) | 2013-07-09 | 2017-10-17 | Oracle International Corporation | Online database migration |
US9762461B2 (en) | 2013-07-09 | 2017-09-12 | Oracle International Corporation | Cloud services performance tuning and benchmarking |
FR3037685B1 (fr) * | 2015-06-22 | 2018-11-02 | Idemia France | Procede et systeme ameliores de selection implicite d'une application dans un element securise, a partir d'un message recu |
DE112015007179T5 (de) * | 2015-12-10 | 2018-08-23 | Mitsubishi Electric Corporation | Informationsverarbeitungsvorrichtung, Informationsverarbeitungsverfahren und Informationsverarbeitungsprogramm |
US11036696B2 (en) | 2016-06-07 | 2021-06-15 | Oracle International Corporation | Resource allocation for database provisioning |
CN109840148B (zh) * | 2019-01-22 | 2020-10-13 | 飞天诚信科技股份有限公司 | 一种多应用智能卡操作系统及其更新应用优先级的方法 |
US11256671B2 (en) | 2019-09-13 | 2022-02-22 | Oracle International Corporation | Integrated transition control center |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5212369A (en) * | 1990-01-25 | 1993-05-18 | Gemplus Card International | Method of loading applications programs into a memory card reader having a microprocessor, and a system for implementing the method |
US5659735A (en) * | 1994-12-09 | 1997-08-19 | Object Technology Licensing Corp. | Object-oriented system for program version and history database management system for various program components |
EP0866612A1 (fr) * | 1996-09-11 | 1998-09-23 | Matsushita Electronics Corporation | Appareil de reception/d'execution de programme pouvant commencer l'execution d'un programme meme lorsque seulement une partie du programme est re ue, et emetteur de programme destine a cet appareil |
WO1999007007A2 (fr) * | 1997-07-29 | 1999-02-11 | Catharon Productions, Inc. | Systeme informatise et procede associe pour le controle optimal de la mise en memoire et du transfert de programmes informatiques sur reseau informatique |
WO2000034891A2 (fr) * | 1998-12-04 | 2000-06-15 | Koninklijke Philips Electronics N.V. | Systeme de prise en charge d'activites |
EP1039719A2 (fr) * | 1999-03-19 | 2000-09-27 | Citicorp Development Center, Inc. | Procédé et installation permettant le developpement d'application avec carte à puces dans les réseaux de données |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0520085A (ja) | 1991-07-15 | 1993-01-29 | Nippon Sofuto Kk | プログラム実行方法及びそのシステム |
JPH0554205A (ja) | 1991-08-21 | 1993-03-05 | Sharp Corp | Icカードシステム |
FR2752071B1 (fr) | 1996-07-30 | 1998-12-18 | Thomson Csf | Lecteur pour cartes a puce a interface homme-machine amelioree |
JPH10171662A (ja) | 1996-12-05 | 1998-06-26 | Hitachi Ltd | アプリケーション実行方法 |
JPH10240538A (ja) | 1997-02-25 | 1998-09-11 | Nec Corp | プログラムロード方式 |
JPH11282686A (ja) | 1998-03-30 | 1999-10-15 | Hitachi Ltd | ネットワークコンピュータシステム |
JP2000010786A (ja) | 1998-06-22 | 2000-01-14 | Nec Corp | サーバ・クライアント通信装置と同装置を用いたプログラムダウンロード方法 |
US6604157B1 (en) * | 1999-02-19 | 2003-08-05 | Hewlett-Packard Development Company | System and method for allowing a user to select and scan from a peripheral to a target application on a host system |
US6529992B1 (en) | 1999-07-26 | 2003-03-04 | Iomega Corporation | Self-contained application disk for automatically launching application software or starting devices and peripherals |
JP3671759B2 (ja) * | 1999-08-26 | 2005-07-13 | 株式会社日立製作所 | ソフトウェア配布方法およびシステム |
-
2001
- 2001-05-18 FR FR0106606A patent/FR2824929B1/fr not_active Expired - Fee Related
-
2002
- 2002-05-15 DE DE60222410T patent/DE60222410T2/de not_active Expired - Lifetime
- 2002-05-15 EP EP02727708A patent/EP1395962B1/fr not_active Expired - Lifetime
- 2002-05-15 CN CN02814424.4A patent/CN1269084C/zh not_active Expired - Fee Related
- 2002-05-15 JP JP2002592080A patent/JP4645998B2/ja not_active Expired - Fee Related
- 2002-05-15 AT AT02727708T patent/ATE373292T1/de not_active IP Right Cessation
- 2002-05-15 WO PCT/FR2002/001635 patent/WO2002095697A1/fr active IP Right Grant
- 2002-05-15 US US10/477,948 patent/US7387258B2/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5212369A (en) * | 1990-01-25 | 1993-05-18 | Gemplus Card International | Method of loading applications programs into a memory card reader having a microprocessor, and a system for implementing the method |
US5659735A (en) * | 1994-12-09 | 1997-08-19 | Object Technology Licensing Corp. | Object-oriented system for program version and history database management system for various program components |
EP0866612A1 (fr) * | 1996-09-11 | 1998-09-23 | Matsushita Electronics Corporation | Appareil de reception/d'execution de programme pouvant commencer l'execution d'un programme meme lorsque seulement une partie du programme est re ue, et emetteur de programme destine a cet appareil |
WO1999007007A2 (fr) * | 1997-07-29 | 1999-02-11 | Catharon Productions, Inc. | Systeme informatise et procede associe pour le controle optimal de la mise en memoire et du transfert de programmes informatiques sur reseau informatique |
WO2000034891A2 (fr) * | 1998-12-04 | 2000-06-15 | Koninklijke Philips Electronics N.V. | Systeme de prise en charge d'activites |
EP1039719A2 (fr) * | 1999-03-19 | 2000-09-27 | Citicorp Development Center, Inc. | Procédé et installation permettant le developpement d'application avec carte à puces dans les réseaux de données |
Also Published As
Publication number | Publication date |
---|---|
FR2824929A1 (fr) | 2002-11-22 |
ATE373292T1 (de) | 2007-09-15 |
JP4645998B2 (ja) | 2011-03-09 |
EP1395962B1 (fr) | 2007-09-12 |
DE60222410D1 (de) | 2007-10-25 |
CN1533555A (zh) | 2004-09-29 |
CN1269084C (zh) | 2006-08-09 |
DE60222410T2 (de) | 2008-06-05 |
US20040178261A1 (en) | 2004-09-16 |
US7387258B2 (en) | 2008-06-17 |
JP2004531826A (ja) | 2004-10-14 |
EP1395962A1 (fr) | 2004-03-10 |
FR2824929B1 (fr) | 2003-08-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1395962B1 (fr) | Deploiement d'application depuis une carte a puce | |
FR2711026A1 (fr) | Système de gestion de la consommation de consultations de données sur un réseau de télécommunications. | |
CA2309293A1 (fr) | Procede, carte a puce et terminaux pour effectuer des transactions a travers un reseau de telecommunication | |
WO2004068809A1 (fr) | Procede de presentation d’etat d’un utilisateur utilisant plusieurs equipements de communication | |
EP1817890A1 (fr) | Procede, systeme et carte a microcontroleur pour la communication de services d'application depuis une carte a microcontroleur vers un terminal | |
FR2832233A1 (fr) | Reconfiguration de composants programmables dans un appareil electronique | |
EP2327236B1 (fr) | Centre ussd générique d'applications et de services réseaux | |
FR2815801A1 (fr) | Protocole de transmission d'une pluralite de flux logiques d'echange multiple de couples de commande/reponse sur un canal physique unique d'echange entre maitre et esclave et systeme de suivi et de controle d'execution d'appliquettes | |
WO2007144509A2 (fr) | Dispositif de memorisation amovible et appareil electronique aptes a l ' autre et procede de sauvegarde de donnees d ' environnement | |
EP1337979B1 (fr) | Deploiement d'application depuis une carte a puce | |
EP1402487A1 (fr) | Procede et dispositif de traitement de donnees pour la personnalisation d'une application sur un dispositif communicant portatif, par exemple une carte a puce | |
EP3987390A1 (fr) | Système d'applications de service pour terminaux de paiement | |
EP1569489B1 (fr) | Procédé de génération automatique de profils actifs pour terminal de télécommunications | |
EP1337980A1 (fr) | Carte a puce avec descripteur d'application | |
FR2819072A1 (fr) | Procede de synchronisation de donnees sur une liaison serie | |
EP1065866A1 (fr) | Méthode et dispositif de contrôle d'accès à des services disponibles depuis un terminal de télécommunications | |
WO2002008897A1 (fr) | Protocole d'echange de messages entre applications implantees sur un systeme embarque, et systeme embarque correspondant | |
EP1233383A1 (fr) | Procédé et dispositif de gestion d'applications de cartes à puce | |
WO2003073273A1 (fr) | Procede et dispositif de gestion decentralisee et personnalisee de services | |
Melazzi et al. | The Simplicity Project: easing the burden of using complex and heterogeneous ICT devices and services Part II: State of the Art of Related Tecnologies | |
WO2001020565A1 (fr) | Systeme et methode de chargement de donnees dans une carte a puce a travers un reseau de telecommunication au moyen de mels | |
WO2005059847A1 (fr) | Carte a microcircuit multi-compte permettant la restriction d’une fonctionnalite a un compte et procede de communication correspondant | |
WO2001057699A2 (fr) | Microcontroleur et procede pour la gestion d'applications interactives | |
EP1358638A1 (fr) | Systeme de paiement electronique a travers un reseau de telecommunication |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE 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 | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2002727708 Country of ref document: EP Ref document number: 2002592080 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 20028144244 Country of ref document: CN |
|
WWP | Wipo information: published in national office |
Ref document number: 2002727708 Country of ref document: EP |
|
REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 10477948 Country of ref document: US |
|
WWG | Wipo information: grant in national office |
Ref document number: 2002727708 Country of ref document: EP |