JP4476839B2 - Data distribution system, relay device, and data distribution method - Google Patents
Data distribution system, relay device, and data distribution method Download PDFInfo
- Publication number
- JP4476839B2 JP4476839B2 JP2005047230A JP2005047230A JP4476839B2 JP 4476839 B2 JP4476839 B2 JP 4476839B2 JP 2005047230 A JP2005047230 A JP 2005047230A JP 2005047230 A JP2005047230 A JP 2005047230A JP 4476839 B2 JP4476839 B2 JP 4476839B2
- Authority
- JP
- Japan
- Prior art keywords
- relay
- distribution
- network
- data
- multicast
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Description
本発明はデータ配信システム、中継装置、データ配信方法に関し、特にパケット通信網におけるマルチキャスト配信を行うデータ配信システム、これに用いる中継装置、データ配信方法に関する。 The present invention relates to a data distribution system, a relay device, and a data distribution method, and more particularly to a data distribution system that performs multicast distribution in a packet communication network, a relay device used for the data distribution method, and a data distribution method.
IPアドレスによって識別された特定複数の受信装置グループによって受信されるIPマルチキャストは、送信者が1つのパケットを送信することにより複数の受信装置に送信が行える1対多の通信であり、ストリーム配信等の放送型サービスには有効な配信手段である。
しかし、IPマルチキャストによるデータ配信を実現するためには、送信者から受信者までの配信経路上の全てのルータがマルチキャストに対応している必要があるため、現在のインターネットでは利用できない問題がある。
IP multicast received by a plurality of specific receiving device groups identified by IP addresses is a one-to-many communication in which a sender can transmit to a plurality of receiving devices by transmitting one packet, such as stream distribution. This is an effective distribution means for the broadcast type service.
However, in order to realize data distribution by IP multicast, since all routers on the distribution route from the sender to the receiver need to support multicast, there is a problem that it cannot be used on the current Internet.
この点に着目し、インターネット区間におけるマルチキャスト通信の実現方法として、トンネル技術を用いたルーティング方式であるmroutedが存在する(例えば、非特許文献1参照)。mroutedでは、ユニキャストのネットワークを経由してマルチキャストパケットの送受信を可能にするため、マルチキャストパケットをユニキャストパケットの中にカプセリングする。これによって、mrouted間をトンネルとしてマルチキャスト対応ネットワークを相互に結びつける。これにより、IPマルチキャストに対応していないインターネット区間ではIPユニキャストによるトンネルを代用し、End−to−Endでのマルチキャスト配信を行うことができる。 Focusing on this point, there is mrouted, which is a routing method using tunnel technology, as a method for realizing multicast communication in the Internet section (for example, see Non-Patent Document 1). In mrouted, a multicast packet is encapsulated in a unicast packet to enable transmission / reception of the multicast packet via a unicast network. As a result, the multicast-compatible networks are connected to each other using the mrouted as a tunnel. As a result, end-to-end multicast distribution can be performed by substituting an IP unicast tunnel in the Internet section that does not support IP multicast.
これについて図7を参照して説明する。図7はIPユニキャストによるトンネルを用いてマルチキャストを実現したデータ配信システムの構成例を示すブロック図である。同図において、データ配信システムは、マルチキャストパケットを転送可能な第1のネットワーク101と、第1のネットワーク101に隣接し、マルチキャストパケットを転送できない第2のネットワークであるインターネット102と、第2のネットワークであるインターネット102に隣接し、マルチキャストパケットを転送可能な第3のネットワーク103、第4のネットワーク104および第5のネットワーク105とを含んで構成されている。
This will be described with reference to FIG. FIG. 7 is a block diagram illustrating a configuration example of a data distribution system that realizes multicast using a tunnel based on IP unicast. In the figure, a data distribution system includes a
第1のネットワーク101には、接続されたマルチキャスト配信サーバ(Send)106と、インターネット102との間に位置し、他のネットワークとの間でパケットデータを中継する中継装置(Mrelay)107とが設けられている。
第3のネットワーク103には、インターネット102との間に位置し、他のネットワークとの間でパケットデータを中継する中継装置(Mrelay)108と受信装置(Recv)109とが設けられている。
The
The
第4のネットワーク104には、インターネット102との間に位置し、他のネットワークとの間でパケットデータを中継する中継装置(Mrelay)110と受信装置(Recv)111とが設けられている。
第5のネットワーク105には、インターネット102との間に位置し、他のネットワークとの間でパケットデータを中継する中継装置(Mrelay)112と受信装置(Recv)113とが設けられている。
The
The
このような構成において、マルチキャスト配信サーバ106から受信装置109、受信装置111、受信装置113にそれぞれ同一のマルチキャストデータを配信する場合、以下のような手順でデータが配信される。まず、中継装置107は、マルチキャスト配信サーバ106が送信したマルチキャストパケットを受信し(S71)、そのパケット内のデータを複製する。そして、トンネル技術を用いてユニキャストパケットとして、中継装置108、中継装置110、中継装置112に対してユニキャストで転送する(S72)。そして、中継装置108は、中継装置107から受信した配信データを含むユニキャストパケットを、元のマルチキャストパケットに復元してネットワーク103内に送信し、受信装置109はこれを受信する(S73a)。また、中継装置110は、中継装置107から受信した配信データを含むユニキャストパケットを、元のマルチキャストパケットに復元してネットワーク104内に送信し、受信装置111はこれを受信する(S73b)。そして、中継装置112は、中継装置107から受信した配信データを含むユニキャストパケットを、元のマルチキャストパケットに復元してネットワーク105内に送信し受信装置113はこれを受信する(S73c)。
In such a configuration, when the same multicast data is distributed from the
以上のように、マルチキャスト配信サーバ106から受信装置109、受信装置111および受信装置113に対して、End−to−Endでのマルチキャスト配信を行うことができる。
上述したデータ配信システムにおいて、中継元の中継装置107では配信データを複数の中継先に対して複製して送信する必要があるため、中継先が増えた場合にはその分の中継処理の負荷およびネットワーク使用の負荷が大きくなる。
インターネット区間についてユニキャストを用いてマルチキャスト配信データを中継する場合、中継元において配信データを転送する中継先が増えると、中継元の中継装置は配信データを複製して複数の中継先に対して転送する。このため、中継元の中継装置の複製処理による負荷およびネットワークの使用負荷が増加してしまうという問題がある。
本発明は、以上の問題点を鑑みてなされたものであり、配信データの中継先が増えた場合には、中継先で受信した同一配信データを他の中継先に再転送することにより、中継元の負荷を分散することのできるデータ配信システム、中継装置、データ配信方法の提供を目的とする。
In the data distribution system described above, the
When relaying multicast distribution data using unicast for the Internet section, if the number of relay destinations to which distribution data is transferred increases at the relay source, the relay device at the relay source replicates the distribution data and transfers it to multiple relay destinations. To do. For this reason, there is a problem that the load due to the duplication processing of the relay device at the relay source and the load on the network increase.
The present invention has been made in view of the above-described problems. When the number of distribution data relay destinations increases, the same distribution data received at the relay destination is re-transferred to another relay destination. An object is to provide a data distribution system, a relay device, and a data distribution method capable of distributing the original load.
本発明の請求項1による中継装置は、マルチキャストが不可能なネットワーク区間をトンネリングすることによって、マルチキャスト可能なネットワークに存在する配信元装置から送出される配信データをマルチキャスト可能なネットワークに存在する装置へ中継し、かつ、前記データの配信元装置が存在するネットワーク以外のネットワークに存在する中継装置であって、前記配信データの配信元装置が存在するネットワーク以外のネットワークに存在し、前記配信元装置への中継開始要求に対する該配信元装置からの中継開始応答を受信した他の中継装置から送信される中継開始要求に応答して、該中継開始要求の要求元に前記配信データを送信するデータ送信手段を含み、前記中継開始応答は、前記配信元装置の負荷が閾値を越えた場合に送信されることを特徴とする。このような構成によれば、配信元装置が存在するネットワークの中継装置の中継処理による負荷およびネットワーク使用帯域が増えた場合に、同一の配信データの中継元として他のネットワークに存在する中継装置を指定し、その中継装置が受信した配信データを更に別の中継装置に対して中継することによって、中継装置に掛かる負荷を軽減して負荷を分散することできる。また、配信元装置の負荷が増大した場合に、その旨を配信要求元に通知し、その負荷を他の装置に分散することができる。 The relay apparatus according to claim 1 of the present invention tunnels network sections incapable of multicasting, thereby distributing distribution data sent from a distribution source apparatus in a multicast-capable network to apparatuses in the multicast-capable network. A relay device that relays and exists in a network other than the network where the data distribution source device exists, exists in a network other than the network where the distribution data distribution device exists , and is sent to the distribution source device Data transmission means for transmitting the distribution data to the request source of the relay start request in response to a relay start request transmitted from another relay device that has received the relay start response from the distribution source device in response to the relay start request only including, the relay start response, place the load of the distribution source device exceeds the threshold value Characterized in that it is sent to. According to such a configuration, when the load and the network usage band due to the relay processing of the relay device of the network in which the distribution source device exists increase, the relay device that exists in another network as the relay source of the same distribution data. By specifying and relaying the distribution data received by the relay device to another relay device, the load on the relay device can be reduced and the load can be distributed. Further, when the load on the distribution source device increases, it can be notified to the distribution request source and the load can be distributed to other devices.
本発明の請求項2による中継装置は、請求項1において、前記データ送信手段は、前記他の中継装置からの中継停止要求に応答して、該中継停止要求の要求元への前記配信データの送信を停止することを特徴とする。このような構成によれば、配信データの中継中においても、その中継を停止することができる。 The relay device according to a second aspect of the present invention is the relay device according to the first aspect , wherein the data transmission means sends the distribution data to the request source of the relay stop request in response to the relay stop request from the other relay device. The transmission is stopped. According to such a configuration, the relay can be stopped even during the relay of the distribution data.
本発明の請求項3による中継装置は、マルチキャストが不可能なネットワーク区間をトンネリングすることによって、マルチキャスト可能なネットワークに存在する配信元装置から送出される配信データをマルチキャスト可能なネットワークに存在する装置へ中継し、かつ、前記データの配信元装置が存在するネットワーク以外のネットワークに存在する中継装置であって、前記配信データの配信元装置が存在するネットワーク以外のネットワークに存在する他の中継装置へ、前記配信元装置への中継開始要求に対する該配信元装置からの中継開始応答を受信した後に、前記配信データの中継開始要求を送信する要求送信手段を含み、前記中継開始応答は、前記配信元装置の負荷が閾値を越えた場合に送信され、前記中継開始要求に応答して前記他の中継装置から送信される前記配信データを受信することを特徴とする。このような構成によれば、配信元装置が存在するネットワークの中継装置の中継処理による負荷およびネットワーク使用帯域が増えた場合に、同一の配信データの中継元として他のネットワークに存在する中継装置を指定し、その中継装置が受信した配信データを更に別の中継装置に対して中継することによって、中継装置に掛かる負荷を軽減して負荷を分散することできる。また、配信元装置の負荷が増大した場合に、その旨を配信要求元に通知し、その負荷を他の装置に分散することができる。 The relay apparatus according to claim 3 of the present invention tunnels network sections where multicast is not possible, thereby distributing distribution data sent from a distribution source apparatus existing in a multicast-capable network to apparatuses existing in the multicast-capable network. A relay device that is relayed and exists in a network other than the network where the data distribution source device exists, to another relay device that exists in a network other than the network where the distribution data distribution device exists. A request transmission unit configured to transmit a relay start request for the distribution data after receiving a relay start response from the distribution source device in response to a relay start request to the distribution source device , wherein the relay start response includes the distribution source device; sent when the load exceeds the threshold value, in response to the relay start request Characterized by receiving the distribution data transmitted from the serial another relay device. According to such a configuration, when the load and the network usage band due to the relay processing of the relay device of the network in which the distribution source device exists increase, the relay device that exists in another network as the relay source of the same distribution data. By specifying and relaying the distribution data received by the relay device to another relay device, the load on the relay device can be reduced and the load can be distributed. Further, when the load on the distribution source device increases, it can be notified to the distribution request source and the load can be distributed to other devices.
本発明の請求項4による中継装置は、請求項3において、前記要求送信手段は、前記他の中継装置へ、前記配信データの送信停止を要求することを特徴とする。このような構成によれば、配信データの中継中においても、その中継を停止することができる。 The relay apparatus according to claim 4 of the present invention is characterized in that, in claim 3 , the request transmission means requests the other relay apparatus to stop transmitting the distribution data. According to such a configuration, the relay can be stopped even during the relay of the distribution data.
本発明の請求項5による中継装置は、請求項1から請求項4までのいずれか1項において、前記マルチキャスト可能なネットワーク内のアドレスと前記マルチキャストが不可能なネットワーク内のアドレスとを対応付けるテーブルを含み、前記テーブルを参照してアドレス変換することにより、前記マルチキャストが不可能なネットワーク区間をトンネリングすることを特徴とする。このような構成よれば、テーブルを参照することでマルチキャストアドレスとユニキャストアドレスとを相互に変換することができ、トンネリングを容易に実現できる。 The relay device according to claim 5 of the present invention is the relay device according to any one of claims 1 to 4 , wherein a table associating an address in the multicast-capable network with an address in the network incapable of multicasting is provided. In addition, the network section in which the multicast is impossible is tunneled by referring to the table and converting the address. According to such a configuration, a multicast address and a unicast address can be mutually converted by referring to the table, and tunneling can be easily realized.
本発明の請求項6によるデータ配信方法は、マルチキャストが不可能なネットワーク区間をトンネリングすることによって、マルチキャスト可能なネットワークに存在する配信元装置から送出される配信データをマルチキャスト可能なネットワークに存在する装置へ中継するデータ配信方法であって、前記配信データの配信元装置が存在するネットワーク以外のネットワークにそれぞれ存在し、前記配信元装置への中継開始要求に対する該配信元装置からの中継開始応答を受信した中継装置から送信される中継開始要求に応答して、該中継開始要求の要求元に前記配信データが送信され、前記中継開始応答は、前記配信元装置の負荷が閾値を越えた場合に送信されることを特徴とする。このような構成によれば、配信元装置が存在するネットワークの中継装置の中継処理による負荷およびネットワーク使用帯域が増えた場合に、同一の配信データの中継元として他のネットワークに存在する中継装置を指定し、その中継装置が受信した配信データを更に別の中継装置に対して中継することによって、中継装置に掛かる負荷を軽減して負荷を分散することできる。 According to a sixth aspect of the present invention, there is provided a data distribution method in which distribution data sent from a distribution source apparatus existing in a multicast-capable network is present in a multicast-capable network by tunneling network sections incapable of multicasting. A data distribution method for relaying to a network, wherein the distribution data is present in a network other than the network where the distribution data source device exists, and receives a relay start response from the distribution source device in response to a relay start request to the distribution source device In response to the relay start request transmitted from the relay device, the distribution data is transmitted to the request source of the relay start request, and the relay start response is transmitted when the load of the distribution source device exceeds a threshold value. It is characterized by being. According to such a configuration, when the load and the network usage band due to the relay processing of the relay device of the network in which the distribution source device exists increase, the relay device that exists in another network as the relay source of the same distribution data. By specifying and relaying the distribution data received by the relay device to another relay device, the load on the relay device can be reduced and the load can be distributed.
本発明によれば、マルチキャストに対応していないネットワークにおいてもトンネル技術等を用いたユニキャストを代用してEnd−to−Endでのマルチキャスト配信を行うときに、同一配信データの中継元の中継装置の中継処理負荷やネットワーク利用率が増加した場合に、同一配信データを受信している中継先の中継装置が受信した配信データを新たな中継先の中継装置に対して再び中継することによって、中継元の中継装置の負荷を分散することができるという効果がある。 According to the present invention, a relay device that relays the same distribution data when performing end-to-end multicast distribution instead of unicast using tunnel technology or the like even in a network that does not support multicast. When the relay processing load or network usage rate increases, the relay data received by the relay destination relay device that receives the same distribution data is relayed again to the new relay destination relay device. There is an effect that the load of the original relay device can be distributed.
以下、本発明の実施の形態を、図面を参照して説明する。なお、以下の説明において参照する各図では、他の図と同等部分は同一符号によって示されている。
(システム全体の構成)
図1は、本発明の実施形態に係るデータ配信システムの構成を示すブロック図である。同図において、本実施形態にかかるデータ配信システムが図7の構成と異なる点は、配信データの配信元装置である配信サーバ106が存在するネットワーク101以外のネットワーク103、104、105に存在する他の中継装置からの中継開始要求に応答して、該中継開始要求の要求元に配信データを送信するために中継装置207、208、210、212を用いている点である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings referred to in the following description, the same parts as those in the other drawings are denoted by the same reference numerals.
(System configuration)
FIG. 1 is a block diagram showing a configuration of a data distribution system according to an embodiment of the present invention. 7, the data distribution system according to the present embodiment differs from the configuration in FIG. 7 in that it exists in
これら各中継装置207、208、210、212は、CPU(Central Processing Unit)、記憶装置、入出力装置等のハードウェア資源と、記憶装置に記憶されたソフトウェア資源とを備えたコンピュータにより構成されている。
本実施形態では、インターネット102内ではIPマルチキャストの転送ができないため、中継装置207と中継装置208、210、212とのデータ中継機能を利用してインターネット102を跨いだEnd−to−Endのマルチキャストデータ転送を行う。
なお、図1において、マルチキャストパケットを転送可能なネットワーク、配信サーバ、中継装置、受信装置は、実際には多数存在する。
Each of these
In this embodiment, since IP multicast cannot be transferred in the
In FIG. 1, there are actually a large number of networks, distribution servers, relay devices, and receiving devices that can transfer multicast packets.
(中継装置207)
ここで、中継装置207の構成例について図2を参照して説明する。この中継装置207は、例えばルータである。
同図に示されているように、中継装置207は、CPUがプログラムを実行することにより実現される中継負荷監視部403、中継要求入出力部404、中継データ処理部405及び中継情報管理部406と、中継情報蓄積部407と、ネットワーク101およびインターネット102とのインターフェース装置を含むデータ入出力部408とを含んで構成されている。
(Relay device 207)
Here, a configuration example of the
As shown in the figure, the
中継負荷監視部403は、中継処理の負荷およびネットワーク使用負荷の監視を行う。そして、負荷が小さい場合には、中継装置207がデータ中継を行うことを決定し、中継開始要求を行った中継装置に対して中継データ処理部405がデータ中継を行う。また、負荷が大きい場合には、送信中の中継装置から中継データを受信するように、中継開始要求を行った中継装置に対して中継開始応答によって通知する。なお、負荷の大小については、例えば、予め定め閾値と比較し、該閾値を越えた場合に負荷が大きくなったと判断する。
The relay
中継要求入出力部404は、他の中継装置から中継開始要求を受信する。また、中継要求入出力部404は、中継開始要求によって、通知された当該マルチキャストグループのIPアドレス及びUDPポート番号、中継データの受信に使用するIPアドレス及びUDPポート番号をそれぞれ記憶する。これらの情報は中継情報管理部406によって中継情報蓄積部407に記憶されている中継情報テーブルに反映される。
The relay request input /
本例では、負荷が大きいと中継負荷監視部403が判断した場合、中継装置207が中継データを送信中の中継装置208から中継データを受信するように、中継開始要求を行った中継装置に対して中継要求入出力部404から中継開始応答を送信する。
中継データ処理部405は、中継情報蓄積部407に記憶されている中継情報テーブルに基づき、ネットワーク101から受信したマルチキャスト配信パケットをユニキャストパケットに変換し、インターネット102にユニキャストで送信する。また、中継データ処理部405は、インターネット102からユニキャストで受信した他の中継装置からの中継データをマルチキャストパケットに変換し、ネットワーク101に送信する。
In this example, when the relay
The relay
中継情報管理部406は、他の中継装置からの中継開始要求および配信サーバ106から送信されたマルチキャストパケットのマルチキャストグループに基づき、中継情報蓄積部407に記憶されている中継情報テーブルへの追加・削除等の管理をする。
中継情報蓄積部407には、データ中継処理部が中継の際にパケット変換を行うときに使用する情報の対応関係が中継情報テーブルとして記憶される。中継情報テーブルの構成例が図3に示されている。同図に示されているように、中継情報テーブルは、マルチキャストアドレスのIPアドレス及びUDPポート番号とユニキャストアドレスのIPアドレス及びUDPポート番号とを対応付ける構成になっている。
図2に戻り、データ入出力部408は、ネットワーク101およびインターネット102や各機能部間におけるインターフェースを提供し、ネットワーク101およびインターネット102を介して配信サーバ106、他の中継装置、受信装置とのデータの送受信や各機能部間におけるデータの入出力を行う。
The relay
The relay
Returning to FIG. 2, the data input /
(中継装置208)
次に、中継装置208の構成例について図4を参照して説明する。
同図に示されているように、中継装置208は、CPUがプログラムを実行することにより実現される中継負荷監視部503、中継要求入出力部504、中継データ処理部505、中継情報管理部506及び受信要求処理部508と、中継情報蓄積部507と、インターネット102およびネットワーク103とのインターフェース装置を含むデータ入出力部509とを含んで構成されている。
(Relay device 208)
Next, a configuration example of the
As shown in the figure, the
中継負荷監視部503は、中継処理の負荷およびネットワーク使用負荷の監視を行う。そして、負荷が小さい場合には、中継装置210がデータ中継を行うことを決定し、中継データ処理部505が中継開始要求を行った中継装置に対してデータ中継を行う。また、負荷が大きい場合には、送信中の中継装置208から中継データを受信するように、中継開始要求を行った中継装置に対して中継開始応答によって通知する。
The relay
中継要求入出力部504は、他の中継装置から中継開始要求を受信する。次に、中継要求入出力部504は、中継要求入出力部504は、通知された当該マルチキャストグループのIPアドレス及びUDPポート番号、中継データの受信に使用するIPアドレス及びUDPポート番号をそれぞれ記憶する。これらの情報は中継情報管理部506によって中継情報蓄積部507に反映される。
The relay request input /
そして、負荷が大きいと中継負荷監視部503が判断した場合には、中継装置207が中継データを送信中の別の中継装置から中継データを受信するように、中継要求入出力部504は中継開始要求を行った中継装置に対して中継開始応答を送信する。また、受信装置111から要求された当該マルチキャストグループの配信データの中継を行うために、中継装置207に対して中継開始要求を行う。
When the relay
中継データ処理部505は、中継情報管理部506の中継情報テーブルに基づき、インターネット102からユニキャストで受信した他のデータ装置からの中継データをマルチキャストパケットに変換し、ネットワーク103内に当該マルチキャストパケットを送信する。ここで、中継装置208が他の中継装置への配信データの転送を行う場合には、当該受信データを複製して、他の中継装置宛のユニキャストパケットに変換し、ユニキャストでインターネット102へ転送する。
Based on the relay information table of the relay
中継情報管理部506は、他の中継装置からの中継開始応答、受信装置からの受信要求に基づき中継情報蓄積部507に保存される中継情報テーブルへの追加・削除等の管理をする。
中継情報蓄積部507には、中継データ処理部505が中継の際にパケット変換を行うときに使用する情報の対応関係が中継情報テーブル(図3参照)として記憶される。
The relay
The relay
受信要求処理部508は受信装置109から受信開始要求を受信し、通知された当該マルチキャストグループのIPアドレス及びUDPポート番号に基づき、中継要求入出力部504は中継開始要求を行う。
データ入出力部509は、インターネット102およびネットワーク103や各機能部間におけるインターフェースを提供し、インターネット102およびネットワーク103を介して他の中継装置、受信装置とのデータの送受信や各機能部間におけるデータの入出力を行う。
The reception
The data input /
(中継装置210)
次に、中継装置210の構成例について図5を参照して説明する。
同図に示されているように、中継装置210は、CPUがプログラムを実行することにより実現される中継要求処理部603、中継データ処理部604、中継情報管理部605及び受信要求処理部607と、中継情報蓄積部606と、インターネット102およびネットワーク104とのインターフェース装置を含むデータ入出力部608とを含んで構成されている。
(Relay device 210)
Next, a configuration example of the
As shown in the figure, the
中継要求処理部603は、受信装置111から要求された当該マルチキャストグループの配信データの中継を行うために、中継装置207に対して中継開始要求を行う。
中継データ処理部604は、中継情報管理部605の中継情報テーブル(図3参照)に基づき、インターネット102からユニキャストで受信した他のデータ装置からの中継データをマルチキャストパケットに変換し、ネットワーク104内に当該マルチキャストパケットを送信する。
The relay
Based on the relay information table (see FIG. 3) of the relay
中継情報管理部605は、他の中継装置からの中継開始応答、受信装置113からの受信開始要求に基づき中継情報蓄積部606に保存される中継情報テーブルへの追加・削除等の管理をする。
中継情報蓄積部606には、中継データ処理部604が中継の際にパケット変換を行うときに使用する情報の対応関係が中継情報テーブルとして記憶される。
The relay
The relay
受信要求処理部607は受信装置113から受信開始要求を受信し、通知された当該マルチキャストグループのIPアドレス及びUDPポート番号に基づき、中継要求処理部603は中継開始要求を行う。
データ入出力部608は、インターネット102およびネットワーク104や各機能部間におけるインターフェースを提供し、インターネット102およびネットワーク104を介して他の中継装置、受信装置とのデータの送受信や、各機能部間におけるデータの入出力を行う。
なお、中継装置212や図示せぬ他の中継装置も、上記中継装置208等と同様の構成になっている。
The reception
The data input /
The
(システムの動作例)
上記の構成からなるデータ配信システムにおける動作例について、更に図1及び図6を参照しながら説明する。
図6において、配信サーバ106は、中継装置207を介して中継装置208に、随時データを配信する(S01、S02、…、S07…)。この配信においては、マルチキャストが不可能なネットワーク区間をユニキャストでトンネリングすることによって、マルチキャスト可能なネットワークに存在する配信元装置から送出される配信データをマルチキャスト可能なネットワークに存在する装置へ中継する。図1に示されているように、この配信は、中継装置207から中継装置208に対して行われる他に、中継装置212に対しても行われる(S12)。そして、中継装置208から受信装置109に送信されると共に(S73a)、中継装置212から受信装置113に送信される(S73c)。
(System operation example)
An example of the operation in the data distribution system having the above configuration will be described with reference to FIGS.
In FIG. 6, the
図6に戻り、受信装置(例えば、無線LAN端末)111は、データ配信を希望する場合には、マルチキャストデータの受信開始要求を送信する(S1)。この受信開始要求を受信した中継装置(例えば、無線LAN基地局)210は、中継装置207に対して中継開始要求を送り(S2)、配下に受信装置111が存在することを伝えると共に、自身のIPアドレスおよびユニキャストパケット待受けのためのUDPポート番号を通知する。
Returning to FIG. 6, the reception device (for example, wireless LAN terminal) 111 transmits a multicast data reception start request when data distribution is desired (S 1). The relay device (for example, the wireless LAN base station) 210 that has received this reception start request sends a relay start request to the relay device 207 (S2), tells that the receiving
ここで、中継装置207は、自身の中継処理の負荷(CPU使用率等)およびネットワーク負荷(ネットワーク使用率等)が大きいと判断した場合には、中継装置208から中継データを受信するように、中継装置210に対して中継開始応答を通知する(S3)。中継装置210は、受信した中継開始応答に基づいて中継装置208に対して中継開始要求を送信し(S4)、配下に受信装置111が存在することを伝えると共に、自身のIPアドレスおよびユニキャストパケット待受けのためのUDPポート番号を通知する。
Here, when the
中継装置208では中継開始要求(S4)によって得られた中継先情報を基にユニキャストによる中継を開始する(S5、S6)。そして、中継装置210は受取ったユニキャストパケットを、再びマルチキャストパケットとして受信装置111に送信する(S7)。図1に示されているように、この中継は、中継装置208から中継装置210に対して行われ(S14)、さらに中継装置210から受信装置111に対して行われる(S73b)。
The
図6に戻り、受信装置111は、ネットワーク104のマルチキャストグループから離脱する等の理由により、配信データの受信停止を希望する場合、受信停止要求を送信する(S8)。中継装置208は、配下の受信装置からの受信停止要求を受信すると、中継装置208に対し中継停止要求を送る(S9)。これにより、中継装置208と中継装置210との間のユニキャストによる中継は停止する。
以上の手順により、中継装置207の中継負荷が大きくなった場合に、中継装置208が受信している中継データを再び中継することによって、中継装置207の負荷を軽減することができる。
なお、配信データについて、他の図示せぬ中継装置への転送を行う場合も、上記と同様の処理によって行われる。
Returning to FIG. 6, if the receiving
According to the above procedure, when the relay load of the
Note that the delivery data is transferred to another relay device (not shown) by the same processing as described above.
(データ配信方法)
以上説明したデータ配信システムにおいては、以下のようなデータ配信方法が実現されている。すなわち、マルチキャストが不可能なネットワーク区間をトンネリングすることによって、マルチキャスト可能なネットワークに存在する配信元装置から送出される配信データをマルチキャスト可能なネットワークに存在する装置へ中継するデータ配信方法であり、上記配信データの配信元装置が存在するネットワーク以外のネットワークにそれぞれ存在し、上記配信元装置への中継開始要求に対する該配信元装置からの中継開始応答を受信した中継装置から送信される中継開始要求に応答して、該中継開始要求の要求元に上記配信データが送信され、上記中継開始応答は、上記配信元装置の負荷が閾値を越えた場合に送信されるデータ配信方法が実現されている。このようなデータ配信方法によれば、配信元装置が存在するネットワークの中継装置の中継処理による負荷およびネットワーク使用帯域が増えた場合に、同一の配信データの中継元として他のネットワークに存在する中継装置を指定し、その中継装置が受信した配信データを更に別の中継装置に対して中継することによって、中継装置に掛かる負荷を軽減して負荷を分散することできる。
(Data delivery method)
In the data distribution system described above, the following data distribution method is realized. That is, a data distribution method for relaying distribution data sent from a distribution source device existing in a multicast-capable network to a device existing in a multicast-capable network by tunneling a network section where multicast is impossible, A relay start request transmitted from a relay device that is present in a network other than the network in which the distribution source device of the distribution data exists and that has received a relay start response from the distribution source device in response to a relay start request to the distribution source device. In response, the data distribution method is realized in which the distribution data is transmitted to the request source of the relay start request, and the relay start response is transmitted when the load of the distribution source device exceeds a threshold value . According to such a data distribution method, when the load and the network use band increase due to the relay processing of the relay device of the network where the distribution source device exists, the relay existing in another network as the relay source of the same distribution data By designating a device and relaying the distribution data received by the relay device to another relay device, the load on the relay device can be reduced and the load can be distributed.
本発明は、配信サーバからの配信データを中継する中継装置の負荷を分散する場合に利用できる。 The present invention can be used when distributing the load of a relay device that relays distribution data from a distribution server.
101、103、104、105 ネットワーク
102 インターネット
106 配信サーバ
107、108、110、112
207、208、210、212 中継装置
109、111、113 受信装置
403、503 中継負荷監視部
404、504 中継要求入出力部
405、505、604 中継データ処理部
406、506、605 中継情報管理部
407、507、606 中継情報蓄積部
408、509、608 データ入出力部
508、607 受信要求処理部
603 中継要求処理部
101, 103, 104, 105
207, 208, 210, 212
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005047230A JP4476839B2 (en) | 2005-02-23 | 2005-02-23 | Data distribution system, relay device, and data distribution method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005047230A JP4476839B2 (en) | 2005-02-23 | 2005-02-23 | Data distribution system, relay device, and data distribution method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006237828A JP2006237828A (en) | 2006-09-07 |
JP4476839B2 true JP4476839B2 (en) | 2010-06-09 |
Family
ID=37045027
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005047230A Expired - Fee Related JP4476839B2 (en) | 2005-02-23 | 2005-02-23 | Data distribution system, relay device, and data distribution method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4476839B2 (en) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4955362B2 (en) * | 2006-10-13 | 2012-06-20 | Necインフロンティア株式会社 | Wireless LAN system and wireless communication method |
US8379559B2 (en) * | 2007-02-07 | 2013-02-19 | Marvell World Trade Ltd. | Wireless multicast proxy |
US8937898B2 (en) | 2007-02-07 | 2015-01-20 | Marvell World Trade Ltd. | Wireless multicast proxy |
JP2009021804A (en) * | 2007-07-11 | 2009-01-29 | Japan Radio Co Ltd | Overlay multicast system |
JP4906693B2 (en) * | 2007-12-03 | 2012-03-28 | 三菱電機株式会社 | Overlay multicast packet communication system |
WO2009082041A1 (en) * | 2007-12-20 | 2009-07-02 | Haedenbridge Co., Ltd. | Group communication system using media server having distributed structure and method thereof |
US8165122B2 (en) * | 2009-05-26 | 2012-04-24 | Alcatel Lucent | System and method for converting unicast client requests into multicast client requests |
JP5471146B2 (en) * | 2009-08-11 | 2014-04-16 | 富士ゼロックス株式会社 | Device management system, managed device, and program |
TWI648970B (en) * | 2017-07-07 | 2019-01-21 | 中華電信股份有限公司 | System and method for enabling multicast packet to traverse non-multicast network using OpenFlow protocol and UDP address translation |
JP7514114B2 (en) | 2020-05-29 | 2024-07-10 | 日本放送協会 | Gateway device, receiving device, data communication system and program |
-
2005
- 2005-02-23 JP JP2005047230A patent/JP4476839B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2006237828A (en) | 2006-09-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4476839B2 (en) | Data distribution system, relay device, and data distribution method | |
US7450580B2 (en) | Application layer multicast system and intermediate node therefor | |
KR100579321B1 (en) | Method and System for Virtual Multicast Networking | |
CN101521927B (en) | Method and system for restraining multicast transmitting path | |
JP4077330B2 (en) | Data generator | |
US7606227B2 (en) | Method, apparatus and system for distributing multicast data | |
US6182147B1 (en) | Multicast group routing using unidirectional links | |
JP2008079175A (en) | Frame transfer system | |
US20050021817A1 (en) | Digital content delivery, server and client | |
US10708196B2 (en) | Modifications of headend forwarding rules to join wide area network branch hosts to multicast groups | |
JP2006074132A (en) | Multicast communication method and gateway device | |
CN100490405C (en) | Flow medium data multi-point transmission method | |
JP7473025B2 (en) | Content distribution system, unicast-multicast conversion device, content distribution method, and content distribution program | |
JP2005184234A (en) | Packet transmission system | |
CN100508467C (en) | Method and route equipment for retransmitted layer proxy PIM | |
KR20080065230A (en) | System and method for communication in groups using a lot of data transferring server | |
JP2004201111A (en) | Multicast packet distributing system, method, and program | |
JP6177957B1 (en) | Multicast control server and multicast control system | |
JP4982434B2 (en) | Communication system and decoding apparatus | |
KR101557763B1 (en) | Method for transferring packet using the overlay multicast | |
JP7505543B2 (en) | COMMUNICATION DEVICE, RECEIVING COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM | |
JP5713499B2 (en) | Multi-point distribution method and multi-point distribution system | |
KR100965053B1 (en) | Method for transmitting internet broadcasting data using restricted multicast | |
JP4903642B2 (en) | Overlay multicast system | |
JP2017151618A (en) | Information delivery system, information delivery device, information delivery program, and information delivery method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20071003 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090810 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090818 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091019 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20100302 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100310 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4476839 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130319 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130319 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140319 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |