KR101648402B1 - Application processing system - Google Patents

Application processing system Download PDF

Info

Publication number
KR101648402B1
KR101648402B1 KR1020150061740A KR20150061740A KR101648402B1 KR 101648402 B1 KR101648402 B1 KR 101648402B1 KR 1020150061740 A KR1020150061740 A KR 1020150061740A KR 20150061740 A KR20150061740 A KR 20150061740A KR 101648402 B1 KR101648402 B1 KR 101648402B1
Authority
KR
South Korea
Prior art keywords
application
module
user
storage
signal
Prior art date
Application number
KR1020150061740A
Other languages
Korean (ko)
Inventor
양영철
홍진우
남윤동
Original Assignee
(주) 카피앤패이스트
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주) 카피앤패이스트 filed Critical (주) 카피앤패이스트
Priority to KR1020150061740A priority Critical patent/KR101648402B1/en
Application granted granted Critical
Publication of KR101648402B1 publication Critical patent/KR101648402B1/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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45537Provision of facilities of other operating environments, e.g. WINE

Abstract

The present invention provides an application process system which comprises: a user application having a command transfer module, a user authentication module, and an output module, and installed in a user terminal where a user input signal is inputted; and an application process apparatus connected to the user terminal. The application process apparatus can substantially operate a plurality of various applications developed for different operation systems in the user terminal having a particular operation system installed therein.

Description

[0001] APPLICATION PROCESSING SYSTEM [0002]

The present invention relates to an application processing apparatus, and more particularly, to an application processing apparatus for providing an application execution result to a terminal.

Generally, smart phones or tablet PCs have different operating systems depending on the manufacturer.

These operating systems have their own kernel, framework, and user interface.

Therefore, an application developed to be executed in the first operating system can not be executed in the second operating system different from the first operating system.

For example, applications developed for use in iOS are not available on Android.

Therefore, the application developer has to develop a plurality of applications for each operating system, and the user has to use only the application developed for the specific operating system installed in the terminal.

The technology underlying the present invention is disclosed in Korean Patent Publication No. 2014-0089922.

The present invention has been made to solve the above problems, and provides an application processing apparatus capable of substantially operating a plurality of various applications developed for different operating systems in a user terminal equipped with a specific operating system.

The application processing system of the present invention includes a user application installed in a user terminal having a command transfer module, a user authentication module, and an output module, and inputting a user input signal; And an application processing apparatus connected to the user terminal, wherein the application processing apparatus includes a first application running on a first operating system and a second application running on a second operating system different from the first operating system, A second storage for storing unique information of the first application and the second application installed in the first storage and a second storage for storing unique information of the second application installed in the first storage, 1 application and the second application in the first storage or removes at least one of the first application and the second application installed in the first storage from the first storage, From among the user input signals, An execution module which receives the application execution signal and requests the unique information corresponding to the execution signal to the second storage, and an update module that updates at least one of the first application and the second application installed in the first storage A transfer module for receiving the unique information requested by the execution module from the second storage, a first operating system and a second operating system, wherein the unique information transmitted from the transfer module is based on An operation module that executes at least one of the first application and the second application, and a second application that receives a command signal from the user input signal from the command transfer module, A command module for controlling the second application; A transmission module for transmitting the first application or the second application execution result to the user terminal; and a transmission module for receiving a user authentication signal from the user input signal from the user authentication module, And an identification module for allowing the user application to access the application processing apparatus when the user authentication signal matches the user information, and the unique information includes the first application and the second application And the output module provides a result of execution of the first application or the second application transmitted from the transmission module to the user through the user terminal.

According to the application processing apparatus of the present invention, a plurality of various applications developed for different operating systems in a user terminal installed with only one operating system can be substantially operated.

In addition, since only the user application needs to be installed in the user terminal, it is possible to efficiently use the storage space of the user terminal.

Even if the performance of the associative device or the storage device of the user terminal is somewhat deteriorated, it is possible to simultaneously execute a plurality of applications in the application processing device, so that the effect of simultaneously driving a plurality of applications in the user terminal can be obtained.

FIG. 1 is a schematic view showing a state where an application processing apparatus of the present invention is connected to a user terminal,
FIG. 2 is a configuration diagram of a user application installed in the configuration diagram of the user terminal of FIG. 1,
FIG. 3 is a configuration diagram of the storage of the application processing apparatus of FIG. 1,
FIG. 4 is a configuration diagram of a data portion of the application processing apparatus of FIG. 1,
5 is a configuration diagram of a control unit of the application processing apparatus of FIG. 1,
6 is a ladder diagram for explaining a process of installing and deleting an application in the application processing apparatus of FIG. 1,
FIG. 7 is a ladder diagram for explaining a process in which an application is executed in the application processing apparatus of FIG. 1 and output to the user terminal of FIG. 1;

Hereinafter, some embodiments of the present invention will be described in detail with reference to exemplary drawings. It should be noted that, in adding reference numerals to the constituent elements of the drawings, the same constituent elements are denoted by the same reference numerals whenever possible, even if they are shown in different drawings.

In the following description of the embodiments of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the understanding why the embodiments of the present invention are not conclusive.

In describing the components of the embodiment of the present invention, terms such as first, second, A, B, (a), and (b) may be used. These terms are intended to distinguish the constituent elements from other constituent elements, and the terms do not limit the nature, order or order of the constituent elements.

Hereinafter, an application processing apparatus according to an embodiment of the present invention will be described with reference to the drawings.

FIG. 1 is a schematic view showing a connection between an application processing apparatus and a user terminal of the present invention, FIG. 2 is a configuration diagram of a user application installed in the configuration diagram of the user terminal of FIG. 1, Fig. 4 is a configuration diagram of a data portion of the application processing apparatus of Fig. 1, Fig. 5 is a configuration diagram of a control unit of the application processing apparatus of Fig. 1, And FIG. 7 is a ladder diagram for explaining a process in which an application is executed in the application processing apparatus of FIG. 1 and outputted to the user terminal of FIG. 1.

1 to 5, an application processing system according to the present invention includes an application processing apparatus 100 and the user terminal 10.

 The application processing apparatus 100 refers to a device that executes an application executed in different operating systems (OS) and transmits the execution result to the user terminal 10.

The application processing apparatus 100 is connected to the user terminal 10 and the user application 20 installed in the user terminal 10 can control the application processing apparatus 100. [

The user application 20 can transmit a user input signal to the application processing apparatus 100 and receive and output an application execution result from the application processing apparatus 100 in real time.

To this end, the user application 20 may include an instruction transfer module 21 and an output module 22.

The command transfer module 21 transfers an application installation and removal signal and an application execution signal among the user input signals to the application processing apparatus 100.

The application installation and removal signal enables the application processing apparatus 100 to install and remove the application, and the application execution signal enables the application processing apparatus 100 to execute the application.

The command transfer module 21 may transmit a command signal among the user input signals to the application processing apparatus 100. [

The command signal may control the operation of an application being executed in the application processing apparatus 100.

The output module 22 can receive and output voice, image, animation, and the like which are the execution result of the application from the application processing apparatus 100 in real time.

The user application 20 may further include a user authentication module 23 for transmitting a user authentication signal among the user input signals to the application processing apparatus 100.

The user application 20 may further include an information inquiry module 24.

The information inquiry module 24 can access the second storage 112 to inquire about the unique information stored in the second storage 112.

The application processing apparatus 100 includes a storage 110, a data unit 120, and a control unit 130. The application processing apparatus 100 may be configured as a server.

A plurality of applications may be installed in the storage 110. The plurality of applications includes a first application and a second application that can be executed by a first operating system and a second operating system, respectively, which are different operating systems.

In other words, the first application running on the first operating system and the second application running on the second operating system can be installed in the storage 110, respectively.

The storage 110 may include a first storage 111 and a second storage 112.

One or more of the first application and the second application may be installed in the first storage 111 or the first application installed in the first storage 111 by the execution module 121, One or more of the second applications may be removed from the first storage 111. [

Unique information of the first application and the second application installed or deleted in the first storage 111 is stored in the second storage 112 or stored in the second storage 112 by the execution module 121 Can be deleted.

More specifically, when the first application is installed in the first storage 111, the execution module 121 stores unique information of the first application in the second storage 112, When the first application is deleted from the storage 111, the unique information of the first application stored in the second storage 112 is deleted.

Herein, the unique information means a unique code and an installation path of the first application and the second application.

The data unit 120 receives the user input signal from the user terminal.

The data unit 120 may include the execution module 121 and the transfer module 122.

The execution module 121 receives the application installation and removal signal from the user terminal 10 and installs at least one of the first application and the second application in the first storage 111 , The first application 111 and the second application installed in the first storage 111 may be removed from the first storage 111. [

The execution module 121 may receive the application execution signal from the user terminal 10 and may request the second storage 112 for the unique information corresponding to the execution signal.

The delivery module 122 receives the unique information corresponding to the execution signal from the second storage 112 and transmits the received unique information to the controller 130. At this time, the controller 130 may execute at least one of the first application and the second application based on the unique information received from the delivery module 122. [

The data unit 120 may further include an update module 123.

The update module 123 may automatically update at least one of the first application and the second application installed in the first storage 111 in real time.

Update information of the first application or the second application updated in the first storage 111 may be stored in the second storage 112 by the update module 123. [

The data unit 120 may further include an identification module 124.

The identification module 124 may receive a user authentication signal from the user terminal 10 to identify a user.

That is, the identification module 124 confirms whether the user authentication signal provided from the user terminal 10 matches the user-specific information stored in the identification module 124, and accesses the application processing apparatus 100 And can permit the user application 20 to access the application processing apparatus 100 when the user authentication signal matches the user specific information stored in the identification module 124 have.

The control unit 130 may include the first operating system and the second operating system so that the first application installed in the storage 110 and the second application installed in the storage 110, 2 application to the user terminal 10. [0064]

That is, the application processing apparatus 100 of the present invention can execute a plurality of applications developed for different operating systems and transmit them to the user terminal 10, so that the user terminal 10 having only one operating system There is an advantage that the application can be actually operated.

The control unit 130 may include an operation module 131, a command module 132, and a transmission module 133.

The operation module 131 can execute at least one of the first application and the second application based on the unique information transmitted from the delivery module 122. [

In this way, the application processing apparatus 100 allocates and removes the application in the execution module 121, and operates the application in the operation module 131, thereby effectively performing installation and execution of the application have.

In more detail, the operation module 131 may determine whether the first application installed in the first storage 111 and the second application installed in the first storage 111 are installed, based on the information about the unique code or installation path of the first application or the second application, Or by loading one or more of them.

The command module 132 may receive the command signal from the user terminal 10 and may control the first application and the second application being executed by the operation module 131. [

The transmission module 133 may transmit an execution result of the application executed by the operation module 131 to the user terminal.

The transmission module 133 may be a streaming module that transmits voice, image, animation, and the like as a result of executing an application executed by the operation module 131 to the user terminal in real time.

Hereinafter, a process of installing and deleting an application in the application processing apparatus 100 will be described with reference to the drawings.

Referring to FIG. 6, after the user application 20 installed in the user terminal 10 is executed (S101), the user authentication module 23 transmits the user authentication signal to the identification module 124 (S102, S103).

The identification module 124 confirms whether the user authentication signal matches the user-specific information stored in the identification module 124, and identifies a user accessing the application processing apparatus 100 (S104, S105).

If the user authentication signal matches the user specific information stored in the identification module 124, the identification module 124 may allow the user application 20 to access the application processing device 100 (S106).

Next, the command transfer module 21 transfers the signal to the application installation / removal signal execution module 121 (S107, S108).

The execution module 121 receives at least one of the first application and the second application in the first storage 111 by receiving an application installation and removal signal from the command transfer module 21, At least one of the first application and the second application installed in the first storage 111 can be removed (S109, S110).

At this time, the execution module 121 stores the unique information of the first application and the second application installed or deleted in the first storage 111 in the second storage 112 or in the second storage 112, (S111).

Hereinafter, a process of executing an application in the application processing apparatus 100 and outputting the application to the user terminal 10 will be described with reference to the drawings.

Referring to FIG. 7, after the user application 20 installed in the user terminal 10 is executed (S120), the user authentication module 23 transmits the user authentication signal to the identification module 124 S121, S122).

The identification module 124 determines whether the user authentication signal matches the user-specific information stored in the identification module 124, and distinguishes the user who accesses the application processing apparatus 100 (S123, S124).

Next, the command transfer module 21 transmits the application execution signal to the execution module 121 (S125, S126).

The execution module 121 may receive the application execution signal from the command transfer module 21 and request the unique information corresponding to the application execution signal to the second storage 112 (S127, S128) .

The transfer module 122 receives the unique information corresponding to the execution signal from the second storage 112 and transfers the unique information to the operation module 131 (S129, S130).

The operation module 131 may execute at least one of the first application and the second application based on the unique information transmitted from the delivery module 122 (S131 and S132).

At this time, the transmission module 133 can transmit an execution result of the application being executed by the operation module 131 to the user terminal (S133, S134).

In the output module 22, the transmission module 133 can output voice, image, animation, and the like as a result of executing the application in real time (S135, S136).

Since the application processing system of the present invention requires only the user application 20 to be installed in the user terminal 10, it is possible to efficiently use the storage space of the user terminal 10.

It is also possible to use a plurality of various applications installed in the application processing apparatus 100 through the user application 20 installed in the user terminal 10.

Further, even if the performance of the associative device or the storage device of the user terminal 10 is somewhat lowered, the application processing device 100 can simultaneously execute a plurality of applications, The effect of simultaneously driving the applications can be obtained.

While the present invention has been described in connection with what is presently considered to be the most practical and preferred embodiment, it is to be understood that the invention is not limited to the disclosed embodiments. That is, within the scope of the present invention, all of the components may be selectively coupled to one or more of them. Furthermore, the terms "comprises", "comprising", or "having" described above mean that a component can be implanted unless otherwise specifically stated, But should be construed as including other elements. All terms, including technical and scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs, unless otherwise defined. Commonly used terms, such as predefined terms, should be interpreted to be consistent with the contextual meanings of the related art, and are not to be construed as ideal or overly formal, unless expressly defined to the contrary.

It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit and scope of the invention as defined by the appended claims and their equivalents. . Therefore, the embodiments disclosed in the present invention are intended to illustrate rather than limit the scope of the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The scope of protection of the present invention should be construed according to the following claims, and all technical ideas within the scope of equivalents should be construed as falling within the scope of the present invention.

10: User terminal
20: User application
100: Application processing device
110: Storage
120: Data part
130:

Claims (7)

A user application having a command delivery module, a user authentication module, and an output module, the user application being installed in a user terminal to which a user input signal is input; And
And an application processing device connected to the user terminal,
The application processing apparatus includes:
A first storage in which a first application executed in a first operating system and a second application executed in a second operating system different from the first operating system are installed,
A second storage for storing unique information of the first application and the second application installed in the first storage,
Receiving the application installation and removal signal from the user input signal from the command delivery module, installing at least one of the first application and the second application in the first storage, 1 application and the second application from the first storage, receives an application execution signal from the user input signal from the command transfer module, and transmits the application execution signal to the second storage, An execution module for requesting unique information,
An update module for updating at least one of the first application and the second application installed in the first storage;
A delivery module for receiving the unique information requested by the execution module from the second storage;
An operation module that has the first operating system and the second operating system and executes at least one of the first application and the second application based on the unique information received from the delivery module;
A command module that receives a command signal from the command input module and controls the first application or the second application being executed by the operation module;
A transmission module for transmitting the execution result of the first application or the second application being executed by the operation module to the user terminal;
Receiving a user authentication signal from the user authentication module, checking whether the user authentication signal matches the user information, and if the user authentication signal matches the user information, And an identification module for accessing the application processing apparatus,
Wherein the unique information is information on an inherent code and installation path of the first application and the second application,
Wherein the output module provides the execution result of the first application or the second application transmitted from the transmission module to the user through the user terminal.
delete delete delete delete delete delete
KR1020150061740A 2015-04-30 2015-04-30 Application processing system KR101648402B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150061740A KR101648402B1 (en) 2015-04-30 2015-04-30 Application processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150061740A KR101648402B1 (en) 2015-04-30 2015-04-30 Application processing system

Publications (1)

Publication Number Publication Date
KR101648402B1 true KR101648402B1 (en) 2016-08-16

Family

ID=56854604

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150061740A KR101648402B1 (en) 2015-04-30 2015-04-30 Application processing system

Country Status (1)

Country Link
KR (1) KR101648402B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023085599A1 (en) * 2021-11-15 2023-05-19 삼성전자 주식회사 Electronic device and application package management method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100989613B1 (en) * 2009-12-08 2010-10-26 (주)제이모바일 Terminal device for executing android application based non-android flatform
KR20120116771A (en) * 2011-04-13 2012-10-23 주식회사 케이티 Apparatus for supporting multiple operating system in terminal and operating system conversion method thereof
KR20120133777A (en) * 2011-06-01 2012-12-11 엘지전자 주식회사 Mobile terminal and method for controlling the same
KR20140076185A (en) * 2012-12-12 2014-06-20 (주)한국산업정보기술 Mobile device for simultaneous executing multi operating program and method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100989613B1 (en) * 2009-12-08 2010-10-26 (주)제이모바일 Terminal device for executing android application based non-android flatform
KR20120116771A (en) * 2011-04-13 2012-10-23 주식회사 케이티 Apparatus for supporting multiple operating system in terminal and operating system conversion method thereof
KR20120133777A (en) * 2011-06-01 2012-12-11 엘지전자 주식회사 Mobile terminal and method for controlling the same
KR20140076185A (en) * 2012-12-12 2014-06-20 (주)한국산업정보기술 Mobile device for simultaneous executing multi operating program and method thereof

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023085599A1 (en) * 2021-11-15 2023-05-19 삼성전자 주식회사 Electronic device and application package management method

Similar Documents

Publication Publication Date Title
CN111512655B (en) Method for providing communication service by utilizing secure element and electronic device
US20150220326A1 (en) Mobile Terminal and Software Upgrade Method Thereof
EP3479243B1 (en) Fault-tolerant variable region repaving during firmware over the air update
CN107066305B (en) Method and device for updating server firmware of server and server
US8352932B2 (en) Synchronizing controller firmware download
CN110008690B (en) Authority management method, device, equipment and medium for terminal application
US20050289534A1 (en) Method for upgrading software version of mobile terminal using integrated difference files
CN102378965A (en) Method, apparatus and computer program product for sharing resources via an interprocess communication
US10037170B2 (en) Motherboard and a method for boot-up
KR20150099269A (en) Electronic device and method for firmware updating of a device
US11675621B2 (en) Method for controlling execution of application, electronic device and storage medium for the same
KR102516583B1 (en) Electronic device and method for controling update thereof
CN114730267A (en) Method for preloading application and electronic device supporting the same
KR101648402B1 (en) Application processing system
KR20180050001A (en) Firmware upgrade system and method for IoT
JP7257554B2 (en) Model file distribution method, platform, system, terminal and readable storage medium
CN111052073A (en) Method and apparatus for updating software
US7680909B2 (en) Method for configuration of a processing unit
KR20200121657A (en) Apparatus and method for providing update of vehicle
KR20210046426A (en) Application optimizing method and electronic device supporting the same
KR20150080356A (en) remote update method for home automatic system
US20150282193A1 (en) Method and apparatus for avoiding communication interference in wireless communication system
CN112241280A (en) Firmware update of components of a modular node
KR102383636B1 (en) Bluetooth Device Controlling Method And Device of Threof
US8095978B1 (en) Method and system for managing ports in a host bus adapter

Legal Events

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

Payment date: 20190730

Year of fee payment: 4