KR20090131523A - System and method for providing on-line dj music service - Google Patents

System and method for providing on-line dj music service Download PDF

Info

Publication number
KR20090131523A
KR20090131523A KR1020080057446A KR20080057446A KR20090131523A KR 20090131523 A KR20090131523 A KR 20090131523A KR 1020080057446 A KR1020080057446 A KR 1020080057446A KR 20080057446 A KR20080057446 A KR 20080057446A KR 20090131523 A KR20090131523 A KR 20090131523A
Authority
KR
South Korea
Prior art keywords
music
message
sound source
terminal
service
Prior art date
Application number
KR1020080057446A
Other languages
Korean (ko)
Inventor
신태훈
권지훈
Original Assignee
주식회사 케이티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 케이티 filed Critical 주식회사 케이티
Priority to KR1020080057446A priority Critical patent/KR20090131523A/en
Publication of KR20090131523A publication Critical patent/KR20090131523A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Abstract

PURPOSE: A system and a method for providing an online DJ music service are provided to enable a user to listen to music anywhere and anytime by allowing the user to ask for a music through a text message without connecting to a music server. CONSTITUTION: A sound management unit extracts music requesting information from a music application message, and transmits the extracted music requesting information to a DJ terminal(107). The management unit receives the music information selected by a DJ from the DJ terminal, and transmits a sound source file receiving message to a music application terminal. A storage unit(105) stores a sound source file.

Description

온라인 DJ 음악 서비스 시스템 및 방법{SYSTEM AND METHOD FOR PROVIDING ON-LINE DJ MUSIC SERVICE}Online DJ Music Service System and Method {SYSTEM AND METHOD FOR PROVIDING ON-LINE DJ MUSIC SERVICE}

본 발명은 온라인 음악 서비스 시스템 및 방법에 관한 것으로, 구체적으로, 통신망을 통한 온라인 DJ 음악 서비스를 제공하는 온라인 DJ 음악 서비스 시스템 및 방법에 관한 것이다.The present invention relates to an online music service system and method, and more particularly, to an online DJ music service system and method for providing an online DJ music service through a communication network.

컴퓨터 및 통신기술의 발전으로 초고속 네트워크로 문자, 이미지, 비디오 및 오디오 등의 다양한 형태의 정보를 제공할 수 있게 되었고, 또한 데이터 압축기법의 향상으로 대용량의 멀티미디어 정보의 실시간 서비스를 제공하는 멀티미디어 데이터 서비스가 가능하게 되었다.With the development of computer and communication technology, it is possible to provide various types of information such as text, image, video, and audio through the high speed network, and the multimedia data service that provides the real-time service of large-capacity multimedia information with the improvement of the data compressor method. Has become possible.

이러한 멀티미디어 데이터 서비스의 하나로 서버-클라이언트 구조의 스트리밍 서비스가 활발하게 개발되어 제공되고 있다. 종래에는 사용자가 초고속 인터넷을 통하여 서버에 접속하여 자신의 컴퓨터로 멀티미디어 데이터를 다운로드하여 이용하였으나, 파일의 크기가 큰 동영상이나 음질이 좋은 음악 파일의 경우 다운로드 시간이 오래 걸리는 문제점이 있어, 이를 극복하기 위해 스트리밍 기술이 개발되었다.As one of such multimedia data services, a streaming service of a server-client structure has been actively developed and provided. In the related art, a user accesses a server through a high-speed Internet and downloads and uses multimedia data with his computer. However, in case of a video file having a large file size or a music file having a good sound quality, a download time is long. Streaming technology was developed.

스트리밍(Streaming) 기술은 서버에서 파일을 패킷으로 분할하여 하나씩 전송하고 클라이언트는 분할되어 전송되는 패킷을 수신할 때마다 바로 실시간으로 재생하는 기술로서, 다운로드 방식보다 파일 재생에 소요되는 시간을 많이 줄일 수 있다. 가령, 20초 동안 재생되는 파일을 다운로드하는데 걸리는 시간이 10초라고 하면, 다운로드 방식에서는 10초 동안의 다운로드 동작을 완료한 후 재생을 해야하므로 파일 재생까지 10초를 대기해야 한다. 그러나, 스트리밍 방식에서는 파일을 모두 다운로드하기 전에 이미 수신된 파일을 먼저 재생하면서 나머지 파일을 다운로드하므로, 대기 시간이 1, 2초 정도로 현격히 줄어든다. 이러한 스트리밍 기술은 1회만 재생할 수 있기 때문에 저작권 문제에 있어서 다운로드 방식에 비해 자유롭다고 할 수 있다.Streaming technology divides the file into packets at the server and transmits them one by one, and the client plays the file in real time whenever it receives the divided packet. have. For example, if the time taken to download a file that is played for 20 seconds is 10 seconds, the download method needs to wait 10 seconds until the file is played because the download operation must be completed after 10 seconds. However, in the streaming method, since the previously received file is first played before downloading all the files, the remaining files are downloaded, and the waiting time is greatly reduced to about 1 or 2 seconds. The streaming technology can be played only once, so it can be said to be free compared to the download method in the copyright issue.

이러한 스트리밍 기술은 주로 음악 감상 서비스에 적용되고 있다. 음악 감상을 하고자 하는 사용자가 다양한 음악 파일을 저장하고 있는 서버에 접속하여 특정 음악을 요청하게 되면, 그 서버는 상기 스트리밍 기술을 이용하여 상기 사용자에게 음악 파일을 패킷 분할하여 전송한다. 그러면, 사용자의 클라이언트 프로그램은 전송되는 패킷을 실시간으로 재생하게 되고, 사용자는 원하는 음악을 빠른 시간 내에 감상할 수 있다.This streaming technology is mainly applied to music listening service. When a user who wants to listen to music requests a specific music by accessing a server that stores various music files, the server transmits the music file by dividing the music file to the user using the streaming technology. Then, the client program of the user plays the transmitted packet in real time, and the user can enjoy the desired music quickly.

그런데, 이러한 스트리밍 기술을 이용한 음악 감상 서비스의 형태는 사용자가 직접 서버에 접속하여 원하는 노래를 선택하는 구조를 취하고 있다. 따라서 무선 인터넷을 통해 음악을 감상하기 위해서는 해당하는 서버에 접속해야 하고, 이에 따라 음악 선택을 위한 인터넷 접속료가 부과되는 문제점이 있다. 그리고 이동통신 망을 통한 무선 인터넷의 경우 트리 구조의 메뉴 선택 접근 방식을 제공하고 있어 음악 관련 페이지에 접속하기에도 매우 어려운 구조를 가지고 있다. However, the music listening service using the streaming technology has a structure in which a user directly connects to a server and selects a desired song. Therefore, in order to listen to music through the wireless Internet, it is necessary to access a corresponding server, and accordingly, there is a problem in that an internet connection fee is charged for music selection. In addition, the wireless Internet via a mobile communication network provides a tree-type menu selection approach, which makes it very difficult to access music-related pages.

또한, 종래의 음악 서비스는 기 정해진 음악 목록 중 원하는 음악을 사용자가 선택하는 방식이다. 이는 전적으로 음악을 소비하는 사용자를 기준으로 한 것이다. 그런데, 전통적인 오프라인 음악 서비스는 사용자가 특정 곡명, 또는 가수만을 선택해 주면 DJ가 사용자가 선정한 곡명 또는 가수의 다양한 유형의 음악 중 하나를 선택하여 제공하는 형태로, DJ 중심의 음악 서비스이다. 이러한 DJ 음악 서비스가 온라인으로 제공되는 것은, DJ를 하고자 하는 사용자가 온라인 음악 채팅방을 개설하고 해당 방으로 입실한 다수의 사용자들에게 음악을 재생시켜 주는 서비스로, 역시 상술한 바와 같이, 온라인 음악 채팅방에 접속하기 위한 과정이 필요한 문제점이 있다.In addition, the conventional music service is a method in which a user selects a desired music from a predetermined music list. This is entirely based on the user consuming music. However, the traditional offline music service is a DJ-oriented music service in which a user selects a specific song name or only a singer, and the DJ selects and provides one of various types of music selected by the user. The DJ music service provided online is a service that allows a user who wants to DJ to open an online music chat room and play music to a plurality of users who enter the room. As described above, the online music chat room is also provided. There is a problem that requires a process to access the.

본 발명은 상기와 같은 문제점을 해결하기 위해 안출된 것으로, 이동통신망에서 사용자가 음악 서버에 직접 접속하지 않고 단문 메시지로 음악을 신청하고 자동으로 DJ가 선별한 음원을 스트리밍 받아 실행할 수 있도록 하는 온라인 DJ 음악 서비스 시스템 및 방법을 제공하는데 그 목적이 있다.The present invention has been made to solve the above problems, in the mobile communication network, the user does not connect directly to the music server, the user can apply for music as a short message, and the DJ to automatically run the streaming music selected by DJ Its purpose is to provide a music service system and method.

본 발명의 다른 목적 및 장점들은 하기의 설명에 의해서 이해될 수 있으며, 본 발명의 실시예에 의해 보다 분명하게 알게 될 것이다. 또한, 본 발명의 목적 및 장점들은 특허 청구 범위에 나타낸 수단 및 그 조합에 의해 실현될 수 있음을 쉽게 알 수 있을 것이다.Other objects and advantages of the present invention can be understood by the following description, and will be more clearly understood by the embodiments of the present invention. Also, it will be readily appreciated that the objects and advantages of the present invention may be realized by the means and combinations thereof indicated in the claims.

상기 목적을 달성하기 위한 본 발명의 제 1 측면에 따른, 통신망을 통한 온라인 DJ 음악 서비스를 제공하는 온라인 DJ 음악 서비스 시스템은, 음악 신청 메시지에서 신청곡 정보를 추출하여 DJ 단말로 전송하고, 상기 신청곡 정보에 따라 DJ가 선곡한 선곡 정보를 상기 DJ 단말로부터 수신하여, 음원 파일 수신용 메시지를 음악 신청자 단말로 전송하는 신청곡 관리 수단; 음원 파일을 저장하는 저장 수단; 및 상기 음원 파일 수신용 메시지에 따라 접속한 음악 신청자 단말로, 상기 DJ가 선곡한 선곡 정보에 대응하는 음원 파일을 상기 저장 수단에서 검색하여 전송하는 전송 수단;을 포함하는 것을 특징으로 한다.According to a first aspect of the present invention for achieving the above object, an online DJ music service system for providing an online DJ music service through a communication network, extracts the application song information from the music request message and transmits to the DJ terminal, the application Subscription music management means for receiving music selection information selected by the DJ according to music information from the DJ terminal and transmitting a sound source file reception message to the music applicant terminal; Storage means for storing a sound source file; And transmission means for searching for and transmitting the sound source file corresponding to the music selection information selected by the DJ from the storage means to the music requester terminal connected according to the sound source file reception message.

또한, 상기 목적을 달성하기 위한 본 발명의 제 2 측면에 따른, 통신망과 연 결된 온라인 DJ 음악 서비스 시스템에서 온라인 DJ 음악 서비스를 제공하는 방법은, 상기 통신망으로부터 음악 신청 메시지를 수신하는 단계; 수신된 음악 신청 메시지에서 신청곡 정보를 추출하여 DJ 단말로 전송하는 단계; 상기 신청곡 정보에 따라 DJ가 선곡한 선곡 정보를 상기 DJ 단말로부터 수신하는 단계; 음원 파일 수신용 메시지를 작성하여 음악 신청자 단말로 전송하는 단계; 상기 음원 파일 수신용 메시지에 따라 접속한 상기 음악 신청자 단말로, 상기 DJ가 선곡한 선곡 정보에 대응하는 음원 파일을 검색하여 전송하는 단계;를 포함하는 것을 특징으로 한다.In addition, according to a second aspect of the present invention for achieving the above object, a method for providing an online DJ music service in an online DJ music service system connected to a communication network, the method comprising: receiving a music request message from the communication network; Extracting application song information from the received music request message and transmitting the extracted song information to the DJ terminal; Receiving selection information selected by a DJ from the DJ terminal according to the requested song information; Creating a message for receiving a sound source file and transmitting the message to a music applicant terminal; And searching for and transmitting a sound source file corresponding to the music selection information selected by the DJ to the music requester terminal connected according to the sound source file reception message.

상기와 같은 본 발명은, 사용자가 직접 음악 서버에 접속하지 않고 간단하게 문자 메시지 등으로 음악을 신청하고 자동으로 음악을 스트리밍 받음으로써, 언제, 어디서든 손쉽게 음악을 들을 수 있도록 하고, 저렴한 문자 메시지를 이용함으로써 인터넷 접속에 따른 통화료를 줄일 수 있도록 한다. 또한 사용자는 DJ에 의해 선곡된 음악을 들을 수 있게 되어 전문가에 의한 음악 서비스를 제공받을 수 있다.As described above, the present invention enables users to easily listen to music anytime and anywhere by simply applying music to a text message or the like and automatically streaming music without directly accessing a music server, thereby enabling cheap text messages. By using it, it is possible to reduce call charges due to internet access. In addition, the user can listen to the music selected by the DJ can be provided by the professional music service.

상술한 목적, 특징 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이며, 그에 따라 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명의 기술적 사상을 용이하게 실시할 수 있을 것이다. 또한, 본 발명을 설명함에 있어서 본 발명과 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에 그 상세한 설명을 생략하기로 한다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실 시예를 상세히 설명하기로 한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings, whereby those skilled in the art may easily implement the technical idea of the present invention. There will be. In addition, in describing the present invention, when it is determined that the detailed description of the known technology related to the present invention may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 온라인 DJ 음악 서비스 시스템의 네트워크 구성을 나타낸 도면이다.1 is a diagram showing the network configuration of an online DJ music service system according to an embodiment of the present invention.

도 1에 도시된 바와 같이, 본 실시예에 따른 온라인 DJ 음악 서비스 시스템(100)은, 신청곡 관리 서버(101), 스트리밍 서버(103), 음악 저장수단(105) 및 DJ 단말(107)을 포함하여 구성되고, 본 발명에 따른 온라인 DJ 음악 서비스를 제공받고자 하는 사용자는 이동 단말(130)을 이용한다. 이동 단말(130)은 온라인 DJ 음악 서비스 시스템(100)과는 이동통신망(110)을 통해 연결된다. 여기서, 이동통신망(110)은, 기지국, 교환기, 메시지 센터(SMSC, MMSC) 등으로 구성된 것으로 당해 기술분야에서 자명하므로 그 구체적인 설명은 생략한다. As shown in Fig. 1, the online DJ music service system 100 according to the present embodiment includes a subscription song management server 101, a streaming server 103, a music storage means 105, and a DJ terminal 107. The mobile terminal 130 includes a user who wants to be provided with an online DJ music service according to the present invention. The mobile terminal 130 is connected to the online DJ music service system 100 through the mobile communication network 110. Here, since the mobile communication network 110 is composed of a base station, a switch, a message center (SMSC, MMSC), and the like in the art, a detailed description thereof will be omitted.

이동 단말(130)은 단문 메시지, 멀티미디어 메시지 등의 메시지 송수신 기능 프로그램을 탑재하고, 또한 무선 인터넷 기능을 제공하기 위한 무선 브라우저를 탑재한다. 본 발명에 따른 온라인 DJ 음악 서비스를 제공받고자 하는 사용자는 메시지 송수신 프로그램을 구동하여 신청 곡명 또는 가수명을 포함하는 단문 메시지를 작성하고, 착신자 전화번호에 본 발명에 따른 서비스를 위한 서비스 특번을 입력하여 메시지를 발송한다.The mobile terminal 130 includes a message transmission / reception function program such as a short message and a multimedia message, and also has a wireless browser for providing a wireless Internet function. A user who wants to be provided with an online DJ music service according to the present invention runs a message transmitting / receiving program to create a short message including an application song name or a singer name, and inputs a service special number for a service according to the present invention into a called party's telephone number. Send it.

이동통신망(110)은 상기 이동 단말(130)로부터 발송된 단문 메시지의 착신자 전화번호를 해석하여 단문 메시지를 착신 처리하되, 단문 메시지의 착신자 전화번호로서 본 발명에 따른 서비스를 위한 서비스 특번이 기재되어 있는 경우, 해당 단문 메시지를 신청곡 관리 서버(101)로 전달한다.The mobile communication network 110 interprets the called party's telephone number of the short message sent from the mobile terminal 130 to process the incoming short message, but the service number for the service according to the present invention is described as the called party's telephone number of the short message. If so, the short message is delivered to the music management server 101.

신청곡 관리 서버(101)는 이동통신망(110)으로부터 전달된 신청곡 단문 메시지를 분석하여 해당 단문 메시지에 기록된 신청 곡명 또는 가수명 등의 신청곡 정보를 추출하여 DJ 단말(107)로 전송하고, DJ 단말(107)로부터 상기 신청곡 정보에 따라 DJ가 선곡한 음악 정보(즉, ID)를 수신한다. 사용자가 신청한 신청 곡명 또는 가수명에는 여러 종류의 노래가 있을 수 있다. DJ는 사용자가 신청한 곡명 또는 가수명에 해당하는 여러 종류의 노래 중 임의로 하나를 선정하고, 그에 따른 음악 정보가 신청곡 관리 서버(101)로 전송된다.The application song management server 101 analyzes the application song short message transmitted from the mobile communication network 110, extracts application song information such as application song name or singer name recorded in the corresponding short message, and transmits it to the DJ terminal 107, The DJ terminal 107 receives music information (ie, ID) selected by the DJ in accordance with the requested song information. There may be several kinds of songs in the application song name or singer name applied by the user. The DJ randomly selects one of several kinds of songs corresponding to the name of the song or the name of the singer applied for by the user, and the music information corresponding thereto is transmitted to the application song management server 101.

또한 신청곡 관리 서버(101)는, DJ 단말(107)로부터 수신된 음악 정보(즉, ID)가 본문에 포함되고 스트리밍 서버(103)의 URL을 콜백 URL로 설정한 단문 메시지를 작성하여 음원 파일 수신용 메시지로서 이동통신망(111)을 통해 사용자의 이동 단말(130)로 전송한다. 또는, 신청곡 관리 서버(101)는 DJ 단말(107)로부터 수신된 음악 정보(즉, ID)가 본문에 포함되고 이동 단말(130)의 음악 재생 플레이어가 스트리밍 서버(103)에 자동 접속하여 음악을 자동 스트리밍 받을 수 있도록 하는 플랫폼 단문 메시지를 작성하여 음원 파일 수신용 메시지로서 이동통신망(111)을 통해 사용자의 이동 단말(130)로 전송한다. 플랫폼 단문 메시지는 이동 단말(130)의 모바일 플랫폼(예컨대, 위피, 브루 등)에서 처리되어 음악 재생 플레이어와 같은 응용 프로그램이 자동 구동되도록 하는 메시지이다. 따라서 모바일 플랫폼이 탑재된 이동 단말(130)만이 플랫폼 단문 메시지를 지원할 수 있다.In addition, the application song management server 101 generates a short message by including music information (i.e., ID) received from the DJ terminal 107 in the body and setting the URL of the streaming server 103 as a callback URL. The message is transmitted to the user's mobile terminal 130 through the mobile communication network 111. Alternatively, the application song management server 101 includes music information (i.e., ID) received from the DJ terminal 107 in the body, and the music player of the mobile terminal 130 automatically connects to the streaming server 103 to play the music. Compose a platform short message to enable automatic streaming to transmit the message to the mobile terminal 130 of the user through the mobile communication network 111 as a message for receiving a sound file. The platform short message is a message that is processed in a mobile platform (eg, Wi-Fi, Brew, etc.) of the mobile terminal 130 so that an application program such as a music player is automatically started. Therefore, only the mobile terminal 130 equipped with the mobile platform can support the platform short message.

여기서, 신청곡 관리 서버(101)는 이동통신사의 고객 정보 관리 시스템과 연동하여 이동 단말(130)이 플랫폼 단문 메시지를 지원하는지 여부를 확인하여, 플랫 폼 단문 메시지를 지원하지 않는 경우 콜백 URL을 포함하는 단문 메시지를 이동 단말(130)로 전송하고, 플랫폼 단문 메시지를 지원하는 경우 플랫폼 단문 메시지를 이동 단말(130)로 전송한다. 콜백 URL 단문 메시지를 수신한 이동 단말(130)은 사용자의 연결 입력이 있어야 상기 콜백 URL에 따라 스트리밍 서버(103)에 접속하는 반면, 플랫폼 단문 메시지를 수신한 이동 단말(130)은 별도의 사용자 입력 없이 자동으로 음악 재생 플레이어를 구동하여 스트리밍 서버(103)에 접속한다.Here, the application song management server 101 checks whether the mobile terminal 130 supports the platform short message by interworking with the customer information management system of the mobile carrier, and includes a callback URL when the platform short message is not supported. The short message is transmitted to the mobile terminal 130, and if the platform short message is supported, the platform short message is transmitted to the mobile terminal 130. The mobile terminal 130 receiving the callback URL short message accesses the streaming server 103 according to the callback URL only when the user inputs a connection, whereas the mobile terminal 130 receiving the platform short message receives a separate user input. Automatically accesses the streaming server 103 by driving the music player.

스트리밍 서버(103)는 음악 저장수단(105)에서 DJ가 선곡한 음악의 음원을 추출하고, 접속한 이동 단말(130)로 스트리밍한다. 상술한 바와 같이, 이동 단말(130)은 신청곡 관리 서버(101)로부터 수신된 단문 메시지에 따라 스트리밍 서버(103)에 접속한다. 콜백 URL을 포함하는 단문 메시지를 수신한 경우 이동 단말(130)은 사용자의 통화 연결 입력에 따라 스트리밍 서버(103)에 접속하고, 플랫폼 단문 메시지를 수신한 경우 이동 단말(130)은 자동으로 스트리밍 서버(103)에 접속한다. 이때, 이동 단말(130)은 스트리밍 서버(103)에 접속하며 DJ가 선곡한 음악 정보(즉, ID)를 스트리밍 서버(103)로 전달한다. 스트리밍 서버(103)는 이동 단말(130)로부터 전달된 음악 정보(즉, ID)를 이용하여 음악 저장수단(105)에서 음원을 추출하여 이동 단말(130)로 스트리밍한다.The streaming server 103 extracts a sound source of music selected by the DJ from the music storage means 105 and streams it to the connected mobile terminal 130. As described above, the mobile terminal 130 connects to the streaming server 103 according to the short message received from the subscription song management server 101. When receiving the short message including the callback URL, the mobile terminal 130 accesses the streaming server 103 according to the call connection input of the user, and when receiving the platform short message, the mobile terminal 130 automatically receives the streaming server. (103). At this time, the mobile terminal 130 connects to the streaming server 103 and transfers music information (ie, ID) selected by the DJ to the streaming server 103. The streaming server 103 extracts a sound source from the music storage unit 105 using the music information (ie, ID) transferred from the mobile terminal 130 and streams the sound source to the mobile terminal 130.

도 1을 참조한 실시예에서는 스트리밍 서버(103)가 이동 단말(130)로 음원 파일을 스트리밍하여 서비스하는 것으로 설명하였으나, 스트리밍이 아닌 음원 파일을 이동 단말(130)로 다운로드하여, 이동 단말(130)이 내부에 음원 파일을 저장한 후 음원 파일을 재생하도록 해도 무방하다. 이 경우, 스트리밍 서버(103) 대신 다 운로드 서버가 전송 기능을 수행한다.In the exemplary embodiment referring to FIG. 1, the streaming server 103 streams the sound source file to the mobile terminal 130 to serve the service. However, the streaming server 103 downloads the non-streaming sound source file to the mobile terminal 130, and thus the mobile terminal 130. It is also possible to play the sound source file after storing the sound source file therein. In this case, the download server instead of the streaming server 103 performs a transmission function.

도 2는 본 발명의 일 실시예에 따른 도 1의 온라인 DJ 음악 서비스 시스템에서의 신호 흐름을 나타낸 도면이다.2 is a diagram illustrating a signal flow in the online DJ music service system of FIG. 1 according to an exemplary embodiment of the present invention.

도 2에 도시된 바와 같이, 먼저 사용자는 이동 단말(130)의 단문 메시지 송신 프로그램을 구동하여 착신자 전화번호에 본 발명의 서비스를 위한 서비스 특번을 입력하고 또한 메시지 본문에 듣고 싶은 음악의 곡명 또는/및 가수명을 입력하고 메시지를 발신한다(S201).As shown in FIG. 2, first, the user drives a short message transmitting program of the mobile terminal 130 to input a service special number for the service of the present invention to the called party's telephone number and also to listen to the name of music or / or music to be listened to in the message body. And enter the name of the singer and sends a message (S201).

이와 같이 이동 단말(130)로부터 발신된 단문 메시지(SMS 메시지)는 이동통신망(110)으로 전송되고, 이동통신망(110)은 상기 단문 메시지의 착신자 전화번호, 즉 서비스 특번을 해석하여 상기 단문 메시지를 신청곡 관리 서버(101)로 전달한다(S203). As described above, the short message (SMS message) sent from the mobile terminal 130 is transmitted to the mobile communication network 110, and the mobile communication network 110 interprets the called party's telephone number, that is, the service special number, of the short message to interpret the short message. The song is transmitted to the management server 101 (S203).

보다 구체적으로, 발신측 교환기는 이동 단말(130)로부터 수신된 단문 메시지를 단문 메시지 서비스 센터(SMSC)로 전송하고, 단문 메시지 서비스 센터는 상기 단문 메시지의 착신자 전화번호(즉, 서비스 특번)에 대한 착신 위치 질의를 홈 위치 등록기에 전송하고 그에 따른 신청곡 관리 서버(101)의 착신 위치 정보를 수신한다. 단문 메시지 서비스 센터는 홈 위치 등록기로부터 수신된 착신 위치 정보에 따라 상기 단문 메시지를 신청곡 관리 서버(101)로 전송한다.More specifically, the calling side exchange transmits the short message received from the mobile terminal 130 to the short message service center (SMSC), and the short message service center is provided with respect to the called party's telephone number (ie, service special number) of the short message. Send the incoming location query to the home location register and receive the incoming location information of the subscription song management server 101 accordingly. The short message service center transmits the short message to the subscription song management server 101 according to the incoming location information received from the home location register.

이동통신망(110)으로부터 단문 메시지를 수신한 신청곡 관리 서버(101)는 상기 단문 메시지를 분석하여 해당 단문 메시지에 기록된 곡명 또는/및 가수명 등의 신청곡 정보를 추출하고(S205), 그 추출한 신청곡 정보를 DJ 단말(107)로 전송한 다(S207). Upon receiving the short message from the mobile communication network 110, the request song management server 101 analyzes the short message and extracts the request song information such as a song name and / or a singer name recorded in the short message (S205). The song information is transmitted to the DJ terminal 107 (S207).

DJ 단말(107)에는 본 발명을 위한 전용 프로그램이 설치되어 상기 신청곡 관리 서버(101)로부터 수신된 곡명 및/또는 가수명에 대응하는 음악 목록을 화면에 표시하고 DJ 관리자로부터 음악을 선택받는다(S209). The DJ terminal 107 is provided with a dedicated program for the present invention to display a music list corresponding to the song name and / or singer name received from the application song management server 101 and receive music from the DJ manager (S209). ).

DJ 단말(107)은 DJ 관리자가 선택한 음악 정보(즉, ID)를 신청곡 관리 서버(101)로 전송한다(S211). DJ 단말(107)의 전용 프로그램은 음악 저장수단(105)에 저장된 음악 정보(즉, 곡명, 버전, 가수명, 음원 ID)를 보유하고 DJ 관리자로부터 선택된 음악 정보를 신청곡 관리 서버(101)로 전송한다. DJ 단말(107)의 전용 프로그램은 주기적으로 음악 저장수단(105)과 통신하여 음악 저장수단(105)에 저장된 음악 정보를 업데이트 받는다.The DJ terminal 107 transmits music information (that is, ID) selected by the DJ manager to the subscription song management server 101 (S211). The dedicated program of the DJ terminal 107 holds music information (ie, song name, version, singer name, sound source ID) stored in the music storage means 105 and transmits music information selected from the DJ manager to the subscription song management server 101. do. The dedicated program of the DJ terminal 107 periodically communicates with the music storage means 105 to update the music information stored in the music storage means 105.

이와 같이 DJ 단말(107)로부터 사용자가 신청한 곡에 대한 DJ 관리자가 선곡한 음악 정보를 수신한 신청곡 관리 서버(101)는 상기 이동 단말(130)이 플랫폼 단문 메시지를 지원하는지 여부를 확인한다(S213). 구체적으로, 이동통신사의 고객 정보 시스템은 이동통신 가입자의 정보, 그리고 이동통신 가입자가 보유하고 있는 단말의 사양 정보 등을 저장 관리한다. 따라서 신청곡 관리 서버(101)는 고객 정보 시스템과 연동하여 음악을 신청한 사용자의 이동 단말(130)의 플랫폼 단문 메시지 지원 여부를 확인한다.In this way, the application management server 101, which has received the music information selected by the DJ manager for the music requested by the user from the DJ terminal 107, checks whether the mobile terminal 130 supports the platform short message. (S213). Specifically, the customer information system of the mobile communication company stores and manages the information of the mobile communication subscriber and the specification information of the terminal held by the mobile communication subscriber. Therefore, the application song management server 101 checks whether or not the platform short message support of the mobile terminal 130 of the user who applied for music in association with the customer information system.

이동 단말(130)이 플랫폼 단문 메시지를 지원하지 않는 경우, 신청곡 관리 서버(101)는 상기 DJ 단말(107)로부터 수신된 음악 정보 중 음원 ID를 메시지 본문에 포함하고 스트리밍 서버(103)의 접속 URL을 콜백 URL로 설정한 단문 메시지를 작성하여 이동통신망(110)을 통해 이동 단말(130)로 전송한다(S215). If the mobile terminal 130 does not support the platform short message, the subscription song management server 101 includes a sound source ID of the music information received from the DJ terminal 107 in the message body and access of the streaming server 103. A short message having a URL set as a callback URL is created and transmitted to the mobile terminal 130 through the mobile communication network 110 (S215).

스트리밍 서버(103)의 접속 URL이 콜백 URL로 설정되고 사용자가 신청한 곡의 음원 ID가 메시지 본문에 포함된 단문 메시지를 수신한 이동 단말(130)은 해당 단문 메시지를 메시지 수신함에 저장하고 메시지 수신 표시기를 화면에 표시한다. 이동 단말(130)은 사용자가 상기 수신된 단문 메시지를 확인하고 접속과 관련된 키 버튼을 누르면(예컨대, 통화 버튼을 누르거나, 확인 버튼을 누름)(S217), 음악 재생 플레이어를 구동시켜 스트리밍 서버(103)에 접속한다(S219). 음악 재생 플레이어는 상기 수신된 단문 메시지에 포함된 콜백 URL을 이용하여 스트리밍 서버(103)에 접속하고 접속 과정에서 상기 단문 메시지에 포함된 음원 ID를 상기 스트리밍 서버(103)로 전송한다.The mobile terminal 130 receiving the short message including the connection URL of the streaming server 103 set as the callback URL and the sound source ID of the song requested by the user in the message body stores the short message in the message inbox and receives the message. Display the indicator on the screen. When the user checks the received short message and presses a key button related to the connection (for example, pressing a call button or pressing a confirmation button) (S217), the mobile terminal 130 drives the music player to the streaming server ( 103) (S219). The music player connects to the streaming server 103 using the callback URL included in the received short message, and transmits the sound source ID included in the short message to the streaming server 103 in the connection process.

이동 단말(130)이 접속하면, 상기 스트리밍 서버(103)는 상기 이동 단말(130)로부터 수신된 음원 ID를 이용하여 음원 저장수단(105)에서 상기 음원 ID에 대응하는 음원 파일을 검색한다(S221). 그리고 스트리밍 서버(103)는 상기 검색된 음원 파일을 상기 이동 단말(130)로 스트리밍한다(S223). 이동 단말(130)의 음악 재생 플레이어는 상기 스트리밍 서버(103)로부터 스트리밍된 음원 파일을 재생한다. When the mobile terminal 130 is connected, the streaming server 103 retrieves a sound source file corresponding to the sound source ID from the sound source storage unit 105 using the sound source ID received from the mobile terminal 130 (S221). ). In addition, the streaming server 103 streams the searched sound source file to the mobile terminal 130 (S223). The music player of the mobile terminal 130 plays the sound source file streamed from the streaming server 103.

도 3은 본 발명의 다른 실시예에 따른 도 1의 온라인 DJ 음악 서비스 시스템에서의 신호 흐름을 나타낸 도면이다.3 is a diagram illustrating a signal flow in the online DJ music service system of FIG. 1 according to another embodiment of the present invention.

도 2의 단계 S213에서, 고객 정보 시스템과 연동하여 이동 단말(130)의 플랫폼 단문 메시지 지원 여부를 확인한 결과, 이동 단말(130)이 플랫폼 단문 메시지를 지원하는 경우, 신청곡 관리 서버(101)는 도 2의 단계 S211에서 DJ 단말(107)로부터 수신된 음악 정보 중 음원 ID를 메시지 본문에 포함하고 스트리밍 서버(103)의 접속 URL 및 음악 재생 프로그램 구동을 지시하는 파라미터를 포함하는 플랫폼 단문 메시지를 작성하여(S301) 이동통신망(110)을 통해 이동 단말(130)로 전송한다(S303).In step S213 of FIG. 2, as a result of confirming whether the mobile terminal 130 supports the platform short message by interworking with the customer information system, when the mobile terminal 130 supports the platform short message, the application song management server 101 In step S211 of FIG. 2, a platform short message including a sound source ID of the music information received from the DJ terminal 107 is included in the message body and a parameter for instructing the connection URL of the streaming server 103 and driving of the music playback program is created. (S301) and transmits to the mobile terminal 130 through the mobile communication network (110) (S303).

플랫폼 단문 메시지를 수신한 이동 단말(130)은 상기 플랫폼 단문 메시지에 포함된 음악 재생 프로그램의 구동을 지시하는 파라미터에 근거하여 음악 재생 프로그램을 구동시키고(S305) 상기 플랫폼 단문 메시지에 포함된 URL, 즉 스트리밍 서버(103)에 자동 접속한다(S307). 이때, 음악 재생 플레이어는 상기 수신된 플랫폼 단문 메시지에 포함된 음원 ID를 상기 스트리밍 서버(103)로 전송한다.The mobile terminal 130 receiving the platform short message drives the music playback program based on a parameter instructing the driving of the music playback program included in the platform short message (S305), that is, the URL included in the platform short message, namely, The server automatically connects to the streaming server 103 (S307). At this time, the music player transmits the sound source ID included in the received platform short message to the streaming server 103.

이동 단말(130)이 접속하면, 상기 스트리밍 서버(103)는 상기 이동 단말(130)로부터 수신된 음원 ID를 이용하여 음원 저장수단(105)에서 상기 음원 ID에 대응하는 음원 파일을 검색한다(S309). 그리고 스트리밍 서버(103)는 상기 검색된 음원 파일을 상기 이동 단말(130)로 스트리밍한다(S311). 이동 단말(130)의 음악 재생 플레이어는 상기 스트리밍 서버(103)로부터 스트리밍된 음원 파일을 재생한다(S313). When the mobile terminal 130 is connected, the streaming server 103 searches for a sound source file corresponding to the sound source ID by the sound source storage unit 105 using the sound source ID received from the mobile terminal 130 (S309). ). In addition, the streaming server 103 streams the searched sound source file to the mobile terminal 130 (S311). The music player of the mobile terminal 130 plays the sound source file streamed from the streaming server 103 (S313).

이상과 같은 본 발명에 따르면 온라인 음악 스트리밍 서비스를 이용하고자 하는 사용자는 간단한 문자 메시지만으로 음악을 신청할 수 있어 무선 인터넷 이용에 따른 비용을 절감할 수 있고, 또한 DJ가 추천하는 음악을 들을 수 있게 되어 일률적인 음악이 아닌 전문가의 추천에 따른 다양한 음악을 이용할 수 있게 된다.According to the present invention as described above, users who want to use the online music streaming service can apply for music by simple text messages, thereby reducing the cost of using the wireless Internet, and also being able to listen to music recommended by the DJ. Various music can be used according to the recommendation of experts rather than music.

한편, 상술한 실시예에서는 이동 단말(130)로 음원 파일을 스트리밍하는 것으로 설명하였으나, 스트리밍이 아닌 음원 파일 자체를 이동 단말(130)로 다운로드하는 것도 가능하다. 즉, 이동 단말(130)의 접속시 음원 파일을 이동 단말(130)로 다운로드하고, 이동 단말(130)은 내부에 음원 파일을 저장한 후 음원 파일을 재생하도록 해도 무방하다. 이 경우, 스트리밍 서버(103) 대신 다운로드 서버가 전송 기능을 수행한다.Meanwhile, in the above-described embodiment, the sound source file is streamed to the mobile terminal 130. However, the sound source file itself may be downloaded to the mobile terminal 130 instead of the streaming. That is, the sound source file may be downloaded to the mobile terminal 130 when the mobile terminal 130 is connected, and the mobile terminal 130 may store the sound source file therein and then play the sound source file. In this case, the download server instead of the streaming server 103 performs a transmission function.

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 형태로 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다. 이러한 과정은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있으므로 더 이상 상세히 설명하지 않기로 한다.As described above, the method of the present invention may be implemented as a program and stored in a recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form. Since this process can be easily implemented by those skilled in the art will not be described in more detail.

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the technical spirit of the present invention for those skilled in the art to which the present invention pertains. It is not limited by the drawings.

도 1은 본 발명의 일 실시예에 따른 온라인 DJ 음악 서비스 시스템의 네트워크 구성을 나타낸 도면이다.1 is a diagram showing the network configuration of an online DJ music service system according to an embodiment of the present invention.

도 2는 본 발명의 일 실시예에 따른 도 1의 온라인 DJ 음악 서비스 시스템에서의 신호 흐름을 나타낸 도면이다.2 is a diagram illustrating a signal flow in the online DJ music service system of FIG. 1 according to an exemplary embodiment of the present invention.

도 3은 본 발명의 다른 실시예에 따른 도 1의 온라인 DJ 음악 서비스 시스템에서의 신호 흐름을 나타낸 도면이다.3 is a diagram illustrating a signal flow in the online DJ music service system of FIG. 1 according to another embodiment of the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

101 : 신청곡 관리 서버 103 : 스트리밍 서버101: application song management server 103: streaming server

105 : 음악 저장수단 107 : DJ 단말105: music storage means 107: DJ terminal

130: 이동 단말130: mobile terminal

Claims (9)

통신망을 통한 온라인 DJ 음악 서비스를 제공하는 온라인 DJ 음악 서비스 시스템으로서,An online DJ music service system that provides an online DJ music service through a communication network, 음악 신청 메시지에서 신청곡 정보를 추출하여 DJ 단말로 전송하고, 상기 신청곡 정보에 따라 DJ가 선곡한 선곡 정보를 상기 DJ 단말로부터 수신하여, 음원 파일 수신용 메시지를 음악 신청자 단말로 전송하는 신청곡 관리 수단;Application song information for extracting application song information from the music application message and transmitting to the DJ terminal, receiving the music selection information selected by the DJ according to the application song information from the DJ terminal, and transmitting a music file reception message to the music applicant terminal. Management means; 음원 파일을 저장하는 저장 수단; 및Storage means for storing a sound source file; And 상기 음원 파일 수신용 메시지에 따라 접속한 음악 신청자 단말로, 상기 DJ가 선곡한 선곡 정보에 대응하는 음원 파일을 상기 저장 수단에서 검색하여 전송하는 전송 수단;을 포함하는 온라인 DJ 음악 서비스 시스템.And transmission means for searching for and transmitting the sound source file corresponding to the music selection information selected by the DJ from the storage means to the music requester terminal connected according to the sound source file reception message. 제 1 항에 있어서,The method of claim 1, 음악 신청 메시지에 포함된 서비스 식별번호에 기초하여 상기 음악 신청 메시지를 상기 신청곡 관리 수단으로 전달하는 메시지 센터;를 더 포함하는 것을 특징으로 하는 온라인 DJ 음악 서비스 시스템.And a message center for delivering the music subscription message to the subscription song management means based on the service identification number included in the music subscription message. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 음원 파일 수신용 메시지는,The sound source file reception message, 플랫폼 메시지 또는 콜백 메시지인 것을 특징으로 하는 온라인 DJ 음악 서비 스 시스템.Online DJ music service system, characterized in that it is a platform message or callback message. 제 3 항에 있어서,The method of claim 3, wherein 상기 저장 수단은, 상기 DJ 단말과 주기적으로 통신하여 음원 파일 정보를 상기 DJ 단말에 전달 갱신하는 것을 특징으로 하는 온라인 DJ 음악 서비스 시스템.And said storage means communicates with said DJ terminal periodically to transmit and update sound source file information to said DJ terminal. 제 3 항에 있어서,The method of claim 3, wherein 상기 플랫폼 메시지 또는 상기 콜백 메시지는 음원 ID를 포함하고,The platform message or the callback message includes a sound source ID, 상기 전송 수단은,The transmission means, 상기 음악 신청자 단말로부터 상기 음원 ID를 수신하여 상기 저장 수단에서 음악 파일을 검색하는 것을 특징으로 하는 온라인 DJ 음악 서비스 시스템.Receiving the sound source ID from the music applicant terminal and searching for a music file in the storage means. 통신망과 연결된 온라인 DJ 음악 서비스 시스템에서 온라인 DJ 음악 서비스를 제공하는 방법으로서,A method for providing an online DJ music service in an online DJ music service system connected to a communication network, (a) 상기 통신망으로부터 음악 신청 메시지를 수신하는 단계;(a) receiving a music request message from the communication network; (b) 수신된 음악 신청 메시지에서 신청곡 정보를 추출하여 DJ 단말로 전송하는 단계;(b) extracting application song information from the received music request message and transmitting the extracted song information to the DJ terminal; (c) 상기 신청곡 정보에 따라 DJ가 선곡한 선곡 정보를 상기 DJ 단말로부터 수신하는 단계;(c) receiving selection information selected by a DJ from the DJ terminal according to the requested song information; (d) 음원 파일 수신용 메시지를 작성하여 음악 신청자 단말로 전송하는 단 계;(d) creating a message for receiving a sound source file and transmitting the message to a music applicant terminal; (e) 상기 음원 파일 수신용 메시지에 따라 접속한 상기 음악 신청자 단말로, 상기 DJ가 선곡한 선곡 정보에 대응하는 음원 파일을 검색하여 전송하는 단계;를 포함하는 온라인 DJ 음악 서비스 방법.(e) searching for and transmitting a sound source file corresponding to the music selection information selected by the DJ to the music requester terminal connected according to the sound source file reception message. 제 6 항에 있어서,The method of claim 6, 상기 (a) 단계는,In step (a), 상기 통신망의 메시지 센터가, 음악 신청자 단말로부터 서비스 특번이 포함된 음악 신청 메시지를 수신하는 단계; 및Receiving, by the message center of the communication network, a music request message including a service special number from a music requester terminal; And 상기 통신망의 메시지 센터가, 상기 서비스 특번에 근거하여 상기 음악 신청 메시지를 온라인 DJ 음악 서비스 시스템으로 전송하는 단계;를 포함하는 것을 특징으로 하는 온라인 DJ 음악 서비스 방법.And transmitting, by the message center of the communication network, the music request message to the online DJ music service system based on the service special number. 제 6 항 또는 제 7 항에 있어서,The method according to claim 6 or 7, 상기 (d) 단계 이전에,Before step (d), 음악 신청자 단말이 플랫폼 메시지를 지원하는지 여부를 확인하는 단계;를 더 포함하고,Checking whether the music applicant terminal supports the platform message; 플랫폼 메시지를 지원하는 경우 플랫폼 메시지를 음원 파일 수신용 메시지로서 음악 신청자 단말로 전송하고, 플랫폼 메시지를 지원하지 않는 경우 콜백 메시지를 음원 파일 수신용 메시지로서 음악 신청자 단말로 전송하는 것을 특징으로 하 는 온라인 DJ 음악 서비스 방법.When the platform message is supported, the platform message is transmitted to the music applicant terminal as a music file reception message, and when the platform message is not supported, the callback message is transmitted to the music applicant terminal as the music file reception message. DJ music service method. 제 8 항에 있어서,The method of claim 8, 상기 플랫폼 메시지 또는 콜백 메시지는 음원 ID를 포함하고,The platform message or callback message includes a sound source ID, 상기 (e) 단계에서, In the step (e), 상기 음악 신청자 단말의 접속시 상기 음악 신청자 단말로부터 상기 음원 ID를 수신하고, 그 음원 ID를 이용하여 음원 파일을 검색하는 것을 특징으로 하는 온라인 DJ 음악 서비스 방법.Receiving the sound source ID from the music requester terminal when the music requester terminal is connected, and searching for a sound source file using the sound source ID.
KR1020080057446A 2008-06-18 2008-06-18 System and method for providing on-line dj music service KR20090131523A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080057446A KR20090131523A (en) 2008-06-18 2008-06-18 System and method for providing on-line dj music service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080057446A KR20090131523A (en) 2008-06-18 2008-06-18 System and method for providing on-line dj music service

Publications (1)

Publication Number Publication Date
KR20090131523A true KR20090131523A (en) 2009-12-29

Family

ID=41690723

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080057446A KR20090131523A (en) 2008-06-18 2008-06-18 System and method for providing on-line dj music service

Country Status (1)

Country Link
KR (1) KR20090131523A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180108003A (en) * 2017-03-23 2018-10-04 연세대학교 산학협력단 Method and server for providing music request service using messenger

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180108003A (en) * 2017-03-23 2018-10-04 연세대학교 산학협력단 Method and server for providing music request service using messenger

Similar Documents

Publication Publication Date Title
JP5033756B2 (en) Method and apparatus for creating and distributing real-time interactive content on wireless communication networks and the Internet
KR100532288B1 (en) Karaoke Service Method By Using Wireless Connecting Means between Mobile Communication Terminals and Computer Readable Recoding Medium for Performing it
CN101675639A (en) Method, system and user equipment for providing secondary information to a user equipment
KR20080016788A (en) System and method for acquiring on-line content via wireless communication device
KR20100014821A (en) Systems and methods for music recognition
RU2566808C2 (en) System and method for receiving and synchronising content on communication device
CN102065340B (en) System and method for implementing multimedia synchronous interaction
KR100586263B1 (en) Mobile communication terminal having content-based retrieval function
EP1295412A1 (en) Transmission of information to receiving equipment
CN101600161B (en) Method, device and system for customizing ringing sound
KR20090131523A (en) System and method for providing on-line dj music service
CA2447153C (en) Method and apparatus for creating and distributing real-time interactive media content through wireless communication networks and the internet
KR100637555B1 (en) Method for providing background music in mobile instant messaging service
KR20020003130A (en) Method and system for advertising by means of internet broadcasting
KR20040063425A (en) System for providing Multimedia Advertisement Service by using Wireless Communication Terminal
KR100817581B1 (en) Contents service system by using message service and server system and operating method thereof
KR20080039659A (en) Online music service system and method for automatically matching users having same taste in music
KR20050100124A (en) Portable internet broadcasting system
KR100432938B1 (en) A method and system for setting up individual background music on voice mail system
JP2012509637A (en) Related audio content providing system, method, service server and terminal
KR20050119041A (en) System and method for processing and providing a multimedia content which is a part of an original content set by a user
KR100984521B1 (en) system for providing video contents service and method thereof
KR100692385B1 (en) System and Method for Providing Music Broadcasting Service by Using Wireless Internet Messenger
KR101399324B1 (en) System and Method for Managing Message related to Music Contents
KR101138874B1 (en) Multmedia message service providing system using call network and method for providing multimedia message service using the same

Legal Events

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