KR101122405B1 - Improved copyright information managing method and mobile terminal which has copyright information managing function in multimedia messaging system data - Google Patents

Improved copyright information managing method and mobile terminal which has copyright information managing function in multimedia messaging system data Download PDF

Info

Publication number
KR101122405B1
KR101122405B1 KR1020050018642A KR20050018642A KR101122405B1 KR 101122405 B1 KR101122405 B1 KR 101122405B1 KR 1020050018642 A KR1020050018642 A KR 1020050018642A KR 20050018642 A KR20050018642 A KR 20050018642A KR 101122405 B1 KR101122405 B1 KR 101122405B1
Authority
KR
South Korea
Prior art keywords
information
mms data
mms
data
uri
Prior art date
Application number
KR1020050018642A
Other languages
Korean (ko)
Other versions
KR20060098734A (en
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 KR1020050018642A priority Critical patent/KR101122405B1/en
Publication of KR20060098734A publication Critical patent/KR20060098734A/en
Application granted granted Critical
Publication of KR101122405B1 publication Critical patent/KR101122405B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H01ELECTRIC ELEMENTS
    • H01RELECTRICALLY-CONDUCTIVE CONNECTIONS; STRUCTURAL ASSOCIATIONS OF A PLURALITY OF MUTUALLY-INSULATED ELECTRICAL CONNECTING ELEMENTS; COUPLING DEVICES; CURRENT COLLECTORS
    • H01R12/00Structural associations of a plurality of mutually-insulated electrical connecting elements, specially adapted for printed circuits, e.g. printed circuit boards [PCB], flat or ribbon cables, or like generally planar structures, e.g. terminal strips, terminal blocks; Coupling devices specially adapted for printed circuits, flat or ribbon cables, or like generally planar structures; Terminals specially adapted for contact with, or insertion into, printed circuits, flat or ribbon cables, or like generally planar structures
    • H01R12/50Fixed connections
    • H01R12/51Fixed connections for rigid printed circuits or like structures
    • H01R12/55Fixed connections for rigid printed circuits or like structures characterised by the terminals
    • H01R12/58Fixed connections for rigid printed circuits or like structures characterised by the terminals terminals for insertion into holes
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

본 발명은 MMS 데이터에서의 개선된 저작권 정보 관리 방법 및 저작권 정보 관리 기능을 구비한 이동통신 단말기를 제공한다. 이를 위해 본 발명은, MMS 데이터를 수신하는 경우, 수신된 MMS 데이터를 파싱하고, 파싱된 결과 상기 MMS 데이터에 DRM 컨텐츠가 포함되어 있는지를 체크한다. 그리고 DRM 컨텐츠들이 포함되어 있는 경우, 각각의 DRM 컨텐츠에 대한 URI 정보들을 독출하고, 독출된 URI 정보를 상기 MMS 데이터의 헤더에 기입한다. 그리고 상기 MMS 데이터를 메모리부에 저장할 때, 상기 MMS 데이터의 헤더에 기입된 상기 URI 정보를 키 값으로 하는 해쉬 테이블을 생성하고 이를 저장한다. 그리고 사용자가 특정 MMS 데이터의 재생을 선택하는 경우, 선택된 MMS 데이터에 대응되는 해쉬 테이블을 검색하여 상기 MMS 데이터에 포함된 DRM 컨텐츠들의 저작권 정보를 독출한다. 이에 따라 MMS 데이터에 DRM 컨텐츠가 포함되어 있는 경우, 사용자가 그 DRM 컨텐츠의 저작권을 쉽게 관리할 수 있도록 한다. The present invention provides a mobile communication terminal having an improved copyright information management method and copyright information management function in MMS data. To this end, when the MMS data is received, the present invention parses the received MMS data and checks whether the MMS data includes DRM content as a result of the parsing. When the DRM contents are included, the URI information for each DRM content is read, and the read URI information is written in the header of the MMS data. When the MMS data is stored in the memory unit, a hash table having a key value as the URI information written in the header of the MMS data is generated and stored. When the user selects playback of specific MMS data, the hash table corresponding to the selected MMS data is searched to read copyright information of the DRM contents included in the MMS data. Accordingly, when the DRM content is included in the MMS data, the user can easily manage the copyright of the DRM content.

MMS, DRM 컨텐츠, 저작권 MMS, DRM Content, Copyright

Description

MMS 데이터에서의 개선된 저작권 정보 관리 방법 및 저작권 정보 관리 기능을 구비한 이동통신 단말기{IMPROVED COPYRIGHT INFORMATION MANAGING METHOD AND MOBILE TERMINAL WHICH HAS COPYRIGHT INFORMATION MANAGING FUNCTION IN MULTIMEDIA MESSAGING SYSTEM DATA}IMPROVED COPYRIGHT INFORMATION MANAGING METHOD AND MOBILE TERMINAL WHICH HAS COPYRIGHT INFORMATION MANAGING FUNCTION IN MULTIMEDIA MESSAGING SYSTEM DATA}

도 1은 DRM 컨텐츠가 포함된 MMS 데이터 재생시에 해당 DRM 컨텐츠의 사용 승인을 요청하는 통상적인 MMS DRM 시스템의 예시도,1 is an exemplary diagram of a typical MMS DRM system for requesting approval of use of corresponding DRM content when playing MMS data including DRM content.

도 2는 본 발명의 실시 예에 따른 이동통신 단말기의 블록 구성도,2 is a block diagram of a mobile communication terminal according to an embodiment of the present invention;

도 3은 본 발명의 실시 예에 따른 이동통신 단말기에서 수신된 MMS 데이터를 저장하는 동작의 과정을 보이는 흐름도,3 is a flowchart illustrating a process of storing MMS data received by a mobile communication terminal according to an embodiment of the present invention;

도 4는 본 발명의 실시 예에 따라 사용자의 선택에 따른 MMS 데이터를 재생하는 동작의 과정을 보이는 흐름도,4 is a flowchart illustrating a process of reproducing MMS data according to a user's selection according to an embodiment of the present invention;

도 5는 본 발명의 실시 예에 따른 이동통신 단말기에서 MMS 데이터에 포함된 DRM 컨텐츠의 저작권 정보가 디스플레이된 화면의 예시도.5 is a diagram illustrating a screen displaying copyright information of DRM contents included in MMS data in a mobile communication terminal according to an exemplary embodiment of the present invention.

본 발명은 이동통신 단말기에 관한 것으로, 특히 DRM(Digital Right Management) 컨텐츠가 포함된 MMS(Multimedia Messaging System) 데이터의 재생에 관한 것이다. The present invention relates to a mobile communication terminal, and more particularly, to reproduction of multimedia messaging system (MMS) data including digital right management (DRM) content.

통상적으로 음악, 동영상, 또는 이미지와 같은 멀티미디어 데이터는, 하나의 멀티미디어 데이터가 하나의 저작권 사용 승인만을 필요로 하므로 사용자가 어떤 멀티미디어 데이터를 사용하기 위해서는 어떤 저작권 사용 승인을 받아야 하는지, 또는 어떤 멀티미디어 데이터가 현재 저작권 사용 승인되어 있는지와 같은 저작권 관리를 손쉽게 할 수 있었다. Typically, multimedia data, such as music, video, or images, requires only one copyright license for a single piece of multimedia data. Copyright management, such as whether it is currently approved for use, was easy.

그러나 현재는 이동통신 단말기 제조 기술의 발달로 인해 SMS(Short Messaging Service) 메시지 또는 보이스 메일 뿐 아니라 MMS(Multimedia Messaging Service) 메시지 데이터(이하 MMS 데이터라고 칭하기로 한다)의 전송이 가능하다. 그런데 이러한 MMS 데이터는, 예를 들어 디지털 이미지 데이터와 디지털 음악 데이터와 같은 하나 이상의 멀티미디어 데이터를 포함한다. 따라서 이러한 MMS 데이터의 경우 하나 이상의 저작권 사용 승인이 필요한 경우가 있다. However, at present, due to the development of mobile communication terminal manufacturing technology, not only SMS (Short Messaging Service) message or voice mail but also MMS (Multimedia Messaging Service) message data (hereinafter referred to as MMS data) can be transmitted. However, such MMS data includes one or more multimedia data such as, for example, digital image data and digital music data. Therefore, such MMS data may require one or more copyright usage authorizations.

도 1은 이러한 DRM 컨텐츠가 포함된 MMS 데이터를 사용자가 재생시켰을 경우에 상기 DRM 컨텐츠의 사용에 필요한 저작권 사용 승인을 저작권 발행자로부터 요청하는 통상적인 MMS 데이터의 DRM(Digital Management System : 디지털 저작권 관리 시스템)의 예를 보이고 있는 도면이다. 도 1을 참조하여 살펴보면, MMS 데이터의 DRM 시스템은 MMS 메시지를 이동통신 단말기(100)로 전송하는 MMS 서버(102)와, 상기 MMS 데이터에 포함된 DRM 컨텐츠의 저작권 사용 승인을 발행하는 저작권 발행자(104), 그리고 이동통신 단말기(100)로 구성된다. FIG. 1 is a diagram illustrating DRM (Digital Management System: Digital Rights Management System) of typical MMS data requesting permission from a copyright issuer to authorize use of DRM content when a user reproduces MMS data including such DRM content. Figure showing an example. Referring to FIG. 1, the DRM system of MMS data includes an MMS server 102 for transmitting an MMS message to a mobile communication terminal 100 and a copyright issuer for issuing a copyright use authorization of DRM content included in the MMS data. 104, and the mobile communication terminal 100.

여기서 이동통신 단말기(100)는 상기 MMS 서버(102)로부터 MMS 데이터를 수신하고, 사용자가 수신된 MMS 데이터의 재생을 원할 경우, 상기 수신된 MMS 데이터를 파싱(Parsing)한다. 그리고 MMS 데이터에 포함된 각각의 컨텐츠들이 저작권 사용 승인이 필요한 DRM 컨텐츠인지 아닌지를 체크한다. 그리고 만약 상기 MMS 데이터에 DRM 컨텐츠가 포함되어 있을 경우, 그 DRM 컨텐츠의 저작권 정보에 따라 상기 저작권 발행자(104)에게 저작권 사용 승인을 요청한다. 여기서 만약 상기 DRM 컨텐츠가 두개 이상 상기 MMS 데이터에 포함되어 있는 경우 이 MMS 데이터를 재생하기 위해서는 상기 두개 이상의 DRM 컨텐츠 모두의 저작권 사용 승인이 필요함은 물론이다. 그리고 DRM 컨텐츠 각각의 저작권 사용이 모두 상기 저작권 발행자(104)로부터 승인된 경우 이동통신 단말기(100)는 상기 MMS 메시지를 재생한다. 따라서 사용자는 수신된 MMS 데이터에 DRM 컨텐츠가 포함되어 있다고 하더라도 이를 재생하는 것이 가능하다. Herein, the mobile communication terminal 100 receives MMS data from the MMS server 102 and parses the received MMS data when the user wants to reproduce the received MMS data. Then, it is checked whether or not each of the contents included in the MMS data is DRM contents requiring copyright use approval. If the DMS content is included in the MMS data, the copyright issuer 104 requests permission to use the copyright according to the copyright information of the DRM content. Here, if two or more DRM contents are included in the MMS data, it is of course necessary to approve copyright use of both of the two or more DRM contents in order to reproduce the MMS data. And if the copyright usage of each of the DRM content is approved from the copyright issuer 104, the mobile communication terminal 100 plays the MMS message. Therefore, the user can play the DRM content even if the received MMS data is included.

그런데, 일반적으로 MMS 데이터는 적어도 하나의 멀티미디어 컨텐츠가 하나의 MMS 데이터 포맷에 포함되어 있는 형태로 구성되어 있다. 따라서 사용자는 해당MMS 데이터가 포함하고 있는 멀티미디어 컨텐츠의 내용을 알기가 쉽지 않았다. 따라서 사용자는 상기 MMS 데이터에 DRM 컨텐츠가 있다고 하더라도, MMS 데이터가 파 싱되기 전에는 어떤 MMS에 어떤 DRM 컨텐츠가 포함되어 있는지를 알 수 없다는 문제점이 있으며, 또한 현재 MMS 데이터의 송수신이 일반화되면서 MMS 데이터의 송수신 양이 많아짐에 따라 이러한 MMS 데이터에 포함된 DRM 컨텐츠의 저작권에 대한 관리를 하기가 쉽지 않았다는 문제점이 있다.However, in general, the MMS data is configured in a form in which at least one multimedia content is included in one MMS data format. Therefore, it was not easy for the user to know the contents of the multimedia contents included in the MMS data. Therefore, even if the MMS data contains DRM content, the user may not know which DRM content is included in the MMS before the MMS data is parsed. As the amount of transmission and reception increases, there is a problem that it is not easy to manage the copyright of the DRM contents included in the MMS data.

그러므로 본 발명의 목적은, MMS 데이터에 포함되어 있는 DRM 컨텐츠에 대한 저작권 정보를 MMS 데이터를 파싱하지 않고도 사용자가 알 수 있도록 함으로써 사용자가 손쉽게 MMS 데이터의 DRM 컨텐츠 저작권에 대한 관리를 손쉽게 할 수 있도록 하는 이동통신 단말기 및 방법을 제공함에 있다. Therefore, an object of the present invention is to enable the user to easily manage the DRM content copyright of the MMS data by allowing the user to know the copyright information of the DRM content included in the MMS data without parsing the MMS data. A mobile communication terminal and method are provided.

상술한 목적을 달성하기 위한 본 발명의 실시 예에 따른 이동통신 단말기는, 수신된 MMS(Multimedia Messaging System) 데이터에 포함된 각각의 DRM(Digital Right Management) 컨텐츠의 저작권 정보로부터 URI(Uniform Resource Identification) 정보를 독출하고, 독출된 URI 정보를 상기 MMS 데이터의 헤더에 기입하는 MMS 클라이언트와, 상기 MMS 데이터의 헤더로부터 상기 URI 정보를 독출하며, 독출된 URI 정보마다, 상기 DRM 컨텐츠의 저작권 정보가 대응되도록 설정하는 제어부와, 상기 URI 정보가 저장되는 메모리부를 구비한다. Mobile communication terminal according to an embodiment of the present invention for achieving the above object, Uniform Resource Identification (URI) from the copyright information of each DRM (Digital Right Management) content included in the received MMS (Multimedia Messaging System) data Reads the information, writes the read URI information into the header of the MMS data, reads the URI information from the header of the MMS data, and the copyright information of the DRM content corresponds to each read URI information. And a memory unit for storing the URI information.

또한 방법은, MMS 데이터가 수신되면, 이를 파싱하여 그 MMS 데이터에 포함된 DRM(Digital Right Management) 컨텐츠로부터 URI(Uniform Resource Identification) 정보를 독출하여 이를 저장하는 MMS 데이터 저장 단계와, 사용자가 어느 하나의 MMS 데이터를 선택하는 경우, 상기 저장된 URI 정보와 대응되는 DRM 컨텐츠의 저작권 정보를 검색하는 저작권 정보 검색 단계를 구비한다. In addition, the method, when receiving the MMS data, parsing the MMS data storage step of reading and storing the Uniform Resource Identification (URI) information from the Digital Right Management (DRM) content included in the MMS data, and the user any one In the case of selecting the MMS data, the copyright information retrieval step of retrieving the copyright information of the DRM content corresponding to the stored URI information.

이하 본 발명의 바람직한 실시 예를 첨부한 도면을 참조하여 상세히 설명한다. 하기 설명 및 첨부 도면에서 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다. Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description and the annexed drawings, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

먼저 본 발명의 완전한 이해를 돕기 위해, 본 발명의 기본 원리를 설명하면, 본 발명에서는, 이동통신 단말기(100)의 제어부가 MMS 데이터를 수신하는 경우, 수신된 MMS 데이터를 파싱하고, 파싱된 결과 상기 MMS 데이터에 DRM 컨텐츠가 포함되어 있는지를 체크한다. 그리고 DRM 컨텐츠들이 포함되어 있는 경우, 각각의 DRM 컨텐츠에 대한 URI(Uniform Resource Identification) 정보들을 독출하고, 독출된 URI 정보를 상기 MMS 데이터의 헤더에 기입한다. 그리고 본 발명의 실시 예에 따른 이동통신 단말기의 제어부는 상기 MMS 데이터를 메모리부에 저장할 때, 상기 MMS 데이터의 헤더에 기입된 상기 URI 정보를 키(Key) 값으로 하는 해쉬 테이블(Hash Table)을 생성하고 이를 메모리부의 MMS URI 정보 저장부에 저장한다. 그리고 사용자가 특정 MMS 데이터의 재생을 선택하는 경우, 선택된 MMS 데이터에 대응되는 해쉬 테이블을 검색하여 상기 MMS 데이터에 포함된 DRM 컨텐츠들의 저작권 정보를 독출한다. 따라서 본 발명의 실시 예에 따른 이동통신 단말기에서는 상기 MMS 데이터를 파싱하지 않고도 상기 MMS 데이터에 포함된 DRM 컨텐츠들과 각각의 DRM 컨텐츠에 따른 저작권 정보를 얻을 수 있으며, 이에 따라 MMS 데이터에 DRM 컨텐츠가 포함되어 있는 경우, 사용자가 그 DRM 컨텐츠의 저작권을 쉽게 관리할 수 있도록 한 다. First of all, in order to provide a thorough understanding of the present invention, the basic principles of the present invention will be described. In the present invention, when the control unit of the mobile communication terminal 100 receives MMS data, the received MMS data is parsed, and the parsed result is obtained. It is checked whether DRM content is included in the MMS data. When DRM contents are included, uniform resource identification (URI) information of each DRM content is read, and the read URI information is written in the header of the MMS data. The control unit of the mobile communication terminal according to an embodiment of the present invention stores a hash table in which the URI information written in the header of the MMS data is a key value when the MMS data is stored in the memory unit. Create and store it in the MMS URI information storage in memory. When the user selects playback of specific MMS data, the hash table corresponding to the selected MMS data is searched to read copyright information of the DRM contents included in the MMS data. Accordingly, the mobile communication terminal according to an embodiment of the present invention can obtain DRM contents included in the MMS data and copyright information according to each DRM content without parsing the MMS data. If included, it allows the user to easily manage the copyright of the DRM content.

도 1은 이러한 본 발명의 실시 예에 따른 이동통신 단말기의 블록 구성을 보이고 있는 도면이다. 도 1을 참조하여 살펴보면, 본 발명의 실시 예에 따른 이동통신 단말기는 메모리부(202), 키 입력부(204), 표시부(206), 베이스밴드 처리부(208), 코덱(CODEC: Coder-Decoder)(212), MMS 클라이언트(218), MMS 저작권 사용권 관리자(220)가 제어부(200)에 연결된다. 여기서 제어부(200)는 전화 통화나 데이터 통신, 무선 인터넷 접속을 위한 프로토콜에 따라 음성 신호 및 데이터 처리를 하고 이동통신 단말기의 각 부분을 제어한다. 그리고 사용자의 키 입력을 키 입력부(104)로부터 받아서 이에 따라 표시부(106)를 제어하여 사용자의 키 입력에 따른 화상 정보를 생성하여 제공될 수 있도록 한다. 그리고 제어부(200)는 MMS 데이터가 수신되는 경우, 수신된 MMS 데이터를 MMS 클라이언트(218)에 입력하여, 상기 MMS 데이터가 파싱되도록 제어하고, 상기 MMS 데이터에 DRM 컨텐츠가 포함되어 있는 경우 상기 DRM 컨텐츠로부터 URI 정보를 독출하도록 한다. 여기서 URI 정보라는 것은 상기 DRM 컨텐츠를 사용하기 위한 저작권 사용 승인을 받기 위한 과정에 대한 정보를 말하는 것으로서, 상기 DRM 컨텐츠의 저작권에 대한 정보 및 상기 DRM 컨텐츠의 저작권 사용 승인을 받기 위한 저작권 발행자(104)에 대한 정보를 포함하는 정보를 말한다. 그리고 상기 제어부(200)는 상기 MMS 클라이언트(218)를 제어하여 상기 독출된 URI 정보를 상기 MMS 데이터의 헤더에 기입하도록 한다. 그리고 상기 URI 정보가 헤더에 기입된 MMS 데이터를 상기 MMS 클라이언트(218)로부터 입력받아, 상기 MMS 헤더로부터 URI 정보를 독출하고, 이를 키 값으로 하는 해쉬 테이블을 생성하 고 이를 상기 메모리부(202)에 구비된 MMS URI 정보 저장부(216)에 저장한 후, 상기 MMS 데이터를 상기 메모리부(202)에 저장한다. 여기서 본원 발명은, 상기 MMS URI 정보 저장부(216)에 상기 URI 정보를 저장하고 이를 키 값으로 하여 각각의 URI 정보마다 해당 DRM 컨텐츠의 저작권 정보를 지정할 수 있도록 하기 위해 해쉬 테이블을 이용하는 것을 예로 든 것이나, 이러한 해쉬 테이블 말고도 다른 형태의 방법을 사용할 수도 있음은 물론이다. 1 is a block diagram of a mobile communication terminal according to an exemplary embodiment of the present invention. Referring to FIG. 1, a mobile communication terminal according to an exemplary embodiment of the present invention may include a memory unit 202, a key input unit 204, a display unit 206, a baseband processor 208, and a coder-decoder (CODEC). 212, the MMS client 218, and the MMS copyright right manager 220 are connected to the control unit 200. Here, the controller 200 processes voice signals and data according to protocols for telephone calls, data communications, and wireless Internet access, and controls each part of the mobile communication terminal. Then, the user's key input is received from the key input unit 104 to control the display unit 106 accordingly to generate and provide image information according to the user's key input. When the MMS data is received, the controller 200 controls the MMS data to be parsed by inputting the received MMS data to the MMS client 218, and when the DMS content is included in the MMS data, the DRM content. Read URI information from. Herein, the URI information refers to information on a process for obtaining permission to use copyright for using the DRM content, and the copyright issuer 104 for information on copyright of the DRM content and permission to use copyright of the DRM content. Refers to information containing information about. The controller 200 controls the MMS client 218 to write the read URI information in the header of the MMS data. In addition, the MMS data having the URI information written in the header is inputted from the MMS client 218, the URI information is read from the MMS header, and a hash table having a key value is generated and the memory unit 202 is generated. After storing in the MMS URI information storage unit 216 provided in the, the MMS data is stored in the memory unit 202. Herein, the present invention uses the hash table to store the URI information in the MMS URI information storage unit 216 and use the hash value to designate copyright information of the corresponding DRM content for each URI information. Of course, other types of hash tables may be used.

그리고 만약 사용자가 특정 MMS 데이터의 재생을 선택하는 경우, 상기 MMS URI 정보 저장부(216)의 해쉬 테이블로부터 해당 MMS 데이터의 헤더에 대응되는 적어도 하나의 URI 정보를 검색한다. 그리고 검색된 URI 정보와 대응되는 DRM 컨텐츠의 저작권 정보를 검색하여 상기 사용자가 선택한 MMS 데이터에 포함되어 있는 DRM 컨텐츠의 저작권 사용 승인이 유효한지를 체크한다. 그리고 만약 저작권 사용 승인이 유효하지 않는 경우, 사용자의 선택에 따라 해당 저작권 사용 승인을 저작권 발행자(104)에게 요청한다. 그리고 저작권 발행자(104)로부터 저작권 사용이 승인되는 경우 해당 DRM 컨텐츠를 포함하는 MMS 데이터를 재생한다. 따라서 사용자는 특정 MMS 데이터를 파싱하지 않고서도, 그 MMS 데이터에 포함되는 DRM 컨텐츠가 어떤 것인지를 쉽게 찾아볼 수 있으며, 이에 따라 각각의 MMS 데이터에 대한 저작권 관리를 쉽게 할 수 있다. If the user selects playback of specific MMS data, the user searches for at least one URI information corresponding to the header of the MMS data from the hash table of the MMS URI information storage unit 216. Then, the copyright information of the DRM content corresponding to the retrieved URI information is searched to check whether the copyright usage permission of the DRM content included in the MMS data selected by the user is valid. If the copyright usage authorization is invalid, the copyright issuer 104 is requested to authorize the copyright usage at the user's option. When the use of copyright is approved by the copyright issuer 104, MMS data including the corresponding DRM content is reproduced. Therefore, the user can easily find out what kind of DRM content is included in the MMS data without parsing specific MMS data, thereby making it easy to manage copyright for each MMS data.

그리고 상기한 제어부(200)와 연결되는 메모리부(202)는 롬(ROM: Read Only Memory), 플래시 메모리(Flash memory), 램(RAM: Random Access Memory) 등으로 구성된다. 이 중에서 롬은 제어부(200)의 처리 및 제어를 위한 프로그램과 각종 참조 데이터를 저장한다. 그리고 램은 제어부(200)의 워킹 메모리(working memory)를 제공하며, 플래시 메모리는 갱신 가능한 각종 보관용 데이터를 저장하기 위한 영역을 제공한다. 그리고 본 발명의 실시 예에 따른 이동통신 단말기의 메모리부(202)에는, 상기 제어부(200)로부터 생성된, 상기 MMS 데이터의 DRM 컨텐츠들로부터 독출된 URI 정보들을 키 값으로 하는 해쉬 테이블이 저장되는 영역을 구비하는데, 이에 따라 상기 해쉬 테이블이 저장되는 메모리부(202)의 영역을 MMS URI 정보 저장부(216)라고 칭하기로 한다. 또한 상기 메모리부(202)에는 상기 해쉬 테이블에 저장된 각각의 URI 정보에 대응되는, 상기 DRM 컨텐츠의 저작권 사용 승인 정보 및 상기 저작권 사용 승인 정보를 발행하는 저작권 발행자(104)의 정보를 포함하는 저작권 정보들이 저장되는 영역을 구비하는데 이하 이러한 저작권 정보들이 저장되는 영역을 MMS 저작권 정보 저장부(222)라고 칭하기로 한다. The memory unit 202 connected to the controller 200 includes a read only memory (ROM), a flash memory, a random access memory (RAM), and the like. The ROM stores a program for processing and controlling the controller 200 and various reference data. The RAM provides a working memory of the controller 200, and the flash memory provides an area for storing various updatable data for storage. In the memory unit 202 of the mobile communication terminal according to an embodiment of the present invention, a hash table generated by the controller 200 and having URI information read from DRM contents of the MMS data as a key value is stored. An area of the memory unit 202 in which the hash table is stored is referred to as an MMS URI information storage unit 216. The memory unit 202 also includes copyright information including copyright usage approval information of the DRM content and information of a copyright issuer 104 that issues the copyright usage approval information corresponding to each URI information stored in the hash table. And a region in which such copyright information is stored, hereinafter referred to as MMS copyright information storage unit 222.

그리고 상기한 제어부(200)와 연결되는 MMS 클라이언트(218)는 상기 제어부(200)의 제어에 따라 수신된 MMS 데이터를 파싱하고, 그 MMS 데이터에 포함된 멀티미디어 컨텐츠가 DRM 컨텐츠인지 그렇지 않은지를 체크한다. 그리고 만약 상기 MMS 데이터에 DRM 컨텐츠가 포함되어 있는 경우, 상기 DRM 컨텐츠로부터 상기 DRM 컨텐츠를 재생시키기 위해 필요한 저작권 사용 승인에 대한 정보를 포함하는 URI 정보를 독출한다. 그리고 독출된 URI 정보를 상기 MMS 데이터의 헤더에 삽입하고, 헤더에 URI 정보가 삽입된 MMS 데이터를 상기 제어부(200)로 출력한다. The MMS client 218 connected to the controller 200 parses the received MMS data under the control of the controller 200, and checks whether the multimedia content included in the MMS data is DRM content or not. . If the DMS content is included in the MMS data, URI information including information on a copyright usage permission required for playing the DRM content is read from the DRM content. The read URI information is inserted into the header of the MMS data, and the MMS data having the URI information inserted into the header is output to the controller 200.

그리고 상기 MMS 저작권 관리자(220)는 사용자가 재생을 선택한 MMS 데이터의 멀티미디어 컨텐츠들이 DRM 컨텐츠인지 아닌지를 체크한다. 그리고 만약 상기 MMS 데이터가 DRM 컨텐츠를 포함하고 있는 경우, 상기 메모리부(202)에 상기 DRM 컨텐츠의 재생을 위한 저작권 사용 승인 정보가 저장되어 있는지를 체크한다. 그리고 만약 저작권 사용 승인 정보가 저장되어 있지 않은 경우에는 사용자에게 저작권 발행자(104)로부터 저작권 사용 승인을 요청할 것인지를 체크하고, 사용자의 선택에 따라 저작권 사용 승인을 상기 저작권 발행자(104)에게 요청한다. 그러나 만약 상기 메모리부(202)에 상기 DRM 컨텐츠의 저작권 사용 승인 정보가 있는 경우에는, 상기 저작권 사용 승인 정보가 유효한 상태인지 아닌지를 체크한다. 그리고 만약 상기 저작권 사용 승인 정보가 유효하지 않은 상태일 경우에는 사용자에게 다시 저작권 사용 승인을 요청할 것인지를 체크한다. 그러나 만약 상기 저작권 사용 승인 정보가 유효할 경우에는 상기 DRM 컨텐츠의 사용이 승인되었음을 알리는 신호를 상기 제어부(200)에 입력한다.The MMS copyright manager 220 checks whether the multimedia contents of the MMS data that the user selects to play are DRM contents. If the MMS data includes the DRM content, the memory unit 202 checks whether copyright use permission information for reproducing the DRM content is stored. If the copyright usage permission information is not stored, it is checked whether the user requests the copyright usage approval from the copyright issuer 104, and the copyright issuer 104 is requested to authorize the copyright usage according to the user's selection. However, if there is copyright use permission information of the DRM content in the memory unit 202, it is checked whether the copyright use permission information is valid. If the copyright usage approval information is not valid, the user checks whether to request the copyright usage approval again. However, if the copyright use approval information is valid, a signal indicating that the use of the DRM content is approved is input to the controller 200.

그리고 키 입력부(204)는 상기한 바와 같이 숫자키들을 포함한 각종 키들을 구비하며, 사용자로부터 입력되는 키 입력을 제어부(200)에 제공한다. 그리고 RF부(210)는 기지국과 RF신호를 송, 수신하는 역할을 한다. 그리고 수신된 신호를 IF(Intermediate Frequency)신호로 변환하여 상기한 제어부(200)와 연결되어 있는 베이스밴드 처리부(208)로 출력하고 베이스밴드 처리부(208)로부터 입력되는 IF신호를 RF신호로 변환하여 송신한다. 그리고 상기한 베이스밴드 처리부(208)는 제어부(200)와 RF부(210)간의 인터페이스를 제공하는 BBA(Baseband Analog ASIC)로서, 제어부(200)로부터 인가되는 베이스밴드의 디지털 신호를 아날로그 IF신호로 변환하여 RF부(210)에 인가하며, RF부(210)로부터 인가되는 아날로그 IF신호를 베이스 밴드의 디지털 신호로 변환하여 제어부(200)에 인가한다. 그리고 제어부(200)와 연결된 코덱(212)은 증폭부(214)를 통해 마이크 및 스피커와 접속되며, 마이크로부터 입력되는 음성 신호를 PCM(Pulse Code Modulation) 부호화(Encoding)하여 음성 데이터를 제어부(200)에 출력하고 제어부(200)로부터 입력되는 음성 데이터를 PCM 복호화(Decoding)하여 증폭부(214)를 통해 스피커로 출력한다. 그리고 증폭부(214)는 마이크로부터 입력되는 음성 신호나 스피커로 출력되는 음성 신호를 증폭하는데, 스피커의 음량과 마이크의 이득을 제어부(200)의 제어에 따라 조절한다. The key input unit 204 includes various keys including numeric keys as described above, and provides the controller 200 with a key input input from a user. The RF unit 210 serves to transmit and receive an RF signal with the base station. And converts the received signal into an IF (Intermediate Frequency) signal, outputs it to the baseband processor 208 connected to the controller 200, and converts the IF signal input from the baseband processor 208 into an RF signal. Send. The baseband processing unit 208 is a baseband analog ASIC (BBA) that provides an interface between the control unit 200 and the RF unit 210. The baseband processing unit 208 converts a baseband digital signal applied from the control unit 200 into an analog IF signal. The conversion is applied to the RF unit 210, and converts the analog IF signal applied from the RF unit 210 to a digital signal of the base band and applies it to the control unit 200. In addition, the codec 212 connected to the control unit 200 is connected to the microphone and the speaker through the amplifying unit 214, and the voice signal is input by the PCM (Pulse Code Modulation) encoding of the voice signal input from the microphone. ) And PCM decodes the voice data input from the controller 200 and outputs the voice data to the speaker through the amplifier 214. The amplifier 214 amplifies the voice signal input from the microphone or the voice signal output from the speaker, and adjusts the volume of the speaker and the gain of the microphone according to the control of the controller 200.

도 3은 이러한 본 발명의 실시 예에 따른 이동통신 단말기에서 MMS 데이터를 수신시, 수신된 MMS 데이터에 포함된 DRM 컨텐츠로부터 URI 정보를 리드하여 저장하는 동작의 과정을 보이는 흐름도이다. 도 3을 참조하여 살펴보면, 본 발명의 실시 예에 따른 이동통신 단말기의 제어부(200)는 MMS 데이터가 수신되는 경우 300단계로 진행하여 MMS 클라이언트(218)를 제어하여 수신된 MMS 데이터를 파싱하도록 한다. 그리고 제어부(200)는 302단계로 진행하여 상기 300단계의 파싱 결과 상기 MMS 데이터가 DRM 컨텐츠를 포함하고 있는지를 체크한다. 그리고 만약 상기 302단계에서 상기 MMS 데이터에 DRM 컨텐츠가 포함되어 있지 않은 경우에는 제어부(200)는 312단계로 진행하여 바로 메모리부(202)에 저장한다. FIG. 3 is a flowchart illustrating an operation of reading and storing URI information from DRM contents included in the received MMS data when MMS data is received in the mobile communication terminal according to an exemplary embodiment of the present invention. Referring to FIG. 3, when MMS data is received, the controller 200 of the mobile communication terminal proceeds to step 300 to control the MMS client 218 to parse the received MMS data. . The controller 200 proceeds to step 302 and checks whether the MMS data includes DRM content as a result of the parsing of step 300. If the DMS content is not included in the MMS data in step 302, the control unit 200 proceeds to step 312 and stores the data directly in the memory unit 202.

그러나 만약 상기 302단계에서 상기 MMS 데이터가 DRM 컨텐츠를 포함하고 있는 경우라면 제어부(200)는, 304단계로 진행하여 MMS 클라이언트(218)로 하여금 상기 MMS 데이터에 포함된 각각의 DRM 컨텐츠로부터 URI 정보를 독출하도록 제어한다. 그리고 제어부(200)는 306단계로 진행하여 상기 304단계에서 독출된 DRM 컨텐 츠별 URI 정보를, MMS 클라이언트(218)가 MMS 데이터의 헤더에 기입하도록 제어한다. 그리고 제어부(200)는 308단계로 진행하여 상기 MMS 클라이언트(218)로부터 상기 URI 정보가 헤더에 기입된 MMS 데이터를 입력받아, 상기 헤더로부터 상기 URI 정보를 독출한다. 그리고 제어부(200)는 310단계로 진행하여, 상기 URI 정보들을 키 값으로 하는 해쉬 테이블을 생성하고 이를 MMS URI 정보 저장부(216)에 저장한다. 이 해쉬 테이블에 저장된 URI 정보들은 각각 상기 MMS 데이터에 포함되는 DRM 컨텐츠의 저작권 정보들과 대응된다. 그리고 상기 해쉬 테이블의 생성과 저장이 완료되면, 제어부(200)는 312단계로 진행하여 상기 MMS 데이터를 메모리부(202)에 저장한다. 따라서 본 발명에서는 MMS 데이터가 수신되면, 해당 MMS 데이터로부터 해당 MMS 데이터에 포함된 DRM 컨텐츠에 대한 저작권 정보를 호출할 수 있는 해쉬 테이블을 생성함으로써 사용자가 특정 MMS 데이터에 포함된 DRM 컨텐츠의 저작권 정보를 쉽게 확인할 수 있다. However, if the MMS data includes the DRM content in step 302, the controller 200 proceeds to step 304 and allows the MMS client 218 to obtain URI information from each DRM content included in the MMS data. Control to read. The controller 200 proceeds to step 306 and controls the MMS client 218 to write the URI information for each DRM content read in step 304 to the header of the MMS data. In step 308, the control unit 200 receives MMS data in which the URI information is written in the header from the MMS client 218, and reads the URI information from the header. In operation 310, the controller 200 generates a hash table using the URI information as a key value and stores the hash table in the MMS URI information storage unit 216. URI information stored in this hash table correspond to copyright information of DRM contents included in the MMS data, respectively. When generation and storage of the hash table are completed, the controller 200 proceeds to step 312 and stores the MMS data in the memory unit 202. Therefore, in the present invention, when the MMS data is received, by generating a hash table that can call the copyright information on the DRM content included in the MMS data from the MMS data, the user can obtain the copyright information of the DRM content included in the specific MMS data. It's easy to see.

도 4는 이러한 본 발명의 실시 예에 따른 이동통신 단말기에서 저장되어 있는 MMS 데이터 중 어느 하나를 사용자가 선택하는 경우에 이를 재생하는 동작의 과정을 보이는 흐름도이다. 도 4를 참조하여 살펴보면, 사용자가 특정 MMS 데이터를 선택하는 경우 본 발명의 실시 예에 따른 이동통신 단말기의 제어부(200)는 400단계로 진행하여 MMS URI 정보 저장부(216)에 저장된 해쉬 테이블 중 상기 사용자의 선택에 따른 MMS 데이터에 대응되는 해쉬 테이블이 있는지를 체크한다. 그리고 만약 상기 400단계에서 상기 MMS 데이터에 대응되는 해쉬 테이블이 없는 경우 제어부(200)는 416단계로 진행하여 현재 사용자에게 선택된 MMS 데이터를 재생한다. FIG. 4 is a flowchart illustrating an operation of reproducing a data when a user selects one of the MMS data stored in the mobile communication terminal according to an exemplary embodiment of the present invention. Referring to FIG. 4, when the user selects specific MMS data, the control unit 200 of the mobile communication terminal according to an embodiment of the present invention proceeds to step 400 in the hash table stored in the MMS URI information storage unit 216. It is checked whether there is a hash table corresponding to MMS data according to the user's selection. If there is no hash table corresponding to the MMS data in step 400, the controller 200 proceeds to step 416 to play the MMS data currently selected by the user.

그러나 만약 상기 400단계에서 현재 선택된 MMS 데이터에 대응되는 해쉬 테이블이 있는 경우라면, 제어부(200)는 402단계로 진행하여 현재 선택된 MMS 데이터에 대응되는 해쉬 테이블로부터, 상기 해쉬 테이블에 저장된 URI 정보에 해당되는 저작권 정보를 상기 MMS 저작권 정보 저장부(222)로부터 검색한다. 그리고 제어부(200)는 404단계로 진행하여 사용자가 해당 MMS 데이터에 포함된 DRM 컨텐츠의 저작권 정보를 확인할 것을 선택하였는지를 체크한다. 그리고 만약 상기 404단계에서 사용자가 상기 저작권 정보의 확인을 선택하였다면, 제어부(200)는 406단계로 진행하여 상기 402단계에서 검색된 저작권 정보를 표시부(206)에 디스플레이한다. 그리고 제어부(200)는 408단계로 진행하여 상기 검색된 저작권 정보로부터, 현재 선택된 MMS 데이터의 DRM 컨텐츠의 저작권 사용 승인이 유효한가를 체크한다. However, if there is a hash table corresponding to the currently selected MMS data in step 400, the controller 200 proceeds to step 402 and corresponds to URI information stored in the hash table from the hash table corresponding to the currently selected MMS data. The copyright information to be retrieved from the MMS copyright information storage unit 222. In step 404, the controller 200 checks whether the user has selected to check copyright information of the DRM content included in the corresponding MMS data. If the user selects confirmation of the copyright information in step 404, the controller 200 proceeds to step 406 and displays the copyright information retrieved in step 402 on the display unit 206. The controller 200 proceeds to step 408 to check whether the copyright usage authorization of the DRM content of the currently selected MMS data is valid from the retrieved copyright information.

그러나 만약 상기 404단계에서 사용자가 저작권 정보의 확인을 선택하지 않았다면, 제어부(200)는 바로 상기 408단계로 진행하여, 상기 검색된 저작권 정보로부터, 현재 선택된 MMS 데이터의 모든 DRM 컨텐츠의 저작권 사용 승인이 유효한가를 체크한다. 그리고 제어부(200)는 상기 408단계에서 상기 모든 DRM 컨텐츠의 저작권 사용 승인이 유효하지 않을 경우라면 제어부(200)는 410단계로 진행하여 사용자가 저작권 사용 승인이 유효하지 않은 DRM 컨텐츠의 저작권 사용 승인을 요청하였는지를 체크한다. 그리고 만약 상기 410단계에서 사용자가 저작권 사용 승인이 유효하지 않은 DRM 컨텐츠의 저작권 사용 승인을 요청하는 경우, 제어부(200)는 412단계로 진행하여 저작권 발행자(104)에게 저작권 사용 승인을 요청하고, 상기 저작권 발행자(104)로부터 저작권 사용 승인 정보를 수신한다. 이 경우 저작권 사 용 승인 정보에 따른 URI 정보는 해당 MMS 데이터의 해쉬 테이블에 저장된다. 따라서 저작권 사용 승인 정보가 수신되는 경우, 사용자는 해당 저작권 사용 승인 정보가 어느 MMS 데이터를 위한 것인지를 확인할 수 있다. However, if the user does not select confirmation of copyright information in step 404, the control unit 200 immediately proceeds to step 408, from the searched copyright information, is the copyright use permission of all DRM contents of the currently selected MMS data valid? Check In addition, if the copyright usage approval of all the DRM contents is not valid in step 408, the controller 200 proceeds to step 410 to allow the user to authorize the copyright usage of the DRM contents for which the copyright usage approval is not valid. Check if the request is made. If the user requests the copyright usage approval of the DRM content whose copyright usage approval is invalid in step 410, the control unit 200 proceeds to step 412 and requests the copyright issuer 104 to authorize the copyright use. Copyright use permission information is received from the copyright issuer 104. In this case, the URI information according to the copyright usage authorization information is stored in the hash table of the corresponding MMS data. Therefore, when copyright usage authorization information is received, the user can check which MMS data the copyright usage authorization information is for.

그리고 제어부(200)는 416단계로 진행하여 현재 사용자가 선택한 MMS 데이터를 재생한다. 그러나 만약 상기 410단계에서 사용자가 저작권 사용 승인이 유효하지 않은 DRM 컨텐츠에 대해 사용자가 저작권 사용을 승인을 요청하지 않는다면, 제어부(200)는 414단계로 진행하여 현재 MMS 데이터에 포함된 DRM 컨텐츠 중 저작권 승인이 유효한 DRM 컨텐츠만을 재생한다. 따라서 본 발명에서는 사용자가 특정 MMS 데이터가 포함하고 있는 DRM 컨텐츠의 저작권 정보를 미리 확인할 수 있으므로 어떤 MMS 데이터가 어떤 저작권 사용 승인을 필요로 하는지를 미리 알 수 있다. 또한 저작권 발행자(104)로부터 특정 DRM 컨텐츠에 대한 저작권 사용 승인 정보가 수신되는 경우, 그 저작권 사용 승인 정보가 어떤 MMS 데이터에 대한 것인지를 알 수 있다. The controller 200 proceeds to step 416 to play the MMS data currently selected by the user. However, if the user does not request permission to use the copyright for the DRM content whose copyright usage approval is not valid in step 410, the control unit 200 proceeds to step 414 in which the copyright of the DRM content currently included in the MMS data exists. Play only DRM content with valid authorization. Therefore, in the present invention, since the user can check the copyright information of the DRM content included in the specific MMS data in advance, it can know in advance which MMS data requires which copyright use permission. In addition, when the copyright usage approval information for the specific DRM content is received from the copyright issuer 104, it may be known which MMS data the copyright usage approval information is for.

도 5는 본 발명의 실시 예에 따른 이동통신 단말기에서, 상기 도 4의 406단계에서 MMS 데이터의 저작권 정보가 디스플레이된 화면의 예이다. 도 5를 참조하여 살펴보면, 본 발명의 실시 예에 따른 이동통신 단말기에서는 사용자가 특정 MMS 데이터의 저작권 정보 확인을 선택하였을 경우, 상기 특정 MMS 데이터에 대응되는 해쉬 테이블을 검색하고, 검색된 해쉬 테이블로부터 상기 특정 MMS 데이터에 포함된 DRM 컨텐츠의 URI 정보들을 독출한다. 그리고 각각의 URI 정보에 대응되는 저작권 정보들을 MMS 저작권 정보 저장부(222)로부터 로드하여 표시부(206)에 디스플레이 한다. 도 5의 (a)는 이처럼 표시부(206)에 사용자가 선택한 MMS 데이터의 멀티미디어 컨텐츠에 대한 저작권 정보를 디스플레이한 화면의 예를 보이고 있는 것이며, 도 5의 (b)는 상기 도 5의 (a)에서 디스플레이된 저작권 정보들 중 어느 하나를 사용자가 선택하였을 경우 그 저작권 정보에 대한 자세한 정보를 디스플레이하고 있는 예이다. 도 5의 (b)를 살펴보면, 해당 DRM 컨텐츠의 저작권자와 해당 DRM 컨텐츠에 대한 사용 승인 정보, 즉, 재생 권한이나 사용 기간 또는 복제 권한등을 자세하게 사용자에게 보여주고 있음을 알 수 있다.FIG. 5 is an example of a screen displaying copyright information of MMS data in step 406 of FIG. 4 in a mobile communication terminal according to an exemplary embodiment of the present invention. Referring to FIG. 5, when a user selects to check copyright information of specific MMS data, the mobile communication terminal searches for a hash table corresponding to the specific MMS data, and searches the hash table from the searched hash table. The URI information of the DRM content included in the specific MMS data is read. The copyright information corresponding to each URI information is loaded from the MMS copyright information storage unit 222 and displayed on the display unit 206. FIG. 5A illustrates an example of a screen displaying copyright information on multimedia content of MMS data selected by a user on the display unit 206. FIG. 5B illustrates FIG. 5A. In the case where the user selects one of the copyright information displayed in, the detailed information on the copyright information is displayed. Referring to (b) of FIG. 5, it can be seen that the user of the DRM content copyright holder and the usage approval information of the DRM content, that is, the reproduction right, the use period, or the copy right, are shown to the user in detail.

또한 도 5의 (c)는 상기 도 5의 (b)에서 사용자가 현재 디스플레이된 저작권 정보를 필요로 하는 MMS 데이터들에 대한 정보를 선택하였을 경우 디스플레이되는 화면의 예이다. 즉, 상기 도 5의 (b)에서 어느 하나의 저작권 정보가 디스플레이된 경우 사용자가 이와 관련된 MMS 데이터들이 있는지를 체크할 것을 선택한다면, 본 발명의 실시 예에 따른 이동통신 단말기에서는 도 5의 (c)에서 보이고 있는 바와 같이 상기 저작권 정보에 해당되는 DRM 컨텐츠들이 포함된 MMS 데이터를 검색하여 이를 디스플레이한다. 이는 상기 저작권 정보에 대응되는 URI 정보를 각 MMS 데이터마다 대응되는 해쉬 테이블로부터 검색하여, 해당 URI 정보가 포함된 해쉬 테이블이 있는 경우, 그 해쉬 테이블에 대응되는 MMS 데이터의 목록을 디스플레이함으로써 가능하다. FIG. 5C is an example of a screen displayed when the user selects information on MMS data requiring copyright information currently displayed in FIG. 5B. That is, if any one copyright information is displayed in FIG. 5 (b), if the user selects to check whether there is MMS data related thereto, the mobile communication terminal according to an embodiment of the present invention may have As shown in FIG. 2), MMS data including DRM contents corresponding to the copyright information are searched for and displayed. This can be done by retrieving URI information corresponding to the copyright information from a hash table corresponding to each MMS data and displaying a list of MMS data corresponding to the hash table if there is a hash table including the URI information.

또한 이러한 도 5의 (c)와 같은 화면은, 사용자가 특정 DRM 컨텐츠의 저작권 사용 승인 정보를 수신하였을 경우, 그 저작권 사용 승인 정보가 어떤 MMS 데이터를 위한 저작권 사용 승인 정보인지를 사용자에게 알리는 경우에 디스플레이되는 화면과 같다. 이러한 경우 제어부(200)는 상기 수신된 저작권 사용 승인 정보로부터 URI 정보를 독출하고, 독출된 URI 정보와 동일한 URI 정보를 저장하고 있는 해쉬 데이터를 검색한다. 그리고 검색된 해쉬 테이블에 대응되는 MMS 데이터를 디스플레이한다. 따라서 본 발명은 사용자가 MMS 데이터를 수신하였을 경우 해당 MMS 데이터에 포함된 DRM 컨텐츠의 저작권 정보 뿐 아니라, 특정 DRM 컨텐츠의 저작권 사용 승인 정보가 수신된 경우, 해당 저작권 사용 승인 정보와 관련된 MMS 데이터를 디스플레이함으로써 사용자가 쉽게 해당 MMS 데이터들의 저작권 정보를 관리할 수 있도록 한다. In addition, the screen as shown in (c) of FIG. 5, when the user receives copyright usage approval information of a specific DRM content, the user is informed of the copyright usage approval information for which MMS data the copyright usage approval information is. Same as the screen displayed. In this case, the controller 200 reads URI information from the received copyright use permission information, and searches for hash data that stores the same URI information as the read URI information. The MMS data corresponding to the retrieved hash table is displayed. Therefore, when the user receives the MMS data, the present invention displays not only the copyright information of the DRM content included in the corresponding MMS data, but also the MMS data related to the copyright use permission information when the copyright use permission information of the specific DRM content is received. By doing so, the user can easily manage copyright information of the corresponding MMS data.

한편 상술한 본 발명의 설명에서는 구체적인 실시 예에 관해 설명하였으나, 여러 가지 변형이 본 발명의 범위에서 벗어나지 않고 실시될 수 있다. 특히 본 발명의 실시 예에서는, 검색의 속도를 높이기 위해 상기 URI 정보를 키 값으로 하는 해쉬 테이블을 생성하는 것을 예로 들었으나, 해슁 방식이 아닌 간접 어드레싱 방식을 사용할 수도 있음은 물론이다. 따라서 발명의 범위는 설명된 실시 예에 의해 정할 것이 아니고, 특허청구범위와 특허청구범위의 균등한 것에 의해 정하여져야 한다. While the invention has been shown and described with reference to certain preferred embodiments thereof, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention. In particular, in the embodiment of the present invention, to generate a hash table using the URI information as a key value to speed up the search, the indirect addressing method may be used instead of the hashing method. Therefore, the scope of the invention should not be defined by the described embodiments, but should be determined by the equivalent of claims and claims.

본 발명에서는 사용자가 특정 MMS 데이터가 포함하고 있는 DRM 컨텐츠의 저작권 정보를 미리 확인할 수 있으므로 어떤 MMS 데이터가 어떤 저작권 사용 승인을 필요로 하는지를 미리 알 수 있다. 또한 저작권 발행자로부터 특정 DRM 컨텐츠에 대한 저작권 사용 승인 정보가 수신되는 경우, 그 저작권 사용 승인 정보가 어떤 MMS 데이터에 대한 것인지를 알 수 있다. 이에 따라 사용자는 MMS 데이터에 포함되어 있는 DRM 컨텐츠들의 저작권 관리를 손쉽게 할 수 있다는 효과가 있다. In the present invention, since the user can check the copyright information of the DRM content included in the specific MMS data in advance, it can be known in advance which MMS data requires which copyright use permission. In addition, when copyright usage approval information regarding a specific DRM content is received from a copyright issuer, it may be known which MMS data the copyright usage approval information is. Accordingly, the user can easily manage the copyright of the DRM contents included in the MMS data.

Claims (9)

이동통신 단말기에 있어서,In the mobile communication terminal, 수신된 MMS(Multimedia Messaging System) 데이터에 포함된 각각의 DRM(Digital Right Management) 컨텐츠의 저작권 정보로부터 URI(Uniform Resource Identification) 정보를 독출하고, 독출된 URI 정보를 상기 MMS 데이터의 헤더에 기입하는 MMS 클라이언트와,MMS that reads Uniform Resource Identification (URI) information from copyright information of each DRM (Digital Right Management) content included in the received Multimedia Messaging System (MMS) data, and writes the read URI information into the header of the MMS data. With clients, 상기 MMS 데이터의 헤더로부터 상기 URI 정보를 독출하며, 독출된 URI 정보마다, 상기 DRM 컨텐츠의 저작권 정보가 대응되도록 설정하는 제어부와,A controller configured to read the URI information from the header of the MMS data, and to set copyright information of the DRM content to correspond to each read URI information; 상기 URI 정보가 저장되는 메모리부를 구비하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 기능을 구비한 이동통신 단말기.And a memory unit in which the URI information is stored. 제1항에 있어서, 상기 제어부는,The method of claim 1, wherein the control unit, 상기 URI 정보를 키(Key) 값으로 하는 해쉬(Hash) 테이블을 생성하여, 상기 URI 정보가 상기 DRM 컨텐츠의 저작권 정보에 각각 대응되도록 하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 기능을 구비한 이동통신 단말기.Improved copyright information management function in MMS data, characterized in that by generating a hash table having the URI information as a key value, so that the URI information corresponds to the copyright information of the DRM content, respectively. Mobile communication terminal provided. 제2항에 있어서, 상기 메모리부는,The method of claim 2, wherein the memory unit, 상기 해쉬 테이블을 저장하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 기능을 구비한 이동통신 단말기.And a hash table for storing the copyright information management function in the MMS data. 제2항에 있어서, 상기 제어부는,The method of claim 2, wherein the control unit, 사용자가 어느 하나의 MMS 데이터를 선택할 경우, 그 MMS 데이터의 해쉬 테이블에 저장된 URI 정보를 검색하고, 이와 대응되는 저작권 정보를 독출하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 기능을 구비한 이동통신 단말기.If the user selects any one of the MMS data, it has an improved copyright information management function in MMS data, characterized in that to retrieve the URI information stored in the hash table of the MMS data, and to read the corresponding copyright information One mobile terminal. 이동통신 단말기에 있어서,In the mobile communication terminal, MMS(Multimedia Messaging System) 데이터가 수신되면, 이를 파싱하여 그 MMS 데이터에 포함된 DRM(Digital Right Management) 컨텐츠로부터 URI(Uniform Resource Identification) 정보를 독출하여 이를 저장하는 MMS 데이터 저장 단계와,MMS data storage step of parsing the multimedia messaging system (MMS) data, reading the Uniform Resource Identification (URI) information from the digital right management (DRM) content included in the MMS data, and storing the same; 사용자가 어느 하나의 MMS 데이터를 선택하는 경우, 상기 저장된 URI 정보와 대응되는 DRM 컨텐츠의 저작권 정보를 검색하는 저작권 정보 검색 단계를 구비하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 방법.And a copyright information retrieval step of retrieving copyright information of the DRM content corresponding to the stored URI information when a user selects any one of the MMS data. 제5항에 있어서, 상기 MMS 데이터 저장 단계는, The method of claim 5, wherein the MMS data storage step, 수신된 MMS 데이터를 파싱(Parsing)하여, 상기 MMS 데이터에 DRM 컨텐츠가 포함되어 있는지를 체크하는 DRM 컨텐츠 체크 단계와,Parsing the received MMS data to check whether DRM content is included in the MMS data; 상기 MMS 데이터에 DRM 컨텐츠가 포함된 경우, 상기 MMS 데이터로부터 상기 DRM 컨텐츠의 저작권 정보 별로 URI 정보를 독출하는 URI 정보 독출 단계와,A URI information reading step of reading URI information for each copyright information of the DRM content from the MMS data when the DRM content is included in the MMS data; 상기 URI 정보를 상기 MMS 데이터의 헤더에 기입하는 기입 단계와,A writing step of writing the URI information in a header of the MMS data; 상기 MMS 데이터의 헤더로부터 URI 정보를 독출하고, 상기 독출된 URI 정보를 키(Key) 값으로 하는 해쉬 테이블을 생성하는 해쉬 테이블 생성 단계를 구비하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 방법.And a hash table generating step of reading URI information from the header of the MMS data and generating a hash table having the read URI information as a key value. Way. 제6항에 있어서, 상기 저작권 정보 검색 단계는,The method of claim 6, wherein searching for copyright information comprises: 상기 선택된 MMS 데이터에 대응되는 해쉬 테이블이 있는지를 체크하는 해쉬 테이블 체크 단계와,A hash table checking step of checking whether there is a hash table corresponding to the selected MMS data; 상기 해쉬 테이블이 있을 경우, 상기 해쉬 테이블에 저장된 URI 정보에 대응되는 저작권 정보를 검색하는 검색 단계를 구비하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 방법.And retrieving copyright information corresponding to the URI information stored in the hash table when the hash table exists. 제5항에 있어서,The method of claim 5, 상기 선택된 MMS 데이터의 DRM 컨텐츠에 대한 저작권 사용 승인 정보가 수신되는 경우, 상기 저작권 사용 승인 정보가 어떤 MMS 데이터에 대한 것인지를 사용자에게 알리는 알림 단계를 더 구비하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 방법.If the copyright use permission information for the DRM content of the selected MMS data is received, further comprising a notification step for informing the user of what MMS data the copyright use permission information is improved in MMS data, characterized in that How to manage copyright information. 제8항에 있어서, 상기 알림 단계는,The method of claim 8, wherein the notification step, 상기 수신된 저작권 사용 승인 정보의 URI 정보를 독출하는 독출 단계와,A reading step of reading URI information of the received copyright use permission information; 상기 독출된 URI 정보와 동일한 URI 정보가 저장된 해쉬 테이블이 있는지 검색하는 단계와,Searching whether there is a hash table in which URI information identical to the read URI information is stored; 상기 검색된 해쉬 테이블에 대응되는 MMS 데이터에 대한 정보를 디스플레이하는 MMS 데이터 정보 디스플레이 단계를 구비하는 것을 특징으로 하는 MMS 데이터에서의 개선된 저작권 정보 관리 방법.And displaying MMS data information displaying information on MMS data corresponding to the searched hash table.
KR1020050018642A 2005-03-07 2005-03-07 Improved copyright information managing method and mobile terminal which has copyright information managing function in multimedia messaging system data KR101122405B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050018642A KR101122405B1 (en) 2005-03-07 2005-03-07 Improved copyright information managing method and mobile terminal which has copyright information managing function in multimedia messaging system data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050018642A KR101122405B1 (en) 2005-03-07 2005-03-07 Improved copyright information managing method and mobile terminal which has copyright information managing function in multimedia messaging system data

Publications (2)

Publication Number Publication Date
KR20060098734A KR20060098734A (en) 2006-09-19
KR101122405B1 true KR101122405B1 (en) 2012-03-09

Family

ID=37630110

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050018642A KR101122405B1 (en) 2005-03-07 2005-03-07 Improved copyright information managing method and mobile terminal which has copyright information managing function in multimedia messaging system data

Country Status (1)

Country Link
KR (1) KR101122405B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101280434B1 (en) 2007-01-03 2013-07-30 삼성전자주식회사 Method and system for getting information on content when drm agent and rendering application are inplimented on separate devices
KR101333270B1 (en) * 2007-01-15 2013-11-27 엘지전자 주식회사 Mobile communication device and method for managing digital content thereof
KR100905911B1 (en) * 2007-05-29 2009-07-02 삼성전자주식회사 Apparatus of offering information in portable terminal performing multimedia messaging service and method thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040092525A (en) * 2003-04-24 2004-11-04 엔에이치엔(주) Management apparatus and system for contents of mobile terminal
KR20050005317A (en) * 2003-07-01 2005-01-13 엘지전자 주식회사 Method for controlling the multimedia contents of mobile phone

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040092525A (en) * 2003-04-24 2004-11-04 엔에이치엔(주) Management apparatus and system for contents of mobile terminal
KR20050005317A (en) * 2003-07-01 2005-01-13 엘지전자 주식회사 Method for controlling the multimedia contents of mobile phone

Also Published As

Publication number Publication date
KR20060098734A (en) 2006-09-19

Similar Documents

Publication Publication Date Title
JP4383690B2 (en) Digital content output method and system
EP1281286A1 (en) A method for storing, retrieving multi-media data in digital mobile telephones and a digital mobile telephone therefor
KR20070011811A (en) Mobile terminal having bookmark function for contents service and operation method thereof
JP2009510890A (en) Information terminal device to which radio wave identification tag is added and control method thereof
KR101115955B1 (en) Method of playing a message of a mobile communication terminal and the mobile communication terminal thereof
KR101122405B1 (en) Improved copyright information managing method and mobile terminal which has copyright information managing function in multimedia messaging system data
CN1997133A (en) A method and system for video and audio recording
US8954172B2 (en) Method and apparatus to process an audio user interface and audio device using the same
JP4578831B2 (en) Display device capable of recording / reproducing video signal and / or audio signal and method of operating the same
KR100765540B1 (en) Method of sending a reply message and mobile communication terminal
KR101123193B1 (en) Method of setting an attribute of a slide in a multimedia message and mobile communication terminal
KR100406027B1 (en) Device for remotely reproducing song data and reproducing method thereof
KR100860754B1 (en) Apparatus and method for content searching and playback in home network system
JP2011130363A (en) Wireless terminal, content transmission/reception system, server device and program
JP5301462B2 (en) Apparatus for providing an encoded data signal and method for encoding a data signal
JP2006345306A (en) Content distribution system and method therefor, as well as terminal device and content management method for terminal device
KR20070010591A (en) Communication terminal and method for transmission of multimedia contents
KR101099998B1 (en) Improved data exchanging system and method between server and mobile terminal
KR20080111282A (en) System and method for uploading user contents in communication terminal
KR101365330B1 (en) Method for updating of multimedia contents using category information and system
JP2008182319A (en) Stream data reproduction system and reproducing method, and portable terminal device
JP3384214B2 (en) Digital wireless telephone
KR100827804B1 (en) Method for data communication in mobile communication terminal
KR101525480B1 (en) A Method For Downloading/Providing Contents, Electronic Device and Contents Server Therefor
KR101258594B1 (en) Method of confirming a message in a mobile communication terminal and the mobile communnication terminal thereof

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: 20160128

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee