JP2013201698A - Communication control apparatus, communication control method, and computer program - Google Patents

Communication control apparatus, communication control method, and computer program Download PDF

Info

Publication number
JP2013201698A
JP2013201698A JP2012069931A JP2012069931A JP2013201698A JP 2013201698 A JP2013201698 A JP 2013201698A JP 2012069931 A JP2012069931 A JP 2012069931A JP 2012069931 A JP2012069931 A JP 2012069931A JP 2013201698 A JP2013201698 A JP 2013201698A
Authority
JP
Japan
Prior art keywords
relay device
relay
communication
migration
unit
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.)
Granted
Application number
JP2012069931A
Other languages
Japanese (ja)
Other versions
JP5861237B2 (en
Inventor
Toshisuke Masatoki
俊輔 正時
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.)
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Nippon Telegraph and Telephone West 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 Nippon Telegraph and Telephone Corp, Nippon Telegraph and Telephone West Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2012069931A priority Critical patent/JP5861237B2/en
Publication of JP2013201698A publication Critical patent/JP2013201698A/en
Application granted granted Critical
Publication of JP5861237B2 publication Critical patent/JP5861237B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce deterioration in communication quality in a system that performs multicast distribution.SOLUTION: In a network including a first relay apparatus on an upstream, a second relay apparatus on a downstream, and a plurality of terminal devices, a communication apparatus controls whether the first relay apparatus or the second relay apparatus performs a copy processing for copying data addressed to a multicast address required by the plurality of terminal devices for addressing a partial terminal device of the plurality of terminal devices to relay the data, based on a communication state in the network.

Description

本発明は、マルチキャスト配信の技術に関する。   The present invention relates to a technique for multicast distribution.

近年、映像配信サービスにおけるコンテンツの充実や品質の向上に伴い、ネットワーク上に流れるマルチキャストトラヒックの量は増大している。そのため、ネットワークの帯域の更なる消費が懸念されている。ネットワークにおけるマルチキャスト配信の技術として、スヌーピングによる効率化が図られている(例えば特許文献1参照)。   In recent years, the amount of multicast traffic flowing on a network has increased with the enhancement of content and quality improvement in video distribution services. Therefore, there is concern about further consumption of network bandwidth. As a technique for multicast distribution in a network, efficiency is improved by snooping (see, for example, Patent Document 1).

図9は、スヌーピングによるマルチキャスト配信を行うシステムの概略を示す図である。図9に示されるシステムは、映像サーバ91、第一中継装置92、第二中継装置93、複数の通信装置94(94−1〜94−3)を備える。複数の通信装置94は、一つのVLAN(Virtual Local Area Network)に接続されている。
映像サーバ91は、ネットワークを介して複数の通信装置94に対し、映像データをマルチキャスト配信する。以下、マルチキャスト配信されているデータをマルチキャストデータという。第一中継装置92は、第二中継装置93よりも上流側(映像サーバ91側)に配置されており、ネットワークを介して映像サーバ91からマルチキャストデータを受信する。第一中継装置92は、マルチキャストデータを下流側(通信装置94側)に配置された第二中継装置93に転送する。
FIG. 9 is a diagram illustrating an outline of a system that performs multicast distribution by snooping. The system shown in FIG. 9 includes a video server 91, a first relay device 92, a second relay device 93, and a plurality of communication devices 94 (94-1 to 94-3). The plurality of communication devices 94 are connected to one VLAN (Virtual Local Area Network).
The video server 91 multicasts video data to a plurality of communication devices 94 via a network. Hereinafter, data distributed by multicast is referred to as multicast data. The first relay device 92 is arranged on the upstream side (video server 91 side) of the second relay device 93 and receives multicast data from the video server 91 via the network. The first relay device 92 transfers the multicast data to the second relay device 93 arranged on the downstream side (communication device 94 side).

第二中継装置93は、マルチキャストデータを要求している通信装置94が接続されたポートを記憶している。第二中継装置93は、第一中継装置92からマルチキャストデータを受信すると、マルチキャストデータを要求している通信装置94が接続されたポート(以下、「転送先ポート」という。)を判定し、転送先ポートの数に応じてマルチキャストデータをコピーする。そして、第二中継装置93は、コピーしたマルチキャストデータを、各転送先ポートから通信装置94へ転送する。   The second relay device 93 stores the port to which the communication device 94 requesting multicast data is connected. When the second relay device 93 receives the multicast data from the first relay device 92, the second relay device 93 determines the port to which the communication device 94 requesting the multicast data is connected (hereinafter referred to as “transfer destination port”), and transfers it. Multicast data is copied according to the number of destination ports. Then, the second relay device 93 transfers the copied multicast data from each transfer destination port to the communication device 94.

特開2008−153766号公報JP 2008-153766 A

一般的には、第二中継装置93のように下流側に配置される装置は、第一中継装置92のように上流側に配置される装置に比べて、性能が劣ることが多い。そのため、第二中継装置93においてマルチキャストデータをコピーする際に、装置の性能が足りずに通信品質が低下してしまうおそれがあった。   In general, a device arranged on the downstream side like the second relay device 93 is often inferior in performance to a device arranged on the upstream side like the first relay device 92. For this reason, when multicast data is copied in the second relay device 93, there is a possibility that the communication performance is deteriorated due to insufficient device performance.

上記事情に鑑み、本発明は、マルチキャスト配信を行うシステムにおいて、通信品質の低下を軽減する技術を提供することを目的としている。   In view of the above circumstances, an object of the present invention is to provide a technique for reducing a decrease in communication quality in a system that performs multicast distribution.

本発明の一態様は、上流側の第一中継装置と下流側の第二中継装置と複数の端末装置とを備えたネットワークに接続された通信制御装置であって、前記複数の端末装置によって要求されているマルチキャストアドレス宛のデータを前記複数の端末装置のうち一部の端末装置宛てにコピーして中継するコピー処理を、前記第一中継装置及び前記第二中継装置のいずれが行うかについて、前記ネットワークにおける通信の状態に基づいて制御する制御部を備える通信制御装置である。   One aspect of the present invention is a communication control device connected to a network including a first relay device on the upstream side, a second relay device on the downstream side, and a plurality of terminal devices, and requested by the plurality of terminal devices. Which of the first relay device and the second relay device performs a copy process for copying and relaying data addressed to a multicast address to some of the terminal devices among the plurality of terminal devices, It is a communication control apparatus provided with the control part controlled based on the state of communication in the said network.

本発明の一態様は、上記の通信制御装置であって、前記第二中継装置における状態が通信品質の低下を招く状態であるか否か判定する判定部をさらに備え、前記制御部は、前記第二中継装置における状態が通信品質の低下を招く状態であると判定された場合に、それまで前記第二中継装置が行っていた前記コピー処理の一部を、前記第一中継装置に実行させる。   One aspect of the present invention is the communication control device described above, further including a determination unit that determines whether the state in the second relay device is a state that causes a decrease in communication quality, and the control unit includes: When it is determined that the state in the second relay device is a state that causes a reduction in communication quality, the first relay device is caused to execute a part of the copy processing that has been performed by the second relay device until then. .

本発明の一態様は、上流側の第一中継装置と下流側の第二中継装置と複数の端末装置とを備えたネットワークにおける通信制御方法であって、前記複数の端末装置によって要求されているマルチキャストアドレス宛のデータを前記複数の端末装置のうち一部の端末装置宛てにコピーして中継するコピー処理を、前記第一中継装置及び前記第二中継装置のいずれが行うかについて、前記ネットワークにおける通信の状態に基づいて制御する制御ステップを有する通信制御方法である。   One aspect of the present invention is a communication control method in a network including a first relay device on the upstream side, a second relay device on the downstream side, and a plurality of terminal devices, and is requested by the plurality of terminal devices. Which of the first relay device and the second relay device performs copy processing for copying and relaying data destined for a multicast address to a part of the plurality of terminal devices, in the network It is a communication control method which has a control step which controls based on the state of communication.

本発明の一態様は、上流側の第一中継装置と下流側の第二中継装置と複数の端末装置とを備えたネットワークに接続されたコンピュータに対し、前記複数の端末装置によって要求されているマルチキャストアドレス宛のデータを前記複数の端末装置のうち一部の端末装置宛てにコピーして中継するコピー処理を、前記第一中継装置及び前記第二中継装置のいずれが行うかについて、前記ネットワークにおける通信の状態に基づいて制御する制御ステップを実行させるためのコンピュータプログラムである。   One aspect of the present invention is requested by a plurality of terminal devices for a computer connected to a network including a first relay device on the upstream side, a second relay device on the downstream side, and a plurality of terminal devices. Which of the first relay device and the second relay device performs copy processing for copying and relaying data destined for a multicast address to a part of the plurality of terminal devices, in the network It is a computer program for performing the control step controlled based on the state of communication.

本発明により、マルチキャスト配信を行うシステムにおいて、通信品質の低下を軽減することが可能となる。   According to the present invention, it is possible to reduce a decrease in communication quality in a system that performs multicast distribution.

本発明の第一実施形態の映像配信システム1のシステム構成を示すシステム構成図である。It is a system configuration figure showing the system configuration of video distribution system 1 of a first embodiment of the present invention. 映像配信システム1の中継装置102の機能構成を示す概略ブロック図である。2 is a schematic block diagram illustrating a functional configuration of a relay device 102 of the video distribution system 1. FIG. マルチキャスト情報テーブルの具体例を表す図である。It is a figure showing the specific example of a multicast information table. 中継装置102における移行処理に関する処理の流れを示すフローチャートである。6 is a flowchart showing a flow of processing relating to transition processing in the relay apparatus 102; 移行先の中継装置102の処理の流れを示すフローチャートである。10 is a flowchart illustrating a processing flow of a transfer destination relay apparatus. 第二実施形態における映像配信システム1aのシステム構成を示すシステム構成図である。It is a system configuration figure showing the system configuration of video distribution system 1a in a second embodiment. 映像配信システム1aの管理装置104の機能構成を表す概略ブロック図である。It is a schematic block diagram showing the function structure of the management apparatus 104 of the video delivery system 1a. 管理用マルチキャスト情報テーブルの具体例を表す図である。It is a figure showing the specific example of the multicast information table for management. スヌーピングによるマルチキャスト配信を行うシステムの概略を示す図である。It is a figure which shows the outline of the system which performs multicast delivery by snooping.

[第一実施形態]
図1は、本発明の第一実施形態の映像配信システム1のシステム構成を示すシステム構成図である。まず、映像配信システム1の概略について説明する。
映像配信システム1は、映像サーバ101、複数台の中継装置102(102−1、102−2)、複数台の通信装置103(103−1〜103−3)を備える。複数の通信装置103は、一つのVLANに接続されている。
[First embodiment]
FIG. 1 is a system configuration diagram showing a system configuration of a video distribution system 1 according to the first embodiment of the present invention. First, an outline of the video distribution system 1 will be described.
The video distribution system 1 includes a video server 101, a plurality of relay devices 102 (102-1, 102-2), and a plurality of communication devices 103 (103-1 to 103-3). The plurality of communication devices 103 are connected to one VLAN.

映像サーバ101は、ネットワークを介して複数の通信装置103に対し、映像データをマルチキャスト配信する。中継装置102−1(本発明の第一中継装置又は第二中継装置と、通信制御装置と、に相当)は、中継装置102−2よりも上流側(映像サーバ101側)に配置されており、ネットワークを介して映像サーバ101からマルチキャストデータを受信する。中継装置102−1は、マルチキャストデータを下流側(通信装置103側)に配置された中継装置102−2に転送する。中継装置102−2(本発明の第一中継装置又は第二中継装置と、通信制御装置と、に相当)は、中継装置102−1からマルチキャストデータを受信すると、マルチキャストデータの宛先となっている通信装置103に対してマルチキャストデータを転送する。   The video server 101 multicasts video data to a plurality of communication devices 103 via a network. The relay device 102-1 (corresponding to the first relay device or the second relay device of the present invention and the communication control device) is arranged on the upstream side (video server 101 side) of the relay device 102-2. Multicast data is received from the video server 101 via the network. The relay device 102-1 transfers the multicast data to the relay device 102-2 arranged on the downstream side (communication device 103 side). When the relay device 102-2 (corresponding to the first relay device or the second relay device of the present invention and the communication control device) receives the multicast data from the relay device 102-1, it becomes the destination of the multicast data. Multicast data is transferred to the communication apparatus 103.

映像配信システム1では、システム内の通信状態に応じて、マルチキャストアドレスと配信先の通信装置103との組み合わせ毎にコピーポイントを制御する。コピーポイントとは、一つのマルチキャストデータを複数のデータ(マルチキャストデータ又はユニキャストデータ)に変換する際に生じるデータのコピー処理を行う装置を示す。従来はマルチキャストデータのコピー処理は、通信路の分岐点に位置する通信装置(例えば、図9の第二中継装置93)が全て行っていた。しかし、映像配信システム1では、通信路の分岐点に位置する装置(中継装置102−2)と、通信路の分岐点よりも上流に位置する装置(中継装置102−1)とが分担してコピー処理処理を行う。すなわち、映像配信システム1ではコピーポイントを分散する。そのため、コピー処理が特定の中継装置102に集中してしまうことを防止し、装置の性能不足による通信品質の低下を軽減することが可能となる。   In the video distribution system 1, the copy point is controlled for each combination of the multicast address and the distribution destination communication device 103 according to the communication state in the system. A copy point refers to a device that performs a copy process of data that occurs when one multicast data is converted into a plurality of data (multicast data or unicast data). Conventionally, all the multicast data copy processing is performed by a communication device (for example, the second relay device 93 in FIG. 9) located at the branch point of the communication path. However, in the video distribution system 1, the device (relay device 102-2) located at the branch point of the communication path and the device (relay device 102-1) located upstream from the branch point of the communication path are shared. Perform copy processing. That is, the video distribution system 1 distributes copy points. Therefore, it is possible to prevent the copy processing from concentrating on a specific relay apparatus 102, and to reduce a decrease in communication quality due to insufficient performance of the apparatus.

<詳細>
以下、本発明の一実施形態の詳細について説明する。図2は、映像配信システム1の中継装置102の機能構成を示す概略ブロック図である。中継装置102は、バスで接続されたCPU(Central Processing Unit)やメモリや補助記憶装置などを備え、中継プログラムを実行する。中継装置102は、中継プログラムを実行することによって、通信部201、中継部202、コピー部203、状態判定部204、状態情報記憶部205、移行判定部206、マルチキャスト情報記憶部207、移行部208を備える装置として機能する。なお、中継装置102の各機能の全て又は一部は、ASIC(Application Specific Integrated Circuit)やPLD(Programmable Logic Device)やFPGA(Field Programmable Gate Array)等のハードウェアを用いて実現されても良い。また、中継プログラムは、コンピュータ読み取り可能な記録媒体に記録されても良い。コンピュータ読み取り可能な記録媒体とは、例えばフレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置である。中継プログラムは、電気通信回線を介して送信されても良い。
<Details>
Hereinafter, details of one embodiment of the present invention will be described. FIG. 2 is a schematic block diagram illustrating a functional configuration of the relay apparatus 102 of the video distribution system 1. The relay device 102 includes a CPU (Central Processing Unit), a memory, an auxiliary storage device, and the like connected by a bus, and executes a relay program. The relay device 102 executes the relay program, thereby causing the communication unit 201, the relay unit 202, the copy unit 203, the state determination unit 204, the state information storage unit 205, the transition determination unit 206, the multicast information storage unit 207, and the transition unit 208. It functions as a device provided with. All or some of the functions of the relay apparatus 102 may be realized using hardware such as an application specific integrated circuit (ASIC), a programmable logic device (PLD), or a field programmable gate array (FPGA). The relay program may be recorded on a computer-readable recording medium. The computer-readable recording medium is, for example, a portable medium such as a flexible disk, a magneto-optical disk, a ROM, a CD-ROM, or a storage device such as a hard disk built in the computer system. The relay program may be transmitted via a telecommunication line.

通信部201は、ネットワークインターフェースとしての機能を有し、ネットワーク等の伝送路との間でデータの送受信を行う。
中継部202は、上流側に配置されている装置から受信したデータを下流側の装置に中継する。また、中継部202は、下流側に配置されている装置から受信したデータを上流側の装置に中継する。
また、中継部202は、マルチキャストデータを受信した場合には、マルチキャスト情報記憶部207が記憶するマルチキャスト情報テーブルと、受信したマルチキャストデータのマルチキャストアドレスと、に基づいてコピー処理を行うか否か判定する。コピー処理を行うと判定した場合には、コピー処理の実行をコピー部203に指示する。この後、中継部202は、コピー処理によって生成されたデータを下流側の装置に中継する。
The communication unit 201 has a function as a network interface, and transmits and receives data to and from a transmission path such as a network.
The relay unit 202 relays data received from a device arranged on the upstream side to a downstream device. Further, the relay unit 202 relays data received from a device arranged on the downstream side to the upstream device.
Further, when receiving the multicast data, the relay unit 202 determines whether to perform the copy process based on the multicast information table stored in the multicast information storage unit 207 and the multicast address of the received multicast data. . If it is determined that the copy process is to be performed, the copy unit 203 is instructed to execute the copy process. Thereafter, the relay unit 202 relays the data generated by the copy process to the downstream apparatus.

コピー部203は、中継部202から受ける指示に従って、一つのマルチキャストデータを複数のデータ(マルチキャストデータ又はユニキャストデータ)にコピーする。
状態判定部204は、中継装置102が設置された通信路における通信状態や自装置(中継装置102)の状態を判定する。状態判定部204が判定する通信状態は、例えば、パケットロス率、単位時間当たりの通信量、総マルチキャストデータ量、などである。総マルチキャストデータ量とは、マルチキャストアドレス宛のデータを受信している通信装置103と、そのマルチキャストアドレスとの組み合わせの総数を表す。例えば、通信装置103−1が2つのマルチキャストアドレス宛のデータを受信し、通信装置103−2も同じ2つのマルチキャストアドレス宛のデータを受信している場合には、総マルチキャストデータ量は“4”となる。自装置の状態は、例えばCPU負荷率、メモリ使用量などである。
The copy unit 203 copies one multicast data to a plurality of data (multicast data or unicast data) according to an instruction received from the relay unit 202.
The state determination unit 204 determines the communication state on the communication path in which the relay device 102 is installed and the state of the own device (relay device 102). The communication state determined by the state determination unit 204 is, for example, a packet loss rate, a communication amount per unit time, a total multicast data amount, and the like. The total multicast data amount represents the total number of combinations of the communication device 103 receiving data addressed to the multicast address and the multicast address. For example, when the communication device 103-1 receives data addressed to two multicast addresses and the communication device 103-2 also receives data addressed to the same two multicast addresses, the total multicast data amount is “4”. It becomes. The state of the own device is, for example, a CPU load factor, a memory usage, and the like.

状態情報記憶部205は、磁気ハードディスク装置や半導体記憶装置などの記憶装置を用いて構成される。状態情報記憶部205は、状態情報(本発明の通信の状態に相当)を記憶する。状態情報は、状態判定部204の判定結果を表す情報である。
移行判定部206は、状態情報に対する移行条件を予め記憶している。移行条件は、通信品質の低下が生じる状態であるか否かを判定するための条件である。移行条件を満たさない場合には通信品質の低下が生じない(生じたとしても許容範囲にとどまる)ように、移行条件が設定される。
The state information storage unit 205 is configured using a storage device such as a magnetic hard disk device or a semiconductor storage device. The state information storage unit 205 stores state information (corresponding to the communication state of the present invention). The state information is information representing the determination result of the state determination unit 204.
The transition determination unit 206 stores a transition condition for the state information in advance. The transition condition is a condition for determining whether or not the communication quality is deteriorated. When the transition condition is not satisfied, the transition condition is set so that the communication quality does not deteriorate (even if it occurs, it remains within the allowable range).

移行判定部206は、状態情報記憶部205に記憶されている状態情報(状態判定部204の判定結果)が移行条件を満たしたか否かに基づいて、移行処理を行うか否か判定する。以下、移行判定処理の具体例について説明する。例えば、移行判定部206は、パケットロス率が所定値以上である状態が所定時間継続した場合に移行処理を行うと判定しても良い。例えば、移行判定部206は、単位時間当たりの通信量が所定値以上である状態が所定時間継続した場合に移行処理を行うと判定しても良い。例えば、移行判定部206は、総マルチキャストデータ量が所定値を超えた場合に移行処理を行うと判定しても良い。例えば、移行判定部206は、CPU負荷率が所定値以上である状態が所定時間継続した場合に移行処理を行うと判定しても良い。例えば、移行判定部206は、メモリ使用量が所定値以上である状態が所定時間継続した場合に移行処理を行うと判定しても良い。また、移行判定部206は、上述した条件のうち複数の条件が満たされた場合に移行処理を行うと判定しても良い。   The transition determination unit 206 determines whether or not to perform transition processing based on whether or not the state information (the determination result of the state determination unit 204) stored in the state information storage unit 205 satisfies the transition condition. Hereinafter, a specific example of the migration determination process will be described. For example, the transition determination unit 206 may determine that the transition process is performed when a state where the packet loss rate is equal to or higher than a predetermined value continues for a predetermined time. For example, the transition determination unit 206 may determine to perform the transition process when a state where the communication amount per unit time is equal to or greater than a predetermined value continues for a predetermined time. For example, the migration determination unit 206 may determine to perform the migration process when the total multicast data amount exceeds a predetermined value. For example, the transition determination unit 206 may determine that the transition process is to be performed when a state where the CPU load factor is equal to or greater than a predetermined value continues for a predetermined time. For example, the migration determination unit 206 may determine that the migration process is to be performed when a state where the memory usage is equal to or greater than a predetermined value continues for a predetermined time. Further, the migration determination unit 206 may determine to perform the migration process when a plurality of conditions among the above-described conditions are satisfied.

マルチキャスト情報記憶部207は、磁気ハードディスク装置や半導体記憶装置などの記憶装置を用いて構成される。マルチキャスト情報記憶部207は、マルチキャスト情報テーブルを記憶する。マルチキャスト情報テーブルは、自装置が接続されているネットワークにおけるマルチキャストデータのうち、自装置がコピー処理を行う対象となるマルチキャストデータを示す情報である。
移行部208は、移行判定部206によって移行処理を行うという判定がなされた場合に、他の中継装置102との間で移行処理を実行する。
The multicast information storage unit 207 is configured using a storage device such as a magnetic hard disk device or a semiconductor storage device. The multicast information storage unit 207 stores a multicast information table. The multicast information table is information indicating multicast data that is subject to copy processing of the own device among multicast data in the network to which the own device is connected.
When the migration determination unit 206 determines that the migration process is to be performed, the migration unit 208 executes the migration process with another relay apparatus 102.

図3は、マルチキャスト情報テーブルの具体例を表す図である。マルチキャスト情報テーブルは、自装置が接続されたネットワークにおいてマルチキャストデータの要求元となる通信装置103の識別情報(例えばMACアドレス)毎に、要求される可能性のあるマルチキャストアドレス、配信フラグ、コピーポイントフラグを対応付けたレコード31を有する。配信フラグは、識別情報が表す通信装置103が、そのレコード31のマルチキャストアドレス宛のデータを要求しているか否かを表す。例えば、“1”は要求していることを表し、“0”は要求していないことを表す。コピーポイントフラグは、そのレコード31のマルチキャストアドレスが表すマルチキャストデータを、識別情報が表す通信装置103宛に送信する際に行われるコピー処理を、自装置が行うか否かを表す。例えば、“1”は自装置がコピー処理を行うことを表し、“0”は自装置がコピー処理を行わないことを示す。   FIG. 3 is a diagram illustrating a specific example of the multicast information table. The multicast information table includes a multicast address, a distribution flag, and a copy point flag that may be requested for each identification information (for example, MAC address) of the communication device 103 that is a request source of multicast data in the network to which the device is connected. Are associated with the record 31. The distribution flag indicates whether or not the communication device 103 indicated by the identification information is requesting data addressed to the multicast address of the record 31. For example, “1” indicates that it is requested, and “0” indicates that it is not requested. The copy point flag indicates whether or not the own device performs a copy process performed when transmitting the multicast data indicated by the multicast address of the record 31 to the communication device 103 indicated by the identification information. For example, “1” indicates that the own device performs copy processing, and “0” indicates that the own device does not perform copy processing.

中継部202は、マルチキャストデータを受信すると、受信したマルチキャストデータのアドレス(マルチキャストアドレス)に対応するレコード31を参照し、コピーポイントフラグが“1”となっているレコード31を検索する。コピーポイントフラグが“1”となっているレコード31が無い場合、中継部202はコピー処理をコピー部203に指示することなく、マルチキャストデータを下流側に転送する。   When receiving the multicast data, the relay unit 202 refers to the record 31 corresponding to the address (multicast address) of the received multicast data, and searches for the record 31 whose copy point flag is “1”. When there is no record 31 with the copy point flag “1”, the relay unit 202 transfers multicast data to the downstream side without instructing the copy unit 203 to perform copy processing.

一方、コピーポイントフラグが“1”となっているレコード31が有る場合、中継部202は、検索されたレコード31に基づいてコピー処理をコピー部203に指示する。例えば、中継部202は、検索されたレコード31のMACアドレスに対応する通信装置103宛のデータを生成することをコピー部203に指示する。コピー部203は、中継部202の指示に応じてコピー処理を実行し、検索されたレコード31のMACアドレス宛に送信するためのデータを生成する。このとき、複数のレコード31が検索された場合には、コピー部203は検索されたレコード31の数に応じてコピー処理を実行する。   On the other hand, when there is a record 31 whose copy point flag is “1”, the relay unit 202 instructs the copy unit 203 to perform a copy process based on the retrieved record 31. For example, the relay unit 202 instructs the copy unit 203 to generate data addressed to the communication device 103 corresponding to the MAC address of the retrieved record 31. The copy unit 203 executes a copy process in accordance with an instruction from the relay unit 202, and generates data to be transmitted to the MAC address of the retrieved record 31. At this time, when a plurality of records 31 are retrieved, the copy unit 203 executes a copy process according to the number of retrieved records 31.

図4は、中継装置102における移行処理に関する処理の流れを示すフローチャートである。状態判定部204は、状態判定を行うタイミングが到来すると状態判定を行う(ステップS101−YES、ステップS102)。状態判定部204は、判定結果を状態情報記憶部205に記録する。また、移行判定部206は、移行判定を行うタイミングが到来すると移行判定を行う(ステップS103−YES、ステップS104)。移行判定部206が移行処理を実行しないと判定した場合(ステップS105−NO)、中継装置102はステップS101の処理に戻る。   FIG. 4 is a flowchart showing a flow of processing relating to the migration processing in the relay apparatus 102. The state determination unit 204 performs state determination when the timing for state determination arrives (step S101—YES, step S102). The state determination unit 204 records the determination result in the state information storage unit 205. In addition, the transition determination unit 206 performs transition determination when the timing for performing transition determination arrives (step S103—YES, step S104). When the transition determination unit 206 determines not to execute the transition process (step S105—NO), the relay device 102 returns to the process of step S101.

移行判定部206が移行処理を行うと判定した場合(ステップS105−YES)、移行部208は他の中継装置102に対してコピー処理の移行を依頼する(ステップS106)。依頼先の中継装置102が移行を承諾しない場合(ステップS107−NO)、移行部208はさらに他の中継装置102(例えば所定時間内に依頼先となっていない中継装置102)があるか否か判定する。さらに他の中継装置102がある場合(ステップS108−YES)、その中継装置102に対してステップS106以降の処理を行う。他の中継装置102が無い場合(ステップS108−NO)、移行部208は移行処理を実行しないことを決定する(ステップS109)。そして、中継装置102はステップS101の処理に戻る。   When the migration determination unit 206 determines that the migration process is to be performed (YES in step S105), the migration unit 208 requests the other relay apparatus 102 to migrate the copy process (step S106). If the requested relay device 102 does not accept the migration (NO in step S107), the migration unit 208 determines whether or not there is another relay device 102 (for example, a relay device 102 that has not been requested within a predetermined time). judge. If there is another relay device 102 (YES in step S108), the processing after step S106 is performed on the relay device 102. When there is no other relay apparatus 102 (step S108-NO), the transfer unit 208 determines not to execute the transfer process (step S109). And the relay apparatus 102 returns to the process of step S101.

ステップS107の処理において、依頼先の中継装置102が移行承諾をした場合(ステップS107−YES)、移行部208は、移行を承諾した中継装置102との間で移行処理を行う(ステップS110)。具体的には以下の通りである。まず、移行部208は、マルチキャスト情報テーブルから移行処理の対象となるレコード31を選択する。例えば、移行部208は、コピーポイントフラグが“1”になってからの時間が最も短いレコード31を移行処理の対象として選択する。移行部208は、選択したレコード31のMACアドレス及びマルチキャストアドレスを、移行先の中継装置102に通知する。そして、移行部208は、マルチキャスト情報テーブルを更新する(ステップS111)。具体的には、移行部208は、移行処理の対象となったレコード31のコピーポイントフラグの値を“0”に変更する。   In the process of step S107, if the requested relay apparatus 102 has approved the transfer (step S107-YES), the transfer unit 208 performs a transfer process with the relay apparatus 102 that has approved the transfer (step S110). Specifically, it is as follows. First, the migration unit 208 selects the record 31 to be migrated from the multicast information table. For example, the migration unit 208 selects the record 31 with the shortest time after the copy point flag becomes “1” as the target of the migration process. The migration unit 208 notifies the migration destination relay apparatus 102 of the MAC address and multicast address of the selected record 31. Then, the migration unit 208 updates the multicast information table (step S111). Specifically, the migration unit 208 changes the value of the copy point flag of the record 31 that has been subject to migration processing to “0”.

図5は、移行先の中継装置102の処理の流れを示すフローチャートである。移行判定部206は、他の中継装置102から移行依頼を受信すると(ステップS201−YES)、移行受理判定処理を実行する(ステップS202)。移行受理判定処理は、移行受理条件を満たしたか否かによって判定される。移行受理条件は、移行条件と同じであっても良いし、異なる条件であっても良い。例えば、移行受理条件における所定値は、移行条件の所定値よりも高く設定されても良い。例えば、移行受理条件における所定時間は、移行条件の所定時間よりも長く設定されても良い。また、移行判定部206は、移行がなされた後の通信状態や自装置の状態を推定し、推定結果に基づいて移行受理条件を判定しても良い。   FIG. 5 is a flowchart showing a flow of processing of the transfer destination relay apparatus 102. When the migration determination unit 206 receives a migration request from another relay device 102 (YES in step S201), the migration determination unit 206 executes a migration acceptance determination process (step S202). The transition acceptance determination process is determined based on whether or not the transition acceptance condition is satisfied. The transfer acceptance condition may be the same as or different from the transfer condition. For example, the predetermined value in the transition acceptance condition may be set higher than the predetermined value in the transition condition. For example, the predetermined time in the transition acceptance condition may be set longer than the predetermined time in the transition condition. In addition, the transition determination unit 206 may estimate the communication state after the transition is made and the state of the own device, and may determine the transition acceptance condition based on the estimation result.

移行受理条件が満たされない場合(ステップS203−NO)、移行部208は移行拒否を移行元の中継装置102に対して通知する(ステップS204)。一方、移行受理条件が満たされた場合(ステップS203−YES)、移行部208は移行承諾を移行元の中継装置102に対して通知する(ステップS205)。その後、移行部208は、移行元の中継装置102との間で移行処理を行う(ステップS206)。具体的には以下の通りである。まず、移行部208は、移行処理の対象となるレコード31を移行元の中継装置102から通知される。移行部208は、通知されたレコード31のMACアドレス及びマルチキャストアドレスに対応するレコード31を、自装置のマルチキャスト情報テーブルから検索する。そして、移行部208は、検索されたレコード31を更新する(ステップS207)。具体的には、移行部208は、移行処理の対象となったレコード31のコピーポイントフラグの値を“1”に変更する。
このように構成された映像配信システム1では、マルチキャスト配信を行う際の通信品質の低下を軽減することが可能となる。具体的には以下の通りである。
When the transfer acceptance condition is not satisfied (step S203—NO), the transfer unit 208 notifies the transfer-source relay device 102 of transfer rejection (step S204). On the other hand, when the migration acceptance condition is satisfied (step S203—YES), the migration unit 208 notifies the migration relay device 102 of the migration acceptance (step S205). Thereafter, the transfer unit 208 performs transfer processing with the transfer source relay device 102 (step S206). Specifically, it is as follows. First, the transfer unit 208 is notified of the record 31 to be transferred from the transfer source relay device 102. The migration unit 208 searches the multicast information table of its own device for the record 31 corresponding to the notified MAC address and multicast address of the record 31. Then, the migration unit 208 updates the retrieved record 31 (step S207). Specifically, the migration unit 208 changes the value of the copy point flag of the record 31 that has been subject to migration processing to “1”.
In the video distribution system 1 configured as described above, it is possible to reduce a decrease in communication quality when performing multicast distribution. Specifically, it is as follows.

映像配信システム1では、各中継装置102において、通信品質の低下が生じない(生じたとしても許容範囲にとどまる)ように、移行条件が設定されている。そして、移行条件が満たされた場合、すなわち通信品質の低下が生じる(許容範囲を超える)可能性が生じた場合には、コピー処理の一部又は全部を他の中継装置102に移行する。そして、いずれの中継装置102においても移行条件を満たさないようにコピー処理が分担される。そのため、マルチキャスト通信においてコピー処理の負担による通信品質の低下を軽減することが可能となる。   In the video distribution system 1, the transition conditions are set so that the communication quality does not deteriorate in each relay device 102 (even if it occurs, it remains within the allowable range). When the transfer condition is satisfied, that is, when there is a possibility that the communication quality is deteriorated (exceeding the allowable range), part or all of the copy processing is transferred to another relay apparatus 102. Then, the copy process is shared so that any relay apparatus 102 does not satisfy the migration condition. For this reason, it is possible to reduce the deterioration of communication quality due to the burden of copy processing in multicast communication.

<変形例>
映像配信システム1において、マルチキャスト配信されるデータは映像データに限定される必要は無い。
図1に示すシステム構成は一例に過ぎない。映像配信システム1のシステム構成は図1に示される構成に限定されない。例えば、中継装置102の下流に複数の中継装置102が接続されても良い。
移行先の中継装置102が、一台のみで全てのコピー処理を行っても移行条件を満たさない場合には、複数の中継装置102でコピー処理を分担するのではなく、移行先の中継装置102のみによって全てのコピー処理が実行されても良い。
<Modification>
In the video distribution system 1, the data distributed by multicast need not be limited to video data.
The system configuration shown in FIG. 1 is only an example. The system configuration of the video distribution system 1 is not limited to the configuration shown in FIG. For example, a plurality of relay devices 102 may be connected downstream of the relay device 102.
If the transfer destination relay device 102 does not satisfy the transfer conditions even if all of the copy processing is performed with only one device, the transfer processing is not performed by a plurality of relay devices 102 but is transferred to the transfer destination relay device 102. All copy processing may be executed only by the above.

コピー処理の移行が行われた後に、移行元の中継装置102において移行条件を満たさなくなった場合には、移行元の中継装置102の移行部208は移行先の中継装置102に対してコピー処理の移行を解除することを通知しても良い。この場合、移行先の中継装置102の移行部208は、移行元の中継装置102から移行を受けていたコピー処理を移行元の中継装置102に戻す処理を行っても良い。具体的には、それぞれの中継装置102において記録されている移行対象だったレコード31のコピーポイントフラグの値を移行前に戻す処理が行われる。   If the migration condition is not satisfied in the migration source relay apparatus 102 after the copy process is migrated, the migration unit 208 of the migration source relay apparatus 102 performs the copy process on the migration destination relay apparatus 102. You may notify that transfer is canceled. In this case, the migration unit 208 of the migration destination relay device 102 may perform a process of returning the copy process that has undergone migration from the migration source relay device 102 to the migration source relay device 102. Specifically, a process of returning the value of the copy point flag of the record 31 that is the transfer target recorded in each relay apparatus 102 before the transfer is performed.

[第二実施形態]
図6は、第二実施形態における映像配信システム1aのシステム構成を示すシステム構成図である。映像配信システム1aは、管理装置104(本発明の通信制御装置に相当)をさらに備える点で映像配信システム1(第一実施形態)と異なり、他の構成は同様である。
[Second Embodiment]
FIG. 6 is a system configuration diagram showing a system configuration of the video distribution system 1a in the second embodiment. The video distribution system 1a is different from the video distribution system 1 (first embodiment) in that it further includes a management device 104 (corresponding to the communication control device of the present invention), and other configurations are the same.

図7は、映像配信システム1aの管理装置104の機能構成を表す概略ブロック図である。管理装置104は、バスで接続されたCPUやメモリや補助記憶装置などを備え、管理プログラムを実行する。管理装置104は、管理プログラムを実行することによって、通信部401、状態情報収集部402、状態情報記憶部403、移行判定部404、マルチキャスト情報記憶部405を備える装置として機能する。なお、管理装置104の各機能の全て又は一部は、ASICやPLDやFPGA等のハードウェアを用いて実現されても良い。また、管理プログラムは、コンピュータ読み取り可能な記録媒体に記録されても良い。コンピュータ読み取り可能な記録媒体とは、例えばフレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置である。中継プログラムは、電気通信回線を介して送信されても良い。   FIG. 7 is a schematic block diagram showing a functional configuration of the management apparatus 104 of the video distribution system 1a. The management device 104 includes a CPU, a memory, an auxiliary storage device, and the like connected by a bus, and executes a management program. The management device 104 functions as a device including a communication unit 401, a status information collection unit 402, a status information storage unit 403, a migration determination unit 404, and a multicast information storage unit 405 by executing a management program. All or some of the functions of the management device 104 may be realized using hardware such as an ASIC, PLD, or FPGA. The management program may be recorded on a computer-readable recording medium. The computer-readable recording medium is, for example, a portable medium such as a flexible disk, a magneto-optical disk, a ROM, a CD-ROM, or a storage device such as a hard disk built in the computer system. The relay program may be transmitted via a telecommunication line.

通信部401は、ネットワークインターフェースとしての機能を有し、ネットワーク等の伝送路との間でデータの送受信を行う。
状態情報収集部402は、各中継装置102から状態情報を収集する。例えば、状態情報収集部402は、各中継装置102の状態判定部204によって送信された状態情報を受信することによって、各中継装置102の状態情報を収集しても良い。状態情報収集部402は、収集した状態情報を状態情報記憶部403に記録する。
The communication unit 401 has a function as a network interface, and transmits and receives data to and from a transmission path such as a network.
The status information collection unit 402 collects status information from each relay device 102. For example, the status information collection unit 402 may collect the status information of each relay device 102 by receiving the status information transmitted by the status determination unit 204 of each relay device 102. The status information collection unit 402 records the collected status information in the status information storage unit 403.

状態情報記憶部403は、磁気ハードディスク装置や半導体記憶装置などの記憶装置を用いて構成される。状態情報記憶部403は、状態情報記憶部403によって収集された各中継装置102の状態情報を記憶する。
移行判定部404は、状態情報に対する移行条件を予め記憶している。移行判定部404は、状態情報記憶部403に記憶されている各中継装置102の状態情報が移行条件を満たしたか否かに基づいて、移行処理を行うか否か判定する。移行判定部404は、移行処理を行うと判定した場合、移行先となる中継装置102を決定する。そして、移行判定部404は、移行元の中継装置102と移行先となる中継装置102とに対して移行処理の実行を指示する。
The state information storage unit 403 is configured using a storage device such as a magnetic hard disk device or a semiconductor storage device. The status information storage unit 403 stores the status information of each relay apparatus 102 collected by the status information storage unit 403.
The transition determination unit 404 stores a transition condition for the state information in advance. The transition determination unit 404 determines whether or not to perform transition processing based on whether or not the state information of each relay apparatus 102 stored in the state information storage unit 403 satisfies the transition condition. When the migration determination unit 404 determines to perform migration processing, the migration determination unit 404 determines the relay device 102 that is the migration destination. Then, the migration determination unit 404 instructs the migration source relay device 102 and the migration destination relay device 102 to execute the migration process.

マルチキャスト情報記憶部405は、磁気ハードディスク装置や半導体記憶装置などの記憶装置を用いて構成される。マルチキャスト情報記憶部405は、管理用マルチキャスト情報テーブルを記憶する。管理用マルチキャスト情報テーブルは、自装置が接続されているネットワークにおけるマルチキャストデータのうち、各中継装置102がコピー処理を行う対象となるマルチキャストデータを示す情報である。   The multicast information storage unit 405 is configured using a storage device such as a magnetic hard disk device or a semiconductor storage device. The multicast information storage unit 405 stores a management multicast information table. The management multicast information table is information indicating the multicast data to be copied by each relay apparatus 102 among the multicast data in the network to which the own apparatus is connected.

図8は、管理用マルチキャスト情報テーブルの具体例を表す図である。管理用マルチキャスト情報テーブルは、コピーポイントフラグに代えてコピーポイントIDを有する点でマルチキャスト情報テーブルと異なり、他の構成は同様である。コピーポイントIDは、そのレコードに対応するコピー処理を行う中継装置102を表す情報である。   FIG. 8 is a diagram illustrating a specific example of the management multicast information table. The management multicast information table is different from the multicast information table in that it has a copy point ID instead of a copy point flag, and the other configurations are the same. The copy point ID is information representing the relay apparatus 102 that performs the copy process corresponding to the record.

以下、移行判定部404が行う移行判定処理の具体例について説明する。例えば、移行判定部404は、ある中継装置102について移行条件を満たしたと判定した場合、移行先となりうる中継装置102の有無について判定する。このとき、移行判定部404は、例えば移行条件を満たした中継装置102(移行元)以外の各中継装置102について、移行受理判定処理を行う。そして、ある中継装置102について移行可能であると判定した場合、移行判定部404は、その中継装置102を移行先として選択する。その後、移行判定部404は、移行元の中継装置102に対して、移行対象となるレコード32を選択して、移行処理の実行を指示する。例えば、移行判定部404は、コピーポイントIDが移行元の中継装置102のIDになってからの時間が最も短いレコード32を移行処理の対象として選択する。   Hereinafter, a specific example of the migration determination process performed by the migration determination unit 404 will be described. For example, when the transition determination unit 404 determines that a transition condition is satisfied for a certain relay apparatus 102, the transition determination unit 404 determines whether there is a relay apparatus 102 that can be a transition destination. At this time, the migration determination unit 404 performs a migration acceptance determination process for each relay device 102 other than the relay device 102 (migration source) that satisfies the migration condition, for example. If it is determined that a certain relay device 102 can be migrated, the migration determination unit 404 selects the relay device 102 as a migration destination. Thereafter, the migration determination unit 404 selects the record 32 to be migrated and instructs the migration source relay device 102 to execute the migration process. For example, the migration determination unit 404 selects the record 32 having the shortest time after the copy point ID becomes the ID of the migration source relay device 102 as the migration process target.

各中継装置102の移行部208は、管理装置104から移行指示を受けると、受けた移行指示にしたがって移行処理を行う。移行部208は、移行処理が完了すると、管理装置104に完了したことを通知する。管理装置104の移行判定部404は、移行元の中継装置102と移行先の中継装置102の両方から完了の通知を受けると、マルチキャスト情報テーブルを更新する。具体的には、移行対象となったレコード32のコピーポイントIDを、移行元の中継装置102のIDから移行先の中継装置102のIDに変更する。   When the transfer unit 208 of each relay apparatus 102 receives a transfer instruction from the management apparatus 104, the transfer unit 208 performs a transfer process according to the received transfer instruction. When the migration process is completed, the migration unit 208 notifies the management apparatus 104 that the migration process has been completed. Upon receiving notification of completion from both the transfer source relay device 102 and the transfer destination relay device 102, the transfer determination unit 404 of the management device 104 updates the multicast information table. Specifically, the copy point ID of the record 32 to be transferred is changed from the ID of the transfer source relay device 102 to the ID of the transfer destination relay device 102.

このように構成された第二実施形態の映像配信システム1aにおいても、第一実施形態の映像配信システム1と同様の効果を得ることが可能となる。
また、第二実施形態の映像配信システム1aでは、移行元の中継装置102と移行先の中継装置102とを管理装置104が判断する。そのため、第一実施形態の映像配信システム1とは異なり、移行先を決定する際に生じる中継装置102同士の通信を削減することが可能となる。
Also in the video distribution system 1a of the second embodiment configured as described above, it is possible to obtain the same effects as the video distribution system 1 of the first embodiment.
In the video distribution system 1a of the second embodiment, the management device 104 determines the transfer source relay device 102 and the transfer destination relay device 102. Therefore, unlike the video distribution system 1 of the first embodiment, it is possible to reduce communication between the relay apparatuses 102 that occurs when determining the migration destination.

<変形例>
第二実施形態の映像配信システム1aは、第一実施形態と同様に変形して構成されても良い。
以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。
<Modification>
The video distribution system 1a of the second embodiment may be modified and configured in the same manner as the first embodiment.
The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes designs and the like that do not depart from the gist of the present invention.

1,1a…映像配信システム, 102−1,102−2…中継装置, 103−1〜103−3…通信装置, 104…管理装置, 201…通信部, 202…中継部, 203…コピー部, 204…状態判定部, 205…状態情報記憶部, 206…移行判定部, 207…マルチキャスト情報記憶部, 208…移行部, 401…通信部, 402…状態情報収集部, 403…状態情報記憶部, 404…移行判定部, 405…マルチキャスト情報記憶部 DESCRIPTION OF SYMBOLS 1, 1a ... Video delivery system, 102-1, 102-2 ... Relay apparatus, 103-1 to 103-3 ... Communication apparatus, 104 ... Management apparatus, 201 ... Communication part, 202 ... Relay part, 203 ... Copy part, 204 ... state determination unit, 205 ... state information storage unit, 206 ... transition determination unit, 207 ... multicast information storage unit, 208 ... transition unit, 401 ... communication unit, 402 ... state information collection unit, 403 ... state information storage unit, 404 ... migration determination unit, 405 ... multicast information storage unit

Claims (4)

上流側の第一中継装置と下流側の第二中継装置と複数の端末装置とを備えたネットワークに接続された通信制御装置であって、
前記複数の端末装置によって要求されているマルチキャストアドレス宛のデータを前記複数の端末装置のうち一部の端末装置宛てにコピーして中継するコピー処理を、前記第一中継装置及び前記第二中継装置のいずれが行うかについて、前記ネットワークにおける通信の状態に基づいて制御する制御部を備える通信制御装置。
A communication control device connected to a network including a first relay device on the upstream side, a second relay device on the downstream side, and a plurality of terminal devices,
Copy processing for copying and relaying data addressed to a multicast address requested by the plurality of terminal devices to some terminal devices among the plurality of terminal devices, the first relay device and the second relay device A communication control device comprising a control unit that controls which one of the above is performed based on the state of communication in the network.
前記第二中継装置における状態が通信品質の低下を招く状態であるか否か判定する判定部をさらに備え、
前記制御部は、前記第二中継装置における状態が通信品質の低下を招く状態であると判定された場合に、それまで前記第二中継装置が行っていた前記コピー処理の一部を、前記第一中継装置に実行させる、請求項1に記載の通信制御装置。
A determination unit for determining whether or not the state in the second relay device is a state that causes a decrease in communication quality;
When it is determined that the state in the second relay device is a state that causes a decrease in communication quality, the control unit performs a part of the copy processing that has been performed by the second relay device up to the first time. The communication control apparatus according to claim 1, which is executed by one relay apparatus.
上流側の第一中継装置と下流側の第二中継装置と複数の端末装置とを備えたネットワークにおける通信制御方法であって、
前記複数の端末装置によって要求されているマルチキャストアドレス宛のデータを前記複数の端末装置のうち一部の端末装置宛てにコピーして中継するコピー処理を、前記第一中継装置及び前記第二中継装置のいずれが行うかについて、前記ネットワークにおける通信の状態に基づいて制御する制御ステップ
を有する通信制御方法。
A communication control method in a network including an upstream first relay device, a downstream second relay device, and a plurality of terminal devices,
Copy processing for copying and relaying data addressed to a multicast address requested by the plurality of terminal devices to some terminal devices among the plurality of terminal devices, the first relay device and the second relay device The communication control method which has a control step which controls which is performed based on the state of communication in the said network.
上流側の第一中継装置と下流側の第二中継装置と複数の端末装置とを備えたネットワークに接続されたコンピュータに対し、
前記複数の端末装置によって要求されているマルチキャストアドレス宛のデータを前記複数の端末装置のうち一部の端末装置宛てにコピーして中継するコピー処理を、前記第一中継装置及び前記第二中継装置のいずれが行うかについて、前記ネットワークにおける通信の状態に基づいて制御する制御ステップ
を実行させるためのコンピュータプログラム。
For a computer connected to a network including a first relay device on the upstream side, a second relay device on the downstream side, and a plurality of terminal devices,
Copy processing for copying and relaying data addressed to a multicast address requested by the plurality of terminal devices to some terminal devices among the plurality of terminal devices, the first relay device and the second relay device A computer program for executing a control step for controlling which one of the above is performed based on the state of communication in the network.
JP2012069931A 2012-03-26 2012-03-26 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMPUTER PROGRAM Active JP5861237B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012069931A JP5861237B2 (en) 2012-03-26 2012-03-26 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMPUTER PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012069931A JP5861237B2 (en) 2012-03-26 2012-03-26 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMPUTER PROGRAM

Publications (2)

Publication Number Publication Date
JP2013201698A true JP2013201698A (en) 2013-10-03
JP5861237B2 JP5861237B2 (en) 2016-02-16

Family

ID=49521561

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012069931A Active JP5861237B2 (en) 2012-03-26 2012-03-26 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMPUTER PROGRAM

Country Status (1)

Country Link
JP (1) JP5861237B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11127151A (en) * 1997-10-22 1999-05-11 Nippon Telegr & Teleph Corp <Ntt> Multi-cast method
US20040039788A1 (en) * 2000-07-24 2004-02-26 Byeong-Jin Lim Relaying system for broadcasting multi-channel internet television and networking method thereof
JP2004254288A (en) * 2003-01-29 2004-09-09 Nippon Telegr & Teleph Corp <Ntt> Multicast data communication system and method, client side gateway, server side gateway, computer program, and recording medium with computer program recorded thereon
WO2011062120A1 (en) * 2009-11-18 2011-05-26 日本電気株式会社 Dynamic route branching system and dynamic route branching method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11127151A (en) * 1997-10-22 1999-05-11 Nippon Telegr & Teleph Corp <Ntt> Multi-cast method
US20040039788A1 (en) * 2000-07-24 2004-02-26 Byeong-Jin Lim Relaying system for broadcasting multi-channel internet television and networking method thereof
JP2004254288A (en) * 2003-01-29 2004-09-09 Nippon Telegr & Teleph Corp <Ntt> Multicast data communication system and method, client side gateway, server side gateway, computer program, and recording medium with computer program recorded thereon
WO2011062120A1 (en) * 2009-11-18 2011-05-26 日本電気株式会社 Dynamic route branching system and dynamic route branching method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6015015389; 高橋 宏和 他: '広帯域映像の多地点ストリーム配信における複製負荷分散手法の検討' 電子情報通信学会技術研究報告 第107巻,第444号, 20080117, p.1〜5 *

Also Published As

Publication number Publication date
JP5861237B2 (en) 2016-02-16

Similar Documents

Publication Publication Date Title
JP6938766B2 (en) Packet control method and network equipment
JP5776600B2 (en) Data relay apparatus, data relay program, and data relay method
US8699327B2 (en) Multipath virtual router redundancy
US8717875B2 (en) Condensed core-energy-efficient architecture for WAN IP backbones
US8943490B1 (en) Intelligent non-stop software upgrade
US20110142041A1 (en) Path control method, communication system, and communication apparatus
US10225232B2 (en) Method and system for idle mode transfer for load balancing across distributed data plane processing entities for mobile core network
WO2017067007A1 (en) Method, device and system for controlling quality of service
EP3534571B1 (en) Service packet transmission method, and node apparatus
US9143397B2 (en) Method and apparatus for recovering service
CN110798412B (en) Multicast service processing method and device, cloud platform, equipment and readable storage medium
JP2016032288A (en) Data processing method of noc without buffer, and noc electronic element
JP5861237B2 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMPUTER PROGRAM
JP5880550B2 (en) Communication system, management apparatus, control method, and program
CN105812267A (en) Multicast tree switching method and device
US20170155543A1 (en) Control apparatus, communication system, and control method
JP5987915B2 (en) Communication relay device, communication relay system, communication relay method, and communication relay program
JP6241891B2 (en) Session continuation system and method
CN112887115A (en) Method and device for configuring static multicast group
WO2015141467A1 (en) Receiving device, number of lines recognition circuit, number of lines recognition method and program
JP2003273908A (en) Network and router
WO2016150314A1 (en) Method and system for achieving load balancing of network port inside server
JP2012175130A (en) Distribution system, distribution method, distribution scheme control device, and program therefor
JP2005252722A (en) Node switching method
JP2014147038A (en) Data transfer controller, data transfer control method, and data transfer control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140813

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150410

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150421

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150618

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: 20151201

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151204

R150 Certificate of patent or registration of utility model

Ref document number: 5861237

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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