JP2007037014A - Contention control method and contention control program for polling signals - Google Patents

Contention control method and contention control program for polling signals Download PDF

Info

Publication number
JP2007037014A
JP2007037014A JP2005221113A JP2005221113A JP2007037014A JP 2007037014 A JP2007037014 A JP 2007037014A JP 2005221113 A JP2005221113 A JP 2005221113A JP 2005221113 A JP2005221113 A JP 2005221113A JP 2007037014 A JP2007037014 A JP 2007037014A
Authority
JP
Japan
Prior art keywords
signal
polling
communication node
communication
time
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
JP2005221113A
Other languages
Japanese (ja)
Other versions
JP4073930B2 (en
Inventor
Yosuke Ito
洋輔 伊藤
Akira Ono
朗 小野
Yoshimi Fukuda
芳巳 福田
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
NTT Resonant Inc
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Resonant 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 Nippon Telegraph and Telephone Corp, NTT Resonant Inc filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2005221113A priority Critical patent/JP4073930B2/en
Publication of JP2007037014A publication Critical patent/JP2007037014A/en
Application granted granted Critical
Publication of JP4073930B2 publication Critical patent/JP4073930B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)
  • Communication Control (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To stably detect an establishing state of a session by the polling signals by avoiding the contention between the transmitted signal and the received polling signal. <P>SOLUTION: In the contention control method for the polling signals adopting the session control protocol with which communication nodes (a sender side communication node 1 and a receiver side communication node 2) are in compliance wherein the communication nodes detect an establishing state of a signal communication path by means of the polling signals and transmit the polling signals to each other through the signal communication path established between the communication nodes, the sender side communication node 1 for transmitting a polling signal transmits the polling signal at a prescribed polling interval through the signal communication path. The receiver side communication node 2 for receiving the polling signal calculates a time when the reception of the polling signal is estimated on the basis of the polling interval and suppresses transmission of the polling signal through the signal communication path in the vicinity of the calculated time. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、通信ノード間の信号セッション上で定期的にポーリングを行う通信ノード間におけるポーリング信号の競合制御方法および競合制御プログラムに関する。   The present invention relates to a polling signal contention control method and a contention control program between communication nodes that perform polling periodically on a signal session between communication nodes.

ネットワークを介して接続されるコンピュータやネットワーク機器では、通信相手から長時間通信がないときに、その状態、すなわち送信するデータ等がないから通信がないのか、あるいはダウンしているのかを検出する術がない。仮想的に通信路(セッション)を確立してデータの送受信を行うコネクション型通信の場合、通信終了の合図がないまま通信相手が異常終了をしてしまうと永久にセッションを閉じることができなくなってしまう。   In a computer or network device connected via a network, when there is no communication from a communication partner for a long time, a method of detecting whether there is no communication because there is no data to be transmitted, or whether it is down or not There is no. In connection type communication that virtually establishes a communication path (session) to send and receive data, if the communication partner ends abnormally without a signal to end communication, the session cannot be closed forever. End up.

このため、多くのアプリケーションでは、相手装置に対して一定時間毎にポーリング信号を送信し、このポーリング信号を受信した相手側装置は、「生きている(alive)」ことを相手装置に伝えるための応答信号を送信するように設計されている。これを「キープアライブ」という。   For this reason, in many applications, a polling signal is transmitted to the partner device at regular intervals, and the partner device that receives this polling signal is used to inform the partner device that it is “alive”. Designed to send a response signal. This is called “keep alive”.

ところで、同一装置内において、操作者が行う操作と、あらかじめ設定されたポーリングとの競合が発生した場合、操作者の操作の優先度を上げ、その間、保留されたポーリングを、操作者の操作が終了次第実行することで、ポーリングの確実性を向上する仕組みが提案されている(例えば、特許文献1(段落0009〜段落0010、図1)参照)。
特開平7−162426号公報
By the way, when a conflict between an operation performed by the operator and preset polling occurs in the same device, the priority of the operator's operation is increased, and during that time, the suspended polling is performed by the operator's operation. There has been proposed a mechanism for improving the certainty of polling by executing it upon completion (see, for example, Patent Document 1 (paragraphs 0009 to 0010, FIG. 1)).
JP-A-7-162426

しかしながら、特許文献1に開示されるような、ノード間におけるセッション上の任意のタイミングで信号の送受信が可能なネットワークシステムにおいて、あらかじめ設定したポーリングを行う場合、ポーリング信号と、当該ポーリング信号を受信するノードによって送信されるその他の信号とが、ネットワーク上、もしくはその受信ノード内ですれ違うことにより、競合が発生することがある。この場合、ポーリング信号に対する適切な応答を送信することができず、図4にその動作シーケンス図が示されるように、結果としてポーリングが失敗する場合がある。   However, when performing polling set in advance in a network system capable of transmitting and receiving signals at any timing on a session between nodes as disclosed in Patent Document 1, a polling signal and the polling signal are received. Conflicts can occur when other signals transmitted by a node pass on the network or within its receiving node. In this case, an appropriate response to the polling signal cannot be transmitted, and as a result, the polling may fail as shown in FIG.

本発明は上記事情に基づいてなされたものであり、ポーリング信号を受信する着信側通信ノードにおいて、送信する信号と受信するポーリング信号との競合を回避することにより、ポーリング信号によるセッションの確立状態の検出を安定して行うことを可能とするポーリング信号の競合制御方法および競合制御プログラムを提供することを目的とする。   The present invention has been made on the basis of the above circumstances, and avoids contention between a signal to be transmitted and a polling signal to be received at a communication node on the receiving side that receives the polling signal. It is an object of the present invention to provide a polling signal contention control method and contention control program that enable stable detection.

上記した課題を解決するために本発明は、通信ノード間で確立される信号通信路を通じて対向する通信ノードに送信するポーリング信号により前記信号通信路の確立状態を検出する通信ノードにおけるポーリング信号の競合制御方法であって、前記ポーリング信号を送信する第1の通信ノードが、一定のポーリング間隔でポーリング信号を前記信号通信路を通じて送信する第1の送信ステップと、前記ポーリング信号を受信する第2の通信ノードが、前記ポーリング間隔に基づいて前記ポーリング信号を受信することが推定される時刻を算出し、算出した時刻の近傍で前記信号通信路を通じての信号送信を抑止する抑止ステップと、を有することを特徴とする競合制御方法である。   In order to solve the above-described problem, the present invention provides a polling signal contention in a communication node that detects the establishment state of the signal communication path by a polling signal transmitted to the opposite communication node through a signal communication path established between the communication nodes. In the control method, a first communication node that transmits the polling signal transmits a polling signal through the signal communication path at a predetermined polling interval, and a second transmission node that receives the polling signal. A communication node calculates a time estimated to receive the polling signal based on the polling interval, and has a suppression step of suppressing signal transmission through the signal communication path in the vicinity of the calculated time. Is a competition control method characterized by

本発明は、上記に記載の発明において、前記第1の送信ステップは、前記ポーリング信号を送信する第1の通信ノードが、前記第2の通信ノードから送信される前記ポーリング間隔の情報を含んだ信号を受信し、受信した信号に含まれる前記ポーリング間隔に基づいてポーリング信号を前記信号通信路を通じて送信し、前記抑止ステップは、前記ポーリング信号を受信する第2の通信ノードが、前記ポーリング間隔及び前記ポーリング間隔の情報を含む信号を前記第1の通信ノードに送信する時点とに基づいて前記ポーリング信号を受信することが推定される時刻を算出し、算出した時刻から前記信号通信路を通じての信号送信を抑止することを特徴とする。   According to the present invention, in the invention described above, the first transmission step includes information on the polling interval transmitted from the second communication node by the first communication node that transmits the polling signal. Receiving a signal, transmitting a polling signal through the signal communication path based on the polling interval included in the received signal, and the suppressing step includes: a second communication node that receives the polling signal includes the polling interval and A time estimated to receive the polling signal is calculated based on a time point when a signal including the polling interval information is transmitted to the first communication node, and a signal through the signal communication path is calculated from the calculated time. It is characterized by suppressing transmission.

本発明は、上記に記載の発明において、前記抑止ステップは、前記ポーリング信号を受信する第2の通信ノードが、前記ポーリング間隔及び自らが送信する信号と前記第1の通信ノードから送信される前記ポーリング信号との競合を検出した時点とに基づいて前記ポーリング信号を受信することが推定される時刻を算出し、算出した時刻から前記信号通信路を通じての信号送信を抑止することを特徴とする。   According to the present invention, in the invention described above, in the suppression step, the second communication node that receives the polling signal is transmitted from the first communication node and the polling interval and a signal transmitted by the second communication node. A time estimated to receive the polling signal is calculated based on a point in time when a conflict with the polling signal is detected, and signal transmission through the signal communication path is suppressed from the calculated time.

本発明は、上記に記載の発明において、前記第2の通信ノードが、前記信号通信路を通じての信号送信の抑止を一定時間後に解除する解除ステップと、抑止される信号を保持し、抑止が解除されたときに前記第1の通信ノードに前記抑止される信号を送信する第2の送信ステップと、を有することを特徴とする。   According to the present invention, in the above-described invention, the second communication node cancels the suppression of signal transmission through the signal communication path after a predetermined time, holds the signal to be suppressed, and cancels the suppression. And a second transmission step of transmitting the suppressed signal to the first communication node when it is performed.

本発明は、上記に記載の発明において、通信ノード間で確立される信号通信路を通じて対向する通信ノードに送信するポーリング信号により前記信号通信路の確立状態を検出する第2の通信ノードのコンピュータに、前記ポーリング信号の第1の通信ノードにより前記ポーリング信号が送信される一定のポーリング間隔に基づいて前記ポーリング信号を受信することが推定される時刻を算出し、算出した時刻の近傍で前記信号通信路を通じての信号送信を抑止する手順、を実行させる競合制御プログラムである。   According to the present invention, in the above-described invention, the computer of the second communication node detects the establishment state of the signal communication path by a polling signal transmitted to the opposite communication node through the signal communication path established between the communication nodes. Calculating a time estimated to receive the polling signal based on a predetermined polling interval at which the polling signal is transmitted by the first communication node of the polling signal, and the signal communication in the vicinity of the calculated time This is a contention control program for executing a procedure for suppressing signal transmission through a road.

本発明によれば、通信ノード間で確立される信号通信路を通じて対向する通信ノードに送信するポーリング信号により信号通信路の確立状態を検出する通信ノードにおけるポーリング信号の競合制御方法は、ポーリング信号を送信する第1の通信ノードが、一定のポーリング間隔でポーリング信号を信号通信路を通じて送信するステップと、ポーリング信号を受信する第2の通信ノードが、ポーリング間隔に基づいてポーリング信号を受信することが推定される時刻を算出し、算出した時刻の近傍で前記信号通信路を通じての信号送信を抑止するステップとを有する構成とした。これにより、ポーリング信号を受信することが推定される時刻の近傍で第2の通信ノードによる信号送信が抑止され、第1の通信ノードから送信されるポーリング信号との競合を回避することが可能となる。その結果、第2の通信ノードは、確実に第1の通信ノードから受信するポーリング信号に対する応答を送信することができ、信号通信路の確立状態の検出を安定して行うことができる。   According to the present invention, a polling signal contention control method in a communication node that detects the establishment state of a signal communication path by a polling signal transmitted to an opposite communication node through a signal communication path established between the communication nodes includes: The first communication node to transmit transmits the polling signal through the signal communication path at a constant polling interval, and the second communication node that receives the polling signal receives the polling signal based on the polling interval. Calculating an estimated time, and suppressing signal transmission through the signal communication path in the vicinity of the calculated time. As a result, signal transmission by the second communication node is suppressed in the vicinity of the time estimated to receive the polling signal, and contention with the polling signal transmitted from the first communication node can be avoided. Become. As a result, the second communication node can reliably transmit a response to the polling signal received from the first communication node, and can stably detect the establishment state of the signal communication path.

また、この発明によれば、ポーリング信号を送信する第1の通信ノードが、第2の通信ノードから送信されるポーリング間隔の情報を含んだ信号を受信し、受信した信号に含まれるポーリング間隔に基づいてポーリング信号を前記信号通信路を通じて送信し、第2の通信ノードが、ポーリング間隔及びポーリング間隔の情報を含む信号を第1の通信ノードに送信する時点とに基づいてポーリング信号を受信する時刻を算出し、算出された時刻から前記信号通信路を通じての信号送信を抑止する構成とした。これにより、ポーリング信号を受信することが推定される時刻をポーリング間隔とポーリング間隔の情報を含む信号を送信した時点とに基づいて算出でき、算出したポーリング信号を受信することが推定される時刻から着信側通信ノードが信号送信を抑止することが可能となる。   According to the present invention, the first communication node that transmits the polling signal receives the signal including the polling interval information transmitted from the second communication node, and sets the polling interval included in the received signal. A polling signal is transmitted based on the signal communication path, and the second communication node receives the polling signal based on the polling interval and a time point when the signal including the polling interval information is transmitted to the first communication node. The signal transmission through the signal communication path is suppressed from the calculated time. Thereby, it is possible to calculate the time estimated to receive the polling signal based on the polling interval and the time when the signal including the polling interval information is transmitted, and from the time estimated to receive the calculated polling signal. The terminating communication node can suppress signal transmission.

また、この発明によれば、第2の通信ノードが、ポーリング間隔及び自らが送信する信号と第1の通信ノードから送信される前記ポーリング信号との競合を検出した時点とに基づいてポーリング信号を受信することが推定される時刻を算出し、算出した時刻から前記信号通信路を通じての信号送信を抑止する構成とした。これにより、ポーリング信号を受信することが推定される時刻をポーリング間隔とポーリング間隔の情報を含む信号を送信した時点とに基づいて算出でき、算出されたポーリング信号を受信することが推定される時刻から第2の通信ノードが信号送信を抑止することが可能となる。   Further, according to the present invention, the second communication node generates a polling signal based on a polling interval and a time point when a conflict between the signal transmitted by itself and the polling signal transmitted from the first communication node is detected. The time estimated to be received is calculated, and signal transmission through the signal communication path is suppressed from the calculated time. Thus, the time estimated to receive the polling signal can be calculated based on the polling interval and the time when the signal including the polling interval information is transmitted, and the time estimated to receive the calculated polling signal Thus, the second communication node can suppress signal transmission.

また、この発明によれば、第2の通信ノードが、信号通信路を通じての信号送信の抑止を一定時間後に解除するステップと、抑止される信号を保持し、抑止が解除されたときに前記第1の通信ノードに前記抑止される信号を送信するステップと、を有する構成とした。これにより、第2の通信ノードで送信が抑止された信号を保持し、ポーリング信号の処理が終了した後にその抑止された信号を第1の通信ノードに送信することで、再度の送信要求を受けることなく、必要な信号を送信することができる。   Further, according to the present invention, the second communication node releases the suppression of signal transmission through the signal communication path after a predetermined time, holds the suppressed signal, and when the suppression is released, the first communication node And a step of transmitting the suppressed signal to one communication node. As a result, a signal whose transmission is suppressed by the second communication node is held, and after the processing of the polling signal is completed, the signal which has been suppressed is transmitted to the first communication node, thereby receiving a transmission request again. The necessary signal can be transmitted without any problem.

図1は、本発明実施形態に係るポーリング信号の競合制御方法を実行する通信ノード(ネットワーク装置)の内部構成を示すブロック図である。
こでは、各ネットワーク装置は、上位アプリケーション部11と、セッション制御プロトコル部12で構成される。上位アプリケーション部11は、セッション制御プロトコル部12に対してパケットの送受信要求を発行し、セッション制御プロトコル部12は、キープアライブを実現すると共に、SIP(Session Initiation Protocol)等のプロトコルに従いパケットの送受信を行う。
FIG. 1 is a block diagram showing an internal configuration of a communication node (network device) that executes a polling signal conflict control method according to an embodiment of the present invention.
Here, each network device includes a higher-level application unit 11 and a session control protocol unit 12. The upper application unit 11 issues a packet transmission / reception request to the session control protocol unit 12, and the session control protocol unit 12 realizes keep-alive and transmits / receives packets according to a protocol such as SIP (Session Initiation Protocol). Do.

セッション制御プロトコル部12は、時刻管理部121と、抑止判定部122と、ポーリング実施部123で構成される。
時刻管理部121は、時刻を計時することでポーリングの間隔を監視し、所定の時刻になったときにポーリング実施部123に対してポーリング信号の送信指示を行う。また、抑止判定部122は、予め設定される条件に一致する場合に、ポーリング実施部123に、ポーリング信号を受信することが推定される時刻を算出し、算出した時刻になった時点で、ポーリング実施部123に抑止を開始させる。
The session control protocol unit 12 includes a time management unit 121, a suppression determination unit 122, and a polling execution unit 123.
The time management unit 121 monitors the polling interval by counting the time, and instructs the polling execution unit 123 to transmit a polling signal when a predetermined time is reached. In addition, the deterrence determining unit 122 calculates a time estimated to receive a polling signal to the polling execution unit 123 when the preset condition is met, and polling is performed when the calculated time is reached. The execution unit 123 starts suppression.

ポーリング実施部123は、ポーリングを行う通信ノードの選択、時刻管理部121からの指示によるポーリング信号の送信及びポーリング信号を受信した際の応答信号の送信を行う。また、上位アプリケーション11から要求される信号の送信を行い、抑止判定部122からの抑止の指示を受けた場合は、上位アプリケーション11からの特定の信号送信要求の抑止を行う。   The polling execution unit 123 selects a communication node to perform polling, transmits a polling signal according to an instruction from the time management unit 121, and transmits a response signal when the polling signal is received. In addition, when a signal requested from the upper application 11 is transmitted and a suppression instruction from the suppression determination unit 122 is received, a specific signal transmission request from the higher application 11 is suppressed.

図2は、本発明実施形態の処理手順を説明するために引用した通信シーケンス図である。
図2において、符号1、2は、ともに通信ノードであり、便宜上、符号1を発信側通信ノード1、符号2を着信側通信ノード2とし、いずれも図1で説明した上位アプリケーション部と、セッション制御プロトコル部とを備えており、発信側通信ノード1は、上位アプリケーション部11及びセッション制御プロトコル部12とを具備しており、着信側通信ノード2は、上位アプリケーション部21及びセッション制御プロトコル部22とを具備している。なお、図1にて説明したセッション制御プロトコル部に含まれる時刻管理部、抑止判定部、ポーリング実施部は、セッション制御プロトコル部22においては、発信側と着信側で区別するため、時刻管理部221、抑止判定部222、ポーリング実施部223という符号を付与して以下の説明を行う。
また、図2では、抑止判定部222に予め設定される条件は、後述する「ポーリング間隔」の情報と「どちらがポーリングを行うか」を示す情報とを含む応答信号を送信した時点であるとする。
FIG. 2 is a communication sequence diagram quoted for explaining the processing procedure of the embodiment of the present invention.
In FIG. 2, reference numerals 1 and 2 are both communication nodes, and for convenience, reference numeral 1 is an outgoing communication node 1 and reference numeral 2 is an incoming communication node 2, both of which are described in FIG. The originating communication node 1 includes an upper application unit 11 and a session control protocol unit 12, and the receiving communication node 2 includes an upper application unit 21 and a session control protocol unit 22. It is equipped with. In the session control protocol unit 22, the time management unit 221, the suppression determination unit, and the polling execution unit included in the session control protocol unit described with reference to FIG. The following description will be given with reference to the inhibition determination unit 222 and the polling execution unit 223.
In FIG. 2, it is assumed that the condition set in advance in the suppression determination unit 222 is a point in time when a response signal including information on “polling interval” described later and information indicating “which performs polling” is transmitted. .

まず、発信側通信ノード1の上位アプリケーション部11から要求信号要求を受信したセッション制御プロトコル部12は(ステップS21)、要求信号を対向ノードである着信側通信ノード2に送信する(ステップS22)。要求信号は、着信側通信ノード2のセッション制御プロトコル部22で受信され、要求信号通知として上位アプリケーション部21に通知される(ステップS23)。
上位アプリケーション部21は、応答信号要求をセッション制御プロトコル部22に送信し(ステップS24)、これを受信したセッション制御プロトコル部22は、応答信号を対向ノードである発信側通信ノード1に送信する(ステップS25)。
First, the session control protocol unit 12 that has received a request signal request from the upper application unit 11 of the originating communication node 1 (step S21) transmits the request signal to the terminating communication node 2 that is the opposite node (step S22). The request signal is received by the session control protocol unit 22 of the receiving communication node 2, and is notified to the upper application unit 21 as a request signal notification (step S23).
The upper application unit 21 transmits a response signal request to the session control protocol unit 22 (step S24), and the session control protocol unit 22 that has received the request transmits a response signal to the originating communication node 1 that is the opposite node ( Step S25).

着信側通信ノード2は、応答信号を送信することでセッション確立状態となる。応答信号には、「ポーリング間隔」の情報と、「どちらの通信ノードがポーリングを行うか」を示す情報が記述されている。ここでは、発信側通信ノード1がポーリングを行う情報が設定されているものとして説明する。
応答信号を受信した発信側通信ノード1のセッション制御プロトコル部12は、応答信号通知を上位アプリケーション部11に通知する(ステップS26)。同時にセッション制御プロトコル部12は時刻管理部121で、応答信号を受信した時点、あるいは前回ポーリング信号を送信した時点からの経過時間を計測しており、経過時間がポーリング間隔に一致した時点でポーリング実施部123にポーリング信号(図2に示されるポーリング要求信号)を生成させ、生成されたポーリング信号を対向ノードである着信側通信ノード2に送信させる(ステップS27)。
The terminating communication node 2 enters a session establishment state by transmitting a response signal. In the response signal, information on “polling interval” and information indicating “which communication node performs polling” are described. Here, a description will be given assuming that information for polling by the calling communication node 1 is set.
The session control protocol unit 12 of the originating communication node 1 that has received the response signal notifies the higher-level application unit 11 of a response signal notification (step S26). At the same time, the session control protocol unit 12 uses the time management unit 121 to measure the elapsed time from the time when the response signal is received or the time when the previous polling signal is transmitted, and polling is performed when the elapsed time matches the polling interval. The unit 123 is caused to generate a polling signal (polling request signal shown in FIG. 2), and transmit the generated polling signal to the receiving communication node 2 which is the opposite node (step S27).

一方、着信側通信ノード2のセッション制御プロトコル部22の抑止判定部222は、応答信号を送信したタイミングと、応答信号に含まれるポーリング間隔とに基づいてポーリング信号を受信することが推定される時刻を算出し、当該算出された時刻になった時点で、上位アプリケーション部21からのあらかじめ定められている信号を対向ノードである発信側通信ノード1に送信させないように抑止を開始させる指示をポーリング実施部223に送信する。   On the other hand, the deterrence determining unit 222 of the session control protocol unit 22 of the receiving communication node 2 is estimated to receive the polling signal based on the timing of transmitting the response signal and the polling interval included in the response signal. And when the calculated time comes, polling is issued to start suppression so that a predetermined signal from the upper application unit 21 is not transmitted to the originating communication node 1 which is the opposite node. To the unit 223.

ここで、前記推定される時刻とは、着信側通信ノードが応答信号を送信するタイミングと、発信側通信ノード1が応答信号を受信するタイミングには通信遅延による時間差が存在し、また、発信側通信ノード1がポーリング信号を送信して着信側通信ノード2が受信する際にも通信遅延による時間差が存在するため、応答信号送出時点にポーリング間隔を加え、さらにこれらの時間差を含めて算出される時刻である。   Here, the estimated time means that there is a time difference due to communication delay between the timing at which the terminating communication node transmits the response signal and the timing at which the originating communication node 1 receives the response signal. Even when the communication node 1 transmits a polling signal and the receiving communication node 2 receives it, a time difference due to communication delay exists. Therefore, a polling interval is added to the response signal transmission time, and the time difference is calculated. It's time.

着信側通信ノード2は、抑止が有効となっている間に、上位アプリケーション部21からのあらかじめ定められている信号に対応する要求信号要求を受信した際(ステップS28)、セッション制御プロトコル部22のポーリング実施部223は、該当する要求信号を対向ノードである発信側通信ノード1に送信せず、内部の記憶領域等に保持する(図2中の斜線部分「ブロックの開始」)。   When the terminating communication node 2 receives a request signal request corresponding to a predetermined signal from the upper application unit 21 while the suppression is enabled (step S28), the terminating communication node 2 of the session control protocol unit 22 The polling execution unit 223 does not transmit the corresponding request signal to the transmission side communication node 1 that is the opposite node, but holds it in the internal storage area or the like (the hatched portion in FIG. 2 “block start”).

その後、ポーリング信号を受信した着信側通信ノード2のセッション制御プロトコル部22は、ポーリング実施部223でそのポーリング信号を処理し、ポーリング信号に対応する応答信号(図2に示されるポーリング応答信号)を対向ノードである発信側通信ノード1に送信した後に、抑止を解除にする(ステップS29)。そして、セッション制御プロトコル部22は、抑止が解除された後、送信が抑止されていた要求信号要求の存在を検出し、存在すれば、該当する要求信号を発信側通信ノード1のセッション制御プロトコル部12に送信する(ステップS30)。一方、存在しない場合には、そのまま終了する。送信される要求信号は、セッション制御プロトコル部12によって受信され、セッション制御プロトコル部12から上位アプリケーシン部11に通知される(ステップS31)。   After that, the session control protocol unit 22 of the receiving communication node 2 that has received the polling signal processes the polling signal at the polling execution unit 223 and sends a response signal corresponding to the polling signal (the polling response signal shown in FIG. 2). After transmitting to the originating communication node 1 which is the opposite node, the suppression is canceled (step S29). Then, the session control protocol unit 22 detects the presence of the request signal request whose transmission is suppressed after the suppression is canceled, and if there is, the session control protocol unit 22 sends the corresponding request signal to the session control protocol unit of the originating communication node 1. 12 (step S30). On the other hand, if it does not exist, the process ends. The request signal to be transmitted is received by the session control protocol unit 12, and is notified from the session control protocol unit 12 to the upper application synthesizing unit 11 (step S31).

なお、上記の処理では、抑止判定部222に予め設定される条件として、後述する「ポーリング間隔」の情報と「どちらがポーリングを行うか」を示す情報とを含む応答信号を送信した時点であるとしたが、当該条件以外に、例えば、競合が発生した際に対向する通信ノードに送信するエラー応答の信号の送信した時点を条件としてもよい。また、ポーリング応答信号を送信した後に抑止を解除するのではなく、一定時間経過後に解除にするようにしてもよい。   In the above processing, as a condition set in advance in the suppression determination unit 222, it is a time point when a response signal including information on “polling interval” described later and information indicating “which performs polling” is transmitted. However, in addition to the above conditions, for example, the time when an error response signal to be transmitted to the opposite communication node when contention occurs may be set as the condition. Further, the suppression may not be canceled after the polling response signal is transmitted, but may be canceled after a predetermined time has elapsed.

図3は、セッション制御プロトコルとしてSIPを用いた場合のセッション制御プロトコルの具体的な通信シーケンスを示す図である。
図3において、まず、発信側通信ノード1の上位アプリケーション部11からINVITE送信要求(S21:要求信号要求)を受信したセッション制御プロトコル部12は、INVITE送信要求(S22:要求信号)を対向ノードである着信側通信ノード2に送信する。INVITEは、着信側通信ノード2のセッション制御プロトコル部22で受信したINVITE受信通知(S23:要求信号通知)として上位アプリケーション部21に通知される(ステップS301)。
FIG. 3 is a diagram showing a specific communication sequence of the session control protocol when SIP is used as the session control protocol.
In FIG. 3, first, the session control protocol unit 12 that has received the INVITE transmission request (S21: request signal request) from the upper application unit 11 of the originating communication node 1 sends the INVITE transmission request (S22: request signal) to the opposite node. It transmits to a certain incoming communication node 2. The INVITE is notified to the upper application unit 21 as an INVITE reception notification (S23: request signal notification) received by the session control protocol unit 22 of the receiving communication node 2 (step S301).

上位アプリケーション部21では、INVITEに対する200応答送信要求(S24:応答信号要求)をセッション制御プロトコル部22に送信し、これを受信したセッション制御プロトコル部22は、INVITEに対する200応答(S25:応答信号)を対向ノードである発信側通信ノード1に送信する(ステッブS302)。
上記したように、INVITEに対する200応答を送信することで、着信側通信ノード2はセッション確立状態となる。INVITEに対する200応答のSession−Expiresヘッダ内には、「ポーリング間隔」の情報、「どちらの通信ノードがポーリングを行うか」を示す情報が記述されている。ここでは、ポーリングは発信側通信ノードが行うと記述されているものとする。
The host application unit 21 transmits a 200 response transmission request (S24: response signal request) to INVITE to the session control protocol unit 22, and the session control protocol unit 22 that has received this transmits a 200 response to INVITE (S25: response signal). Is transmitted to the caller communication node 1 which is the opposite node (step S302).
As described above, by transmitting a 200 response to INVITE, the receiving communication node 2 enters a session established state. In the Session-Expires header of the 200 response to INVITE, information on “polling interval” and information indicating which communication node performs polling are described. Here, it is assumed that polling is performed by the originating communication node.

INVITEに対し200応答を受信した発信側通信ノード1のセッション制御プロトコル部12は、INVITEに対する200応答受信通知(S26:応答信号通知)を上位アプリケーション部11に通知する。
そして、ポーリングの間隔に一致した時点で、発信側通信ノード1のセッション制御プロトコル部12は、セッションリフレッシュのre−INVITEまたはUPDATE(S27:ポーリング要求信号)を対向ノードである着信側通信ノード2に送信する(ステップS303)。
The session control protocol unit 12 of the originating communication node 1 that has received the 200 response to INVITE notifies the upper application unit 11 of a 200 response reception notification (S26: response signal notification) to INVITE.
At the time when the polling interval is reached, the session control protocol unit 12 of the caller communication node 1 sends a session refresh re-INVITE or UPDATE (S27: polling request signal) to the callee communication node 2 that is the opposite node. Transmit (step S303).

また、着信側通信ノード2のセッション制御プロトコル部22では、ポーリングの間隔に一致した時点で、一定時間、上位アプリケーション部21からのre−INVITEおよびUPDATE(あらかじめ定められている信号)を対向ノードである発信側通信ノード1に送信しないように、抑止を開始にする。
なお、SIPは、特定の応答を返却することでポーリング信号のすれ違いを認識する機能を持っているため、そのエラー応答の受信を契機に抑止を開始し、その間にポーリング信号の再送を発信側通信ノード1にさせるようにしてもよい。
The session control protocol unit 22 of the receiving communication node 2 receives re-INVITE and UPDATE (predetermined signal) from the upper application unit 21 for a certain period of time at the opposite node when the polling interval is reached. Suppression is started so as not to transmit to a certain originating communication node 1.
Note that SIP has a function of recognizing the passing of polling signals by returning a specific response, so that the suppression starts upon receipt of the error response and the polling signal is retransmitted during that time. You may make it make it the node 1.

着信側通信ノード2では、抑止が有効である間、上位アプリケーション部21からre−INVITEおよびUPDATE送信要求(S28:要求信号要求)を受信した際には、そのre−INVITEおよびUPDATE送信要求を対向ノードである発信側通信ノード1に送信することなく、内部で保持する。
セッションリフレッシュのre−INVITEまたはUPDATEを受信した着信側通信ノード2のセッション制御プロトコル部22は、セッションリフレッシュのre−INVITEまたはUPDATEに対する200応答(S29:ポーリング応答信号)を対向ノードである発信側通信ノード1に送信し、抑止を解除する(ステップS304)。
When the receiving side communication node 2 receives the re-INVITE and UPDATE transmission request (S28: request signal request) from the higher-order application unit 21 while the suppression is valid, the receiving side communication node 2 faces the re-INVITE and UPDATE transmission request. Without being transmitted to the originating communication node 1, which is a node, it is held internally.
Upon receiving the session refresh re-INVITE or UPDATE, the session control protocol unit 22 of the callee side communication node 2 sends a 200 response (S29: polling response signal) to the session refresh re-INVITE or UPDATE as the opposite node. It transmits to the node 1 and cancels the inhibition (step S304).

着信側通信ノード2で抑止が解除された後、上位アプリケーション部21から受信したre−INVITEおよびUPDATE送信要求の存在を検出し、存在すれば、re−INVITEおよびUPDATEを送信する(ステップS305)。   After the suppression is canceled by the receiving communication node 2, the presence of the re-INVITE and UPDATE transmission request received from the upper application unit 21 is detected, and if there is, the re-INVITE and UPDATE are transmitted (step S305).

なお、別紙特許請求の範囲に記載の第1の通信ノードは、上記の実施形態における要求信号を送信する発信側通信ノードに対応し、第2の通信ノードは、要求信号を受信する着信側通信ノードに対応するように記載した。しかし、本実施形態において通信ノードがポーリング信号の送信側になるか否かは、図2のステップS25の応答信号中の「どちらがポーリング」を行うかを示す情報に基づいて定められ、着信側通信ノードがポーリング信号を発信する場合もあり、このとき、着信側通信ノードが第1の通信ノードとなり、発信側通信ノードが第2の通信ノードとなる。   The first communication node described in the appended claims corresponds to the originating communication node that transmits the request signal in the above embodiment, and the second communication node receives the communication on the receiving side that receives the request signal. Added to correspond to nodes. However, in this embodiment, whether or not the communication node becomes the polling signal transmission side is determined based on the information indicating “which is polling” in the response signal in step S25 of FIG. In some cases, the node transmits a polling signal. At this time, the incoming communication node becomes the first communication node, and the outgoing communication node becomes the second communication node.

以上説明のように本発明は、対向する通信ノードに送信するポーリング信号によりセッションの確立状態を検出するセッション制御プロトコルにおいて、発信側通信ノード1から送信されるポーリング信号を受信する着信側通信ノード2が、ポーリング信号を受信することが推定される時刻の近傍で信号の送信を抑止することにより競合を回避するものであり、このことにより、着信側通信ノード2は、確実に発信側通信ノード1から受信するポーリング信号に対する応答を送信することができ、セッションの確立状態の検出、すなわちキープアライブを安定して行うことができる。
また、着信側通信ノード2で送信が抑止された信号を保持し、ポーリング信号の処理が終了した後にその抑止された信号を発信側通信ノード1に送信することで、再度の送信要求を受信することなく、必要な信号を送信することができる。
As described above, according to the present invention, in the session control protocol for detecting the session establishment state by the polling signal transmitted to the opposite communication node, the terminating communication node 2 that receives the polling signal transmitted from the originating communication node 1. However, by suppressing the transmission of the signal in the vicinity of the time estimated to receive the polling signal, the incoming communication node 2 is surely connected to the outgoing communication node 1. It is possible to transmit a response to the polling signal received from the terminal, and to detect the session establishment state, that is, keep alive stably.
In addition, a signal whose transmission is suppressed in the receiving communication node 2 is held, and after the processing of the polling signal is completed, the suppressed signal is transmitted to the communication node 1 on the transmission side, thereby receiving a transmission request again. The necessary signal can be transmitted without any problem.

なお、図1に示す上位アプリケーション部、およびセッション制御プロトコル部を構成する時刻管理部、抑止判定部、ポーリング実施部のそれぞれで実行される手順をコンピュータ読み取り可能な記録媒体に記録し、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって本発明を実現することができる。ここでいうコンピュータシステムとは、OSや周辺機器等のハードウェアを含む。   The procedure executed by each of the time management unit, the suppression determination unit, and the polling execution unit constituting the upper application unit and the session control protocol unit shown in FIG. 1 is recorded on a computer-readable recording medium. The present invention can be realized by causing a computer system to read and execute the program recorded in the above. The computer system here includes an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWW(World Wide Web)システムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組合せで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW (World Wide Web) system is used.
The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.
The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

以上、この発明の実施形態につき、図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。   The embodiments of the present invention have been described in detail with reference to the drawings. However, the specific configuration is not limited to the embodiments, and includes designs and the like that do not depart from the gist of the present invention.

本発明実施形態に係るポーリング信号の競合制御方法を実行する通信ノードの内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the communication node which performs the competition control method of the polling signal which concerns on this invention embodiment. 本発明実施形態に係るコンピュータプログラムの処理手順を説明するために引用した通信シーケンス図である。It is the communication sequence diagram quoted in order to demonstrate the process sequence of the computer program which concerns on this invention embodiment. SIPを用いて本発明を実現する場合の具体的な通信シーケンスを示す図である。It is a figure which shows the specific communication sequence in the case of implement | achieving this invention using SIP. 従来の通信シーケンスを示す図である。It is a figure which shows the conventional communication sequence.

符号の説明Explanation of symbols

1…発信側通信ノード、2…着信側通信ノード、11、21…上位アプリケーション部、12、22…セッション制御プロトコル部
DESCRIPTION OF SYMBOLS 1 ... Originating side communication node, 2 ... Incoming side communication node, 11, 21 ... Upper application part, 12, 22 ... Session control protocol part

Claims (5)

通信ノード間で確立される信号通信路を通じて対向する通信ノードに送信するポーリング信号により前記信号通信路の確立状態を検出する通信ノードにおけるポーリング信号の競合制御方法であって、
前記ポーリング信号を送信する第1の通信ノードが、一定のポーリング間隔でポーリング信号を前記信号通信路を通じて送信する第1の送信ステップと、
前記ポーリング信号を受信する第2の通信ノードが、前記ポーリング間隔に基づいて前記ポーリング信号を受信することが推定される時刻を算出し、算出した時刻の近傍で前記信号通信路を通じての信号送信を抑止する抑止ステップと、
を有することを特徴とする競合制御方法。
A polling signal contention control method in a communication node for detecting an established state of the signal communication path by a polling signal transmitted to a facing communication node through a signal communication path established between communication nodes,
A first transmission step in which the first communication node that transmits the polling signal transmits the polling signal through the signal communication path at a constant polling interval;
The second communication node that receives the polling signal calculates a time estimated to receive the polling signal based on the polling interval, and transmits a signal through the signal communication path in the vicinity of the calculated time. A deterrence step to deter,
The contention control method characterized by having.
前記第1の送信ステップは、
前記ポーリング信号を送信する第1の通信ノードが、前記第2の通信ノードから送信される前記ポーリング間隔の情報を含んだ信号を受信し、受信した信号に含まれる前記ポーリング間隔に基づいてポーリング信号を前記信号通信路を通じて送信し、
前記抑止ステップは、
前記ポーリング信号を受信する第2の通信ノードが、前記ポーリング間隔及び前記ポーリング間隔の情報を含む信号を前記第1の通信ノードに送信する時点とに基づいて前記ポーリング信号を受信することが推定される時刻を算出し、算出した時刻から前記信号通信路を通じての信号送信を抑止することを特徴とする請求項1に記載の競合制御方法。
The first transmission step includes:
A first communication node that transmits the polling signal receives a signal including information on the polling interval transmitted from the second communication node, and a polling signal based on the polling interval included in the received signal Is transmitted through the signal communication path,
The inhibiting step includes
It is estimated that the second communication node that receives the polling signal receives the polling signal based on the polling interval and a time point at which a signal including the polling interval information is transmitted to the first communication node. The contention control method according to claim 1, wherein a signal transmission time is calculated, and signal transmission through the signal communication path is suppressed from the calculated time.
前記抑止ステップは、
前記ポーリング信号を受信する第2の通信ノードが、前記ポーリング間隔及び自らが送信する信号と前記第1の通信ノードから送信される前記ポーリング信号との競合を検出した時点とに基づいて前記ポーリング信号を受信することが推定される時刻を算出し、算出した時刻から前記信号通信路を通じての信号送信を抑止することを特徴とする請求項1または2に記載の競合制御方法。
The inhibiting step includes
The polling signal based on the polling interval and a time point when the second communication node that receives the polling signal detects a conflict between the polling signal and the signal transmitted by itself and the polling signal transmitted from the first communication node. 3. The contention control method according to claim 1, wherein a time estimated to be received is calculated, and signal transmission through the signal communication path is suppressed from the calculated time.
前記第2の通信ノードが、
前記信号通信路を通じての信号送信の抑止を一定時間後に解除する解除ステップと、
抑止される信号を保持し、抑止が解除されたときに前記第1の通信ノードに前記抑止される信号を送信する第2の送信ステップと、
を有することを特徴とする請求項1から3のいずれか1つに記載の競合制御方法。
The second communication node is
A release step of releasing the suppression of signal transmission through the signal communication path after a predetermined time;
A second transmission step of holding a signal to be suppressed and transmitting the signal to be suppressed to the first communication node when the suppression is released;
The contention control method according to any one of claims 1 to 3, wherein
通信ノード間で確立される信号通信路を通じて対向する通信ノードに送信するポーリング信号により前記信号通信路の確立状態を検出する第2の通信ノードのコンピュータに、
前記ポーリング信号の第1の通信ノードにより前記ポーリング信号が送信される一定のポーリング間隔に基づいて前記ポーリング信号を受信することが推定される時刻を算出し、算出した時刻の近傍で前記信号通信路を通じての信号送信を抑止する手順、
を実行させる競合制御プログラム。
A computer of the second communication node that detects the establishment state of the signal communication path by a polling signal transmitted to the opposite communication node through the signal communication path established between the communication nodes.
A time estimated to receive the polling signal is calculated based on a fixed polling interval at which the polling signal is transmitted by the first communication node of the polling signal, and the signal communication path near the calculated time The procedure of deterring signal transmission through
A contention control program that executes
JP2005221113A 2005-07-29 2005-07-29 Polling signal contention control method and contention control program Expired - Fee Related JP4073930B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005221113A JP4073930B2 (en) 2005-07-29 2005-07-29 Polling signal contention control method and contention control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005221113A JP4073930B2 (en) 2005-07-29 2005-07-29 Polling signal contention control method and contention control program

Publications (2)

Publication Number Publication Date
JP2007037014A true JP2007037014A (en) 2007-02-08
JP4073930B2 JP4073930B2 (en) 2008-04-09

Family

ID=37795669

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005221113A Expired - Fee Related JP4073930B2 (en) 2005-07-29 2005-07-29 Polling signal contention control method and contention control program

Country Status (1)

Country Link
JP (1) JP4073930B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012510200A (en) * 2008-11-25 2012-04-26 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Refresh request in soft-state signaling

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07162426A (en) * 1993-12-10 1995-06-23 Anritsu Corp Polling equipment for remote controller
JPH1169441A (en) * 1997-08-13 1999-03-09 Fujitsu Ltd Polling method
JP2000295254A (en) * 1999-04-01 2000-10-20 Nec Wireless Networks Ltd Data transmission system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07162426A (en) * 1993-12-10 1995-06-23 Anritsu Corp Polling equipment for remote controller
JPH1169441A (en) * 1997-08-13 1999-03-09 Fujitsu Ltd Polling method
JP2000295254A (en) * 1999-04-01 2000-10-20 Nec Wireless Networks Ltd Data transmission system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012510200A (en) * 2008-11-25 2012-04-26 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Refresh request in soft-state signaling
US8996703B2 (en) 2008-11-25 2015-03-31 Telefonaktiebolaget Lm Ericsson (Publ) Refresh requests in soft-state signalling

Also Published As

Publication number Publication date
JP4073930B2 (en) 2008-04-09

Similar Documents

Publication Publication Date Title
US8219606B2 (en) Methods, systems, and computer program products for sharing information for detecting an idle TCP connection
US11050855B1 (en) Methods, systems, and computer program products for sharing information for detecting a time period
KR20090118916A (en) Congestion reducing reliable transport packet retry engine
US20110213893A1 (en) Methods, systems, and computer program products for detecting an idle tcp connection
US10075565B1 (en) Methods, systems, and computer program products for sharing information for detecting an idle TCP connection
JP4073930B2 (en) Polling signal contention control method and contention control program
JP2007267151A (en) Apparatus, method and program for detecting abnormal traffic
JP4186893B2 (en) Packet communication device, packet communication method, data receiving device, and data receiving method
JP2008271501A (en) Communication control server, communication system and communication control method
JP2012216964A (en) Client device, communication system, existence confirmation method and program
JP4421563B2 (en) RTP session disconnection detection method, VoIP gateway device and program
WO2015194134A1 (en) Communications state estimation device, communications state estimation method, and storage medium that stores communications state estimation program
JP2010178185A (en) Congestion controller, congestion control method, and congestion control program
JP5420465B2 (en) Communication monitoring apparatus, method and program
JP3732671B2 (en) Transmission device, transmission method, and recording medium recording transmission software
US20060168235A1 (en) Communication control system, communication control method, and relay device
JP7363503B2 (en) Information processing device, information processing method, and information processing system
JP4561791B2 (en) SIP server, control method thereof, and IP telephone system
JP2008219551A (en) Transmission system, communication device, transmission control method, and program
JP2002354145A (en) Packet telephone system
JP5353773B2 (en) RTP data communication device
JP2009206648A (en) Signaling server, data communication system, and signaling processing proxy method and program
JP2007228066A (en) Ip telephone using computer and method for checking computer virus
JP2003078655A (en) Communication apparatus and communication method
KR20120072318A (en) Apparatus and method for preventing call disturbance in voive over ip system for the same

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071003

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080123

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

Free format text: PAYMENT UNTIL: 20110201

Year of fee payment: 3

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

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

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

Free format text: PAYMENT UNTIL: 20110201

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20110201

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120201

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130201

Year of fee payment: 5

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees