KR101158019B1 - Service method and sharing method of application in homenetwork system and application service device - Google Patents

Service method and sharing method of application in homenetwork system and application service device Download PDF

Info

Publication number
KR101158019B1
KR101158019B1 KR1020100133849A KR20100133849A KR101158019B1 KR 101158019 B1 KR101158019 B1 KR 101158019B1 KR 1020100133849 A KR1020100133849 A KR 1020100133849A KR 20100133849 A KR20100133849 A KR 20100133849A KR 101158019 B1 KR101158019 B1 KR 101158019B1
Authority
KR
South Korea
Prior art keywords
information
terminal
application
terminals
user
Prior art date
Application number
KR1020100133849A
Other languages
Korean (ko)
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 KR1020100133849A priority Critical patent/KR101158019B1/en
Application granted granted Critical
Publication of KR101158019B1 publication Critical patent/KR101158019B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2807Exchanging configuration information on appliance services in a home automation network
    • H04L12/2812Exchanging configuration information on appliance services in a home automation network describing content present in a home automation network, e.g. audio video content

Landscapes

  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: An application service method in a home network system, application sharing method, and application service apparatus are provided to share application programs, image files, and videos in IPTV(Internet Protocol TeleVision) environment by providing SAML(Security Assertion Markup Language). CONSTITUTION: A parsing unit(150) parses a document which integrates components written by a markup language for reproducing the application of terminals. A selection unit(160) provides feature information of the terminal in context provided by the terminals. A configuration unit(170) constitutes the application corresponding to the terminal by selecting and extracting the component according to feature information values. The feature information includes information for a service policy, formation related to user contexts, and the information for the performance of the terminal.

Description

홈 네트워크 시스템에서 어플리케이션 서비스 방법, 어플리케이션 공유 방법및 어플리케이션 서비스 장치{Service method and sharing method of application in homenetwork system and application service device}Application method and sharing method of application in home network system and application service device

본 발명은 홈 네트워크 시스템에서 어플리케이션 서비스 방법, 어플리케이션 공유 방법 및 어플리케이션 서비스 장치에 관한 것이다.The present invention relates to an application service method, an application sharing method, and an application service apparatus in a home network system.

이동통신망을 통한 Mobile IPTV 서비스에 대한 기술적 준비가 시작되고 유무선 IPTV 융합 서비스를 준비하고 있는 시점에서, 다양한 단말에 동시 적용 가능케 하기 위한 비디오 scalability(SVC)는 표준화가 완료되었고, 구체적인 기술 개발이 진행되고 있다. 하지만 IPTV 방송 환경에서 응용 프로그램에 대한 스케일러빌러티(scalability)에 대한 표준화나 기술 개발은 미비한 실정이다. At the time of technical preparation for Mobile IPTV service through mobile communication network and preparation of wired / wireless IPTV convergence service, video scalability (SVC) for simultaneous application to various terminals has been standardized, and specific technology development is in progress. have. However, standardization or technology development of scalability of applications in IPTV broadcasting environment is insufficient.

현재 IPTV 서비스에서는 동일한 성능 규격을 가지는 단말기에게만 서비스를 제공하고 있기 때문에 주어진 단말기 성능 규격에 최적화된 컨텐츠(미디어와 응용프로그램)만을 제공하면 되었다. 그러나 다양한 단말에 동시에 서비스를 하기 위해 서비스 사업자는 각 단말의 규격에 맞도록 컨텐츠를 따로 변환/저장해야 하므로 서비스 및 유지비용이 증가되는 단점이 있다.Currently, IPTV service only provides the terminal with the same performance specification, so only the contents (media and application) optimized for the given terminal performance specification need to be provided. However, in order to simultaneously service a variety of terminals, a service provider needs to convert / store the contents separately to meet the specifications of each terminal, thereby increasing the service and maintenance costs.

예를 들어 설명하면, 작은 디스플레이 스크린을 가지고 있는 모바일 폰에서 웹 브라우징(Web Browsing)을 할 때, 네이버, Daum과 같은 인터넷 포탈 사업자는, 각 디바이스에 맞게 웹을 표현하기 위해 미리 모바일 폰에 맞게 제작한 웹 페이지로 접속하도록 하였다. 네이버와 같은 경우, 작은 디스플레이 스크린을 가지고 있는 모바일 디바이스를 위해 별도의 URL(m.naver.com)을 두고 있으며, Google에서는 사용하고 있는 브라우저의 version과 ID를 보고 그에 해당되는 웹 페이지를 전달해 주는 방식을 취하고 있다. 이는 PC와 모바일 디바이스 환경에서 동시 적용 가능한 마크업 언어(Markup Language) 기술을 적용하지 못하는 한계점이 있기 때문이다. For example, when web browsing on a mobile phone with a small display screen, Internet portal operators such as Naver and Daum are pre-made for mobile phones to express the web for each device. You have access to a web page. In the case of Naver, we have a separate URL (m.naver.com) for mobile devices with small display screens, and Google looks at the version and ID of the browser you are using and delivers the corresponding web page. Is taking. This is because there is a limitation in applying Markup Language technology that can be applied simultaneously in PC and mobile device environments.

W3C(World Wide Web Consortium)에서는 웹 애플리케이션을 다양한 디바이스에서 심리스(seamless)하게 이용하는 것을 목표로 CC/PP(Composite Capability/Preference Profile; 디바이스 정보에 대해서 프로파일링 하는 표준) 외에도 DIAL(Device Independent Authoring Language, 디바이스 독립 저작 언어 표준), DISelect(Content Selection for Device Independence, 다양한 디바이스에서 웹을 표현하기 위한 콘텐츠 선별 및 필터링 표준)와 DCI(Delivery Context Interfaces; 디바이스용 동적 콘텍스트 프로파일 표준)와 같은 콘텍스트 정보 표현 표준화를 추진하였으나 상용되는 서비스로의 발전이 미흡하다.In addition to the Composite Capability / Preference Profile (CC / PP), the World Wide Web Consortium (W3C) aims to use web applications seamlessly across a variety of devices. Standardization of contextual information presentation, such as device independent authoring language standards), DISelect (Content Selection for Device Independence), and content context and filtering standards for presenting the Web on a variety of devices, and Delivery Context Interfaces (DCI). Although it promoted, the development to commercial service is insufficient.

본 발명은 상술한 문제점을 해결하기 위한 것으로, 본 발명의 목적은 홈 네트워크 상에서 다양한 디지털 기기들 간에 멀티미디어 콘텐츠를 공유/연동하는데 있어, 비디오, 오디오, 그리고 이미지 파일 뿐만 아니라 응용프로그램(application)도 같이 공유/연동할 수 있도록 하여 사용자의 편의성을 증진시킬 수 있는 어플리케이션 서비스 방법, 어플리케이션 공유 방법 및 어플리케이션 서비스 장치를 제공하는 것이다. SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to share / link multimedia contents between various digital devices on a home network, and not only video, audio, and image files but also applications. The present invention provides an application service method, an application sharing method, and an application service device capable of sharing / linking to enhance user convenience.

전술한 목적을 달성하기 위하여, 본 발명의 일면에 따른 홈 네트워크 시스템에서 다수의 단말기들 각각에 적합한 어플리케이션을 서비스하는 방법은, 단말기들로부터 상기 단말기들의 특성정보를 각각 수신하는 단계 및 상기 특성정보들을 파악하고, 다수의 컴포넌트를 포함하는 통합 문서에서 상기 특성정보에 따라 적어도 일부 컴포넌트를 선택 및 추출하여 상기 각 단말기에 대응하는 상기 어플리케이션을 생성하고, 생성된 어플리케이션을 해당 단말기로 서비스하는 단계를 포함하되, 상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함할 수 있다. In order to achieve the above object, in the home network system according to an aspect of the present invention, a method for servicing an application suitable for each of a plurality of terminals, receiving the characteristic information of the terminals from the terminals, respectively; Identifying, selecting and extracting at least some components according to the characteristic information from an integrated document including a plurality of components to generate the applications corresponding to the respective terminals, and serving the generated applications to the corresponding terminals; The characteristic information may include at least one of information on the performance of the terminal, information on a user situation, and information on a service policy.

여기서 상기 단말기의 성능에 관한 정보는 상기 단말기의 종류에 관한 정보, 상기 단말기의 디스플레이에 관한 정보 및 상기 단말기의 디스플레이의 메모리 호환성에 관한 정보 중 적어도 하나를 포함하는 것이고, 상기 사용자 상황에 관한 정보는 상기 단말기의 네트워크 상태, 상기 단말기의 사용자 위치, 사용하는 시간에 관한 정보, 언어 또는 문화를 포함하는 사용자의 지역 특성 정보 중 적어도 하나를 포함하는 것이고, 상기 서비스 정책에 관한 정보는 사용자의 선호 또는 취향을 포함하는 사용자 개인 정보, 보안 정보 및 컨텐츠 제한 정보 중 적어도 하나를 포함하는 것일 수 있다.The information on the performance of the terminal includes at least one of information on the type of the terminal, information on the display of the terminal and information on memory compatibility of the display of the terminal, the information on the user situation It includes at least one of the network status of the terminal, the user location of the terminal, information about the time of use, regional characteristics of the user, including language or culture, the information about the service policy is the user's preference or taste It may include at least one of user personal information, security information, and content restriction information including.

또는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보는 불리언(Boolean), 스트링(string) 및 뉴메릭(nnmeric) 중 적어도 어느 하나로 표현되는 것일 수 있다.Alternatively, the information on the performance of the terminal, the information on the user context, and the information on the service policy may be expressed by at least one of Boolean, string, and nnmeric.

상기 통합문서는 상기 다수의 단말기가 상기 어플리케이션을 각각 재생하기 위한 마크업 언어로 작성된 컴포넌트들이 통합된 것일 수 있다.The integrated document may be a combination of components written in a markup language for each of the plurality of terminals to play the application.

전술한 목적을 달성하기 위하여, 본 발명의 다른 면에 따른, 홈 네트워크 시스템에서 다수의 단말기 각각이 어플리케이션을 공유하는 방법은 서버로부터 다수의 컴포넌트를 포함하는 통합 문서를 수신하는 단계와, 특성정보에 따라 상기 통합 문서에서 적어도 일부 컴포넌트를 선택 및 추출하여 상기 어플리케이션을 생성하는 단계 및 상기 생성된 어플리케이션을 재생하는 단계를 포함하되, 상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함하는 것일 수 있다.In order to achieve the above object, according to another aspect of the present invention, a method in which each of a plurality of terminals share an application in a home network system comprises the steps of: receiving an integrated document including a plurality of components from a server; And selecting and extracting at least some components from the workbook to generate the application and reproducing the generated application, wherein the characteristic information includes information on performance of the terminal, information about a user situation, and It may include at least one of information about a service policy.

여기서 상기 단말기의 성능에 관한 정보는 상기 단말기의 종류에 관한 정보, 상기 단말기의 디스플레이에 관한 정보 및 상기 단말기의 디스플레이의 메모리 호환성에 관한 정보 중 적어도 하나를 포함하는 것이고, 상기 사용자 상황에 관한 정보는 상기 단말기의 네트워크 상태, 상기 단말기의 사용자 위치, 사용하는 시간에 관한 정보, 언어 또는 문화를 포함하는 사용자의 지역 특성 정보 중 적어도 하나를 포함하는 것이고, 상기 서비스 정책에 관한 정보는 사용자의 선호 또는 취향을 포함하는 사용자 개인 정보, 보안 정보 및 컨텐츠 제한 정보 중 적어도 하나를 포함하는 것일 수 있다.The information on the performance of the terminal includes at least one of information on the type of the terminal, information on the display of the terminal and information on memory compatibility of the display of the terminal, the information on the user situation It includes at least one of the network status of the terminal, the user location of the terminal, information about the time of use, regional characteristics of the user, including language or culture, the information about the service policy is the user's preference or taste It may include at least one of user personal information, security information, and content restriction information including.

또는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보는 불리언(Boolean), 스트링(string) 및 뉴메릭(nnmeric) 중 적어도 어느 하나로 표현되는 것일 수 있다.Alternatively, the information on the performance of the terminal, the information on the user context, and the information on the service policy may be expressed by at least one of Boolean, string, and nnmeric.

상기 통합문서는 상기 다수의 단말기가 상기 어플리케이션을 각각 재생하기 위한 마크업 언어로 작성된 컴포넌트들이 통합된 것일 수 있다.The integrated document may be a combination of components written in a markup language for each of the plurality of terminals to play the application.

전술한 목적을 달성하기 위하여, 본 발명의 또 다른 면에 따른, 홈 네트워크 시스템에서 다수의 단말기들 각각에 적합한 어플리케이션을 서비스하는 어플리케이션 서비스 장치는, 다수의 단말기가 상기 어플리케이션을 각각 재생하기 위한 마크업 언어로 작성된 컴포넌트들이 통합된 통합 문서를 파싱하는 파싱부와, 상기 각 단말기로부터 제공된 컨텍스트에서 상기 각 단말기의 특성정보의 값을 찾아 제공하는 선택부 및 상기 특성정보의 값에 따라 상기 적어도 일부 컴포넌트를 선택 및 추출하여 상기 각 단말기에 대응하는 상기 어플리케이션을 구성하는 구성부를 포함하되, 상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보 중 적어도 하나를 포함하는 것일 수 있다.In order to achieve the above object, according to another aspect of the present invention, an application service apparatus for serving an application suitable for each of a plurality of terminals in a home network system, mark-up for the plurality of terminals to reproduce the application respectively; A parsing unit for parsing an integrated document in which components written in a language are integrated; a selection unit for finding and providing a value of characteristic information of each terminal in a context provided from each terminal; and the at least some component according to the value of the characteristic information. Selecting and extracting comprises a configuration unit for configuring the application corresponding to each terminal, wherein the characteristic information includes at least one of information on the performance of the terminal, information on the user situation and information on the service policy Can be.

여기서 상기 단말기의 성능에 관한 정보는 상기 단말기의 종류에 관한 정보, 상기 단말기의 디스플레이에 관한 정보 및 상기 단말기의 디스플레이의 메모리 호환성에 관한 정보 중 적어도 하나를 포함하는 것이고, 상기 사용자 상황에 관한 정보는 상기 단말기의 네트워크 상태, 상기 단말기의 사용자 위치, 사용하는 시간에 관한 정보, 언어 또는 문화를 포함하는 사용자의 지역 특성 정보 중 적어도 하나를 포함하는 것이고, 상기 서비스 정책에 관한 정보는 사용자의 선호 또는 취향을 포함하는 사용자 개인 정보, 보안 정보 및 컨텐츠 제한 정보 중 적어도 하나를 포함하는 것일 수 있다.The information on the performance of the terminal includes at least one of information on the type of the terminal, information on the display of the terminal and information on memory compatibility of the display of the terminal, the information on the user situation It includes at least one of the network status of the terminal, the user location of the terminal, information about the time of use, regional characteristics of the user, including language or culture, the information about the service policy is the user's preference or taste It may include at least one of user personal information, security information, and content restriction information including.

또는 상기 특성정보의 값은 불리언(Boolean), 스트링(string) 및 뉴메릭(nnmeric) 중 적어도 어느 하나로 표현되는 것일 수 있다.Alternatively, the value of the characteristic information may be expressed by at least one of a Boolean, a string, and a meric.

본 발명에 따르면, 시청 환경을 고려하여 서로 다른 성능(Device Capability)을 가지는 단말기들에 최적화된 사용자 인터페이스와 응용프로그램을 제공하기 위해 홈 네트워크 상에서의 상황인지형 스케일러블 사용자 인터페이스 기술인 SAML(Scalable Application Markup Language)을 제공함으로써 IPTV 환경에서 비디오, 오디오, 그리고 이미지 파일 뿐만 아니라 응용프로그램을 공유/연동할 수 있고, 시청 환경이 서로 다른 디지털 기기에 동시 적용 가능하며 다양한 시청 환경에 최적화된 사용자 인터페이스를 제공하여 사용자의 편의성을 증진시키고, 컨텐츠의 저장/관리/이용에 효율적이다. According to the present invention, SAML (Scalable Application Markup), a context-sensitive scalable user interface technology on a home network, is provided to provide a user interface and an application optimized for terminals having different device capabilities in consideration of a viewing environment. Language) to share and link not only video, audio, and image files but also applications in IPTV environments, and to simultaneously apply to different digital devices, and to provide a user interface optimized for various viewing environments. It improves user convenience and is effective for storing, managing and using contents.

도 1은 본 발명의 일 실시예에 따른 홈 네트워크 시스템에서 컨텐츠 공유 방법을 설명하기 위한 예시도이다.
도 2 및 도 3은 본 발명의 일 실시예에 따른 홈 네트워크 시스템에서 컨텐츠 공유 방법을 설명하기 위한 순서도이다.
도 4는 본 발명의 다른 실시예에 따른 홈 네트워크 시스템에서 어플리케이션 서비스 방법을 설명하기 위한 개념도이다.
도 5는 본 발명의 다른 실시예에 따른 홈 네트워크 시스템에서 어플리케이션 서비스 방법을 설명하기 위한 순서도이다.
도 6은 도 4의 서버를 나타내는 예시도이다.
도 7은 본 발명의 또 다른 실시예에 다른 홈 네트워크 시스템에서 어플리케이션 공유 방법을 설명하기 위한 개념도이다.
도 8은 본 발명의 또 다른 실시예에 다른 홈 네트워크 시스템에서 어플리케이션 공유 방법을 설명하기 위한 순서도이다.
도 9는 본 발명의 또 다른 실시예에 따른 어플리케이션 서비스 장치를 설명하기 위한 구성도이다.
1 is an exemplary view for explaining a content sharing method in a home network system according to an embodiment of the present invention.
2 and 3 are flowcharts illustrating a content sharing method in a home network system according to an embodiment of the present invention.
4 is a conceptual diagram illustrating an application service method in a home network system according to another exemplary embodiment of the present invention.
5 is a flowchart illustrating an application service method in a home network system according to another exemplary embodiment of the present invention.
6 is an exemplary diagram illustrating a server of FIG. 4.
7 is a conceptual diagram illustrating an application sharing method in another home network system according to another embodiment of the present invention.
8 is a flowchart illustrating an application sharing method in another home network system according to another embodiment of the present invention.
9 is a configuration diagram illustrating an application service apparatus according to another embodiment of the present invention.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 것이며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하며, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 용이하게 이해할 수 있도록 제공되는 것이며, 본 발명은 청구항의 기재에 의해 정의된다. 한편, 본 명세서에서 사용된 용어는 실시예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 명세서에서 사용되는 "포함한다(comprises)" 또는 "포함하는(comprising)"은 언급된 구성요소, 단계, 동작 및/또는 소자 이외의 하나 이상의 다른 구성요소, 단계, 동작 및/또는 소자의 존재 또는 추가를 배제하지 않는다.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. The present invention may, however, be embodied in many different forms and should not be construed as being limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. And is intended to enable a person skilled in the art to readily understand the scope of the invention, and the invention is defined by the claims. It is to be understood that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. In the present specification, the singular form includes plural forms unless otherwise specified in the specification. It is noted that " comprises, " or "comprising," as used herein, means the presence or absence of one or more other components, steps, operations, and / Do not exclude the addition.

도 1 내지 도 3을 참조하여 본 발명의 일 실시예에 따른 홈 네트워크 시스템에서 컨텐츠 공유 방법에 대해 설명한다. 도 1은 본 발명의 일 실시예에 따른 홈 네트워크 시스템에서 컨텐츠 공유 방법을 설명하기 위한 예시도이고, 도 2 및 도 3은 본 발명의 일 실시예에 따른 홈 네트워크 시스템에서 컨텐츠 공유 방법을 설명하기 위한 순서도이다.A method of sharing content in a home network system according to an embodiment of the present invention will be described with reference to FIGS. 1 to 3. 1 is an exemplary view illustrating a content sharing method in a home network system according to an embodiment of the present invention, and FIGS. 2 and 3 illustrate a content sharing method in a home network system according to an embodiment of the present invention. It is a flowchart for.

도 1을 참조하면 본 발명의 일 실시예에 따른 컨텐츠 공유 방법이 수행되는 홈 네트워크 시스템은, 서버(100)와, 미들웨어(150) 및 다수의 단말기(200_1, 200_2, 200_3)를 포함한다Referring to FIG. 1, a home network system in which a content sharing method according to an embodiment of the present invention is performed includes a server 100, a middleware 150, and a plurality of terminals 200_1, 200_2, and 200_3.

다수의 단말기(200_1, 200_2, 200_3)는 댁 내에서 다양한 디지털 기기들일 수 있다. 예컨대 단말기들(200_1, 200_2, 200_3)은 스마트 폰, PDA(Personal Digital Assistant), 셀룰러폰, PCS(Personal Communication Service)폰, 핸드헬드 PC(Hand-Held PC), GSM(Global System for Mobile)폰, WCDMA(Wideband CDMA)폰, CDMA(Code Division Multiple Access)2000폰 및 MBS(Mobile Broadband System)폰 등의 모바일 디바이스일 수 있고, 또는 PC, 테블릿 PC 등의 PC용 디바이스일 수 있고, 또는 HD TV와 같은 TV용 디바이스일 수 있다. The plurality of terminals 200_1, 200_2, and 200_3 may be various digital devices in the home. For example, the terminals 200_1, 200_2, and 200_3 may be a smart phone, a personal digital assistant (PDA), a cellular phone, a personal communication service (PCS) phone, a hand-held PC, a global system for mobile (GSM) phone. , A mobile device such as a wideband CDMA (WCDMA) phone, a Code Division Multiple Access (CDMA) 2000 phone, and a Mobile Broadband System (MBS) phone, or a device for a PC such as a PC, a tablet PC, or HD. It may be a device for a TV such as a TV.

이러한 다수의 단말기(200_1, 200_2, 200_3)는 홈 네트워크 시스템의 미들웨어(150)를 통해 서버(100)와 연결되어 있다. 다만 이에 한정되지 않고, 미들웨어(150) 없이 서버(100)와 연결될 수도 있다. 다수의 단말기(200_1, 200_2, 200_3)는 서버(100)로 또는 미들웨어(150)를 통해 서버(100)로 컨텐츠를 요청하고, 서버(100)는 각 단말기(200_1, 200_2, 200_3)에게 컨텐츠를 제공함으로써, 단말기들(200_1, 200_2, 200_3) 간에 컨텐츠를 공유하도록 한다.The plurality of terminals 200_1, 200_2, and 200_3 are connected to the server 100 through the middleware 150 of the home network system. However, the present invention is not limited thereto and may be connected to the server 100 without the middleware 150. The plurality of terminals 200_1, 200_2, and 200_3 request content to the server 100 or to the server 100 through the middleware 150, and the server 100 sends content to each terminal 200_1, 200_2, 200_3. By providing the content, the content is shared between the terminals 200_1, 200_2, and 200_3.

도 2 및 도 3을 더 참조하여 구체적으로 설명하면, 서버(100)는 각 단말기(200_1, 200_2, 200_3)로부터 컨텐츠 요청을 수신한다(S210). 여기서 컨텐츠 요청은 컨텐츠 타입에 관한 정보 및 컨텐츠의 포맷에 관한 정보 중 적어도 하나를 포함할 수 있다. 이를 위해 각 단말기(200_1, 200_2, 200_3)는 사용자로부터 컨텐츠 타입에 관한 정보 및 컨텐츠의 포맷에 관한 정보 중 적어도 하나를 입력받고(S320), 컨텐츠 타입에 관한 정보 및 컨텐츠의 포맷에 관한 정보 중 적어도 하나를 포함하는 컨텐츠 요청을 송신한다(S320). 2 and 3, the server 100 receives a content request from each of the terminals 200_1, 200_2, and 200_3 (S210). The content request may include at least one of information about a content type and information about a format of the content. To this end, each of the terminals 200_1, 200_2, and 200_3 receives at least one of information about a content type and information about a content format from a user (S320), and at least one of information about a content type and information about a content format. The content request including one is transmitted (S320).

서버(100)는 저장된 컨텐츠 중에서 컨텐츠 요청에 포함된 컨텐츠 타입에 관한 정보 및 컨텐츠의 포맷에 부합하는 컨텐츠를 검색한다(S220). 여기서 컨텐츠 타입은 오디어, 비디오, 이미지, 어플리케이션 중 어느 하나일 수 있고, 컨텐츠의 포맷은 XHTML, JAVA, FLASH 중 적어도 하나를 포함할 수 있다. 한편, 컨텐츠의 포맷은 앞서 예시한 XHTML, JAVA, FLASH 이외에도 객체 지향적이고 서술화 가능한 어플리케이션일 경우 더 확장 가능하다. 즉, 단말기들(200_1, 200_2, 200_3) 간 또는 단말기(200_1, 200_2, 200_3)와 서버(100)간에 약속된 포맷을 갖는 컨텐츠에 대해 요청할 수 있다. 즉 단말기들(200_1, 200_2, 200_3)은 단말기들(200_1, 200_2, 200_3)간 또는 단말기(200_1, 200_2, 200_3)와 서버(100)간에 약속된 포맷들이 속한 그룹내에서 어느 하나의 포맷을 갖는 컨텐츠를 요청할 수 있다.The server 100 searches for information corresponding to the format of the content and the information about the content type included in the content request from the stored content (S220). The content type may be any one of audio, video, image, and application, and the format of the content may include at least one of XHTML, JAVA, and FLASH. In addition to the above-described XHTML, JAVA, and FLASH, the content format can be further extended in an object-oriented and descriptive application. In other words, the terminal 200_1, 200_2, and 200_3 may be requested between the terminals 200_1, 200_2 and 200_3 or between the terminals 200_1, 200_2 and 200_3 and the server 100. That is, the terminals 200_1, 200_2 and 200_3 may have any one format within a group to which the formats promised between the terminals 200_1, 200_2 and 200_3 or between the terminals 200_1, 200_2 and 200_3 and the server 100 belong. You can request content.

그리고 서버(100)는 검색된 컨텐츠를 컨텐츠 요청을 송신한 단말기(200_1, 200_2, 200_3)로 전송하고(S230), 각 단말기(200_1, 200_2, 200_3)는 컨텐츠를 수신한다(S330).The server 100 transmits the retrieved content to the terminals 200_1, 200_2, and 200_3 that have transmitted the content request (S230), and each terminal 200_1, 200_2, 200_3 receives the content (S330).

여기서 단말기(200_1, 200_2, 200_3)로부터 서버(100)로의 컨텐츠 요청의 전송은 미들웨어(150)를 통해 전송될 수 있으며, 또는 미들웨어(150) 없이 단말기(200_1, 200_2, 200_3)로부터 서버(100)로 전송될 수 있다. 또한 서버(100)로부터 단말기(200_1, 200_2, 200_3)로의 컨텐츠 전송은 미들웨어(150)를 통해 전송될 수 있으며, 또는 미들웨어(150) 없이 서버(100)로부터 단말기(200_1, 200_2, 200_3)로 전송될 수 있다.Here, the transmission of the content request from the terminals 200_1, 200_2, and 200_3 to the server 100 may be transmitted through the middleware 150, or from the terminals 200_1, 200_2 and 200_3 to the server 100 without the middleware 150. Can be sent to. In addition, the content transmission from the server 100 to the terminals 200_1, 200_2, 200_3 may be transmitted through the middleware 150, or may be transmitted from the server 100 to the terminals 200_1, 200_2, 200_3 without the middleware 150. Can be.

이와 같이, 홈 네트워크 시스템에서 다수의 단말기들(200_1, 200_2, 200_3)은 오디오, 비디오, 이미지뿐만 아니라 어플리케이션 또한 공유할 수 있다. 여기서 어플리케이션은, 예컨대 각 단말기(200_1, 200_2, 200_3)와 상기 서버(100)와의 GUI(Graphic User Interface), 컨텐츠와 연동가능한 응용 프로그램, 상기 각 단말기(200_1, 200_2, 200_3)와 상기 미들웨어(150)와의 GUI 중 어느 하나일 수 있다. 따라서 어플리케이션은 단말기들(200_1, 200_2, 200_3)간, 서버(100)와 단말기(200_1, 200_2, 200_3)간, 서버(100)와 미들웨어(150)간, 미들웨어(150)와 단말기(200_1, 200_2, 200_3) 간에 공유가 가능하다.As such, in the home network system, the plurality of terminals 200_1, 200_2, and 200_3 may share not only audio, video, and images but also applications. The application may be, for example, a graphical user interface (GUI) of each terminal 200_1, 200_2, 200_3 and the server 100, an application program that can be linked to content, the respective terminals 200_1, 200_2, 200_3 and the middleware 150. ) May be any one of GUI. Therefore, the application is between the terminals 200_1, 200_2, 200_3, between the server 100 and the terminals 200_1, 200_2, 200_3, between the server 100 and the middleware 150, the middleware 150 and the terminals 200_1, 200_2. , 200_3).

한편, 단말기들(200_1, 200_2, 200_3) 각각은 그 종류에 따라 사용자에게 다양한 시청환경을 제공한다. 따라서 서버(100)는 각 단말기들(200_1, 200_2, 200_3)에게 컨텐츠를 서비스할 때, 각 단말기(200_1, 200_2, 200_3)가 재생하기에 적절한 컨텐츠를 서비스하는 것을 고려해볼 수 있다. 이하에서는 홈 네트워크 시스템에서 다양한 단말기(200_1, 200_2, 200_3)가 컨텐츠를 공유하면서도 각각의 특성에 따라 최적으로 재생할 수 있는 방법에 대해 설명한다. 이하에서는 단말기들(200_1, 200_2, 200_3)이 다양한 컨텐츠 중에서 어플리케이션을 공유하는 경우를 예로 들어 설명한다.Meanwhile, each of the terminals 200_1, 200_2, and 200_3 provides various viewing environments to the user according to the type thereof. Therefore, when the server 100 serves contents to each of the terminals 200_1, 200_2, and 200_3, the server 100 may consider serving contents suitable for playback by each terminal 200_1, 200_2, and 200_3. Hereinafter, a description will be given of a method in which various terminals 200_1, 200_2, and 200_3 in a home network system can optimally reproduce content according to their characteristics while sharing content. Hereinafter, a case in which the terminals 200_1, 200_2, and 200_3 share an application among various contents will be described as an example.

도 4 내지 도 6을 참조하여 본 발명의 다른 실시예에 따른 홈 네트워크 시스템에서 어플리케이션 서비스 방법을 설명한다. 도 4는 본 발명의 다른 실시예에 따른 홈 네트워크 시스템에서 어플리케이션 서비스 방법을 설명하기 위한 개념도이고, 도 5는 본 발명의 다른 실시예에 따른 홈 네트워크 시스템에서 어플리케이션 서비스 방법을 설명하기 위한 순서도이고, 도 6은 도 4의 서버를 나타내는 예시도이다.An application service method in a home network system according to another embodiment of the present invention will be described with reference to FIGS. 4 to 6. 4 is a conceptual diagram illustrating an application service method in a home network system according to another embodiment of the present invention, and FIG. 5 is a flowchart illustrating an application service method in a home network system according to another embodiment of the present invention. 6 is an exemplary diagram illustrating a server of FIG. 4.

먼저 도 4를 참조하면, 본 발명의 다른 실시예에 따른 어플리케이션 서비스 방법이 수행되는 홈 네트워크 시스템은, 서버(100)와 다수의 단말기(200_1, 200_2, 200_3)를 포함한다. 다만, 홈 네트워크 시스템은 도 1과 같이 미들웨어(150)를 더 포함할 수도 있다. First, referring to FIG. 4, a home network system in which an application service method is performed according to another embodiment of the present invention includes a server 100 and a plurality of terminals 200_1, 200_2, and 200_3. However, the home network system may further include the middleware 150 as shown in FIG. 1.

서버(100)는 다수의 단말기들(200_1, 200_2, 200_3)과 연결되어, 각 단말기들(200_1, 200_2, 200_3)의 컨텐츠 공유 또는 단말기들(200_1, 200_2, 200_3)간의 연동을 제어할 수 있다. 또는 서버(100)는, 각 단말기들(200_1, 200_2, 200_3)에게 동일 또는 유사한 기능의 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 각 단말기들(200_1, 200_2, 200_3)의 성능, 상태 등에 따라 적절하게 제공함으로써, 다양한 시청환경을 제공하는 각 단말기들(200_1, 200_2, 200_3) 간에 어플리케이션이 공유될 수 있도록 할 수 있다.The server 100 may be connected to a plurality of terminals 200_1, 200_2, and 200_3 to control the sharing of contents of the terminals 200_1, 200_2, and 200_3 or interworking between the terminals 200_1, 200_2 and 200_3. . Alternatively, the server 100 may appropriately apply the applications SAML_C1, SAML_C2, SAML_C3 having the same or similar functions to the terminals 200_1, 200_2, and 200_3 according to the performance, state, etc. of the terminals 200_1, 200_2, and 200_3. By providing an application, an application may be shared among terminals 200_1, 200_2, and 200_3 providing various viewing environments.

이하에서 좀더 구체적으로 설명한다.It will be described in more detail below.

먼저 각 단말기들(200_1, 200_2, 200_3)은 자신들의 특성정보(DC_1, DC_2, DC_3)를 서버(100)로 전송한다. 여기서 특성정보(DC_1, DC_2, DC_3)는, 컨텐츠가 서버(100)로부터 각 단말기(200_1, 200_2, 200_3)로 제공될 때, 각 단말기(200_1, 200_2, 200_3)에서 최적화되어 표현(또는 재생)되기 위한 각 단말기(200_1, 200_2, 200_3)의 정보를 의미할 수 있다. 예컨대 특성정보(DC_1, DC_2, DC_3)는 각 단말기(200_1, 200_2, 200_3)의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보 중 적어도 하나를 포함한다. 여기서 단말기의 성능에 관한 정보는 단말기의 종류에 관한 정보, 단말기의 디스플레이에 관한 정보 및 단말기의 디스플레이의 메모리 호환성에 관한 정보 중 적어도 하나를 포함하는 것일 수 있다. 사용자 상황에 관한 정보는 단말기의 네트워크 상태, 단말기의 사용자 위치, 사용하는 시간에 관한 정보, 언어 또는 문화를 포함하는 사용자의 지역 특성 정보 중 적어도 하나를 포함하는 것일 수 있다. 서비스 정책에 관한 정보는 사용자의 선호 또는 취향을 포함하는 사용자 개인 정보, 보안 정보 및 컨텐츠 제한 정보 중 적어도 하나를 포함하는 것일 수 있다. 그리고 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보는 각각 불리언(Boolean), 스트링(string) 및 뉴메릭(numeric) 중 적어도 어느 하나로 표현될 수 있다. First, the terminals 200_1, 200_2, and 200_3 transmit their characteristic information DC_1, DC_2, and DC_3 to the server 100. The characteristic information DC_1, DC_2, and DC_3 may be optimized and expressed (or reproduced) at each terminal 200_1, 200_2, and 200_3 when content is provided from the server 100 to each terminal 200_1, 200_2, and 200_3. It may mean information of each terminal 200_1, 200_2, and 200_3. For example, the characteristic information DC_1, DC_2, and DC_3 includes at least one of information on performance of each terminal 200_1, 200_2, and 200_3, information on a user situation, and information on a service policy. The information on the performance of the terminal may include at least one of information on the type of the terminal, information on the display of the terminal, and information on memory compatibility of the display of the terminal. The information about the user context may include at least one of the network status of the terminal, the user location of the terminal, information on the time of use, and local characteristic information of the user including language or culture. The information about the service policy may include at least one of user personal information, security information, and content restriction information including a user's preference or taste. The information about the performance of the terminal, the information on the user context, and the service policy may be expressed by at least one of Boolean, string, and numeric.

또한 각 단말기(200_1, 200_2, 200_3)는 원하는 컨텐츠를 서버(100)에 요청할 수 있다. 여기서 컨텐츠는 비디오, 오디오, 그리고 이미지 파일과 같이 다양한 종류 또는 다양한 포맷의 컨텐츠일 수 있는데, 이하에서는 GUI(Graphic User Interface) 또는 어플리케이션(SAML_C1, SAML_C2, SAML_C3)인 경우를 예로 들어 설명한다.In addition, each terminal 200_1, 200_2, and 200_3 may request the desired content from the server 100. Here, the content may be content of various types or formats, such as video, audio, and image files. Hereinafter, a case of a GUI (Graphic User Interface) or an application (SAML_C1, SAML_C2, SAML_C3) will be described.

서버(100)는 각 단말기(200_1, 200_2, 200_3)로부터 특성정보를 수신하고(S510), 각 단말기(200_1, 200_2, 200_3)의 특성정보(DC_1, DC_2, DC_3)를 파악한다. 이때, 각 단말기(200_1, 200_2, 200_3)로부터 어플리케이션(SAML_C1, SAML_C2, SAML_C3)의 요청도 수신할 수 있다.The server 100 receives characteristic information from each terminal 200_1, 200_2, and 200_3 (S510), and grasps characteristic information DC_1, DC_2, and DC_3 of each terminal 200_1, 200_2, and 200_3. In this case, a request of an application SAML_C1, SAML_C2, or SAML_C3 may also be received from each terminal 200_1, 200_2, and 200_3.

그리고 서버(100)는 특성정보(DC_1, DC_2, DC_3)를 파악하고, 각 특성정보(DC_1, DC_2, DC_3)에 따라 각 단말기(200_1, 200_2, 200_3)가 재생하기에 가장 최적화된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 제공한다.The server 100 grasps the characteristic information DC_1, DC_2, and DC_3, and according to the characteristic information DC_1, DC_2, and DC_3, the most optimized application SAML_C1 for each terminal 200_1, 200_2, and 200_3 to play back. , SAML_C2, SAML_C3).

구체적으로, 서버(100)는 마크업 언어로 작성된 통합문서(SAML_S)를 갖고 있을 수 있다. 통합문서(SAML_S)는, 다수의 단말기(200_1, 200_2, 200_3) 각각이 최적화된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 재생할 수 있도록 하는 마크업 언어로 작성된 컴포넌트(또는 아이템)들(a 내지 z)이 통합된 문서일 수 있다. 따라서 서버(100)는 각 단말기(200_1, 200_2, 200_3)로부터 제공된 특성정보(DC_1, DC_2, DC_3)에 따라 하나의 통합문서(SAML_S)에서 적어도 하나의 컴포넌트를 선택 및 추출하여(S520), 각 단말기(200_1, 200_2, 200_3)의 특성정보(DC_1, DC_2, DC_3)에 대응하는 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 생성할 수 있다(S530). In detail, the server 100 may have a workbook SAML_S written in a markup language. The workbook SAML_S includes components (or items) written in a markup language that allow each of the plurality of terminals 200_1, 200_2, and 200_3 to play back the optimized applications SAML_C1, SAML_C2, SAML_C3. This can be an integrated document. Accordingly, the server 100 selects and extracts at least one component from one workbook SAML_S according to the characteristic information DC_1, DC_2, and DC_3 provided from each terminal 200_1, 200_2, and 200_3 (S520). In operation S530, the applications SAML_C1, SAML_C2, and SAML_C3 corresponding to the characteristic information DC_1, DC_2, and DC_3 of the terminals 200_1, 200_2, and 200_3 may be generated.

이때, 서버(100)는 특성정보를 파싱하여, 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보의 값을 추출하여, 그 값에 따라 하나의 통합문서(SAML_S)에서 적어도 하나의 컴포넌트를 선택 및 추출하여 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 생성할 수 있다. 여기서 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보의 값은 불리언(Boolean), 스트링(string) 및 뉴메릭(numeric) 중 적어도 하나로 표현된다.At this time, the server 100 parses the characteristic information, extracts values of the information on the performance of the terminal, the information on the user situation and the information on the service policy, and at least in one workbook (SAML_S) according to the value By selecting and extracting one component, an application (SAML_C1, SAML_C2, SAML_C3) can be created. The value of the information on the performance of the terminal, information on the user context and information on the service policy is expressed by at least one of Boolean, string, and numeric.

그리고 각 단말기(200_1, 200_2, 200_3)에 최적화된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 서비스한다(S540). 여기서 어플리케이션(SAML_C1, SAML_C2, SAML_C3)은 XHTLM, HTML, JAVA, Flash 중 적어도 하나로 구성될 수 있다. In operation S540, the applications SAML_C1, SAML_C2, and SAML_C3 optimized for the terminals 200_1, 200_2, and 200_3 are serviced. The application SAML_C1, SAML_C2, and SAML_C3 may be configured of at least one of XHTLM, HTML, JAVA, and Flash.

예를 들어 설명하면, 서버(100)는 a 내지 z의 컴포넌트들로 구성된 통합문서(SAML_S)를 갖고 있을 수 있다. 서버(100)는 제1 단말기(200_1)로부터 제1 특성정보(DC_1)를 수신하고, 제1 특성정보(DC_1)를 파싱하여, 제1 단말기(200_1)의 해상도 및 프로세싱 능력을 뉴메릭(numeric)으로 표현된 값을 통해 인식할 수 있다. 그리고, 제1 단말기(200_1)의 해상도에서 재생가능하고 처리 가능한 컴포넌트들 a, d, x를 통합문서(SAML_S)에서 선택 및 추출하여 컴포넌트들 a, d, x로 구성된 어플리케이션(SAML_C1)을 생성하고, 이를 제1 단말기(200_1)로 전송할 수 있다. For example, the server 100 may have a workbook SAML_S composed of components a to z. The server 100 receives the first characteristic information DC_1 from the first terminal 200_1, parses the first characteristic information DC_1, and numeric the resolution and processing capability of the first terminal 200_1. It can be recognized through the value expressed as). Then, by selecting and extracting the components a, d and x that are playable and processable at the resolution of the first terminal 200_1 in the workbook SAML_S, an application SAML_C1 composed of the components a, d and x is generated. This may be transmitted to the first terminal 200_1.

또는 서버(100)는 제2 단말기(200_2)로부터 제2 특성정보(DC_2)를 수신하고, 제2 특성정보(DC_2)를 파싱하여, 제2 단말기(200_2)의 단말기의 OS 이름, 사용자 이름, 지원 언어 등을 스트링(string) 값을 통해 인식할 수 있다. 그리고, 제2 단말기(200_2) 단말기의 OS 이름, 사용자 이름, 지원 언어에서 재생가능하고 처리 가능한 컴포넌트들 a, b, c, y를 통합문서(SAML_S)에서 선택 및 추출하여 컴포넌트들 a, b, c, y로 구성된 어플리케이션(SAML_C2)을 생성하고, 이를 제2 단말기(200_2)로 전송할 수 있다.Alternatively, the server 100 receives the second characteristic information DC_2 from the second terminal 200_2, parses the second characteristic information DC_2, and generates an OS name, a user name, and a name of the terminal of the second terminal 200_2. Supported languages can be recognized through string values. Then, components a, b, c, and y that are reproducible and processable in the OS name, the user name, and the supported language of the second terminal 200_2 are selected and extracted from the workbook SAML_S. An application SAML_C2 composed of c and y may be generated and transmitted to the second terminal 200_2.

또는 서버(100)는 제3 단말기(200_3)로부터 제3 특성정보(DC_3)를 수신하고, 제3 특성정보(DC_3)를 파싱하여 제3 단말기(200_3)의 GPS 탑재여부, 컨텐츠 제한 여부 등을 불리언(Boolean) 값을 통해 인식할 수 있다. 그리고, 제3 단말기(200_3)의 GPS 탑재여부, 컨텐츠 제한 여부로 재생가능하고 처리 가능한 컴포넌트들 a, f, g를 통합문서(SAML_S)에서 선택 및 추출하여 컴포넌트들 a, f, g로 구성된 어플리케이션(SAML_C3)을 생성하고, 이를 제3 단말기(200_3)로 전송할 수 있다.Alternatively, the server 100 receives the third characteristic information DC_3 from the third terminal 200_3 and parses the third characteristic information DC_3 to determine whether the third terminal 200_3 is mounted with GPS, whether content is limited, and the like. This can be recognized by a Boolean value. And, the application consisting of components a, f, g by selecting and extracting the components a, f, g that can be played back and processed according to whether the third terminal 200_3 is equipped with GPS or whether content is limited in the workbook SAML_S. SAML_C3 may be generated and transmitted to the third terminal 200_3.

이와 같이, 서버(100)는 각 단말기(200_1, 200_2, 200_3)의 특성에 따라 각 단말기(200_1, 200_2, 200_3)가 최적으로 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 재생할 수 있도록 하나의 통합문서(SAML_S)에서 일부 컴포넌트들을 선택 및 추출하여 제공하므로, 하나의 어플리케이션을 각 단말기(200_1, 200_2, 200_3)에서 최적화된 상태로 공유할 수 있도록 한다. 여기서 통합문서(SAML_S)는 본 출원인에 의해 새롭게 정의된 것으로서, 마크업 언어로 작성되어 있고, 모든 단말기(200_1, 200_2, 200_3)의 특성정보(DC_1, DC_2, DC_3)에 대응하는 컴포넌트들이 하나의 문서로 통합되어 있는 것이며, 서버(100)가 각 단말기(200_1, 200_2, 200_3)의 특성정보(DC_1, DC_2, DC_3)에 따라 통합문서(SAML_S)에서 적어도 일부를 선택 및 추출할 수 있는 것이므로, 즉 통합문서(SAML_S)가 스케일러블(scalable)하므로, 이하에서는 통합문서(SAML_S)를 SAML(Scalable Application Markup Language) 문서라 부른다.In this way, the server 100 according to the characteristics of each of the terminals (200_1, 200_2, 200_3), each terminal (200_1, 200_2, 200_3) can be reproduced in one workbook (AMML_C1, SAML_C2, SAML_C3) optimally SAML_S) selects, extracts, and provides some components, so that one application can be shared in an optimized state in each of the terminals 200_1, 200_2, and 200_3. Herein, the integrated document SAML_S is newly defined by the present applicant and is written in a markup language, and components corresponding to the characteristic information DC_1, DC_2, and DC_3 of all terminals 200_1, 200_2, and 200_3 are one. Since it is integrated into a document, the server 100 can select and extract at least a part from the workbook (SAML_S) according to the characteristic information (DC_1, DC_2, DC_3) of each terminal (200_1, 200_2, 200_3), That is, since the workbook SAML_S is scalable, the workbook SAML_S is hereinafter referred to as a scalable application markup language (SAML) document.

이하에서 서버(100)가 SAML 문서(SAML_S)를 이용하여 각 단말기(200_1, 200_2, 200_3)에게 최적화된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 효율적으로 서비스하는 방법에 대해 예를 들어 설명한다.Hereinafter, an example of a method in which the server 100 efficiently services the applications SAML_C1, SAML_C2, and SAML_C3 optimized to each terminal 200_1, 200_2, and 200_3 using the SAML document SAML_S is described.

서버(100)는 각 단말기(200_1, 200_2, 200_3)로부터 수신된 특성정보(DC_1, DC_2, DC_3)를 파악하고, 각 단말기(200_1, 200_2, 200_3)를 기 설정된 클래스들 중 어느 하나로 분류할 수 있다. 예컨대 서버(100)는 베이스 프로파일(base profile)의 제1 클래스, 메일 프로파일(main profile)의 제2 클래스 및 하이 프로파일(high profile)의 제3 클래스 중 어느 하나의 클래스로 각 단말기(200_1, 200_2, 200_3)를 분류할 수 있다. 여기서 각 클래스는 단말기(200_1, 200_2, 200_3)의 성능 및/또는 해상도에 따라 구분될 수 있다. 예컨대 베이스 프로파일의 제1 클래스는 모바일 디바이스의 성능 및 해상도에 해당하며, 메일 프로파일의 제2 클래스는 PC급 디바이스에 해당하고, 하이 프로파일의 제3 클래스는 HD TV급 디바이스에 해당할 수 있다. 이러한 구분 기준은 예시적인 것이며, 홈 네트워크 시스템에 따라, 각 클래스를 구분하는 기준은 다양하게 설정될 수 있다. The server 100 may grasp characteristic information DC_1, DC_2, and DC_3 received from each terminal 200_1, 200_2, and 200_3, and classify each terminal 200_1, 200_2, or 200_3 into any one of preset classes. have. For example, the server 100 may be one of the first class of the base profile, the second class of the main profile, and the third class of the high profile. , 200_3). Here, each class may be classified according to the performance and / or resolution of the terminals 200_1, 200_2, and 200_3. For example, the first class of the base profile may correspond to the performance and resolution of the mobile device, the second class of the mail profile may correspond to the PC class device, and the third class of the high profile may correspond to the HD TV class device. The classification criteria are exemplary, and the criteria for classifying each class may be variously set according to the home network system.

그리고 SAML 문서(SAML_S)는 각 클래스에 대응하는 컴포넌트들이 통합되어 있다. 따라서 서버(100)는 각 단말기(200_1, 200_2, 200_3)로부터 수신된 특성정보(DC_1, DC_2, DC_3)에 따라 각 단말기(200_1, 200_2, 200_3)의 클래스를 분류하고, 분류된 클래스에 대응하는 컴포넌트들을 통합문서(SAML_S)에서 선택 및 추출하여 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 서비스할 수 있다. The SAML document (SAML_S) integrates the components corresponding to each class. Accordingly, the server 100 classifies the class of each terminal 200_1, 200_2, 200_3 according to the characteristic information DC_1, DC_2, DC_3 received from each terminal 200_1, 200_2, 200_3, and corresponds to the classified class. The components may be selected and extracted from the workbook SAML_S to serve the applications SAML_C1, SAML_C2, and SAML_C3.

이와 같이 서버(100)는 각 단말기(200_1, 200_2, 200_3)를 기 설정된 클래스 중 어느 하나로 분류하고, 각 클래스에 대응하는 컴포넌트들이 통합되어 있는 SAML 문서(SAML_S)에서, 클래스를 기준으로 적절한 컴포넌트들을 쉽게 효율적으로 선택 및 추출할 수 있다. As such, the server 100 classifies each terminal 200_1, 200_2, and 200_3 into any one of the preset classes, and in the SAML document (SAML_S) in which components corresponding to each class are integrated, selects appropriate components based on the class. Can be selected and extracted easily and efficiently.

한편 도 6을 참조하여 도 4의 서버에 대해 구체적으로 설명한다. Meanwhile, the server of FIG. 4 will be described in detail with reference to FIG. 6.

도 6을 참조하면, 서버(100)는 요청 처리부(110)와, 클라이언트 성능 저장부(120)와, 어플리케이션 로더(130) 및 트랜스코딩 엔진(140)을 포함할 수 있다.Referring to FIG. 6, the server 100 may include a request processing unit 110, a client performance storage unit 120, an application loader 130, and a transcoding engine 140.

먼저 요청 처리부(110)는 단말기들(200_1, 200_2, 200_3)로부터 컨텐츠 요청과 각 단말기(200_1, 200_2, 200_3)의 특성정보(DC_1, DC_2, DC_3)를 수신한다. 컨텐츠의 요청 및 각 단말기(200_1, 200_2, 200_3)의 특성정보(DC_1, DC_2, DC_3)는 예컨대 http 프로토콜을 통해 전송될 수 있다. 그리고 요청 처리부(110)는 단말기(200_1, 200_2, 200_3)의 특성정보(DC_1, DC_2, DC_3)를 이용하여 각 단말기(200_1, 200_2, 200_3)가 속한 클래스를 클라이언트 성능 저장부(120)에 조회할 수 있다. 그리고 요청 처리부(110)는 클라이언트 성능 저장부(120)로부터 조회결과 제공된 클래스의 정보를 후술하는 트랜스코딩 엔진(140)에 제공하여, 트랜스코딩 엔진(140)이 각 단말기(200_1, 200_2, 200_3)에 적합한 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 생성하도록 할 수 있다. 또한 요청 처리부(110)는 컨텐츠 요청에 대한 정보를 어플리케이션 로더(130)에 제공할 수 있다.First, the request processor 110 receives a content request from the terminals 200_1, 200_2, and 200_3 and characteristic information DC_1, DC_2, and DC_3 of each terminal 200_1, 200_2, and 200_3. The request for content and the characteristic information DC_1, DC_2, and DC_3 of each terminal 200_1, 200_2, and 200_3 may be transmitted through, for example, the http protocol. The request processor 110 inquires the client performance storage unit 120 of a class to which each terminal 200_1, 200_2, 200_3 belongs using the characteristic information DC_1, DC_2, and DC_3 of the terminals 200_1, 200_2, and 200_3. can do. The request processing unit 110 provides the information of the class provided from the client performance storage unit 120 to the transcoding engine 140, which will be described later, so that the transcoding engine 140 can access the terminals 200_1, 200_2, and 200_3. It is possible to create an application (SAML_C1, SAML_C2, SAML_C3) suitable for. In addition, the request processing unit 110 may provide the application loader 130 with information about the content request.

클라이언트 성능 저장부(120)는 요청 처리부(110)로부터 특성정보(DC_1, DC_2, DC_3)를 입력받아, 특성정보(DC_1, DC_2, DC_3)로부터 파라미터를 추출하고, 추출된 파라미터를 이용하여 단말기(200_1, 200_2, 200_3)의 클래스를 결정한다. 여기서 파라미터는 전술한 디바이스 성능 요소 및 외부 환경적 요소를 나타낸다. 즉, 클라이언트 성능 저장부는 디바이스 성능 요소 및 외부 환경적 요소를 나타내는 파라미터를 이용하여, 예컨대 각 단말기(200_1, 200_2, 200_3)가 베이스 프로파일의 제1 클래스, 메일 프로파일의 제2 클래스 및 하이 프로파일 중 어느 클래스에 속하는지 결정하고, 해당 클래스의 정보를 요청 처리부로 제공한다. 또한 클라이언트 성능 저장부는 향후 각 단말기(200_1, 200_2, 200_3)의 요청을 효율적으로 처리하기 위해, 각 단말기(200_1, 200_2, 200_3)의 성능에 대한 정보, 파라미터 또는 특성정보(DC_1, DC_2, DC_3) 또는 클래스에 대한 정보를 저장한다. 예컨대 각 단말기(200_1, 200_2, 200_3)의 ID 또는 단말기(200_1, 200_2, 200_3)의 사용자 정보 또는 특성정보(DC_1, DC_2, DC_3)가 제공되면, 클라이언트 성능 저장부(120)는 파라미터 추출 과정없이, 제공된 각 단말기(200_1, 200_2, 200_3)의 ID 또는 단말기(200_1, 200_2, 200_3)의 사용자 정보 또는 특성정보(DC_1, DC_2, DC_3)를 토대로 곧바로 단말기(200_1, 200_2, 200_3)의 클래스 정보를 요청 처리부(110)에 제공할 수 있다.The client performance storage unit 120 receives the characteristic information DC_1, DC_2, DC_3 from the request processing unit 110, extracts a parameter from the characteristic information DC_1, DC_2, DC_3, and uses the extracted parameter to determine the terminal ( 200_1, 200_2, 200_3) are determined. The parameter here represents the device performance factor and external environmental factor described above. That is, the client performance storage unit uses a parameter indicating a device performance factor and an external environmental factor, and for example, each terminal 200_1, 200_2, 200_3 may select one of the first class of the base profile, the second class of the mail profile, and the high profile. It determines whether it belongs to a class and provides information of the class to the request processing unit. In addition, the client performance storage unit in order to efficiently process the request of each terminal (200_1, 200_2, 200_3) in the future, information on the performance of each terminal (200_1, 200_2, 200_3), parameters or characteristic information (DC_1, DC_2, DC_3) Or store information about the class. For example, if the ID of each terminal 200_1, 200_2, 200_3 or the user information or characteristic information DC_1, DC_2, DC_3 of the terminals 200_1, 200_2, 200_3 are provided, the client performance storage 120 may perform no parameter extraction process. The class information of the terminals 200_1, 200_2, and 200_3 is immediately obtained based on the IDs of the provided terminals 200_1, 200_2, and 200_3 or the user information or the characteristic information DC_1, DC_2, and DC_3 of the terminals 200_1, 200_2, and 200_3. It may be provided to the request processing unit 110.

어플리케이션 로더(130)는 컨텐츠 요청에 대한 정보를 이용하여 요청된 컨텐츠, 예컨대 요청된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)에 대한 SAML 문서를 검색하여 다운로드한다. 예컨대 어플리케이션 로더(130)는 웹 상에 저장된 다양한 SAML 문서 중에서 요청된 어플리케이션에 대응하는 SAML 문서를 검색하여 다운로드할 수 있다. 그리고 어플리케이션 로더(130)는 다운로드한 SAML 문서를 트랜스코딩 엔진(140)에게 제공한다. 만약, 서버(100)가 이미 해당 SAML 문서를 보유하고 있는 경우라면, 웹 상에서 검색하지 않고, 자신이 보유한 SAML 문서를 트랜스코딩 엔진(140)으로 제공할 수도 있다. The application loader 130 retrieves and downloads a SAML document for the requested content, for example, the requested application SAML_C1, SAML_C2, or SAML_C3, using the information on the content request. For example, the application loader 130 may search for and download a SAML document corresponding to the requested application from various SAML documents stored on the web. The application loader 130 provides the downloaded SAML document to the transcoding engine 140. If the server 100 already has the SAML document, the server 100 may provide the SAML document owned by the transcoding engine 140 without searching the web.

트랜스코딩 엔진(140)은 클래스 정보 및/또는 특성정보(DC_1, DC_2, DC_3)를 이용하여 어플리케이션 로더(130)로부터 제공된 SAML 문서(SAML_S)에서 적어도 일부의 컴포넌트를 선택 및 추출하여 각 단말기(200_1, 200_2, 200_3)에 최적화된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 생성할 수 있다. 그리고 트랜스코딩 엔진(140)은 요청 처리부(110)를 통해 각 단말기(200_1, 200_2, 200_3)에 생성된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 제공할 수 있다.The transcoding engine 140 selects and extracts at least some components from the SAML document SAML_S provided from the application loader 130 by using the class information and / or the characteristic information DC_1, DC_2, and DC_3 to each terminal 200_1. , 200_2, and 200_3 may generate applications SAML_C1, SAML_C2, and SAML_C3 that are optimized. The transcoding engine 140 may provide the generated applications SAML_C1, SAML_C2, and SAML_C3 to the terminals 200_1, 200_2, and 200_3 through the request processor 110.

한편, 트랜스코딩 엔진(140)은 클래스 정보 및/또는 특성정보(DC_1, DC_2, DC_3)를 이용하여 통합문서(SAML_S)의 컴포넌트를 편집하거나 또는 다른 컴포넌트를 추가하여 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 생성할 수도 있다.Meanwhile, the transcoding engine 140 edits a component of the workbook SAML_S using class information and / or characteristic information DC_1, DC_2, and DC_3 or adds another component to the application SAML_C1, SAML_C2, or SAML_C3. You can also create

즉, 서버(100)는 단말기(200_1, 200_2, 200_3) 별로 적합한 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 생성하여 각 단말기(200_1, 200_2, 200_3)에게 서비스한다. 이러한 서버(100)는 각 단말기(200_1, 200_2, 200_3) 별로 생성한 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 저장 및 관리하여, 향후 어플리케이션(SAML_C1, SAML_C2, SAML_C3) 요청이 있을 때, 기 생성하여 저장 및 관리하고 있는 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 서비스함으로써 어플리케이션(SAML_C1, SAML_C2, SAML_C3) 공유 서비스의 효율성을 향상시킬 수 있다. 더 나아가 서버(100)는 생성된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 사용자 정보를 토대로 단말기 별 및 단말기의 사용자 별로 관리하여, 어플리케이션 요청시 단말기 별 및 사용자 별 맞춤형 어플리케이션을 효율적으로 서비스할 수 있다.That is, the server 100 generates suitable applications SAML_C1, SAML_C2, and SAML_C3 for each terminal 200_1, 200_2, and 200_3 and services them to each terminal 200_1, 200_2, and 200_3. The server 100 stores and manages the applications SAML_C1, SAML_C2, and SAML_C3 generated for each terminal 200_1, 200_2, and 200_3, and generates and stores them when there are future applications (SAML_C1, SAML_C2, SAML_C3) requests. And by managing the managed applications SAML_C1, SAML_C2, and SAML_C3, the efficiency of the application sharing service SAML_C1, SAML_C2, SAML_C3 can be improved. Furthermore, the server 100 manages the generated applications SAML_C1, SAML_C2, and SAML_C3 for each terminal and each user of the terminal based on user information, thereby efficiently serving the terminal-specific user-specific customized application upon application request.

이하에서 도 7 및 도 8을 참조하여 본 발명의 또 다른 실시예에 따른 홈 네트워크 시스템에서 어플리케이션 공유 방법을 설명한다. 도 7은 본 발명의 또 다른 실시예에 다른 홈 네트워크 시스템에서 어플리케이션 공유 방법을 설명하기 위한 개념도이고, 도 8은 본 발명의 또 다른 실시예에 다른 홈 네트워크 시스템에서 어플리케이션 공유 방법을 설명하기 위한 순서도이다.Hereinafter, an application sharing method in a home network system according to another embodiment of the present invention will be described with reference to FIGS. 7 and 8. 7 is a conceptual diagram illustrating an application sharing method in another home network system according to another embodiment of the present invention, and FIG. 8 is a flowchart illustrating an application sharing method in another home network system according to another embodiment of the present invention. to be.

본 실시예에서는 이전 실시예와 달리, 서버(100)는 하나의 SAML 문서(SAML_S)를 다수의 단말기(200_1, 200_2, 200_3)에게 전송하고, 각 단말기(200_1, 200_2, 200_3)는 자신의 특성정보(DC_1, DC_2, DC_3)에 따라 수신한 SAML 문서(SAML_S)에서 일부를 선택 및 추출하여 자신에게 최적화된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 생성하고 재생한다.In this embodiment, unlike the previous embodiment, the server 100 transmits one SAML document (SAML_S) to a plurality of terminals (200_1, 200_2, 200_3), each terminal 200_1, 200_2, 200_3 has its own characteristics Based on the information (DC_1, DC_2, DC_3) to select and extract a part of the received SAML document (SAML_S) to generate and reproduce the applications (SAML_C1, SAML_C2, SAML_C3) optimized for them.

도 7 및 도 8을 참조하여 구체적으로 설명하면, 각 단말기(200_1, 200_2, 200_3)는 서버(100)로부터 SAML 문서(SAML_S)를 수신한다(S810). 예컨대 각 단말기(200_1, 200_2, 200_3)는 서버(100)에게 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 요청하고, 그에 대한 응답으로 서버(100)로부터 SAML 문서(SAML_S)를 수신한다.7 and 8, each terminal 200_1, 200_2, and 200_3 receives a SAML document SAML_S from the server 100 (S810). For example, each terminal 200_1, 200_2, and 200_3 requests an application SAML_C1, SAML_C2, SAML_C3 from the server 100, and receives a SAML document SAML_S from the server 100 in response thereto.

그리고 각 단말기(200_1, 200_2, 200_3)는 자신의 특성정보(DC_1, DC_2, DC_3)에 따라 SAML 문서(SAML_S)에서 적어도 일부의 컴포넌트를 선택 및 추출하여(S820), 자신에게 최적화된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 생성한다. 그리고 각 단말기(200_1, 200_2, 200_3)는 생성된 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 재생한다(S830).Each terminal 200_1, 200_2, and 200_3 selects and extracts at least some components from the SAML document SAML_S according to its characteristic information DC_1, DC_2, and DC_3 (S820), and the application optimized for itself (SAML_C1). , SAML_C2, SAML_C3). Each terminal 200_1, 200_2, and 200_3 plays back the generated applications SAML_C1, SAML_C2, and SAML_C3 (S830).

이하에서 도 9를 참조하여 본 발명의 또 다른 실시예에 따른 어플리케이션서비스 장치를 설명한다. 도 9는 본 발명의 또 다른 실시예에 따른 어플리케이션 서비스 장치를 설명하기 위한 구성도이다.Hereinafter, an application service apparatus according to another embodiment of the present invention will be described with reference to FIG. 9. 9 is a configuration diagram illustrating an application service apparatus according to another embodiment of the present invention.

도 9를 참조하면, 본 발명의 또 다른 실시예에 따른 어플리케이션 서비스 장치는 파싱부(150)와, 선택부(160) 및 구성부(170)를 포함한다.9, an application service apparatus according to another embodiment of the present invention includes a parser 150, a selector 160, and a component 170.

파싱부(150)는 다수의 단말기가 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 각각 재생하기 위한 마크업 언어로 작성된 컴포넌트들이 통합된 통합 문서(SAML)를 파싱한다. 여기서 통합 문서(SAML)에는 각 단말기로부터 제공된 컨텍스트에서 각 단말기의 특성정보의 값을 가져오는 함수도 정의되어 있다.The parser 150 parses an integrated document (SAML) in which components written in a markup language for reproducing the applications SAML_C1, SAML_C2, and SAML_C3, respectively, by a plurality of terminals. In the integrated document SAML, a function for retrieving the characteristic information of each terminal in the context provided from each terminal is also defined.

파싱결과, 선택부(160)는 각 단말기로부터 제공된 컨텍스트에서 각 단말기의 특성정보의 값을 가져오는 함수를 호출하여, 컨텍스트에서 각 단말기의 특성정보의 값을 찾는다. 여기서 컨텍스트는 단말기의 특성정보가 담겨진 것이며, 특성정보는 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함할 수 있다. 단말기의 성능에 관한 정보는 상기 단말기의 종류에 관한 정보, 단말기의 디스플레이에 관한 정보 및 단말기의 디스플레이의 메모리 호환성에 관한 정보 중 적어도 하나를 포함하는 것이고, 사용자 상황에 관한 정보는 단말기의 네트워크 상태, 단말기의 사용자 위치, 사용하는 시간에 관한 정보, 언어 또는 문화를 포함하는 사용자의 지역 특성 정보 중 적어도 하나를 포함하는 것이고, 서비스 정책에 관한 정보는 사용자의 선호 또는 취향을 포함하는 사용자 개인 정보, 보안 정보 및 컨텐츠 제한 정보 중 적어도 하나를 포함하는 것일 수 있다. 그리고 이러한 각 특성정보의 값은 특성정보의 값은 불리언(Boolean), 스트링(string) 및 뉴메릭(numeric) 중 적어도 어느 하나로 표현된다. As a result of the parsing, the selector 160 calls a function to get the value of the characteristic information of each terminal in the context provided from each terminal, and finds the value of the characteristic information of each terminal in the context. The context may include characteristic information of a terminal, and the characteristic information may include at least one of information on performance of the terminal, information on a user situation, and information on a service policy. The information on the performance of the terminal includes at least one of information on the type of the terminal, information on the display of the terminal, and information on memory compatibility of the display of the terminal. The information on the user situation may include network status of the terminal, It includes at least one of the user's location of the terminal, information about the time of use, regional characteristics of the user, including language or culture, the information about the service policy is user personal information, security, including the user's preferences or tastes It may include at least one of information and content restriction information. The value of each feature information is represented by at least one of a Boolean, a string, and a numeric.

즉, 선택부(160)는 각 단말기로부터 제공된 컨텍스트에서 불리언(Boolean), 스트링(string) 및 뉴메릭(numeric)으로 표현된 각 단말기의 특성정보의 값을 찾아서 구성부(170)로 제공한다.That is, the selector 160 finds the value of the characteristic information of each terminal represented by Boolean, string, and numeric in the context provided from each terminal, and provides the value to the configuration unit 170.

예컨대 선택부(160)는 단말기의 GPS 탑재 여부, 컨텐츠 제한 여부 등에 대해 참/거짓(true/faulse)(또는 예/아니오)로 그 정보 값을 컨텍스트에서 찾아서, 구성부(170)으로 제공할 수 있다. 또는 선택부(160)는 단말기 OS의 이름, 사용자 이름, 사용자 개인 정보에 대해 스트링(string)으로 그 정보값을 컨텍스트에서 찾을 수 있다. 또는 선택부(160)는 단말기의 CPU 성능, 단말기의 디스플레이의 해상도에 대해 컨텍스트에서 뉴메릭(numeric)으로 그 정보값을 컨텍스트에서 찾을 수 있다. For example, the selector 160 may search the information value in the context of true / faulse (or yes / no) about whether the terminal is equipped with GPS or content limitation, and provide the information value to the configuration unit 170. have. Alternatively, the selector 160 may find the information value in the context of a string about the name, the user name, and the user personal information of the terminal OS. Alternatively, the selector 160 may find the information value in context from the context of the CPU performance of the terminal and the resolution of the display of the terminal.

그리고 구성부(170)는 선택부(160)가 제공한 특성정보의 값에 따라, 통합 문서(SAML)에서 적어도 일부 컴포넌트를 선택 및 추출하여, 각 단말기가 재생하기에 적합한 어플리케이션(SAML_C1, SAML_C2, SAML_C3)을 구성한다. In addition, the configuration unit 170 selects and extracts at least some components from the workbook (SAML) according to the value of the characteristic information provided by the selector 160, so that the applications (SAML_C1, SAML_C2, SAML_C3) is configured.

이상 바람직한 실시예와 첨부도면을 참조하여 본 발명의 구성에 관해 구체적으로 설명하였으나, 이는 예시에 불과한 것으로 본 발명의 기술적 사상을 벗어나지 않는 범주내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 안되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the scope of the following claims, but also by the equivalents of the claims.

Claims (11)

삭제delete 홈 네트워크 시스템에서 다수의 단말기들 각각에 적합한 어플리케이션을 서비스하는 방법에 있어서,
단말기들로부터 상기 단말기들의 특성정보를 각각 수신하는 단계; 및
상기 특성정보들을 파악하고, 다수의 컴포넌트를 포함하는 통합 문서에서 상기 특성정보에 따라 적어도 일부 컴포넌트를 선택 및 추출하여 상기 각 단말기에 대응하는 상기 어플리케이션을 생성하고, 생성된 어플리케이션을 해당 단말기로 서비스하는 단계를 포함하되,
상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함하고,
상기 단말기의 성능에 관한 정보는 상기 단말기의 종류에 관한 정보, 상기 단말기의 디스플레이에 관한 정보 및 상기 단말기의 디스플레이의 메모리 호환성에 관한 정보 중 적어도 하나를 포함하는 것이고,
상기 사용자 상황에 관한 정보는 상기 단말기의 네트워크 상태, 상기 단말기의 사용자 위치, 사용하는 시간에 관한 정보, 언어 또는 문화를 포함하는 사용자의 지역 특성 정보 중 적어도 하나를 포함하는 것이며,
상기 서비스 정책에 관한 정보는 사용자의 선호 또는 취향을 포함하는 사용자 개인 정보, 보안 정보 및 컨텐츠 제한 정보 중 적어도 하나를 포함하는 것
인 홈 네트워크 시스템에서 어플리케이션 서비스 방법.
In the home network system, a method for servicing an application suitable for each of a plurality of terminals,
Receiving characteristic information of the terminals from the terminals, respectively; And
Identifying the characteristic information, selecting and extracting at least some components according to the characteristic information from an integrated document including a plurality of components to generate the application corresponding to each terminal, and serving the generated application to the corresponding terminal; Including steps,
The characteristic information includes at least one of information on the performance of the terminal, information on the user situation and information on the service policy,
The information on the performance of the terminal includes at least one of information on the type of the terminal, information on the display of the terminal and information on the memory compatibility of the display of the terminal,
The information about the user context includes at least one of network status of the terminal, user location of the terminal, information on time of use, local characteristic information of the user including language or culture,
The information about the service policy includes at least one of user personal information, security information, and content restriction information including a user's preference or taste.
Application service method in in-home network system.
홈 네트워크 시스템에서 다수의 단말기들 각각에 적합한 어플리케이션을 서비스하는 방법에 있어서,
단말기들로부터 상기 단말기들의 특성정보를 각각 수신하는 단계; 및
상기 특성정보들을 파악하고, 다수의 컴포넌트를 포함하는 통합 문서에서 상기 특성정보에 따라 적어도 일부 컴포넌트를 선택 및 추출하여 상기 각 단말기에 대응하는 상기 어플리케이션을 생성하고, 생성된 어플리케이션을 해당 단말기로 서비스하는 단계를 포함하되,
상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함하고,
상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보는 불리언(Boolean), 스트링(string) 및 뉴메릭(numeric) 중 적어도 어느 하나로 표현되는 것
인 홈 네트워크 시스템에서 어플리케이션 서비스 방법.
In the home network system, a method for servicing an application suitable for each of a plurality of terminals,
Receiving characteristic information of the terminals from the terminals, respectively; And
Identifying the characteristic information, selecting and extracting at least some components according to the characteristic information from an integrated document including a plurality of components to generate the application corresponding to each terminal, and serving the generated application to the corresponding terminal; Including steps,
The characteristic information includes at least one of information on the performance of the terminal, information on the user situation and information on the service policy,
Information on the performance of the terminal, information on the user context and information on the service policy is represented by at least one of Boolean, string and numeric (numeric)
Application service method in in-home network system.
제3항에 있어서, 상기 통합문서는
상기 다수의 단말기가 상기 어플리케이션을 각각 재생하기 위한 마크업 언어로 작성된 컴포넌트들이 통합된 것
인 홈 네트워크 시스템에서 어플리케이션 서비스 방법.
The method of claim 3, wherein the workbook
Incorporating components written in a markup language for the plurality of terminals to play the application respectively.
Application service method in in-home network system.
삭제delete 홈 네트워크 시스템에서 다수의 단말기 각각이 어플리케이션을 공유하는 방법에 있어서,
서버로부터 다수의 컴포넌트를 포함하는 통합 문서를 수신하는 단계;
특성정보에 따라 상기 통합 문서에서 적어도 일부 컴포넌트를 선택 및 추출하여 상기 어플리케이션을 생성하는 단계; 및
상기 생성된 어플리케이션을 재생하는 단계를 포함하되,
상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함하고,
상기 단말기의 성능에 관한 정보는 상기 단말기의 종류에 관한 정보, 상기 단말기의 디스플레이에 관한 정보 및 상기 단말기의 디스플레이의 메모리 호환성에 관한 정보 중 적어도 하나를 포함하는 것이고,
상기 사용자 상황에 관한 정보는 상기 단말기의 네트워크 상태, 상기 단말기의 사용자 위치, 사용하는 시간에 관한 정보, 언어 또는 문화를 포함하는 사용자의 지역 특성 정보 중 적어도 하나를 포함하는 것이며,
상기 서비스 정책에 관한 정보는 사용자의 선호 또는 취향을 포함하는 사용자 개인 정보, 보안 정보 및 컨텐츠 제한 정보 중 적어도 하나를 포함하는 것
인 홈 네트워크 시스템에서 어플리케이션 공유 방법.
In the home network system, a plurality of terminals each share an application,
Receiving a workbook comprising a plurality of components from a server;
Selecting and extracting at least some components from the workbook according to the characteristic information to generate the application; And
Reproducing the generated application,
The characteristic information includes at least one of information on the performance of the terminal, information on the user situation and information on the service policy,
The information on the performance of the terminal includes at least one of information on the type of the terminal, information on the display of the terminal and information on the memory compatibility of the display of the terminal,
The information about the user context includes at least one of network status of the terminal, user location of the terminal, information on time of use, local characteristic information of the user including language or culture,
The information about the service policy includes at least one of user personal information, security information, and content restriction information including a user's preference or taste.
Application sharing method in in-home network system.
홈 네트워크 시스템에서 다수의 단말기 각각이 어플리케이션을 공유하는 방법에 있어서,
서버로부터 다수의 컴포넌트를 포함하는 통합 문서를 수신하는 단계;
특성정보에 따라 상기 통합 문서에서 적어도 일부 컴포넌트를 선택 및 추출하여 상기 어플리케이션을 생성하는 단계; 및
상기 생성된 어플리케이션을 재생하는 단계를 포함하되,
상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함하고,
상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보 및 서비스 정책에 관한 정보는 불리언(Boolean), 스트링(string) 및 뉴메릭(numeric) 중 적어도 어느 하나로 표현되는 것
인 홈 네트워크 시스템에서 어플리케이션 공유 방법.
In the home network system, a plurality of terminals each share an application,
Receiving a workbook comprising a plurality of components from a server;
Selecting and extracting at least some components from the workbook according to the characteristic information to generate the application; And
Reproducing the generated application,
The characteristic information includes at least one of information on the performance of the terminal, information on the user situation and information on the service policy,
Information on the performance of the terminal, information on the user context and information on the service policy is represented by at least one of Boolean, string and numeric (numeric)
Application sharing method in in-home network system.
제7항에 있어서, 상기 통합문서는
상기 다수의 단말기가 상기 어플리케이션을 각각 재생하기 위한 마크업 언어로 작성된 컴포넌트들이 통합된 것
인 홈 네트워크 시스템에서 어플리케이션 공유 방법.
The method of claim 7, wherein the workbook is
Incorporating components written in a markup language for the plurality of terminals to play the application respectively.
Application sharing method in in-home network system.
삭제delete 홈 네트워크 시스템에서 다수의 단말기들 각각에 적합한 어플리케이션을 서비스하는 어플리케이션 서비스 장치에 있어서,
다수의 단말기가 상기 어플리케이션을 각각 재생하기 위한 마크업 언어로 작성된 컴포넌트들이 통합된 통합 문서를 파싱하는 파싱부;
상기 각 단말기로부터 제공된 컨텍스트에서 상기 각 단말기의 특성정보의 값을 찾아 제공하는 선택부; 및
상기 특성정보의 값에 따라 상기 적어도 일부 컴포넌트를 선택 및 추출하여 상기 각 단말기에 대응하는 상기 어플리케이션을 구성하는 구성부를 포함하되,
상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함하고,
상기 단말기의 성능에 관한 정보는 상기 단말기의 종류에 관한 정보, 상기 단말기의 디스플레이에 관한 정보 및 상기 단말기의 디스플레이의 메모리 호환성에 관한 정보 중 적어도 하나를 포함하는 것이고,
상기 사용자 상황에 관한 정보는 상기 단말기의 네트워크 상태, 상기 단말기의 사용자 위치, 사용하는 시간에 관한 정보, 언어 또는 문화를 포함하는 사용자의 지역 특성 정보 중 적어도 하나를 포함하는 것이며,
상기 서비스 정책에 관한 정보는 사용자의 선호 또는 취향을 포함하는 사용자 개인 정보, 보안 정보 및 컨텐츠 제한 정보 중 적어도 하나를 포함하는 것
인 어플리케이션 서비스 장치.
An application service apparatus for servicing an application suitable for each of a plurality of terminals in a home network system,
A parsing unit for parsing an integrated document in which a plurality of terminals integrate components written in a markup language for respectively reproducing the application;
A selection unit for finding and providing a value of characteristic information of each terminal in a context provided from each terminal; And
And a component configured to select and extract the at least some components according to the value of the characteristic information to configure the application corresponding to each terminal.
The characteristic information includes at least one of information on the performance of the terminal, information on the user situation and information on the service policy,
The information on the performance of the terminal includes at least one of information on the type of the terminal, information on the display of the terminal and information on the memory compatibility of the display of the terminal,
The information about the user context includes at least one of network status of the terminal, user location of the terminal, information on time of use, local characteristic information of the user including language or culture,
The information about the service policy includes at least one of user personal information, security information, and content restriction information including a user's preference or taste.
Application service devices.
홈 네트워크 시스템에서 다수의 단말기들 각각에 적합한 어플리케이션을 서비스하는 어플리케이션 서비스 장치에 있어서,
다수의 단말기가 상기 어플리케이션을 각각 재생하기 위한 마크업 언어로 작성된 컴포넌트들이 통합된 통합 문서를 파싱하는 파싱부;
상기 각 단말기로부터 제공된 컨텍스트에서 상기 각 단말기의 특성정보의 값을 찾아 제공하는 선택부; 및
상기 특성정보의 값에 따라 상기 적어도 일부 컴포넌트를 선택 및 추출하여 상기 각 단말기에 대응하는 상기 어플리케이션을 구성하는 구성부를 포함하되,
상기 특성정보는 상기 단말기의 성능에 관한 정보, 사용자 상황에 관한 정보및 서비스 정책에 관한 정보 중 적어도 하나를 포함하고,
상기 특성정보의 값은 불리언(Boolean), 스트링(string) 및 뉴메릭(numeric) 중 적어도 어느 하나로 표현되는 것
인 어플리케이션 서비스 장치.
An application service apparatus for servicing an application suitable for each of a plurality of terminals in a home network system,
A parsing unit for parsing an integrated document in which a plurality of terminals integrate components written in a markup language for respectively reproducing the application;
A selection unit for finding and providing a value of characteristic information of each terminal in a context provided from each terminal; And
And a component configured to select and extract the at least some components according to the value of the characteristic information to configure the application corresponding to each terminal.
The characteristic information includes at least one of information on the performance of the terminal, information on the user situation and information on the service policy,
The value of the characteristic information is represented by at least one of Boolean, string, and numeric.
Application service devices.
KR1020100133849A 2010-12-23 2010-12-23 Service method and sharing method of application in homenetwork system and application service device KR101158019B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100133849A KR101158019B1 (en) 2010-12-23 2010-12-23 Service method and sharing method of application in homenetwork system and application service device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100133849A KR101158019B1 (en) 2010-12-23 2010-12-23 Service method and sharing method of application in homenetwork system and application service device

Publications (1)

Publication Number Publication Date
KR101158019B1 true KR101158019B1 (en) 2012-06-25

Family

ID=46689183

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100133849A KR101158019B1 (en) 2010-12-23 2010-12-23 Service method and sharing method of application in homenetwork system and application service device

Country Status (1)

Country Link
KR (1) KR101158019B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101506247B1 (en) * 2012-12-24 2015-04-02 전자부품연구원 System and method for contenst share in personal cloud environment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100571520B1 (en) 2005-04-06 2006-04-14 (주)파도시스템 The method of resource sharing in a home network system with unification middleware
KR20100132271A (en) * 2009-06-09 2010-12-17 전자부품연구원 Apparatus and method for providing united contents list of home network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100571520B1 (en) 2005-04-06 2006-04-14 (주)파도시스템 The method of resource sharing in a home network system with unification middleware
KR20100132271A (en) * 2009-06-09 2010-12-17 전자부품연구원 Apparatus and method for providing united contents list of home network

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
'홈 네트워크 환경에서의 다양한 디바이스에 동시적용 가능한 상황인지 기반 Scalable UserInterface 기술' - Telecommunications Review,SK Telecom, 20권 4호, pp625-641, 2010년 8월 *
'홈 네트워크에서 스케일러블 어플리케이션 서비스' 2010년도 한국멀티미디어학회 추계학술발표대회 논문집 제13권2호(2010.11) *
'홈 네트워크에서 스케일러블 어플리케이션 서비스' 2010년도 한국멀티미디어학회 추계학술발표대회 논문집 제13권2호(2010.11)*

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101506247B1 (en) * 2012-12-24 2015-04-02 전자부품연구원 System and method for contenst share in personal cloud environment

Similar Documents

Publication Publication Date Title
US8782170B2 (en) Information processing apparatus, information processing method, and computer program
US8285727B2 (en) Simplified searching for media services using a control device
KR101173946B1 (en) Service method and sharing method of application in homenetwork system
WO2011146507A2 (en) Digital media renderer for a content system
KR20140111028A (en) Apparatus and method for content directory server presentation
EP1589435A1 (en) Information processing device, information processing method, and computer program
TW200926813A (en) Method for retrieving content accessible to television receiver and system for retrieving content accessible to television receiver
AU2015374505A1 (en) Systems and methods for pre-caching media content
US8572483B1 (en) Presentation browser
KR101097372B1 (en) Application service method in homenetwork system and sever
KR20110047768A (en) Apparatus and method for displaying multimedia contents
KR101525248B1 (en) Method and apparatus for providing rich-media service
KR101821603B1 (en) Method for providing customized advertisement/news on scalable application service system
KR101236481B1 (en) Sharing method of contents in homenetwork system
US20130151580A1 (en) Method, network unit and system for optimizing rendering of media content
KR101158019B1 (en) Service method and sharing method of application in homenetwork system and application service device
KR101166226B1 (en) Digital apparatus on which a scalable application authoring tool is installed
KR102611253B1 (en) Receiving devices, transmitting devices and data processing methods
CN111654753B (en) Application program starting method and display device
JP2005242756A (en) Multimedia content generation apparatus, method, and system, and program to make computer execute the method
Papadimitriou et al. A semantics-aware platform for interactive tv services
Lemlouma Improving the User Experience by Web Technologies for Complex Multimedia Services
KR20130009498A (en) Apparatus and method for scalable application service
KR20150045876A (en) File format for transmitting audio data and its constructing method
KR101847643B1 (en) Parsing apparatus for scalable application service and parsing method using the parsing apparatus

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

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20151224

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20170512

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20180406

Year of fee payment: 7