KR20110051565A - Application storage server and method for operating thereof - Google Patents

Application storage server and method for operating thereof Download PDF

Info

Publication number
KR20110051565A
KR20110051565A KR1020090108201A KR20090108201A KR20110051565A KR 20110051565 A KR20110051565 A KR 20110051565A KR 1020090108201 A KR1020090108201 A KR 1020090108201A KR 20090108201 A KR20090108201 A KR 20090108201A KR 20110051565 A KR20110051565 A KR 20110051565A
Authority
KR
South Korea
Prior art keywords
application
error
terminal device
storage server
developer
Prior art date
Application number
KR1020090108201A
Other languages
Korean (ko)
Other versions
KR101629011B1 (en
Inventor
조인현
동원표
Original Assignee
엘지전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020090108201A priority Critical patent/KR101629011B1/en
Publication of KR20110051565A publication Critical patent/KR20110051565A/en
Application granted granted Critical
Publication of KR101629011B1 publication Critical patent/KR101629011B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • G06F3/1431Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display using a single graphics controller
    • 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/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • 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/45558Hypervisor-specific management and integration aspects
    • G06F2009/45579I/O management, e.g. providing access to device drivers or storage

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Computer Graphics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: An application storage server is provided to update a reliable application by verifying and managing the application based on the error information which is received from a terminal. CONSTITUTION: A storage(11) stores an application which is uploaded by a developer. A communication unit(12) transmits the application to a terminal and receives error information of the application from the terminal. A controller(13) provides the error information to the developer of the application. The error information comprises a log message and an image which is displayed when the error occurred.

Description

애플리케이션 스토리지 서버 및 그 운용 방법{APPLICATION STORAGE SERVER AND METHOD FOR OPERATING THEREOF}APPLICATION STORAGE SERVER AND METHOD FOR OPERATING THEREOF}

본 발명은 애플리케이션 스토리지 서버 및 그 운용 방법에 관한 것이다. The present invention relates to an application storage server and a method of operating the same.

최근 임베디드 소프트웨어 시장에 다양한 오픈 플랫폼 솔루션이 등장하면서, 애플리케이션 제작자들은 보다 자유롭게 휴대용 단말기 등의 기기에서 사용 가능한 애플리케이션을 개발할 수 있게 되었다. With the recent emergence of a variety of open platform solutions in the embedded software market, application authors have more freedom to develop applications that can be used in devices such as portable terminals.

이렇게 개발되는 애플리케이션은 오픈 플랫폼 제공 업체가 운영하는 앱스토어(App Store)라는 공간에 자유롭게 업로드 및 다운로드가 가능하도록 관리된다. Applications developed in this way are managed to be freely uploaded and downloaded in the App Store, which is operated by an open platform provider.

이러한 오픈 플랫폼에서의 애플리케이션은 업체에 의해 제공되는 SDK(Software Development Kit)와 에뮬레이터를 사용하여 개발되며, 따라서 SDK의 안정성 및 타겟 장치, 즉 상기 애플리케이션이 적용되는 기기와 일치하는 동작성을 가진 에뮬레이터의 제공이 중요한 요소로 자리잡았다. Applications on these open platforms are developed using software development kits (SDKs) and emulators provided by vendors, so that the stability of the SDK and the target device, i.e., the emulators, have behaviors that match those to which the application is applied. Provision has become an important factor.

하지만, 아직까지는 개발자 및 관리자의 입장에서는 오픈 플랫폼으로 개발된 애플리케이션을 검증하기 위해 상기 애플리케이션을 실제 타겟 장치에서 실행시켜야할 필요가 있다.However, for developers and administrators, it is still necessary to execute the application on the actual target device to verify the application developed on the open platform.

또한, 사용자가 구매하여 다운로드한 애플리케이션의 실행 도중 에러가 발생한 경우, 발생된 에러에 관한 정보를 개발자가 피드백 받아 에러가 발생된 애플리케이션을 디버깅할 필요가 있다. In addition, when an error occurs during execution of an application purchased and downloaded by a user, a developer needs to feedback information about the generated error and debug the application in which the error occurs.

본 발명은 사용자가 다운로드하여 실행시킨 애플리케이션에 발생된 에러에 관한 정보를 해당 애플리케이션의 개발자에게 피드백하는 애플리케이션 서버 및 그 운용 방법을 제공하는 것을 목적으로 한다.An object of the present invention is to provide an application server and a method of operating the same, which feeds back information about an error occurring in an application downloaded and executed by a user to a developer of the application.

본 발명은 사용자의 단말 장치로부터 수신된 애플리케이션의 에러 정보를 기반으로 해당 애플리케이션을 검증하고 관리하여, 보다 신뢰성 있는 애플리케이션으로 업데이트하는 애플리케이션 서버 및 그 운용 방법을 제공하는 것을 목적으로 한다. It is an object of the present invention to provide an application server and an operation method of verifying and managing a corresponding application based on error information of an application received from a terminal device of a user, and updating to a more reliable application.

본 발명의 일 실시예에 따른 애플리케이션 스토리지 서버는 개발자가 업로드한 애플리케이션을 저장하는 저장부; 상기 애플리케이션을 사용자의 단말 장치로 전송하고, 상기 단말 장치로부터 상기 애플리케이션의 실행 시 발생한 에러에 관한 정보를 수신하는 통신부; 및 상기 에러 정보를 상기 애플리케이션의 개발자에게 제공하도록 제어하는 제어부;를 포함한다.Application storage server according to an embodiment of the present invention includes a storage unit for storing the application uploaded by the developer; A communication unit which transmits the application to a user's terminal device and receives information on an error occurring when the application is executed from the terminal device; And a controller for controlling to provide the error information to a developer of the application.

본 발명의 일 실시예에 따른 단말 장치는 애플리케이션 스토리지 서버로부터 애플리케이션을 수신하는 통신부; 상기 애플리케이션을 저장하는 메모리부; 소정의 영상을 디스플레이하는 디스플레이부; 및 상기 애플리케이션을 실행시키고, 에러 발생 시 발생된 에러에 관한 정보를 상기 애플리케이션 스토리지 서버로 전송하도록 제어하는 제어부;를 포함한다.Terminal device according to an embodiment of the present invention includes a communication unit for receiving an application from the application storage server; A memory unit for storing the application; A display unit which displays a predetermined image; And a control unit which executes the application and controls to transmit information about an error generated when an error occurs to the application storage server.

본 발명의 일 실시예에 따른 애플리케이션 스토리지 서버 운용 방법은 개발자가 업로드한 애플리케이션을 저장하는 애플리케이션 스토리지 서버를 운용하는 방법으로서, 상기 애플리케이션을 사용자의 단말 장치로 전송하는 단계; 상기 단말 장치로부터 상기 애플리케이션의 실행 시 발생한 에러에 관한 정보를 수신하는 단계; 및 상기 에러 정보를 상기 애플리케이션의 개발자에게 제공하는 단계;를 포함한다.An application storage server operating method according to an embodiment of the present invention includes a method of operating an application storage server for storing an application uploaded by a developer, the method comprising: transmitting the application to a user terminal device; Receiving information regarding an error occurring when the application is executed from the terminal device; And providing the error information to a developer of the application.

본 발명에 따르면 개발자는 자신이 개발한 애플리케이션에 대한 에러 정보를 피드백 받을 수 있어, 보다 완성도 높은 애플리케이션을 개발할 수 있다. According to the present invention, the developer can receive feedback on error information about the application he developed, thereby developing a more mature application.

본 발명에 따르면 에러 발생이 많은 애플리케이션에 대해 다운로드를 차단하여 애플리케이션의 사후 관리를 가능하게 한다. According to the present invention, after the downloading of the error-prone application is blocked, it is possible to follow up the application.

본 발명에 따르면 애플리케이션을 다운로드하여 사용하는 사용자에게 보다 신뢰성 있는 애플리케이션을 제공할 수 있다. According to the present invention, a more reliable application can be provided to a user who downloads and uses the application.

이하, 첨부한 도면을 참조하여 본 발명의 일 실시예를 상세하게 설명한다. Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 오픈 플랫폼 기반에서 애플리케이션을 업로드하고 다운로드하는 시스템의 구성도이다. 1 is a block diagram of a system for uploading and downloading an application based on an open platform according to an embodiment of the present invention.

도 1에 도시된 바와 같이, 본 발명의 일 실시예에 따른 시스템은 애플리케이션을 개발하여 애플리케이션 스토리지 서버로 업로드하는 개발자 단말 장치(20), 개발자가 업로드한 애플리케이션을 저장 및 관리하는 애플리케이션 스토리지 서 버(10), 및 상기 애플리케이션 스토리지 서버(10)로부터 애플리케이션을 다운로드하여 사용하는 사용자 단말 장치(30)를 포함한다. As shown in FIG. 1, a system according to an embodiment of the present invention includes a developer terminal device 20 for developing an application and uploading it to an application storage server, and an application storage server for storing and managing an application uploaded by a developer. 10) and a user terminal device 30 for downloading and using an application from the application storage server 10.

상기 개발자 단말 장치(20)는 애플리케이션을 개발하는 개발자 측의 단말 장치로서, 개발자는 상기 애플리케이션 스토리지 서버(10)의 관리자가 제공하는 SDK(Softwawre Development Kit)를 이용하여 오픈 플랫폼으로 애플리케이션을 개발한다. The developer terminal device 20 is a terminal device of a developer who develops an application. The developer develops an application on an open platform using a SDK (Softwawre Development Kit) provided by an administrator of the application storage server 10.

개발자에 의해 제작된 애플리케이션은 상기 개발자 단말 장치(20)로부터 네트워크를 통해 상기 애플리케이션 스토리지 서버(10)로 업로드된다. The application produced by the developer is uploaded from the developer terminal device 20 to the application storage server 10 via a network.

상기 애플리케이션 스토리지 서버(10)는 개발자가 업로드한 애플리케이션을 수신하여 저장부에 저장한다.The application storage server 10 receives an application uploaded by a developer and stores it in a storage unit.

상기 애플리케이션 스토리지 서버(10)의 관리자는 상기 업로드된 애플리케이션에 대해 소정의 심사를 거쳐 사용자에게 제공 여부를 결정하고, 심사를 통과하여 인증된 애플리케이션은 앱스토어에 게시되어 사용자에 의해 다운로드된다. The administrator of the application storage server 10 determines whether or not the uploaded application is provided to the user through a predetermined examination, and the application authenticated after the examination is posted on an app store and downloaded by the user.

상기 사용자 단말 장치(30)는 상기 업로드된 애플리케이션을 네트워크를 통해 다운로드하여 사용하는 사용자 측 단말 장치로서, 본 발명의 일 실시예에 따르면, 상기 사용자 측 단말 장치(30)는 애플리케이션이 실행되는 디바이스로서, 예컨대 휴대용 단말기, 텔레비전, 컴퓨터 등일 수 있다. The user terminal device 30 is a user side terminal device for downloading and using the uploaded application through a network. According to an embodiment of the present invention, the user side terminal device 30 is a device on which an application is executed. For example, a portable terminal, television, computer, or the like.

따라서, 상기 애플리케이션은 개발자로부터 애플리케이션 스토리지 서버(10)를 거쳐 최종적으로 사용자에게 제공되며, 상술한 바와 같이, 오픈 플랫폼에서는 누구든지 애플리케이션을 개발하여 업로드가 가능하고, 소정의 심사와 인증 과정을 통과하면 사용자가 이를 다운로드하여 사용할 수 있는 환경을 구축한다. Therefore, the application is finally provided to the user through the application storage server 10 from the developer, as described above, anyone can develop and upload the application on the open platform, if the predetermined examination and authentication process passes Create an environment where users can download and use it.

도 2는 본 발명의 일 실시예에 따른 애플리케이션 스토리지 서버의 블록도이다. 2 is a block diagram of an application storage server according to an embodiment of the present invention.

도 2에 도시된 바와 같이, 본 발명의 일 실시예에 따른 애플리케이션 스토리지 서버(10)는 개발자가 업로드한 애플리케이션을 저장하는 저장부(11), 상기 애플리케이션을 사용자의 단말 장치(30)로 전송하고, 상기 단말 장치(30)로부터 상기 애플리케이션의 실행 시 발생한 에러에 관한 정보를 수신하는 통신부(12), 및 상기 에러 정보를 상기 애플리케이션의 개발자에게 제공하도록 제어하는 제어부(13)를 포함한다.As shown in Figure 2, the application storage server 10 according to an embodiment of the present invention is a storage unit 11 for storing the application uploaded by the developer, and transmits the application to the user terminal device 30 It includes a communication unit 12 for receiving information on the error occurred in the execution of the application from the terminal device 30, and a control unit 13 for controlling to provide the error information to the developer of the application.

상기 저장부(11)는 개발자가 개발하여 업로드한 애플리케이션을 저장한다. 실시예에 따라, 상기 저장부(11)는 소정의 하드디스크로 구성되어 다수의 애플리케이션들을 저장할 수 있다.The storage unit 11 stores an application developed and uploaded by a developer. According to an embodiment, the storage unit 11 may be configured as a predetermined hard disk to store a plurality of applications.

상기 통신부(12)는 상기 애플리케이션을 사용자의 단말 장치(30)로 전송하고, 상기 단말 장치(30)로부터 상기 애플리케이션의 실행 시 발생한 에러에 관한 정보를 수신한다. The communication unit 12 transmits the application to the user's terminal device 30, and receives information about an error occurring when the application is executed from the terminal device 30.

즉, 상기 통신부(12)는 사용자가 상기 저장부(11)에 저장된 애플리케이션들 중 특정 애플리케이션에 대한 다운로드를 요청한 경우, 네트워크를 통해 사용자 측 단말 장치(30)로 상기 요청된 애플리케이션을 전송한다. That is, when the user requests the download of a specific application among the applications stored in the storage unit 11, the communication unit 12 transmits the requested application to the user terminal device 30 through a network.

상기 전송된 애플리케이션은 사용자의 단말 장치(30)에 저장되어 실행된다. The transmitted application is stored and executed in the terminal device 30 of the user.

또한, 상기 통신부(12)는 상기 단말 장치(30)로부터 상기 애플리케이션의 실 행 시 발생한 에러에 관한 정보를 수신한다. In addition, the communication unit 12 receives information about an error occurred when the application is executed from the terminal device 30.

상기 애플리케이션은 사용자의 단말 장치(30)에서 실행되는 도중 소정의 에러가 발생할 수 있다. 이 경우, 상기 사용자의 단말 장치(30)는 상기 발생된 에러에 관한 정보를 네트워크를 통해 상기 애플리케이션 스토리지 서버(10)로 전송하며, 상기 통신부(12)는 상기 에러에 관한 정보를 수신한다. While the application is running on the user's terminal device 30, a predetermined error may occur. In this case, the terminal device 30 of the user transmits the information about the generated error to the application storage server 10 through the network, the communication unit 12 receives the information about the error.

본 발명의 일 실시예에 따르면, 상기 에러 정보는 상기 애플리케이션의 실행 중 에러 발생으로 인해 출력된 로그 메시지 및 에러 발생 시 상기 단말 장치(30)에 디스플레이된 이미지를 포함할 수 있다. According to an embodiment of the present invention, the error information may include a log message output due to an error occurring during the execution of the application and an image displayed on the terminal device 30 when an error occurs.

실시예에 따라, 에러 발생 시 상기 단말 장치(30)에 디스플레이된 이미지는 에러 발생 시 단말 장치(30)의 디스플레이부에 디스플레이된 화면을 캡쳐한 캡쳐 이미지일 수 있으며, 상기 통신부(12)는 상기 로그 메시지 및 캡쳐 이미지를 소정의 네트워크를 통해 수신하여 애플리케이션 데이터베이스에 저장시킬 수 있다. According to an embodiment, when an error occurs, the image displayed on the terminal device 30 may be a captured image capturing a screen displayed on the display unit of the terminal device 30 when an error occurs, and the communication unit 12 Log messages and captured images can be received over a given network and stored in an application database.

예를 들어, 도 4에 도시된 바와 같이, 사용자 측 단말 장치(30)는 텔레비전과 같은 소정의 디스플레이부를 구비한 방송 수신 장치일 수 있으며, 상기 방송 수신 장치는 애플리케이션의 실행 도중 에러가 발생되면, 에러 발생 시 디스플레이된 화면을 캡쳐하여 해당 캡쳐 이미지를 로그 메시지와 함께 상기 애플리케이션 스토리지 서버(10)로 전송할 수 있다. For example, as shown in FIG. 4, the user-side terminal device 30 may be a broadcast receiving device having a predetermined display unit, such as a television. When the broadcast receiving device generates an error while executing an application, When an error occurs, the displayed screen may be captured and the captured image may be transmitted to the application storage server 10 along with a log message.

실시예에 따라, 상기 에러 정보는 로그 메시지 및 캡쳐 이미지 중 어느 하나일 수도 있다. According to an embodiment, the error information may be any one of a log message and a captured image.

상기 제어부(13)는 상기 수신된 에러 정보를 상기 애플리케이션의 개발자에 게 제공하도록 제어한다. The controller 13 controls to provide the received error information to the developer of the application.

도 3은 본 발명의 일 실시예에 따른 에러 정보 피드백 과정을 설명하는 개념도이다. 3 is a conceptual diagram illustrating an error information feedback process according to an embodiment of the present invention.

도 3에 도시된 바와 같이, 개발자 측 단말 장치(20)로부터 애플리케이션이 업로드되면, 상기 애플리케이션 스토리지 서버(10)는 상기 업로드된 애플리케이션을 저장하여 데이터베이스를 구축하고, 사용자의 다운로드 요청이 있으면, 요청된 애플리케이션을 사용자 측 단말 장치(30)로 전송하여 사용자는 단말 장치(30)에서 상기 다운로드된 애플리케이션을 실행할 수 있다. As shown in FIG. 3, when an application is uploaded from the developer side terminal device 20, the application storage server 10 stores the uploaded application to build a database, and if a user download request is requested, The application may be transmitted to the user terminal device 30 so that the user may execute the downloaded application in the terminal device 30.

상기 실행된 애플리케이션에 에러가 발생되면, 상기 단말 장치(30)는 상기 에러에 관한 정보를 다시 애플리케이션 스토리지 서버(10)로 전송하고, 상기 애플리케이션 스토리지 서버(10)는 상기 에러 정보를 애플리케이션 데이터베이스에 저장한다. When an error occurs in the executed application, the terminal device 30 transmits the information about the error to the application storage server 10 again, and the application storage server 10 stores the error information in an application database. do.

그리고, 상기 에러가 발생된 애플리케이션의 개발자에게 상기 에러 정보를 제공하여 개발자가 자신이 개발한 애플리케이션의 에러 정보를 피드백 받을 수 있도록 한다. Then, the error information is provided to the developer of the application in which the error occurs so that the developer can receive feedback of the error information of the application developed by the developer.

따라서, 개발자는 위와 같이 피드백 받은 에러 정보를 기반으로 애플리케이션을 디버깅할 수 있으며, 보다 업그레이드된 애플리케이션을 개발하여 애플리케이션 스토리지 서버(10)로 업로드할 수 있다. Therefore, the developer may debug the application based on the error information received as described above, and develop a more upgraded application and upload it to the application storage server 10.

그 결과, 오픈 플랫폼 환경에서 개발된 애플리케이션의 품질 및 신뢰성이 지속적으로 향상될 수 있으며, 사용자는 보다 양질의 애플리케이션을 제공받을 수 있 다. As a result, the quality and reliability of applications developed in an open platform environment can be continuously improved, and users can be provided with higher quality applications.

이와 같이, 본 발명의 애플리케이션 스토리지 서버(10)는 단순히 업로드된 애플리케이션을 저장하고 사용자에게 전송하는 기능 외에 애플리케이션의 에러 정보를 수집하여 개발자에게 피드백하는 기능을 더 제공하여 애플리케이션의 개발환경을 개선할 수 있다.As such, the application storage server 10 of the present invention may improve the development environment of the application by providing a function of collecting the error information of the application and feeding back the developer, in addition to simply storing the uploaded application and transmitting the same to the user. have.

본 발명의 일 실시예에 따르면, 상기 제어부(13)는 소정의 애플리케이션에 대해 기설정된 횟수 이상으로 에러 정보를 수신하면, 해당 애플리케이션의 다운로드를 차단할 수 있다. 그리고, 해당 애플리케이션의 개발자에게 에러 발생을 통지할 수 있다.According to an embodiment of the present invention, if the control unit 13 receives the error information more than a predetermined number of times for a predetermined application, it may block the download of the application. The developer of the corresponding application can be notified of an error occurrence.

즉, 본 발명의 애플리케이션 스토리지 서버(10)는 에러 정보를 피드백하는 기능에서 더 나아가 에러 발생이 빈번한 애플리케이션에 대해서는 불량으로 판단하여 사용자의 다운로드를 차단시킬 수 있다. That is, the application storage server 10 of the present invention may block the download of the user by deciding that the application is frequently bad in addition to the function of feeding back error information.

따라서, 해당 애플리케이션에 대해 사용자는 더 이상 다운로드하여 사용할 수 없으며, 개발자가 상기 애플리케이션의 에러를 디버깅하여 애플리케이션을 업데이트하면 업데이트된 애플리케이션을 다시 사용자에게 제공할 수 있도록 하여 신뢰성 있는 애플리케이션을 제공할 수 있다. Therefore, the user can no longer download and use the corresponding application, and when the developer debugs an error of the application and updates the application, the updated application can be provided to the user so as to provide a reliable application.

예를 들어, 도 5에 도시된 바와 같이, 상기 애플리케이션 스토리지 서버(10)는 애플리케이션의 데이터베이스를 구축하고, 상기 데이터베이스에 에러 발생 횟수를 기록하여 각각의 애플리케이션에 대해 보고된 에러 발생 횟수가 기설정된 횟수를 초과하는지 여부를 판단할 수 있다. For example, as shown in FIG. 5, the application storage server 10 builds a database of applications, records the number of error occurrences in the database, and sets a predetermined number of error occurrences reported for each application. It can be determined whether or not exceed.

도 5에서 상기 기설정된 횟수가 50회라고 가정하면, 애플리케이션 데이터베이스에 저장된 애플리케이션 중 '애플리케이션 3'은 기준치를 초과하여 에러 발생 사실이 통지되었다. Assuming that the predetermined number of times in FIG. 5 is 50, 'application 3' among the applications stored in the application database is notified that an error has occurred exceeding a reference value.

이 경우, 상기 제어부(13)는 애플리케이션 3의 다운로드를 차단하고, 에러 발생 사실을 애플리케이션 3의 개발자인 C에게 통지할 수 있다. In this case, the controller 13 may block the download of the application 3 and notify the C, the developer of the application 3, that an error has occurred.

또한, 상기 제어부(13)는 상기 애플리케이션의 개발자에게 에러 발생 사실을통지하여 상기 수신된 에러 정보를 기반으로 애플리케이션의 디버깅을 요구할 수 있으며, 개발자는 상기 수신된 에러 정보를 이용하여 애플리케이션에 발생된 에러를 디버깅할 수 있다. In addition, the controller 13 may notify the developer of the application of an error occurrence and request the debugging of the application based on the received error information, and the developer may use the received error information to generate an error in the application. You can debug

본 발명의 일 실시예에 따르면, 상기 통신부(12)는 개발자로부터 에러가 디버깅된 애플리케이션을 수신하고, 상기 제어부(13)는 상기 저장된 애플리케이션을 상기 디버깅된 애플리케이션으로 업데이트시킬 수 있다. According to an embodiment of the present invention, the communication unit 12 may receive an application whose error is debugged from a developer, and the control unit 13 may update the stored application with the debugged application.

그 결과, 애플리케이션의 품질 및 신뢰성이 향상되고 보다 양질의 애플리케이션을 사용자에게 제공할 수 있게 된다.As a result, the quality and reliability of the application can be improved and a higher quality application can be provided to the user.

도 6은 본 발명의 일 실시예에 따른 사용자 측 단말 장치의 블록도이다. 6 is a block diagram of a user side terminal device according to an embodiment of the present invention.

도 6에 도시된 바와 같이, 본 발명의 일 실시예에 따른 사용자 측 단말 장치(30)는 애플리케이션 스토리지 서버(10)로부터 애플리케이션을 수신하는 통신부(31), 상기 애플리케이션을 저장하는 메모리부(32), 소정의 영상을 디스플레이하는 디스플레이부(33), 및 상기 애플리케이션을 실행시키고, 에러 발생 시 발생된 에러에 관한 정보를 상기 애플리케이션 스토리지 서버(10)로 전송하도록 제어하는 제어부(34)를 포함한다. As shown in FIG. 6, the user-side terminal device 30 according to an exemplary embodiment of the present invention may include a communication unit 31 that receives an application from an application storage server 10, and a memory unit 32 that stores the application. , A display unit 33 for displaying a predetermined image, and a control unit 34 for executing the application and controlling to transmit information about an error generated when an error occurs to the application storage server 10.

본 발명의 일 실시예에 따른 사용자 측 단말 장치(30)는 텔레비전과 같은 방송 수신 장치일 수 있으나, 이에 제한되지 않고, 애플리케이션을 다운로드하여 실행할 수 있는 단말 기기, 예컨대 이동 단말기, 컴퓨터 등을 포함할 수도 있다.The user side terminal device 30 according to an embodiment of the present invention may be a broadcast receiving device such as a television, but is not limited thereto and may include a terminal device capable of downloading and executing an application, such as a mobile terminal or a computer. It may be.

상기 통신부(31)는 상기 애플리케이션 스토리지 서버(10)로부터 애플리케이션을 수신한다. The communication unit 31 receives an application from the application storage server 10.

상기 메모리부(32)는 상기 수신된 애플리케이션을 저장한다. 상기 메모리부(32)는 소정의 하드디스크, 플래시 메모리 등의 임의의 저장 매체일 수 있다.The memory unit 32 stores the received application. The memory unit 32 may be any storage medium such as a predetermined hard disk or flash memory.

상기 디스플레이부(33)는 소정의 영상을 디스플레이한다. 예를 들어, 상기 애플리케이션의 실행 결과 출력되는 실행 화면을 디스플레이할 수 있다.The display unit 33 displays a predetermined image. For example, an execution screen output as a result of the execution of the application may be displayed.

상기 제어부(34)는 상기 수신된 애플리케이션을 실행시키고, 실행 도중 에러가 발생되면 발생된 에러에 관한 정보를 상기 애플리케이션 스토리지 서버(10)로 전송하도록 제어한다. The controller 34 executes the received application, and controls to transmit information about the error to the application storage server 10 when an error occurs during execution.

실시예에 따라, 상기 에러 정보는 에러 발생으로 인해 출력된 로그 메시지를 포함할 수 있다.According to an embodiment, the error information may include a log message output due to an error occurrence.

실시예에 따라, 상기 에러 정보는 에러 발생 시 상기 디스플레이부(33)에 디스플레이된 이미지를 포함할 수 있으며, 예를 들어, 상기 이미지는 에러 화면을 캡쳐한 캡쳐 이미지일 수 있다.According to an embodiment, the error information may include an image displayed on the display unit 33 when an error occurs. For example, the image may be a captured image capturing an error screen.

즉, 상기 제어부(13)는 에러 발생 시 로그 메시지를 획득하고, 디스플레이부(33)에 디스플레이된 화면을 캡쳐한 캡쳐 이미지를 획득하여, 이들을 통신부(31) 를 통해 상기 애플리케이션 스토리지 서버(10)로 전송하도록 제어할 수 있다.That is, the controller 13 obtains a log message when an error occurs, obtains a captured image capturing a screen displayed on the display 33, and transfers them to the application storage server 10 through the communication unit 31. Can be controlled to transmit.

전술한 바와 같이, 상기 에러 정보는 로그 메시지 및 캡쳐 이미지 중 어느 하나일 수도 있다.As described above, the error information may be any one of a log message and a captured image.

도 7은 본 발명의 일 실시예에 따른 애플리케이션 스토리지 서버 운용 방법을 설명하는 흐름도이다. 7 is a flowchart illustrating a method of operating an application storage server according to an exemplary embodiment of the present invention.

상기 애플리케이션 스토리지 서버(10) 운용 방법은 개발자가 업로드한 애플리케이션을 저장하는 애플리케이션 스토리지 서버(10)에서 수행된다. The application storage server 10 operating method is performed in the application storage server 10 that stores the application uploaded by the developer.

단계(S11)은 애플리케이션을 사용자의 단말 장치(30)로 전송한다. 즉, 통신부(12)는 상기 저장된 애플리케이션을 사용자의 단말 장치(30)로 전송한다. In step S11, the application is transmitted to the terminal device 30 of the user. That is, the communication unit 12 transmits the stored application to the user terminal device 30.

단계(S12)는 단말 장치(30)로부터 에러 정보를 수신한다. 즉, 상기 통신부(12)는 상기 단말 장치(30)로부터 상기 애플리케이션의 실행 시 발생한 에러에 관한 정보를 수신한다. Step S12 receives error information from the terminal device 30. That is, the communication unit 12 receives information about an error occurring when the application is executed from the terminal device 30.

상기 수신된 에러 정보는 애플리케이션의 데이터베이스에 저장되어 관리된다. The received error information is stored and managed in an application database.

단계(S13)은 상기 에러 정보를 애플리케이션의 개발자에게 제공한다. 즉, 상기 제어부(13)는 상기 수신된 에러 정보를 해당 애플리케이션의 개발자에게 제공하도록 제어하며, 그 결과, 개발자는 상기 피드백 받은 에러 정보를 기반으로 애플리케이션에 발생된 에러를 디버깅할 수 있다.Step S13 provides the error information to the developer of the application. That is, the controller 13 controls to provide the received error information to the developer of the corresponding application, and as a result, the developer can debug the error generated in the application based on the received error information.

단계(S14)는 특정 애플리케이션에 대해 소정 횟수 이상으로 에러 정보가 수신되었는지 판단한다. Step S14 determines whether error information has been received for a specific application more than a predetermined number of times.

그 결과, 소정 애플리케이션에 대해 기설정된 기준치를 초과하여 에러 정보가 수집된 경우, 단계(S15)는 해당 애플리케이션의 다운로드를 차단하고, 개발자에게 에러 발생을 통지한다. As a result, when error information is collected in excess of a predetermined reference value for a predetermined application, step S15 blocks the download of the application and notifies the developer of the error.

따라서, 불량으로 판정된 애플리케이션이 사용자에게 더 이상 다운로드되지 않도록 애플리케이션을 사후 관리할 수 있으며, 개발자에게는 해당 애플리케이션의 디버깅을 촉구하여 보다 업그레이드된 애플리케이션을 개발하도록 요청할 수 있다.Therefore, the application may be post-managed so that the application determined to be bad is no longer downloaded to the user, and the developer may be prompted to debug the corresponding application to develop a more upgraded application.

단계(S16)은 개발자로부터 에러가 디버깅된 애플리케이션을 수신한다. 즉, 상기 통신부(12)는 상기 발생된 에러를 디버깅한 애플리케이션을 수신한다. Step S16 receives an application whose error is debugged from the developer. That is, the communication unit 12 receives an application for debugging the generated error.

단계(S17)은 상기 저장된 애플리케이션을 상기 디버깅된 애플리케이션으로 업데이트한다. Step S17 updates the stored application with the debugged application.

즉, 상기 제어부(13)는 기존에 데이터베이스에 저장된 애플리케이션을 상기 디버깅된 애플리케이션으로 대체하여 애플리케이션을 업데이트시킬 수 있다. That is, the controller 13 may update the application by replacing the application stored in the database with the debugged application.

본 발명에 따르면 개발자는 오픈 플랫폼 환경에서 자신이 개발한 애플리케이션에 발생한 에러를 확인할 수 있으며, 에러에 관한 정보를 피드백 받아 이를 기반으로 디버깅 작업을 수행할 수 있다. 따라서, 애플리케이션의 품질과 신뢰성이 향상될 수 있는 환경이 제공된다. According to the present invention, a developer may check an error occurring in an application developed by the developer in an open platform environment, and may receive debugging information and perform debugging based on the error information. Thus, an environment is provided in which the quality and reliability of the application can be improved.

이상 실시예를 통해 본 발명을 설명하였으나, 위 실시예는 단지 본 발명의 사상을 설명하기 위한 것이며, 이에 한정되지 않는다. 당업자는 위에 설명한 실시예에 다양한 변형이 가해질 수 있음을 이해할 것이다. 본 발명의 범위는 첨부된 특허청구범위의 해석을 통해서만 정해진다.Although the present invention has been described through the above embodiments, the above embodiments are merely intended to illustrate the spirit of the present invention, and the present invention is not limited thereto. Those skilled in the art will appreciate that various modifications may be made to the embodiments described above. The scope of the invention is defined only by the interpretation of the appended claims.

도 1은 본 발명의 일 실시예에 따른 오픈 플랫폼 기반에서 애플리케이션을 업로드하고 다운로드하는 시스템의 구성도이다. 1 is a block diagram of a system for uploading and downloading an application based on an open platform according to an embodiment of the present invention.

도 2는 본 발명의 일 실시예에 따른 애플리케이션 스토리지 서버의 블록도이다. 2 is a block diagram of an application storage server according to an embodiment of the present invention.

도 3은 본 발명의 일 실시예에 따른 에러 정보 피드백 과정을 설명하는 개념도이다. 3 is a conceptual diagram illustrating an error information feedback process according to an embodiment of the present invention.

도 4는 본 발명의 일 실시예에 따른 사용자 측 단말 장치의 에러 발생 화면을 설명하는 예시도이다. 4 is an exemplary view illustrating an error occurrence screen of a user terminal device according to an exemplary embodiment of the present invention.

도 5는 본 발명의 일 실시예에 따른 애플리케이션 데이터베이스를 설명하는 테이블이다. 5 is a table illustrating an application database according to an embodiment of the present invention.

도 6은 본 발명의 일 실시예에 따른 사용자 측 단말 장치의 블록도이다. 6 is a block diagram of a user side terminal device according to an embodiment of the present invention.

도 7은 본 발명의 일 실시예에 따른 애플리케이션 스토리지 서버 운용 방법을 설명하는 흐름도이다. 7 is a flowchart illustrating a method of operating an application storage server according to an exemplary embodiment of the present invention.

Claims (13)

개발자가 업로드한 애플리케이션을 저장하는 저장부;A storage unit for storing an application uploaded by a developer; 상기 애플리케이션을 사용자의 단말 장치로 전송하고, 상기 단말 장치로부터 상기 애플리케이션의 실행 시 발생한 에러에 관한 정보를 수신하는 통신부; 및A communication unit which transmits the application to a user's terminal device and receives information on an error occurring when the application is executed from the terminal device; And 상기 에러 정보를 상기 애플리케이션의 개발자에게 제공하도록 제어하는 제어부;A control unit controlling to provide the error information to a developer of the application; 를 포함하는 애플리케이션 스토리지 서버.Application storage server comprising a. 제 1항에 있어서,The method of claim 1, 상기 단말 장치는 방송 수신 장치인 애플리케이션 스토리지 서버.The terminal device is an application storage server. 제 1항에 있어서,The method of claim 1, 상기 에러 정보는 상기 애플리케이션의 실행 중 에러 발생으로 인해 출력된 로그 메시지 및 에러 발생 시 상기 단말 장치에 디스플레이된 이미지를 포함하는 애플리케이션 스토리지 서버.The error information may include a log message output due to an error occurring during execution of the application and an image displayed on the terminal device when an error occurs. 제 1항에 있어서,The method of claim 1, 상기 제어부는 상기 애플리케이션에 대해 소정 횟수 이상으로 에러 정보를 수신하면, 해당 애플리케이션의 다운로드를 차단하고, 해당 애플리케이션의 개발자 에게 에러 발생을 통지하도록 제어하는 애플리케이션 스토리지 서버.The control unit blocks the download of the application when receiving the error information for the application more than a predetermined number of times, and controls to notify the developer of the application of the error occurrence. 제 1항에 있어서,The method of claim 1, 상기 통신부는 개발자로부터 에러가 디버깅된 애플리케이션을 수신하고, The communication unit receives an error-debug application from the developer, 상기 제어부는 상기 저장된 애플리케이션을 상기 디버깅된 애플리케이션으로 업데이트시키는 애플리케이션 스토리지 서버.And the control unit updates the stored application with the debugged application. 애플리케이션 스토리지 서버로부터 애플리케이션을 수신하는 통신부;A communication unit for receiving an application from an application storage server; 상기 애플리케이션을 저장하는 메모리부; A memory unit for storing the application; 소정의 영상을 디스플레이하는 디스플레이부; 및A display unit which displays a predetermined image; And 상기 애플리케이션을 실행시키고, 에러 발생 시 발생된 에러에 관한 정보를 상기 애플리케이션 스토리지 서버로 전송하도록 제어하는 제어부; A controller configured to execute the application and to transmit information about an error generated when an error occurs to the application storage server; 를 포함하는 단말 장치.Terminal device comprising a. 제 6항에 있어서,The method of claim 6, 상기 단말 장치는 방송 수신 장치인 단말 장치.The terminal device is a broadcast receiving device. 제 6항에 있어서,The method of claim 6, 상기 에러 정보는 상기 애플리케이션의 실행 중 에러 발생으로 인해 출력된 로그 메시지 및 에러 발생 시 상기 디스플레이부에 디스플레이된 이미지를 포함하 는 단말 장치.The error information may include a log message output due to an error occurring during execution of the application and an image displayed on the display unit when an error occurs. 개발자가 업로드한 애플리케이션을 저장하는 애플리케이션 스토리지 서버를 운용하는 방법으로서, As a method of operating an application storage server that stores applications uploaded by developers, 상기 애플리케이션을 사용자의 단말 장치로 전송하는 단계;Transmitting the application to a user's terminal device; 상기 단말 장치로부터 상기 애플리케이션의 실행 시 발생한 에러에 관한 정보를 수신하는 단계; 및Receiving information regarding an error occurring when the application is executed from the terminal device; And 상기 에러 정보를 상기 애플리케이션의 개발자에게 제공하는 단계;Providing the error information to a developer of the application; 를 포함하는 애플리케이션 스토리지 서버 운용 방법.Application storage server operating method comprising a. 제 9항에 있어서,The method of claim 9, 상기 단말 장치는 방송 수신 장치인 애플리케이션 스토리지 서버 운용 방법.The terminal device is a broadcast receiving device application storage server operating method. 제 9항에 있어서,The method of claim 9, 상기 에러 정보는 상기 애플리케이션의 실행 중 에러 발생으로 인해 출력된 로그 메시지 및 에러 발생 시 상기 단말 장치에 디스플레이된 이미지를 포함하는 애플리케이션 스토리지 서버 운용 방법.The error information may include a log message output due to an error during execution of the application and an image displayed on the terminal device when an error occurs. 제 9항에 있어서,The method of claim 9, 상기 애플리케이션에 대해 소정 횟수 이상으로 에러 정보를 수신하면, 해당 애플리케이션의 다운로드를 차단하는 단계; 및Blocking download of the application when error information is received more than a predetermined number of times for the application; And 해당 애플리케이션의 개발자에게 에러 발생을 통지하는 단계;Notifying the developer of the application of an error; 를 더 포함하는 애플리케이션 스토리지 서버 운용 방법.Application storage server operating method further comprising. 제 9항에 있어서,The method of claim 9, 개발자로부터 에러가 디버깅된 애플리케이션을 수신하는 단계; 및Receiving an application whose error is debugged from a developer; And 상기 저장된 애플리케이션을 상기 디버깅된 애플리케이션으로 업데이트시키는 단계;Updating the stored application with the debugged application; 를 더 포함하는 애플리케이션 스토리지 서버 운용 방법.Application storage server operating method further comprising.
KR1020090108201A 2009-11-10 2009-11-10 Application storage server and method for operating thereof KR101629011B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090108201A KR101629011B1 (en) 2009-11-10 2009-11-10 Application storage server and method for operating thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090108201A KR101629011B1 (en) 2009-11-10 2009-11-10 Application storage server and method for operating thereof

Publications (2)

Publication Number Publication Date
KR20110051565A true KR20110051565A (en) 2011-05-18
KR101629011B1 KR101629011B1 (en) 2016-06-09

Family

ID=44361814

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090108201A KR101629011B1 (en) 2009-11-10 2009-11-10 Application storage server and method for operating thereof

Country Status (1)

Country Link
KR (1) KR101629011B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015047451A1 (en) * 2013-09-30 2015-04-02 Hewlett-Packard Development Company, L.P. Software defined network ecosystem
KR101580772B1 (en) * 2014-06-24 2015-12-28 주식회사 케이티 Method for monitoring application apparatus therefor

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005107996A (en) * 2003-09-30 2005-04-21 Japan Research Institute Ltd Development management system and development management program
KR20070019881A (en) * 2005-08-11 2007-02-15 엔에이치엔(주) Error management system providing debugging information and method using the same
US20080005281A1 (en) * 2006-06-29 2008-01-03 Microsoft Corporation Error capture and reporting in a distributed computing environment
US20080126887A1 (en) * 2006-11-29 2008-05-29 Red Hat, Inc. Method and system for site configurable error reporting

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005107996A (en) * 2003-09-30 2005-04-21 Japan Research Institute Ltd Development management system and development management program
KR20070019881A (en) * 2005-08-11 2007-02-15 엔에이치엔(주) Error management system providing debugging information and method using the same
US20080005281A1 (en) * 2006-06-29 2008-01-03 Microsoft Corporation Error capture and reporting in a distributed computing environment
US20080126887A1 (en) * 2006-11-29 2008-05-29 Red Hat, Inc. Method and system for site configurable error reporting

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015047451A1 (en) * 2013-09-30 2015-04-02 Hewlett-Packard Development Company, L.P. Software defined network ecosystem
KR101580772B1 (en) * 2014-06-24 2015-12-28 주식회사 케이티 Method for monitoring application apparatus therefor

Also Published As

Publication number Publication date
KR101629011B1 (en) 2016-06-09

Similar Documents

Publication Publication Date Title
WO2021040994A1 (en) Systems, method, and media for determining security compliance of continuous build software
EP2876865B1 (en) Communication apparatus, communication system, communication method and recording medium
US20060073820A1 (en) Method and apparatus for remote control and updating of wireless mobile devices
WO2017067441A1 (en) Method, device and system for testing application, and non-transient machine-readable storage medium
KR20170136560A (en) Software Development and Distribution Platform
US20110154305A1 (en) System and method for remotely compiling multi-platform native applications for mobile devices
CN108319554B (en) Application function testing method, computer readable storage medium and terminal device
CN110032507B (en) Application program testing method, device and system, electronic equipment and storage medium
US9292423B1 (en) Monitoring applications for compatibility issues
EP2876866A1 (en) Communication apparatus, communication method, and recording medium
CN105653287A (en) Automatic program version issuing method and device
KR20110004069A (en) Apparatus and method of reporting exception
CN106850800B (en) Method for determining download path and client
CN110825985B (en) Data acquisition system, method, device, control equipment and proxy equipment
CN109542468B (en) Application program release method and device and electronic equipment
US9043779B2 (en) Loading remote binaries onto a write-protected device
US20160231997A1 (en) Communication apparatus, communication system, communication method, and recording medium
CN105072398B (en) A kind of device updating method and device
US11252019B2 (en) Methods, apparatuses and systems for cloud-based disaster recovery
RU2618943C2 (en) Method, device and system for distribution of applications
CN114610406A (en) Code injection method, device, storage medium and electronic equipment
KR101629011B1 (en) Application storage server and method for operating thereof
US20200192767A1 (en) Methods, apparatuses and systems for cloud-based disaster recovery
US9354849B2 (en) Modification of compiled applications and application management using retrievable policies
US20170060598A1 (en) Managed boot process system

Legal Events

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

Payment date: 20190514

Year of fee payment: 4