WO2013065998A1 - System and method for providing a personalized application - Google Patents

System and method for providing a personalized application Download PDF

Info

Publication number
WO2013065998A1
WO2013065998A1 PCT/KR2012/008820 KR2012008820W WO2013065998A1 WO 2013065998 A1 WO2013065998 A1 WO 2013065998A1 KR 2012008820 W KR2012008820 W KR 2012008820W WO 2013065998 A1 WO2013065998 A1 WO 2013065998A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
api
binary data
data
electronic card
Prior art date
Application number
PCT/KR2012/008820
Other languages
French (fr)
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 삼성에스디에스 주식회사
Publication of WO2013065998A1 publication Critical patent/WO2013065998A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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
    • G06K19/0701Record 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 at least one of the integrated circuit chips comprising an arrangement for power management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to a system and method for providing a personalized application. The present invention stores binary data on an application including the physical entry point of an application programming interface (API), which is included in the software binary data, and adds the address information at which the application binary data is stored to a data allocation table. According to the present invention, a new application can be installed in an electronic card after the electronic card is issued, and the new application installed in the electronic card is immediately driven.

Description

개인화된 어플리케이션 제공 시스템 및 방법Personalized application provision system and method
본 발명은 개인화된 어플리케이션 제공 시스템 및 방법에 관한 것으로, 더욱 상세하게는 전자식 카드에서 실행 가능한 어플리케이션을 후발급(post issuance)하는 시스템 및 방법에 관한 것이다.The present invention relates to a system and method for providing personalized applications, and more particularly, to a system and method for post issuance of an application executable in an electronic card.
전자식 카드는 IC 칩(integrated circuit chip)을 장착하여 각종 디지털 정보를 저장 및 처리할 수 있는 장치이다. 이러한 전자식 카드는 교통 카드, 신용 카드, 직불 카드 등과 같이 다양한 분야에서 이용되고 있다. 이와 같이 다양한 분야에서 이용됨에 따라 새로운 기능을 수행하는 어플리케이션에 대한 요구도 증가하고 있다. 그러나 종래의 전자식 카드는 발급이 되면 그 이후에는 새로운 어플리케이션을 설치하지 못하는 문제가 있다.An electronic card is a device that can store and process various digital information by mounting an integrated circuit chip. Such electronic cards are used in various fields such as transportation cards, credit cards, debit cards, and the like. As it is used in various fields, there is an increasing demand for an application that performs new functions. However, if the conventional electronic card is issued, there is a problem that can not install a new application.
이와 같은 문제를 해결하기 위해 개방형 플랫폼(open platform)이 탑재된 전자식 카드가 제조되어 판매되고 있다. 이와 같은 개방형 플랫폼은 전자식 카드에 탑재된 운영체제 위에 가상 머신(virtual machine)을 탑재하여 전자식 카드의 발급 이후에도 어플리케이션의 설치가 가능하다. 그러나 개방형 플랫폼이 탑재된 전자식 카드에 새로운 어플리케이션이 설치되는 경우, 새로운 어플리케이션은 전자식 카드에 탑재된 가상 머신 상에서 구동되므로 실행 속도가 느린 문제가 있다.In order to solve this problem, an electronic card equipped with an open platform has been manufactured and sold. Such an open platform is equipped with a virtual machine on the operating system mounted on the electronic card to install the application even after issuing the electronic card. However, when a new application is installed on an electronic platform equipped with an open platform, the new application runs on a virtual machine mounted on the electronic card, which causes a slow execution.
본 발명이 이루고자 하는 기술적 과제는, 전자식 카드에서 실행 가능한 어플리케이션을 후발급하는 시스템 및 방법을 제공하는 데 있다.An object of the present invention is to provide a system and method for post-issuing an application executable in an electronic card.
본 발명이 이루고자 하는 기술적 과제는, 전자식 카드에서 실행 가능한 어플리케이션을 후발급하는 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체를 제공하는 데 있다.SUMMARY OF THE INVENTION The present invention has been made in an effort to provide a computer readable recording medium having recorded thereon a program for causing a computer to execute a method for post-issuing an application executable on an electronic card.
상기의 기술적 과제를 달성하기 위한 본 발명에 따른 전자식 카드는, 소프트웨어 바이너리 데이터(software binary data)를 저장하는 제1저장부; 데이터가 저장된 물리적 주소 정보와 상기 데이터의 타입(type) 정보로 구성된 엔트리(entry) 항목으로 이루어진 데이터 할당 테이블(data allocation table)을 저장하는 제2저장부; 및 상기 소프트웨어 바이너리 데이터에 포함되어 있는 API(application programming interface)의 물리적 진입 주소(entry point)를 포함하는 어플리케이션의 바이너리 데이터를 상기 제2저장부에 저장하고, 상기 어플리케이션 바이너리 데이터가 저장된 물리적 주소 정보와 어플리케이션 타입으로 설정된 상기 어플리케이션 바이너리 데이터의 타입 정보를 상기 데이터 할당 테이블에 추가하는 제어부;를 포함한다.An electronic card according to the present invention for achieving the above technical problem, the first storage unit for storing software binary data (software binary data); A second storage unit for storing a data allocation table including an entry item including physical address information storing data and type information of the data; And storing binary data of an application including a physical entry point of an application programming interface (API) included in the software binary data in the second storage unit, and storing the physical address information in which the application binary data is stored. And a controller configured to add type information of the application binary data set to an application type to the data allocation table.
상기의 기술적 과제를 달성하기 위한 본 발명에 따른 어플리케이션 제공 장치는, 전자식 카드의 식별 정보와 각각의 전자식 카드에 저장된 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진 API 맵 테이블을 이용하여 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 각각의 전자식 카드에 해당하는 어플리케이션 바이너리 데이터를 생성하는 어플리케이션 생성부; 및 상기 어플리케이션 바이너리 데이터를 상기 전자식 카드에 제공하는 어플리케이션 제공부;를 포함한다.Application providing apparatus according to the present invention for achieving the above technical problem, the application using the API map table consisting of the identification information of the electronic card and the physical entry address of the API contained in the software binary data stored in each electronic card An application generator for converting an API called from source code into a physical entry address of a corresponding API to generate application binary data corresponding to each electronic card; And an application providing unit providing the application binary data to the electronic card.
상기의 기술적 과제를 달성하기 위한 본 발명에 따른 어플리케이션 제공 방법은, 제1저장 수단에 저장된 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소를 포함하는 어플리케이션의 바이너리 데이터를 제2저장 수단에 저장하는 단계; 및 상기 제2저장 수단에 저장된 데이터가 저장된 물리적 주소 정보와 상기 데이터의 타입 정보로 구성된 엔트리 항목으로 이루어진 데이터 할당 테이블에 상기 어플리케이션 바이너리 데이터가 저장된 물리적 주소 정보와 어플리케이션 타입으로 설정된 상기 어플리케이션 바이너리 데이터의 타입 정보를 추가하는 단계;를 포함한다.An application providing method according to the present invention for achieving the above technical problem, storing the binary data of the application including the physical entry address of the API included in the software binary data stored in the first storage means in the second storage means step; And a type of the application binary data set to the physical address information and the application type in which the application binary data is stored in a data allocation table including an entry item including physical address information storing data stored in the second storage means and type information of the data. Adding information;
상기의 기술적 과제를 달성하기 위한 본 발명에 따른 어플리케이션 제공 방법은, 전자식 카드의 식별 정보와 각각의 전자식 카드에 저장된 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진 API 맵 테이블을 이용하여 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 각각의 전자식 카드에 해당하는 어플리케이션 바이너리 데이터를 생성하는 단계; 및 상기 어플리케이션 바이너리 데이터를 상기 전자식 카드에 제공하는 단계;를 포함한다.Application providing method according to the present invention for achieving the above technical problem, the application using the API map table consisting of the identification information of the electronic card and the physical entry address of the API contained in the software binary data stored in each electronic card Generating application binary data corresponding to each electronic card by converting an API called from source code into a physical entry address of a corresponding API; And providing the application binary data to the electronic card.
상기의 기술적 과제를 달성하기 위한 본 발명에 따른 컴퓨터로 읽을 수 있는 매체는 상기한 방법 중 어느 하나를 컴퓨터에 실행시키기 위한 프로그램을 기록한다.A computer-readable medium according to the present invention for achieving the above technical problem records a program for causing a computer to execute any one of the above methods.
본 발명에 따른 개인화된 어플리케이션 제공 시스템 및 방법에 의하면, 전자식 카드에 대응되는 API 맵 테이블을 이용하여 획득된 개인화된 어플리케이션은 제공함으로써, 전자식 카드가 발급된 이후에도 새로운 어플리케이션을 전자식 카드에 설치할 수 있다. 또한, 전자식 카드에 설치된 새로운 어플리케이션이 바로 구동될 수 있다. 이에 따라, 전자식 카드의 재사용성을 향상시킬 수 있다.According to the system and method for providing a personalized application according to the present invention, a personalized application obtained using an API map table corresponding to an electronic card is provided, so that a new application can be installed on the electronic card even after the electronic card is issued. In addition, a new application installed in the electronic card can be directly driven. Accordingly, the reusability of the electronic card can be improved.
도 1은 본 발명의 바람직한 실시예에 따른 개인화된 어플리케이션 제공 시스템을 설명하기 위한 도면,1 is a view for explaining a personalized application providing system according to a preferred embodiment of the present invention;
도 2는 본 발명의 일 실시예에 따른 전자식 카드의 구성을 보다 자세히 나타낸 도면,2 is a view showing in more detail the configuration of an electronic card according to an embodiment of the present invention;
도 3은 본 발명의 일 실시예에 따른 전자식 카드의 저장부의 구조를 설명하기 위한 도면,3 is a view for explaining the structure of a storage unit of an electronic card according to an embodiment of the present invention;
도 4는 본 발명의 일 실시예에 따른 어플리케이션의 저장 과정을 설명하기 위한 도면,4 is a view for explaining a process of storing an application according to an embodiment of the present invention;
도 5는 본 발명의 일 실시예에 따른 어플리케이션 제공 장치의 구성을 보다 자세히 나타낸 도면,5 is a view showing in more detail the configuration of an application providing apparatus according to an embodiment of the present invention;
도 6은 본 발명의 일 실시예에 따른 어플리케이션 제공 과정을 설명하기 위한 흐름도,6 is a flowchart illustrating an application providing process according to an embodiment of the present invention;
도 7은 본 발명의 다른 실시예에 따른 전자식 카드의 구성을 보다 자세히 나타낸 도면,7 is a view showing in more detail the configuration of an electronic card according to another embodiment of the present invention;
도 8은 본 발명의 다른 실시예에 따른 어플리케이션 제공 장치의 구성을 보다 자세히 나타낸 도면, 그리고,8 is a view showing in more detail the configuration of an application providing apparatus according to another embodiment of the present invention;
도 9는 본 발명의 다른 실시예에 따른 어플리케이션 제공 과정을 설명하기 위한 흐름도이다.9 is a flowchart illustrating an application providing process according to another exemplary embodiment of the present invention.
이하에서 첨부한 도면을 참조하여 본 발명에 따른 개인화된 어플리케이션 제공 시스템 및 방법의 바람직한 실시예에 대해 상세하게 설명한다.Hereinafter, exemplary embodiments of a personalized application providing system and method according to the present invention will be described in detail with reference to the accompanying drawings.
도 1은 본 발명의 바람직한 실시예에 따른 개인화된 어플리케이션 제공 시스템을 설명하기 위한 도면이다.1 is a view for explaining a personalized application providing system according to a preferred embodiment of the present invention.
도 1을 참조하면, 본 발명의 실시예에 따른 전자식 카드(100)는 어플리케이션 제공 장치(200)에 접촉식 또는 비접촉식으로 연결된다. 전자식 카드(100)는 어플리케이션 제공 장치(200)로부터 개인화된 어플리케이션을 제공받아 저장한다. 여기서, 개인화된 어플리케이션이란 전자식 카드(100)가 발급된 이후에 전자식 카드(100)에 설치되어 바로 실행 가능한 어플리케이션을 말한다. 즉, 개인화된 어플리케이션은 전자식 카드(100)가 발급된 이후에 전자식 카드(100)에 설치되지만, 전자식 카드(100)의 발급 시에 탑재된 어플리케이션처럼 실행될 수 있다.Referring to FIG. 1, the electronic card 100 according to an embodiment of the present invention is connected to the application providing apparatus 200 in a contact or contactless manner. The electronic card 100 receives and stores a personalized application from the application providing apparatus 200. Here, the personalized application refers to an application which is installed on the electronic card 100 and immediately executable after the electronic card 100 is issued. That is, the personalized application is installed in the electronic card 100 after the electronic card 100 is issued, but may be executed as an application mounted when the electronic card 100 is issued.
어플리케이션 제공 장치(200)는 전자식 카드(100)의 발급 이후에 전자식 카드(100)에서 실행 가능한 개인화된 어플리케이션을 전자식 카드(100)에 제공한다. 어플리케이션 제공 장치(200)는 어플리케이션의 후발급(post issuance)을 위해 전자식 카드(100)의 제조 회사, 발급 회사 등에서 운영하는 장치이다.The application providing apparatus 200 provides the electronic card 100 with a personalized application executable in the electronic card 100 after issuing the electronic card 100. The application providing apparatus 200 is a device operated by a manufacturing company, an issuing company, etc. of the electronic card 100 for post issuance of an application.
한편, 전자식 카드(100)가 어플리케이션 제공 장치(200)에 직접 연결된 것으로 도 1에 도시하였으나, 이에 한정되지 않고 실시예에 따라 전자식 카드(100)는 어플리케이션 제공 장치(200)에 연결된 카드 리더기(도시하지 않음)에 삽입되어 어플리케이션을 제공받을 수 있다. 또한, 전자식 카드(100)는 통신망(도시하지 않음)을 통해 어플리케이션 제공 장치(200)에 연결된 사용자 단말기(도시하지 않음)로부터 어플리케이션을 제공받을 수도 있다. 이때, 전자식 카드(100)는 사용자 단말기에 직접 연결되거나 사용자 단말기에 연결된 카드 리더기를 통해 사용자 단말기에 연결될 수 있다.Meanwhile, although the electronic card 100 is directly connected to the application providing apparatus 200, as illustrated in FIG. 1, the electronic card 100 is not limited thereto, and according to an exemplary embodiment, the electronic card 100 may be connected to the application providing apparatus 200. Can be provided to the application. In addition, the electronic card 100 may receive an application from a user terminal (not shown) connected to the application providing apparatus 200 through a communication network (not shown). In this case, the electronic card 100 may be directly connected to the user terminal or may be connected to the user terminal through a card reader connected to the user terminal.
사용자 단말기는 데스크톱 컴퓨터뿐만 아니라 노트북 컴퓨터, 워크스테이션, 팜톱(palmtop) 컴퓨터, UMPC(ultra mobile personal computer), 태블릿 PC, 개인 휴대 정보 단말기(personal digital assistant, PDA), 웹 패드, 휴대전화 등과 같이 메모리 수단을 구비하고 마이크로 프로세서를 탑재하여 연산 능력을 갖춘 단말기로 이루어질 수 있다.User terminals are not only desktop computers but also memories such as notebook computers, workstations, palmtop computers, ultra mobile personal computers (UMPCs), tablet PCs, personal digital assistants (PDAs), web pads, mobile phones, and the like. A terminal having a means and a microprocessor can be provided.
통신망은 구내 정보 통신망(local area network : LAN), 도시권 통신망(metropolitan area network : MAN), 광역 통신망(wide area network : WAN), 인터넷 등을 포함하는 데이터 통신망뿐만 아니라 전화망 등을 포함할 수 있고, 유선과 무선을 가리지 않으며, 어떠한 통신 방식을 사용하더라도 무방하다.The communication network may include a telephone network as well as a data communication network including a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN), the Internet, and the like. It does not have to be wired or wireless, and any communication method can be used.
도 2는 본 발명의 일 실시예에 따른 전자식 카드의 구성을 보다 자세히 나타낸 도면이고, 도 3은 본 발명의 일 실시예에 따른 전자식 카드의 저장부의 구조를 설명하기 위한 도면이며, 도 4는 본 발명의 일 실시예에 따른 어플리케이션의 저장 과정을 설명하기 위한 도면이다.2 is a view showing in more detail the configuration of the electronic card according to an embodiment of the present invention, Figure 3 is a view for explaining the structure of the storage unit of the electronic card according to an embodiment of the present invention, Figure 4 A diagram for describing a process of storing an application according to an exemplary embodiment.
전자식 카드(100)는 저장부(210) 및 제어부(230)를 구비한다.The electronic card 100 includes a storage 210 and a controller 230.
저장부(210)는 전자식 카드(100)의 동작에 필요한 프로그램이나 데이터 등을 저장한다. 도 3을 참조하면, 저장부(210)는 제1저장부(311), 제2저장부(313) 및 제3저장부(315)를 구비한다.The storage unit 210 stores a program or data necessary for the operation of the electronic card 100. Referring to FIG. 3, the storage unit 210 includes a first storage unit 311, a second storage unit 313, and a third storage unit 315.
제1저장부(311)는 전자식 카드(100)에 탑재되는 운영체제(OS_DATA), 전자식 카드(100)의 제조/발급 시에 탑재되는 어플리케이션(IAPP_DATA) 등과 같은 소프트웨어(software)의 바이너리 데이터(binary data)를 저장한다.The first storage unit 311 is binary data of software such as an operating system OS_DATA mounted on the electronic card 100 and an application IAPP_DATA mounted at the time of manufacturing / issuing the electronic card 100. Save).
제1저장부(311)는 전원의 인가 여부에 상관없이 저장된 데이터를 유지하고 새로운 데이터의 저장이나 저장된 데이터의 삭제가 불가능한 저장 매체이다. 제1저장부(311)로 채택될 수 있는 저장 수단으로는 롬(read only memory : ROM) 등을 들 수 있다.The first storage unit 311 is a storage medium in which stored data is maintained regardless of whether power is applied, and new data or stored data cannot be deleted. A storage means that may be adopted as the first storage unit 311 may include a read only memory (ROM).
제2저장부(313)는 데이터 할당 테이블(DAT), 전자식 카드(100)의 발급 이후에 저장되는 각종 데이터(DATA1)를 저장한다. 여기서, 데이터 할당 테이블은 데이터가 저장된 물리적 주소를 제공하는 테이블로서, 복수의 엔트리(entry) 항목으로 이루어진다. 각 엔트리 항목은 데이터가 저장된 주소 정보와 해당 데이터의 데이터 타입(type)으로 이루어진다. 데이터 타입은 데이터의 유형을 나타내는 정보로서, 파일 타입, 디렉토리 타입, 어플리케이션 타입 등이 있다. 데이터 할당 테이블에는 FAT(file allocation table) 등이 있다.The second storage unit 313 stores a data allocation table DAT and various data DATA1 stored after issuance of the electronic card 100. Here, the data allocation table is a table that provides a physical address where data is stored and includes a plurality of entry items. Each entry item consists of address information where data is stored and a data type of the data. The data type is information indicating the type of data, and includes a file type, a directory type, an application type, and the like. The data allocation table includes a file allocation table (FAT).
제2저장부(313)는 전원의 인가 여부에 상관없이 저장된 데이터를 유지하고 새로운 데이터의 저장이나 저장된 데이터의 삭제가 가능한 저장 매체이다. 제2저장부(313)로 채택될 수 있는 저장 수단으로는 EEPROM(electrically erasable programmable ROM), 플래시 메모리(flash memory) 등을 들 수 있다.The second storage unit 313 is a storage medium capable of retaining stored data and storing new data or deleting stored data regardless of whether power is applied. The storage means that may be adopted as the second storage unit 313 may include an electrically erasable programmable ROM (EEPROM), a flash memory, and the like.
제3저장부(315)는 전자식 카드(100)의 동작 중에 임시로 생성되는 데이터를 저장한다. 제3저장부(315)는 전원이 인가되는 경우에만 저장된 데이터를 유지하고 새로운 데이터의 저장이나 저장된 데이터의 삭제가 가능한 저장 매체이다. 제3저장부(315)로 채택될 수 있는 저장 수단으로는 램(random access memory : RAM) 등을 들 수 있다.The third storage unit 315 stores data temporarily generated during the operation of the electronic card 100. The third storage unit 315 is a storage medium capable of maintaining stored data only when power is applied and storing new data or deleting stored data. The storage means that may be adopted as the third storage unit 315 may include random access memory (RAM) or the like.
제어부(230)는 자신의 카드 식별 정보를 어플리케이션 제공 장치(200)에 제공한다. 여기서, 카드 식별 정보는 전자식 카드를 식별할 수 있는 고유한 정보로서, 전자식 카드의 일련 번호 등을 말한다. 또한, 제어부(230)는 어플리케이션 제공 장치(200)로부터 수신한 어플리케이션 바이너리 데이터를 제2저장부(313)에 저장하고, 어플리케이션 바이너리 데이터가 저장된 주소 정보와 어플리케이션 타입(type)으로 설정된 어플리케이션 바이너리 데이터의 타입 정보를 제2저장부(313)에 저장된 데이터 할당 테이블에 추가한다.The controller 230 provides its card identification information to the application providing apparatus 200. Here, the card identification information is unique information for identifying the electronic card, and means the serial number of the electronic card and the like. In addition, the controller 230 stores the application binary data received from the application providing apparatus 200 in the second storage unit 313, and stores the application binary data of the application binary data set to the address information and the application type in which the application binary data is stored. The type information is added to the data allocation table stored in the second storage unit 313.
여기서, 어플리케이션 바이너리 데이터는 전자식 카드(100)에 탑재되는 운영체제나 전자식 카드(100)의 제조/발급 시에 탑재되는 어플리케이션에서 제공하는 API(application programming interface)의 물리적 진입 주소(entry point)를 포함한다. 예컨대, 전자식 카드(100)에 후발급되는 어플리케이션이 전자식 카드(100)에 탑재된 운영체제에서 제공하는 API 중 'AAA'를 이용하는 경우, 어플리케이션 바이너리 데이터 중 API 'AAA'를 호출하는 부분은 전자식 카드(100)에 저장된 운영체제 바이너리 데이터 중 API 'AAA'에 해당하는 물리적 진입 주소로 이루어져 있다. 이에 따라, 전자식 카드(100)에 후발급되는 어플리케이션은 전자식 카드(100)의 발급 시에 탑재된 어플리케이션처럼 직접 실행될 수 있다.Here, the application binary data includes a physical entry address of an operating system mounted on the electronic card 100 or an application programming interface (API) provided by an application mounted at the time of manufacture / issuance of the electronic card 100. . For example, when an application post-issued to the electronic card 100 uses 'AAA' among APIs provided by an operating system mounted on the electronic card 100, a part of calling the API 'AAA' among the application binary data is an electronic card ( It consists of a physical entry address corresponding to API 'AAA' among operating system binary data stored in 100). Accordingly, the application that is post-issued to the electronic card 100 may be directly executed as an application mounted at the time of issuance of the electronic card 100.
도 4를 참조하면, 어플리케이션 제공 장치(200)로부터 어플리케이션 바이너리 데이터(DATA2)를 수신한 경우, 제어부(230)는 어플리케이션 바이너리 데이터(DATA2)를 제2저장부(313)에 저장하고, 어플리케이션 바이너리 데이터(DATA2)가 저장된 주소 정보('BBBB')와 어플리케이션 타입으로 설정된 어플리케이션 바이너리 데이터(DATA2)의 타입 정보('A')를 제2저장부(313)에 저장된 데이터 할당 테이블(DAT)에 추가한다. 여기서, 타입 'F'는 파일 타입을 나타낸다.Referring to FIG. 4, when the application binary data DATA2 is received from the application providing apparatus 200, the controller 230 stores the application binary data DATA2 in the second storage unit 313 and the application binary data. The address information 'BBBB' stored in the DATA2 and the type information 'A' of the application binary data DATA2 set as the application type are added to the data allocation table DAT stored in the second storage unit 313. . Here, the type 'F' represents a file type.
도 5는 본 발명의 일 실시예에 따른 어플리케이션 제공 장치의 구성을 보다 자세히 나타낸 도면이다.5 is a diagram illustrating the configuration of an application providing apparatus according to an exemplary embodiment of the present invention in more detail.
어플리케이션 제공 장치(200)는 맵 테이블 저장부(510), 정보 수신부(530), 어플리케이션 생성부(550) 및 어플리케이션 제공부(570)를 구비한다.The application providing apparatus 200 includes a map table storage unit 510, an information receiving unit 530, an application generating unit 550, and an application providing unit 570.
맵 테이블 저장부(510)는 각각의 전자식 카드(100)에 대응되는 API 맵 테이블을 저장한다. 여기서, API 맵 테이블은 전자식 카드(100)에 저장된 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진다. 즉, API 맵 테이블은 전자식 카드(100)에 탑재된 운영체제나 전자식 카드(100)의 제조/발급 시에 탑재된 어플리케이션 등과 같은 소프트웨어에서 제공하는 API의 물리적 진입 주소로 이루어진다. 예컨대, 전자식 카드(100)에 탑재된 운영체제에서 API 'AAA', API 'BBB' 및 API 'CCC'를 제공하고, API 'AAA'의 진입 주소는 '111111'이고 API 'BBB'의 진입 주소는 '222222'이며 API 'CCC'의 진입 주소는 '333333'인 경우, 전자식 카드(100)에 대응되는 API 맵 테이블은 아래의 [표 1]과 같이 구성된다.The map table storage unit 510 stores an API map table corresponding to each electronic card 100. Here, the API map table consists of the physical entry addresses of the APIs included in the software binary data stored in the electronic card 100. That is, the API map table consists of the physical entry addresses of APIs provided by software such as an operating system mounted on the electronic card 100 or an application mounted at the time of manufacture / issuance of the electronic card 100. For example, the operating system mounted on the electronic card 100 provides API 'AAA', API 'BBB' and API 'CCC', and the entry address of the API 'AAA' is '111111' and the entry address of the API 'BBB' is If the entry address of the '222222' and the API 'CCC' is '333333', the API map table corresponding to the electronic card 100 is configured as shown in Table 1 below.
표 1
API 진입 주소
AAA 111111
BBB 222222
CCC 333333
Table 1
API Entry address
AAA 111111
BBB 222222
CCC 333333
맵 테이블 저장부(510)는 전자식 카드(100)별로 구분되게 API 맵 테이블을 저장한다. 물론, 동일 제품군에 포함된 전자식 카드(100)가 서로 동일한 API 맵 테이블을 가지는 경우, 맵 테이블 저장부(510)는 전자식 카드(100)의 제품 유형별로 구분되게 API 맵 테이블을 저장할 수 있다.The map table storage unit 510 stores the API map table to be divided by the electronic card 100. Of course, when the electronic cards 100 included in the same product family have the same API map table, the map table storage unit 510 may store the API map table to be distinguished for each product type of the electronic card 100.
정보 수신부(530)는 전자식 카드(100)로부터 카드 식별 정보를 수신한다. 어플리케이션 생성부(550)는 정보 수신부(530)를 통해 수신한 카드 식별 정보에 대응되는 API 맵 테이블을 맵 테이블 저장부(510)에서 획득한다. 어플리케이션 생성부(550)는 획득한 API 맵 테이블을 이용하여 어플리케이션 소스 코드(source code)에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 어플리케이션 바이너리 데이터를 생성한다. 예컨대, 어플리케이션이 전자식 카드(100)에 탑재된 운영체제에서 제공하는 API 중 'AAA'를 이용하는 경우, 위의 [표 1]과 같은 API 맵 테이블을 이용하여 API 'AAA'를 호출하는 부분이 '111111'으로 된 어플리케이션 바이너리 데이터를 획득할 수 있다.The information receiver 530 receives card identification information from the electronic card 100. The application generator 550 acquires an API map table corresponding to the card identification information received through the information receiver 530 from the map table storage 510. The application generator 550 generates application binary data by converting an API called from an application source code into a physical entry address of a corresponding API using the obtained API map table. For example, when an application uses 'AAA' among APIs provided by the operating system mounted on the electronic card 100, the part calling API 'AAA' using the API map table as shown in [Table 1] is '111111'. Get application binary data
어플리케이션 제공부(570)는 어플리케이션 바이너리 데이터를 전자식 카드(100)에 제공한다.The application providing unit 570 provides the application binary data to the electronic card 100.
도 6은 본 발명의 일 실시예에 따른 어플리케이션 제공 과정을 설명하기 위한 흐름도이다.6 is a flowchart illustrating an application providing process according to an embodiment of the present invention.
전자식 카드(100)는 자신의 카드 식별 정보를 어플리케이션 제공 장치(200)에 제공한다(S610). 그러면, 어플리케이션 제공 장치(200)는 수신한 카드 식별 정보에 대응되는 API 맵 테이블을 기 저장된 API 맵 테이블에서 획득하고(S620), 획득한 API 맵 테이블을 이용하여 어플리케이션 소스 코드로부터 어플리케이션 바이너리 코드를 생성한다(S630). 즉, 어플리케이션 제공 장치(200)는 API 맵 테이블을 이용하여 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 어플리케이션 바이너리 데이터를 생성한다. 어플리케이션 제공 장치(200)는 어플리케이션 바이너리 데이터를 전자식 카드(100)에 제공한다(S640).The electronic card 100 provides its card identification information to the application providing apparatus 200 (S610). Then, the application providing apparatus 200 obtains an API map table corresponding to the received card identification information from a previously stored API map table (S620), and generates an application binary code from the application source code using the obtained API map table. (S630). That is, the application providing apparatus 200 converts an API called from an application source code into a physical entry address of a corresponding API using the API map table to generate application binary data. The application providing apparatus 200 provides application binary data to the electronic card 100 (S640).
이후, 전자식 카드(100)는 어플리케이션 제공 장치(200)로부터 수신한 어플리케이션 바이너리 데이터를 저장하고(S650), 데이터 타입을 어플리케이션 타입으로 하여 어플리케이션 바이너리 데이터가 저장된 주소 정보를 데이터 할당 테이블에 추가한다(S660).Thereafter, the electronic card 100 stores the application binary data received from the application providing apparatus 200 (S650), and adds address information in which the application binary data is stored to the data allocation table using the data type as the application type (S660). ).
한편, 전자식 카드(100)는 자신의 API 맵 테이블을 저장하고, 어플리케이션 제공 장치(200)로부터 제공받거나 기 저장된 어플리케이션 소스 코드로부터 어플리케이션 바이너리 데이터를 생성할 수도 있다. 이 경우, 전자식 카드(100)에는 어플리케이션 바이너리 데이터의 생성 시 필요한 컴파일 어플리케이션, 링크 어플리케이션 등이 탑재되어 있다.Meanwhile, the electronic card 100 may store its API map table and may generate application binary data from the application source code received from the application providing apparatus 200 or pre-stored application source code. In this case, the electronic card 100 is equipped with a compilation application, a link application, and the like, which are necessary for generating application binary data.
도 7은 본 발명의 다른 실시예에 따른 전자식 카드의 구성을 보다 자세히 나타낸 도면이다.7 is a view showing in more detail the configuration of an electronic card according to another embodiment of the present invention.
전자식 카드(700)는 저장부(710) 및 제어부(730)를 구비한다.The electronic card 700 includes a storage unit 710 and a control unit 730.
본 실시예에 따른 전자식 카드(700)의 저장부(710) 및 제어부(730)는 각각 앞선 실시예에 따른 전자식 카드(100)의 저장부(210) 및 제어부(230)와 실질적으로 동일하므로 다른 부분에 대해서만 이하 설명한다.The storage unit 710 and the control unit 730 of the electronic card 700 according to the present embodiment are substantially the same as the storage unit 210 and the control unit 230 of the electronic card 100 according to the previous embodiment, respectively. Only the parts will be described below.
저장부(710)는 전자식 카드(700)에 대응되는 API 맵 테이블을 저장한다. 제어부(730)는 저장부(710)에 저장된 API 맵 테이블을 어플리케이션 제공 장치(200)에 제공한다.The storage unit 710 stores an API map table corresponding to the electronic card 700. The controller 730 provides the API map table stored in the storage 710 to the application providing apparatus 200.
도 8은 본 발명의 다른 실시예에 따른 어플리케이션 제공 장치의 구성을 보다 자세히 나타낸 도면이다.8 is a diagram illustrating in more detail the configuration of an application providing apparatus according to another embodiment of the present invention.
어플리케이션 제공 장치(800)는 정보 수신부(810), 어플리케이션 생성부(830) 및 어플리케이션 제공부(850)를 구비한다.The application providing apparatus 800 includes an information receiving unit 810, an application generating unit 830, and an application providing unit 850.
본 실시예에 따른 어플리케이션 제공 장치(800)의 정보 수신부(810), 어플리케이션 생성부(830) 및 어플리케이션 제공부(850)는 각각 앞선 실시예에 따른 어플리케이션 제공 장치(200)의 정보 수신부(530), 어플리케이션 생성부(550) 및 어플리케이션 제공부(570)와 실질적으로 동일하므로 다른 부분에 대해서만 이하 설명한다.The information receiving unit 810, the application generating unit 830, and the application providing unit 850 of the application providing apparatus 800 according to the present exemplary embodiment are each the information receiving unit 530 of the application providing apparatus 200 according to the previous embodiment. Since the application generating unit 550 and the application providing unit 570 are substantially the same, only the other parts will be described below.
정보 수신부(810)는 전자식 카드(700)로부터 API 맵 테이블을 수신한다.The information receiver 810 receives an API map table from the electronic card 700.
어플리케이션 생성부(830)는 정보 수신부(810)를 통해 수신한 API 맵 테이블을 이용하여 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 어플리케이션 바이너리 데이터를 생성한다.The application generator 830 generates application binary data by converting an API called from an application source code into a physical entry address of a corresponding API using the API map table received through the information receiver 810.
도 9는 본 발명의 다른 실시예에 따른 어플리케이션 제공 과정을 설명하기 위한 흐름도이다.9 is a flowchart illustrating an application providing process according to another exemplary embodiment of the present invention.
전자식 카드(700)는 자신의 API 맵 테이블을 어플리케이션 제공 장치(800)에 제공한다(S910). 그러면, 어플리케이션 제공 장치(800)는 수신한 API 맵 테이블을 이용하여 어플리케이션 소스 코드로부터 어플리케이션 바이너리 코드를 생성하고(S920), 어플리케이션 바이너리 데이터를 전자식 카드(700)에 제공한다(S930).The electronic card 700 provides its API map table to the application providing apparatus 800 (S910). Then, the application providing apparatus 800 generates an application binary code from the application source code using the received API map table (S920), and provides the application binary data to the electronic card 700 (S930).
이후, 전자식 카드(700)는 어플리케이션 제공 장치(800)로부터 수신한 어플리케이션 바이너리 데이터를 저장하고(S940), 데이터 타입을 어플리케이션 타입으로 하여 어플리케이션 바이너리 데이터가 저장된 주소 정보를 데이터 할당 테이블에 추가한다(S950).Thereafter, the electronic card 700 stores the application binary data received from the application providing apparatus 800 (S940), and adds address information storing the application binary data to the data allocation table using the data type as the application type (S950). ).
한편, 본 발명의 실시예에 따른 어플리케이션 제공 과정은 전자식 카드(100, 700)와 어플리케이션 제공 장치(200, 800)사이에 정상적으로 인증이 이루어진 경우에 수행될 수 있다. 즉, 전자식 카드(100, 700)가 어플리케이션이 설치 가능한 제품인지와 어플리케이션 제공 장치(200, 800)가 어플리케이션의 제공이 가능한 장치인지를 상호 인증하고, 인증이 성공적으로 이루어진 경우에 어플리케이션 제공 과정이 수행될 수 있다.On the other hand, the application providing process according to an embodiment of the present invention may be performed when the authentication is normally made between the electronic card (100, 700) and the application providing apparatus (200, 800). That is, the electronic card 100, 700 is mutually authenticated whether the application is a product that can be installed and the application providing device 200, 800 is a device capable of providing the application, and the application providing process is performed when authentication is successful Can be.
또한, 본 발명의 실시예에 따른 전자식 카드(100, 700)가 사용자 단말기를 통해 어플리케이션 제공 장치(200, 800)에 연결된 경우에는 사용자 단말기의 인증이 추가적으로 수행될 수 있다. 즉, 전자식 카드(100, 700)와 연결된 사용자 단말기가 전자식 카드(100, 700)의 소유자의 조작에 의해 동작되는지를 인증할 수 있다.In addition, when the electronic cards 100 and 700 according to the embodiment of the present invention are connected to the application providing apparatuses 200 and 800 through the user terminal, authentication of the user terminal may be additionally performed. That is, it is possible to authenticate whether the user terminal connected to the electronic cards 100 and 700 is operated by the operation of the owner of the electronic cards 100 and 700.
본 발명은 또한 컴퓨터로 읽을 수 있는 기록 매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록 매체는 컴퓨터 장치에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다. 컴퓨터가 읽을 수 있는 기록 매체의 예로는 롬(ROM), 램(RAM), CD-ROM, 자기 테이프, 플로피 디스크, 광 데이터 저장장치 등이 있으며, 또한 캐리어 웨이브(인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한, 컴퓨터가 읽을 수 있는 기록 매체는 유무선 통신망으로 연결된 컴퓨터 장치에 분산되어 분산 방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.The invention can also be embodied as computer readable code on a computer readable recording medium. The computer-readable recording medium includes all kinds of recording devices in which data that can be read by a computer device is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical data storage, and also in the form of carrier wave (transfer over the Internet). It includes what is implemented. The computer-readable recording medium can also be distributed over computer devices connected over a wired or wireless communication network so that the computer-readable code is stored and executed in a distributed fashion.
이상에서 본 발명의 바람직한 실시예에 대하여 상세하게 설명하였지만 본 발명은 상술한 특정의 바람직한 실시예에 한정되지 아니하며, 다음의 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자라면 누구든지 다양한 변형 실시가 가능한 것은 물론이고, 그와 같은 변경은 청구범위 기재의 범위 내에 있게 된다.Although the preferred embodiments of the present invention have been described in detail above, the present invention is not limited to the specific preferred embodiments described above, and the technical field to which the present invention pertains without departing from the gist of the present invention claimed in the following claims. Anyone of ordinary skill in the art of various modifications can be made, of course, such changes are within the scope of the claims.

Claims (15)

  1. 소프트웨어 바이너리 데이터(software binary data)를 저장하는 제1저장부;A first storage unit for storing software binary data;
    데이터가 저장된 물리적 주소 정보와 상기 데이터의 타입(type) 정보로 구성된 엔트리(entry) 항목으로 이루어진 데이터 할당 테이블(data allocation table)을 저장하는 제2저장부; 및A second storage unit for storing a data allocation table including an entry item including physical address information storing data and type information of the data; And
    상기 소프트웨어 바이너리 데이터에 포함되어 있는 API(application programming interface)의 물리적 진입 주소(entry point)를 포함하는 어플리케이션의 바이너리 데이터를 상기 제2저장부에 저장하고, 상기 어플리케이션 바이너리 데이터가 저장된 물리적 주소 정보와 어플리케이션 타입으로 설정된 상기 어플리케이션 바이너리 데이터의 타입 정보를 상기 데이터 할당 테이블에 추가하는 제어부;를 포함하는 전자식 카드.Storing binary data of an application including a physical entry point of an application programming interface (API) included in the software binary data in the second storage unit, and storing the physical address information and the application where the application binary data is stored And a controller for adding type information of the application binary data set to a type to the data allocation table.
  2. 제 1항에 있어서,The method of claim 1,
    상기 제1저장부는 전원의 인가 여부에 상관없이 저장된 데이터를 유지하고 새로운 데이터의 저장이나 저장된 데이터의 삭제가 불가능하며,The first storage unit maintains the stored data regardless of whether the power is applied, and it is impossible to store new data or delete the stored data.
    상기 제2저장부는 전원의 인가 여부에 상관없이 저장된 데이터를 유지하고 새로운 데이터의 저장이나 저장된 데이터의 삭제가 가능한 것을 특징으로 하는 전자식 카드.The second storage unit retains stored data regardless of whether power is applied or not, and can store new data or delete stored data.
  3. 제 1항에 있어서,The method of claim 1,
    상기 어플리케이션 바이너리 데이터는 상기 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진 API 맵 테이블(map table)을 이용하여 상기 어플리케이션 바이너리 데이터에 대응되는 소스 코드(source code)에서 호출하는 API를 대응하는 상기 API의 물리적 진입 주소로 변환하여 생성되는 것을 특징으로 하는 전자식 카드.The application binary data corresponds to an API called from a source code corresponding to the application binary data using an API map table composed of physical entry addresses of APIs included in the software binary data. Electronic card, characterized in that generated by converting to the physical entry address of the API.
  4. 제 1항에 있어서,The method of claim 1,
    상기 제2저장부는 상기 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진 API 맵 테이블을 저장하고,The second storage unit stores an API map table consisting of physical entry addresses of APIs included in the software binary data,
    상기 제어부는 상기 제2저장부에 저장된 상기 API 맵 테이블을 이용하여 상기 어플리케이션 바이너리 데이터에 대응되는 소스 코드에서 호출하는 API를 대응하는 상기 API의 물리적 진입 주소로 변환하여 상기 어플리케이션 바이너리 데이터를 생성하는 것을 특징으로 하는 전자식 카드.The controller generates the application binary data by converting an API called from a source code corresponding to the application binary data into a physical entry address of the corresponding API using the API map table stored in the second storage unit. An electronic card characterized by.
  5. 전자식 카드의 식별 정보와 각각의 전자식 카드에 저장된 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진 API 맵 테이블을 이용하여 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 각각의 전자식 카드에 해당하는 어플리케이션 바이너리 데이터를 생성하는 어플리케이션 생성부; 및By using the API map table consisting of the identification information of the electronic card and the physical entry address of the API included in the software binary data stored in each electronic card, the API called by the application source code is converted into the corresponding physical entry address of the corresponding API. An application generator for generating application binary data corresponding to each electronic card; And
    상기 어플리케이션 바이너리 데이터를 상기 전자식 카드에 제공하는 어플리케이션 제공부;를 포함하는 것을 특징으로 하는 어플리케이션 제공 장치.And an application providing unit configured to provide the application binary data to the electronic card.
  6. 제 5항에 있어서,The method of claim 5,
    상기 API 맵 테이블을 저장하는 맵 테이블 저장부; 및A map table storage unit for storing the API map table; And
    상기 전자식 카드로부터 카드 식별 정보를 수신하는 정보 수신부;를 더 포함하며,And an information receiver configured to receive card identification information from the electronic card.
    상기 어플리케이션 생성부는 상기 정보 수신부를 통해 수신한 상기 카드 식별 정보에 대응되는 API 맵 테이블을 상기 맵 테이블 저장부에서 획득하고, 상기 API 맵 테이블을 이용하여 상기 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 상기 어플리케이션 바이너리 데이터를 생성하는 것을 특징으로 하는 어플리케이션 제공 장치.The application generating unit obtains an API map table corresponding to the card identification information received through the information receiving unit from the map table storage unit, and uses the API map table to call an API that is called from the application source code. The application providing apparatus, characterized in that for generating the application binary data by converting to the physical entry address of the.
  7. 제 5항에 있어서,The method of claim 5,
    상기 전자식 카드로부터 상기 API 맵 테이블을 수신하는 정보 수신부를 더 포함하며,Further comprising an information receiving unit for receiving the API map table from the electronic card,
    상기 어플리케이션 생성부는 상기 정보 수신부를 통해 수신한 상기 API 맵 테이블을 이용하여 상기 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 상기 어플리케이션 바이너리 데이터를 생성하는 것을 특징으로 하는 어플리케이션 제공 장치.The application generator generates an application binary data by converting an API called by the application source code into a physical entry address of a corresponding API using the API map table received through the information receiver. Device.
  8. 제1저장 수단에 저장된 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소를 포함하는 어플리케이션의 바이너리 데이터를 제2저장 수단에 저장하는 단계; 및Storing binary data of the application including the physical entry address of the API included in the software binary data stored in the first storage means in the second storage means; And
    상기 제2저장 수단에 저장된 데이터가 저장된 물리적 주소 정보와 상기 데이터의 타입 정보로 구성된 엔트리 항목으로 이루어진 데이터 할당 테이블에 상기 어플리케이션 바이너리 데이터가 저장된 물리적 주소 정보와 어플리케이션 타입으로 설정된 상기 어플리케이션 바이너리 데이터의 타입 정보를 추가하는 단계;를 포함하는 것을 특징으로 하는 어플리케이션 제공 방법.Physical address information in which the application binary data is stored and a type information of the application binary data set to an application type in a data allocation table including an entry item consisting of physical address information storing data stored in the second storage means and type information of the data. Adding an application; method comprising the.
  9. 제 8항에 있어서,The method of claim 8,
    상기 제1저장 수단은 전원의 인가 여부에 상관없이 저장된 데이터를 유지하고 새로운 데이터의 저장이나 저장된 데이터의 삭제가 불가능하며,The first storage means maintains the stored data regardless of whether the power is applied, and it is impossible to store new data or delete the stored data.
    상기 제2저장 수단은 전원의 인가 여부에 상관없이 저장된 데이터를 유지하고 새로운 데이터의 저장이나 저장된 데이터의 삭제가 가능한 것을 특징으로 하는 어플리케이션 제공 방법.And the second storage means maintains the stored data regardless of whether the power is applied or is capable of storing new data or deleting the stored data.
  10. 제 8항에 있어서,The method of claim 8,
    상기 어플리케이션 바이너리 데이터는 상기 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진 API 맵 테이블(map table)을 이용하여 상기 어플리케이션 바이너리 데이터에 대응되는 소스 코드에서 호출하는 API를 대응하는 상기 API의 물리적 진입 주소로 변환하여 생성되는 것을 특징으로 하는 어플리케이션 제공 방법.The application binary data may include a physical API of the API corresponding to an API that is called from a source code corresponding to the application binary data using an API map table formed of physical entry addresses of APIs included in the software binary data. Application providing method characterized in that the generated by converting to the entry address.
  11. 제 8항에 있어서,The method of claim 8,
    상기 제2저장 수단은 상기 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진 API 맵 테이블을 저장하고,The second storage means stores an API map table consisting of physical entry addresses of APIs included in the software binary data,
    상기 추가 단계에서 상기 제2저장 수단에에 저장된 상기 API 맵 테이블을 이용하여 상기 어플리케이션 바이너리 데이터에 대응되는 소스 코드에서 호출하는 API를 대응하는 상기 API의 물리적 진입 주소로 변환하여 상기 어플리케이션 바이너리 데이터를 생성하는 것을 특징으로 하는 어플리케이션 제공 방법.The application binary data is generated by converting an API called from a source code corresponding to the application binary data into a physical entry address of the corresponding API using the API map table stored in the second storage means in the additional step. Application providing method characterized in that.
  12. 전자식 카드의 식별 정보와 각각의 전자식 카드에 저장된 소프트웨어 바이너리 데이터에 포함되어 있는 API의 물리적 진입 주소로 이루어진 API 맵 테이블을 이용하여 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 각각의 전자식 카드에 해당하는 어플리케이션 바이너리 데이터를 생성하는 단계; 및By using the API map table consisting of the identification information of the electronic card and the physical entry address of the API included in the software binary data stored in each electronic card, the API called by the application source code is converted into the corresponding physical entry address of the corresponding API. Generating application binary data corresponding to each electronic card; And
    상기 어플리케이션 바이너리 데이터를 상기 전자식 카드에 제공하는 단계;를 포함하는 것을 특징으로 하는 어플리케이션 제공 방법.Providing the application binary data to the electronic card.
  13. 제 12항에 있어서,The method of claim 12,
    상기 전자식 카드로부터 카드 식별 정보를 수신하는 단계; 및Receiving card identification information from the electronic card; And
    상기 수신한 카드 식별 정보에 대응되는 API 맵 테이블을 획득하는 단계;를 더 포함하며,Acquiring an API map table corresponding to the received card identification information;
    상기 생성 단계에서 상기 API 맵 테이블을 이용하여 상기 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 상기 어플리케이션 바이너리 데이터를 생성하는 것을 특징으로 하는 어플리케이션 제공 방법.And generating the application binary data by converting an API called by the application source code into a physical entry address of a corresponding API using the API map table in the generation step.
  14. 제 12항에 있어서,The method of claim 12,
    상기 전자식 카드로부터 상기 API 맵 테이블을 수신하는 단계를 더 포함하며,Receiving the API map table from the electronic card;
    상기 생성 단계에서 상기 API 맵 테이블을 이용하여 상기 어플리케이션 소스 코드에서 호출하는 API를 대응하는 API의 물리적 진입 주소로 변환하여 상기 어플리케이션 바이너리 데이터를 생성하는 것을 특징으로 하는 어플리케이션 제공 방법.And generating the application binary data by converting an API called by the application source code into a physical entry address of a corresponding API using the API map table in the generation step.
  15. 제 12항 내지 제 14항 중 어느 한 항에 기재된 어플리케이션 제공 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.A computer-readable recording medium storing a program for executing the application providing method according to any one of claims 12 to 14 on a computer.
PCT/KR2012/008820 2011-10-31 2012-10-25 System and method for providing a personalized application WO2013065998A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020110111777A KR101259874B1 (en) 2011-10-31 2011-10-31 System and method for providing personalized applications
KR10-2011-0111777 2011-10-31

Publications (1)

Publication Number Publication Date
WO2013065998A1 true WO2013065998A1 (en) 2013-05-10

Family

ID=48192301

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2012/008820 WO2013065998A1 (en) 2011-10-31 2012-10-25 System and method for providing a personalized application

Country Status (2)

Country Link
KR (1) KR101259874B1 (en)
WO (1) WO2013065998A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100750435B1 (en) * 2005-09-05 2007-08-21 신한카드 주식회사 System and Method for Managing IC Card, Recording Medium and Information Storing Medium
KR20080016707A (en) * 2008-01-15 2008-02-21 주식회사 비즈모델라인 System for processing application post issues for smart card(or ic card or ic chip)
JP2010027001A (en) * 2008-07-24 2010-02-04 Dainippon Printing Co Ltd Ic card and program thereof, and method for issuing ic card

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100706699B1 (en) 2004-12-27 2007-04-11 주식회사 유비닉스 The operating method of open platform based IC card applets for common services in multiple banks

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100750435B1 (en) * 2005-09-05 2007-08-21 신한카드 주식회사 System and Method for Managing IC Card, Recording Medium and Information Storing Medium
KR20080016707A (en) * 2008-01-15 2008-02-21 주식회사 비즈모델라인 System for processing application post issues for smart card(or ic card or ic chip)
JP2010027001A (en) * 2008-07-24 2010-02-04 Dainippon Printing Co Ltd Ic card and program thereof, and method for issuing ic card

Also Published As

Publication number Publication date
KR101259874B1 (en) 2013-05-02

Similar Documents

Publication Publication Date Title
US7685322B2 (en) Port number emulation for wireless USB connections
CN101755271A (en) Method and apparatus for managing access privilege in cldc osgi environment
US20150128068A1 (en) Method for operating message application and electronic device implementing the same
CN109587252A (en) Loading method, device, electronic equipment and the storage medium of operator parameter
CN106101984B (en) A kind of the security module management method and terminal of NFC Mobile payment terminal
WO2014027859A1 (en) Device and method for processing transaction request in processing environment of trust zone
CN107635078A (en) Game control method and equipment
CN109582873A (en) Method and apparatus for pushed information
JP2009245145A (en) Portable device and information management method
CN114625481B (en) Data processing method and device, readable medium and electronic equipment
CN109656844A (en) A kind of AT24xx EEPROM driving method and device
KR102137686B1 (en) Method for controlling an content integrity and an electronic device
CN106843947A (en) The treating method and apparatus of aacode defect
CN115017534B (en) File processing authority control method, device and storage medium
US10057751B2 (en) Electronic device and method for updating accessory information
CN107562499A (en) Using the method, apparatus and computer-readable recording medium of loading
US20170024709A1 (en) Information processing apparatus, program, and information processing system
CN110633074A (en) Use control method and device of software development kit
WO2011071221A1 (en) Smart card-based widget service system and method, and a smart card applied thereto
WO2015093731A1 (en) Electronic device and operating method thereof
WO2001079999A2 (en) Method and system for accepting precompiled information
WO2015108282A1 (en) Advertisement method for electronic device and electronic device thereof
WO2019039706A1 (en) Electronic device and data management method thereof
WO2013065998A1 (en) System and method for providing a personalized application
WO2019160323A1 (en) Method for managing data associated with application and electronic device therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12845728

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12845728

Country of ref document: EP

Kind code of ref document: A1