EP1029263A1 - System, vorrichtung und verfahren zum verwalten von multicast-gruppenzugehörigkeiten in einem multicast-netzwerk - Google Patents

System, vorrichtung und verfahren zum verwalten von multicast-gruppenzugehörigkeiten in einem multicast-netzwerk

Info

Publication number
EP1029263A1
EP1029263A1 EP98911499A EP98911499A EP1029263A1 EP 1029263 A1 EP1029263 A1 EP 1029263A1 EP 98911499 A EP98911499 A EP 98911499A EP 98911499 A EP98911499 A EP 98911499A EP 1029263 A1 EP1029263 A1 EP 1029263A1
Authority
EP
European Patent Office
Prior art keywords
multicast
group
igmp
multicast group
remote
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
EP98911499A
Other languages
English (en)
French (fr)
Other versions
EP1029263A4 (de
Inventor
Leonard Paul Gray
James Fletcher
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Motorola Solutions Inc
Original Assignee
Motorola Inc
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 Motorola Inc filed Critical Motorola Inc
Publication of EP1029263A1 publication Critical patent/EP1029263A1/de
Publication of EP1029263A4 publication Critical patent/EP1029263A4/de
Withdrawn legal-status Critical Current

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • 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/2801Broadband local area networks

Definitions

  • the invention relates generally to communication systems and, more particularly, to managing multicast group membership in a multicast network.
  • An improved way for the producer to transmit the information to the consumers is by a multicast service.
  • the multicast service allows the producer to transmit a single message, which is then replicated by the network at appropriate points and delivered to each consumer that is a member of a multicast group.
  • Replication is typically handled by routers in the network, and is done only when needed.
  • a router that supports the multicast service is referred to as a multicast router.
  • each multicast router In order to support the multicast service, each multicast router typically supports at least one multicast routing protocol which is used for exchanging multicast group membership information between the various multicast routers in the network.
  • multicast routing protocols include Distance Vector Multicast Routing Protocol (DVMRP), Multicast Open Shortest Path First (MOSPF), and Protocol Independent Multicasting (PIM).
  • DVMRP Distance Vector Multicast Routing Protocol
  • MOSPF Multicast Open Shortest Path First
  • PIM Protocol Independent Multicasting
  • each multicast router that has directly connected LANs will typically support the Internet Group Management Protocol (IGMP) as described in Appendix I of Internet RFC 1112 (IGMP Version 1 ) and in an Internet Draft entitled Internet Group Management Protocol. Version 2 by Fenner (IGMP Version 2).
  • IGMP Internet Group Management Protocol
  • a multicast router uses IGMP to learn which multicast groups have members on each of its attached physical networks.
  • the multicast router maintains a database containing a list of multicast group memberships for each of its attached networks, where "multicast group membership" means the presence of at least one member of a multicast group on a given attached network.
  • the multicast router does not maintain a list of all of the group members from its attached networks.
  • the list of multicast group memberships is referred to as the "group list.”
  • IGMP is used between the multicast router and its directly connected IP hosts (i.e., host computers on the directly connected LANs which support the IP protocol).
  • the IP hosts can join and leave multicast groups, and the multicast router can monitor the multicast group memberships of its IP hosts.
  • the multicast router directly connected to an IP host is referred to as the local router (from the perspective of the IP host), while the other routers in the network are referred to as remote routers.
  • the IGMP defines a number of message types that can be exchanged between the local router and the IP hosts.
  • the IGMP Query message is used by the local router to determine the multicast group memberships for its directly connected IP hosts.
  • the IGMP Membership Report message is sent by an IP host unsolicited when it wants to join a particular multicast group and also in response to an IGMP Query message to report its continued membership in a particular multicast group.
  • the IGMP Leave message is used by an IP host to explicitly remove itself from a multicast group.
  • a device which sends IGMP Query messages e.g., the local router
  • an IGMP Querier a device which sends IGMP Membership Report messages and IGMP Leave messages
  • an IP host a device which sends IGMP Membership Report messages and IGMP Leave messages
  • the local router typically sends IGMP query messages to the IP hosts to retrieve group membership information.
  • IGMP defines two types of query messages, specifically a General Query message and a Group-Specific Query message.
  • the General Query message is sent to determine which (if any) of the available multicast groups have at least one member from the local router's directly connected IP hosts.
  • each IP host transmits an IGMP Membership Report message for each of its multicast group memberships.
  • an IP host that detects a response from another IP host for a particular multicast group may not transmit an IGMP Membership Report message for that same group.
  • the local router may receive a single IGMP Membership Report for each multicast group, even if multiple IP hosts are members of the same group.
  • the Group-Specific Query message is sent to determine if at least one of the directly connected IP hosts is a member of the specified multicast group. At least one IP host that is a member of the specified group will respond to the Group-Specific Query message with an IGMP Membership Report message (again, as for the General Query message, an IP host that is a member of the specified group will only transmit a response if it has not detected a response from any other IP host in the group).
  • an IP host When an IP host wants to be removed from a particular multicast group, it stops reporting its membership in the group (i.e., it does not transmit an IGMP Membership Report for the particular group). By not transmitting an IGMP Membership Report message for a particular multicast group, the IP host implicitly requests removal from the group.
  • An IP host that supports IGMP Version 2 can explicitly request removal from a multicast group by transmitting an IGMP Leave message to the local router.
  • the IGMP Leave message informs the local router that the IP host is no longer a member of the multicast group, and, upon receiving the IGMP Leave message, the local router typically transmits an IGMP Group-Specific Query message to determine if at least one IP host remains a member of the multicast group.
  • FIG. 1 shows a system 100 in which a multicast routing protocol is used between the local router and the multicast network, and IGMP is used for dynamic group registration between the local router and a number of IP hosts (typically personal computers). The overall responsibility for maintaining group membership is divided between the local router and the IP host.
  • the IP hosts act as IGMP Hosts, and the local router acts as an IGMP Querier.
  • the current model for maintaining group membership across a multicast internetwork forces the local router to participate in one or more of the complicated multicast routing protocols in order to propagate group information to other multicast routers.
  • the existing multicast routing protocols are complex, and, due to this complexity, have been changing frequently. This fact makes each protocol difficult to implement and maintain. Also, since no one protocol has been adopted as a standard for all routers, it is often necessary for a multicast router to support many of the protocols, which adds significant cost to the router.
  • FIG. 2 shows an exemplary DOC system in which a headend router (i.e., local router) 210 is coupled to a plurality of cable modems 220i through 220 n via a shared channel 230.
  • a headend router i.e., local router
  • Each headend router may support thousands of cable modems, with each cable modem representing a single LAN segment having at least one host.
  • the headend router must support multicast routing protocols in order to exchange multicast group information over the multicast network.
  • FIG. 1 shows a multicast network as is known in the art
  • FIG. 2 shows a DOC system as is known in the art
  • FIG. 3 shows an exemplary multicast system in which IGMP spoofing in the local router allows IGMP to be used between the remote router and the local router
  • FIG. 4 shows an exemplary DOC system in which IGMP spoofing in the headend router allows IGMP to be used between the remote router and the headend router;
  • FIG. 5 shows an exemplary DOC system in which IGMP spoofing in the headend router allows IGMP to be used between the multicast server and the headend router;
  • FIG. 6 is a flow diagram for IGMP spoofing in a multicast network
  • FIG. 7 is a flow diagram for processing an IGMP Membership Report message received from a multicast host by the IGMP spoofing agent
  • FIG. 8 is a flow diagram for monitoring the multicast group memberships by the IGMP spoofing agent
  • FIG. 9 is a flow diagram for processing an IGMP Leave message received from a multicast host by the IGMP spoofing agent
  • FIG. 10 is a flow diagram for processing an IGMP General Query message received by the IGMP spoofing agent from the remote multicast device
  • FIG. 1 1 is a flow diagram for processing an IGMP Group-Specific Query message received by the IGMP spoofing agent from the remote multicast device
  • FIG. 12 shows a device for spoofing IGMP in a multicast network.
  • the present invention works by replacing the multicast routing protocols in the local router with an IGMP spoofing agent.
  • the local router continues to act as an IGMP Querier on its host interfaces (i.e. on the local LAN connections to the directly connected IP hosts).
  • the local router and remote router use IGMP.
  • the remote router takes on the functions of an IGMP Querier, while the IGMP spoofing agent in the local router takes on the functions of an IGMP Host.
  • the IGMP spoofing agent appears to the remote router as a single IGMP Host, and uses the multicast group membership information maintained by the local router to act as a proxy on behalf of its directly connected IP hosts.
  • the IGMP spoofing agent joins a multicast group if at least one of its directly connected IP hosts is a member of the group, and leaves the multicast group when the last of its directly connected IP hosts leaves the group.
  • FIG. 3 shows an exemplary multicast system 300 in which IGMP spoofing in the local router allows IGMP to be used between the remote router and the local router.
  • FIG. 4 shows an exemplary DOC system 400 in which IGMP spoofing in the headend router allows IGMP to be used between the remote router and the headend router.
  • FIG. 5 shows an exemplary DOC system 500 in which IGMP spoofing in the headend router allows IGMP to be used between the multicast server and the headend router.
  • the IGMP spoofing agent performs standard IGMP Host functions in order to consolidate the multicast group memberships for the multicast hosts and present them to the remote multicast device as a single IGMP Host.
  • IGMP spoofing reduces the cost and complexity of the local router, since the local router need not support any of the multicast routing protocols.
  • IGMP spoofing can also reduce the cost and complexity of the remote multicast device (e.g., the remote router or server), which is only required to support IGMP on the network interface to the local router. If the remote multicast device is a multicast server, then the multicast server need not support any of the multicast routing protocols, so the cost and complexity of the multicast server is reduced.
  • FIG. 6 A flow diagram for IGMP spoofing in a multicast network is shown in FIG. 6.
  • the logic maintains a group list indicating the multicast group membership status for the number of multicast hosts.
  • the logic establishes a multicast group membership with the remote multicast device on behalf of the multicast hosts.
  • the logic maintains the multicast group membership with the remote multicast device so long as at least one of the multicast hosts remains a member of the multicast group.
  • the logic cancels the multicast group membership with the remote multicast device so that the remote multicast device no longer sends multicast messages to the IGMP spoofing agent.
  • the logic also responds to status inquiries from the remote multicast device as a proxy on behalf of the number of multicast hosts.
  • the IGMP spoofing agent checks the database to determine if the specified multicast group is in the group list. If the multicast group is in the group list, then no action is needed to add the multicast host to the group. However, if the multicast group is not in the group list, then the IGMP spoofing agent adds the multicast group to the group list and sends an IGMP Membership Report message to the remote multicast device specifying the multicast group.
  • FIG. 7 A flow diagram for processing an IGMP Membership Report message received from a multicast host by the IGMP spoofing agent is shown in FIG. 7.
  • the logic is the same whether the IGMP Membership Report message is received unsolicited or in response to an IGMP Query message.
  • the logic begins in step 710 and, upon receiving an IGMP Membership Report message from a multicast host in step 720, proceeds to step 730 where it checks the database to determine whether the multicast group is in the group list. If the multicast group is not in the group list (NO in step 740), then the logic adds the multicast group to the group list, in step 750, and sends an IGMP Membership Report message to the remote multicast device in order to request membership in the multicast group, in step 760. The logic terminates in step 799.
  • the IGMP spoofing agent also monitors the multicast group memberships of its multicast hosts by periodically sending status inquiries (i.e. IGMP Query messages) to the multicast hosts. Specifically, the IGMP spoofing agent uses standard IGMP Querier functions to determine which (if any) of the multicast groups in the group list are no longer needed. For each unneeded group, the IGMP spoofing agent deletes the group from the group list and, if IGMP Version 2 is supported, sends an IGMP Leave message to the remote multicast device requesting removal from the multicast group.
  • FIG. 8 A flow diagram for monitoring the multicast group memberships by the IGMP spoofing agent is shown in FIG. 8.
  • the logic begins in step 810 and proceeds to step 820, where the logic uses standard IGMP Querier functions to determine which (if any) of the multicast groups in the group list are no longer needed. For each unneeded group (YES in step 830), the logic deletes the group from the group list, in step 840, and sends an IGMP Leave message to the remote multicast device requesting removal from the multicast group (if IGMP Version 2 is supported), in step 850. When all unneeded groups have been removed from the group list (NO in step 830), the logic terminates in step 899.
  • multicast hosts that support IGMP Version 2 can explicitly request removal from a multicast group by sending an IGMP Leave message to the local router.
  • a flow diagram for processing an IGMP Leave message received from a multicast host by the IGMP spoofing agent is shown in FIG. 9. The logic begins in step 910 and, upon receiving an IGMP Leave message in step 920, proceeds to step 930 where it uses standard IGMP Querier functions to determine if at least one of the multicast hosts supported by the local router remains a member of the multicast group.
  • step 940 If there are no remaining members in the multicast group (NO in step 940), then the logic deletes the multicast group from the group list, in step 950, and sends an IGMP Leave message to the remote multicast device requesting removal from the multicast group (if IGMP Version 2 is supported), in step 960. The logic terminates in step 999.
  • the IGMP spoofing agent In addition to maintaining the status of multicast group memberships for the multicast hosts, the IGMP spoofing agent also responds to status inquiries from the remote multicast device as a proxy on behalf of the multicast hosts.
  • the remote multicast device sends IGMP Query messages to the IGMP spoofing agent as part of its IGMP Querier functionality.
  • the IGMP spoofing agent responds to the status inquiries using standard IGMP Membership Report messages.
  • FIG. 10 A flow diagram for processing an IGMP General Query message received by the IGMP spoofing agent from the remote multicast device is shown in FIG. 10.
  • the logic begins in step 1010 and, upon receiving an IGMP General Query message in step 1020, accesses the database to obtain the group list, in step 1030, and sends an IGMP Membership Report message to the remote multicast device for each multicast group in the group list.
  • the logic terminates in step 1099.
  • FIG. 11 A flow diagram for processing an IGMP Group-Specific Query message received by the IGMP spoofing agent from the remote multicast device is shown in FIG. 11 .
  • the logic begins in step 1110 and, upon receiving an IGMP Group-Specific Query message in step 1120, proceeds to step 1130 where it checks the database to determine if the specified multicast group is in the group list. If the multicast group is in the group list (YES in step 1 140), then the logic sends an IGMP Membership Report message to the remote multicast device for the multicast group, in step 1 150, and terminates in step 1 1 99.
  • FIG. 12 shows a device 1200 for spoofing IGMP in a multicast network.
  • the device 1200 includes a network interface 1210 for interfacing with another multicast device (such as a remote multicast router or server) or a multicast network.
  • the device 1200 also includes a host interface 1230 for interfacing with a number of multicast hosts.
  • An IGMP spoofing agent 1220 performs IGMP Querier functions over the host interface 1230 for managing the multicast group memberships for the multicast hosts, and performs IGMP Host functions over the network interface 1210 for acting as a proxy on behalf of the multicast hosts.
  • the IGMP spoofing agent 1220 maintains multicast group membership information for its attached multicast hosts in a database 1240 which is updated each time a group membership is established or canceled.
  • the IGMP spoofing technique has been described as relating to the headend router of a DOC system or other local router, it will be apparent to a skilled artisan that the present invention can also be used in other devices such as a remote router, a remote access server, or an IP switch.
  • the remote router When the IGMP spoofing technique is used in a remote router, the remote router will manage the multicast group memberships for its directly attached local and remote routers that also support IGMP spoofing.
EP98911499A 1997-04-23 1998-03-06 System, vorrichtung und verfahren zum verwalten von multicast-gruppenzugehörigkeiten in einem multicast-netzwerk Withdrawn EP1029263A4 (de)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US84777397A 1997-04-23 1997-04-23
US847773 1997-04-23
PCT/US1998/004384 WO1998048343A1 (en) 1997-04-23 1998-03-06 System, device, and method for managing multicast group memberships in a multicast network

Publications (2)

Publication Number Publication Date
EP1029263A1 true EP1029263A1 (de) 2000-08-23
EP1029263A4 EP1029263A4 (de) 2000-09-06

Family

ID=25301467

Family Applications (1)

Application Number Title Priority Date Filing Date
EP98911499A Withdrawn EP1029263A4 (de) 1997-04-23 1998-03-06 System, vorrichtung und verfahren zum verwalten von multicast-gruppenzugehörigkeiten in einem multicast-netzwerk

Country Status (10)

Country Link
EP (1) EP1029263A4 (de)
JP (1) JP2001521716A (de)
KR (1) KR100358882B1 (de)
CN (1) CN1253641A (de)
AU (1) AU735576B2 (de)
BR (1) BR9815478A (de)
CA (1) CA2287195A1 (de)
MY (1) MY132907A (de)
TW (1) TW367449B (de)
WO (1) WO1998048343A1 (de)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008053064A1 (en) * 2006-11-03 2008-05-08 Raimo Smolander Method of applying protective agent

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4080599B2 (ja) 1998-06-17 2008-04-23 富士通株式会社 通信制御装置およびマルチキャスト対応lanに適用される通信制御方法
US6741575B1 (en) * 1999-02-26 2004-05-25 Hughes Electronics Corporation Apparatus and method for efficient delivery of multicast data over personal access communications system (PACS)
KR20010045237A (ko) * 1999-11-03 2001-06-05 오길록 인터넷 멀티캐스트 응용에서의 그룹 멤버쉽 관리방법
US6647020B1 (en) * 1999-12-17 2003-11-11 Motorola, Inc. Methods for implementing a talkgroup call in a multicast IP network
US6718361B1 (en) 2000-04-07 2004-04-06 Network Appliance Inc. Method and apparatus for reliable and scalable distribution of data files in distributed networks
WO2001077841A2 (en) * 2000-04-07 2001-10-18 Network Appliance, Inc. Method and apparatus for reliable and scalable distribution of data files in distributed networks
US7133922B1 (en) * 2000-08-07 2006-11-07 The Hong Kong University Of Science And Technology Method and apparatus for streaming of data
FR2816469B1 (fr) * 2000-11-06 2003-09-12 Cit Alcatel Procede et systeme de telecommunication utilisant un protocole internet pour la diffusion de messages multidestinations
US7177318B2 (en) 2001-08-14 2007-02-13 Freescale Semiconductor, Inc. Method and apparatus for managing multicast data on an IP subnet
EP1335521A3 (de) * 2002-02-08 2004-03-10 Alcatel Verfahren und Vorrichtung zur Verwaltung von Mehrfachsendungsgruppen
US7272652B1 (en) 2002-04-30 2007-09-18 Alcatel Lucent Facilitating accelerated processing of internet group management protocol messages
CN1323524C (zh) * 2003-04-25 2007-06-27 华为技术有限公司 数据在虚拟局域网中定向传播的方法
US7532622B2 (en) 2003-06-16 2009-05-12 National University Of Singapore Methods, devices and software for merging multicast groups in a packet switched network
DE10342029A1 (de) * 2003-09-11 2005-04-07 Siemens Ag Verfahren für einen Multicast-Dienst
CN100365987C (zh) * 2003-12-31 2008-01-30 华为技术有限公司 注销路由器上失效的因特网组管理协议组播端口的方法
EP1759488A1 (de) * 2004-06-14 2007-03-07 Bryan Shadish Verteilte igmp-verarbeitung
BRPI0514454A (pt) * 2004-08-16 2008-06-10 Qualcomm Flarion Tech método e aparelho para gerenciamento de afiliação de grupo para comunicações de grupo
KR100570842B1 (ko) 2004-12-13 2006-04-13 한국전자통신연구원 파장 분할 다중화 수동 광 가입자망(wdm-pon)에서의통신, 방송 융합을 위한 동적 멀티캐스트 그룹 관리 및서비스 파장 할당방법
CN1852141A (zh) 2005-08-16 2006-10-25 华为技术有限公司 一种实现上行链路备份的方法
KR100744786B1 (ko) * 2005-11-03 2007-08-02 엘지전자 주식회사 미디어 스트림 전송 시스템 및 방법
KR100740886B1 (ko) * 2005-12-09 2007-07-19 한국전자통신연구원 홈네트워크에서의 아이피 버전 6 멀티캐스트 기능을 이용한다자간 그룹과외 서비스 제공 방법
CN101369994A (zh) * 2007-08-15 2009-02-18 华为技术有限公司 一种实现组播组成员管理协议代理的方法、装置和系统
US20090080356A1 (en) 2007-09-24 2009-03-26 Qualcomm Incorporated Managing acknowledgment transmissions from multicast group members of a multicast group within a wireless communications network
CN101534206B (zh) * 2008-03-13 2011-12-21 华为技术有限公司 一种组播代理实现的方法和系统
WO2010088965A1 (en) 2009-02-09 2010-08-12 Robert Bosch Gmbh Method for using a computer network
US8675658B2 (en) * 2011-11-28 2014-03-18 Avaya Inc. Using multiple IGMP queriers in a layer 2 network
KR101607092B1 (ko) 2014-11-18 2016-03-29 에스케이텔레콤 주식회사 스트리밍 서비스 제공 방법 및 이를 위한 프로그램을 기록한 컴퓨터 판독 가능한 기록매체
CN107273158B (zh) * 2017-06-08 2021-10-26 广东美的暖通设备有限公司 程序升级方法及装置、主机、从机和多联机空调系统

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996034474A1 (en) * 1995-04-25 1996-10-31 Cabletron Systems, Inc. Broadcast transmission in a data network

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5355371A (en) * 1982-06-18 1994-10-11 International Business Machines Corp. Multicast communication tree creation and control method and apparatus
US5553083B1 (en) * 1995-01-19 2000-05-16 Starburst Comm Corp Method for quickly and reliably transmitting frames of data over communications links
US5572582A (en) * 1995-02-24 1996-11-05 Apple Computer, Inc. Method and apparatus for establishing communication between two teleconferencing endpoints

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996034474A1 (en) * 1995-04-25 1996-10-31 Cabletron Systems, Inc. Broadcast transmission in a data network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of WO9848343A1 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008053064A1 (en) * 2006-11-03 2008-05-08 Raimo Smolander Method of applying protective agent

Also Published As

Publication number Publication date
BR9815478A (pt) 2001-11-06
KR20010020190A (ko) 2001-03-15
CN1253641A (zh) 2000-05-17
MY132907A (en) 2007-10-31
AU6544098A (en) 1998-11-13
JP2001521716A (ja) 2001-11-06
EP1029263A4 (de) 2000-09-06
TW367449B (en) 1999-08-21
AU735576B2 (en) 2001-07-12
WO1998048343A1 (en) 1998-10-29
KR100358882B1 (ko) 2002-10-31
CA2287195A1 (en) 1998-10-29

Similar Documents

Publication Publication Date Title
AU735576B2 (en) System, device, and method for managing multicast group memberships in a multicast network
US6611872B1 (en) Performing multicast communication in computer networks by using overlay routing
US8185657B2 (en) Data generating device
EP1427132B1 (de) Verfahren und Vorrichtung zur Verwaltung von Mehrfachsendungsgruppen
US8467405B2 (en) Packet forwarding equipment
JP3888209B2 (ja) マルチキャスト通信装置およびシステム
US20060002391A1 (en) Multicast packet relay device adapted for virtual router
US20070195772A1 (en) Distributed igmp processing
JP5343127B2 (ja) 端末マルチキャスト状態の取得方法
US8355401B2 (en) Controlling access to a destination in a data processing network
EP1532767B1 (de) Optimisiertes herunterladen bei anwesenheit von multicast-daten
JP3880052B2 (ja) クエリ発信ノードを分類するための方法および装置
JP4775716B2 (ja) 中継装置、中継方法および中継プログラム
MXPA99009712A (es) Sistema, dispositivo y metodo para administrar membresías de grupo de multiemision selectiva en una red de multiemision selectiva
JP2003258892A (ja) Ipマルチキャスト配信における帯域管理方法および帯域管理システム

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 19991123

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): DE FR GB IT SE

A4 Supplementary search report drawn up and despatched

Effective date: 20000721

AK Designated contracting states

Kind code of ref document: A4

Designated state(s): DE FR GB IT SE

RIC1 Information provided on ipc code assigned before grant

Free format text: 7G 06F 3/14 A, 7G 06F 17/30 B, 7H 04L 12/18 B

17Q First examination report despatched

Effective date: 20060711

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20061122

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230520