KR20020054216A - Method for comprising of shared multicast tree - Google Patents

Method for comprising of shared multicast tree Download PDF

Info

Publication number
KR20020054216A
KR20020054216A KR1020000083241A KR20000083241A KR20020054216A KR 20020054216 A KR20020054216 A KR 20020054216A KR 1020000083241 A KR1020000083241 A KR 1020000083241A KR 20000083241 A KR20000083241 A KR 20000083241A KR 20020054216 A KR20020054216 A KR 20020054216A
Authority
KR
South Korea
Prior art keywords
router
core
core router
general
tree
Prior art date
Application number
KR1020000083241A
Other languages
Korean (ko)
Other versions
KR100358179B1 (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 KR1020000083241A priority Critical patent/KR100358179B1/en
Publication of KR20020054216A publication Critical patent/KR20020054216A/en
Application granted granted Critical
Publication of KR100358179B1 publication Critical patent/KR100358179B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/44Star or tree networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/44Distributed routing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: A shared multi-cast tree construction method is provided to enable a general router to select as the second core router, a core router being the nearest from itself among the first core router and a rear core router, to transmit a join message to the second core router in advance, and to enable the second core router to forward the message to the first core router so that it can minimize a construction of a meshed multi-cast tree. CONSTITUTION: The method comprises steps of enabling a general router to select the first core among a set of candidate core routers existing over a mesh by using a hash function, and enabling the second core to select a core router being the nearest from the general router if a multi-cast user requests to connect to a shared multi-cast tree(21), enabling the general router to determine if the first core router is identical to the second core router(22), if so, namely if the first core router is the nearest from the general router, enabling the general router to directly transmit a join message to the first core router(23), and otherwise, enabling the general router to transmit to the second core router the join message including a message of "requesting to forward a join message to the first core router"(24).

Description

공유 멀티캐스트 트리 구성 방법 {Method for comprising of shared multicast tree}How to configure shared multicast tree {Method for configuring of shared multicast tree}

본 발명은 공유 멀티캐스트 트리구성의 비용 최소화 방식에 관한 것으로, 보다 상세하게는 두개의 코아 라우터(일차 코아와 이차 코아)를 이용하여 비용 최소화 공유 멀티캐스트 트리(Cost Minimization of Shared Multicast Tree)를 구성하기 위한 일차와 이차 코아에 기반을 둔 공유 멀티캐스트 트리 구성 방법 및 상기방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a cost minimization method of a shared multicast tree configuration, and more particularly, to construct a cost minimization shared multicast tree using two core routers (primary core and secondary core). The present invention relates to a method for constructing a shared multicast tree based on primary and secondary cores, and to a computer-readable recording medium having recorded thereon a program for realizing the method.

멀티캐스트 트리는 인터넷 방송과 같은 응용에서 멀티캐스트를 송수신 하기 위해 망 상의 라우터 간에 구성되어야 하며, 이 트리의 구성시 비용이 최소화 되도록 라우터간 멀티캐스트 트리가 구성되어야 만 멀티캐스트 되는 데이터의 효율적인 전송이 가능하다.Multicast tree must be configured between routers on the network to transmit and receive multicast in applications such as Internet broadcasting.In order to minimize the cost of constructing this tree, multicast tree must be configured between routers for efficient transmission of multicast data. Do.

종래의 멀티캐스트 트리 구성 방식은 크게 공유 멀티캐스트 트리(shared multicast tree)구성 방식과 소스 기반 멀티캐스트 트리(source based multicast tree)방식으로 구분되며, 그 중에서 다-대-다(many-to-many)환경의 멀티캐스트에서는 공유 멀티캐스트 트리가 소스 기반 트리 구성 방식보다 트리 구성 비용을 최소화 할 수 있는 장점이 있다.Conventional multicast tree schemes are largely divided into shared multicast tree schemes and source based multicast tree schemes, and among them, many-to-many. In multicast environment, shared multicast tree has the advantage of minimizing the cost of tree construction over source-based tree construction.

상기 공유 멀티캐스트 방식 중 대표적인 방식은 코어 베이스 트리(CBT: Core Based Tree)방식으로, 일반 라우터는 망 상에 있는 후보 코아 라우터 중 하나(일차 코아)를 선정하여 그 코아 라우터에 조인 메시지를 전송하여 이를 기반으로 공유 멀티캐스트 트리를 구성하는 방식이다. 이 방식은 선정된 코아 라우터가 멀티캐스트 사용자에 존재하는 일반 라우터로부터 멀리 떨어져 있을 경우, 트리 구성의 비용이 많이 들며, 트리 구조가 복잡해 진다는 문제점을 가지고 있다.A representative of the shared multicast schemes is a core based tree (CBT) scheme, in which a general router selects one of the candidate core routers (primary core) on a network and transmits a join message to the core router. Based on this, a shared multicast tree is constructed. This method has a problem in that the tree configuration is expensive and the tree structure becomes complicated when the selected core router is far from the general router existing in the multicast user.

이상과 같이 인터넷 방송과 같은 응용에서 멀티캐스트 송수신을 위해 망 상에서 멀티캐스트 트리를 구성할 때 코어 베이스 트리 방식과 같은 공유 멀티캐스트 트리 구성 방식은 하나의 코아 라우터를 선정하여 이를 기준으로 멀티캐스트 트리를 구성함으로, 멀티캐스트 사용자가 광범위하게 여러 곳에 분산되어 있을 때, 각 멀티캐스트 사용자에 속한 일반 라우터는 각각 코아 라우터에 조인 메시지를 보내 라우팅 트리를 구성하게 됨으로써, 트리 구성비용의 낭비가 초래되고 트리구조가 복잡해 질 뿐만 아니라, 비용면에서 각 멀티캐스트 사용자들은 모두 만족시키는 트리를 구성할 수 없다는 문제점이 있었다.As described above, when configuring a multicast tree on a network for multicast transmission and reception in an application such as Internet broadcasting, a shared multicast tree configuration method such as a core base tree method selects a core router and uses the multicast tree as a reference. By configuring, when multicast users are widely distributed in various places, general routers belonging to each multicast user send join messages to core routers to form routing tree, which wastes the cost of tree construction and tree structure. In addition to the complexity, the cost of each multicast user is not able to construct a satisfying tree.

이에 본 발명은, 상기와 같은 종래의 문제점을 해결하기 위해 제안된 것으로, 각 멀티캐스트 사용자에 속한 일반 라우터는 일차 코아 외에 후부 코아 중 자신과 가장 근접해 있는 코아 라우터를 이차 코아로 선정하여, 조인 메시지를 이차 코아에게 먼저 전송하고, 이 메시지를 받은 이차 코아가 일차 코아에게 이 메시지를 포워딩 하도록 함으로써, 망 상의 멀티캐스트 트리 구성을 최소화 할 수 있도록 한 공유 멀티캐스트 트리 구성 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공함에 그 목적이 있다.Accordingly, the present invention has been proposed to solve the above-mentioned conventional problems. In addition to the primary core, the general router belonging to each multicast user selects a core router closest to itself among the rear cores as a secondary core, and joins a message. To implement the method and the above method for minimizing the construction of the multicast tree on the network by first sending the message to the secondary core and having the secondary core received the message forward the message to the primary core. Its purpose is to provide a computer readable recording medium having recorded thereon a program.

도 1은 본 발명에 따른 공유 멀티케스트 트리의 일실시예 구성도.1 is a diagram illustrating an embodiment of a shared multicast tree according to the present invention.

도 2는 본 발명에 따른 공유 멀티캐스트 트리의 구성방법에서 임의의 일반 라우터가 일차 코아 외에 이차 코아를 추가로 선정하는 일실시예 흐름도.2 is a flowchart illustrating an embodiment in which a general router further selects a secondary core in addition to the primary core in the method of constructing a shared multicast tree according to the present invention.

도 3은 본 발명에 따른 공유 멀티캐스트 트리 구성 방법에서 임의의 코아 라우터가 조인 메시시를 받아 멀티 캐스트 트리의 구성 비용을 최소화하는 일실시예 흐름도.3 is a flowchart illustrating an embodiment in which a core router receives a join message to minimize a configuration cost of a multicast tree in a method of constructing a shared multicast tree according to the present invention.

상기와 같은 목적을 달성하기 위한 본 발명은, 멀티캐스터 데이터 송수신 장치에 적용되는 공유 멀티캐스트 트리를 구성하기 위한 방법에 있어서, 코아 베이스 트리(CBT:Core Based Tree)방식에서 정의된 일차 코아 라우터 외에, 각 멀티캐스트 사용자에 속한 일반 라우터가 망 상에 있는 후보 코아 라우터 중 이차 코아 라우터를 추가로 선택하는 제 1 단계; 상기 일차 코아 라우터 및 상기 이차 코아 라우터가 동일한지를 판단하는 제 2 단계; 및 상기 제 2 단계의 판단 결과에 따라 조인 메시지를 전송하는 제 3 단계를 포함하며, 상기 망 상의 멀티캐스트 트리구성을 최소화 하는 것을 특징으로 한다.The present invention for achieving the above object, in the method for constructing a shared multicast tree applied to the multicaster data transmission and reception apparatus, in addition to the primary core router defined in the core based tree (CBT: Core Based Tree) scheme A first step of further selecting a secondary core router among candidate core routers on a network by a general router belonging to each multicast user; A second step of determining whether the primary core router and the secondary core router are the same; And a third step of transmitting a join message according to the determination result of the second step, wherein the configuration of the multicast tree on the network is minimized.

한편, 본 발명은, 마이크로 프로세서를 구비한 공유 멀티캐스트 트리 구성 시스템에, 코아 베이스 트리(CBT:Core Based Tree)방식에서 정의된 일차 코아 라우터 외에, 각 멀티캐스트 사용자에 속한 일반 라우터가 망 상에 있는 후보 코아 라우터 중 이차 코아 라우터를 추가로 선택하는 제 1 기능; 상기 일차 코아 라우터 및 상기 이차 코아 라우터가 동일한지를 판단하는 제 2기능; 및 상기 제 2 기능의 판단 결과에 따라 조인 메시지를 전송하는 제 3 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공함을 특징으로 한다.On the other hand, the present invention, in the shared multicast tree configuration system having a microprocessor, in addition to the primary core router defined in the core based tree (CBT: Core Based Tree) scheme, a general router belonging to each multicast user on the network A first function of further selecting a secondary core router among the candidate core routers; A second function of determining whether the primary core router and the secondary core router are the same; And a computer-readable recording medium having recorded thereon a program for realizing the third function of transmitting the join message according to the determination result of the second function.

여기서 상술된 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The objects, features and advantages described above will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 공유 멀티케스트 트리의 일실시예 구성도이다.1 is a diagram illustrating an embodiment of a shared multicast tree according to the present invention.

도 1에 도시된 바와 같이, 일반 라우터(11)는 CBT 방식에 따라 후보 코아 라우터 중 일차 코아(12)를 선정하는 것 외에, 일반 라우터에 가장 근접해 있는 이차 코아(13)를 추가로 선정한다. 싱기 일반 라우터(11)는 "일차 코아에게 조인 메시지를 포워딩"하라는 내용을 포함하는 조인 메시지를 이차 코아(13)에게 먼저 전송한다.As shown in FIG. 1, the general router 11 selects the primary core 12 among the candidate core routers according to the CBT scheme, and further selects the secondary core 13 closest to the general router. The singer general router 11 first sends a join message to the secondary core 13, which includes the content of "forwarding the join message to the primary core."

상기 이차 코아(13)는 일반 라우터(11)로부터 조인 메시지를 받고 일차 코아(12)에게 이 메시지를 포워딩하여 멀티캐스트 공유 트리를 구성하며, 멀티캐스트 사용자들(14)은 이를 통해 구성된 멀티캐스트 공유 트리에 연결되는 구성을 보여준다.The secondary core 13 receives a join message from the general router 11 and forwards the message to the primary core 12 to construct a multicast sharing tree, and the multicast users 14 configure the multicast sharing through the secondary message. Shows the organization of the tree.

도 2는 본 발명에 따른 공유 멀티캐스트 트리 구성 방법에서 임의의 일반 라우터가 일차 코아외에 이차 코아를 추가로 선정하는 일실시예 흐름도이다.2 is a flowchart illustrating an embodiment in which a general router further selects a secondary core in addition to the primary core in the method of constructing a shared multicast tree according to the present invention.

도 2에 도시된 바와 같이, 상기 일반 라우터(11)의 입장에서는, 멀티캐스트 사용자(14)가 멀티캐스트 공유 트리에 연결하기를 요구하면, 먼저 망 상에 있는 후보 코아 라우터의 집합에서 일차 코아(12)는 해쉬 기능에 의해 선정하며, 이차 코아(13)는 일반 라우터가 가장 근접해 있는 코아 라우터를 선정한다(21). 그리고, 일반 라우터 입장에서 일차 코아 라우터(12)와 이차 코아 라우터(13)가 동일한지를 판단한다(22).As shown in FIG. 2, when the general router 11 requests the multicast user 14 to connect to the multicast shared tree, firstly, the primary core (in the set of candidate core routers on the network) is first identified. 12 is selected by the hash function, and the secondary core 13 selects the core router closest to the general router (21). Then, it is determined whether the primary core router 12 and the secondary core router 13 are the same from the general router point of view (22).

상기 과정(22)에서 판단한 결과 일차 코아 라우터와 이차 코아 라우터가 동일할 경우, 즉 일차 코아(12)가 일반 라우터(11)에 가장 근접해 있으면 일반 라우터(11)는 일차 코아 라우터(12)에게 조인 메시지를 직접 전송하게 되며(23), 일차 코아 라우터(12)와 이차 코아 라우터(13)가 동일하지 않을 경우에는 " 1차 코아 라우터(12)에 조이 메시지의 포워딩 요구"를 포함하는 조인 메시지를 이차 코아 라우터(13)에 전송한다(24).If the primary core router and the secondary core router are the same as the result determined in the process 22, that is, if the primary core 12 is closest to the general router 11, the general router 11 joins the primary core router 12. If the primary core router 12 and the secondary core router 13 are not identical, a join message including a "request for forwarding a join message to the primary core router 12" is sent. It transmits to the secondary core router 13 (24).

도 3은 본 발명에 따른 공유 멀티캐스트 트리 구성 방법에서 임의의 코아 라우터가 조인 메시시를 받아 멀티 캐스트 트리의 구성 비용을 최소화하는 일실시예흐름도이다.3 is a flowchart illustrating an embodiment in which a core router receives a join message and minimizes a construction cost of a multicast tree in the method of constructing a shared multicast tree according to the present invention.

도 3에 도시된 바와 같이, 코아 라우터(12, 13) 입장에서는 일반 라우터(11)로 부터 조인 메시지를 전송 받으면(31), 그 조인 메시지내에 다른 코아 라우터(일차 코아(12))로의 포워딩 요구를 포함하고 있는가를 판단한다(32).As shown in FIG. 3, when the join message is transmitted from the general router 11 to the core routers 12 and 13 (31), a forwarding request to another core router (primary core 12) is included in the join message. It is determined whether to include (32).

상기 과정(32)에서 판단한 결과, 메시지내에 다른 코아 라우터로의 포워딩 요구를 포함하고 있지 않을 경우에는 조인 메시지는 승인되고 자신의 코아 라우터(12, 13)에서 처리되며(33), 메시지내에 다른 코아 라우터로의 포워딩 요구를 포함하고 있을 경우에는 그 메시지내에 지장된 다른 코아 라우터(일차 코아(12))에 그 메시지를 포워딩 한다(34).As determined in step 32, if the message does not include a forwarding request to another core router, the join message is accepted and processed by its core routers 12 and 13 (33), and the other cores in the message. If it contains a forwarding request to the router, the message is forwarded to another core router (primary core 12) intercepted in the message (34).

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다.The method of the present invention as described above may be implemented as a program and stored in a computer-readable recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.).

이상에서 설명한 본 발명은 진술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위내에서 여러가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진자에게 있어 명백할 것이다.The present invention described above is not limited to the stated embodiments and the accompanying drawings, and it is common in the art that various substitutions, modifications, and changes can be made without departing from the technical spirit of the present invention. It will be evident to those who have knowledge of.

상기와 같은 본 발명은, 멀티캐스트 사용자들이 광범이 하게 여러 곳에 분산되어 있을 때, 일반 라우터에서 일차 코아 라우터로 전송되는 조인 메시지들이 이차 코아 라우터를 경유하게 되어, 이차 코아에서 일차 코아로 포워딩되는 메시지의 수를 하나로 통합함으로써, 전체적인 공유 멀티캐스트 트리 구성을 최소화하고, 소요되는 비용을 절감시키는 효과가 있다.In the present invention as described above, when multicast users are widely distributed in various places, join messages transmitted from the general router to the primary core router are routed through the secondary core router, so that the messages are forwarded from the secondary core to the primary core. By consolidating the number of nodes into one, the overall shared multicast tree configuration is minimized and the cost is reduced.

Claims (5)

멀티캐스터 데이터 송수신 장치에 적용되는 공유 멀티캐스트 트리를 구성하기 위한 방법에 있어서,A method for constructing a shared multicast tree applied to a multicaster data transceiver, 코아 베이스 트리(CBT:Core Based Tree)방식에서 정의된 일차 코아 라우터 외에, 각 멀티캐스트 사용자에 속한 일반 라우터가 망 상에 있는 후보 코아 라우터 중 이차 코아 라우터를 추가로 선택하는 제 1 단계;A first step of additionally selecting a secondary core router among candidate core routers on a network by a general router belonging to each multicast user, in addition to the primary core router defined in a core based tree (CBT) method; 상기 일차 코아 라우터 및 상기 이차 코아 라우터가 동일한지를 판단하는 제 2 단계; 및A second step of determining whether the primary core router and the secondary core router are the same; And 상기 제 2 단계의 판단 결과에 따라 조인 메시지를 전송하는 제 3 단계를 포함하며,A third step of transmitting a join message according to the determination result of the second step, 상기 망 상의 멀티캐스트 트리구성을 최소화 하는 것을 특징으로 하는 공유 멀티캐스트 트리 구성 방법.And minimizing the construction of multicast trees on the network. 제 1 항에 있어서, 상기 제 1 단계에서,The method of claim 1, wherein in the first step, 상기 일차 코아 라우터는 해쉬기능에 의해 선정되고, 상기 이차 코아 라우터는 망 상에 있는 후보 코아 라우터들 중에 일반 라우터에 가장 근접해 있는 코아 라우터가 선정되는 것을 특징으로 하는 공유 멀티캐스트 트리 구성 방법.And wherein the primary core router is selected by a hash function, and the secondary core router is selected from among candidate core routers on a network closest to the general router. 제 1 항 또는 제 2 항에 있어서, 상기 제 3 단계는,The method of claim 1 or 2, wherein the third step is 상기 제 2 단계의 판단 결과가 동일하지 않을 경우, 상기 일반 라우터가 일차 코아에 조인 메시지를 포워딩하라는 내용을 포함하는 조인 메시지를 상기 이차 코아 라우터에게 전송하는 제 4 단계; 및A fourth step of, if the determination result of the second step is not the same, sending, by the general router, a join message including a content of forwarding a join message to a primary core; And 상기 조인 메시지를 받은 이차 코아 라우터가 상기 일차 코아 라우터에게 메시지를 포워딩하여 공유 멀티캐스트 트리를 구성하는 제 5 단계A fifth step in which the secondary core router receiving the join message forwards the message to the primary core router to configure a shared multicast tree 를 포함하는 공유 멀티캐스트 트리 구성 방법.Shared multicast tree configuration method comprising a. 제 1 항 또는 제 2 항에 있어서, 상기 제 3 단계는,The method of claim 1 or 2, wherein the third step is 상기 제 2 단계의 판단 결과가 동일한 경우에, 상기 일반 라우터가 상기 일차 코아 라우터에 조인 메시지를 직접 전송하는 것을 특징으로 하는 공유 멀티캐스트 트리 구성 방법.And if the determination result of the second step is the same, the general router directly sends a join message to the primary core router. 마이크로 프로세서를 구비한 공유 멀티캐스트 트리 구성 시스템에,In a shared multicast tree construction system with a microprocessor, 코아 베이스 트리(CBT:Core Based Tree)방식에서 정의된 일차 코아 라우터 외에, 각 멀티캐스트 사용자에 속한 일반 라우터가 망 상에 있는 후보 코아 라우터 중 이차 코아 라우터를 추가로 선택하는 제 1 기능;A first function of additionally selecting a secondary core router among candidate core routers on a network by a general router belonging to each multicast user, in addition to the primary core router defined in a core based tree (CBT) method; 상기 일차 코아 라우터 및 상기 이차 코아 라우터가 동일한지를 판단하는 제 2기능; 및A second function of determining whether the primary core router and the secondary core router are the same; And 상기 제 2 기능의 판단 결과에 따라 조인 메시지를 전송하는 제 3 기능A third function of transmitting a join message according to the determination result of the second function 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR1020000083241A 2000-12-27 2000-12-27 Method for comprising of shared multicast tree KR100358179B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000083241A KR100358179B1 (en) 2000-12-27 2000-12-27 Method for comprising of shared multicast tree

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000083241A KR100358179B1 (en) 2000-12-27 2000-12-27 Method for comprising of shared multicast tree

Publications (2)

Publication Number Publication Date
KR20020054216A true KR20020054216A (en) 2002-07-06
KR100358179B1 KR100358179B1 (en) 2002-10-25

Family

ID=27686951

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000083241A KR100358179B1 (en) 2000-12-27 2000-12-27 Method for comprising of shared multicast tree

Country Status (1)

Country Link
KR (1) KR100358179B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7200654B2 (en) 2002-11-06 2007-04-03 Electronics And Telecommunications Research Institute Method of constructing and managing overlay multicast tree on Internet
KR101244312B1 (en) * 2005-02-14 2013-03-18 이르데토 액세스 비.브이. Method of controlling communication between a head-end system and a plurality of client systems

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7200654B2 (en) 2002-11-06 2007-04-03 Electronics And Telecommunications Research Institute Method of constructing and managing overlay multicast tree on Internet
KR101244312B1 (en) * 2005-02-14 2013-03-18 이르데토 액세스 비.브이. Method of controlling communication between a head-end system and a plurality of client systems

Also Published As

Publication number Publication date
KR100358179B1 (en) 2002-10-25

Similar Documents

Publication Publication Date Title
US6914907B1 (en) Method and apparatus for providing multi-cast transmissions using a distributed router
US7330906B2 (en) Method and system for multiple hosts anycast routing
JP4165196B2 (en) Packet relay device
US8243643B2 (en) Active multicast information protocol
EP1540884B1 (en) Mapping of a source specific multicast group address to a source address
US7936702B2 (en) Interdomain bi-directional protocol independent multicast
US7801134B2 (en) VoIP system, VoIP server and client, and multicast packet communication method
US7418003B1 (en) PIM sparse mode to source specific multicast conversion
US7936696B2 (en) Efficient transmission of data to multiple network nodes
JP2005286988A (en) Multicast distribution controlling device and method
US6594703B1 (en) Apparatus and method of minimizing internal multicast traffic
CN101222425B (en) Multicast forwarding method and multicast router
US20140019549A1 (en) Control System for Conferencing Applications in Named-Data Networks
US20070147313A1 (en) Method for establishing a connection between a service requester (client) and a service provider (server) in a decentralized mobile wireless network
US8509233B2 (en) Method and apparatus for requesting multicast, processing and assisting multicast request
WO2017124712A1 (en) Message generating method, message forwarding method and device
CN101345641B (en) Multicast access equipment and method
KR100358179B1 (en) Method for comprising of shared multicast tree
KR100592874B1 (en) Multicast IP broadcast method and system
KR100453221B1 (en) Method and system transmitting group cast by using unicast network
JP2004129159A (en) Method, device and program for converting packet, packet communication system and recording medium
KR100375515B1 (en) Method for assigning multiple multicasting servers for group communication in ATM network
CN102316006B (en) Method and device for sending data message
JP3930424B2 (en) Session information management apparatus, session information management method, program for causing computer to perform processing in the method, storage medium storing the program, and multicast server
JP2005203966A (en) System and method for selecting ip multicast authentication server, program thereof, and recording medium

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20091228

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee