KR20130035526A - Apparatus and method for executing hybrid application using web technology - Google Patents

Apparatus and method for executing hybrid application using web technology Download PDF

Info

Publication number
KR20130035526A
KR20130035526A KR1020110099870A KR20110099870A KR20130035526A KR 20130035526 A KR20130035526 A KR 20130035526A KR 1020110099870 A KR1020110099870 A KR 1020110099870A KR 20110099870 A KR20110099870 A KR 20110099870A KR 20130035526 A KR20130035526 A KR 20130035526A
Authority
KR
South Korea
Prior art keywords
application
driving
logic
data
bridge
Prior art date
Application number
KR1020110099870A
Other languages
Korean (ko)
Other versions
KR101350661B1 (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 KR1020110099870A priority Critical patent/KR101350661B1/en
Priority to JP2012212675A priority patent/JP2013080470A/en
Publication of KR20130035526A publication Critical patent/KR20130035526A/en
Application granted granted Critical
Publication of KR101350661B1 publication Critical patent/KR101350661B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/37Compiler construction; Parser generation
    • 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/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications

Landscapes

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

Abstract

PURPOSE: A hybrid application driving device using a web technology and a method thereof are provided to utilize the web technology and an application technology, thereby changing the composition or contents of an application without redistribution of the application. CONSTITUTION: When network access for a WAS(Web Application Server) is executed by an application, a parser unit(310) parses data by receiving the data for driving the application from the WAS. A bridge unit(320) drives the application by using the parsed data. A native component management unit(330) manages the resources of an application driving device as components. The native component management unit lets a bridge perform the control in a driving process of the application. The bridge unit includes a security module(322) which controls access for the native component management unit.

Description

웹 기술을 이용한 하이브리드 어플리케이션 구동 장치 및 방법{APPARATUS AND METHOD FOR EXECUTING HYBRID APPLICATION USING WEB TECHNOLOGY}Apparatus and method for driving hybrid application using web technology {APPARATUS AND METHOD FOR EXECUTING HYBRID APPLICATION USING WEB TECHNOLOGY}

어플리케이션 제작 및 구동 기술에 연관되며, 보다 특정하게는 모바일 단말에서 어플리케이션 제작 및 구동에 웹 기술을 활용하여 어플리케이션 제작 및 구동을 개선한 장치 및 방법에 연관된다.The present invention relates to an application production and driving technology, and more particularly, to an apparatus and a method for improving application production and driving by utilizing web technology for application production and driving in a mobile terminal.

스마트폰이나 태블릿 PC 등의 기기는 종전의 OS 환경과는 다른 환경에서 동작하며, 어플리케이션(Application; App)의 배포(distribution) 및 업데이트는 스마트폰 등의 기기의 활용에서는 큰 부분이다. 상기 업데이트는 재배포(redistribution)로 불릴 수도 있다.Devices such as smartphones and tablet PCs operate in an environment different from the conventional OS environment, and distribution and updating of applications (Application) are a big part in the use of devices such as smartphones. The update may also be called redistribution.

통상적인 어플리케이션의 배포 및 재배포 과정은 어플리케이션 스토어 또는 마켓에의 등록, 심사 등의 절차가 포함됨으로써 개발자로서는 어플리케이션 배포 및 재배포에서 상기 스토어 또는 마켓의 운용 주체에 의해 영향을 받는다.A typical application distribution and redistribution process involves procedures such as registration and review in an application store or market, and thus, developers are influenced by the operation of the store or market in application distribution and redistribution.

이러한 영향은 물론 어플리케이션의 건전성 확보와 스토어 운용을 위해 필요한 것이지만, 개발자의 입장에서는 스마트폰 등장 이전까지와는 달리 어플리케이션 소프트웨어의 배포 및 재배포의 주도권을 다른 주체에 넘겨줌으로써 여러 가지 불편을 느끼는 것도 사실이다.These effects are of course necessary for securing the soundness of the application and operating the store, but it is also true that developers feel various inconveniences by handing over the initiative of distributing and redistributing application software to other entities, unlike before the emergence of smartphones.

한편, 어플리케이션 그 자체의 배포 및 재배포는 등록, 심사 등의 절차를 거쳐야 하지만, 웹 브라우저 상에서의 웹 기술을 이용한 페이지 렌더링은 등록이나 심사를 거치지 않는다. 이러한 웹 기술에 있어서는 해당 페이지가 브라우저가 지원하는 기술에 따른 페이지기만 하면 그 내용의 변경은 매우 flexible 하다.On the other hand, the distribution and redistribution of the application itself must go through registration and review procedures, but the page rendering using web technologies on a web browser is not registered or reviewed. In such a web technology, the contents of the web page are changed according to the technology supported by the browser.

웹 기술을 어플리케이션 개발 및 구동에 적용하여 개발자가 어플리케이션 내용이나 구성을 어플리케이션 재배포 없이도 변경할 수 있는 어플리케이션 개발 및 구동 장치가 제공된다.By applying web technology to application development and running, there is provided an application development and driving device that enables a developer to change application contents or configuration without application redistribution.

본 발명의 일측에 따르면, 어플리케이션을 구동하는 장치에 있어서, 상기 어플리케이션이 지시하는 WAS로의 네트워크 접속이 이루어진 경우 상기 WAS로부터 상기 어플리케이션의 구동을 위한 데이터를 수신하여 파싱하는 파서부, 및 상기 파싱된 상기 데이터를 이용하여 상기 어플리케이션을 구동하는 브리지부를 포함하는 어플리케이션 구동 장치가 제공된다.According to an aspect of the present invention, in the apparatus for driving an application, when a network connection to the WAS indicated by the application is made, a parser unit for receiving and parsing data for driving the application from the WAS, and the parsed An application driving apparatus including a bridge unit for driving the application using data is provided.

상기 어플리케이션 구동 장치는, 상기 어플리케이션 구동 장치의 적어도 하나의 자원들 각각을 컴포넌트로 관리하여 상기 브리지가 상기 어플리케이션 구동 과정에서 제어할 수 있도록 하는 네이티브 컴포넌트 관리부를 더 포함할 수도 있다.The application driving apparatus may further include a native component manager configured to manage each of at least one resource of the application driving apparatus as a component so that the bridge can control the application driving process.

이 경우, 상기 브리지부는 상기 네이티브 컴포넌트 관리부로의 접근을 통제하는 시큐리티 모듈을 포함하고, 상기 네이티브 컴포넌트 관리부와 상기 브리지부 사이의 데이터 교환은 상기 시큐리티 모듈을 거쳐서만 수행될 수 있다.In this case, the bridge unit may include a security module that controls access to the native component manager, and data exchange between the native component manager and the bridge unit may be performed only through the security module.

한편, 상기 네이티브 컴포넌트 관리부는, 웹 기술에 의한 데이터를 처리하는 웹 킷 브라우저, 상기 어플리케이션의 프레임을 구현하는 네이티브 유저 인터페이스 및 상기 적어도 하나의 자원들에 관한 디바이스 리소스 정보를 관리한다.The native component manager may manage a web kit browser that processes data by a web technology, a native user interface that implements a frame of the application, and device resource information regarding the at least one resource.

본 발명의 다른 일측에 따르면, 어플리케이션을 구동하는 장치에 있어서, 상기 어플리케이션은 기본 프레임을 렌더하기 위한 소스코드 및 WAS로부터 수신되는 데이터를 처리하여 상기 어플리케이션에 적용하기 위한 소스코드를 포함하고, 상기 장치는, 상기 장치와 네트워크를 통해 연결된 WAS로부터 상기 어플리케이션에 연관된 데이터가 수신되는 경우 상기 데이터를 서비스 로직 수행을 위한 스크립트, 유저 인터페이스를 구성하기 위한 마크업 및 태그로 분리하는 파서부, 및 상기 분리된 서비스 로직, 마크업 및 태그를 이용하여 상기 장치를 제어하고 상기 어플리케이션 내용을 렌더하는 브리지부를 포함하는, 어플리케이션 구동 장치가 제공된다.According to another aspect of the present invention, in an apparatus for driving an application, the application includes source code for rendering a basic frame and source code for processing data received from a WAS and applying the same to the application. Is a parser unit for separating the data into a script for executing service logic, a markup for configuring a user interface, and a tag when receiving data associated with the application from a WAS connected through a network with the device, and the separated unit. An application driving device is provided, comprising a bridge portion for controlling the device and rendering the application content using service logic, markup and tags.

이 경우, 상기 장치는 상기 어플리케이션 구동 장치의 적어도 하나의 자원들 각각을 컴포넌트로 관리하여 상기 브리지가 제어할 수 있도록 하는 네이티브 컴포넌트 관리부를 더 포함하고, 상기 브리지부는 상기 네이티브 컴포넌트 관리부로의 접근을 통제하는 시큐리티 모듈을 포함하고, 상기 네이티브 컴포넌트 관리부와 상기 브리지부 사이의 데이터 교환은 상기 시큐리티 모듈을 거쳐서만 수행될 수 있다.In this case, the device may further include a native component manager to manage each of at least one resource of the application driving device as a component so that the bridge can control the bridge, and the bridge controls access to the native component manager. And a security module, wherein data exchange between the native component manager and the bridge unit may be performed only through the security module.

본 발명의 또 다른 일측에 따르면, 어플리케이션을 실행하는 단말 장치에 있어서, 상기 단말 장치는, 어플리케이션 내용을 제공하는 유저 인터페이스 제공부, 적어도 하나의 프로세서, 및 메모리를 포함하고, 상기 어플리케이션은 상기 메모리에 저장되어 상기 적어도 하나의 프로세서에 의해 실행되도록 구성되고, 상기 어플리케이션은, 웹 어플리케이션 서버로부터 수신한 데이터를 서비스 로직 수행을 위한 스크립트, 유저 인터페이스를 구성하기 위한 마크업 및 태그로 분리하는 파서 로직, 및 상기 분리된 서비스 로직, 마크업 및 태그를 이용하여 상기 단말 장치를 제어하고 상기 어플리케이션 내용을 상기 유저 인터페이스 제공부 상에서 렌더하는 브리지 로직을 포함한다.According to another aspect of the present invention, in a terminal device for executing an application, the terminal device includes a user interface providing unit for providing application contents, at least one processor, and a memory, wherein the application is stored in the memory. It is configured to be stored and executed by the at least one processor, the application, parser logic for separating the data received from the web application server into a script for performing service logic, markup and tags for configuring the user interface, and And the bridge logic that controls the terminal device using the separated service logic, markup, and tag, and renders the application contents on the user interface provider.

본 발명의 또 다른 일측에 따르면, 프로세서를 포함하는 단말 장치가 상기 단말 장치에 저장된 어플리케이션을 구동하는 방법에 있어서, 상기 어플리케이션이 지시하는 WAS로의 네트워크 접속이 이루어진 경우 상기 WAS로부터 상기 어플리케이션의 구동을 위한 데이터 또는 상기 어플리케이션의 변경된 소스 코드를 수신하여 파싱하는 단계, 및 상기 파싱된 데이터 또는 소스 코드를 이용하여 상기 어플리케이션을 구동하는 단계를 포함하는 어플리케이션 구동 방법이 제공된다.According to another aspect of the present invention, in a method of driving an application stored in the terminal device by a terminal device including a processor, when the network connection to the WAS indicated by the application is made for driving the application from the WAS And receiving and parsing data or modified source code of the application, and driving the application using the parsed data or source code.

이 경우, 상기 방법은 상기 단말 장치의 적어도 하나의 자원들 각각을 컴포넌트로 만들어서 관리하는 단계를 더 포함하고, 상기 어플리케이션을 구동하는 단계는 상기 적어도 하나의 자원들 각각에 대한 컴포넌트를 제어하는 단계를 포함할 수 있다.In this case, the method may further include creating and managing each of at least one resource of the terminal device as a component, and the driving of the application may include controlling a component for each of the at least one resource. It may include.

웹 기술과 네이티브 어플리케이션 기술을 함께 활용한 하이브리드 어플리케이션 제공하여, 개발자가 어플리케이션 내용이나 구성을 어플리케이션 재배포 없이도 어플리케이션 구성이나 내용을 변경할 수 있다.By providing a hybrid application that utilizes web technology and native application technology, developers can change the application configuration or contents without redeploying the application contents or configuration.

도 1은 본 발명의 일실시예에 따른 개요도를 도시한다.
도 2는 본 발명의 일실시예에 따른 어플리케이션 제공 장치를 도시한다.
도 3은 본 발명의 일실시예에 따른 어플리케이션 구동 방법에 따른 블록도를 도시한다.
도 4는 본 발명의 일실시예에 따른 어플리케이션 구동 방법을 도시하는 흐름도이다.
도 5는 본 발명의 일실시예에 따른 어플리케이션 구동 방법을 도시하는 블록도이다.
도 6은 본 발명의 일실시예에 따른 어플리케이션 구동 방법의 예시적 결과를 설명하기 위한 도면이다.
1 shows a schematic diagram according to an embodiment of the present invention.
2 illustrates an application providing apparatus according to an embodiment of the present invention.
3 is a block diagram illustrating an application driving method according to an embodiment of the present invention.
4 is a flowchart illustrating an application driving method according to an embodiment of the present invention.
5 is a block diagram illustrating an application driving method according to an embodiment of the present invention.
6 is a diagram for describing an exemplary result of an application driving method according to an exemplary embodiment of the present invention.

이하에서, 본 발명의 일부 실시예를, 첨부된 도면을 참조하여 상세하게 설명한다. 그러나, 본 발명이 실시예들에 의해 제한되거나 한정되는 것은 아니다. 각 도면에 제시된 동일한 참조 부호는 동일한 부재를 나타낸다.Hereinafter, some embodiments of the present invention will be described in detail with reference to the accompanying drawings. However, the present invention is not limited to or limited by the embodiments. Like reference symbols in the drawings denote like elements.

도 1은 본 발명의 일실시예에 따른 개요도를 도시한다.1 shows a schematic diagram according to an embodiment of the present invention.

어플리케이션 구동 장치(100)는 네트워크(101)를 통해 웹 어플리케이션 서버(Web Application Server; WAS)와 연결된다.The application driving apparatus 100 is connected to a web application server (WAS) through the network 101.

일반적인 퍼스널 컴퓨팅 OS 환경에서는 어플리케이션 소프트웨어는 개발자 또는 배포자가 사용자에게 직접 배포하는 형태이고, 이미 배포되어 사용자의 장치에 설치된 어플리케이션의 업데이트는 사용자의 동의 하에 개발자 또는 배포자가 자유롭게 행할 수 있었다.In a general personal computing OS environment, application software is directly distributed to a user by a developer or a distributor, and an update of an application that is already distributed and installed on a user's device may be freely performed by the developer or the distributor with the user's consent.

그러나, 어플리케이션 구동 장치(100)와 같이 스마트폰, 태블릿PC 등의 모바일 환경에서는 어플리케이션의 배포가 개발자로부터 직접 사용자에게로 이루어지는 것이 아니라 별도의 어플리케이션 스토어 또는 마켓에 등록 후 배포가 이루어진다.However, in a mobile environment, such as a smartphone, tablet PC, such as the application driving device 100, the application is not distributed directly from the developer to the user, but is registered and distributed in a separate application store or market.

그리고 이러한 등록 이후 배포에는 스토어 관리자의 정책에 따른 심사나 등록 거부 등이 가능하다. 이러한 차이점이 모바일 환경에서 어플리케이션의 건전성을 담보하고 개발자에게 수익 모델을 가져올 수 있는 것은 사실이다.After the registration, the distribution can be reviewed or rejected according to the store manager's policy. It is true that these differences can ensure the health of applications in a mobile environment and bring revenue models to developers.

그러나, 유료 어플리케이션을 배포하지 않고 많은 사용자에게 다양하고 유동적인 정보를 제공하고자 하는 개발자, 이를테면 포털 서비스 제공 업체에게는 이러한 어플리케이션 등록 및 심사로 인한 기능 상의 제약, 등록 및 심사에 소요되는 시간이 제한적 요소가 될 수 있다.However, developers who want to provide various and flexible information to a large number of users without distributing paid applications, such as portal service providers, have limited functional limitations due to such application registration and screening, and the time required for registration and screening is limited. Can be.

또한, 이미 배포된 어플리케이션에 대해 마이너 업데이트를 수행하려는 경우에도 업데이트 정보만 전송하여 패치를 하는 것이 아니라 새로운 어플리케이션 버전을 재배포 해야 하는 불편이 있었다.In addition, even if you want to perform a minor update to the application already deployed, there was an inconvenience of redistributing a new application version instead of only patching by transmitting update information.

본 발명의 일실시예에 따르면, 어플리케이션이 이를 구동하는 장치(100), 이를테면 모바일 단말기에서 설치되어 있는 중에, 특히 실행되고 있는 중에 네트워크(101)를 통해 연결된 WAS(102)로부터 수신되는 데이터를 이용하여 어플리케이션 내의 적어도 일부의 프레임(120)의 구성 이나 내용이 즉시 변경될 수 있다.According to one embodiment of the invention, an application uses data received from a WAS 102 connected via a network 101 while being installed in a device 100 that drives it, such as a mobile terminal, in particular being executed. The configuration or contents of at least some frames 120 in the application may be immediately changed.

이러한 실시예는 모바일 단말기에서 범용 웹 브라우저를 구동하여 특정 URL에 대응하는 페이지를 열었을 대 그 페이지의 최신 소스코드가 브라우저에서 렌더되는 것과는 다르다. 범용 브라우저가 아닌 특정 어플리케이션의 실행에 연관되기 때문이다.This embodiment is different from the latest source code of the page being rendered in the browser when the mobile terminal opens a universal web browser to open a page corresponding to a particular URL. This is because it is associated with the execution of a particular application rather than a general purpose browser.

또한, 이러한 실시예는 모바일 단말기에서 어플리케이션이 구동되는 동안 고정된 프레임 내에 표시되는 정보, 이를테면 텍스트나 이미지 등의 컨텐츠가 갱신되는 것과는 다르다. 컨텐츠의 변경이 아니라 어플리케이션 자체의 구성이나 내용 변경에 연관되기 때문이다.In addition, this embodiment is different from updating information displayed in a fixed frame, such as text or an image, while the application is running in the mobile terminal. This is because it is related to the configuration or content change of the application itself, not the content change.

이를테면, WAS(102)로부터 프레임(120) 내의 어플리케이션 컴포넌트들, 이를테면 GUI(Graphic User Interface)(121 및 122)의 구성이나 내용 변경에 관한 업데이트 정보가 수신되면 이러한 업데이트 정보가 프레임(120)에 즉시 적용되는 것이다.For example, when the update information regarding the configuration or the content change of the application components in the frame 120, such as the graphical user interface (GUI) 121 and 122, is received from the WAS 102, such update information is immediately transmitted to the frame 120. It applies.

어플리케이션 전체(110)에는 프레임(120) 외에 변경되지 않는 부분, 이를테면 네이티브 어플리케이션 컴포넌트들도 있다. 물론, 도 1에 도시된 내용은 본 발명의 실시예들에 대한 이해를 돕기 위해 제시된 예시적이고 개념적인 내용이며, 본 발명이 특정 프레임(120)의 구조나 위치, 크기 등에 있어서 제시된 일부 내용에 의해서 제한적으로 해석되지는 않는다.In addition to the frame 120, the entire application 110 includes parts that are not changed, such as native application components. Of course, the content shown in Figure 1 is an exemplary and conceptual content presented to help understand the embodiments of the present invention, the present invention is due to some content presented in the structure, position, size, etc. of a particular frame 120 It is not to be construed as limiting.

어플리케이션 구동 장치(100)는 미리 배포된 어플리케이션을 구동하는 어떠한 기기일 수도 있으며, 이하에서 언급하는 개별 하드웨어 구성(element)는 범용성이 있는 프로세서에 의해 구현될 수도 있다. 이러한 예가 도 2에 도시된다.The application driving apparatus 100 may be any device that runs a pre-distributed application, and individual hardware elements described below may be implemented by a general purpose processor. An example of this is shown in FIG.

도 2는 본 발명의 일실시예에 따른 어플리케이션 구동 단말 장치(200)를 도시한다.2 illustrates an application driving terminal device 200 according to an embodiment of the present invention.

단말 장치(200)에는 도 1의 네트워크(101)로의 통신을 가능하게 하는 통신 모듈(210), 어플리케이션을 구동하는 프로세서(220), 상기 어플리케이션 구동을 보조하는 메인 메모리(230), 상기 어플리케이션의 소스코드 및 유저 데이터를 저장하는 스토리지(240), 및 어플리케이션을 렌더하고 사용자의 입력을 수신할 수 있는 유저 인터페이스 제공부(250) 등이 포함될 수 있다.The terminal device 200 includes a communication module 210 for enabling communication to the network 101 of FIG. 1, a processor 220 for driving an application, a main memory 230 to assist in driving the application, and a source of the application. Storage 240 for storing code and user data, and a user interface provider 250 for rendering an application and receiving a user input may be included.

본 발명의 일실시예에 따른 어플리케이션은 단말 장치(200)의 스토리지(240)에 저장되었다 메인 메모리(230)에 로드되어 프로세서(220)에 의해 구동된다.The application according to an embodiment of the present invention is stored in the storage 240 of the terminal device 200 and is loaded into the main memory 230 and driven by the processor 220.

구동 중에 통신 모듈(210)로부터 도 1의 WAS(102)로부터 수신된 어플리케이션 업데이트 정보가 수신되는 경우, 프로세서(220)는 어플리케이션 소스코드에 포함된 파서(parser) 로직을 수행하여 WAS(102)로부터 수신한 데이터를 서비스 로직 수행을 위한 스크립트, 유저 인터페이스를 구성하기 위한 마크업 및 태그로 분리한다.When the application update information received from the WAS 102 of FIG. 1 is received from the communication module 210 during the operation, the processor 220 performs parser logic included in the application source code from the WAS 102. The received data is separated into a script for executing service logic, markup for configuring a user interface, and a tag.

그리고 프로세서(220)는 어플리케이션 소스코드에 포함된 브리지(bridge) 로직을 수행하여 이렇게 상기 분리된 서비스 로직, 마크업 및 태그를 이용해 상기 단말 장치를 제어하고 상기 어플리케이션 내용을 유저 인터페이스 제공부(250) 상에서 렌더한다.The processor 220 performs the bridge logic included in the application source code to control the terminal device using the separated service logic, markup, and tags, and provides the user interface 250 with the application contents. Render on

어플리케이션 소스코드에는 단말 장치(200)의 적어도 하나의 자원(resource)들 각각을 컴포넌트로 관리하여 상기 브리지 로직이 제어할 수 있도록 하는 네이티브 컴포넌트 로직이 포함될 수도 있다.The application source code may include native component logic for managing each of at least one resource of the terminal device 200 as a component so that the bridge logic can control the application source code.

상기 자원에는 단말 장치(200)에 포함되어 제어될 수 있는 카메라 모듈, GPS 모듈, 터치감지 모듈, 각종 센서 모듈 등이 있으며, 일부 내용으로 제한되지 않는다.The resource includes a camera module, a GPS module, a touch sensing module, various sensor modules, and the like, which can be included and controlled in the terminal device 200, but are not limited thereto.

그리고 상기 브리지 로직에는 상기 네이티브 컴포넌트 로직이 관리하는 상기 각각의 컴포넌트로의 액세스를 통제하는 시큐리티 로직이 포함될 수 있다.The bridge logic may include security logic that controls access to each component managed by the native component logic.

이 경우 네이티브 컴포넌트 로직과 상기 브리지 로직 사이의 데이터 교환은 상기 시큐리티 로직을 거쳐서만 수행될 수 있다.In this case, data exchange between the native component logic and the bridge logic may be performed only through the security logic.

어플리케이션 구동 중의 임의의 시점에, 또는 어플리케이션이 정한 소정의 주기 마다, 또는 사용자가 원하는 시점에 어플리케이션 업데이트가 이루어질 수 있다.The application update may be performed at any time during the application driving, every predetermined period determined by the application, or at a time desired by the user.

이러한 어플리케이션 업데이트는 상기 파서 로직 및 상기 브리지 로직을 프로세서(220)가 실행하여 수행될 수 있다. 보다 상세한 내용은 도 3 이하를 참조하여 후술한다.The application update may be performed by the processor 220 executing the parser logic and the bridge logic. More details will be described later with reference to FIG. 3.

도 3은 본 발명의 일실시예에 따른 어플리케이션 구동 방법에 따른 블록도(300)를 도시한다.3 is a block diagram 300 of an application driving method according to an embodiment of the present invention.

블록도(300)에서 파서(310), 브리지(320) 및 네이티브 컴포넌트(330)는 어플리케이션에 포함되는 로직들로서 도 2의 프로세서(220)에 의해 실행될 수도 있다. 그러나, 다른 실시예에서는 범용 프로세서(220)가 아닌 전용 하드웨어 모듈(dedicated HW)들에 의해 구현될 수도 있다.In block diagram 300, parser 310, bridge 320, and native component 330 may be executed by processor 220 of FIG. 2 as logic included in an application. However, in other embodiments, it may be implemented by dedicated hardware modules (dedicated HW) rather than the general purpose processor 220.

파서(310)는 WAS(102)로부터 HTML, JS, CSS 등을 HTTP로 받은 후, 어플리케이션의 서비스 로직으로 실행할 스크립트, 화면 UI를 구성할 마크업(markup), 태그(tag) 등을 분리한다.The parser 310 receives HTML, JS, CSS, etc. from the WAS 102 in HTTP, and then separates a script to be executed by the service logic of the application, a markup for configuring a screen UI, a tag, and the like.

파싱된 데이터 중 단말 장치(Device)(200)를 제어하는 로직이 들어가 있는 JS는 브리지(Bridge)(320)에서 웹 뷰(Web View)의 API로 접근할 수 있도록 준비되는데, 이 부분은 비즈니스 로직을 위한 장치 컨트롤을 수행하는 컨트롤러(321)에 의해 수행된다.JS, which contains logic to control the terminal device 200 among the parsed data, is prepared to be accessed from the bridge 320 through the API of the web view, which is the business logic. It is performed by the controller 321 to perform the device control for.

파싱된 데이터 중 HTML markup의 Tag는 동적 레이아웃(Dynamic Layout)(323)에 연관되어 어플리케이션을 렌더 한다.The tag of the HTML markup among the parsed data is associated with the dynamic layout 323 to render the application.

브리지(320)의 컨트롤러(321)는 파서(310)가 구분해 놓은 JS 형태의 device control을 비즈니스 로직(business logic)과 markup tag를 제어하며, 동적 로직(323)는 이러한 제어를 통해 구성한 사용자 인터페이스 화면을 렌더하여 어플리케이션이 구동되는 모습을 사용자에게 제공한다.The controller 321 of the bridge 320 controls the device logic of the JS form divided by the parser 310 and controls the business logic and the markup tag, and the dynamic logic 323 configures the user interface configured through such control. Renders the screen to provide the user with an appearance of the application running.

어플리케이션을 통한 하드웨어 자원의 비정상적 액세스를 방지하기 위해, 시큐리티(322)를 통해서만 네이티브 컴포넌트(330)로의 액세스가 가능할 수 있다.In order to prevent abnormal access of hardware resources through the application, access to the native component 330 may be possible only through the security 322.

네이티브 컴포넌트(330)는 단말 장치(200)가 가지는 여러 가지 native한 자원들을 component화 하여 브리지가 사용할 수 있도록 하이브리드 앱 개발 프레임워크를 사용해 Wrapping한 객체들이다.The native components 330 are objects wrapped using the hybrid app development framework so that the bridge can be used by componentizing various native resources of the terminal device 200.

도 4는 본 발명의 일실시예에 따른 어플리케이션 구동 방법을 도시하는 흐름도이다.4 is a flowchart illustrating an application driving method according to an embodiment of the present invention.

어플리케이션을 구동하는 장치(100)가 단계(410)에서 어플리케이션을 실행한다. 그리고, 어플리케이션 중 웹 컴포넌트를 필요로 하는 부분을 수신하기 위해 네트워크(101)를 통해 연결된 WAS(102)로 웹 컴포넌트 요청을 한다(420).In operation 410, the apparatus 100 for driving the application executes the application. In operation 420, the web component request is made to the WAS 102 connected through the network 101 to receive a portion of the application that requires the web component.

그리고 상기 요청에 대해 응답을 받으면(430), 상기 웹 컴포넌트로부터 스크립트, 마크업 및 태그 등의 요소를 파싱한다(440).When receiving a response to the request (430), and parses elements, such as scripts, markup and tags from the web component (440).

그리고 이러한 요소들을 통해 네이티브 어플리케이션 컴포넌트들을 이용하여 어플리케이션 내에 웹 컴포넌트를 렌더한다(450).Through these elements, the web component is rendered in the application using native application components (450).

단계(460)에서 임의의 시점에 WAS(102)가 리프레시(refresh)를 요청하거나, 사용자의 요청이 있거나 또는 미리 지정된 소정의 주기에 따라 리프레시가 수행되면, 다시 단계(420) 이하의 단계가 반복된다.If at any point in step 460 the WAS 102 requests a refresh, or if there is a user request or a refresh is performed according to a predetermined period, the steps below step 420 are repeated. do.

그렇지 않으면, 현재 렌더된 어플리케이션이 유지되며(470), 통상적인 사용자의 어플리케이션 이용이 가능하다.Otherwise, the currently rendered application is maintained (470) and the application of the ordinary user is available.

도 5는 본 발명의 일실시예에 따른 어플리케이션 구동 방법을 도시하는 블록도이다.5 is a block diagram illustrating an application driving method according to an embodiment of the present invention.

단말 장치(510) 내에 인터페이스 B(512)를 통해 사용자의 인터액션이 수신되면, 이는 어플리케이션(520)의 컨트롤러(523)에 의해 처리되어 인터페이스 A(511)를 통해 처리 결과가 렌더된다.When the user's interaction is received in the terminal device 510 through the interface B 512, it is processed by the controller 523 of the application 520 and the processing result is rendered through the interface A 511.

어플리케이션 내의 기본 UI 패턴이나 동작을 정의하는 탬플릿(521)은 어플리케이션 내에서 고정적으로 제공되는 내용을 제시하고, 동적 레이아웃 빌더(522)는 WAS(530)에 의해 수신되는 실시간 웹 컴포넌트를 인터페이스 A(511) 내에 함께 렌더한다.The template 521 defining the basic UI pattern or behavior in the application presents the fixed content provided in the application, and the dynamic layout builder 522 interfaces the real-time web components received by the WAS 530 with the interface A (511). To render together.

WAS(530)으로부터 수신되는 정보에는 웹 페이지에서 비즈니스 로직을 제공하기 위해 컨트롤러(523)에 제공되는 스크립트(533), 동적 레이아웃을 형성하기 위한 마크업(531) 및 기타 데이터(532)가 포함된다.Information received from the WAS 530 includes a script 533 provided to the controller 523 to provide business logic in a web page, markup 531 for forming a dynamic layout, and other data 532. .

이러한 마크업(531), 데이터(532) 및 스크립트(533) 등의 분리는 파싱 과정을 통해 이루어진다.The separation of the markup 531, the data 532, and the script 533 is performed through a parsing process.

도 6은 본 발명의 일실시예에 따른 어플리케이션 구동 방법의 예시적 결과를 설명하기 위한 도면이다.6 is a diagram for describing an exemplary result of an application driving method according to an exemplary embodiment of the present invention.

도 1에서 도시된 바와 같이 어플리케이션(110) 내의 일정한 프레임(120) 내에 GUI들의 구성이 도 6의 결과(600)에서는 변경된 것을 볼 수 있다.As shown in FIG. 1, it can be seen that the configuration of the GUIs within a certain frame 120 in the application 110 has changed in the result 600 of FIG. 6.

예를 들어, 도 1에서는 프레임(120) 내에 9개 포함되었던 GUI가 4개로 줄었고, 각각의 크기는 커졌다.For example, in FIG. 1, nine GUIs included in the frame 120 are reduced to four, and each size is increased.

그리고, 카메라 구동을 위한 GUI(610)는 도 1의 GUI(121)에 비해 크기가 커진 것을 확인할 수 있고, 검색을 위한 GUI(620)는 도 1의 GUI(122)에 비해 크기도 커지고 그래픽이 변경되었음을 알 수 있으며, 도 1에서는 없던 새로운 GUI(630)가 포함되었고, 도 1의 다른 GUI들은 일단 제시되지 않고 'more' GUI(640)를 통해 액세스 될 수 있게 바뀌었다.In addition, the GUI 610 for driving the camera can be confirmed that the size is larger than the GUI 121 of FIG. 1, and the GUI 620 for searching is larger than the GUI 122 of FIG. 1 and the graphics are larger. As can be seen, a new GUI 630 was included that was not present in FIG. 1, and the other GUIs of FIG. 1 have been changed to be accessible via the 'more' GUI 640 without being presented.

종래에는 어플리케이션 내의 이러한 구성의 변경을 위해 새로운 버전의 어플리케이션이 앱스토어에 등록된 후 재배포 되어야 했으나, 본 발명의 일실시예에 따르면 WAS(102)로부터 수신한 정보를 이용하여 프레임(120) 내의 구성이나 내용이 자유롭게 실시간 변경될 수 있다.In the past, a new version of an application had to be redistributed after registering a new version of the application in the app store in order to change such a configuration in an application. However, the contents can be changed freely in real time.

이러한 점은 어플리케이션의 개발자가 자신이 배포한 어플리케이션의 업데이트를 제공하는 데에 도움을 주며, 필요에 따라 광고, 전자상거래 등의 다양한 활용도를 제공할 수 있다.This helps the developer of the application to provide an update of the application distributed by his or her application, and can provide a variety of applications, such as advertising, e-commerce as needed.

본 발명의 일실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터 및 사용자 브라우저에 의해서 실행될 수 있는 고급 언어 코드 및 자바 스크립트 언어를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to an embodiment of the present invention can be implemented in the form of a program command which can be executed through various computer means and recorded in a computer-readable medium. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. The program instructions recorded on the medium may be those specially designed and constructed for the present invention or may be available to those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as produced by a compiler, as well as high-level language code and JavaScript language that can be executed by computers and user browsers using interpreters and the like. The hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다.As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above embodiments, and those skilled in the art to which the present invention pertains various modifications and variations from such descriptions. This is possible.

그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined by the equivalents of the claims, as well as the claims.

100: 어플리케이션 구동 장치
101: 네트워크
102: WAS(Web Application Server)
120: 어플리케이션 프레임
100: application driving device
101: network
102: Web Application Server (WAS)
120: application frame

Claims (14)

어플리케이션을 구동하는 장치에 있어서,
상기 어플리케이션이 지시하는 WAS로의 네트워크 접속이 이루어진 경우 상기 WAS로부터 상기 어플리케이션의 구동을 위한 데이터를 수신하여 파싱하는 파서부; 및
상기 파싱된 상기 데이터를 이용하여 상기 어플리케이션을 구동하는 브리지부
를 포함하는 어플리케이션 구동 장치.
In a device for driving an application,
A parser unit for receiving and parsing data for driving the application from the WAS when a network connection to the WAS indicated by the application is made; And
A bridge unit for driving the application using the parsed data
Application driving apparatus comprising a.
제1항에 있어서,
상기 어플리케이션 구동 장치의 적어도 하나의 자원들 각각을 컴포넌트로 관리하여 상기 브리지가 상기 어플리케이션 구동 과정에서 제어할 수 있도록 하는 네이티브 컴포넌트 관리부
를 더 포함하는 어플리케이션 구동 장치.
The method of claim 1,
A native component manager that manages each of at least one resource of the application driving apparatus as a component so that the bridge can control the application driving process.
Application driving apparatus further comprising.
제2항에 있어서,
상기 브리지부는 상기 네이티브 컴포넌트 관리부로의 접근을 통제하는 시큐리티 모듈을 포함하고, 상기 네이티브 컴포넌트 관리부와 상기 브리지부 사이의 데이터 교환은 상기 시큐리티 모듈을 거쳐서만 수행되는 어플리케이션 구동 장치.
The method of claim 2,
And the bridge unit includes a security module for controlling access to the native component manager, and the data exchange between the native component manager and the bridge unit is performed only through the security module.
제2항에 있어서,
상기 네이티브 컴포넌트 관리부는, 웹 기술에 의한 데이터를 처리하는 웹 킷 브라우저, 상기 어플리케이션의 프레임을 구현하는 네이티브 유저 인터페이스 및 상기 적어도 하나의 자원들에 관한 디바이스 리소스 정보를 관리하는 어플리케이션 구동 장치.
The method of claim 2,
The native component manager, the application driving apparatus for managing a web kit browser for processing data by a web technology, a native user interface for implementing the frame of the application and device resource information about the at least one resource.
어플리케이션을 구동하는 장치에 있어서,
상기 어플리케이션은 기본 프레임을 렌더하기 위한 소스코드 및 WAS로부터 수신되는 데이터를 처리하여 상기 어플리케이션에 적용하기 위한 소스코드를 포함하고,
상기 장치는,
상기 장치와 네트워크를 통해 연결된 WAS로부터 상기 어플리케이션에 연관된 데이터가 수신되는 경우 상기 데이터를 서비스 로직 수행을 위한 스크립트, 유저 인터페이스를 구성하기 위한 마크업 및 태그로 분리하는 파서부; 및
상기 분리된 서비스 로직, 마크업 및 태그를 이용하여 상기 장치를 제어하고 상기 어플리케이션 내용을 렌더하는 브리지부
를 포함하는, 어플리케이션 구동 장치.
In a device for driving an application,
The application includes source code for rendering the basic frame and source code for processing the data received from the WAS to apply to the application,
The apparatus comprises:
A parser unit for separating the data into a script for executing service logic, a markup for configuring a user interface, and a tag when receiving data related to the application from a WAS connected through a network with the device; And
The bridge unit controls the device and renders the application contents by using the separated service logic, markup, and tag.
Application driving apparatus comprising a.
제5항에 있어서,
상기 장치는,
상기 어플리케이션 구동 장치의 적어도 하나의 자원들 각각을 컴포넌트로 관리하여 상기 브리지가 제어할 수 있도록 하는 네이티브 컴포넌트 관리부
를 더 포함하고,
상기 브리지부는 상기 네이티브 컴포넌트 관리부로의 접근을 통제하는 시큐리티 모듈을 포함하고, 상기 네이티브 컴포넌트 관리부와 상기 브리지부 사이의 데이터 교환은 상기 시큐리티 모듈을 거쳐서만 수행되는 어플리케이션 구동 장치.
The method of claim 5,
The apparatus comprises:
A native component manager configured to manage each of at least one resource of the application driving apparatus as a component so that the bridge can control
Further comprising:
And the bridge unit includes a security module for controlling access to the native component manager, and the data exchange between the native component manager and the bridge unit is performed only through the security module.
어플리케이션을 구동하는 단말 장치에 있어서, 상기 단말 장치는,
어플리케이션 내용을 제공하는 유저 인터페이스 제공부;
적어도 하나의 프로세서; 및
메모리
를 포함하고,
상기 어플리케이션은 상기 메모리에 저장되어 상기 적어도 하나의 프로세서에 의해 실행되도록 구성되고,
상기 어플리케이션은,
웹 어플리케이션 서버로부터 수신한 데이터를 서비스 로직 수행을 위한 스크립트, 유저 인터페이스를 구성하기 위한 마크업 및 태그로 분리하는 파서 로직; 및
상기 분리된 서비스 로직, 마크업 및 태그를 이용하여 상기 단말 장치를 제어하고 상기 어플리케이션 내용을 상기 유저 인터페이스 제공부 상에서 렌더하는 브리지 로직
을 포함하는, 단말 장치.
In a terminal device for driving an application, the terminal device,
A user interface providing unit for providing application contents;
At least one processor; And
Memory
Including,
The application is stored in the memory and configured to be executed by the at least one processor,
The application comprises:
Parser logic that separates the data received from the web application server into a script for executing service logic, markup for configuring a user interface, and a tag; And
Bridge logic that controls the terminal device using the separated service logic, markup, and tag and renders the application contents on the user interface provider.
A terminal device comprising a.
제7항에 있어서,
상기 단말 장치의 적어도 하나의 자원들 각각을 컴포넌트로 관리하여 상기 브리지 로직이 제어할 수 있도록 하는 네이티브 컴포넌트 로직
을 더 포함하는, 단말 장치.
The method of claim 7, wherein
Native component logic to manage each of at least one resource of the terminal device as a component so that the bridge logic can control
Further comprising a terminal device.
제8항에 있어서,
상기 브리지 로직은 상기 네이티브 컴포넌트 로직이 관리하는 상기 각각의 컴포넌트로의 액세스를 통제하는 시큐리티 로직을 포함하고, 상기 네이티브 컴포넌트 로직과 상기 브리지 로직 사이의 데이터 교환은 상기 시큐리티 로직을 거쳐서만 수행되는, 단말 장치.
9. The method of claim 8,
The bridge logic includes security logic that controls access to each component managed by the native component logic, and data exchange between the native component logic and the bridge logic is performed only through the security logic. Device.
제7항에 있어서,
상기 어플리케이션 내용이 상기 유저 인터페이스 제공부 상에서 렌더된 이후, 새로운 데이터가 수신되는 경우,
상기 파서 로직은 상기 새로운 데이터를 스크립트, 마크업 및 태그로 분리하고, 상기 브리지 로직은 새로운 데이터로부터 분리된 스크립트, 마크업 및 태그를 이용하여 상기 어플리케이션 내용을 업데이트 하는, 단말 장치.
The method of claim 7, wherein
After the application content is rendered on the user interface provider, new data is received.
The parser logic separates the new data into scripts, markups, and tags, and the bridge logic updates the application content with scripts, markups, and tags separated from the new data.
제10항에 있어서,
상기 새로운 데이터는 상기 단말 장치와 네트워크를 통해 연결된 WAS로부터 수신되는, 단말 장치.
The method of claim 10,
The new data is received from a WAS connected via a network with the terminal device.
프로세서를 포함하는 단말 장치가 상기 단말 장치에 저장된 어플리케이션을 구동하는 방법에 있어서,
상기 어플리케이션이 지시하는 WAS로의 네트워크 접속이 이루어진 경우 상기 WAS로부터 상기 어플리케이션의 구동을 위한 데이터를 수신하여 파싱하는 단계; 및
상기 파싱된 상기 데이터를 이용하여 상기 어플리케이션을 구동하는 단계
를 포함하는 어플리케이션 구동 방법.
A method for driving an application stored in the terminal device by a terminal device including a processor, the method comprising:
Receiving and parsing data for driving the application from the WAS when a network connection to the WAS indicated by the application is made; And
Driving the application using the parsed data
Application driving method comprising a.
제12항에 있어서,
상기 단말 장치의 적어도 하나의 자원들 각각을 컴포넌트로 만들어서 관리하는 단계
를 더 포함하고,
상기 어플리케이션을 구동하는 단계는 상기 적어도 하나의 자원들 각각에 대한 컴포넌트를 제어하는 단계를 포함하는 어플리케이션 구동 방법.
The method of claim 12,
Managing each of at least one resource of the terminal device as a component
Further comprising:
The driving of the application includes controlling a component for each of the at least one resource.
어플리케이션을 수록한 컴퓨터 판독 가능 기록 매체에 있어서, 상기 어플리케이션은,
상기 어플리케이션이 지시하는 WAS로의 네트워크 접속이 이루어진 경우 상기 WAS로부터 상기 어플리케이션의 구동을 위한 데이터를 수신하여 파싱하는 파싱 로직; 및
상기 파싱된 상기 데이터를 이용하여 상기 어플리케이션을 구동하는 브리지 로직
을 포함하는 컴퓨터 판독 가능 기록 매체.
A computer-readable recording medium recording an application, the application comprising:
Parsing logic that receives and parses data for driving the application from the WAS when a network connection to the WAS indicated by the application is made; And
Bridge logic to drive the application using the parsed data
Readable recording medium.
KR1020110099870A 2011-09-30 2011-09-30 Apparatus and method for executing hybrid application using web technology KR101350661B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020110099870A KR101350661B1 (en) 2011-09-30 2011-09-30 Apparatus and method for executing hybrid application using web technology
JP2012212675A JP2013080470A (en) 2011-09-30 2012-09-26 Hybrid application execution device and method using web technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110099870A KR101350661B1 (en) 2011-09-30 2011-09-30 Apparatus and method for executing hybrid application using web technology

Publications (2)

Publication Number Publication Date
KR20130035526A true KR20130035526A (en) 2013-04-09
KR101350661B1 KR101350661B1 (en) 2014-01-10

Family

ID=48437328

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110099870A KR101350661B1 (en) 2011-09-30 2011-09-30 Apparatus and method for executing hybrid application using web technology

Country Status (2)

Country Link
JP (1) JP2013080470A (en)
KR (1) KR101350661B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210087306A (en) * 2020-01-02 2021-07-12 플랜트에셋 주식회사 The realtime intelligent P&ID searching method based on mobile for managing effecive plant operation

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5470500B1 (en) * 2013-10-09 2014-04-16 株式会社テンダ Application generation apparatus, application generation system, and application generation method
JP6478487B2 (en) 2014-06-13 2019-03-06 キヤノン株式会社 Information processing apparatus, information processing method, and program
JP6381319B2 (en) 2014-06-30 2018-08-29 キヤノン株式会社 Information processing apparatus, processing method, and program
JP6138088B2 (en) 2014-06-30 2017-05-31 キヤノン株式会社 Information processing apparatus, control method, and software program
JP5901704B2 (en) * 2014-06-30 2016-04-13 キヤノン株式会社 Information processing apparatus, information processing method, and program

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10283235A (en) * 1997-04-07 1998-10-23 Pfu Ltd File management method on web
JPH1195989A (en) * 1997-09-24 1999-04-09 Ntt Data Corp Program updating system
DE69935848T2 (en) * 1998-01-07 2008-01-10 Microsoft Corp., Redmond SYSTEM FOR DELIVERY OF DATA VIA A TRANSMISSION CHANNEL WITH LOW BITRATES
JP4738556B2 (en) * 1998-12-28 2011-08-03 富士通株式会社 Distributed operation system and recording medium
JP4358268B2 (en) 2000-08-15 2009-11-04 富士通株式会社 Web application execution system
JP4125940B2 (en) * 2002-10-17 2008-07-30 テックファーム株式会社 Application server, portable terminal, and communication system including these
KR20070066629A (en) * 2005-12-22 2007-06-27 주식회사 팬택 Method and system for providing independent user interface by using extensible markup language and mobile communication terminal therefor
US20090193410A1 (en) * 2007-09-28 2009-07-30 Xcerion Aktiebolag Network operating system
KR101024532B1 (en) * 2009-02-06 2011-03-31 엔에이치엔(주) Sysem for providing applycation based on html capable of cotrol client and web action
KR20110000162A (en) * 2009-06-26 2011-01-03 주식회사 넥슨 System and method for providing online game using storage media

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210087306A (en) * 2020-01-02 2021-07-12 플랜트에셋 주식회사 The realtime intelligent P&ID searching method based on mobile for managing effecive plant operation

Also Published As

Publication number Publication date
KR101350661B1 (en) 2014-01-10
JP2013080470A (en) 2013-05-02

Similar Documents

Publication Publication Date Title
US20200259905A1 (en) Web resource load blocking api
US20210142003A1 (en) Combined synchronous and asynchronous tag deployment
US11537272B2 (en) Content management system extensions
US10705942B1 (en) Simulated testing of API
JP4857349B2 (en) Method, system, and computer program for providing asynchronous portal pages within a portal system
US9165308B2 (en) System and method for loading of web page assets
US20140089782A1 (en) Systems and methods for 3-tier tag container architecture
WO2017206626A1 (en) Network resource access apparatus, mixed apparatus, and method
CN107092473B (en) Desktop application development method and device
KR101350661B1 (en) Apparatus and method for executing hybrid application using web technology
CN104995601B (en) It is switched to the machine Web page application program and is switched away from from the machine Web page application program
US10521243B2 (en) Pre/post deployment customization
US11734028B2 (en) Modifying readable and focusable elements on a page during execution of automated scripts
CN106997298A (en) A kind of application resource acquisition methods and device
WO2015041711A1 (en) Systems and methods for managing loading priority or sequencing of fragments of a web object
EP3090357B1 (en) Hosted application marketplaces
KR101416104B1 (en) A dynamic loading apparatus and method of java script code performing native functions of hybrid web applications
WO2013085595A1 (en) Selective image loading in mobile browsers
US20100229081A1 (en) Method for Providing a Navigation Element in an Application
US10417317B2 (en) Web page profiler
US20130191726A1 (en) Automatic widget creation apparatus and method for invoking heterogeneous web services in a composite application
US20190069124A1 (en) Web application with components in different virtual environments
US11604662B2 (en) System and method for accelerating modernization of user interfaces in a computing environment
RU2634221C2 (en) Method and device for drawing presentation of electronic document on screen
US20210232755A1 (en) Machine first approach for identifying accessibility, non-compliances, remediation techniques and fixing at run-time

Legal Events

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

Payment date: 20161227

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20181226

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20200102

Year of fee payment: 7