KR101125852B1 - Method, terminal, server and computer-readable recording medium for supporting various standards for device api in a single web platform - Google Patents

Method, terminal, server and computer-readable recording medium for supporting various standards for device api in a single web platform Download PDF

Info

Publication number
KR101125852B1
KR101125852B1 KR1020100054402A KR20100054402A KR101125852B1 KR 101125852 B1 KR101125852 B1 KR 101125852B1 KR 1020100054402 A KR1020100054402 A KR 1020100054402A KR 20100054402 A KR20100054402 A KR 20100054402A KR 101125852 B1 KR101125852 B1 KR 101125852B1
Authority
KR
South Korea
Prior art keywords
standard device
device api
content
specific standard
api
Prior art date
Application number
KR1020100054402A
Other languages
Korean (ko)
Other versions
KR20110134682A (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 KR1020100054402A priority Critical patent/KR101125852B1/en
Publication of KR20110134682A publication Critical patent/KR20110134682A/en
Application granted granted Critical
Publication of KR101125852B1 publication Critical patent/KR101125852B1/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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

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

Abstract

단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서, (a) 특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 단계, 및 (b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 - 를 포함하는 방법이 제공된다. 본 발명에 의하면, 단일한 웹 플랫폼에서도 웹 애플리케이션/ 웹 위젯이 지원하는 임의의 표준 Device API가 자동으로 호출되므로, 사용자로 하여금 다양한 웹 애플리케이션/ 웹 위젯을 그 개발 환경에 구애받지 않은 채 효과적으로 사용할 수 있도록 해 주는 효과가 달성된다. A method for supporting various standard device APIs in a single web platform, the method comprising: (a) at least one of namespace information and multipurpose internet mail extension (MIME) type information about the content when a content supporting a specific standard device API is received; Identifying the specific standard Device API by analyzing the method, and (b) generating a script for loading the plug-in corresponding to the identified specific standard Device API, and adding the generated script to the start file of the content. And wherein the plug-in is a program that calls the particular standard Device API. According to the present invention, any standard Device API supported by a web application / web widget is automatically called even on a single web platform, so that a user can effectively use various web applications / web widgets regardless of their development environment. Effect is achieved.

Description

단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법, 단말 장치, 서버 및 컴퓨터 판독 가능한 기록 매체{METHOD, TERMINAL, SERVER AND COMPUTER-READABLE RECORDING MEDIUM FOR SUPPORTING VARIOUS STANDARDS FOR DEVICE API IN A SINGLE WEB PLATFORM}METHOD, TERMINAL, SERVER AND COMPUTER-READABLE RECORDING MEDIUM FOR SUPPORTING VARIOUS STANDARDS FOR DEVICE API IN A SINGLE WEB PLATFORM}

본 발명은 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법, 단말 장치, 서버 및 컴퓨터 판독 가능한 기록 매체에 관한 것으로, 보다 상세하게는, 특정 표준 Device API를 지원하는 컨텐츠가 수신되면 컨텐츠에 관한 namespace 정보나 MIME type 정보를 분석하여 수신된 컨텐츠가 지원하는 특정 표준 Device API를 식별한 후, 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하여 이를 컨텐츠의 시작 파일에 추가하고, 추후 컨텐츠에 대한 실행 요청에 따라 시작 파일이 구동되면 시작 파일에 포함되어 있는 스크립트를 통해 이러한 플러그인을 로딩함으로써 해당 표준 Device API가 호출되도록 하여, 사용자로 하여금 다양한 웹 애플리케이션/ 웹 위젯을 그 개발 환경에 구애받지 않은 채 효과적으로 사용할 수 있도록 해 주는 방법, 단말 장치, 서버 및 컴퓨터 판독 가능한 기록 매체에 관한 것이다.The present invention relates to a method, a terminal device, a server, and a computer-readable recording medium for supporting various standard device APIs on a single web platform. More specifically, the present invention relates to content when a content supporting a specific standard device API is received. After analyzing the namespace information or MIME type information, identify the specific standard device API supported by the received content, and then create a script to load the plug-in corresponding to the identified standard device API and add it to the start file of the content. If the startup file is driven in response to a request for execution of the content later, the standard device API is called by loading such a plug-in through a script included in the startup file, so that the user can develop various web applications / web widgets. To be effective regardless of environment Way that, to a terminal apparatus, a server and a computer-readable recording medium.

근래에 들어, 컴퓨터, 전자, 인터넷 통신 기술이 비약적으로 발달함에 따라 무선통신망(Wireless Network)을 이용하여 다양한 멀티미디어 통신 서비스가 제공되고 있다. 이에 따라, 사용자들이 멀티미디어 통신 서비스를 충분히 활용할 수 있도록 지원해주는 무선 단말기(특히, 스마트폰)가 각광받게 되었으며, 개발자들은 큰 노력을 투입하지 않고도 고수익을 올릴 수 있는 스마트폰용 애플리케이션 개발에 적극적으로 뛰어들고 있다. In recent years, as the computer, electronic, and internet communication technologies have developed rapidly, various multimedia communication services have been provided using a wireless network. As a result, wireless terminals (especially smartphones), which enable users to take full advantage of multimedia communication services, have been in the spotlight, and developers have been actively involved in developing applications for smartphones that can generate high profits without significant effort. have.

다만, 무선 단말기의 플랫폼(즉, 웹 플랫폼)이 너무나 다양하고 또 각 플랫폼들 간에 호환이 이루어지지 않은 결과, 개발자들은 뛰어난 아이디어를 갖고도 이를 어떤 플랫폼에 최적화하여 개발해야 할지 혼란스러워 하는 경우가 발생하였고, 설령 특정 플랫폼을 선택하여 개발을 끝냈다 하더라도 이를 다른 플랫폼용으로 포팅하기 위해서는 엄청난 비용과 수고가 투입되어야 했다.However, as the wireless terminal platform (i.e., web platform) is so diverse and incompatible with each platform, developers sometimes have great ideas and are confused about which platform to develop and develop. Even if a specific platform was selected and developed, porting it to another platform would require a great deal of cost and effort.

따라서, 이러한 플랫폼 종속에서 벗어날 수 있는 애플리케이션을 개발하기 위한 연구가 활발히 진행된 결과, 웹 애플리케이션이라는 개념이 등장하게 되었다. 웹 애플리케이션은 무선 단말기에 설치되어 운용되는 일반적인 애플리케이션과 달리 다운로드를 받은 후 네트워크 상에서 웹 브라우저를 통해 운용되는 웹 표준 기반의 애플리케이션으로서, 단말기 플랫폼 표준이 아닌 웹 표준이 적용됨에 따라 서비스의 접근성, 호환성 문제를 크게 개선시켰다. 이러한 웹 애플리케이션 기술을 개발함에 있어서의 유의점은 웹 프로그래밍을 통해서도 디바이스의 제어를 할 수 있는지 여부에 관한 문제인데(특히, 무선 단말기에 설치되어 운용되는만큼 디바이스의 기능을 충실히 활용할 수 있게 하는 일반적인 애플리케이션의 수준으로 제어를 할 수 있는지 여부), 이 문제를 해결하기 위해 W3C, JIL, OMTP 등과 같은 이동통신 사업자들의 컨소시엄은 웹 애플리케이션/ 웹 위젯에서 모바일 디바이스의 기능을 안전하게 제어할 수 있도록 해주는 표준 API(즉, 표준 Device API)를 제정하게 된다. Therefore, as a result of active research to develop an application that can escape from such platform dependency, the concept of web application has emerged. Unlike general applications installed and operated on wireless terminals, web applications are web standards based applications that are downloaded and operated through a web browser on the network, and accessibility and compatibility issues of services are applied due to the application of web standards rather than terminal platform standards. Significantly improved. The important point in developing such web application technology is the question of whether the device can be controlled through web programming (especially in general applications that can faithfully utilize the functions of the device as installed and operated in a wireless terminal). Level control, or a consortium of carriers such as W3C, JIL, OMTP, etc. to address this issue, a standard API that allows secure control of mobile device functionality from web applications / web widgets (i.e. , The standard Device API).

이러한 표준 Device API로는 현재 W3C Device API, JIL 1.0 Device API(JIL이 제정한 1.0 버전의 표준 Device API), JIL 1.2 Device API(JIL이 제정한 1.2 버전의 표준 Device API), BONDI Device API(OMTP가 제정한 표준 Device API)가 있다. 이들은 모두 자바스크립트로서 모바일 디바이스를 제어할 수 있도록 해주는 웹 표준이라는 것에 공통점이 있긴 하나, 서로 간에 호환이 되지 않는 치명적인 문제가 있기 때문에 어느 일 표준 Device API를 이용하여 운용되는 웹 애플리케이션/ 웹 위젯은, 다른 표준 Device API를 채택하고 있는 모바일 디바이스 상에서는 운용될 수 없었다. 따라서, 단일한 웹 플랫폼 상에서 다양한 표준 Device API를 지원할 수 있도록 하기 위한 기술 개발에 대한 필요성이 증대되었다.These standard Device APIs currently include the W3C Device API, the JIL 1.0 Device API (the 1.0 version of the Standard Device API established by JIL), the JIL 1.2 Device API (the 1.2 version of the Standard Device API established by JIL), and the BONDI Device API (OMTP There is a standard Device API). While they all have a common web standard that allows them to control mobile devices as JavaScript, there is a fatal problem that is not compatible with each other, so any web application / web widget that operates using standard Device APIs, It could not be run on mobile devices adopting other standard Device APIs. Therefore, there is an increasing need for technology development to support various standard device APIs on a single web platform.

본 발명은 상술한 문제점을 모두 해결하는 것을 그 목적으로 한다.It is an object of the present invention to solve all the problems described above.

또한, 본 발명은 표준 Device API의 종류에 따라 각기 다른 namespace 정보 및/또는 MIME(Multipurpose Internet Mail Extension) type 정보를 활용하여 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API를 식별한 후, 상기 식별된 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하여, 웹 애플리케이션/ 웹 위젯이 실행될 때 해당 표준 Device API가 자동으로 호출될 수 있도록 하는 것을 다른 목적으로 한다. In addition, the present invention, after identifying the standard device API supported by the web application / web widget by using different namespace information and / or MIME (Multipurpose Internet Mail Extension) type information according to the type of standard device API, Another goal is to create a script to load the plug-in corresponding to the Device API so that the corresponding standard Device API can be called automatically when the web application / web widget is executed.

상기 목적을 달성하기 위한 본 발명의 대표적인 구성은 다음과 같다.Representative configuration of the present invention for achieving the above object is as follows.

본 발명의 일 태양에 따르면, 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서, (a) 특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 단계, 및 (b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 - 를 포함하는 방법이 제공된다.According to an aspect of the present invention, a method for supporting a variety of standard Device API in a single web platform, (a) when a content supporting a specific standard Device API is received, namespace information about the content and MIME (Multipurpose Internet) Mail Extension) analyzing at least one of the type information to identify the specific standard Device API, and (b) generating a script for loading a plug-in corresponding to the identified specific standard Device API, and the generated script Adding to the start file of the content, wherein the plug-in is a program that calls the particular standard Device API.

본 발명의 다른 태양에 따르면, 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서, (a) 특정 표준 Device API를 지원하는 컨텐츠가 단말 장치에 수신되면, 상기 단말 장치가 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하도록 하고 이를 통해 상기 특정 표준 Device API를 식별하도록 하는 프로그램 코드가 상기 단말 장치에서 실행되도록 하는 단계, 및 (b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하도록 하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하도록 하는 프로그램 코드가 상기 단말 장치에서 실행되도록 하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 - 를 포함하는 방법이 제공된다.According to another aspect of the present invention, a method for supporting various standard Device APIs in a single web platform, comprising: (a) when content supporting a specific standard Device API is received in a terminal device, the terminal device relates to the content; causing program code to be executed on the terminal device to analyze at least one of namespace information and Multipurpose Internet Mail Extension (MIME) type information, thereby identifying the specific standard Device API, and (b) the identified specific Generating a script for loading a plug-in corresponding to a standard device API, and causing program code for adding the generated script to the start file of the content to be executed on the terminal device; It is a program that calls API. The.

본 발명의 또 다른 태양에 따르면, 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 단말 장치로서, 특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 표준 Device API 식별부, 및 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 스크립트 관리부 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 - 를 포함하는 단말 장치가 제공된다.According to another aspect of the present invention, a terminal device for supporting various standard Device APIs in a single web platform, and when a content supporting a specific standard Device API is received, namespace information and MIME (Multipurpose Internet Mail) regarding the content are received. Extension) generates a script for loading a plug-in corresponding to the standard device API identification unit for identifying the specific standard device API by analyzing at least one of the type information, and the identified specific standard device API, and the generated script A terminal device is provided that includes a script manager to add to the start file of the content, wherein the plug-in is a program that calls the specific standard Device API.

본 발명의 또 다른 태양에 따르면, 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 서버로서, 특정 표준 Device API를 지원하는 컨텐츠가 단말 장치에 전송되면, 상기 단말 장치가 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하도록 하고 이를 통해 상기 특정 표준 Device API를 식별하도록 하는 프로그램 코드 및 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하도록 하는 프로그램 코드가 상기 단말 장치에서 실행되도록 하는 프로그램 코드 실행 지시부 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 - 및 상기 단말 장치로부터의 상기 컨텐츠에 대한 실행 요청이 감지되면, 상기 스크립트가 로딩을 요청하는 상기 플러그인에 응답하여 상기 특정 표준 Device API를 상기 단말 장치에 제공하는 표준 Device API 제공부를 포함하는 서버가 제공된다.According to another aspect of the present invention, a server for supporting a variety of standard Device API in a single web platform, when the content that supports a specific standard Device API is transmitted to the terminal device, the terminal device is namespace information about the content And program code for analyzing at least one of Multipurpose Internet Mail Extension (MIME) type information and thereby identifying a specific standard Device API and a script for loading a plug-in corresponding to the identified specific Standard Device API. A program code execution instruction unit for causing a program code to be executed in the terminal device, wherein the plug-in is a program that calls the specific standard Device API; and when the execution request for the content from the terminal device is detected, the script is loaded. Respond to the plugin requesting In response, a server including a standard Device API provider for providing the specific standard Device API to the terminal device is provided.

이 외에도, 본 발명을 구현하기 위한 다른 방법, 시스템 및 상기 방법을 실행하기 위한 컴퓨터 프로그램을 기록하기 위한 컴퓨터 판독 가능한 기록 매체가 더 제공된다.In addition, there is provided another method, system, and computer readable recording medium for recording a computer program for carrying out the method for implementing the present invention.

본 발명에 의하면, 단일한 웹 플랫폼에서도 웹 애플리케이션/ 웹 위젯이 지원하는 임의의 표준 Device API가 자동으로 호출될 수 있으므로, 사용자로 하여금 다양한 웹 애플리케이션/ 웹 위젯을 그 개발 환경에 구애받지 않은 채 효과적으로 사용하도록 할 수 있다.According to the present invention, any standard Device API supported by a web application / web widget can be automatically called even on a single web platform, so that a user can effectively select various web applications / web widgets regardless of their development environment. Can be used.

도 1은 본 발명의 일 실시예에 따라 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 전체 시스템의 구성을 개략적으로 나타내는 도면이다.
도 2는 본 발명의 일 실시예에 따른 단말 장치(200)의 내부 구성을 예시적으로 나타내는 도면이다.
도 3은 본 발명의 일 실시예에 따른 표준 Device API 지원 웹 서버(300)의 내부 구성을 예시적으로 나타내는 도면이다.
1 is a diagram schematically showing the configuration of an entire system for supporting various standard Device APIs in a single web platform according to an embodiment of the present invention.
2 is a diagram illustrating an internal configuration of a terminal device 200 according to an embodiment of the present invention.
3 is a diagram illustrating an internal configuration of a standard Device API support web server 300 according to an embodiment of the present invention.

후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이들 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시예에 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시예로 구현될 수 있다. 또한, 각각의 개시된 실시예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.DETAILED DESCRIPTION The following detailed description of the invention refers to the accompanying drawings that show, by way of illustration, specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention. It should be understood that the various embodiments of the present invention are different but need not be mutually exclusive. For example, certain features, structures, and characteristics described herein may be implemented in other embodiments without departing from the spirit and scope of the invention in connection with an embodiment. It is also to be understood that the position or arrangement of the individual components within each disclosed embodiment may be varied without departing from the spirit and scope of the invention. The following detailed description, therefore, is not to be taken in a limiting sense, and the scope of the present invention, if properly described, is defined only by the appended claims, along with the full range of equivalents to which such claims are entitled. Like reference numerals in the drawings refer to the same or similar functions throughout the several aspects.

이하에서는, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있도록 하기 위하여, 본 발명의 바람직한 실시예들에 관하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.DETAILED DESCRIPTION Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement the present invention.

[본 발명의 바람직한 실시예][Preferred Embodiments of the Invention]

본 발명의 명세서에서, 컨텐츠란 텍스트, 링크, 이미지, 동영상, 오디오 등의 데이터 또는 이들 중 적어도 두 가지의 조합으로 구성되는 컨텐츠로서, 통신망을 통하여 접근 가능한 디지털 정보 자체 또는 그러한 디지털 정보의 내용을 총칭하는 것으로 이해될 수 있으며, 표준 Device API를 지원하는 웹 애플리케이션/ 웹 위젯의 형태로 구성되는 컨텐츠를 포함하는 개념으로서 이해되어야 할 것이다.In the specification of the present invention, content is a content composed of data such as text, a link, an image, a video, an audio, or a combination of at least two of them, and generically refers to digital information itself or contents of such digital information accessible through a communication network. It should be understood as a concept including content that is configured in the form of a web application / web widget that supports a standard Device API.

전체 시스템의 구성Configuration of the entire system

도 1은 본 발명의 일 실시예에 따라 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 전체 시스템의 구성을 개략적으로 나타내는 도면이다.1 is a diagram schematically showing the configuration of an entire system for supporting various standard Device APIs in a single web platform according to an embodiment of the present invention.

도 1에 도시되어 있는 바와 같이, 본 발명의 일 실시예에 따른 전체 시스템은, 통신망(100), 단말 장치(200), 표준 Device API 지원 웹 서버(300)로 구성될 수 있다.As shown in FIG. 1, the entire system according to an exemplary embodiment of the present invention may include a communication network 100, a terminal device 200, and a standard device API supporting web server 300.

먼저, 본 발명의 일 실시예에 따르면, 통신망(100)은 무선 통신의 양태로 구성될 수 있으며 이동 통신망, 인공 위성 통신망 등 다양한 통신망으로 구성될 수 있다. 보다 구체적으로, 본 발명에서 말하는 통신망(100)은 공지의 WLAN(Wireless LAN), CDMA(Code Division Multiple Access), WCDMA(Wideband Code Division Multiple Access) 또는 GSM(Global System for Mobile communications) 통신망 등을 모두 포함하는 개념인 것으로 이해되어야 한다.First, according to an embodiment of the present invention, the communication network 100 may be configured as an aspect of wireless communication and may be configured with various communication networks, such as a mobile communication network, a satellite communication network. More specifically, the communication network 100 according to the present invention includes all known wireless LAN (WLAN), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), or Global System for Mobile communications (GSM) communication network. It should be understood to be a concept inclusive.

다음으로, 본 발명의 일 실시예에 따르면, 단말 장치(200)는 특정 표준 Device API를 지원하는 컨텐츠, 즉 웹 애플리케이션/ 웹 위젯 등이 수신되면, 수신된 웹 애플리케이션/ 웹 위젯에 관한 namespace 정보나 MIME(Multipurpose Internet Mail Extension) type 정보를 분석하여 해당 특정 표준 Device API를 식별한 후, 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하여 컨텐츠의 시작 파일에 추가하는 기능을 수행할 수 있다. 여기서, 플러그인은 대응된 표준 Device API를 호출하는 프로그램인데, 단말 장치(200)는 웹 애플리케이션/ 웹 위젯에 대한 실행 요청에 따라 시작 파일이 구동되면 시작 파일에 포함되어 있는 스크립트를 통해 이러한 플러그인을 로딩함으로써 해당 표준 Device API가 호출되도록 하는 기능을 수행할 수도 있다.Next, according to an embodiment of the present invention, when the terminal device 200 receives content that supports a specific standard Device API, that is, a web application / web widget, etc., namespace information regarding the received web application / web widget or Analyze MIME (Multipurpose Internet Mail Extension) type information to identify the specific standard device API, and then generate a script to load the plug-in corresponding to the identified standard device API and add it to the start file of the content. can do. Here, the plug-in is a program that calls the corresponding standard Device API, and the terminal device 200 loads the plug-in through a script included in the startup file when the startup file is driven in response to an execution request for the web application / web widget. You can also perform the function to call the corresponding standard device API.

여기서, 본 발명의 일 실시예에 따른 단말 장치(200)는 통신망(100)에 접속한 후 통신할 수 있도록 하는 기능을 포함하는 디지털 기기로서, 개인용 컴퓨터(예를 들어, 타블렛 컴퓨터, 노트북 컴퓨터 등), PDA, 웹 패드, 이동 전화기 등과 같이 메모리 수단을 구비하고 마이크로 프로세서를 탑재하여 연산 능력을 갖춘 휴대용 디지털 기기라면 얼마든지 본 발명에 따른 단말 장치(200)로서 채택될 수 있다. 단말 장치(200)의 자세한 내부 구성에 대해서는 후술하기로 한다.Here, the terminal device 200 according to an embodiment of the present invention is a digital device including a function for enabling communication after connecting to the communication network 100, and a personal computer (for example, a tablet computer, a notebook computer, etc.). A portable digital device having a memory means such as a PDA, a web pad, a mobile phone, and the like with a microprocessor can be adopted as the terminal device 200 according to the present invention. A detailed internal configuration of the terminal device 200 will be described later.

한편, 본 발명의 일 실시예에 따르면, 표준 Device API 지원 웹 서버(300)는 통신망(100)을 통하여 단말 장치(200) 및 다른 웹 서버(미도시됨) 등과 통신하며 단말 장치(200)의 요청에 따라 웹 애플리케이션/ 웹 위젯이 적절하게 운용될 수 있도록 다양한 유형의 서비스를 제공하는 기능을 수행할 수 있다. 또한, 표준 Device API 지원 웹 서버(300)는 단말 장치(200)에 다양한 표준 Device API를 지원하는 기능을 수행하기 위한 프로그램 코드를 전송하고 해당 프로그램 코드가 실행되도록 할 수 있으며, 웹 애플리케이션/ 웹 위젯에 대한 실행 요청에 응답하여 해당 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API를 제공하는 기능을 수행할 수도 있다. 표준 Device API 지원 웹 서버(300)의 자세한 내부 구성에 대해서는 후술하기로 한다.Meanwhile, according to an exemplary embodiment of the present invention, the standard Device API supporting web server 300 communicates with the terminal device 200 and another web server (not shown) through the communication network 100, and communicates with the terminal device 200. It can perform functions to provide various types of services so that web applications / web widgets can be properly operated upon request. In addition, the standard device API supporting web server 300 may transmit a program code for performing a function supporting various standard device APIs to the terminal device 200 and allow the corresponding program code to be executed, and the web application / web widget It can also perform a function that provides a standard Device API supported by the corresponding web application / web widget in response to a request for execution. Detailed internal configuration of the standard Device API supporting web server 300 will be described later.

단말 장치의 구성Terminal device configuration

이하에서는, 본 발명의 구현을 위하여 중요한 기능을 수행하는 단말 장치(200)의 내부 구성 및 각 구성요소의 기능에 대하여 살펴보기로 한다.Hereinafter, the internal configuration of the terminal device 200 performing important functions for the implementation of the present invention and the function of each component will be described.

도 2는 본 발명의 일 실시예에 따른 단말 장치(200)의 내부 구성을 예시적으로 나타내는 도면이다.2 is a diagram illustrating an internal configuration of a terminal device 200 according to an embodiment of the present invention.

도 2를 참조하면, 본 발명의 일 실시예에 따른 단말 장치(200)는, 표준 Device API 식별부(210), 스크립트 관리부(220), 통신부(230) 및 제어부(240)를 포함할 수 있다. 본 발명의 일 실시예에 따르면, 표준 Device API 식별부(210), 스크립트 관리부(220), 통신부(230) 및 제어부(240)는 그 중 적어도 일부가 단말 장치(200)와 통신하는 프로그램 모듈들일 수 있다. 이러한 프로그램 모듈들은 운영 시스템, 응용 프로그램 모듈 및 기타 프로그램 모듈의 형태로 단말 장치(200)에 포함될 수 있으며, 물리적으로는 여러 가지 공지의 기억 장치 상에 저장될 수 있다. 또한, 이러한 프로그램 모듈들은 단말 장치(200)와 통신 가능한 원격 기억 장치에 저장될 수도 있다. 한편, 이러한 프로그램 모듈들은 본 발명에 따라 후술할 특정 업무를 수행하거나 특정 추상 데이터 유형을 실행하는 루틴, 서브루틴, 프로그램, 오브젝트, 컴포넌트, 데이터 구조 등을 포괄하지만, 이에 제한되지는 않는다.2, the terminal device 200 according to an embodiment of the present invention may include a standard Device API identification unit 210, a script management unit 220, a communication unit 230, and a control unit 240. . According to an embodiment of the present invention, the standard Device API identification unit 210, the script management unit 220, the communication unit 230 and the control unit 240 are at least some of the program modules to communicate with the terminal device 200 Can be. Such program modules may be included in the terminal device 200 in the form of an operating system, an application program module, and other program modules, and may be physically stored on various known storage devices. In addition, these program modules may be stored in a remote storage device that can communicate with the terminal device 200. On the other hand, such program modules include, but are not limited to, routines, subroutines, programs, objects, components, data structures, etc. that perform particular tasks or execute particular abstract data types, described below, in accordance with the present invention.

먼저, 본 발명의 일 실시예에 따르면, 표준 Device API 식별부(210)는 다양한 표준 Device API 중 특정 표준 Device API만을 지원하는 웹 애플리케이션/ 웹 위젯이 수신되면, 해당 컨텐츠에 관한 namespace 정보나 MIME type 정보를 분석하여 해당 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API를 식별하는 기능을 수행할 수 있다. First, according to an embodiment of the present invention, when the standard device API identification unit 210 receives a web application / web widget that supports only a specific standard device API among various standard device APIs, namespace information or MIME type regarding the corresponding content is received. By analyzing the information, you can identify the standard Device API supported by the web application / web widget.

웹 애플리케이션/ 웹 위젯은 자신이 지원하는 표준 Device API에 대응되는 메타데이터(Metadata)의 정의를 위하여 config 파일 내에 namespace를 정의하고 있는데, 본 발명의 일 실시예에 따른 표준 Device API 식별부(210)는 이러한 namespace 속성을 추출하고 이를 분석하여 해당 Device API 정보를 식별 할 수 있다. 즉, 각 표준 Device API는 자신의 고유한 namespace 값을 갖고 있으므로, 본 발명의 일 실시예에 따른 표준 Device API 식별부(210)는 획득한 namespace 정보를 참조로 하여 해당 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API를 식별할 수 있게 되는데, 구체적으로, W3C Device API는 http://www.w3.org/ns/widgets, JIL 1.0 Device API는 http://www.jil.org/ns/widgets, JIL 1.2 Device API는 http://www.jil.org/ns/widgets1.2, BONDI Device API는 http://bondi.omtp.org/ns/widgets 을 namespace 값으로서 갖고 있다. 가령, 수신된 웹 애플리케이션/ 웹 위젯의 config 파일 내에 다음과 같이 메타데이터가 정의되어 있다고 가정할 경우,
The web application / web widget defines a namespace in a config file to define metadata corresponding to a standard device API supported by the web application / web widget, and the standard device API identification unit 210 according to an embodiment of the present invention. Extracts these namespace attributes and analyzes them to identify the corresponding Device API information. That is, since each standard device API has its own namespace value, the standard device API identification unit 210 according to an embodiment of the present invention supports the corresponding web application / web widget with reference to the obtained namespace information. To identify the standard Device API, specifically, the W3C Device API is http://www.w3.org/ns/widgets, and the JIL 1.0 Device API is http://www.jil.org/ns/widgets JIL 1.2 Device API has http://www.jil.org/ns/widgets1.2 and BONDI Device API has http://bondi.omtp.org/ns/widgets as its namespace value. For example, suppose the following metadata is defined in the config file of a received web application / web widget:

<xml version="1.0" encoding="UTF-8"?><xml version = "1.0" encoding = "UTF-8"?>

<widget xmlns ="http://www.jil.org/ns/widgets" //-- (1)<widget xmlns = "http://www.jil.org/ns/widgets" //-(1)

xmlns:its="http://www.w3.org/2005/11/its"        xmlns: its = "http://www.w3.org/2005/11/its"

id="92984c45-608b-4bc5-b780-4c2908e5834a"         id = "92984c45-608b-4bc5-b780-4c2908e5834a"

version="01.00.beta"         version = "01.00.beta"

height="430"         height = "430"

width="320">         width = "320">

<maximum_display_mode height="430" width="320"/>     <maximum_display_mode height = "430" width = "320" />

(중략)     (syncopation)

<license href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache v2</license>     <license href = "http://www.apache.org/licenses/LICENSE-2.0.html"> Apache v2 </ license>

<author email="myname@host">myname</author>     <author email = "myname @ host"> myname </ author>

</widget>
</ widget>

본 발명의 일 실시예에 따른 표준 Device API 식별부(210)는 상기 (1) 부분의 xmlns 속성(즉, xml 기반 프로그램의 namespace 속성) 및 "http://www.jil.org/ns/widgets"이라는 namespace 값을 추출함으로써 해당 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API가 JIL 1.0 Device API라는 것을 식별할 수 있다.The standard Device API identification unit 210 according to an embodiment of the present invention is the xmlns attribute (ie, namespace attribute of the xml-based program) of the part (1) and "http://www.jil.org/ns/widgets By extracting the namespace value ", you can identify that the standard Device API supported by the web application / web widget is the JIL 1.0 Device API.

또한, 본 발명의 일 실시예에 따른 표준 Device API 식별부(210)는, 수신된 웹 애플리케이션/ 웹 위젯에 삽입된 MIME 헤더로부터 MIME type 정보를 추출하여 해당 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API를 식별할 수도 있다. 여기서, MIME type 정보는 전송되는 컨텐츠의 종류를 표시하기 위해 MIME 헤더를 통해 컨텐츠에 필수적으로 삽입되는데, 표준 Device API는 위에서 언급한 namespace의 경우와 같이 각 표준 Device API마다 자신의 고유한 MIME type을 갖고 있으므로, 표준 Device API 식별부(210)가 MIME type 정보를 추출하고 분석하여 그에 대응되는 표준 Device API를 식별하는 것이 가능해 진다. In addition, the standard Device API identification unit 210 according to an embodiment of the present invention, extracts MIME type information from the MIME header inserted into the received web application / web widget, the standard device supported by the web application / web widget You can also identify the API. In this case, MIME type information is essentially inserted into the content through the MIME header to indicate the type of content to be transmitted. The standard device API has its own MIME type for each standard device API, as in the case of the aforementioned namespace. Since the standard device API identification unit 210 extracts and analyzes MIME type information, it becomes possible to identify the standard device API corresponding thereto.

다음으로, 본 발명의 일 실시예에 따른 스크립트 관리부(220)는, 표준 Device API 식별부(210)에 의해 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API가 식별되면, 식별된 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 생성된 스크립트를 웹 애플리케이션/ 웹 위젯의 시작 파일 내에 추가하는 기능을 수행할 수 있다. 여기서, 플러그인이란 해당 표준 Device API를 호출하는 프로그램을 의미한다.Next, if the standard device API supported by the web application / web widget is identified by the standard device API identification unit 210, the script manager 220 according to the embodiment of the present invention corresponds to the identified standard device API. You can create a script to load the plug-in, and add the generated script to the startup file of the web application / web widget. Here, the plug-in means a program that calls the corresponding standard device API.

한편, 식별된 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고 이를 시작 파일에 추가하는 과정을 예시적인 소스 코드를 통해 설명하면 다음과 같다.
Meanwhile, a process of generating a script for loading a plug-in corresponding to the identified standard Device API and adding it to a startup file will be described through exemplary source codes as follows.

function obigoWidgetInit()function obigoWidgetInit ()

{{

var obj_Element = document.createElement("object");var obj_Element = document.createElement ("object");

(중략)(syncopation)

obj _ Element . id = " obigo _ plugin "; // -- (2) obj _ Element . id = " obigo _ plugin "; // -- (2)

obj _ Element . type = " application / widget - JIL1 _2"; // -- (3) obj _ Element . type = " application / widget - JIL1 _2"; //-(3)

(중략)(syncopation)

}
}

먼저, 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API가 예를 들어 JIL 1.2 Device API인 것으로 식별되었으면, 본 발명의 일 실시예에 따른 스크립트 관리부(220)는 위의 (2) 및 (3) 부분에서 볼 수 있는 바와 같이 JIL 1.2 Device API 호출용 플러그인(플러그인의 명칭은 "obigo_plugin" 임)을 로딩시키기 위한 스크립트를 obigoWidgetInit() 이라는 메소드의 형태로서 생성한다. 또한, 스크립트 관리부(220)는 이와 같이 생성된 스크립트를,
First, if the standard device API supported by the web application / web widget is identified as, for example, the JIL 1.2 Device API, the script manager 220 according to an embodiment of the present invention is the part (2) and (3) above. As you can see, create a script to load the JIL 1.2 Device API call plug-in (the plug-in is named "obigo_plugin") as a method called obigoWidgetInit (). In addition, the script manager 220 generates the script generated in this way,

<html><html>

<head><head>

< script type =" text / javascript " src =" ObigoWidgetInit . js "></ script > // -- (4) < script type = "text / javascript" src = "ObigoWidgetInit js."></script> // - (4)

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv = "Content-Type" content = "text / html; charset = UTF-8">

<title>overflowAutoTest</title><title> overflowAutoTest </ title>

<link href="overflowAutoTest.css" rel="stylesheet" type="text/css"/> <link href = "overflowAutoTest.css" rel = "stylesheet" type = "text / css" />

<script type="text/javascript" src="overflowAutoTest.js"></script><script type = "text / javascript" src = "overflowAutoTest.js"> </ script>

</head></ head>

<body><body>

<div id="front">    <div id = "front">

<div id="hello">Hello Widget!</div>         <div id = "hello"> Hello Widget! </ div>

(중략)(syncopation)

</html>
</ html>

웹 애플리케이션/ 웹 위젯의 시작 파일 내에 추가하여((4) 부분 참조), 해당 시작 파일이 구동될 때마다 스크립트가 실행되도록 하는 기능을 수행할 수 있다. In addition to the start file of the web application / web widget (see (4)), the script can be executed every time the start file is started.

즉, 본 발명의 일 실시예에 따른 스크립트 관리부(220)는, 웹 애플리케이션/ 웹 위젯의 시작 파일 내에, 표준 Device API를 호출하는 플러그인을 로딩할 수 있도록 하는 스크립트를 포함시킴으로써, 웹 애플리케이션/ 웹 위젯에 대한 실행 요청에 따라 시작 파일이 구동될 때 이와 함께 수행되는 스크립트를 통해 플러그인을 로딩하여 특정 표준 Device API가 호출되도록 하는 기능을 수행할 수도 있다.That is, the script manager 220 according to an embodiment of the present invention includes a script for loading a plug-in for calling a standard device API in a start file of the web application / web widget, thereby allowing the web application / web widget to be loaded. When a startup file is started in response to a request for execution, a script that is executed with the startup file can be loaded to execute a specific standard device API.

다음으로, 본 발명의 일 실시예에 따르면, 통신부(230)는 단말 장치(200)가 표준 Device API 지원 웹 서버(300) 등과 같은 외부 시스템과 통신할 수 있도록 하는 기능을 수행한다.Next, according to an embodiment of the present invention, the communication unit 230 performs a function to enable the terminal device 200 to communicate with an external system such as a standard Device API support web server 300.

마지막으로, 본 발명의 일 실시예에 따르면, 제어부(240)는 표준 Device API 식별부(210), 스크립트 관리부(220) 및 통신부(230) 간의 데이터의 흐름을 제어하는 기능을 수행한다. 즉, 제어부(240)는 외부로의/외부로부터의 또는 단말 장치(200)의 각 구성요소 간의 데이터의 흐름을 제어함으로써, 표준 Device API 식별부(210), 스크립트 관리부(220) 및 통신부(230)에서 각각 고유 기능을 수행하도록 제어한다.Finally, according to an embodiment of the present invention, the control unit 240 controls the flow of data between the standard Device API identification unit 210, the script management unit 220 and the communication unit 230. That is, the control unit 240 controls the flow of data to and from the outside or between each component of the terminal device 200, thereby controlling the standard Device API identification unit 210, script management unit 220 and communication unit 230 Control each to perform its own function.

표준 Standard DeviceDevice APIAPI 지원 웹 서버의 구성 Configuration of Supported Web Servers

이하에서는, 단말 장치(200)가 상기에서 설명한 바와 같은 기능을 수행할 수 있도록 지원하는 표준 Device API 지원 웹 서버(300)의 내부 구성 및 각 구성요소의 기능에 대하여 살펴보기로 한다.Hereinafter, the internal configuration of the standard Device API supporting web server 300 supporting the terminal device 200 to perform the functions as described above and the functions of each component will be described.

도 3은 본 발명의 일 실시예에 따른 표준 Device API 지원 웹 서버(300)의 내부 구성을 예시적으로 나타내는 도면이다.3 is a diagram illustrating an internal configuration of a standard Device API support web server 300 according to an embodiment of the present invention.

도 3을 참조하면, 본 발명의 일 실시예에 따른 표준 Device API 지원 웹 서버(300)는, 프로그램 코드 실행 지시부(310), 표준 Device API 제공부(320), 통신부(330) 및 제어부(340)를 포함할 수 있다. 본 발명의 일 실시예에 따르면, 프로그램 코드 실행 지시부(310), 표준 Device API 제공부(320), 통신부(330) 및 제어부(340)는 그 중 적어도 일부가 표준 Device API 지원 웹 서버(300)와 통신하는 프로그램 모듈들일 수 있다. 이러한 프로그램 모듈들은 운영 시스템, 응용 프로그램 모듈 및 기타 프로그램 모듈의 형태로 표준 Device API 지원 웹 서버(300)에 포함될 수 있으며, 물리적으로는 여러 가지 공지의 기억 장치 상에 저장될 수 있다. 또한, 이러한 프로그램 모듈들은 표준 Device API 지원 웹 서버(300)와 통신 가능한 원격 기억 장치에 저장될 수도 있다. 한편, 이러한 프로그램 모듈들은 본 발명에 따라 후술할 특정 업무를 수행하거나 특정 추상 데이터 유형을 실행하는 루틴, 서브루틴, 프로그램, 오브젝트, 컴포넌트, 데이터 구조 등을 포괄하지만, 이에 제한되지는 않는다.Referring to FIG. 3, the standard Device API supporting web server 300 according to an embodiment of the present invention may include a program code execution indicating unit 310, a standard Device API providing unit 320, a communication unit 330, and a controller 340. ) May be included. According to an embodiment of the present invention, the program code execution instruction unit 310, the standard Device API provider 320, the communication unit 330 and the control unit 340 is at least a part of the standard Device API support web server 300 And program modules in communication with the. Such program modules may be included in the standard Device API supporting web server 300 in the form of an operating system, an application module, and other program modules, and may be physically stored on various known storage devices. In addition, such program modules may be stored in a remote storage device that can communicate with a standard Device API supporting web server 300. On the other hand, such program modules include, but are not limited to, routines, subroutines, programs, objects, components, data structures, etc. that perform particular tasks or execute particular abstract data types, described below, in accordance with the present invention.

먼저, 본 발명의 일 실시예에 따르면, 프로그램 코드 실행 지시부(310)는 특정 표준 Device API를 지원하는 웹 애플리케이션/ 웹 위젯이 단말 장치(200)에 전송되면, i) 단말 장치(200)로 하여금 해당 웹 애플리케이션/ 웹 위젯에 관한 namespace 정보나 MIME type 정보를 분석하게 하여 해당 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API를 식별하도록 하는 프로그램 코드와, ii) 이와 같이 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하도록 하는 프로그램 코드가 실행되도록 하는 기능을 수행할 수 있다. 여기서 각 프로그램 코드의 상세한 기능은 전술한 바와 같은, 본 발명의 일 실시예에 따른 단말 장치(200)의 표준 Device API 식별부(210) 및 스크립트 생성부(220)의 기능과 유사하므로 본 명세서에서 이에 관한 자세한 설명은 생략하기로 한다. First, according to an embodiment of the present invention, the program code execution indicating unit 310 is transmitted to the terminal device 200 when a web application / web widget supporting a specific standard Device API is transmitted, i) causing the terminal device 200 to execute. Program code to analyze the namespace information or MIME type information about the web application / web widget to identify the standard device API supported by the web application / web widget, and ii) respond to the specific standard device API identified as such. Program code to generate a script for loading the plug-in can be executed. Here, since the detailed functions of the program codes are similar to those of the standard Device API identification unit 210 and the script generation unit 220 of the terminal device 200 according to an embodiment of the present invention as described above, in this specification Detailed description thereof will be omitted.

다음으로, 본 발명의 일 실시예에 따른 표준 Device API 제공부(320)는 단말 장치(200)로부터의 웹 애플리케이션/ 웹 위젯에 대한 실행 요청이 감지되고 이에 따라 위와 같이 생성된 스크립트가 실행되면, 스크립트가 로딩을 요청하는 해당 플러그인에 응답하여 해당 표준 Device API를 제공하는 기능을 수행할 수 있다. 본 발명의 일 실시예에 따른 표준 Device API 제공부(320)는 이와 같이 웹 애플리케이션/ 웹 위젯이 지원하는 표준 Device API를 제공하기 위하여 표준 Device API에 관한 정보가 기록되는 소정의 데이터베이스(미도시됨)와 연동될 수 있다.Next, when the standard device API provider 320 according to an embodiment of the present invention detects an execution request for a web application / web widget from the terminal device 200 and accordingly the script generated as above is executed, In response to the plug-in requesting a script to load, it can perform a function that provides the corresponding standard Device API. The standard device API providing unit 320 according to an embodiment of the present invention may include a predetermined database (not shown) in which information about the standard device API is recorded in order to provide a standard device API supported by the web application / web widget. ) Can be linked.

다음으로, 본 발명의 일 실시예에 따르면, 통신부(330)는 표준 Device API 지원 웹 서버(300)가 단말 장치(200) 등과 같은 외부 시스템과 통신할 수 있도록 하는 기능을 수행한다.Next, according to an embodiment of the present invention, the communication unit 330 performs a function to enable the standard Device API support web server 300 to communicate with an external system such as the terminal device 200.

마지막으로, 본 발명의 일 실시예에 따르면, 제어부(340)는 프로그램 코드 실행 지시부(310), 표준 Device API 제공부(320) 및 통신부(330) 간의 데이터의 흐름을 제어하는 기능을 수행한다. 즉, 제어부(340)는 외부로의/외부로부터의 또는 표준 Device API 지원 웹 서버(300)의 각 구성요소 간의 데이터의 흐름을 제어함으로써, 프로그램 코드 실행 지시부(310), 표준 Device API 제공부(320) 및 통신부(330)에서 각각 고유 기능을 수행하도록 제어한다.Finally, according to an embodiment of the present invention, the control unit 340 performs a function of controlling the flow of data between the program code execution indicating unit 310, the standard Device API provider 320 and the communication unit 330. That is, the controller 340 controls the flow of data to / from the outside or between each component of the standard Device API supporting web server 300, thereby executing the program code execution indicating unit 310 and the standard Device API providing unit ( The control unit 320 and the communication unit 330 each perform a unique function.

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

이상에서 본 발명이 구체적인 구성요소 등과 같은 특정 사항들과 한정된 실시예 및 도면에 의해 설명되었으나, 이는 본 발명의 보다 전반적인 이해를 돕기 위해서 제공된 것일 뿐, 본 발명이 상기 실시예들에 한정되는 것은 아니며, 본 발명이 속하는 기술분야에서 통상적인 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형을 꾀할 수 있다.Although the present invention has been described by specific embodiments such as specific components and the like, but the embodiments and the drawings are provided to assist in a more general understanding of the present invention, the present invention is not limited to the above embodiments. For those skilled in the art, various modifications and variations can be made from these descriptions.

따라서, 본 발명의 사상은 상기 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등하게 또는 등가적으로 변형된 모든 것들은 본 발명의 사상의 범주에 속한다고 할 것이다.Accordingly, the spirit of the present invention should not be limited to the above-described embodiments, and all of the equivalents or equivalents of the claims, as well as the appended claims, fall within the scope of the spirit of the present invention. I will say.

100: 통신망
200: 단말 장치
210: 표준 Device API 식별부
220: 스크립트 관리부
230: 통신부
240: 제어부
300: 표준 Device API 지원 웹 서버
310: 프로그램 코드 실행 지시부
320: 표준 Device API 제공부
330: 통신부
340: 제어부
100: Network
200: terminal device
210: standard device API identification unit
220: script management unit
230: communication unit
240: control unit
300: standard Device API supported web server
310: program code execution instruction
320: standard device API provider
330: communication unit
340: control unit

Claims (18)

삭제delete 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서,
(a) 특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 단계,
(b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -, 및
(c) 상기 컨텐츠에 대한 실행 요청에 따라 상기 시작 파일이 구동되면, 상기 스크립트를 통해 상기 플러그인을 로딩함으로써 상기 특정 표준 Device API가 호출되도록 하는 단계
를 포함하는 방법.
As a way to support various standard Device APIs in a single web platform,
(a) when the content supporting the specific standard device API is received, identifying the specific standard device API by analyzing at least one of namespace information and multipurpose internet mail extension (MIME) type information about the content;
(b) generating a script for loading a plug-in corresponding to the identified specific standard Device API, and adding the generated script to the start file of the content, wherein the plug-in calls the specific standard Device API Im-, and
(c) when the start file is driven in response to a request for execution of the content, loading the plug-in through the script so that the specific standard device API is called.
How to include.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서,
(a) 특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 단계, 및
(b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -,
를 포함하고,
상기 컨텐츠는 웹 애플리케이션의 형태로 구성되는 것을 특징으로 하는 방법.
As a way to support various standard Device APIs in a single web platform,
(a) when the content supporting the specific standard device API is received, identifying the specific standard device API by analyzing at least one of namespace information and MIME type information about the content, and
(b) generating a script for loading a plug-in corresponding to the identified specific standard Device API, and adding the generated script to the start file of the content, wherein the plug-in calls the specific standard Device API Im-,
Including,
The content is configured in the form of a web application.
제3항에 있어서,
상기 웹 애플리케이션은 웹 위젯의 형태를 포함하는 것을 특징으로 하는 방법.
The method of claim 3,
And the web application comprises a form of a web widget.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서,
(a) 특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 단계, 및
(b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -,
를 포함하고,
상기 표준 Device API는,
W3C Device API, BONDI Device API, JIL 1.0 Device API 또는 JIL 1.2 Device API 중 하나인 것을 특징으로 하는 방법.
As a way to support various standard Device APIs in a single web platform,
(a) when the content supporting the specific standard device API is received, identifying the specific standard device API by analyzing at least one of namespace information and MIME type information about the content, and
(b) generating a script for loading a plug-in corresponding to the identified specific standard Device API, and adding the generated script to the start file of the content, wherein the plug-in calls the specific standard Device API Im-,
Including,
The standard Device API is
A method comprising the W3C Device API, BONDI Device API, JIL 1.0 Device API, or JIL 1.2 Device API.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서,
(a) 특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 단계, 및
(b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -,
를 포함하고,
상기 (a) 단계에서,
상기 namespace 정보는,
상기 컨텐츠의 config 파일을 분석하여 namespace 속성을 추출함으로써 획득되는 것을 특징으로 하는 방법.
As a way to support various standard Device APIs in a single web platform,
(a) when the content supporting the specific standard device API is received, identifying the specific standard device API by analyzing at least one of namespace information and MIME type information about the content, and
(b) generating a script for loading a plug-in corresponding to the identified specific standard Device API, and adding the generated script to the start file of the content, wherein the plug-in calls the specific standard Device API Im-,
Including,
In the step (a),
The namespace information is
And extracting a namespace attribute by analyzing the config file of the content.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서,
(a) 특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 단계, 및
(b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -,
를 포함하고,
상기 (a) 단계에서,
상기 MIME type 정보는,
상기 컨텐츠에 삽입된 MIME 헤더로부터 추출되는 것을 특징으로 하는 방법.
As a way to support various standard Device APIs in a single web platform,
(a) when the content supporting the specific standard device API is received, identifying the specific standard device API by analyzing at least one of namespace information and MIME type information about the content, and
(b) generating a script for loading a plug-in corresponding to the identified specific standard Device API, and adding the generated script to the start file of the content, wherein the plug-in calls the specific standard Device API Im-,
Including,
In the step (a),
The MIME type information is
Extracting from the MIME header embedded in the content.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 방법으로서,
(a) 특정 표준 Device API를 지원하는 컨텐츠가 단말 장치에 수신되면, 상기 단말 장치가 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하도록 하고 이를 통해 상기 특정 표준 Device API를 식별하도록 하는 프로그램 코드가 상기 단말 장치에서 실행되도록 하는 단계, 및
(b) 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하도록 하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하도록 하는 프로그램 코드가 상기 단말 장치에서 실행되도록 하는 단계 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -
를 포함하는 방법.
As a way to support various standard Device APIs in a single web platform,
(a) When the terminal device receives content that supports a specific standard device API, the terminal device analyzes at least one of namespace information and MIME (Multipurpose Internet Mail Extension) type information about the content, and thereby the specific standard. Causing program code to identify a Device API to be executed on the terminal device, and
(b) generating a script for loading a plug-in corresponding to the identified specific standard Device API, and causing program code to be executed on the terminal device to add the generated script to the start file of the content; The plug-in is a program that calls the specific standard Device API-
How to include.
제8항에 있어서,
(c) 상기 컨텐츠에 대한 실행 요청에 따라 상기 시작 파일이 상기 단말 장치에서 구동되었음이 감지되면, 상기 스크립트가 로딩을 요청하는 상기 플러그인에 응답하여 상기 특정 표준 Device API를 상기 단말 장치에 제공하는 단계
를 더 포함하는 방법.
The method of claim 8,
(c) if it is detected that the start file is driven on the terminal device according to the execution request for the content, providing the specific standard Device API to the terminal device in response to the plug-in requesting the script to load.
How to include more.
삭제delete 단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 단말 장치로서,
특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 표준 Device API 식별부, 및
상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 스크립트 관리부 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -
를 포함하고,
상기 스크립트 관리부는,
상기 컨텐츠에 대한 실행 요청에 따라 상기 시작 파일이 구동되면, 상기 스크립트를 통해 상기 플러그인을 로딩함으로써 상기 특정 표준 Device API가 호출되도록 하는 것을 특징으로 하는 단말 장치.
As a terminal device to support various standard Device API in a single web platform,
A standard device API identification unit for identifying the specific standard device API by analyzing at least one of namespace information and multipurpose internet mail extension (MIME) type information about the content when the content supporting the specific standard device API is received, and
A script manager for generating a script for loading a plug-in corresponding to the identified specific standard Device API and adding the generated script to a start file of the content, wherein the plug-in is a program that calls the specific standard Device API
Including,
The script management unit,
And when the start file is driven according to an execution request for the content, the specific standard device API is called by loading the plug-in through the script.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 단말 장치로서,
특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 표준 Device API 식별부, 및
상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 스크립트 관리부 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -
를 포함하고,
상기 컨텐츠는 웹 애플리케이션의 형태로 구성되는 것을 특징으로 하는 단말 장치.
As a terminal device to support various standard Device API in a single web platform,
A standard device API identification unit for identifying the specific standard device API by analyzing at least one of namespace information and multipurpose internet mail extension (MIME) type information about the content when the content supporting the specific standard device API is received, and
A script manager for generating a script for loading a plug-in corresponding to the identified specific standard Device API and adding the generated script to a start file of the content, wherein the plug-in is a program that calls the specific standard Device API
Including,
And the content is configured in the form of a web application.
제12항에 있어서,
상기 웹 애플리케이션은 웹 위젯의 형태를 포함하는 것을 특징으로 하는 단말 장치.
The method of claim 12,
The web application terminal device characterized in that it comprises a form of a web widget.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 단말 장치로서,
특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 표준 Device API 식별부, 및
상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 스크립트 관리부 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -
를 포함하고,
상기 표준 Device API는,
W3C Device API, BONDI Device API, JIL 1.0 Device API 또는 JIL 1.2 Device API 중 하나인 것을 특징으로 하는 단말 장치.
As a terminal device to support various standard Device API in a single web platform,
A standard device API identification unit for identifying the specific standard device API by analyzing at least one of namespace information and multipurpose internet mail extension (MIME) type information about the content when the content supporting the specific standard device API is received, and
A script manager for generating a script for loading a plug-in corresponding to the identified specific standard Device API and adding the generated script to a start file of the content, wherein the plug-in is a program that calls the specific standard Device API
Including,
The standard Device API is
Terminal device, characterized in that one of the W3C Device API, BONDI Device API, JIL 1.0 Device API or JIL 1.2 Device API.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 단말 장치로서,
특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 표준 Device API 식별부, 및
상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 스크립트 관리부 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -
를 포함하고,
상기 표준 Device API 식별부는,
상기 컨텐츠의 config 파일을 분석하여 namespace 속성을 추출함으로써 상기 namespace 정보를 획득하는 것을 특징으로 하는 단말 장치.
As a terminal device to support various standard Device API in a single web platform,
A standard device API identification unit for identifying the specific standard device API by analyzing at least one of namespace information and multipurpose internet mail extension (MIME) type information about the content when the content supporting the specific standard device API is received, and
A script manager for generating a script for loading a plug-in corresponding to the identified specific standard Device API and adding the generated script to a start file of the content, wherein the plug-in is a program that calls the specific standard Device API
Including,
The standard Device API identification unit,
And the namespace information is obtained by analyzing a config file of the content and extracting a namespace attribute.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 단말 장치로서,
특정 표준 Device API를 지원하는 컨텐츠가 수신되면, 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하여 상기 특정 표준 Device API를 식별하는 표준 Device API 식별부, 및
상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하고, 상기 생성된 스크립트를 상기 컨텐츠의 시작 파일에 추가하는 스크립트 관리부 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 -
를 포함하고,
상기 표준 Device API 식별부는,
상기 컨텐츠에 삽입된 MIME 헤더로부터 상기 MIME type 정보를 추출하는 것을 특징으로 하는 단말 장치.
As a terminal device to support various standard Device API in a single web platform,
A standard device API identification unit for identifying the specific standard device API by analyzing at least one of namespace information and multipurpose internet mail extension (MIME) type information about the content when the content supporting the specific standard device API is received, and
A script manager for generating a script for loading a plug-in corresponding to the identified specific standard Device API and adding the generated script to a start file of the content, wherein the plug-in is a program that calls the specific standard Device API
Including,
The standard Device API identification unit,
And extracting the MIME type information from the MIME header inserted into the content.
단일한 웹 플랫폼에서 다양한 표준 Device API를 지원하기 위한 서버로서,
특정 표준 Device API를 지원하는 컨텐츠가 단말 장치에 전송되면, 상기 단말 장치가 상기 컨텐츠에 관한 namespace 정보 및 MIME(Multipurpose Internet Mail Extension) type 정보 중 적어도 하나를 분석하도록 하고 이를 통해 상기 특정 표준 Device API를 식별하도록 하는 프로그램 코드 및 상기 식별된 특정 표준 Device API에 대응되는 플러그인을 로딩시키기 위한 스크립트를 생성하도록 하는 프로그램 코드가 상기 단말 장치에서 실행되도록 하는 프로그램 코드 실행 지시부 - 상기 플러그인은 상기 특정 표준 Device API를 호출하는 프로그램임 - 및
상기 단말 장치로부터의 상기 컨텐츠에 대한 실행 요청이 감지되면, 상기 스크립트가 로딩을 요청하는 상기 플러그인에 응답하여 상기 특정 표준 Device API를 상기 단말 장치에 제공하는 표준 Device API 제공부
를 포함하는 서버.
As a server to support various standard Device APIs in a single web platform,
When the content supporting the specific standard Device API is transmitted to the terminal device, the terminal device analyzes at least one of namespace information and MIME (Multipurpose Internet Mail Extension) type information about the content, and thereby the specific standard Device API A program code execution indicator for causing program code to identify and program code to generate a script for loading a plug-in corresponding to the identified specific standard Device API to be executed on the terminal device; Calling program -and
When the execution request for the content from the terminal device is detected, the standard device API providing unit for providing the specific standard Device API to the terminal device in response to the plug-in requesting the script to load
Server comprising.
제2항 내지 제9항 중 어느 한 항에 따른 방법을 실행하기 위한 컴퓨터 프로그램을 기록한 컴퓨터 판독 가능한 기록 매체.A computer readable recording medium having recorded thereon a computer program for executing the method according to any one of claims 2 to 9.
KR1020100054402A 2010-06-09 2010-06-09 Method, terminal, server and computer-readable recording medium for supporting various standards for device api in a single web platform KR101125852B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100054402A KR101125852B1 (en) 2010-06-09 2010-06-09 Method, terminal, server and computer-readable recording medium for supporting various standards for device api in a single web platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100054402A KR101125852B1 (en) 2010-06-09 2010-06-09 Method, terminal, server and computer-readable recording medium for supporting various standards for device api in a single web platform

Publications (2)

Publication Number Publication Date
KR20110134682A KR20110134682A (en) 2011-12-15
KR101125852B1 true KR101125852B1 (en) 2012-04-16

Family

ID=45501888

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100054402A KR101125852B1 (en) 2010-06-09 2010-06-09 Method, terminal, server and computer-readable recording medium for supporting various standards for device api in a single web platform

Country Status (1)

Country Link
KR (1) KR101125852B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040096612A (en) * 2002-03-08 2004-11-16 인터내셔널 비지네스 머신즈 코포레이션 Differentiated connectivity in a pay-per-use public data access system
KR20080062230A (en) * 2006-12-29 2008-07-03 삼성전자주식회사 Apparatus and method supporting independence of upper process in embedden linux system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040096612A (en) * 2002-03-08 2004-11-16 인터내셔널 비지네스 머신즈 코포레이션 Differentiated connectivity in a pay-per-use public data access system
KR20080062230A (en) * 2006-12-29 2008-07-03 삼성전자주식회사 Apparatus and method supporting independence of upper process in embedden linux system

Also Published As

Publication number Publication date
KR20110134682A (en) 2011-12-15

Similar Documents

Publication Publication Date Title
JP6740373B2 (en) Page component dynamic layout
US9715370B2 (en) Method and system for providing content
EP2916243B1 (en) Method, apparatus, server and system for implementing web application
US9075637B1 (en) Installer-free applications using native code modules and persistent local storage
US8650481B1 (en) Stable and secure use of content scripts in browser extensions
US8843820B1 (en) Content script blacklisting for use with browser extensions
US9749440B2 (en) Systems and methods for hosted application marketplaces
WO2013130328A1 (en) Persistent storage of profile data for script compilation
CN105512294A (en) Multi-media file update prompting method and device
US8959426B1 (en) Loading customer-supplied network page generation code
CN111124544A (en) Interface display method and device, electronic equipment and storage medium
CN110928571A (en) Business program development method and device
KR101083229B1 (en) Method, apparatus, system, and recording medium for downloading necessary application of mobile terminal
AU2019222873B2 (en) Method and system for providing content
US9916391B2 (en) Method, apparatus and terminal for webpage content browsing
US20080189593A1 (en) System and method for enabling flash playback of MP3 files available on a web page
KR101125852B1 (en) Method, terminal, server and computer-readable recording medium for supporting various standards for device api in a single web platform
US20140304690A1 (en) Systems and Methods for Outputting an Application to Another Environment
US20130332568A1 (en) Method of data processing by a navigation module
CN110502251B (en) Application installation method and device
JP4927830B2 (en) Automatic update of variables in the data language
RU2595763C2 (en) Method and apparatus for managing load on basis of android browser
KR101553539B1 (en) Dynamic link providing method and computer readable storage medium for program therefor
KR20110103888A (en) System for accessing and sharing user defined contents and method of the same
KR101435114B1 (en) Method for loading internet-webpage, user terminal performing the same, and recording 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: 20150304

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20160304

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20170303

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20190227

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20200303

Year of fee payment: 9