KR20060125220A - Data sharing method for mobile terminal - Google Patents

Data sharing method for mobile terminal Download PDF

Info

Publication number
KR20060125220A
KR20060125220A KR20050047148A KR20050047148A KR20060125220A KR 20060125220 A KR20060125220 A KR 20060125220A KR 20050047148 A KR20050047148 A KR 20050047148A KR 20050047148 A KR20050047148 A KR 20050047148A KR 20060125220 A KR20060125220 A KR 20060125220A
Authority
KR
South Korea
Prior art keywords
mobile communication
communication terminal
data
index
providing
Prior art date
Application number
KR20050047148A
Other languages
Korean (ko)
Other versions
KR101082269B1 (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 KR1020050047148A priority Critical patent/KR101082269B1/en
Publication of KR20060125220A publication Critical patent/KR20060125220A/en
Application granted granted Critical
Publication of KR101082269B1 publication Critical patent/KR101082269B1/en

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A data sharing method using a mobile communication terminal is provided to enable a user to download various multimedia contents to the mobile communication terminal by providing a P2P(Peer to Peer) service using the mobile communication terminal, so that a data sharing service provider can remove the necessity for installing a data storing server because the multimedia contents are stored in each mobile communication terminal. A data sharing method using a mobile communication terminal comprises the following steps of: enabling a providing party's mobile communication terminal(10), storing predetermined data, to upload index information, related with the data, and/or identification information, related with the providing party's mobile communication terminal(10), to an index server(15)(S12,S13); enabling a receiving party's mobile communication terminal(20), which wants to download desired data, to connect to the index server(15)(S14); searching the index information stored in the index server(15)(S15); selecting at least one index information of searched index information; enabling the index server(15) to transmit the identification information, related with the selected index information, to the receiving party's mobile communication terminal(20)(S17); and enabling the receiving party's mobile communication terminal(20) to connect to the providing party's mobile communication terminal(10) by using the identification information and download the data(S18,S19).

Description

이동 통신 단말기를 이용한 데이터 공유 방법{DATA SHARING METHOD FOR MOBILE TERMINAL}Data sharing method using mobile communication terminal {DATA SHARING METHOD FOR MOBILE TERMINAL}

도 1은 본 발명의 일 실시예에 따른 인덱스 서버를 이용한 데이터 공유 방법을 나타낸 설명도. 1 is an explanatory diagram showing a data sharing method using an index server according to an embodiment of the present invention.

도 2는 본 발명에 따른 데이터 공유 방법을 이동 통신 단말기에서 실행하는 모습을 나타낸 도면.2 is a view showing a method of executing a data sharing method in a mobile communication terminal according to the present invention.

도 3은 수신측 이동 통신 단말기로 새로운 공유용 데이터의 업로드에 관련한 안내 메시지가 전송된 후 데이터 공유가 수행되는 과정을 나타낸 순서도이다.3 is a flowchart illustrating a process in which data sharing is performed after a guide message relating to uploading new sharing data is transmitted to a receiving side mobile communication terminal.

(도면의 주요 부분에 대한 부호의 설명)(Explanation of symbols for the main parts of the drawing)

10 : 제공측 이동 통신 단말기10: provision mobile terminal

15 : 인덱스 서버15: index server

16 : 과금 서버16: billing server

20 : 수신측 이동 통신 단말기20: receiving mobile terminal

본 발명은 이동 통신 단말기를 이용하여, 이동 통신 단말기 내에 저장되어 있는 데이터를 타측 이동 통신 단말기와 공유할 수 있도록 하는 데이터 공유 방법에 관한 것이다.The present invention relates to a data sharing method that enables a mobile communication terminal to share data stored in the mobile communication terminal with another mobile communication terminal.

P2P(peer-to-peer) 방식을 이용하여 데이터를 공유하는 방법은 기존의 Server-Client 개념의 형태와는 다른 방식이다. 각종 멀티미디어 데이터로 이루어지는 콘텐츠의 배포 및 이러한 콘텐츠의 다운로드에 관한 서비스의 제공은 일반 사용자가 자신의 PC를 통해서 특정 CP(컨텐츠 제공자)에서 제공하는 서버를 통해 서비스를 제공받는 형태로 수행되었다.The method of sharing data using peer-to-peer method is different from the existing Server-Client concept. The distribution of contents consisting of various multimedia data and the provision of services related to the downloading of such contents are performed in a form in which a general user receives a service through a server provided by a specific CP (content provider) through his PC.

이와 같은 서버-클라이언트 방식은 공급자와 소비자가 엄격히 구분되는 체계로서, 수많은 클라이언트가 서버에 집중될 경우 데이터의 병목현상이 발생하여 서버측 시스템에 과부하가 걸릴 수 있고, 서버의 능력에 따라 전송 속도와 같은 서비스 품질이 결정되며, 이러한 서버에 문제가 생기게 되면 가입한 모든 사용자가 서비스 받는데 차질을 빚게 된다는 문제점이 있었다.This server-client method is a system in which suppliers and consumers are strictly separated. If a large number of clients are concentrated on the server, data bottlenecks can occur and the server-side system can be overloaded. The same quality of service is determined, and if there is a problem with such a server, there is a problem that all subscribed users will have a problem receiving service.

그에 반해 P2P 방식의 서비스는 인터넷 상의 정보를 검색 엔진을 거쳐서 찾은 후 서버측 데이터베이스에 저장되어 있는 정보를 다운로드하는 일반적인 방식과는 달리 인터넷에 연결된 개인 컴퓨터(PC)로부터 직접 정보를 제공받으므로, 검색은 물론 데이터를 다운로드까지 할 수 있는 방식을 말한다. 이러한 P2P 서비스는 인터넷을 통해 연결된 각각의 개인 컴퓨터로부터 데이터를 서로 주고 받기 때문에 부하가 하나의 컴퓨터 또는 서버에 집중되지 않고, 분산될 수 있다는 장점이 있다. 또한, 공동 관심사가 되는 데이터를 가진 사용자들 간에 데이터의 전송이 이루어지게 되므로, 데이터를 공유하는 사용자간의 대화형 커뮤니티(클럽)의 형성도 가능하 게 된다. On the other hand, unlike the general method of searching for information on the Internet through a search engine and downloading the information stored in the server-side database, the P2P type service receives information directly from a personal computer connected to the Internet. Of course, this means that you can download data. The P2P service has an advantage that the load can be distributed without being concentrated on one computer or server since data is transmitted from each personal computer connected through the Internet. In addition, since data is transmitted between users having data of common interest, it is also possible to form an interactive community (club) between users who share data.

이러한 P2P 시스템은 그 형태에 따라 3가지로 나뉜다. 하나는 순수 P2P 형태로서 어떠한 형태로든 전용 서버가 존재하지 않는 것이며, 예를 들면 그누텔라나 소리바다2와 같은 형태이다. 중앙 집중식은 서버에서 각 Peer들이 가진 컨텐츠의 위치, 인덱스 정보 등 만을 보관하여 검색을 수행하며, 다운로드시에는 이 서버를 통해 해당 데이터에 관련된 Peer의 위치를 알아낸 후 실제 컨텐츠의 전송 및 수신은 서버를 경유하지 않고 Peer와 Peer간에서 수행되는 형태이다. 냅스터, 소리바다 등이 이러한 방식이지만 Peer들이 유료 콘텐츠를 불법으로 유통시켰을 경우 서버 폐쇄 등의 법적조치가 내려지기 때문에 순수 P2P 형태가 선호되고 있다. 또 다른 형태로는 복합형으로 여러 소규모 서버들이 존재하며 이들은 계층적으로 연결되어 있는 형태로서 앞서의 두가지 방식의 혼합형이라고 볼 수 있다.These P2P systems are divided into three types according to their form. One is pure P2P, and there is no dedicated server in any form, for example Gnutella or Soribada2. In the centralized method, the server keeps only the location and index information of each peer in the server and performs the search. When downloading, the server finds the location of the peer related to the data and sends and receives the actual content. It is a form that is performed between Peer and Peer without passing through. Napster and Sori are the methods, but if peers illegally distribute paid contents, legal measures such as server closure are made, so pure P2P type is preferred. In another form, there are several small servers in a hybrid form, which are connected in a hierarchical manner.

그러나 이러한 P2P 시스템은, TCP/IP를 기반으로 수행되므로써, 가상 네트워크로 연결된 일련의 PC들 사이에서만 가능하다. 이러한 방식의 P2P 서비스는 무선 통신 기술과 기기들이 발달하지 않았던 이전 세대에서는 사용자의 필요를 충족시키기에는 충분하였지만, 오늘날과 같이 무선 통신 기반의 사회에서는 적합하지 않다. However, this P2P system is only possible between a series of PCs connected to a virtual network by being performed based on TCP / IP. This type of P2P service was sufficient to meet the needs of users in previous generations when wireless communication technologies and devices were not developed, but it is not suitable in today's wireless communication-based society.

본 발명은, 이동 통신 단말기를 이용한 P2P 서비스를 제공함으로써, 사용자가 이동 통신 단말기를 통해 다양한 멀티미디어 컨텐츠를 제공 받을 수 있도록 하는 데이터 공유 방법을 제공하는 것을 목적으로 한다.An object of the present invention is to provide a data sharing method that allows a user to receive various multimedia contents through a mobile communication terminal by providing a P2P service using a mobile communication terminal.

상기한 목적을 달성하기 위한 본 발명은, 소정의 데이터를 저장하고 있는 제공측 이동통신 단말기에서 상기 데이터에 관련된 인덱스 정보 및/또는 제공측 이동 통신 단말기에 관련된 식별 정보를 인덱스 서버에 업로드하는 단계, 소망하는 데이터를 다운로드하고자 하는 수신측 이동 통신 단말기가 인덱스 서버에 접속하는 단계, 인덱스 서버에 저장된 인덱스 정보를 검색하는 단계, 검색된 인덱스 정보 중에서 적어도 하나의 인덱스 정보를 선택하는 단계, 선택된 인덱스 정보에 관련된 제공측 이동 통신 단말기로의 식별 정보를 수신측 이동 통신 단말기로 전송하는 단계, 수신측 이동 통신 단말기에서 식별 정보를 이용하여 제공측 이동 통신 단말기에 접속하고 데이터를 다운로드 하는 단계를 포함한다.The present invention for achieving the above object, the step of uploading the index information related to the data and / or identification information related to the provider-side mobile communication terminal in the provider-side mobile communication terminal that stores the predetermined data, A step in which a receiving mobile communication terminal for downloading desired data accesses an index server, retrieving index information stored in the index server, selecting at least one index information among the retrieved index information, and related to the selected index information And transmitting identification information to the providing-side mobile communication terminal to the receiving-side mobile communication terminal, accessing and providing data to the providing-side mobile communication terminal using the identification information at the receiving-side mobile communication terminal.

또한, 제공측 이동 통신 단말기는 데이터의 전체 데이터를 인덱스 서버에 업로드하는 단계를 더 포함하고, 수신측 이동 통신 단말기에 의해 검색된 인덱스 정보 중에서 적어도 하나의 인덱스 정보가 선택되면, 인덱스 서버에서 선택된 인덱스 정보에 관련된 데이터를 수신측 이동 통신 단말기로 전송한다.The providing-side mobile communication terminal may further include uploading the entire data of the data to the index server, and if at least one index information is selected from the index information searched by the receiving-side mobile communication terminal, the index information selected by the index server is selected. Transmit the data related to the mobile communication terminal.

또한, 데이터의 인덱스 정보 또는 전체 데이터는 인덱스 서버의 개인별 또는 커뮤니티별 저장 공간에 개별적으로 저장되고, 이 저장 공간의 현재의 데이터 저장 용량 또는 제공되는 전체 용량에 따라, 제공측 이동 통신 단말기에 이용 요금을 과금하는 것을 특징으로 한다.Further, the index information of the data or the entire data is stored separately in individual or community-specific storage spaces of the index server, and the fee is used for the providing-side mobile communication terminal according to the current data storage capacity of the storage space or the total capacity provided. It is characterized by charging.

또한, 제공측 이동 통신 단말기에 대하여 데이터의 인덱스 정보 또는 전체 데이터의 업로드와 관련한 과금을 수행하거나, 수신측 이동 통신 단말기에 대하여 전체 데이터의 다운로드와 관련한 과금을 수행하는 것을 특징으로 한다.In addition, the billing relating to uploading of the index information of the data or the entire data is provided to the providing mobile communication terminal, or the billing relating to the downloading of all the data is performed to the receiving mobile communication terminal.

또한, 제공측 이동 통신 단말기에서 공유용 데이터에 대한 인덱스 정보 또는 전체 데이터를 상기 인덱스 서버에 업로드할 경우, 제공측 이동 통신 단말기와 동일한 커뮤니티에 소속된 수신측 이동 통신 단말기로 업로드에 대한 안내 메시지를 전송하는 것을 특징으로 한다.In addition, when the provider-side mobile communication terminal uploads the index information or the entire data about the data for sharing to the index server, a guide message for the uploading to the receiving-side mobile terminal belonging to the same community as the providing-side mobile communication terminal Characterized in that the transmission.

이하 첨부한 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 데이터 공유 방법을 설명하기 위한 도면이다. 본 실시예의 데이터 공유 방법을 실시하기 위한 시스템은 소정의 데이터를 공유용으로 설정하고 이 데이터를 제공하는 제공측 이동 통신 단말기(10)와 소망하는 데이터를 다운로드하고자 하는 수신측 이동 통신 단말기(20)와 상기 제공측 이동 통신 단말기(10)로부터 제공되는 공유용 데이터에 대한 인덱스 정보 또는 전체 데이터를 저장하고 있는 인덱스 서버(15)와 데이터의 업로드/다운로드에 대한 소정의 과금을 수행하는 과금 서버(16)를 포함하여 이루어진다.1 is a view for explaining a data sharing method according to an embodiment of the present invention. The system for implementing the data sharing method of the present embodiment sets the predetermined data for sharing and provides the providing-side mobile communication terminal 10 which provides the data and the receiving-side mobile communication terminal 20 to download desired data. And an index server 15 which stores the index information or the entire data for the sharing data provided from the providing-side mobile communication terminal 10 and the charging server 16 which performs predetermined charging for upload / download of the data. )

제공측 이동 통신 단말기(10)는, 소정의 멀티미디어 컨텐츠 데이터를 저장하고 있으며, 이 데이터를 공유하기 위해 데이터에 대한 인덱스 정보를 유무선 이동 통신망을 통해 인덱스 서버(15)로 전송한다. 인덱스 정보는 저장하고 있는 데이터의 파일명이거나 데이터의 일부를 포함함으로써 구성될 수 있다. 또한, 인덱스 정보에는 상기 제공측 이동 통신 단말기(10)를 유무선 이동 통신망 내에서 식별할 수 있도록 하는 소정의 식별 정보를 포함하여도 무방하다. 이때의 식별 정보는, 제공측 이동 통신 단말기(10)에 고유하게 식별하기 위한 가상의 IP 또는 MIN을 이용할 수 있다.The providing-side mobile communication terminal 10 stores predetermined multimedia content data, and transmits index information about the data to the index server 15 through the wired / wireless mobile communication network in order to share this data. The index information may be configured by including a file name of a data stored or a part of the data. Further, the index information may include predetermined identification information for identifying the providing-side mobile communication terminal 10 in the wired / wireless mobile communication network. The identification information at this time can use a virtual IP or MIN for uniquely identifying to the providing-side mobile communication terminal 10.

여기에서 제공측 이동 통신 단말기(10)는 반드시 휴대폰과 같은 이동 통신 단말기일 필요는 없고 유무선 이동 통신망을 이용하여 데이터의 송수신을 수행할 수 있는 단말기를 포함한다. 또한, 멀티미디어 컨텐츠의 업로드에 관해서는 유무선 인터넷망에 접속된 PC 또는 노트북과 같은 컴퓨터를 더 포함한다.Here, the providing-side mobile communication terminal 10 does not necessarily need to be a mobile communication terminal such as a mobile phone, but includes a terminal capable of transmitting and receiving data using a wired / wireless mobile communication network. In addition, the upload of the multimedia content further includes a computer such as a PC or laptop connected to the wired or wireless Internet network.

수신측 이동 통신 단말기(20)는, 인덱스 서버(15)에서 저장하고 있는 인덱스 정보를 기초로하여, 인덱스 정보에 관련된 멀티미디어 컨텐츠 데이터를 다운로드하고자 하는 이동 통신 단말기이다. 즉, 수신측 이동 통신 단말기(20)는 이동 통신망을 통해 인덱스 서버(15)에 접속하고, 인덱스 서버(15)에서 제공하는 인덱스 정보 검색 기능(또는 커뮤니티별 공유용 데이터 목록의 제공 기능; 이에 대해서는 후술함)을 통해 수신측 이동 통신 단말기(20)의 사용자가 다운로드하기를 원하는 데이터의 인덱스 정보의 존재 여부를 검색한다. 이러한 검색의 결과로, 상기 인덱스 서버(15)가 소정의 검색 결과 리스트를 생성하여 수신측 이동 통신 단말기(20)로 전송하면, 수신측 이동 통신 단말기(20)의 사용자에 의해 적어도 하나의 검색 결과가 선택됨으로써, 선택된 검색 결과의 인덱스 정보에 관련된 멀티미디어 컨텐츠가 상기 수신측 이동 통신 단말기(20)측으로 전송될 수 있게 된다. The reception side mobile communication terminal 20 is a mobile communication terminal which wants to download multimedia content data related to the index information based on the index information stored in the index server 15. That is, the receiving side mobile communication terminal 20 accesses the index server 15 through the mobile communication network, and provides an index information search function (or a function of providing a data list for sharing by community) provided by the index server 15; A search for the presence of the index information of the data that the user of the receiving-side mobile communication terminal 20 wants to download through the following). As a result of such a search, when the index server 15 generates a predetermined search result list and transmits it to the receiving mobile communication terminal 20, at least one search result by the user of the receiving mobile communication terminal 20 is generated. Is selected, the multimedia content related to the index information of the selected search result can be transmitted to the receiving side mobile communication terminal 20 side.

또한, 수신측 이동 통신 단말기(20)는, 인덱스 서버(15)에서 제공하는 소정의 커뮤니티 서비스에 접속하여, 상기 수신측 이동 통신 단말기(20)가 가입되어 있는 커뮤니티의 공유용 데이터 저장 공간에 저장되어 있는 인덱스 정보를 검색할 수도 있다. 이러한 경우에는, 수신측 이동 통신 단말기(20)에서 인덱스 서버(15)측으 로 원하는 데이터에 대한 검색어를 전송하는 대신에, 자신이 속한 커뮤니티로의 접속을 요청하는 요구를 전송함으로써, 자신이 속한 커뮤니티로의 접속과 동시에 커뮤니티의 저장 공간에 저장되어 있는 공유용 데이터의 인덱스 정보 목록을 전체 또는 검색을 통한 일부를 확인할 수도 있다. In addition, the receiving side mobile communication terminal 20 accesses a predetermined community service provided by the index server 15 and stores the data in a sharing data storage space of the community to which the receiving side mobile communication terminal 20 is subscribed. You can also search for index information. In this case, instead of transmitting the search word for the desired data from the receiving mobile communication terminal 20 to the index server 15 side, by sending a request for access to the community to which it belongs, the community to which it belongs At the same time, you can check all or part of the index information list of the shared data stored in the storage space of the community.

위와 같은 제공측 이동 통신 단말기(10) 또는 수신측 이동 통신 단말기(20)는, 멀티미디어 컨텐츠를 다운로드하고 실행시킬 수 있는 휴대폰, PDA등의 유무선 이동 통신 단말기를 포함한다. The providing-side mobile communication terminal 10 or the receiving-side mobile communication terminal 20 as described above includes a wired / wireless mobile communication terminal such as a mobile phone or a PDA capable of downloading and executing multimedia contents.

인덱스 서버(15)는, 상기 제공측 이동 통신 단말기(10)로부터 업로드되는 공유용 데이터에 대한 인덱스 정보 또는 공유용 데이터 자체를 저장하고 있는 데이터 베이스(도시하지 않음)를 포함한다. 또한, 인덱스 서버(15)는 수신측 이동 통신 단말기(20)의 검색 요청에 따라, 데이터 베이스에 저장하고 있는 인덱스 정보에 대한 검색 결과를 수신측 이동 통신 단말기(20)로 전송한다. 그리고 수신측 이동 통신 단말기(20)에 의해 선택된 적어도 하나의 검색 결과의 인덱스 정보에 관련된 멀티미디어 컨텐츠를 상기 수신측 이동 통신 단말기(20)에서 다운로드할 수 있도록 하는, 제공측 이동 통신 단말기(10)로의 접속 정보 또는 제공측 이동 통신 단말기(10)의 식별 정보를 상기 수신측 이동 통신 단말기(20)로 전송한다. The index server 15 includes a database (not shown) that stores index information for sharing data uploaded from the providing-side mobile communication terminal 10 or the sharing data itself. In addition, the index server 15 transmits a search result for the index information stored in the database to the receiving mobile communication terminal 20 in response to a search request of the receiving mobile communication terminal 20. And to the providing-side mobile communication terminal 10, allowing the receiving-side mobile communication terminal 20 to download multimedia contents related to the index information of the at least one search result selected by the receiving-side mobile communication terminal 20. The connection information or identification information of the providing-side mobile communication terminal 10 is transmitted to the receiving-side mobile communication terminal 20.

제공측 이동 통신 단말기(10)에 관련된 접속 정보 또는 식별 정보는, 제공측 이동 통신 단말기(10)를 이동 통신망에서 인덱스 서버(15) 또는 수신측 이동 통신 단말기(20)에 의해 고유하게 식별할 수 있는 정보로서, 제공측 이동 통신 단말기(10)측에서는 식별 정보로서 수신측 이동 통신 단말기(20)측에서는 접속 정보로서 이용된다. 즉, 식별 정보 또는 접속 정보는 제공측 이동 통신 단말기(10)의 MIN, 제공측 이동 통신 단말기(10)가 포함된 가상의 네트워크 내에서의 식별 ID 또는 단말기에 주어진 IP를 포함한다. 또한, 상기 식별 정보 또는 접속 정보에는 제공측 이동 통신 단말기(10)가 공유하고자 하는 데이터가 상기 제공측 이동 통신 단말기(10)의 메모리에 저장되어 있는 논리적인 위치 또는 공유용 데이터를 독출하기 위해 필요한 인증 정보 등을 더 포함할 수도 있다.Connection information or identification information related to the providing-side mobile communication terminal 10 can uniquely identify the providing-side mobile communication terminal 10 by the index server 15 or the receiving-side mobile communication terminal 20 in the mobile communication network. As the existing information, it is used as identification information on the providing mobile communication terminal 10 side as connection information on the receiving mobile communication terminal 20 side. That is, the identification information or access information includes the MIN of the providing-side mobile communication terminal 10, the identification ID in the virtual network in which the providing-side mobile communication terminal 10 is included, or the IP given to the terminal. In addition, the identification information or access information may be required to read a logical position or sharing data in which data to be shared by the providing-side mobile communication terminal 10 is stored in a memory of the providing-side mobile communication terminal 10. Authentication information may be further included.

또한, 인덱스 서버(15)는 제공측 이동 통신 단말기(10)로부터의 공유하고자 하는 멀티미디어 컨텐츠의 전체 데이터를 저장할 수도 있다. 이러한 구성의 데이터 공유 시스템에서는, 인덱스 서버(15)가 저장된 멀티미디어 컨텐츠의 전체 데이터에 대한 인덱스 정보를 수신측 이동 통신 단말기(20)의 요청에 의해 검색하고, 수신측 이동 통신 단말기(20)의 다운로드 요청에 따라, 인덱스 서버(15)에 저장된 전체 데이터를 상기 수신측 이동 통신 단말기(20)로 전송한다. In addition, the index server 15 may store the entire data of the multimedia content to be shared from the providing-side mobile communication terminal 10. In the data sharing system having such a configuration, the index server 15 retrieves index information for the entire data of the stored multimedia contents at the request of the receiving side mobile communication terminal 20 and downloads the receiving side mobile communication terminal 20. Upon request, the entire data stored in the index server 15 is transmitted to the receiving side mobile communication terminal 20.

또한, 인덱스 서버(15)는, 동일 관심사를 가진 다수의 이동 통신 단말기가 가입하여 형성된 커뮤니티를 형성하고, 이 커뮤니티마다 소정 용량의 저장 공간을 제공함으로써, 커뮤니티의 구성원이 되는 제공측 이동 통신 단말기(10)가 자유롭게 공유하고자 하는 멀티미디어 컨텐츠의 인덱스 정보 또는 전체 데이터를 저장할 수 있도록 하는 서비스를 제공하여도 무방하다. 이 경우, 인덱스 서버는, 수신측 이동 통신 단말기(20) 또는 제공측 이동 통신 단말기(10)가 커뮤니티에 접속하게 되면 커뮤니티별 저장 공간에 저장하고 있는 공유용 데이터의 목록을 곧바로 상기 수신측 이동 통신 단말기(20) 또는 제공측 이동 통신 단말기(10)로 전송함으로써 커뮤 니티에서 공유하고 있는 데이터를 확인할 수 있도록 하여도 무방하다. In addition, the index server 15 forms a community formed by joining a plurality of mobile communication terminals having the same interest, and provides a storage space of a predetermined capacity for each community, thereby providing a provider-side mobile communication terminal that becomes a member of the community ( 10) may provide a service for storing the index information or the entire data of the multimedia content that you want to share freely. In this case, when the receiving side mobile communication terminal 20 or the providing side mobile communication terminal 10 accesses the community, the index server immediately returns a list of sharing data stored in the storage space for each community. The data shared by the community may be confirmed by transmitting to the terminal 20 or the providing-side mobile communication terminal 10.

또한, 인덱스 서버(15)를 통한 데이터 공유 서비스를 이용하는 제공측 이동 통신 단말기(10)마다 소정 용량의 저장 공간을 제공하여, 제공측 이동 통신 단말기(10)마다 인덱스 정보 또는 공유하고자 하는 멀티미디어 컨텐츠의 전체 데이터를 개별적으로 자유롭게 저장할 수 있도록 하는 서비스를 제공하여도 무방하다.In addition, a storage space of a predetermined capacity is provided for each of the providing-side mobile communication terminals 10 using the data sharing service through the index server 15, so that the index-side information or the multimedia contents to be shared for each of the providing-side mobile communication terminals 10 are provided. It is also possible to provide a service for freely storing the entire data individually.

상기한 바와 같이 인덱스 서버(15)에 커뮤니티별 또는 개인별 저장 공간을 제공하는 경우, 본 발명에 따른 데이터 공유 시스템은 과금 서버(16)를 이용하여, 제공되는 저장 공간의 용량별 또는 저장하고 있는 데이터의 크기(저장 공간의 사용중인 용량)에 따라 적정한 수준의 과금을 수행하도록 하는 것도 무방하다.As described above, when providing the storage space for each community or individual to the index server 15, the data sharing system according to the present invention, using the charging server 16, by the capacity of the storage space provided or stored data Depending on the size of the storage space in use, the appropriate level of charging may be required.

본 발명의 이동 통신 단말기를 이용한 데이터 공유 방법을 구성하는 데이터 공유 시스템에 있어서, 제공측 이동 통신 단말기(10)와 인덱스 서버(15)와 수신측 이동 통신 단말기(20)를 중계하는 이동 통신망의 구성 요소, 예를 들면, 기지국, 기지국 제어기, 교환기, 홈위치 등록기 등은 본 발명의 실시하기 위해 반드시 필요한 것이지만, 도면에 도시하거나 상세한 설명에서 설명하지는 않기로 한다. In the data sharing system constituting the data sharing method using the mobile communication terminal of the present invention, the mobile communication network relaying the providing mobile communication terminal 10, the index server 15 and the receiving mobile communication terminal 20 Elements, such as base stations, base station controllers, exchanges, home location registers, and the like, are necessary to practice the present invention, but are not shown in the drawings or described in the detailed description.

다음으로, 도 1을 이용하여 본 발명의 일 실시예에 따른, 인덱스 서버(15)를 이용한 데이터 공유 방법을 설명한다. 먼저, 제공측 이동 통신 단말기(10)에서 소정의 멀티미디어 컨텐츠를 제작하거나 또는 인터넷망 등을 통해 다운로드하여 저장한다(S11). 이후, 제공측 이동 통신 단말기(10)에 구비된 소정의 기능키 또는 특정 문자와 숫자의 조합에 의해 인덱스 서버(15)에 접속한다. 제공측 이동 통신 단말기(10)가 인덱스 서버에 접속되면, 저장하고 있는 멀티미디어 컨텐츠중의 일부 또는 전체를 공유용 데이터로 설정함으로써, 상기 공유용 데이터의 인덱스 정보가 인덱스 서버(15)로 전송되고(S12), 인덱스 서버(15)는 전송된 인덱스 정보를 저장한다(S13).Next, a data sharing method using the index server 15 according to an embodiment of the present invention will be described with reference to FIG. 1. First, a predetermined multimedia content is produced by the providing mobile communication terminal 10 or downloaded and stored through an internet network (S11). Thereafter, the access server 15 is connected to the index server 15 by a predetermined function key or a combination of specific letters and numbers provided in the providing-side mobile communication terminal 10. When the providing-side mobile communication terminal 10 is connected to the index server, the index information of the sharing data is transmitted to the index server 15 by setting some or all of the stored multimedia contents as sharing data ( S12, the index server 15 stores the transmitted index information (S13).

이후, 수신측 이동 통신 단말기(20)가 인덱스 서버(15)에 접속하여 자신이 속하는 커뮤니티에 진입하고, 다운로드 하기를 원하는 데이터를 검색하고자 하는 요청을 소정의 검색어를 이용하여 전송하면(S14), 인덱스 서버(15)에서는 상기 검색어를 이용하여 상기 커뮤니티의 저장 공간에 저장되어 있는 인덱스 정보를 검색하여, 적어도 하나의 검색 결과를 생성하고 이 검색 결과를 포함하는 검색 결과 리스트를 수신측 이동 통신 단말기(20)로 전송한다(S15).Subsequently, when the receiving mobile terminal 20 accesses the index server 15 to enter the community to which it belongs, and transmits a request for searching for data to be downloaded using a predetermined search word (S14), The index server 15 searches the index information stored in the storage space of the community using the search word, generates at least one search result, and receives a search result list including the search result in a receiving mobile communication terminal ( 20) (S15).

수신측 이동 통신 단말기(20)에서는, 검색 결과 리스트를 확인하고, 적어도 하나의 검색 결과를 선택함으로써 공유용 데이터에 대한 다운로드의 요청을 인덱스 서버(15)로 전송한다(S16). 인덱스 서버(15)는 선택된 검색 결과의 인덱스 정보에 관련된 멀티미디어 컨텐츠를 저장하고 있는 제공측 이동 통신 단말기(10)의 접속 정보 또는 식별 정보를 상기 수신측 이동 통신 단말기(20)로 전송한다(S17). The reception side mobile communication terminal 20 checks the search result list and selects at least one search result to transmit a download request for sharing data to the index server 15 (S16). The index server 15 transmits the access information or the identification information of the providing-side mobile communication terminal 10 storing the multimedia content related to the index information of the selected search result to the receiving-side mobile communication terminal 20 (S17). .

상기 제공측 이동 통신 단말기(10)의 접속 정보 또는 식별 정보를 수신한 수신측 이동 통신 단말기(20)는, 식별 정보 또는 접속 정보를 이용하여 제공측 이동 통신 단말기(10)에 접속하고, 선택한 검색 결과에 관련된 멀티미디어 컨텐츠의 전송을 요구한다(S18). 이에, 제공측 이동 통신 단말기(10)는 수신측 이동 통신 단말기(20)로부터 전송 요청된 공유용 멀티미디어 컨텐츠 데이터를 전송한다(S19). The receiving side mobile communication terminal 20 that has received the connection information or the identification information of the providing side mobile communication terminal 10 connects to the providing side mobile communication terminal 10 using the identification information or the connection information, and selects the selected search. Request transmission of the multimedia content related to the result (S18). Accordingly, the providing-side mobile communication terminal 10 transmits the sharing multimedia content data requested to be transmitted from the receiving-side mobile communication terminal 20 (S19).

이러한 데이터 공유의 동작에서, 수신측 이동 통신 단말기(20)가 제공측 이 동 통신 단말기(10)로부터 멀티미디어 컨텐츠 데이터를 다운로드하기 전 또는 다운로드를 완료한 후, 과금 서버(16)에 의한 소정의 과금 동작을 더 수행함으로써 제공측 이동 통신 단말기(10)에게 적절한 보상을 제공하도록 하는 것이 바람직하다.In this data sharing operation, predetermined charging by the charging server 16 before or after the receiving mobile terminal 20 downloads the multimedia content data from the providing mobile terminal 10 or completes the download. It is desirable to provide appropriate compensation to the providing-side mobile communication terminal 10 by further performing the operation.

도 2는 상기한 데이터 공유 방법을 이동 통신 단말기에서 실행하는 모습을 나타내는 도면이다. 먼저 도 2(a)에서는 소정의 음악 재생용 파일을 다운로드하기를 원하는 수신측 이동 통신 단말기(20)의 사용자에 의한 특정 기능키, 또는 소정 조합의 문자 또는 숫자의 입력에 따라 소정의 인덱스 서버를 포함하는 데이터 공유 서비스에 접속하고 있다. 데이터 공유 서비스로의 접속이 완료되면, 도 2(b)에서와 같이, 데이터 공유 서비스에서 제공하는 다양한 커뮤니티 중에서 '음악 공유 클럽'을 선택함으로써 수신측 이동 통신 단말기(20) 사용자가 자신의 관심 분야에 부합하는 커뮤니티로 접속한다(도 2(c)). 커뮤니티로 접속되면 커뮤니티에서는 현재 커뮤니티용 저장 공간에 저장되어 있는 공유용 데이터의 인덱스 정보에 대한 목록을 수신측 이동 통신 단말기(20)로 전송한다(도 2(d)). 도 2(d)에서는 제공된 목록 중에서 '사랑.mp3' 파일이 수신측 이동 통신 단말기(20)에 의해 선택된 상태를 나타내고 있으며, 이와 같이 적어도 하나의 파일이 선택되면, 도 2(e)에서와 같이 선택된 공유용 데이터가 인덱스 서버(15) 또는 제공측 이동 통신 단말기(10)로부터 다운로드된다.2 is a diagram illustrating a method of executing the above-described data sharing method in a mobile communication terminal. First, in FIG. 2 (a), a predetermined index key is inputted according to a specific function key or a combination of letters or numbers inputted by a user of the receiving mobile communication terminal 20 who wants to download a predetermined file for playing music. You are connected to an included data sharing service. When the connection to the data sharing service is completed, as shown in FIG. 2 (b), the user of the receiving mobile terminal 20 selects a music sharing club from various communities provided by the data sharing service. Connect to the community corresponding to (Fig. 2 (c)). When connected to the community, the community transmits a list of index information of the sharing data currently stored in the community storage space to the receiving side mobile communication terminal 20 (FIG. 2 (d)). In FIG. 2 (d), the 'love.mp3' file is selected by the receiving mobile communication terminal 20 from the list provided. When at least one file is selected in this way, as shown in FIG. The selected sharing data is downloaded from the index server 15 or the providing mobile communication terminal 10.

여기에서, 도시하지는 않았지만, 과금 서버(16)에 의해, 도 2(e)의 이전 또는 이후, 즉, 수신측 이동 통신 단말기(20)가 공유용 데이터를 다운로드하기 이전 또는 이후에 데이터 다운로드에 관련된 소정의 과금 과정을 더 수행하도록 한다.Although not shown here, the billing server 16 is associated with data download before or after FIG. 2 (e), that is, before or after the receiving mobile communication terminal 20 downloads data for sharing. The predetermined charging process is further performed.

도 3은 수신측 이동 통신 단말기(20)가 소속된 커뮤니티에 새로운 공유용 데이터가 업로드 되었을때, 수신측 이동 통신 단말기(20)로 업로드에 관련한 안내 메시지가 전송됨으로써 데이터 공유가 수행되는 과정을 나타낸 순서도이다. 먼저 제공측 이동 통신 단말기(10)에서 공유하고자 하는 멀티미디어 컨텐츠의 인덱스 정보 또는 컨텐츠의 전체 데이터를 자신이 소속된 인덱스 서버(15)의 커뮤니티에 업로드한다(S51). 이에 인덱스 서버(15)에서는 상기 업로드에 관련된 안내를 수행하기 위한 안내 메시지를 작성한다. 그리고 이 안내 메시지를, 미리 상기 커뮤니티에 가입하여 소정 멀티미디어 컨텐츠의 업로드에 대한 안내를 제공받기를 요청한 적어도 하나의 수신측 이동 통신 단말기(20)측으로 전송한다(S52). 안내 메시지에는, 상기 업로드된 멀티미디어 컨텐츠의 인덱스 정보, 멀티미디어 컨텐츠를 다운로드 하기 위한 제공측 이동 통신 단말기(10)로의 접속 정보 또는 인덱스 서버(15)로의 접속 정보를 포함하고 있는 것이 바람직하다.3 illustrates a process in which data sharing is performed by transmitting a guide message related to uploading to a receiving side mobile communication terminal 20 when new sharing data is uploaded to a community to which the receiving side mobile communication terminal 20 belongs. Flowchart. First, the index information of the multimedia content or the entire data of the content to be shared by the providing-side mobile communication terminal 10 is uploaded to the community of the index server 15 to which it belongs (S51). The index server 15 creates a guide message for performing the guide related to the upload. In addition, the guide message is transmitted to at least one receiving-side mobile communication terminal 20 requesting to receive a guide for uploading predetermined multimedia content by joining the community in advance (S52). The guide message preferably includes index information of the uploaded multimedia content, access information to the providing-side mobile communication terminal 10 for downloading the multimedia content, or access information to the index server 15.

이러한 안내 메시지를 수신한 수신측 이동 통신 단말기(20)에서는, 수신된 안내 메시지에 포함된 인덱스 정보를 선택함으로써 상기 인덱스 정보에 관련된 멀티미디어 컨텐츠 정보의 다운로드를 요청한다(S53). Receiving such a guide message, the receiving side mobile communication terminal 20 requests the download of the multimedia content information related to the index information by selecting the index information included in the received guide message (S53).

수신측 이동 통신 단말기(20)로부터의 다운로드 요청을 수신한 인덱스 서버(15)에서는, 제공측 이동 통신 단말기(10)로의 접속 정보를 수신측 이동 통신 단말기(20)로 전송하고(S54), 수신측 이동 통신 단말기(20)는 전송된 접속 정보를 이용하여 제공측 이동 통신 단말기(10)에 접속하여 상기 선택된 멀티미디어 컨텐츠의 송수신을 수행하게 된다(S55).The index server 15 receiving the download request from the receiving side mobile communication terminal 20 transmits the connection information to the providing side mobile communication terminal 10 to the receiving side mobile communication terminal 20 (S54) and receives the received information. The side mobile communication terminal 20 accesses the providing-side mobile communication terminal 10 by using the transmitted access information and transmits and receives the selected multimedia content (S55).

또한, S52의 단계에서 전송되는 안내 메시지에는 제공측 이동 통신 단말기(10)로의 접속 정보가 더 포함되어 있어서, 수신측 이동 통신 단말기(20)에서 안내 메시지에 포함된 인덱스 정보를 선택하면, 곧바로 수신측 이동 통신 단말기(20)와 제공측 이동 통신 단말기(10)가 접속되어 데이터의 송수신을 수행할 수 있도록 하여도 무방하다.In addition, the guide message transmitted in step S52 further includes connection information to the providing-side mobile communication terminal 10, so that when the receiving-side mobile communication terminal 20 selects the index information included in the guide message, it is immediately received. The side mobile communication terminal 20 and the providing side mobile communication terminal 10 may be connected to perform data transmission and reception.

상기한 바와 같은 데이터 공유 방법은 각 이동 통신 단말기간의 P2P 방식을 이용하기 때문에, 멀티미디어 컨텐츠를 공유할 수 있도록 하는 서비스를 제공하는 CP에게 있어서, 컨텐츠 저장용 서버를 과다하게 설치할 필요가 없게되는 장점을 갖게 된다.Since the data sharing method as described above uses a P2P method between mobile communication terminals, a CP providing a service for sharing multimedia contents does not need to install an excessive amount of server for storing contents. Will have

또한, 본 발명의 다른 실시예에 따른 데이터 공유 방법을 수행하기 위한 데이터 공유 시스템에서는 인덱스 서버를 제외하여 구성되며, 제공측 이동 통신 단말기와 수신측 이동 통신 단말기만으로 이루어진다.In addition, the data sharing system for performing the data sharing method according to another embodiment of the present invention is configured to exclude the index server, and consists of only the providing mobile communication terminal and the receiving mobile communication terminal.

이러한 구성으로 이루어지는 데이터 공유 방법은, 인터넷 또는 이동 통신망을 통해 제공측 이동 통신 단말기 또는 수신측 이동 통신 단말기가 소정의 데이터 공유 커뮤니티에 가입을 한 상태에서 수행된다. (가입은 필수 조건이 아니지만, 데이터 다운로드에 과금 동작을 추가하기 위해서는 소정 가입 절차에 의해 데이터 이용에 대한 과금 방법을 결정하는 것이 바람직하다.) 본 방법에서는 커뮤니티를 구성하는 이동 통신 단말기의 업로드되는 인덱스 정보를 각각의 이동 통신 단말기 자체의 저장 공간에서 유지하게 된다. 따라서, 인덱스 서버의 기능을 각각의 이동 통신 단말기에서 수행하게 되므로, 데이터의 검색 및 다운로드 요청은 앞에서 설명한 실시예와 동일하므로 장황한 설명은 생략한다.The data sharing method having such a configuration is performed in a state in which the providing-side mobile communication terminal or the receiving-side mobile communication terminal joins a predetermined data sharing community through the Internet or a mobile communication network. (Subscription is not a requirement, but in order to add a charging operation to data download, it is preferable to determine a charging method for data usage by a predetermined subscription procedure.) In this method, an uploaded index of a mobile communication terminal constituting a community Information is maintained in the storage space of each mobile communication terminal itself. Therefore, since the function of the index server is performed in each mobile communication terminal, the request for searching and downloading data is the same as in the above-described embodiment, and thus the detailed description thereof is omitted.

상기한 바와 같은 데이터 공유 방법은 각 이동 통신 단말기간의 P2P 방식을 이용하기 때문에, 멀티미디어 컨텐츠가 각 이동 통신 단말기에 저장되어 있으므로 데이터 공유 서비스의 제공자에게 있어서, 데이터 저장용 서버를 과다하게 설치할 필요가 없게되는 장점을 갖게 된다.Since the data sharing method as described above uses the P2P method between the mobile communication terminals, the multimedia content is stored in each mobile communication terminal, so that the data storage service provider does not need to install excessive data storage servers. It has the advantage of being.

또한, 공유용 데이터의 저장 및 다운로드에 대해 적정한 과금을 수행할 수 있으므로, 제공측 이동 통신 단말기로 적절한 보상이 이루어지기 때문에 다양한 데이터의 공유가 이루어질 수 있게 된다.In addition, since appropriate charging can be performed for storing and downloading data for sharing, appropriate compensation can be made to the providing-side mobile communication terminal so that various data can be shared.

Claims (9)

a) 소정의 데이터를 저장하고 있는 제공측 이동통신 단말기에서 상기 데이터에 관련된 인덱스 정보 및/또는 상기 제공측 이동 통신 단말기에 관련된 식별 정보를 인덱스 서버에 업로드하는 단계;a) uploading index information related to the data and / or identification information related to the providing-side mobile communication terminal to an index server in the providing-side mobile communication terminal storing predetermined data; b) 소망하는 데이터를 다운로드하고자 하는 수신측 이동 통신 단말기가 상기 인덱스 서버에 접속하는 단계;b) accessing the index server by a receiving mobile terminal to download desired data; c) 상기 인덱스 서버에 저장된 상기 인덱스 정보를 검색하는 단계;c) retrieving the index information stored in the index server; d) 검색된 인덱스 정보 중에서 적어도 하나의 인덱스 정보를 선택하는 단계;d) selecting at least one index information among the retrieved index information; e) 상기 인덱스 서버에서 상기 선택된 인덱스 정보에 관련된 상기 식별 정보를 상기 수신측 이동 통신 단말기로 전송하는 단계;e) transmitting, at the index server, the identification information related to the selected index information to the receiving mobile terminal; f) 상기 수신측 이동 통신 단말기에서 상기 식별 정보를 이용하여 상기 제공측 이동 통신 단말기에 접속하고 데이터를 다운로드 하는 단계;f) connecting to the providing-side mobile communication terminal and downloading data by using the identification information at the receiving-side mobile communication terminal; 를 포함하는 이동 통신 단말기를 이용한 데이터 공유 방법.Data sharing method using a mobile communication terminal comprising a. 제 1항에 있어서, 상기 제공측 이동 통신 단말기는 상기 데이터의 전체 데이터를 상기 인덱스 서버에 업로드하는 단계를 더 포함하는 것을 특징으로 하는 이동 통신 단말기를 이용한 데이터 공유 방법.The method of claim 1, wherein the providing-side mobile communication terminal further comprises uploading the entire data of the data to the index server. 제 2항에 있어서, 상기 수신측 이동 통신 단말기에 의해 검색된 인덱스 정보 중에서 적어도 하나의 인덱스 정보가 선택되면,The method of claim 2, wherein when at least one index information is selected from the index information searched by the receiving mobile terminal, 상기 인덱스 서버에서 상기 선택된 인덱스 정보에 관련된 데이터를 상기 수신측 이동 통신 단말기로 전송하는 이동 통신 단말기를 이용한 데이터 공유 방법.The data sharing method using a mobile communication terminal for transmitting data related to the selected index information from the index server to the receiving mobile communication terminal. 제 1항 또는 2항에 있어서, 상기 데이터의 인덱스 정보 또는 전체 데이터는 상기 인덱스 서버의 개인별 또는 커뮤니티별 저장 공간에 개별적으로 저장되는 것을 특징으로 하는 이동 통신 단말기를 이용한 데이터 공유 방법.The data sharing method according to claim 1 or 2, wherein the index information or the entire data of the data is individually stored in individual or community storage spaces of the index server. 제 4항에 있어서, 상기 저장 공간의 현재의 데이터 저장 용량 또는 제공되는 전체 용량에 따라, 상기 제공측 이동 통신 단말기에 상기 저장 공간에 대한 이용 요금을 과금하는 것을 특징으로 하는 이동 통신 단말기를 이용한 데이터 공유 방법.The data using the mobile communication terminal according to claim 4, wherein a charge for the storage space is charged to the providing-side mobile communication terminal according to a current data storage capacity of the storage space or the total capacity provided. How to share. 제 1항, 2항, 3항, 5항 중의 어느 한 항에 있어서, 상기 제공측 이동 통신 단말기에 대하여 상기 데이터의 인덱스 정보 또는 전체 데이터의 업로드와 관련한 과금을 수행하는 것을 특징으로 하는 이동 통신 단말기를 이용한 데이터 공유 방법.The mobile communication terminal according to any one of claims 1, 2, 3, and 5, wherein the providing-side mobile communication terminal performs charging related to uploading of the index information of the data or the entire data. Data sharing method using 제 1항, 2항, 3항, 5항 중의 어느 한 항에 있어서, 상기 수신측 이동 통신 단말기에 대하여 상기 전체 데이터의 다운로드와 관련한 과금을 수행하는 것을 특 징으로 하는 이동 통신 단말기를 이용한 데이터 공유 방법.The data sharing using the mobile communication terminal according to any one of claims 1, 2, 3, and 5, characterized in that the receiving-side mobile communication terminal performs charging related to the download of the entire data. Way. 제 1항 또는 2항에 있어서, 상기 제공측 이동 통신 단말기에서 상기 데이터에 대한 인덱스 정보 또는 전체 데이터를 상기 인덱스 서버에 업로드할 경우, 상기 수신측 이동 통신 단말기로 상기 업로드에 대한 안내 메시지를 전송하는 것을 특징으로 하는 이동 통신 단말기를 이용한 데이터 공유 방법.The method of claim 1 or 2, wherein when the provider-side mobile communication terminal uploads the index information or the entire data of the data to the index server, the guide message for the upload is transmitted to the receiving-side mobile communication terminal. A data sharing method using a mobile communication terminal, characterized in that. 제 8항에 있어서, 상기 안내 메시지는 상기 제공측 이동 통신 단말기와 동일한 커뮤니티에 소속된 수신측 이동 통신 단말기로 전송되는 것을 특징으로 하는 이동 통신 단말기를 이용한 데이터 공유 방법.The method of claim 8, wherein the guide message is transmitted to a receiving mobile communication terminal belonging to the same community as the providing mobile communication terminal.
KR1020050047148A 2005-06-02 2005-06-02 DATA SHARING METHOD FOR MOBILE TERMINAL and INDEX SERVER KR101082269B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050047148A KR101082269B1 (en) 2005-06-02 2005-06-02 DATA SHARING METHOD FOR MOBILE TERMINAL and INDEX SERVER

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050047148A KR101082269B1 (en) 2005-06-02 2005-06-02 DATA SHARING METHOD FOR MOBILE TERMINAL and INDEX SERVER

Publications (2)

Publication Number Publication Date
KR20060125220A true KR20060125220A (en) 2006-12-06
KR101082269B1 KR101082269B1 (en) 2011-11-09

Family

ID=37729656

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050047148A KR101082269B1 (en) 2005-06-02 2005-06-02 DATA SHARING METHOD FOR MOBILE TERMINAL and INDEX SERVER

Country Status (1)

Country Link
KR (1) KR101082269B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008077328A1 (en) * 2006-12-25 2008-07-03 Tencent Technology (Shenzhen) Company Limited System, method and apparatus that can access a web page element in a web page
KR101436862B1 (en) * 2012-11-13 2014-09-12 김민수 Mobile communication terminal and method for storing data in mobile communication terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008077328A1 (en) * 2006-12-25 2008-07-03 Tencent Technology (Shenzhen) Company Limited System, method and apparatus that can access a web page element in a web page
KR101436862B1 (en) * 2012-11-13 2014-09-12 김민수 Mobile communication terminal and method for storing data in mobile communication terminal

Also Published As

Publication number Publication date
KR101082269B1 (en) 2011-11-09

Similar Documents

Publication Publication Date Title
US10860734B2 (en) Remote data access techniques for portable devices
US8392407B2 (en) Method, apparatus and system of searching and downloading mobile telephone file
CN100414539C (en) Method for transmitting and downloading streaming data
US8239446B2 (en) Content distribution architecture
CN100438408C (en) Method, device and system for realizing surrogate downloading
US7342928B2 (en) Method and system for accessing a peer-to-peer network
US8812377B2 (en) Service brokering using domain name servers
US20060112143A1 (en) Method and system to facilitate publishing and distribution of digital media
US20050049886A1 (en) System and method for managing digital rights and content assets
CN105830419B (en) It is prioritized the peer-to-peer network of propagation of the object by network
CN101156407B (en) Method for supplying content through communication network
US20080189294A1 (en) Method and apparatus for sharing content
WO2008086184A2 (en) Scenario based content delivery
US20080096605A1 (en) Discovery and delivery of rich media content to a personalized mobile media box
CN104717527A (en) Video transmission method and video transmission device
EP2106086A1 (en) Method for managing requests for obtaining peer identifiers to access stored contents in p2p mode, and associated management device and network equipment
CN107454152A (en) The method for pushing of application message
KR20050102522A (en) System for providing multimedia contents based on peer-to-peer and method thereof
EP2309390B1 (en) Data distribution system
KR101082269B1 (en) DATA SHARING METHOD FOR MOBILE TERMINAL and INDEX SERVER
JP2006338135A (en) Content delivery system
KR100814676B1 (en) Offering system of unification contents and methode thereof
US9727655B2 (en) Searching system, method and P2P device for P2P device community
KR100786576B1 (en) Method for servicing contents by using mobile device
WO2006053580A1 (en) Method, apparatus and program products for management of information about shared files in a mobile network

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

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20151030

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20161028

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20171030

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20181030

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20190926

Year of fee payment: 9