KR20120047661A - Method for providing device access service, client device and server for access service - Google Patents

Method for providing device access service, client device and server for access service Download PDF

Info

Publication number
KR20120047661A
KR20120047661A KR1020100109351A KR20100109351A KR20120047661A KR 20120047661 A KR20120047661 A KR 20120047661A KR 1020100109351 A KR1020100109351 A KR 1020100109351A KR 20100109351 A KR20100109351 A KR 20100109351A KR 20120047661 A KR20120047661 A KR 20120047661A
Authority
KR
South Korea
Prior art keywords
device access
information
function information
access service
function
Prior art date
Application number
KR1020100109351A
Other languages
Korean (ko)
Other versions
KR101411295B1 (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 KR1020100109351A priority Critical patent/KR101411295B1/en
Publication of KR20120047661A publication Critical patent/KR20120047661A/en
Application granted granted Critical
Publication of KR101411295B1 publication Critical patent/KR101411295B1/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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45529Embedded in an application, e.g. JavaScript in a Web browser

Abstract

PURPOSE: A device access service method, a client terminal for the same, and a server are provided to display necessary related information as a DA-URI link tag based on a DA-URI(Device Access-Uniform Resource Identifier) structure. CONSTITUTION: An expansion browser(110) displays device function information included in a device access URI. The expansion browser calls a device function. The expansion browser obtains data about the device function information. A terminal operating system(130) controls a function of the hardware. A device access platform(120) supplies an interface in order to control hardware through the terminal operating system.

Description

디바이스 액세스 서비스 방법, 이를 위한 클라이언트 단말 및 서버{METHOD FOR PROVIDING DEVICE ACCESS SERVICE, CLIENT DEVICE AND SERVER FOR ACCESS SERVICE}Device access service method, client terminal and server for it {METHOD FOR PROVIDING DEVICE ACCESS SERVICE, CLIENT DEVICE AND SERVER FOR ACCESS SERVICE}

본 발명은 디바이스 액세스 기술에 대한 것으로, 특히 DA-URI(Device Access - Uniform Resource Identifier)를 통해 사용자 디바이스의 기능 정보를 표시하고 디바이스 기능을 호출하는데 적합한 디바이스 액세스 서비스 방법, 이를 위한 클라이언트 단말 및 서버에 관한 것이다.
The present invention relates to a device access technology, and more particularly, to a device access service method suitable for displaying function information of a user device and calling a device function through a Device Access-Uniform Resource Identifier (DA-URI), and a client terminal and a server therefor. It is about.

최근 들어, 모바일 단말을 비롯한 다양한 디바이스 환경이 확산되고 있고, 웹(web) 기술의 발전 속에서 웹 애플리케이션(web application)들이 이러한 다양한 디바이스의 하드웨어 기능을 활용하고자 하는 필요성과 요구사항이 증가되고 있다. 예를 들어, 위젯(widget)과 같이 작은 웹 애플리케이션을 이용하여 배터리 용량, 온도 센서, GPS 센서 등을 통한 위치정보 값 등을 가져와서 사용자에게 표시해 줄 필요가 있다는 점이다.Recently, various device environments including mobile terminals have been spreading, and the necessity and requirements for web applications to utilize the hardware functions of these various devices are increasing in the development of web technology. For example, a small web application such as a widget needs to take a battery capacity, a temperature sensor, a GPS sensor, and the like to obtain location information and display it to a user.

이에, W3C(World Wide Web Consortium), OMTP(Open Mobile Terminal Platform), JIL(Joint Innovation Lab)과 같은 표준화 단체에서는 “Device API Working Group”을 발족하여 웹이나 가젯 등의 애플리케이션에서 디바이스를 제어하는 표준 API를 제정한 바 있다.As a result, standardization organizations such as the World Wide Web Consortium (W3C), Open Mobile Terminal Platform (OMTP), and Joint Innovation Lab (JIL) have launched the "Device API Working Group", a standard for controlling devices in applications such as the web or gadgets. The API was established.

이동통신 사업자들의 포럼인 OMTP에서 만들고 있는“BONDI”표준은 공통의 런타임 플랫폼(run-time platform)으로 웹 애플리케이션이나 위젯 등에서 모바일 디바이스 기능을 안전하게 제어하게 해주는 모바일 웹 플랫폼이다. BONDI에서는 HTML(Hyper Text Markup Language), 자바 스크립트(JavaScript), CSS(Cascading Style Sheets) 등 표준 웹 개발 기술로 작성된 웹 애플리케이션에서 자바 스크립트를 통하여 API 형태로 제공되는 모바일 디바이스에 있는 기능을 접근하고 활용할 수 있도록 하는 기능 개발과 표준화를 시작하였다.The "BONDI" standard, created by OMTP, a forum for mobile operators, is a common run-time platform, a mobile web platform that enables secure control of mobile device functions from web applications or widgets. In BONDI, web applications written using standard web development technologies such as Hyper Text Markup Language (HTML), JavaScript, and Cascading Style Sheets (CSS) can access and utilize the functions of mobile devices provided in the form of APIs through JavaScript. We started to develop and standardize the functions that make it possible.

그러나, 자바 스크립트를 이용하는 API 형태는, 복잡하고 다양한 처리를 할 수 있다는 장점에도 불구하고, 스크립트 형태라는 구조적인 한계와 자바 스크립트 엔진의 호환성 요구로 인해 활용도가 낮다는 문제가 있다.However, the API form using JavaScript, despite the advantages of being complex and various processing, there is a problem that the utilization is low due to the structural limitations of the script form and the compatibility requirements of the JavaScript engine.

이로 인해, 보다 간단한 형태로 사용자의 디바이스 기능을 제어하는 방법에 대한 필요성과 요구사항도 점점 커지고 있다.
As a result, there is an increasing need and requirement for a method of controlling a user's device function in a simpler form.

이에 본 발명에서는, DA-URI(Device Access - Uniform Resource Identifier) 구조에 기반한 마크업 언어(mark-up language)(예를 들어, HTML)에 사용자 디바이스의 특정 기능 구동에 필요한 관련 정보를 DA-URI 링크 태그(link tag)로 표시함으로써, 단순하고 직관적인 디바이스 액세스 환경을 제공할 수 있는 디바이스 액세스 서비스 기술을 마련하고자 한다.Accordingly, in the present invention, DA-URI provides relevant information necessary for driving a specific function of a user device in a mark-up language (for example, HTML) based on a Device Access-Uniform Resource Identifier (DA-URI) structure. By displaying a link tag, a device access service technology capable of providing a simple and intuitive device access environment is provided.

또한, 사용자 디바이스의 특정 기능 구동에 필요한 관련 정보가 표시된 DA-URI 링크 태그가 사용자에 의해 선택(클릭)될 때, 사용자 디바이스 기능(예컨대, 단말의 하드웨어 기능)을 호출하여 해당 디바이스 기능이 실행될 수 있게 함으로써, 단순하고 직관적으로 디바이스 기능을 액세스 및 활용할 수 있는 디바이스 액세스 서비스 기술을 마련하고자 한다.
In addition, when a DA-URI link tag displaying relevant information necessary for driving a specific function of the user device is selected (clicked) by the user, the corresponding device function may be executed by calling the user device function (eg, a hardware function of the terminal). The present invention aims to provide a device access service technology that can access and utilize device functions simply and intuitively.

본 발명의 과제를 해결하기 위한 디바이스 액세스 서비스 방법에 따르면, 디바이스 액세스 URI에 포함된 디바이스 기능 정보를 표시하는 과정과, 상기 디바이스 액세스 URI가 선택될 때 상기 디바이스 기능 정보에 대응하는 디바이스 기능을 호출하는 과정을 포함할 수 있다.According to a device access service method for solving the problems of the present invention, displaying the device function information included in the device access URI, and calling the device function corresponding to the device function information when the device access URI is selected; Process may be included.

여기서, 상기 디바이스 액세스 URI는, 웹 문서 또는 웹 애플리케이션 내에 포함될 수 있다.Here, the device access URI may be included in a web document or a web application.

또한, 상기 웹 문서 또는 웹 애플리케이션은, 마크업 및 스크립트 해석에 따라 브라우저 화면 상에 표시될 수 있다.In addition, the web document or the web application may be displayed on the browser screen according to markup and script interpretation.

또한, 상기 디바이스 기능 정보는, 전화 연결 기능 정보 또는 저장 기능 정보 또는 전송 기능 정보 또는 표시 기능 정보를 포함할 수 있다.The device function information may include telephone connection function information, storage function information, transmission function information, or display function information.

또한, 상기 저장 기능 정보는, 주소록 저장 기능 정보 또는 작업 항목 저장 기능 정보 또는 일정 저장 기능 정보를 포함할 수 있다.The storage function information may include address book storage function information, work item storage function information, or schedule storage function information.

또한, 상기 전송 기능 정보는, 단문메시지 전송 기능 정보 또는 위치정보 전송 기능 정보 또는 캡쳐정보 전송 기능 정보 또는 파일 전송 기능 정보 또는 미디어 갤러리 전송 기능 정보 또는 디바이스 상태정보 전송 기능 정보를 포함할 수 있다.The transmission function information may include short message transmission function information or location information transmission function information or capture information transmission function information or file transmission function information or media gallery transmission function information or device status information transmission function information.

또한, 상기 표시 기능 정보는, 디바이스 상태정보 표시 기능 정보를 포함할 수 있다.The display function information may include device status information display function information.

본 발명의 과제를 해결하기 위한 디바이스 액세스 서비스 서버에 따르면, 네트워크를 통해 클라이언트 단말의 디바이스 액세스 요청 정보를 수신하는 수단과, 수신되는 상기 디바이스 액세스 요청 정보에 따라 디바이스 기능 정보가 표시된 디바이스 액세스 URI 링크 태그를 포함하는 디바이스 기능 활성화 정보를 상기 네트워크를 통해 상기 클라이언트 단말에게 제공하는 수단을 포함할 수 있다.According to a device access service server for solving the problems of the present invention, a device access URI link tag in which device function information is displayed in accordance with means for receiving device access request information of a client terminal through a network and the received device access request information. Means for providing device function activation information to the client terminal via the network.

여기서, 상기 디바이스 기능 활성화 정보는, 웹 문서 또는 웹 애플리케이션 형태로 제작될 수 있다.Here, the device function activation information may be produced in the form of a web document or a web application.

또한, 상기 디바이스 액세스 서비스 서버는, 임의의 웹 문서가 저장되거나 상기 웹 문서가 상기 디바이스 액세스 서비스 서버에 의해 취사 선택되는 웹 문서 데이터베이스와, 임의의 웹 애플리케이션이 저장되거나 상기 웹 애플리케이션이 상기 디바이스 액세스 서비스 서버에 의해 취사 선택되는 웹 애플리케이션 데이터베이스와, 상기 클라이언트 단말의 클라이언트 정보가 저장되거나 상기 클라이언트 정보가 상기 디바이스 액세스 서비스 서버에 의해 취사 선택되는 클라이언트 정보 데이터베이스를 더 포함할 수 있다.The device access service server may also include a web document database in which any web document is stored or the web document is selected by the device access service server, and any web application is stored or the web application is stored in the device access service. The server may further include a web application database selected by the server and a client information database in which client information of the client terminal is stored or the client information is selected by the device access service server.

또한, 상기 디바이스 기능 정보는, 전화 연결 기능 정보 또는 저장 기능 정보 또는 전송 기능 정보 또는 표시 기능 정보를 포함할 수 있다.The device function information may include telephone connection function information, storage function information, transmission function information, or display function information.

또한, 상기 저장 기능 정보는, 주소록 저장 기능 정보 또는 작업 항목 저장 기능 정보 또는 일정 저장 기능 정보를 포함할 수 있다.The storage function information may include address book storage function information, work item storage function information, or schedule storage function information.

또한, 상기 전송 기능 정보는, 단문메시지 전송 기능 정보 또는 위치정보 전송 기능 정보 또는 캡쳐정보 전송 기능 정보 또는 파일 전송 기능 정보 또는 미디어 갤러리 전송 기능 정보 또는 디바이스 상태정보 전송 기능 정보를 포함할 수 있다.The transmission function information may include short message transmission function information or location information transmission function information or capture information transmission function information or file transmission function information or media gallery transmission function information or device status information transmission function information.

또한, 상기 표시 기능 정보는, 디바이스 상태정보 표시 기능 정보를 포함할 수 있다.The display function information may include device status information display function information.

또한, 상기 네트워크는, 무선 네트워크 또는 유선 네트워크를 포함할 수 있다.In addition, the network may include a wireless network or a wired network.

본 발명의 과제를 해결하기 위한 디바이스 액세스 서비스를 위한 클라이언트 단말에 따르면, 디바이스 액세스 URI에 포함된 디바이스 기능 정보를 표시하고, 상기 디바이스 기능 정보에 대응하는 디바이스 기능을 호출하며, 상기 디바이스 기능 정보에 대한 데이터를 획득 및 처리하는 확장 브라우저와, 하드웨어의 기능을 제어하는 단말 운영체제와, 상기 단말 운영체제를 통해 상기 하드웨어를 제어하도록 인터페이스 하는 디바이스 액세스 플랫폼을 포함할 수 있다.According to a client terminal for a device access service for solving the problems of the present invention, display the device function information included in the device access URI, call the device function corresponding to the device function information, An extended browser for acquiring and processing data, a terminal operating system for controlling a function of hardware, and a device access platform for interfacing to control the hardware through the terminal operating system.

여기서, 상기 확장 브라우저는, 상기 디바이스 액세스 URI를 해석하여 임의의 웹 문서 또는 웹 애플리케이션 내에 상기 디바이스 액세스 URI가 존재하는지를 판단하는 디바이스 액세스 해석부와, 상기 디바이스 액세스 해석부의 디바이스 기능 정보 해석 결과를 렌더링하여 상기 확장 브라우저의 화면에 표시하는 렌더링 엔진부와, 스크립트 인터프리터를 내장하여 상기 웹 문서 또는 웹 애플리케이션 내의 임의의 스크립트를 처리하는 스크립트 엔진부와, 상기 웹 문서 또는 웹 애플리케이션 내의 마크업 언어를 해석하는 마크업 처리부와, 브라우저 사용과 관련된 설정 정보를 저장하는 사용자 정보 관리부와, 상기 확장 브라우저와 상기 디바이스 액세스 플랫폼을 연동시키는 디바이스 액세스 플랫폼 연동부를 포함할 수 있다.Here, the extended browser may be configured to interpret the device access URI and render a device access analysis unit for determining whether the device access URI exists in an arbitrary web document or a web application, and to render device function information analysis results of the device access analysis unit. A rendering engine unit displayed on the screen of the extended browser, a script engine unit incorporating a script interpreter to process any script in the web document or web application, and a mark for interpreting a markup language in the web document or web application And an up processing unit, a user information management unit storing setting information related to the use of a browser, and a device access platform interworking unit interworking the extended browser and the device access platform.

또한, 상기 디바이스 기능 정보는, 전화 기능 또는 저장 기능 또는 전송 기능 또는 표시 기능의 구동에 필요한 정보를 포함할 수 있다.The device function information may include information necessary for driving a telephone function, a storage function, a transmission function, or a display function.

또한, 상기 임의의 스크립트는, ECMA 스크립트(European Computer Manufacturers Association Script) 또는 자바 스크립트(JavaScript)를 포함할 수 있다.In addition, the arbitrary script may include an ECMA script (European Computer Manufacturers Association Script) or JavaScript (JavaScript).

또한, 상기 마크업 언어는, HTML 및 XML을 포함할 수 있다.
In addition, the markup language may include HTML and XML.

본 발명에 의하면, 웹 문서 또는 웹 애플리케이션 서비스 제공자로부터 제공되는 HTML 등의 마크업 언어에 사용자 디바이스의 특정 기능 구동에 필요한 관련 정보를 URI 링크 태그로 사용자 단말에 표시하도록 하고, 사용자가 이러한 링크를 클릭함으로써 사용자 디바이스의 하드웨어 기능을 호출시키고 하드웨어 기능과 연관된 데이터를 송수신할 수 있게 함으로써, 보다 편리하게 서버 애플리케이션과 사용자 디바이스 간의 효과적 데이터 교환 및 디바이스의 기능을 활용한 다양한 처리들을 수행할 수 있다.
According to the present invention, in a markup language such as HTML provided from a web document or web application service provider, related information necessary for driving a specific function of the user device is displayed on the user terminal as a URI link tag, and the user clicks on this link. By calling the hardware function of the user device and transmitting and receiving data associated with the hardware function, it is possible to more efficiently perform various processes utilizing the function of the device and the effective data exchange between the server application and the user device.

도 1은 본 발명의 실시예에 따른 디바이스 액세스 서비스 장치에 대한 개략적인 구성 블록도,
도 2는 디바이스 액세스 서비스를 위한 도 1의 클라이언트 단말 그룹(100)에서 임의의 클라이언트 단말, 예를 들어 클라이언트 단말1(100/1)의 상세 구성 블록도,
도 3은 본 발명의 실시예에 따른 디바이스 액세스 URI의 예시 도면,
도 4a 내지 도 4e는 본 발명의 실시예에 따른 디바이스 액세스 서비스 방법을 예시적으로 설명하는 것으로, 클라이언트 단말1(100/1)의 디바이스 액세스 URI 링크 태그와 디바이스 기능 호출을 설명하는 예시 도면.
1 is a schematic structural block diagram of a device access service apparatus according to an embodiment of the present invention;
2 is a detailed block diagram of an arbitrary client terminal, for example, client terminal 1 (100/1) in the client terminal group 100 of FIG. 1 for a device access service;
3 is an exemplary diagram of a device access URI in accordance with an embodiment of the present invention;
4A through 4E are exemplary views illustrating a device access service method according to an embodiment of the present invention, and illustrate an example of a device access URI link tag and a device function call of a client terminal 1 (100/1).

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 도면부호는 동일 구성 요소를 지칭한다.Advantages and features of the present invention and methods for achieving them will be apparent with reference to the embodiments described below in detail with the accompanying drawings. However, the present invention is not limited to the embodiments disclosed below, but can be implemented in various different forms, and only the embodiments make the disclosure of the present invention complete, and the general knowledge in the art to which the present invention belongs. It is provided to fully inform the person having the scope of the invention, which is defined only by the scope of the claims. Like numbers refer to like elements throughout.

본 발명의 실시예들을 설명함에 있어서 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명의 실시예에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.In describing the embodiments of the present invention, if it is determined that a detailed description of a known function or configuration may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. In addition, terms to be described below are terms defined in consideration of functions in the embodiments of the present invention, which may vary according to intentions or customs of users and operators. Therefore, the definition should be based on the contents throughout this specification.

첨부된 블록도의 각 블록과 흐름도의 각 단계의 조합들은 컴퓨터 프로그램 인스트럭션들에 의해 수행될 수도 있다. 이들 컴퓨터 프로그램 인스트럭션들은 범용 컴퓨터, 특수용 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서에 탑재될 수 있으므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서를 통해 수행되는 그 인스트럭션들이 블록도의 각 블록 또는 흐름도의 각 단계에서 설명된 기능들을 수행하는 수단을 생성하게 된다. 이들 컴퓨터 프로그램 인스트럭션들은 특정 방식으로 기능을 구현하기 위해 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 지향할 수 있는 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장되는 것도 가능하므로, 그 컴퓨터 이용가능 또는 컴퓨터 판독 가능 메모리에 저장된 인스트럭션들은 블록도의 각 블록 또는 흐름도 각 단계에서 설명된 기능을 수행하는 인스트럭션 수단을 내포하는 제조 품목을 생산하는 것도 가능하다. 컴퓨터 프로그램 인스트럭션들은 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에 탑재되는 것도 가능하므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에서 일련의 동작 단계들이 수행되어 컴퓨터로 실행되는 프로세스를 생성해서 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 수행하는 인스트럭션들은 블록도의 각 블록 및 흐름도의 각 단계에서 설명된 기능들을 실행하기 위한 단계들을 제공하는 것도 가능하다.Each block of the accompanying block diagrams and combinations of steps of the flowchart may be performed by computer program instructions. These computer program instructions may be mounted on a processor of a general purpose computer, special purpose computer, or other programmable data processing equipment such that instructions executed through the processor of the computer or other programmable data processing equipment may not be included in each block or flowchart of the block diagram. It will create means for performing the functions described in each step. These computer program instructions may be stored in a computer usable or computer readable memory that can be directed to a computer or other programmable data processing equipment to implement functionality in a particular manner, and thus the computer usable or computer readable memory. It is also possible for the instructions stored in to produce an article of manufacture containing instruction means for performing the functions described in each block or flowchart of each step of the block diagram. Computer program instructions may also be mounted on a computer or other programmable data processing equipment, such that a series of operating steps may be performed on the computer or other programmable data processing equipment to create a computer-implemented process to create a computer or other programmable data. Instructions that perform processing equipment may also provide steps for performing the functions described in each block of the block diagram and in each step of the flowchart.

또한, 각 블록 또는 각 단계는 특정된 논리적 기능(들)을 실행하기 위한 하나 이상의 실행 가능한 인스트럭션들을 포함하는 모듈, 세그먼트 또는 코드의 일부를 나타낼 수 있다. 또, 몇 가지 대체 실시예들에서는 블록들 또는 단계들에서 언급된 기능들이 순서를 벗어나서 발생하는 것도 가능함을 주목해야 한다. 예컨대, 잇달아 도시되어 있는 두 개의 블록들 또는 단계들은 사실 실질적으로 동시에 수행되는 것도 가능하고 또는 그 블록들 또는 단계들이 때때로 해당하는 기능에 따라 역순으로 수행되는 것도 가능하다.
Also, each block or each step may represent a module, segment, or portion of code that includes one or more executable instructions for executing the specified logical function (s). It should also be noted that in some alternative embodiments, the functions mentioned in blocks or steps may occur out of order. For example, two blocks or steps shown in succession may in fact be performed substantially concurrently, or the blocks or steps may sometimes be performed in reverse order according to the corresponding function.

실시예의 설명에 앞서, 본 발명은 디바이스 액세스 URI(Device Access Uniform Resource Identifier)에 기반한 디바이스 기능 액세스 기술에 관한 것으로, 애플리케이션 서비스 제공자는 HTML(Hyper Text Mark-up Language) 등의 마크업 언어에 디바이스 액세스 URI 링크를 통해 사용자 디바이스의 특정 기능 구동에 필요한 관련 정보를 표시할 수 있고, 사용자는 이러한 링크를 클릭함으로써 사용자 디바이스의 하드웨어 기능을 구동시키고 하드웨어 기능과 연관된 데이터를 송수신할 수 있게 됨으로써, 보다 편리하게 서버 애플리케이션과 사용자 디바이스 간의 효과적 데이터 교환 및 디바이스의 기능을 활용한 다양한 처리들을 할 수 있다는 특징이 있다.Prior to the description of the embodiments, the present invention relates to a device function access technology based on a device access uniform resource identifier (URI), wherein an application service provider accesses a device to a markup language such as Hyper Text Mark-up Language (HTML). The URI link can display relevant information needed to drive a particular function of the user device, and the user can click on the link to activate the hardware function of the user device and to send and receive data associated with the hardware function. It is characterized by effective data exchange between the server application and the user device and various processes utilizing the function of the device.

본 발명을 통해, 애플리케이션 제공자는 단순하고 직관적으로 디바이스 기능에 액세스하고 활용하는 방법을 표시할 수 있고, 사용자 단말 기능을 활용한 처리를 표현하고, 이를 활용하여 웹 문서를 손쉽게 작성할 수 있게 하는 환경을 제공한다.According to the present invention, an application provider can display a method of accessing and utilizing device functions simply and intuitively, expressing a process utilizing a user terminal function, and utilizing the environment to easily create a web document. to provide.

이를 위해 본 발명은, 디바이스 기능 접근과 처리 방식에 대한 디바이스 액세스 URI 구조를 정의하며, 디바이스 액세스 URI 구조의 디바이스 액세스 방식에 대한 표현을 HTML 등의 마크업 문서로 표현하고, 이를 사용자 단말의 브라우저에서 해석 및 링크 형태로 표시하도록 구현하였다. 또한, 사용자가 관련 링크를 클릭함으로써 사용자의 동의 하에 상호작용하는 형태로 제공되는 것을 특징으로 한다.
To this end, the present invention defines a device access URI structure for the device function access and processing method, and expresses the representation of the device access method of the device access URI structure in a markup document such as HTML, which is expressed in a browser of the user terminal. Implemented to display in the form of interpretation and link. In addition, the user is provided in the form of interacting with the user's consent by clicking the relevant link.

이하, 첨부한 도면을 참조하여 본 발명의 실시예에 대해 상세히 설명하기로 한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

이하의 설명은 휴대폰, 모바일 기기, 데스크톱, 소형 기기까지 많은 다양한 단말 환경에서 디바이스 기능을 연계하여 사용할 수 있도록 하는 디바이스 액세스 URI에 기반한 디바이스 기능 액세스 기술에 관한 것이다.
The following description relates to a device function access technology based on a device access URI that enables the use of device functions in a variety of terminal environments, including mobile phones, mobile devices, desktops, and small devices.

도 1은 본 발명의 실시예에 따른 디바이스 액세스 서비스 장치, 예컨대 디바이스 액세스 URI에 기반한 디바이스 기능 액세스 장치에 대한 개략적인 구성도로서, 클라이언트 단말 그룹(100), 네트워크(200), 디바이스 액세스 서비스 서버(300), 웹 문서 DB(Data-Base)(302), 웹 애플리케이션 DB(304), 클라이언트 정보 DB(306) 등을 포함할 수 있다.1 is a schematic block diagram of a device access service apparatus, for example, a device function access apparatus based on a device access URI, and includes a client terminal group 100, a network 200, and a device access service server ( 300, a web document DB (Data-Base) 302, a web application DB 304, a client information DB 306, and the like.

도 1에 도시한 바와 같이, 클라이언트 단말 그룹(100)은 다수의 클라이언트 단말들을 포함할 수 있으며, 네트워크(200)를 통해 디바이스 액세스 서비스 서버(300)에 액세스하고, 웹 서비스를 제공하는 디바이스 액세스 URI를 포함하는 디바이스 기능 정보의 활성화 정보를 디바이스 액세스 서비스 서버(300)로부터 제공받을 수 있다. 이때, 디바이스 기능 정보의 활성화 정보는, 예를 들면 웹 문서(web documents) 또는 웹 애플리케이션(web application) 형태로 제작될 수 있을 것이다.As shown in FIG. 1, the client terminal group 100 may include a plurality of client terminals, and access a device access service server 300 through a network 200, and provide a device access URI. The activation information of the device function information including the may be provided from the device access service server 300. In this case, the activation information of the device function information may be produced, for example, in the form of a web document or a web application.

클라이언트 단말 그룹(100)에서 임의의 클라이언트 단말, 예를 들어 클라이언트 단말1(100/1)에 내장된 브라우저에서는 이렇게 디바이스 액세스 URI에 포함된 디바이스 기능 정보를 해석하고 렌더링(rendering)하여 화면에 표시하고, 사용자와의 상호작용을 통해 디바이스 접근 URI에 표시된 기능과 요청 내용에 맞게 관련 디바이스 기능을 구동하며 데이터를 획득 및 처리할 수 있다.In the client terminal group 100, a browser embedded in any client terminal, for example, client terminal 1 (100/1), interprets and renders device function information included in the device access URI and displays it on the screen. In addition, through interaction with the user, the relevant device functions can be driven and the data can be obtained and processed according to the function indicated in the device access URI and the request contents.

이러한 클라이언트 단말1(100/1)은, 예컨대 무선 클라이언트 단말 및 유선 클라이언트 단말을 포함할 수 있다. 무선 클라이언트 단말은, 예를 들어 스마트폰, PDA, 휴대용 멀티미디어 기기 등이 적용될 수 있으며, 유선 클라이언트 단말은, 예를 들어 데스크톱, 랩톱 등이 적용될 수 있다. 단지, 이러한 무선 및 유선의 구분은 설명의 편의를 위해 예시한 것일 뿐, 클라이언트 단말의 사양 및 네트워크 환경에 따라 그 반대의 경우도 적용될 수 있음을 본 발명의 기술 분야에서 통상의 지식을 가진 자라면 용이하게 이해될 수 있을 것이다.
The client terminal 1 (100/1) may include, for example, a wireless client terminal and a wired client terminal. For example, a smart phone, a PDA, a portable multimedia device, or the like may be applied to the wireless client terminal, and a desktop or a laptop may be applied to the wired client terminal. However, such a distinction between wireless and wired is merely illustrated for convenience of description, and vice versa may be applied depending on the specification of the client terminal and the network environment. It will be easily understood.

도 2는 도 1의 디바이스 액세스 서비스 장치에서, 액세스 서비스를 위한 디바이스, 예컨대 도 1의 클라이언트 단말 그룹(100)에서 임의의 클라이언트 단말인 클라이언트 단말1(100/1)의 상세 구성을 예시한 블록도이다.FIG. 2 is a block diagram illustrating a detailed configuration of a client terminal 1 (100/1), which is an arbitrary client terminal in a device for an access service, for example, the client terminal group 100 of FIG. 1 in the device access service apparatus of FIG. to be.

도 2의 액세스 서비스 디바이스인 클라이언트 단말1(100/1)은, 확장 브라우저(110), 디바이스 액세스 플랫폼(120), 단말 운영체제(130), 하드웨어(140) 등을 포함할 수 있다.The client terminal 1 (100/1), which is the access service device of FIG. 2, may include an extended browser 110, a device access platform 120, a terminal operating system 130, hardware 140, and the like.

여기서, 확장 브라우저(110)는, 디바이스 액세스 URI에 포함된 디바이스 기능 정보, 예컨대 전화 기능, 저장 기능, 전송 기능, 표시 기능 등의 특정 기능 구동에 필요한 정보를 해석 및 렌더링(rendering)하여 화면에 표시하고, 디바이스 액세스 URI에 포함된 문서 정보에 대응하는 관련 디바이스 기능을 호출하며, 디바이스 기능 정보에 대한 데이터를 획득 및 처리하는 기능을 수행할 수 있다. 이러한 확장 브라우저(110)는, 다시 디바이스 액세스 URI 해석부(110a), 렌더링 엔진부(110b), 스크립트 엔진부(110c), 마크업 처리부(110d), 사용자 정보 관리부(110e), 디바이스 액세스 플랫폼 연동부(110f) 등을 포함할 수 있다.Here, the extended browser 110 interprets and renders the device function information included in the device access URI, for example, a function necessary for driving a specific function such as a telephone function, a storage function, a transmission function, and a display function and displays it on the screen. And call a related device function corresponding to the document information included in the device access URI, and perform a function of acquiring and processing data about the device function information. The extended browser 110 is again connected to the device access URI analysis unit 110a, the rendering engine unit 110b, the script engine unit 110c, the markup processing unit 110d, the user information management unit 110e, and the device access platform. Part 110f and the like.

도 2에 예시한 바와 같이, 확장 브라우저(110) 내의 디바이스 액세스 URI 해석부(110a)는 디바이스 액세스 URI를 해석하여 디바이스 액세스 서비스 서버(300)로부터 제공된 웹 문서 또는 웹 애플리케이션의 내용 중에 디바이스 액세스 URI가 존재하는지를 판단할 수 있다.As illustrated in FIG. 2, the device access URI interpreter 110a in the extended browser 110 interprets the device access URI so that the device access URI is included in the content of the web document or the web application provided from the device access service server 300. You can determine if it exists.

렌더링 엔진부(110b)는 디바이스 액세스 URI 해석부(110a)의 디바이스 기능 정보 해석 결과를 렌더링하여 확장 브라우저(110)의 화면에 표시하는 역할을 수행할 수 있다.The rendering engine 110b may render a device function information analysis result of the device access URI analyzer 110a and display it on the screen of the extended browser 110.

스크립트 엔진부(110c)는 스크립트 인터프리터(Script Interpreter)를 내장하고 있으며, 임의의 스크립트, 예를 들어 ECMA 스크립트(European Computer Manufacturers Association Script), 자바 스크립트(JavaScript) 등을 처리하는 역할을 수행할 수 있다.The script engine unit 110c includes a script interpreter, and may play a role in processing any script, for example, an ECMA script (European Computer Manufacturers Association Script), a JavaScript script, or the like. .

마크업 처리부(110d)는 마크업 언어, 예를 들어 HTML 및 XML 등을 해석하는 역할을 수행할 수 있다.The markup processor 110d may serve to interpret a markup language such as HTML and XML.

사용자 정보 관리부(110e)는 브라우저 사용과 관련된 설정 정보 등을 저장할 수 있다.The user information manager 110e may store setting information related to the use of a browser.

디바이스 액세스 플랫폼 연동부(110f)는 확장 브라우저(110)와 디바이스 액세스 플랫폼(120)을 연동시키는 역할을 할 수 있다.The device access platform interworking unit 110f may serve to interwork the extended browser 110 and the device access platform 120.

클라이언트 단말1(100/1) 내의 디바이스 액세스 플랫폼(120)은 후술하는 단말 운영체제(130)를 통해 관련 하드웨어를 제어하도록 인터페이스 하는 역할을 할 수 있다.The device access platform 120 in the client terminal 1 (100/1) may serve to interface to control related hardware through the terminal operating system 130 described later.

단말 운영체제(130)는 하드웨어(140)의 기능을 제어하는 역할을 하는 것으로, 예컨대 윈도우 기반 또는 리눅스 기반 등의 운영체제가 적용될 수 있을 것이다.The terminal operating system 130 plays a role of controlling the function of the hardware 140. For example, an operating system such as a Windows based or Linux based may be applied.

한편, 다시 도 1을 참조하면, 네트워크(200)는 클라이언트 단말 그룹(100)과 디바이스 액세스 서비스 서버(300)를 연결하여 무선 또는 유선 통신 환경을 클라이언트에게 제공하는 것으로, 무선 네트워크 또는 유선 네트워크를 포함할 수 있다.Meanwhile, referring back to FIG. 1, the network 200 connects the client terminal group 100 and the device access service server 300 to provide a wireless or wired communication environment to the client, and includes a wireless network or a wired network. can do.

네트워크(200)에서 무선 네트워크는 클라이언트 단말 그룹(100)의 호 설정 및 자원 할당에 관여하는 것으로, 도면에는 도시하지 않았으나 제2의 다른 클라이언트 단말 그룹의 호 설정 및 자원 할당에 관여하는 무선 네트워크가 구축될 수 있음을 본 발명의 기술 분야에서 통상의 지식을 가진 자라면 용이하게 알 수 있을 것이다. 이와 같은 무선 네트워크는 클라이언트 단말 그룹(100)의 이동성을 보장하는 역할을 하며, 핸드 오버 및 무선 자원 관리 기능 등을 할 수 있다. 또한, 무선 네트워크는 기지국 및 기지국 제어기를 포함하여 구성되고, 동기식 및 비동기식을 모두 지원할 수 있다. 동기식인 경우에는 기지국은 BTS(Base Transceiver Station), 기지국 제어기는 BSC(Base Station Controller)가 될 것이고, 비동기식인 경우에는 기지국은 노드 B(Node B), 기지국 제어기는 RNC(Radio Network Controller)가 될 것이다. 물론, 무선 네트워크는 이에 한정되는 것은 아니고, CDMA망이 아닌 GSM(Global System for Mobile Communication)망 및 향후 구현될 모든 이동 통신 시스템의 접속망을 포함할 수 있다.In the network 200, a wireless network is involved in call setup and resource allocation of the client terminal group 100. Although not shown in the drawing, a wireless network involved in call setup and resource allocation of another second client terminal group is established. It will be apparent to those skilled in the art that the present invention can be made. Such a wireless network serves to guarantee the mobility of the client terminal group 100, and may perform handover and radio resource management functions. In addition, the wireless network includes a base station and a base station controller, and can support both synchronous and asynchronous. In the case of synchronous, the base station will be a base transceiver station (BTS), the base station controller will be a base station controller (BSC), and in the asynchronous case, the base station will be a node B (Node B), and the base station controller will be a radio network controller (RNC). will be. Of course, the wireless network is not limited thereto, and may include a Global System for Mobile Communication (GSM) network, not a CDMA network, and an access network of all mobile communication systems to be implemented in the future.

또한, 네트워크(200)에서 유선 네트워크는, 예컨대 인터넷(Internet)으로서, TCP/IP(Transmission Control Protocol / Internet Protocol) 및 그 상위계층에 존재하는 여러 서비스, 예를 들어 HTTP(Hyper Text Transfer Protocol), Telnet, FTP(File Transfer Protocol), DNS(Domain Name System), SMTP(Simple Mail Transfer Protocol), SNMP(Simple Network Management Protocol), NFS(Network File Service), NIS(Network Information Service), SNS(Social Network Service) 등을 제공하는 전 세계적인 개방형 컴퓨터 네트워크 구조를 의미하며, 임의의 클라이언트 단말, 예를 들면 클라이언트 단말1(100/1)이 후술하는 디바이스 액세스 서비스 서버(104)에 접속될 수 있게 하는 환경을 제공할 수 있다.In addition, the wired network in the network 200 is, for example, Internet (Internet), the various services existing in the TCP / IP (Transmission Control Protocol / Internet Protocol) and its upper layer, for example, Hyper Text Transfer Protocol (HTTP), Telnet, File Transfer Protocol (FTP), Domain Name System (DNS), Simple Mail Transfer Protocol (SMTP), Simple Network Management Protocol (SNMP), Network File Service (NFS), Network Information Service (NIS), Social Network It is an open computer network structure that provides a service, etc., and the environment that allows any client terminal, for example, client terminal 1 (100/1) can be connected to the device access service server 104 described later. Can provide.

디바이스 액세스 서비스 서버(300)는 네트워크(200)를 통해 클라이언트 단말 그룹(100)의 디바이스 액세스 요청 정보를 수신하고, 수신되는 디바이스 액세스 요청 정보에 따라 디바이스 액세스 URI 내용에 포함된 디바이스 기능 정보를 클라이언트 단말 그룹(100)에게 제공하는 역할을 하며, 클라이언트 단말 그룹(100)에 의해 해당 URI 링크가 선택될 때 그에 따른 디바이스 기능 정보의 활성화 정보, 예를 들면 웹 문서 또는 웹 애플리케이션을 클라이언트 단말 그룹(100)에게 제공하는 역할을 할 수 있다.The device access service server 300 receives device access request information of the client terminal group 100 through the network 200, and transmits device function information included in the device access URI content according to the received device access request information. It serves to provide to the group 100, and when the corresponding URI link is selected by the client terminal group 100, the activation information of the device function information, for example, a web document or a web application to the client terminal group 100 It can serve as

웹 문서 DB(302)는 디바이스 액세스 서비스 서버(300)에 의해 관리되며, 필요에 따라 임의의 웹 문서가 저장되거나 해당 웹 문서가 디바이스 액세스 서비스 서버(300)에 의해 취사 선택될 수 있다.The web document DB 302 is managed by the device access service server 300, and any web document may be stored or the web document may be selected by the device access service server 300 as necessary.

웹 애플리케이션 DB(304)는 디바이스 액세스 서비스 서버(300)에 의해 관리되며, 필요에 따라 임의의 웹 애플리케이션이 저장되거나 해당 웹 애플리케이션이 디바이스 액세스 서비스 서버(300)에 의해 취사 선택될 수 있다.The web application DB 304 is managed by the device access service server 300, and any web application may be stored or the web application may be selected by the device access service server 300 as necessary.

클라이언트 정보 DB(306)는 디바이스 액세스 서비스 서버(300)에 의해 관리되며, 필요에 따라 클라이언트 단말 그룹(100)의 임의의 클라이언트 단말, 예를 들어 클라이언트 단말1(100/1)의 클라이언트 정보가 저장되거나 해당 클라이언트 정보가 디바이스 액세스 서비스 서버(300)에 의해 취사 선택될 수 있다.The client information DB 306 is managed by the device access service server 300, and stores client information of any client terminal of the client terminal group 100, for example, client terminal 1 (100/1). Or corresponding client information may be selected by the device access service server 300.

이와 같은 DB들(302)(304)(306)은, 오라클(Oracle), 인포믹스(Infomix), 사이베이스(Sybase), DB2와 같은 관계형 데이터베이스 관리 시스템(RDBMS)이나, 겜스톤(Gemston), 오리온(Orion), O2 등과 같은 객체 지향 데이터베이스 관리 시스템(OODBMS)을 이용하여 본 발명의 목적에 맞게 구현될 수 있고, 자신의 기능을 달성하기 위하여 적당한 필드(field)들을 가질 수 있다.
These DBs 302, 304, 306 can be relational database management systems (RDBMS) such as Oracle, Infomix, Sybase, DB2, Gemston, Orion. An object-oriented database management system (OODBMS) such as Orion, O2, etc. may be implemented for the purposes of the present invention, and may have appropriate fields to achieve its function.

도 3은, 예를 들어 클라이언트 단말1(100/1)을 통해 실제 적용될 수 있는 디바이스 액세스 URI로서, 도 3에서 도면부호 300은 디바이스 액세스 URI의 적용 예이며, 도면부호 310은 이러한 디바이스 액세스 URI의 디바이스 기능 정보들 중 디바이스 기능 이름을 예시한 것이다.3 is a device access URI that can be actually applied through, for example, client terminal 1 (100/1). In FIG. 3, reference numeral 300 denotes an application example of a device access URI, and reference numeral 310 denotes a device access URI. The device function name is exemplified among the device function information.

디바이스 액세스 URI(300)는 디바이스 접근 프로토콜 식별자(dap), 디바이스 기능 이름(capability-name), 전화번호(phone-number), 기능 호출에 필요한 파라미터 값(params) 등을 포함될 수 있다. 여기서, 디바이스 기능 이름은, 전화(Call), 주소록(Contacts), 일정(Calendar), 문자 메시지(SMS), 위치정보(Geolocation), 작업(Task), 오디오/사진/동영상 등의 캡쳐정보(Capture), 미디어 갤러리(Gallery), 파일 시스템(File), 디바이스 상태 정보(Status) 등으로 예시될 수 있다.
The device access URI 300 may include a device access protocol identifier (dap), a device capability-name, a phone-number, a parameter value required for a function call, and the like. Here, the device function name may include capture information such as call, address book, calendar, text message, SMS, geolocation, task, audio / photo / video, and the like. ), A media gallery, a file system, a device status information, and the like.

도 4a 내지 도 4e는 본 발명의 실시예에 따른 디바이스 액세스 서비스 방법을 예시적으로 설명하는 것으로, 클라이언트 단말1(100/1)의 디바이스 액세스 URI 링크 태그와 디바이스 기능 호출을 설명하는 예시 도면이다.4A to 4E illustrate a device access service method according to an exemplary embodiment of the present invention. FIG. 4A to 4E are exemplary diagrams illustrating a device access URI link tag and a device function call of a client terminal 1 (100/1).

먼저, 도 4a는 디바이스 액세스 서비스 서버(300)로부터 제공되는 웹 문서 또는 웹 애플리케이션에 표현된 디바이스 액세스 URI를 사용하는 링크 태그, 예컨대 전화(Call) 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(411)를 클라이언트 단말1(100/1)을 통해 표시하고, 클라이언트에 의해 해당 URI 링크 태그(411)가 선택(클릭)될 때 클라이언트 단말1(100/1)의 디바이스 기능, 예를 들어 전화 기능(441)을 호출하는 경우를 예시한 것이다.First, FIG. 4A illustrates a link tag using a device access URI expressed in a web document or a web application provided from the device access service server 300, for example, a device access URI link tag 411 including call function information. Is displayed through the client terminal 1 (100/1), and the device function of the client terminal 1 (100/1), for example, the telephone function 441 when the corresponding URI link tag 411 is selected (clicked) by the client. ) Is an example of calling.

구체적으로, 디바이스 액세스 서비스 서버(300)로부터 웹 문서 또는 웹 애플리케이션을 수신한 클라이언트 단말1(100/1)의 확장 브라우저(110)에서는, 마크업 처리부(110d)를 통해 마크업을 해석하고, 스크립트 엔진부(110c)를 통해 표현된 스크립트를 해석하며, 사용자 정보 관리부(110e)에 설정된 설정 값에 따라 렌더링 엔진부(212)를 통해 웹 문서 또는 웹 애플리케이션을 화면에 표시할 수 있다. Specifically, in the extended browser 110 of the client terminal 1 (100/1) that receives the web document or the web application from the device access service server 300, the markup is interpreted through the markup processing unit 110d, and the script is executed. The script expressed through the engine unit 110c may be interpreted, and a web document or a web application may be displayed on the screen through the rendering engine unit 212 according to a setting value set in the user information management unit 110e.

이때, 디바이스 액세스 URI 해석부(110a)는 웹 문서 또는 웹 애플리케이션의 내용 중에 디바이스 액세스 URI가 존재하는지를 해석할 수 있는데, 디바이스 액세스 URI가 존재하고 해당 디바이스 액세스 URI 링크 태그(411)가 선택될 경우에 디바이스 액세스 플랫폼 연동부(110f)를 통해 디바이스 액세스 플랫폼(120)으로 디바이스 기능을 호출하거나, 디바이스 기능을 처리할 수 있도록 준비하게 된다. 본 실시예에서는, 디바이스 액세스 URI 링크 태그(411)에 전화 연결을 의미하는 “Call”에 대한 내용이 포함되어 있으므로, 확장 브라우저(110)에는 화면에 해당 디바이스 액세스 링크 태그(411)가 표시될 수 있으며, 이러한 디바이스 액세스 URI의 링크 태그(411)가 클라이언트에 의해 클릭되면 클라이언트 단말1(100/1)의 전화 기능을 호출하여 지정된 번호로 호 연결을 시도할 수 있을 것이다.In this case, the device access URI interpreter 110a may interpret whether the device access URI exists in the content of the web document or the web application. When the device access URI exists and the corresponding device access URI link tag 411 is selected, The device access platform interworking unit 110f may call the device function to the device access platform 120 or prepare to process the device function. In the present embodiment, since the device access URI link tag 411 includes the content of “Call”, which means a telephone connection, the device access link tag 411 may be displayed on the screen in the expanded browser 110. If the link tag 411 of the device access URI is clicked by the client, the call function of the client terminal 1 (100/1) may be called to attempt to connect to the designated number.

도 4b는 디바이스 액세스 서비스 서버(300)로부터 제공되는 웹 문서 또는 웹 애플리케이션에 표현된 디바이스 액세스 URI를 사용하는 링크 태그, 예컨대 주소록(Contacts) 저장 기능 정보 또는 작업(Task) 저장 기능 정보 또는 일정(Calendar) 저장 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(412)(413)(414)를 클라이언트 단말1(100/1)을 통해 표시하고, 클라이언트에 의해 해당 URI 링크 태그, 예를 들어 주소록/작업/일정 저장 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(412)(413)(414)가 선택(클릭)될 때 클라이언트 단말1(100/1)의 디바이스 기능, 예를 들어 지정된 연락처를 주소록에 저장하는 기능(442) 또는 지정된 내용을 작업 항목에 저장하는 기능(443) 또는 지정된 일정 정보를 일정에 저장하는 기능(444) 등을 호출하는 경우를 예시한 것이다.FIG. 4B shows a link tag using a device access URI expressed in a web document or a web application provided from the device access service server 300, for example, contacts storage function information or task storage function information or calendar. ) The device access URI link tag 412 (413) 414 containing the storage function information is displayed through the client terminal 1 (100/1), and the corresponding URI link tag, for example, address book / job / When the device access URI link tag 412 (413) 414 containing the schedule storage function information is selected (clicked), the device function of the client terminal 1 (100/1), for example, a designated contact is stored in the address book. The case where the function 442 or the function 443 for storing the designated contents in the work item or the function 444 for storing the specified schedule information in the schedule is called.

구체적으로, 디바이스 액세스 서비스 서버(300)로부터 웹 문서 또는 웹 애플리케이션을 수신한 클라이언트 단말1(100/1)의 확장 브라우저(110)에서는, 마크업 처리부(110d)를 통해 마크업을 해석하고, 스크립트 엔진부(110c)를 통해 표현된 스크립트를 해석하며, 사용자 정보 관리부(110e)에 설정된 설정 값에 따라 렌더링 엔진부(212)를 통해 웹 문서 또는 웹 애플리케이션을 화면에 표시할 수 있다. Specifically, in the extended browser 110 of the client terminal 1 (100/1) that receives the web document or the web application from the device access service server 300, the markup is interpreted through the markup processing unit 110d, and the script is executed. The script expressed through the engine unit 110c may be interpreted, and a web document or a web application may be displayed on the screen through the rendering engine unit 212 according to a setting value set in the user information management unit 110e.

이때, 디바이스 액세스 URI 해석부(110a)는 웹 문서 또는 웹 애플리케이션의 내용 중에 디바이스 액세스 URI가 존재하는지를 해석할 수 있는데, 디바이스 액세스 URI가 존재하고 해당 디바이스 액세스 URI 링크 태그가 선택될 경우에 디바이스 액세스 플랫폼 연동부(110f)를 통해 디바이스 액세스 플랫폼(120)으로 디바이스 기능을 호출하거나, 디바이스 기능을 처리할 수 있도록 준비하게 된다. 본 실시예에서는, 디바이스 액세스 URI 링크 태그에 주소록 또는 작업 또는 일정을 저장하는 것을 의미하는 “Contacts” 또는 “Task” 또는 “Calendar”에 대한 내용이 포함되어 있으므로, 확장 브라우저(110)에는 화면에 해당 디바이스 액세스 링크 태그(412)(413)(414)가 표시될 수 있으며, 이러한 디바이스 액세스 URI의 링크 태그(412)(413)(414)가 클라이언트에 의해 클릭되면 클라이언트 단말1(100/1)에 주소록 또는 작업 또는 일정 등이 저장될 수 있을 것이다.In this case, the device access URI interpreter 110a may interpret whether the device access URI exists in the content of the web document or the web application. When the device access URI exists and the corresponding device access URI link tag is selected, the device access platform The device function may be called to the device access platform 120 through the interlocking unit 110f or prepared to process the device function. In the present embodiment, since the device access URI link tag includes contents of “Contacts” or “Task” or “Calendar” which means storing an address book or a task or a schedule, the extended browser 110 corresponds to a screen. The device access link tags 412 (413) 414 may be displayed, and when the link tags 412 (413) 414 of such device access URIs are clicked by the client, they are sent to the client terminal 1 (100/1). The address book or task or schedule may be stored.

도 4c는 디바이스 액세스 서비스 서버(300)로부터 제공되는 웹 문서 또는 웹 애플리케이션에 표현된 디바이스 액세스 URI를 사용하는 링크 태그, 예컨대 문자메시지(SMS) 전송 기능 정보 또는 위치정보(Geolocation) 전송 기능 정보 또는 캡쳐정보(Capture) 전송 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(415)(416)(417)를 클라이언트 단말1(100/1)을 통해 표시하고, 클라이언트에 의해 해당 URI 링크 태그, 예를 들어 문자메시지/위치정보/캡쳐정보 저장 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(415)(416)(417)가 선택(클릭)될 때 클라이언트 단말1(100/1)의 디바이스 기능, 예를 들어 지정된 전화번호로 SMS 전송하는 기능(445) 또는 지정된 전화번호로 위치정보 값을 전송하는 기능(446) 또는 지정된 전화번호로 음성, 사진, 동영상 등의 캡쳐정보를 전송하는 기능(447) 등을 호출하는 경우를 예시한 것이다.4C shows a link tag using a device access URI represented in a web document or a web application provided from the device access service server 300, for example, text message (SMS) transmission function information or geolocation transmission function information or capture. Display the device access URI link tag 415, 416, 417, which contains the information of the capturing function, through the client terminal 1 (100/1), and the corresponding URI link tag, for example, a character, by the client. Device function of the client terminal 1 (100/1) when the device access URI link tag 415, 416, 417 including the message / location information / capture information storage function information is selected (clicked), for example, Sending SMS to phone number (445) or Sending location information value to designated phone number (446) or Sending capture information such as voice, photo, video to designated phone number (4 47) is an example of calling.

구체적으로, 디바이스 액세스 서비스 서버(300)로부터 웹 문서 또는 웹 애플리케이션을 수신한 클라이언트 단말1(100/1)의 확장 브라우저(110)에서는, 마크업 처리부(110d)를 통해 마크업을 해석하고, 스크립트 엔진부(110c)를 통해 표현된 스크립트를 해석하며, 사용자 정보 관리부(110e)에 설정된 설정 값에 따라 렌더링 엔진부(212)를 통해 웹 문서 또는 웹 애플리케이션을 화면에 표시할 수 있다.Specifically, in the extended browser 110 of the client terminal 1 (100/1) that receives the web document or the web application from the device access service server 300, the markup is interpreted through the markup processing unit 110d, and the script is executed. The script expressed through the engine unit 110c may be interpreted, and a web document or a web application may be displayed on the screen through the rendering engine unit 212 according to a setting value set in the user information management unit 110e.

이때, 디바이스 액세스 URI 해석부(110a)는 웹 문서 또는 웹 애플리케이션의 내용 중에 디바이스 액세스 URI가 존재하는지를 해석할 수 있는데, 디바이스 액세스 URI가 존재하고 해당 디바이스 액세스 URI 링크 태그가 선택될 경우에 디바이스 액세스 플랫폼 연동부(110f)를 통해 디바이스 액세스 플랫폼(120)으로 디바이스 기능을 호출하거나, 디바이스 기능을 처리할 수 있도록 준비하게 된다. 본 실시예에서는, 디바이스 액세스 URI 링크 태그에 문자메시지 또는 위치정보 또는 캡쳐정보를 전송하는 것을 의미하는“SMS”또는 “Capture”에 대한 내용이 포함되어 있으므로, 확장 브라우저(110)에는 화면에 해당 디바이스 액세스 링크 태그(415)(416)(417)가 표시될 수 있으며, 이러한 디바이스 액세스 URI의 링크 태그(415)(416)(417)가 클라이언트에 의해 클릭되면 저장된 디바이스 기능 정보에 의거하여 지정된 전화번호 또는 지정된 원격 서버 주소로 관련 정보를 전송할 수 있다.In this case, the device access URI interpreter 110a may interpret whether the device access URI exists in the content of the web document or the web application. When the device access URI exists and the corresponding device access URI link tag is selected, the device access platform The device function may be called to the device access platform 120 through the interlocking unit 110f or prepared to process the device function. In the present embodiment, since the device access URI link tag includes the content of “SMS” or “Capture”, which means transmitting a text message, location information, or capture information, the extended browser 110 displays the corresponding device on the screen. An access link tag 415 (416) 417 may be displayed, and when the link tag 415 (416) 417 of such a device access URI is clicked by the client, the telephone number specified based on the stored device capability information Alternatively, you can send the relevant information to the designated remote server address.

도 4d는 디바이스 액세스 서비스 서버(300)로부터 제공되는 웹 문서 또는 웹 애플리케이션에 표현된 디바이스 액세스 URI를 사용하는 링크 태그, 예컨대 파일 시스템(File) 전송 기능 정보 또는 미디어 갤러리(Gallery) 전송 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(418)(419)를 클라이언트 단말1(100/1)을 통해 표시하고, 클라이언트에 의해 해당 URI 링크 태그, 예를 들어 파일시스템/미디어갤러리 전송 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(418)(419)가 선택(클릭)될 때 클라이언트 단말1(100/1)의 디바이스 기능, 예를 들어 로컬 파일을 선택하면 지정된 서버로 자동 전송하는 기능(448) 또는 갤러리에서 사진, 동영상 등을 선택하면 지정된 서버로 자동 전송하는 기능(449) 등을 호출하는 경우를 예시한 것이다.4D includes a link tag using a device access URI expressed in a web document or a web application provided from the device access service server 300, for example, file system transfer function information or media gallery transfer function information. Device access URI link tag 418 (419) is displayed via client terminal 1 (100/1), and the device access is included by the client with the corresponding URI link tag, e.g., filesystem / media gallery transfer function information. Device function of client terminal 1 (100/1) when URI link tag 418 (419) is selected (clicked), e. If a video, etc. is selected, an example of calling a function 449 for automatically transmitting to a designated server is illustrated.

구체적으로, 디바이스 액세스 서비스 서버(300)로부터 웹 문서 또는 웹 애플리케이션을 수신한 클라이언트 단말1(100/1)의 확장 브라우저(110)에서는, 마크업 처리부(110d)를 통해 마크업을 해석하고, 스크립트 엔진부(110c)를 통해 표현된 스크립트를 해석하며, 사용자 정보 관리부(110e)에 설정된 설정 값에 따라 렌더링 엔진부(212)를 통해 웹 문서 또는 웹 애플리케이션을 화면에 표시할 수 있다.Specifically, in the extended browser 110 of the client terminal 1 (100/1) that receives the web document or the web application from the device access service server 300, the markup is interpreted through the markup processing unit 110d, and the script is executed. The script expressed through the engine unit 110c may be interpreted, and a web document or a web application may be displayed on the screen through the rendering engine unit 212 according to a setting value set in the user information management unit 110e.

이때, 디바이스 액세스 URI 해석부(110a)는 웹 문서 또는 웹 애플리케이션의 내용 중에 디바이스 액세스 URI가 존재하는지를 해석할 수 있는데, 디바이스 액세스 URI가 존재하고 해당 디바이스 액세스 URI 링크 태그가 선택될 경우에 디바이스 액세스 플랫폼 연동부(110f)를 통해 디바이스 액세스 플랫폼(120)으로 디바이스 기능을 호출하거나, 디바이스 기능을 처리할 수 있도록 준비하게 된다. 본 실시예에서는, 디바이스 액세스 URI 링크 태그에 파일시스템 또는 미디어갤러리를 전송하는 것을 의미하는“File”또는“Gallery”에 대한 내용이 포함되어 있으므로, 확장 브라우저(110)에는 화면에 해당 디바이스 액세스 링크 태그(418)(419)가 표시될 수 있으며, 이러한 디바이스 액세스 URI의 링크 태그(418)(419)가 클라이언트에 의해 클릭되면 저장된 디바이스 기능 정보에 의거하여 지정된 전화번호 또는 지정된 원격 서버 주소로 관련 정보를 전송할 수 있다.In this case, the device access URI interpreter 110a may interpret whether the device access URI exists in the content of the web document or the web application. When the device access URI exists and the corresponding device access URI link tag is selected, the device access platform The device function may be called to the device access platform 120 through the interlocking unit 110f or prepared to process the device function. In the present embodiment, since the device access URI link tag includes the contents of "File" or "Gallery", which means transferring the file system or the media gallery, the extended browser 110 displays the corresponding device access link tag on the screen. (418) (419) may be displayed, and when the link tag (418) (419) of such a device access URI is clicked by the client, the relevant information is sent to the specified telephone number or the specified remote server address based on the stored device function information. Can transmit

도 4e는 디바이스 액세스 서비스 서버(300)로부터 제공되는 웹 문서 또는 웹 애플리케이션에 표현된 디바이스 액세스 URI를 사용하는 링크 태그, 예컨대 디바이스 상태정보(Status)의 표시 기능 정보 또는 디바이스 상태정보(Status)의 전송 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(420)(421)를 클라이언트 단말1(100/1)을 통해 표시하고, 클라이언트에 의해 해당 URI 링크 태그, 예를 들어 디바이스 상태정보의 표시 기능 정보 또는 전송 기능 정보가 포함된 디바이스 액세스 URI 링크 태그(420)(421)가 선택(클릭)될 때 클라이언트 단말1(100/1)의 디바이스 기능, 예를 들어 로컬 파일을 선택하면 단말의 다양한 상태정보 값을 화면에 표시하는 기능(450) 또는 단말의 다양한 상태정보를 지정된 전화번호 또는 서버로 전송하는 기능(451) 등을 호출하는 경우를 예시한 것이다.FIG. 4E is a link tag using a device access URI expressed in a web document or a web application provided from the device access service server 300, for example, display function information of device status information (Status) or transmission of device status information (Status). Displaying the device access URI link tag 420, 421 including the function information through the client terminal 1 (100/1), and transmitting or displaying function information of the corresponding URI link tag, for example, device status information, by the client. When the device access URI link tag 420 (421) including the function information is selected (clicked), selecting a device function of the client terminal 1 (100/1), for example, a local file, displays various status values of the terminal. An example of calling a function 450 displayed on a screen or a function 451 for transmitting various status information of a terminal to a specified phone number or a server A.

구체적으로, 디바이스 액세스 서비스 서버(300)로부터 웹 문서 또는 웹 애플리케이션을 수신한 클라이언트 단말1(100/1)의 확장 브라우저(110)에서는, 마크업 처리부(110d)를 통해 마크업을 해석하고, 스크립트 엔진부(110c)를 통해 표현된 스크립트를 해석하며, 사용자 정보 관리부(110e)에 설정된 설정 값에 따라 렌더링 엔진부(212)를 통해 웹 문서 또는 웹 애플리케이션을 화면에 표시할 수 있다.Specifically, in the extended browser 110 of the client terminal 1 (100/1) that receives the web document or the web application from the device access service server 300, the markup is interpreted through the markup processing unit 110d, and the script is executed. The script expressed through the engine unit 110c may be interpreted, and a web document or a web application may be displayed on the screen through the rendering engine unit 212 according to a setting value set in the user information management unit 110e.

이때, 디바이스 액세스 URI 해석부(110a)는 웹 문서 또는 웹 애플리케이션의 내용 중에 디바이스 액세스 URI가 존재하는지를 해석할 수 있는데, 디바이스 액세스 URI가 존재하고 해당 디바이스 액세스 URI 링크 태그가 선택될 경우에 디바이스 액세스 플랫폼 연동부(110f)를 통해 디바이스 액세스 플랫폼(120)으로 디바이스 기능을 호출하거나, 디바이스 기능을 처리할 수 있도록 준비하게 된다. 본 실시예에서는, 디바이스 액세스 URI 링크 태그에 디바이스 상태정보를 표시하거나 전송하는 것을 의미하는 “Status”에 대한 내용이 포함되어 있으므로, 확장 브라우저(110)에는 화면에 해당 디바이스 액세스 링크 태그(420)(421)가 표시될 수 있으며, 이러한 디바이스 액세스 URI의 링크 태그(420)(421)가 클라이언트에 의해 클릭되면 단말의 상태정보를 화면에 표시하거나 지정된 전화번호 또는 지정된 원격 서버 주소로 상태정보를 전송할 수 있다.
In this case, the device access URI interpreter 110a may interpret whether the device access URI exists in the content of the web document or the web application. When the device access URI exists and the corresponding device access URI link tag is selected, the device access platform The device function may be called to the device access platform 120 through the interlocking unit 110f or prepared to process the device function. In the present embodiment, since the device access URI link tag includes information on “Status”, which means displaying or transmitting device status information, the extended browser 110 displays the corresponding device access link tag 420 on the screen. 421 may be displayed, and when the link tag 420 or 421 of the device access URI is clicked by the client, the status information of the terminal may be displayed on the screen, or the status information may be transmitted to a designated phone number or a designated remote server address. have.

이상 설명한 바와 같이, 본 실시예는, HTML 등의 마크업 언어에 사용자 디바이스의 특정 기능 구동에 필요한 관련 정보를 포함시켜 URI 링크 상에 표시하고, 사용자가 이러한 링크를 클릭할 때 사용자 디바이스의 하드웨어 기능을 구동시키고 데이터를 송수신할 수 있게 함으로써, 보다 편리하게 서버 애플리케이션과 사용자 디바이스 간의 효과적 데이터 교환 및 디바이스의 기능을 구동할 수 있도록 구현한 것이다. 본 발명으로 인해, 나날이 발전하는 모바일 환경에서 디바이스 기능을 손쉽게 활용할 수 있도록 하는 웹 문서와 관련 응용을 손쉽게 개발할 수 있도록 하며, 다양한 디바이스 기능을 활용하는 웹 애플리케이션들을 사용자들에게 편리하게 제공해줄 수 있을 것으로 기대된다.As described above, the present embodiment includes the relevant information necessary for driving a specific function of the user device in a markup language such as HTML and displays it on the URI link, and the hardware function of the user device when the user clicks the link. By enabling the system to be able to send and receive data, it is more convenient to implement effective data exchange and function of the device between the server application and the user device. According to the present invention, it is possible to easily develop web documents and related applications that make it easy to utilize device functions in an evolving mobile environment, and to provide users with web applications that utilize various device functions. It is expected.

100: 클라이언트 그룹
110: 확장 브라우저
120: 디바이스 액세스 플랫폼
130: 단말 운영체제
140: 하드웨어
200: 네트워크
300: 디바이스 액세스 서비스 서버
302: 웹 문서 DB
304: 웹 애플리케이션 DB
306: 클라이언트 정보 DB
100: client group
110: expanded browser
120: device access platform
130: terminal operating system
140: hardware
200: network
300: device access service server
302: Web document DB
304: web application DB
306: Client Information DB

Claims (20)

디바이스 액세스 URI에 포함된 디바이스 기능 정보를 표시하는 과정과,
상기 디바이스 액세스 URI가 선택될 때 상기 디바이스 기능 정보에 대응하는 디바이스 기능을 호출하는 과정을 포함하는
디바이스 액세스 서비스 방법.
Displaying device capability information included in the device access URI,
Invoking a device function corresponding to the device function information when the device access URI is selected.
Device access service method.
제 1 항에 있어서,
상기 디바이스 액세스 URI는, 웹 문서 또는 웹 애플리케이션 내에 포함되는
디바이스 액세스 서비스 방법.
The method of claim 1,
The device access URI is included in a web document or web application.
Device access service method.
제 2 항에 있어서,
상기 웹 문서 또는 웹 애플리케이션은, 마크업 및 스크립트 해석에 따라 브라우저 화면 상에 표시되는
디바이스 액세스 서비스 방법.
The method of claim 2,
The web document or web application is displayed on the browser screen according to markup and script interpretation.
Device access service method.
제 1 항에 있어서,
상기 디바이스 기능 정보는, 전화 연결 기능 정보 또는 저장 기능 정보 또는 전송 기능 정보 또는 표시 기능 정보를 포함하는
디바이스 액세스 서비스 방법.
The method of claim 1,
The device function information includes telephone connection function information or storage function information or transmission function information or display function information.
Device access service method.
제 4 항에 있어서,
상기 저장 기능 정보는, 주소록 저장 기능 정보 또는 작업 항목 저장 기능 정보 또는 일정 저장 기능 정보를 포함하는
디바이스 액세스 서비스 방법.
The method of claim 4, wherein
The storage function information includes address book storage function information, work item storage function information, or schedule storage function information.
Device access service method.
제 4 항에 있어서,
상기 전송 기능 정보는, 단문메시지 전송 기능 정보 또는 위치정보 전송 기능 정보 또는 캡쳐정보 전송 기능 정보 또는 파일 전송 기능 정보 또는 미디어 갤러리 전송 기능 정보 또는 디바이스 상태정보 전송 기능 정보를 포함하는
디바이스 액세스 서비스 방법.
The method of claim 4, wherein
The transmission function information may include short message transmission function information or location information transmission function information or capture information transmission function information or file transmission function information or media gallery transmission function information or device status information transmission function information.
Device access service method.
제 4 항에 있어서,
상기 표시 기능 정보는, 디바이스 상태정보 표시 기능 정보를 포함하는
디바이스 액세스 서비스 방법.
The method of claim 4, wherein
The display function information includes device state information display function information.
Device access service method.
네트워크를 통해 클라이언트 단말의 디바이스 액세스 요청 정보를 수신하는 수단과,
수신되는 상기 디바이스 액세스 요청 정보에 따라 디바이스 기능 정보가 표시된 디바이스 액세스 URI 링크 태그를 포함하는 디바이스 기능 활성화 정보를 상기 네트워크를 통해 상기 클라이언트 단말에게 제공하는 수단을 포함하는
디바이스 액세스 서비스 서버.
Means for receiving device access request information of the client terminal via a network;
Means for providing device function activation information to the client terminal via the network, the device function activation information including a device access URI link tag in which device function information is displayed in accordance with the received device access request information.
Device Access Service Server.
제 8 항에 있어서,
상기 디바이스 기능 활성화 정보는, 웹 문서 또는 웹 애플리케이션 형태로 제작되는
디바이스 액세스 서비스 서버.
The method of claim 8,
The device function activation information is produced in the form of a web document or a web application.
Device Access Service Server.
제 8 항에 있어서,
상기 디바이스 액세스 서비스 서버는,
임의의 웹 문서가 저장되거나 상기 웹 문서가 상기 디바이스 액세스 서비스 서버에 의해 취사 선택되는 웹 문서 데이터베이스와,
임의의 웹 애플리케이션이 저장되거나 상기 웹 애플리케이션이 상기 디바이스 액세스 서비스 서버에 의해 취사 선택되는 웹 애플리케이션 데이터베이스와,
상기 클라이언트 단말의 클라이언트 정보가 저장되거나 상기 클라이언트 정보가 상기 디바이스 액세스 서비스 서버에 의해 취사 선택되는 클라이언트 정보 데이터베이스를 더 포함하는
디바이스 액세스 서비스 서버.
The method of claim 8,
The device access service server,
A web document database in which any web document is stored or the web document is selected by the device access service server;
A web application database in which any web application is stored or the web application is selected by the device access service server;
Further comprising a client information database in which client information of the client terminal is stored or the client information is selected by the device access service server.
Device Access Service Server.
제 8 항에 있어서,
상기 디바이스 기능 정보는, 전화 연결 기능 정보 또는 저장 기능 정보 또는 전송 기능 정보 또는 표시 기능 정보를 포함하는
디바이스 액세스 서비스 서버.
The method of claim 8,
The device function information includes telephone connection function information or storage function information or transmission function information or display function information.
Device Access Service Server.
제 11 항에 있어서,
상기 저장 기능 정보는, 주소록 저장 기능 정보 또는 작업 항목 저장 기능 정보 또는 일정 저장 기능 정보를 포함하는
디바이스 액세스 서비스 서버.
The method of claim 11,
The storage function information includes address book storage function information, work item storage function information, or schedule storage function information.
Device Access Service Server.
제 11 항에 있어서,
상기 전송 기능 정보는, 단문메시지 전송 기능 정보 또는 위치정보 전송 기능 정보 또는 캡쳐정보 전송 기능 정보 또는 파일 전송 기능 정보 또는 미디어 갤러리 전송 기능 정보 또는 디바이스 상태정보 전송 기능 정보를 포함하는
디바이스 액세스 서비스 서버.
The method of claim 11,
The transmission function information may include short message transmission function information or location information transmission function information or capture information transmission function information or file transmission function information or media gallery transmission function information or device status information transmission function information.
Device Access Service Server.
제 11 항에 있어서,
상기 표시 기능 정보는, 디바이스 상태정보 표시 기능 정보를 포함하는
디바이스 액세스 서비스 서버.
The method of claim 11,
The display function information includes device state information display function information.
Device Access Service Server.
제 8 항 내지 제 14 항 중 어느 한 항에 있어서,
상기 네트워크는, 무선 네트워크 또는 유선 네트워크를 포함하는
디바이스 액세스 서비스 서버.
The method according to any one of claims 8 to 14,
The network includes a wireless network or a wired network.
Device Access Service Server.
디바이스 액세스 URI에 포함된 디바이스 기능 정보를 표시하고, 상기 디바이스 기능 정보에 대응하는 디바이스 기능을 호출하며, 상기 디바이스 기능 정보에 대한 데이터를 획득 및 처리하는 확장 브라우저와,
하드웨어의 기능을 제어하는 단말 운영체제와,
상기 단말 운영체제를 통해 상기 하드웨어를 제어하도록 인터페이스 하는 디바이스 액세스 플랫폼을 포함하는
디바이스 액세스 서비스를 위한 클라이언트 단말.
An extended browser for displaying device function information included in a device access URI, calling a device function corresponding to the device function information, and obtaining and processing data about the device function information;
A terminal operating system that controls the function of the hardware,
A device access platform for interfacing to control the hardware through the terminal operating system;
Client terminal for device access service.
제 16 항에 있어서,
상기 확장 브라우저는,
상기 디바이스 액세스 URI를 해석하여 임의의 웹 문서 또는 웹 애플리케이션 내에 상기 디바이스 액세스 URI가 존재하는지를 판단하는 디바이스 액세스 해석부와,
상기 디바이스 액세스 해석부의 디바이스 기능 정보 해석 결과를 렌더링하여 상기 확장 브라우저의 화면에 표시하는 렌더링 엔진부와,
스크립트 인터프리터를 내장하여 상기 웹 문서 또는 웹 애플리케이션 내의 임의의 스크립트를 처리하는 스크립트 엔진부와,
상기 웹 문서 또는 웹 애플리케이션 내의 마크업 언어를 해석하는 마크업 처리부와,
브라우저 사용과 관련된 설정 정보를 저장하는 사용자 정보 관리부와,
상기 확장 브라우저와 상기 디바이스 액세스 플랫폼을 연동시키는 디바이스 액세스 플랫폼 연동부를 포함하는
디바이스 액세스 서비스를 위한 클라이언트 단말.
17. The method of claim 16,
The extended browser,
A device access analyzer for analyzing the device access URI to determine whether the device access URI exists in an arbitrary web document or a web application;
A rendering engine unit for rendering device function information analysis results of the device access analysis unit and displaying them on the screen of the extended browser;
A script engine unit for embedding a script interpreter to process any script in the web document or the web application;
A markup processor for interpreting markup languages in the web document or the web application;
A user information manager which stores setting information related to browser use,
And a device access platform interworking unit for interworking the extended browser and the device access platform.
Client terminal for device access service.
제 16 항에 있어서,
상기 디바이스 기능 정보는, 전화 기능 또는 저장 기능 또는 전송 기능 또는 표시 기능의 구동에 필요한 정보를 포함하는
디바이스 액세스 서비스를 위한 클라이언트 단말.
17. The method of claim 16,
The device function information includes information necessary for driving a telephone function or a storage function or a transmission function or a display function.
Client terminal for device access service.
제 17 항에 있어서,
상기 임의의 스크립트는, ECMA 스크립트(European Computer Manufacturers Association Script) 또는 자바 스크립트(JavaScript)를 포함하는
디바이스 액세스 서비스를 위한 클라이언트 단말.
The method of claim 17,
The arbitrary script includes an ECMA script (European Computer Manufacturers Association Script) or JavaScript (JavaScript).
Client terminal for device access service.
제 17 항에 있어서,
상기 마크업 언어는, HTML 및 XML을 포함하는
디바이스 액세스 서비스를 위한 클라이언트 단말.
The method of claim 17,
The markup language includes HTML and XML.
Client terminal for device access service.
KR1020100109351A 2010-11-04 2010-11-04 Method for providing device access service, client device and server for access service KR101411295B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100109351A KR101411295B1 (en) 2010-11-04 2010-11-04 Method for providing device access service, client device and server for access service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100109351A KR101411295B1 (en) 2010-11-04 2010-11-04 Method for providing device access service, client device and server for access service

Publications (2)

Publication Number Publication Date
KR20120047661A true KR20120047661A (en) 2012-05-14
KR101411295B1 KR101411295B1 (en) 2014-06-24

Family

ID=46266344

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100109351A KR101411295B1 (en) 2010-11-04 2010-11-04 Method for providing device access service, client device and server for access service

Country Status (1)

Country Link
KR (1) KR101411295B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018008861A1 (en) * 2016-07-07 2018-01-11 라온위즈기술 주식회사 Html control system and method using user server
KR101865931B1 (en) * 2011-11-28 2018-06-11 한국전자통신연구원 Method of providing application and apparatus for the same
CN108600529A (en) * 2018-04-09 2018-09-28 北京小米移动软件有限公司 Information interacting method, device and computer readable storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102529790B1 (en) 2018-09-12 2023-05-08 삼성전자주식회사 Electronic device and control method thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101007646B1 (en) * 2008-06-30 2011-01-13 김종성 System and method for providing web service
KR101501571B1 (en) * 2008-08-04 2015-03-12 에스케이 텔레콤주식회사 Method for Providing Liaison Function Menu, System, Mobile Communication Terminal And Computer-Readable Recording Medium with Program
JP5157726B2 (en) 2008-07-31 2013-03-06 富士通モバイルコミュニケーションズ株式会社 Electronics
KR101063581B1 (en) * 2008-12-16 2011-09-07 주식회사 엘지유플러스 Method and system for providing email service using mobile widget

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101865931B1 (en) * 2011-11-28 2018-06-11 한국전자통신연구원 Method of providing application and apparatus for the same
WO2018008861A1 (en) * 2016-07-07 2018-01-11 라온위즈기술 주식회사 Html control system and method using user server
CN108600529A (en) * 2018-04-09 2018-09-28 北京小米移动软件有限公司 Information interacting method, device and computer readable storage medium
EP3553672A1 (en) * 2018-04-09 2019-10-16 Beijing Xiaomi Mobile Software Co., Ltd. Information interaction method and device and computer readable storage medium thereof
CN108600529B (en) * 2018-04-09 2020-12-04 北京小米移动软件有限公司 Information interaction method and device and computer readable storage medium

Also Published As

Publication number Publication date
KR101411295B1 (en) 2014-06-24

Similar Documents

Publication Publication Date Title
KR101236005B1 (en) Method and apparatus for providing location based service
US8396939B2 (en) Content distribution management device, terminal, program, and content distribution system
KR101701151B1 (en) Integrated Message Transmitting and Receiving Method and Apparatus Using Portable Device
CA2687530C (en) Method and system for transcoding web pages by limiting selection through direction
CN111684778B (en) Implementation method of application function and electronic equipment
US8644810B1 (en) Method and system for dynamic font support on mobile devices
US20200073903A1 (en) Method and device of tagging links included in a screenshot of webpage
KR20070000467A (en) Remote management and access of databases, services and devices associated with a mobile terminal
WO2014194798A1 (en) Application sharing method and apparatus
KR20120089100A (en) Method and System for Distributing Business Application and Contents for Mobile Equipment using Application Store and Wireless AP
JP6368857B2 (en) Method and device for tagging chat messages
JP6077231B2 (en) Information acquisition method and apparatus for user terminal in communication system
US10003684B2 (en) Method and system for synchronous operations of text message data
KR20150137911A (en) user terminal apparatus, communication system and control method thereof
JP2012178097A (en) Head mounting type display device and client device
KR20100134433A (en) Mobile terminal with function control module and the method thereof
KR102133514B1 (en) Status message service providing method of electronic apparatus and electronic apparatus thereof
KR101411295B1 (en) Method for providing device access service, client device and server for access service
US9165273B2 (en) Externalizing enterprise workspaces using content plug-in
CN106570045B (en) Data operation control method and system and user terminal
KR101954801B1 (en) Message service apparatus, and automatic answering service method thereof
CN111382039A (en) Method, device, electronic equipment and storage medium for reporting user behavior event
Johansson et al. A cross-platform application framework for html5-based e-services
CN109768921B (en) Data transparent transmission method and corresponding instant communication terminal
US11456983B2 (en) Interactive operation method, and transmitter machine, receiver machine and interactive operation system using the same

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

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190608

Year of fee payment: 6