KR101605507B1 - Method for executing macro and control method of web sever for executing macro, recording medium for performing the method - Google Patents

Method for executing macro and control method of web sever for executing macro, recording medium for performing the method Download PDF

Info

Publication number
KR101605507B1
KR101605507B1 KR1020140135307A KR20140135307A KR101605507B1 KR 101605507 B1 KR101605507 B1 KR 101605507B1 KR 1020140135307 A KR1020140135307 A KR 1020140135307A KR 20140135307 A KR20140135307 A KR 20140135307A KR 101605507 B1 KR101605507 B1 KR 101605507B1
Authority
KR
South Korea
Prior art keywords
macro
user
smart terminal
keyword
push notification
Prior art date
Application number
KR1020140135307A
Other languages
Korean (ko)
Inventor
강민규
배성원
신중권
이상준
Original Assignee
숭실대학교산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 숭실대학교산학협력단 filed Critical 숭실대학교산학협력단
Priority to KR1020140135307A priority Critical patent/KR101605507B1/en
Application granted granted Critical
Publication of KR101605507B1 publication Critical patent/KR101605507B1/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/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A macro execution method, a control method of a web server for executing a macro, and a recording medium for performing the same are disclosed. The method comprises the following steps of: generating a script file of a macro and receiving a keyword for macro execution from a user; receiving a time condition for executing the macro; and executing the macro in accordance with a preset priority if a keyword exists in a push notification message received from a smart terminal or the time condition for executing the macro is satisfied. In addition, the macro registered in the smart terminal can be remotely executed through a web server, and a macro can be generated or managed through the web server.

Description

매크로 수행 방법 및 매크로를 수행하기 위한 웹 서버의 제어방법, 이를 수행하기 위한 기록매체{METHOD FOR EXECUTING MACRO AND CONTROL METHOD OF WEB SEVER FOR EXECUTING MACRO, RECORDING MEDIUM FOR PERFORMING THE METHOD}TECHNICAL FIELD [0001] The present invention relates to a method for performing a macro, a method for controlling a web server for performing a macro, and a recording medium for performing the method.

본 발명은 매크로 수행 방법 및 매크로를 수행하기 위한 웹 서버의 제어방법, 이를 수행하기 위한 기록매체에 관한 것으로서, 보다 상세하게는 스마트 단말에서 매크로를 수행하기 위한 방법 및 스마트 단말과 통신하여 매크로를 수행하도록 하는 웹 서버의 제어방법, 이를 수행하기 위한 기록매체에 관한 것이다.
The present invention relates to a method of performing a macro, a control method of a web server for performing a macro, and a recording medium for performing the method. More particularly, the present invention relates to a method for performing a macro in a smart terminal, And a recording medium for performing the control method.

스마트 단말의 수요가 늘어나면서 많은 사람들이 스마트 단말을 이용하고 있다. 이에 따라 스마트 단말의 애플리케이션을 사용하면서 반복적인 작업을 수행해야 하는 상황이 발생한다. 이러한 반복적인 작업을 수행하기 위한 시간과 노동을 줄이기 위해 애플리케이션에서의 반복적인 작업을 매크로를 통해 수행하려는 연구가 이루어지고 있다.As demand for smart terminals increases, many people are using smart terminals. As a result, a situation occurs in which a repeated operation is required while using an application of a smart terminal. To reduce the time and labor required to perform such repetitive tasks, research has been conducted on macros to perform repetitive tasks in an application.

스마트 단말에서 매크로를 수행하기 위한 종래 기술에서는 매크로를 수행하기 위해서 사용자가 실행하고자 하는 애플리케이션을 직접 실행해야 하는 문제점이 있다. 사용자가 애플리케이션에서의 작업을 매크로를 통해 수행하고자 할 때 매크로가 자동으로 수행될 수 있다면 사용자의 애플리케이션 사용 편의성이 좋아질 것이다.
In the conventional technology for performing a macro in a smart terminal, there is a problem that an application to be executed by a user must be directly executed in order to execute a macro. If the user wants to do the work in the application through a macro, then the user's application usability will be improved if the macro can be done automatically.

KRKR 10-134864510-1348645 B1B1

본 발명의 일측면은 스마트 단말에서 매크로를 수행하기 위한 매크로 수행 방법으로서, 스마트 단말의 푸시 알림 메시지 상의 키워드 존재 여부 또는 시간 조건에 따라 사용자가 등록한 매크로를 수행하기 위한 방법을 제공한다.According to an aspect of the present invention, there is provided a method for performing a macro in a smart terminal, the method comprising the steps of: detecting a presence or absence of a keyword on a push notification message of a smart terminal;

본 발명의 다른 측면은 스마트 단말을 원격으로 제어하여 매크로를 수행하기 위한 웹 서버의 제어방법으로서, 사용자가 웹 상에서 스마트 단말을 원격으로 제어하여 매크로를 수행하도록 하는 웹 서버의 제어방법을 제공한다.
Another aspect of the present invention provides a method of controlling a web server for remotely controlling a smart terminal to perform a macro, and a method for controlling a web server for allowing a user to remotely control a smart terminal on the web to execute a macro.

본 발명의 일 측면은 매크로를 수행하기 위한 방법으로서, 매크로의 스크립트 파일을 생성하여 사용자로부터 매크로 수행을 위한 키워드를 입력 받거나, 매크로를 수행 할 시간 조건을 입력 받고, 스마트 단말에 수신되는 푸시 알림 메시지에 키워드가 존재하거나, 매크로를 수행 할 시간 조건이 만족되면 미리 설정된 우선순위에 따라 매크로를 수행할 수 있다.According to an aspect of the present invention, there is provided a method for performing a macro, the method comprising: generating a script file of a macro to receive a keyword for performing a macro from a user; receiving a time condition for performing a macro; receiving a push notification message The macro can be performed according to a predetermined priority when the keyword exists in the keyword or when the time condition for performing the macro is satisfied.

한편, 매크로의 스크립트 파일을 생성하는 것은, 사용자로부터 매크로를 수행하고자 하는 애플리케이션을 구동하여 동작시키는 터치 조작을 입력 받고, 터치 조작에 대해 분석하고 기록하여 스크립트 파일을 생성할 수 있다.On the other hand, generating a script file of a macro can input a touch operation for operating and operating an application to execute a macro from a user, analyze and record the touch operation, and generate a script file.

또한, 터치 조작에 대해 분석하고 기록하여 스크립트 파일을 생성하는 것은, 터치 조작 과정을 저장하여, 스마트 단말 화면 상에서 터치 조작되는 위치를 추출하고 해당 위치에서의 터치 조작 형태를 분석하고, 위치 정보와 해당 위치에서의 터치 조작 형태 정보를 코드로 변환하고 기록하여 스크립트 파일을 생성할 수 있다.The script file is generated by analyzing and analyzing the touch operation by extracting a touch operation position on the smart terminal screen by storing the touch operation procedure, analyzing the touch operation pattern at the corresponding position, The touch operation type information at the position can be converted into a code and recorded to generate a script file.

또한, 키워드는 적어도 하나 이상 입력 받을 수 있으며, 키워드를 복수 개로 입력 받을 경우에 복수 개의 키워드가 동시에 존재해야 매크로를 수행하는 조건 또는 복수 개의 키워드 중 어느 하나의 키워드만 존재하면 매크로를 수행 하는 조건이 부가될 수 있다.At least one keyword can be input. When a plurality of keywords are input, a condition for performing a macro or a condition for performing a macro if any one of a plurality of keywords exists is required Can be added.

또한, 스마트 단말에 수신되는 푸시 알림 메시지에 키워드가 존재하거나, 매크로를 수행 할 시간 조건이 만족되면 미리 설정된 우선순위에 따라 매크로를 수행하는 것은, 스마트 단말에 푸시 알림 메시지가 수신되면, 메시지의 정보를 분석하여 형태소 단위로 나누고 분석된 메시지의 정보와 사용자가 등록한 키워드와 비교하여 매크로를 수행할 수 있다.In addition, when there is a keyword in the push notification message received by the smart terminal, or when the time condition for performing the macro is satisfied, the macro is executed according to the preset priority. When the push notification message is received at the smart terminal, , And divides the information into morpheme units, and compares the information of the analyzed messages with the keywords registered by the user, thereby performing a macro.

또한, 스마트 단말에 푸시 알림 메시지가 수신되면 해당 메시지의 정보를 사용자가 등록한 키워드와 비교하는 것은, 사용자가 등록한 키워드가 복수 개인 경우에 복수 개의 키워드가 동시에 존재해야 매크로를 수행하는지 또는 복수 개의 키워드 중 어느 하나의 키워드만 존재하면 매크로를 수행하는지 확인하여, 사용자가 등록한 키워드와 비교할 수 있다.In addition, when a push notification message is received in the smart terminal, the information of the corresponding message is compared with the keyword registered by the user. In the case where there are a plurality of keywords registered by the user, If there is only one keyword, it can be verified whether or not the macro is performed, and it can be compared with the keyword registered by the user.

또한, 스마트 단말에 수신되는 푸시 알림 메시지에 키워드가 존재하거나, 매크로를 수행 할 시간 조건이 만족되면 미리 설정된 우선순위에 따라 매크로를 수행하는 것은, 수행중인 매크로를 중단할 수 있는 선점 스케줄링 또는 수행중인 매크로를 중단할 수 없는 비선점 스케줄링에 따라 매크로를 수행할 수 있다.When a keyword exists in a push notification message received in a smart terminal or when a time condition for performing a macro is satisfied, executing a macro in accordance with a preset priority means that a preemptive scheduling in which a macro being executed can be interrupted, Macros can be run according to non-preemptive scheduling, where macros can not be interrupted.

또한, 수행중인 매크로를 중단할 수 있는 선점 스케줄링 또는 수행중인 매크로를 중단할 수 없는 비선점 스케줄링에 따라 매크로를 수행하는 것은, 사용자는 선점 스케줄링 또는 비선점 스케줄링을 선택할 수 있고, 선점 스케줄링을 선택한 경우에 현재 수행중인 매크로보다 더 높은 순위의 매크로 수행 요청이 입력되면 현재 수행중인 매크로를 중단하고 더 높은 순위의 매크로를 수행하고, 비선점 스케줄링을 선택한 경우에 현재 수행중인 매크로보다 더 높은 순위의 매크로 수행 요청이 입력되면 현재 수행중인 작업을 마친 후에 우선순위에 따라 매크로를 수행할 수 있다.In addition, executing macros according to the preemptive scheduling that can interrupt a macro being executed or the non-preemptive scheduling that can not interrupt a macro being executed means that the user can select preemption scheduling or non-preemption scheduling, If a macroblock request having a higher rank than the current macro is input, the current macro is aborted and macroblocks of a higher order are executed. When non-preemptive scheduling is selected, When a request is input, the macro can be executed according to the priority after the current task is completed.

본 발명의 다른 측면은, 매크로를 수행하기 위한 웹 서버의 제어 방법으로서, 스마트 단말로부터 매크로 정보를 수신하고 스마트 단말의 매크로를 실행시킬 수 있는 키워드가 포함된 푸시 알림 메시지를 전송하여 등록된 매크로를 실행시키고, 스마트 단말의 화면을 원격 제어하여 미리 정해진 시간에 매크로가 동작하도록 조작하거나, 특정 키워드를 미리 저장시켜 특정 키워드가 포함된 푸시 알림 메시지에 대응하여 매크로를 실행하도록 제어하여 매크로를 생성하고, 스마트 단말의 화면을 원격 제어하여 생성된 매크로의 수정 또는 삭제를 통해 매크로를 관리할 수 있다.According to another aspect of the present invention, there is provided a method of controlling a web server for performing a macro, the method comprising: receiving a macro information from a smart terminal and transmitting a push notification message including a keyword capable of executing a macro of the smart terminal, Generating a macro by controlling to operate a macro at a predetermined time by remotely controlling a screen of the smart terminal or by controlling a macro to be executed corresponding to a push notification message containing a specific keyword by previously storing a specific keyword, Macros can be managed by modifying or deleting the generated macros by remotely controlling the screen of the smart terminal.

한편, 매크로를 생성하는 것은, 스마트 단말의 화면을 원격으로 제어하여 사용자로부터 매크로를 생성할 애플리케이션에 대한 수행 동작을 입력 받고, 사용자로부터 매크로 수행을 위한 키워드를 입력 받거나, 매크로를 수행 할 시간 조건을 입력 받아 스마트 단말이 매크로를 생성할 수 있다.On the other hand, to create a macro is to remotely control the screen of the smart terminal to receive an execution operation for an application to create a macro from a user, receive a keyword for executing a macro from the user, And the smart terminal can generate a macro.

또한, 사용자로부터 적어도 하나 이상의 스마트 단말을 등록 받을 수 있고, 사용자의 스마트 단말에 대한 구별을 위해 단말에 따라 ID를 부여하여 관리할 수 있다.Also, at least one smart terminal can be registered from the user, and an ID can be assigned and managed according to the terminal in order to distinguish the smart terminal from the user.

또한, 매크로를 수행하기 위한, 컴퓨터 프로그램이 기록된 컴퓨터로 판독 가능한 기록 매체일 수 있다.
Further, it may be a computer-readable recording medium on which a computer program for performing a macro is recorded.

상술한 본 발명의 일측면에 따르면, 스마트 단말의 애플리케이션의 반복적인 작업 과정을 매크로를 통해 한번에 수행할 수 있으며, 사용자가 설정한 조건에 따라 매크로가 자동으로 수행될 수 있다.According to an aspect of the present invention, a repetitive work process of an application of a smart terminal can be performed at once through a macro, and a macro can be automatically performed according to a condition set by a user.

또한, 사용자는 웹 서버를 통해 자신의 스마트 단말에 등록된 매크로를 원격으로 수행할 수 있고, 웹 서버를 통해 매크로를 생성 또는 관리할 수 있다. In addition, the user can remotely execute a macro registered in his / her smart terminal through a web server, and can create or manage a macro through the web server.

따라서 사용자가 설정한 조건에서 애플리케이션상의 반복적인 작업이 자동으로 수행될 수 있는 이점이 있다.
Thus, there is an advantage that the repetitive operation on the application can be performed automatically under the conditions set by the user.

도 1은 본 발명의 일 실시예에 따른 스마트 단말, 웹 서버를 포함하는 매크로 수행 시스템을 도시한 도면이다.
도 2는 도 1에 도시된 스마트 단말의 제어 블록도이다.
도 3은 도 2에 도시된 제어부의 제어 블록도이다.
도 4는 본 발명의 일 실시예에 따른 매크로를 생성하기 위한 제어 흐름도이다.
도 5a 및 5b는 본 발명의 일 실시예에 따른 매크로를 실행하기 위한 제어 흐름도이다.
도 6a 및 6b는 본 발명의 일 실시예에 따른 다른 매크로가 수행중인 경우의 매크로를 실행하기 위한 제어 흐름도이다.
도 7은 본 발명의 다른 실시예에 따른 웹 서버를 통해 매크로를 생성하기 위한 제어 흐름도이다.
도 8은 본 발명의 다른 실시예에 따른 웹 서버를 통해 매크로를 수행하기 위한 제어 흐름도이다.
도 9a, 9b 및 9c는 사용자로부터 매크로를 수행하기 위한 정보를 입력 받는 스마트 단말 화면의 예시도이다.
도 10a 및 10b는 키워드 조건에 의해 매크로가 수행되는 스마트 단말 화면의 예시도이다.
1 is a diagram illustrating a macro execution system including a smart terminal and a web server according to an embodiment of the present invention.
2 is a control block diagram of the smart terminal shown in FIG.
3 is a control block diagram of the control unit shown in FIG.
4 is a control flowchart for generating a macro according to an embodiment of the present invention.
5A and 5B are control flow diagrams for executing a macro according to an embodiment of the present invention.
6A and 6B are control flowcharts for executing a macro when another macro is being executed according to an embodiment of the present invention.
7 is a control flowchart for creating a macro through a web server according to another embodiment of the present invention.
8 is a control flowchart for performing a macro through a web server according to another embodiment of the present invention.
FIGS. 9A, 9B, and 9C are exemplary views of a smart terminal screen that receives information for performing a macro from a user.
10A and 10B are exemplary diagrams of a smart terminal screen in which macros are executed according to a keyword condition.

후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이들 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시예와 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시예로 구현될 수 있다. 또한, 각각의 개시된 실시예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.The following detailed description of the invention refers to the accompanying drawings, which illustrate, by way of illustration, specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention. It should be understood that the various embodiments of the present invention are different, but need not be mutually exclusive. For example, certain features, structures, and characteristics described herein may be implemented in other embodiments without departing from the spirit and scope of the invention in connection with an embodiment. It is also to be understood that the position or arrangement of the individual components within each disclosed embodiment may be varied without departing from the spirit and scope of the invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is to be limited only by the appended claims, along with the full scope of equivalents to which such claims are entitled, if properly explained. In the drawings, like reference numerals refer to the same or similar functions throughout the several views.

이하, 도면들을 참조하여 본 발명의 바람직한 실시예들을 보다 상세하게 설명하기로 한다.Hereinafter, preferred embodiments of the present invention will be described in more detail with reference to the drawings.

도 1은 본 발명의 일 실시예에 따른 스마트 단말(100), 웹 서버(200)를 포함하는 매크로 수행 시스템을 도시한 도면이다.1 is a diagram illustrating a macro execution system including a smart terminal 100 and a web server 200 according to an embodiment of the present invention.

매크로 수행 시스템(1)은 스마트 단말(100) 및 웹 서버(200)를 포함할 수 있다.The macro execution system 1 may include a smart terminal 100 and a web server 200.

스마트 단말(100)은 매크로를 수행할 과정에 대한 스크립트 파일을 생성할 수 있다. 스마트 단말(100)은 사용자로부터 매크로 수행을 위한 키워드를 입력 받거나, 매크로를 수행 할 시간 조건을 입력 받을 수 있다. 스마트 단말(100)은 수신된 푸시 알림 메시지상의 키워드 존재 여부 또는 시간을 확인하고, 사용자로부터 입력 받은 키워드가 포함된 푸시 알림 메시지를 수신하거나, 시간 조건이 만족되면 미리 설정된 우선순위에 따라 매크로를 수행할 수 있다.The smart terminal 100 may generate a script file for a process of performing a macro. The smart terminal 100 may receive a keyword for performing a macro operation from a user or input a time condition for performing a macro operation. The smart terminal 100 checks whether or not a keyword exists in the received push notification message, receives a push notification message including a keyword input from the user, or performs a macro according to a preset priority when the time condition is satisfied can do.

스마트 단말(100)은 터치기반의 이동 단말기로서 무선 통신이 가능하고 다양한 애플리케이션에 대한 구동이 가능하다. 스마트 단말(100)은 스마트 폰, 스마트 패드일 수 있다.The smart terminal 100 is a touch-based mobile terminal capable of wireless communication and can be operated for various applications. The smart terminal 100 may be a smart phone or a smart pad.

웹 서버(200)는 사용자의 스마트 단말(100)을 등록할 수 있다. 사용자의 스마트 단말(100)을 등록하는 것은, 사용자의 스마트 단말(100)에 ID를 생성하여 등록할 수 있다. 따라서 웹 서버(200)는 사용자의 스마트 단말(100)을 적어도 하나 이상 등록 할 수 있으며, 이에 따라 사용자는 매크로를 수행하고자 하는 모든 스마트 단말(100)에 대해 매크로를 수행 또는 관리 할 수 있다.The web server 200 can register the smart terminal 100 of the user. Registering the smart terminal 100 of the user can generate and register an ID in the smart terminal 100 of the user. Accordingly, the web server 200 can register at least one or more smart terminals 100 of the user, so that the user can perform or manage macros for all the smart terminals 100 to execute the macros.

웹 서버(200)는 스마트 단말(100)로부터 원격 화면 정보를 수신할 수 있다. 웹 서버(200)는 원격 화면 정보를 수신하여 스마트 단말(100)의 화면을 제어할 수 있다. 따라서 사용자는 자신의 스마트 단말(100)을 직접 조작하지 않고 웹 서버(200)를 통해 제어할 수 있다.The web server 200 may receive remote screen information from the smart terminal 100. [ The web server 200 can control the screen of the smart terminal 100 by receiving remote screen information. Therefore, the user can control the smart terminal 100 through the web server 200 without directly manipulating the smart terminal 100.

웹 서버(200)는 사용자로부터 스마트 단말(100) 화면을 조작을 위한 입력을 받을 수 있다. 이에 따라 사용자는 웹 서버(200)를 통해 매크로를 생성하고자 하는 스마트 단말(100)의 애플리케이션에 접속할 수 있다.The web server 200 may receive an input from the user for manipulating the screen of the smart terminal 100. Accordingly, the user can access the application of the smart terminal 100 to create a macro through the web server 200.

웹 서버(200)는 스마트 단말(100)의 화면을 원격 제어하여 미리 정해진 시간에 매크로가 동작하도록 조작하거나, 특정 키워드를 미리 저장시켜 상기 특정 키워드가 포함된 푸시 알림 메시지에 대응하여 매크로를 실행하도록 제어하여 매크로를 생성할 수 있다. The web server 200 remotely controls the screen of the smart terminal 100 to operate the macro to operate at a predetermined time or to store a specific keyword in advance to execute a macro corresponding to the push notification message including the specific keyword It is possible to generate a macro by controlling it.

웹 서버(200)가 매크로를 생성하는 것은, 스마트 단말(100)의 화면을 원격으로 제어하여 사용자로부터 매크로를 생성할 애플리케이션에 대한 수행 동작을 입력 받고, 사용자로부터 매크로 수행을 위한 키워드를 입력 받거나, 매크로를 수행 할 시간 조건을 입력 받아 스마트 단말(100)이 매크로를 생성하도록 제어하는 것을 의미할 수 있다.The web server 200 generates a macro by remotely controlling the screen of the smart terminal 100 to receive an execution operation for an application for generating a macro from a user and receive a keyword for performing a macro from a user, It may mean that the smart terminal 100 receives a time condition to perform a macro and controls the smart terminal 100 to generate a macro.

웹 서버(200)는 사용자로부터 스마트 단말(100)의 화면 제어 입력을 받아 생성된 매크로를 수정 또는 삭제할 수 있고 이에 따라 매크로를 관리할 수 있다.The web server 200 receives the screen control input of the smart terminal 100 from the user, and can modify or delete the created macros and manage the macros accordingly.

웹 서버(200)는 등록된 스마트 단말(100)로부터 매크로 정보를 수신할 수 있다. 웹 서버(200)는 사용자로부터 수행할 매크로를 입력 받을 수 있다. 웹 서버(200)는 사용자로부터 입력 받은 매크로를 수행하기 위한 조건에 만족하는 푸시 알림 메시지를 스마트 단말(100)로 전송할 수 있다.The web server 200 may receive macro information from the registered smart terminal 100. The web server 200 may receive a macro to be executed by the user. The web server 200 may transmit a push notification message to the smart terminal 100 satisfying the condition for executing the macro input from the user.

웹 서버(200)는 스마트 단말(100)과 네트워크을 통해 연결되어 스마트 단말(100)과 소정의 정보를 통신한다. 웹 서버(200)는 스마트 단말(100)로부터 매크로 정보를 수신할 수 있으며, 스마트 단말(100)의 원격 화면 정보를 수신할 수 있다.The web server 200 is connected to the smart terminal 100 via a network and communicates predetermined information with the smart terminal 100. The web server 200 can receive macro information from the smart terminal 100 and receive remote screen information of the smart terminal 100. [

도 2는 도 1에 도시된 스마트 단말(100)의 개략적인 제어 블록도이다.2 is a schematic control block diagram of the smart terminal 100 shown in FIG.

스마트 단말(100)은 사용자 입력부(110), 무선 통신부(120), 메모리부(130), 디스플레이부(140) 및 제어부(150)를 포함할 수 있다.The smart terminal 100 may include a user input unit 110, a wireless communication unit 120, a memory unit 130, a display unit 140, and a controller 150.

사용자 입력부(110)는 사용자로부터 단말기의 동작 제어를 위한 입력을 받을 수 있다. 사용자 입력부(110)는 사용자로부터 매크로의 수행 동작인 애플리케이션상에서 여러 동작을 수행하는 과정을 입력 받을 수 있다. 사용자 입력부(110)는 매크로의 수행 동작을 입력 받고, 이를 수행할 조건을 입력 받을 수 있다. 사용자 입력부(110)는 사용자로부터 푸시 알림 메시지 상의 키워드를 입력 받거나 시간 조건을 입력 받을 수 있다. 사용자 입력부(110)는 사용자가 푸시 알림 메시지 상의 키워드를 등록할 경우에는 푸시 알림 메시지를 받을 애플리케이션을 입력 받을 수 있다. 이에 따라 스마트 단말(100)은 푸시 알림 메시지가 수신되면 사용자가 입력한 애플리케이션인지 여부를 확인하고 푸시 알림 메시지에 해당 키워드가 존재하는지 확인할 수 있다. 이에 따라 스마트 단말(100)은 조건에 만족하는 상황이 발생하였을 때 해당 매크로를 수행할 수 있다.The user input unit 110 may receive an input from the user for controlling the operation of the terminal. The user input unit 110 may receive input from the user to perform various operations on the application, which is a macro execution operation. The user input unit 110 receives a macro execution operation and receives a condition for performing the macro execution operation. The user input unit 110 may receive a keyword on a push notification message or receive a time condition from a user. When the user registers a keyword on the push notification message, the user input unit 110 can receive an application receiving the push notification message. Accordingly, when the push notification message is received, the smart terminal 100 can check whether or not the application is the application input by the user and check whether the corresponding keyword exists in the push notification message. Accordingly, the smart terminal 100 can perform the macro when a condition satisfying the condition occurs.

무선 통신부(120)는 스마트 단말(100)과 웹 서버(200) 간의 무선 통신을 수행하게 할 수 있다. 무선 통신부(120)는 스마트 단말(100)의 ID를 웹 서버(200)로 전송 할 수 있다. 이에 따라 웹 서버(200)는 스마트 단말(100)을 ID로 분류하여 등록할 수 있다. 무선 통신부(120)는 스마트 단말(100)의 화면을 웹 서버(200)로 전송할 수 있다. 이에 따라 웹 서버(200)가 스마트 단말(100)을 원격으로 제어할 수 있다.The wireless communication unit 120 may perform wireless communication between the smart terminal 100 and the web server 200. [ The wireless communication unit 120 may transmit the ID of the smart terminal 100 to the web server 200. [ Accordingly, the web server 200 can classify and register the smart terminal 100 as an ID. The wireless communication unit 120 may transmit the screen of the smart terminal 100 to the web server 200. [ Accordingly, the web server 200 can control the smart terminal 100 remotely.

무선 통신부(120)는 웹 서버(200)로부터 푸시 알림을 수신할 수 있다. 수신한 푸시 알림은 스마트 단말(100)에 수신되고 사용자가 등록한 키워드와 일치하면 해당 매크로가 수행될 수 있다.The wireless communication unit 120 may receive the push notification from the web server 200. [ If the received push notification is received by the smart terminal 100 and matches the keyword registered by the user, the corresponding macro can be performed.

메모리부(130)는 제어부(150)의 처리 및 제어를 위한 프로그램이 저장될 수 있고, 입/출력되는 데이터들의 임시 저장을 위한 기능을 수행할 수 있다.The memory unit 130 may store a program for processing and controlling the controller 150, and may perform a function for temporarily storing input / output data.

이러한 메모리부(130)는 매크로를 수행하기 위한 프로그램을 저장하고, 무선 통신부(120)를 통해 수신된 푸시 알림 메시지를 저장할 수 있다.The memory unit 130 may store a program for performing macros and store a push notification message received through the wireless communication unit 120. [

디스플레이부(140)는 스마트 단말(100)에서 처리되는 정보를 출력한다. 디스플레이부(140)는 웹 서버(200)에서 제공 받은 푸시 알림 메시지를 출력할 수 있다. 디스플레이부(140)는 사용자로부터 입력 받은 매크로를 수행하는 화면을 출력할 수 있다.The display unit 140 outputs information processed in the smart terminal 100. The display unit 140 may output a push notification message provided by the web server 200. [ The display unit 140 may output a screen for performing a macro input from a user.

제어부(150)는 사용자로부터 입력 받은 매크로의 조건을 만족하는지 확인하고, 해당 매크로를 실행하기 위한 과정을 제어할 수 있다.The control unit 150 can check whether the condition of the macro input from the user is satisfied and control the process of executing the macro.

도 3은 도 2에 도시된 제어부(150)의 제어 블록도이다.3 is a control block diagram of the control unit 150 shown in FIG.

제어부(150)는 매크로 생성부(151), 조건 설정부(152), 우선순위 설정부(153), 푸시 알림 메시지 분석부(154) 및 매크로 실행부(155)를 포함할 수 있다.The control unit 150 may include a macro generating unit 151, a condition setting unit 152, a priority setting unit 153, a push notification message analyzing unit 154, and a macro executing unit 155.

매크로 생성부(151)는 사용자로부터 매크로 수행 과정인 애플리케이션상에서의 터치 조작이 입력되면 이를 저장할 수 있다. 매크로 생성부(151)는 저장된 애플리케이션상에서의 터치 조작을 분석할 수 있다.The macro generation unit 151 may store the touch operation on the application, which is a macro execution process, from the user. The macro generation unit 151 can analyze the touch operation on the stored application.

애플리케이션상에서의 터치 조작을 분석하는 것은, 사용자가 터치 화면상에서 수행할 수 있는 조작을 화면 터치, 화면 터치 해제, 화면 드래그로 분류하여 분석할 수 있다. 또한, 터치 조작을 수행하는 위치도 좌표로 구성될 수 있다.Analyzing the touch operation on the application can classify and analyze operations that the user can perform on the touch screen by screen touch, screen touch release, and screen drag. In addition, the position coordinates for performing the touch operation can be configured as coordinates.

매크로 생성부(151)는 분석된 터치 조작을 스크립트 코드로 변환하여 매크로의 수행 과정을 포함하는 스크립트 파일을 생성할 수 있다.The macro generating unit 151 may convert the analyzed touch operation into a script code to generate a script file including a macro execution process.

조건 설정부(152)는 생성된 스크립트 파일을 수행하기 위한 조건을 사용자로부터 입력 받을 수 있다. 조건 설정부(152)는 사용자로부터 푸시 알림 메시지를 수신할 알림 애플리케이션과 매크로를 실행할 실행 애플리케이션을 입력 받을 수 있다.The condition setting unit 152 can receive a condition for executing the generated script file from the user. The condition setting unit 152 may receive a notification application for receiving the push notification message from the user and an execution application for executing the macro.

조건 설정부(152)는 사용자로부터 알림 메시지에 포함되는 키워드 또는 시간 조건을 입력 받을 수 있다. 알림 메시지에 포함되는 키워드는 적어도 하나 이상 입력 받을 수 있다. 또한, 사용자는 키워드를 복수 개 입력할 경우에 해당 키워드에 대해 ‘또는’이나 ‘그리고’에 대한 정보를 입력하여 복수 개의 키워드가 동시에 존재해야 매크로를 수행하는 조건 또는 복수 개의 키워드 중 어느 하나의 키워드만 존재하면 매크로를 수행 하는 조건이 부가될 수 있다.The condition setting unit 152 may receive a keyword or a time condition included in the notification message from the user. At least one keyword included in the notification message can be input. In addition, when a plurality of keywords are input, a user inputs information about 'or' or 'and' to the keyword, and a condition for executing a macro when a plurality of keywords must be present at the same time, A condition for performing a macro may be added.

예를 들어, 키워드 조건은 ‘선착순 또는 할인’으로 설정할 수 있고, ‘선착순 그리고 할인’으로 설정할 수 있다. 키워드 조건이 ‘선착순 또는 할인’인 경우에는 푸시 알림 메시지 상에 ‘선착순’ 또는 ‘할인’ 단어가 들어가는 경우에 매크로를 수행하도록 할 수 있다. 키워드 조건이 ‘선착순 그리고 할인’인 경우에는 ‘선착순’과 ‘할인’ 단어가 모두 들어가는 경우에 매크로를 수행하도록 할 수 있다. 그리고 조건은 본 발명을 실시하는 프로그램 상에서 ‘있을경우’로 표현 될 수 있다. 예를 들어, ‘선착순 그리고 할인’조건은 ‘선착순 있을경우 할인 있을경우’로 표현될 수 있다.For example, keyword terms can be set to 'first come, first served or discounted', and can be set to 'first come, first served and discounted'. In the case where the keyword condition is 'first-come-first-served or discounted', the macro can be performed when the 'first-come-first-served' or the 'discounted' word is entered on the push notification message. When the keyword condition is 'first-come-first-served and discounted', the macro can be performed when both the 'first-come-first-served' and the 'discounted' words are included. And the condition can be expressed as "when" on the program implementing the present invention. For example, the 'first come, first served and discounted' condition can be expressed as 'when there is a discount on first come first served basis'.

우선순위 설정부(153)는 사용자로부터 생성된 매크로들을 순위를 입력 받을 수 있다. 우선순위 설정부(153)는 수행할 매크로가 복수개인 경우에 매크로를 우선순위가 높은 순으로 수행하도록 제어 할 수 있다. 우선순위 설정부(153)는 사용자로부터 우선순위를 수정 받을 수 있다.The priority setting unit 153 may receive a ranking of macros generated by the user. The priority setting unit 153 can control the macros to be performed in descending order of priority when there are a plurality of macros to be executed. The priority setting unit 153 can receive the priority from the user.

또한 우선순위 설정부(153)는 사용자로부터 선점 스케줄링 또는 비선점 스케줄링을 선택 받을 수 있다. 우선순위 설정부(153)는 사용자가 선점 스케줄링을 선택한 경우에 수행하고 있는 매크로 보다 높은 순위의 매크로 수행 요청이 입력되면 수행하고 있는 매크로의 작업을 중단하고 요청된 매크로를 수행할 수 있다.In addition, the priority setting unit 153 may select the preemption scheduling or the non-preemption scheduling from the user. The priority setting unit 153 can stop the macro operation being performed and execute the requested macro when a macro execution request having a rank higher than that of the macro executed when the user selects preemption scheduling is input.

우선순위 설정부(153)는 사용자가 비선점 스케줄링을 선택한 경우에 수행하고 있는 매크로 보다 높은 순위의 매크로 수행 요청이 입력되어도 수행하고 있는 매크로의 작업을 완료한 후에 요청된 매크로를 수행할 수 있다.The priority setting unit 153 can execute the requested macro after completing the operation of the macro even if the macro execution request having a rank higher than that of the macro being executed when the user selects the non-preemptive scheduling.

푸시 알림 메시지 분석부(154)는 푸시 알림 메시지가 수신되면 수신된 푸시 알림 메시지가 사용자가 설정한 알림 애플리케이션과 일치하는지 확인할 수 있다. 푸시 알림 메시지 분석부(154)는 수신된 푸시 알림 메시지가 사용자가 설정한 알림 애플리케이션과 일치하면 푸시 알림 메시지를 분석하여 사용자가 설정한 키워드와 일치하는지 확인할 수 있다. When the push notification message is received, the push notification message analyzer 154 can check whether the received push notification message matches the notification application set by the user. If the received push notification message matches the notification application set by the user, the push notification message analyzing unit 154 may analyze the push notification message and check whether the push notification message matches the keyword set by the user.

사용자가 설정한 키워드는 적어도 하나 이상일 수 있다. 따라서 푸시 알림 메시지 분석부(154)는 키워드가 복수 개로 입력된 경우 해당 키워드들에 복수 개의 키워드가 동시에 존재해야 매크로를 수행하는 조건 또는 복수 개의 키워드 중 어느 하나의 키워드만 존재하면 매크로를 수행 하는 조건을 확인하여 최종 조건을 알 수 있다. 푸시 알림 메시지 분석부(154)는 해당 키워드의 조건을 확인하여 푸시 알림 메시지가 사용자가 설정한 조건에 만족하는지 확인할 수 있다. 푸시 알림 메시지 분석부(154)는 푸시 알림 메시지상에 키워드가 존재하거나, 복수개의 키워드에 대한 조건이 만족되면 매크로 실행부(155)에 알릴 수 있다.The user may set at least one keyword. Therefore, when a plurality of keywords are input, the push notification message analyzing unit 154 determines whether a plurality of keywords are simultaneously present in the corresponding keywords to perform a macro or if only one of the plurality of keywords exists, To confirm the final condition. The push notification message analyzing unit 154 can check the condition of the keyword and confirm whether the push notification message satisfies the condition set by the user. The push notification message analyzing unit 154 can notify the macro execution unit 155 of the existence of a keyword on the push notification message or a condition of a plurality of keywords.

매크로 실행부(155)는 푸시 알림 메시지 분석부(154)로부터 사용자가 설정한 조건에 만족하는 상황이 발생하였다는 신호를 수신하면 해당 매크로를 실행할 수 있다. 또한, 매크로 실행부(155)는 사용자가 설정한 시간이 되면 해당 매크로를 실행할 수 있다.The macro execution unit 155 can execute the macro when the push notification message analyzing unit 154 receives a signal indicating that a condition satisfying the condition set by the user has occurred. In addition, the macro executing unit 155 can execute the corresponding macro at a time set by the user.

매크로 실행부(155)는 수행할 매크로가 복수개인 경우에 사용자가 설정한 우선순위에 따라 우선 순위가 높은 순으로 매크로를 수행할 수 있다. 또한, 매크로 실행부(155)는 현재 다른 매크로가 수행 중인 경우에 새로 요청된 매크로가 수행중인 매크로보다 우선 순위가 높은지 확인할 수 있다. 매크로 실행부(155)는 새로 요청된 매크로가 수행중인 매크로보다 우선 순위가 높으면 선점 스케줄링 또는 비선점 스케줄링에 따라 매크로를 수행할 수 있다.When there are a plurality of macros to be executed, the macro executing unit 155 can execute macros in descending order of priority according to the priority set by the user. In addition, when another macro is currently being executed, the macro executing unit 155 can check whether the newly requested macro is higher in priority than the macro being executed. The macro executing unit 155 may execute macros according to preemption scheduling or non-preemption scheduling when the priority of macros newly executed is higher than that of the macro being executed.

매크로 실행부(155)는 사용자가 선택한 선점 스케줄링 또는 비선점 스케줄링에 따라 매크로를 수행할 수 있다. 매크로 실행부(155)는 사용자가 선점 스케줄링을 선택한 경우에 수행 중인 매크로 작업을 중단하고 새로 요청된 매크로를 수행할 수 있다. 매크로 실행부(155)는 사용자가 비선점 스케줄링을 선택한 경우에 수행 중인 매크로 작업을 완료한 후에 새로 요청된 매크로를 수행할 수 있다.The macro executing unit 155 may execute macros according to the preemption scheduling or non-preemption scheduling selected by the user. The macro execution unit 155 may stop the macro operation being performed when the user selects the preemptive scheduling, and may execute the newly requested macro. The macro executing unit 155 may execute a newly requested macro after completing a macro operation being performed when the user selects non-preemptive scheduling.

도 4는 본 발명의 일 실시예에 따른 매크로를 생성하기 위한 제어 흐름도이다.4 is a control flowchart for generating a macro according to an embodiment of the present invention.

사용자는 매크로를 생성하고자 하는 애플리케이션을 선택할 수 있다(310). 사용자는 매크로를 수행하기 위한 애플리케이션상의 동작을 수행할 수 있다. 제어부(150)는 사용자가 수행하는 일련의 동작들을 저장할 수 있다(320).The user may select an application for which to create the macro (310). The user can perform an operation on the application to execute the macro. The controller 150 may store a series of operations performed by the user (320).

제어부(150)는 저장된 동작들을 사용자의 터치 조작에 따라 분석할 수 있다. 제어부(150)는 사용자가 터치 조작을 어느 위치에서 어떻게 수행하였는지 분석하여 이를 스크립트 코드로 변환할 수 있다(330).The control unit 150 may analyze the stored operations according to the touch operation of the user. The control unit 150 can analyze how the user performed the touch operation in which position and convert it into a script code (330).

제어부(150)는 변환된 스크립트 코드를 스크립트 파일로 생성할 수 있다. 스크립트 파일은 사용자의 터치 조작 위치 정보 및 해당 위치에 대한 사용자의 터치 조작 형태 정보를 포함할 수 있다. 터치 조작 형태는 화면 터치, 화면 터치 해제, 화면 드래그로 나뉠 수 있다(340).The control unit 150 can generate the converted script code as a script file. The script file may include touch operation position information of the user and information on the touch operation type of the user with respect to the corresponding position. The type of touch operation may be divided into a screen touch, a screen touch release, and a screen drag (340).

사용자는 매크로를 수행할 조건을 입력할 수 있다. 매크로를 수행할 조건은 푸시 알림 메시지 상의 키워드 또는 시간 조건을 포함할 수 있다. 푸시 알림 메시지 상의 키워드는 적어도 하나 이상 입력 받을 수 있다. 제어부(150)는 푸시 알림 메시지가 전달되면 해당 메시지에 사용자가 입력한 키워드가 존재할 경우 매크로를 수행할 수 있다. 시간 조건은 사용자가 매크로를 수행하고자 하는 시간이며, 제어부(150)는 해당 시간에 매크로를 수행하도록 제어할 수 있다(350).The user can enter a condition for executing the macro. The condition for performing the macro may include a keyword or a time condition on the push notification message. At least one keyword can be input in the push notification message. When the push notification message is transmitted, the control unit 150 can perform a macro if the keyword entered by the user exists in the corresponding message. The time condition is a time when the user wishes to execute a macro, and the control unit 150 may control 350 to perform the macro at the corresponding time.

사용자는 매크로가 수행될 때 매크로를 반복하여 수행하도록 설정할 수 있다. 반복 수행을 원하지 않을 경우에는 1회를 입력하고 0회를 입력하면 매크로가 무한 반복으로 수행될 수 있다(360).The user can set the macro to repeat when the macro is executed. If you do not want to do it repeatedly, you can type 1 and type 0 to make the macro repeat (360).

제어부(150)는 생성된 스크립트 파일과 사용자로부터 입력 받은 조건 및 반복횟수 정보를 포함하는 메타 데이터를 생성할 수 있다. 이에 따라 제어부(150)는 애플리케이션상에서의 반복 작업을 하나의 매크로로 생성할 수 있다(370).The control unit 150 may generate metadata including the generated script file and the condition and repeat count information input from the user. Accordingly, the control unit 150 can generate a repetitive operation on the application as a macro (370).

도 5a 및 5b는 본 발명의 일 실시예에 따른 매크로를 실행하기 위한 제어 흐름도이다.5A and 5B are control flow diagrams for executing a macro according to an embodiment of the present invention.

도 5a를 참조하면, 제어부(150)는 사용자로부터 매크로를 수행할 조건을 입력 받고 수행할 매크로를 생성할 수 있다(405).Referring to FIG. 5A, the controller 150 receives a condition for performing a macro from a user and generates a macro to be executed (405).

제어부(150)는 스마트 단말(100)에 푸시 알림 메시지가 수신되었는지 확인할 수 있다. 제어부(150)는 푸시 알림 메시지가 수신되지 않은 경우, 계속해서 푸시 알림 메시지 수신 여부를 확인할 수 있다(410).The control unit 150 can confirm whether a push notification message is received at the smart terminal 100. [ If the push notification message is not received, the control unit 150 can confirm whether the push notification message is received (410).

제어부(150)는 푸시 알림 메시지가 수신되면 수신된 푸시 알림 메시지가 사용자가 설정한 알림 애플리케이션과 일치하는지 확인할 수 있다. 수신된 푸시 알림 메시지가 사용자가 설정한 알림 애플리케이션과 일치하면 푸시 알림 메시지를 분석할 수 있다. 제어부(150)는 푸시 알림 메시지를 분석하여 해당 애플리케이션에 대해 사용자가 설정한 키워드와 비교할 수 있다(415).When the push notification message is received, the control unit 150 can check whether the received push notification message matches the notification application set by the user. If the received push notification message matches the notification application set by the user, the push notification message can be analyzed. The controller 150 analyzes the push notification message and compares the push notification message with a keyword set by the user for the application (415).

제어부(150)는 푸시 알림 메시지상에 사용자가 설정한 키워드가 존재하는지 확인할 수 있다. 사용자가 설정한 키워드는 적어도 하나 이상일 수 있으며, 키워드가 복수 개로 입력된 경우 해당 키워드들에 복수 개의 키워드가 동시에 존재해야 매크로를 수행하는 조건 또는 복수 개의 키워드 중 어느 하나의 키워드만 존재하면 매크로를 수행 하는 조건을 확인하여 최종 조건을 알 수 있다. 제어부(150)는 해당 키워드의 조건을 확인하여 푸시 알림이 사용자가 설정한 조건에 만족하는지 확인할 수 있다(420).The control unit 150 can confirm whether a keyword set by the user exists on the push notification message. The keyword set by the user may be at least one or more. If a plurality of keywords are input, a plurality of keywords must exist simultaneously in the keywords. If there is a keyword or a keyword, The final condition can be confirmed. The control unit 150 checks the condition of the keyword and confirms whether the push notification satisfies the condition set by the user (420).

제어부(150)는 푸시 알림 메시지가 사용자가 설정한 조건에 만족할 경우 수행 해야 할 매크로가 복수 개인지 확인 할 수 있다. 수행할 매크로가 복수 개인 경우는, 스마트 단말(100)상에 사용자가 설정한 조건에 만족하는 푸시 알림 메시지가 복수 개로 수신되거나, 사용자가 설정한 시간 조건을 만족하고 사용자가 설정한 조건에 만족하는 푸시 알림 메시지가 수신된 경우를 포함할 수 있다(425).The control unit 150 can confirm whether there are a plurality of macros to be executed when the push notification message satisfies the condition set by the user. When there are a plurality of macros to be performed, a plurality of push notification messages satisfying the conditions set by the user are received on the smart terminal 100, or a plurality of push notification messages satisfying the time conditions set by the user and satisfying the conditions set by the user A push notification message may be received (425).

제어부(150)는 수행할 매크로가 복수개인 경우에 사용자가 설정한 우선순위에 따라 우선 순위가 높은 순으로 매크로를 수행할 수 있다(430).If there are a plurality of macros to be executed, the controller 150 may perform the macros in descending order of priority according to the priority set by the user (430).

제어부(150)는 수행할 매크로가 하나인 경우에 요청된 매크로를 수행할 수 있다(435).The controller 150 may perform the requested macro if the macro to be executed is one (435).

도 5b를 참조하면, 제어부(150)는 사용자로부터 매크로를 수행할 조건을 입력 받고 수행할 매크로를 생성할 수 있다(450). 제어부(150)는 현재 시간이 사용자가 설정한 시간인지 여부를 확인할 수 있다(445).Referring to FIG. 5B, the controller 150 receives a condition for performing a macro from a user and generates a macro to be performed (450). The control unit 150 can confirm whether the current time is the time set by the user (445).

사용자는 다른 매크로에 대해 시간 조건을 같도록 설정할 수 있으므로 해당 시간에 수행할 매크로가 복수 개로 요청될 수 있다. 또한, 해당 시간에 사용자가 설정한 조건을 만족하는 푸시 알림 메시지가 수신될 수 있으므로 제어부(150)는 수행할 매크로가 복수 개로 요청되었는지 확인할 수 있다(450).Since the user can set the time conditions to be the same for the other macros, a plurality of macros to be executed at that time can be requested. In addition, since the push notification message satisfying the condition set by the user at the corresponding time may be received, the control unit 150 can check whether a plurality of macros to be executed are requested (450).

제어부(150)는 수행할 매크로가 복수개인 경우에 사용자가 설정한 우선순위에 따라 우선 순위가 높은 순으로 매크로를 수행할 수 있다(455).If there are a plurality of macros to be executed, the control unit 150 may perform the macros in order of higher priority according to the priority set by the user (455).

제어부(150)는 수행할 매크로가 하나인 경우에 요청된 매크로를 수행할 수 있다(460).The controller 150 may perform the requested macro if the macro to be executed is one (460).

도 6a 및 6b는 본 발명의 일 실시예에 따른 다른 매크로가 수행중인 경우의 매크로를 실행하기 위한 제어 흐름도이다.6A and 6B are control flowcharts for executing a macro when another macro is being executed according to an embodiment of the present invention.

도 6a를 참조하면, 제어부(150)는 사용자로부터 매크로를 수행할 조건을 입력 받고 수행할 매크로를 생성할 수 있다(510). 제어부(150)는 스마트 단말(100)상에서 매크로를 수행하기 위해 사용자가 설정한 조건을 만족하는지 확인 할 수 있다(520).Referring to FIG. 6A, the controller 150 receives a condition for performing a macro from a user and generates a macro to be performed (510). The control unit 150 may check whether the condition set by the user is satisfied to perform the macro on the smart terminal 100 (520).

제어부(150)는 매크로를 수행하기 위해 사용자가 설정한 조건을 만족하는 경우에 현재 다른 매크로가 수행 중인지 여부를 확인할 수 있다(530).If the condition set by the user is satisfied in order to execute the macro, the controller 150 can check whether another macro is currently being executed (530).

제어부(150)는 현재 다른 매크로가 수행 중이면 새로 요청된 매크로가 수행중인 매크로보다 우선 순위가 높은지 확인할 수 있다(540).If another macro is currently being executed, the controller 150 may check whether the newly requested macro is higher in priority than the macro being executed (540).

제어부(150)는 새로 요청된 매크로가 수행중인 매크로보다 우선 순위가 높으면 선점 스케줄링 또는 비선점 스케줄링에 따라 매크로를 수행할 수 있다. 선점 스케줄링 또는 비선점 스케줄링의 선택은 사용자로부터 입력받을 수 있다(550).If the priority of the newly requested macro is higher than that of the macro being executed, the control unit 150 may perform the macro according to the preemption scheduling or the non-preemption scheduling. The selection of preemption scheduling or non-preemption scheduling may be input from the user (550).

제어부(150)는 매크로가 새로 요청되었을 때 다른 매크로가 수행 중이지 않으면 우선 순위에 따라 매크로를 수행할 수 있다. 제어부(150)는 매크로가 새로 요청되었을 때 다른 매크로가 수행 중이나 새로 요청된 매크로가 수행중인 매크로보다 우선순위가 낮으면 우선순위에 따라 수행중인 매크로가 수행된 후에 새로 요청된 매크로를 수행할 수 있다(560).The controller 150 may perform a macro according to a priority order when another macro is not being executed when a new macro is requested. When the macro is newly requested and the other macro is being executed but the priority of the newly requested macro is lower than that of the macro being executed, the control unit 150 can execute the newly requested macro after the execution of the macro according to the priority (560).

도 6b를 참조하면, 제어부(150)는 새로 요청된 매크로가 수행중인 매크로보다 우선 순위가 높으면 선점 스케줄링 또는 비선점 스케줄링에 따라 매크로를 수행할 수 있다. 제어부(150)는 사용자가 선점 스케줄링을 선택하였는지 확인 할 수 있다(551).Referring to FIG. 6B, when the priority of the newly requested macro is higher than that of the macro being executed, the controller 150 may perform macros according to preemption scheduling or non-preemption scheduling. The control unit 150 can confirm whether the user has selected preemption scheduling (551).

제어부(150)는 사용자가 선점 스케줄링을 선택한 경우에 수행 중인 매크로 작업을 중단하고 새로 요청된 매크로를 수행할 수 있다(552).The control unit 150 may interrupt the macro operation being performed when the user selects preemption scheduling and may perform the newly requested macro (552).

제어부(150)는 사용자가 선점 스케줄링을 선택하지 않은 경우 즉, 비선점 스케줄링을 선택한 경우에는 수행 중인 매크로 작업을 완료한 후에 새로 요청된 매크로를 수행할 수 있다(553).If the user does not select preemption scheduling, i.e., if non-preemptive scheduling is selected, the controller 150 may perform a newly requested macro after completing the macro operation being performed (553).

도 7은 본 발명의 다른 실시예에 따른 웹 서버(200)를 통해 매크로를 생성하기 위한 제어 흐름도이다.7 is a control flowchart for creating a macro through the web server 200 according to another embodiment of the present invention.

웹 서버(200)는 사용자의 스마트 단말(100)을 등록할 수 있다. 사용자의 스마트 단말(100)을 등록하는 것은, 사용자의 스마트 단말(100)에 ID를 생성하여 등록할 수 있다. 따라서 웹 서버(200)는 사용자의 스마트 단말(100)을 적어도 하나 이상 등록 할 수 있으며, 이에 따라 사용자는 매크로를 수행하고자 하는 모든 스마트 단말(100)에 대해 매크로를 수행 또는 관리 할 수 있다(610).The web server 200 can register the smart terminal 100 of the user. Registering the smart terminal 100 of the user can generate and register an ID in the smart terminal 100 of the user. Accordingly, the web server 200 can register at least one user's smart terminal 100, and accordingly, the user can perform or manage macros for all the smart terminals 100 to execute macros 610 ).

웹 서버(200)는 스마트 단말(100)로부터 원격 화면 정보를 수신할 수 있다. 웹 서버(200)는 원격 화면 정보를 수신하여 스마트 단말(100)의 화면을 제어할 수 있다. 따라서 사용자는 자신의 스마트 단말(100)을 직접 조작하지 않고 웹 서버(200)를 통해 스마트 단말(100)의 화면을 제어할 수 있다(620).The web server 200 may receive remote screen information from the smart terminal 100. [ The web server 200 can control the screen of the smart terminal 100 by receiving remote screen information. Accordingly, the user can control the screen of the smart terminal 100 through the web server 200 without directly manipulating the smart terminal 100 (620).

웹 서버(200)는 스마트 단말(100)의 화면을 원격 제어하여 미리 정해진 시간에 매크로가 동작하도록 조작하거나, 특정 키워드를 미리 저장시켜 상기 특정 키워드가 포함된 푸시 알림 메시지에 대응하여 매크로를 실행하도록 제어하여 매크로를 생성할 수 있다. The web server 200 remotely controls the screen of the smart terminal 100 to operate the macro to operate at a predetermined time or to store a specific keyword in advance to execute a macro corresponding to the push notification message including the specific keyword It is possible to generate a macro by controlling it.

웹 서버(200)가 매크로를 생성하는 것은, 스마트 단말(100)의 화면을 원격으로 제어하여 사용자로부터 매크로를 생성할 애플리케이션에 대한 수행 동작을 입력 받고, 사용자로부터 매크로 수행을 위한 키워드를 입력 받거나, 매크로를 수행 할 시간 조건을 입력 받아 스마트 단말(100)이 매크로를 생성하도록 제어하는 것을 의미할 수 있다.The web server 200 generates a macro by remotely controlling the screen of the smart terminal 100 to receive an execution operation for an application for generating a macro from a user and receive a keyword for performing a macro from a user, It may mean that the smart terminal 100 receives a time condition to perform a macro and controls the smart terminal 100 to generate a macro.

웹 서버(200)는 사용자로부터 스마트 단말(100)의 화면 제어 입력을 받아 생성된 매크로를 수정 또는 삭제할 수 있고 이에 따라 매크로를 관리할 수 있다(630).The web server 200 receives the screen control input of the smart terminal 100 from the user and can modify or delete the created macro and manage the macro accordingly (630).

도 8은 본 발명의 다른 실시예에 따른 웹 서버(200)를 통해 매크로를 수행하기 위한 제어 흐름도이다.8 is a control flowchart for performing a macro through the web server 200 according to another embodiment of the present invention.

웹 서버(200)는 사용자의 스마트 단말(100)을 등록할 수 있다(710). 웹 서버(200)는 등록된 스마트 단말(100)로부터 매크로 정보를 수신할 수 있다. 웹 서버(200)는 등록된 스마트 단말(100)을 ID로 분류하며 해당 스마트 단말(100)에 저장된 매크로 정보를 ID에 따라 저장할 수 있다(720).The web server 200 may register the smart terminal 100 of the user (710). The web server 200 may receive macro information from the registered smart terminal 100. The web server 200 classifies the registered smart terminals 100 into IDs and stores the macro information stored in the corresponding smart terminals 100 according to the IDs (operation 720).

웹 서버(200)는 사용자로부터 수행할 매크로를 입력 받을 수 있다. 즉, 사용자는 웹 서버(200)를 통해 수행하고자 하는 매크로를 입력하여 스마트 단말(100)이 입력된 매크로를 수행하도록 할 수 있다(730).The web server 200 may receive a macro to be executed by the user. That is, the user may input a macro to be performed through the web server 200, so that the smart terminal 100 may execute the input macro (730).

웹 서버(200)는 스마트 단말(100)로부터 수신된 매크로 정보를 이용하여 매크로를 수행하기 위한 조건을 추출할 수 있다. 이에 따라 웹 서버(200)는 매크로를 수행하기 위한 조건에 만족하는 푸시 알림 메시지를 스마트 단말(100)로 전송할 수 있다(740).The web server 200 may extract a condition for performing a macro using the macro information received from the smart terminal 100. [ Accordingly, the web server 200 may transmit a push notification message to the smart terminal 100 satisfying the condition for performing the macro (740).

스마트 단말(100)은 푸시 알림 메시지를 수신할 수 있다. 스마트 단말(100)은 수신된 푸시 알림 메시지가 매크로를 수행하기 위한 조건에 맞는지 확인하여 해당 매크로를 수행할 수 있다(750).The smart terminal 100 may receive the push notification message. The smart terminal 100 may check whether the received push notification message meets the condition for performing the macro and perform the corresponding macro (750).

도 9a, 9b 및 9c는 사용자로부터 매크로를 수행하기 위한 정보를 입력 받는 스마트 단말(100) 화면의 예시도이다.FIGS. 9A, 9B, and 9C are exemplary diagrams of a screen of the smart terminal 100 receiving information for performing macros from a user.

도 9a를 참조하면, 사용자는 매크로를 수행하기 위한 조건을 입력할 수 있다. 사용자는 알림 애플리케이션 또는 실행 애플리케이션을 선택할 수 있다. 알림 애플리케이션은 푸시 알림을 받을 애플리케이션을 의미할 수 있다. 실행 애플리케이션은 매크로를 수행할 애플리케이션을 의미할 수 있다.Referring to FIG. 9A, a user may input a condition for performing a macro. The user can select a notification application or an execution application. A notification application may refer to an application that will receive push notifications. An execution application may refer to an application to execute a macro.

사용자는 매크로 실행 방법을 선택할 수 있으며 매크로 실행방법은 키워드설정 또는 시간설정을 포함할 수 있다.The user can select how to execute the macro, and the macro execution method can include keyword setting or time setting.

키워드 설정을 선택한 경우에는 사용자는 키워드를 입력할 수 있으며 적어도 하나 이상의 키워드를 입력할 수 있다. 사용자는 키워드에 대해 ‘있을경우’, ‘또는’ 중 하나를 선택할 수 있으며 ‘있을경우’는 ‘그리고’를 의미할 수 있고 ‘또는’는 말 그대로 ‘또는’을 의미할 수 있다. 사용자는 해당 키워드에 대해 ‘제거’를 선택하면 해당 키워드가 제거된다. 사용자가 키워드 조건을 설정하면 저장된 매크로 파일과 함께 저장될 수 있으며 이에 따라 사용자가 설정한 키워드 조건 정보를 포함하는 매크로 메타 데이터가 생성될 수 있다.If the user selects the keyword setting, the user can input the keyword and input at least one keyword. The user can select one of 'if', 'or' for the keyword, 'if' can mean 'and', and 'or' can literally mean 'or'. If the user selects 'Remove' for the keyword, the keyword is removed. When a user sets a keyword condition, it can be stored together with the stored macro file. Accordingly, macro metadata including keyword condition information set by the user can be generated.

도 9b를 참조하면, 사용자는 매크로를 수행할 조건으로 시간 설정을 선택할 수 있다. 시간 설정은 사용자가 원하는 시간을 선택할 수 있으며 해당 시간이 되면 매크로가 수행될 수 있다. 사용자가 시간 조건을 설정하면 저장된 매크로 파일과 함께 저장될 수 있으며 이에 따라 사용자가 설정한 시간 조건 정보를 포함하는 매크로 메타 데이터가 생성될 수 있다.Referring to FIG. 9B, the user can select a time setting as a condition for performing a macro. The time setting allows the user to select the desired time, and the macro can be performed at that time. When a user sets a time condition, the user can save the macro file together with the stored macro file. Thus, the macro metadata including the time condition information set by the user can be generated.

도 9c를 참조하면, 사용자는 생성된 매크로에 대해 우선순위를 설정할 수 있다. 우선순위는 매크로를 수행함에 있어서 수행할 매크로가 복수 개인 경우에 매크로의 수행 순서를 제어할 수 있다.Referring to FIG. 9C, the user can set a priority for the generated macro. The priority order can control the order of execution of macros when there are a plurality of macros to be executed in performing the macros.

예를 들면, 0번인 ‘쿠팡’ 매크로와 1번인 ‘몬스터’ 매크로가 동시에 요청되었을 경우에는 ‘쿠팡’ 매크로를 실행한 후에 ‘몬스터’ 매크로를 실행할 수 있다.For example, if the 'Kupang' macro at number 0 and the 'Monster' macro at number 1 are requested at the same time, you can execute the 'monster' macro after executing the 'Kupang' macro.

한편, ‘몬스터’ 매크로가 실행 중이고 ‘쿠팡’ 매크로에 대한 작업 명령이 입력된 경우에는, 사용자가 선점 스케줄링, 비선점 스케줄링 중 어느 것을 선택하였는지 확인할 수 있다. 사용자가 선점 스케줄링을 선택한 경우에는 실행 중인 ‘몬스터’ 매크로를 중단하고 ‘쿠팡’ 매크로를 수행한 후에 중단된 ‘몬스터’ 매크로를 실행할 수 있다. 사용자가 비선점 스케줄링을 선택한 경우에는 실행 중인 ‘몬스터’ 매크로를 완료한 후에 ‘쿠팡’ 매크로를 수행할 수 있다.On the other hand, when the 'monster' macro is being executed and the work instruction for the 'Kupang' macro is inputted, it is possible to check whether the user has selected preemption scheduling or non-preemption scheduling. If the user chooses preemption scheduling, he can interrupt the running 'monster' macro and execute the interrupted 'monster' macro after performing the 'Kupang' macro. If you choose non-preemptive scheduling, you can run the 'Kupang' macro after completing the running 'monster' macro.

도 10a 및 10b는 키워드 조건에 의해 매크로가 수행되는 스마트 단말(100) 화면의 예시도이다.FIGS. 10A and 10B are exemplary views of a screen of the smart terminal 100 in which macros are executed according to a keyword condition.

도 10a는 스마트 단말(100)로 푸시 알림이 수신된 화면이다. 사용자가 알림 애플리케이션과 실행 애플리케이션을 ‘쿠팡’ 으로 설정하고, 키워드를 ‘선착순’으로 설정하였다고 가정한다. 이 경우에 화면에 나타난 푸시 알림은 ‘쿠팡’ 애플리케이션으로부터 수신된 것이고, 푸시 알림 메시지상에 ‘선착순’이라는 단어가 들어가 있으므로 사용자가 설정한 키워드와 일치함을 알 수 있다.FIG. 10A is a screen on which a push notification is received by the smart terminal 100. FIG. It is assumed that the user sets the notification application and the execution application as 'Kupang' and sets the keyword as 'first come first served'. In this case, the push notification displayed on the screen is received from the 'Kupang' application, and the word 'first come, first served' is included in the push notification message, so that it is found that the push notification is consistent with the keyword set by the user.

따라서 도 10b의 화면을 참조하면, 스마트 단말(100)은 푸시 알림이 사용자가 설정한 조건에 만족하므로 해당 매크로를 실행할 수 있다. 스마트 단말(100)은 ‘쿠팡’ 애플리케이션을 실행하여 사용자가 설정한 동작인 구매하기 버튼을 누르는 동작까지 수행할 수 있다. 이에 따라 사용자는 스마트 단말(100)상에서 자동으로 애플리케이션의 구동 및 원하는 동작을 제공받을 수 있다.Accordingly, referring to the screen of FIG. 10B, the smart terminal 100 can execute the macro since the push notification satisfies the condition set by the user. The smart terminal 100 may execute an 'Kupang' application and an operation of pressing a purchase button which is an operation set by the user. Accordingly, the user can automatically receive the operation of the application and the desired operation on the smart terminal 100.

이와 같은, 스마트 단말(100)상에서 매크로를 수행하는 하는 기술은 애플리케이션으로 구현되거나 다양한 컴퓨터 구성요소를 통하여 수행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다.Such a technique for performing a macro on the smart terminal 100 may be implemented in an application or may be implemented in the form of program instructions that can be executed through various computer components and recorded on a computer-readable recording medium. The computer-readable recording medium may include program commands, data files, data structures, and the like, alone or in combination.

상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것들이거니와 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수도 있다.The program instructions recorded on the computer-readable recording medium may be ones that are specially designed and configured for the present invention and are known and available to those skilled in the art of computer software.

컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD 와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 ROM, RAM, 플래시 메모리 등과 같은 프로그램 명령어를 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다.Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tape, optical recording media such as CD-ROMs and DVDs, magneto-optical media such as floptical disks, media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like.

프로그램 명령어의 예에는, 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 상기 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Examples of program instructions include machine language code such as those generated by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware device may be configured to operate as one or more software modules for performing the processing according to the present invention, and vice versa.

이상에서는 실시예들을 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it will be understood by those skilled in the art that various changes and modifications may be made therein without departing from the spirit and scope of the invention as defined in the appended claims. It will be possible.

100: 스마트 단말 110: 사용자 입력부
120: 무선 통신부 130: 메모리부
140: 디스플레이부 150: 제어부
200: 웹 서버
100: smart terminal 110: user input
120: wireless communication unit 130: memory unit
140: display unit 150: control unit
200: Web server

Claims (12)

매크로의 스크립트 파일을 생성하여 사용자로부터 매크로 수행을 위한 키워드를 입력 받거나, 매크로를 수행 할 시간 조건을 입력 받고,
스마트 단말에 수신되는 푸시 알림 메시지에 상기 키워드가 존재하거나, 상기 매크로를 수행 할 시간 조건이 만족되면 미리 설정된 우선순위에 따라 매크로를 수행하되,
상기 스마트 단말에 수신되는 푸시 알림 메시지에 상기 키워드가 존재하거나, 상기 매크로를 수행 할 시간 조건이 만족되면 미리 설정된 우선순위에 따라 매크로를 수행하는 것은,
상기 스마트 단말에 푸시 알림 메시지가 수신되면, 메시지의 정보를 분석하여 형태소 단위로 나누고 상기 형태소 단위로 나눠진 메시지의 정보를 상기 키워드와 비교하여 매크로를 수행하는 것인 매크로 수행 방법.
A script file of a macro is generated to receive a keyword for performing a macro from a user, a time condition for executing a macro is input,
When the keyword is present in the push notification message received by the smart terminal or when the time condition for performing the macro is satisfied, a macro is performed according to a preset priority,
Performing a macro according to a predetermined priority when the keyword exists in a push notification message received by the smart terminal or when a time condition for performing the macro is satisfied,
And analyzing the information of the message and dividing the message information into morpheme units and comparing the information of the messages divided by the morpheme unit with the keyword, How to perform macros.
제 1 항에 있어서,
상기 매크로의 스크립트 파일을 생성하는 것은,
사용자로부터 매크로를 수행하고자 하는 애플리케이션을 구동하여 동작시키는 터치 조작을 입력 받고, 상기 터치 조작에 대해 분석하고 기록하여 스크립트 파일을 생성하는 매크로 수행 방법.
The method according to claim 1,
Generating a script file of the macro may include:
A method for executing a macro, the method comprising: receiving a touch operation for driving and operating an application to execute a macro from a user; and analyzing and recording the touch operation to generate a script file.
제 2 항에 있어서,
상기 터치 조작에 대해 분석하고 기록하여 스크립트 파일을 생성하는 것은,
터치 조작 과정을 저장하여 스마트 단말 화면 상에서 터치 조작되는 위치를 추출하고 해당 위치에서의 터치 조작 형태를 분석하고, 위치 정보와 해당 위치에서의 터치 조작 형태 정보를 코드로 변환하고 기록하여 스크립트 파일을 생성하는 매크로 수행 방법.
3. The method of claim 2,
The script file is generated by analyzing and recording the touch operation,
The touch operation process is stored to extract the location where the touch operation is performed on the smart terminal screen, analyzes the touch operation pattern at the corresponding location, converts the location information and the touch operation type information at the corresponding location into a code, .
제 1 항에 있어서,
상기 키워드는 적어도 하나 이상 입력 받을 수 있으며, 상기 키워드를 복수 개로 입력 받을 경우에 복수 개의 키워드가 동시에 존재해야 매크로를 수행하는 조건 또는 복수 개의 키워드 중 어느 하나의 키워드만 존재하면 매크로를 수행 하는 조건이 부가되는 매크로 수행 방법.
The method according to claim 1,
At least one of the keywords can be input. When a plurality of keywords are simultaneously input, a condition for performing a macro or a condition for performing a macro if any one of a plurality of keywords is present Wherein the macros are added.
삭제delete 삭제delete 제 1 항에 있어서,
상기 스마트 단말에 수신되는 푸시 알림 메시지에 상기 키워드가 존재하거나, 상기 매크로를 수행 할 시간 조건이 만족되면 미리 설정된 우선순위에 따라 매크로를 수행하는 것은,
수행중인 매크로를 중단할 수 있는 선점 스케줄링 또는 수행중인 매크로를 중단할 수 없는 비선점 스케줄링에 따라 매크로를 수행하는 매크로 수행 방법.
The method according to claim 1,
Performing a macro according to a predetermined priority when the keyword exists in a push notification message received by the smart terminal or when a time condition for performing the macro is satisfied,
A method of performing a macro that performs a macro according to a preemptive scheduling capable of suspending a running macro or a non-preemptive scheduling in which a running macro can not be interrupted.
제 7 항에 있어서,
상기 수행중인 매크로를 중단할 수 있는 선점 스케줄링 또는 수행중인 매크로를 중단할 수 없는 비선점 스케줄링에 따라 매크로를 수행하는 것은,
사용자는 선점 스케줄링 또는 비선점 스케줄링을 선택할 수 있고, 선점 스케줄링을 선택한 경우에 현재 수행중인 매크로보다 우선순위가 높은 매크로의 수행 요청이 입력되면 현재 수행중인 매크로를 중단하고 우선순위가 높은 매크로를 수행하고, 비선점 스케줄링을 선택한 경우에 현재 수행중인 매크로보다 우선순위가 높은 매크로의 수행 요청이 입력되면 현재 수행중인 매크로를 마친 후에 우선순위에 따라 매크로를 수행하는 매크로 수행 방법.
8. The method of claim 7,
Performing macros according to preemptive scheduling, which can interrupt the macro being executed, or non-preemptive scheduling, which can not interrupt the macro being executed,
The user can select preemption scheduling or non-preemption scheduling. If preemption scheduling is selected, if the execution request of a macro having a priority higher than that of the currently executing macro is inputted, the currently executing macro is stopped and a macro having a high priority is executed And when a non-preemptive scheduling is selected, if a request to execute a macro having a higher priority than a currently executed macro is input, the macro is performed according to the priority after the current macro is completed.
스마트 단말로부터 매크로 정보를 수신하고 상기 스마트 단말의 매크로를 실행시킬 수 있는 키워드가 포함된 푸시 알림 메시지를 전송하여 등록된 매크로를 실행시키고,
상기 스마트 단말의 화면을 원격 제어하여 미리 정해진 시간에 매크로가 동작하도록 조작하거나, 키워드를 미리 저장시켜 상기 키워드가 포함된 푸시 알림 메시지에 대응하여 매크로를 실행하도록 제어하여 매크로를 생성하고,
상기 스마트 단말의 화면을 원격 제어하여 생성된 매크로의 수정 또는 삭제를 통해 매크로를 관리하는 웹 서버의 제어 방법.
Receiving a macro information from a smart terminal, transmitting a push notification message including a keyword capable of executing a macro of the smart terminal, executing a registered macro,
Generating a macro by controlling the macro to operate at a predetermined time by remotely controlling a screen of the smart terminal or controlling execution of a macro corresponding to a push notification message including a keyword in advance,
And controlling the macros by modifying or deleting the macros generated by remotely controlling the screen of the smart terminal.
제 9 항에 있어서,
상기 매크로를 생성하는 것은,
상기 스마트 단말의 화면을 원격으로 제어하여 사용자로부터 매크로를 생성할 애플리케이션에 대한 수행 동작을 입력 받고,
사용자로부터 매크로 수행을 위한 키워드를 입력 받거나, 매크로를 수행 할 시간 조건을 입력 받아 상기 스마트 단말이 매크로를 생성하도록 제어하는 웹 서버의 제어 방법.
10. The method of claim 9,
To generate the macro,
Receiving an execution operation for an application to generate a macro from a user by remotely controlling a screen of the smart terminal,
A method of controlling a web server that receives a keyword for performing a macro from a user or receives a time condition for performing a macro and controls the smart terminal to generate a macro.
제 9 항에 있어서,
사용자로부터 적어도 하나 이상의 스마트 단말을 등록 받을 수 있고, 상기 스마트 단말의 구별을 위해 단말에 따라 ID를 부여하여 관리할 수 있는 웹 서버의 제어 방법.
10. The method of claim 9,
A control method of a web server capable of receiving at least one smart terminal from a user, and assigning and managing an ID according to a terminal for distinguishing the smart terminal.
제 1 항 내지 제 4 항 및 제 7 항 내지 제 11 항 중 어느 하나의 항에 따라 매크로를 수행하기 위한, 컴퓨터 프로그램이 기록된 컴퓨터로 판독 가능한 기록 매체.
11. A computer-readable recording medium on which a computer program is recorded, for performing a macro according to any one of claims 1 to 4 and 7 to 11.
KR1020140135307A 2014-10-07 2014-10-07 Method for executing macro and control method of web sever for executing macro, recording medium for performing the method KR101605507B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140135307A KR101605507B1 (en) 2014-10-07 2014-10-07 Method for executing macro and control method of web sever for executing macro, recording medium for performing the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140135307A KR101605507B1 (en) 2014-10-07 2014-10-07 Method for executing macro and control method of web sever for executing macro, recording medium for performing the method

Publications (1)

Publication Number Publication Date
KR101605507B1 true KR101605507B1 (en) 2016-03-22

Family

ID=55644966

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140135307A KR101605507B1 (en) 2014-10-07 2014-10-07 Method for executing macro and control method of web sever for executing macro, recording medium for performing the method

Country Status (1)

Country Link
KR (1) KR101605507B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108762621A (en) * 2018-04-20 2018-11-06 维沃移动通信有限公司 A kind of message display method and mobile terminal
KR20190028251A (en) * 2017-09-08 2019-03-18 노병희 The module device and Environment Control method for Indoor storage
KR102054663B1 (en) 2018-06-22 2020-01-22 동명대학교산학협력단 Macro system for web browsers with source code editing
KR102073839B1 (en) 2018-08-17 2020-02-05 주식회사 테크앤 An Automatic Control System for Smart devices and Method thereof
KR20220023620A (en) 2020-08-21 2022-03-02 조윤호 Automatic device control system for lighting control and crime prevention

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190028251A (en) * 2017-09-08 2019-03-18 노병희 The module device and Environment Control method for Indoor storage
KR102049151B1 (en) * 2017-09-08 2019-11-26 노병희 The module device and Environment Control method for Indoor storage
CN108762621A (en) * 2018-04-20 2018-11-06 维沃移动通信有限公司 A kind of message display method and mobile terminal
KR102054663B1 (en) 2018-06-22 2020-01-22 동명대학교산학협력단 Macro system for web browsers with source code editing
KR102073839B1 (en) 2018-08-17 2020-02-05 주식회사 테크앤 An Automatic Control System for Smart devices and Method thereof
KR20220023620A (en) 2020-08-21 2022-03-02 조윤호 Automatic device control system for lighting control and crime prevention

Similar Documents

Publication Publication Date Title
KR101605507B1 (en) Method for executing macro and control method of web sever for executing macro, recording medium for performing the method
KR20190097184A (en) Smart Assist for Repeated Actions
US9706009B2 (en) Generating collapsed user interface interaction sequence controls in mobile applications
US11093715B2 (en) Method and system for learning and enabling commands via user demonstration
CN105740078B (en) Memory management method, device and terminal
CN105138228A (en) Display device and display method thereof
RU2706951C2 (en) Method and device for providing a graphical user interface
KR102270953B1 (en) Method for display screen in electronic device and the device thereof
CN103793176A (en) Method and device for fast switching between application programs
CN106976434B (en) Apparatus and method for voice recognition device in vehicle
US11140534B2 (en) Non-intrusive proximity based advertising and message delivery
US9984232B2 (en) Method of operating security function and electronic device supporting the same
JP2020161135A (en) Method and system for displaying chat thread
CN111933134A (en) Man-machine interaction method and device, electronic equipment and storage medium
KR20210068333A (en) Method and device for guiding operation of application program, equipment and readable storage medium
US20130086526A1 (en) Methods and systems for using search and select forms on a mobile device
US11616860B2 (en) Information display method, terminal, and server
CN104793836A (en) Information processing method and device based on user operations and terminal
CN107919120B (en) Voice interaction method and device, terminal, server and readable storage medium
CN105786356A (en) Application (APP) operation method and device
CN105739827A (en) Display control method, display control apparatus and electronic apparatus
JP6555981B2 (en) Information processing apparatus and control method thereof
CN107154971A (en) One kind application method for down loading and device
US20070038462A1 (en) Overriding default speech processing behavior using a default focus receiver
JP5504168B2 (en) Method and apparatus for controlling display of information area on standby screen of mobile terminal

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant