KR20030039344A - The Virtual File System for Online Multimedia Content Service - Google Patents

The Virtual File System for Online Multimedia Content Service Download PDF

Info

Publication number
KR20030039344A
KR20030039344A KR1020030017612A KR20030017612A KR20030039344A KR 20030039344 A KR20030039344 A KR 20030039344A KR 1020030017612 A KR1020030017612 A KR 1020030017612A KR 20030017612 A KR20030017612 A KR 20030017612A KR 20030039344 A KR20030039344 A KR 20030039344A
Authority
KR
South Korea
Prior art keywords
file system
multimedia content
virtual file
storing
multimedia
Prior art date
Application number
KR1020030017612A
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 KR1020030017612A priority Critical patent/KR20030039344A/en
Publication of KR20030039344A publication Critical patent/KR20030039344A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/188Virtual file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication

Abstract

PURPOSE: A virtual file system for an online multimedia contents service is provided to offer the online multimedia contents service without receiving a multimedia contents file stored in the file system from a remote server by storing a plurality of multimedia contents file in a storing device of a user PC. CONSTITUTION: The virtual file system comprises an FIT(File Information Table, 21) storing the location information of the files stored in the virtual file system, an FAT(File Allocation Table, 22) storing the location information of the multimedia contents file placed in the virtual file system, and an FDA(File Data Area, 23) storing the multimedia contents data actually. The virtual file system requests the certification for the user playing authority information to a remote server. After a remote certification server judges the playing authority, a certification result is transmitted to the virtual file system. The virtual file system decides to play the multimedia data according to the certification result of the remote server.

Description

온라인 멀티미디어 콘텐츠 서비스를 위한 가상 파일 시스템{The Virtual File System for Online Multimedia Content Service}The Virtual File System for Online Multimedia Content Service

본 발명은 온라인 멀티미디어 콘텐츠 서비스를 제공하는데 있어서, 통신망을 통해 전달되는 고용량의 멀티미디어 데이터 전송량을 감소시키기 위한 온라인 멀티미디어 파일 시스템 구축 방법에 관한 것이다. 본 발명의 핵심은 복수개의 멀티미디어 콘텐츠 파일을 사용자 PC의 저장매체에 저장시켜, 상기 파일 시스템에 저장된멀티미디어 콘텐츠 파일을 원격 서버로부터 전송받지 않고도, 온라인 멀티미디어 콘텐츠 서비스를 제공하는데 목적을 둔다.The present invention relates to a method for constructing an online multimedia file system for reducing an amount of high-capacity multimedia data transmitted through a communication network in providing an online multimedia content service. It is an object of the present invention to store a plurality of multimedia content files in a storage medium of a user PC to provide an online multimedia content service without receiving multimedia content files stored in the file system from a remote server.

온라인 멀티미디어 콘텐츠 서비스의 통신망 전송 부하 감소를 위한 일반적인 기술로 컴퓨터 메모리에 임시 저장할 수 있는 공간을 사용하는 버퍼 기술을 사용한다. 즉, 현재 재생 중인 멀티미디어 콘텐츠 파일에 대하여 컴퓨터 메모리에 확보된 버퍼를 통해, 원격 멀티미디어 서버로 부터 데이터를 전송받아 저장하고, 멀티미디어 콘텐츠 재생과 관련된 데이터 전송 동기화를 멀티미디어 재생기와 원격 멀티미디어 서버와의 통신 프로토콜로 조정하는 방법이다.As a general technique for reducing network transmission load of online multimedia contents service, buffer technology using space for temporary storage in computer memory is used. That is, through the buffer secured in the computer memory for the multimedia content file currently being played, data is received and stored from the remote multimedia server, and the data transmission synchronization related to the multimedia content playback is synchronized with the multimedia player and the remote multimedia server. To adjust.

상기와 같은 방법은 실시간 멀티미디어 콘텐츠 서비스를 위해, 원격 멀티미디어 서버로부터 멀티미디어 콘텐츠가 재생되는 중간에 지속적인 데이터 전송이 이루어진다. 따라서, 사용자가 해당 멀티미디어 콘텐츠를 여러번 반복 재생을 수행할 경우, 동일한 멀티미디어 콘텐츠를 통신망을 통해 사용자에게 재생되는 동안 지속적인 전송을 하여야 하는 문제점을 가지고 있다.In the above method, for real-time multimedia content service, continuous data transmission is performed in the middle of playing multimedia content from a remote multimedia server. Therefore, when a user repeatedly plays the corresponding multimedia content several times, there is a problem in that the same multimedia content must be continuously transmitted while the same multimedia content is played to the user through a communication network.

상기와 같은 문제점을 해결하기 위해, 동일한 멀티미디어 콘텐츠 파일에 대하여 재전송이 발생하였을 경우, 사용자 PC의 메모리에 확보된 버퍼에 존재하는 멀티미디어 콘텐츠를 반복 재생함으로써, 원격 멀티미디어 서버의 전송 부하를 감소시킬 수 있다.In order to solve the above problems, when retransmission occurs for the same multimedia content file, the transmission load of the remote multimedia server can be reduced by repeatedly playing the multimedia content in the buffer secured in the memory of the user PC. .

하지만, 사용자는 임의의 한개의 멀티미디어 콘텐츠에 대해 지속적인 반복 재생을 수행하는 것이 아니라, 개인적인 취향에 따라 복수개의 멀티미디어 콘텐츠를 반복적으로 요구하는 경향이 짙게 나타난다. 예를 들어, 온라인 음악 방송 서비스를 가정해 보자. 사용자는 개인적인 취향에 따라 특정 노래를 자신의 앨범을 통해 등록하고, 이를 반복 청취한다. 그리고, 개인적인 취향이 변하면, 자신의 앨범을 변경하는 일련의 과정을 반복한다. 상기의 예와 같이, 사용자의 개인적 취향은 단일 멀티미디어 콘텐츠 보다는 복수개를 반복 재생하는 특징을 가지고 있다, 따라서, 단일 멀티미디어 콘텐츠 파일에 대한 버퍼링 시스템은 실시간 통신망 속도를 고려하여 원격 멀티미디어 서버와의 동기화를 통한 온라인 멀티미디어 서비스를 제공할 수 있지만, 멀티미디어 서비스 제공자의 통신망 부하를 감소시킬 수는 없다.However, a user tends to repeatedly request a plurality of multimedia contents according to personal preferences, rather than continuously repeating any one multimedia contents. For example, consider an online music broadcasting service. The user registers a specific song through his album according to his personal taste and listens to it repeatedly. And if your personal tastes change, you repeat the process of changing your album. As in the above example, the user's personal preference has a feature of repeatedly playing back a plurality of contents rather than a single multimedia content. Therefore, the buffering system for a single multimedia content file may be synchronized with a remote multimedia server in consideration of real-time network speed. Although it is possible to provide an online multimedia service, it cannot reduce the network load of the multimedia service provider.

본 발명은 상기와 같은 문제점을 해소하기 위해, 복수개의 멀티미디어 콘텐츠 파일을 사용자 PC의 저장매체에 저장하는 특징을 가진다.The present invention has a feature of storing a plurality of multimedia content files in the storage medium of the user PC to solve the above problems.

이를 위해 본 발명은, 복수개의 멀티미디어 콘텐츠 파일을 운영할 수 있는 가상 파일 시스템을 구축하여, 온라인 멀티미디어 원격 서버를 통한 동기화 과정을 수행하고, 불법 복제 방지를 위한 사용자 재생 권한 및 원격 서버를 통한 사용자 재생 권한 인증 처리를 수행하는 특징을 가진다.To this end, the present invention, by building a virtual file system that can operate a plurality of multimedia content files, perform a synchronization process through an online multimedia remote server, the user playback rights for illegal copy protection and the user playback through a remote server It has the feature of performing authorization authentication processing.

도 1은 본 발명의 기본 구성도1 is a basic configuration of the present invention

도 2는 본 발명의 가상 파일 시스템 구조도2 is a structural diagram of a virtual file system of the present invention

도 3은 가상 파일 시스템의 파일 정보 테이블(FIT)과 파일 정보 레코드(FIR)의 구조도3 is a structural diagram of a file information table (FIT) and a file information record (FIR) of a virtual file system

도 4는 가상 파일 시스템의 파일 할당 테이블(FAT)과 파일 데이터 영역(FDA)의 구조도4 is a structural diagram of a file allocation table FAT and a file data area FDA of a virtual file system

도 5는 가상 파일 시스템에 저장된 멀티미디어 콘텐츠의 예5 is an example of multimedia content stored in a virtual file system

도 6은 본 발명의 가상 파일 시스템 처리 흐름도6 is a process diagram of processing a virtual file system of the present invention.

본 발명의 기본 구성은 도 1과 같이 구성된다. 인터넷(12)으로 연결된 원격 멀티미디어 서버(11)로 부터 멀티미디어 콘텐츠를 전송받는 사용자 PC의 저장매체에(13) 가상 파일 시스템(14)을 구축하여, 이를 효율적으로 운영함으로써, 인터넷 또는 통신망으로 전송받는 멀티미디어 콘텐츠 데이터의 전송량을 감소시키는 것이 목적이다.The basic configuration of the present invention is configured as shown in FIG. By constructing a virtual file system 14 on a storage medium of a user PC receiving multimedia contents from a remote multimedia server 11 connected to the Internet 12 and operating it efficiently, it is transmitted to the Internet or a communication network. An object is to reduce the amount of transmission of multimedia content data.

본 발명의 가상 파일 시스템(14)은 복수개의 멀티미디어 콘텐츠 파일을 저장하여, 사용자의 개인적 취향에 따라 변화되는 멀티미디어 콘텐츠 서비스의 효율적인 캐슁 운영 방법을 제시하고 있으며, 가상 파일 시스템(14)에 저장된 멀티미디어 콘텐츠 파일의 불법 복제 방지를 위해, 사용자 재생 권한을 부여하고 상기 사용자 재생 권한을 원격 서버를 통한 인증을 수행함으로써, 콘텐츠 저작권 보호를 수행하는 것을 특징으로 한다.The virtual file system 14 of the present invention stores a plurality of multimedia content files and proposes an efficient caching operation method of a multimedia content service that is changed according to a user's personal preference, and the multimedia content stored in the virtual file system 14 is provided. In order to prevent illegal copying of a file, content copyright protection may be performed by granting a user reproduction right and authenticating the user reproduction right through a remote server.

이하 첨부된 도면을 참고로 본 발명이 제시하는 온라인 멀티미디어 서비스를 위한 가상 파일 시스템 구축 방법에 대해 상세히 설명하기로 한다.Hereinafter, a method of constructing a virtual file system for an online multimedia service according to the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명이 제시하고 있는 온라인 멀티미디어 서비스를 위한 가상 파일 시스템의 구조도이다. 상단에 가상 파일 시스템에 저장된 파일들의 위치 정보를 가지고 있는 파일 정보 테이블(FIT : File Information Table 이하 FIT라 한다.)(21)이 존재하고, FIT 다음에 가상 파일 시스템에 위치한 멀티미디어 콘텐츠 파일의 위치 정보를 저장한 파일 할당 테이블(FAT : File Allocation Table 이하 FAT라 한다.)(22)이 존재하고, 마지막으로 실질적인 멀티미디어 콘텐츠 데이터가 저장된 파일 데이터 영역(FDA : File Data Area 이하 FDA라 한다.)(23)으로 세부분으로 구성된다.2 is a structural diagram of a virtual file system for an online multimedia service according to the present invention. There is a file information table (FIT: File Information Table hereinafter referred to as FIT) 21 having the location information of the files stored in the virtual file system at the top, and the location information of the multimedia content file located in the virtual file system after the FIT. A file allocation table (FAT: referred to as FAT) is stored, and finally, a file data area (FDA: referred to as FDA, referred to as FDA) where actual multimedia content data is stored. It consists of three parts.

FIT의 구조는 도 3의 파일 정보 레코드(FIR : File Information Record 이하 FIR라 한다.)들이 복수개 존재하는 구조로 구성된다. 도 3의 FIR은 가상 파일 시스템에 저장된 한개의 멀티미디어 콘텐츠 파일에 대한 정보로 총 7개의 필드로 세분화된다. 각 필드에 대한 자세한 설명은 표 1과 같다.The structure of the FIT consists of a structure in which a plurality of file information records (FIRs, hereinafter referred to as FIRs) of FIG. 3 exist. The FIR of FIG. 3 is divided into seven fields, which are information about one multimedia content file stored in the virtual file system. A detailed description of each field is shown in Table 1.

파일 정보 레코드(FIR)의 필드 구조Field structure of file information record (FIR) 필드명Field name 내용Contents URL(31)URL (31) 해당 멀티미디어 데이터가 존재하는 서버 위치 정보Server location information where the multimedia data exists SIZ(32)SIZ (32) 해당 멀티미디어 데이터의 파일 크기 정보File size information for the multimedia data PRI(33)PRI (33) 해당 멀티미디어 데이터의 저장 우선 순위 정보Storage priority information of the multimedia data RIG(34)RIG (34) 해당 멀티미디어 데이터의 사용자 재생 권한 정보About user playback rights of the multimedia data RUR(35)RUR (35) RIG 필드의 사용자 재생 권한 인증을 위한 원격 서버 위치 정보Remote server location information for user replay authorization in the RIG field FAT(36)FAT (36) 해당 멀티미디어 데이터가 저장된 FAT 시작 위치 정보FAT start location information where the multimedia data is stored RES(37)RES (37) 예약 영역Reserved area

표 1의 PRI 필드(33)는 저장 우선 순위 정보를 의미하는 것으로, 한정된 가상 파일 시스템 공간에 복수개의 멀티미디어 데이터 파일을 저장하여야 하기 때문에, 가상 파일 시스템의 여유 공간이 부족할 경우, 상기 필드의 우선 순위에 따라 가장 우선 순위가 낮은 멀티미디어 콘텐츠를 삭제하게 된다. 우선 순위를 결정하는 요소로는 사용자가 재생한 빈도수 및 사용자의 선택 우선권에 의해 결정된다. 상기 선택 우선권은 멀티미디어 서비스 제공업자에 의해 결정되거나 또는 사용자가 멀티미디어 서비스를 제공받을 때 선택할 수 있는 선택 사항으로 제공된다.The PRI field 33 of Table 1 means storage priority information. When a plurality of multimedia data files are to be stored in a limited virtual file system space, the priority of the field is insufficient when the free space of the virtual file system is insufficient. Therefore, the lowest priority multimedia content is deleted. Factors that determine the priority are determined by the frequency played by the user and the user's selection priority. The selection priority may be determined by the multimedia service provider or provided as an option for the user to select when receiving the multimedia service.

표 1의 RIG 필드(34)는 불법 복제 방지를 위한 사용자 재생 권한 정보를 의미하는 것으로, RUR(35) 필드와 같이 사용된다. RUR(35) 필드는 RIG(34) 필드의 사용자 재생 권한 정보의 유효성을 판단하기 원격 인증 서버의 위치 정보를 저장한다.The RIG field 34 of Table 1 means user reproduction authority information for preventing illegal copying, and is used together with the RUR 35 field. The RUR 35 field stores the location information of the remote authentication server to determine the validity of the user reproduction authority information of the RIG 34 field.

본 발명의 가상 파일 시스템은 RUR(35) 필드의 원격 서버에 RIG(34) 필드의 사용자 재생 권한 정보에 대한 인증을 요구하고, 인증 원격 서버는 RIR(34) 필드 값을 이용하여 재생 권한 여부를 판단한 후, 가상 파일 시스템에 결과를 통보한다.가상 파일 시스템은 원격 서버의 인증 통보 결과에 따라 멀티미디어 데이터의 재생 여부를 결정하게 된다. 따라서, 본 발명의 가상 파일 시스템은 사용자가 임의의 멀티미디어 데이터를 복사할 수 없으므로 복제 방지 기능을 가지게 된다.The virtual file system of the present invention requests the remote server in the RUR 35 field to authenticate the user playback authority information in the RIG 34 field, and the authentication remote server uses the RIR 34 field value to determine whether to play the authority. After the determination, the result is notified to the virtual file system. The virtual file system determines whether to play the multimedia data according to the authentication notification result of the remote server. Therefore, the virtual file system of the present invention has a copy protection function because the user cannot copy any multimedia data.

도 4는 본 발명의 FAT 시스템에 대한 구조도이다. FAT는 사용자가 확보한 가상 파일 시스템의 FDA를 일정한 블럭 크기로 나누어 구성된 위치 정보를 가진다. 즉, FDA가 일정한 블럭 크기로 n개로 분할된다면, FAT 영역 역시 n개의 영역으로 분할되는 것으로, FAT의 한개의 블럭(41)은 상응되는 FDA의 한 개의 블럭(42)을 가진다.4 is a structural diagram of a FAT system of the present invention. The FAT has location information configured by dividing the FDA of the virtual file system obtained by the user into a predetermined block size. In other words, if the FDA is divided into n pieces with a certain block size, the FAT area is also divided into n areas, and one block 41 of the FAT has one block 42 of the corresponding FDA.

도 5는 임의의 멀티미디어 데이터가 FAT에 할당된 모습을 설명하고 있다. FAT 블럭은 블럭안에 연속되는 다음 FAT 블럭을 주소를 가지고 있는 리스트 구조를 가지며, 마지막 FAT 블럭일 경우 FAT 블럭의 주소값은 '0'으로 설정된다.5 illustrates how arbitrary multimedia data is allocated to a FAT. The FAT block has a list structure with the address of the next contiguous FAT block in the block. In the case of the last FAT block, the address of the FAT block is set to '0'.

도 6은 본 발명이 제안한 가상 파일 시스템 흐름도를 보여준다. 사용자가 재생을 원하는 멀티미디어 콘텐츠 데이터를 확보하고자 할 경우(62), 가상 파일 시스템은 해당 멀티미디어 콘텐츠를 FIT를 통해 존재하는지 찾게 된다.(63) 만약 존재한다면, 사용자의 재생 권한을 FIR의 권한 URL 필드에 저장된 원격 인증 서버에 통보하게 되고, 원격 인증 서버는 가상 파일 시스템이 보내준 사용자 권한 정보를 이용하여, 재생 여부를 판단하여 가상 파일 시스템에 결과를 통보해 준다.(68) 가상 파일 시스템은 원격 인증 서버의 인증 결과를 판단하여, 해당 멀티미디어 콘텐츠를 재생하고, 권한이 없는 사용자인 경우는 재생하지 않는다.(69)6 shows a flowchart of a virtual file system proposed by the present invention. If the user wants to secure the multimedia content data that he / she wants to play (62), the virtual file system finds whether the multimedia content exists through the FIT. (63) If present, the authority URL field of the FIR is displayed. The remote authentication server stores the information on the remote authentication server, and the remote authentication server uses the user authority information sent from the virtual file system to determine whether to play the data and notifies the virtual file system of the result. The authentication result of the server is determined, and the corresponding multimedia content is played. If the user is not authorized, the multimedia content is not played.

도 6에서 사용자가 재생을 원하는 멀티미디어 콘텐츠가 가상 파일 시스템에존재하지 않을 경우, 가상 파일 시스템은 원격 멀티미디어 서버로 해당 멀티미디어 콘텐츠 파일 정보를 요청하게 된다.(64) 원격 멀티미디어 서버는 사용자 재생 권한 정보와 함께 해당 멀티미디어 콘텐츠 파일 정보를 가상 파일 시스템에 전송하고, 가상 파일 시스템은 FDA 영역에서 해당 멀티미디어 콘텐츠를 저장할 여유 공간을 검사한다.(65)In FIG. 6, if the multimedia content that the user wants to play does not exist in the virtual file system, the virtual file system requests the corresponding multimedia content file information from the remote multimedia server. Together, the multimedia content file information is transmitted to the virtual file system, and the virtual file system checks the free space for storing the multimedia content in the FDA area.

만약, 상기 멀티미디어 콘텐츠를 저장할 충분한 공간을 가상 파일 시스템이 확보하지 못할 경우, FIT에서 우선 순위가 가장 낮은 멀티미디어 콘텐츠를 삭제하여, 원격 멀티미디어 서버로 부터 전송받을 멀티미디어 콘텐츠의 저장 영역을 확보한다.(66)If the virtual file system does not secure enough space to store the multimedia content, the multimedia content having the lowest priority is deleted from the FIT to secure a storage area of the multimedia content to be transmitted from the remote multimedia server. )

이상에서 상술한 바와 같이, 본 발명에 관한 온라인 멀티미디어 콘텐츠 서비스를 위한 가상 파일 시스템 구축 방법에 있어서는, 사용자에게 양질의 멀티미디어 콘텐츠를 제공하고, 멀티미디어 서비스 제공자에게는 고품질의 멀티미디어 콘텐츠를 서비스함에 있어서, 서비스 제공자가 부담하는 통신망 부담과 사용자 증가에 따른 서버 추가 비용 부담을 감소시킬 수 있는 효율적인 방법을 제시하고 있다.As described above, in the virtual file system construction method for the online multimedia content service according to the present invention, a service provider is provided for providing high quality multimedia content to a user and serving high quality multimedia content to a multimedia service provider. It suggests an efficient way to reduce the network burden and additional server cost due to the increase of users.

또한, 본 발명은 사용자의 불법 복제를 방지하기 위해, 가상 파일 시스템에 사용자 재생 권한을 설정하고, 원격 인증 서버를 통한 재생 권한 인증을 수행함으로써 멀티미디어 콘텐츠의 불법 유통을 방지하는 효과를 가진다.In addition, the present invention has the effect of preventing the illegal distribution of multimedia content by setting the user playback rights in the virtual file system, and performs the playback rights authentication through a remote authentication server in order to prevent illegal duplication of the user.

Claims (3)

온라인 멀티미디어 실시간 서비스를 구축함에 있어서, 멀티미디어 콘텐츠 서비스 제공자가 부담하는 통신망과 사용자 증가에 따라 비례하여 증가하는 서버 추가 비용을 줄이기 위해, 사용자의 PC의 저장매체에 복수개의 멀티미디어 콘텐츠 파일을 저장할 수 있는 가상 파일 시스템을 구축하는 방법과 우선순위에 의해 가상 파일 시스템을 운영하는 것을 특징으로 하는 온라인 멀티미디어 콘텐츠 서비스를 위한 가상 파일 시스템.In constructing an online multimedia real-time service, a virtual network capable of storing a plurality of multimedia content files in a storage medium of a user's PC in order to reduce a server additional cost that increases proportionally with the increase in the number of communication networks and users burdened by a multimedia content service provider. A virtual file system for an online multimedia content service, comprising operating a virtual file system according to a method and priority for building a file system. 제 1항에 있어서, 가상 파일 시스템에 저장된 멀티미디어 콘텐츠 정보를 저장하는 파일 정보 테이블, 가상 파일 시스템에 저장된 멀티미디어 콘텐츠의 위치 정보를 저장하는 파일 할당 테이블, 그리고 멀티미디어 콘텐츠 데이터가 저장되는 파일 데이터 영역으로 구성된 가상 파일 시스템을 특징으로 하는 온라인 멀티미디어 콘텐츠 서비스를 위한 가상 파일 시스템.The method of claim 1, further comprising a file information table for storing multimedia content information stored in the virtual file system, a file allocation table for storing location information of multimedia content stored in the virtual file system, and a file data area for storing multimedia content data. Virtual file system for an online multimedia content service characterized by a virtual file system. 제 2항에 있어서, 가상 파일 시스템에 저장된 멀티미디어 콘텐츠 보안을 위해 파일 정보 테이블에 사용자 권한 정보와 원격 인증 서버 위치를 저장하는 방법과 가상 파일 시스템에 저장된 사용자 권한 정보를 원격 인증 서버를 통해 인증 결과를 통보받고, 멀티미디어 콘텐츠의 재생 여부를 결정하는 것을 특징으로 하는 온라인 멀티미디어 콘텐츠 서비스를 위한 가상 파일 시스템.The method of claim 2, further comprising: storing user authority information and a remote authentication server location in a file information table for securing multimedia content stored in a virtual file system, and authenticating the user authority information stored in the virtual file system through a remote authentication server. Virtual file system for an online multimedia content service, characterized in that the notification, and determines whether to play the multimedia content.
KR1020030017612A 2003-03-20 2003-03-20 The Virtual File System for Online Multimedia Content Service KR20030039344A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030017612A KR20030039344A (en) 2003-03-20 2003-03-20 The Virtual File System for Online Multimedia Content Service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030017612A KR20030039344A (en) 2003-03-20 2003-03-20 The Virtual File System for Online Multimedia Content Service

Publications (1)

Publication Number Publication Date
KR20030039344A true KR20030039344A (en) 2003-05-17

Family

ID=29578913

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030017612A KR20030039344A (en) 2003-03-20 2003-03-20 The Virtual File System for Online Multimedia Content Service

Country Status (1)

Country Link
KR (1) KR20030039344A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9378220B2 (en) 2004-11-09 2016-06-28 Thomson Licensing Bonding contents on separate storage media

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9378220B2 (en) 2004-11-09 2016-06-28 Thomson Licensing Bonding contents on separate storage media
US9378221B2 (en) 2004-11-09 2016-06-28 Thomson Licensing Bonding contents on separate storage media
US9384210B2 (en) 2004-11-09 2016-07-05 Thomson Licensing Bonding contents on separate storage media

Similar Documents

Publication Publication Date Title
US7024485B2 (en) System for controlling and enforcing playback restrictions for a media file by splitting the media file into usable and unusable portions for playback
CA2603460C (en) Media file disbribution system and method
US20040133448A1 (en) Content history log collecting system, terminal device and server device
RU2408997C2 (en) Method of authorised domain policy
KR20050042377A (en) Devided data transmission system and method for streaming service on a low speed channel
KR100446336B1 (en) Method and Device of Data Encryption
US20070157289A1 (en) Resticting access to cookies
KR20060038361A (en) A streaming based contents distribution network system and methods for splitting, merging and retrieving files
JP2002259381A (en) System and device for distributing contents
JP2006203887A (en) Vod system and method of reconstructing same
KR20030039344A (en) The Virtual File System for Online Multimedia Content Service
JP2006129095A (en) Content distribution system
JP2003298565A (en) Contents distribution system
US20040015519A1 (en) Content delivery server and content delivery system having the same
KR20040038456A (en) A drm apparatus and method for sharing the digital contents in the home server
JP2005354497A (en) Access controller and access control method
US20060115232A1 (en) Reproducing apparatus, reproducing system, and reproducing method
KR100610638B1 (en) A system and a method for providing multimedia contents on demand
WO2001033752A1 (en) Direct tracking of viewers of selected content in audio and video programming provided over a computer network
US20050228859A1 (en) Content data reproduction program
JP2004312567A (en) Browsing device with function of summarizing moving pictures
JP3827612B2 (en) Time-limited content distribution system and distribution device
KR100957821B1 (en) Method and Device of Data Encryption
JP6840407B1 (en) Information processing equipment, information processing system, and information processing method
JP2008016095A (en) Communication system, decoding reproduction system, recording device, communication program, and recording medium

Legal Events

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