KR101015436B1 - Method of executing services on devices - Google Patents

Method of executing services on devices Download PDF

Info

Publication number
KR101015436B1
KR101015436B1 KR1020080132226A KR20080132226A KR101015436B1 KR 101015436 B1 KR101015436 B1 KR 101015436B1 KR 1020080132226 A KR1020080132226 A KR 1020080132226A KR 20080132226 A KR20080132226 A KR 20080132226A KR 101015436 B1 KR101015436 B1 KR 101015436B1
Authority
KR
South Korea
Prior art keywords
task
service
service execution
execution device
tasks
Prior art date
Application number
KR1020080132226A
Other languages
Korean (ko)
Other versions
KR20100073525A (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 KR1020080132226A priority Critical patent/KR101015436B1/en
Publication of KR20100073525A publication Critical patent/KR20100073525A/en
Application granted granted Critical
Publication of KR101015436B1 publication Critical patent/KR101015436B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • G06F9/4856Task life-cycle, e.g. stopping, restarting, resuming execution resumption being on a different machine, e.g. task migration, virtual machine migration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Stored Programmes (AREA)

Abstract

디바이스에서의 서비스 실행 방법이 개시된다. 본 발명에 따른 디바이스에서의 서비스 실행 방법은, 서비스를 실행할 서비스 실행 디바이스에서 서비스에 필요한 태스크들을 확인하는 단계; 상기 확인된 태스크들 중 상기 서비스 실행 디바이스에서 지원되지 않는 태스크가 있는 경우 상기 서비스 실행 디바이스 주변의 디바이스들 중 상기 태스크를 지원하는 디바이스를 검색하는 단계; 상기 검색된 디바이스에서 상기 태스크를 수행하고 그 수행 결과를 상기 서비스 실행 디바이스로 전송하는 단계; 및 상기 태스크의 수행 결과를 상기 검색된 디바이스로부터 수신하여 서비스를 완료하는 단계를 포함하는 것을 특징으로 한다. 이러한 본 발명에 의하면 어떤 디바이스에서 서비스를 실행하고자 할 때 그 디바이스에서 필요한 태스크를 지원하지 않는 경우라도 사용자의 개입 없이 주변의 디바이스를 검색하여 해당 태스크를 수행할 수 있다. A method of executing a service on a device is disclosed. A service execution method in a device according to the present invention includes the steps of identifying tasks required for a service in a service execution device to execute a service; Searching for a device supporting the task among devices around the service execution device when there is a task not supported by the service execution device among the identified tasks; Performing the task in the found device and transmitting a result of the execution to the service execution device; And receiving a result of performing the task from the searched device to complete a service. According to the present invention, when a service is desired to be executed in a device, even if a device does not support a required task, a nearby device may be searched and performed without the user's intervention.

디바이스, 서비스, 태스크 공유 Device, service, task sharing

Description

디바이스에서의 서비스 실행 방법{Method of executing services on devices}Method of executing services on devices}

본 발명은 디바이스에서의 서비스 실행 방법에 관한 것으로서, 보다 상세하게는 어떤 디바이스에서 서비스를 실행하고자 할 때 그 디바이스에서 필요한 태스크를 지원하지 않는 경우 주변의 디바이스를 이용하여 해당 태스크를 수행하는 서비스 실행 방법에 관한 것이다. The present invention relates to a method of executing a service in a device. More particularly, when a service is to be executed in a device and does not support a required task in the device, the service execution method performs a task using a nearby device. It is about.

오늘날 모바일 디바이스들은 점점 소형화되고, 고성능화 되고 있으며 다양한 기능들을 지원하고 있다. 그 결과 기호에 맞게 여러 대의 모바일 기기를 가지고 다니는 것을 쉽게 볼 수 있다. 여러 대의 기기를 사용한다는 것은 관리해야 할 메모리의 수가 많아진다는 것을 의미하며, 메모리 기술의 발달로 저장 공간이 커질수록 관리가 점점 더 어려워짐을 의미한다. Today's mobile devices are becoming smaller, higher in performance and supporting a variety of features. As a result, it's easy to see how many mobile devices you can carry with you. Using multiple devices means that the number of memories to be managed increases, and as memory technology advances, management becomes more difficult as the storage space gets larger.

현재 디바이스에서 어떤 서비스를 실행시키기 위해서 필요한 태스크들이 있다면 일일이 필요한 요소들을 설치해야 하고 정상적으로 동작하는지 테스트를 해본 후에 사용이 가능하다. 예를 들어 네비게이션 서비스를 사용하기 위해서는 GPS를 연결하고 디바이스 드라이버를 설치해야 한다. 만약 필요한 태스크 들 중 하나라도 해당 디바이스에 설치되지 않았다면 사용자의 개입이 필요하게 된다.If there are tasks required to run a service on the current device, you need to install the necessary components and test them to see if they work properly before you can use them. For example, to use the navigation service, you need to connect the GPS and install the device driver. If any of the required tasks are not installed on the device, user intervention is required.

따라서 현재 보유하고 있는 디바이스에서 서비스를 확장하거나 새로운 서비스를 사용하고자 할 경우 특정 하드웨어 등 리소스나 특정 태스크가 요구되는 경우에 사용자가 개입하여 직접 설치하여야 한다. 이 경우 사용자는 새로운 서비스에 어떤 태스크가 필요한지 일일이 알고 있어야 하며, 그렇지 못할 경우 사용에 제약을 받게 된다.Therefore, if you want to expand a service or use a new service on a device you have, you must install it manually by user intervention when resources or specific tasks such as specific hardware are required. In this case, the user must know what tasks are required for the new service, or the user will be restricted from using them.

본 발명이 이루고자 하는 기술적 과제는 어떤 디바이스에서 서비스를 실행하고자 할 때 그 디바이스에서 필요한 태스크를 지원하지 않는 경우 주변의 디바이스를 이용하여 해당 태스크를 수행할 수 있는 디바이스에서의 서비스 실행 방법 및 상기 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체를 제공하는 데 있다. SUMMARY OF THE INVENTION The present invention provides a method and a method of executing a service in a device capable of performing a task using a peripheral device when a device does not support a task required by the device when a service is to be executed. A computer readable recording medium having recorded thereon a program for execution is provided.

상기 기술적 과제를 해결하기 위하여 본 발명에 따른 디바이스에서의 서비스 실행 방법은, (a) 서비스를 실행할 서비스 실행 디바이스에서 서비스에 필요한 태스크들을 확인하는 단계; (b) 상기 확인된 태스크들 중 상기 서비스 실행 디바이스에서 지원되지 않는 태스크가 있는 경우 상기 서비스 실행 디바이스 주변의 디바이스들 중 상기 태스크를 지원하는 디바이스를 검색하는 단계; (c) 상기 검색된 디바이스에서 상기 태스크를 수행하고 그 수행 결과를 상기 서비스 실행 디바이스로 전 송하는 단계; 및 (d) 상기 태스크의 수행 결과를 상기 검색된 디바이스로부터 수신하여 서비스를 완료하는 단계를 포함하는 것을 특징으로 한다.In order to solve the above technical problem, a service execution method in a device according to the present invention includes: (a) identifying tasks required for a service in a service execution device to execute a service; searching for a device supporting the task among devices around the service execution device when there is a task not supported by the service execution device among the identified tasks; (c) performing the task in the found device and transmitting the result of the task to the service execution device; And (d) receiving a result of performing the task from the searched device to complete a service.

여기서, 상기 서비스 실행 디바이스 및 상기 주변의 디바이스들은 서비스에 필요한 태스크들과 자신이 지원하는 태스크에 관한 정보를 포함하는 태스크 명세서를 가지는 것이 바람직하다. 이때 상기 태스크에 관한 정보는 각 태스크의 이름, 종류, 데이터 타입, 성능에 관한 정보를 포함할 수 있다.Here, the service execution device and the peripheral devices preferably have a task specification including information on tasks required for a service and tasks supported by the service execution device. In this case, the information about the task may include information about the name, type, data type, and performance of each task.

또한, 상기 (b) 단계는 상기 태스크 명세서를 참조하여 상기 서비스 실행 디바이스에서 지원되지 않는 태스크가 있는지 검사할 수 있다.In addition, step (b) may check whether there is a task that is not supported by the service execution device by referring to the task specification.

또한, 상기 (b) 단계는, (b1) 상기 서비스 실행 디바이스 주변의 디바이스들로 상기 태스크에 관한 정보를 포함하는 태스크 검색 신호를 전송하는 단계; (b2) 상기 태스크 검색 신호를 수신한 디바이스에서 상기 태스크 검색 신호에 포함된 정보를 바탕으로 자신이 가지는 태스크 명세서를 참조하여 상기 태스크를 수행할 수 있는지 확인하는 단계; 및 (b3) 상기 태스크를 수행할 수 있는 경우 상기 서비스 실행 디바이스로 태스크 검색 응답 신호를 전송하는 단계를 포함하는 것을 특징으로 한다. In addition, step (b) may include: (b1) transmitting a task search signal including information about the task to devices around the service execution device; (b2) confirming whether a device which has received the task search signal can perform the task with reference to a task specification that the device has received based on information included in the task search signal; And (b3) transmitting a task search response signal to the service execution device when the task can be performed.

여기서, 상기 태스크 검색 신호는 브로드캐스팅 방식으로 전송하며, 상기 응답 신호는 유니캐스트 방식으로 전송할 수 있다.Here, the task search signal may be transmitted by a broadcasting method, and the response signal may be transmitted by a unicast method.

또한, 상기 (c) 단계는 상기 서비스 실행 디바이스에서 상기 검색된 디바이스로 상기 태스크에 관한 정보를 포함하는 태스크 요청 신호를 전송하는 단계; 및 상기 태스크 요청 신호를 수신한 상기 검색된 디바이스에서 상기 태스크를 수행하 고 그 결과 생성된 데이터를 포함하는 태스크 요청 응답 신호를 상기 서비스 실행 디바이스로 전송하는 단계를 포함할 수 있다.The step (c) may further include transmitting a task request signal including information about the task from the service execution device to the retrieved device; And performing a task in the searched device that has received the task request signal, and transmitting a task request response signal including the data generated as a result to the service execution device.

또한, 상기 서비스 실행 방법은, 상기 (b) 단계에서 상기 태스크를 지원하는 디바이스가 복수 개 검색되는 경우, 상기 서비스 실행 디바이스의 사용자 인터페이스를 통하여 사용자로부터 어떤 디바이스에서 상기 태스크를 수행할 것인지 선택받는 단계를 더 포함할 수 있다.The method may further include receiving a selection of which device to perform the task from a user through a user interface of the service execution device when a plurality of devices supporting the task are found in step (b). It may further include.

이때 상기 선택받는 단계에서 상기 검색된 디바이스로부터 수신한 상기 태스크의 성능에 관한 정보를 바탕으로 더 나은 성능을 보이는 디바이스를 상기 사용자에게 추천할 수 있다.In this case, based on the information about the performance of the task received from the searched device in the step of receiving the selection can recommend a device having a better performance to the user.

상기 기술적 과제를 해결하기 위하여 상기된 본 발명에 따른 디바이스에서의 서비스 실행 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체를 제공한다. In order to solve the above technical problem, there is provided a computer-readable recording medium having recorded thereon a program for executing a service execution method in a device according to the present invention.

상술한 본 발명에 의하면, 어떤 디바이스에서 서비스를 실행하고자 할 때 그 디바이스에서 필요한 태스크를 지원하지 않는 경우라도 사용자의 개입 없이 주변의 디바이스를 검색하여 해당 태스크를 수행할 수 있다. 따라서 사용자가 일일이 새로운 서비스에 필요한 하드웨어 또는 소프트웨어를 설치할 필요가 없으며 새롭게 등장하는 서비스에 대해서 보유 중인 디바이스들을 가지고 보다 유연하게 대처할 수 있게 된다. According to the present invention described above, even when the device does not support a required task when a service is to be executed in a device, a nearby device may be searched for and performed without the user's intervention. Therefore, users do not need to install hardware or software necessary for new services every day, and can flexibly cope with new devices with their own devices.

이하에서는 도면을 참조하여 본 발명의 바람직한 실시예들을 상세히 설명한다. 이하 설명 및 첨부된 도면들에서 실질적으로 동일한 구성요소들은 각각 동일한 부호들로 나타냄으로써 중복 설명을 생략하기로 한다. 또한 본 발명을 설명함에 있어 관련된 공지기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그에 대한 상세한 설명은 생략하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description and the accompanying drawings, substantially the same components are denoted by the same reference numerals, and redundant description will be omitted. In addition, in the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

도 1은 본 발명의 일 실시예에 따른 디바이스에서의 서비스 실행 방법을 나타낸 흐름도이다. 본 실시예에서 사용자가 어떤 서비스를 실행하는 디바이스를 서비스 실행 디바이스라 칭하기로 한다. 본 실시예에서 설명되는 디바이스들은 이동 가능한 모바일 디바이스일 수 있으며, 무선 네크워크를 통하여 서로 연결되어 있고, 디바이스들 간에는 무선 인터넷 등의 무선 통신 수단을 이용하여 서로 통신이 가능하며, 네트워크를 통해 그룹화되어 있을 수 있다.1 is a flowchart illustrating a service execution method in a device according to an embodiment of the present invention. In the present embodiment, a device for which a user executes a service will be referred to as a service execution device. The devices described in this embodiment may be mobile devices that are movable, connected to each other via a wireless network, and devices may communicate with each other using a wireless communication means such as wireless Internet, and may be grouped through a network. Can be.

사용자가 서비스 실행 디바이스에서 특정 서비스의 실행을 명령하면(110단계), 서비스 실행 디바이스는 서비스에 필요한 태스크들을 확인한다(115단계). 본 실시예에서 서비스 실행 디바이스와 그 주변의 디바이스들은 모두 자신이 제공하는 서비스들과 각 서비스마다 필요한 태스크들에 관한 정보, 그리고 자신이 지원하는 태스크의 이름과 종류, 데이터 타입(입출력 데이터, 처리 데이터 등), 태스크의 성능에 관한 정보 등을 포함하는 태스크 명세서를 가지고 있다. 서비스 실행 디바이스는 이 태스크 명세서를 참조하여 실행할 서비스에 필요한 태스크들을 확인한다.When the user instructs the execution of a specific service in the service execution device (step 110), the service execution device checks tasks required for the service (step 115). In the present embodiment, the service execution device and the surrounding devices are all information about services provided by the service and the tasks required for each service, the name and type of the task supported by the service, and the data type (input / output data, processing data). Etc.) and a task specification including information on the performance of the task. The service execution device checks the tasks required for the service to be executed by referring to this task specification.

필요한 태스크들이 확인되면, 서비스 실행 디바이스는 확인된 태스크들 중 자체적으로 지원되지 않는 태스크가 있는지 검사한다(120단계). 이를 위하여 서비스 실행 디바이스는 상기된 태스크 명세서의 내용 중 자신이 지원하는 태스크에 관한 정보를 참조한다. 이때 지원되지 않는 태스크가 없다면, 즉 서비스에 필요한 태스크들이 모두 태스크 명세서 상의 지원하는 태스크들에 포함되어 있다면 122단계로 진행하여 확인된 태스크들을 모두 수행한다.If necessary tasks are identified, the service execution device checks whether any of the identified tasks are not supported by itself (step 120). To this end, the service execution device refers to information on a task supported by the service execution device. At this time, if there are no unsupported tasks, that is, if all tasks required for the service are included in supporting tasks in the task specification, the process proceeds to step 122 and performs all the identified tasks.

만일 지원되지 않는 태스크가 있다면, 즉 서비스에 필요한 태스크들 중 하나라도 태스크 명세서 상의 지원하는 태스크들에 포함되어 있지 않다면 후술할 125단계 및 130단계로 진행한다. If there is an unsupported task, that is, if one of the tasks required for the service is not included in the supporting tasks in the task specification, the process proceeds to steps 125 and 130 to be described later.

본 실시예의 설명에서, 실행할 서비스는 3개의 태스크(이하 제1 내지 제3 태스크)가 필요하며, 서비스 실행 디바이스는 제1 및 제3 태스크는 지원하나, 제2 태스크는 지원하지 않고 있는 것으로 가정하기로 한다. 즉, 제2 태스크는 서비스 실행 디바이스가 가지는 태스크 명세서 상에서 자신이 지원하는 태스크들에 포함되지 않는다. In the description of this embodiment, it is assumed that the service to be executed requires three tasks (hereinafter, first to third tasks), and the service execution device supports the first and third tasks but does not support the second task. Shall be. That is, the second task is not included in the tasks supported by the second task on the task specification of the service execution device.

상기 120단계에서 서비스에 필요한 태스크들 중 제2 태스크가 지원되지 않는 것으로 검사되면 125단계로 진행하여 제1 태스크를 수행하고, 이와 동시에(또는 제1 태스크의 수행 후에), 서비스 실행 디바이스 주변의 디바이스들 중에서 제2 태스크를 지원하는 디바이스를 검색한다(130단계). If it is determined in step 120 that the second task is not supported among the tasks required for the service, the process proceeds to step 125 to perform the first task, and at the same time (or after performing the first task), devices around the service execution device. Among the devices, a device supporting the second task is searched for in operation 130.

주변의 디바이스들 중 제2 태스크를 지원하는 디바이스가 검색되면 서비스 실행 디바이스는 검색된 디바이스로 제2 태스크의 수행을 요청한다(135단계). 이때 서비스 실행 디바이스는 태스크 요청 신호로서 제2 태스크의 수행에 필요한 데이 터(예를 들어, 필요하다면 제1 태스크의 수행 결과 데이터), 요구되는 출력 데이터 포맷 등에 관한 정보를 검색된 디바이스로 전송한다. If a device supporting the second task is found among the neighboring devices, the service execution device requests the performed device to perform the second task (step 135). At this time, the service execution device transmits, as a task request signal, data necessary for the execution of the second task (for example, result data of the first task if necessary), information on the required output data format, and the like to the searched device.

태스크 요청 신호를 수신한 디바이스는 제2 태스크를 수행하고(140단계), 태스크 수행 결과를 서비스 실행 디바이스로 전송한다(145단계). 이때 태스크 수행 결과 생성된 데이터를 함께 전송한다.The device receiving the task request signal performs the second task (step 140), and transmits the task execution result to the service execution device (step 145). At this time, the data generated as a result of task execution is transmitted together.

서비스 실행 디바이스는 검색된 디바이스로부터 제2 태스크 수행 결과를 수신하고(150단계), 결과 데이터에 이상이 없다면 제3 태스크를 수행(155단계)함으로써 서비스를 마친다.The service execution device receives the second task execution result from the found device (step 150), and if there is no error in the result data, the service execution device finishes the service by performing the third task (step 155).

도 2는 상기된 130단계, 즉 서비스 실행 디바이스가 주변에서 특정 태스크를 지원하는 디바이스를 검색하는 과정의 구체적인 일 실시예를 나타낸 흐름도이다.FIG. 2 is a flowchart illustrating a specific embodiment of a process of searching for a device supporting a specific task in the vicinity, that is, step 130 described above.

도시된 바와 같이 서비스 실행 디바이스는 요청할 태스크에 관한 정보, 예를 들면 해당 태스크의 이름과 종류, 데이터 타입 등을 포함하는 태스크 검색 신호를 브로드캐스팅 방식을 이용하여 주변으로 전송한다. As shown, the service execution device transmits a task search signal including information on a request to request, for example, the name and type of the task, a data type, and the like to the surroundings using a broadcasting scheme.

상기 태스크 검색 신호를 수신한 주변의 디바이스는 태스크 검색 신호에 포함된 정보를 바탕으로 요청된 태스크를 수행할 수 있는지 확인한다. 이 디바이스 역시 상기된 바와 같은 태스크 명세서를 가지고 있으며, 이를 참조하여 태스크 수행 가능 여부를 확인하게 된다. 요청된 태스크 수행이 가능하다면 그를 나타내는 신호로서 태스크 검색 응답 신호를 서비스 요청 모바일 디바이스로 유니캐스트 방식으로 전송한다. 이 태스크 검색 응답 신호에는 태스크 명세서에 포함된 정보를 바탕으로 하여 수행 가능한 태스크의 데이터 타입과 성능 등에 관한 정보가 포함된 다. The peripheral device receiving the task search signal checks whether the requested task can be performed based on the information included in the task search signal. The device also has a task specification as described above, and checks whether the task can be performed by referring to this. If the task can be performed, the task search response signal is transmitted to the service request mobile device as a signal indicating the unicast method. The task search response signal includes information on the data type and performance of the task that can be performed based on the information included in the task specification.

태스크 검색 응답 신호를 수신한 서비스 요청 모바일 디바이스는 수신된 태스크 검색 응답 신호를 참조하여 그 디바이스가 서비스에 필요한 태스크의 수행에 적합한지 확인한다. 한편, 도시된 바와 같이 태스크 검색 응답 신호는 복수 개의 디바이스로부터 전송될 수 있으며, 서비스 실행 디바이스는 태스크 검색 응답 신호를 보낸 디바이스 각각에 대하여 태스크 수행에 적합한지 확인한다.The service request mobile device that receives the task search response signal refers to the received task search response signal to determine whether the device is suitable for performing a task required for service. Meanwhile, as shown, the task search response signal may be transmitted from a plurality of devices, and the service execution device checks whether the device for which the task search response signal is sent is suitable for performing the task.

도 3은 상기된 135단계 내지 150단계를 보다 구체적으로 설명하기 위한 흐름도이다. 서비스 실행 디바이스는 검색된 디바이스로 요청할 태스크에 관한 정보를 포함하는 태스크 요청 신호를 유니캐스트 방식으로 전송한다. 필요하다면 태스크 요청 신호에는 요청할 태스크의 수행에 필요한 데이터가 포함될 수 있다. 3 is a flowchart for describing in more detail the steps 135 to 150 described above. The service execution device transmits a task request signal including information about a task to request to the found device in a unicast manner. If necessary, the task request signal may include data necessary to perform the task to be requested.

검색된 디바이스는 태스크 요청 신호를 수신하면 그에 포함된 태스크에 관한 정보를 참조하여 태스크를 수행하고, 그 결과 생성된 태스크 수행 결과 데이터를 임시로 저장한다. 그리고 저장된 태스크 수행 결과 데이터를 포함하는 태스크 요청 응답 신호를 서비스 실행 디바이스로 유니캐스트 방식으로 전송한다. 서비스 실행 디바이스는 태스크 요청 응답 신호를 수신하고, 그에 포함된 태스크 수행 결과 데이터를 저장한 후, 태스크 요청 신호에서 요청한 바에 따라 태스크 수행 결과 데이터가 생성되었는지를 확인한다.Upon receiving the task request signal, the found device performs a task by referring to information about a task included therein and temporarily stores the task execution result data generated as a result. The task request response signal including the stored task execution result data is transmitted to the service execution device in a unicast manner. The service execution device receives the task request response signal, stores the task execution result data included therein, and checks whether the task execution result data is generated as requested by the task request signal.

도 4는 본 발명의 다른 실시예에 따른 디바이스에서의 서비스 실행 방법을 나타낸 흐름도이다. 본 실시예는 검색된 모바일 디바이스가 복수 개인 경우의 예로서, 후술할 132단계 및 133단계가 추가된 것을 제외하고는 도 1에 관하여 설명된 바와 실질적으로 동일한다.4 is a flowchart illustrating a service execution method in a device according to another embodiment of the present invention. This embodiment is an example of a case where there are a plurality of searched mobile devices, and is substantially the same as that described with reference to FIG. 1 except that steps 132 and 133 described later are added.

130단계에서 서비스에 필요한 태스크를 지원하는 디바이스가 복수 개 검색되면 검색된 디바이스들을 사용자가 알 수 있도록 서비스 실행 디바이스의 사용자 인터페이스를 통하여 표시하여 주고(132단계), 사용자로부터 어떤 디바이스에서 태스크를 수행할 것인지 선택을 받는다(133단계). 그리고 선택된 디바이스로 해당 태스크를 수행할 것을 요청한다(135단계). When a plurality of devices supporting a task required for a service are found in step 130, the searched devices are displayed through the user interface of the service execution device so that the user can know (step 132). Receive a selection (step 133). In operation 135, the selected device performs a corresponding task.

한편, 본 실시예에서, 검색된 디바이스들을 사용자에게 표시하여 주면서 그들로부터 수신한 태스크 성능에 관한 정보를 바탕으로 각 디바이스의 태스크 수행 성능을 비교하여 더 나은 성능을 보이는 디바이스의 태스크를 추천하도록 할 수도 있다. 덧붙여, 카메라 촬영 태스크 또는 RFID 입출력 태스크 등은 사용자와 직접적인 연관이 되어 있기 때문에 사용자에게 어떤 디바이스의 태스크를 사용할 것인지 선택권을 주는 것이 바람직하다. 그러나 DMB 수신 태스크 또는 GPS 태스크와 같이 어떤 연산을 목적으로 하는 태스크의 경우는 복수 개의 디바이스의 태스크가 검색되더라도 사용자의 선택 없이 임의로 정해지도록 할 수 있을 것이다. Meanwhile, in the present embodiment, the searched devices may be displayed to the user, and the task performance of each device may be compared based on the information on the task performance received from them, and the task of the device showing the better performance may be recommended. . In addition, since the camera photographing task or the RFID input / output task is directly related to the user, it is preferable to give the user a choice of which device task to use. However, in the case of a task for a certain operation such as a DMB reception task or a GPS task, even if a task of a plurality of devices is searched, it may be arbitrarily determined without a user's selection.

또한, 상술한 실시예들에서, 서비스 실행 디바이스가 지원하는 태스크라 하더라도 주변의 디바이스들 중에서 그 태스크를 지원하는 디바이스를 검색하고 서비스 실행 디바이스의 태스크 성능과 주변의 다른 디바이스의 태스크 성능을 비교하여 다른 디바이스의 태스크 성능이 더 우수한 경우 그 태스크를 서비스 실행 디바이스에서 실행하지 않고 검색된 디바이스에서 수행하도록 구현될 수도 있다. In addition, in the above-described embodiments, even if the task is supported by the service execution device, the device supporting the task is searched among the peripheral devices, and the task performance of the service execution device is compared with the task performance of other devices in the vicinity. If the task performance of the device is better, the task may be implemented to perform on the retrieved device instead of executing on the service execution device.

상술한 본 발명은 예를 들어 다음과 같은 경우로 적용될 수 있다. The present invention described above can be applied to, for example, the following cases.

사용자가 서비스 실행 디바이스를 통해 실행을 명령한 서비스가 이미지 코드를 인식하는 서비스라고 하면, 필요한 태스크는 카메라 촬영 태스크와 촬영된 이미지로부터 코드를 인식하는 태스크 등일 것이다. 이때 서비스 실행 디바이스는 이미지 코드 인식 어플리케이션을 가지고 있으나 카메라가 없어 카메라 촬영 태스크가 지원되지 않을 때 서비스 실행 중 카메라 촬영이 필요한 단계에서 주변의 디바이스들 중 카메라를 가지고 있는 디바이스를 검색하여 카메라 촬영 태스크를 요청하고 그 결과 데이터인 촬영된 이미지를 받아서 그로부터 이미지 코드를 인식하게 된다. If the service that the user has commanded execution through the service execution device is a service that recognizes the image code, the necessary tasks may be a camera photographing task and a task of recognizing the code from the photographed image. In this case, the service execution device has an image code recognition application, but there is no camera. When the camera shooting task is not supported, the camera execution task is requested by searching for the device that has the camera among the peripheral devices when the camera shooting task is required during service execution. As a result, it receives the captured image as data and recognizes the image code therefrom.

또는 네비게이션 서비스를 이용하기 위하여 GPS가 설치되지 않은 디바이스에서 네비게이션 프로그램만 실행하며, GPS 태스크가 필요할 경우 주변 디바이스들 중 GPS를 보유하고 있는 디바이스를 검색하여 그 디바이스와 연결되어 GPS 태스크를 수행하고 네비게이션 서비스를 실행할 수 있다. Alternatively, to use the navigation service, only the navigation program is executed on a device that does not have GPS installed. If a GPS task is required, the device searches for a device that has GPS among the peripheral devices, and is connected to the device to perform a GPS task. You can run

상술한 본 발명에 의하면, 하드웨어 또는 소프트웨어의 추가적인 설치가 필요 없이 서비스에 필요한 태스크를 주변의 디바이스로부터 검색하여 사용할 수 있도록 해 준다. 따라서 향후 새롭게 등장하는 서비스에 대해서 현재 가지고 있는 디바이스들을 가지고 보다 유연하게 대처할 수 있게 된다.According to the present invention described above, it is possible to retrieve and use a task required for the service from the peripheral devices without the need for additional installation of hardware or software. Therefore, it will be possible to flexibly cope with the devices that are currently present for the newly emerging service.

한편, 상술한 본 발명의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다. 상기 컴퓨터로 읽을 수 있는 기록매체는 마그네틱 저장매체(예를 들면, 롬, 플로피 디스크, 하드 디스크 등), 광학적 판독 매체(예를 들면, 시디롬, 디브이디 등) 및 캐리어 웨이브(예를 들면, 인 터넷을 통한 전송)와 같은 저장매체를 포함한다.Meanwhile, the above-described embodiments of the present invention can be written as a program that can be executed in a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable recording medium. The computer-readable recording medium may include a magnetic storage medium (eg, ROM, floppy disk, hard disk, etc.), an optical reading medium (eg, CD-ROM, DVD, etc.) and a carrier wave (eg, internet). Storage medium).

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far I looked at the center of the preferred embodiment for the present invention. Those skilled in the art will appreciate that the present invention can be implemented in a modified form without departing from the essential features of the present invention. Therefore, the disclosed embodiments should be considered in an illustrative rather than a restrictive sense. The scope of the present invention is shown in the claims rather than the foregoing description, and all differences within the scope will be construed as being included in the present invention.

도 1은 본 발명의 일 실시예에 따른 디바이스에서의 서비스 실행 방법을 나타낸 흐름도이다. 1 is a flowchart illustrating a service execution method in a device according to an embodiment of the present invention.

도 2는 서비스 실행 디바이스가 주변에서 특정 태스크를 지원하는 디바이스를 검색하는 과정의 구체적인 일 실시예를 나타낸 흐름도이다.2 is a flowchart illustrating a specific embodiment of a process of searching for a device supporting a specific task in a vicinity by a service execution device.

도 3은 도 1의 135단계 내지 150단계를 보다 구체적으로 설명하기 위한 흐름도이다.FIG. 3 is a flowchart for explaining steps 135 to 150 of FIG. 1 in more detail.

도 4는 본 발명의 다른 실시예에 따른 디바이스에서의 서비스 실행 방법을 나타낸 흐름도이다.4 is a flowchart illustrating a service execution method in a device according to another embodiment of the present invention.

Claims (10)

디바이스에서의 서비스 실행 방법에 있어서,In the service execution method on a device, (a) 서비스를 실행할 서비스 실행 디바이스에서 서비스에 필요한 태스크들을 확인하는 단계;(a) identifying tasks required for the service at the service execution device to execute the service; (b) 상기 확인된 태스크들 중 상기 서비스 실행 디바이스에서 지원되지 않는 태스크가 있는 경우 상기 서비스 실행 디바이스 주변의 디바이스들 중 상기 태스크를 지원하는 디바이스를 검색하는 단계;searching for a device supporting the task among devices around the service execution device when there is a task not supported by the service execution device among the identified tasks; (c) 상기 검색된 디바이스에서 상기 태스크를 수행하고 그 수행 결과를 상기 서비스 실행 디바이스로 전송하는 단계; 및(c) performing the task in the found device and transmitting a result of the execution to the service execution device; And (d) 상기 태스크의 수행 결과를 상기 검색된 디바이스로부터 수신하여 서비스를 완료하는 단계를 포함하고,(d) receiving a result of performing the task from the searched device to complete a service; 상기 (b) 단계에서 상기 태스크를 지원하는 디바이스가 복수 개 검색되는 경우, 상기 서비스 실행 디바이스의 사용자 인터페이스를 통하여 사용자로부터 어떤 디바이스에서 상기 태스크를 수행할 것인지 선택받는 단계를 더 포함하는 것을 특징으로 하는 서비스 실행 방법.If a plurality of devices supporting the task are found in step (b), the method may further include receiving a selection of which device to perform the task from a user through a user interface of the service execution device. How the service runs. 제1항에 있어서,The method of claim 1, 상기 서비스 실행 디바이스 및 상기 주변의 디바이스들은 서비스에 필요한 태스크들과 자신이 지원하는 태스크에 관한 정보를 포함하는 태스크 명세서를 가지는 것을 특징으로 하는 서비스 실행 방법.And the service execution device and the peripheral devices have a task specification including information on tasks required for a service and tasks supported by the service execution device. 제2항에 있어서,The method of claim 2, 상기 태스크에 관한 정보는 각 태스크의 이름, 종류, 데이터 타입, 성능에 관한 정보를 포함하는 것을 특징으로 하는 서비스 실행 방법.And the information about the task includes information about the name, type, data type, and performance of each task. 제2항에 있어서,The method of claim 2, 상기 (b) 단계는 상기 태스크 명세서를 참조하여 상기 서비스 실행 디바이스에서 지원되지 않는 태스크가 있는지 검사하는 것을 특징으로 하는 서비스 실행 방법.The step (b) of checking the task specification, characterized in that for checking whether there is a task that is not supported by the service execution device. 제2항에 있어서,The method of claim 2, 상기 (b) 단계는,In step (b), (b1) 상기 서비스 실행 디바이스 주변의 디바이스들로 상기 태스크에 관한 정보를 포함하는 태스크 검색 신호를 전송하는 단계;(b1) transmitting a task search signal including information about the task to devices around the service execution device; (b2) 상기 태스크 검색 신호를 수신한 디바이스에서 상기 태스크 검색 신호에 포함된 정보를 바탕으로 자신이 가지는 태스크 명세서를 참조하여 상기 태스크를 수행할 수 있는지 확인하는 단계; 및(b2) confirming whether a device which has received the task search signal can perform the task with reference to a task specification that the device has received based on information included in the task search signal; And (b3) 상기 태스크를 수행할 수 있는 경우 상기 서비스 실행 디바이스로 태스크 검색 응답 신호를 전송하는 단계를 포함하는 것을 특징으로 하는 서비스 실행 방법.(b3) transmitting a task search response signal to the service execution device when the task can be performed. 제5항에 있어서,The method of claim 5, 상기 태스크 검색 신호는 브로드캐스팅 방식으로 전송하며, 상기 응답 신호 는 유니캐스트 방식으로 전송하는 것을 특징으로 하는 서비스 실행 방법.The task search signal is transmitted by broadcasting, and the response signal is transmitted by unicast. 제1항에 있어서,The method of claim 1, 상기 (c) 단계는Step (c) is 상기 서비스 실행 디바이스에서 상기 검색된 디바이스로 상기 태스크에 관한 정보를 포함하는 태스크 요청 신호를 전송하는 단계; 및Transmitting a task request signal including information about the task from the service execution device to the retrieved device; And 상기 태스크 요청 신호를 수신한 상기 검색된 디바이스에서 상기 태스크를 수행하고 그 결과 생성된 데이터를 포함하는 태스크 요청 응답 신호를 상기 서비스 실행 디바이스로 전송하는 단계를 포함하는 것을 특징으로 하는 서비스 실행 방법.Performing a task at the retrieved device that has received the task request signal and transmitting a task request response signal including the data generated as a result to the service execution device. 삭제delete 제1항에 있어서,The method of claim 1, 상기 선택받는 단계에서 상기 검색된 디바이스로부터 수신한 상기 태스크의 성능에 관한 정보를 바탕으로 더 나은 성능을 보이는 디바이스를 상기 사용자에게 추천하는 것을 특징으로 하는 서비스 실행 방법.And recommending a device having a better performance to the user based on the information about the performance of the task received from the searched device in the receiving step. 제1항 내지 제7항, 제9항 중 어느 한 항에 기재된 디바이스에서의 서비스 실행 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.A computer-readable recording medium having recorded thereon a program for executing a service execution method in a device according to any one of claims 1 to 7.
KR1020080132226A 2008-12-23 2008-12-23 Method of executing services on devices KR101015436B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080132226A KR101015436B1 (en) 2008-12-23 2008-12-23 Method of executing services on devices

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080132226A KR101015436B1 (en) 2008-12-23 2008-12-23 Method of executing services on devices

Publications (2)

Publication Number Publication Date
KR20100073525A KR20100073525A (en) 2010-07-01
KR101015436B1 true KR101015436B1 (en) 2011-02-22

Family

ID=42636470

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080132226A KR101015436B1 (en) 2008-12-23 2008-12-23 Method of executing services on devices

Country Status (1)

Country Link
KR (1) KR101015436B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000010897A (en) * 1998-05-28 2000-01-14 Compaq Computer Corp System and method for decentralizing task between input/ output subsystems that are used by computer system and perform multiprocessing
US20030054794A1 (en) * 2001-09-18 2003-03-20 Nec Corporation Method and system for extending the capabilities of handheld devices using local resources
KR100755710B1 (en) 2006-05-16 2007-09-05 삼성전자주식회사 Apparatus and method for accomplishing task
KR20080071382A (en) * 2007-01-30 2008-08-04 삼성전자주식회사 Method for combining function of devices by connecting between the devices

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000010897A (en) * 1998-05-28 2000-01-14 Compaq Computer Corp System and method for decentralizing task between input/ output subsystems that are used by computer system and perform multiprocessing
US20030054794A1 (en) * 2001-09-18 2003-03-20 Nec Corporation Method and system for extending the capabilities of handheld devices using local resources
KR100755710B1 (en) 2006-05-16 2007-09-05 삼성전자주식회사 Apparatus and method for accomplishing task
KR20080071382A (en) * 2007-01-30 2008-08-04 삼성전자주식회사 Method for combining function of devices by connecting between the devices

Also Published As

Publication number Publication date
KR20100073525A (en) 2010-07-01

Similar Documents

Publication Publication Date Title
US10417060B2 (en) Automated API publication for Internet of Things platform
CN102006274B (en) The seamless application session reconstruct of equipment room
US20160373890A1 (en) Method and apparatus for switching modes
KR101307476B1 (en) Contents sharing service method and system using location-based
CN104767767A (en) Method, device and system for sharing Internet access data and network equipment
EP3163946A1 (en) Information transmission method and apparatus, device, computer program and recording medium
CN104756080A (en) Augmenting capabilities of a host device
CN111198777A (en) Data processing method, device, terminal and storage medium
CN105160018A (en) Method, device and system for image copy/paste
KR100877065B1 (en) Method and apparatus for deciding a communication protocol
CN110209956B (en) Method, medium, apparatus and computing device for providing reading service
CN103838746A (en) Method for multiple CPU systems to share storage data and systems
CN113301155B (en) Data routing method, device, equipment and storage medium
CN103354927A (en) Method and apparatus for managing content in a processing device
US11394748B2 (en) Authentication method for anonymous account and server
US20170214957A1 (en) Method and system for managing application of set-top box
CN108683586B (en) Data processing method, device, medium and computing equipment in instant communication system
KR101015436B1 (en) Method of executing services on devices
CN109756948B (en) Method and device for connecting wireless access point through application in user equipment
CN112084247B (en) Method and device for expanding application program service
US20130097207A1 (en) Information processing device, information processing method and computer program
US10628220B2 (en) Information processing system, information processing method, and non-transitory computer-readable storage medium for storing program
JP2007122555A (en) Information processor
CN110717074A (en) Object persistence methods, apparatus, media and systems
CN111045750B (en) Method for automatically matching application programs on multi-application device and electronic device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20140102

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20150119

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20160202

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20170206

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20180306

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee