WO2017073922A1 - Application program control device and application program control method using same - Google Patents

Application program control device and application program control method using same Download PDF

Info

Publication number
WO2017073922A1
WO2017073922A1 PCT/KR2016/011279 KR2016011279W WO2017073922A1 WO 2017073922 A1 WO2017073922 A1 WO 2017073922A1 KR 2016011279 W KR2016011279 W KR 2016011279W WO 2017073922 A1 WO2017073922 A1 WO 2017073922A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
job
user
target application
microcode
Prior art date
Application number
PCT/KR2016/011279
Other languages
French (fr)
Korean (ko)
Inventor
서진수
Original Assignee
주식회사 컨시어지소프트
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 컨시어지소프트 filed Critical 주식회사 컨시어지소프트
Publication of WO2017073922A1 publication Critical patent/WO2017073922A1/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/22Microcontrol or microprogram arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • 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

Definitions

  • the present invention relates to an application program control apparatus and an application program control method using the same. More particularly, the present invention relates to an apparatus for controlling an application program which automatically performs repetitive tasks of an application program using a plurality of object information, and an application program control method using the same.
  • the task may take a long time and may be processed. Mistakes are likely to happen.
  • Embodiments of the present invention automatically generate microcode and thereby automatically log in to an application, perform repetitive tasks through the application, and convert the resulting values into separate preservation data.
  • an application program controlling device which processes a job through an application program through a user input a smaller number of times, and allows a corresponding job to be processed more quickly, and an application program control method using the same.
  • a method of controlling an application program using an apparatus for controlling an application program is automatically performed to the target application program using information of a job object, which is information of a target to which the job of the target application program to be controlled is applied.
  • step Generating a type of a job corresponding to the account of the authenticated user and information for selecting the job object; Generating microcode based on the type of the task to be performed on the target application and the information of the task object; And converting the work execution result obtained by executing the micro code into data for preservation.
  • the step of automatically logging in to the target application may include unique user information and login authentication of the user, which are separately generated based on the login account and password of the user registered when the application control apparatus is installed.
  • the user input information input by the user is compared with an identifier.
  • the step of automatically logging in to the target application is obtained by inputting the unique user information and the user input information into a hash function to compare the unique user information and the user input information with the identifier.
  • the hash value is compared to the account information hash value stored in the computer's memory.
  • the method of controlling an application may include receiving an input of the type of the job and an object of the job by using the type of the job corresponding to the login account of the user and information for selecting the job object. It includes more.
  • the generating of the microcode may include retrieving a code previously stored in the application control apparatus using a task type identifier assigned to each type of the task, and generating the microcode using the retrieved code. .
  • the generating of the microcode may include determining an init microcode, which is a microcode to be executed first of the microcodes when a plurality of microcodes are generated, and executing the microcode in a control address register. Set the position value of the microcode to be executed next to the microcode to be stored.
  • the method may further include automatically executing the target application program when it is determined that the target application program is not running after determining whether the target application program is executed. .
  • the preservation data is any one of CSV, XLS, and HTML.
  • An apparatus for controlling an application program includes an automatic login authentication unit for automatically logging in to the target application program using information of a job object, which is information of a target to which the job of the target application program to be controlled is applied; A task coordinator unit generating microcode based on a type of a task to be performed on the target application program and the task object information; And a result converting unit converting the result of performing the work obtained by executing the microcode into preservation data, wherein the automatic login authenticating unit performs login authentication of the user with respect to the application control apparatus, Generate information for selecting the type of the job and the job object corresponding to the user's account.
  • the automatic login authentication unit may compare unique user information generated separately based on the login account and password of the user registered when the application control apparatus is installed, and user input information input by the user using an identifier. do.
  • the automatic login authentication unit may include a hash value obtained by inputting the unique user information and the user input information into a hash function to compare the unique user information and the user input information with the identifier. Compare with the hash value of account information stored in memory.
  • the automatic login authentication unit receives the type of the job and the object of the job by using the type of the job corresponding to the user's login account and information for selecting the job object.
  • the object coordinator unit may search for a code pre-stored in the application control apparatus using a task type identifier assigned to each task type, and generate the micro code using the found code.
  • the object coordinator unit when a plurality of microcodes are generated, determines an init microcode, which is the first microcode to be executed among the microcodes, of the microcode currently executed in a control address register. Stores the position value of the microcode to be executed next.
  • the application program control apparatus automatically executes the target application program when it is determined that the target application program is not running.
  • the preservation data is any one of CSV, XLS, and HTML.
  • a server for storing or distributing a computer program for a method of controlling an application, the method of controlling the application using information of a work object, which is information of a target to which a task of a target application to be controlled is applied.
  • Automatically logging in to the target application Performing login authentication of a user to the application control apparatus; Generating a type of a job corresponding to the account of the authenticated user and information for selecting the job object; Generating microcode based on the type of the task to be performed on the target application and the information of the task object; And converting the work execution result obtained by executing the micro code into data for preservation.
  • the step of automatically logging in to the target application may include unique user information and login authentication of the user, which are separately generated based on the login account and password of the user registered when the application control apparatus is installed.
  • the user input information input by the user is compared with an identifier.
  • the generating of the microcode may include retrieving a code previously stored in the application control apparatus using a task type identifier assigned to each type of the task, and generating the microcode using the retrieved code. .
  • micro-code is automatically generated and through this, an automatic login to the application program, and instead of repeated operations through the application program
  • the work through the application can be processed through fewer user inputs, and the work can be processed more quickly.
  • FIG. 1 is a block diagram illustrating an apparatus for controlling an application program according to an embodiment of the present invention.
  • FIG. 2 is a flowchart illustrating an application control method according to an embodiment of the present invention.
  • FIG. 3 is a view showing an application program control apparatus and method according to another embodiment of the present invention.
  • FIG. 4 is a diagram illustrating a method of automatically logging in to a target application program according to an embodiment of the present invention.
  • FIG. 5 is a diagram illustrating a method of generating microcode according to an embodiment of the present invention.
  • FIG. 6 is a diagram illustrating a method of converting a result into preservation data according to an embodiment of the present invention.
  • FIG. 8 is a diagram illustrating a screen of a target application program according to an embodiment of the present invention.
  • a method of controlling an application program using an apparatus for controlling an application program is automatically performed to the target application program using information of a job object, which is information of a target to which the job of the target application program to be controlled is applied.
  • Logging in performing login authentication of a user to the application control device, generating a type of a job corresponding to the authenticated user's account and information for selecting the job object, the target application program Generating microcode based on the type of the task to be performed and information on the task object; and converting the result of the task execution obtained by executing the microcode into preservation data.
  • FIG. 1 is a block diagram illustrating an apparatus for controlling an application program according to an embodiment of the present invention.
  • an apparatus for controlling an application program includes an automatic login authentication unit 110, a task coordinator 120, and a result converter 130.
  • the automatic login authentication unit 110 automatically logs in to the target application program by using the information of the work object.
  • the target application program may mean an application program to be controlled by the application control apparatus according to an embodiment of the present invention.
  • the target application program may be various applications in each field.
  • the computerized tax accounting program or the accounting program may be the target application program.
  • the target application program may be any application program that can be controlled by the application program controlling apparatus according to the exemplary embodiment of the present invention.
  • the target application program is not limited to, for example, an application program in a specific field or a specific application program.
  • the work object is a target to which the work of the target application to be controlled is applied.
  • the work object may be a client provided with a result of performing the work of the target application.
  • the automatic login authentication unit 110 may automatically log in to the target application using the information of the client.
  • the automatic login authentication unit 110 may automatically log in to the target application program simultaneously or sequentially using information on the plurality of work objects.
  • a task may refer to a command or code for controlling a target application
  • a task object refers to a login subject that logs in to the target application and acquires control of the target application
  • the information of the task object corresponds to the corresponding application. This may correspond to account information for logging in to a work object.
  • the automatic login authentication unit 110 may acquire a control right of the target application by logging in to the target application using the information of the work object.
  • the job coordinator unit 120 generates microcode based on the type of job to be performed on the target application program and the job object.
  • the type of job may be any one of small job types such as input of specific information, selection of specific buttons, and acquisition of specific information.
  • the type of job may be any one of the large job types to which the small job is connected.
  • microcode may be a script modularized into a unit of work to be performed.
  • the job coordinator unit 120 determines an init microcode, which is a microcode to be executed first, and uses a control address register (CAR) to define a routine, That is, the order of the microcodes to be executed can be determined.
  • CAR control address register
  • control address register for example, the position value of the microcode to be executed after the microcode currently being executed may be stored.
  • execution order information between the plurality of microcodes determined by the job coordinator unit 120 may be stored in the control address register.
  • the result converting unit 130 converts the work execution result obtained by executing the micro code into data for preservation.
  • the result converting unit 130 may convert a result of performing the work into a preset preservation data type. As another example, the result converting unit 130 may receive a data type for preservation from a user and convert the result of performing the work accordingly.
  • the result converting unit 130 may basically convert the work execution result into a comma-separated value (CSV) data type, and if there is a request in the form of Excel Binary File Format (XLS) data from the user, the work execution result Can be converted to XLS data type.
  • CSV comma-separated value
  • XLS Excel Binary File Format
  • FIG. 2 is a flowchart illustrating an application control method according to an embodiment of the present invention.
  • the automatic login authentication unit (see 110 of FIG. 1) automatically logs in to the target application (S210), and the task coordinator unit (FIG. 1).
  • the automatic login authentication unit (see 110 of FIG. 1) automatically logs in to the target application program using the information of the work object (S210).
  • the automatic login authentication unit may acquire a control right of the target application by logging in to the target application.
  • step S220 the task coordinator unit (see 120 of FIG. 1) generates microcode based on the type of task to be performed on the target application program and the task object.
  • step S220 the job coordinator unit (see 120 of FIG. 1) determines the Inet microcode, which is the microcode to be executed first when a plurality of microcodes are generated, and uses the control address register to perform the routine of the microcode. Can be determined.
  • step S230 the result converting unit (see 130 of FIG. 1) converts the work execution result obtained by executing the microcode into data for preservation.
  • the result converting unit may convert the work execution result into a preset preservation data type or convert the work execution result into a preservation data type input from a user.
  • FIG. 3 is a view showing an application program control apparatus and method according to another embodiment of the present invention.
  • the apparatus for controlling an application program includes an automatic login authentication unit 110, an object information collecting unit 115, a task coordinator unit 120, a task execution unit 125, The result return unit 130, a result transmission unit 135 and the application program organizer 140.
  • a method for controlling an application in which an application control apparatus is executed (S310), an application control apparatus executes a target application (S320 and S325), and an automatic login authentication unit 110.
  • Step S330 of performing automatic login object information collecting unit 115 loading task object information (S340), task coordinator unit 120 determining a task type (S350), and task execution.
  • Step 125 performs the task (S360), the result converter 130 converts the execution result (S370), the result transmitter 135 transmits the converted result (S380) and application
  • the program organizer 140 erases the information related to the job (S390).
  • step S320 if the target application is not running, the application control apparatus automatically executes the target application (S325).
  • the automatic login authentication unit 110 when the application control apparatus is executed, performs a login authentication of the user to the application control apparatus (not shown) and an authenticated user's account.
  • the method may further include generating information for selecting a type of a job corresponding to the job and a job object (not shown). This step will be described below with reference to FIG. 7.
  • the automatic login authentication unit 110 uses the information of the job object to connect to the target application. Log in automatically (S330).
  • the object information collecting unit 115 automatically searches for a task that can be performed in relation to the task object in the target application program, and matches the task that can be performed in relation to the task object (S340).
  • the job execution unit 125 executes the generated microcode to obtain a result value (S360).
  • the result converting unit 130 converts the obtained result value into preservation data (S370).
  • the result transmitter 135 transmits the converted result value to the user or the work object (S380).
  • the application program arranging unit 140 deletes information related to the work object and information used to perform a work including a micro code from the memory (S390).
  • FIG. 4 is a diagram illustrating a method of automatically logging in to a target application program according to an embodiment of the present invention.
  • a method for automatically logging in to a target application program may include automatic account authentication unit (see 110 in FIG. 3) of user account information registered at the time of installation of a program control device. Automatically log in to the target application using the account information of the work object stored in memory.
  • the automatic login authentication unit (refer 110 of FIG. 3) generates unique user information using a login account and password input by the user at the time of installing the application control apparatus.
  • the automatic login authentication unit compares the user input information 410 and the unique user information 420 input by the user with an identifier. In order to do so, user input information 410 and unique user information are input to a hash function.
  • the automatic login authentication unit (see 110 of FIG. 3) inputs the hash value obtained by inputting the user input information 410 and the unique user information 420 into the hash function, and the account information hash value previously stored in the memory of the computer. In comparison with 430, if there is a matching value, a login is automatically performed to the target application corresponding to the account information hash value 430.
  • the object information collecting unit may operate after logging in to the target application as described above. In this case, the object information collecting unit (see 115 in FIG. 3) automatically retrieves the job object information of the target application, stores the plurality of job object information, and then sends it to the job coordinator unit (see 120 in FIG. 3). Work object information and work information can be matched and delivered.
  • FIG. 5 is a diagram illustrating a method of generating microcode according to an embodiment of the present invention.
  • a job coordinator unit receives a job and generates a microcode corresponding to the job.
  • the job coordinator unit analyzes the type of a job input using the instruction decoder 510.
  • the job coordinator unit (see 120 of FIG. 3) may generate microcode according to the type of job.
  • the job coordinator unit may set the control address register 520.
  • the control address register 520 may set a position value of the microcode to be executed next to the microcode currently being executed.
  • Inet microcode that is, microcode to be executed first, may be set in the control address register 520 before the microcode is executed.
  • the job coordinator unit may set the sub routine register 525.
  • the work coordinator unit may set the control internal memory 530.
  • the control internal memory 530 may store temporary result values generated while the micro code is being executed.
  • the work coordinator unit (see 120 in FIG. 3) can set the control buffer register 540.
  • the control buffer register 540 may store a result value when a plurality of micro codes constituting the main routine are all executed.
  • the work coordinator unit (see 120 in FIG. 3) can set the sequence control register 545.
  • FIG. 6 is a diagram illustrating a method of converting a result into preservation data according to an embodiment of the present invention.
  • a result converter (see 130 of FIG. 3) converts a result value (that is, execution result values of microcodes) stored in a control buffer register (see 540 of FIG. 5) into preservation data.
  • the result converting unit receives the result value stored in the control buffer register (see 540 in FIG. 5), and converts the result value into a preset storage data form or saves input from the user. Can be converted into a data type.
  • the result conversion unit may include a conversion selection coordinator 610, a transmission module 620, a sub transmission module 625, and an output standby memory 630.
  • the conversion selection coordinator 610 may transmit the result value to the transmission module 620 or the sub transmission module 625 according to a preset preservation data type or a data type input from a user.
  • the transformation selection coordinator 610 may transmit the result value to the transmission module 620 when the preservation data type is XLS or HTML.
  • the conversion selection coordinator 610 may transmit the result value to the sub transmission module 625 when the preservation data type is CSV.
  • the transmission module 620 receives the result value when the preservation data type is XLS.
  • the transmission module 620 may convert the received result value into an XLS form, optimize the result, and transmit the result to the output standby memory 630.
  • the transmission module 620 may receive a result value when the preservation data type is HTML (HyperText Markup Language).
  • the transfer module 620 may convert the received result value into the XLS form and input it to the HyperText Transfer Protocol (HTTP) module.
  • HTTP HyperText Transfer Protocol
  • the HTTP module may convert the result value converted in the XLS form into the HTML form and optimize the result value and transmit the result value to the output standby memory 630.
  • the sub transmission module 625 may receive a result value when the data format for preservation is CSV, convert the data into a CSV format, optimize the result value, and transmit the result value to the output standby memory 630.
  • the output standby memory 630 stores the converted result value in the form of data for preservation, and the converted result value may be transmitted to the user or the work object through the result transmitter (see 135 of FIG. 3).
  • FIG. 7 is a view showing a login and information selection screen of the application program control apparatus according to an embodiment of the present invention.
  • a user may log in to an application control apparatus through a screen as shown in FIG. 7A, and a user may be provided with an information selection screen through a screen as shown in FIG. 7B.
  • a user may input user account information for logging in to an application control apparatus through a screen as shown in FIG. 7A.
  • the user when the user completes the login authentication by inputting valid account information, through the screen as shown in FIG. 7 (b), the user may be provided with information for selecting a work object corresponding to the user's account information. have.
  • the work object is illustrated as only one 'data and people', but a plurality of work objects may be displayed according to an embodiment.
  • the selectable information screen displayed in the target application may further display the target application corresponding to the account information or the type of the job through the target application in addition to the task object.
  • FIG. 8 is a diagram illustrating a screen of a target application program according to an embodiment of the present invention.
  • the target application program according to an embodiment of the present invention is shown as an example of a computerized tax accounting application program.
  • the automatic login authentication unit may automatically log in to the target application.
  • the automatic login authentication unit may automatically log in to the target application program using the company code and the company name as the object information.
  • control authority for the target application may be obtained.
  • the job coordinator unit (see 120 of FIG. 3) may generate a micro code corresponding to the input job.
  • the job coordinator unit may generate microcode for performing an operation of clicking an 'income statement' button of a target application.
  • Embodiments of the subject matter described in this specification are directed to one or more computer program products, that is to say one or more modules pertaining to computer program instructions encoded on a tangible program medium for execution by a data processing apparatus or for controlling its operation.
  • the tangible program medium may be a propagated signal or a computer readable medium.
  • a propagated signal is an artificially generated signal such as a machine generated electrical, optical or electromagnetic signal that is generated to encode information for transmission to a suitable receiver device for execution by a computer.
  • the computer readable medium may be a machine readable storage device, a machine readable storage substrate, a memory device, a combination of materials affecting a machine readable propagated signal, or a combination of one or more of them.
  • Computer programs may be written in any form of programming language, including compiled or interpreted languages, or a priori or procedural languages. It can be deployed in any form, including components, subroutines, or other units suitable for use in a computer environment.
  • Computer programs do not necessarily correspond to files in the file system.
  • a program can be in a single file provided to the requested program, in multiple interactive files (eg, a file that stores one or more modules, subprograms, or parts of code), or part of a file that holds other programs or data. (Eg, one or more scripts stored in a markup language document).
  • the computer program may be deployed to run on a single computer or on multiple computers located at one site or distributed across multiple sites and interconnected by a communication network.
  • processors suitable for the execution of computer programs include, for example, both general and special purpose microprocessors and any one or more processors of any kind of digital computer.
  • a processor will receive instructions and data from a read only memory or a random access memory or both.
  • the key elements of a computer are one or more memory devices for storing instructions and data and a processor for executing instructions.
  • Computers are also typically operatively coupled to receive data from, transmit data to, or perform both operations from one or more mass storage devices for storing data, such as magnetic, magneto-optical disks or optical disks. Or will include it. However, the computer does not need to have such a device.

Landscapes

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

Abstract

Disclosed in one embodiment of the present invention is an application program control method using an application program control device, and comprising the steps of: automatically logging into a target application program by using the information of a task object, which is information of an object to which a task of a target application program, to be controlled, is to be applied; generating a microcode on the basis of the task object and the type of task to be performed for the target application program; and converting, into preservation data, a task performance result acquired by executing the microcode.

Description

응용프로그램 제어 장치 및 이를 이용한 응용프로그램 제어 방법Application control device and application program control method using the same
본 발명은 응용프로그램 제어 장치 및 이를 이용한 응용프로그램 제어 방법에 관한 것이다. 더욱 상세하게는 복수의 객체 정보를 이용하여 응용프로그램의 반복작업을 자동으로 수행해주는 응용프로그램 제어 장치 및 이를 이용한 응용프로그램 제어 방법에 관한 것이다.The present invention relates to an application program control apparatus and an application program control method using the same. More particularly, the present invention relates to an apparatus for controlling an application program which automatically performs repetitive tasks of an application program using a plurality of object information, and an application program control method using the same.
응용프로그램에 다수의 계정 정보를 통해 번갈아 가며 로그인하여 업무를 수행하거나, 응용프로그램에서 동일한 작업을 여러 번 반복하는 업무를 사람이 직접 수행하는 경우, 해당 업무 처리에 많은 시간이 소요되는 것은 물론 업무 처리 도중 실수가 발생할 가능성도 높다.When a user performs a task by logging in alternately with a large number of account information to an application, or when a person directly performs a task that repeats the same task several times in an application, the task may take a long time and may be processed. Mistakes are likely to happen.
따라서, 위와 같은 반복 업무를 자동으로 수행해주는 응용프로그램 제어 장치 및 이를 이용한 응용프로그램 제어 방법이 필요한 실정이다.Therefore, there is a need for an application program control device for automatically performing the above-described repetitive tasks and an application program control method using the same.
본 발명의 실시예들은 마이크로 코드를 자동으로 생성하고 이를 통해 응용프로그램에 자동으로 로그인을 수행하고, 응용프로그램을 통한 반복된 작업을 대신 수행하고, 결과 값을 별도의 보존용 데이터로 변환함으로써, 해당 응용프로그램을 통한 작업을 보다 적은 횟수의 사용자 입력을 통해 처리하고, 해당 작업을 보다 신속하게 처리 가능케 하는 응용프로그램 제어 장치 및 이를 이용한 응용프로그램 제어 방법을 제공한다.Embodiments of the present invention automatically generate microcode and thereby automatically log in to an application, perform repetitive tasks through the application, and convert the resulting values into separate preservation data. Provided are an application program controlling device which processes a job through an application program through a user input a smaller number of times, and allows a corresponding job to be processed more quickly, and an application program control method using the same.
본 발명의 실시 예에 따른 응용프로그램 제어 장치를 이용하여 응용프로그램을 제어하는 방법은 제어하려는 대상 응용프로그램의 작업을 적용시킬 대상의 정보인, 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인하는 단계; 상기 응용프로그램 제어 장치에 대한 사용자의 로그인 인증을 수행하는According to an embodiment of the present invention, a method of controlling an application program using an apparatus for controlling an application program is automatically performed to the target application program using information of a job object, which is information of a target to which the job of the target application program to be controlled is applied. Logging in; Performing login authentication of a user to the application control device
단계; 상기 인증된 사용자의 계정에 대응하는 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 생성하는 단계; 상기 대상 응용프로그램에 대해 수행할 상기 작업의 유형 및 상기 작업 객체의 정보에 기초하여 마이크로 코드를 생성하는 단계; 및 상기 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환하는 단계;를 포함한다.step; Generating a type of a job corresponding to the account of the authenticated user and information for selecting the job object; Generating microcode based on the type of the task to be performed on the target application and the information of the task object; And converting the work execution result obtained by executing the micro code into data for preservation.
실시 예에 있어서, 상기 대상 응용프로그램에 자동으로 로그인하는 단계는 상기 응용프로그램 제어 장치 설치 시에 등록된 상기 사용자의 로그인 계정 및 암호에 기초하여 별도로 생성해 놓은 고유 사용자 정보 및 상기 사용자의 로그인 인증을 수행하는 단계에서 상기 사용자가 입력한 사용자 입력 정보를 식별자로 비교한다.In an embodiment, the step of automatically logging in to the target application may include unique user information and login authentication of the user, which are separately generated based on the login account and password of the user registered when the application control apparatus is installed. In the performing, the user input information input by the user is compared with an identifier.
실시 예에 있어서, 상기 대상 응용프로그램에 자동으로 로그인하는 단계는 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 상기 식별자로 비교하기 위해, 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 해쉬 함수에 입력함으로써 획득된 해시 값을, 컴퓨터의 메모리에 저장되어 있는 계정 정보 해쉬 값과 비교한다.In an embodiment, the step of automatically logging in to the target application is obtained by inputting the unique user information and the user input information into a hash function to compare the unique user information and the user input information with the identifier. The hash value is compared to the account information hash value stored in the computer's memory.
실시 예에 있어서, 상기 응용프로그램 제어 방법은 상기 사용자의 로그인 계정에 대응하는 상기 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 이용하여 상기 작업의 유형 및 상기 작업의 객체를 입력 받는 단계;를 더 포함한다.The method of controlling an application may include receiving an input of the type of the job and an object of the job by using the type of the job corresponding to the login account of the user and information for selecting the job object. It includes more.
실시 예에 있어서, 상기 마이크로 코드를 생성하는 단계는 상기 작업의 유형별로 부여된 작업 유형 식별자를 이용하여 상기 응용프로그램 제어 장치에 기저장된 코드를 검색하고, 검색된 코드를 이용하여 상기 마이크로 코드를 생성한다.The generating of the microcode may include retrieving a code previously stored in the application control apparatus using a task type identifier assigned to each type of the task, and generating the microcode using the retrieved code. .
실시 예에 있어서, 상기 마이크로 코드를 생성하는 단계는 복수의 마이크로 코드들이 생성된 경우, 상기 마이크로 코드들 중 가장 처음에 실행될 마이크로 코드인 이닛(init) 마이크로 코드를 결정하고, 컨트롤 어드레스 레지스터에 현재 실행되는 마이크로 코드의 다음에 실행될 마이크로 코드의 위치 값이 저장되도록 설정한다.The generating of the microcode may include determining an init microcode, which is a microcode to be executed first of the microcodes when a plurality of microcodes are generated, and executing the microcode in a control address register. Set the position value of the microcode to be executed next to the microcode to be stored.
실시 예에 있어서, 상기 응용프로그램 제어 방법은 상기 대상 응용프로그램의 실행여부를 판단한 후, 상기 대상 응용프로그램이 실행되지 않고 있는 것으로 판단되는 경우 상기 대상 응용프로그램을 자동으로 실행하는 단계;를 더 포함한다.The method may further include automatically executing the target application program when it is determined that the target application program is not running after determining whether the target application program is executed. .
실시 예에 있어서, 상기 보존용 데이터는 CSV, XLS 및 HTML 중 어느 하나인 것을 특징으로 한다.In an embodiment, the preservation data is any one of CSV, XLS, and HTML.
본 출원의 실시 예에 따른 응용프로그램 제어 장치는 제어하려는 대상 응용프로그램의 작업을 적용시킬 대상의 정보인, 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인하는 자동 로그인 인증부; 상기 대상 응용프로그램에 대해 수행할 작업의 유형 및 상기 작업 객체 정보에 기초하여 마이크로 코드를 생성하는 작업 코디네이터부; 및 상기 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환하는 결과 변환부;를 포함하며, 상기 자동 로그인 인증부는 상기 응용프로그램 제어 장치에 대한 사용자의 로그인 인증을 수행하고, 상기 인증된 사용자의 계정에 대응하는 상기 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 생성한다.An apparatus for controlling an application program according to an embodiment of the present application includes an automatic login authentication unit for automatically logging in to the target application program using information of a job object, which is information of a target to which the job of the target application program to be controlled is applied; A task coordinator unit generating microcode based on a type of a task to be performed on the target application program and the task object information; And a result converting unit converting the result of performing the work obtained by executing the microcode into preservation data, wherein the automatic login authenticating unit performs login authentication of the user with respect to the application control apparatus, Generate information for selecting the type of the job and the job object corresponding to the user's account.
실시 예에 있어서, 상기 자동 로그인 인증부는 상기 응용프로그램 제어 장치 설치 시에 등록된 상기 사용자의 로그인 계정 및 암호를 기초로 별도로 생성해 놓은 고유 사용자 정보 및 상기 사용자가 입력한 사용자 입력 정보를 식별자로 비교한다.The automatic login authentication unit may compare unique user information generated separately based on the login account and password of the user registered when the application control apparatus is installed, and user input information input by the user using an identifier. do.
실시 예에 있어서, 상기 자동 로그인 인증부는 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 상기 식별자로 비교하기 위해, 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 해쉬 함수에 입력함으로써 획득된 해시 값을, 컴퓨터의 메모리에 저장되어 있는 계정 정보 해쉬 값과 비교한다.The automatic login authentication unit may include a hash value obtained by inputting the unique user information and the user input information into a hash function to compare the unique user information and the user input information with the identifier. Compare with the hash value of account information stored in memory.
실시 예에 있어서, 상기 자동 로그인 인증부는 상기 사용자의 로그인 계정에 대응하는 상기 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 이용하여 상기 작업의 유형 및 상기 작업의 객체를 입력 받는다.In an embodiment, the automatic login authentication unit receives the type of the job and the object of the job by using the type of the job corresponding to the user's login account and information for selecting the job object.
실시 예에 있어서, 상기 객체 코디네이터부는 상기 작업의 유형별로 부여된 작업 유형 식별자를 이용하여 상기 응용프로그램 제어 장치에 기저장된 코드를 검색하고, 검색된 코드를 이용하여 상기 마이크로 코드를 생성한다.The object coordinator unit may search for a code pre-stored in the application control apparatus using a task type identifier assigned to each task type, and generate the micro code using the found code.
실시 예에 있어서, 상기 객체 코디네이터부는 복수의 마이크로 코드들이 생성된 경우, 상기 마이크로 코드들 중 가장 처음에 실행될 마이크로 코드인 이닛(init) 마이크로 코드를 결정하고, 컨트롤 어드레스 레지스터에 현재 실행되는 마이크로 코드의 다음에 실행될 마이크로 코드의 위치 값이 저장한다.The object coordinator unit, when a plurality of microcodes are generated, determines an init microcode, which is the first microcode to be executed among the microcodes, of the microcode currently executed in a control address register. Stores the position value of the microcode to be executed next.
실시 예에 있어서, 상기 응용프로그램 제어 장치는 상기 대상 응용프로그램의 실행여부를 판단한 후, 상기 대상 응용프로그램이 실행되지 않고 있는 것으로 판단되는 경우 상기 대상 응용프로그램을 자동으로 실행한다.In an embodiment, after determining whether the target application program is executed, the application program control apparatus automatically executes the target application program when it is determined that the target application program is not running.
실시 예에 있어서, 상기 보존용 데이터는 CSV, XLS 및 HTML 중 어느 하나인 것을 특징으로 한다.In an embodiment, the preservation data is any one of CSV, XLS, and HTML.
응용프로그램을 제어하는 방법에 대한 컴퓨터 프로그램을 저장하거나 배포하는 서버에 있어서, 상기 응용프로그램을 제어하는 방법은 제어하려는 대상 응용프로그램의 작업을 적용시킬 대상의 정보인, 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인하는 단계; 상기 응용프로그램 제어 장치에 대한 사용자의 로그인 인증을 수행하는 단계; 상기 인증된 사용자의 계정에 대응하는 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 생성하는 단계; 상기 대상 응용프로그램에 대해 수행할 상기 작업의 유형 및 상기 작업 객체의 정보에 기초하여 마이크로 코드를 생성하는 단계; 및 상기 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환하는 단계;를 포함한다.A server for storing or distributing a computer program for a method of controlling an application, the method of controlling the application using information of a work object, which is information of a target to which a task of a target application to be controlled is applied. Automatically logging in to the target application; Performing login authentication of a user to the application control apparatus; Generating a type of a job corresponding to the account of the authenticated user and information for selecting the job object; Generating microcode based on the type of the task to be performed on the target application and the information of the task object; And converting the work execution result obtained by executing the micro code into data for preservation.
실시 예에 있어서, 상기 대상 응용프로그램에 자동으로 로그인하는 단계는 상기 응용프로그램 제어 장치 설치 시에 등록된 상기 사용자의 로그인 계정 및 암호에 기초하여 별도로 생성해 놓은 고유 사용자 정보 및 상기 사용자의 로그인 인증을 수행하는 단계에서 상기 사용자가 입력한 사용자 입력 정보를 식별자로 비교한다.In an embodiment, the step of automatically logging in to the target application may include unique user information and login authentication of the user, which are separately generated based on the login account and password of the user registered when the application control apparatus is installed. In the performing, the user input information input by the user is compared with an identifier.
실시 예에 있어서, 상기 대상 응용프로그램에 자동으로 로그인하는 단계는 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 상기 식별자로 비교하기 위해, 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 해쉬 함수에 입력함으로써 획득된 해시 값을, 컴퓨터의 메모리에 저장되어 있는 계정 정보 해쉬 값과 비교한다.In an embodiment, the step of automatically logging in to the target application is obtained by inputting the unique user information and the user input information into a hash function to compare the unique user information and the user input information with the identifier. The hash value is compared to the account information hash value stored in the computer's memory.
실시 예에 있어서, 상기 마이크로 코드를 생성하는 단계는 상기 작업의 유형별로 부여된 작업 유형 식별자를 이용하여 상기 응용프로그램 제어 장치에 기저장된 코드를 검색하고, 검색된 코드를 이용하여 상기 마이크로 코드를 생성한다.The generating of the microcode may include retrieving a code previously stored in the application control apparatus using a task type identifier assigned to each type of the task, and generating the microcode using the retrieved code. .
본 발명의 실시예들에 따른 응용프로그램 제어 장치 및 이를 이용한 응용프로그램 제어 방법에 의해, 마이크로 코드를 자동으로 생성하고 이를 통해 응용프로그램에 자동으로 로그인을 수행하고, 응용프로그램을 통한 반복된 작업을 대신 수행하고, 결과 값을 별도의 보존용 데이터로 변환함으로써, 해당 응용프로그램을 통한 작업을 보다 적은 횟수의 사용자 입력을 통해 처리하고, 해당 작업을 보다 신속하게 처리할 수 있다.By the application program control apparatus and the application program control method using the same according to the embodiments of the present invention, micro-code is automatically generated and through this, an automatic login to the application program, and instead of repeated operations through the application program By converting the result value into separate preservation data, the work through the application can be processed through fewer user inputs, and the work can be processed more quickly.
도 1은 본 발명의 일 실시예에 따른 응용프로그램 제어 장치를 나타낸 블록도이다.1 is a block diagram illustrating an apparatus for controlling an application program according to an embodiment of the present invention.
도 2는 본 발명의 일 실시예에 따른 응용프로그램 제어 방법을 나타낸 동작 흐름도이다.2 is a flowchart illustrating an application control method according to an embodiment of the present invention.
도 3은 본 발명의 다른 일 실시예에 따른 응용프로그램 제어 장치 및 방법을 나타낸 도면이다.3 is a view showing an application program control apparatus and method according to another embodiment of the present invention.
도 4는 본 발명의 일 실시예에 따른 대상 응용프로그램에 자동으로 로그인하는 방법을 나타낸 도면이다.4 is a diagram illustrating a method of automatically logging in to a target application program according to an embodiment of the present invention.
도 5는 본 발명의 일 실시예에 따른 마이크로 코드를 생성하는 방법을 나타낸 도면이다.5 is a diagram illustrating a method of generating microcode according to an embodiment of the present invention.
도 6은 본 발명의 일 실시예에 따른 결과를 보존용 데이터로 변환하는 방법을 나타낸 도면이다.6 is a diagram illustrating a method of converting a result into preservation data according to an embodiment of the present invention.
도 7은 본 발명의 일 실시예에 따른 응용프로그램 제어 장치의 로그인 및 정보 선택 화면을 나타낸 도면이다.7 is a view showing a login and information selection screen of the application program control apparatus according to an embodiment of the present invention.
도 8은 본 발명의 일 실시예에 따른 대상 응용프로그램의 화면을 나타낸 도면이다.8 is a diagram illustrating a screen of a target application program according to an embodiment of the present invention.
본 발명의 실시 예에 따른 응용프로그램 제어 장치를 이용하여 응용프로그램을 제어하는 방법은 제어하려는 대상 응용프로그램의 작업을 적용시킬 대상의 정보인, 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인하는 단계, 상기 응용프로그램 제어 장치에 대한 사용자의 로그인 인증을 수행하는 단계, 상기 인증된 사용자의 계정에 대응하는 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 생성하는 단계, 상기 대상 응용프로그램에 대해 수행할 상기 작업의 유형 및 상기 작업 객체의 정보에 기초하여 마이크로 코드를 생성하는 단계 및 상기 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환하는 단계를 포함한다.According to an embodiment of the present invention, a method of controlling an application program using an apparatus for controlling an application program is automatically performed to the target application program using information of a job object, which is information of a target to which the job of the target application program to be controlled is applied. Logging in, performing login authentication of a user to the application control device, generating a type of a job corresponding to the authenticated user's account and information for selecting the job object, the target application program Generating microcode based on the type of the task to be performed and information on the task object; and converting the result of the task execution obtained by executing the microcode into preservation data.
본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세하게 설명하고자 한다.As the present invention allows for various changes and numerous embodiments, particular embodiments will be illustrated in the drawings and described in detail in the written description.
그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용하였다. However, this is not intended to limit the present invention to specific embodiments, it should be understood to include all modifications, equivalents, and substitutes included in the spirit and scope of the present invention. In describing the drawings, similar reference numerals are used for similar elements.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어"있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어"있다거나 "직접 접속되어"있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다.When a component is referred to as being "connected" or "connected" to another component, it may be directly connected to or connected to that other component, but it may be understood that other components may exist in the middle. Should be. On the other hand, when a component is referred to as being "directly connected" or "directly connected" to another component, it should be understood that there is no other component in between.
본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, the terms "comprise" or "have" are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.
이하, 첨부한 도면들을 참조하여, 본 발명의 바람직한 실시예를 보다 상세하게 설명하고자 한다. 이하, 도면상의 동일한 구성요소에 대해서는 동일한 참조부호를 사용하고 동일한 구성요소에 대해서 중복된 설명은 생략한다. Hereinafter, with reference to the accompanying drawings, it will be described in detail a preferred embodiment of the present invention. Hereinafter, the same reference numerals are used for the same components in the drawings, and duplicate descriptions of the same components are omitted.
도 1은 본 발명의 일 실시예에 따른 응용프로그램 제어 장치를 나타낸 블록도이다.1 is a block diagram illustrating an apparatus for controlling an application program according to an embodiment of the present invention.
도 1을 참조하면, 본 발명의 일 실시예에 따른 응용프로그램 제어 장치는 자동 로그인 인증부(110), 작업 코디네이터부(120) 및 결과 변환부(130)를 포함한다.Referring to FIG. 1, an apparatus for controlling an application program according to an exemplary embodiment of the present invention includes an automatic login authentication unit 110, a task coordinator 120, and a result converter 130.
자동 로그인 인증부(110)는 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인을 수행한다.The automatic login authentication unit 110 automatically logs in to the target application program by using the information of the work object.
여기서, 대상 응용프로그램은 본 발명의 일 실시예에 따른 응용프로그램 제어 장치가 제어하기 위한 대상이 되는 응용프로그램을 의미할 수 있다.Here, the target application program may mean an application program to be controlled by the application control apparatus according to an embodiment of the present invention.
대상 응용프로그램은 각 분야의 다양한 응용프로그램일 수 있으며, 예컨대, 회계 분야의 경우에는, 전산세무회계 프로그램 또는 경리회계 프로그램 등이 대상 응용프로그램일 수 있다.The target application program may be various applications in each field. For example, in the accounting field, the computerized tax accounting program or the accounting program may be the target application program.
대상 응용프로그램은 본 발명의 일 실시예에 따른 응용프로그램 제어 장치에 의해 제어 가능한 응용프로그램이면 족하다. 대상 응용프로그램은, 예를 들어, 특정 분야의 응용프로그램이나, 특정 응용프로그램에 한정되지 아니한다.The target application program may be any application program that can be controlled by the application program controlling apparatus according to the exemplary embodiment of the present invention. The target application program is not limited to, for example, an application program in a specific field or a specific application program.
여기서, 작업 객체는 제어하려는 대상 응용프로그램의 작업을 적용시킬 대상으로서, 예컨대, 작업 객체는 대상 응용프로그램의 작업을 수행한 결과를 제공 받는 클라이언트(client)일 수 있다. 이 경우, 자동 로그인 인증부(110)는 클라이언트의 정보를 이용하여 대상 응용프로그램에 자동으로 로그인을 수행할 수 있다.Here, the work object is a target to which the work of the target application to be controlled is applied. For example, the work object may be a client provided with a result of performing the work of the target application. In this case, the automatic login authentication unit 110 may automatically log in to the target application using the information of the client.
자동 로그인 인증부(110)는 복수의 작업 객체의 정보를 이용하여 동시에 혹은 순차적으로 대상 응용프로그램에 자동으로 로그인을 수행할 수 있다.The automatic login authentication unit 110 may automatically log in to the target application program simultaneously or sequentially using information on the plurality of work objects.
예컨대, 작업은 대상 응용프로그램을 제어하기 위한 명령어나 코드를 의미할 수 있으며, 작업 객체는 대상 응용프로그램에 로그인하여 대상 응용프로그램의 제어 권한을 획득하는 로그인 주체를 의미하고, 작업 객체의 정보는 해당 작업 객체의 로그인을 위한 계정 정보 등에 해당할 수 있다.For example, a task may refer to a command or code for controlling a target application, and a task object refers to a login subject that logs in to the target application and acquires control of the target application, and the information of the task object corresponds to the corresponding application. This may correspond to account information for logging in to a work object.
즉, 자동 로그인 인증부(110)는 작업 객체의 정보를 이용하여 대상 응용프로그램에 로그인을 수행함으로써 대상 응용프로그램의 제어 권한을 획득할 수 있다.That is, the automatic login authentication unit 110 may acquire a control right of the target application by logging in to the target application using the information of the work object.
작업 코디네이터부(120)는 상기 대상 응용프로그램에 대해 수행할 작업의 유형 및 상기 작업 객체에 기초하여 마이크로 코드를 생성한다.The job coordinator unit 120 generates microcode based on the type of job to be performed on the target application program and the job object.
작업 코디네이터부(120)는 작업의 유형별로 부여된 작업 유형 식별자를 이용하여 응용프로그램 제어 장치에 저장되어 있는 코드를 검색하고, 검색된 코드를 이용하여 마이크로 코드를 생성할 수 있다.The job coordinator 120 may search for a code stored in the application control apparatus using a job type identifier assigned to each type of job, and generate a micro code using the retrieved code.
여기서, 작업의 유형은 특정 정보의 입력, 특정 버튼의 선택 및 특정 정보의 획득 등의 소규모 작업 유형 중 어느 하나일 수 있다. 다른 예로, 작업의 유형은 소규모 작업이 연결된 대규모 작업 유형 중 어느 하나일 수 있다.Here, the type of job may be any one of small job types such as input of specific information, selection of specific buttons, and acquisition of specific information. As another example, the type of job may be any one of the large job types to which the small job is connected.
여기서, 마이크로 코드는 수행할 작업 단위로 모듈화된 스크립트(script)일 수 있다.Here, the microcode may be a script modularized into a unit of work to be performed.
예컨대, 수행할 작업이 대상 응용프로그램에서 A 버튼을 클릭하는 동작인 경우, 이에 대응되는 마이크로 코드는 대상 응용프로그램의 윈도우에 포함된 커맨드 버튼들 중 A 버튼에 상응하는 핸들(handle) 값에 대해 마우스 클릭 동작이 수행되도록 하는 명령어를 포함하는 스크립트일 수 있다.For example, when the operation to be performed is an operation of clicking an A button in the target application, the corresponding microcode is set to a mouse value for a handle value corresponding to the A button among the command buttons included in the window of the target application. The script may include a command to cause the click operation to be performed.
작업 코디네이터부(120)는 복수의 마이크로 코드가 생성된 경우, 가장 처음에 실행될 마이크로 코드인 이닛(init) 마이크로 코드를 결정하고, 컨트롤 어드레스 레지스터(CAR)을 이용하여 마이크로 코드의 루틴(routine), 즉, 실행되는 마이크로 코드의 순서를 결정할 수 있다.When a plurality of microcodes are generated, the job coordinator unit 120 determines an init microcode, which is a microcode to be executed first, and uses a control address register (CAR) to define a routine, That is, the order of the microcodes to be executed can be determined.
컨트롤 어드레스 레지스터에는, 예를 들어, 현재 실행되고 있는 마이크로 코드의 다음에 실행될 마이크로 코드의 위치 값이 저장될 수 있다. 컨트롤 어드레스 레지스터에는, 다른 예로, 작업 코디네이터부(120)에 의하여 결정된 복수의 마이크로 코드들 사이의 실행 순서 정보가 저장될 수도 있다.In the control address register, for example, the position value of the microcode to be executed after the microcode currently being executed may be stored. As another example, execution order information between the plurality of microcodes determined by the job coordinator unit 120 may be stored in the control address register.
결과 변환부(130)는 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환한다.The result converting unit 130 converts the work execution result obtained by executing the micro code into data for preservation.
결과 변환부(130)는 기설정된 보존용 데이터 형태로 작업 수행 결과를 변환할 수 있다. 다른 예로, 결과 변환부(130)는 사용자로부터 보존용 데이터 형태를 입력 받고, 그에 따라 작업 수행 결과를 변환할 수 있다.The result converting unit 130 may convert a result of performing the work into a preset preservation data type. As another example, the result converting unit 130 may receive a data type for preservation from a user and convert the result of performing the work accordingly.
예컨대, 결과 변환부(130)는 기본적으로 작업 수행 결과를 CSV(Comma-Separated Values) 데이터 형태로 변환할 수 있고, 사용자로부터 XLS(Excel Binary File Format) 데이터 형태의 요청이 있는 경우, 작업 수행 결과를 XLS 데이터 형태로 변환할 수 있다.For example, the result converting unit 130 may basically convert the work execution result into a comma-separated value (CSV) data type, and if there is a request in the form of Excel Binary File Format (XLS) data from the user, the work execution result Can be converted to XLS data type.
도 2는 본 발명의 일 실시예에 따른 응용프로그램 제어 방법을 나타낸 동작 흐름도이다.2 is a flowchart illustrating an application control method according to an embodiment of the present invention.
도 2를 참조하면, 본 발명의 일 실시예에 따른 응용프로그램 제어 방법은 자동 로그인 인증부(도 1의 110 참조)가 대상 응용프로그램에 자동으로 로그인하는 단계(S210), 작업 코디네이터부(도 1의 120 참조)가 수행할 작업의 유형 및 작업 객체에 기초하여 마이크로 코드를 생성하는 단계(S220) 및 결과 변환부(도 1의 130 참조)가 작업의 실행 결과를 보존용 데이터로 변환하는 단계(S230)를 포함한다.Referring to FIG. 2, in the method of controlling an application according to an embodiment of the present invention, the automatic login authentication unit (see 110 of FIG. 1) automatically logs in to the target application (S210), and the task coordinator unit (FIG. 1). Step S220 of generating a microcode based on the type of the job to be performed and the job object (see step 120 of FIG. 1) and converting the execution result of the job into data for preservation (see 130 of FIG. 1). S230).
먼저, 자동 로그인 인증부(도 1의 110 참조)가 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인한다(S210).First, the automatic login authentication unit (see 110 of FIG. 1) automatically logs in to the target application program using the information of the work object (S210).
단계(S210)에서, 자동 로그인 인증부(도 1의 110 참조)는 대상 응용프로그램에 로그인을 수행함으로써 대상 응용프로그램의 제어 권한을 획득할 수 있다.In operation S210, the automatic login authentication unit (see 110 of FIG. 1) may acquire a control right of the target application by logging in to the target application.
다음으로, 단계(S220)에서, 작업 코디네이터부(도 1의 120 참조)가 상기 대상 응용프로그램에 대해 수행할 작업의 유형 및 상기 작업 객체에 기초하여 마이크로 코드를 생성한다.Next, in step S220, the task coordinator unit (see 120 of FIG. 1) generates microcode based on the type of task to be performed on the target application program and the task object.
단계(S220)에서, 작업 코디네이터부(도 1의 120 참조)는 복수의 마이크로 코드가 생성된 경우, 가장 처음에 실행될 마이크로 코드인 이닛 마이크로 코드를 결정하고, 컨트롤 어드레스 레지스터를 이용하여 마이크로 코드의 루틴을 결정할 수 있다.In step S220, the job coordinator unit (see 120 of FIG. 1) determines the Inet microcode, which is the microcode to be executed first when a plurality of microcodes are generated, and uses the control address register to perform the routine of the microcode. Can be determined.
마지막으로, 단계(S230)에서, 결과 변환부(도 1의 130 참조)가 상기 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환한다.Finally, in step S230, the result converting unit (see 130 of FIG. 1) converts the work execution result obtained by executing the microcode into data for preservation.
단계(S230)에서, 결과 변환부(도 1의 130 참조)는 기설정된 보존용 데이터 형태로 작업 수행 결과를 변환하거나, 사용자로부터 입력된 보존용 데이터 형태로 작업 수행 결과를 변환할 수 있다.In operation S230, the result converting unit (see 130 of FIG. 1) may convert the work execution result into a preset preservation data type or convert the work execution result into a preservation data type input from a user.
도 3은 본 발명의 다른 일 실시예에 따른 응용프로그램 제어 장치 및 방법을 나타낸 도면이다.3 is a view showing an application program control apparatus and method according to another embodiment of the present invention.
도 3을 참조하면, 본 발명의 다른 일 실시예에 따른 응용프로그램 제어 장치는 자동 로그인 인증부(110), 객체 정보 수집부(115), 작업 코디네이터부(120), 작업 실행부(125), 결과 반환부(130), 결과 전송부(135) 및 응용프로그램 정리부(140)를 포함한다.Referring to FIG. 3, the apparatus for controlling an application program according to another embodiment of the present invention includes an automatic login authentication unit 110, an object information collecting unit 115, a task coordinator unit 120, a task execution unit 125, The result return unit 130, a result transmission unit 135 and the application program organizer 140.
본 발명의 다른 일 실시예에 따른 응용프로그램 제어 방법은 응용프로그램 제어 장치가 실행되는 단계(S310), 응용프로그램 제어 장치가 대상 응용프로그램을 실행시키는 단계(S320 및 S325), 자동 로그인 인증부(110)가 자동 로그인을 수행하는 단계(S330), 객체 정보 수집부(115)가 작업 객체 정보를 로딩하는 단계(S340), 작업 코디네이터부(120)가 작업 유형을 결정하는 단계(S350), 작업 실행부(125)가 작업을 실행하는 단계(S360), 결과 변환부(130)가 실행 결과를 변환하는 단계(S370), 결과 전송부(135)가 변환된 결과를 전송하는 단계(S380) 및 응용프로그램 정리부(140)가 작업과 관련된 정보를 소거하는 단계(S390)를 포함한다.According to another aspect of the present invention, there is provided a method for controlling an application, in which an application control apparatus is executed (S310), an application control apparatus executes a target application (S320 and S325), and an automatic login authentication unit 110. Step S330 of performing automatic login, object information collecting unit 115 loading task object information (S340), task coordinator unit 120 determining a task type (S350), and task execution. Step 125 performs the task (S360), the result converter 130 converts the execution result (S370), the result transmitter 135 transmits the converted result (S380) and application The program organizer 140 erases the information related to the job (S390).
본 발명의 다른 일 실시예에 따른 응용프로그램 제어 방법은 응용프로그램 제어 장치가 실행되는 경우(S310), 응용프로그램 제어 장치가 대상 응용프로그램이 실행 중인지 여부를 판단한다(S320).In the application program control method according to another exemplary embodiment of the present invention, when the application program control apparatus is executed (S310), the application program control apparatus determines whether the target application program is running (S320).
단계(S320)의 판단 결과, 대상 응용프로그램이 실행 중이 아닌 경우, 응용프로그램 제어 장치는 대상 응용프로그램을 자동으로 실행시킨다(S325).As a result of the determination in step S320, if the target application is not running, the application control apparatus automatically executes the target application (S325).
비록 도 3에는 도시되지 아니하였으나, 자동 로그인 인증부(110)는 응용프로그램 제어 장치가 실행되는 경우, 응용프로그램 제어 장치에 대한 사용자의 로그인 인증을 수행하는 단계(미도시) 및 인증된 사용자의 계정에 대응하는 작업의 유형 및 작업 객체를 선택할 수 있는 정보를 생성하는 단계(미도시)를 더 포함할 수 있다. 이와 같은 단계는 이하 도 7에 대한 부분에서 설명하도록 한다.Although not shown in FIG. 3, when the application control apparatus is executed, the automatic login authentication unit 110 performs a login authentication of the user to the application control apparatus (not shown) and an authenticated user's account. The method may further include generating information for selecting a type of a job corresponding to the job and a job object (not shown). This step will be described below with reference to FIG. 7.
단계(S320) 또는 단계(S325)를 통해 대상 응용프로그램이 실행 중이고, 사용자가 작업의 유형 및 작업 객체를 선택하는 경우, 자동 로그인 인증부(110)는 작업 객체의 정보를 이용하여 대상 응용프로그램에 자동으로 로그인한다(S330).If the target application is running through step S320 or step S325, and the user selects the type of the job and the job object, the automatic login authentication unit 110 uses the information of the job object to connect to the target application. Log in automatically (S330).
다음으로, 객체 정보 수집부(115)는 대상 응용프로그램 내에서 작업 객체와 관련하여 수행 가능한 작업을 자동으로 검색하고, 작업 객체와 관련하여 수행 가능한 작업을 매칭시킨다(S340).Next, the object information collecting unit 115 automatically searches for a task that can be performed in relation to the task object in the target application program, and matches the task that can be performed in relation to the task object (S340).
작업 코디네이터부(120)는 해당 작업 객체에 매칭된 작업을 유형별로 분류하고, 작업 객체와 작업의 유형에 기초하여 마이크로 코드를 생성한다(S350).The job coordinator 120 classifies the job matched to the corresponding job object by type, and generates a micro code based on the job object and the type of the job (S350).
작업 실행부(125)는 생성된 마이크로 코드를 실행하여 결과 값을 획득한다(S360).The job execution unit 125 executes the generated microcode to obtain a result value (S360).
결과 변환부(130)는 획득한 결과 값을 보존용 데이터로 변환한다(S370).The result converting unit 130 converts the obtained result value into preservation data (S370).
결과 전송부(135)는 변환된 결과 값을 사용자 또는 작업 객체에게 전송한다(S380).The result transmitter 135 transmits the converted result value to the user or the work object (S380).
응용프로그램 정리부(140)는 작업 객체와 관련된 정보 및 마이크로 코드를 포함하는 작업 수행에 이용된 정보들을 메모리에서 소거한다(S390).The application program arranging unit 140 deletes information related to the work object and information used to perform a work including a micro code from the memory (S390).
도 4는 본 발명의 일 실시예에 따른 대상 응용프로그램에 자동으로 로그인하는 방법을 나타낸 도면이다.4 is a diagram illustrating a method of automatically logging in to a target application program according to an embodiment of the present invention.
도 4를 참조하면, 본 발명의 일 실시예에 따른 대상 응용프로그램에 자동으로 로그인하는 방법은 자동 로그인 인증부(도 3의 110 참조)가, 프로그램 제어 장치 설치 시에 등록된 사용자의 계정 정보와 메모리에 저장된 작업 객체의 계정 정보를 이용하여 대상 응용프로그램에 자동으로 로그인을 수행한다.Referring to FIG. 4, a method for automatically logging in to a target application program according to an embodiment of the present invention may include automatic account authentication unit (see 110 in FIG. 3) of user account information registered at the time of installation of a program control device. Automatically log in to the target application using the account information of the work object stored in memory.
먼저, 자동 로그인 인증부(도 3의 110 참조)가, 응용프로그램 제어 장치 설치 시에 사용자가 입력한 로그인 계정 및 암호를 이용하여 고유 사용자 정보를 생성한다.First, the automatic login authentication unit (refer 110 of FIG. 3) generates unique user information using a login account and password input by the user at the time of installing the application control apparatus.
다음으로, 자동 로그인 인증부(도 3의 110 참조)가, 사용자가 응용프로그램 제어 장치에 로그인을 시도하는 경우, 사용자가 입력한 사용자 입력 정보(410) 및 고유 사용자 정보(420)를 식별자로 비교하기 위해, 사용자 입력 정보(410) 및 고유 사용자 정보를 해쉬(hash) 함수에 입력한다.Next, when the user attempts to log in to the application control apparatus, the automatic login authentication unit (see 110 of FIG. 3) compares the user input information 410 and the unique user information 420 input by the user with an identifier. In order to do so, user input information 410 and unique user information are input to a hash function.
다음으로, 자동 로그인 인증부(도 3의 110 참조)가, 사용자 입력 정보(410) 및 고유 사용자 정보(420)를 해쉬 함수에 입력하여 획득된 해쉬 값을 컴퓨터의 메모리에 기저장된 계정 정보 해쉬 값(430)과 비교하여, 일치하는 값이 있는 경우, 계정 정보 해쉬 값(430)에 대응되는 대상 응용프로그램에 자동으로 로그인을 수행한다.Next, the automatic login authentication unit (see 110 of FIG. 3) inputs the hash value obtained by inputting the user input information 410 and the unique user information 420 into the hash function, and the account information hash value previously stored in the memory of the computer. In comparison with 430, if there is a matching value, a login is automatically performed to the target application corresponding to the account information hash value 430.
비록 도 4에는 도시되지 아니하였으나, 대상 응용프로그램에 복수의 작업 객체 정보가 저장되어 있는 경우에는 위와 같이 대상 응용프로그램에 로그인 후, 객체 정보 수집부(도 3의 115 참조)가 동작할 수 있다. 이 경우, 객체 정보 수집부(도 3의 115 참조)가 대상 응용프로그램의 작업 객체 정보를 자동으로 검색하여, 복수의 작업 객체 정보를 저장하고 있다가, 작업 코디네이터부(도 3의 120 참조)에 작업 객체 정보와 작업 정보를 매칭하여 전달할 수 있다.Although not shown in FIG. 4, when a plurality of work object information is stored in the target application, the object information collecting unit (see 115 of FIG. 3) may operate after logging in to the target application as described above. In this case, the object information collecting unit (see 115 in FIG. 3) automatically retrieves the job object information of the target application, stores the plurality of job object information, and then sends it to the job coordinator unit (see 120 in FIG. 3). Work object information and work information can be matched and delivered.
도 5는 본 발명의 일 실시예에 따른 마이크로 코드를 생성하는 방법을 나타낸 도면이다.5 is a diagram illustrating a method of generating microcode according to an embodiment of the present invention.
도 5를 참조하면, 본 발명의 일 실시예에 따른 마이크로 코드를 생성하는 방법은 작업 코디네이터부(도 3의 120 참조)가 작업을 입력 받고, 작업에 상응하는 마이크로 코드를 생성한다.Referring to FIG. 5, in the method of generating microcodes according to an embodiment of the present invention, a job coordinator unit (see 120 of FIG. 3) receives a job and generates a microcode corresponding to the job.
먼저, 작업 코디네이터부(도 3의 120 참조)가, 인스트럭션(instruction) 디코더(510)를 이용하여 입력된 작업의 유형을 분석한다.First, the job coordinator unit (see 120 of FIG. 3) analyzes the type of a job input using the instruction decoder 510.
다음으로, 작업 코디네이터부(도 3의 120 참조)가, 작업의 유형에 따른 마이크로 코드를 생성할 수 있다.Next, the job coordinator unit (see 120 of FIG. 3) may generate microcode according to the type of job.
작업 유형에 따른 마이크로 코드가 복수 개인 경우, 작업 코디네이터부(도 3의 120 참조)가, 컨트롤 어드레스(address) 레지스터(520)를 설정할 수 있다. 컨트롤 어드레스 레지스터(520)에는 마이크로 코드가 실행되는 경우, 현재 실행되고 있는 마이크로 코드의 다음에 실행될 마이크로 코드의 위치 값이 설정될 수 있다.When there are a plurality of micro codes according to the job type, the job coordinator unit (see 120 of FIG. 3) may set the control address register 520. When the microcode is executed, the control address register 520 may set a position value of the microcode to be executed next to the microcode currently being executed.
마이크로 코드가 실행되기 전에는 이닛 마이크로 코드, 즉 처음 실행될 마이크로 코드가 컨트롤 어드레스 레지스터(520)에 설정될 수 있다.Inet microcode, that is, microcode to be executed first, may be set in the control address register 520 before the microcode is executed.
메인 루틴 외의 추가적인 서브 루틴이 실행되어야 하는 경우, 작업 코디네이터부(도 3의 120 참조)가, 서브(sub) 루틴 레지스터(525)를 설정할 수 있다.When additional subroutines other than the main routine are to be executed, the job coordinator unit (see 120 in FIG. 3) may set the sub routine register 525.
다음으로, 작업 코디네이터부(도 3의 120 참조)가, 컨트롤 인터널(internal) 메모리(530)를 설정할 수 있다. 컨트롤 인터널 메모리(530)에는 마이크로 코드가 수행되는 동안에 발생하는 임시 결과 값들이 저장될 수 있다.Next, the work coordinator unit (see 120 in FIG. 3) may set the control internal memory 530. The control internal memory 530 may store temporary result values generated while the micro code is being executed.
다음으로, 작업 코디네이터부(도 3의 120 참조)가, 컨트롤 버퍼(buffer) 레지스터(540)를 설정할 수 있다. 컨트롤 버퍼 레지스터(540)에는 메인 루틴을 이루는 복수 개의 마이크로 코드들이 모두 실행되는 경우의 결과 값이 저장될 수 있다.Next, the work coordinator unit (see 120 in FIG. 3) can set the control buffer register 540. The control buffer register 540 may store a result value when a plurality of micro codes constituting the main routine are all executed.
메인 루틴이 반복적으로 실행되어야 하는 경우, 작업 코디네이터부(도 3의 120 참조)가, 시퀀스(sequence) 컨트롤 레지스터(545)를 설정할 수 있다.When the main routine is to be executed repeatedly, the work coordinator unit (see 120 in FIG. 3) can set the sequence control register 545.
도 6은 본 발명의 일 실시예에 따른 결과를 보존용 데이터로 변환하는 방법을 나타낸 도면이다.6 is a diagram illustrating a method of converting a result into preservation data according to an embodiment of the present invention.
도 6을 참조하면, 결과 변환부(도 3의 130 참조)가 컨트롤 버퍼 레지스터(도 5의 540 참조)에 저장된 결과 값(즉, 마이크로 코드들의 실행 결과 값)을 보존용 데이터로 변환한다.Referring to FIG. 6, a result converter (see 130 of FIG. 3) converts a result value (that is, execution result values of microcodes) stored in a control buffer register (see 540 of FIG. 5) into preservation data.
먼저, 결과 변환부(도 3의 130 참조)가, 컨트롤 버퍼 레지스터(도 5의 540 참조)에 저장된 결과 값을 전달 받고, 결과 값을 기설정된 보존용 데이터 형태로 변환하거나, 사용자로부터 입력된 보존용 데이터 형태로 변환할 수 있다.First, the result converting unit (see 130 in FIG. 3) receives the result value stored in the control buffer register (see 540 in FIG. 5), and converts the result value into a preset storage data form or saves input from the user. Can be converted into a data type.
결과 변환부(도 3의 130 참조)는 변환 선택 코디네이터(610), 전송 모듈(620), 서브 전송 모듈(625) 및 출력 대기 메모리(630)를 포함할 수 있다.The result conversion unit (see 130 of FIG. 3) may include a conversion selection coordinator 610, a transmission module 620, a sub transmission module 625, and an output standby memory 630.
변환 선택 코디네이터(610)는 기설정된 보존용 데이터 형태 또는 사용자로부터 입력된 데이터 형태에 따라 결과 값을 전송 모듈(620) 또는 서브 전송 모듈(625)에 전송할 수 있다.The conversion selection coordinator 610 may transmit the result value to the transmission module 620 or the sub transmission module 625 according to a preset preservation data type or a data type input from a user.
예를 들어, 변환 선택 코디네이터(610)는 보존용 데이터 형태가 XLS 또는 HTML인 경우에, 결과 값을 전송 모듈(620)에 전송할 수 있다. 다른 예로, 변환 선택 코디네이터(610)는 보존용 데이터 형태가 CSV인 경우에, 결과 값을 서브 전송 모듈(625)에 전송할 수 있다.For example, the transformation selection coordinator 610 may transmit the result value to the transmission module 620 when the preservation data type is XLS or HTML. As another example, the conversion selection coordinator 610 may transmit the result value to the sub transmission module 625 when the preservation data type is CSV.
전송 모듈(620)은 보존용 데이터 형태가 XLS인 경우에 결과 값을 전송 받는다. 전송 모듈(620)은 전송받은 결과 값을 XLS 형태로 변환하고 최적화하여 출력 대기 메모리(630)에 전송할 수 있다.The transmission module 620 receives the result value when the preservation data type is XLS. The transmission module 620 may convert the received result value into an XLS form, optimize the result, and transmit the result to the output standby memory 630.
또한, 전송 모듈(620)은 보존용 데이터 형태가 HTML(HyperText Markup Language)인 경우에 결과 값을 전송받을 수 있다. 전송 모듈(620)은 전송받은 결과 값을 XLS 형태로 변환한 후에 이를 HTTP(HyperText Transfer Protocol) 모듈로 입력할 수 있다. HTTP 모듈은 XLS 형태로 변환된 결과 값을 HTML 형태로 변환하고 최적화하여 출력 대기 메모리(630)에 전송할 수 있다.In addition, the transmission module 620 may receive a result value when the preservation data type is HTML (HyperText Markup Language). The transfer module 620 may convert the received result value into the XLS form and input it to the HyperText Transfer Protocol (HTTP) module. The HTTP module may convert the result value converted in the XLS form into the HTML form and optimize the result value and transmit the result value to the output standby memory 630.
서브 전송 모듈(625)은 보존용 데이터 형태가 데이터 형태가 CSV인 경우에 결과 값을 전송 받아, 이를 CSV 형태로 변환하고 최적화하여 출력 대기 메모리(630)에 전송할 수 있다.The sub transmission module 625 may receive a result value when the data format for preservation is CSV, convert the data into a CSV format, optimize the result value, and transmit the result value to the output standby memory 630.
출력 대기 메모리(630)는 보존용 데이터 형태로 변환된 결과 값이 저장되며, 변환된 결과 값은 결과 전송부(도 3의 135 참조)를 통해 사용자 또는 작업 객체에게 전송될 수 있다.The output standby memory 630 stores the converted result value in the form of data for preservation, and the converted result value may be transmitted to the user or the work object through the result transmitter (see 135 of FIG. 3).
도 7은 본 발명의 일 실시예에 따른 응용프로그램 제어 장치의 로그인 및 정보 선택 화면을 나타낸 도면이다.7 is a view showing a login and information selection screen of the application program control apparatus according to an embodiment of the present invention.
도 7을 참조하면, 도 7(a)와 같은 화면을 통해 응용프로그램 제어 장치에 사용자가 로그인하고, 도 7(b)와 같은 화면을 통해 사용자가 정보 선택 화면을 제공받을 수 있다.Referring to FIG. 7, a user may log in to an application control apparatus through a screen as shown in FIG. 7A, and a user may be provided with an information selection screen through a screen as shown in FIG. 7B.
먼저, 도 7(a)와 같은 화면을 통해, 사용자는 응용프로그램 제어 장치에 로그인 하기 위한 사용자 계정 정보를 입력할 수 있다.First, a user may input user account information for logging in to an application control apparatus through a screen as shown in FIG. 7A.
다음으로, 사용자가 유효한 계정 정보를 입력하여 로그인 인증을 완료한 경우, 도 7(b)와 같은 화면을 통해, 사용자는 해당 사용자의 계정 정보에 대응하는 작업 객체를 선택할 수 있는 정보를 제공받을 수 있다.Next, when the user completes the login authentication by inputting valid account information, through the screen as shown in FIG. 7 (b), the user may be provided with information for selecting a work object corresponding to the user's account information. have.
도 7(b)의 경우, 작업 객체는 '데이터앤피플' 1개만으로 도시되었으나, 실시예에 따라 복수의 작업 객체가 표시될 수 있다.In the case of FIG. 7B, the work object is illustrated as only one 'data and people', but a plurality of work objects may be displayed according to an embodiment.
비록 도 7에는 도시되지 아니하였으나, 대상 응용프로그램에서 표시되는 선택 가능한 정보 화면에는 작업 객체에 나아가, 계정 정보에 대응하는 대상 응용프로그램 또는 대상 응용프로그램을 통한 작업의 유형이 더 표시될 수 있다.Although not shown in FIG. 7, the selectable information screen displayed in the target application may further display the target application corresponding to the account information or the type of the job through the target application in addition to the task object.
도 8은 본 발명의 일 실시예에 따른 대상 응용프로그램의 화면을 나타낸 도면이다.8 is a diagram illustrating a screen of a target application program according to an embodiment of the present invention.
도 8을 참조하면, 본 발명의 일 실시예에 따른 대상 응용프로그램이 전산세무회계 응용프로그램인 경우의 예로서 나타낸 것임을 알 수 있다.Referring to FIG. 8, it can be seen that the target application program according to an embodiment of the present invention is shown as an example of a computerized tax accounting application program.
먼저, 도 8과 같이 대상 응용프로그램이 실행 중인 경우, 자동 로그인 인증부(도 3의 110 참조)는 대상 응용프로그램에 자동으로 로그인을 수행할 수 있다.First, when the target application is running as shown in FIG. 8, the automatic login authentication unit (see 110 of FIG. 3) may automatically log in to the target application.
예컨대, 자동 로그인 인증부(도 3의 110 참조)는 객체 정보로서 회사코드 및 회사명을 이용하여 대상 응용프로그램에 자동으로 로그인을 수행할 수 있다.For example, the automatic login authentication unit (see 110 of FIG. 3) may automatically log in to the target application program using the company code and the company name as the object information.
대상 응용프로그램에 로그인이 수행된 경우, 대상 응용프로그램에 대한 제어 권한이 획득될 수 있다.When login is performed to the target application, control authority for the target application may be obtained.
이 경우, 작업 코디네이터부(도 3의 120 참조)는 입력된 작업에 상응하는 마이크로 코드를 생성할 수 있다.In this case, the job coordinator unit (see 120 of FIG. 3) may generate a micro code corresponding to the input job.
예컨대, 작업 코디네이터부(도 3의 120 참조)는 대상 응용프로그램의 '손익계산서' 버튼을 클릭하는 동작을 수행하기 위한 마이크로 코드를 생성할 수 있다.For example, the job coordinator unit (see 120 of FIG. 3) may generate microcode for performing an operation of clicking an 'income statement' button of a target application.
이상 본 명세서에서 설명한 기능적 동작과 본 주제에 관한 실시형태들은 본 명세서에서 개시한 구조들 및 그들의 구조적인 등가물을 포함하여 디지털 전자 회로나 컴퓨터 소프트웨어, 펌웨어 또는 하드웨어에서 혹은 이들 중 하나 이상의 조합에서 구현 가능하다. The functional operations described herein and the embodiments of the subject matter can be implemented in digital electronic circuitry, computer software, firmware or hardware, or in combinations of one or more thereof, including the structures disclosed herein and their structural equivalents. Do.
본 명세서에서 기술하는 주제의 실시형태는 하나 이상의 컴퓨터 프로그램 제품, 다시 말해 데이터 처리 장치에 의한 실행을 위하여 혹은 그 동작을 제어하기 위하여 유형의 프로그램 매체 상에 인코딩되는 컴퓨터 프로그램 명령에 관한 하나 이상의 모듈로서 구현될 수 있다. 유형의 프로그램 매체는 전파형 신호이거나 컴퓨터로 판독 가능한 매체일 수 있다. 전파형 신호는 컴퓨터에 의한 실행을 위하여 적절한 수신기 장치로 전송하기 위한 정보를 인코딩하기 위하여 생성되는 예컨대 기계가 생성한 전기적, 광학적 혹은 전자기 신호와 같은 인공적으로 생성된 신호이다. 컴퓨터로 판독 가능한 매체는 기계로 판독 가능한 저장장치, 기계로 판독 가능한 저장 기판, 메모리 장치, 기계로 판독 가능한 전파형 신호에 영향을 미치는 물질의 조합 혹은 이들 중 하나 이상의 조합일 수 있다.Embodiments of the subject matter described in this specification are directed to one or more computer program products, that is to say one or more modules pertaining to computer program instructions encoded on a tangible program medium for execution by a data processing apparatus or for controlling its operation. Can be implemented. The tangible program medium may be a propagated signal or a computer readable medium. A propagated signal is an artificially generated signal such as a machine generated electrical, optical or electromagnetic signal that is generated to encode information for transmission to a suitable receiver device for execution by a computer. The computer readable medium may be a machine readable storage device, a machine readable storage substrate, a memory device, a combination of materials affecting a machine readable propagated signal, or a combination of one or more of them.
컴퓨터 프로그램(프로그램, 소프트웨어, 소프트웨어 어플리케이션, 스크립트 혹은 코드로도 알려져 있음)은 컴파일되거나 해석된 언어나 선험적 혹은 절차적 언어를 포함하는 프로그래밍 언어의 어떠한 형태로도 작성될 수 있으며, 독립형 프로그램이나 모듈, 컴포넌트, 서브루틴 혹은 컴퓨터 환경에서 사용하기에 적합한 다른 유닛을 포함하여 어떠한 형태로도 전개될 수 있다. Computer programs (also known as programs, software, software applications, scripts, or code) may be written in any form of programming language, including compiled or interpreted languages, or a priori or procedural languages. It can be deployed in any form, including components, subroutines, or other units suitable for use in a computer environment.
컴퓨터 프로그램은 파일 시스템의 파일에 반드시 대응하는 것은 아니다. 프로그램은 요청된 프로그램에 제공되는 단일 파일 내에, 혹은 다중의 상호 작용하는 파일(예컨대, 하나이상의 모듈, 하위 프로그램 혹은 코드의 일부를 저장하는 파일) 내에, 혹은 다른 프로그램이나 데이터를 보유하는 파일의 일부(예컨대, 마크업 언어 문서 내에 저장되는 하나 이상의 스크립트) 내에 저장될 수 있다. Computer programs do not necessarily correspond to files in the file system. A program can be in a single file provided to the requested program, in multiple interactive files (eg, a file that stores one or more modules, subprograms, or parts of code), or part of a file that holds other programs or data. (Eg, one or more scripts stored in a markup language document).
컴퓨터 프로그램은 하나의 사이트에 위치하거나 복수의 사이트에 걸쳐서 분산되어 통신 네트워크에 의해 상호 접속된 다중 컴퓨터나 하나의 컴퓨터 상에서 실행되도록 전개될 수 있다.The computer program may be deployed to run on a single computer or on multiple computers located at one site or distributed across multiple sites and interconnected by a communication network.
부가적으로, 본 특허문헌에서 기술하는 논리 흐름과 구조적인 블록도는 개시된 구조적인 수단의 지원을 받는 대응하는 기능과 단계의 지원을 받는 대응하는 행위 및/또는 특정한 방법을 기술하는 것으로, 대응하는 소프트웨어 구조와 알고리즘과 그 등가물을 구축하는 데에도 사용 가능하다. In addition, the logic flows and structural block diagrams described in this patent document describe corresponding acts and / or specific methods supported by the corresponding functions and steps supported by the disclosed structural means, corresponding It can also be used to build software structures and algorithms and their equivalents.
본 명세서에서 기술하는 프로세스와 논리 흐름은 입력 데이터 상에서 동작하고 출력을 생성함으로써 기능을 수행하기 위하여 하나 이상의 컴퓨터 프로그램을 실행하는 하나 이상의 프로그래머블 프로세서에 의하여 수행 가능하다.The processes and logic flows described herein may be performed by one or more programmable processors executing one or more computer programs to perform functions by operating on input data and generating output.
컴퓨터 프로그램의 실행에 적합한 프로세서는, 예컨대 범용 및 특수 목적의 마이크로프로세서 양자 및 어떤 종류의 디지털 컴퓨터의 어떠한 하나 이상의 프로세서라도 포함한다. 일반적으로, 프로세서는 읽기 전용 메모리나 랜덤 액세스 메모리 혹은 양자로부터 명령어와 데이터를 수신할 것이다. Processors suitable for the execution of computer programs include, for example, both general and special purpose microprocessors and any one or more processors of any kind of digital computer. In general, a processor will receive instructions and data from a read only memory or a random access memory or both.
컴퓨터의 핵심적인 요소는 명령어와 데이터를 저장하기 위한 하나 이상의 메모리 장치 및 명령을 수행하기 위한 프로세서이다. 또한, 컴퓨터는 일반적으로 예컨대 자기, 자기광학 디스크나 광학 디스크와 같은 데이터를 저장하기 위한 하나 이상의 대량 저장 장치로부터 데이터를 수신하거나 그것으로 데이터를 전송하거나 혹은 그러한 동작 둘 다를 수행하기 위하여 동작가능 하도록 결합되거나 이를 포함할 것이다. 그러나, 컴퓨터는 그러한 장치를 가질 필요가 없다.The key elements of a computer are one or more memory devices for storing instructions and data and a processor for executing instructions. Computers are also typically operatively coupled to receive data from, transmit data to, or perform both operations from one or more mass storage devices for storing data, such as magnetic, magneto-optical disks or optical disks. Or will include it. However, the computer does not need to have such a device.
본 기술한 설명은 본 발명의 최상의 모드를 제시하고 있으며, 본 발명을 설명하기 위하여, 그리고 당업자가 본 발명을 제작 및 이용할 수 있도록 하기 위한 예를 제공하고 있다. 이렇게 작성된 명세서는 그 제시된 구체적인 용어에 본 발명을 제한하는 것이 아니다. The foregoing description presents the best mode of the invention, and provides examples to illustrate the invention and to enable those skilled in the art to make and use the invention. The specification thus produced is not intended to limit the invention to the specific terms presented.
따라서, 상술한 예를 참조하여 본 발명을 상세하게 설명하였지만, 당업자라면 본 발명의 범위를 벗어나지 않으면서도 본 예들에 대한 개조, 변경 및 변형을 가할 수 있다. 요컨대 본 발명이 의도하는 효과를 달성하기 위해 도면에 도시된 모든 기능 블록을 별도로 포함하거나 도면에 도시된 모든 순서를 도시된 순서 그대로 따라야만 하는 것은 아니며, 그렇지 않더라도 얼마든지 청구항에 기재된 본 발명의 기술적 범위에 속할 수 있음에 주의한다.Thus, while the present invention has been described in detail with reference to the above examples, those skilled in the art can make modifications, changes, and variations to the examples without departing from the scope of the invention. In short, in order to achieve the intended effect of the present invention, it is not necessary to separately include all the functional blocks shown in the drawings or to follow all the orders shown in the drawings in the order shown; Note that it may fall within the scope.

Claims (20)

  1. 응용프로그램 제어 장치를 이용하여 응용프로그램을 제어하는 방법에 있어서,In the method for controlling an application using an application control device,
    제어하려는 대상 응용프로그램의 작업을 적용시킬 대상의 정보인, 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인하는 단계;Automatically logging in to the target application using information of a task object, which is information of a target to which a task of the target application to be controlled is applied;
    상기 응용프로그램 제어 장치에 대한 사용자의 로그인 인증을 수행하는Performing login authentication of a user to the application control device
    단계; step;
    상기 인증된 사용자의 계정에 대응하는 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 생성하는 단계;Generating a type of a job corresponding to the account of the authenticated user and information for selecting the job object;
    상기 대상 응용프로그램에 대해 수행할 상기 작업의 유형 및 상기 작업 객체의 정보에 기초하여 마이크로 코드를 생성하는 단계; 및Generating microcode based on the type of the task to be performed on the target application and the information of the task object; And
    상기 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환하는 단계;를 포함하는, 응용프로그램 제어 방법.And converting the work execution result obtained by executing the micro code into data for preservation.
  2. 제 1 항에 있어서,The method of claim 1,
    상기 대상 응용프로그램에 자동으로 로그인하는 단계는Automatically logging in to the target application
    상기 응용프로그램 제어 장치 설치 시에 등록된 상기 사용자의 로그인 계정 및 암호에 기초하여 별도로 생성해 놓은 고유 사용자 정보 및 상기 사용자의 로그인 인증을 수행하는 단계에서 상기 사용자가 입력한 사용자 입력 정보를 식별자로 비교하는, 응용프로그램 제어 방법.The unique user information generated separately based on the login account and password of the user registered at the time of installing the application control apparatus and the user input information input by the user in the step of performing the login authentication of the user are compared by an identifier. Application control method.
  3. 제 2 항에 있어서,The method of claim 2,
    상기 대상 응용프로그램에 자동으로 로그인하는 단계는Automatically logging in to the target application
    상기 고유 사용자 정보 및 상기 사용자 입력 정보를 상기 식별자로 비교하기 위해, 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 해쉬 함수에 입력함으로써 획득된 해시 값을, 컴퓨터의 메모리에 저장되어 있는 계정 정보 해쉬 값과 비교하는, 응용프로그램 제어 방법.In order to compare the unique user information and the user input information with the identifier, a hash value obtained by inputting the unique user information and the user input information into a hash function is compared with an account information hash value stored in a memory of a computer. How to control an application.
  4. 제 2 항에 있어서,The method of claim 2,
    상기 응용프로그램 제어 방법은The application program control method
    상기 사용자의 로그인 계정에 대응하는 상기 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 이용하여 상기 작업의 유형 및 상기 작업의 객체를 입력 받는 단계;를 더 포함하는, 응용프로그램 제어 방법.And receiving the type of the job and the object of the job by using the type of the job corresponding to the login account of the user and the information for selecting the job object.
  5. 제 4 항에 있어서,The method of claim 4, wherein
    상기 마이크로 코드를 생성하는 단계는Generating the micro code is
    상기 작업의 유형별로 부여된 작업 유형 식별자를 이용하여 상기 응용프로그램 제어 장치에 기저장된 코드를 검색하고, 검색된 코드를 이용하여 상기 마이크로 코드를 생성하는, 응용프로그램 제어 방법.And retrieving code pre-stored in the application control apparatus using a task type identifier assigned to each type of the task, and generating the microcode using the retrieved code.
  6. 제 4 항에 있어서,The method of claim 4, wherein
    상기 마이크로 코드를 생성하는 단계는Generating the micro code is
    복수의 마이크로 코드들이 생성된 경우, 상기 마이크로 코드들 중 가장 처음에 실행될 마이크로 코드인 이닛(init) 마이크로 코드를 결정하고, 컨트롤 어드레스 레지스터에 현재 실행되는 마이크로 코드의 다음에 실행될 마이크로 코드의 위치 값이 저장되도록 설정하는, 응용프로그램 제어 방법.When a plurality of microcodes are generated, an init microcode, which is the first microcode to be executed, is determined, and the position value of the microcode to be executed next to the microcode currently executed in the control address register is determined. An application control method that is set up to be saved.
  7. 제 1 항에 있어서,The method of claim 1,
    상기 응용프로그램 제어 방법은The application program control method
    상기 대상 응용프로그램의 실행여부를 판단한 후, 상기 대상 응용프로그램이 실행되지 않고 있는 것으로 판단되는 경우 상기 대상 응용프로그램을 자동으로 실행하는 단계;를 더 포함하는, 응용프로그램 제어 방법.Determining whether the target application is executed and automatically executing the target application if it is determined that the target application is not running.
  8. 제 1 항에 있어서,The method of claim 1,
    상기 보존용 데이터는The preservation data is
    CSV, XLS 및 HTML 중 어느 하나인 것을 특징으로 하는, 응용프로그램 제어 방법.Application control method, characterized in that any one of CSV, XLS and HTML.
  9. 제어하려는 대상 응용프로그램의 작업을 적용시킬 대상의 정보인, 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인하는 자동 로그인 인증부;An automatic login authentication unit which automatically logs in to the target application program using information of a job object, which is information of a target to which the job of the target application program to be controlled is applied;
    상기 대상 응용프로그램에 대해 수행할 작업의 유형 및 상기 작업 객체 정보에 기초하여 마이크로 코드를 생성하는 작업 코디네이터부; 및A task coordinator unit generating microcode based on a type of a task to be performed on the target application program and the task object information; And
    상기 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환하는 결과 변환부;를 포함하며,And a result converting unit converting the result of performing the work obtained by executing the micro code into data for preservation.
    상기 자동 로그인 인증부는The automatic login authentication unit
    상기 응용프로그램 제어 장치에 대한 사용자의 로그인 인증을 수행하고, 상기 인증된 사용자의 계정에 대응하는 상기 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 생성하는, 응용프로그램 제어 장치.Performing login login authentication of the user to the application control device and generating information for selecting the type of the job and the job object corresponding to the account of the authenticated user.
  10. 제 9 항에 있어서,The method of claim 9,
    상기 자동 로그인 인증부는The automatic login authentication unit
    상기 응용프로그램 제어 장치 설치 시에 등록된 상기 사용자의 로그인 계정 및 암호를 기초로 별도로 생성해 놓은 고유 사용자 정보 및 상기 사용자가 입력한 사용자 입력 정보를 식별자로 비교하는, 응용프로그램 제어 장치.And unique user information generated separately based on a login account and password of the user registered at the time of installation of the application program control device and user input information input by the user by an identifier.
  11. 제 9 항에 있어서,The method of claim 9,
    상기 자동 로그인 인증부는The automatic login authentication unit
    상기 고유 사용자 정보 및 상기 사용자 입력 정보를 상기 식별자로 비교하기 위해, 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 해쉬 함수에 입력함으로써 획득된 해시 값을, 컴퓨터의 메모리에 저장되어 있는 계정 정보 해쉬 값과 비교하는, 응용프로그램 제어 장치.In order to compare the unique user information and the user input information with the identifier, a hash value obtained by inputting the unique user information and the user input information into a hash function is compared with an account information hash value stored in a memory of a computer. Application control device to compare.
  12. 제 10 항에 있어서,The method of claim 10,
    상기 자동 로그인 인증부는The automatic login authentication unit
    상기 사용자의 로그인 계정에 대응하는 상기 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 이용하여 상기 작업의 유형 및 상기 작업의 객체를 입력 받는, 응용프로그램 제어 장치.And receiving the type of the job and the object of the job by using the type of the job and information for selecting the job object corresponding to the login account of the user.
  13. 제 12 항에 있어서,The method of claim 12,
    상기 객체 코디네이터부는The object coordinator unit
    상기 작업의 유형별로 부여된 작업 유형 식별자를 이용하여 상기 응용프로그램 제어 장치에 기저장된 코드를 검색하고, 검색된 코드를 이용하여 상기 마이크로 코드를 생성하는, 응용프로그램 제어 장치.And retrieving the code pre-stored in the application control device using the job type identifier assigned to each type of the job, and generating the microcode using the retrieved code.
  14. 제 12 항에 있어서,The method of claim 12,
    상기 객체 코디네이터부는The object coordinator unit
    복수의 마이크로 코드들이 생성된 경우, 상기 마이크로 코드들 중 가장 처음에 실행될 마이크로 코드인 이닛(init) 마이크로 코드를 결정하고, 컨트롤 어드레스 레지스터에 현재 실행되는 마이크로 코드의 다음에 실행될 마이크로 코드의 위치 값이 저장하는, 응용프로그램 제어 장치.When a plurality of microcodes are generated, an init microcode, which is the first microcode to be executed, is determined, and the position value of the microcode to be executed next to the microcode currently executed in the control address register is determined. Application control device to store.
  15. 제 9 항에 있어서,The method of claim 9,
    상기 응용프로그램 제어 장치는The application control device
    상기 대상 응용프로그램의 실행여부를 판단한 후, 상기 대상 응용프로그램이 실행되지 않고 있는 것으로 판단되는 경우 상기 대상 응용프로그램을 자동으로 실행하는, 응용프로그램 제어 장치.And determining whether to execute the target application program, and automatically executing the target application program when it is determined that the target application program is not being executed.
  16. 제 9 항에 있어서,The method of claim 9,
    상기 보존용 데이터는The preservation data is
    CSV, XLS 및 HTML 중 어느 하나인 것을 특징으로 하는, 응용프로그램 제어 장치.Application control device, characterized in that any one of CSV, XLS and HTML.
  17. 응용프로그램을 제어하는 방법에 대한 컴퓨터 프로그램을 저장하거나 배포하는 서버에 있어서, 상기 응용프로그램을 제어하는 방법은A server for storing or distributing a computer program for a method of controlling an application, the method of controlling the application
    제어하려는 대상 응용프로그램의 작업을 적용시킬 대상의 정보인, 작업 객체의 정보를 이용하여 상기 대상 응용프로그램에 자동으로 로그인하는 단계;Automatically logging in to the target application using information of a task object, which is information of a target to which a task of the target application to be controlled is applied;
    상기 응용프로그램 제어 장치에 대한 사용자의 로그인 인증을 수행하는Performing login authentication of a user to the application control device
    단계; step;
    상기 인증된 사용자의 계정에 대응하는 작업의 유형 및 상기 작업 객체를 선택할 수 있는 정보를 생성하는 단계Generating a type of a job corresponding to the account of the authenticated user and information for selecting the job object;
    상기 대상 응용프로그램에 대해 수행할 상기 작업의 유형 및 상기 작업 객체의 정보에 기초하여 마이크로 코드를 생성하는 단계; 및Generating microcode based on the type of the task to be performed on the target application and the information of the task object; And
    상기 마이크로 코드를 실행하여 획득한 작업 수행 결과를 보존용 데이터로 변환하는 단계;를 포함하는, 서버.And converting the work execution result obtained by executing the microcode into preservation data.
  18. 제 17 항에 있어서,The method of claim 17,
    상기 대상 응용프로그램에 자동으로 로그인하는 단계는Automatically logging in to the target application
    상기 응용프로그램 제어 장치 설치 시에 등록된 상기 사용자의 로그인 계정 및 암호에 기초하여 별도로 생성해 놓은 고유 사용자 정보 및 상기 사용자의 로그인 인증을 수행하는 단계에서 상기 사용자가 입력한 사용자 입력 정보를 식별자로 비교하는, 서버.The unique user information generated separately based on the login account and password of the user registered at the time of installing the application control apparatus and the user input information input by the user in the step of performing the login authentication of the user are compared by an identifier. Server.
  19. 제 17 항에 있어서,The method of claim 17,
    상기 대상 응용프로그램에 자동으로 로그인하는 단계는Automatically logging in to the target application
    상기 고유 사용자 정보 및 상기 사용자 입력 정보를 상기 식별자로 비교하기 위해, 상기 고유 사용자 정보 및 상기 사용자 입력 정보를 해쉬 함수에 입력함으로써 획득된 해시 값을, 컴퓨터의 메모리에 저장되어 있는 계정 정보 해쉬 값과 비교하는, 서버.In order to compare the unique user information and the user input information with the identifier, a hash value obtained by inputting the unique user information and the user input information into a hash function is compared with an account information hash value stored in a memory of a computer. Comparing server.
  20. 제 17 항에 있어서,The method of claim 17,
    상기 마이크로 코드를 생성하는 단계는Generating the micro code is
    상기 작업의 유형별로 부여된 작업 유형 식별자를 이용하여 상기 응용프로그램 제어 장치에 기저장된 코드를 검색하고, 검색된 코드를 이용하여 상기 마이크로 코드를 생성하는, 서버.And searching for a code previously stored in the application control apparatus using a job type identifier assigned to each type of the job, and generating the micro code using the retrieved code.
PCT/KR2016/011279 2015-10-30 2016-10-07 Application program control device and application program control method using same WO2017073922A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2015-0151597 2015-10-30
KR1020150151597A KR101684278B1 (en) 2015-10-30 2015-10-30 Application control method using the application controller

Publications (1)

Publication Number Publication Date
WO2017073922A1 true WO2017073922A1 (en) 2017-05-04

Family

ID=57576699

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2016/011279 WO2017073922A1 (en) 2015-10-30 2016-10-07 Application program control device and application program control method using same

Country Status (2)

Country Link
KR (1) KR101684278B1 (en)
WO (1) WO2017073922A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102269085B1 (en) * 2019-10-30 2021-06-24 주식회사 리턴트루 Operating method of electronic device for performing login to a plurality of programs using integrated identification information

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060006224A (en) * 2004-07-15 2006-01-19 주식회사 위즈링크 Method and system for providing on-line client-specific web service
KR20070110953A (en) * 2006-05-16 2007-11-21 윤영세 System for personalized providing portal service
KR20110063633A (en) * 2008-08-28 2011-06-13 마이크로소프트 코포레이션 Discovering alternative user experiences for websites
KR20140035382A (en) * 2011-12-01 2014-03-21 피킹 유니버시티 파운더 그룹 컴퍼니, 리미티드 Method for allowing user access, client, server, and system
KR20150049440A (en) * 2013-10-30 2015-05-08 엘지전자 주식회사 Terminal and method for controlling the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030060658A (en) * 2002-01-10 2003-07-16 정준 Method and System of Automatically Authenticating Web Site using Log in Information of Operating System
KR20040036490A (en) * 2002-10-26 2004-04-30 박동화 Gathering and management method concerned bidding data from some electronic bidding sites by only one registration

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060006224A (en) * 2004-07-15 2006-01-19 주식회사 위즈링크 Method and system for providing on-line client-specific web service
KR20070110953A (en) * 2006-05-16 2007-11-21 윤영세 System for personalized providing portal service
KR20110063633A (en) * 2008-08-28 2011-06-13 마이크로소프트 코포레이션 Discovering alternative user experiences for websites
KR20140035382A (en) * 2011-12-01 2014-03-21 피킹 유니버시티 파운더 그룹 컴퍼니, 리미티드 Method for allowing user access, client, server, and system
KR20150049440A (en) * 2013-10-30 2015-05-08 엘지전자 주식회사 Terminal and method for controlling the same

Also Published As

Publication number Publication date
KR101684278B1 (en) 2016-12-08

Similar Documents

Publication Publication Date Title
WO2015069018A1 (en) System for secure login, and method and apparatus for same
WO2014003505A1 (en) System and method for configuring device sociality
WO2021150032A1 (en) Method for providing authentication service by using decentralized identity and server using the same
WO2014185594A1 (en) Single sign-on system and method in vdi environment
WO2015194829A2 (en) Method for detecting number of selected devices among plurality of client terminals on private network using same public ip by web server provided with additional non-specified domain name from internet access request traffic of client terminal making request for internet access, and selective detection system for device in state in which public ip is shared
WO2012060669A1 (en) Method for controlling remote device through sms and device therefor
WO2020077832A1 (en) Cloud desktop access method, apparatus and device, and storage medium
WO2017104902A1 (en) User terminal device, server, and application execution method thereof
WO2019013481A1 (en) Printing method and system using cloud
WO2020062644A1 (en) Json hijack bug detection method, apparatus and device, and storage medium
WO2023120906A1 (en) Method for receiving firmware and method for transmitting firmware
WO2023090864A1 (en) Apparatus and method for automatically analyzing malicious event log
WO2017073922A1 (en) Application program control device and application program control method using same
WO2017222204A1 (en) Image forming apparatus, mobile terminal, and method for processing local login of apparatuses
WO2018021864A1 (en) Method for providing cloud-based service
WO2019231163A1 (en) Apparatus and method for managing message transmission delay
WO2021225329A1 (en) Method and system for detecting forgery of mobile application by using user identifier and signature collection
CN113158195B (en) Distributed vulnerability scanning method and system based on POC script
WO2022145547A1 (en) System for collecting and analyzing power and operational data
WO2017034098A1 (en) Information change notification service providing method and system for executing same
WO2018008861A1 (en) Html control system and method using user server
WO2021096104A1 (en) Electronic device, and method for controlling same
WO2022065525A1 (en) Network communication monitoring method and system using method hooking
WO2023058894A1 (en) Server and method for controlling same
WO2019017544A1 (en) User authentication service provision method, web server, and user terminal

Legal Events

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

Ref document number: 16860106

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16860106

Country of ref document: EP

Kind code of ref document: A1