KR101117165B1 - Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system - Google Patents

Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system Download PDF

Info

Publication number
KR101117165B1
KR101117165B1 KR1020100050018A KR20100050018A KR101117165B1 KR 101117165 B1 KR101117165 B1 KR 101117165B1 KR 1020100050018 A KR1020100050018 A KR 1020100050018A KR 20100050018 A KR20100050018 A KR 20100050018A KR 101117165 B1 KR101117165 B1 KR 101117165B1
Authority
KR
South Korea
Prior art keywords
web
mobile terminal
based application
unit
javascript
Prior art date
Application number
KR1020100050018A
Other languages
Korean (ko)
Other versions
KR20110130611A (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 KR1020100050018A priority Critical patent/KR101117165B1/en
Publication of KR20110130611A publication Critical patent/KR20110130611A/en
Application granted granted Critical
Publication of KR101117165B1 publication Critical patent/KR101117165B1/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

Abstract

본 발명은 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛에 관한 것으로서, 본 발명에 따른 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛은, 이기종 운영체제 계층 모듈에서 실행되는 웹기반어플리케이션을 모바일 단말기의 운용체제 계층 모듈에서 실행시키는 모바일 단말기용 웹 플랫폼 유닛에 있어서, 상기 웹기반어플리케이션의 설치, 제거, 및 실행을 제어하는 어플리케이션 구동부와; 모바일 단말기의 사용자화면에서 상기 웹기반어플리케이션의 레이아웃을 제어하는 어플리케이션 레이아웃 출력부와; 모바일 단말기를 구성하는 하드웨어의 디바이스 인터페이스를 제공하는 디바이스 억세스 인터페이스부; 및 상기 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 모듈에서 제공되는 서비스를 이용하기 위하여 상기 디바이스 억세스 인터페이스부를 통하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부;를 포함한다.
따라서, 본 발명은 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 계층 모듈이 제공하는 서비스를 이용하기 위하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부를 포함하여 이기종운영체제에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛을 제공하는 효과가 있다.
또한, 자바스크립트 억세스 엔진부에 자바스크립트 구문으로 이루어진 웹기반어플리케이션의 소스코드를 모바일 단말기의 운영체제에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 데이터타입 컨버터부를 포함하여 이기종 운영체제계층 모듈에서 동작하는 웹기반어플리케이션과 모바일 단말기의 운영체제 계층 모듈 사이에서 데이터 교환을 가능하게 하는 모바일 단말기용 웹 플랫폼 유닛을 제공하는 효과가 있다.
The present invention relates to a web platform unit for a mobile terminal that can interoperate with a web-based application operating in a heterogeneous operating system layer module. The web platform for a mobile terminal that can interoperate with a web-based application operating in a heterogeneous operating system layer module according to the present invention. The unit includes a web platform unit for a mobile terminal that executes a web-based application executed in a heterogeneous operating system layer module in an operating system layer module of a mobile terminal, comprising: an application driver for controlling installation, removal, and execution of the web-based application; ; An application layout output unit configured to control a layout of the web-based application on a user screen of a mobile terminal; A device access interface unit providing a device interface of hardware constituting the mobile terminal; And a JavaScript access engine that provides a JavaScript-based runtime environment to control local resources of the mobile terminal through the device access interface to use the services provided by the operating system module of the mobile terminal when the web-based application is executed. It includes;
Accordingly, the present invention provides a JavaScript-based runtime environment to control the local resources of the mobile terminal to use the services provided by the operating system layer module of the mobile terminal when the web-based application running in heterogeneous operating system layer modules. It is effective to provide a web platform unit for a mobile terminal capable of interworking with a web-based application operating in heterogeneous operating systems, including a JavaScript access engine.
In addition, the JavaScript access engine includes a data type converter unit for converting the source code of the web-based application consisting of JavaScript syntax into native code consisting of metadata syntax that can be run in the operating system of the mobile terminal. There is an effect of providing a web platform unit for a mobile terminal that enables data exchange between a web-based application and an operating system layer module of the mobile terminal.

Description

이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛 { WEB PLATFORM UNIT FOR MOBILE TERMINAL CONNECTIONED WEB-APPLICATION PROGRAM IN HETEROGENEOUS OPERATING SYSTEM } Web platform unit for mobile terminals that can interoperate with web-based applications running on heterogeneous OS layer modules {WEB PLATFORM UNIT FOR MOBILE TERMINAL CONNECTIONED WEB-APPLICATION PROGRAM IN HETEROGENEOUS OPERATING SYSTEM}

본 발명은 이기종 운영체제에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛에 관한 것으로서, 더욱 상세하게는, 이기종 운영체제 계층모듈에서 동작하는 웹기반어플리케이션의 실행시 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하기 위하여 자바스크립트 구문으로 이루어진 소스코드를 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 데이터타입 컨버터부를 포함하는 자바스크립트 억세스 엔진부가 구비된 모바일 단말기용 웹 플랫폼 유닛에 관한 것이다.
The present invention relates to a web platform unit for a mobile terminal that can interoperate with a web-based application operating on a heterogeneous operating system, and more particularly, to control local resources of a mobile terminal when executing a web-based application operating on a heterogeneous operating system layer module. Web platform unit for a mobile terminal with a JavaScript access engine unit including a data type converter unit for converting source code consisting of JavaScript syntax into native code consisting of metadata syntax to provide a JavaScript based runtime environment It is about.

인터넷상의 어플리케이션스토어서버를 통하여 모바일 단말기에서 사용되는 어플리케이션 시장이 활성화되면서 어플리케이션에 관한 소프트웨어 기술도 급속도로 발전하고 있다.As the market for applications used in mobile terminals is activated through application store servers on the Internet, software technologies related to applications are rapidly developing.

이러한 어플리케이션에 관한 소프트웨어 기술이 사용되는 모바일 단말기에 있어서, 모바일 단말기의 제조사별로 제공되는 운영체제 계층 모듈에 따라 서로 다른 개발환경에서 개발되는 소프트웨어로 인하여 어플리케이션이 서로 호환이 되지 않고 있으며, 따라서, 하나의 어플리케이션을 개발하더라도 각기 다른 이종의 운영체제 계층 모듈에서 사용하기 위해서는 새로이 개발을 해야 되기 때문에 어플리케이션 시장의 발전을 저해하고 소프트웨어 개발회사들의 개발 비용이 증가하는 문제점이 있었다.In a mobile terminal using a software technology for such an application, the applications are not compatible with each other due to software developed in different development environments according to operating system layer modules provided for each manufacturer of the mobile terminal, thus, one application Even if the software is developed, new development is required to use it in different heterogeneous OS layer modules, which hinders the development of the application market and increases the development cost of software developers.

상기의 문제점을 해결하기 위하여 크로스 플랫폼 유닛의 한 형태로 웹기반 플랫폼 유닛을 바탕으로 하는 웹기반어플리케이션을 개발하여 이기종간의 운영체제 계층 모듈에서 연동하는 기술이 이슈가 되고 있으며, 각각의 모바일용 운영체제 계층 모듈에서는 웹기반 플랫폼 유닛을 지원하는 다양한 형태의 Javascript Extension API를 제공하고 있다.In order to solve the above problems, a technology of developing a web-based application based on a web-based platform unit as a form of a cross-platform unit and interworking in heterogeneous operating system layer modules has become an issue. Provides a variety of JavaScript Extension APIs that support Web-based platform units.

하기의 표 1은 모바일용 운영체제 계층 모듈별로 제공되는 Javascript Extention API에서 활용하는 라이브러리를 예를 들어 나타내었다.
Table 1 below shows an example of a library utilized by the JavaScript Extention API provided for each OS layer module for mobile.

모바일 운영체제Mobile operating system JavascriptExtention API라이브러리JavascriptExtention API Library 구글 안드로이드Google android -addjavascriptInterface-addjavascriptInterface 애플 아이폰Apple iphone -shouldStartLoadWithRequest-shouldStartLoadWithRequest 블랙 베리Blackberry -window.device.exec-window.device.exec

그러나, 표 1과 같이 현재 사용되고 있는 Javascript Extension API의 라이브러리는 보안상의 이유로 자바스크립트에서 사용되는 다양한 데이터 타입을 지원하지 않고 있으며 단순히 정수(Integer)와 문자열(String) 형식의 데이터 타입만을 지원하고 있기 때문에 웹기반 플랫폼 유닛에서 모바일 단말기의 로컬리소스를 제어하는데 어려움이 있으며 결과적으로 웹기반어플리케이션의 호환성을 떨어뜨리는 문제점이 있었다.However, as shown in Table 1, the currently used library of JavaScript Extension API does not support various data types used in JavaScript for security reasons, and only supports integer and string data types. In the web-based platform unit, it is difficult to control the local resources of the mobile terminal, and as a result, there is a problem of reducing the compatibility of the web-based application.

따라서, 모바일 단말기의 운영체제 계층 모델에서 제공되는 Javascript Extension API 라이브러리가 지원하는 데이터타입으로 모바일 단말기의 로컬리소스를 제어하여 웹기반어플리케이션의 호환성을 높이는 모바일 단말기용 웹 플랫폼 유닛에 관한 현실적이고도 활용도가 높은 기술이 절실히 요구되는 실정이다.
Therefore, it is a data type supported by Javascript Extension API library provided by OS layer model of mobile terminal. It is a realistic and highly available technology for web platform unit for mobile terminal that controls the local resources of mobile terminal and improves the compatibility of web-based applications. This situation is desperately needed.

따라서, 본 발명은 상기 문제점을 해결하기 위하여 안출된 것으로서, 본 발명은 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 계층 모듈이 제공하는 서비스를 이용하기 위하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부를 포함하여 이기종운영체제에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛을 제공하는데 목적이 있다.Accordingly, the present invention has been made to solve the above problems, and the present invention provides a local resource of a mobile terminal to use a service provided by the OS layer module of the mobile terminal when executing a web-based application operating in a heterogeneous OS layer module. It is an object of the present invention to provide a web platform unit for a mobile terminal capable of interworking with a web-based application operating in heterogeneous operating systems, including a JavaScript access engine unit that provides a JavaScript-based runtime environment to control the operation.

또한, 자바스크립트 억세스 엔진부에 자바스크립트 구문으로 이루어진 웹기반어플리케이션의 소스코드를 모바일 단말기의 운영체제에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 데이터타입 컨버터부를 포함하여 이기종 운영체제계층 모듈에서 동작하는 웹기반어플리케이션과 모바일 단말기의 운영체제 계층 모듈 사이에서 데이터 교환을 가능하게 하는 모바일 단말기용 웹 플랫폼 유닛을 제공하는데 목적이 있다.
In addition, the JavaScript access engine includes a data type converter unit for converting the source code of the web-based application consisting of JavaScript syntax into native code consisting of metadata syntax that can be run in the operating system of the mobile terminal. It is an object of the present invention to provide a web platform unit for a mobile terminal that enables data exchange between a web-based application and an operating system layer module of the mobile terminal.

상기 목적을 달성하기 위하여 본 발명의 일실시예에 따른 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛은, 이기종 운영체제 계층 모듈에서 실행되는 웹기반어플리케이션을 모바일 단말기의 운용체제 계층 모듈에서 실행시키는 모바일 단말기용 웹 플랫폼 유닛에 있어서, 상기 웹기반어플리케이션의 설치, 제거, 및 실행을 제어하는 어플리케이션 구동부와; 모바일 단말기의 사용자화면에서 상기 웹기반어플리케이션의 레이아웃을 제어하는 어플리케이션 레이아웃 출력부와; 모바일 단말기를 구성하는 하드웨어의 디바이스 인터페이스를 제공하는 디바이스 억세스 인터페이스부; 및 상기 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 모듈에서 제공되는 서비스를 이용하기 위하여 상기 디바이스 억세스 인터페이스부를 통하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부;를 포함하는 것을 특징으로 한다.
In order to achieve the above object, a web platform unit for a mobile terminal capable of interworking with a web-based application operating in a heterogeneous operating system layer module according to an embodiment of the present invention includes a web-based application executed in a heterogeneous operating system layer module. A web platform unit for a mobile terminal, which is executed by an operating system layer module, comprising: an application driver for controlling installation, removal, and execution of the web-based application; An application layout output unit configured to control a layout of the web-based application on a user screen of a mobile terminal; A device access interface unit providing a device interface of hardware constituting the mobile terminal; And a JavaScript access engine that provides a JavaScript-based runtime environment to control local resources of the mobile terminal through the device access interface to use the services provided by the operating system module of the mobile terminal when the web-based application is executed. It characterized in that it comprises a.

이상에서 설명한 바와 같이, 본 발명은 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 계층 모듈이 제공하는 서비스를 이용하기 위하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부를 포함하여 이기종운영체제에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛을 제공하는 효과가 있다.As described above, the present invention provides a JavaScript-based method for controlling local resources of a mobile terminal to use a service provided by an OS layer module of a mobile terminal when executing a web-based application operating in a heterogeneous OS layer module. It is effective to provide a web platform unit for a mobile terminal capable of interlocking web-based applications that operate on heterogeneous operating systems, including a JavaScript access engine that provides a runtime environment.

또한, 자바스크립트 억세스 엔진부에 자바스크립트 구문으로 이루어진 웹기반어플리케이션의 소스코드를 모바일 단말기의 운영체제에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 데이터타입 컨버터부를 포함하여 이기종 운영체제계층 모듈에서 동작하는 웹기반어플리케이션과 모바일 단말기의 운영체제 계층 모듈 사이에서 데이터 교환을 가능하게 하는 모바일 단말기용 웹 플랫폼 유닛을 제공하는 효과가 있다.
In addition, the JavaScript access engine includes a data type converter unit for converting the source code of the web-based application consisting of JavaScript syntax into native code consisting of metadata syntax that can be run in the operating system of the mobile terminal. There is an effect of providing a web platform unit for a mobile terminal that enables data exchange between a web-based application and an operating system layer module of the mobile terminal.

도 1은 본 발명의 일실시예에 따른 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛의 개략적인 전체구성도
도 2는 본 발명의 일실시예에 따른 모바일 단말기용 웹 플랫폼 유닛을 구성하는 자바스크립트 억세스 엔진부의 데이터타입 컨버터부를 개략적으로 나타내는 구성도
1 is a schematic overall configuration diagram of a web platform unit for a mobile terminal capable of interworking with a web-based application operating in a heterogeneous OS layer module according to an embodiment of the present invention;
2 is a block diagram schematically showing a data type converter unit of a JavaScript access engine unit constituting a web platform unit for a mobile terminal according to an embodiment of the present invention;

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예들을 상세히 설명한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일실시예에 따른 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛의 개략적인 전체구성도이다.1 is a schematic overall configuration diagram of a web platform unit for a mobile terminal capable of interworking with a web-based application operating in a heterogeneous operating system layer module according to an embodiment of the present invention.

도 1에 도시된 바와 같이, 본 발명의 일실시예에 따른 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛(1)은, 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션을 모바일 단말기의 운영체제 계층 모듈에서 실행시키는 모바일 단말기용 웹 플랫폼 유닛에 있어서, 상기 웹기반어플리케이션의 설치, 제거, 및 실행을 제어하는 어플리케이션 구동부(100)와; 모바일 단말기의 사용자화면에서 상기 웹기반어플리케이션의 레이아웃을 제어하는 어플리케이션 레이아웃 출력부(200)와; 모바일 단말기를 구성하는 하드웨어의 디바이스 인터페이스를 제공하는 디바이스 억세스 인터페이스부(300); 및 상기 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 계층 모듈에서 제공되는 서비스를 이용하기 위하여 상기 디바이스 억세스 인터페이스부(300)를 통하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부(400);를 포함하여 이루어진다.As shown in FIG. 1, a web platform unit 1 for a mobile terminal capable of interworking a web-based application operating in a heterogeneous operating system layer module according to an embodiment of the present invention is a web-based operating system in a heterogeneous operating system layer module. A mobile platform web platform unit for executing an application in an operating system layer module of a mobile terminal, comprising: an application driver (100) for controlling installation, removal, and execution of the web-based application; An application layout output unit 200 for controlling a layout of the web-based application on a user screen of a mobile terminal; A device access interface unit 300 for providing a device interface of hardware constituting the mobile terminal; And a JavaScript-based runtime environment for controlling local resources of the mobile terminal through the device access interface 300 to use a service provided by an OS layer module of the mobile terminal when the web-based application is executed. It comprises a; JavaScript access engine 400.

보다 상세하게는, 상기 어플리케이션 구동부(100)는, 상기 웹기반어플리케이션을 인터넷상의 어플리케이션스토어서버에서 다운로드하는 경우에 상기 웹기반어플리케이션과 상기 어플리케이션스토어서버의 데이터 싱크를 수행하고 상기 웹기반어플리케이션을 패키지로 압축하여 모바일 단말기의 메모리 특정위치에 저장하는 네트워크 관리부(110)와; 상기 패키지로 압축된 웹기반어플리케이션이 실행될 경우에 상기 패키지의 압축을 해제하며 상기 웹기반어플리케이션의 실행이 종료되는 경우에 상기 웹기반어플리케이션을 패키지로 압축시키는 패키지 관리부(120); 및 상기 네트워크 관리부(110)와 상기 패키지 관리부(120)를 제어하여 상기 웹기반어플리케이션의 설치, 제거, 및 실행을 제어하는 어플리케이션 관리부(130);를 포함한다.In more detail, the application driving unit 100 performs a data sink between the web-based application and the application store server and downloads the web-based application into a package when the web-based application is downloaded from an application store server on the Internet. A network manager 110 for compressing and storing the compressed data at a specific location of the mobile terminal; A package manager 120 which decompresses the package when the web-based application compressed into the package is executed and compresses the web-based application into a package when execution of the web-based application ends; And an application manager 130 controlling the network manager 110 and the package manager 120 to control the installation, removal, and execution of the web-based application.

또한, 본 발명의 일실시예에서 상기 어플리케이션 레이아웃 출력부(200)는, 상기 자바스크립트억세스 엔진부(400)에서 제공되는 렌더링 엔진 및 모바일 단말기의 운영체제 계층 모듈에서 제공되는 렌더링 엔진을 동시에 사용하여 상기 웹기반어플리케이션의 실행시 속도를 개선하고, 상기 디바이스 억세스 인터페이스부(300)는 모바일 단말기를 구성하는 하드웨어와 사용가능한 기능들, 예를 들어 CPU, 메모리, 그래픽, 사운드, 및 전화통화와 같은 로컬리소스의 제어가 가능하도록 BONDI 표준을 따르는 자바스크립트 기반의 Device API 라이브러리를 모바일 단말기의 운영체제 계층 모듈에 상응하여 제공하며, 본 발명의 일실시예에서는 구글의 안드로이드에 상응하는 자바스크립트 기반의 Device API 라이브러리를 제공한다.In addition, in one embodiment of the present invention, the application layout output unit 200 uses the rendering engine provided by the JavaScript access engine unit 400 and the rendering engine provided by an operating system layer module of the mobile terminal simultaneously. In order to improve the speed of execution of the web-based application, the device access interface unit 300 includes hardware constituting the mobile terminal and available functions such as local resources such as CPU, memory, graphics, sound, and telephone calls. A JavaScript based Device API library conforming to the BONDI standard is provided to correspond to the OS layer module of the mobile terminal so that the control of the mobile terminal is possible. In one embodiment of the present invention, a JavaScript based Device API library corresponding to Google's Android is provided. to provide.

한편, 상기 자바스크립트 억세스 엔진부(400)는, 상기 웹기반어플리케이션의 실행파일에서 자바스크립트 구문으로 이루어진 소스코드를 추출하여 모바일 단말기의 운영체제에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하고 상기 네이티브 코드를 상기 디바이스 억세스 인터페이스부(300)에 제공하여 모바일 단말기의 로컬리소스를 제어하는 데이터타입 컨버터부(500);를 포함한다.On the other hand, the JavaScript access engine 400, extracts the source code consisting of the JavaScript syntax from the executable file of the web-based application, converts the native code consisting of metadata syntax that can be run in the operating system of the mobile terminal and the native And a data type converter 500 for providing a code to the device access interface 300 to control local resources of the mobile terminal.

이와 같이, 본 발명의 일실시예에 따른 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛(1)은 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 계층 모듈에서 제공되는 서비스를 이용하기 위하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부(400)를 포함하여 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛을 제공하는 효과가 있다.As such, the web platform unit 1 for a mobile terminal capable of interworking with a web-based application operating in a heterogeneous operating system layer module according to an embodiment of the present invention is a mobile terminal when executing a web-based application operating in a heterogeneous operating system layer module. Web that runs on heterogeneous OS layer modules, including JavaScript access engine unit 400 that provides a JavaScript based runtime environment to control local resources of the mobile terminal in order to use services provided by OS layer modules of the OS. It is effective to provide a web platform unit for a mobile terminal capable of interworking with the base application.

도 2는 본 발명의 일실시예에 따른 모바일 단말기용 웹 플랫폼 유닛을 구성하는 자바스크립트 억세스 엔진부의 데이터타입 컨버터부를 개략적으로 나타내는 구성도이다.2 is a block diagram schematically illustrating a data type converter unit of a JavaScript access engine unit constituting a web platform unit for a mobile terminal according to an embodiment of the present invention.

도 2를 참조하여 도 1의 자바스크립트 억세스 엔진부(400)를 구성하는 데이터타입 컨버터부(500)를 더욱 상세하게 설명하면 다음과 같다.The data type converter 500 constituting the JavaScript access engine 400 of FIG. 1 will be described in more detail with reference to FIG. 2 as follows.

도 2에 도시된 바와 같이, 본 발명의 일실시예에 따른 데이터타입컨버터부(500)는, 자바스크립트 구문에서 사용되는 데이터 타입과 메타 데이터 구문에서 사용되는 데이터 타입을 특정 키 값으로 서로 매칭시키는 메타데이터 테이블을 참조하여 자바스크립트 구문으로 이루어진 소스코드를 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 자바스크립트 데이터 타입 컨트롤부(510); 및 상기 자바스크립트 데이터 타입 컨트롤부(510)에 대응되어 이벤트발생시 자바스크립트 구문으로 이루어진 소스코드를 호출하는 콜백관리부(520)를 포함한다.As shown in FIG. 2, the data type converter unit 500 according to an embodiment of the present invention matches a data type used in a JavaScript syntax and a data type used in a metadata syntax with a specific key value. A JavaScript data type control unit 510 for converting source code consisting of JavaScript syntax into native code consisting of metadata syntax by referring to the metadata table; And a callback management unit 520 corresponding to the JavaScript data type control unit 510 for calling a source code composed of JavaScript syntax when an event occurs.

여기서, 상기 콜백관리부(520)는 모바일 단말기의 운영체제 계층 모듈에서 제공되는 API의 라이브러리에 상응하여 이벤트가 발생했을때 자바 스크립트 함수들을 호출할 수 있는 기능을 제공한다.In this case, the callback manager 520 provides a function of calling JavaScript functions when an event occurs corresponding to a library of an API provided by an OS layer module of a mobile terminal.

본 발명의 일실시예에 따른 데이터타입컨버터부(500)를 더욱 상세하게 설명하기 위하여, 하기의 표 2는 본 발명의 일실시예에서 사용되는 메타데이터 테이블을 예를 들어 나타내었다.
In order to describe the data type converter unit 500 according to an embodiment of the present invention in more detail, Table 2 below shows an example of a metadata table used in an embodiment of the present invention.

Figure 112010034270203-pat00001
Figure 112010034270203-pat00001

이때, 표 2의 메타 데이터 구문의 데이터 타입은 본 발명에 따른 모바일 웹 플랫폼 유닛이 적용되는 모바일 단말기의 운용체제 계층 모듈에 상응하여 바뀌는 것이 바람직하며, 본 발명의 일실시예에서는 구글의 안드로이드에 맞게 설정되었다. 또한, 본 발명에 따른 상기 메타데이터 테이블의 특정 키(KEY)값도 개발환경에 상응하여 변경할 수 있다.At this time, the data type of the metadata syntax of Table 2 is preferably changed to correspond to the operating system layer module of the mobile terminal to which the mobile web platform unit according to the present invention, in one embodiment of the present invention in accordance with Google's Android Was set. In addition, the specific key value of the metadata table according to the present invention can also be changed according to the development environment.

한편, 본 발명의 일실시예에 따라 상기 데이터타입컨버터부(500)를 더욱 상세하게 설명하면, 상기 자바스크립트 데이터 타입 컨트롤부(510)는, 소스코드의 자바스크립트 구문을 분석하여 상기 소스코드를 표 2에 도시된 상기 메타데이터 테이블의 특정 키 값에 상응하여 형식문자열을 포함하는 구문으로 이루어진 바이트코드로 변환하는 바이트코드 타입 컨버터(511); 및 상기 바이트코드를 모바일 단말기의 운영체제 계층 모듈에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 플랫폼 타입 컨버터(512);로 이루어진다.Meanwhile, when the data type converter unit 500 is described in more detail according to an embodiment of the present invention, the JavaScript data type control unit 510 analyzes the JavaScript syntax of the source code to obtain the source code. A bytecode type converter (511) for converting into a bytecode consisting of a syntax including a format string corresponding to a specific key value of the metadata table shown in Table 2; And a platform type converter 512 for converting the bytecode into native code consisting of metadata syntax operable in an operating system layer module of the mobile terminal.

여기서, 상기 바이트코드 타입 컨버터(511)를 더욱 상세하게 설명하기 위하여 하기의 표 3은 상기 바이트코드 타입 컨버터(511)에 의하여 자바스크립트 구문의 소스코드가 특정키값에 상응하는 형식문자열로 변환되는 사용 예를 나타내고, 하기의 표 4는 "index.html"에 자바스크립트 코드가 있다고 가정하여 사용 되는 예를 나타낸다.
Here, in order to describe the bytecode type converter 511 in more detail, Table 3 below shows that the source code of the JavaScript syntax is converted into a format string corresponding to a specific key value by the bytecode type converter 511. For example, Table 4 below shows an example used assuming that JavaScript code exists in "index.html".

Figure 112010034270203-pat00002
Figure 112010034270203-pat00002

Figure 112010034270203-pat00003
Figure 112010034270203-pat00003

상기의 표 3 및 표 4에 도시된 바와 같이, 본 발명의 일실시예에 따른 바이트코드 타입컨버터(511)는 index.html의 JSTypeConverter() 함수에 대응되는 것으로서 형식문자열을 포함하는 구문으로 이루어진 바이트코드로 변환되며, 변환된 바이트코드를 구성하는 형식문자열은 하기의 표 5와 같다.
As shown in Table 3 and Table 4 above, the bytecode type converter 511 according to an embodiment of the present invention corresponds to the JSTypeConverter () function of index.html, and has a byte including a format string. The format string converted to the code and constituting the converted bytecode is shown in Table 5 below.

Figure 112010034270203-pat00004
Figure 112010034270203-pat00004

표 5의 변환된 형식문자열을 보다 상세하게 설명하면 다음과 같다.The converted format string of Table 5 is explained in more detail as follows.

‘#’은 Key를 나타내는 표시자이며 ‘{’, ‘}’은 변수의 데이터 값을 구분하기 위한 구분자이다. 또한 콤마(,)는 Object 타입의 객체의 Property 구분을 위한 구반자로 사용된다. #OB(Object:3)에서 #OB는 객체 타입을 나타내는 Key이며 ()안의 Object는 객체의 이름, ‘:’ 문자 다음의 숫자는 그 객체가 가지고 있는 Property의 수를 나타낸다. 예를 들어, 5만큼의 크기를 갖는 배열을 선언할 경우, ‘:’의 다음에 숫자는 5이다."#" Is an indicator that represents a Key, and "{", "}" are delimiters to separate data values of a variable. In addition, comma (,) is used as delimiter to classify property of object of type Object. In #OB (Object: 3), #OB is the key that indicates the object type, and the object in () is the name of the object, and the number after the ':' character indicates the number of properties the object has. For example, if you declare an array of size 5, the number after the ":" is 5.

이와 같이, 문자열 타입으로 변환된 바이트코드는 플랫폼 타입 컨버터(512)에 문자열로 전달되어 "Key"와 "Value"형태의 Map 구조의 변수를 이용하는 메타데이터를 생성한다. 이러한 Map 구조의 변수를 이용하는 메타데이터 구문으로 이루어진 네이티브 코드는 C++, Java 와 같은 프로그램언어에서 지원하고 있으므로 다양한 모바일 단말기의 운영체제 계층 모듈에 적용이 가능하며 변수 사용시 데이터 타입이 일정하지 않은 자바스크립트 데이터 타입에 대해 제약없이 사용이 가능하다.As such, the bytecode converted to the string type is transferred to the platform type converter 512 as a string to generate metadata using variables of a Map structure of "Key" and "Value" type. Native code consisting of metadata syntax using variables of the Map structure is supported by program languages such as C ++ and Java, so it can be applied to operating system layer modules of various mobile terminals. Can be used without restrictions.

하기의 표 6은 예를 들어 상기 문자열 타입으로 변환된 바이트코드가 플랫폼 타입 컨버터(512)에 문자열로 전달되어 변환된 "Key"와 "Value"형태의 Map 구조의 변수를 이용하는 메타데이터를 나타낸다.
Table 6 below shows metadata using, for example, a variable of a Map structure of "Key" and "Value" type, in which the bytecode converted to the string type is transferred to the platform type converter 512 as a string.

Figure 112010034270203-pat00005
Figure 112010034270203-pat00005

따라서, 본 발명의 일실시예에서 플랫폼 타입 컨버터(512)는 모바일 단말기의 운용체제 계층 모듈(본 발명의 일실시예에서는 안드로이드)내에서 사용되는 함수로서 PlatformTypeConverter()로 표현되며, 이와 같이 Map타입의 변수를 이용하여 모바일 단말기용 웹 플랫폼 유닛에서 자바스크립트의 다양한 데이터 타입 변수를 사용하는 것이 가능하다.Accordingly, in one embodiment of the present invention, the platform type converter 512 is expressed as PlatformTypeConverter () as a function used in an operating system layer module (Android in one embodiment of the present invention) of a mobile terminal, and thus is a Map type. It is possible to use various data type variables of JavaScript in web platform unit for mobile terminal by using variable of.

여기서, 상기 플랫폼 타입 컨버터(512)는, 바이트코드에 대응되는 네이티브코드가 클래스 단위로 저장된 코드팩토리(530)를 검색하여 상기 바이트코드 타입 컨버터(511)를 통하여 변환된 바이트 코드에 상응하는 네이티브 코드를 클래스 단위로 추출하는 바이트코드 쿼리부(513)와; 상기 코드팩토리(530)에 상기 바이트코드 타입 컨버터(511)를 통하여 변환된 바이트 코드에 대응되는 네이티브 코드가 존재하지 않을 경우에 상기 바이트 코드를 분석하여 상기 메타데이터 테이블의 특정 키 값에 상응하여 메타데이터 구문으로 이루어진 클래스 단위의 네이티브 코드로 변환하는 클래스 컴포우저(514); 및 상기 클래스 컴포우저(514)를 통하여 변환된 네이티브 코드를 수신하여 상기 코드팩토리(530)에 저장하는 네이티브 코드 스토리지(515);를 포함한다.Here, the platform type converter 512 searches for a code factory 530 in which native codes corresponding to byte codes are stored in class units, and the native code corresponding to the byte codes converted through the byte code type converter 511. A bytecode query unit 513 for extracting the data in class units; If there is no native code corresponding to the byte code converted through the bytecode type converter 511 in the code factory 530, the byte code is analyzed and the meta code corresponds to a specific key value of the metadata table. A class composer 514 for converting to native code of a class unit consisting of a data syntax; And a native code storage 515 that receives the converted native code through the class composer 514 and stores the converted native code in the code factory 530.

따라서, 본 발명의 일실시예에 따른 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛(1)은 자바스크립트 구문으로 이루어진 웹기반어플리케이션의 소스코드를 모바일 단말기의 운영체제에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 데이터타입 컨버터부(500)를 포함하여 이기종운영체제에서 동작하는 웹기반어플리케이션과 모바일 단말기의 운영체제 계층 모듈 사이에서 데이터 교환을 가능하게 하는 모바일 단말기용 웹 플랫폼 유닛을 제공하는 효과가 있다.Accordingly, the web platform unit 1 for a mobile terminal capable of interoperating with a web-based application operating in a heterogeneous operating system layer module according to an embodiment of the present invention may include source code of a web-based application made of JavaScript syntax. Web for mobile terminal which enables data exchange between web-based application operating in heterogeneous operating system and operating system layer module of mobile terminal, including data type converter 500 for converting to native code consisting of metadata syntax which can be driven in It is effective to provide a platform unit.

상기와 같이, 본 발명은 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 계층 모듈이 제공하는 서비스를 이용하기 위하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부를 포함하여 이기종운영체제에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛을 제공하는 효과가 있다. As described above, the present invention provides a JavaScript-based runtime environment for controlling local resources of a mobile terminal to use a service provided by an OS layer module of a mobile terminal when executing a web-based application operating in a heterogeneous OS layer module. There is an effect of providing a web platform unit for a mobile terminal capable of interworking with a web-based application that operates in heterogeneous operating systems, including a JavaScript access engine unit that provides a.

또한, 상기 자바스크립트 억세스 엔진부에 자바스크립트 구문으로 이루어진 웹기반어플리케이션의 소스코드를 모바일 단말기의 운영체제에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 데이터타입 컨버터부를 포함하여 이기종 운영체제계층 모듈에서 동작하는 웹기반어플리케이션과 모바일 단말기의 운영체제 계층 모듈 사이에서 데이터 교환을 가능하게 하는 모바일 단말기용 웹 플랫폼 유닛을 제공하는 효과가 있다.In addition, the JavaScript access engine includes a data type converter unit for converting the source code of the web-based application consisting of the JavaScript syntax to the native code consisting of metadata syntax that can be run in the operating system of the mobile terminal operating in heterogeneous OS layer module There is an effect of providing a web platform unit for a mobile terminal that enables data exchange between a web-based application and an operating system layer module of the mobile terminal.

지금까지 본 발명에 대해서 상세히 설명하였으나, 그 과정에서 언급한 실시예는 예시적인 것일 뿐이며, 한정적인 것이 아님을 분명히 하고, 본 발명은 이하의 특허청구범위에 의해 제공되는 본 발명의 기술적 사상이나 분야를 벗어나지 않는 범위내에서, 균등하게 대처될 수 있는 정도의 구성요소 변경은 본 발명의 범위에 속한다 할 것이다.
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is clearly understood that the same is by way of illustration and example only and is not to be taken by way of limitation, It is within the scope of the present invention that component changes to such an extent that they can be coped evenly within a range that does not deviate from the scope of the present invention.

1 : 모바일 단말기용 웹 플랫폼 유닛 100 : 어플리케이션 구동부
110 : 네트워크 관리부 120 : 패키지 관리부
130 : 어플리케이션 관리부 200 : 어플리케이션 레이아웃출력부
300 : 디바이스 억세스 인터페이스부 400 : 자바스크립트 억세스 엔진부
500 : 데이터타입 컨버터부
510 : 자바스크립트 데이터타입 컨트롤부
511 : 바이트코드 타입 컨버터 512 : 플랫폼타입 컨버터
513 : 바이트코드 쿼리부 514 : 클래스컴포우저
515 : 네이티브코드 스토리지 520 : 콜백 관리부
530 : 코드 팩토리
1: Web platform unit for mobile terminal 100: Application driver
110: network management unit 120: package management unit
130: application management unit 200: application layout output unit
300: device access interface unit 400: JavaScript access engine unit
500: data type converter
510: JavaScript data type control unit
511: bytecode type converter 512: platform type converter
513: byte code query unit 514: class composer
515: native code storage 520: callback management unit
530: code factory

Claims (7)

이기종 운영체제 계층 모듈에서 실행되는 웹기반어플리케이션을 모바일 단말기의 운용체제 계층 모듈에서 실행시키는 모바일 단말기용 웹 플랫폼 유닛에 있어서,
상기 웹기반어플리케이션의 설치, 제거, 및 실행을 제어하는 어플리케이션 구동부와;
모바일 단말기의 사용자화면에서 상기 웹기반어플리케이션의 레이아웃을 제어하는 어플리케이션 레이아웃 출력부와;
모바일 단말기를 구성하는 하드웨어의 디바이스 인터페이스를 제공하는 디바이스 억세스 인터페이스부; 및
상기 웹기반어플리케이션의 실행시 모바일 단말기의 운영체제 계층 모듈에서 제공되는 서비스를 이용하기 위하여 상기 디바이스 억세스 인터페이스부를 통하여 모바일 단말기의 로컬리소스를 제어할 수 있도록 자바스크립트 기반의 런타임환경을 제공하는 자바스크립트 억세스 엔진부;를 포함하며,
상기 어플리케이션 구동부는, 상기 웹기반어플리케이션을 인터넷상의 어플리케이션스토어서버에서 다운로드하는 경우에 상기 웹기반어플리케이션과 상기 어플리케이션스토어서버의 데이터 싱크를 수행하고 상기 웹기반어플리케이션을 패키지로 압축하여 모바일 단말기의 메모리 특정위치에 저장하는 네트워크 관리부와, 상기 패키지로 압축된 웹기반어플리케이션이 실행될 경우에 상기 패키지의 압축을 해제하며 상기 웹기반어플리케이션의 실행이 종료되는 경우에 상기 웹기반어플리케이션을 패키지로 압축시키는 패키지 관리부, 및 상기 네트워크 관리부와 상기 패키지 관리부를 제어하여 상기 웹기반어플리케이션의 설치, 제거, 및 실행을 제어하는 어플리케이션 관리부를 포함하는 것을 특징으로 하는 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛.
In the web platform unit for a mobile terminal for executing a web-based application running in a heterogeneous operating system layer module in the operating system layer module of the mobile terminal,
An application driver for controlling installation, removal, and execution of the web-based application;
An application layout output unit configured to control a layout of the web-based application on a user screen of a mobile terminal;
A device access interface unit providing a device interface of hardware constituting the mobile terminal; And
JavaScript access engine that provides a JavaScript-based runtime environment to control local resources of the mobile terminal through the device access interface to use the services provided by the OS layer module of the mobile terminal when the web-based application is executed. Including;
The application driver, when downloading the web-based application from an application store server on the Internet, performs a data sink between the web-based application and the application store server, compresses the web-based application into a package, and specifies a memory location of a mobile terminal. A network management unit for storing in a package, a package management unit for decompressing the package when the web-based application compressed into the package is executed, and compressing the web-based application into a package when the execution of the web-based application is terminated; Operating in a heterogeneous operating system layer module, characterized in that it comprises an application management unit for controlling the network management unit and the package management unit to control the installation, removal, and execution of the web-based application. Web enabled mobile handset platform for the interworking unit of a web-based application.
삭제delete 청구항 1에 있어서, 상기 어플리케이션 레이아웃 출력부는,
상기 자바스크립트 억세스 엔진부에서 제공되는 렌더링 엔진 및 모바일 단말기의 운영체제 계층 모듈에서 제공되는 렌더링 엔진을 동시에 사용하여 상기 웹기반어플리케이션의 실행시 속도를 개선하는 것을 특징으로 하는 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛.
The method of claim 1, wherein the application layout output unit,
A web operating in a heterogeneous OS layer module, characterized in that the execution speed of the web-based application is improved by simultaneously using a rendering engine provided by the JavaScript access engine unit and a rendering engine provided by an OS layer module of a mobile terminal. Web platform unit for mobile terminals capable of interworking based applications.
청구항 1에 있어서, 상기 자바스크립트 억세스 엔진부는,
상기 웹기반어플리케이션의 실행파일에서 자바스크립트 구문으로 이루어진 소스코드를 추출하여 모바일 단말기의 운영체제에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하고 상기 네이티브 코드를 상기 디바이스 억세스 인터페이스 수단에 제공하여 모바일 단말기의 로컬리소스를 제어하는 데이터타입컨버터부;를 포함하는 것을 특징으로 하는 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛.
The method according to claim 1, The JavaScript access engine unit,
Extracting the source code consisting of JavaScript syntax from the executable file of the web-based application, converts the source code into a native code consisting of metadata syntax that can be run in the operating system of the mobile terminal, and provides the native code to the device access interface means of the mobile terminal. And a data type converter unit for controlling a local resource. The web platform unit of a mobile terminal capable of interworking with a web-based application operating in a heterogeneous OS layer module.
청구항 4에 있어서, 상기 데이터타입컨버터부는,
자바스크립트 구문에서 사용되는 데이터 타입과 메타 데이터 구문에서 사용되는 데이터 타입을 특정 키 값으로 서로 매칭시키는 메타데이터 테이블을 참조하여 자바스크립트 구문으로 이루어진 소스코드를 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 자바스크립트 데이터 타입 컨트롤부; 및
상기 자바스크립트 데이터 타입 컨트롤부에 대응되어 이벤트발생시 자바스크립트 구문으로 이루어진 소스코드를 호출하는 콜백관리부;를 포함하는 것을 특징으로 하는 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛.
The method according to claim 4, wherein the data type converter unit,
Java that converts source code consisting of JavaScript syntax into native code consisting of metadata syntax by referring to metadata table that matches data type used in JavaScript syntax and data type used in metadata syntax with specific key value. Script data type control unit; And
A web for a mobile terminal capable of interworking with a web-based application operating on a heterogeneous OS layer module, comprising: a callback management unit corresponding to the JavaScript data type control unit and calling a source code composed of JavaScript syntax when an event occurs. Platform unit.
청구항 5에 있어서, 상기 자바스크립트 데이터 타입 컨트롤부는,
상기 소스코드의 자바스크립트 구문을 분석하여 상기 소스코드를 상기 메타데이터 테이블의 특정 키 값에 상응하여 형식문자열을 포함하는 구문으로 이루어진 바이트코드로 변환하는 바이트코드 타입 컨버터; 및
상기 바이트코드를 모바일 단말기의 운영체제에서 구동가능한 메타데이터 구문으로 이루어진 네이티브 코드로 변환하는 플랫폼 타입 컨버터;로 이루어지는 것을 특징으로 하는 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛.
The method of claim 5, wherein the JavaScript data type control unit,
A bytecode type converter for analyzing the JavaScript syntax of the source code and converting the source code into a bytecode having a syntax including a format string corresponding to a specific key value of the metadata table; And
A platform type converter for converting the byte code into a native code consisting of metadata syntax that can be run in the operating system of the mobile terminal; Web platform for a mobile terminal capable of interworking web-based applications operating in heterogeneous operating system layer module, characterized in that consisting of unit.
청구항 6에 있어서, 상기 플랫폼 타입 컨버터는,
바이트코드에 대응되는 네이티브코드가 클래스 단위로 저장된 코드팩토리를 검색하여 상기 바이트코드 타입 컨버터를 통하여 변환된 바이트 코드에 상응하는 네이티브 코드를 클래스 단위로 추출하는 바이트코드 쿼리부와;
상기 코드팩토리에 상기 바이트코드 타입 컨버터를 통하여 변환된 바이트 코드에 대응되는 네이티브 코드가 존재하지 않을 경우에 상기 바이트 코드를 분석하여 상기 메타데이터 테이블의 특정 키 값에 상응하여 메타데이터 구문으로 이루어진 클래스 단위의 네이티브 코드로 변환하는 클래스 컴포우저; 및
상기 클래스 컴포우저를 통하여 변환된 네이티브코드를 수신하여 상기 코드팩토리에 저장하는 네이티브 코드 스토리지;를 포함하는 것을 특징으로 하는 이기종 운영체제 계층 모듈에서 동작하는 웹기반어플리케이션의 연동이 가능한 모바일 단말기용 웹 플랫폼 유닛.
The method according to claim 6, The platform type converter,
A bytecode query unit for retrieving a code factory in which native codes corresponding to bytecodes are stored in units of classes and extracting native codes corresponding to byte codes converted through the bytecode type converter in units of classes;
When there is no native code corresponding to the byte code converted by the bytecode type converter in the code factory, the byte code is analyzed and a class unit composed of metadata syntax corresponding to a specific key value of the metadata table Class composer to convert the native code of; And
And a native code storage for receiving the converted native code through the class composer and storing the converted native code in the code factory. The web platform unit of the mobile terminal capable of interworking with a web-based application operating in a heterogeneous OS layer module, comprising: .
KR1020100050018A 2010-05-28 2010-05-28 Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system KR101117165B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100050018A KR101117165B1 (en) 2010-05-28 2010-05-28 Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100050018A KR101117165B1 (en) 2010-05-28 2010-05-28 Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system

Publications (2)

Publication Number Publication Date
KR20110130611A KR20110130611A (en) 2011-12-06
KR101117165B1 true KR101117165B1 (en) 2012-03-07

Family

ID=45499272

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100050018A KR101117165B1 (en) 2010-05-28 2010-05-28 Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system

Country Status (1)

Country Link
KR (1) KR101117165B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017135764A1 (en) * 2016-02-03 2017-08-10 삼성전자 주식회사 Electronic device for performing application-related interoperation, and method therefor

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8819698B2 (en) 2012-04-02 2014-08-26 Hewlett-Packard Development Company, L. P. Cross-platform web-based native device feature access
KR101409528B1 (en) * 2013-03-26 2014-06-19 한양대학교 에리카산학협력단 Method and apparatus of mda-based authoring application for smart cross-platform
KR101868173B1 (en) * 2013-12-16 2018-06-15 에릭슨엘지엔터프라이즈 주식회사 Method and apparatus for sharing application database
KR101649121B1 (en) * 2014-12-19 2016-08-18 주식회사 컴퍼니원헌드레드 Method for embodying open source computer vision of web browser
KR101659494B1 (en) * 2015-04-07 2016-09-23 주식회사 위시링크 Method for providing a native application managed by server and the application

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100795765B1 (en) * 2004-02-27 2008-01-21 리서치 인 모션 리미티드 System and method for building wireless applications with intelligent mapping between user interface and data components

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100795765B1 (en) * 2004-02-27 2008-01-21 리서치 인 모션 리미티드 System and method for building wireless applications with intelligent mapping between user interface and data components

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017135764A1 (en) * 2016-02-03 2017-08-10 삼성전자 주식회사 Electronic device for performing application-related interoperation, and method therefor
US11210147B2 (en) 2016-02-03 2021-12-28 Samsung Electronics Co., Ltd. Electronic device for performing application-related interoperation, and method therefor

Also Published As

Publication number Publication date
KR20110130611A (en) 2011-12-06

Similar Documents

Publication Publication Date Title
US10839141B2 (en) System and method for provisioning a mobile software application to a mobile device
KR101117165B1 (en) Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system
CN108647032B (en) Application loading method and device, computer device and computer readable storage medium
CN111930382B (en) Application page access method, device and equipment
CN109240697B (en) Call processing method and device and storage medium
CN111240684B (en) Cutting method and device of JS codes, medium and electronic equipment
TW201826117A (en) Method and apparatus for compressing application ensuring the normal operation of the application with higher compression ratio
CN113918195A (en) Application interface updating method and device, electronic equipment and readable storage medium
CN113672224A (en) Method and device for generating small program page code and computer equipment
CN111506368B (en) Method, device, equipment and storage medium for converting asynchronous call into synchronous call
CN112214250A (en) Application program assembly loading method and device
CN112764836A (en) Method and device for running fast application and electronic equipment
KR101070967B1 (en) Wipi contents download system and method thereof
CN110308999B (en) Method for dynamically sharing dependency package between applications, storage medium and mobile terminal
CN111158777A (en) Component calling method and device and computer readable storage medium
CN112379885B (en) Applet compiling method, device, equipment and readable storage medium
CN101944120B (en) Method and device for executing wireless markup language script
CN114090070A (en) Application program installation package file processing method and electronic equipment
CN113296781A (en) Application program installation package file compiling and constructing method and device and electronic equipment
CN110502251B (en) Application installation method and device
KR20090122703A (en) Server and method for providing converting contents
KR20090121949A (en) Method and system for converting mobile contents
CN106775900B (en) Calling method and system of application browser
CN117093286B (en) Plug-in generation method, device, equipment and computer readable storage medium
CN116382719A (en) Plug-in processing method, device, computer equipment and storage medium

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: 20150120

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20161227

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee