KR20070061121A - Streaming service method based on type of date files, streaming client apparatus and server using the same - Google Patents

Streaming service method based on type of date files, streaming client apparatus and server using the same Download PDF

Info

Publication number
KR20070061121A
KR20070061121A KR1020060049059A KR20060049059A KR20070061121A KR 20070061121 A KR20070061121 A KR 20070061121A KR 1020060049059 A KR1020060049059 A KR 1020060049059A KR 20060049059 A KR20060049059 A KR 20060049059A KR 20070061121 A KR20070061121 A KR 20070061121A
Authority
KR
South Korea
Prior art keywords
streaming
file
extension
application
data file
Prior art date
Application number
KR1020060049059A
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 한국전자통신연구원
Publication of KR20070061121A publication Critical patent/KR20070061121A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • 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

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • Human Resources & Organizations (AREA)
  • Primary Health Care (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Marketing (AREA)
  • Signal Processing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A method for providing a streaming service using an extension of a date file, and a streaming client device and a streaming server using the same are provided to solve execution delay owing to a streaming request, and application program download/installation by previously preparing an application program before a user executes the data file. A file manager(311) transfers the extension of the file to a communication manager(312) by monitoring data copy to a assigned monitoring area(322) for storing the file in a storage device(320) of a user terminal(300). The file manager checks whether the transmitted application program is installed in an application program installation area(321) of the storage device. The communication manager queries the received extension to the streaming server(330) and provides a response received from the streaming server to the file manager. A streaming service requestor(313) downloads and installs the streaming service to the application program installation area of the storage device by requesting the streaming service for the application program to the streaming server.

Description

데이터 파일의 확장자를 이용한 스트리밍 서비스 방법, 이를 이용한 스트리밍 클라이언트 장치 및 스트리밍 서버{STREAMING SERVICE METHOD BASED ON TYPE OF DATE FILES, STREAMING CLIENT APPARATUS AND SERVER USING THE SAME}Streaming service method using data file extension, streaming client device and streaming server using the same {STREAMING SERVICE METHOD BASED ON TYPE OF DATE FILES, STREAMING CLIENT APPARATUS AND SERVER USING THE SAME}

도 1은 스트리밍 서비스가 가능한 소프트웨어의 구성을 개략적으로 나타낸 도면이다.1 is a diagram schematically showing the configuration of software capable of streaming services.

도 2는 종래의 소프트웨어 스트리밍 서비스 방법에 따른 클라이언트와 서버 간의 메시지의 흐름을 도시한 도면이다.2 is a diagram illustrating a message flow between a client and a server according to a conventional software streaming service method.

도 3은 본 발명에 의한 스트리밍 서비스 방법을 수행하는 스트리밍 클라이언트 장치 및 스트리밍 서버의 구성도이다.3 is a block diagram of a streaming client device and a streaming server performing a streaming service method according to the present invention.

도 4는 본 발명에 따른 스트리밍 클라이언트 장치에서의 스트리밍 서비스 절차를 나타낸 플로우챠트이다.4 is a flowchart illustrating a streaming service procedure in a streaming client device according to the present invention.

도 5는 본 발명에 따른 스트리밍 서버에서의 스트리밍 서비스 절차를 나타낸 플로우챠트이다.5 is a flowchart illustrating a streaming service procedure in a streaming server according to the present invention.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

310: 스트리밍 클라이언트 311: 파일 관리부310: streaming client 311: file management unit

312: 통신 관리부 313: 스트리밍 서비스 요청부312: communication management unit 313: streaming service request unit

320: 저장 장치 321: 응용 프로그램 설치 영역320: storage device 321: application installation area

322: 모니터링 영역 330: 스트리밍 서버322: monitoring area 330: streaming server

331: 통신 관리부 332: 확장자 분석부331: communication management unit 332: extension analysis unit

333: 스트리밍 서비스 제공부333: streaming service provider

본 발명은 사용자가 데이터 파일을 실행시키기 이전에 해당 데이터 파일을 실행시키기 위한 응용 프로그램을 미리 준비함으로써, 실행을 위한 프로그램의 획득 및 설치 또는 스트리밍 요청 작업으로 인한 실행 시간 지연을 해소할 수 있는 데이터 파일의 확장자를 이용한 스트리밍 서비스 방법, 이를 이용한 스트리밍 클라이언트 장치 및 스트리밍 서버에 관한 것이다.The present invention prepares an application program for executing the data file in advance before the user executes the data file, thereby eliminating the execution time delay due to the acquisition and installation of the program for execution or the streaming request operation. The present invention relates to a streaming service method using the extension, a streaming client device and a streaming server using the same.

일반적인 컴퓨터 시스템에서 저장 매체나 네트워크를 통해 타 시스템에서 복사한 데이터 파일을 실행하고자 할 때, 해당 데이터 파일을 실행시킬 응용 프로그램이 설치되어 있어야 한다. 따라서 해당 데이터 파일을 실행시킬 응용 프로그램이 없는 경우에는, 저장 매체에 저장된 응용 프로그램을 컴퓨터 시스템에 설치한 후에 해당 데이터 파일을 실행하거나, 웹상에서 적합한 응용 프로그램을 공급받아 컴퓨터 시스템에 설치한 후에 데이터 파일을 실행하고 있다.In a general computer system, when you want to execute a data file copied from another system through a storage medium or a network, an application program to execute the data file must be installed. Therefore, if there is no application to run the data file, run the data file after installing the application stored on the storage media on the computer system, or after installing the appropriate application from the web and installing the data file on the computer system. Is running.

그런데 이 경우에는 실행하고자 하는 데이터 파일에 맞는 응용 프로그램 정보를 구하고, 이렇게 얻어진 정보를 이용하여 응용 프로그램을 획득하고, 획득한 프로그램을 설치하는 작업으로 인하여 사용자가 데이터 파일을 최초 실행하고자 한 시점과 실제 데이터 파일이 실행되는 시점 간에 큰 시간 차가 발생한다는 문제점이 있다.In this case, however, the application information corresponding to the data file to be executed is obtained, the application is acquired using the obtained information, and the operation of installing the acquired program and the time when the user first attempts to execute the data file are performed. The problem is that there is a large time difference between when data files are executed.

이러한 지연 문제를 해결하기 위하여, 최근에는 소프트웨어 스트리밍 기법을 주로 사용하고 있다.In order to solve this delay problem, a software streaming technique is mainly used in recent years.

여기서, 스트리밍(Streaming)은, 인터넷상에서 음성이나 영상, 애니메이션 등을 실시간으로 재생하는 기법으로서, 흐르듯이 전송되는 데이터를 수취단에서 차례로 재생하기 때문에 재생하는 데까지 지연되는 시간이 짧아지고, 수취단의 저장 용량에 제약을 받지 않는 다는 장점이 있다. 이러한 스트리밍 기술을 통해서 제공되고자 하는 소프트웨어는 수취단의 컴퓨터에서 바로 실행될 수 있도록, 도 1에 도시한 바와 같이 별도의 과정을 통해 재포장된 초기 샐행 파일 및 페이지(100)와, 실행 페이지(110)로 이루어진다.Here, streaming is a technique for reproducing audio, video, animation, etc. in real time on the Internet, and the delayed time for reproducing is shortened because the data to be transmitted is reproduced sequentially by the receiver. The advantage is that it is not limited by storage capacity. The software to be provided through this streaming technology can be executed directly on the recipient's computer, as shown in FIG. 1, the initial sal file and page 100 repackaged through a separate process, and the execution page 110. Is made of.

상기 초기 실행 파일 및 페이지(100)는 사용자 측에서 스트리밍 요청 시 초기 데이터로서 전송되는 부분으로, 해당 소프트웨어에 대한 메타 파일과 응용 프로그램이 실행되어 사용자의 입력을 기다리는 단계까지 실행되기 위해 필요한 페이지이다.The initial executable file and the page 100 are parts that are transmitted as initial data when a user requests a streaming request. The initial executable file and page 100 are pages necessary for executing a meta file and an application program for the corresponding software to wait for a user input.

상기 실행 페이지(110)는 상기 초기 실행 파일 및 페이지(100)의 응용 프로그램의 초기 실행이 완료된 후, 사용자가 요청하는 각각의 기능이나 동작을 실행하 기 위해 필요한 페이지이다.The execution page 110 is a page necessary for executing each function or operation requested by the user after the initial execution of the initial execution file and the application program of the page 100 is completed.

이러한 구성의 스트리밍 소프트웨어는 스트리밍 서버에 저장되고, 사용자 단말측에는 스트리밍 클라이언트 엔진(이하, 스트리밍 클라이언트라 한다)이 구비되는데, 상기 스트리밍 클라이언트는 초기 실행을 위한 실행 파일을 스트리밍 서버에 요청해서 응용 프로그램을 실행시키고, 실행 중인 응용 프로그램이 운영체제를 통해 디스크에 요청하는 페이지 정보를 낚아채어 네트워크상의 스트리밍 서버에게 요청하여, 원격지에 위치한 스트리밍 서버의 저장 장치를 로컬 디스크처럼 사용하여 응용 프로그램을 사용할 수 있게 한다.The streaming software of such a configuration is stored in a streaming server, and a streaming client engine (hereinafter referred to as a streaming client) is provided on the user terminal side. The streaming client requests an executable file for initial execution from the streaming server to execute an application program. In addition, the running application grabs the page information requested by the operating system to the disk and requests the streaming server on the network to use the storage device of the remote streaming server as if it is a local disk.

도 2는 기존의 스트리밍 서비스 방법에 따른, 클라이언트와 스트리밍 서버간의 신호 흐름을 나타낸 것이다.2 illustrates a signal flow between a client and a streaming server according to a conventional streaming service method.

도 2을 참조하면, 클라이언트(200)가 스트리밍 서버(210)에게 스트리밍 서비스를 요청하면(S220), 스트리밍 서버(210)는 초기 실행 파일 및 페이지(211)와 실행 페이지(212) 중에서 초기 실행에 필요한 파일 및 페이지(211)를 클라이언트(200)로 먼저 전송한다(S221). 이 과정을 통해 클라이언트(200)에 해당 소프트웨어의 초기 실행 파일 및 페이지(201)가 저장되어, 해당 소프트웨어의 응용 프로그램을 실행한다.Referring to FIG. 2, when the client 200 requests a streaming service from the streaming server 210 (S220), the streaming server 210 performs an initial execution among an initial executable file and a page 211 and an execution page 212. The required file and page 211 are first transmitted to the client 200 (S221). Through this process, the initial execution file and the page 201 of the corresponding software are stored in the client 200 to execute the application program of the corresponding software.

상기와 같이 초기 실행이 완료된 후 사용자의 필요한 기능 및 동작 요청에 따라 클라이언트(200)로부터 스트리밍 서버(210)로 해당 동작을 수행하기 위한 실행 페이지가 요청되고(S230), 상기 스트리밍 서버(210)는 요청된 실행 페이지를 클 라이언트(200)로 전송한다. 이때 상기 실행 페이지는 기능이나 동작의 요청에 따라 필요한 부분만 요청되고 전송된다.After the initial execution is completed as described above, an execution page for performing the operation from the client 200 to the streaming server 210 is requested according to a user's required function and operation request (S230), and the streaming server 210 The requested execution page is transmitted to the client 200. At this time, only the necessary part is requested and transmitted according to the request of the function or operation.

상기 과정(S230,S231)은 사용자의 요청에 따라서 반복적으로 이루어지며, 사용자가 응용 프로그램 내의 기능들을 사용 할수록 클라이언트(200)에 저장되는 실행 페이지의 비율은 점점 더 증가하게 되며, 사용자가 응용 프로그램을 사용하는 동안 전 기능과 동작을 사용하게 되면 클라이언트(200)에는 초기 실행 파일 및 페이지와 실행 페이지 전체가 저장될 것이다.The processes S230 and S231 are repeatedly performed at the request of the user, and as the user uses the functions in the application program, the ratio of execution pages stored in the client 200 increases more and more. If all functions and operations are used during use, the client 200 will store the initial executable file and page and the entire execution page.

이때, 사용자가 해당 소프트웨어를 종료하면, 클라이언트(200)로부터 스트리밍 서버(210)로 서비스 종료 요청이 전달되고(S240), 스트리밍 서버(210)로부터 서비스 종료가 전달된다(S241).At this time, when the user terminates the corresponding software, the service termination request is transmitted from the client 200 to the streaming server 210 (S240), and the service termination is transmitted from the streaming server 210 (S241).

그러나 이러한 스트리밍 기술을 이용하는 경우에도, 스트리밍 클라이언트를 통해 스트리밍 서버로 스트리밍 서비스를 요청한 후 초기 실행 파일 및 페이지를 전송받은 후에야 데이터 실행이 가능하기 때문에, 사용자가 데이터 실행을 원하는 시점과 실제 해당 데이터 실행이 이루어지는 시점 간에는 시간차가 발생한다.However, even when using this streaming technology, data can be executed only after requesting the streaming service through the streaming client to the streaming server and receiving the initial execution file and page. Therefore, when and when the user wants to execute the data, There is a time difference between the points in time.

본 발명은 상술한 종래의 문제점을 해결하기 위하여 제안된 것으로서, 그 목적은 사용자가 데이터 파일을 실행시키기 이전에 미리 응용 프로그램을 준비함으로써, 스트리밍 요청, 응용 프로그램의 획득 및 설치로 인한 실행 시간의 지연을 해 소할 수 있는 데이터 파일의 확장자를 이용한 스트리밍 서비스 방법, 이를 이용한 스트리밍 클라이언트 장치 및 스트리밍 서버를 제공하는데 있다.The present invention has been proposed to solve the above-mentioned conventional problems, and its object is to prepare an application before the user executes the data file, thereby delaying execution time due to streaming request, acquisition and installation of the application. The present invention provides a streaming service method using an extension of a data file capable of solving the problem, a streaming client device and a streaming server using the same.

상술한 목적을 달성하기 위한 구성 수단으로써, 본 발명은 사용자 단말의 저장 장치에서 데이터 파일이 저장되는 지정된 모니터링 영역으로의 데이터 복사를 감시하여, 해당 파일의 확장자를 하기의 통신 관리부에 전달하고, 상기 저장 장치의 응용 프로그램 설치 영역에 접근하여 하기의 통신 관리부로부터 전달된 특정 응용 프로그램이 설치되어 있는 지를 확인하는 파일 관리부; 상기 파일 관리부로부터 전달된 확장자를 스트리밍 서버로 질의하고, 그에 대한 응답을 수신하여 파일 관리부로 제공하는 통신 관리부; 및 상기 파일 관리부의 지시에 따라서 스트리밍 서버로 특정 프로그램에 대한 스트리밍 서비스를 요청하여 스트리밍 서비스를 받아 파일 관리부를 통해 저장 장치의 응용 프로그램 설치 영역에 설치하는 스트리밍 서비스 요청부를 포함하는 것을 특징으로 하는 스트리밍 클라이언트 장치를 제공한다.As a construction means for achieving the above object, the present invention monitors data copying from a storage device of a user terminal to a designated monitoring area in which a data file is stored, and transmits the extension of the file to the following communication management unit. A file manager which accesses an application installation area of a storage device and checks whether a specific application delivered from a communication manager below is installed; A communication manager that queries the streaming server for the extension transmitted from the file manager, receives a response thereto, and provides the file to the file manager; And a streaming service requesting unit requesting a streaming service for a specific program to a streaming server according to the file management unit, receiving the streaming service, and installing the streaming service request unit in the application installation area of the storage device through the file management unit. Provide the device.

더하여, 본 발명은 스트리밍 클라이언트로부터의 임의 확장자에 대한 질의를 수신하고, 상기 질의에 대한 응답을 해당 스트리밍 클라이언트로 송신하는 통신 관리부; 상기 통신 관리부를 통해 질의된 확장자를 분석하여, 해당 확장자의 데이터 파일을 실행하기 위한 응용 프로그램을 도출하여 상기 통신 관리부에 전달하는 확장자 분석부; 및 스트리밍 클라이언트로부터의 서비스 요청을 수신하여 해당 응용 프로그램에 대한 스트리밍 서비스를 제공하는 스트리밍 서비스 제공부를 포함하는 것을 특징으로 하는 스트리밍 서버를 제공한다.In addition, the present invention includes a communication management unit for receiving a query for any extension from the streaming client, and transmits a response to the query to the streaming client; An extension analyzer for analyzing an extension queried through the communication manager, deriving an application program for executing a data file of a corresponding extension, and transferring the extracted application program to the communication manager; And a streaming service provider that receives a service request from a streaming client and provides a streaming service for a corresponding application program.

더하여, 본 발명은 사용자 단말에 구비되는 스트리밍 클라이언트 장치에서의 스트리밍 서비스 제공 방법에 있어서, 상기 스트리밍 클라이언트가 사용자 단말의 사전에 지정된 모니터링 영역으로 데이터 파일이 복사되는 지를 감시하는 단계; 상기 감시 결과, 상기 사용자 단말의 모니터링 영역으로 데이터 파일이 복사되면, 상기 복사된 데이터 파일의 확장자를 수집하여, 스트리밍 서버로 질의하는 단계; 스트리밍 서버로부터 상기 질의에 대한 응답으로서 상기 복사된 데이터 파일을 실행하는데 필요한 응용 프로그램 정보를 수신하는 단계; 상기 수신된 응용 프로그램이 사용자 단말에 설치되어 있는 지를 확인하는 단계; 및 상기 확인 결과, 해당 응용 프로그램이 사용자 단말에 설치되어 있지 않으면, 스트리밍 서버로 서비스를 요청하여 스트리밍 서비스를 제공받는 단계를 포함하는 것을 특징으로 한다.In addition, the present invention provides a method for providing a streaming service in a streaming client device provided in a user terminal, the method comprising: monitoring, by the streaming client, whether a data file is copied to a predefined monitoring area of the user terminal; If the data file is copied to the monitoring area of the user terminal as a result of the monitoring, collecting an extension of the copied data file and querying a streaming server; Receiving application information necessary to execute the copied data file in response to the query from a streaming server; Confirming whether the received application program is installed in a user terminal; And as a result of the checking, if the corresponding application program is not installed in the user terminal, requesting a service from a streaming server and receiving a streaming service.

더하여, 본 발명은 스트리밍 서버에서의 스트리밍 서비스 제공 방법에 있어서, 스트리밍 클라이언트로부터 임의 확장자에 대한 질의를 수신하는 단계; 상기 질의된 확장자의 데이터 파일을 실행하는데 필요한 응용 프로그램 정보를 도출하는 단계; 상기 도출된 응용 프로그램 정보를 상기 질의에 대한 응답으로 스트리밍 클라이언트에 전송하는 단계; 상기 스트리밍 클라이언트로부터 상기 응용 프로그램에 대한 서비스 요청을 대기하는 단계; 및 상기 대기 단계에서, 스트리밍 클라이언트로부터 서비스 요청이 수신되면 해당 응용 프로그램의 초기 실행 파일 및 페이지를 스트리밍 클라이언트로 전송하는 단계를 포함하는 것을 특징으로 한다.In addition, the present invention provides a method for providing a streaming service in a streaming server, the method comprising: receiving a query for an arbitrary extension from a streaming client; Deriving application program information necessary to execute a data file of the queried extension; Transmitting the derived application program information to a streaming client in response to the query; Waiting for a service request for the application from the streaming client; And in the waiting step, when the service request is received from the streaming client, transmitting an initial execution file and a page of the corresponding application program to the streaming client.

이하, 첨부한 도면을 참조하여 본 발명에 의한 데이터 파일의 확장자를 이용한 스트리밍 서비스 방법, 이를 이용한 스트리밍 클라이언트 장치 및 스트리밍 서버에 대하여 설명한다. 도면들 중 참조번호 및 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 참조번호들 및 부호들로 나타내고 있음에 유의해야 한다. 하기에서 본 발명을 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.Hereinafter, a streaming service method using an extension of a data file, a streaming client device and a streaming server using the same will be described with reference to the accompanying drawings. It should be noted that the same reference numerals and the same elements among the drawings are denoted by the same reference numerals and symbols as much as possible even though they are shown in different drawings. In the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

도 3은 본 발명에 의한 스트리밍 서비스 방법을 수행하는 스트리밍 클라이언트 장치 및 스트리밍 서버의 구성도이다.3 is a block diagram of a streaming client device and a streaming server performing a streaming service method according to the present invention.

도 3을 참조하면, 본 발명에 의한 스트리밍 서비스 시스템은, 사용자측에서 설치되는 스트리밍 클라이언트(310)와, 스트리밍 서버(330)가 구비된다.Referring to FIG. 3, the streaming service system according to the present invention includes a streaming client 310 and a streaming server 330 installed at a user side.

상기 스트리밍 클라이언트(310)는 응용 프로그램을 수행하는 사용자 단말(300)에 설치되는 것으로서, 사용자 단말(300)에 구비된 저장 장치(320)에서 실행할 데이터 파일이 저장되는 지정된 모니터링 영역(322)에 새로운 데이터 파일이 복사되는 지를 모니터링하고, 이에 외부로부터 데이터 파일이 복사되면, 상기 복사된 데이터 파일들의 확장자를 모아 스트리밍 서버(330)에 질의하여, 해당 데이터를 실행하기 위한 응용 프로그램 정보를 얻고, 사용자 단말(300)의 응용 프로그램 설치 영역(321)을 확인하여 상기 응용 프로그램이 구비되어 있는 지를 확인하여, 설치되지 않은 경우 사용자의 요청이 있기 전에 상기 응용 프로그램을 스트리밍 서 버(330)로부터 스트리밍 서비스 받아, 초기 실행 가능 상태로 만들어 둔다. 이에, 사용자가 해당 데이터 파일을 실행시키는 경우, 응용 프로그램의 설치나 스트리밍 요청 등의 시간 지연 없이 바로 실행될 수 있게 된다.The streaming client 310 is installed in the user terminal 300 executing an application program, and is newly installed in the designated monitoring area 322 in which a data file to be executed in the storage device 320 provided in the user terminal 300 is stored. Monitor whether the data file is copied, and if the data file is copied from the outside, collect the extension of the copied data files and query the streaming server 330 to obtain application information for executing the corresponding data, and the user terminal. Check the application installation area 321 of (300) to determine whether the application is provided, if not installed and receive the streaming service from the streaming server 330 before the user's request, Leave it in the initial runnable state. Thus, when the user executes the data file, it can be executed immediately without time delay such as installing an application or requesting streaming.

이러한 기능을 구현하기 위하여, 상기 스트리밍 클라이언트(310)는, 사용자 단말(300)의 저장 장치(320)에서 데이터 파일이 저장되는 지정된 모니터링 영역(322)으로의 데이터 복사를 감시하고, 상기 저장 장치(320)의 응용 프로그램 설치 영역(321)에 접근하여 특정 응용 프로그램이 설치되어 있는 지를 확인하는 파일 관리부(311)와, 상기 파일 관리부(311)로부터 전달된 확장자를 스트리밍 서버(330)로 질의하고, 그에 대한 응답을 수신하여 파일 관리부(311)로 제공하는 통신 관리부(202), 상기 파일 관리부(311)의 지시에 따라서 스트리밍 서버(330)로 특정 프로그램에 대한 스트리밍 서비스를 요청하여 스트리밍 서비스를 받아 파일 관리부(311)를 통해 저장 장치(320)의 응용 프로그램 설치 영역(321)에 설치하기 위한 스트리밍 서비스 요청부(313)로 이루어진다. 이러한 스트리밍 클라이언트(310)의 각 블록은 소프트웨어 형태로 구현될 수 이있다.In order to implement this function, the streaming client 310 monitors data copy from the storage device 320 of the user terminal 300 to the designated monitoring area 322 where the data file is stored, and the storage device ( Access the application installation area 321 of 320 to check whether the file management unit 311 and whether the extension is transmitted from the file management unit 311 to the streaming server 330, The communication management unit 202 receiving the response and providing the file management unit 311 to the file management unit 311 requests the streaming service for a specific program from the streaming server 330 according to the instruction of the file management unit 311 to receive the streaming service file. The streaming service request unit 313 is installed in the application installation area 321 of the storage device 320 through the management unit 311. Each block of the streaming client 310 may be implemented in software form.

더하여, 상기 스트리밍 클라이언트(310)이 설치되는 사용자단말(300)은 저장 장치를 보유한 일반적인 컴퓨터 시스템이 될 수 도 있으며, 혹은 자동 실행 기능을 갖춘 이동식 저장장치가 될 수 도 있다. 상기 이동식 저장장치에 적용되는 경우, 해당 이동식 저장 장치가 일반적인 컴퓨터 시스템에 부착 시 이동식 저장 장치내의 스트리밍 클라이언트 엔진이 실행되어 이동식 저장 장치 내의 데이터 파일의 확장자를 분석하여 스트리밍 서버에 요청하고, 부착된 컴퓨터 시스템의 응용 프로그램 설치 위치에 대하여 응용 프로그램의 설치 여부를 분석하여 해당 응용 프로그램의 스트리밍 서비스를 요청할 수 있다.In addition, the user terminal 300 on which the streaming client 310 is installed may be a general computer system having a storage device, or may be a mobile storage device having an automatic execution function. When applied to the removable storage device, when the removable storage device is attached to a general computer system, the streaming client engine in the removable storage device is executed to analyze the extension of the data file in the removable storage device and request the streaming server, and the attached computer The application installation location of the system may be analyzed to request the streaming service of the application.

상기 스트리밍 서버(330)는 상기와 같이 스트리밍 클라이언트(310)로부터 임의 확장자에 대한 질의가 수신되면, 상기 확장자를 분석하여 필요한 응용 프로그램의 목록을 스트리밍 클라이언트(310)에게 전달하고, 스트리밍 클라이언트(310)의 요청에 따라서 해당 응용 프로그램에 대한 스트리밍 서비스를 제공한다.When the streaming server 330 receives a query for an arbitrary extension from the streaming client 310 as described above, the streaming server 330 analyzes the extension and delivers a list of necessary applications to the streaming client 310 and the streaming client 310. Provides a streaming service for the application at the request of.

이러한 기능을 구현하기 위하여, 상기 스트리밍 서버(330)는 스트리밍 클라이언트(310)와 확장자에 대한 질의/응답을 송수신하기 위한 통신 관리부(331)와, 상기 통신 관리부(331)를 통해 질의된 확장자를 분석하여 관련된 응용 프로그램을 도출하는 확장자 분석부(222)와, 스트리밍 클라이언트(310)로부터의 서비스 요청을 수신하여 해당 응용 프로그램에 대한 스트리밍 서비스를 제공하는 스트리밍 서비스 제공부(223)를 포함한다.In order to implement such a function, the streaming server 330 analyzes an extension that is queried through the communication manager 331 and the communication manager 331 for transmitting and receiving a query / response for the extension with the streaming client 310. Extension extension unit 222 for deriving an associated application program, and a streaming service provider 223 for receiving a service request from the streaming client 310 and providing a streaming service for the corresponding application program.

도 4는 상술한 스트리밍 클라이언트(310)에서의 스트리밍 서비스 방법을 나타낸 플로우챠트이고, 도 5는 상술한 스트리밍 서버(330)에서의 스트리밍 서비스 방법을 나타낸 플로우챠트이다.4 is a flowchart illustrating a streaming service method in the above-described streaming client 310, and FIG. 5 is a flowchart illustrating a streaming service method in the above-described streaming server 330.

도 4 및 도 5를 참조하여 본 발명에 의한 스트리밍 서비스 과정을 설명하면 다음과 같다.Referring to Figures 4 and 5 the streaming service process according to the present invention will be described.

상기 스트리밍 클라이언트(310)는 사용자 단말(300)이 구동되면, 파일 관리 부(311)를 통하여 지정된 저장장치(320)의 모니터링 영역(322)을 감시한다(S405). 상기 모니터링 영역(322)은 데이터 파일이 저장되는 저장영역이다.When the user terminal 300 is driven, the streaming client 310 monitors the monitoring area 322 of the designated storage device 320 through the file management unit 311 (S405). The monitoring area 322 is a storage area in which a data file is stored.

상기 감시에 의하여, 외부로부터 모니터링 영역(322)으로 데이터파일이 복사되면(S410), 상기 파일 관리부(311)가 상기 복사된 데이터 파일의 확장자를 수집하고(S415), 상기 수집된 확장자는 통신 관리부(312)를 통해 스트리밍 서버(330)에 질의된다(S420).When the data file is copied from the outside to the monitoring area 322 by the monitoring (S410), the file manager 311 collects the extension of the copied data file (S415), and the collected extension is the communication manager. In step S420, the streaming server 330 is queried.

상기 질의에 대한 응답이 스트리밍 서버(330)로부터 수신되면(S425), 스트리밍 클라이언트(310)는 사용자 단말(300)내 저장장치(3100)의 응용 프로그램이 설치되는 영역(321)을 확인하여, 상기 스트리밍 서버(330)로부터 전달받은 응용 프로그램이 설치되어 있는지를 분석한다(S430).When the response to the query is received from the streaming server 330 (S425), the streaming client 310 checks the area 321 in which the application of the storage device 3100 in the user terminal 300 is installed, It is analyzed whether the application received from the streaming server 330 is installed (S430).

상기에 의하여, 해당 응용 프로그램이 설치되어 있을 경우는 사용자 요청 시, 즉시 해당 데이터를 실행 가능한 상태이므로, 스트리밍 요청없이 작업을 종료한다.By the above, when the application is installed, the data can be immediately executed at the user's request, so the operation is terminated without the streaming request.

반대로 해당 응용 프로그램이 사용자 단말(300)내에 설치되어 있지 않을 경우, 스트리밍 서비스 요청부(313)에 이를 알리고, 상기 스트리밍 서비스 요청부(313)가 스트리밍 서버(330로 스트리밍 서비스를 요청하고(S435), 이후 제공되는 스트리밍 데이터를 수신하여 초기 실행을 준비한다(S440). 이때 해당 응용 프로그램에서 스트리밍 받는 부분은, 도 1에 보인 초기 실행 파일 및 페이지(100)로서, 사용자의 요청시 즉시 데이터 실행이 가능하도록 초기 실행을 준비한다.On the contrary, when the corresponding application is not installed in the user terminal 300, the streaming service request unit 313 notifies this, and the streaming service request unit 313 requests the streaming service to the streaming server 330 (S435). In operation S440, the stream is received from the corresponding application program as the initial execution file and the page 100 shown in FIG. Prepare your initial run to be possible.

이에 대응하여, 스트리밍 서버(330)측에서는 스트리밍 클라이언트(310)로부터 임의 확장자에 대한 질의를 통신 관리부(331)를 통해 수신하며(S505), 이와 같이 질의된 확장자를 분석하여, 상기 확장자의 데이터 파일을 실행하는데 필요한 응용 프로그램 정보를 도출한다(S510). 그리고 상기 도출된 응용 프로그램 정보를 통신 관리부(331)를 통해 해당 스트리밍 클라이언트(310)로 전송한다(S515).Correspondingly, the streaming server 330 receives a query for an arbitrary extension from the streaming client 310 through the communication manager 331 (S505), and analyzes the inquired extension so as to analyze the data file of the extension. Derived application information necessary to execute (S510). The derived application program information is transmitted to the corresponding streaming client 310 through the communication manager 331 (S515).

이후 상기 응용 프로그램에 대한 스트리밍 서비스 요청을 대기하며, 상기 결과 해당 스트리밍 클라이언트(300)로부터 스트리밍 요청이 스트리밍 서비스 제공부(333)에 수신되면(S520), 상기 스트리밍 서비스 제공부(333)가 동작하여 요청된 응용 프로그램의 초기 실행 파일 및 페이지를 스트리밍 클라이언트(310)로 전송한다(S525).After waiting for the streaming service request for the application, and as a result, when the streaming request is received from the streaming client 300 to the streaming service provider 333 (S520), the streaming service provider 333 operates. The initial execution file and the page of the requested application are transmitted to the streaming client 310 (S525).

상기 전달된 초기 실행 파일 및 페이지는 스트리밍 클라이언트(310)를 통해서 사용자 단말(300)의 저장장치(320)내의 응용 프로그램 설치 영역(321)에 설치되어, 상기 복사된 데이터 파일의 실행을 준비한다.The delivered initial executable file and page are installed in the application installation area 321 in the storage 320 of the user terminal 300 through the streaming client 310 to prepare for execution of the copied data file.

상기와 같은 본 발명의 상세한 설명에서는 구체적인 실시 예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시 예에 국한되어 정해져서는 안 되며, 후술하는 특허 청구 범위뿐만 아니라 이 특허 청구 범위와 균등한 것들에 의해 정해져야 한다. In the detailed description of the present invention as described above, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the claims below but also by the equivalents of the claims.

본 발명에 의하면, 사용자 단말에 저장 매체 또는 네트워크를 통해 데이터 파일이 입력되었을 때, 스트리밍 클라이언트 엔진이 이를 감지하여 해당 데이터 파일을 실행시키기 위한 응용 프로그램을 미리 획득하므로, 사용자가 응용 프로그램의 설치 여부에 관여하지 않아도 되고, 또한 해당 데이터 파일을 즉시 실행시킬 수 있게 됨으로써 실행 시간의 지연 문제를 해결할 수 있는 우수한 효과가 있다.According to the present invention, when a data file is input to a user terminal through a storage medium or a network, the streaming client engine detects this and acquires an application program for executing the data file in advance, so that the user can determine whether the application program is installed. There is no need to be involved, and the data file can be executed immediately, which is an excellent effect of solving the problem of delay in execution time.

Claims (10)

사용자 단말의 저장 장치에서 데이터 파일이 저장되는 지정된 모니터링 영역으로의 데이터 복사를 감시하여, 해당 파일의 확장자를 하기의 통신 관리부에 전달하고, 상기 저장 장치의 응용 프로그램 설치 영역에 접근하여 하기의 통신 관리부로부터 전달된 특정 응용 프로그램이 설치되어 있는 지를 확인하는 파일 관리부;Monitor the data copy from the storage device of the user terminal to the designated monitoring area where the data file is stored, transfer the extension of the file to the communication manager below, and access the application installation area of the storage device to access the communication manager below. A file manager to check whether a specific application delivered from the user is installed; 상기 파일 관리부로부터 전달된 확장자를 스트리밍 서버로 질의하고, 그에 대한 응답을 수신하여 파일 관리부로 제공하는 통신 관리부; 및A communication manager for querying a streaming server for the extension transmitted from the file manager, receiving a response thereto, and providing the response to the file manager; And 상기 파일 관리부의 지시에 따라서 스트리밍 서버로 특정 프로그램에 대한 스트리밍 서비스를 요청하여 스트리밍 서비스를 받아 파일 관리부를 통해 저장 장치의 응용 프로그램 설치 영역에 설치하는 스트리밍 서비스 요청부를 포함하는 것을 특징으로 하는 스트리밍 클라이언트 장치. The streaming client device comprising a streaming service request unit for requesting a streaming service for a specific program to the streaming server to receive the streaming service according to the file management unit to receive the streaming service and to install in the application installation area of the storage device through the file management unit. . 제1항에 있어서, The method of claim 1, 상기 사용자 단말은 저장 장치를 보유한 컴퓨터 시스템인 것을 특징으로 하는 스트리밍 클라이언트 장치.The user terminal is a streaming client device, characterized in that the computer system having a storage device. 제1항에 있어서, The method of claim 1, 상기 사용자 단말은 자동 실행 기능을 구비한 이동식 저장 장치인 것을 특징으로 하는 스트리밍 클라이언트 장치.The user terminal is a streaming client device, characterized in that the removable storage having an automatic execution function. 제3항에 있어서,The method of claim 3, 상기 파일 관리부는 상기 이동식 저장 장치가 컴퓨터 시스템에 연결되면 동작하여, 이동식 저장 장치 내 보관된 데이터 파일의 확장자를 상기 통신 관리부에 전송하고, 이동식 저장 장치가 연결된 컴퓨터 시스템의 응용 프로그램 설치 영역에 접근하여 해당 응용 프로그램의 설치 여부를 분석하는 것을 특징으로 하는 스트리밍 클라이언트 장치.The file management unit operates when the removable storage device is connected to a computer system, transmits an extension of a data file stored in the removable storage device to the communication management unit, and accesses an application installation area of the computer system to which the removable storage device is connected. Streaming client device characterized in that the analysis of the installation of the application. 스트리밍 클라이언트로부터의 임의 확장자에 대한 질의를 수신하고, 상기 질의에 대한 응답을 해당 스트리밍 클라이언트로 송신하는 통신 관리부;A communication manager for receiving a query for any extension from the streaming client and sending a response to the query to the streaming client; 상기 통신 관리부를 통해 질의된 확장자를 분석하여, 해당 확장자의 데이터 파일을 실행하기 위한 응용 프로그램을 도출하여 상기 통신 관리부에 전달하는 확장자 분석부;An extension analyzer for analyzing an extension queried through the communication manager, deriving an application program for executing a data file of a corresponding extension, and transferring the extracted application program to the communication manager; 스트리밍 클라이언트로부터의 서비스 요청을 수신하여 해당 응용 프로그램에 대한 스트리밍 서비스를 제공하는 스트리밍 서비스 제공부를 포함하는 것을 특징으로 하는 스트리밍 서버.A streaming server comprising a streaming service provider for receiving a service request from a streaming client to provide a streaming service for the application. 사용자 단말에 구비되는 스트리밍 클라이언트 장치에서의 스트리밍 서비스 제공 방법에 있어서,In the streaming service providing method in the streaming client device provided in the user terminal, 상기 스트리밍 클라이언트가 사용자 단말의 사전에 지정된 모니터링 영역으로데이터 파일이 복사되는 지를 감시하는 단계;Monitoring, by the streaming client, whether a data file is copied to a predefined monitoring area of a user terminal; 상기 감시 결과, 상기 사용자 단말의 모니터링 영역으로 데이터 파일이 복사되면, 상기 복사된 데이터 파일의 확장자를 수집하여, 스트리밍 서버로 질의하는 단계;If the data file is copied to the monitoring area of the user terminal as a result of the monitoring, collecting an extension of the copied data file and querying a streaming server; 스트리밍 서버로부터 상기 질의에 대한 응답으로서 상기 복사된 데이터 파일을 실행하는데 필요한 응용 프로그램 정보를 수신하는 단계;Receiving application information necessary to execute the copied data file in response to the query from a streaming server; 상기 수신된 응용 프로그램이 사용자 단말에 설치되어 있는 지를 확인하는 단계; 및Confirming whether the received application program is installed in a user terminal; And 상기 확인 결과, 해당 응용 프로그램이 사용자 단말에 설치되어 있지 않으면, 스트리밍 서버로 서비스를 요청하여 스트리밍 서비스를 제공받는 단계를 포함하는 것을 특징으로 하는 데이터 파일의 확장자를 이용한 스트리밍 서비스 제공 방법.If the corresponding application is not installed in the user terminal, requesting a service from a streaming server to provide a streaming service. 제 6 항에 있어서,The method of claim 6, 상기 모니터링 영역은 사용자 단말의 저장 장치에서 데이터 파일이 저장되는 영역인 것을 특징으로 하는 데이터 파일의 확장자를 이용한 스트리밍 서비스 제공 방법.The monitoring area is a streaming service providing method using an extension of the data file, characterized in that the data file is stored in the storage device of the user terminal. 제 6 항에 있어서,The method of claim 6, 상기 모니터링 영역은 이동식 저장 장치의 데이터 파일이 저장되는 영역인 것을 특징으로 하는 데이터 파일의 확장자를 이용한 스트리밍 서비스 제공 방법.The monitoring area is a streaming service providing method using the extension of the data file, characterized in that the area where the data file of the removable storage device is stored. 제 6 항에 있어서, 상기 스트리밍 서비스를 제공받는 단계는The method of claim 6, wherein the step of receiving the streaming service 해당 응용프로그램의 초기 실행 파일 및 페이지를 전달받아 사용자 단말에 설치하는 단계임을 특징으로 하는 데이터 파일의 확장자를 이용한 스트리밍 서비스 제공 방법.Streaming service providing method using the extension of the data file, characterized in that the step of receiving the initial execution file and the page of the application to install on the user terminal. 스트리밍 서버에서의 스트리밍 서비스 제공 방법에 있어서,In the streaming service providing method in a streaming server, 스트리밍 클라이언트로부터 임의 확장자에 대한 질의를 수신하는 단계;Receiving a query for any extension from a streaming client; 상기 질의된 확장자의 데이터 파일을 실행하는데 필요한 응용 프로그램 정보를 도출하는 단계;Deriving application program information necessary to execute a data file of the queried extension; 상기 도출된 응용 프로그램 정보를 상기 질의에 대한 응답으로 스트리밍 클 라이언트에 전송하는 단계;Transmitting the derived application information to a streaming client in response to the query; 상기 스트리밍 클라이언트로부터 상기 응용 프로그램에 대한 서비스 요청을 대기하는 단계; 및Waiting for a service request for the application from the streaming client; And 상기 대기 단계에서, 스트리밍 클라이언트로부터 서비스 요청이 수신되면 해당 응용 프로그램의 초기 실행 파일 및 페이지를 스트리밍 클라이언트로 전송하는 단계를 포함하는 것을 특징으로 하는 데이터 확장자를 이용한 스트리밍 서비스 제공 방법.In the waiting step, when the service request is received from the streaming client, the streaming service providing method using a data extension comprising the step of transmitting the initial execution file and the page of the application to the streaming client.
KR1020060049059A 2005-12-08 2006-05-30 Streaming service method based on type of date files, streaming client apparatus and server using the same KR20070061121A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020050119346 2005-12-08
KR20050119346 2005-12-08

Publications (1)

Publication Number Publication Date
KR20070061121A true KR20070061121A (en) 2007-06-13

Family

ID=38357057

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060049059A KR20070061121A (en) 2005-12-08 2006-05-30 Streaming service method based on type of date files, streaming client apparatus and server using the same

Country Status (1)

Country Link
KR (1) KR20070061121A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009078610A2 (en) * 2007-12-18 2009-06-25 Electronics And Telecommunications Research Institute System and method for providing streaming-based portable application
KR101026246B1 (en) * 2009-04-29 2011-03-31 주식회사 케이티 Method for processing attach file included in message, extension analysis apparatus, mobile communication system and mobile terminal thereof

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009078610A2 (en) * 2007-12-18 2009-06-25 Electronics And Telecommunications Research Institute System and method for providing streaming-based portable application
WO2009078610A3 (en) * 2007-12-18 2009-10-01 Electronics And Telecommunications Research Institute System and method for providing streaming-based portable application
KR100936239B1 (en) * 2007-12-18 2010-01-12 한국전자통신연구원 System And Method For Providing Portable SW With Streaming
US8583816B2 (en) 2007-12-18 2013-11-12 Electronics And Telecommunications Research Institute System for providing streaming-based portable application under selective conditions
KR101026246B1 (en) * 2009-04-29 2011-03-31 주식회사 케이티 Method for processing attach file included in message, extension analysis apparatus, mobile communication system and mobile terminal thereof

Similar Documents

Publication Publication Date Title
RU2453911C2 (en) Offline execution of web based applications
US8868727B2 (en) Methods and computer program products for storing generated network application performance data
KR100421624B1 (en) Platform Independent Software Automatic Searching/Distribution/Install Apparatus and The method of Searching and Distribution for that apparatus
KR101310218B1 (en) Method for installing an integrated file and image forming apparatus for installing the integrated file thereby
CN110336871A (en) A kind of document handling method, device, storage medium and electronic equipment
US20080168158A1 (en) Virtual Device Hub
US9529578B2 (en) Automated service version upgrading
WO2013097525A1 (en) Method and system for transmitting network video
JP2001147901A (en) Method and system for scheduling external job inside distributed processing system having local job control system
US20120203890A1 (en) Methods and computer program products for monitoring and reporting performance of network applications executing in operating-system-level virtualization containers
KR100936239B1 (en) System And Method For Providing Portable SW With Streaming
US20070011274A1 (en) Data transfer in a multi-environment document management system access
US9629928B1 (en) Hash-based inventory identification
CN104468189B (en) A kind of method for the automatic upgrading BIOS of different clients version
US20140337471A1 (en) Migration assist system and migration assist method
JP2012185794A (en) Management apparatus, management method, management system, and network device
US7908391B1 (en) Application streaming and network file system optimization via feature popularity
US8095679B1 (en) Predictive transmission of content for application streaming and network file systems
JP2010003311A (en) Collecting contents
US20090138548A1 (en) Apparatus, method, and computer program product for processing information
KR20070061121A (en) Streaming service method based on type of date files, streaming client apparatus and server using the same
JP4782353B2 (en) Information management apparatus, information processing apparatus and control method therefor, information management system, and program
CN110971664B (en) Interface service management system
US20050143907A1 (en) Driver agent device for supporting remote device driver development environment in embedded system and operation method thereof
JPH11345179A (en) Method and system for managing data, constituent apparatus and recording media

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application