KR20090120613A - 캐싱을 이용한 drm 파일 제공 방법 및 시스템 - Google Patents
캐싱을 이용한 drm 파일 제공 방법 및 시스템 Download PDFInfo
- Publication number
- KR20090120613A KR20090120613A KR1020080046505A KR20080046505A KR20090120613A KR 20090120613 A KR20090120613 A KR 20090120613A KR 1020080046505 A KR1020080046505 A KR 1020080046505A KR 20080046505 A KR20080046505 A KR 20080046505A KR 20090120613 A KR20090120613 A KR 20090120613A
- Authority
- KR
- South Korea
- Prior art keywords
- file
- drm
- caching
- files
- memory space
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 34
- 230000004044 response Effects 0.000 claims description 14
- 238000010586 diagram Methods 0.000 description 6
- 230000000694 effects Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0866—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/38—Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
- H04B1/40—Circuits
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Multimedia (AREA)
- Technology Law (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (12)
- 파일 리스트의 요청에 따라, 상기 파일 리스트에 포함될 DRM(Digital Rights Management) 파일을 식별하는 단계;상기 식별된 DRM 파일 중에서 선정된 개수의 제1 DRM 파일을 복호화하여 제1 메모리 공간에 캐싱(caching)하는 단계; 및상기 요청에 응답하여, 상기 제1 메모리 공간에서 상기 제1 DRM 파일을 리드하여, 파일 리스트 형태로 화면영역에 디스플레이하는 단계를 포함하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 방법.
- 제1항에 있어서,상기 식별된 DRM 파일 중에서 복호화되지 않은 제2 DRM 파일과 연관된 파일 데이터를 제2 메모리 공간에 캐싱하는 단계를 더 포함하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 방법.
- 제2항에 있어서,스크롤 개시 명령의 입력에 따라, 상기 제2 메모리 공간에서 상기 파일 데이터를 리드하는 단계; 및상기 화면영역을 고려하여, 상기 제1 DRM 파일에 연이어, 상기 리드한 파일 데이터를 디스플레이하는 단계를 더 포함하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 방법.
- 제2항에 있어서,스크롤 중지 명령의 입력에 따라, 상기 제2 DRM 파일 중에서 상기 선정된 개수의 제3 DRM 파일을 복호화하여 상기 제1 메모리 공간에 캐싱하는 단계; 및상기 입력에 응답하여, 상기 제1 메모리 공간에서 상기 제3 DRM 파일을 리드하여 상기 화면영역에 디스플레이하는 단계를 더 포함하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 방법.
- 제1항에 있어서,상기 제1 메모리 공간에 캐싱하는 상기 단계는,상기 복호화한 제1 DRM 파일의 복호화 결과정보를 상기 제1 메모리 공간에 저장하는 단계를 포함하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 방법.
- 제1항에 있어서,상기 선정된 개수는,상기 화면영역으로 디스플레이되는 최대 파일 개수에 기초하여 결정하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 방법.
- 제1항 내지 제6항 중 어느 한 항의 방법을 수행하는 프로그램을 기록한 컴퓨터 판독 가능 기록매체.
- 파일 리스트의 요청에 따라, 상기 파일 리스트에 포함될 DRM 파일을 식별하는 파일 식별 수단;상기 식별된 DRM 파일 중에서 선정된 개수의 제1 DRM 파일을 복호화하여 제1 메모리 공간에 캐싱하는 메모리 캐싱 수단;상기 요청에 응답하여, 상기 제1 메모리 공간에서 상기 제1 DRM 파일을 리드하는 파일 리드 수단; 및상기 리드한 제1 DRM 파일을 파일 리스트 형태로 화면영역에 디스플레이하는 디스플레이 수단을 포함하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 시스템.
- 제8항에 있어서,상기 메모리 캐싱 수단은,상기 식별된 DRM 파일 중에서 복호화되지 않은 제2 DRM 파일과 연관된 파일 데이터를 제2 메모리 공간에 캐싱하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 시스템.
- 제9항에 있어서,상기 파일 리드 수단은,스크롤 개시 명령의 입력에 따라, 상기 제2 메모리 공간에서 상기 파일 데이터를 리드하고,상기 디스플레이 수단은,상기 화면영역을 고려하여, 상기 제1 DRM 파일에 연이어, 상기 리드한 파일 데이터를 디스플레이하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 시스템.
- 제9항에 있어서,상기 메모리 캐싱 수단은,스크롤 중지 명령의 입력에 따라, 상기 제2 DRM 파일 중에서 상기 선정된 개수의 제3 DRM 파일을 복호화하여 상기 제1 메모리 공간에 캐싱하고,상기 파일 리드 수단은,상기 입력에 응답하여, 상기 제1 메모리 공간에서 상기 제3 DRM 파일을 리드하고,상기 디스플레이 수단은,상기 리드한 제3 DRM 파일을 상기 화면영역에 디스플레이하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 시스템.
- 제8항에 있어서,상기 선정된 개수는,상기 화면영역으로 디스플레이되는 최대 파일 개수에 기초하여 결정하는 것을 특징으로 하는 캐싱을 이용한 DRM 파일 제공 시스템.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020080046505A KR100985617B1 (ko) | 2008-05-20 | 2008-05-20 | 캐싱을 이용한 drm 파일 제공 방법 및 시스템 |
US12/362,760 US7991958B2 (en) | 2008-05-20 | 2009-01-30 | Method and system for providing digital rights management files using caching |
US13/171,344 US8200899B2 (en) | 2008-05-20 | 2011-06-28 | Method and system for providing digital rights management files using caching |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020080046505A KR100985617B1 (ko) | 2008-05-20 | 2008-05-20 | 캐싱을 이용한 drm 파일 제공 방법 및 시스템 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20090120613A true KR20090120613A (ko) | 2009-11-25 |
KR100985617B1 KR100985617B1 (ko) | 2010-10-05 |
Family
ID=41342929
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020080046505A KR100985617B1 (ko) | 2008-05-20 | 2008-05-20 | 캐싱을 이용한 drm 파일 제공 방법 및 시스템 |
Country Status (2)
Country | Link |
---|---|
US (2) | US7991958B2 (ko) |
KR (1) | KR100985617B1 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9026736B1 (en) * | 2012-08-06 | 2015-05-05 | Netapp, Inc. | System and method for maintaining cache coherency |
CN107562829B (zh) * | 2017-08-22 | 2020-09-29 | 上海幻电信息科技有限公司 | 数据访问方法及设备 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7522965B2 (en) * | 2000-12-01 | 2009-04-21 | O2Micro International Limited | Low power digital audio decoding/playing system for computing devices |
US7890741B2 (en) * | 2000-12-01 | 2011-02-15 | O2Micro International Limited | Low power digital audio decoding/playing system for computing devices |
US7526349B2 (en) * | 2000-12-01 | 2009-04-28 | O2Micro International Limited | Low power digital audio decoding/playing system for computing devices |
US7522964B2 (en) * | 2000-12-01 | 2009-04-21 | O2Micro International Limited | Low power digital audio decoding/playing system for computing devices |
US7522966B2 (en) * | 2000-12-01 | 2009-04-21 | O2Micro International Limited | Low power digital audio decoding/playing system for computing devices |
KR100412483B1 (ko) * | 2001-05-31 | 2003-12-31 | 삼성전자주식회사 | 서브리스트의 순차적 표시가 가능한 파일리스트 표시장치 |
US6934812B1 (en) * | 2001-10-22 | 2005-08-23 | Apple Computer, Inc. | Media player with instant play capability |
US7383586B2 (en) * | 2003-01-17 | 2008-06-03 | Microsoft Corporation | File system operation and digital rights management (DRM) |
JP4731111B2 (ja) * | 2003-11-19 | 2011-07-20 | パナソニック株式会社 | マルチメディア型コンテンツの再生装置および再生方法、ならびにそれに用いられるデータが格納された記録媒体 |
US20050196146A1 (en) * | 2004-02-10 | 2005-09-08 | Yoo Jea Y. | Method for reproducing text subtitle and text subtitle decoding system |
KR100673093B1 (ko) * | 2004-08-26 | 2007-01-22 | 주식회사 텔레칩스 | 휴대형 멀티미디어 재생기에서 다중 파일 캐싱을 이용한리얼타임 멀티미디어 파일 재생 방법 |
EP1635545B1 (en) * | 2004-09-14 | 2013-04-10 | Sony Ericsson Mobile Communications AB | Method and system for transferring of digital rights protected content using USB or memory cards |
KR101070748B1 (ko) * | 2005-05-19 | 2011-10-10 | 엘지전자 주식회사 | 휴대형 재생장치의 파일정보 제공방법 |
US7370144B2 (en) * | 2005-09-20 | 2008-05-06 | Mediatek, Inc. | Method and system for accessing a target sample in a media data stream |
KR20070038289A (ko) * | 2005-10-05 | 2007-04-10 | 엘지전자 주식회사 | 이동통신단말기의 외부메모리로의 억세스 방법 |
US8463709B2 (en) * | 2006-04-11 | 2013-06-11 | Dell Products L.P. | Identifying and labeling licensed content in an embedded partition |
-
2008
- 2008-05-20 KR KR1020080046505A patent/KR100985617B1/ko active IP Right Grant
-
2009
- 2009-01-30 US US12/362,760 patent/US7991958B2/en active Active
-
2011
- 2011-06-28 US US13/171,344 patent/US8200899B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
KR100985617B1 (ko) | 2010-10-05 |
US20090292878A1 (en) | 2009-11-26 |
US20110258392A1 (en) | 2011-10-20 |
US7991958B2 (en) | 2011-08-02 |
US8200899B2 (en) | 2012-06-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7664262B2 (en) | Playback apparatus and playback control method | |
US8750523B2 (en) | Interoperable digital rights management | |
JP4856021B2 (ja) | 暗号化されたプログラムを実行するシステムおよび方法 | |
JP5145430B2 (ja) | ポータブルメモリデバイスを使用して保護されたメディアを配信する方法 | |
MX2013008788A (es) | Sesion de navegacion privada recuperable. | |
US20130166922A1 (en) | Method and system for frame buffer protection | |
US20120042173A1 (en) | Digital Content and Right Object Management Systems and Methods | |
US11501016B1 (en) | Digital password protection | |
US9275209B2 (en) | Information processing device, control method therefor, program, and information storage medium | |
US9129139B2 (en) | Solid state memory and method for protecting digital contents by interrupting copying or accessing and proceeding only upon user verification or authentication | |
KR100985617B1 (ko) | 캐싱을 이용한 drm 파일 제공 방법 및 시스템 | |
US8832845B2 (en) | Apparatus, method and program | |
JP2010039568A (ja) | 再生装置およびコンテンツ/コンテンツ鍵管理方法 | |
KR20090000198A (ko) | 상호 배제 기능을 수행하기 위한 방법 및 이를 이용한drm 디바이스 | |
US9026794B2 (en) | Information processing device and information processing method, and program | |
US8972720B2 (en) | Information processing device and information processing method, and program | |
US20160112379A1 (en) | Apparatus for and method of playing back content | |
KR101883996B1 (ko) | 동적 프레임워크를 이용한 iOS 애플리케이션의 문자열 복호화 방법 | |
US10419789B2 (en) | Information processing method, information processor, and recording medium | |
CN112632571A (zh) | 数据加密方法、解密方法与装置及存储装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20130830 Year of fee payment: 4 |
|
FPAY | Annual fee payment |
Payment date: 20140917 Year of fee payment: 5 |
|
FPAY | Annual fee payment |
Payment date: 20150901 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20160901 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20170828 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20180903 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20190826 Year of fee payment: 10 |