KR20120069120A - Method for controlling resource access between user devices and service system thereof - Google Patents

Method for controlling resource access between user devices and service system thereof Download PDF

Info

Publication number
KR20120069120A
KR20120069120A KR1020100130524A KR20100130524A KR20120069120A KR 20120069120 A KR20120069120 A KR 20120069120A KR 1020100130524 A KR1020100130524 A KR 1020100130524A KR 20100130524 A KR20100130524 A KR 20100130524A KR 20120069120 A KR20120069120 A KR 20120069120A
Authority
KR
South Korea
Prior art keywords
terminal device
terminal
resource
access
resource access
Prior art date
Application number
KR1020100130524A
Other languages
Korean (ko)
Other versions
KR101771573B1 (en
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 KR1020100130524A priority Critical patent/KR101771573B1/en
Publication of KR20120069120A publication Critical patent/KR20120069120A/en
Application granted granted Critical
Publication of KR101771573B1 publication Critical patent/KR101771573B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • G06F21/35User authentication involving the use of external additional devices, e.g. dongles or smart cards communicating wirelessly
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication

Abstract

PURPOSE: A service system offering an API capable of approaching a terminal resource of another terminal device is provided to develop various application and service. CONSTITUTION: A service system offering an API capable of approaching a terminal resource of another terminal device comprises a first terminal device(101) requesting the access to a second terminal device(102) using the API(application programming interface). The service system receives the terminal resource access result from the second terminal device, and transmits the terminal resource access result to the first terminal device.

Description

단말 장치 간 자원 접근 제어 방법 및 이를 위한 서비스 시스템{Method for controlling resource access between user devices and service system thereof}Method for controlling resource access between terminal devices and service system for same

본 발명은 단말 장치간 자원 접근 제어 방법 및 이를 위한 서비스 시스템에 관한 것으로서, 더욱 상세하게는 다른 단말 장치의 자원에 접근할 수 있도록 하는 단말 장치 간 자원 접근 제어 방법 및 이를 위한 서비스 시스템에 관한 것이다.The present invention relates to a method for controlling resource access between terminal devices and a service system for the same. More particularly, the present invention relates to a method for controlling resource access between terminal devices and a service system for allowing the same to access resources of another terminal device.

사용자가 자신이 원하는 응용 프로그램을 자유롭게 선택하여 설치할 수 있는 오픈 환경의 이동 통신 단말기가 급성장하고 있으며, 이에 따라서 이러한 이동 통신 단말기에서 실행되는 응용 프로그램을 자유롭게 거래할 수 있는 OMP(Open Market Place)가 활성화되고 있다.Mobile communication terminals in the open environment, in which users can freely select and install their desired applications, are rapidly growing. Accordingly, OMP (Open Market Place), which enables users to freely trade applications running on these mobile terminals, is activated. It is becoming.

그런데 현재 이동 통신 단말에는 다양한 종류의 운영체제(Operating System)가 사용되고 있다. 운영 체제는 그 자신이 이식(porting)된 단말의 자원(resource) 및 기능 등을 관리하며, 단말의 자원 및 기능의 일부 또는 전부에 대한 접근을 응용 프로그램에 허여할 수 있다. 이는 운영 체제가 어플리케이션 프로그래밍 인터페이스(API, Application Programming Interface)를 제공함으로써 이루어진다.However, various types of operating systems are used in mobile communication terminals. The operating system manages resources and functions of the terminal ported by itself, and may grant access to some or all of the terminal's resources and functions to the application program. This is done by the operating system providing an application programming interface (API).

바꿔 말하면, 단말 장치에 설치된 응용 프로그램은 운영 체제가 제공하는 API를 참조하여 장치의 자원 및 기능에 접근한다. 따라서, 응용 프로그램의 개발자는 응용 프로그램의 개발 시에 여러 종류의 운영체제 환경을 감안하여야만 한다.In other words, an application installed in the terminal device accesses the resources and functions of the device by referring to an API provided by the operating system. Therefore, the developer of an application program should consider various operating system environments when developing the application program.

따라서 단말 장치의 다양한 자원 및 기능을 활용할 수 있는 응용 프로그램을 사용자가 자유롭게 개발할 수 있기 위해서는 운영 체제가 관리하는 단말 장치의 자원에 접근할 수 있는 방안이 추가로 요구되고 있다.Therefore, in order for a user to freely develop an application program that can utilize various resources and functions of the terminal device, a method for accessing the resource of the terminal device managed by the operating system is additionally required.

더불어, 더 다양하고 편리한 응용 프로그램 개발을 지원하기 위해서는, 단말 장치 자신의 자원 및 기능뿐만 아니라 다른 단말 장치의 자원, 예를 들어, 다른 단말 장치의 전화번호부, 일정, 메모장 등에 접근하여 이용할 수 있도록 하는 기술이 요구된다. In addition, in order to support more diverse and convenient application program development, not only the terminal device's own resources and functions, but also resources of other terminal devices, for example, access to and use of a phone book, a schedule, a memo pad of another terminal device, etc. Skill is required.

본 발명은 더 다양한 응용 프로그램의 개발을 지원하기 위하여 제안된 것으로서, 단말 장치가 다른 단말 장치의 자원을 활용할 수 있도록 하는 단말 장치 간 자원 접근 제어 방법 및 이를 위한 서비스 시스템을 제공하고자 한다.The present invention has been proposed to support the development of various application programs, and provides a method of controlling resource access between terminal devices and a service system for allowing the terminal device to utilize resources of another terminal device.

본 발명은 과제를 해결하기 위한 수단으로서, 타 단말 자원에 대한 접근을 요청하는 제1 단말 장치; 제1 단말 장치가 단말 자원 접근을 요청한 제2 단말 장치; 및 제1 단말 장치의 요청에 따라서 타 단말 자원 접근을 위한 API를 통해 제2 단말 장치로 단말 자원 접근을 요청하고, 제2 단말 장치로부터 단말 자원 접근 결과를 수신하여 제1 단말 장치로 전달하는 서비스 장치를 포함하는 서비스 시스템을 제공한다.The present invention provides a means for solving the problem, the first terminal device for requesting access to other terminal resources; A second terminal device requested by the first terminal device to access terminal resources; And requesting terminal resource access to the second terminal device through an API for accessing other terminal resources according to a request of the first terminal device, receiving a terminal resource access result from the second terminal device, and delivering the result to the first terminal device. It provides a service system comprising a device.

또한, 본 발명은 과제를 해결하기 위한 다른 수단으로서, 타 단말 자원 접근을 위한 API를 통해 제2 단말 장치로 단말 자원 접근을 요청하고, 그 실행 결과를 수신하는 제1 단말 장치; 및 제1 단말 장치로부터 단말 자원 접근이 요청되면, 제1 단말 장치와 인증을 수행하고, 인증이 성공하면 요청된 단말 자원에 접근하여 작업을 실행하고, 그 실행 결과를 제1 단말 장치로 전송하는 제2 단말 장치를 포함하는 자원 접근 제어 시스템을 제공한다.In addition, the present invention is another means for solving the problem, the first terminal device for requesting the terminal resource access to the second terminal device through the API for accessing the other terminal resources, and receives the execution result; And when the terminal resource access is requested from the first terminal device, performs authentication with the first terminal device. If authentication is successful, the terminal accesses the requested terminal resource to execute a task, and transmits the execution result to the first terminal device. Provided is a resource access control system including a second terminal device.

더하여, 본 발명은 과제를 해결하기 위한 다른 수단으로서, 다른 단말 장치와 데이터를 송수신하는 통신부; 및 통신부를 통해서 다른 단말 장치로부터 자원 접근을 요청하는 타 단말 자원 접근을 위한 API 메시지를 수신하여, 요청된 자원 접근을 실행하고, 실행 결과를 다른 단말장치로 전송하는 제어부를 포함하는 단말 장치를 제공한다.In addition, the present invention is another means for solving the problem, Communication unit for transmitting and receiving data with another terminal device; And a controller configured to receive an API message for accessing another terminal resource requesting a resource access from another terminal device through a communication unit, execute the requested resource access, and transmit the execution result to another terminal device. do.

또한, 본 발명은 과제를 해결하기 위한 다른 수단으로서, 다른 단말 장치와 데이터를 송수신하는 통신부; 및 사용자 또는 응용 프로그램의 요청에 따라서, 다른 단말 장치로 자원 접근을 요청하는 타 단말 자원 접근을 위한 API 메시지를 전송하고, 다른 단말 장치로부터 요청된 자원 접근에 대한 실행 결과를 수신하여 사용자 또는 응용 프로그램에 제공하는 제어부를 포함하는 단말 장치를 제공한다.In addition, the present invention is another means for solving the problem, Communication unit for transmitting and receiving data with another terminal device; And an API message for accessing another terminal resource requesting resource access to another terminal device according to a request of a user or an application program, and receiving an execution result of the requested resource access from another terminal device to receive a user or application program. It provides a terminal device including a control unit provided in the.

본 발명에 의한 단말 장치는, 단말 자원을 관리하면서 타 단말 자원 접근을 위한 API를 지원하는 플랫폼, 상기 타 단말 자원 접근을 위한 API를 이용하여 특정 기능을 수행하는 하나 이상의 응용 프로그램 중에서 하나 이상을 포함하는 저장부를 더 포함할 수 있다.The terminal device according to the present invention includes a platform for supporting an API for accessing another terminal resource while managing terminal resources, and at least one of one or more application programs for performing a specific function using the API for accessing the other terminal resource. The storage unit may further include.

본 발명에 의한 단말 장치에 있어서, 제어부는 타 단말 자원 접근을 위한 API에 따라서 단말 자원에 대한 접근을 제어하는 자원 접근 제어 모듈을 포함할 수 있다.In the terminal device according to the present invention, the control unit may include a resource access control module for controlling access to the terminal resources according to the API for accessing other terminal resources.

본 발명에 의한 단말 장치에 있어서, 제어부는 자원 접근 권한 확인을 위해 다른 단말 장치와의 인증 절차를 수행하는 인증 모듈을 포함할 수 있다.In the terminal device according to the present invention, the control unit may include an authentication module for performing an authentication procedure with another terminal device to confirm the resource access authority.

본 발명에 의한 단말 장치에 있어서, 타 단말 자원 접근을 위한 API 메시지는, 다른 단말 장치에 대한 식별 정보, 단말 자원 접근을 통해 실행되는 복수의 API 함수를 포함한다.In the terminal device according to the present invention, an API message for accessing another terminal resource includes identification information about another terminal device and a plurality of API functions executed through the terminal resource access.

본 발명에 의한 단말 장치에 있어서, 단말 자원은 단말 장치에 저장된 사용자 데이터 또는 단말 장치에 구비된 하드웨어 자원 혹은 단말 장치에서 실행되는 특정 기능 중에서 하나 이상을 포함한다.In the terminal device according to the present invention, the terminal resource includes one or more of user data stored in the terminal device, hardware resources included in the terminal device, or specific functions executed in the terminal device.

또한, 본 발명은 과제를 해결하기 위한 또 다른 수단으로서, 하나 이상의 단말 장치에 대한 타 단말 자원의 접근 권한을 확인하는 인증부; 및 인증부를 통해 접근 권한이 존재하는 것으로 확인된 제1 단말 장치로부터의 요청에 따라서, 타 단말 자원 접근을 위한 API를 통해서 제2 단말 장치로 단말 자원 접근을 요청하고, 제2 단말 장치로부터 단말 자원 접근 결과를 수신하여 제1 단말장치에 제공하는 접근 관리부를 포함하는 것을 특징으로 하는 서비스 장치를 제공한다.In addition, the present invention is another means for solving the problem, the authentication unit for confirming the access authority of the other terminal resources to one or more terminal devices; And requesting the terminal resource access to the second terminal device through an API for accessing other terminal resources according to a request from the first terminal device confirmed that the access authority exists through the authentication unit, and the terminal resource from the second terminal device. It provides a service device comprising an access management unit for receiving the result of the access to provide to the first terminal device.

본 발명에 의한 서비스 장치는 제2 단말 장치에 대한 단말 자원 접근 결과를 저장하는 저장부를 더 포함할 수 있다.The service device according to the present invention may further include a storage unit for storing a terminal resource access result for the second terminal device.

더하여, 본 발명은 과제를 해결하기 위한 또 다른 수단으로서, 사용자 혹은 응용 프로그램의 요청에 따라서, 타 단말 자원 접근을 위한 API를 통해 다른 단말 장치로 자원 접근을 요청하는 단계; 다른 단말 장치로부터 자원 접근 요청에 대한 응답을 수신하는 단계; 및 수신한 응답에 포함된 자원 접근 요청에 대한 실행 결과를 사용자 혹은 응용 프로그램에 제공하는 단계를 포함하는 단말 장치의 자원 접근 제어 방법을 제공한다.In addition, the present invention is another means for solving the problem, in response to a request of a user or an application program, requesting resource access to another terminal device through the API for accessing other terminal resources; Receiving a response to a resource access request from another terminal device; And providing a result of executing the resource access request included in the received response to the user or the application program.

본 발명에 의한 단말 장치의 자원 접근 제어 방법은 실행 결과를 적용하여 응용 프로그램을 실행하는 단계를 더 포함할 수 있다.The resource access control method of the terminal device according to the present invention may further include executing an application program by applying an execution result.

더하여, 본 발명은 과제를 해결하기 위한 또 다른 수단으로서, 다른 단말 장치로부터 타 단말 자원 접근을 위한 API를 통해 자원 접근 요청을 수신하는 단계; 단말 자원에 접근하여 작업을 실행하는 단계; 및 실행 결과를 다른 단말 장치로 전송하는 단계를 포함하는 것을 특징으로 하는 단말 장치의 자원 접근 제어 방법을 제공한다.In addition, the present invention is another means for solving the problem, the step of receiving a resource access request from the other terminal device through the API for resource access; Accessing a terminal resource and executing a task; And it provides a resource access control method of a terminal device comprising the step of transmitting the execution result to another terminal device.

본 발명에 의한 단말 장치의 자원 접근 제어 방법은, 단말 자원에 접근하여 작업을 실행하는 단계 이전에 상기 다른 단말 장치와 인증 절차를 수행하여 접근 권한을 확인하는 단계를 더 포함하고, 접근 권한이 있다고 판단된 경우에 작업을 실행하도록 할 수 있다.The resource access control method of the terminal device according to the present invention further includes the step of confirming the access authority by performing an authentication procedure with the other terminal device before the step of accessing the terminal resource and executing a task. If it is determined, the task can be executed.

본 발명에 의한 단말 장치의 자원 접근 제어 방법은, 접근 권한이 없다고 판단된 경우, 다른 단말 장치로 접근 불가를 통지하는 단계를 더 포함할 수 있다.The resource access control method of the terminal device according to the present invention may further include the step of notifying access to another terminal device when it is determined that there is no access authority.

본 발명에 따르면, 다른 단말 장치의 단말 자원에 접근할 수 있도록 하는 API를 제공하고, 이를 통해서 단말 장치 간에 자원에 대한 접근을 요청하고 그 처리 결과를 수신하거나, 다른 단말 장치의 요청에 따라서 자신의 단말 자원에 접근하여 작업을 실행하고 그 실행 결과를 다른 단말 장치로 제공함으로써, 단말 장치가 다른 단말 장치의 단말 자원을 활용할 수 있도록 한다.According to the present invention, there is provided an API for accessing the terminal resources of another terminal device, through which the terminal device requests access to the resource and receives the processing result, or according to the request of the other terminal device By accessing a terminal resource and executing a task and providing the execution result to another terminal device, the terminal device can utilize the terminal resource of another terminal device.

더하여, 본 발명은 다른 단말 장치의 단말 자원에 접근할 수 있는 API를 제공함으로써, 이를 이용하여 다른 단말 장치의 자원을 활용한 다양한 응용 프로그램 및 서비스 개발이 가능해지는 우수한 효과가 있다.In addition, the present invention provides an API for accessing terminal resources of another terminal device, and thus, there is an excellent effect of enabling various application programs and services to be developed using the resources of other terminal devices.

도 1은 본 발명의 제1 실시 예에 따른 서비스 시스템의 구조를 나타낸 블럭도이다.
도 2는 본 발명의 제1 실시 예에 따른 단말 장치의 구성을 나타낸 블럭도이다.
도 3은 본 발명의 제1 실시 예에 따른 단말 장치간 자원 접근 제어 방법을 나타낸 메시지 흐름도이다.
도 4는 본 발명의 제1 실시 예에 따른 단말 장치간 자원 접근 제어 방법에 있어서, 제1 단말 장치의 동작을 나타낸 순서도이다.
도 5는 본 발명의 실시 예에 따른 단말 장치간 자원 접근 제어 방법에 있어서, 제2 단말 장치의 동작을 나타낸 순서도이다.
도 6은 본 발명의 제2 실시 예에 따른 서비스 시스템의 구조를 나타낸 블록도이다.
도 7은 본 발명의 제2 실시 예에 따른 서비스 시스템에 있어서, 서비스 장치의 구성을 나타낸 블록도이다.
도 8은 본 발명의 제2 실시 예에 따른 서비스 시스템에서의 단말 장치 간 자원 접근 제어 방법을 나타낸 메시지 흐름도이다.
1 is a block diagram showing the structure of a service system according to a first embodiment of the present invention.
2 is a block diagram illustrating a configuration of a terminal device according to a first embodiment of the present invention.
3 is a message flow diagram illustrating a resource access control method between terminal devices according to a first embodiment of the present invention.
4 is a flowchart illustrating an operation of a first terminal device in a method of controlling resource access between terminal devices according to the first embodiment of the present invention.
5 is a flowchart illustrating an operation of a second terminal device in a method for controlling access of resources between terminal devices according to an embodiment of the present invention.
6 is a block diagram illustrating a structure of a service system according to a second embodiment of the present invention.
7 is a block diagram illustrating a configuration of a service apparatus in a service system according to a second exemplary embodiment of the present invention.
8 is a message flow diagram illustrating a resource access control method between terminal devices in a service system according to a second embodiment of the present invention.

이하 본 발명의 바람직한 실시 예를 첨부한 도면을 참조하여 상세히 설명한다. 다만, 하기의 설명 및 첨부된 도면에서 본 발명의 요지를 흐릴 수 있는 공지 기능 또는 구성에 대한 상세한 설명은 생략한다. 또한, 도면 전체에 걸쳐 동일한 구성 요소들은 가능한 한 동일한 도면 부호로 나타내고 있음에 유의하여야 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, in the following description and the accompanying drawings, detailed descriptions of well-known functions or configurations that may obscure the subject matter of the present invention will be omitted. In addition, it should be noted that like elements are denoted by the same reference numerals as much as possible throughout the drawings.

도 1은 본 발명의 제1 실시 예에 따른 서비스 시스템의 구성을 나타낸 블럭도이다.1 is a block diagram showing the configuration of a service system according to a first embodiment of the present invention.

도 1을 참조하면 본 발명에 따른 단말 장치간 자원 접근 제어를 위한 서비스 시스템은, 유/무선 통신 매체를 통해 연결된 두 단말 장치(101,102)로 이루어진다.Referring to FIG. 1, a service system for resource access control between terminal devices according to the present invention includes two terminal devices 101 and 102 connected through a wired / wireless communication medium.

상기 단말 장치(101,102)는 통신 및 정보 처리를 위한 사용자의 장치로서, 직접 연결 또는 통신망을 통해서 상호 통신할 수 있는 통신 기능을 갖는 단말 장치라면 어떠한 장치라도 가능하다. 예를 들어, 단말 장치(101,102)는 휴대폰, 스마트폰, PDA(Personal digital assistant), PMP(Portable Multimedia Player), 태블릿 PC, 노트북 컴퓨터, PC 뿐만 아니라, 외부 신호를 텔레비전 신호로 변환하여 텔레비전에 제공하는 셋탑박스, 방송 신호를 원격지의 장치로 인터넷을 통해 스트리밍하는 슬링박스(Slingbox), PVR(Personal video recorder) 등이 다양한 장치가 포함될 수 있다. The terminal apparatuses 101 and 102 may be any apparatus as long as the terminal apparatus has a communication function capable of communicating with each other through a direct connection or a communication network as a user apparatus for communication and information processing. For example, the terminal devices 101 and 102 convert not only mobile phones, smart phones, personal digital assistants (PDAs), portable multimedia players (PMPs), tablet PCs, notebook computers, PCs, but also external signals to television signals and provide them to televisions. A set top box, a sling box for streaming a broadcast signal to a remote device through the Internet, and a variety of devices may include a PVR (Personal video recorder).

더하여, 상기 단말 장치(101,102)는 자원 접근을 요청하는 단말 장치와, 자원 접근을 요청 받는 단말 장치로 구분될 수 있으며, 이하의 설명에서는 전자를 제1 단말 장치(101)로 후자를 제2 단말 장치(102)로 가정하여 설명한다.In addition, the terminal apparatuses 101 and 102 may be classified into a terminal apparatus requesting resource access and a terminal apparatus requesting resource access. In the following description, the former is referred to as the first terminal apparatus 101 and the latter is the second terminal. It is assumed that the device 102 is assumed.

본 발명의 제1 실시 예에서, 제1 단말 장치(101)는 타 단말 자원 접근을 위한 API(Application Programming Interface)를 통해서 제2 단말 장치(102)로 단말 자원 접근을 요청한다. 상기 단말 자원 접근 요청은 제1 단말 장치(101)에서 실행되는 임의의 응용 프로그램에서 발생될 수 도 있고, 사용자의 요청에 따라서 발생할 수도 있다.In the first embodiment of the present invention, the first terminal device 101 requests the terminal resource access to the second terminal device 102 through an application programming interface (API) for accessing other terminal resources. The terminal resource access request may be generated by any application program executed in the first terminal device 101 or may be generated according to a user's request.

상기 타 단말 자원 접근을 위한 API는 단말 장치(101,102)의 플랫폼에서 제공하는 개방형 API로서, 외부의 다른 단말 장치, 예를 들어, 제1 단말 장치(101)가 제2 단말 장치(102)의 자원에 접근하여 이루어지는 기능을 호출할 수 있도록 설정된다. 더 구체적으로 본 발명에 의한 타 단말 자원 접근을 위한 API는 트랜잭션(transaction) 방식으로 인증을 맺은 후에 호출된 기능을 처리하도록 구현되며, 자원 접근을 요청할 상대 단말 장치의 식별 정보와, 상대 단말 장치에서 처리될 복수의 API 함수를 포함하여 이루어진다. 하기에 본 발명에 따른 타 단말 자원 접근을 위한 API 함수의 일 예를 나타낸다.The API for accessing the other terminal resources is an open API provided by the platform of the terminal devices 101 and 102. The external terminal device, for example, the first terminal device 101 may be a resource of the second terminal device 102. It is set to call a function that is accessed by. More specifically, the API for accessing other terminal resources according to the present invention is implemented to process a function called after the authentication is made in a transaction method, the identification information of the counterpart terminal device requesting resource access, and It consists of a plurality of API functions to be processed. An example of an API function for accessing another terminal resource according to the present invention is shown below.

requestOterDeviceTransaction(상대 단말 장치의 식별 정보){requestOterDeviceTransaction (identification information of the other terminal device) {

a = searchSchedule ();a = searchSchedule ();

b = searchLastCallNum ();b = searchLastCallNum ();

}       }

즉, 타 단말 자원 접근을 위한 API 함수(requestOterDeviceTransaction)는, 자원 접근을 요청하는 상대 단말 장치의 식별 정보를 포함하며, 그 내부에 상대 단말 장치의 운영체제에 의해 처리될 복수의 API 함수(searchSchedule, searchLastCallNum,...)가 기재된다. 여기서, 상기 타 단말 자원 접근을 위한 API에 포함된 복수의 API 함수는 상대 단말 장치의 플랫폼 상에서 실행되는 API 함수가 될 수 있으며, 이때, 제1 단말 장치(101)와 제2 단말 장치(102)에 동일한 플랫폼이 적용되는 것이 바람직하다.That is, the API function (requestOterDeviceTransaction) for accessing another terminal resource includes identification information of the counterpart terminal device requesting resource access, and includes a plurality of API functions (searchSchedule, searchLastCallNum to be processed by the operating system of the counterpart terminal device therein). , ...). Here, the plurality of API functions included in the API for accessing the other terminal resources may be API functions executed on the platform of the counterpart terminal device. In this case, the first terminal device 101 and the second terminal device 102 are used. Preferably the same platform applies.

참고로, 상기 searchSchedule는 단말 장치에 저장된 일정에 대한 검색 기능을 호출하는 API 함수이고, searchLastCallNum는 단말 장치에 저장된 마지막 통화 기록에 대한 조회 기능을 호출하는 API 함수이다.For reference, the searchSchedule is an API function for calling a search function for a schedule stored in the terminal device, and searchLastCallNum is an API function for calling a search function for the last call record stored in the terminal device.

제2 단말 장치(102)는 상기 제1 단말 장치(102)에서 사용하는 타 단말 자원 접근을 위한 API를 지원하는 플랫폼을 구비하고 있는 것으로서, 제1 단말 장치(101)로부터 타 단말 자원 접근을 위한 API를 통해서 단말 자원 접근 요청이 수신되면, 제1 단말 장치(102)에 대한 인증을 수행한 후, 요청에 포함된 복수의 API 함수를 호출하여 실행하고, 그 실행 결과를 응답 메시지를 통해 제1 단말 장치(102)로 전송한다. 여기서, 단말 자원 접근 요청에 대한 처리는 트랜잭션 방식으로 이루어지는 것으로서, 요청된 모든 함수 호출하여 실행이 완료되면, 그 결과를 한번에 제1 단말 장치(101)로 전송한다. 더불어, 상기 제1 단말 장치(102)와의 인증이 실패한 경우에는, 단말 자원 접근이 불가능함을 통지한다.The second terminal device 102 is provided with a platform that supports an API for accessing other terminal resources used by the first terminal device 102. The second terminal device 102 provides access to other terminal resources from the first terminal device 101. When the terminal resource access request is received through the API, after authenticating the first terminal device 102, a plurality of API functions included in the request are called and executed, and the execution result is transmitted through the first response message. It transmits to the terminal device (102). Here, the processing for the terminal resource access request is made in a transactional manner, and when execution is completed by calling all the requested functions, the result is transmitted to the first terminal device 101 at once. In addition, when authentication with the first terminal device 102 fails, it is notified that terminal resource access is impossible.

상기 제2 단말 장치(102)로부터 타 단말 자원 접근 요청에 대한 응답을 수신한 제1 단말 장치(101)는 수신한 응답 메시지에 포함된 결과 데이터를 사용자에게 제공하거나, 제1 단말 장치(101)에서 실행되는 임의의 응용 프로그램에 제공할 수 있다. 이에 의하여 상기 응용 프로그램은 제2 단말 장치(102)의 단말 자원을 활용하여 다양한 서비스나 기능을 수행할 수 있다.The first terminal device 101 receiving the response to the other terminal resource access request from the second terminal device 102 provides the result data included in the received response message to the user, or the first terminal device 101. It can be provided to any application running on. Accordingly, the application program may perform various services or functions by utilizing terminal resources of the second terminal device 102.

예를 들면, 제1 단말 장치(101)에 설치된 응용 프로그램이 상기 타 단말 자원 접근을 위한 API를 통해 제2 단말 장치(101)의 자원, 예를 들어, 일정 정보를 수신하고, 수신한 일정 정보를 토대로 제1 단말 장치(101)의 사용자에 대한 스케줄링 서비스를 제공할 수 있다.For example, an application program installed in the first terminal device 101 receives a resource, for example, schedule information of the second terminal device 101 through an API for accessing the other terminal resource, and receives the received schedule information. Based on this, the scheduling service for the user of the first terminal device 101 may be provided.

도 2는 본 발명의 제1 실시 예에 따른 단말 장치의 구성을 나타낸 블럭도이다.2 is a block diagram illustrating a configuration of a terminal device according to a first embodiment of the present invention.

앞서 도 1의 설명에서는 제1 단말 장치(101)가 단말 자원 접근을 요청하고, 제2 단말 장치(102)가 단말 자원 접근 요청을 처리하는 것으로 구분하여 설명하였으나, 경우에 따라서, 제2 단말 장치(102)가 제1 단말 장치(101)로 단말 자원 접근을 요청하고, 이에 따라서 제1 단말 장치(101)가 단말 자원 접근 요청을 처리할 수 도 있으며, 도 2에서는 이를 모두 감안하여 단말 장치의 구성을 나타낸다. 즉, 도 2에 도시한 단말 장치(100)는 제1 단말 장치(101) 및 제2 단말 장치(102)를 모두 포함하는 개념이다.In the description of FIG. 1, the first terminal device 101 requests terminal resource access and the second terminal device 102 processes the terminal resource access request. However, in some cases, the second terminal device 102 may request the terminal resource access to the first terminal device 101, and accordingly, the first terminal device 101 may process the terminal resource access request. In FIG. The configuration is shown. That is, the terminal device 100 illustrated in FIG. 2 is a concept including both the first terminal device 101 and the second terminal device 102.

도 2를 참조하며, 단말 장치(100)는, 하나 이상의 주변 장치(110)와, 제어부(120)와, 저장부(130)를 포함하여 이루어진다.Referring to FIG. 2, the terminal device 100 includes one or more peripheral devices 110, a controller 120, and a storage 130.

주변 장치(100)는 단말 장치(100)에서 제어부(120) 및 저장부(130)를 제외한 나머지 장치들을 포함하여 나타낸 것으로서, 각각 고유의 기능을 가지며, 제어부(120)의 제어에 따라서 동작하여 그 결과를 제어부(120)로 제공한다. 이러한 주변 장치(110)는 예를 들어, 사용자의 조작에 따라서 사용자 입력 신호를 발생하는 입력부(111), 소정의 통신 방식에 따라서 데이터를 송수신하는 통신부(112)와, 단말 장치의 동작에 따라 발생하는 화면 데이터를 표시하기 위한 표시부(113), 음성 신호를 입력 받고 출력하기 위한 마이크 및 스피커 등을 포함하는 오디오 처리부(114), 영상 및 동영상 촬영을 수행하는 카메라부(115), 및 GPS(Global Positioning System) 신호를 수신하여 처리하는 GPS부(116)를 포함할 수 있다. 또한 도시되진 않았으나, 본 발명의 실시 예에 따른 주변 장치(13)로, 메모리 카드와 같은 외부 저장 매체를 삽입하여 데이터 저장을 가능토록 하는 저장매체 삽입부, 외부 타 장치와의 데이터 교환을 위한 연결 단자, 충전용 단자를 구비할 수 있다. 디지털 기기의 컨버전스(convergence) 추세에 따라 휴대 기기의 변형이 매우 다양하여 모두 열거할 수는 없으나, 상기 언급된 주변 장치(13)와 동등한 수준의 장치들이 본 발명의 실시 예에 따른 단말에 추가로 더 포함되어 구성될 수 있다는 것은 본 기술 분야의 통상의 지식을 가진 자라면 쉽게 이해할 수 있을 것이다. The peripheral device 100 includes the remaining devices except for the control unit 120 and the storage unit 130 in the terminal device 100. Each of the peripheral devices 100 has unique functions and operates under the control of the control unit 120. The result is provided to the control unit 120. The peripheral device 110 may be generated by, for example, an input unit 111 for generating a user input signal according to a user's operation, a communication unit 112 for transmitting and receiving data according to a predetermined communication method, and an operation of a terminal device. A display unit 113 for displaying the screen data to be displayed, an audio processor 114 including a microphone and a speaker for receiving and outputting an audio signal, a camera unit 115 for capturing images and videos, and a GPS (Global) Positioning System) may include a GPS unit 116 to receive and process the signal. In addition, although not shown, the peripheral device 13 according to an embodiment of the present invention, a storage medium insertion unit for inserting an external storage medium such as a memory card to enable data storage, and connection for exchanging data with other external devices. A terminal and a terminal for charging can be provided. According to the convergence trend of digital devices, the variations of mobile devices are very diverse and cannot be enumerated. However, devices equivalent to those of the peripheral device 13 mentioned above may be added to the terminal according to an embodiment of the present invention. It can be easily understood by those of ordinary skill in the art that it can be configured to include more.

제어부(120)는 상기 주변 장치(110)를 제어하여 특정 기능을 수행한다. 더 구체적으로, 상기 제어부(120)는 저장부(130)에 저장된 플랫폼(131) 및 응용 프로그램(132)을 실행하여 상기 특정 기능을 수행한다. 예컨대, 제어부(120)는 중앙처리장치(CPU, Central Processing Unit)가 될 수 있다. 더 구체적으로 설명하면, 제어부(120)는 전원이 인가되면, 플랫폼(131)을 보조 기억 장치로부터 주 기억 장치로 이동시킨 후, 부팅(booting)을 수행한다. 또한, 제어부(11)는 사용자의 요청에 따라서 상기 플랫폼(131) 상위에서 응용프로그램(132)을 실행시킨다. 이와 같이, 제어부(120)는 플랫폼(131)을 저장부(130)로부터 불러 와서 실행시키지만, 플랫폼(131)은 제어부(120) 내에 하나의 모듈로 구성될 수 있다. 특히 본 발명에 있어서, 제어부(120)는 자원 접근 제어 모듈(121) 및 인증 모듈(122)를 포함할 수 있다. 자원 접근 제어 모듈(121)은 단말 장치(100)의 자원(하드웨어 및 데이터를 모두 포함함)에 대한 접근을 제어하는 것으로서, 특히, 타 단말 자원 접근 제어용 API를 통해서 다른 단말 장치의 단말 자원 접근을 제어한다. 더하여, 자원 접근 제어 모듈(121)은 인증 모듈(122)의 인증 결과에 따라서 상기 다른 단말 장치의 단말 자원 접근을 허용하거나 거부한다. 인증 모듈(122)은 단말 자원 접근을 요청한 다른 단말 장치와의 인증을 수행하여, 인증 성공 여부를 상기 자원 접근 제어 모듈(121)로 제공한다. The controller 120 controls the peripheral device 110 to perform a specific function. More specifically, the controller 120 executes the platform 131 and the application program 132 stored in the storage 130 to perform the specific function. For example, the controller 120 may be a central processing unit (CPU). In more detail, when power is applied, the controller 120 moves the platform 131 from the auxiliary memory device to the main memory device, and then boots. In addition, the controller 11 executes the application 132 on the platform 131 according to a user's request. As such, the controller 120 loads and executes the platform 131 from the storage 130, but the platform 131 may be configured as a module in the controller 120. In particular, in the present invention, the control unit 120 may include a resource access control module 121 and an authentication module 122. The resource access control module 121 controls access to a resource (including both hardware and data) of the terminal device 100. In particular, the resource access control module 121 controls access of a terminal resource of another terminal device through another terminal resource access control API. To control. In addition, the resource access control module 121 allows or denies the terminal resource access of the other terminal device according to the authentication result of the authentication module 122. The authentication module 122 performs authentication with another terminal device that has requested terminal resource access, and provides the resource access control module 121 with authentication success.

이러한 제어부(120)는 응용 프로그램(132) 혹은 사용자 입력 신호에 따라서 타 단말 자원 접근 제어를 위한 API를 통해 다른 단말 장치에 대한 단말 자원 접근 요청을 전송하고, 그 결과를 응답 받아 해당 응용 프로그램(132) 혹은 사용자에게 제공하거나, 다른 단말 장치로부터 상기 단말 자원 접근 제어를 위한 API를 통한 단말 자원 접근 요청을 수신하여, 요청된 자원 접근 제어를 수행하고, 그 결과를 다른 단말 장치로 전송한다. 여기서 수행되는 단말 자원 접근은, 일정이나 통화 기록과 같은 사용자 데이터에 대한 접근, 주변 장치(110)를 통한 특정 기능을 수행 등을 포함할 수 있다.The control unit 120 transmits a terminal resource access request to another terminal device through an API for controlling access to other terminal resources according to the application program 132 or a user input signal, and receives the result to receive the corresponding application program 132. Or a terminal resource access request through an API for terminal resource access control from another terminal device, performs the requested resource access control, and transmits the result to another terminal device. The terminal resource access performed here may include access to user data such as a schedule or a call log, and perform a specific function through the peripheral device 110.

저장부(130)는 단말 장치(100)의 동작에 필요한 데이터 및 프로그램을 저장하기 위한 장치로서, ROM(Read Only Memory), RAM(Read Access Memory), 하드디스크(HDD, Hard Disk Drive) 뿐만 아니라 플래시 메모리, CD-ROM, DVD와 같이 공지된 다양한 저장 매체를 포함하는 개념이다. 본 발명에 있어서, 상기 저장부(12)는 예를 들어, 상기 제어부(120)에 의해서 실행되는 플랫폼(131), 응용 프로그램(132) 및 사용자 데이터(133)를 저장할 수 있다. The storage unit 130 is a device for storing data and programs necessary for the operation of the terminal device 100. The storage unit 130 may include a read only memory (ROM), a read access memory (RAM), a hard disk (HDD), and the like. The concept includes various known storage media such as flash memory, CD-ROM, and DVD. In the present invention, the storage unit 12 may store, for example, the platform 131, the application program 132, and the user data 133 executed by the control unit 120.

여기서 플랫폼(131)은 단말 장치(100)의 다양한 하드웨어를 관리하여 응용 프로그램이 실행할 수 있는 환경을 제공하는 것으로서, 운영체제(OS, Operating System) 및 이러한 운영 체제를 기반으로 특정 언어나 기술로 개발된 프로그램을 실행하도록 구성된 플랫폼(예를 들어, 자바 플랫폼 혹은 웹 플랫폼 등)을 포함할 수 있다. 상기 플랫폼(131)은 기본적으로 단말 장치(100)의 자원에 대한 접근 제어 기능을 수행하며, 더불어, 개방형 API로 제공되는 타 단말 자원 접근을 위한 API를 통해서 다른 단말 장치로부터의 단말 자원 접근 요청을 수신하여 처리하는 기능을 포함할 수 있다.Here, the platform 131 manages various hardware of the terminal device 100 and provides an environment in which an application program can be executed. The platform 131 is developed based on an operating system (OS) and a specific language or technology. It may include a platform configured to execute a program (eg, a Java platform or a web platform). The platform 131 basically performs an access control function for resources of the terminal device 100, and also requests a terminal resource access request from another terminal device through an API for accessing another terminal resource provided by an open API. It may include a function of receiving and processing.

응용 프로그램(132)은 상기 플랫폼(131)을 기반으로 실행되어 특정 기능 혹은 서비스를 제공하는 것으로서, 플랫폼(131)에서 제공하는 개방형 API를 호출하여 필요로 하는 기능을 수행하도록 프로그램 된 것이다.The application 132 is executed based on the platform 131 to provide a specific function or service, and is programmed to perform a function required by calling an open API provided by the platform 131.

이러한 응용 프로그램(132)은 단말 장치(100)의 제조사에 의해서 기본적으로 설치될 수도 있고, 사용자의 필요에 따라서 설치될 수도 있다.The application 132 may be basically installed by the manufacturer of the terminal device 100, or may be installed according to a user's needs.

사용자 데이터(133)는 단말 장치(100)의 동작 중에 발생하는 데이터로서, 예를 들면, 일정 관리용 응용 프로그램을 통해서 생성된 사용자의 일정 데이터, 휴대폰과 같은 단말 장치에서 통화 시마다 누적되는 통화 기록을 들 수 있다.The user data 133 is data generated during the operation of the terminal device 100. For example, the user data 133 may include schedule data of a user generated through a schedule management application program and call records accumulated at every call in a terminal device such as a mobile phone. Can be mentioned.

도 3 내지 도 5는 본 발명의 제1 실시 예에 따른 자원 접근 제어 방법을 설명하기 위한 도면이다.3 to 5 are diagrams for describing a resource access control method according to a first embodiment of the present invention.

먼저, 도 3은 본 발명의 제1 실시 예에 따른 단말 장치간 자원 접근 제어 방법을 설명하기 위한 제1,2 단말 장치(101,102) 간의 메시지 흐름도이다.First, FIG. 3 is a message flow diagram illustrating first and second terminal devices 101 and 102 for explaining a method of controlling resource access between terminal devices according to a first embodiment of the present invention.

도 3을 참조하면, 제1 단말 장치(101)에서 사용자 입력 혹은 응용 프로그램으로부터 요청에 따라서, 다른 단말 장치, 제2 단말 장치(102)의 단말 자원에 대한 접근 요청이 발생한다(S110).Referring to FIG. 3, in response to a user input or a request from an application program, the first terminal device 101 generates an access request for terminal resources of another terminal device and the second terminal device 102 (S110).

이러한 요청이 발생하면 제1 단말 장치(101)는 제2 단말 장치(102)에 접근할 수 있도록, 제2 단말 장치(102)와 통신 채널을 연결한다(S120). 상기 통신 채널의 연결은 통신 서비스 사업자에 의해서 제공되는 통신망(예를 들어, 인터넷. 이동통신망, Wi-Fi망 등)을 통해서 이루어질 수도 있고, P2P(Peer to Peer) 통신과 같이 제2 단말 장치(102)와 직접 통신 채널을 연결하는 방식으로 이루어질 수도 있다. 더하여, 상기 단계(S120)는 제1 단말 장치(101)와 제2 단말 장치(102) 간에 통신 채널이 연결되어 있는 경우에는 생략될 수 있다.When such a request occurs, the first terminal device 101 connects the communication channel with the second terminal device 102 so as to access the second terminal device 102 (S120). The communication channel may be connected through a communication network provided by a communication service provider (for example, the Internet, a mobile communication network, a Wi-Fi network, etc.), or may be connected to a second terminal device such as peer-to-peer communication. 102 and direct communication channels. In addition, step S120 may be omitted when a communication channel is connected between the first terminal device 101 and the second terminal device 102.

그리고, 제1 단말 장치(101)는 제2 단말 장치(102)로 타 단말 자원 접근 API를 통해서 단말 자원 접근 요청을 전송한다(S130). 즉, 제1 단말 장치(101)에서 제2 단말 장치(102)로 상대 단말의 식별 정보와, 실행할 API 함수를 포함하는 타 단말 자원 접근을 위한 API 메시지를 전송한다.In operation S130, the first terminal device 101 transmits a terminal resource access request to the second terminal device 102 through another terminal resource access API. That is, the first terminal device 101 transmits an API message for accessing another terminal resource including identification information of the counterpart terminal and an API function to be executed from the first terminal device 101 to the second terminal device 102.

이를 수신한 제2 단말 장치(102)는 상기 제1 단말 장치(101)에 대한 인증을 실행하고, 이를 통해 접근 권한이 있는 지를 판단한다(S140).Upon receiving this, the second terminal device 102 executes authentication on the first terminal device 101 and determines whether there is an access right through this (S140).

제1 단말 장치(101)에 대한 인증이 성공하여 접근 권한이 있는 것으로 판단된 경우, 제2 단말 장치(102)는 상기 타 단말 자원 접근을 위한 API 메시지에 포함된 복수의 API 함수를 실행하여, 요청된 작업을 실행한다(S150).If authentication with the first terminal device 101 is determined to have access authority, the second terminal device 102 executes a plurality of API functions included in the API message for accessing the other terminal resource, To execute the requested operation (S150).

그리고, 제2 단말 장치(102)는 실행 결과를 포함하는 자원 접근 응답을 제1 단말 장치(101)로 전송한다(S160).In operation S160, the second terminal device 102 transmits the resource access response including the execution result to the first terminal device 101.

반대로 상기 단계(S140)에서 인증에 실패하여 접근 권한이 없는 것으로 판단된 경우, 제2 단말 장치(102)는 요청된 작업을 수행하지 않고, 제1 단말 장치(101)에 접근 불가를 통보한다(S170).On the contrary, if it is determined in step S140 that authentication fails and there is no access right, the second terminal device 102 does not perform the requested operation and notifies the first terminal device 101 of the inaccessibility ( S170).

상기 자원 접근 응답을 수신한 제1 단말 장치(101)는 상기 자원 접근 응답에 포함된 실행 결과를 추출하여 사용자 혹은 대응하는 응용 프로그램에 제공한다. 응용 프로그램의 경우, 제공된 실행 결과를 기반으로 다른 작업을 수행하여 제1 단말 장치(101)의 사용자에게 특정 기능이나 서비스를 제공할 수 있다.Upon receiving the resource access response, the first terminal device 101 extracts an execution result included in the resource access response and provides the same to a user or a corresponding application program. In the case of an application program, a specific function or service may be provided to a user of the first terminal device 101 by performing another task based on the provided execution result.

도 4는 본 발명의 제1 실시 예에 따른 단말 장치의 자원 접근 제어 방법에 있어서, 제1 단말 장치(101)의 동작을 나타낸 순서도이다.4 is a flowchart illustrating an operation of the first terminal device 101 in the resource access control method of the terminal device according to the first embodiment of the present invention.

도 4를 참조하여 제1 단말 장치(101)의 동작을 더 구체적으로 설명하면 다음과 같다.The operation of the first terminal device 101 will be described in more detail with reference to FIG. 4 as follows.

제1 단말 장치(101)에서 사용자의 입력 신호에 따라서 특정 응용 프로그램이 실행되고(S210), 상기 응용 프로그램의 실행 중에 다른 단말 장치, 즉 제2 단말 장치(102)의 자원에 대한 접근 요청이 발생할 수 있다(S220).A specific application program is executed in response to a user's input signal in the first terminal device 101 (S210), and an access request for resources of another terminal device, that is, the second terminal device 102, may occur during execution of the application program. It may be (S220).

이 경우, 제1 단말 장치(101)는 타 단말 자원 접근을 위한 API를 이용하여 타 단말 자원 접근 요청을 제2 단말 장치(102)로 전송한다(S230). 이는 제1 단말 장치(101)에서 타 단말 자원 접근을 위한 API 메시지를 생성하여 제2 단말 장치(102)로 전송함에 의해 이루어질 수 있다.In this case, the first terminal device 101 transmits another terminal resource access request to the second terminal device 102 by using an API for accessing another terminal resource (S230). This may be achieved by generating an API message for accessing another terminal resource from the first terminal device 101 and transmitting it to the second terminal device 102.

그리고 상기 제2 단말 장치(102)로부터 상기 자원 접근 요청에 대한 응답을 수신한다(S240). 이 전에 제1 단말 장치(101)는 필요에 따라서 제2 단말 장치(102)와 접근 권한 확인을 위한 인증 절차를 수행할 수 있다.In operation S240, a response to the resource access request is received from the second terminal device 102. Prior to this, the first terminal device 101 may perform an authentication procedure for checking access authority with the second terminal device 102 as necessary.

상기 다른 단말 장치로부터 응답을 수신한 후의 동작은 접근 권한 여부에 따라서 달라진다.The operation after receiving the response from the other terminal device varies depending on whether access authority.

즉, 제1 단말 장치(101)에 자원 접근 권한이 있는 경우, 인증 절차를 통해 이를 확인한 제2 단말 장치(102)는 요청된 작업을 수행하고, 그 실행 결과를 상기 응답에 포함하여 전송한다. 이와 같은 응답을 수신한 제1 단말 장치(101)는 상기 응답에서 실행 결과를 추출하고, 상기 추출한 실행 결과를 기 응용 프로그램에 리턴 하고, 응용 프로그램은 상기 실행 결과를 기반으로 목적하는 기능을 실행한다(S260). 반면에 제1 단말 장치(101)에 자원 접근 권한이 없는 경우, 인증 절차를 통해 이를 확인한 제2 단말 장치(102)는 제1 단말 장치(101)로 자원 접근 불가를 통지하게 된다. 이를 수신한 제1 단말 장치(101)는 사용자에게 에러 메시지(즉, 다른 단말 장치의 자원 접근 불가 상태를 알리는 메시지)를 출력한다(S270).That is, when the first terminal device 101 has a resource access right, the second terminal device 102 which has confirmed this through the authentication procedure performs the requested task and transmits the result of the execution in the response. Receiving such a response, the first terminal device 101 extracts an execution result from the response, returns the extracted execution result to a pre-application program, and the application program executes a desired function based on the execution result. (S260). On the other hand, when the first terminal device 101 does not have a resource access right, the second terminal device 102 having confirmed this through the authentication procedure notifies the first terminal device 101 of the resource access failure. Upon receiving this, the first terminal device 101 outputs an error message to the user (that is, a message informing of a resource access status of another terminal device) (S270).

도 5는 본 발명의 실시 예에 따른 단말 장치의 자원 접근 제어 방법에 따른 제2 단말 장치의 동작을 나타낸 순서도이다.5 is a flowchart illustrating an operation of a second terminal device according to a resource access control method of a terminal device according to an embodiment of the present invention.

도 5를 참조하여 설명하면, 제2 단말 장치(102)는 다른 단말 장치, 예를 들어, 제1 단말 장치(101)로부터 단말 자원에 대한 접근 요청, 즉, 타 단말 자원 접근을 위한 API 메시지를 수신한다(S310). 이와 같이, 타 단말로부터 자원 접근 요청을 수신한 제2 단말 장치(102)는 먼저, 상기 제1 단말 장치(101)가 자신의 단말 자원에 대한 접근 권한이 있는 지를 확인한다(S320). 이는 제2 단말 장치(102)가 제1 단말 장치(101)와 인증 절차를 수행함에 의해 이루어질 수 있다. 예를 들어, 제1 단말 장치(101)에 대한 식별 정보를 확인하여 사용자에게 제1 단말 장치(101)의 자원 접근 요청을 알리고, 사용자로부터 접근 허여 여부를 선택 받을 수 있다.Referring to FIG. 5, the second terminal device 102 may request an access request for a terminal resource from another terminal device, for example, the first terminal device 101, that is, an API message for accessing another terminal resource. Receive (S310). As such, the second terminal device 102 receiving the resource access request from another terminal first checks whether the first terminal device 101 has access authority to its own terminal resource (S320). This may be done by the second terminal device 102 performing an authentication procedure with the first terminal device 101. For example, the identification information of the first terminal device 101 may be checked to notify the user of the resource access request of the first terminal device 101, and the user may be selected whether to grant access.

상기 확인 결과, 접근 권한이 있는 경우(S330), 제2 단말 장치(102)는 상기 타 단말 자원 접근을 위한 API 메시지에 포함된 복수의 API 함수를 실행하여, 요청된 작업을 실행한다(S340). 상기 복수의 API 함수는, 제2 단말 장치(102)의 운영체제(혹은 플랫폼)에서 제공하는 API 함수로서, 단말 자원(예를 들어, 통화 기록, 또는 일정 데이터 등)에 대한 접근을 지원하는 API 함수이다.As a result of the check, if there is an access right (S330), the second terminal device 102 executes a plurality of API functions included in the API message for accessing the other terminal resource, and executes the requested operation (S340). . The plurality of API functions are API functions provided by an operating system (or platform) of the second terminal device 102. The API functions support access to terminal resources (for example, call records or schedule data). to be.

그리고, 제2 단말 장치(102)는 요청된 작업의 실행 결과를 포함하는 자원 접근 응답을 제1 단말 장치(101)로 전송한다(S350).In operation S350, the second terminal device 102 transmits a resource access response including the result of executing the requested job to the first terminal device 101.

반대로 상기 단계(S330)에서 제1 단말 장치(101)에 접근 권한이 없는 경우, 제2 단말 장치(102)는 요청된 작업을 수행하지 않고, 제1 단말 장치(101)에 접근 불가를 통보한다(S360).On the contrary, when the first terminal device 101 does not have access authority in step S330, the second terminal device 102 notifies the first terminal device 101 of the inaccessibility without performing the requested operation. (S360).

더하여, 본 발명에 따른 단말 장치간 자원 접근 제어는 서버와 같은 서비스 장치를 통해서 이루어질 수 도 있다.In addition, resource access control between terminal devices according to the present invention may be achieved through a service device such as a server.

도 6은 본 발명의 제2 실시 예에 따른 단말 장치간 자원 접근 제어를 위한 서비스 시스템을 나타낸 블록도이다.6 is a block diagram illustrating a service system for resource access control between terminal devices according to a second embodiment of the present invention.

도 6을 참조하면, 본 발명의 제2 실시 예에 따른 서비스 시스템은, 통신망(300)을 통해 연결되는 제1,2 단말 장치(101,102) 및 서비스 장치(200)로 이루어질 수 있다.Referring to FIG. 6, the service system according to the second embodiment of the present invention may include first and second terminal devices 101 and 102 and a service device 200 connected through a communication network 300.

여기서, 서비스 장치(200)는 제1,2 단말 장치(101,102)에 대하여 통신망(300)을 통해 컴퓨터 자원(서버, 스토리지, 플랫폼, 및 소프트웨어 등)을 제공하는 클라우드 컴퓨팅 시스템일 수 있으며, 이 경우, 서비스 장치(200)는 제1,2 단말 장치(101,102)의 요청에 따라서 필요한 작업을 수행하거나, 요청된 자원을 제공한다. 특히, 본 발명에 있어서, 서비스 장치(200)는 제1,2 단말 장치(101,102) 간의 자원 접근 기능을 제공한다. 즉, 제1 단말 장치(101)의 요청에 따라서 제2 단말 장치(102)의 자원을 제1 단말 장치(101)에 제공한다. Here, the service device 200 may be a cloud computing system that provides computer resources (server, storage, platform, software, etc.) to the first and second terminal devices 101 and 102 through the communication network 300, in this case, In response to the request of the first and second terminal devices 101 and 102, the service device 200 performs a necessary task or provides a requested resource. In particular, in the present invention, the service device 200 provides a resource access function between the first and second terminal devices 101 and 102. That is, resources of the second terminal device 102 are provided to the first terminal device 101 at the request of the first terminal device 101.

더 구체적으로, 서비스 장치(20)는 제1 단말 장치(101)의 요청에 따라서 타 단말 자원 접근을 위한 API를 통해 제2 단말 장치(102)로 단말 자원 접근을 요청하고, 제2 단말 장치(102)로부터 단말 자원 접근 결과를 수신하여 제1 단말 장치(101)에 제공할 수 있다.More specifically, the service device 20 requests the terminal resource access to the second terminal device 102 through an API for accessing other terminal resources according to a request of the first terminal device 101, and the second terminal device ( The terminal resource access result may be received from the terminal 102 and provided to the first terminal device 101.

이러한 서비스 장치(200)는 도 7에 도시된 바와 같이, 인증부(210)와, 접근 관리부(220)와, 저장부(230)를 포함하여 이루어질 수 있다.As illustrated in FIG. 7, the service device 200 may include an authenticator 210, an access manager 220, and a storage 230.

서비스 장치(200)의 인증부(210)는 인증 절차를 통해서 하나 이상의 단말 장치(101,102)에 대한 타 단말 자원의 접근 권한을 확인한다. The authenticator 210 of the service device 200 confirms an access right of other terminal resources to one or more terminal devices 101 and 102 through an authentication procedure.

접근 관리부(220)는 상기 인증부(210)를 통해 확인된 접근 권한의 여부에 따라서, 단말 장치간의 자원 접근을 제어한다. 더 구체적으로 설명하면, 인증부(210)에서 접근 권한이 있는 것으로 확인된 제1 단말 장치(101)로부터의 요청에 따라서, 타 단말 자원 접근을 위한 API를 통해서 제2 단말 장치(102)로 단말 자원 접근을 요청하고, 제2 단말 장치(102)로부터 단말 자원 접근 결과를 수신하여 제1 단말장치(101)에 제공한다.The access manager 220 controls resource access between the terminal devices according to whether access authority confirmed through the authenticator 210 is present. More specifically, in response to a request from the first terminal device 101 confirmed to have access authority in the authenticator 210, the terminal to the second terminal device 102 through an API for accessing other terminal resources. A resource access request is requested, and a terminal resource access result is received from the second terminal device 102 and provided to the first terminal device 101.

저장부(230)는 서비스 장치(200)의 동작을 위한 프로그램 및 데이터를 저장하는 것으로서, 특히 상기 접근 관리부(220)에서 타 단말 자원 접근을 위한 API를 통해서 획득한 단말 자원 접근 결과를 저장한다.The storage unit 230 stores programs and data for the operation of the service device 200. In particular, the storage unit 230 stores the terminal resource access result obtained by the access manager 220 through an API for accessing another terminal resource.

도 8은 상술한 바와 같이 구성된 서비스 장치(200)를 통한 단말 장치간 자원 접근 제어 동작을 나타낸 메시지 흐름도이다.8 is a message flow diagram illustrating a resource access control operation between terminal devices through the service device 200 configured as described above.

도 8을 참조하면, 서비스 장치(200)는, 제1 단말 장치(101)로부터 타 단말 자원 접근 요청을 수신한다(S410). 상기 타 단말 자원 접근 요청은, 제1 단말 장치(101)에 대한 사용자 입력 혹은 응용 프로그램의 실행을 통해서 발생할 수 있다.Referring to FIG. 8, the service device 200 receives another terminal resource access request from the first terminal device 101 (S410). The other terminal resource access request may be generated through user input to the first terminal device 101 or execution of an application program.

상기 타 단말 자원 접근 요청을 수신한 서비스 장치(200)는, 먼저, 인증 절차를 수행하여 제1 단말 장치(101)가 타 단말 자원에 대한 접근 권한을 갖고 있는 지를 확인한다(S420). 이를 위하여 서비스 장치(200)는 단말 장치 별로 타 단말 자원에 대한 접근 권한을 관리할 수 있으며, 상기 접근 권한은 단말 장치 간의 상호 인증을 통해서 발생할 수 있다. Upon receiving the request for accessing another terminal resource, the service device 200 first checks whether the first terminal device 101 has access to another terminal resource by performing an authentication procedure (S420). To this end, the service device 200 may manage access rights to other terminal resources for each terminal device, and the access rights may be generated through mutual authentication between the terminal devices.

확인 결과, 제1 단말 장치(101)가 접근 권한을 갖는 경우, 서비스 장치(200)는 제2 단말 장치(102)에 타 단말 자원 접근 API를 통해서 단말 자원 접근 요청을 전송한다(S430). 상기 타 단말 자원 접근 API는 제2 단말 장치(102)의 플랫폼에서 제공하는 open API로서, 앞서 본 발명의 제1 실시 예에서 설명한 바와 같이, 트랜잭션(transaction) 방식으로 인증을 맺은 후에 호출된 기능을 처리하도록 구현되며, 자원 접근을 요청할 상대 단말 장치의 식별 정보와, 상대 단말 장치에서 처리될 복수의 API 함수를 포함하여 이루어질 수 있다.As a result of the check, when the first terminal device 101 has the access right, the service device 200 transmits a terminal resource access request to the second terminal device 102 through another terminal resource access API (S430). The other terminal resource access API is an open API provided by the platform of the second terminal device 102. As described in the first embodiment of the present invention, the other terminal resource access API performs a function called after authentication is made in a transactional manner. It is implemented to process, and may include identification information of a counterpart terminal device requesting resource access and a plurality of API functions to be processed in the counterpart terminal device.

이를 수신한 제2 단말 장치(102)는 수신한 타 단말 자원 접근을 위한 API 메시지에 포함된 복수의 API 함수를 실행하고, 그 실행 결과를 포함하는 자원 접근 응답을 서비스 장치(200)로 전송한다(S440).Upon receiving this, the second terminal device 102 executes a plurality of API functions included in the received API message for accessing other terminal resources, and transmits a resource access response including the execution result to the service device 200. (S440).

서비스 장치(200)는 제2 단말 장치(102)로부터 전송된 자원 접근 응답을 제1 단말 장치(101)로 전달한다(S450). The service device 200 transmits the resource access response transmitted from the second terminal device 102 to the first terminal device 101 (S450).

이에 의하여, 제1 단말 장치(101)는 제2 단말 장치(102)로부터 요청한 자원 접근 결과를 획득할 수 있게 된다.As a result, the first terminal device 101 can obtain the resource access result requested from the second terminal device 102.

반대로 상기 단계(S420)에서 제1 단말 장치(101)가 접근 권한을 갖고 있지 않은 경우, 서비스 장치(200)는 제1 단말 장치(101)에 서비스 불가를 통지한다(S460).On the contrary, when the first terminal device 101 does not have an access right in the step S420, the service device 200 notifies the first terminal device 101 of the impossible service (S460).

상술한 본 발명에 따른 단말 장치간 자원 접근 제어 방법은 다양한 컴퓨터 수단을 통하여 판독 가능한 소프트웨어 형태로 구현되어 컴퓨터로 판독 가능한 기록매체에 기록될 수 있다. 여기서, 기록매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 기록매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 예컨대 기록매체는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(Magnetic Media), CD-ROM(Compact Disk Read Only Memory), DVD(Digital Video Disk)와 같은 광 기록 매체(Optical Media), 플롭티컬 디스크(Floptical Disk)와 같은 자기-광 매체(Magneto-Optical Media), 및 롬(ROM), 램(RAM, Random Access Memory), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치를 포함한다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함할 수 있다. 이러한 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The above-described resource access control method between terminal devices according to the present invention may be implemented in a software form readable through various computer means and recorded in a computer-readable recording medium. Here, the recording medium may include program commands, data files, data structures, and the like, alone or in combination. Program instructions recorded on the recording medium may be those specially designed and constructed for the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts. For example, the recording medium may be magnetic media such as hard disks, floppy disks and magnetic tapes, optical disks such as Compact Disk Read Only Memory (CD-ROM), digital video disks (DVD), Magnetic-Optical Media, such as floppy disks, and hardware devices specially configured to store and execute program instructions, such as ROM, random access memory (RAM), flash memory, and the like. do. Examples of program instructions may include machine language code such as those generated by a compiler, as well as high-level language code that may be executed by a computer using an interpreter or the like. Such hardware devices may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이, 본 명세서와 도면에는 본 발명의 바람직한 실시 예에 대하여 개시하였으나, 여기에 개시된 실시 예외에도 본 발명의 기술적 사상에 바탕을 둔 다른 변형 예들이 실시 가능하다는 것은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에게 자명한 것이다. 또한, 본 명세서와 도면에서 특정 용어들이 사용되었으나, 이는 단지 본 발명의 기술 내용을 쉽게 설명하고 발명의 이해를 돕기 위한 일반적인 의미에서 사용된 것이지, 본 발명의 범위를 한정하고자 하는 것은 아니다.While the present invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, It will be apparent to those skilled in the art. In addition, although specific terms are used in the specification and the drawings, they are only used in a general sense to easily explain the technical contents of the present invention and to help the understanding of the present invention, and are not intended to limit the scope of the present invention.

본 발명에 따르면, 단말 장치가 플랫폼 차원에서 다른 단말 장치에 대하여, 자신의 단말 자원에 접근할 수 있도록 하는 API를 제공하고, 이를 통해서 다른 단말의 자원에 대한 접근을 요청하고 그 처리 결과를 수신하거나, 다른 단말 장치의 요청에 따라서 자신의 단말 자원에 접근하여 작업을 실행하고 그 실행 결과를 다른 단말 장치로 제공함으로써, 단말 장치가 다른 단말 장치의 단말 자원을 활용할 수 있도록 한다.According to the present invention, the terminal device provides an API that allows the terminal device to access its own terminal resources to other terminal devices at the platform level, through which the request for access to the resources of the other terminal and receive the processing result; In response to a request of another terminal device, the terminal device accesses its own terminal resource, executes a task, and provides the execution result to the other terminal device, thereby allowing the terminal device to utilize the terminal resource of the other terminal device.

더하여, 본 발명은 다른 단말 장치의 단말 자원에 접근할 수 있는 API를 제공함으로써, 이를 이용하여 다른 단말 장치의 자원을 활용한 다양한 응용 프로그램 및 서비스 개발이 가능해지는 우수한 효과가 있다.In addition, the present invention provides an API for accessing terminal resources of another terminal device, and thus, there is an excellent effect of enabling various application programs and services to be developed using the resources of other terminal devices.

100, 101, 102: 단말 장치
110: 주변 장치
111: 입력부
112: 표시부
113: 오디오처리부
114: 카메라부
115: GPS부
120: 제어부
121: 자원 접근 제어 모듈
122: 인증모듈
130: 저장부
131: 플랫폼
132: 응용 프로그램
133: 사용자 데이터
100, 101, and 102: terminal device
110: peripheral device
111: input unit
112: display unit
113: audio processing unit
114: camera unit
115: GPS unit
120: control unit
121: resource access control module
122: authentication module
130: storage unit
131: platform
132: application
133: user data

Claims (16)

타 단말 자원에 대한 접근을 요청하는 제1 단말 장치;
상기 제1 단말 장치가 단말 자원 접근을 요청한 제2 단말 장치; 및
제1 단말 장치의 요청에 따라서 타 단말 자원 접근을 위한 API(Application Programming Interface)를 통해 제2 단말 장치로 단말 자원 접근을 요청하고, 제2 단말 장치로부터 단말 자원 접근 결과를 수신하여 제1 단말 장치로 전달하는 서비스 장치를 포함하는 서비스 시스템.
A first terminal device requesting access to another terminal resource;
A second terminal device requested by the first terminal device to access terminal resources; And
In response to a request of the first terminal device, a request for terminal resource access to the second terminal device through an API (Application Programming Interface) for accessing other terminal resources, and a terminal resource access result from the second terminal device to receive the first terminal device Service system comprising a service device for delivering to.
사용자 혹은 응용 프로그램의 요청에 따라서 타 단말 자원 접근을 위한 API를 통해 제2 단말 장치로 단말 자원 접근을 요청하고, 그 실행 결과를 수신하는 제1 단말 장치; 및
상기 제1 단말 장치로부터 단말 자원 접근이 요청되면, 상기 제1 단말 장치와 인증을 수행하고, 인증이 성공하면 요청된 단말 자원에 접근하여 작업을 실행하고, 그 실행 결과를 상기 제1 단말 장치로 전송하는 제2 단말 장치를 포함하는 서비스 시스템.
A first terminal device requesting a terminal resource access to a second terminal device through an API for accessing another terminal resource according to a request of a user or an application program and receiving a result of execution; And
When a terminal resource access is requested from the first terminal device, authentication is performed with the first terminal device. If authentication is successful, the terminal device accesses the requested terminal resource to execute a task, and the execution result is transmitted to the first terminal device. A service system comprising a second terminal device for transmitting.
다른 단말 장치와 데이터를 송수신하는 통신부; 및
상기 통신부를 통해서 다른 단말 장치로부터 자원 접근을 요청하는 타 단말 자원 접근을 위한 API 메시지를 수신하여, 요청된 자원 접근을 실행하고, 실행 결과를 상기 다른 단말장치로 전송하는 제어부를 포함하는 단말 장치.
Communication unit for transmitting and receiving data with another terminal device; And
And a controller for receiving an API message for accessing a resource of another terminal from the other terminal device through the communication unit, executing the requested resource access, and transmitting the execution result to the other terminal device.
다른 단말 장치와 데이터를 송수신하는 통신부; 및
사용자 또는 응용 프로그램의 요청에 따라서, 다른 단말 장치로 자원 접근을 요청하는 타 단말 자원 접근을 위한 API 메시지를 전송하고, 상기 다른 단말 장치로부터 요청된 자원 접근에 대한 실행 결과를 수신하여 상기 사용자 또는 응용 프로그램에 제공하는 제어부를 포함하는 단말 장치.
Communication unit for transmitting and receiving data with another terminal device; And
In response to a request of a user or an application program, an API message for accessing another terminal resource requesting resource access to another terminal device is transmitted, and the execution result of the requested resource access is received from the other terminal device to receive the user or application. Terminal device including a control unit for providing a program.
제3항 또는 제4항에 있어서,
단말 자원을 관리하면서 타 단말 자원 접근을 위한 API를 지원하는 플랫폼, 상기 타 단말 자원 접근을 위한 API를 이용하여 특정 기능을 수행하는 하나 이상의 응용 프로그램 중에서 하나 이상을 포함하는 저장부를 더 포함하는 것을 특징으로 하는 단말 장치.
The method according to claim 3 or 4,
It further comprises a platform for managing the terminal resources while supporting the API for accessing the other terminal resources, the storage unit including one or more of one or more applications to perform a specific function using the API for accessing the other terminal resources. Terminal device.
제3항 또는 제4항에 있어서, 상기 제어부는
타 단말 자원 접근을 위한 API에 따라서 단말 자원에 대한 접근을 제어하는 자원 접근 제어 모듈을 포함하는 것을 특징으로 하는 단말 장치.
The method of claim 3 or 4, wherein the control unit
And a resource access control module for controlling access to terminal resources according to an API for accessing other terminal resources.
제3항 또는 제4항에 있어서, 상기 제어부는
자원 접근 권한 확인을 위해 다른 단말 장치와의 인증 절차를 수행하는 인증 모듈을 더 포함하는 것을 특징으로 하는 단말 장치.
The method of claim 3 or 4, wherein the control unit
And an authentication module for performing an authentication procedure with another terminal device to confirm resource access authority.
제3항 또는 제4항에 있어서, 상기 타 단말 자원 접근을 위한 API 메시지는
상기 다른 단말 장치에 대한 식별 정보, 단말 자원 접근을 통해 실행되는 복수의 API 함수를 포함하는 것을 특징으로 하는 단말 장치.
The method of claim 3 or 4, wherein the API message for accessing the other terminal resource is
And identification information about the other terminal device and a plurality of API functions executed through terminal resource access.
제3항 또는 제4항에 있어서, 상기 단말 자원은
단말 장치에 저장된 사용자 데이터 또는 단말 장치에 구비된 하드웨어 자원 혹은 단말 장치에서 실행되는 특정 기능 중에서 하나 이상을 포함하는 것을 특징으로 하는 단말 장치.
The method of claim 3 or 4, wherein the terminal resource is
And at least one of user data stored in the terminal device, hardware resources included in the terminal device, or specific functions executed in the terminal device.
하나 이상의 단말 장치에 대한 타 단말 자원의 접근 권한을 확인하는 인증부; 및
상기 인증부를 통해 접근 권한이 존재하는 것으로 확인된 제1 단말 장치로부터의 요청에 따라서, 타 단말 자원 접근을 위한 API를 통해서 제2 단말 장치로 단말 자원 접근을 요청하고, 상기 제2 단말 장치로부터 단말 자원 접근 결과를 수신하여 제1 단말장치에 제공하는 접근 관리부를 포함하는 것을 특징으로 하는 서비스 장치.
An authentication unit for checking the access rights of other terminal resources to one or more terminal devices; And
In response to a request from the first terminal device that the access authority is confirmed through the authentication unit, a terminal resource access request is made to the second terminal device through an API for accessing other terminal resources, and the terminal is accessed from the second terminal device. And an access management unit for receiving the resource access result and providing the result to the first terminal device.
제10항에 있어서,
상기 제2 단말 장치에 대한 단말 자원 접근 결과를 저장하는 저장부를 더 포함하는 것을 특징으로 하는 서비스 장치.
The method of claim 10,
And a storage unit which stores a terminal resource access result for the second terminal device.
사용자 혹은 응용 프로그램의 요청에 따라서, 타 단말 자원 접근을 위한 API를 통해 다른 단말 장치로 자원 접근을 요청하는 단계;
상기 다른 단말 장치로부터 상기 자원 접근 요청에 대한 응답을 수신하는 단계; 및
상기 수신한 응답에 포함된 자원 접근 요청에 대한 실행 결과를 상기 사용자 혹은 응용 프로그램에 제공하는 단계를 포함하는 것을 특징으로 하는 단말 장치의 자원 접근 제어 방법.
Requesting resource access to another terminal device through an API for accessing another terminal resource according to a request of a user or an application program;
Receiving a response to the resource access request from the other terminal device; And
And providing the execution result of the resource access request included in the received response to the user or the application program.
제12항에 있어서,
상기 실행 결과를 적용하여 상기 응용 프로그램을 실행하는 단계를 더 포함하는 것을 특징으로 하는 단말 장치의 자원 접근 제어 방법.
The method of claim 12,
And executing the application program by applying the execution result.
다른 단말 장치로부터 타 단말 자원 접근을 위한 API를 통해 자원 접근 요청을 수신하는 단계;
단말 자원에 접근하여 작업을 실행하는 단계; 및
실행 결과를 상기 다른 단말 장치로 전송하는 단계를 포함하는 것을 특징으로 하는 단말 장치의 자원 접근 제어 방법.
Receiving a resource access request from another terminal device through an API for accessing another terminal resource;
Accessing a terminal resource and executing a task; And
And transmitting the execution result to the other terminal device.
제14항에 있어서,
상기 단말 자원에 접근하여 작업을 실행하는 단계 이전에 상기 다른 단말 장치와 인증 절차를 수행하여 접근 권한을 확인하는 단계를 더 포함하고,
접근 권한이 있다고 판단된 경우에 상기 작업을 실행하도록 하는 것을 특징으로 하는 단말 장치의 자원 접근 제어 방법.
The method of claim 14,
Confirming an access right by performing an authentication procedure with the other terminal device before the step of accessing the terminal resource and executing a task;
And executing the task when it is determined that there is an access right.
제15항에 있어서,
접근 권한이 없다고 판단된 경우, 상기 다른 단말 장치로 접근 불가를 통지하는 단계를 더 포함하는 것을 특징으로 하는 단말 장치의 자원 접근 제어 방법.
16. The method of claim 15,
If it is determined that there is no access right, the method further comprises the step of notifying the other terminal device of the resource access control method of the terminal device.
KR1020100130524A 2010-12-20 2010-12-20 Method for controlling resource access between user devices and service system thereof KR101771573B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100130524A KR101771573B1 (en) 2010-12-20 2010-12-20 Method for controlling resource access between user devices and service system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100130524A KR101771573B1 (en) 2010-12-20 2010-12-20 Method for controlling resource access between user devices and service system thereof

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020160127033A Division KR101782866B1 (en) 2016-09-30 2016-09-30 Method for controlling resource access between user devices and service system thereof

Publications (2)

Publication Number Publication Date
KR20120069120A true KR20120069120A (en) 2012-06-28
KR101771573B1 KR101771573B1 (en) 2017-09-05

Family

ID=46687439

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100130524A KR101771573B1 (en) 2010-12-20 2010-12-20 Method for controlling resource access between user devices and service system thereof

Country Status (1)

Country Link
KR (1) KR101771573B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101453412B1 (en) * 2013-06-21 2014-10-22 주식회사 케이티 Smart adaptor and control method for executing application programming interface
WO2014181970A1 (en) * 2013-05-07 2014-11-13 주식회사 안랩 Method and apparatus for managing application data of portable terminal
KR101512987B1 (en) * 2014-06-19 2015-04-20 주식회사 씽크풀 System for controlling user terminal usage and providing method thereof
KR20150073784A (en) * 2013-12-23 2015-07-01 한국전자통신연구원 METHOD for controlling REsource access over the web network of things

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008047022A (en) * 2006-08-21 2008-02-28 Oki Electric Ind Co Ltd Information sharing system by portable terminal device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014181970A1 (en) * 2013-05-07 2014-11-13 주식회사 안랩 Method and apparatus for managing application data of portable terminal
US9898600B2 (en) 2013-05-07 2018-02-20 Ahnlab, Inc. Method and apparatus for managing application data of portable terminal
KR101453412B1 (en) * 2013-06-21 2014-10-22 주식회사 케이티 Smart adaptor and control method for executing application programming interface
KR20150073784A (en) * 2013-12-23 2015-07-01 한국전자통신연구원 METHOD for controlling REsource access over the web network of things
KR101512987B1 (en) * 2014-06-19 2015-04-20 주식회사 씽크풀 System for controlling user terminal usage and providing method thereof

Also Published As

Publication number Publication date
KR101771573B1 (en) 2017-09-05

Similar Documents

Publication Publication Date Title
US10725972B2 (en) Continuous and concurrent device experience in a multi-device ecosystem
US9614931B2 (en) Identifying a resource set require for a requested application and launching the resource set in a container for execution in a host operating system
US9471296B2 (en) Method and device for application installation to multiple memory components
CN107784221B (en) Authority control method, service providing method, device and system and electronic equipment
JP6327491B2 (en) Application test system and application test method
KR20120128357A (en) Method and apparatus for splitting of media file
CN104756080A (en) Augmenting capabilities of a host device
CN103617380A (en) Application program authority dynamic control method and system
KR20120070650A (en) Method for playing and providing a video based on cloud computing
US20160007141A1 (en) Linking Media Access Between Devices
WO2020216204A1 (en) Information acquisition method and apparatus
JP6758139B2 (en) Systems and methods for efficient call processing
JP2014534485A (en) Network communication and cost awareness
WO2016150191A1 (en) Data sharing method and device
KR20120069120A (en) Method for controlling resource access between user devices and service system thereof
JP5005527B2 (en) Storage system and data management method in storage system
CN108293047B (en) System and method for accessing resources by a user across multiple distributed computing networks
CN103975301A (en) Event service for local client applications through local server
KR20140049449A (en) Control apparatus of application mobility in home network
KR102230266B1 (en) Method and electronic device for sharing applications among a plurality of electronic devices
KR20130063399A (en) Mobile terminal and cloud server for mobile cloud computing environment and method of mobile cloud computing using the same
KR101782866B1 (en) Method for controlling resource access between user devices and service system thereof
CN113726882A (en) Information service system, method, device, equipment and medium based on 5G network
US8909826B2 (en) System and method for extending user-interface, and storage medium storing the same
JP5687255B2 (en) Terminal device, method, program, and wireless communication system

Legal Events

Date Code Title Description
N231 Notification of change of applicant
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant