JP2008288875A - Client terminal, multicast communication control method, program, and recording medium - Google Patents

Client terminal, multicast communication control method, program, and recording medium Download PDF

Info

Publication number
JP2008288875A
JP2008288875A JP2007131834A JP2007131834A JP2008288875A JP 2008288875 A JP2008288875 A JP 2008288875A JP 2007131834 A JP2007131834 A JP 2007131834A JP 2007131834 A JP2007131834 A JP 2007131834A JP 2008288875 A JP2008288875 A JP 2008288875A
Authority
JP
Japan
Prior art keywords
multicast address
multicast
management unit
user terminal
client terminal
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.)
Pending
Application number
JP2007131834A
Other languages
Japanese (ja)
Inventor
Nobuhiko Arashin
伸彦 荒新
Osamu Tanaka
治 田中
Hiroyuki Watanabe
寛如 渡邊
Toyoo Yamada
豊士 山田
Masahiko Nagoshi
方彦 名越
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.)
Panasonic Corp
Original Assignee
Panasonic Corp
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 Panasonic Corp filed Critical Panasonic Corp
Priority to JP2007131834A priority Critical patent/JP2008288875A/en
Publication of JP2008288875A publication Critical patent/JP2008288875A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To materialize efficient multicast distribution by preventing useless multicast packet from flowing into a user house when using multicast distribution in a bidirectional CATV network. <P>SOLUTION: A client terminal connected to a multicast server through a router registers a multicast address in a managing part 26 for managing multicast addresses when receiving a participation request for the multicast address from a subordinate user terminal, eliminates the registered multicast address when receiving a withdrawal request for the multicast address from the user terminal and discards multicast packets other than multicast packets for the registered multicast without transferring the multicast packets to a communication I/F 28 from a coaxial I/F 21. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、マルチキャスト配信に対応するクライアント端末、マルチキャスト通信制御方法、プログラムおよび、記録媒体に関するものである。   The present invention relates to a client terminal, a multicast communication control method, a program, and a recording medium that support multicast distribution.

近年、通信システムのインフラが整ったことにより大容量のコンテンツが配信されるようになっている。特にマルチキャストによる映像コンテンツの配信が注目を集めている。しかし、マルチキャストによる配信はシステムの上位のパケットルーティング(経路制御)においては効率的で、無駄なマルチキャストパケットが所望のあて先以外に転送されることはないが、ユーザ宅に近づくほど効率的なルーティングができず、無駄なマルチキャストパケットが希望しないユーザ宅にブロードキャスト同様に流れこんでしまい、宅内の通信インフラに負荷をかけてしまう課題がある。   In recent years, large-capacity contents have been distributed due to the infrastructure of communication systems. In particular, the distribution of video content by multicast is attracting attention. However, multicast distribution is efficient in the upper-level packet routing (route control) of the system, and wasteful multicast packets are not transferred to destinations other than the desired destination. There is a problem that a useless multicast packet flows into a user's home that is not desired in the same manner as a broadcast and places a load on the communication infrastructure in the home.

この課題に対して例えば次のようなマルチキャスト通信方法が知られている。   For example, the following multicast communication methods are known for this problem.

すなわち双方向CATVネットワークにおいて、端末が、マルチキャストパケットの受信を開始する場合、IGMP(Internet Group Management Protocol)のMembership Report Messageを送信して加入者局にデータの配信を要求する。加入者局は、このReport Messageをセンター局に転送し、次にこのReport Messageのグループアドレス情報を取得することにより、必要とされるマルチキャストパケットの配信を動的に開始する。   That is, in a bidirectional CATV network, when a terminal starts to receive a multicast packet, it transmits an IGMP (Internet Group Management Protocol) Membership Report Message to request the subscriber station to distribute data. The subscriber station starts the distribution of the required multicast packet dynamically by transferring the report message to the center station and then obtaining the group address information of the report message.

加入者局は、定期的にIGMPのMembership Query Messageを配下の端末に送信することにより、配信が不要になったマルチキャストパケットがないか否かを監視し、端末から一定期間応答がないか又はグループからの離脱応答があり、かつ他に同グループ宛のマルチキャストパケット配信を要求する端末がない場合には、不要となったパケットの配信を動的に停止する。   The subscriber station periodically transmits an IGMP Membership Query Message to a terminal under its control to monitor whether there is a multicast packet that is no longer required for distribution, and there is no response from the terminal for a certain period of time or a group. When there is a withdrawal response from the mobile terminal and there is no other terminal that requests multicast packet delivery addressed to the same group, the delivery of packets that are no longer necessary is dynamically stopped.

このようにすることによって、双方向CATVネットワークにおいて、センター局または加入者局がブリッジ装置として動作する場合、レイヤのパケットルーティング機能やルーティング情報の交換機能を実装することなく、配下の端末が配信を要望するグループアドレス宛のマルチキャストパケットのみをフィルタリングして転送する方法がある(特許文献1参照)。
特開2000−125277(特願平10−297370)
In this way, when a center station or a subscriber station operates as a bridge device in a bidirectional CATV network, a subordinate terminal distributes without implementing a layer packet routing function or a routing information exchange function. There is a method of filtering and transferring only multicast packets addressed to a desired group address (see Patent Document 1).
JP 2000-125277 A (Japanese Patent Application No. 10-297370)

しかしながら、上述した従来の通信方法では、端末がマルチキャストグループから脱退した後もマルチキャストアドレスフィルタがすぐに削除されないため、他の端末が同じ番組を視聴していた場合、IGMPのMembership Query Messageによる問い合わせがあるまで、脱退したはずのユーザ宅に無駄なマルチキャストパケットが流れてきてしまうという課題がある。   However, in the conventional communication method described above, the multicast address filter is not immediately deleted even after the terminal leaves the multicast group. Therefore, when another terminal is watching the same program, an inquiry by the IGMP Membership Query Message is made. Until then, there is a problem that a useless multicast packet flows to a user's house that should have left.

本発明は、上記従来のマルチキャスト通信方法の課題を考慮し、無駄なマルチキャストパケットが転送されず、ユーザのネットワークに負荷をかけないクライアント端末などを提供することを目的とする。   An object of the present invention is to provide a client terminal that does not transfer a useless multicast packet and does not put a load on a user's network in consideration of the problems of the conventional multicast communication method.

第1の本発明は、マルチキャスト対応のルータと通信可能な、ユーザ端末が配下に接続されたクライアント端末であって、
前記ルータと通信可能な第1のインターフェースと、
前記第1のインターフェースに接続され、データ通信を処理する第1の送受信処理部と、
前記第1の送受信処理部に接続され、データの転送を制御する転送制御部と、
前記転送制御部に接続され、前記ユーザ端末が参加しているマルチキャストアドレスを管理するマルチキャストアドレス管理部と、
前記転送制御部に接続され、データ通信を処理する第2の送受信処理部と、
前記第2の送受信処理部に接続され、前記ユーザ端末と通信可能な第2のインターフェースと、を備え、
前記転送制御部は、前記第2のインターフェースを通じて受け取るマルチキャストアドレスに関する参加要求または脱退要求を含む情報に応じて前記マルチキャストアドレス管理部を管理し、そのマルチキャストアドレス管理部を利用して、受信するデータのフィルタ処理を行う、クライアント端末である。
A first aspect of the present invention is a client terminal to which a user terminal can be communicated with a multicast-compatible router,
A first interface capable of communicating with the router;
A first transmission / reception processing unit connected to the first interface for processing data communication;
A transfer control unit connected to the first transmission / reception processing unit to control data transfer;
A multicast address management unit connected to the transfer control unit and managing a multicast address in which the user terminal participates;
A second transmission / reception processing unit connected to the transfer control unit for processing data communication;
A second interface connected to the second transmission / reception processing unit and capable of communicating with the user terminal,
The transfer control unit manages the multicast address management unit according to information including a join request or withdrawal request regarding a multicast address received through the second interface, and uses the multicast address management unit to transmit data to be received A client terminal that performs filter processing.

第2の本発明は、前記転送制御部が、受信したデータが、前記マルチキャストアドレス管理部に登録されていないマルチキャストパケットデータの場合は破棄するフィルタ処理部を有する、第1の本発明のクライアント端末である。   The second aspect of the present invention is the client terminal according to the first aspect of the present invention, wherein the transfer control unit includes a filter processing unit that discards the received data when the received data is multicast packet data not registered in the multicast address management unit. It is.

第3の本発明は、前記転送制御部が、前記ユーザ端末が送信する前記マルチキャストアドレスへの参加要求を受け取ると前記マルチキャストアドレス管理部に対して前記マルチキャストアドレスを登録し、前記ユーザ端末が参加している前記マルチキャストアドレスに対する脱退要求を受け取った場合、前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除する、IGMP管理部を有する、第1の本発明のクライアント端末である。   According to a third aspect of the present invention, when the transfer control unit receives a request for participation in the multicast address transmitted by the user terminal, the multicast address is registered in the multicast address management unit, and the user terminal participates. The client terminal according to the first aspect of the present invention includes an IGMP management unit that deletes a corresponding multicast address registered in the multicast address management unit when a withdrawal request for the multicast address is received.

第4の本発明は、前記マルチキャストアドレス管理部の前記ユーザ端末が属するマルチキャストアドレスを削除するためのタイマーを管理するタイマー管理部を備えた、第1の本発明のクライアント端末である。   A fourth aspect of the present invention is the client terminal according to the first aspect of the present invention, further comprising a timer management unit that manages a timer for deleting a multicast address to which the user terminal of the multicast address management unit belongs.

第5の本発明は、前記転送制御部が、前記ユーザ端末が送信する前記マルチキャストアドレスへの参加要求を受け取ると前記マルチキャストアドレス管理部に対して前記マルチキャストアドレスを登録し、前記ユーザ端末が参加している前記マルチキャストアドレスに対する脱退要求を受け取った場合、前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除する為の前記タイマーを開始させ、前記タイマーが満了すると前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除する、IGMP管理部を有する、第4の本発明のクライアント端末である。   In a fifth aspect of the present invention, when the transfer control unit receives a request for participation in the multicast address transmitted by the user terminal, the multicast address is registered in the multicast address management unit, and the user terminal participates. When a withdrawal request for the multicast address is received, the timer for deleting the corresponding multicast address registered in the multicast address management unit is started, and registered in the multicast address management unit when the timer expires It is a client terminal of the 4th present invention which has an IGMP management part which deletes the corresponding multicast address currently carried out.

第6の本発明は、前記IGMP管理部が、前記タイマーが満了する前に前記ユーザ端末もしくは、前記ユーザ端末とは別のユーザ端末が前記マルチキャストアドレスに対する参加要求を受け取った場合、前記タイマーの駆動を停止させる、第5の本発明のクライアント端末である。   According to a sixth aspect of the present invention, when the IGMP management unit receives a request to join the multicast address before the timer expires, the user terminal or a user terminal different from the user terminal drives the timer. Is a client terminal of the fifth aspect of the present invention.

第7の本発明は、マルチキャスト対応のルータと通信可能な、ユーザ端末が配下に接続されたクライアント端末を利用して、マルチキャストパケットを制御するマルチキャスト通信制御方法であって、
前記クライアント端末において、
前記ユーザ端末が送信する前記マルチキャストアドレスへの参加要求を受け取るとマルチキャストアドレス管理部に対して前記マルチキャストアドレスを登録するステップと、
前記ユーザ端末が参加している前記マルチキャストアドレスに対する脱退要求を受け取った場合、前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除するステップと、
受信したデータが、前記マルチキャストアドレス管理部に登録されていないマルチキャストパケットデータの場合は破棄するステップと、を実行させる、
マルチキャスト通信制御方法である。
A seventh aspect of the present invention is a multicast communication control method for controlling a multicast packet by using a client terminal connected under the control of a user terminal capable of communicating with a multicast compatible router,
In the client terminal,
Registering the multicast address with a multicast address management unit upon receiving a request to join the multicast address transmitted by the user terminal;
When receiving a withdrawal request for the multicast address to which the user terminal is participating, deleting a corresponding multicast address registered in the multicast address management unit;
If the received data is multicast packet data that is not registered in the multicast address management unit, a step of discarding is executed.
This is a multicast communication control method.

第8の本発明は、第7の本発明のマルチキャスト通信制御方法の、前記ユーザ端末が送信する前記マルチキャストアドレスへの参加要求を受け取るとマルチキャストアドレス管理部に対して前記マルチキャストアドレスを登録するステップと、前記ユーザ端末が参加している前記マルチキャストアドレスに対する脱退要求を受け取った場合、前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除するステップと、受信したデータが、前記マルチキャストアドレス管理部に登録されていないマルチキャストパケットデータの場合は破棄するステップと、をコンピュータに実行させるためのプログラムである。   According to an eighth aspect of the present invention, in the multicast communication control method according to the seventh aspect of the present invention, upon receiving a request for participation in the multicast address transmitted by the user terminal, the step of registering the multicast address in a multicast address management unit; When a withdrawal request for the multicast address to which the user terminal participates is received, the step of deleting the corresponding multicast address registered in the multicast address management unit; and the received data is the multicast address management unit A program for causing a computer to execute a step of discarding multicast packet data that is not registered in.

第9の本発明は、第8の本発明のプログラムを記録した記録媒体であって、コンピュータにより処理可能な記録媒体である。   The ninth aspect of the present invention is a recording medium that records the program of the eighth aspect of the present invention, and is a recording medium that can be processed by a computer.

本発明によれば、ユーザ宅内に無駄なマルチキャストパケットが流れ込むことを防ぐことができるため、宅内ネットワークに無駄な負荷が掛かることを防ぐことが可能になる。   According to the present invention, since it is possible to prevent a useless multicast packet from flowing into a user's home, it is possible to prevent a useless load from being applied to the home network.

以下に、本発明を実施の形態について図面を参照しながら説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(実施の形態1)
図1は、本発明の実施の形態1におけるマルチキャストシステムの構成を概略的に示す図である。マルチキャストサーバ1の配下にパケットのルーティングを行うルータ2が接続されている。またルータ2の配下に、同軸通信の主端末であるマスター3とクライアント端末4a、4bが同軸ケーブルで接続されている。さらにクライアント端末4aの配下には、ユーザ端末5a〜5cが接続され、クライアント端末4bの配下には、ユーザ端末5dが接続されている。ここでユーザ端末とは例えばパソコンである。なお、パソコンでなく他の端末であってもいいことは言うまでもない。
(Embodiment 1)
FIG. 1 is a diagram schematically showing a configuration of a multicast system according to Embodiment 1 of the present invention. A router 2 that performs packet routing is connected to the multicast server 1. Under the router 2, a master 3 that is a main terminal of coaxial communication and client terminals 4a and 4b are connected by a coaxial cable. Further, user terminals 5a to 5c are connected under the client terminal 4a, and a user terminal 5d is connected under the client terminal 4b. Here, the user terminal is, for example, a personal computer. Needless to say, other terminals may be used instead of the personal computer.

本実施の形態1ではクライアント端末に接続されたユーザ端末が、マルチキャストサーバ1からマルチキャストパケットで配信される映像を、同軸ケーブルを利用したシステム(例えばケーブルインターネットなど)で視聴する場合を例にとって説明する。   In the first embodiment, an example will be described in which a user terminal connected to a client terminal views a video distributed from a multicast server 1 using a multicast packet in a system using a coaxial cable (for example, cable Internet). .

本実施の形態1におけるクライアント端末の構成について説明する。図2はその構成図である。加入者宅に設置されるクライアント端末4a,4bは、マスター3と接続される同軸ケーブルを接続する同軸用のインターフェース(以下単にI/Fと呼ぶ)21と、同軸通信を処理する同軸送受信処理部22と、データの転送を制御する転送制御部23と、転送制御部23の中に配置され、IGMP制御パケットであることを判断し管理するIGMP管理部24と、同じく転送制御部23の中に配置され、転送するパケットデータのフィルタ処理を行うフィルタ処理部25と、配下に接続されるユーザ端末5a〜5dが属するマルチキャストアドレスを管理するマルチキャストアドレス管理部26と、データ通信を処理するデータ通信送受信処理部27と、通信I/F28で構成されている。なお、同軸I/F21は本発明の第1のI/Fの一例であり、通信I/F28は本発明の第2のI/Fの一例である。また、同軸送受信処理部22は本発明の第1の送受信処理部の一例であり、通信送受信処理部27は本発明の第2の送受信処理部の一例である。   The configuration of the client terminal in the first embodiment will be described. FIG. 2 is a configuration diagram thereof. The client terminals 4a and 4b installed in the subscriber's home include a coaxial interface (hereinafter simply referred to as I / F) 21 that connects a coaxial cable connected to the master 3, and a coaxial transmission / reception processing unit that processes coaxial communication. 22, a transfer control unit 23 that controls data transfer, an IGMP management unit 24 that is arranged in the transfer control unit 23 and determines and manages an IGMP control packet, and also in the transfer control unit 23. Filter processing unit 25 for filtering packet data to be arranged and transferred, multicast address management unit 26 for managing a multicast address to which user terminals 5a to 5d connected under control belong, and data communication transmission / reception for processing data communication The processing unit 27 and the communication I / F 28 are included. The coaxial I / F 21 is an example of the first I / F of the present invention, and the communication I / F 28 is an example of the second I / F of the present invention. The coaxial transmission / reception processing unit 22 is an example of a first transmission / reception processing unit of the present invention, and the communication transmission / reception processing unit 27 is an example of a second transmission / reception processing unit of the present invention.

先ず、ユーザ端末がマルチキャストによる映像を視聴するまでのクライアント端末の動作についてフローチャートを用いて説明する。ここではクライアント端末4bの配下に接続されるユーザ端末5dの場合(クライアント端末の配下に接続されるユーザが一台の場合)について説明する。   First, the operation of the client terminal until the user terminal views the multicast video will be described using a flowchart. Here, the case of the user terminal 5d connected under the client terminal 4b (when there is one user connected under the client terminal) will be described.

ユーザが視聴したい番組を例えばパソコンのWEB上で選択すると、ユーザ端末5dは、ユーザが視聴したいその番組に対応したマルチキャストアドレス(ここでは227.0.0.1とする)に対するルータ2への転送要求を、IGMP JOINメッセージでクライアント4bの通信I/F28へ送信する。   When the user selects a program that the user wants to view on, for example, the WEB of the personal computer, the user terminal 5d transfers to the router 2 the multicast address (here, 227.0.0.1) corresponding to the program that the user wants to view. The request is transmitted to the communication I / F 28 of the client 4b by an IGMP JOIN message.

以下、図3のフローチャートを用いてクライアント端末4bの動作について説明する。クライアント端末4bのIGMP管理部24は、ユーザ端末5dから通信I/F28を介してパケットを受信すると(ステップ301)、そのパケットがIGMPメッセージであるかどうかを判断する(ステップ302)。フィルタ処理部25はその結果を受けてそのパケットがIGMPメッセージでない場合はなにも処理せずにそのパケットを同軸I/F21へ転送(通過させる)する(ステップ307)。   Hereinafter, the operation of the client terminal 4b will be described with reference to the flowchart of FIG. When receiving a packet from the user terminal 5d via the communication I / F 28 (step 301), the IGMP management unit 24 of the client terminal 4b determines whether the packet is an IGMP message (step 302). In response to the result, the filter processing unit 25 transfers (passes) the packet to the coaxial I / F 21 without processing if the packet is not an IGMP message (step 307).

他方、上記パケットがIGMPメッセージであった場合は、IGMP管理部24は次にIGMP JOINメッセージであるかどうかを判断する(ステップ303)。そのパケットが、IGMP JOINメッセージであった場合、IGMP管理部24はユーザ端末5dが要求した希望番組対応のマルチキャストアドレス(227.0.0.1)をマルチキャストアドレス管理部26へ登録する。   On the other hand, if the packet is an IGMP message, the IGMP management unit 24 next determines whether it is an IGMP JOIN message (step 303). If the packet is an IGMP JOIN message, the IGMP management unit 24 registers the multicast address (227.0.0.1) corresponding to the desired program requested by the user terminal 5d in the multicast address management unit 26.

登録の終了後フィルタ処理部25はそのパケットを同軸I/F21へ転送(通過させる)する(ステップ307)。ルータ2が、そのIGMP JOINメッセージをマスター3を介して受信すると、以後マルチキャストサーバ1からのマルチキャストパケット(あて先が227.0.0.1)配信によってそのマルチキャストパケットがマスター3側へ、つまり同軸ネットワーク側へ転送される。   After the registration is completed, the filter processing unit 25 transfers (passes) the packet to the coaxial I / F 21 (step 307). When the router 2 receives the IGMP JOIN message via the master 3, the multicast packet is sent from the multicast server 1 (the destination is 227.0.0.1) to the master 3 side, that is, the coaxial network. To the side.

次にマルチキャストパケットを受信した場合のクライアント端末4bについて図4を用いて説明する。パケットを受信したクライアント端末4bのIGMP管理部24は(ステップ401)、まずそのパケットがマルチキャストパケットであるかどうかを判断する(ステップ402)。そのパケットがマルチキャストパケットでなかった場合、フィルタ処理部25はなにも処理をせずにそのパケットを通信I/F28へ転送(通過させる)する(ステップ406)。   Next, the client terminal 4b when a multicast packet is received will be described with reference to FIG. The IGMP management unit 24 of the client terminal 4b that has received the packet (step 401) first determines whether the packet is a multicast packet (step 402). If the packet is not a multicast packet, the filter processing unit 25 transfers (passes) the packet to the communication I / F 28 without performing any processing (step 406).

他方、そのパケットがマルチキャストパケットだった場合は、クライアント装置4bのフィルタ処理部25は、マルチキャストアドレス管理部26から登録してあるマルチキャストアドレスリストを取得する(ステップ403)。受信したマルチキャストパケットのあて先アドレスが取得したマルチキャストアドレスリストの一つと一致するかどうかを判断する(ステップ404)。一致しなかった場合、そのマルチキャストパケットは通信I/F28に転送せずに破棄する(ステップ405)。他方一致した場合、受信したマルチキャストパケットは通信I/F28に転送する(ステップ406)。   On the other hand, if the packet is a multicast packet, the filter processing unit 25 of the client device 4b obtains a registered multicast address list from the multicast address management unit 26 (step 403). It is determined whether the destination address of the received multicast packet matches one of the acquired multicast address lists (step 404). If they do not match, the multicast packet is discarded without being transferred to the communication I / F 28 (step 405). On the other hand, if they match, the received multicast packet is transferred to the communication I / F 28 (step 406).

このような手順を踏むことで、ユーザは自分が選択した番組のマルチキャストパケットのみが転送されるようになり、無駄なパケットが流れ込まない。   By following such a procedure, the user can transfer only the multicast packet of the program selected by the user, and no unnecessary packet flows.

次に、ユーザ端末5dが番組の視聴を終了した場合について説明する。ユーザ端末5dが番組の視聴を終了した場合、終了した番組に対応したマルチキャストアドレス(この例では227.0.0.1とする)に対するルータ2への脱退要求をIGMP LEAVEメッセージで送信する。次にユーザ端末5dが送信したIGMP LEAVEメッセージを受信したクライアント端末4bの動作について図3を用いて説明する。   Next, a case where the user terminal 5d finishes viewing the program will be described. When the user terminal 5d finishes viewing the program, the user terminal 5d transmits a withdrawal request to the router 2 for the multicast address (in this example, 227.0.0.1) corresponding to the terminated program by an IGMP LEAVE message. Next, the operation of the client terminal 4b that has received the IGMP LEAVE message transmitted by the user terminal 5d will be described with reference to FIG.

クライアント端末4bのIGMP管理部24は、ユーザ端末5dから通信I/F28を通じてパケットを受信すると(ステップ301)、そのパケットのデータがIGMPメッセージであるかどうかを判断する(ステップ302)。フィルタ処理部25はそのパケットがIGMPメッセージでなければ何も処理せずにパケットを同軸I/F21へ転送(通過させる)する(ステップ307)。他方、そのパケットがIGMPメッセージであり(ステップ302)、IGMP JOINメッセージでもなかった場合(ステップ303)、IGMP管理部24はIGMP LEAVEメッセージであるかどうかを判断する(ステップ304)。そしてそのパケットが、IGMP LEAVEメッセージでなかった場合、フィルタ処理部25はなにも処理せずにパケットを同軸I/F21へ転送(通過させる)する(ステップ307)。他方、そのパケットが、IGMP LEAVEメッセージだった場合、IGMP管理部24はマルチキャストアドレス管理部26に登録されている対応するマルチキャストアドレスを削除(ステップ306)する。   When receiving the packet from the user terminal 5d through the communication I / F 28 (step 301), the IGMP management unit 24 of the client terminal 4b determines whether the data of the packet is an IGMP message (step 302). If the packet is not an IGMP message, the filter processing unit 25 transfers (passes) the packet to the coaxial I / F 21 without processing anything (step 307). On the other hand, if the packet is an IGMP message (step 302) and not an IGMP JOIN message (step 303), the IGMP management unit 24 determines whether it is an IGMP LEAVE message (step 304). If the packet is not an IGMP LEAVE message, the filter processing unit 25 transfers (passes) the packet to the coaxial I / F 21 without performing any processing (step 307). On the other hand, if the packet is an IGMP LEAVE message, the IGMP management unit 24 deletes the corresponding multicast address registered in the multicast address management unit 26 (step 306).

クライアント端末4bのフィルタ処理部25は、IGMP管理部24の削除手続きが終了した後パケットを同軸I/F21へ転送(通過させる)する(ステップ307)。   The filter processing unit 25 of the client terminal 4b transfers (passes) the packet to the coaxial I / F 21 after the deletion procedure of the IGMP management unit 24 is completed (step 307).

上記のような手順を踏むことで、ユーザ端末5dがIGMP LEAVEメッセージを送信した瞬間にクライエント端末4bのマルチキャストアドレス管理部26におけるマルチキャストアドレスの登録を削除することによって、即座にパケットのフィルタがかかるため、同じセル内の他ユーザが視聴している無駄なパケットが即座に流れ込むことを防ぐことができる。ここに同じセル内の他のユーザとは、同じ同軸通信、すなわち同じマスター3に接続されている他のユーザ端末5a〜5cを利用し、同じマルチキャストアドレスを受信しているユーザの場合である)。   By following the above procedure, the packet filtering is immediately applied by deleting the multicast address registration in the multicast address management unit 26 of the client terminal 4b at the moment when the user terminal 5d transmits the IGMP LEAVE message. Therefore, it is possible to prevent a useless packet viewed by other users in the same cell from flowing in immediately. Here, the other users in the same cell are the same coaxial communication, that is, users who use the other user terminals 5a to 5c connected to the same master 3 and receive the same multicast address) .

(実施の形態2)
次に、本発明の実施の形態2について説明する。本実施の形態2ではクライアント端末に接続されたユーザ端末が、マルチキャストサーバ1からマルチキャストパケットで配信される映像を、同軸ケーブルを利用したシステム(例えばケーブルインターネットなど)で視聴する場合を考える。
(Embodiment 2)
Next, a second embodiment of the present invention will be described. In the second embodiment, a case is considered in which a user terminal connected to a client terminal views a video distributed from a multicast server 1 by a multicast packet in a system using a coaxial cable (for example, cable Internet).

図5に示される本実施の形態2におけるクライアント端末の構成について説明する。加入者宅に設置されるクライアント端末4a、4bは、マスター3と接続される同軸ケーブルを接続する同軸I/F51と、同軸通信を処理する同軸送受信処理部52と、データの転送を制御する転送制御部53と転送制御部の中に配置され、IGMP制御パケットであることを判断するIGMP管理部54と、同じく転送制御部23の中に配置され、転送するパケットデータのフィルタ処理を行うフィルタ処理部55と、配下に接続されるユーザ端末5a〜5dが属するマルチキャストアドレスを管理するマルチキャストアドレス管理部56とユーザが属するマルチキャストアドレスを削除する際のタイマーを管理するタイマー管理部57とデータ通信を処理するデータ通信送受信処理部58と通信I/F59から構成されている。   The configuration of the client terminal in the second embodiment shown in FIG. 5 will be described. The client terminals 4a and 4b installed in the subscriber's homes have a coaxial I / F 51 that connects a coaxial cable connected to the master 3, a coaxial transmission / reception processing unit 52 that processes coaxial communication, and a transfer that controls data transfer. An IGMP management unit 54 that is arranged in the control unit 53 and the transfer control unit and determines that the packet is an IGMP control packet, and a filter process that is also arranged in the transfer control unit 23 and performs a filtering process on packet data to be transferred. Data communication processing with the unit 55, the multicast address management unit 56 that manages the multicast address to which the user terminals 5a to 5d connected to the subordinate belong, the timer management unit 57 that manages the timer when deleting the multicast address to which the user belongs The data communication transmission / reception processing unit 58 and the communication I / F 59 are configured.

先ず、ユーザ端末がマルチキャストによる映像を視聴するまでのクライアント端末の動作についてフローチャートを用いて説明する。今回の例ではクライアント端末4aの配下に接続されるユーザ端末5aの場合(クライアント端末の配下に接続されるユーザが複数台の場合)について考える。   First, the operation of the client terminal until the user terminal views the multicast video will be described using a flowchart. In this example, consider the case of the user terminal 5a connected under the client terminal 4a (when there are a plurality of users connected under the client terminal).

ユーザが視聴したい番組を例えばパソコンのWEB上で選択すると、ユーザ端末5aは、ユーザが視聴したい番組に対応したマルチキャストアドレス(今回の例では227.0.0.1とする)に対するルータ2への転送要求を、IGMP JOINメッセージでクライアント端末4aの通信I/F59へ送信する。   When the user selects a program that the user wants to watch on, for example, the WEB of the personal computer, the user terminal 5a sends to the router 2 the multicast address (227.0.0.1 in this example) corresponding to the program that the user wants to view. The transfer request is transmitted to the communication I / F 59 of the client terminal 4a by an IGMP JOIN message.

以下、図6のフローチャートを用いてクライアント端末4aの動作について説明する。クライアント端末4aのIGMP管理部54は、ユーザ端末5aから通信I/F59を介してパケットを受信すると(ステップ601)、IGMPメッセージであるかどうかを判断する(ステップ602)。フィルタ処理部55はその結果を受けてそのパケットがIGMPメッセージでなければなにも処理せずにパケットを同軸I/F51へ転送(通過させる)する(ステップ609)。   Hereinafter, the operation of the client terminal 4a will be described with reference to the flowchart of FIG. When receiving the packet from the user terminal 5a via the communication I / F 59 (step 601), the IGMP management unit 54 of the client terminal 4a determines whether the packet is an IGMP message (step 602). In response to the result, the filter processing unit 55 transfers (passes) the packet to the coaxial I / F 51 without processing the packet if it is not an IGMP message (step 609).

他方、上記パケットがIGMPメッセージであった場合は、IGMP管理部54は次にIGMP JOINメッセージであるかどうかを判断する(ステップ603)。そのパケットが、IGMP JOINメッセージであった場合、IGMP管理部54はIGMP JOINメッセージのマルチキャストアドレスに対するタイマーが起動しているかどうかを判断する(ステップ605)。   On the other hand, if the packet is an IGMP message, the IGMP management unit 54 determines whether it is an IGMP JOIN message (step 603). If the packet is an IGMP JOIN message, the IGMP management unit 54 determines whether a timer for the multicast address of the IGMP JOIN message is activated (step 605).

タイマーが起動していなかった場合、IGMP管理部54はユーザ端末5aが要求したマルチキャストアドレス(227.0.0.1)をマルチキャストアドレス管理部26へ登録する(ステップ606)。登録終了後、フィルタ処理部55はパケットを同軸I/F51へ転送(通過させる)する(ステップ609)。   If the timer has not been started, the IGMP management unit 54 registers the multicast address (227.0.0.1) requested by the user terminal 5a in the multicast address management unit 26 (step 606). After completing the registration, the filter processing unit 55 transfers (passes) the packet to the coaxial I / F 51 (step 609).

他方、タイマーが起動していた場合は、自身のクライアント端末4aの配下に、削除対象のユーザ端末が存在すると判断し、IGMP管理部54は削除タイマーを削除する(ステップ608)。   On the other hand, if the timer has been started, it is determined that there is a user terminal to be deleted under its own client terminal 4a, and the IGMP management unit 54 deletes the deletion timer (step 608).

すなわち、タイマーの駆動をその満了前に停止させる。タイマーの削除の終了後、フィルタ処理部55はパケットを同軸I/F51へ転送(通過させる)する(ステップ609)。   That is, the timer driving is stopped before its expiration. After completion of the timer deletion, the filter processing unit 55 transfers (passes) the packet to the coaxial I / F 51 (step 609).

ルータ2がIGMP JOINメッセージを受信すると、以後マルチキャストサーバ1からのマルチキャストパケット(あて先が227.0.0.1)が同軸ネットワーク側へ転送される。   When the router 2 receives the IGMP JOIN message, the multicast packet from the multicast server 1 (the destination is 227.0.0.1) is transferred to the coaxial network side thereafter.

次にマルチキャストパケットを受信した場合のクライアント端末4aについて図4を用いて説明する。パケットを受信したクライアント端末4aのIGMP管理部54は(401)、まずマルチキャストパケットであるかどうかを判断する(ステップ402)。そのパケットがマルチキャストであった場合、フィルタ処理部55はなにも処理をせずにパケットを通信I/F59へ転送(通過させる)する(ステップ406)。   Next, the client terminal 4a when receiving a multicast packet will be described with reference to FIG. The IGMP management unit 54 of the client terminal 4a that has received the packet (401) first determines whether the packet is a multicast packet (step 402). If the packet is multicast, the filter processing unit 55 transfers (passes) the packet to the communication I / F 59 without performing any processing (step 406).

他方、そのパケットがマルチキャストパケットだった場合、クライアント装置4aのフィルタ処理部55は、マルチキャストアドレス管理部56から登録してあるマルチキャストアドレスリストを取得する(ステップ403)。受信したマルチキャストパケットのあて先アドレスが取得したマルチキャストアドレスリストの一つと一致するかどうかを判断する(ステップ404)。一致しなかった場合、そのマルチキャストパケットは通信I/F59に転送せずに破棄する(ステップ405)。他方、一致した場合、マルチキャストパケットは通信I/F59に転送する(ステップ406)。   On the other hand, if the packet is a multicast packet, the filter processing unit 55 of the client device 4a obtains a registered multicast address list from the multicast address management unit 56 (step 403). It is determined whether the destination address of the received multicast packet matches one of the acquired multicast address lists (step 404). If they do not match, the multicast packet is discarded without being transferred to the communication I / F 59 (step 405). On the other hand, if they match, the multicast packet is transferred to the communication I / F 59 (step 406).

このような手順を踏むことで、ユーザは自分が選択した番組のマルチキャストパケットのみが転送されるようになり、無駄なパケットが流れ込まない。   By following such a procedure, the user can transfer only the multicast packet of the program selected by the user, and no unnecessary packet flows.

次に、ユーザ端末5aが番組の視聴を終了した場合について説明する。ユーザ端末5aが番組の視聴を終了した場合、終了した番組に対応したマルチキャストアドレス(今回の例では227.0.0.1とする)に対するルータ2への脱退要求をIGMP LEAVEメッセージで送信する。次にユーザ端末5aが送信したIGMP LEAVEメッセージを受信したクライアント端末4aの動作について図6を用いて説明する。   Next, a case where the user terminal 5a finishes viewing the program will be described. When the user terminal 5a finishes viewing the program, the user terminal 5a transmits a withdrawal request to the router 2 for the multicast address (227.0.0.1 in the present example) corresponding to the terminated program by an IGMP LEAVE message. Next, the operation of the client terminal 4a that has received the IGMP LEAVE message transmitted by the user terminal 5a will be described with reference to FIG.

クライアント端末4aは、ユーザ端末5aから通信I/F59を介してパケットを受信すると(ステップ601)、IGMPメッセージであるかどうかを判断する(ステップ602)。もしIGMPメッセージでなければ何も処理せずにパケットを同軸I/F51へ転送(通過させる)する(ステップ610)。他方、そのパケットがIGMP JOINメッセージでなかった場合、IGMP LEAVEメッセージであるかどうかを判断する(ステップ604)。そこでIGMP LEAVEメッセージでなかった場合、なにも処理せずにパケットを同軸I/F51へ転送(通過させる)する(ステップ610)。   When the client terminal 4a receives a packet from the user terminal 5a via the communication I / F 59 (step 601), the client terminal 4a determines whether the packet is an IGMP message (step 602). If it is not an IGMP message, the packet is transferred (passed) to the coaxial I / F 51 without any processing (step 610). On the other hand, if the packet is not an IGMP JOIN message, it is determined whether it is an IGMP LEAVE message (step 604). If the message is not an IGMP LEAVE message, the packet is transferred (passed) to the coaxial I / F 51 without any processing (step 610).

他方、ステップ604においてそのパケットが、IGMP LEAVEメッセージだった場合、IGMP管理部54はマルチキャストアドレス管理部56に登録されているマルチキャストアドレスを削除するタイマーを開始する(ステップ607)。タイマーの開始が終了後、フィルタ処理部55はIGMP LEAVEメッセージのパケットを同軸I/F51へ転送(通過させる)する(ステップ610)。   On the other hand, if the packet is an IGMP LEAVE message in step 604, the IGMP management unit 54 starts a timer for deleting the multicast address registered in the multicast address management unit 56 (step 607). After the start of the timer is completed, the filter processing unit 55 transfers (passes) the packet of the IGMP LEAVE message to the coaxial I / F 51 (step 610).

次に、起動されたタイマー処理について図7のフローチャートについて説明する。タイマーが満了したかどうかを判断し(ステップ701)、満了していなければタイマーを更新し(ステップ702)、タイマーが満了した場合、IGMP管理部54は対象となるマルチキャストアドレスを削除する(ステップ703)。   Next, the started timer process will be described with reference to the flowchart of FIG. It is determined whether the timer has expired (step 701). If the timer has not expired, the timer is updated (step 702). If the timer has expired, the IGMP management unit 54 deletes the target multicast address (step 703). ).

上記のような手順を踏むことで、ユーザ端末5aがIGMP LEAVEメッセージを送信した瞬間にマルチキャストアドレスのフィルタを削除せず、一旦タイマー値を設けて、タイマーを開始させ、一定時間経過後に削除することによって、ルータ2がIGMP LEAVEメッセージを受信した後に送信するIGMP Specific Queryに対する同じクライアント配下に存在するユーザ端末がIGMP JOINメッセージを送信する機会を設けることができるため、クライアント端末4aの配下に複数台のユーザ端末が存在した場合において効率的な配信が行える。   By following the above procedure, the multicast address filter is not deleted at the moment when the user terminal 5a transmits the IGMP LEAVE message, a timer value is set once, the timer is started, and the filter is deleted after a predetermined time has elapsed. Thus, since the user terminal existing under the same client for the IGMP Specific Query that is transmitted after the router 2 receives the IGMP LEAVE message can be provided with an opportunity to transmit the IGMP JOIN message, a plurality of subordinates can be provided under the client terminal 4a. Efficient distribution can be performed when there is a user terminal.

なお、本発明の実施の形態2の構成において、タイマーの設定時間をゼロに設定しておくことにより、クライアント端末の配下に接続されるユーザ端末が一台の場合、一定時間待つという無駄な動作をなくすことが出来る。このようにゼロ設定を利用することによって、実施の形態2の構成で実施の形態1の場合を兼ねることが可能となる。   In the configuration of the second embodiment of the present invention, by setting the set time of the timer to zero, when there is one user terminal connected to the client terminal, useless operation of waiting for a certain time Can be eliminated. By using zero setting in this way, the configuration of the second embodiment can also serve as the case of the first embodiment.

なお、本発明のプログラムは、上述した本発明のマルチキャスト通信制御方法の全部又は一部のステップをコンピュータにより実行させるためのプログラムであって、コンピュータと協働して動作するプログラムである。   The program of the present invention is a program for causing a computer to execute all or part of the above-described multicast communication control method of the present invention, and is a program that operates in cooperation with the computer.

また、本発明の記録媒体は、上述した本発明のプログラムを記録した記録媒体であり、コンピュータにより読み取り可能且つ、読み取られた前記プログラムが前記コンピュータと協動して前記機能を実行する記録媒体である。   The recording medium of the present invention is a recording medium on which the above-described program of the present invention is recorded. The recording medium is readable by a computer, and the read program executes the function in cooperation with the computer. is there.

また、本発明のプログラムの一利用形態は、コンピュータにより読み取り可能な、ROM等の記録媒体に記録され、コンピュータと協働して動作する態様であっても良い。   Further, one usage form of the program of the present invention may be an aspect in which the program is recorded on a recording medium such as a ROM readable by a computer and operates in cooperation with the computer.

また、本発明のプログラムの一利用形態は、インターネット等の伝送媒体、光・電波・音波等の伝送媒体中を伝送し、コンピュータにより読みとられ、コンピュータと協働して動作する態様であっても良い。   Also, one use form of the program of the present invention is an aspect in which the program is transmitted through a transmission medium such as the Internet and a transmission medium such as light, radio wave, and sound wave, read by a computer, and operates in cooperation with the computer. Also good.

また、上述した本発明のコンピュータは、CPU等の純然たるハードウェアに限らず、ファームウェアや、OS、更に周辺機器を含むものであっても良い。   The computer of the present invention described above is not limited to pure hardware such as a CPU, and may include firmware, an OS, and peripheral devices.

なお、以上説明した様に、本発明の構成は、ソフトウェア的に実現しても良いし、ハードウェア的に実現しても良い。   As described above, the configuration of the present invention may be realized by software or hardware.

本発明にかかるクライアント端末などは、ユーザ端末へのネットワーク負荷が軽減されるため、例えばケーブルインターネットなどの同軸ケーブルを使用したマルチキャストのアクセス系システムに有益である。   The client terminal according to the present invention is useful for a multicast access system using a coaxial cable such as a cable Internet because the network load on the user terminal is reduced.

本発明の実施の形態1,2におけるマルチキャストシステムの概略図Schematic diagram of multicast system in Embodiments 1 and 2 of the present invention 本発明の実施の形態1におけるクライアント端末の構成図Configuration diagram of client terminal according to Embodiment 1 of the present invention 本発明の実施の形態1におけるクライアント端末の上りパケット受信処理のフローチャートFlowchart of uplink packet reception processing of client terminal in Embodiment 1 of the present invention 本発明の実施の形態1におけるクライアント端末の下りパケット受信処理のフローチャートFlowchart of downlink packet reception processing of client terminal in Embodiment 1 of the present invention 本発明の実施の形態2におけるクライアント端末の構成図Configuration diagram of client terminal according to Embodiment 2 of the present invention 本発明の実施の形態2におけるクライアント端末の上りパケット受信処理のフローチャートFlowchart of uplink packet reception processing of client terminal in Embodiment 2 of the present invention 本発明の実施の形態2におけるクライアント端末の下りパケット受信処理のフローチャートFlowchart of downlink packet reception processing of client terminal in Embodiment 2 of the present invention

符号の説明Explanation of symbols

1 マルチキャストサーバ
2 ルータ
3 マスター
4a〜b クライアント端末
5a〜d ユーザ端末
21 同軸I/F
22 同軸送受信処理部
23 転送制御部
24 IGMP管理部
25 フィルタ処理部
26 マルチキャストアドレス管理部
27 通信送受信処理部
28 通信I/F
51 同軸I/F
52 同軸送受信処理部
53 転送制御部
54 IGMP管理部
55 フィルタ処理部
56 マルチキャストアドレス管理部
57 タイマー管理部
58 通信送受信処理部
59 通信I/F
DESCRIPTION OF SYMBOLS 1 Multicast server 2 Router 3 Master 4a-b Client terminal 5a-d User terminal 21 Coaxial I / F
22 Coaxial transmission / reception processing unit 23 Transfer control unit 24 IGMP management unit 25 Filter processing unit 26 Multicast address management unit 27 Communication transmission / reception processing unit 28 Communication I / F
51 Coaxial I / F
52 Coaxial transmission / reception processing unit 53 Transfer control unit 54 IGMP management unit 55 Filter processing unit 56 Multicast address management unit 57 Timer management unit 58 Communication transmission / reception processing unit 59 Communication I / F

Claims (9)

マルチキャスト対応のルータと通信可能な、ユーザ端末が配下に接続されたクライアント端末であって、
前記ルータと通信可能な第1のインターフェースと、
前記第1のインターフェースに接続され、データ通信を処理する第1の送受信処理部と、
前記第1の送受信処理部に接続され、データの転送を制御する転送制御部と、
前記転送制御部に接続され、前記ユーザ端末が参加しているマルチキャストアドレスを管理するマルチキャストアドレス管理部と、
前記転送制御部に接続され、データ通信を処理する第2の送受信処理部と、
前記第2の送受信処理部に接続され、前記ユーザ端末と通信可能な第2のインターフェースと、を備え、
前記転送制御部は、前記第2のインターフェースを通じて受け取るマルチキャストアドレスに関する参加要求または脱退要求を含む情報に応じて前記マルチキャストアドレス管理部を管理し、そのマルチキャストアドレス管理部を利用して、受信するデータのフィルタ処理を行う、
クライアント端末。
A client terminal to which a user terminal can be connected under the control of a multicast-compatible router,
A first interface capable of communicating with the router;
A first transmission / reception processing unit connected to the first interface for processing data communication;
A transfer control unit connected to the first transmission / reception processing unit to control data transfer;
A multicast address management unit connected to the transfer control unit and managing a multicast address in which the user terminal participates;
A second transmission / reception processing unit connected to the transfer control unit for processing data communication;
A second interface connected to the second transmission / reception processing unit and capable of communicating with the user terminal,
The transfer control unit manages the multicast address management unit according to information including a join request or withdrawal request regarding a multicast address received through the second interface, and uses the multicast address management unit to transmit data to be received Perform filtering,
Client terminal.
前記転送制御部は、受信したデータが、前記マルチキャストアドレス管理部に登録されていないマルチキャストパケットデータの場合は破棄するフィルタ処理部を有する、請求項1記載のクライアント端末。   The client terminal according to claim 1, wherein the transfer control unit includes a filter processing unit that discards data received when the received data is multicast packet data not registered in the multicast address management unit. 前記転送制御部は、前記ユーザ端末が送信する前記マルチキャストアドレスへの参加要求を受け取ると前記マルチキャストアドレス管理部に対して前記マルチキャストアドレスを登録し、前記ユーザ端末が参加している前記マルチキャストアドレスに対する脱退要求を受け取った場合、前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除する、IGMP管理部を有する、請求項1記載のクライアント端末。   When the transfer control unit receives a request for participation in the multicast address transmitted by the user terminal, the transfer control unit registers the multicast address with the multicast address management unit, and withdraws from the multicast address in which the user terminal participates The client terminal according to claim 1, further comprising an IGMP management unit that deletes a corresponding multicast address registered in the multicast address management unit when a request is received. 前記マルチキャストアドレス管理部の前記ユーザ端末が属するマルチキャストアドレスを削除するためのタイマーを管理するタイマー管理部を備えた、請求項1記載のクライアント端末。   The client terminal according to claim 1, further comprising a timer management unit that manages a timer for deleting a multicast address to which the user terminal of the multicast address management unit belongs. 前記転送制御部は、前記ユーザ端末が送信する前記マルチキャストアドレスへの参加要求を受け取ると前記マルチキャストアドレス管理部に対して前記マルチキャストアドレスを登録し、前記ユーザ端末が参加している前記マルチキャストアドレスに対する脱退要求を受け取った場合、前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除する為の前記タイマーを開始させ、前記タイマーが満了すると前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除する、IGMP管理部を有する、請求項4記載のクライアント端末。   When the transfer control unit receives a request for participation in the multicast address transmitted by the user terminal, the transfer control unit registers the multicast address with the multicast address management unit, and withdraws from the multicast address in which the user terminal participates When a request is received, the timer for deleting the corresponding multicast address registered in the multicast address management unit is started, and when the timer expires, the corresponding multicast address registered in the multicast address management unit The client terminal according to claim 4, further comprising an IGMP management unit that deletes. 前記IGMP管理部は、前記タイマーが満了する前に前記ユーザ端末もしくは、前記ユーザ端末とは別のユーザ端末が前記マルチキャストアドレスに対する参加要求を受け取った場合、前記タイマーの駆動を停止させる、請求項5記載のクライアント端末。   The IGMP management unit stops driving of the timer when the user terminal or a user terminal different from the user terminal receives a participation request for the multicast address before the timer expires. The client terminal described. マルチキャスト対応のルータと通信可能な、ユーザ端末が配下に接続されたクライアント端末を利用して、マルチキャストパケットを制御するマルチキャスト通信制御方法であって、
前記クライアント端末において、
前記ユーザ端末が送信する前記マルチキャストアドレスへの参加要求を受け取るとマルチキャストアドレス管理部に対して前記マルチキャストアドレスを登録するステップと、
前記ユーザ端末が参加している前記マルチキャストアドレスに対する脱退要求を受け取った場合、前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除するステップと、
受信したデータが、前記マルチキャストアドレス管理部に登録されていないマルチキャストパケットデータの場合は破棄するステップと、を実行させる、
マルチキャスト通信制御方法。
A multicast communication control method for controlling a multicast packet by using a client terminal connected under the control of a user terminal capable of communicating with a multicast-compatible router,
In the client terminal,
Registering the multicast address with a multicast address management unit upon receiving a request to join the multicast address transmitted by the user terminal;
When receiving a withdrawal request for the multicast address to which the user terminal is participating, deleting a corresponding multicast address registered in the multicast address management unit;
If the received data is multicast packet data that is not registered in the multicast address management unit, a step of discarding is executed.
Multicast communication control method.
請求項7記載のマルチキャスト通信制御方法の、前記ユーザ端末が送信する前記マルチキャストアドレスへの参加要求を受け取るとマルチキャストアドレス管理部に対して前記マルチキャストアドレスを登録するステップと、前記ユーザ端末が参加している前記マルチキャストアドレスに対する脱退要求を受け取った場合、前記マルチキャストアドレス管理部に登録されている対応するマルチキャストアドレスを削除するステップと、受信したデータが、前記マルチキャストアドレス管理部に登録されていないマルチキャストパケットデータの場合は破棄するステップと、をコンピュータに実行させるためのプログラム。   8. The multicast communication control method according to claim 7, wherein when receiving a request to join the multicast address transmitted by the user terminal, the step of registering the multicast address with a multicast address management unit; And a step of deleting a corresponding multicast address registered in the multicast address management unit when the withdrawal request for the multicast address is received, and multicast packet data in which the received data is not registered in the multicast address management unit In the case of, a program for causing the computer to execute a step of discarding. 請求項8記載のプログラムを記録した記録媒体であって、コンピュータにより処理可能な記録媒体。   A recording medium on which the program according to claim 8 is recorded, wherein the recording medium can be processed by a computer.
JP2007131834A 2007-05-17 2007-05-17 Client terminal, multicast communication control method, program, and recording medium Pending JP2008288875A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007131834A JP2008288875A (en) 2007-05-17 2007-05-17 Client terminal, multicast communication control method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007131834A JP2008288875A (en) 2007-05-17 2007-05-17 Client terminal, multicast communication control method, program, and recording medium

Publications (1)

Publication Number Publication Date
JP2008288875A true JP2008288875A (en) 2008-11-27

Family

ID=40148184

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007131834A Pending JP2008288875A (en) 2007-05-17 2007-05-17 Client terminal, multicast communication control method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP2008288875A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000125277A (en) * 1998-10-19 2000-04-28 Nec Corp Multicast communication device and multicast communicating method
JP2005065045A (en) * 2003-08-18 2005-03-10 Kddi Corp L2 switching device and control method therefor
JP2005236991A (en) * 2004-02-17 2005-09-02 Thomson Licensing Sa Method for transmitting multi-point stream on local area network, and connection device for performing the same
JP2006042223A (en) * 2004-07-30 2006-02-09 Hitachi Communication Technologies Ltd Packet transport unit
WO2006097989A1 (en) * 2005-03-14 2006-09-21 Mitsubishi Denki Kabushiki Kaisha Layer-2 mobility network
JP2007049382A (en) * 2005-08-09 2007-02-22 Sumitomo Electric Ind Ltd Method and device for wireless relay, and computer program thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000125277A (en) * 1998-10-19 2000-04-28 Nec Corp Multicast communication device and multicast communicating method
JP2005065045A (en) * 2003-08-18 2005-03-10 Kddi Corp L2 switching device and control method therefor
JP2005236991A (en) * 2004-02-17 2005-09-02 Thomson Licensing Sa Method for transmitting multi-point stream on local area network, and connection device for performing the same
JP2006042223A (en) * 2004-07-30 2006-02-09 Hitachi Communication Technologies Ltd Packet transport unit
WO2006097989A1 (en) * 2005-03-14 2006-09-21 Mitsubishi Denki Kabushiki Kaisha Layer-2 mobility network
JP2007049382A (en) * 2005-08-09 2007-02-22 Sumitomo Electric Ind Ltd Method and device for wireless relay, and computer program thereof

Similar Documents

Publication Publication Date Title
US7904521B2 (en) Method for transferring chat messages by establishing chat room data transfer channel
CN101669331B (en) Method and system for locating content in broadband wireless access networks
US20040088309A1 (en) Method of constructing and managing overlay multicast tree on Internet
US8743767B2 (en) Methods of obtaining service information to receive broadcasting service in user equipment, and service information announcement methods performable in service center and server
JP2005020327A (en) Multicast distributing method, apparatus, and system thereof
TWI253817B (en) Bridge apparatus and bridge method
JP2003309601A (en) Multicast communication device and system
US20090316573A1 (en) System and method for transmitting messages using a redundancy mechanism
EP3496432B1 (en) Efficient multicast transmission
US20100263682A1 (en) Filter and Method for Making a Filter for a Cigarette
CN101141397A (en) Single broadcast to multicast switching method
JP4842968B2 (en) Method and apparatus for the generation and transport of multimedia content flows to distribution networks
US20020069248A1 (en) System and method for delivery and exchange of electronic data
TW201006189A (en) System and method for connecting a wireless network device
JP2010109574A (en) Gateway device, server unit, repeater and multicast communication system
JP5476975B2 (en) Inter-network data distribution system, information communication terminal, content distribution server
JP2007221715A (en) Network management apparatus, reception terminal device, content distribution system, network management method, and content reception method
WO2009015539A1 (en) Multicast control method for service of demanding the media content and the system thereof
CN101800937B (en) Method, device and system of broadcast downloading business
JPH10336176A (en) Group communication method, its system and storage medium for storing group communication program
EP1863219A1 (en) Method and system for processing abnormally becoming power off of a terminal of multicast user
JP4775716B2 (en) Relay device, relay method, and relay program
TWI581624B (en) Streaming service system, streaming service method and streaming service controlling device
US20080130577A1 (en) Wireless multicasting service method using relayed transmission scheme
JP4800916B2 (en) Data relay device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100319

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20100319

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110711

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110719

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110916

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111018