WO2010072165A1 - 一种drm文件的转换方法及装置 - Google Patents

一种drm文件的转换方法及装置 Download PDF

Info

Publication number
WO2010072165A1
WO2010072165A1 PCT/CN2009/076003 CN2009076003W WO2010072165A1 WO 2010072165 A1 WO2010072165 A1 WO 2010072165A1 CN 2009076003 W CN2009076003 W CN 2009076003W WO 2010072165 A1 WO2010072165 A1 WO 2010072165A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
drm
type
format
convertible
Prior art date
Application number
PCT/CN2009/076003
Other languages
English (en)
French (fr)
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 EP09834118.3A priority Critical patent/EP2373118B1/en
Publication of WO2010072165A1 publication Critical patent/WO2010072165A1/zh
Priority to US13/168,647 priority patent/US8862601B2/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression

Definitions

  • the present invention relates to the field of digital rights management (DRM) technology, and in particular, to a method and device for converting a DRM file.
  • DRM digital rights management
  • DRM files can be transferred to different DRM systems through various methods such as Bluetooth, infrared or download.
  • DRM systems since the file types and copyright formats in the DRM files supported by different DRM systems may be different, when DRM files are transferred from a DRM system such as A, to other DRM systems such as B, for example,
  • the transfer of DRM files from the OMA DRM system to the Windows Media DRM system requires conversion of the file type and copyright format of the DRM file.
  • the inventors found that when DRM files are transferred from one DRM system to other different DRM systems, the prior art has at least the following problems: From the copyright type system of the existing DRM system, such as OMA
  • the DRM2.0 copyright type system can only obtain the system identification (ID) of the DRM file that can be converted by the DRM file.
  • ID system identification
  • the file type and copyright format of the DRM file can be converted, so that the conversion of the DRM file cannot be realized, which brings unnecessary trouble to the user.
  • the technical problem to be solved by the embodiments of the present invention is to provide a DRM file conversion method and device, so that the file type and copyright format of the DRM file can be directly obtained from the copyright type system of the DRM file, thereby
  • the DRM file is conveniently converted into a file type and a copyright format supported by the DRM system receiving the DRM file in the convertible file type and copyright format.
  • the embodiment of the present invention provides a method for converting a DRM file, including: [10] parsing the multifunctional Internet mail extension service mime parameter in the copyright type system of the DRM file, and obtaining the file type and copyright format convertible by the DRM file;
  • An embodiment of the present invention further provides a DRM file conversion apparatus, including:
  • a parsing module configured to parse the multi-function Internet mail extension service mime parameter in the copyright type system of the DRM file, and obtain a file type and a copyright format convertible by the DRM file;
  • a conversion module configured to convert the DRM file into a file type and a copyright format in the convertible file type and a copyright format according to the convertible file type and a copyright format, and the file type and copyright
  • the format is a file type and a copyright format supported by the DRM system that receives the DRM file.
  • the embodiment of the present invention can directly obtain the convertible file type and copyright format of the DRM file by parsing the multifunctional Internet mail extension service mime parameter in the copyright type system of the DRM file, and bring the user a pole. Great convenience.
  • FIG. 1 is a schematic flow chart of a file type and a copyright format conversion method of a DRM file according to Embodiment 1 of the present invention
  • FIG. 2 is a schematic flow chart of a file type and a copyright format conversion method of a DRM file according to Embodiment 2 of the present invention
  • FIG. 3 is a schematic block diagram of a file type and copyright format conversion apparatus of a DRM file according to Embodiment 3 of the present invention.
  • FIG. 4 is a schematic block diagram of a file type and copyright format conversion apparatus of a DRM file according to Embodiment 4 of the present invention.
  • An embodiment of the present invention provides a method and an apparatus for converting a DRM file, so that a file type and a copyright format convertible by a DRM file can be directly obtained from a copyright type system of a DRM file, so that the DRM file can be conveniently obtained. Converted to the file type and copyright format supported by the DRM system receiving the DRM file in the convertible file type and copyright format.
  • FIG. 1 is a schematic flow chart of file type and copyright format conversion of a DRM file according to Embodiment 1 of the present invention. As shown in Figure 1, the method includes:
  • the multi-function Internet mail extension service m mie parameter in the copyright type system of the DRM file includes a file type and a copyright format convertible by the DRM file
  • the DRM Agent module in the terminal device is parsed.
  • a mmie parameter obtaining a file type and a copyright format convertible by the DRM file
  • the DRM Agent module converts the DRM file into the convertible file type and copyright format according to the convertible file type and copyright format a file type and a copyright format supported by the DRM system receiving the DRM file, such as a file type and a copyright format of the mp3 supported by the DRM system receiving the DRM file, and the file type of the mp3 is also included in the convertible type of the DRM file.
  • the terminal device determines whether to convert the DRM file according to its own capability, and if the terminal device supports its own capabilities, the DRM Agent module in the terminal device will use the DRM file. Converting to a file type and a copyright format supported by the DRM system receiving the DRM file, if the terminal device's own capability is not supported, the terminal device may choose not to output or perform the original file type and the copyright format according to the user's instruction. Convert the output.
  • FIG. 2 is a schematic flow chart of file type and copyright format conversion of a DRM file according to Embodiment 2 of the present invention. As shown in Figure 2, the method includes:
  • each of the mime parameters includes: a file type element and a copyright format element; wherein the file type element includes a file type convertible by the DRM file; the copyright format element includes the DRM file convertible copyright format.
  • the copyright type system of the DRM file is OMA DRM2.0
  • the mime parameter is included in the system element as an example, indicating a file type and a copyright format conversion process of the DRM file:
  • At least one mime parameter is added in the copyright type system OMA DRM2.0, and each mime parameter includes a file type element (such as systemffletype) and a copyright format element (such as systemrotype), and the DRM Agent module in the terminal device is parsed.
  • Systemfiletype can obtain the file type convertible by the DRM file, DRM in the terminal device
  • the agent module obtains the convertible copyright format of the DRM file by parsing the systemrotype; wherein the specific steps of the DRM Agent module in the terminal device for parsing the mime parameter are: [40] parse the export element and get the system element;
  • the DRM Agent module obtains the system identification ID of the DRM system that receives the DRM file
  • the system identifier may be displayed on the display screen of the terminal device, and the user selects a DR M system that receives the DRM file.
  • the system identifier, and then the DRM Agent module further parses the systemfiletype and systemrotype in the mime parameter to the system identifier selected by the user to obtain the file type and copyright format convertible by the DRM file respectively; if there are multiple mime parameters, The DRM Agent module separately parses multiple mime parameters in the copyright type system of the DRM file, and obtains all file types and copyright formats convertible by the DRM file.
  • the DRM Agent module in the terminal device converts the DRM file into a file type and a copyright format supported by the DRM system receiving the DRM file; if the DRM system receiving the DRM file supports the file type and copyright When the format is multiple, the terminal device prompts the user to make a selection, and then the terminal device converts the DRM file into a DRM system that receives the DRM file in the convertible file type and copyright format according to an instruction input by the user. Supported file types and copyright formats.
  • the DRM system ID of the DRM file can be determined. If the receiving DRM system does not support, the analysis and conversion are not performed, thereby reducing unnecessary operations and bringing the user Great convenience.
  • the existing DRM system in the field of mobile communication includes: a copyright agent module (DR M Agent) installed on the terminal device.
  • DR M Agent copyright agent module
  • the following modules need to be added to the DRM Agent module.
  • FIG. 3 is a schematic block diagram of a file type and copyright format conversion apparatus of a DRM file according to Embodiment 3 of the present invention. As shown in Figure 3, the device includes:
  • the parsing module 301 is configured to parse the multifunctional Internet mail extension service mime parameter in the copyright type system of the DRM file, and obtain a convertible file type and a copyright format of the DRM file;
  • the conversion module 302 is configured to convert the file type and the copyright format acquired according to the parsing module 301 Converting the DRM file into a file type and a copyright format supported by the DRM system receiving the DRM file in the convertible file type and copyright format, that is, converting the DRM file into the above convertible file type and copyright format
  • the file type and copyright format, and the converted file type and copyright format are file types and copyright formats supported by the DRM system receiving the DRM file.
  • the multi-function Internet mail extension service metadata parameter in the copyright type system of the DRM file includes a file type and a copyright format convertible by the DRM file, and the parsing module 301 obtains by parsing the mime parameter.
  • the DRM file convertible file type and copyright format converts the DRM file into the convertible file type and copyright format according to the convertible file type and copyright format to receive the DRM
  • the file type and copyright format supported by the DRM system of the file such as the file type and copyright format of the mp3 supported by the DRM system receiving the DRM file, and the DR M file also supports the file type and copyright format of the mp3, and the terminal device
  • the self-capability determines whether to convert the DRM file. If the terminal device supports its own capabilities, the DRM Agent module in the terminal device converts the DRM file into a file type supported by the DRM system that receives the DRM file.
  • Copyright format if the terminal device's own capabilities are not supported, then the end The end device can perform no processing on the DRM file or give the user a prompt and then output the original file type and copyright format without conversion or other methods according to the instruction input by the user.
  • FIG. 4 is a schematic block diagram of a file type and copyright format conversion apparatus of a DRM file according to Embodiment 4 of the present invention. As shown in Figure 4, the device includes:
  • an expansion module 303 configured to add at least one mime parameter in the copyright type system of the DRM file, where the mime parameter includes a file type and a copyright format convertible by the DRM file;
  • the parsing module 301 is configured to parse the multifunctional Internet mail extension service mime parameter in the copyright type system of the DRM file, and obtain a convertible file type and a copyright format of the DRM file;
  • the conversion module 302 is configured to convert the DRM file into the DRM that receives the DRM file in the convertible file type and the copyright format according to the convertible file type and the copyright format acquired by the parsing module 301
  • the file type and copyright format supported by the system that is, the DRM file is converted into the file type and copyright format in the above convertible file type and copyright format, and the converted file type and copyright format are files supported by the DRM system receiving the DRM file.
  • Type and copyright format [57]
  • each of the mime parameters includes: a file type element and a copyright format element; wherein the file type element includes a file type convertible by the DRM file; the copyright format element includes the DRM file convertible copyright format.
  • the parsing module 301 when there are multiple mime parameters, is configured to separately parse multiple mime parameters in the copyright type system of the DRM file, and obtain all file types convertible by the DRM file. a copyright format; converting the DRM file into a file type and a copyright format supported by the DRM system receiving the DRM file in the convertible file type and copyright format according to an instruction input by a user.
  • the copyright type system of the DRM file is OMA DRM2.0
  • the mime parameter is included in the system element as an example, indicating a file type and a copyright format conversion process of the DRM file:
  • At least one mime parameter is added in DRM2.0, and each mime parameter includes a file type element (such as syst emfiletype) and a copyright format element (such as systemrotype), and the parsing module 301 can obtain the DRM file convertible by parsing the systemfil etype.
  • the file type is obtained by parsing the systemrotype to obtain a convertible copyright format of the DRM file.
  • the parsing module 301 includes:
  • the export element parsing unit is configured to parse the export element and obtain the system element
  • a system element parsing unit configured to parse the system element according to the system element obtained by the export element parsing unit, and obtain a system identifier ID of a DRM system that receives the DRM file;
  • the mime parameter parsing unit is configured to further parse the mime parameter according to the system identifier selected by the user according to the system identifier obtained by the system element parsing unit, and obtain a file type and a copyright format convertible by the DRM file.
  • the system element parsing unit obtains a system identifier ID of the DRM system that receives the DRM file, and displays the system identifier on a display screen of the terminal device, and the user selects a DRM system that receives the DRM file.
  • the supported system identifier, and the mime parameter parsing unit further parses the systemfiletype and systemrotype in the mime parameter for the system identifier selected by the user, respectively obtaining the file type and copyright format convertible by the DRM file;
  • a mime parameter, the parsing module respectively parses a plurality of mime parameters in the copyright type system of the DRM file, and obtains all file types and copyright formats convertible by the DRM file;
  • the conversion module 302 converts the DRM file into a DRM system branch that receives the DRM file.
  • File type and copyright format if the file type and copyright format supported by the DRM system receiving the DRM file are multiple files, the terminal device prompts the user to make a selection, and then the conversion module is configured to use the command input by the user.
  • the DRM file is converted into a file type and a copyright format supported by the DRM system receiving the DRM file in the convertible file type and copyright format.
  • the DRM system ID of the DRM file can be determined. If the receiving DRM system does not support, the analysis and conversion are not performed, thereby reducing unnecessary operations and bringing the user with Great convenience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Storage Device Security (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明公开了一种DRM文件的转换方法,包括:解析DRM文件的版权类型体系中的多功能互联网邮件扩充服务mime参数,获取所述DRM文件可转换的文件类型和版权格式;根据所述可转换的文件类型和版权格式,将所述DRM文件转换成所述可转换的文件类型和版权格式中接收所述DRM文件的DRM系统支持的文件类型和版权格式。本发明还公开了一种DRM文件的转换装置。本发明通过解析所述DRM文件的版权类型体系中的mime参数,能直接获取所述DRM文件所能够转换的文件类型和版权格式,给用户带来极大的方便。

Description

说明书
Title of Invention:一种 DRM文件的转换方法及装置
[1] 本申请要求于 2008年 12月 25日提交中国专利局、 申请号为 200810186568.1、 发 明名称为"一种 DRM文件的文件类型和版权格式转换方法及装置"的中国专利申 请的优先权, 其全部内容通过引用结合在本申请中。
[2] 技术领域
[3] 本发明涉及数字版权管理 (Digital Rights Management, DRM) 技术领域, 尤 其涉及一种 DRM文件的转换方法及装置。
[4] 发明背景
[5] 随着 DRM技术的广泛应用, DRM文件虽然可以通过蓝牙、 红外或者下载等各 种方法传输到不同的 DRM系统中。 但是, 由于不同的 DRM系统所支持的 DRM文 件中的文件类型和版权格式可能是有所不同的, 所以当 DRM文件从一个 DRM系 统如 A, 传输到其他不同的 DRM系统如 B吋, 例如一 DRM文件从 OMA DRM系统 传输到 Windows Media DRM系统, 需要对 DRM文件的文件类型和版权格式进行 转换。
[6] 发明人在实现本发明的过程中, 发现当 DRM文件从一个 DRM系统传输到其他 不同的 DRM系统吋, 现有技术至少存在如下问题: 从现有 DRM系统的版权类型 体系, 例如 OMA DRM2.0版权类型体系, 只能获取 DRM文件可转换的 DRM系统 的系统标识 (ID) , 如只能获取该 DRM文件可转换的 Windows Media DRM系统 、 Helix DRM系统等信息系统标识, 而不能获得 DRM文件可转换的文件类型和 版权格式, 因此无法实现 DRM文件的转换, 给用户带来不必要的麻烦。
[7] 发明内容
[8] 本发明实施例所要解决的技术问题在于, 提供一种 DRM文件的转换方法及装 置, 使得可以从 DRM文件的版权类型体系中直接获得 DRM文件可转换的文件类 型和版权格式, 从而可以方便地将所述 DRM文件转换成所述可转换的文件类型 和版权格式中接收 DRM文件的 DRM系统支持的文件类型和版权格式。
[9] 本发明实施例提供一种 DRM文件的转换方法, 包括: [10] 解析 DRM文件的版权类型体系中的多功能互联网邮件扩充服务 mime参数, 获 取所述 DRM文件可转换的文件类型和版权格式;
[11] 根据所述可转换的文件类型和版权格式将所述 DRM文件转换成所述可转换的 文件类型和版权格式中的文件类型和版权格式, 且该文件类型和版权格式为接 收所述 DRM文件的 DRM系统支持的文件类型和版权格式。
[12] 本发明实施例还提供一种 DRM文件的转换装置, 包括:
[13] 解析模块, 用于解析 DRM文件的版权类型体系中的多功能互联网邮件扩充服 务 mime参数, 获取所述 DRM文件可转换的文件类型和版权格式;
[14] 转换模块, 用于根据所述可转换的文件类型和版权格式将所述 DRM文件转换 成所述可转换的文件类型和版权格式中的文件类型和版权格式, 且该文件类型 和版权格式为接收所述 DRM文件的 DRM系统支持的文件类型和版权格式。
[15] 本发明实施例通过解析所述 DRM文件的版权类型体系中的多功能互联网邮件 扩充服务 mime参数, 就能直接获取所述 DRM文件可转换的文件类型和版权格式 , 给用户带来极大的方便。
[16] 附图简要说明
[17] 为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实施例或 现有技术描述中所需要使用的附图作简单地介绍, 显而易见地, 下面描述中的 附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创 造性劳动性的前提下, 还可以根据这些附图获得其他的附图。
[18] 图 1是本发明实施例一的 DRM文件的文件类型和版权格式转换方法的示意流程 图;
[19] 图 2是本发明实施例二的 DRM文件的文件类型和版权格式转换方法的示意流程 图;
[20] 图 3是本发明实施例三的 DRM文件的文件类型和版权格式转换装置的示意框图 [21] 图 4是本发明实施例四的 DRM文件的文件类型和版权格式转换装置的示意框图
[22] 实施本发明的方式 [23] 下面将结合本发明实施例中的附图, 对本发明施例中的技术方案进行清楚、 完 整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是全部的 实施例。 基于本发明中的实施例, 本领域普通技术人员在没有做出创造性劳动 前提下所获得的所有其他实施例, 都属于本发明保护的范围。
[24] 下面结合附图对本发明作进一步地详细描述。
[25] 本发明实施例提供一种转换 DRM文件的方法及装置, 使得可以从 DRM文件的 版权类型体系中直接获得 DRM文件可转换的文件类型和版权格式, 从而可以方 便地将所述 DRM文件转换成所述可转换的文件类型和版权格式中接收 DRM文件 的 DRM系统支持的文件类型和版权格式。
[26] 实施例一
[27] 图 1是本发明实施例一的 DRM文件的文件类型和版权格式转换示意流程图。 如 图 1所示, 该方法包括:
[28] Sl l、 解析 DRM文件的版权类型体系中的多功能互联网邮件扩充服务 mime参数 , 获取所述 DRM文件可转换的文件类型和版权格式;
[29] S12、 根据所述可转换的文件类型和版权格式, 将所述 DRM文件转换成所述可 转换的文件类型和版权格式中接收所述 DRM文件的 DRM系统支持的文件类型和 版权格式, 即将 DRM文件转换成上述可转换的文件类型和版权格式中的文件类 型和版权格式, 且转换后的文件类型和版权格式为接收 DRM文件的 DRM系统支 持的文件类型和版权格式。
[30] 本实施例中, 所述 DRM文件的版权类型体系中的多功能互联网邮件扩充服务 m mie参数包含了该 DRM文件可转换的文件类型及版权格式, 终端设备中的 DRM Agent模块通过解析 mmie参数, 获取所述 DRM文件可转换的文件类型和版权格 式, 然后 DRM Agent模块根据所述可转换的文件类型和版权格式将所述 DRM文 件转换成所述可转换的文件类型和版权格式中接收所述 DRM文件的 DRM系统支 持的文件类型和版权格式, 如接收所述 DRM文件的 DRM系统支持 mp3的文件类 型及版权格式, 而该 DRM文件可转换的类型中也包含此 mp3的文件类型及版权 格式, 则终端设备根据自身能力决定是否将该 DRM文件进行转换, 如果该终端 设备自身能力支持的话, 则该终端设备中的 DRM Agent模块会将所述 DRM文件 转换成接收所述 DRM文件的 DRM系统支持的文件类型和版权格式, 如果该终端 设备自身能力不支持的话, 则该终端设备可以选择不输出或者按照用户的指令 将原文件类型及版权格式不进行转换输出。
[31] 实施例二
[32] 图 2是本发明实施例二的 DRM文件的文件类型和版权格式转换示意流程图。 如 图 2所示, 该方法包括:
[33] S21、 在所述 DRM文件的版权类型体系中新增至少一个 mime参数, 该 mime参 数包含 DRM文件可转换的文件类型和版权格式;
[34] S22、 解析 DRM文件的版权类型体系中的多功能互联网邮件扩充服务 mime参数
, 获取所述 DRM文件可转换的文件类型和版权格式;
[35] S23、 根据所述可转换的文件类型和版权格式, 将所述 DRM文件转换成所述可 转换的文件类型和版权格式中接收所述 DRM文件的 DRM系统支持的文件类型和 版权格式。
[36] 本实施例中, 所述每个 mime参数中包括: 文件类型元素和版权格式元素; 其 中所述文件类型元素包括所述 DRM文件可转换的文件类型; 所述版权格式元素 包括所述 DRM文件可转换的版权格式。
[37] 本实施例中, 如果存在多个 mime参数吋, 分别解析 DRM文件的版权类型体系 中的多个 mime参数, 获取所述 DRM文件可转换的所有文件类型和版权格式; 根 据用户输入的指令将所述 DRM文件转换成所述可转换的文件类型和版权格式中 接收所述 DRM文件的 DRM系统支持的文件类型和版权格式。
[38] 本实施例中, 以所述 DRM文件的版权类型体系为 OMA DRM2.0, 所述 mime参 数包含在 system元素中为例, 说明 DRM文件的文件类型和版权格式转换过程:
[39] 在版权类型体系 OMA DRM2.0中新增至少一个 mime参数, 每个 mime参数中包 括文件类型元素 (如 systemffletype) 和版权格式元素 (如 systemrotype) , 终端 设备中的 DRM Agent模块通过解析 systemfiletype, 可以获得所述 DRM文件可转 换的文件类型, 终端设备中的 DRM
Agent模块通过解析 systemrotype获得所述 DRM文件可转换的版权格式; 其中, 终端设备中的 DRM Agent模块解析 mime参数的具体步骤为: [40] 解析 export元素, 获得 system元素;
[41] 根据获得的 system元素解析所述 system元素, 获得接收所述 DRM文件的 DRM系 统的系统标识 ID;
[42] 对用户根据获得的所述系统标识所选择的系统标识进一步解析 mime参数, 获 得所述 DRM文件可转换的文件类型和版权格式。
[43] DRM Agent模块获得接收所述 DRM文件的 DRM系统的系统标识 ID时, 可将所 述系统标识显示在终端设备的显示屏上, 由用户来选择一个接收 DRM文件的 DR M系统所支持的系统标识, 之后 DRM Agent模块, 会对用户所选择的系统标识进 一步解析 mime参数中的 systemfiletype和 systemrotype ' 分别获得所述 DRM文件可 转换的文件类型和版权格式; 如果存在多个 mime参数时, DRM Agent模块分别 解析 DRM文件的版权类型体系中的多个 mime参数, 获取所述 DRM文件可转换的 所有文件类型和版权格式。
[44] 最后 , 终端设备中的 DRM Agent模块将所述 DRM文件转换成接收所述 DRM文 件的 DRM系统支持的文件类型和版权格式; 如果接收所述 DRM文件的 DRM系统 支持的文件类型和版权格式为多个时, 则终端设备会提示用户进行选择, 然后 终端设备会根据用户输入的指令将所述 DRM文件转换成所述可转换的文件类型 和版权格式中接收所述 DRM文件的 DRM系统支持的文件类型和版权格式。
[45] 本实施例中, 通过保留了 system元素的功能, 可确定接收 DRM文件的 DRM系 统 ID, 如果接收 DRM系统不支持则不用再进行解析及转换, 从而减少不必要的 操作, 给用户带来极大的方便。
[46] 实施例三
[47] 现有移动通信领域的 DRM系统包括: 设置在终端设备上的版权代理模块 (DR M Agent) , 为实现本发明实施例, 需要在 DRM Agent模块中增加以下模块。
[48] 图 3是本发明实施例三的 DRM文件的文件类型和版权格式转换装置的示意框图 。 如图 3所示, 该装置包括:
[49] 解析模块 301, 用于解析 DRM文件的版权类型体系中的多功能互联网邮件扩充 服务 mime参数, 获取所述 DRM文件可转换的文件类型和版权格式;
[50] 转换模块 302, 用于根据上述解析模块 301获取的可转换的文件类型和版权格式 , 将所述 DRM文件转换成所述可转换的文件类型和版权格式中接收所述 DRM文 件的 DRM系统支持的文件类型和版权格式, 即将 DRM文件转换成上述可转换的 文件类型和版权格式中的文件类型和版权格式, 且转换后的文件类型和版权格 式为接收 DRM文件的 DRM系统支持的文件类型和版权格式。
[51] 本实施例中, 所述 DRM文件的版权类型体系中的多功能互联网邮件扩充服务 m ime参数包含了该 DRM文件可转换的文件类型及版权格式, 解析模块 301通过解 析 mime参数, 获取所述 DRM文件可转换的文件类型和版权格式, 然后转换模块 302根据所述可转换的文件类型和版权格式将所述 DRM文件转换成所述可转换的 文件类型和版权格式中接收所述 DRM文件的 DRM系统支持的文件类型和版权格 式, 如接收所述 DRM文件的 DRM系统支持 mp3的文件类型及版权格式, 而该 DR M文件也支持此 mp3的文件类型及版权格式, 则终端设备根据自身能力决定是否 将该 DRM文件进行转换, 如果该终端设备自身能力支持的话, 则该终端设备中 的 DRM Agent模块会将所述 DRM文件转换成接收所述 DRM文件的 DRM系统支持 的文件类型和版权格式, 如果该终端设备自身能力不支持的话, 则该终端设备 可对 DRM文件不作任何处理或者给用户一个提示然后按照用户输入的指令将原 文件类型及版权格式不进行转换输出或者其他方式。
[52] 实施例四
[53] 图 4是本发明实施例四的 DRM文件的文件类型和版权格式转换装置的示意框图 。 如图 4所示, 该装置包括:
[54] 扩展模块 303, 用于在所述 DRM文件的版权类型体系中新增至少一个 mime参数 , 该 mime参数包含 DRM文件可转换的文件类型和版权格式;
[55] 解析模块 301, 用于解析 DRM文件的版权类型体系中的多功能互联网邮件扩充 服务 mime参数, 获取所述 DRM文件可转换的文件类型和版权格式;
[56] 转换模块 302, 用于根据上述解析模块 301获取的可转换的文件类型和版权格式 , 将所述 DRM文件转换成所述可转换的文件类型和版权格式中接收所述 DRM文 件的 DRM系统支持的文件类型和版权格式, 即将 DRM文件转换成上述可转换的 文件类型和版权格式中的文件类型和版权格式, 且转换后的文件类型和版权格 式为接收 DRM文件的 DRM系统支持的文件类型和版权格式。 [57] 本实施例中, 所述每个 mime参数中包括: 文件类型元素和版权格式元素; 其 中所述文件类型元素包括所述 DRM文件可转换的文件类型; 所述版权格式元素 包括所述 DRM文件可转换的版权格式。
[58] 本实施例中, 存在多个 mime参数时, 所述解析模块 301, 用于分别解析 DRM文 件的版权类型体系中的多个 mime参数, 获取所述 DRM文件可转换的所有文件类 型和版权格式; 根据用户输入的指令将所述 DRM文件转换成所述可转换的文件 类型和版权格式中接收所述 DRM文件的 DRM系统支持的文件类型和版权格式。
[59] 本实施例中, 以所述 DRM文件的版权类型体系为 OMA DRM2.0, 所述 mime参 数包含在 system元素中为例, 说明 DRM文件的文件类型和版权格式转换过程:
[60] 扩展模块 303在版权类型体系 OMA
DRM2.0中新增至少一个 mime参数, 每个 mime参数中包括文件类型元素 (如 syst emfiletype) 和版权格式元素 (如 systemrotype) , 解析模块 301通过解析 systemfil etype, 可以获得所述 DRM文件可转换的文件类型, 通过解析 systemrotype获得所 述 DRM文件可转换的版权格式; 其中, 所述解析模块 301包括:
[61] export元素解析单元, 用于解析 export元素, 获得 system元素;
[62] system元素解析单元, 用于根据所述 export元素解析单元获得的 system元素解析 所述 system元素, 获得接收所述 DRM文件的 DRM系统的系统标识 ID;
[63] mime参数解析单元, 用于对用户根据所述 system元素解析单元获得的所述系统 标识所选择的系统标识进一步解析 mime参数, 获得所述 DRM文件可转换的文件 类型和版权格式。
[64] 所述 system元素解析单元获得接收所述 DRM文件的 DRM系统的系统标识 ID吋 , 可将所述系统标识显示在终端设备的显示屏上, 由用户来选择一个接收 DRM 文件的 DRM系统所支持的系统标识, 之后所述 mime参数解析单元, 会对用户所 选择的系统标识进一步解析 mime参数中的 systemfiletype和 systemrotype, 分别获 得所述 DRM文件可转换的文件类型和版权格式; 如果存在多个 mime参数吋, 解 析模块分别解析 DRM文件的版权类型体系中的多个 mime参数, 获取所述 DRM文 件可转换的所有文件类型和版权格式;
[65] 最后 , 转换模块 302将所述 DRM文件转换成接收所述 DRM文件的 DRM系统支 持的文件类型和版权格式; 如果接收所述 DRM文件的 DRM系统支持的文件类型 和版权格式为多个吋, 则终端设备会提示用户进行选择, 然后转换模块用于根 据用户输入的指令将所述 DRM文件转换成所述可转换的文件类型和版权格式中 接收所述 DRM文件的 DRM系统支持的文件类型和版权格式。
[66] 本领域普通技术人员可以理解: 实现上述方法实施例的全部或部分步骤可以通 过程序指令相关的硬件来完成, 前述的程序可以存储于一计算机可读取存储介 质中, 该程序在执行时, 执行包括上述方法实施例的步骤; 而前述的存储介质 包括: ROM、 RAM、 磁碟或者光盘等各种可以存储程序代码的介质。
[67] 本实施例中, 通过保留了 system元素的功能, 可确定接收 DRM文件的 DRM系 统 ID, 如果接收 DRM系统不支持则不用再进行解析及转换, 从而减少不必要的 操作, 给用户带来极大的方便。
[68] 当然, 以上所述是本发明的优选实施方式, 应当指出, 对于本技术领域的普通 技术人员来说, 在不脱离本发明原理的前提下, 还可以做出若干改进和润饰, 这些改进和润饰也视为本发明的保护范围。

Claims

权利要求书
[Claim 1] 一种数字版权管理 DRM文件的转换方法, 其特征在于, 包括: 解析 DRM文件的版权类型体系中的多功能互联网邮件扩充服务 mi me参数, 获取所述 DRM文件可转换的文件类型和版权格式; 根据所述可转换的文件类型和版权格式将所述 DRM文件转换成所 述可转换的文件类型和版权格式中的文件类型和版权格式, 且该 文件类型和版权格式为接收所述 DRM文件的 DRM系统支持的文件 类型和版权格式。
[Claim 2] 根据权利要求 1所述的方法, 其特征在于, 在解析 DRM文件的版权 类型体系中的 mime参数, 获取所述 DRM文件可转换的文件类型和 版权格式之前还包括:
在所述 DRM文件的版权类型体系中新增至少一个 mime参数, 且所 述 mime参数包含 DRM文件可转换的文件类型和版权格式。
[Claim 3] 根据权利要求 2所述的方法, 其特征在于, 每个 mime参数中包括文 件类型元素和版权格式元素; 其中
所述文件类型元素包括所述 DRM文件可转换的文件类型; 所述版权格式元素包括所述 DRM文件可转换的版权格式。
[Claim 4] 根据权利要求 3所述的方法, 其特征在于, 存在多个 mime参数时, 分别解析 DRM文件的版权类型体系中的多个 mime参数, 获取所述 DRM文件可转换的所有文件类型和版权格式; 根据用户输入的指 令将所述 DRM文件转换成所述可转换的文件类型和版权格式中接 收所述 DRM文件的 DRM系统支持的文件类型和版权格式。
[Claim 5] 根据权利要求 1-4任一所述的方法, 其特征在于, 所述 DRM文件的 版权类型体系为 OMA DRM2.0, 所述 mime参数包含在 system元素 中; 且获取所述 DRM文件可转换的文件类型和版权格式的步骤包 括:
解析 export元素 , 获得 system元素;
根据获得的 system元素解析所述 system元素, 获得接收所述 DRM 文件的 DRM系统的系统标识 ID;
对用户根据获得的所述系统标识所选择的系统标识进一步解析 mi me参数, 获得所述 DRM文件可转换的文件类型和版权格式。
[Claim 6] 一种 DRM文件的转换的装置, 其特征在于, 包括:
解析模块, 用于解析 DRM文件的版权类型体系中的多功能互联网 邮件扩充服务 mime参数, 获取所述 DRM文件可转换的文件类型和 版权格式;
转换模块, 用于根据所述可转换的文件类型和版权格式将所述 DR M文件转换成所述可转换的文件类型和版权格式中的文件类型和 版权格式, 且该文件类型和版权格式为接收所述 DRM文件的 DRM 系统支持的文件类型和版权格式。
[Claim ?] 根据权利要求 4所述的装置, 其特征在于, 还包括: 扩展模块, 用 于在所述 DRM文件的版权类型体系中新增至少一个 mime参数 , 且 所述 mime参数包含 DRM文件可转换的文件类型和版权格式。
[Claim S] 根据权利要求 5所述的装置, 其特征在于, 每个 mime参数中包括文 件类型元素和版权格式元素; 其中
所述文件类型元素包括所述 DRM文件可转换的文件类型; 所述版权格式元素包括所述 DRM文件可转换的版权格式。
[Claim 9] 根据权利要求 8所述的装置, 其特征在于, 存在多个 mime参数吋, 所述解析模块用于分别解析 DRM文件的版权类型体系中的多个 mi me参数, 获取所述 DRM文件可转换的所有文件类型和版权格式; 所述转换模块用于根据用户输入的指令将所述 DRM文件转换成所 述可转换的文件类型和版权格式中接收所述 DRM文件的 DRM系统 支持的文件类型和版权格式。
[Claim 10] 根据权利要求 6-9任一所述的装置, 其特征在于, 所述 DRM文件的 版权类型体系为 OMA DRM2.0, 所述 mime参数包含在 system元素 中; 所述解析模块包括:
export元素解析单元, 用于解析 export元素, 获得 system元素; system元素解析单元, 用于根据所述 export元素解析单元获得的 sys tem元素解析所述 system元素, 获得接收所述 DRM文件的 DRM系 统的系统标识 ID;
mime参数解析单元, 用于对用户根据所述 system元素解析单元获 得的所述系统标识所选择的系统标识进一步解析 mime参数, 获得 所述 DRM文件可转换的文件类型和版权格式。
PCT/CN2009/076003 2008-12-25 2009-12-24 一种drm文件的转换方法及装置 WO2010072165A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP09834118.3A EP2373118B1 (en) 2008-12-25 2009-12-24 Method and device for converting digital rights management (drm) file
US13/168,647 US8862601B2 (en) 2008-12-25 2011-06-24 Method and device for DRM file conversion

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200810186568.1 2008-12-25
CN2008101865681A CN101477598B (zh) 2008-12-25 2008-12-25 一种drm文件的文件类型和版权格式转换方法及装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/168,647 Continuation US8862601B2 (en) 2008-12-25 2011-06-24 Method and device for DRM file conversion

Publications (1)

Publication Number Publication Date
WO2010072165A1 true WO2010072165A1 (zh) 2010-07-01

Family

ID=40838310

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/076003 WO2010072165A1 (zh) 2008-12-25 2009-12-24 一种drm文件的转换方法及装置

Country Status (4)

Country Link
US (1) US8862601B2 (zh)
EP (1) EP2373118B1 (zh)
CN (1) CN101477598B (zh)
WO (1) WO2010072165A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101477598B (zh) 2008-12-25 2012-02-15 华为终端有限公司 一种drm文件的文件类型和版权格式转换方法及装置
CN115392160B (zh) * 2022-06-10 2024-04-09 无锡芯光互连技术研究院有限公司 一种电路图描述文件的格式转换方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205333A1 (en) * 2003-04-14 2004-10-14 Telefonaktiebolaget Lm Ericsson (Publ) Method and system for digital rights management
CN1938700A (zh) * 2004-03-10 2007-03-28 诺基亚公司 内容位置信息的存储
CN101044441A (zh) * 2004-10-11 2007-09-26 诺基亚公司 管理私有数据格式内容的方法和系统
CN101044475A (zh) * 2004-10-20 2007-09-26 韩国电子通信研究院 支持不同数字版权管理域之间内容交换的装置和方法
CN101477598A (zh) * 2008-12-25 2009-07-08 深圳华为通信技术有限公司 一种drm文件的文件类型和版权格式转换方法及装置

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8055899B2 (en) * 2000-12-18 2011-11-08 Digimarc Corporation Systems and methods using digital watermarking and identifier extraction to provide promotional opportunities
US20030046274A1 (en) * 2001-08-30 2003-03-06 Erickson John S. Software media container
US20050132264A1 (en) * 2003-12-15 2005-06-16 Joshi Ajit P. System and method for intelligent transcoding
DE602005017369D1 (de) * 2004-02-03 2009-12-10 Sandisk Secure Content Solutio Schutz von digitalem dateninhalt
US7546641B2 (en) * 2004-02-13 2009-06-09 Microsoft Corporation Conditional access to digital rights management conversion
KR100694064B1 (ko) * 2004-10-08 2007-03-12 삼성전자주식회사 Drm 변환 방법 및 장치
EP1817687B1 (en) * 2004-10-20 2016-08-31 Inka Entworks, Inc Apparatus and method for supporting content exchange between different drm domains
KR100761270B1 (ko) * 2004-11-06 2007-09-28 엘지전자 주식회사 광고컨텐츠가 첨부된 디지털저작권관리 컨텐츠 처리 방법및 장치
US20080025507A1 (en) * 2005-09-02 2008-01-31 Taylor Stephen F Secure file conversion and multimedia sampler processing
TWI315629B (en) * 2006-01-09 2009-10-01 Silicon Motion Inc System and method for processing digital rights management files
KR100757845B1 (ko) * 2006-02-13 2007-09-11 (주)잉카엔트웍스 클라이언트 기기로 암호화된 컨텐츠에 대응하는 라이센스를제공하는 방법 및 상기 방법을 채용한 drm 변환 시스템
US8037506B2 (en) * 2006-03-03 2011-10-11 Verimatrix, Inc. Movie studio-based network distribution system and method
KR100806107B1 (ko) * 2006-04-11 2008-02-21 엘지전자 주식회사 Drm에서의 비보호 콘텐츠의 보호 방법
KR20070105273A (ko) * 2006-04-25 2007-10-30 한국전자통신연구원 스트리밍 데이터의 drm 알고리즘 변경 장치 및 그 방법
US20070255659A1 (en) * 2006-05-01 2007-11-01 Wei Yen System and method for DRM translation
KR100848540B1 (ko) * 2006-08-18 2008-07-25 삼성전자주식회사 이동 통신 시스템에서 콘텐츠 권리를 관리하는 장치 및방법
US8037541B2 (en) * 2007-04-06 2011-10-11 General Instrument Corporation System, device and method for interoperability between different digital rights management systems
KR101478337B1 (ko) * 2007-11-08 2015-01-02 삼성전자 주식회사 호스트 장치의 drm 유형을 기초로한 암호화 키를제공하는 방법 및 장치
KR101012006B1 (ko) * 2008-07-22 2011-02-08 삼성전자주식회사 이동통신 시스템에서 디알엠을 이용한 미들렛 수트 관리를위한 장치 및 방법
US10217181B2 (en) * 2008-10-30 2019-02-26 Mediaport Entertainment, Inc. Digital watermarking systems and methods

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205333A1 (en) * 2003-04-14 2004-10-14 Telefonaktiebolaget Lm Ericsson (Publ) Method and system for digital rights management
CN1938700A (zh) * 2004-03-10 2007-03-28 诺基亚公司 内容位置信息的存储
CN101044441A (zh) * 2004-10-11 2007-09-26 诺基亚公司 管理私有数据格式内容的方法和系统
CN101044475A (zh) * 2004-10-20 2007-09-26 韩国电子通信研究院 支持不同数字版权管理域之间内容交换的装置和方法
CN101477598A (zh) * 2008-12-25 2009-07-08 深圳华为通信技术有限公司 一种drm文件的文件类型和版权格式转换方法及装置

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"Open Mobile Alliance , DRM Content Format V2.0", OMA-DRM-DCF-V2_0-200400420-D, 20 April 2004 (2004-04-20), XP008148934, Retrieved from the Internet <URL:http://www.openmobilealliance.org> *
"RFC 2045, Multipurpose Internet Mail Extensions (MIME) Part One: format of Internet Message Bodies", IETF, November 1996 (1996-11-01), XP008148940, Retrieved from the Internet <URL:http://www.ietf.org> *
"RFC 2046, Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types", IETF, November 1996 (1996-11-01), XP008148923, Retrieved from the Internet <URL:http://www.ietf.org> *
"RFC 2047, Multipurpose Internet Mail Extensions (MIME) Part Three: Message Header Extensions for Non-ASCII Text", IETF, November 1996 (1996-11-01), XP008148942, Retrieved from the Internet <URL:http://www.ietf.org> *

Also Published As

Publication number Publication date
US20110270854A1 (en) 2011-11-03
EP2373118B1 (en) 2018-03-21
CN101477598B (zh) 2012-02-15
CN101477598A (zh) 2009-07-08
EP2373118A1 (en) 2011-10-05
US8862601B2 (en) 2014-10-14
EP2373118A4 (en) 2012-01-04

Similar Documents

Publication Publication Date Title
US9537957B2 (en) Seamless application session reconstruction between devices
US9154542B2 (en) Method and system of file folder transmission in instant messaging
US20120150989A1 (en) Link Expansion Service
CN101115225B (zh) 移动终端利用多媒体消息实现rss订阅的系统及方法
JP2002351644A5 (zh)
WO2010149024A1 (zh) 一种更新提醒的方法及浏览器
WO2011075993A1 (zh) 一种rss订阅的方法、装置和系统
WO2009021432A1 (fr) Procédé et appareil permettant l&#39;activation d&#39;un programme d&#39;application par un terminal mobile, et système associé
EP4131866A1 (en) Information interaction method and apparatus, server, system, and storage medium
WO2013152677A1 (zh) 资源共享方法及设备
WO2021093673A1 (zh) 邮件发送方法、装置、设备及计算机可读存储介质
WO2015096597A1 (zh) 一种多设备浏览文档的方法及装置
JP2009075977A (ja) 携帯端末閲覧文書配信サーバ、携帯端末、及び携帯端末閲覧文書配信システム
WO2013155770A1 (zh) 云服务器、终端及其备份数据的方法
WO2015131561A1 (zh) 一种实现短信转发为即时消息的方法及装置
WO2010072165A1 (zh) 一种drm文件的转换方法及装置
CN102113004B (zh) 采集因特网内容
US20110158485A1 (en) Digital signature system and method thereof
CN111327765B (zh) 信息处理方法、终端及可读存储介质
WO2010105521A1 (zh) 邮件处理方法及设备
JP2009300127A (ja) 機器分析用データ処理装置
US20090150407A1 (en) System and method for downloading a file to a wireless device
JP2003178011A (ja) 電子メール送信装置、および、プログラム
CN101674493A (zh) 数字电视网络图像监控方法、监控终端及监控系统
JP5555694B2 (ja) コンテンツ変換システムおよびその処理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09834118

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2009834118

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE