JP2006054695A - Method for determining number of multicast reception terminals, and multicast repeating apparatus - Google Patents

Method for determining number of multicast reception terminals, and multicast repeating apparatus Download PDF

Info

Publication number
JP2006054695A
JP2006054695A JP2004235243A JP2004235243A JP2006054695A JP 2006054695 A JP2006054695 A JP 2006054695A JP 2004235243 A JP2004235243 A JP 2004235243A JP 2004235243 A JP2004235243 A JP 2004235243A JP 2006054695 A JP2006054695 A JP 2006054695A
Authority
JP
Japan
Prior art keywords
multicast
response time
receiving terminal
response
timer
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
JP2004235243A
Other languages
Japanese (ja)
Other versions
JP3802037B2 (en
Inventor
So Ishida
創 石田
Masaru Takahashi
賢 高橋
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2004235243A priority Critical patent/JP3802037B2/en
Publication of JP2006054695A publication Critical patent/JP2006054695A/en
Application granted granted Critical
Publication of JP3802037B2 publication Critical patent/JP3802037B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method for determining the number of multicast reception terminals for receiving multicast data without increasing a network load, and to provide a multicast repeating apparatus. <P>SOLUTION: A router 10 transmits a Membership Query including a timer upper-limit value. The receiving terminal 20 starts the timer with time that does not exceed the timer upper-limit value and is determined randomly according to uniform distribution as a timer value. The router 10 receives a Membership Report from the reception terminal 10 at first timer expiration. A response time calculator 13 of the router 10 calculates response time, and an average response time calculator 14 calculates the average value of the response time. A receiving terminal totallizer 15 for totallizing the number of receiving terminals totallizes the number of receiving terminals for receiving multicast data, based on the average value of response time and the timer upper-limit value. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、マルチキャストデータを受信する受信端末の数を判定するマルチキャスト受信端末数判定方法、及び、マルチキャスト中継装置に関するものである。   The present invention relates to a multicast reception terminal number determination method for determining the number of reception terminals that receive multicast data, and a multicast relay apparatus.

ひとつのデータ配信装置から特定多数の受信端末に対してマルチキャストデータを配信するマルチキャストの仕組みについては、非特許文献1に記述されている。特に、受信端末(エンドホスト)と、受信端末へのデータ配信を中継するルータとの間の通信の仕組みについては、RFC3376(IGMP(Internet Group Management Protocol))やRFC2710(MLD(Multicast Listener Discovery))に記述されている。IGMPはIPバージョン4で使用され、MLDはIPバージョン6で使用される。   Non-Patent Document 1 describes a multicast mechanism for distributing multicast data from a single data distribution device to a specific number of receiving terminals. In particular, regarding a communication mechanism between a receiving terminal (end host) and a router that relays data distribution to the receiving terminal, RFC3376 (IGMP (Internet Group Management Protocol)) or RFC2710 (MLD (Multicast Listener Discovery)) It is described in. IGMP is used in IP version 4 and MLD is used in IP version 6.

IGMP及びMLDは、ルータが接続するリンク内にマルチキャストデータを受信する受信端末(メンバー)が存在するかどうかを調べるための通信プロトコルである。以下、IGMPについて簡単に説明する。
図3に示すように、ルータは、リンク内にメンバーが存在するか否かを調べるために、リンク内の全受信端末に対してMembership Queryをマルチキャスト送信する。この時に、ルータはタイマ値(タイマが満了する時間)の上限を指定する情報をMembership Queryの中に設定する。
IGMP and MLD are communication protocols for examining whether or not there is a receiving terminal (member) that receives multicast data in a link to which a router is connected. Hereinafter, IGMP will be briefly described.
As shown in FIG. 3, in order to check whether or not a member exists in the link, the router multicasts a Membership Query to all receiving terminals in the link. At this time, the router sets information specifying the upper limit of the timer value (time until the timer expires) in the Membership Query.

受信端末は、マルチキャストチャネルを介して配信されるマルチキャストデータを受信するための所定の手続き処理を行うことにより、当該マルチキャストデータを受信することができる状態となる。以下、受信端末が「マルチキャストデータを受信することができる状態にある」ことを「マルチキャストチャネルを受信している」という。なお、マルチキャストチャネルとは、ルータと複数の受信端末間に設定される1対多対応の通信チャネルである。   The receiving terminal is able to receive the multicast data by performing a predetermined procedure process for receiving the multicast data distributed via the multicast channel. Hereinafter, the fact that the receiving terminal is “in a state where it can receive multicast data” is referred to as “receiving a multicast channel”. A multicast channel is a one-to-many communication channel set between a router and a plurality of receiving terminals.

各受信端末はMembership Queryを受信すると、図4に示すように、受信しているマルチキャストチャネル毎に、0(ゼロ)からタイマ上限値までの範囲内でランダムに決定された時間をタイマ値として、自端末が保持するタイマを起動する。
時間が経過すると、図5に示すように、特定のマルチキャストチャネルに対応付けられているタイマのうち、最小のタイマ値が設定されたタイマが満了する。当該タイマを保持する受信端末は、ルータ、及び、同じ特定のマルチキャストチャネルを受信している受信端末に対して、特定のマルチキャストチャネルの識別情報を含むMembership Reportをマルチキャスト送信する。これにより、ルータは特定のマルチキャストチャネルを受信する受信端末が存在することを知る。一方、Membership Reportを受信した他の受信端末は、特定のマルチキャストチャネルのタイマを停止する。これにより、同じマルチキャストチャネルに対して複数のMembership Reportが発生するのを防ぐ。
When each receiving terminal receives the Membership Query, as shown in FIG. 4, for each received multicast channel, a time randomly determined within the range from 0 (zero) to the timer upper limit value is used as a timer value. Start the timer held by the terminal itself.
When the time elapses, as shown in FIG. 5, the timer set with the minimum timer value among the timers associated with the specific multicast channel expires. The receiving terminal holding the timer multicast-transmits a Membership Report including identification information of the specific multicast channel to the router and the receiving terminal receiving the same specific multicast channel. Thus, the router knows that there is a receiving terminal that receives a specific multicast channel. On the other hand, other receiving terminals that have received the Membership Report stop the timer for the specific multicast channel. This prevents multiple Membership Reports from occurring for the same multicast channel.

なお、上記のメッセージの名称はIPバージョン4で使用されるIGMPの場合である。IPバージョン6で使用されるMLDの場合には、Membership QueryをMulticast Listener Queryに、Membership ReportをMulticast Listener Reportに読み替える。
従来のマルチキャスト方式は、上述したようなメンバー存在確認方法をとっているため、ルータはマルチキャストの受信端末が存在することはわかっていても、どれだけの受信端末が存在するかを把握することができなかった。このため、どのような情報に対して、どれだけの需要があるのかを把握することができなかった。
このような問題を解決するために、マルチキャストの受信端末数を把握する技術が存在する。例えば、特許文献1には、ルータが受信端末から参加要求及び離脱要求を受ける度に認証処理を行い、受信端末の数を記録する技術内容が記載されている。
The name of the message is the case of IGMP used in IP version 4. In the case of MLD used in IP version 6, Membership Query is read as Multicast Listener Query, and Membership Report is read as Multicast Listener Report.
Since the conventional multicast method uses the member existence confirmation method as described above, the router knows how many receiving terminals exist even if it knows that there are multicast receiving terminals. could not. For this reason, it was impossible to grasp how much demand there was for what information.
In order to solve such a problem, there is a technique for grasping the number of multicast receiving terminals. For example, Patent Document 1 describes the technical content of performing authentication processing each time a router receives a join request and a leave request from a receiving terminal and recording the number of receiving terminals.

また、特許文献2には、情報生成装置が特別な問い合わせメッセージを全てのルータに転送し測定結果の返信を受けることにより、受信端末の数を測定する技術内容が記載されている。
特開2004−056584号公報(段落0055〜、図4) 特開2004−165915号公報(段落0042、0043、図4、図9) Thomas A.Maufer著、楠本博之訳、「IPマルチキャスト入門」
Further, Patent Document 2 describes the technical content in which the information generation device measures the number of receiving terminals by transferring a special inquiry message to all routers and receiving a response of measurement results.
JP 2004-056584 A (paragraph 0055-, FIG. 4) JP 2004-165915 A (paragraphs 0042, 0043, FIG. 4, FIG. 9) By Thomas A. Maufer, translated by Hiroyuki Enomoto, “Introduction to IP Multicast”

しかしながら、特許文献1及び2に記載されている技術では、各装置は認証処理や測定処理を行う必要があり、処理負荷がかかる。また、認証処理や測定処理に付随して装置間において多数のメッセージ授受を行う必要があり、通信回線の負荷がかかる。このように、特許文献1及び2に記載の技術を用いた場合には、ネットワーク負荷が増大するという問題点が発生する。
本発明は以上の点に鑑みてなされたものであり、ネットワーク負荷を増加させずに、マルチキャストデータを受信する受信端末の数を判定するマルチキャスト受信端末数判定方法、及び、マルチキャスト中継装置を提供することを目的とする。
However, in the techniques described in Patent Documents 1 and 2, each device needs to perform authentication processing and measurement processing, and processing load is applied. In addition, it is necessary to exchange a large number of messages between apparatuses accompanying the authentication process and the measurement process, which places a load on the communication line. As described above, when the techniques described in Patent Documents 1 and 2 are used, there is a problem that the network load increases.
The present invention has been made in view of the above points, and provides a multicast receiving terminal number determination method and a multicast relay apparatus that determine the number of receiving terminals that receive multicast data without increasing the network load. For the purpose.

上記課題を解決するために、請求項1に記載の発明は、マルチキャスト中継装置から送信されるマルチキャストデータを受信する受信端末の数を判定するマルチキャスト受信端末数判定方法において、前記マルチキャスト中継装置が、タイマ上限値を含むメンバー存在確認メッセージを送信する存在確認送信ステップと、前記受信端末が、前記存在確認送信ステップにおいて送信されたメンバー存在確認メッセージに含まれるタイマ上限値を超えない時間であって、かつ、一様分布に従ってランダムに決定される時間をタイマ値として、自端末が保持するタイマを起動するタイマ起動ステップと、他の受信端末が前記メンバー存在確認メッセージに対する応答メッセージを送信する前に前記受信端末が保持するタイマが満了した場合に、前記受信端末が前記メンバー存在確認メッセージに対する応答メッセージを送信する応答メッセージ送信ステップと、前記マルチキャスト中継装置が、前記受信端末の応答時間を計算する応答時間計算ステップと、前記マルチキャスト中継装置が、前記応答時間計算ステップにおいて計算された応答時間の平均値を計算する平均応答時間計算ステップと、前記マルチキャスト中継装置が、前記平均応答時間計算ステップにおいて計算された応答時間の平均値と前記タイマ上限値とに基づいて、前記マルチキャストデータを受信する受信端末の数を計算する受信端末数計算ステップとを有することを特徴とするマルチキャスト受信端末数判定方法を提供する。
この方法によれば、装置間のデータの授受を増加させることなくマルチキャスト中継装置が演算を行うのみで受信端末の数を計算することができ、ネットワーク負荷を増加させることなく受信端末の数を判定することができる。
In order to solve the above problem, the invention according to claim 1 is a multicast receiving terminal number determining method for determining the number of receiving terminals that receive multicast data transmitted from a multicast relay apparatus, wherein the multicast relay apparatus includes: A presence confirmation transmission step of transmitting a member presence confirmation message including a timer upper limit value, and a time during which the receiving terminal does not exceed the timer upper limit value included in the member presence confirmation message transmitted in the presence confirmation transmission step, In addition, a timer starting step of starting a timer held by the own terminal using a time determined at random according to a uniform distribution as a timer value, and before the other receiving terminal transmits a response message to the member presence confirmation message, When the timer held by the receiving terminal expires, A response message transmitting step in which a receiving terminal transmits a response message to the member presence confirmation message, a response time calculating step in which the multicast relay device calculates a response time of the receiving terminal, and the multicast relay device in the response time An average response time calculating step of calculating an average value of the response times calculated in the calculating step; and the multicast relay apparatus based on the average value of the response times calculated in the average response time calculating step and the timer upper limit value. And a receiving terminal number calculating step for calculating the number of receiving terminals that receive the multicast data.
According to this method, the number of receiving terminals can be calculated only by the multicast relay device performing computation without increasing data exchange between devices, and the number of receiving terminals can be determined without increasing the network load. can do.

請求項2に記載の発明は、請求項1に記載のマルチキャスト受信端末数判定方法において、前記応答時間計算ステップにおいて前記マルチキャスト中継装置は、前記受信端末が前記メンバー存在確認メッセージを受信した時点から前記応答メッセージを送信した時点までの時間を応答時間として計算することを特徴とする。
この方法によれば、マルチキャスト中継装置は、受信端末に設定されたタイマ値を正確に計算することができる。
According to a second aspect of the present invention, in the multicast receiving terminal number determining method according to the first aspect, in the response time calculating step, the multicast relay apparatus starts the time point when the receiving terminal receives the member existence confirmation message. The time until the time when the response message is transmitted is calculated as the response time.
According to this method, the multicast relay apparatus can accurately calculate the timer value set in the receiving terminal.

請求項3に記載の発明は、タイマ上限値を含むメンバー存在確認メッセージを受信端末に送信するメッセージ送信手段と、前記メンバー存在確認メッセージに対する応答メッセージを前記受信端末から受信するメッセージ受信手段とを備えるマルチキャスト中継装置において、前記受信端末の応答時間を計算する応答時間計算手段と、前記応答時間計算手段により計算された応答時間の平均値を計算する平均応答時間計算手段と、前記平均応答時間計算手段により計算された応答時間の平均値と前記タイマ上限値とに基づいて、自装置から送信されるマルチキャストデータを受信する受信端末の数を計算する受信端末数計算手段とを備えることを特徴とするマルチキャスト中継装置を提供する。
この構成によれば、受信端末とマルチキャスト中継装置とのメッセージの授受の仕組みは従来のままで、マルチキャスト中継装置が演算を行うのみでマルチキャストデータを受信する受信端末の数を計算することができ、ネットワーク負荷を増加させることなく受信端末の数を判定することができる。
The invention according to claim 3 comprises message transmitting means for transmitting a member existence confirmation message including a timer upper limit value to the receiving terminal, and message receiving means for receiving a response message for the member existence confirmation message from the receiving terminal. In a multicast relay device, response time calculating means for calculating the response time of the receiving terminal, average response time calculating means for calculating an average value of the response times calculated by the response time calculating means, and the average response time calculating means Receiving terminal number calculating means for calculating the number of receiving terminals that receive the multicast data transmitted from the own apparatus based on the average value of the response times calculated by the above and the timer upper limit value. A multicast relay device is provided.
According to this configuration, the number of receiving terminals that receive the multicast data can be calculated simply by performing the operation of the multicast relay apparatus, while the mechanism for sending and receiving messages between the receiving terminal and the multicast relay apparatus remains the same. The number of receiving terminals can be determined without increasing the network load.

請求項4に記載の発明は、請求項3に記載のマルチキャスト中継装置において、前記応答時間計算手段は、前記受信端末が前記メンバー存在確認メッセージを受信した時点から前記応答メッセージを送信した時点までの時間を応答時間として計算することを特徴とする。
この構成によれば、マルチキャスト中継装置は、受信端末に設定されたタイマ値を正確に計算することができる。
According to a fourth aspect of the present invention, in the multicast relay device according to the third aspect, the response time calculation means is from the time when the receiving terminal receives the member existence confirmation message to the time when the response message is transmitted. Time is calculated as response time.
According to this configuration, the multicast relay apparatus can accurately calculate the timer value set in the receiving terminal.

請求項5に記載の発明は、請求項3又は4に記載のマルチキャスト中継装置において、前記平均応答時間計算手段は、前記応答時間計算手段により計算された応答時間に、該応答時間が計算された時刻に応じた重み付けをした上で、前記平均値を計算することを特徴とする。
この構成によれば、マルチキャスト中継装置は、応答時間が計算された時刻に応じて、該応答時間に重み付けをした上で平均値を計算することができるため、現在の状態を正確に反映した応答時間の平均値を計算することができる。
The invention according to claim 5 is the multicast relay device according to claim 3 or 4, wherein the average response time calculation means calculates the response time to the response time calculated by the response time calculation means. The average value is calculated after weighting according to time.
According to this configuration, since the multicast relay apparatus can calculate the average value after weighting the response time according to the time when the response time is calculated, the response that accurately reflects the current state An average value of time can be calculated.

本発明によれば、マルチキャスト中継装置が応答時間の平均値とタイマ上限値とに基づいてマルチキャストデータを受信する受信端末の数を計算することができるため、装置間のデータ授受を増加させることなくマルチキャスト中継装置が演算を行うのみで受信端末の数を計算することができ、ネットワーク負荷を増加させずに受信端末の数を判定することができる。   According to the present invention, since the multicast relay device can calculate the number of receiving terminals that receive multicast data based on the average value of the response time and the timer upper limit value, without increasing data exchange between the devices. The number of receiving terminals can be calculated only by the multicast relay device performing calculations, and the number of receiving terminals can be determined without increasing the network load.

次に、本発明の実施の形態について図面を参照しながら説明する。
[1.構成]
図1は、マルチキャスト配信システムの全体構成を示す図である。同図に示すように、マルチキャスト配信システムは、マルチキャストにより配信されるマルチキャストデータを中継するルータ10と、マルチキャストデータを受信する複数の受信端末20とを含んで構成される。
Next, embodiments of the present invention will be described with reference to the drawings.
[1. Constitution]
FIG. 1 is a diagram showing an overall configuration of a multicast distribution system. As shown in the figure, the multicast distribution system includes a router 10 that relays multicast data distributed by multicast and a plurality of receiving terminals 20 that receive the multicast data.

受信端末20は、例えば、パーソナルコンピュータであり、CPU(Central Processing Unit)、メモリ、通信インターフェース、及び、タイマを備えている。受信端末20は、公知のIGMPに従って、ルータ10からの定期的なメンバー存在確認に応答する。具体的には、受信端末20は、ルータ10からメンバー存在確認メッセージ(Membership Query)を受信した場合に、受信しているマルチキャストチャネルについて、当該マルチキャストチャネルを受信していることを通知する応答メッセージ送信のタイミングを計時するためのタイマを起動する。このときタイマには、メンバー存在確認メッセージに含まれるタイマ上限値を超えない時間であって(すなわち、0からタイマ上限値までの範囲の時間であって)、かつ、一様分布に従ったランダムな時間がタイマ値として設定される。   The receiving terminal 20 is a personal computer, for example, and includes a CPU (Central Processing Unit), a memory, a communication interface, and a timer. The receiving terminal 20 responds to a periodic member presence confirmation from the router 10 according to known IGMP. Specifically, when the receiving terminal 20 receives a member presence confirmation message (Membership Query) from the router 10, for the received multicast channel, a response message is transmitted to notify that the multicast channel is received. Starts a timer to count the timing. At this time, the timer has a time that does not exceed the timer upper limit value included in the member presence confirmation message (that is, a time in the range from 0 to the timer upper limit value), and is random according to a uniform distribution. A short time is set as the timer value.

受信端末20は、他の受信端末20から、あるマルチキャストチャネルの識別情報を含む応答メッセージ(Membership Report)を受信することなく自端末20が保持するタイマが満了した時に、ルータ10、及び、あるマルチキャストチャネルを受信している他の受信端末20に対して、あるマルチキャストチャネルの識別情報を含む応答メッセージをマルチキャスト送信する。
以上の仕組みにより、あるマルチキャストチャネルを受信する複数の受信端末20のうち、最小のタイマ値が設定されたタイマを保持する受信端末20のみが、あるマルチキャストチャネルを受信していることを通知するための応答メッセージを送信することとなる。
When the timer held by the receiving terminal 20 has expired without receiving a response message (Membership Report) including identification information of a certain multicast channel from another receiving terminal 20, the receiving terminal 20 and a certain multicast A response message including identification information of a certain multicast channel is multicast transmitted to the other receiving terminals 20 receiving the channel.
With the above mechanism, among the plurality of receiving terminals 20 that receive a certain multicast channel, only the receiving terminal 20 that holds a timer having a minimum timer value is notified that a certain multicast channel is received. The response message is sent.

次に、ルータ10の構成について説明する。ルータ10は、ルータ10全体を制御するCPUと、揮発性メモリ及び不揮発性メモリを含む記憶部と、時刻を計時する内部時計と、通信ネットワークを介してデータの授受を制御する通信インターフェースとを備えている。
ルータ10の記憶部には各種ソフトウェアが記憶されている。ソフトウェアの中には、受信端末数を計算するためのプログラムが含まれている。
これらのソフトウェア及びハードウェアによって、図1に示すルータ10の機能が実現される。同図に示すメッセージ送信部11は、ルータ10の通信リンク内に、ルータ20から送信されるマルチキャストデータを受信する受信端末20が存在するか否かを問い合わせるためのメンバー存在確認メッセージ(Membership Query)を所定周期毎にマルチキャスト送信する。当該送信されるメンバー存在確認メッセージには、ルータ10により指定されるタイマ上限値が含まれている。
Next, the configuration of the router 10 will be described. The router 10 includes a CPU that controls the entire router 10, a storage unit including a volatile memory and a non-volatile memory, an internal clock that measures time, and a communication interface that controls transmission and reception of data via a communication network. ing.
Various software is stored in the storage unit of the router 10. The software includes a program for calculating the number of receiving terminals.
The functions of the router 10 shown in FIG. 1 are realized by these software and hardware. The message transmission unit 11 shown in the figure is a member presence confirmation message (Membership Query) for inquiring whether or not there is a receiving terminal 20 that receives multicast data transmitted from the router 20 in the communication link of the router 10. Is multicast transmitted at predetermined intervals. The member existence confirmation message to be transmitted includes a timer upper limit value designated by the router 10.

メッセージ受信部12は、受信端末20から応答メッセージ(Membership Report)を受信する。当該応答メッセージは、IGMPに従い、同じマルチキャストチャネルを受信する受信端末20が起動したタイマのうち、いずれかのタイマが満了した時点にのみ送信される。
応答時間計算部13は、受信端末20がメンバー存在確認メッセージを受信した時点から応答メッセージを送信する時点までの時間を応答時間として計算する。
The message receiving unit 12 receives a response message (Membership Report) from the receiving terminal 20. The response message is transmitted only when any one of the timers activated by the receiving terminal 20 that receives the same multicast channel expires according to IGMP.
The response time calculation unit 13 calculates the time from when the receiving terminal 20 receives the member presence confirmation message to the time when the response message is transmitted as the response time.

具体的な計算方法を説明すると、応答時間計算部13は、受信端末20にメンバー存在確認メッセージを送信した時刻と、受信端末20から応答メッセージを受信した時刻とを内部時計を用いて計測する。そして、応答時間計算部13は、応答メッセージを受信した時刻からメンバー存在確認メッセージを送信した時刻までの時間を算出し、当該算出した時間から伝送遅延時間を減算した値を応答時間として算出する。ここで、伝送遅延時間は、マルチキャスト配信用の通信リンクを用いて装置間でデータ授受するのにかかる時間であり、例えば、予め実験や理論により求められている伝送遅延時間を記憶部に記憶しておくとよい。なお、伝送遅延時間が小さい場合や精密な値を計算することが要求されていない場合には、伝送遅延時間を減算しないことも考えられる。
ここで計算される応答時間は、複数の受信端末20が保持するタイマに設定されたタイマ値のうちの最小のタイマ値と等しい。
A specific calculation method will be described. The response time calculation unit 13 measures the time when the member presence confirmation message is transmitted to the receiving terminal 20 and the time when the response message is received from the receiving terminal 20 using an internal clock. Then, the response time calculation unit 13 calculates a time from the time when the response message is received to the time when the member existence confirmation message is transmitted, and calculates a value obtained by subtracting the transmission delay time from the calculated time as the response time. Here, the transmission delay time is the time taken to exchange data between devices using a communication link for multicast distribution. For example, the transmission delay time obtained in advance by experiments or theory is stored in the storage unit. It is good to keep. Note that, when the transmission delay time is small or when it is not required to calculate a precise value, the transmission delay time may not be subtracted.
The response time calculated here is equal to the minimum timer value among the timer values set in the timers held by the plurality of receiving terminals 20.

平均応答時間計算部14は、応答時間計算部13により計算された応答時間の平均値を計算する。応答時間の平均値の計算方法としては、単純に、複数回測定した応答時間を合計したものを測定回数で除算してもよいし、応答時間計算部13により応答時間が計算された時刻に応じて、その応答時間に時刻の指数関数的な重み付けをして算出してもよい。重み付けの方法としては、例えば、現在の状態を正確に反映するため、平均応答時間計算部14が平均値を算出する時点の時刻に対してより近い時刻に計算された応答時間ほど、重み付けを大きくする方法が考えられる。また、1つのルータ10が算出した応答時間の平均に限らず、複数のルータ10が算出した応答時間の平均を取ることも考えられる。   The average response time calculation unit 14 calculates an average value of the response times calculated by the response time calculation unit 13. As a calculation method of the average value of the response time, the sum of the response times measured a plurality of times may be simply divided by the number of measurements, or according to the time when the response time is calculated by the response time calculation unit 13. The response time may be calculated by weighting the response time exponentially. As a weighting method, for example, in order to accurately reflect the current state, the response time calculated at a time closer to the time at which the average response time calculation unit 14 calculates the average value increases the weighting. A way to do this is conceivable. Further, not only the average response time calculated by one router 10 but also the average response time calculated by a plurality of routers 10 can be considered.

受信端末数計算部15は、平均応答時間計算部14により計算された応答時間の平均値とタイマ上限値とに基づいて、ルータ10から送信されるマルチキャストデータを受信する受信端末の数を計算する。具体的には、受信端末数計算部15は、タイマ上限値を応答時間の平均値で除算した値から1を減算した値を受信端末数として計算する。   The receiving terminal number calculation unit 15 calculates the number of receiving terminals that receive the multicast data transmitted from the router 10 based on the average value of the response times calculated by the average response time calculation unit 14 and the timer upper limit value. . Specifically, the receiving terminal number calculation unit 15 calculates a value obtained by subtracting 1 from the value obtained by dividing the timer upper limit value by the average value of the response times as the receiving terminal number.

以下、上記受信端末数の計算方法に関して詳細に説明する。上述したように、ルータ10のリンク内に存在する受信端末20は、ルータ10からメンバー存在確認メッセージを受信すると、受信しているマルチキャストチャネルと対応付けてタイマを起動する。このときのタイマ値は、ルータ10に指定されたタイマ上限値を超えない時間であって、かつ、一様分布に従ってランダムに決定される時間が設定される。そして、ルータ10は、あるマルチキャストチャネルと対応付けて起動された複数のタイマのうちのいずれかが満了した時点においてのみ、あるマルチキャストチャネルの識別情報を含む応答メッセージを受信する。このときの、受信端末10がメンバー存在確認メッセージを受信してから応答メッセージを送信するまでの応答時間の分布は、タイマ上限値をT、受信端末数をN、とした場合に、平均値DがT/(N+1)となる分布を示す。   Hereinafter, the calculation method of the number of receiving terminals will be described in detail. As described above, when receiving the member presence confirmation message from the router 10, the receiving terminal 20 existing in the link of the router 10 starts a timer in association with the received multicast channel. The timer value at this time is set to a time that does not exceed the timer upper limit value specified for the router 10 and is randomly determined according to a uniform distribution. Then, the router 10 receives a response message including identification information of a certain multicast channel only when one of a plurality of timers started in association with the certain multicast channel expires. At this time, the distribution of the response time from when the receiving terminal 10 receives the member presence confirmation message to when the response message is transmitted is, when the timer upper limit value is T and the number of receiving terminals is N, the average value D Indicates a distribution of T / (N + 1).

以下、応答時間の平均値DがT/(N+1)となることについて、数学的に証明する。
区間[0、T]で一様分布の確率変数X1、X2、・・・、Xnを考える。それぞれの確率密度関数は、区間[0、T]で1/Tになる。確率変数X1、X2、・・・、Xnは互いに独立とする。この最大値をY=max(X1、X2、・・・、Xn)とすると、これも確率変数である。
最大値Yの確率密度関数の積分値である累積分布関数F(x)は、以下に示す式になる。なお、以下に示す式では、最大値Yがxより小さい事象が、X1、X2、・・・、Xnが全てxより小さい事象と等しいことを利用している。
Hereinafter, it will be mathematically proved that the average value D of the response time is T / (N + 1).
Consider uniformly distributed random variables X 1 , X 2 ,..., X n in the interval [0, T]. Each probability density function is 1 / T in the interval [0, T]. Random variables X1, X 2, ···, X n shall be independent of each other. The maximum value Y = max (X1, X 2 , ···, X n) When, which is also a random variable.
The cumulative distribution function F (x), which is an integral value of the probability density function of the maximum value Y, is represented by the following equation. In the following equation, it is used that an event where the maximum value Y is smaller than x is equal to an event where X 1 , X 2 ,..., X n are all smaller than x.

Figure 2006054695
Figure 2006054695

最大値Yの確率密度関数f(x)は、累積分布関数F(x)を微分したものであるので、以下に示す式になる。   Since the probability density function f (x) of the maximum value Y is obtained by differentiating the cumulative distribution function F (x), the following expression is obtained.

Figure 2006054695
Figure 2006054695

平均値は以下に示す式となる。   The average value is represented by the following formula.

Figure 2006054695
Figure 2006054695

Z=min(X1、X2、・・・、Xn)を考えた場合、これは区間[0、T]で確率密度関数が左右反転していると考えればよい。従って平均値Dは以下になる。 When Z = min (X 1 , X 2 ,..., X n ) is considered, it can be considered that the probability density function is horizontally reversed in the interval [0, T]. Therefore, the average value D is as follows.

Figure 2006054695
Figure 2006054695

なお、上記式中の“・”は、乗算を表している。
以上の数学的証明により、応答時間の平均値D=T/(N+1)が成り立ち、この式を変形したN=(T/D)−1が成り立つこととなる。従って、受信端末数計算部15が、タイマ上限値を応答時間の平均値で除算した値から1を減算した値を受信端末数として計算することで、マルチキャストの受信端末数を推定することが可能となる。なお、算出されたNが自然数でない場合には、受信端末数計算部15は、Nの小数点以下に対して四捨五入、切り捨て、切り上げ等の演算処理をさらに行ってもよい。
[2.動作] 次に、上記構成における動作例について、図2を参照しながら説明する。
In the above formula, “·” represents multiplication.
With the above mathematical proof, the average value D = T / (N + 1) of the response time is satisfied, and N = (T / D) −1 obtained by modifying this equation is satisfied. Accordingly, the receiving terminal number calculation unit 15 can estimate the number of multicast receiving terminals by calculating the value obtained by subtracting 1 from the timer upper limit value divided by the average response time as the receiving terminal number. It becomes. When the calculated N is not a natural number, the receiving terminal number calculation unit 15 may further perform arithmetic processing such as rounding off, rounding down, rounding up, etc. with respect to the decimal point of N.
[2. Operation] Next, an operation example in the above configuration will be described with reference to FIG.

前提として、本動作例においては、複数の受信端末20はあるマルチキャストチャネルを受信しており、ルータ10と受信端末20とはIGMPに従って通信を行う。また、ルータ10の記憶部には、予め定められた伝送遅延時間dと、タイマ上限値Tと、Membership Queryを送信する時間間隔である所定時間とが記憶されている。
まず、ルータ10のメッセージ送信部11は、マルチキャストの受信端末20が存在するか否かを調べるために、タイマ上限値Tを含むMembership Queryをリンク内の全受信端末20に対してマルチキャスト送信する(ステップS1)。ルータ10は、Membership Queryを送信した時の時刻Taを内部時計より取得し、記憶部に記録する。
As a premise, in this operation example, the plurality of receiving terminals 20 receive a certain multicast channel, and the router 10 and the receiving terminal 20 communicate according to IGMP. The storage unit of the router 10 stores a predetermined transmission delay time d, a timer upper limit value T, and a predetermined time that is a time interval for transmitting the Membership Query.
First, the message transmission unit 11 of the router 10 multicast-transmits a Membership Query including the timer upper limit value T to all the receiving terminals 20 in the link in order to check whether or not the multicast receiving terminal 20 exists ( Step S1). The router 10 acquires the time Ta when the Membership Query is transmitted from the internal clock and records it in the storage unit.

受信端末20はMembership Queryを受信すると、公知のIGMPに従った処理を行う。具体的には、受信端末20は、Membership Queryに含まれるタイマ上限値Tmaxを取得する。受信端末20は、0からタイマ上限値Tmaxの範囲内で、一様分布に従ったランダムな値をタイマ値として設定する。そして、受信端末20は、あるマルチキャストチャネルについてのMembership Report送信のタイミングを計時するために、あるマルチキャストチャネルと対応付けたタイマを起動する(ステップS2)。   When receiving the Membership Query, the receiving terminal 20 performs a process according to a known IGMP. Specifically, the receiving terminal 20 acquires the timer upper limit value Tmax included in the Membership Query. The receiving terminal 20 sets a random value according to the uniform distribution as a timer value within a range from 0 to the timer upper limit value Tmax. Then, the receiving terminal 20 starts a timer associated with a certain multicast channel in order to measure the timing of membership report transmission for the certain multicast channel (step S2).

あるマルチキャストチャネルに対応付けてタイマを起動した複数の受信端末20のうち、最初にタイマ値が経過したタイマを保持する受信端末20が、あるマルチキャストチャネルの識別情報を含むMembership Reportを送信する(ステップS3)。
ルータ10のメッセージ受信部12はMembership Reportを受信する。ルータ10は、Membership Reportを受信した時刻Tbを内部時計より取得し、記憶部に記録する。
Among a plurality of receiving terminals 20 that have started a timer in association with a certain multicast channel, the receiving terminal 20 holding the timer whose timer value has elapsed first transmits a Membership Report including identification information of a certain multicast channel (step S3).
The message receiving unit 12 of the router 10 receives the Membership Report. The router 10 acquires the time Tb at which the Membership Report is received from the internal clock and records it in the storage unit.

ルータ10の応答時間計算部13は応答時間Tdを計算する(ステップS4)。具体的には、応答時間計算部13は、Membership Queryを送信した時刻Taと、Membership Reportを受信した時刻Tbと、伝送遅延時間dとを記憶部から読み出して、以下の式により応答時間Tdを計算する。
Td=Tb−Ta−d
The response time calculation unit 13 of the router 10 calculates the response time Td (step S4). Specifically, the response time calculation unit 13 reads the time Ta at which the Membership Query is transmitted, the time Tb at which the Membership Report is received, and the transmission delay time d from the storage unit, and calculates the response time Td by the following equation. calculate.
Td = Tb-Ta-d

平均応答時間計算部14は、ステップS4において算出された応答時間Tdの平均値Taveを算出する(ステップS5)。具体的には、平均応答時間計算部14は、以下の式によって平均値Taveを算出する。
平均値Tave=前回の平均値Tave×(1−p)+応答時間Td×p
ここで、pは応答時間Tdに対する重み付けを決める定数である。
The average response time calculation unit 14 calculates the average value Tave of the response times Td calculated in step S4 (step S5). Specifically, the average response time calculation unit 14 calculates the average value Tave by the following formula.
Average value Tave = previous average value Tave × (1−p) + response time Td × p
Here, p is a constant that determines the weighting for the response time Td.

受信端末数計算部15は、ステップS5において算出された平均値Taveと上限値Tmaxとに基づいて、以下の式によってあるマルチキャストチャネルを受信する受信端末の数Nの推定値を計算する。
N=(Tmax/Tave)−1
メッセージ送信部11は、Membership Queryを送信した時刻Taから所定時間が経過した時に、再びMembership Queryを送信する(ステップS1)。そして、所定周期毎にステップS1からステップS6までの処理を繰り返す。
Based on the average value Tave and the upper limit value Tmax calculated in step S5, the receiving terminal number calculation unit 15 calculates an estimated value of the number N of receiving terminals that receive a certain multicast channel by the following equation.
N = (Tmax / Tave) -1
The message transmission unit 11 transmits the Membership Query again when a predetermined time has elapsed from the time Ta at which the Membership Query is transmitted (Step S1). And the process from step S1 to step S6 is repeated for every predetermined period.

このようにして、マルチキャストの受信端末20やマルチキャスト用の通信プロトコルは従来方式のままで、ルータ10は簡便な計算式を用いてマルチキャストの受信端末数を推定することが可能となる。このため、ルータ10はシステム全体の通信量やルータ10の処理負荷を増加させることなく、マルチキャストの受信端末数を推定することが可能となる。   In this way, the multicast receiving terminal 20 and the multicast communication protocol remain the same as the conventional method, and the router 10 can estimate the number of multicast receiving terminals using a simple calculation formula. Therefore, the router 10 can estimate the number of multicast receiving terminals without increasing the communication amount of the entire system and the processing load of the router 10.

なお、上述した動作例においては、所定周期毎にステップS1からステップS6までの処理を繰り返したが、これに限定されず、例えば、所定周期毎にステップS1からステップS4までの処理を複数回繰り返した後に、応答時間計算部13がステップS4において計算した複数の応答時間を用いて、平均応答時間計算部14が平均値を算出する(ステップS5)ようにしてもよい。   In the above-described operation example, the processing from step S1 to step S6 is repeated every predetermined cycle. However, the present invention is not limited to this. For example, the processing from step S1 to step S4 is repeated a plurality of times every predetermined cycle. After that, the average response time calculation unit 14 may calculate the average value using the plurality of response times calculated by the response time calculation unit 13 in step S4 (step S5).

以上説明したように、ルータ10の演算のみによってマルチキャストデータを受信する受信端末20の数を計算することができるため、ネットワーク負荷を増加させることなく、簡便に受信端末数を判定することができる。このように、簡便に受信端末数を判定可能とすることで、どのような情報に対して需要が高いかを簡単に推定できるようになる。
なお、上述した実施形態においては、IGMPに従って通信を行うマルチキャスト配信システムについて説明したが、MLDに従って通信を行うマルチキャスト配信システムについてもメッセージ名が異なるだけで同様の実施形態となる。また、IGMPやMLDに限定されることはなく、受信端末20が存在するか否かのみを確認する通信プロトコルを利用したマルチキャスト配信システムについて、本発明を適用することが可能である。
As described above, since the number of receiving terminals 20 that receive multicast data can be calculated only by the operation of the router 10, the number of receiving terminals can be easily determined without increasing the network load. Thus, by making it possible to easily determine the number of receiving terminals, it is possible to easily estimate what information is in demand.
In the above-described embodiment, the multicast distribution system that performs communication according to IGMP has been described. However, the multicast distribution system that performs communication according to MLD also has the same embodiment except that the message name is different. Further, the present invention is not limited to IGMP or MLD, and the present invention can be applied to a multicast distribution system that uses a communication protocol for confirming only whether or not the receiving terminal 20 exists.

本発明の実施の形態に係るマルチキャスト配信システムの構成を示す図である。It is a figure which shows the structure of the multicast delivery system which concerns on embodiment of this invention. 同実施の形態に係る受信端末数判定の手順を説明する図である。It is a figure explaining the procedure of the receiving terminal number determination which concerns on the same embodiment. 従来のルータがメンバー存在確認メッセージを受信端末に送信する様子を説明する図である。It is a figure explaining a mode that the conventional router transmits a member presence confirmation message to a receiving terminal. 従来のメンバー存在確認メッセージを受信した受信端末が、受信しているマルチキャストチャネルに対応付けてタイマを起動した時の様子を説明する図である。It is a figure explaining a mode when the receiving terminal which received the conventional member presence confirmation message starts the timer in association with the received multicast channel. 従来の特定の受信端末がタイマ満了時に応答メッセージを送信した時の様子を説明する図である。It is a figure explaining a mode when the conventional specific receiving terminal transmits the response message when the timer expires.

符号の説明Explanation of symbols

10 ルータ
11 メッセージ送信部
12 メッセージ受信部
13 応答時間計算部
14 平均応答時間計算部
15 受信端末数計算部
20 受信端末
10 router 11 message transmitting unit 12 message receiving unit 13 response time calculating unit 14 average response time calculating unit 15 receiving terminal number calculating unit 20 receiving terminal

Claims (5)

マルチキャスト中継装置から送信されるマルチキャストデータを受信する受信端末の数を判定するマルチキャスト受信端末数判定方法において、
前記マルチキャスト中継装置が、タイマ上限値を含むメンバー存在確認メッセージを送信する存在確認送信ステップと、
前記受信端末が、前記存在確認送信ステップにおいて送信されたメンバー存在確認メッセージに含まれるタイマ上限値を超えない時間であって、かつ、一様分布に従ってランダムに決定される時間をタイマ値として、自端末が保持するタイマを起動するタイマ起動ステップと、
他の受信端末が前記メンバー存在確認メッセージに対する応答メッセージを送信する前に前記受信端末が保持するタイマが満了した場合に、前記受信端末が前記メンバー存在確認メッセージに対する応答メッセージを送信する応答メッセージ送信ステップと、
前記マルチキャスト中継装置が、前記受信端末の応答時間を計算する応答時間計算ステップと、
前記マルチキャスト中継装置が、前記応答時間計算ステップにおいて計算された応答時間の平均値を計算する平均応答時間計算ステップと、
前記マルチキャスト中継装置が、前記平均応答時間計算ステップにおいて計算された応答時間の平均値と前記タイマ上限値とに基づいて、前記マルチキャストデータを受信する受信端末の数を計算する受信端末数計算ステップと
を有することを特徴とするマルチキャスト受信端末数判定方法。
In the multicast receiving terminal number determination method for determining the number of receiving terminals that receive the multicast data transmitted from the multicast relay device,
The multicast relay device transmits a member presence confirmation message including a timer upper limit value;
The receiving terminal is a time that does not exceed the timer upper limit value included in the member presence confirmation message transmitted in the presence confirmation transmission step and is randomly determined according to a uniform distribution as a timer value. A timer start step for starting a timer held by the terminal;
A response message transmission step in which the receiving terminal transmits a response message for the member presence confirmation message when a timer held by the receiving terminal expires before another receiving terminal transmits a response message for the member presence confirmation message When,
A response time calculating step in which the multicast relay device calculates a response time of the receiving terminal;
An average response time calculating step in which the multicast relay device calculates an average value of the response times calculated in the response time calculating step;
A receiving terminal number calculating step in which the multicast relay device calculates the number of receiving terminals that receive the multicast data based on an average value of the response times calculated in the average response time calculating step and the timer upper limit value; A method for determining the number of multicast receiving terminals, comprising:
前記応答時間計算ステップにおいて、前記マルチキャスト中継装置は、前記受信端末が前記メンバー存在確認メッセージを受信した時点から前記応答メッセージを送信した時点までの時間を応答時間として計算することを特徴とする請求項1に記載のマルチキャスト受信端末数判定方法。   The response time calculating step, wherein the multicast relay device calculates a time from when the receiving terminal receives the member existence confirmation message to a time when the response message is transmitted as a response time. 2. The multicast receiving terminal number determining method according to 1. タイマ上限値を含むメンバー存在確認メッセージを受信端末に送信するメッセージ送信手段と、前記メンバー存在確認メッセージに対する応答メッセージを前記受信端末から受信するメッセージ受信手段とを備えるマルチキャスト中継装置において、
前記受信端末の応答時間を計算する応答時間計算手段と、
前記応答時間計算手段により計算された応答時間の平均値を計算する平均応答時間計算手段と、
前記平均応答時間計算手段により計算された応答時間の平均値と前記タイマ上限値とに基づいて、自装置から送信されるマルチキャストデータを受信する受信端末の数を計算する受信端末数計算手段と
を備えることを特徴とするマルチキャスト中継装置。
In a multicast relay apparatus comprising: a message transmission unit that transmits a member presence confirmation message including a timer upper limit value to a reception terminal; and a message reception unit that receives a response message to the member presence confirmation message from the reception terminal.
Response time calculating means for calculating the response time of the receiving terminal;
Average response time calculation means for calculating an average value of the response times calculated by the response time calculation means;
Receiving terminal number calculating means for calculating the number of receiving terminals that receive the multicast data transmitted from the own apparatus based on the average value of the response times calculated by the average response time calculating means and the timer upper limit value; A multicast relay device comprising:
前記応答時間計算手段は、
前記受信端末が前記メンバー存在確認メッセージを受信した時点から前記応答メッセージを送信した時点までの時間を応答時間として計算することを特徴とする請求項3に記載のマルチキャスト中継装置。
The response time calculation means includes
4. The multicast relay device according to claim 3, wherein a time from when the receiving terminal receives the member presence confirmation message to a time when the response message is transmitted is calculated as a response time.
前記平均応答時間計算手段は、
前記応答時間計算手段により計算された応答時間に、該応答時間が計算された時刻に応じた重み付けをした上で、前記平均値を計算することを特徴とする
請求項3又は4に記載のマルチキャスト中継装置。
The average response time calculating means includes
5. The multicast according to claim 3, wherein the average value is calculated after weighting the response time calculated by the response time calculation means according to the time when the response time is calculated. Relay device.
JP2004235243A 2004-08-12 2004-08-12 Multicast receiving terminal number determination method and multicast relay apparatus Expired - Fee Related JP3802037B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004235243A JP3802037B2 (en) 2004-08-12 2004-08-12 Multicast receiving terminal number determination method and multicast relay apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004235243A JP3802037B2 (en) 2004-08-12 2004-08-12 Multicast receiving terminal number determination method and multicast relay apparatus

Publications (2)

Publication Number Publication Date
JP2006054695A true JP2006054695A (en) 2006-02-23
JP3802037B2 JP3802037B2 (en) 2006-07-26

Family

ID=36031871

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004235243A Expired - Fee Related JP3802037B2 (en) 2004-08-12 2004-08-12 Multicast receiving terminal number determination method and multicast relay apparatus

Country Status (1)

Country Link
JP (1) JP3802037B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101661857B1 (en) * 2015-07-13 2016-09-30 주식회사 수산아이앤티 Method for counting the client using a shared IP
KR20180093892A (en) 2015-12-17 2018-08-22 니폰 제온 가부시키가이샤 Liquid crystal display

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101661857B1 (en) * 2015-07-13 2016-09-30 주식회사 수산아이앤티 Method for counting the client using a shared IP
WO2017010678A1 (en) * 2015-07-13 2017-01-19 주식회사 수산아이앤티 Method for counting clients using shared ip
KR20180093892A (en) 2015-12-17 2018-08-22 니폰 제온 가부시키가이샤 Liquid crystal display

Also Published As

Publication number Publication date
JP3802037B2 (en) 2006-07-26

Similar Documents

Publication Publication Date Title
Lin et al. Stochastic analysis of network coding in epidemic routing
Landsiedel et al. Chaos: Versatile and efficient all-to-all data sharing and in-network processing at scale
CN111406396B (en) Computer-implemented system and method for data propagation and communication in a network, such as a blockchain network
CN102685203A (en) Method and equipment for data resource transmission
EP2719113B1 (en) Method and apparatus for virtual pairing with a group of semi-connected devices
CN102664719B (en) Distributed secure transmission method applied to distributed control system (DCS)
RU2008125171A (en) METHOD FOR DELIVERY NOTIFICATION OF UPDATING THE SOFTWARE TO DEVICES IN COMMUNICATION SYSTEMS
CN110493075B (en) Method, device and system for monitoring online duration of equipment
CN101227463A (en) Management device, management method
TW201010488A (en) Methods and apparatus for scanning for mesh nodes
CN113676605A (en) Data transmission method, device, equipment and computer readable storage medium
Ji et al. A comparison of hard-state and soft-state signaling protocols
CN100417122C (en) Scheduling method for implementing Ethernet determinacy communication
Billiau et al. SBDO: A new robust approach to dynamic distributed constraint optimisation
JP3802037B2 (en) Multicast receiving terminal number determination method and multicast relay apparatus
JP2006216049A (en) Method and device for reducing leech in p2p network
Dai et al. Cfp: Integration of fountain codes and optimal probabilistic forwarding in dtns
CN102761520B (en) Method and system for processing authentication information
Zhang et al. Performance analysis of reliable flooding in duty‐cycle wireless sensor networks
Garncarek et al. Local queuing under contention
JP2007067925A (en) Communication system and communication apparatus
JP4192627B2 (en) Packet transmission / reception method and apparatus
CN109602413B (en) Heartbeat detection method, heartbeat detection device, storage medium and server
Fernández Anta et al. Measuring the impact of adversarial errors on packet scheduling strategies
CN110049082B (en) Apparatus and method for data propagation in a distributed network

Legal Events

Date Code Title Description
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: 20060418

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060426

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090512

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100512

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110512

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110512

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120512

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees