KR100806037B1 - Method and apparatus for executing program of mobile communication terminal by uicc - Google Patents

Method and apparatus for executing program of mobile communication terminal by uicc Download PDF

Info

Publication number
KR100806037B1
KR100806037B1 KR1020060117727A KR20060117727A KR100806037B1 KR 100806037 B1 KR100806037 B1 KR 100806037B1 KR 1020060117727 A KR1020060117727 A KR 1020060117727A KR 20060117727 A KR20060117727 A KR 20060117727A KR 100806037 B1 KR100806037 B1 KR 100806037B1
Authority
KR
South Korea
Prior art keywords
terminal
uicc
application
execution
mobile communication
Prior art date
Application number
KR1020060117727A
Other languages
Korean (ko)
Inventor
임헌문
구영균
하진영
천호정
Original Assignee
주식회사 케이티프리텔
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 주식회사 케이티프리텔 filed Critical 주식회사 케이티프리텔
Priority to KR1020060117727A priority Critical patent/KR100806037B1/en
Application granted granted Critical
Publication of KR100806037B1 publication Critical patent/KR100806037B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B5/00Near-field transmission systems, e.g. inductive or capacitive transmission systems
    • H04B5/70Near-field transmission systems, e.g. inductive or capacitive transmission systems specially adapted for specific purposes
    • H04B5/77Near-field transmission systems, e.g. inductive or capacitive transmission systems specially adapted for specific purposes for interrogation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/067Record carriers with conductive marks, printed circuits or semiconductor circuit elements, e.g. credit or identity cards also with resonating or responding marks without active components
    • G06K19/07Record carriers with conductive marks, printed circuits or semiconductor circuit elements, e.g. credit or identity cards also with resonating or responding marks without active components with integrated circuit chips
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

A method and an apparatus for executing a program of a mobile terminal using a UICC(Universal IC(Integrated Circuit) Card) are provided to allow a user to execute an application and an applet existing in a UICC, in the UICC itself or in a mobile terminal according to a user selection. A storage module(130) stores an application installation file and an installation execution command language and has an application program installed therein. A communication module(120) is mounted in a mobile terminal and transmits/receives data. A control module(110) requests whether to execute an application from a mobile terminal via the communication module(120), and when an execution instruction is received, the control module(110) allows the terminal to select an execution position of a corresponding application via the communication module(120). When an execution position is selected to be in an IC card device, the control module(110) executes an application program installed in the storage module(130). If the execution position is selected to be in the terminal, the control module(110) transfers the installation file and the installation execution command language stored in the storage module(130) to the terminal.

Description

UICC를 이용한 이동통신 단말기의 프로그램 실행 방법 및 장치{Method and apparatus for executing program of mobile communication terminal by UICC}Method and apparatus for executing program of mobile communication terminal by UICC}

본 명세서에 첨부되는 다음의 도면들은 본 발명의 바람직한 실시예를 예시하는 것이며, 후술하는 발명의 상세한 설명과 함께 본 발명의 기술사상을 더욱 이해시키는 역할을 하는 것이므로, 본 발명은 그러한 도면에 기재된 사항에만 한정되어 해석되어서는 아니된다.The following drawings attached to this specification are illustrative of preferred embodiments of the present invention, and together with the detailed description of the invention to serve to further understand the technical spirit of the present invention, the present invention is a matter described in such drawings It should not be construed as limited to

도 1은 본 발명의 일 실시예에 따른 범용 IC 카드 장치의 구성을 도시한 도면이다.1 is a diagram showing the configuration of a general-purpose IC card device according to an embodiment of the present invention.

도 2는 본 발명의 일 실시예에 따른 범용 IC 카드 장치의 저장모듈에 저장되어 있는 데이터들의 구성을 도시한 도면이다.2 is a diagram illustrating a configuration of data stored in a storage module of a general-purpose IC card device according to an embodiment of the present invention.

도 3은 본 발명의 일 실시예에 따른 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법의 절차가 도시된 순서도이다.3 is a flowchart illustrating a procedure of a program execution method of a mobile communication terminal using a UICC according to an embodiment of the present invention.

도 4는 도 3에서 실행지시 수신후에 단말기에 해당 프로그램이 존재하는지 여부를 확인하는 절차를 도시한 순서도이다.FIG. 4 is a flowchart illustrating a procedure of checking whether a corresponding program exists in a terminal after receiving an execution instruction in FIG. 3.

도 5는 본 발명의 일 실시예에 따른 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법이 UICC와 단말기에서 각각 진행되는 절차를 도시한 순서도이다.5 is a flowchart illustrating a procedure in which a program execution method of a mobile communication terminal using a UICC is performed in a UICC and a terminal, respectively, according to an embodiment of the present invention.

<도면의 주요 부분에 대한 부호의 설명> <Explanation of symbols for the main parts of the drawings>

110 : 제어모듈 120 : 통신모듈 110: control module 120: communication module

130 : 저장모듈130: storage module

본 발명은 이동통신 단말기에 장착되고 자체적으로 기능수행이 가능한 범용 IC 카드에 관한 것으로서, 보다 상세하게는 이동통신 단말기에 UICC를 이용하여 애플리케이션을 실행하는 방법 및 장치에 관한 것이다.The present invention relates to a general purpose IC card mounted on a mobile communication terminal and capable of performing its own function, and more particularly, to a method and an apparatus for executing an application using a UICC in a mobile communication terminal.

최근의 전자 공학 및 통신 공학의 비약적인 발전에 따라 이동통신 단말기도 다양한 기능을 갖게 되었다. 즉, 무선 통신 및 데이터 처리 기술이 급속도로 발전함에 따라 사람들은 이동통신 단말기를 이용하여 음성 통화뿐만 아니라 인터넷 접속, 화상 통신 및 동영상 메시지 전송 등의 기능을 이용할 수 있게 되었다. 또한, 이동통신 단말기의 급격한 보급으로 인해 인간관계에서 발생하는 상당한 양의 통신이 이동 통신 단말기를 통해 이루어지는 등 이동통신 단말기는 현대 생활에서 필수적인 통신 수단으로 자리 잡고 있다.With the recent rapid development of electronic engineering and communication engineering, mobile communication terminals have various functions. That is, with the rapid development of wireless communication and data processing technology, people can use not only voice calls but also Internet access, video communication and video message transmission using mobile communication terminals. In addition, due to the rapid dissemination of mobile communication terminals, mobile communication terminals have become an essential means of communication in modern life, such as a considerable amount of communication occurring in human relationships through mobile communication terminals.

이러한 이동통신 단말기의 발전과 함께 이동통신 단말기를 통하여 제공되는 서비스나 이동통신 단말기에서 처리되는 애플리케이션이 더욱 증가하고 다양하게 되었다. 예를 들면, 이동통신 단말기를 이용한 컨텐츠의 이용, 금융거래 서비스 등의 기능이 제공되고 있다. 또한, 이동통신 단말을 이용한 컨텐츠의 이용 및 금융거래 등의 서비스를 제공하기 위해서는 보안이 보장되는 결제수단이 구비되어야 하 고, 이를 위하여 스마트 카드(Smart Card)나 뱅킹칩(Banking Chip) 등의 사용자 인증을 위한 보안책이 다양하게 준비되어 있다.With the development of the mobile communication terminal, services provided through the mobile communication terminal or applications processed in the mobile communication terminal have been further increased and diversified. For example, functions such as the use of content using a mobile communication terminal and a financial transaction service are provided. In addition, in order to provide services such as the use of contents and financial transactions using a mobile communication terminal, a payment method that guarantees security must be provided. For this purpose, a user such as a smart card or a banking chip is required. There are various security measures for authentication.

최근에는 스마트 카드나 뱅킹칩의 기능을 포함하면서, 자체적으로 별도의 서비스를 위한 애플릿이나 애플리케이션 및 데이터를 가지고 있는 범용 IC 카드가 이동통신 단말기에 이용되고 있다. 이러한 범용 IC 카드(이하, UICC)를 이동통신 단말기에 장착하여 다양한 부가 서비스 및 프로그램들을 사용자에게 제공하였다.Recently, a general purpose IC card having an applet, an application, and data for a separate service, including a smart card or a banking chip, has been used in a mobile communication terminal. Such a universal IC card (hereinafter referred to as UICC) was mounted on a mobile communication terminal to provide various additional services and programs to a user.

그러나 이러한 UICC는 이동성이 보장되어야 하므로, 카드 자체의 크기가 작아야 하며 전원 공급이 자유롭지 못하여 자체에 구비된 CPU 등의 성능이 현재까지는 낮은 것이 사실이다. 이에 기존의 단말기에 장착된 UICC를 이용하여 부가 서비스나 프로그램을 실행할 때에는 처리 시간이 많이 소요되고 서비스 처리 중에 장애가 발생하는 등의 문제가 있었다. 따라서 기존의 UICC를 이용하여 원활하게 서비스를 제공하거나, 복잡한 부가 서비스나 프로그램을 UICC를 통하여 제공하기에는 많은 문제가 발생한다. 이를 해결하기 위해서는 UICC의 성능을 향상시키거나 고성능의 UICC를 이용해야 하는데 이때에는 많은 비용이 소요되는 문제가 발생한다.However, since the UICC has to be mobile, the size of the card itself must be small and the power supply is not free, and thus the performance of the CPU itself is low. Accordingly, when executing an additional service or a program using the UICC installed in the existing terminal, a lot of processing time is required, and a problem occurs such that a failure occurs during service processing. Therefore, there are many problems in providing a service smoothly using the existing UICC or providing a complex additional service or program through the UICC. In order to solve this problem, it is necessary to improve the performance of the UICC or to use a high-performance UICC.

따라서 본 발명은 상술한 종래기술의 문제점을 해결하기 위하여 창안된 것으로서, 다수의 단말기에 이동하여 장착 가능하며 보안이 강화된 범용 IC 카드를 이용하여 부가 서비스 및 자체의 프로그램을 이동통신 단말기 사용자에게 제공할 때에 처리 성능을 향상시키는 데에 그 목적이 있다.Therefore, the present invention was devised to solve the above-mentioned problems of the prior art, and provides a mobile communication terminal user with an additional service and its own program by using a universal IC card that can be mounted and moved to a plurality of terminals and has enhanced security. The purpose is to improve processing performance.

또한, 성능 향상이나 고성능 UICC를 이용하기 위하여 소요되는 별도의 비용 없이 기존의 UICC를 이용하여 성능을 향상시키는 데 다른 목적이 있다.In addition, there is another purpose to improve the performance using the existing UICC without the additional cost required to improve the performance or high performance UICC.

본 발명의 다른 목적 및 장점들은 하기에 설명될 것이며, 본 발명의 실시예에 의해 알게 될 것이다. 또한, 본 발명의 목적 및 장점들은 첨부된 특허 청구 범위에 나타낸 수단 및 조합에 의해 실현될 수 있다.Other objects and advantages of the invention will be described below and will be appreciated by the embodiments of the invention. Furthermore, the objects and advantages of the present invention can be realized by means and combinations indicated in the appended claims.

상기와 같은 목적을 달성하기 위해 본 발명에 따른 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법은, 다수의 이동통신 단말기와 호환되고 자체적으로 기능수행이 가능한 범용 IC 카드를 이동통신 단말기에 장착하여 애플리케이션 프로그램을 실행하는 방법으로서, (a) 단말기에 장착된 UICC(Universal IC Card)가 구동되어 단말기로 애플리케이션의 실행 여부를 요청하는 단계; (b) 단말기로부터 사용자의 입력에 따라 상기 애플리케이션의 실행 지시가 수신되면, UICC에 미리 저장중인 애플리케이션 설치파일과 설치실행 명령어를 단말기로 전달하는 단계; 및 (c) 단말기에서는 전달받은 상기 애플리케이션 설치파일이 상기 설치실행 명령어에 의해 단말기에 설치되고 해당 애플리케이션 프로그램이 실행되는 단계;를 포함한다.In order to achieve the above object, a program execution method of a mobile communication terminal using a UICC according to the present invention is compatible with a plurality of mobile communication terminals and is capable of performing its own function by mounting a general purpose IC card in a mobile communication terminal. A method of executing the method, the method comprising: (a) driving a Universal IC Card (UICC) mounted in a terminal to request whether to execute an application to the terminal; (b) if an instruction to execute the application is received from the terminal according to a user input, transferring an application installation file and an installation execution command previously stored in the UICC to the terminal; And (c) in the terminal, installing the received application installation file in the terminal by the installation execution command and executing the corresponding application program.

본 발명의 다른 측면에 따르면, 다수의 이동통신 단말기와 호환되어 장착할 수 있고 자체적으로 기능수행이 가능한 범용 IC 카드 장치로서, 애플리케이션 설치파일과 설치실행 명령어가 저장되고, 애플리케이션 프로그램이 설치되어 있는 저장모듈; 이동통신 단말기에 장착되어 데이터를 송/수신하는 통신모듈; 및 상기 통신모듈을 통해 상기 애플리케이션의 실행 여부를 이동통신 단말기로 요청하고, 실행 지시가 수신되면 상기 저장모듈의 설치파일과 설치실행 명령어를 단말기로 전달하 는 제어모듈;을 포함하는 범용 IC 카드 장치가 제공된다.According to another aspect of the present invention, a general-purpose IC card device that can be installed and compatible with a plurality of mobile communication terminals, and is capable of performing its own function, the application installation file and the installation execution command are stored, and the application program is stored. module; A communication module mounted on the mobile communication terminal to transmit / receive data; And a control module for requesting execution of the application to the mobile communication terminal through the communication module, and transmitting an installation file and an installation execution command of the storage module to the terminal when an execution instruction is received. Is provided.

본 발명의 또 다른 측면에 따르면, 다수의 이동통신 단말기와 호환되고 자체적으로 기능수행이 가능한 범용 IC 카드를 이동통신 단말기에 장착하여 애플리케이션 프로그램을 실행하는 절차를 실행하는 프로그램이 기록된 기록매체로서, 애플리케이션 설치파일과 설치실행 명령어가 저장되어 있고, 애플리케이션 프로그램이 설치되어 있는 UICC(Universal IC Card)가 이동통신 단말기에 장착되어 단말기로부터 애플리케이션 실행 지시를 수신하는 절차와, 상기 단말기로 해당 애플리케이션의 실행 위치를 선택하도록 요청하는 절차 및 상기 실행 위치가 UICC로 선택된 경우에는 상기 UICC에 설치되어 있는 해당 애플리케이션을 실행하고, 상기 실행 위치가 단말기로 선택된 경우에는 상기 UICC에 저장되어 있는 애플리케이션 설치파일과 설치실행 명령어를 단말기로 전달하는 절차를 실행하는 컴퓨터로 판독 가능한 프로그램을 기록한 기록매체가 제공된다.According to still another aspect of the present invention, there is provided a recording medium having a program for executing a procedure for executing an application program by mounting a general purpose IC card compatible with a plurality of mobile communication terminals and capable of performing its own function to a mobile communication terminal. A procedure in which an application installation file and an installation execution command are stored, and a UICC (Universal IC Card) in which an application program is installed is mounted in a mobile communication terminal to receive an application execution instruction from the terminal, and an execution position of the application in the terminal. Requesting to select and when the execution location is selected as the UICC, the corresponding application installed in the UICC is executed; when the execution location is selected as the terminal, the application installation file and the installation execution command stored in the UICC Terminal It is recorded as a readable program for executing a procedure for transmitting a computer recording medium is provided.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하기로 한다. 이에 앞서, 본 명세서 및 청구범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니되며, 발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다. 따라서, 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 가장 바람직한 일 실시예에 불과할 뿐이고 본 발명의 기술적 사상을 모두 대변하는 것은 아니므로, 본 출원시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들 이 있을 수 있음을 이해하여야 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Prior to this, terms or words used in the specification and claims should not be construed as having a conventional or dictionary meaning, and the inventors should properly explain the concept of terms in order to best explain their own invention. Based on the principle that can be defined, it should be interpreted as meaning and concept corresponding to the technical idea of the present invention. Therefore, the embodiments described in the specification and the drawings shown in the drawings are only the most preferred embodiment of the present invention and do not represent all of the technical idea of the present invention, various modifications that can be replaced at the time of the present application It should be understood that there may be equivalents and variations.

도 1은 본 발명의 일 실시예에 따른 범용 IC 카드 장치의 구성을 도시한 도면이다.1 is a diagram showing the configuration of a general-purpose IC card device according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 범용 IC 카드 장치(100)는 다수의 이동통신 단말기에 호환되어 장착 가능하며 자체적으로 기능 수행이 가능한 범용 IC 카드로서, 이동통신 단말기에 장착되어 데이터를 송/수신하는 통신모듈(120), 데이터가 저장되고 애플리케이션이 설치된 저장모듈(130) 및 이동통신 단말기와 데이터 및 프로그램을 처리 및 실행하는 제어모듈(110)을 포함한다.Referring to FIG. 1, the universal IC card apparatus 100 of the present invention is a universal IC card that is compatible with a plurality of mobile communication terminals and can perform its own function, and is mounted on a mobile communication terminal to transmit / receive data. The communication module 120 includes a storage module 130 in which data is stored and an application is installed, and a control module 110 for processing and executing data and programs with the mobile communication terminal.

여기서, 범용 IC 카드 즉, UICC(Universal IC Card)는 3세대(3G) 통신 시스템에서 이동통신 단말기에 사용되는 칩 카드로서 전 지구적 이동 통신 시스템(GSM)의 가입자 정보 모듈(SIM)과 같은 범용 이동통신 시스템(UMTS)의 주요 컴포넌트이며 SIM 카드를 확장한 UICC는 범용 가입자 정보 모듈(USIM) 애플리케이션을 내포하고 있다. 그리고 다양한 다중 애플리케이션의 보안 지원을 통해 모든 개인 정보 데이터의 무결성과 보안을 보장한다.Here, the universal IC card, that is, the UICC (Universal IC Card) is a chip card used in the mobile communication terminal in the 3rd generation (3G) communication system, such as a subscriber information module (SIM) of the global mobile communication system (GSM) UICC, a major component of the mobile communication system (UMTS) and extending the SIM card, contains a Universal Subscriber Information Module (USIM) application. Security support for a variety of multiple applications ensures the integrity and security of all personal data.

상기 통신모듈(120)은 다수의 이동통신 단말기와 호환 가능하며 장착된 이동통신 단말기와 데이터 통신을 수행하는 역할을 한다. 이러한 통신모듈(120)은 보안이 요구되는 데이터의 송/수신시에 사용자로부터 인증 처리 후에 진행하는 보안 통신모듈과 일반 데이터의 송/수신시에 이용되는 일반 통신모듈로 나뉠 수 있다.The communication module 120 is compatible with a plurality of mobile communication terminals and performs data communication with the mounted mobile communication terminals. The communication module 120 may be divided into a security communication module which is performed after authentication processing from a user at the time of transmission / reception of data requiring security and a general communication module used at the time of transmission / reception of general data.

상기 저장모듈(130)은 다양한 데이터가 저장되거나 별도의 서비스를 위한 애 플릿이나 애플리케이션이 설치되어 있다. 상기 저장모듈(130)에는 보안이 요구되는 데이터와 정보를 저장하는 보안 저장영역과 일반 데이터가 저장되거나 프로그램이 설치된 일반영역으로 구분될 수 있다. 상기 보안 저장영역은 상기 통신모듈(120)의 보안 통신모듈을 통해서 인증된 경우에만 액세스가 가능하다.The storage module 130 has a variety of data is stored or an applet or application for a separate service is installed. The storage module 130 may be divided into a secure storage area for storing data and information requiring security and a general area in which general data is stored or a program is installed. The secure storage area is accessible only when authenticated through the secure communication module of the communication module 120.

도 2는 본 발명의 일 실시예에 따른 범용 IC 카드 장치의 저장모듈에 저장되어 있는 데이터들의 구성을 도시한 도면이다.2 is a diagram illustrating a configuration of data stored in a storage module of a general-purpose IC card device according to an embodiment of the present invention.

도 2를 참조하면, 상기 저장모듈(130)은 애플리케이션이나 애플릿을 설치할 수 있는 설치파일과 이 설치파일의 설치를 지시하는 설치실행 명령어가 대응되어 저장된 영역(131)과, 상기 설치파일이 미리 설치되어 있는 영역(132)으로 구분되어 있다. 상기 설치파일은 상기 설치실행 명령어에 의해 설치 즉, 인스톨(Install) 되어 해당 애플리케이션 및 애플릿 프로그램이 실행 가능하도록 하는 파일이다. 또한, 상기 설치된 애플리케이션 프로그램은 상기 설치파일이 설치되어 UICC 자체에서 실행 가능하도록 한 것이다. 이러한 설치파일과 설치실행 명령어는 자체에 설치된 프로그램과 함께 존재하며, 여러 부가 서비스나 애플리케이션 종류별로 존재할 수 있다.Referring to FIG. 2, the storage module 130 corresponds to an installation file for installing an application or an applet, an installation execution command for instructing installation of the installation file, and an area 131 stored therein, and the installation file being pre-installed. It is divided into an area 132. The installation file is a file that is installed, that is, installed by the installation execution command, so that the corresponding application and applet program can be executed. In addition, the installed application program is the installation file is installed to be executable in the UICC itself. These installation files and installation execution commands exist together with the programs installed on their own, and may exist for various additional services or application types.

상기 제어모듈(110)은 상기 통신모듈(120)과 상기 저장모듈(130)을 제어하며 자체적으로 기능을 수행한다. 또한, 상기 제어모듈(110)은 이동통신 단말기에 장착되어 수행되는 실행여부 수신부(111), 존재여부 판별부(112), 실행위치 선택부(113), 실행 처리부(114), 파일 전달부(115)를 포함한다.The control module 110 controls the communication module 120 and the storage module 130 and performs its own function. In addition, the control module 110 is executed in the mobile communication terminal is executed or not receiving unit 111, presence or absence determination unit 112, execution position selection unit 113, execution processing unit 114, file transfer unit ( 115).

상기 실행여부 수신부(111)는 이동통신 단말기에 장착되어 구동시에 단말기 로 애플리케이션의 실행 여부를 요청하고, 실행 지시를 수신하는 역할을 수행한다. 여기서, 상기 저장모듈(130)에 종류별로 다수의 애플리케이션이나 애플릿이 존재 또는 저장되어 있는 경우에는 상기 실행 여부 요청시 상기 저장모듈(130)에 저장된 복수의 애플리케이션 및 애플릿의 목록을 제공하여 사용자로 하여금 선택하여 실행 지시를 할 수 있도록 한다.The execution unit receiving unit 111 is mounted on the mobile communication terminal and requests the terminal to execute the application when driving and receives an execution instruction. Here, when a plurality of applications or applets are present or stored for each type in the storage module 130, the user may provide a list of a plurality of applications and applets stored in the storage module 130 when the execution request is made. Allows you to select a command to execute.

상기 존재여부 판별부(112)는 상기 실행여부 수신부(111)에서 실행 지시가 수신된 경우 상기 이동통신 단말기에 해당 애플리케이션이 설치되었는지 여부를 판별한다. 또한, 상기 이동통신 단말기에 해당 애플리케이션이 설치되어 있다고 판별된 경우에는 이동통신 단말기에 설치된 애플리케이션 프로그램을 실행하도록 하고 상기 제어모듈(110)에서는 더 이상의 처리를 멈추고 해당 애플리케이션 제어권을 이동통신 단말기로 넘긴다.The existence determination unit 112 determines whether the corresponding application is installed in the mobile communication terminal when an execution instruction is received from the execution reception unit 111. In addition, when it is determined that the corresponding application is installed in the mobile communication terminal, the application program installed in the mobile communication terminal is executed, and the control module 110 stops further processing and transfers the application control right to the mobile communication terminal.

상기 실행위치 선택부(113)는 상기 실행여부 수신부(111)에서 실행 지시가 수신되고, 상기 존재여부 판별부(112)에서 단말기에 애플리케이션이 설치되어 있지 않다고 판별되면, 상기 단말기로 요청한 해당 애플리케이션의 실행 위치를 선택하도록 요청하고, UICC와 단말기 중 실행될 위치를 선택받는 역할을 수행한다.When the execution position selection unit 113 receives an execution instruction from the execution unit reception unit 111 and the presence or absence determination unit 112 determines that an application is not installed in the terminal, the execution position selection unit 113 requests the terminal for the corresponding application. It requests to select an execution location and plays a role of selecting a location to be executed between the UICC and the terminal.

상기 실행 처리부(114)는 상기 실행위치 선택부(113)에서 실행위치를 UICC로 선택받은 경우에 상기 저장모듈(130)에 미리 설치된 해당 애플리케이션 또는 애플릿을 실행처리하는 역할을 수행한다.The execution processor 114 performs a process of executing a corresponding application or applet pre-installed in the storage module 130 when the execution position selection unit 113 selects the execution position as the UICC.

상기 파일 전달부(115)는 상기 실행위치 선택부(113)에서 실행위치를 단말기로 선택받은 경우에 상기 저장모듈(130)에 저장된 해당 애플리케이션 또는 애플릿 의 설치파일과 설치실행 명령어를 단말기로 전달하는 역할을 수행한다. 여기서, 단말기로부터 전달된 설치파일이 설치될 수 없다는 신호를 수신하는 경우에는 상기 실행 처리부(114)를 활성화시켜 해당 프로그램을 실행하도록 한다. 단말기로 전달된 설치파일과 설치실행 명령어가 설치될 수 없는 경우는, 상기 설치실행 명령어를 단말기가 인식하지 못하거나 단말기에 설치될 저장영역이 부족한 경우가 있을 수 있다. 또는 단말기에 전달된 설치파일이 설치중에 오류가 발생하는 경우일 수도 있다.The file transfer unit 115 delivers the installation file and the installation execution command of the application or applet stored in the storage module 130 to the terminal when the execution position selection unit 113 selects the execution position as the terminal. Play a role. In this case, when receiving a signal indicating that the installation file transmitted from the terminal cannot be installed, the execution processor 114 is activated to execute the corresponding program. When the installation file and the installation execution command delivered to the terminal cannot be installed, the installation execution command may not be recognized by the terminal or the storage space to be installed in the terminal may be insufficient. Alternatively, the installation file delivered to the terminal may be an error during installation.

또한, 상기 제어모듈(110)에서 제어되어 처리가 진행되는 다른 방식의 예를 설명하기로 한다. 상기 제어모듈(110)에서 진행 처리되는 다른 실시예로 상기 실행여부 수신부(111)에서는 단말기로 실행 여부를 요청하고, 단말기로부터 해당 애플리케이션의 설치에 대한 동의 여부를 수신한다. 설치에 동의한 경우는 상기 파일 전달부(115)를 통하여 저장모듈(130)에 저장중인 설치파일과 실행명령어를 전달한다. 설치에 동의하지 않은 경우 또는 상기 단말기에 해당 프로그램이 설치 불가능할 경우는 상기 실행 처리부(114)를 통하여 상기 저장모듈(130)에 미리 설치된 해당 애플리케이션 프로그램을 실행하는 처리를 수행한다.In addition, an example of another method in which the process is controlled by the control module 110 will be described. In another embodiment of the process that is processed in the control module 110, the execution whether or not the receiving unit 111 requests whether to run to the terminal, and receives whether to agree to the installation of the application from the terminal. If the user agrees to the installation, the installation file and the execution command stored in the storage module 130 are transferred through the file transfer unit 115. If the user does not agree to the installation or if the corresponding program cannot be installed in the terminal, the application processor pre-installed in the storage module 130 is executed through the execution processor 114.

다음으로, 본 발명의 일 실시예에 따른 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법을 도 3 및 도 4를 통하여 설명하기로 한다.Next, a program execution method of a mobile communication terminal using the UICC according to an embodiment of the present invention will be described with reference to FIGS. 3 and 4.

도 3은 본 발명의 일 실시예에 따른 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법의 절차가 도시된 순서도이다.3 is a flowchart illustrating a procedure of a program execution method of a mobile communication terminal using a UICC according to an embodiment of the present invention.

도 3을 참조하면, 먼저 이동통신 단말기에 장착된 UICC에서 단말기로 UICC에 존재하는 애플리케이션의 실행 여부를 요청하게 된다. 이때에는 UICC가 이동통신 단말기에 장착되어 구동될 때에 이러한 절차가 자동으로 진행될 수 있다.(S 10)Referring to FIG. 3, first, a request is made from a UICC installed in a mobile communication terminal to a terminal for execution of an application existing in the UICC. In this case, when the UICC is mounted and driven in the mobile communication terminal, this procedure may proceed automatically.

상기 요청에 응답하여 이동통신 단말기로부터 해당 애플리케이션 및 애플릿에 대한 실행 지시가 UICC로 수신된다. 또는, 이동통신 단말기에서 사용자의 요청에 의해 UICC에 존재하는 애플리케이션의 실행 지시가 수신될 수 있는데, 이때에는 상기 단계 S 10의 절차는 생략된다.(S 20)In response to the request, an execution instruction for the application and the applet is received from the mobile communication terminal as the UICC. Alternatively, an instruction for executing an application existing in the UICC may be received by the mobile terminal at the request of the user, in which case the procedure of step S 10 is omitted.

실행 지시가 수신되면, 해당 애플리케이션 및 애플릿이 어디에서 실행될지 그 실행 위치를 선택하도록 단말기에 요청한다. 이때에는 단말기로 UICC와 단말기 중에서 해당 애플릿 및 애플리케이션의 실행 위치를 선택받는다. 이렇게 선택받은 결과로 해당 애플리케이션 및 애플릿이 단말기에서 실행할 것인지 UICC에서 실행할 것인지를 판단하게 된다.(S 30, 40)When the execution instruction is received, the terminal is requested to select the execution location where the application and the applet are to be executed. At this time, the terminal receives the execution location of the applet and the application from the UICC and the terminal. As a result of the selection, the application and the applet are determined to be executed in the terminal or the UICC. (S30, 40)

단말기에서 실행하는 것으로 선택되면, UICC에 저장되어 있는 해당 애플리케이션 및 애플릿의 설치파일과 이를 실행시키는 설치 실행 명령어를 단말기로 전달한다. 이 설치파일과 명령어를 전달받은 단말기는 이를 설치하고 실행하게 된다. 여기서, 단말기로 전달한 설치파일이 설치 명령어에 의해 설치되지 않거나 설치가 불가능할 경우에는 해당 프로그램의 단말기 설치가 불가능한 사실을 출력하고 단계 S 45의 절차를 진행한다.(S 50)If it is selected to execute on the terminal, the installation file of the application and the applet stored in the UICC and the installation execution command for executing it are transmitted to the terminal. The terminal receiving this installation file and command will install and run it. If the installation file delivered to the terminal is not installed or cannot be installed by the installation command, the fact that the terminal cannot be installed in the corresponding program is output and the procedure of step S 45 is performed.

반면에 UICC에서 실행하는 것으로 선택되면, UICC에 미리 설치되어 있는 해당 애플리케이션 및 애플릿 프로그램이 실행된다.(S 45)On the other hand, if it is selected to run in UICC, the corresponding application and applet program pre-installed in the UICC is executed (S 45).

이상에서 상기 단계 S 20 이후에 단말기에 실행 지시한 애플리케이션이나 애 플릿이 이미 존재하는지 여부를 확인하는 절차가 더 포함될 수도 있는데, 이를 도 4를 참조하여 설명하기로 한다.The above may further include a procedure for checking whether an application or applet which has been executed to the terminal after step S20 already exists, which will be described with reference to FIG. 4.

도 4는 도 3에서 실행지시 수신후에 단말기에 해당 프로그램이 존재하는지 여부를 확인하는 절차를 도시한 순서도이다.FIG. 4 is a flowchart illustrating a procedure of checking whether a corresponding program exists in a terminal after receiving an execution instruction in FIG. 3.

도 4를 참조하면, 상기 단계 S 20 이후에는 단말기에 해당 프로그램이 이미 존재하는지 여부를 판단하는 절차가 진행된다. 이때에는 상기 단말기로 해당 프로그램이 이미 설치되었는지를 확인한 다음 그 결과에 따라 다음 절차가 진행된다.(S 25)Referring to FIG. 4, after step S20, a procedure of determining whether a corresponding program already exists in the terminal is performed. At this time, the terminal checks whether the corresponding program is already installed, and then proceeds with the following procedure according to the result.

상기 존재 여부 확인 결과 해당 프로그램이 이미 설치되어 존재하는 것으로 확인되면, 단말기에 미리 설치된 해당 애플리케이션 및 애플릿 프로그램을 단말기 측에서 실행하도록 한다.(S 26)If it is confirmed that the corresponding program is already installed and exists, the application and the applet program pre-installed in the terminal are executed on the terminal side (S26).

반면에 해당 프로그램이 존재하지 않는 것으로 확인되면, 도 3의 상기 단계 S 30부터의 절차를 계속 진행하게 된다.(S 30)On the other hand, if it is confirmed that the program does not exist, the process from step S30 of FIG. 3 is continued.

다음으로, 본 발명에 따라 UICC와 단말기에서 각각 진행되는 절차를 도 5를 통하여 설명하기로 한다.Next, the procedure of each of the UICC and the terminal according to the present invention will be described with reference to FIG.

도 5는 본 발명의 일 실시예에 따른 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법이 UICC와 단말기에서 각각 진행되는 절차를 도시한 순서도이다.5 is a flowchart illustrating a procedure in which a program execution method of a mobile communication terminal using a UICC is performed in a UICC and a terminal, respectively, according to an embodiment of the present invention.

도 5를 참조하면, 먼저 단말기에 장착된 UICC에서 단말기로 UICC의 애플리케이션 실행 여부를 요청하게 된다. 이때에 UICC에 존재하는 애플리케이션 및 애플릿이 다수 존재한다면, 해당 애플리케이션 및 애플릿들의 목록을 단말기로 제공하고 그 목록 중에서 선택하여 실행 지시를 할 수 있도록 한다.(1)Referring to FIG. 5, first, a request is made from a UICC mounted on a terminal to a terminal for executing an application of the UICC. At this time, if there are a plurality of applications and applets existing in the UICC, a list of the corresponding applications and applets is provided to the terminal and the execution instructions can be selected from the list.

단말기에서는 해당 요청에 따라 UICC로 실행을 지시하게 된다. 이때에도 역시 UICC에서 존재하는 애플리케이션 및 애플릿들의 목록을 제공받은 경우에는 목록 중에서 선택하여 실행을 지시하게 된다.(2)The terminal instructs execution to the UICC according to the request. In this case, when a list of applications and applets existing in the UICC is provided, the user is selected from the list to instruct execution.

실행 지시를 수신한 UICC는 해당 애플릿 및 애플리케이션의 실행 위치를 선택하도록 단말기로 요청한다. 이때에 선택할 수 있는 실행 위치는 UICC 와 단말기 둘 중 하나이다.(3)Upon receiving the execution instruction, the UICC requests the terminal to select the execution location of the applet and the application. At this time, the execution position that can be selected is one of the UICC and the terminal.

단말기에서는 해당 요청에 따라 실행 위치를 선택하는데, UICC 또는 단말기로 실행 위치를 선택한다.(4)The terminal selects an execution position according to the request, and selects the execution position with the UICC or the terminal. (4)

먼저, 실행 위치로 UICC를 선택한 경우에는 UICC에 미리 설치된 해당 애플리케이션 및 애플릿 프로그램을 실행하여 단말기로 서비스를 제공한다.(5)First, when UICC is selected as an execution location, a service is provided to a terminal by executing a corresponding application and applet program pre-installed in the UICC. (5)

다음, 실행 위치로 단말기를 선택한 경우에는 UICC에 저장중인 해당 프로그램의 설치파일 및 명령어를 추출한다. 이 설치파일은 상기 단계 2에서 실행 지시한 애플리케이션 및 애플릿의 설치파일이다.(6)Next, when the terminal is selected as the execution location, the installation files and commands of the corresponding program stored in the UICC are extracted. This installation file is an installation file of the application and the applet instructed to execute in step 2 above.

이렇게 추출된 파일과 명령어를 UICC에서 단말기로 전달한다.(7)The extracted files and commands are transferred from the UICC to the terminal. (7)

단말기에서는 전달받은 명령어인 설치 실행 명령어를 처리하게 되고, 상기 명령어에 따라 전달받은 설치파일이 처리되고 해당 애플리케이션 및 애플릿이 설치되어 실행 준비가 완료된다.(8, 9)The terminal processes the installation execution command, which is the received command, and the installation file received according to the command is processed, and the corresponding application and applet are installed and ready for execution. (8, 9)

이렇게 단말기에 실행 준비가 완료된 해당 애플리케이션 및 애플릿 프로그램은 실행되어 단말기로 서비스를 제공하게 된다.(10)The application and the applet program ready to run on the terminal is executed to provide a service to the terminal.

이상에서와 같이, 본 발명은 UICC에 존재하는 애플리케이션 및 애플릿을 사용자의 선택에 따라 UICC 자체에서 실행시킬 수도 있고, 이동통신 단말기에서 실행 시킬 수도 있다. 따라서, 이동통신 단말기의 높은 처리 성능을 이용하려면 단말기에서 해당 프로그램을 실행시키고, UICC의 높은 보안성을 이용하려면 UICC 자체에서 해당 프로그램을 실행시킬 수 있게 되어 사용자에게 보다 편리하고 효율적인 프로그램 실행 환경을 제공한다.As described above, the present invention can be executed in the UICC itself or the application and applet existing in the UICC according to the user's selection, or may be executed in the mobile communication terminal. Therefore, in order to use the high processing performance of the mobile communication terminal, the corresponding program can be executed in the terminal, and in order to use the high security of the UICC, the corresponding program can be executed in the UICC itself, thereby providing a more convenient and efficient program execution environment for the user. do.

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 형태로 기록매체(시디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다. 이러한 과정은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있으므로 더 이상 상세히 설명하지 않기로 한다.The method of the present invention as described above may be implemented as a program and stored in a recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form. Since this process can be easily implemented by those skilled in the art will not be described in more detail.

본 명세서 및 청구범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니 되며, 발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다.The terms or words used in this specification and claims are not to be construed as limiting in their usual or dictionary meanings, and the inventors may appropriately define the concept of terms in order to best explain their invention in the best way possible. It should be interpreted as meaning and concept corresponding to the technical idea of the present invention based on the principle that the present invention.

따라서, 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 가장 바람직한 일 실시예에 불과할 뿐이고 본 발명의 기술적 사상을 모두 대변하는 것은 아니므로, 본 출원시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들이 있을 수 있음을 이해하여야 한다.Therefore, the embodiments described in the specification and the drawings shown in the drawings are only the most preferred embodiment of the present invention and do not represent all of the technical idea of the present invention, various modifications that can be replaced at the time of the present application It should be understood that there may be equivalents and variations.

본 발명에 따르면, 다수의 이동통신 단말기와 호환되고 장착 가능한 UICC를 이용할 때에 UICC에 존재하는 애플리케이션 및 애플릿을 사용자의 선택에 따라 UICC 자체에서 실행시킬 수도 있고, 이동통신 단말기에서 실행시킬 수 있는 효과를 제공한다.According to the present invention, when using a UICC compatible with a plurality of mobile communication terminals and can be mounted, applications and applets existing in the UICC may be executed in the UICC itself according to a user's selection, or may be executed in the mobile communication terminal. to provide.

따라서, 본 발명은 이동통신 단말기의 높은 처리 성능을 이용하려면 단말기에서 해당 프로그램을 실행시키고, UICC의 높은 보안성을 이용하려면 UICC 자체에서 해당 프로그램을 실행시킬 수 있게 하여 사용자에게 보다 편리하고 효율적인 프로그램 실행 환경을 제공하는 효과를 제공한다.Therefore, the present invention allows the user to execute the program in the terminal to use the high processing performance of the mobile communication terminal, and to execute the program in the UICC itself in order to use the high security of the UICC. Provides the effect of providing an environment.

Claims (12)

다수의 이동통신 단말기와 호환되고 자체적으로 기능수행이 가능한 범용 IC 카드를 이동통신 단말기에 장착하여 애플리케이션 프로그램을 실행하는 방법으로서, A method of executing an application program by mounting a general purpose IC card compatible with a plurality of mobile communication terminals and capable of performing its own function in a mobile communication terminal, (a) 단말기에 장착된 UICC(Universal IC Card)가 구동되어 단말기로 애플리케이션의 실행 여부를 요청하는 단계; (a) driving a Universal IC Card (UICC) mounted in the terminal to request whether the application is executed in the terminal; (b) 단말기로부터 사용자의 입력에 따라 상기 애플리케이션의 실행 지시가 수신되면, UICC에 미리 저장중인 애플리케이션 설치파일과 설치실행 명령어를 단말기로 전달하는 단계; 및 (b) if an instruction to execute the application is received from the terminal according to a user input, transferring an application installation file and an installation execution command previously stored in the UICC to the terminal; And (c) 단말기에서는 전달받은 상기 애플리케이션 설치파일이 상기 설치실행 명령어에 의해 단말기에 설치되고 해당 애플리케이션 프로그램이 실행되는 단계;를 포함하는 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법. (c) the terminal, wherein the received application installation file is installed in the terminal by the installation execution command and the corresponding application program is executed. 제 1 항에 있어서,The method of claim 1, 상기 단계 (a)에서 상기 UICC에 복수의 애플리케이션 및 애플릿이 존재하는 경우에는,When there are a plurality of applications and applets in the UICC in step (a), 실행 여부 요청시에 상기 UICC에 존재하는 복수의 애플리케이션 및 애플릿의 목록을 제공하여 사용자가 선택할 수 있도록 하는 것을 특징으로 하는 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법.A method of executing a program of a mobile communication terminal using a UICC, characterized in that a user can select a list by providing a list of a plurality of applications and applets present in the UICC when the execution request. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 단계 (b)는,Step (b) is, 상기 설치파일과 설치실행 명령어를 단말기로 전달하기 전에, 단말기 사용자로부터 해당 애플리케이션의 설치에 대한 동의 여부를 요청하는 단계를 더 포함하는 것을 특징으로 하는 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법.Before transmitting the installation file and the installation execution command to the terminal, requesting whether the user agrees to the installation of the corresponding application from the terminal user. 제 3 항에 있어서,The method of claim 3, wherein 상기 단계 (b)에서,In step (b), 사용자가 동의하지 않는 경우에는, 상기 UICC 자체에서 해당 애플리케이션 프로그램을 실행하는 것을 특징으로 하는 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법.If the user does not agree, the UICC program execution method of the mobile terminal using a UICC, characterized in that for executing the application program itself. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 단계 (c)에서,In step (c), 상기 전달받은 설치파일이 단말기에 설치가 불가능할 경우에는, 해당 애플리케이션의 단말기 설치가 불가능한 사실을 출력하는 단계를 포함하는 것을 특징으로 하는 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법.If the received installation file cannot be installed in the terminal, outputting a fact that the terminal installation of the corresponding application is impossible; executing the program of the mobile communication terminal using the UICC. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 단계 (c)에서,In step (c), 상기 전달받은 설치파일이 단말기에 설치가 불가능할 경우에는, 상기 UICC 자체에서 해당 애플리케이션 프로그램을 실행하는 것을 특징으로 하는 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법.If the received installation file is impossible to install in the terminal, the program execution method of the mobile communication terminal using a UICC, characterized in that for executing the application program in the UICC itself. 다수의 이동통신 단말기와 호환되고 자체적으로 기능수행이 가능한 범용 IC 카드를 이동통신 단말기에 장착하여 애플리케이션 프로그램을 실행하는 방법으로서,A method of executing an application program by mounting a general purpose IC card compatible with a plurality of mobile communication terminals and capable of performing its own function in a mobile communication terminal, (a) 애플리케이션 설치파일과 설치실행 명령어가 저장되어 있고, 애플리케이션 프로그램이 설치되어 있는 UICC(Universal IC Card)가 이동통신 단말기에 장착되어 단말기로부터 애플리케이션 실행 지시를 수신하는 단계;(a) storing an application installation file and an installation execution command and receiving an application execution instruction from the terminal by mounting a Universal IC Card (UICC) in which the application program is installed in the mobile communication terminal; (b) 상기 단말기로 해당 애플리케이션의 실행 위치를 선택하도록 요청하는 단계; 및(b) requesting the terminal to select an execution location of the corresponding application; And (c) 상기 실행 위치가 UICC로 선택된 경우에는 상기 UICC에 설치되어 있는 해당 애플리케이션을 실행하고, 상기 실행 위치가 단말기로 선택된 경우에는 상기 UICC에 저장되어 있는 애플리케이션 설치파일과 설치실행 명령어를 단말기로 전달하는 단계;를 포함하는 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법.(c) When the execution location is selected as the UICC, the corresponding application installed in the UICC is executed. When the execution location is selected as the terminal, the application installation file and the installation execution command stored in the UICC are transmitted to the terminal. Program execution method of a mobile communication terminal using a UICC comprising a. 제 7 항에 있어서,The method of claim 7, wherein 상기 단계 (c)는, 상기 실행 위치가 단말기로 선택된 경우에,In step (c), when the execution position is selected as a terminal, 상기 단말기에 상기 요청한 애플리케이션 프로그램이 이미 설치되었는지를 판단하는 단계;Determining whether the requested application program is already installed in the terminal; 상기 판단 결과 이미 설치된 경우는 설치된 프로그램을 실행하도록 하는 단계; 및If it is already installed, executing the installed program; And 상기 판단 결과 설치되어 있지 않은 경우는 상기 UICC에 저장되어 있는 애플리케이션 설치파일과 설치실행 명령어를 단말기로 전달하는 단계;를 포함하는 것을 특징으로 하는 UICC를 이용한 이동통신 단말기의 프로그램 실행 방법.If it is not installed as a result of the determination, transmitting the application installation file and the installation execution command stored in the UICC to the terminal. The program execution method of the mobile communication terminal using the UICC, characterized in that it comprises a. 다수의 이동통신 단말기와 호환되어 장착할 수 있고 자체적으로 기능수행이 가능한 범용 IC 카드 장치로서,It is a universal IC card device that can be installed and compatible with many mobile communication terminals, and can perform its own functions. 애플리케이션 설치파일과 설치실행 명령어가 저장되고, 애플리케이션 프로그램이 설치되어 있는 저장모듈;A storage module in which an application installation file and an installation execution command are stored and an application program is installed; 이동통신 단말기에 장착되어 데이터를 송/수신하는 통신모듈; 및A communication module mounted on the mobile communication terminal to transmit / receive data; And 상기 통신모듈을 통해 상기 애플리케이션의 실행 여부를 이동통신 단말기로 요청하고, 실행 지시가 수신되면 상기 통신모듈을 통해 상기 단말기로 해당 애플리케이션의 실행 위치를 선택하도록 하여 실행위치가 IC 카드 장치로 선택된 경우에는 상기 저장모듈에 설치되어 있는 애플리케이션 프로그램을 실행하고, 실행위치가 단말기로 선택된 경우에는 상기 저장모듈에 저장된 설치파일과 설치실행 명령어를 단말기로 전달하는 제어 처리를 수행하는 제어모듈;을 포함하는 범용 IC 카드 장치.In the case where the execution position is selected as the IC card device by requesting the mobile communication terminal whether to execute the application through the communication module, and when the execution instruction is received, the terminal selects the execution position of the corresponding application through the communication module. A general purpose IC including a control module that executes an application program installed in the storage module and performs a control process of transferring an installation file and an installation execution command stored in the storage module to a terminal when an execution location is selected as a terminal. Card device. 삭제delete 제 9 항에 있어서,The method of claim 9, 상기 제어모듈은,The control module, 실행지시가 수신되면 상기 단말기에 상기 요청한 애플리케이션 프로그램이 이미 설치되었는지를 판별하여 이미 설치된 경우에는 해당 단말기에 설치된 프로그램을 실행하도록 하는 존재여부 판별부;를 더 포함하는 것을 특징으로 하는 범용 IC 카드 장치.When the execution instruction is received, whether the requested application program is already installed in the terminal, if it is already installed, the presence or absence determination unit for executing the program installed in the terminal; further comprising a general-purpose IC card device. 다수의 이동통신 단말기와 호환되고 자체적으로 기능수행이 가능한 범용 IC 카드를 이동통신 단말기에 장착하여 애플리케이션 프로그램을 실행하는 절차를 실행하는 프로그램이 기록된 기록매체로서,A recording medium recording a program for executing a procedure for executing an application program by mounting a general purpose IC card compatible with a plurality of mobile communication terminals and capable of performing its own function to a mobile communication terminal. 애플리케이션 설치파일과 설치실행 명령어가 저장되어 있고, 애플리케이션 프로그램이 설치되어 있는 UICC(Universal IC Card)가 이동통신 단말기에 장착되어 단말기로부터 애플리케이션 실행 지시를 수신하는 절차와,A procedure in which an application installation file and an installation execution command are stored, and a UICC (Universal IC Card) in which an application program is installed is installed in a mobile communication terminal to receive an application execution instruction from the terminal, 상기 단말기로 해당 애플리케이션의 실행 위치를 선택하도록 요청하는 절차 및Requesting the terminal to select an execution location of the application; and 상기 실행 위치가 UICC로 선택된 경우에는 상기 UICC에 설치되어 있는 해당 애플리케이션을 실행하고, 상기 실행 위치가 단말기로 선택된 경우에는 상기 UICC에 저장되어 있는 애플리케이션 설치파일과 설치실행 명령어를 단말기로 전달하는 절차를 실행하는 컴퓨터로 판독 가능한 프로그램을 기록한 기록매체.If the execution position is selected as the UICC, the corresponding application installed in the UICC is executed. If the execution position is selected as the terminal, the application installation file and the installation execution command stored in the UICC are transmitted to the terminal. Recording medium that records a program that can be read by a running computer.
KR1020060117727A 2006-11-27 2006-11-27 Method and apparatus for executing program of mobile communication terminal by uicc KR100806037B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060117727A KR100806037B1 (en) 2006-11-27 2006-11-27 Method and apparatus for executing program of mobile communication terminal by uicc

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060117727A KR100806037B1 (en) 2006-11-27 2006-11-27 Method and apparatus for executing program of mobile communication terminal by uicc

Publications (1)

Publication Number Publication Date
KR100806037B1 true KR100806037B1 (en) 2008-02-26

Family

ID=39382904

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060117727A KR100806037B1 (en) 2006-11-27 2006-11-27 Method and apparatus for executing program of mobile communication terminal by uicc

Country Status (1)

Country Link
KR (1) KR100806037B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2478971A (en) * 2010-03-25 2011-09-28 Nec Corp Generating a user interface on a mobile phone for an application on a UICC using metadata
KR20140054965A (en) * 2012-10-30 2014-05-09 에스케이플래닛 주식회사 Method for providing user application with universal subscriber identity module, system thereof, terminal thereof and apparatus thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050007014A (en) * 2003-07-10 2005-01-17 주식회사 비즈모델라인 IC Card for Multi-Operating about an Application(or Data) and Method for Multi-Operating an Application(or Data) by Using It
KR20050100136A (en) * 2004-04-13 2005-10-18 에스케이 텔레콤주식회사 Mobile terminal having smart-card

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050007014A (en) * 2003-07-10 2005-01-17 주식회사 비즈모델라인 IC Card for Multi-Operating about an Application(or Data) and Method for Multi-Operating an Application(or Data) by Using It
KR20050100136A (en) * 2004-04-13 2005-10-18 에스케이 텔레콤주식회사 Mobile terminal having smart-card

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2478971A (en) * 2010-03-25 2011-09-28 Nec Corp Generating a user interface on a mobile phone for an application on a UICC using metadata
US9043936B2 (en) 2010-03-25 2015-05-26 Lenovo Innovations Limited (Hong Kong) Communications device
KR20140054965A (en) * 2012-10-30 2014-05-09 에스케이플래닛 주식회사 Method for providing user application with universal subscriber identity module, system thereof, terminal thereof and apparatus thereof
KR101978300B1 (en) 2012-10-30 2019-08-28 에스케이플래닛 주식회사 Method for providing user application with Universal Subscriber Identity Module, system thereof, terminal thereof and apparatus thereof

Similar Documents

Publication Publication Date Title
US10936719B2 (en) Preserving trust data during operating system updates of a secure element of an electronic device
US11917508B2 (en) Electronic subscriber identity module (eSIM) management platform
US9635549B2 (en) Providing subscriber identity module function
JP2013505510A (en) Browsing system based on smart card, browsing method based on smart card and smart card therefor
JP2007528064A (en) Running unverified programs in a wireless device operating environment
US11709929B2 (en) Interaction method and apparatus
WO2018107719A1 (en) Data sharing method, apparatus, terminal device and server
US20140215012A1 (en) Method and apparatus for executing application of mobile device
US20140273973A1 (en) Method and system for replacing key deployed in se of mobile terminal
US20180337922A1 (en) Method and device for controlling smart device, server and storage medium
US20130179499A1 (en) Method, apparatus and system for displaying radio frequency identification application information
KR100806037B1 (en) Method and apparatus for executing program of mobile communication terminal by uicc
EP3654176B1 (en) User equipment, server, control method of the user equipment and control method of the server
JP4173862B2 (en) How to load applications deployed in terminals and chip cards
KR20090083103A (en) Dual mode terminal and method for processing data service thereof
US11012372B2 (en) Electronic apparatus and method for control thereof
US10314187B2 (en) Storage medium accommodation device and electronic device including the same
JP6397200B2 (en) Management server, data processing method, and program
CN110120963B (en) Data processing method, device, equipment and machine readable medium
CN115080068A (en) Resource file transmission method, device, equipment and storage medium
KR100653209B1 (en) Server providing user interface, communication apparatus driving standard virturl machine platform, method for operating the server providing user interface, and communication apparatus
JP2006178534A (en) Information processor and method for controlling to install driver software
KR100745487B1 (en) Method and apparatus for recovering a boot code in mobile terminal
KR20110072023A (en) Method and apparatus for communicating data between processors in mobile terminal
US8571604B2 (en) Subscriber identity module (SIM) card access system and method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
G170 Re-publication after modification of scope of protection [patent]
FPAY Annual fee payment

Payment date: 20130430

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20140205

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20150205

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20160203

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee