KR20020070655A - A operation method of terabyte data service with media domain name server - Google Patents

A operation method of terabyte data service with media domain name server Download PDF

Info

Publication number
KR20020070655A
KR20020070655A KR1020020034197A KR20020034197A KR20020070655A KR 20020070655 A KR20020070655 A KR 20020070655A KR 1020020034197 A KR1020020034197 A KR 1020020034197A KR 20020034197 A KR20020034197 A KR 20020034197A KR 20020070655 A KR20020070655 A KR 20020070655A
Authority
KR
South Korea
Prior art keywords
server
domain name
data
media server
mdns
Prior art date
Application number
KR1020020034197A
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 KR1020020034197A priority Critical patent/KR20020070655A/en
Publication of KR20020070655A publication Critical patent/KR20020070655A/en

Links

Classifications

    • 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
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping

Abstract

PURPOSE: A method for operating a high capacity data service through MDNS(Media Domain Name Server) is provided to restart a service immediately through the other media server in case of the service interruption caused by an error of the media server, and to increase the stability and reliability of the service by a user always using the latest domain name data. CONSTITUTION: A user enters a domain of the desired web server(3) and calls an MDNS server(2) managing the domain name data of the web server or media server(4). The MDNS analyzes the requested domain name data and sends the call data to the web server, which also analyzes the call data and sends the image or text data to the user. In case of a moving picture, the web server calls again the MDNS, which analyzes the domain name requested by the web server and sends the call data to the relevant media server. Also, the media server analyzes the call data and sends the moving picture data to the user. Finally, the user plays the moving picture data through a proper media player.

Description

미디어도메인네임서버를 통한 대용량 데이터 서비스의 운용방법 {A operation method of terabyte data service with media domain name server}Operation method of large data service through media domain name server {A operation method of terabyte data service with media domain name server}

본 발명은 동영상데이터와 같은 대용량 데이터를 제공하는 미디어서버를 통한 데이터서비스 운용방법에 관한 것으로, 보다 상세하게는 미디어서버에 도메인네임정보를 부여하고, 이를 관리하는 MDNS를 운용하여 다른 미디어서버로 서비스 이전시, 미디어서버의 IP(Internet Protocol)가 변경되더라도 기존 미디어서버의 도메인네임을 유지함으로써 데이터의 위치 정보(URL:Uniform Resource Locator)를 수정하지 않고 서비스를 속개할 수 있을 뿐만 아니라 사용자가 사용자 단말기에 MDNS 정보를 등록하여 미디어서버의 변동된 IP정보를 즉각 이용하게 함으로써 안정적인 데이터 서비스를 제공하도록 하는 대용량 데이터 서비스의 운용방법에 관한 것이다.The present invention relates to a data service operation method through a media server that provides a large amount of data such as video data, and more particularly, to provide a domain name information to the media server, and to operate the MDNS to manage this service to another media server. At the time of transfer, even if the IP (Internet Protocol) of the media server is changed, by maintaining the domain name of the existing media server, the service can be continued without modifying the location information (URL: Uniform Resource Locator) of the media server and the user can use the user terminal. The present invention relates to a method of operating a large-capacity data service that provides stable data service by registering MDNS information in a media server and immediately using changed IP information of a media server.

도4와 같이 일반적으로 동영상데이터 서비스를 제공하기 위해서는 웹서버(3)와 미디어서버(4)를 운용해야 하는데, 웹서버에 동영상데이터가 있는 위치주소인 URL을 이미지나 텍스트에 링크 하거나 웹파일에 삽입함으로써 사용자(1)의 호출에 따라 미디어재생기를 통해 재생되도록 설계된다.In general, as shown in FIG. 4, in order to provide a video data service, a web server 3 and a media server 4 should be operated. The URL, which is a location address of the video data in the web server, is linked to an image or text, By inserting, it is designed to be played through the media player according to the call of the user 1.

이때 동영상데이터의 URL을 미디어서버의 IP를 사용하여 mms://211.233.38.210/vod/demo.asf, ftp://211.233.38.210/vod/demo.asf, http://211.233.38.210/vod/demo.asf와 같은 방식으로 연결하게 된다.In this case, the URL of the video data is set using the media server's IP mms: //211.233.38.210/vod/demo.asf, ftp://211.233.38.210/vod/demo.asf, http://211.233.38.210/vod You connect in the same way as /demo.asf.

상기의 경우, 미디어서버에 장애가 발생할 경우, 서비스를 속개하기 위해서 관리자는 다른 미디어서버에 동영상데이터를 옮긴 후에 서비스를 제공하거나, 다른 미디어서버로 교체 후 서비스를 제공하는 방법 중에 한가지를 선택하게 된다.In the above case, in the event of a failure of the media server, in order to continue the service, the administrator selects one of the methods of providing the service after moving the video data to another media server or providing the service after replacing it with another media server.

다른 미디어서버에 데이터를 옮긴 후에 서비스를 재계할 경우, 미디어서버의 IP가 변경됨에 따라 웹서버(3)에서 동영상데이터의 URL을 모두 변경해야 하고, 장애가 발생한 미디어서버(4)를 복구한 후 서비스를 재계할 경우 다시 미디어서버의 IP 변경에 따라 동영상데이터의 URL을 변경해야 한다.In case of resuming the service after moving the data to another media server, as the IP of the media server is changed, it is necessary to change the URLs of all the video data in the web server (3) and restore the failed media server (4). In case of restarting the video data, the URL of the video data should be changed again according to the media server IP change.

장애가 난 미디어서버(4)를 다른 미디어서버로 대체하여 서비스를 재개할 경우, 미디어서버(4)의 IP 변경은 없으나, 서버의 셋팅과 동영상데이터의 이전에 많은 시간이 소요된다.When the failed media server 4 is replaced with another media server to restart the service, there is no change of the IP of the media server 4, but it takes a lot of time before setting up the server and moving the video data.

도5와 같이 사용자(1)가 도메인네임으로 인터넷상의 서버(3)에 접속하기 위해서는 도메인네임을 IP주소로 변경해 주는 DNS(5)를 반드시 거쳐야 한다. 통상 인터넷에 접속할 수 있는 모든 사용자 단말기는 DNS를 이용하고 있으며, 인터넷망에 분포하는 DNS의 숫자는 추측하기 어려울 정도로 많다. 또한 DNS는 자신이 갖고 있지 않은 도메인네임 정보에 대해서는 다른 DNS와 정보전달을 통해 서비스를 제공한다.As shown in Fig. 5, in order for the user 1 to access the server 3 on the Internet with a domain name, the user 1 must go through a DNS 5 for changing the domain name into an IP address. In general, all user terminals that can access the Internet use DNS, and the number of DNS distributed in the Internet network is difficult to guess. In addition, DNS provides service for domain name information that it does not have through other DNS and information delivery.

상기의 경우 하나의 DNS에서 도메인네임정보가 변경되면, 변경된 정보가 모든 DNS에 반영되기까지 12시간에서 72시간 가량이 소요되며, 이 시간 동안 사용자들은 도메인네임정보의 변경전 정보와 변경후 정보를 받아들이게 되어 서비스 이용에 혼란을 초래하게 된다.In this case, if the domain name information is changed in one DNS, it takes 12 to 72 hours for the changed information to be reflected in all the DNS. During this time, users can change the domain name information before and after the change. Acceptance causes confusion in service usage.

따라서, 본 발명은 상기한 문제점을 해결하기 위하여 미디어서버의 고장이나 서버점검, 기타원인에 의해 서비스가 중단되더라도 즉각적으로 다른 미디어서버를 통해 서비스를 속개할 수 있고, 사용자가 항상 최근의 도메인네임정보를 이용할 수 있도록 함으로써 서비스의 안정성과 신뢰성을 높일 수 있는 방법을 제공함에 목적이 있다.Therefore, the present invention can immediately resume the service through another media server even if the service is interrupted due to the failure of the media server, server check, or other causes to solve the above problems, the user always has the latest domain name information The purpose is to provide a way to increase the stability and reliability of the service by making it available.

상기 목적을 달성하기 위해 본 발명의 실시 예에 따른 대용량 데이터 서비스 운용방법은, MDNS(2)를 이용하도록 세팅된 사용자 단말기(1)와 미디어서버의 도메인네임정보를 관리하는 MDNS(2), 동영상 및 이미지, 텍스트의 URL 정보를 제공하는 웹서버(3), 동영상데이터 등 대용량의 데이터를 제공하는 미디어서버(4), 미디어서버의 데이터를 다른 미디어서버에 백업할 수 있는 데이터자동분산프로그램으로 구성함을 특징으로 한다.Mass data service operating method according to an embodiment of the present invention to achieve the above object, MDNS (2) for managing the domain name information of the user terminal 1 and the media server set to use the MDNS (2), video And a web server (3) for providing URL information of images and texts, a media server (4) for providing a large amount of data such as video data, and a data automatic distribution program for backing up data on the media server to other media servers. It is characterized by.

도1은 본 발명에 따른 MDNS를 이용한 동영상데이터 서비스 흐름도1 is a flowchart of a video data service using MDNS according to the present invention.

도2는 본 발명의 실시 예에 따라 관리자의 운용방법을 설명하는 순서도2 is a flowchart illustrating a method of operating an administrator according to an exemplary embodiment of the present invention.

도3은 본 발명의 실시 예에 따라 사용자의 이용방법을 설명하는 순서도3 is a flowchart illustrating a user usage method according to an embodiment of the present invention.

도4는 일반적인 동영상데이터 서비스 흐름도4 is a general video data service flow chart

도5는 일반적인 도메인네임서버 운영도5 is a general domain name server operation diagram

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

1 : 사용자2 : MDNS1: User 2: MDNS

3 : 웹서버4 : 미디어서버3: web server 4: media server

도1은 본 발명의 실시 예에 따른 동영상데이터서비스 운용방법을 적용한 시스템 구성도로, 인터넷에 접속하거나 동영상데이터, 기타 데이터를 재생할 수 있는 어플리케이션이 설치된 단말기를 갖고 있는 사용자(1)가 웹브라우저의 주소 창에 접속하고자 하는 웹서버의 도메인을 입력하여 웹서버(3) 및 미디어서버(4) 등의 도메인네임정보를 관리하고 있는 MDNS서버(2)를 호출한다.1 is a system configuration diagram applying a video data service operating method according to an exemplary embodiment of the present invention, wherein a user 1 having a terminal installed with an application capable of accessing the Internet or playing back video data or other data has an address of a web browser. By entering the domain of the web server to be connected to the window, the MDNS server 2 which manages domain name information such as the web server 3 and the media server 4 is called.

MDNS(2)는 사용자(1)가 요구한 도메인네임 정보를 분석하여 웹서버(3)로 호출정보를 전달하고, 웹서버(3)는 호출정보를 분석하여 웹서버(3)에서 보관 중인 이미지나 텍스트 정보를 사용자(1)에게 전송한다.MDNS (2) analyzes the domain name information requested by the user (1) and delivers the call information to the web server (3), the web server (3) analyzes the call information to store the image stored in the web server (3) Or send the text information to the user (1).

사용자(1)는 웹서버(3)의 정보전송에 따라 필요한 정보를 호출하게 되며, 웹서버(3)는 도메인네임이 있는 동영상의 경우 다시 MDNS(2)를 호출하고, MDNS(2)는 웹서버(3)가 요구한 도메인네임을 분석하여 해당 미디어서버(4)로 호출정보를 전달한다.The user 1 calls the necessary information according to the information transmission of the web server 3, the web server 3 calls the MDNS (2) again in the case of a video having a domain name, the MDNS (2) Web The domain name requested by the server 3 is analyzed and the call information is transmitted to the corresponding media server 4.

미디어서버(4)는 호출정보를 분석하여 해당 동영상데이터를 사용자(1)에게 전송하고, 사용자(1)는 적당한 미디어재생기를 통해 동영상데이터를 재생한다.The media server 4 analyzes the call information and transmits the video data to the user 1, and the user 1 plays the video data through a suitable media player.

도2는 본 발명의 실시 예에 따라 관리자의 운용방법을 나타낸 순서도로 미디어서버에 도메인네임을 부여하는 과정(100), MDNS에 도메인네임정보를 등록하고 변경하는 과정(110), 미디어서버에 데이터자동분산프로그램을 세팅하는 과정(120), 미디어서버에 장애가 발생했는지를 판단(130)하여 장애 발생시 MDNS에 해당 도메인네임의 IP를 변경하여 세팅하는 과정(110)으로 구성된다.2 is a flowchart illustrating a method of operating an administrator according to an embodiment of the present invention, a process of assigning a domain name to a media server 100, a process of registering and changing domain name information to MDNS 110, and data to a media server. A process 120 for setting an automatic distributed program, a process for determining whether a failure occurs in the media server 130, and a process 110 for changing and setting the IP of the corresponding domain name in the MDNS when a failure occurs.

예시로 미디어서버의 IP 주소에 대응하여 보유하고 있는 도메인에 임의의 호스트를 지정하여 도메인네임을 부여하면 되는데 211.233.38.210은 vod.vodhosting.com, 211.233.38.211은 vod1.vodhosting.com, 211.233.38.212은 vod2.vodhosting.com 등의 방법으로 서버의 IP주소와 도메인네임을 정한다.For example, you can assign a domain name to a domain you own corresponding to the IP address of the media server. 211.233.38.210 is vod.vodhosting.com, and 211.233.38.211 is vod1.vodhosting.com, 211.233.38.212. Defines the server's IP address and domain name using vod2.vodhosting.com.

서비스 관리자는 각 미디어서버에 데이터자동분산프로그램을 설치하고, 원본데이터가 저장되는 미디어서버와 폴더, 원본데이터를 백업할 미디어서버와 폴더를 지정하고, 자동백업 주기 및 시간을 설정(120)한다.The service manager installs an automatic data distribution program in each media server, specifies a media server and folder where original data is stored, a media server and folder to back up original data, and sets an automatic backup cycle and time (120).

도3은 도1의 운용방법을 순서도로 옮긴 것이며, 사용자의 서비스 이용환경에서 설명된다.3 is a flow chart of the operation method of FIG. 1 and is described in the user's service use environment.

우선, 사용자(1)는 단말기의 네트웍구성 환경설정에서 MDNS가 1순위가 되도록 DNS구성 정보에 MDNS(2)의 IP주소(가령 211.233.39.134를 사용)를 등록(10)한다.First, the user 1 registers 10 the IP address of the MDNS 2 (for example, using 211.233.39.134) in the DNS configuration information so that the MDNS becomes the first priority in the network configuration environment setting of the terminal.

사용자는 웹서버에 접속하기 위해 익스프롤러와 같은 웹브라우저 주소 창에 "http://www.vodhosting.com"과 같은 도메인네임정보를 입력하고, MDSN(2)를 호출(20)한다.A user enters domain name information such as "http://www.vodhosting.com" into a web browser address window such as an Explorer to access a web server, and calls MDSN 2 (20).

MDSN(2)는 MDNS의 도메인네임정보 중에 "www.vodhosting.com"의 정보가 있는지 확인하고, 정보가 있을 경우 도메인네임을 "211.233.38.210"으로 변환하여 해당 웹서버에 호출정보를 전달(30)한다.MDSN (2) checks whether there is information of "www.vodhosting.com" among the domain name information of MDNS, and if there is information, converts the domain name into "211.233.38.210" and delivers the calling information to the web server (30). )do.

도메인네임정보가 없을 경우 상위 DNS에서 해당 도메인네임에 대한 정보가 있는지 확인을 하고, 정보가 있을 경우 도메인네임을 "211.233.38.210"으로 변환(40)하여 해당 웹서버에 호출정보를 전달(50)한다. 도메인네임정보가 없을 경우 도메인네임애러메시지를 출력(92)한다.If there is no domain name information, check whether there is information on the corresponding domain name in the upper DNS, and if there is information, convert the domain name to "211.233.38.210" (40) and deliver the call information to the web server (50). do. If there is no domain name information, a domain name error message is output (92).

웹서버(3)는 MDSN(30) 또는 DNS(40)의 정보전달에 따라 사용자(1)의 호출정보를 분석(60)하여 "mms://vod.vodhosting.com/vod/demo.asf"와 같이 미디어서버의 도메인네임정보가 있는 동영상데이터의 경우에는 다시 MDNS(2)를 호출하고, 도메인네임정보가 없는 이미지나 텍스트 기타 웹서버(3)에서 보관 중이 데이터는 사용자에게 전송(91)한다.The web server 3 analyzes (60) the call information of the user 1 according to the information transfer of the MDSN 30 or the DNS 40, and " mms: //vod.vodhosting.com/vod/demo.asf" In the case of the video data with domain name information of the media server as shown above, MDNS (2) is called again, and the image or text or other data stored in the web server (3) without the domain name information is transmitted to the user (91). .

MDNS(2)는 웹서버(3)의 호출에 따라 미디어서버(4)의 도메인네임을 IP주소로 변경(70)하여, 해당 미디어서버에서 동영상데이터를 호출(80)한다. 미디어서버(4)는 호출 받은 동영상데이터를 사용자(1)에게 전송한다.The MDNS 2 changes the domain name of the media server 4 to an IP address according to the call of the web server 3 (70), and calls the video data from the media server (80). The media server 4 transmits the called video data to the user 1.

211.233.38.210서버에 장애가 발생하면 서비스 제공자는 vod.vodhosting.com의 도메인네임정보의 IP주소를 211.233.38.211로 변경한다. 이미 데이터자동분산프로그램의 설정에 의해 211.233.38.211 서버에는 211.233.38.210 서버의 동영상데이터가 동일하게 백업되어 있기 때문에 MDNS에서 미디어서버의 도메인네임에 따른 IP주소만의 변경으로 즉각적인 동영상데이터 서비스를 속개할 수 있게 됨을 확인할 수 있다.If the server fails, the service provider changes the IP address of the domain name of vod.vodhosting.com to 211.233.38.211. Since the video data of 211.233.38.210 server is backed up equally in 211.233.38.211 server by the setting of data automatic distribution program, MDNS can resume immediate video data service by changing only IP address according to the domain name of media server. We can see that

이상에서 설명한 바와 같이 본 발명에 의하면 미디어서버의 서비스 장애 발생시 관리자가 MDNS에서 미디어서버의 도메인네임 정보에 따른 IP주소만을 변경함으로써 신속하고 안정적인 데이터 서비스를 제공할 수 있는 매우 뛰어난 효과가 있다.As described above, according to the present invention, when a service failure occurs in the media server, the administrator can provide a fast and stable data service by changing only the IP address according to the domain name information of the media server in the MDNS.

또한 본 발명의 바람직한 실시 예들은 예시의 목적을 위해 제시된 것이며, 당업자라면 본 발명의 사상과 범위 안에서 다양한 수정, 변경, 부가 등이 가능할 것이며, 이러한 수정 변경 등은 이하의 특허청구의 범위에 속하는 것으로 보아야 할 것이다.In addition, preferred embodiments of the present invention are presented for purposes of illustration, and those skilled in the art will be able to make various modifications, changes, additions, etc. within the spirit and scope of the present invention, such modifications and modifications belong to the scope of the claims You will have to look.

Claims (1)

네트웍을 통해 사용자 단말기와 MDNS, 웹서버, 미디어서버를 연결시켜 데이터서비스를 제공하는 운용방법에 있어서, 미디어서버의 호스트네임 정보를 관리하기 위해 MDNS를 구축, 운용하는 과정과 사용자 단말기의 DNS구성항목에 MDNS의 IP주소를 설치하도록 하여 미디어서버의 IP주소 변경에 따른 호스트네임 정보 변경 내용을 사용자에게 실시간으로 제공할 수 있도록 하는 과정, 미디어서버의 데이터를 다른 미디어서버에 자동으로 백업 받을 수 있도록 하는 데이터자동분산프로그램을 구비하는 것을 특징으로 하는 데이터서비스 운용방법.In the operating method of providing data service by connecting user terminal with MDNS, web server, and media server through network, the process of constructing and operating MDNS to manage hostname information of media server and DNS configuration items of user terminal Install MDNS IP address in the process to provide the user with real-time change of hostname information by changing IP address of media server, and to automatically back up data of media server to other media servers. A data service operating method comprising: an automatic data distribution program.
KR1020020034197A 2002-06-19 2002-06-19 A operation method of terabyte data service with media domain name server KR20020070655A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020034197A KR20020070655A (en) 2002-06-19 2002-06-19 A operation method of terabyte data service with media domain name server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020034197A KR20020070655A (en) 2002-06-19 2002-06-19 A operation method of terabyte data service with media domain name server

Publications (1)

Publication Number Publication Date
KR20020070655A true KR20020070655A (en) 2002-09-10

Family

ID=27726902

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020034197A KR20020070655A (en) 2002-06-19 2002-06-19 A operation method of terabyte data service with media domain name server

Country Status (1)

Country Link
KR (1) KR20020070655A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100462886B1 (en) * 2002-10-15 2004-12-17 삼성전자주식회사 System combined loadsharing structure and primary/backup structure

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100462886B1 (en) * 2002-10-15 2004-12-17 삼성전자주식회사 System combined loadsharing structure and primary/backup structure

Similar Documents

Publication Publication Date Title
US9961152B2 (en) Dynamic tag management for optimizing content delivery
US6289370B1 (en) Platform independent enhanced help system for an internet enabled embedded system
US6393478B1 (en) Cable modem and personal computer troubleshooting tool
US7870245B2 (en) Delivery context aware activity on networks: devices, software, and methods
US7152104B2 (en) Method and apparatus for notifying administrators of selected events in a distributed computer system
US20030070063A1 (en) Configuration file caching
US20030028577A1 (en) HTTP distributed XML-based automated event polling for network and E-service management
CN106411629B (en) Method and equipment for monitoring state of CDN node
US20140280480A1 (en) Dynamic Tag Management for Optimizing Content Delivery
US6992985B1 (en) Method and system for auto discovery of IP-based network elements
CN103716398A (en) Method and system for monitoring CDN server
KR20050098926A (en) Method and system for reacting to a change of a upnp device
US6408339B1 (en) Non-permanent address allocation
CN101873354B (en) Method of data synchronization in a kind of interactive television and system
CN103873518A (en) Method for multiple terminals to synchronously obtain enhanced contact list, system and web server
US7334038B1 (en) Broadband service control network
CN101094310A (en) Method, application, and device for changing application states in multiple current services
KR20020070655A (en) A operation method of terabyte data service with media domain name server
Cisco Release Notes for Network Registrar 5.0
JP2010193015A (en) Communication apparatus and communication method thereof
Cisco Release Notes for Cisco Info Center Release 1.2
Cisco Release Notes for Cisco Info Center 2.0
Cisco Release Notes for CiscoWorks 3.0.3 on HP-UX
Cisco Release Notes for CiscoWorks 3.0.3 on HP-UX
Cisco Release Notes for CiscoWorks 3.0.3 on HP-UX

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
G15R Request for early publication
E902 Notification of reason for refusal
E601 Decision to refuse application