KR100766089B1 - Tuning method of application - Google Patents

Tuning method of application Download PDF

Info

Publication number
KR100766089B1
KR100766089B1 KR1020060074402A KR20060074402A KR100766089B1 KR 100766089 B1 KR100766089 B1 KR 100766089B1 KR 1020060074402 A KR1020060074402 A KR 1020060074402A KR 20060074402 A KR20060074402 A KR 20060074402A KR 100766089 B1 KR100766089 B1 KR 100766089B1
Authority
KR
South Korea
Prior art keywords
tuning
application
request
middleware
native device
Prior art date
Application number
KR1020060074402A
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 KR1020060074402A priority Critical patent/KR100766089B1/en
Application granted granted Critical
Publication of KR100766089B1 publication Critical patent/KR100766089B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4431OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB characterized by the use of Application Program Interface [API] libraries
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4433Implementing client middleware, e.g. Multimedia Home Platform [MHP]

Abstract

A method for tuning an application is provided to retry a tuning operation predetermined times in spite of the failure of the tuning operation according to a tuning request of an application, thereby effectively processing the tuning request. A tuning request of an application is delivered to a native device by using a Java API(Application Program Interface) in a middle ware(S310). A tuning operation is performed according to the delivered tuning request(S320). The tuning operation is retried predetermined times even though the failure of the tuning operation occurs(S340). The result of the tuning operation is delivered to the middle ware so that the result is notified to the application(S350). The application is a monitor application. The java API is one of a javax.tv.service.selection package and an org.davic.net.tuning package.

Description

어플리케이션의 튜닝방법{Tuning method of application}Tuning method of application

도 1은 오픈케이블 방식에 따른 서비스의 구성요소를 도시한 도면.1 is a view showing the components of the service according to the open cable method.

도 2는 오픈케이블 방식의 OCAP의 구성을 나타낸 도면.2 is a view showing the configuration of an open cable type OCAP.

도 3은 본 발명에 따른 어플리케이션의 튜닝방법을 나타낸 흐름도.3 is a flowchart illustrating a tuning method of an application according to the present invention;

*도면 중 주요부분의 설명** Description of the main parts of the drawings *

210: 모니터 어플리케이션 220: EPG210: monitor application 220: EPG

250: 케이블 네트워크 인터페이스 260: 실행엔진 250: cable network interface 260: execution engine

본 발명은 오픈케이블 방식의 어플리케이션의 튜닝방법에 관한 것으로, 더욱 상세하게는 어플리케이션의 튜닝 요청에 따른 튜닝이 실패하더라도 소정 횟수 튜닝을 재시도함으로써 어플리케이션의 튜닝 요청에 효과적으로 대응할 수 있는 오픈케이블 방식의 어플리케이션의 튜닝방법에 관련된다.The present invention relates to a tuning method of an open cable type application, and more particularly, an open cable type application that can effectively respond to a tuning request of an application by retrying a predetermined number of times even if the tuning fails according to the tuning request of the application. It is related to the tuning method of.

오픈케이블 방식은 OCAP(Open Cable Application Platform)이라는 공통된 미들웨어 플랫폼을 사용하여 어플리케이션 소프트웨어 및 콘텐츠의 공유를 가능하게 하고 있다. OCAP은 케이블방송의 양방향 서비스를 위한 어플리케이션 제작 기반이 되는 미국식 케이블 방송 표준으로서, 케이블 방송에 웹 기반 서비스를 제공하여, 시청자들에게 보다 진보된 양방향 서비스 지원이 가능하다는 장점이 있다.The open cable approach enables the sharing of application software and content using a common middleware platform called the Open Cable Application Platform (OCAP). OCAP is an American cable broadcasting standard that is the basis for creating applications for two-way services of cable broadcasting. It provides web-based services to cable broadcasting, which enables viewers to support more advanced interactive services.

미들웨어의 표준규격에는 OCAP외에도 MHP(Multimedia Home Platform), DASE(DTV Application Environment), ATVEF(Advanced Television Enhancement Form)등이 있으며, 이러한 미들웨어를 채택하고 적용하는 이유는 다양한 인터렉티브 어플리케이션을 개발할 수 있고, 기존의 PC에서만 가능했던 다양한 서비스를 제공함으로써 방송과 통신이 융합된 종합적인 멀티미디어 단말기를 개발할 수 있기 때문이다.In addition to OCAP, the standard standards of middleware include MHP (Multimedia Home Platform), DASE (DTV Application Environment), ATVEF (Advanced Television Enhancement Form), and the reason for adopting and applying such middleware can be to develop various interactive applications. This is because it is possible to develop a comprehensive multimedia terminal that combines broadcasting and communication by providing various services that were available only on PCs.

어플리케이션은 디지털 방송 수신기에서 JVM(java virtual machine)을 근간으로 실행되는 응용 프로그램으로서 방송국으로부터 전송되며 일반적으로 사용자의 요청에 의하여 다운로드되어 디지털 방송 수신기에 로드(load)된다.An application is an application program that is executed based on a Java virtual machine (JVM) in a digital broadcasting receiver, and is transmitted from a broadcasting station. The application is generally downloaded and loaded at the request of a user.

OCAP 표준은 방송국에서 송출하는 여러가지 형태의 데이터 방송 서비스들에 네이티브 장치에서 자바 어플리케이션 프로그램 인터페이스(이하 '자바 API'라 함)를 제공하도록 규정하고 있다. 자바 API는 프로그램에서 사용할 수 있는 클래스들의 모음으로 서로 관련이 있는 클래스 또는 인터페이스들을 패키지로 묶어 놓은 것이다.The OCAP standard stipulates that Java application program interfaces (hereinafter referred to as "Java APIs") are provided on native devices for various types of data broadcasting services broadcasted by broadcasting stations. The Java API is a collection of classes that can be used in a program. It is a package of related classes or interfaces.

도 1은 오픈케이블 방식에 따른 서비스의 구성요소를 도시한다. 서비스는 비 디오 스트림, 오디오 스트림, 데이터 스트림 및 어플리케이션으로 구성된다. 예컨대, CNN 이나 BBC와 같은 TV 채널이 하나의 서비스에 해당한다. 서비스는 하나 이상의 오디오 또는 비디오 스트림을 가질 수 있으며, 모든 어플리케이션은 서비스와 관련되어 있다. 따라서 다른 서비스를 선택하게 되면 현재의 어플리케이션은 종료된다.1 illustrates components of a service according to an open cable scheme. The service consists of a video stream, an audio stream, a data stream and an application. For example, a TV channel such as CNN or BBC corresponds to one service. A service can have one or more audio or video streams, and every application is associated with a service. Therefore, selecting another service terminates the current application.

도 2는 오픈케이블 방식에 따른 OCAP의 구성을 도시한 도면이다. 먼저 OCAP은 어플리케이션 레이어와 미들웨어 레이어로 구분될 수 있다. OCAP 어플리케이션 레이어는 모니터 어플리케이션(210), 전자프로그램가이드(EPG)(220), 기타 어플리케이션(230) 및 네이티브 어플리케이션을 핸들링하기 위한 네이티브 어플리케이션 랩퍼(240)로 구성된다. 미들웨어 레이어는 케이블 방송망에 연결되는 케이블 네트워크 인터페이스(250), 실행엔진(execution engin)(260), 네이티브 어플리케이션(270)과 OS(280), 하드웨어(290)를 포함한다. 미들웨어 레이어의 실행엔진(260)은 OCAP의 가장 중요한 구성요소 중 하나로서 OCAP 어플리케이션을 구동시키기 위한 자바가상머신, 서비스정보(Service Information)를 파싱하기 위한 모듈들, 자원 및 어플리케이션 관리자 등 미들웨어의 중요부를 포함하고 있다. 2 is a diagram illustrating a configuration of an OCAP according to an open cable method. First, OCAP can be divided into an application layer and a middleware layer. The OCAP application layer consists of a monitor application 210, an electronic program guide (EPG) 220, other applications 230, and a native application wrapper 240 for handling native applications. The middleware layer includes a cable network interface 250, an execution engine 260, a native application 270, an OS 280, and a hardware 290 connected to a cable broadcasting network. The execution engine 260 of the middleware layer is one of the most important components of the OCAP, which is an important part of the middleware such as a Java virtual machine for running an OCAP application, modules for parsing service information, resources, and an application manager. It is included.

OCAP 어플리케이션 레이어의 모니터 어플리케이션(210)은 서비스에 의존되지 않는 언바운드(unbound) 어플리케이션의 하나로서 수신기에서 최우선 순위와 수신기 전반에 대한 통제권을 갖기 때문에 다른 미들웨어 표준과는 달리 방송사업자에게 더 많은 권한을 부여해 주고 있다. 모니터 어플리케이션은 방송사업자에 의하여 다운로드 방식으로 전송되어 수신기에 다운로드되며 수신기의 전원이 차단되어도 지워지지 않는 메모리 공간에 저장되어 수신기의 부팅시부터 동작하는 어플리케이션이다. The monitor application 210 of the OCAP application layer is an unbound application that is not service-dependent, and thus gives the broadcaster more authority than the other middleware standards because the receiver has the highest priority and control over the receiver. Granted. The monitor application is an application that is transmitted in a download manner by a broadcaster to be downloaded to a receiver and stored in a memory space which is not erased even when the power of the receiver is cut off and operates from the boot of the receiver.

모니터 어플리케이션은 자원 조정, 어플리케이션 등록, 어플리케이션 허용, 에러 처리, 어플리케이션 업그레이드, 사용자 입력 이벤트 처리, 시스템 재부팅 등 다양한 기능과 함께 실행엔진의 기능이나 EPG(Electronic Program Guide) 기능, EAS(Emergency Alert System) 기능, 그 밖의 어플리케이션의 제어 기능 등을 가질 수 있어서 수신기 전반에 대한 통제권을 가지고 있게 된다. The monitor application includes various functions such as resource coordination, application registration, application acceptance, error handling, application upgrade, user input event processing, system reboot, execution engine function, electronic program guide (EPG) function, and emergency alert system (EAS) function. It can have control functions of other applications and thus have control over the receiver.

이러한 모니터 어플리케이션은 EPG 어플리케이션을 실행하거나, 현재 보여지고 있는 서비스와는 다른 서비스를 시청자에게 제공하기 위하여 또는 서비스정보(service information) 데이터를 획득하기 위하여 현재 튜닝되어 있는 주파수와는 다른 주파수로 튜닝을 요구할 수 있다. Such a monitor application may require tuning to a frequency different from that currently tuned in order to run an EPG application, to provide a viewer with a service other than the one currently being viewed, or to obtain service information data. Can be.

이러한 모니터 어플리케이션의 튜닝 요청에 따라 네이티브 장치(예를 들어, DTV)는 일회적으로 튜닝을 수행하고 튜닝의 성공 또는 실패 여부를 모니터 어플리케이션으로 곧바로 통보하게 된다. 따라서 네이티브 장치가 케이블 네트워크 방송망에 연결되어 있지 않다거나, 튜너 자원이 이용해제 중일 때와 같이 튜닝요청이 실패할 수 있는 불가피한 상황에 있는 경우에도, 네이티브 장치의 튜닝 시도는 일회로 한정된다. 그러므로, 네이티브 장치는 정상적인 상황이 되어 튜닝이 이루어지더라도 이미 실패여부를 어플리케이션에 통보한 이상 튜닝의 성공을 알릴 수 없게 된다. In response to the tuning request of the monitor application, the native device (eg, the DTV) performs a one-time tuning and immediately informs the monitor application of the success or failure of the tuning. Thus, even when the native device is not connected to the cable network broadcast network or in an inevitable situation where the tuning request may fail, such as when a tuner resource is in use, the tuning attempt of the native device is limited to one time. Therefore, even when the native device is in a normal situation and tuning is performed, the native device cannot notify the application of the tuning success unless it has already notified the application of the failure.

본 발명은 상기한 문제점을 해결하기 위한 것으로, 오픈케이블 방식에 따른 어플리케이션의 튜닝 요청에 따른 튜닝이 실패했을 경우, 튜닝을 소정 횟수 재시도한 후 결과 코드를 어플리케이션에 통보하도록 하여 튜닝 요청에 효과적으로 대응할 수 있도록 하는 오픈케이블 방식의 어플리케이션의 튜닝방법을 제공하기 위한 것이다.The present invention is to solve the above problems, when the tuning fails according to the tuning request of the application according to the open cable method, after retrying a predetermined number of times to notify the application to the result code can effectively respond to the tuning request It is to provide a tuning method of an open cable type application.

상기한 목적을 달성하기 위하여 본 발명에 따른 오픈케이블 방식의 어플리케이션의 튜닝방법은 미들웨어의 자바 API를 이용하여 어플리케이션의 튜닝 요청을 네이티브 장치로 전달하는 단계; 상기 전달된 튜닝 요청에 따라 튜닝을 수행하는 단계; 상기 튜닝이 실패했을 경우, 소정 횟수로 튜닝을 재시도하는 단계; 및 상기 튜닝의 결과를 상기 미들웨어로 전달하여 상기 어플리케이션에 통보하는 단계를 포함한다.In order to achieve the above object, a tuning method of an open cable type application according to the present invention includes: transmitting a tuning request of an application to a native device using a Java API of middleware; Performing tuning according to the transmitted tuning request; If the tuning fails, retrying tuning a predetermined number of times; And notifying the application of the result of the tuning to the middleware.

바람직하게, 상기 어플리케이션은 모니터 어플리케이션이다. Preferably, the application is a monitor application.

또한 바람직하게, 상기 자바 API는 javax.tv.service.selection 패키지 또는 org.davic.net.tuning 패키지이다.Also preferably, the Java API is a javax.tv.service.selection package or an org.davic.net.tuning package.

바람직하게, 상기 자바 API는 상기 네이티브 장치의 JNI에 상기 튜닝 요청을 전달하여 상기 네이티브 장치가 튜닝을 수행하도록 한다. Preferably, the Java API transmits the tuning request to the JNI of the native device so that the native device performs tuning.

또한 바람직하게, 상기 튜닝의 결과는 이벤트(event)로서 상기 미들웨어에 전달된다.Also preferably, the result of the tuning is delivered to the middleware as an event.

이하, 도면을 참조하여 설명하면 다음과 같다.Hereinafter, with reference to the drawings as follows.

도 3은 본 발명에 따른 어플리케이션의 튜닝방법에 대한 흐름도이다. 먼저, 어플리케이션은 미들웨어의 자바 API를 이용하여 어플리케이션의 튜닝 요청을 네이티브 장치로 전달한다(S310). 여기서 어플리케이션은 모니터 어플리케이션을 포함한다. 모니터 어플리케이션은 수신기에 있어서 최우선 순위를 갖는 어플리케이션으로서 사용자의 요청과는 상관없이 EPG 어플리케이션을 실행하거나, 현재 보여지고 있는 서비스와는 다른 서비스를 시청자에게 제공하기 위하여 또는 서비스정보(service information) 데이터를 획득하기 위하여 현재 튜닝되어 있는 주파수와는 다른 주파수로 튜닝을 요구할 수 있다. 또한 EAS 모듈의 기능을 수행하기 위해서도 다른 주파수로 튜닝을 요구할 수 있다. 그러나 본 발명은 사용자의 요청에 의하여 다른 서비스를 제공하기 위하여 튜닝하는 기타의 어플리케이션에도 동일하게 적용된다.3 is a flowchart illustrating a tuning method of an application according to the present invention. First, the application transmits a tuning request of the application to the native device using the Java API of the middleware (S310). The application here includes a monitor application. The monitor application is the highest priority application in the receiver to execute an EPG application irrespective of a user's request, to provide a viewer with a service different from the service currently being viewed, or to obtain service information data. To do this, you may request tuning at a frequency different from the currently tuned frequency. In addition, to perform the function of the EAS module may require tuning to a different frequency. However, the present invention is equally applicable to other applications tuned to provide other services at the request of a user.

튜닝을 수행하기 위해 사용되는 미들웨어의 자바 API는 javax.tv.service.selection 패키지 또는 org.davic.net.tuning 패키지 중 어느 하나일 수 있다. javax.tv.service.selection 패키지는 현재 보여지는 서비스와 다른 서비스를 시청자에게 제공하기 위하여 현재 서비스되고 있는 트랜스포트 스트림의 데이터 스트림으로부터 적절한 패킷을 선택하여 튜닝하는 경우에 사용된다.The Java API of the middleware used to perform tuning may be either the javax.tv.service.selection package or the org.davic.net.tuning package. The javax.tv.service.selection package is used to select and tune the appropriate packet from the data stream of the transport stream currently being serviced to provide viewers with a service other than the one currently being viewed.

또한 org.davic.net.tuning 패키지는 현재 서비스되고 있는 트랜스포트 스트림이 아닌 다른 트랜스포트 스트림으로부터 서비스정보(Service Channel)를 획득하 기 위하여 다른 주파수로 튜닝을 할 때 사용되는 패키지이다. Also, the org.davic.net.tuning package is used to tune to a different frequency to obtain service information from a transport stream other than the transport stream currently being serviced.

상기한 바와 같은 미들웨어의 튜닝 패키지를 이용하여 어플리케이션의 튜닝 요청을 네이티브 장치로 전달한다. 네이티브 장치는 케이블 TV 방송망에 연결되어 기본적인 서비스정보를 수신하고 채널변경이나 시청자가 원하는 형태로 설정될 수 있는 DTV나 셋톱박스가 될 수 있다. 자바 Xlet에 기반한 어플리케이션은 이들 장치에 접근하기 위하여 상기한 자바 API를 사용하게 된다.The tuning request of the application is transmitted to the native device using the tuning package of the middleware as described above. The native device may be a DTV or a set-top box connected to a cable TV broadcasting network to receive basic service information and to change channels or set it to a desired format. Applications based on Java Xlets will use the Java API described above to access these devices.

어플리케이션으로부터 튜닝 요청을 전달받은 네이티브 장치는 튜닝 요청에 따라 튜닝을 수행한다(S320). 미들웨어의 자바 API의 튜닝 패키지는 튜닝 요청을 네이티브 장치의 JNI(Java Native Interface)에 전달한다. JNI는 자바로 만들어진 프로그램에서 해당 플랫폼에서만 실행 가능한 네이티브 코드(native code)에 접근하기 위해 만들어진 응용 프로그램 인터페이스로 C나 C++과 같은 언어로 구현된다.The native device receiving the tuning request from the application performs tuning according to the tuning request (S320). The tuning package of the middleware's Java API forwards the tuning request to the native device's Java Native Interface (JNI). JNI is an application interface designed to access native code that can only run on a platform from a program written in Java. It is implemented in a language such as C or C ++.

네이티브 장치에서의 튜닝이 성공하면(S330) 곧바로 어플리케이션으로 통보된다. 그러나 네이티브 장치에서 튜닝이 실패했을 경우(S330), 소정 횟수로 튜닝을 재시도한다(S340). 따라서 네이티브 장치가 네트워크 방송망에 연결되어 있지 않거나, 튜너 자원의 이용해제 중일 때와 같이 네이티브 장치의 튜닝이 실패할 수 있는 불가피한 상황이 있더라도 소정 횟수 만큼의 튜닝 기회가 확보되므로, 어플리케이션의 튜닝 요청에 효과적으로 대응할 수 있다.If the tuning is successful in the native device (S330), the application is notified immediately. However, when tuning fails in the native device (S330), tuning is attempted a predetermined number of times (S340). Therefore, even if there is an unavoidable situation in which the tuning of the native device may fail, such as when the native device is not connected to the network broadcasting network or the tuner resource is being used, a certain number of tuning opportunities are secured. It can respond.

소정 횟수 튜닝을 재시도한 후 그 결과 코드를 미들웨어로 전달하여 어플리케이션으로 통보한다(S350). 이때, 결과 코드는 이벤트(event)로서 상위 계층으로 전달되어 어플리케이션에 통보된다.After retrying the predetermined number of times, the result is transmitted to the middleware to notify the application (S350). At this time, the result code is delivered to the upper layer as an event and notified to the application.

본 발명에 따르면, 어플리케이션의 튜닝 요청에 따른 튜닝이 실패하더라도 소정 횟수 튜닝을 재시도함으로써 어플리케이션의 튜닝 요청에 효과적으로 대응할 수 있는 오픈케이블 방식의 어플리케이션의 튜닝방법이 제공된다.According to the present invention, there is provided an open cable type application tuning method that can effectively respond to a tuning request of an application by retrying tuning a predetermined number of times even if the tuning fails according to the tuning request of the application.

이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였으나, 본 발명은 상술한 특정의 실시예에 한정되지 않으며, 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 실시가 가능함은 물론이고, 그와 같은 수정 또는 변형은 첨부하는 청구항의 기재범위 내에 있는 것이다. Although the above has been illustrated and described with respect to preferred embodiments of the present invention, the present invention is not limited to the above-described specific embodiments, and those skilled in the art without departing from the gist of the present invention. Anyone can make various modifications, as well as such modifications or variations are within the scope of the appended claims.

Claims (5)

미들웨어의 자바 API를 이용하여 어플리케이션의 튜닝 요청을 네이티브 장치로 전달하는 단계;Transmitting a tuning request of an application to a native device using a Java API of the middleware; 상기 전달된 튜닝 요청에 따라 튜닝을 수행하는 단계;Performing tuning according to the transmitted tuning request; 상기 튜닝이 실패했을 경우, 소정 횟수로 튜닝을 재시도하는 단계; 및If the tuning fails, retrying tuning a predetermined number of times; And 상기 튜닝의 결과를 상기 미들웨어로 전달하여 상기 어플리케이션에 통보하는 단계를 포함하는 어플리케이션의 튜닝방법.And transmitting the result of the tuning to the middleware to notify the application. 청구항 1에 있어서, 상기 어플리케이션은 모니터 어플리케이션인 어플리케이션의 튜닝방법.The method of claim 1, wherein the application is a monitor application. 청구항 1에 있어서, 상기 자바 API는 javax.tv.service.selection 패키지 및 org.davic.net.tuning 패키지 중 어느 하나인 어플리케이션의 튜닝방법.The method of claim 1, wherein the Java API is one of a javax.tv.service.selection package and an org.davic.net.tuning package. 청구항 1에 있어서, 상기 자바 API는 상기 네이티브 장치의 JNI에 상기 튜닝 요청을 전달하여 상기 네이티브 장치가 튜닝을 수행하도록 하는 어플리케이션의 튜닝방법.The method of claim 1, wherein the Java API transmits the tuning request to the JNI of the native device so that the native device performs tuning. 청구항 1에 있어서, 상기 튜닝의 결과는 이벤트(event)로서 상기 미들웨어로 전달되는 어플리케이션의 튜닝방법. The method of claim 1, wherein the result of the tuning is delivered to the middleware as an event.
KR1020060074402A 2006-08-07 2006-08-07 Tuning method of application KR100766089B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060074402A KR100766089B1 (en) 2006-08-07 2006-08-07 Tuning method of application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060074402A KR100766089B1 (en) 2006-08-07 2006-08-07 Tuning method of application

Publications (1)

Publication Number Publication Date
KR100766089B1 true KR100766089B1 (en) 2007-10-12

Family

ID=39420010

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060074402A KR100766089B1 (en) 2006-08-07 2006-08-07 Tuning method of application

Country Status (1)

Country Link
KR (1) KR100766089B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000047256A (en) * 1998-12-31 2000-07-25 강병호 Method for transmitting download error message of multimedia satellite communication system
JP2006040193A (en) 2004-07-30 2006-02-09 Sanyo Electric Co Ltd Digital broadcast receiver

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000047256A (en) * 1998-12-31 2000-07-25 강병호 Method for transmitting download error message of multimedia satellite communication system
JP2006040193A (en) 2004-07-30 2006-02-09 Sanyo Electric Co Ltd Digital broadcast receiver

Similar Documents

Publication Publication Date Title
US8201191B2 (en) Apparatus and methods for implementation of network software interfaces
US20070261090A1 (en) Interactive television application distribution, control, and communication system and methods
US20060179465A1 (en) Handling feature availability in a broadcast
US20030217369A1 (en) Flexible application information formulation
US8040917B2 (en) Apparatus and method for upgrading codec
US20030009769A1 (en) Trusted application level resource advisor
US20110302274A1 (en) Architecture of a network device for processing applications, and control method for the network device
EP2482550B1 (en) Method and device for receiving an expanded service/program guide
US8250615B2 (en) Head-end system for providing two-way VOD service and service method thereof
US6941559B2 (en) Software bus and interface for digital television application software environments
KR100736095B1 (en) Apparatus and method for controlling the screen size of real-time video
US7917921B2 (en) Control of an interactive application
US20090144793A1 (en) Method for obtaining service map information, apparatus therefor, and method for fast performing application in service according to the service map information
AU2002321784A1 (en) Control of an interactive application in a data stream
KR100766089B1 (en) Tuning method of application
EP1589755B1 (en) Receiver of analogue and digital television signals and method of receiving analogue and digital signals
US20080209453A1 (en) System and Method for Reducing the Start-up Time of Mhp Applications
KR100847531B1 (en) Method of switching digital tv application and computer-readable medium having thereon program performing function embodying the same
US20100095341A1 (en) Method of providing digital tv application
KR100717177B1 (en) Data broadcast system for updating software of broadcast receiver and method thereof
KR20070117819A (en) Open cable broadcast processing apparatus and control method thereof
US20190190633A1 (en) Receiving device, transmitting device, and data processing method
EP1662390B1 (en) Control of an interactive application at service handover
KR20080006864A (en) A controlling method and a receiver for data broadcasting application
GB2471117A (en) A digital television system and method for loading a service request application

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120927

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20130927

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140929

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee