JP4194956B2 - Multicast data communication system, branching device, and computer program - Google Patents

Multicast data communication system, branching device, and computer program Download PDF

Info

Publication number
JP4194956B2
JP4194956B2 JP2004020319A JP2004020319A JP4194956B2 JP 4194956 B2 JP4194956 B2 JP 4194956B2 JP 2004020319 A JP2004020319 A JP 2004020319A JP 2004020319 A JP2004020319 A JP 2004020319A JP 4194956 B2 JP4194956 B2 JP 4194956B2
Authority
JP
Japan
Prior art keywords
server
data
request
destination
transmission
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004020319A
Other languages
Japanese (ja)
Other versions
JP2005217650A (en
Inventor
武 井上
鑑 豊島
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
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2004020319A priority Critical patent/JP4194956B2/en
Publication of JP2005217650A publication Critical patent/JP2005217650A/en
Application granted granted Critical
Publication of JP4194956B2 publication Critical patent/JP4194956B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、サーバが送出したデータを分岐装置が複製することで、複数のクライアントへデータを配信するマルチキャストデータ通信システム、及び、各クライアントがサーバ宛に送信した受信要求を捕獲して配信経路を構築する分岐装置、ならびに、コンピュータプログラムに関する。   The present invention relates to a multicast data communication system that distributes data to a plurality of clients by duplicating the data sent by the server, and a distribution route that captures the reception request that each client sends to the server. The present invention relates to a branching device to be constructed and a computer program.

複数のクライアントに対してデータを同報するマルチキャスト通信を実現する方法として、クライアントからの受信要求を分岐装置が捕獲し、分岐点となることで、木状(ツリー状)の配信経路を構築するマルチキャストデータ通信システムが知られている。
例えば、クライアントはリクエストパケットと呼ばれる受信要求を繰り返しサーバ宛に送信し、クライアントからサーバヘの経路上に設置された分岐装置が受信要求を捕獲し、その送信元を登録表に記録することで分岐点となる(例えば、特許文献1参照。)。
As a method to realize multicast communication that broadcasts data to multiple clients, a branching device captures the reception request from the client and becomes a branching point, thereby constructing a tree-like (tree-like) distribution route Multicast data communication systems are known.
For example, the client repeatedly sends a reception request called a request packet to the server, the branching device installed on the path from the client to the server captures the reception request, and records the transmission source in the registration table, so that the branch point (For example, refer to Patent Document 1).

ここで、図17〜図24を用いて従来方式について説明する。図17は、従来のマルチキャストデータ通信システムの構成例を示すブロック図である。
図17〜図24において、サーバ1’とクライアント3、4は、分岐装置2’によって接続されている。サーバ1’と分岐装置2’は、それぞれ登録表5’、登録表6’を管理する。登録表5’、6’の各行には、サーバ名と、そのサーバからのデータを受信する子(データを送信すべき相手)が記録される。例えば、分岐装置2’の登録表6’に、「サーバ1’:クライアント3、クライアント4」という行が記載されていれば、分岐装置2’は、サーバ1’から受信したデータを、クライアント3とクライアント4に中継することを意味する。ここでは、まず、クライアント3、4の順にサーバ1’に対して受信要求を行い、最後にクライアント4が受信を停止する状況を考える。
Here, the conventional method will be described with reference to FIGS. FIG. 17 is a block diagram showing a configuration example of a conventional multicast data communication system.
17 to 24, the server 1 'and the clients 3 and 4 are connected by a branching device 2'. The server 1 ′ and the branch device 2 ′ manage the registration table 5 ′ and the registration table 6 ′, respectively. In each row of the registration tables 5 ′ and 6 ′, a server name and a child (a partner to which data is transmitted) that receives data from the server are recorded. For example, if the registration table 6 ′ of the branching device 2 ′ includes a line “server 1 ′: client 3, client 4”, the branching device 2 ′ transmits the data received from the server 1 ′ to the client 3 And relay to the client 4. Here, first, consider a situation in which a reception request is made to the server 1 ′ in the order of the clients 3 and 4, and finally the client 4 stops receiving.

図18では、クライアント3がサーバ1’宛に受信要求10を送信している。分岐装置2’は、自身を通過しようとする受信要求10を捕獲し、その送信元であるクライアント3を登録表6’のサーバ1’の行に記録する(「サーバ1’:クライアント3」)。
そして、図19に示すように、分岐装置2’は、クライアント3に代わってサーバ1’宛に受信要求11を送信する。受信要求11を受信したサーバ1’は、送信元である分岐装置2’を登録表5’のサーバ1’の行に記録する(「サーバ1’:分岐装置2’」)。
In FIG. 18, the client 3 transmits a reception request 10 addressed to the server 1 ′. The branching device 2 ′ captures the reception request 10 that is going to pass through, and records the client 3 that is the transmission source in the row of the server 1 ′ of the registration table 6 ′ (“server 1 ′: client 3”). .
Then, as illustrated in FIG. 19, the branching device 2 ′ transmits a reception request 11 to the server 1 ′ instead of the client 3. The server 1 ′ that has received the reception request 11 records the branch device 2 ′ that is the transmission source in the row of the server 1 ′ in the registration table 5 ′ (“server 1 ′: branch device 2 ′”).

次に、図20を用いてデータ送信について説明する。サーバ1’は、登録表5’のサーバ1’の行に記録されている分岐装置2’宛にデータ12を送信する。分岐装置2’は、サーバ1’からデータ12を受信すると、登録表6’のサーバ1’の行に記録されているクライアント3宛にデータ13を中継する。
このように受信装置(クライアント)が一台しかいない場合、分岐装置2’は中継処理を行う必要はない。しかしながら、分岐装置2’は、受信したデータパケットの送信元を検査し、登録表6’を検索し、宛先を書き換えて送出するという中継処理を行っている。
Next, data transmission will be described with reference to FIG. The server 1 ′ transmits the data 12 to the branch device 2 ′ recorded in the row of the server 1 ′ of the registration table 5 ′. When receiving the data 12 from the server 1 ′, the branching device 2 ′ relays the data 13 to the client 3 recorded in the row of the server 1 ′ in the registration table 6 ′.
In this way, when there is only one receiving device (client), the branching device 2 ′ does not need to perform relay processing. However, the branching device 2 ′ performs a relay process of inspecting the transmission source of the received data packet, searching the registration table 6 ′, and rewriting and sending the destination.

図21は、クライアント4が分岐装置2’に登録される様子をあらわしている。図21では、クライアント4がサーバ1’宛に受信要求14を送信している。分岐装置2’は、クライアント4がサーバ1’宛に送信した受信要求14を捕獲すると、登録表6’のサーバ1’の行に送信元であるクライアント4を追加する(「サーバ1’:クライアント3、クライアント4」)。分岐装置2’は、既にサーバ1’に受信要求11を送信しているため、再度送る必要はない。このとき、データは図22のように送信される。   FIG. 21 shows a state in which the client 4 is registered in the branch device 2 '. In FIG. 21, the client 4 transmits a reception request 14 addressed to the server 1 '. When the branching device 2 ′ captures the reception request 14 transmitted from the client 4 to the server 1 ′, the branching device 2 ′ adds the client 4 as the transmission source to the row of the server 1 ′ in the registration table 6 ′ (“server 1 ′: client”). 3, client 4 "). Since the branching device 2 'has already transmitted the reception request 11 to the server 1', there is no need to send it again. At this time, the data is transmitted as shown in FIG.

図22において、まず、サーバ1’は、登録表5’のサーバ1’の行に記録されている分岐装置2’にデータ15を送信する。続いて、分岐装置2’は、登録表6’のサーバ1’の行を探し、配信先が複数であるため受信したデータを複製し、宛先の書き換えなどしたデータ16とデータ17をそれぞれクライアント3とクライアント4に中継する。   In FIG. 22, first, the server 1 ′ transmits the data 15 to the branch device 2 ′ recorded in the row of the server 1 ′ in the registration table 5 ′. Subsequently, the branching device 2 ′ searches the row of the server 1 ′ in the registration table 6 ′, duplicates the received data because there are a plurality of distribution destinations, and rewrites the data 16 and the data 17 that are rewritten to the client 3 respectively. And relay to client 4.

最後に、クライアント4が受信を停止する。図23では、クライアント4がサーバ1’宛に停止要求18を送信している。分岐装置2’は自身を通過しようとする停止要求18を捕獲し、その送信元であるクライアント4を登録表6’のサーバ1’の行から削除する(「サーバ1’:クライアント3」)。このときデータは図24に示すように送信される。   Finally, the client 4 stops receiving. In FIG. 23, the client 4 transmits a stop request 18 addressed to the server 1 '. The branching device 2 'captures the stop request 18 that attempts to pass through itself, and deletes the client 4 that is the transmission source from the row of the server 1' in the registration table 6 '("server 1': client 3"). At this time, the data is transmitted as shown in FIG.

図24において、サーバ1’は、登録表5’のサーバ1’の行に記録されている分岐装置2’宛にデータ19を送信する。分岐装置2’は、サーバ1’からデータ19を受信すると、登録表6’のサーバ1’の行に記録されているクライアント3宛にデータ20を中継する。図20と同様に、分岐が不要な状況でありながら、分岐装置2’は、送信元の検査、登録表の検索、宛先書き換えといった処理を行っている。   In FIG. 24, the server 1 ′ transmits the data 19 to the branch device 2 ′ recorded in the row of the server 1 ′ in the registration table 5 ′. When receiving the data 19 from the server 1 ′, the branching device 2 ′ relays the data 20 to the client 3 recorded in the row of the server 1 ′ in the registration table 6 ′. Similar to FIG. 20, the branching apparatus 2 ′ performs processing such as transmission source inspection, registration table search, and destination rewriting, even though branching is not necessary.

一方、マルチキャストツリーを構築するプロトコルの一つであるPIM−SM(Personal Independent Multicast-Sparse Mode)は、直接のデータ供給者であるサーバや直接のデータ享受者であるクライアントではなく、サーバやクライアントと同一サブネット上に設置されたルータ、あるいはランデブーポイントと呼ばれる仮想サーバが受信要求の送受信を行う。
すなわち、クライアントと同一サブネットに設置されたルータは、joinと呼ばれる受信要求をランデブーポイントあるいはサーバと同一サブネットに設置されたルータ宛に送信する。Joinパケットの経路上に設置された分岐装置(通常はマルチキャストルータと呼ばれる)は、このjoinを捕獲し、その送信元を登録表に記録することで分岐点となる。また、クライアントと同一サブネットに設置されたルータは、データの受信を停止する際にpruneと呼ばれる停止要求をランデブーポイントあるいはサーバと同一サブネットに設置されたルータ宛に送信する。Pruneパケットの経路上に設置されたマルチキャストルータは、このpruneを捕獲し、その送信元を登録表から削除する。
この場合も、分岐が不要な状況にある分岐装置は、送信元の検査、登録表の検索、宛先書き換えといった処理を行う。
特開2003−32300号公報
On the other hand, PIM-SM (Personal Independent Multicast-Sparse Mode), one of the protocols for constructing a multicast tree, is not a server that is a direct data supplier or a client that is a direct data receiver. A router installed on the same subnet or a virtual server called a rendezvous point transmits and receives a reception request.
That is, the router installed in the same subnet as the client transmits a reception request called “join” to a router installed in the same subnet as the rendezvous point or server. A branching device (usually called a multicast router) installed on the path of the Join packet captures this join and records its source in the registration table to become a branch point. Also, when a router installed in the same subnet as the client stops data reception, it sends a stop request called prune to a rendezvous point or a router installed in the same subnet as the server. The multicast router installed on the route of the Prune packet captures this prune and deletes its transmission source from the registration table.
Also in this case, the branching device in a situation where branching is not necessary performs processing such as transmission source inspection, registration table search, and destination rewriting.
JP 2003-32300 A

上記した特許文献1に開示されたマルチキャストデータ通信システムやPIM−SM準拠の分岐装置は、1台のクライアントあるいは下流の分岐装置からしか受信要求を受けていない場合であっても、つまり分岐数が1であっても、受信したデータの送信元の検査、登録表の検索、クライアントあるいは下流の分岐装置へのデータ送信といったデータ分岐のための中継処理を行う。また、特許文献1に開示されたマルチキャストデータ通信システムでは、データパケットの宛先を変更することも求められる。本来、分岐数が1である場合、このような中継処理は不要であり、分岐装置の負荷軽減のためにはこの中継処理を回避することが望ましい。   The multicast data communication system and the PIM-SM compliant branching device disclosed in the above-mentioned Patent Document 1 have a number of branches even when a reception request is received only from one client or a downstream branching device. Even if the data is 1, relay processing for data branching such as inspection of the transmission source of received data, search of a registration table, and data transmission to a client or a downstream branching device is performed. In the multicast data communication system disclosed in Patent Document 1, it is also required to change the destination of the data packet. Originally, when the number of branches is 1, such relay processing is unnecessary, and it is desirable to avoid this relay processing in order to reduce the load on the branch device.

本発明は上記事情に鑑みてなされたものであり、マルチキャストデータ配信において、受信したデータパケットを複数のクライアントへ分岐させる分岐装置がデータパケットの分岐が不要な場合には、データ分岐のための中継処理を回避することにより分岐装置の負荷を軽減し、パフォーマンスの向上をはかったマルチキャストデータ通信システム、分岐装置、及び、コンピュータプログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances. In a multicast data distribution, when a branching device that branches a received data packet to a plurality of clients does not need to branch the data packet, the relay for data branching is performed. An object of the present invention is to provide a multicast data communication system, a branching device, and a computer program that reduce the load on the branching device by avoiding the processing and improve the performance.

この発明は、上記の課題を解決すべくなされたもので、請求項1に記載の発明は、1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおいて、前記分岐装置は、クライアントまたは他の分岐装置がサーバ宛に送信した受信要求を捕獲し、該受信要求の宛先のサーバに対応させて、該受信要求の送信元の前記クライアントまたは他の分岐装置を送信先として内部に備える前記登録表に登録する登録操作部と、登録した結果、送信先数が2以外である場合には前記受信要求を透過させ、送信先数が2である場合には、データの送信先を自分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信する変更要求生成部と、サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するパケット送信部とを備え、前記サーバは、前記受信要求を受信したときに該受信要求の送信元の前記クライアントまたは分岐装置を自身に対応する送信先として内部に備える前記登録表に書き込み、前記変更要求を受信したときに該登録表内の自身に対応する送信先を該変更要求により指定される送信先へ変更する登録操作部を備える、ことを特徴とするマルチキャストデータ通信システムである。   The present invention has been made to solve the above-mentioned problems, and the invention according to claim 1 is characterized in that one or more servers and two or more clients are connected via one or more branch devices, and the branch device is provided. Has a registration table that records the destination of data sent from this server and the server, and captures a request to receive data sent to that server when it is on the communication path of the client and server In addition, the client or other branching device that is the transmission source of the reception request is registered as a data transmission destination corresponding to the destination server of the reception request in the registration table provided inside, and a new reception is made to the destination server A series of operations for generating and transmitting a request is repeated until the reception request reaches the destination server, thereby constructing a tree-like distribution route rooted in the server. When the data is transmitted to the transmission destination corresponding to the own server registered in the registration table provided, the branch device that has received the data refers to the registration table provided therein and corresponds to the server that is the transmission source of the data. In a multicast data communication system in which a series of operations for copying and transmitting the data to a distribution destination to be repeated until the data reaches all clients, the branching device receives data sent from the client or another branching device to the server. A registration operation unit that captures a request and corresponds to the destination server of the reception request, and registers the client or other branching device that is the transmission source of the reception request as a transmission destination in the registration table; As a result, when the number of transmission destinations is other than 2, the reception request is made transparent, and when the number of transmission destinations is 2, the data transmission destination is transferred to the own branching device. A change request generation unit that generates a change request for requesting update and transmits the change request to the destination server; receives data transmitted from the server; and transmits data corresponding to the server registered in the registration table A packet transmission unit that transmits the data when the destination number is 1, and copies and transmits the data to the destination client or other branch device when the destination number is 2 or more; When the server receives the reception request, the server writes the client or branching device that is the transmission source of the reception request into the registration table that is internally provided as a transmission destination corresponding to itself, and receives the change request. A multicast data communication system, comprising: a registration operation unit that changes a transmission destination corresponding to itself in the registration table to a transmission destination designated by the change request. Is.

また、請求項2に記載の発明は、請求項1に記載のマルチキャストデータ通信システムであって、前記分岐装置の登録操作部は、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更する、ことを特徴とする。   The invention according to claim 2 is the multicast data communication system according to claim 1, wherein the registration operation unit of the branch device captures a change request transmitted to the server by another branch device, The transmission destination corresponding to the destination server of the change request in the registration table provided inside is changed to the transmission destination specified by the change request.

また、請求項3に記載の発明は、1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおいて、前記分岐装置は、クライアントまたは他の分岐装置がサーバ宛に送信したデータの停止要求を捕獲し、内部に備える前記登録表内の該停止要求の宛先のサーバに対応した送信先から該停止要求の送信元の前記クライアントまたは他の分岐装置を削除する登録操作部と、削除した結果、送信先数がである場合には前記停止要求をそのまま前記サーバへ送信し、送信先数が1である場合には、データの送信先を自分岐装置から、捕獲した前記停止要求の送信元の前記クライアントまたは他の分岐装置以外の、前記登録表内に登録されているクライアントまたは他の分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信する変更要求生成部と、サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するパケット送信部とを備え、前記サーバは、前記停止要求を受信したときに、内部に備える登録表内の自身に対応した送信先から該停止要求の送信元の前記クライアントまたは分岐装置を削除し、前記変更要求を受信したときに該登録表内の自身に対応する送信先を該変更要求により指定される送信先へ変更する登録操作部を備える、ことを特徴とするマルチキャストデータ通信システムである。 According to a third aspect of the present invention, one or more servers and two or more clients are connected via one or more branching devices, and the branching device has one server and data transmitted from this server. A registration table for recording the transmission destination of the client, and when it is on the communication path between the client and the server, captures a reception request for data transmitted to the server, and stores the destination of the reception request in the registration table provided inside A series of operations for registering a client or other branching device that is the transmission source of the reception request as a data transmission destination corresponding to the server and generating and transmitting a new reception request to the destination server Builds a tree-like distribution route rooted in the server by repeating until it reaches the destination server, and the server is registered in an internal registration table and corresponds to its own server When the data is transmitted to the receiver, the branching device that has received the data refers to an internal registration table and copies and transmits the data to the delivery destination corresponding to the server that is the source of the data In a multicast data communication system that repeats a series of operations until data reaches all clients, the branching device captures a data stop request transmitted to a server by a client or another branching device, and includes the registration therein A registration operation unit that deletes the client or other branch device that is the transmission source of the stop request from the transmission destination corresponding to the destination server of the stop request in the table, and the number of transmission destinations is 0 as a result of the deletion the stop request and sends it to the server, in the case the number of the destination is 1, the destination of the data from its own branch device, captured the stop request The non-client or other branching device Xinyuan, the change produces a change request requesting to change the registration client or other branching devices registered in the table and transmits it to the destination server request generation And the data transmitted from the server, and when the number of data destinations corresponding to the server registered in the registration table is 1, the data is transmitted and the number of destinations is 2 or more. A packet transmission unit that replicates and transmits the data to the destination client or other branching device, and the server receives the stop request and has a registration table provided therein. Delete the client or branch device that is the transmission source of the stop request from the transmission destination corresponding to itself, and when the change request is received, the transmission destination corresponding to itself in the registration table is A multicast data communication system comprising a registration operation unit for changing to a transmission destination designated by a change request.

また、請求項4に記載の発明は、請求項3に記載のマルチキャストデータ通信システムであって、前記分岐装置の登録操作部は、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更する、ことを特徴とする。   The invention according to claim 4 is the multicast data communication system according to claim 3, wherein the registration operation unit of the branch device captures a change request transmitted to the server by another branch device, The transmission destination corresponding to the destination server of the change request in the registration table provided inside is changed to the transmission destination specified by the change request.

また、請求項5に記載の発明は、1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおいて用いられる分岐装置であって、クライアントまたは他の分岐装置がサーバ宛に送信した受信要求を捕獲し、該受信要求の宛先のサーバに対応させて、該受信要求の送信元の前記クライアントまたは他の分岐装置を送信先として内部に備える前記登録表に登録する登録操作部と、登録した結果、送信先数が2以外である場合には前記受信要求を透過させ、送信先数が2である場合には、データの送信先を自分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信する変更要求生成部と、サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するパケット送信部と、を備えることを特徴とする分岐装置である。   In the invention according to claim 5, one or more servers and two or more clients are connected via one or more branching devices, and the branching device has one server and data transmitted from this server. A registration table for recording the transmission destination of the client, and when it is on the communication path between the client and the server, captures a reception request for data transmitted to the server, and stores the destination of the reception request in the registration table provided inside A series of operations for registering a client or other branching device that is the transmission source of the reception request as a data transmission destination corresponding to the server and generating and transmitting a new reception request to the destination server Builds a tree-like distribution route rooted in the server by repeating until it reaches the destination server, and the server is registered in an internal registration table and corresponds to its own server When the data is transmitted to the receiver, the branching device that has received the data refers to an internal registration table and copies and transmits the data to the delivery destination corresponding to the server that is the source of the data A branching device used in a multicast data communication system that repeats a series of operations until data reaches all clients, and captures a reception request transmitted to a server by a client or another branching device, and receives the destination of the reception request Corresponding to the server, the registration operation unit that registers the client or other branching device that is the transmission source of the reception request as the transmission destination in the registration table, and the registration result indicates that the number of transmission destinations is other than 2. In some cases, the reception request is made transparent, and when the number of transmission destinations is 2, a change request is generated to request that the data transmission destination be changed to the own branch device. A change request generation unit for transmitting to the destination server, and when data transmitted from the server is received, and the number of data destinations corresponding to the server registered in the registration table is 1, A branching device comprising: a packet transmission unit that transmits data and copies the data to the destination client or other branching device when the number of destinations is two or more; It is.

また、請求項6に記載の発明は、請求項5に記載の分岐装置であって、前記登録操作部は、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更する、ことを特徴とする。   The invention according to claim 6 is the branching device according to claim 5, wherein the registration operation unit captures the change request transmitted to the server by another branching device and includes the registration therein. The transmission destination corresponding to the destination server of the change request in the table is changed to the transmission destination specified by the change request.

また、請求項7に記載の発明は、1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおいて用いられる前記分岐装置であって、クライアントまたは他の分岐装置がサーバ宛に送信したデータの停止要求を捕獲し、内部に備える前記登録表内の該停止要求の宛先のサーバに対応した送信先から該停止要求の送信元の前記クライアントまたは他の分岐装置を削除する登録操作部と、削除した結果、送信先数がである場合には前記停止要求をそのまま前記サーバへ送信し、送信先数が1である場合には、データの送信先を自分岐装置から、捕獲した前記停止要求の送信元の前記クライアントまたは他の分岐装置以外の、前記登録表内に登録されているクライアントまたは他の分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信する変更要求生成部と、サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するパケット送信部と、を備えることを特徴とする分岐装置である。 According to the seventh aspect of the present invention, one or more servers and two or more clients are connected via one or more branch devices, and the branch device includes one server and data transmitted from this server. A registration table for recording the transmission destination of the client, and when it is on the communication path between the client and the server, captures a reception request for data transmitted to the server, and stores the destination of the reception request in the registration table provided inside A series of operations for registering a client or other branching device that is the transmission source of the reception request as a data transmission destination corresponding to the server and generating and transmitting a new reception request to the destination server Builds a tree-like distribution route rooted in the server by repeating until it reaches the destination server, and the server is registered in an internal registration table and corresponds to its own server When the data is transmitted to the receiver, the branching device that has received the data refers to an internal registration table and copies and transmits the data to the delivery destination corresponding to the server that is the source of the data A branching device used in a multicast data communication system that repeats a series of operations until data reaches all clients, and captures a data stop request sent to a server by a client or another branching device, A registration operation unit that deletes the client or other branch device that is the transmission source of the stop request from the transmission destination corresponding to the destination server of the stop request in the registration table, and the number of transmission destinations is 0 as a result of the deletion. directly transmitted to the server the stop request when it is, when the number of the destination is 1, the destination of the data from its own branch device and captured Serial other than the client or other branching device of the transmission source stop request, transmits the generated change request requesting to change the registration client or other branching devices registered in the table to the destination server A change request generation unit that receives data transmitted from a server, and when the number of transmission destinations of data corresponding to the server registered in the registration table is 1, the data is transmitted, When the number is two or more, the branching device includes a packet transmission unit that duplicates and transmits the data to the destination client or other branching device.

また、請求項8に記載の発明は、請求項7に記載の分岐装置であって、前記登録操作部は、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更する、ことを特徴とする。   The invention according to claim 8 is the branching device according to claim 7, wherein the registration operation unit captures a change request transmitted to the server by another branching device and includes the registration therein. The transmission destination corresponding to the destination server of the change request in the table is changed to the transmission destination specified by the change request.

また、請求項9に記載の発明は、1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおける分岐装置に用いられるコンピュータプログラムであって、クライアントまたは他の分岐装置がサーバ宛に送信した受信要求を捕獲し、該受信要求の宛先のサーバに対応させて、該受信要求の送信元の前記クライアントまたは他の分岐装置を送信先として内部に備える前記登録表に登録するステップと、登録した結果、送信先数が2以外である場合には前記受信要求を透過させ、送信先数が2である場合には、データの送信先を自分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信するステップと、サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するステップと、をコンピュータに実行させることを特徴とするコンピュータプログラムである。   According to the ninth aspect of the invention, one or more servers and two or more clients are connected via one or more branching devices, and the branching device has one server and data transmitted from this server. A registration table for recording the transmission destination of the client, and when it is on the communication path between the client and the server, captures a reception request for data transmitted to the server, and stores the destination of the reception request in the registration table provided inside A series of operations for registering a client or other branching device that is the transmission source of the reception request as a data transmission destination corresponding to the server of the server and generating and transmitting a new reception request to the destination server Builds a tree-like distribution route rooted in the server by repeating until it reaches the destination server, and the server is registered in an internal registration table and corresponds to its own server When the data is transmitted to the receiver, the branching device that has received the data refers to an internal registration table and copies and transmits the data to the delivery destination corresponding to the server that is the source of the data A computer program used for a branching device in a multicast data communication system that repeats a series of operations until data reaches all clients, and captures a reception request transmitted to a server by a client or another branching device Corresponding to the destination server of the request, a step of registering the client or other branching device that is the transmission source of the reception request as a transmission destination in the internal registration table, and as a result of registration, the number of transmission destinations is other than 2. If the number of transmission destinations is 2, the data transmission destination is changed to the own branching device. Generating a change request to be generated and transmitting the change request to the destination server; receiving data transmitted from the server; and the number of destinations of data corresponding to the server registered in the registration table is one And transmitting the data to the client or other branching device of the transmission destination when the number of transmission destinations is 2 or more, and causing the computer to execute the data. It is a computer program characterized.

また、請求項10に記載の発明は、請求項9に記載のコンピュータプログラムであって、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更するステップと、をさらに有することを特徴とする。   The invention according to claim 10 is the computer program according to claim 9, which captures the change request transmitted to the server by another branching device and stores the change request in the registration table provided inside. And a step of changing the destination corresponding to the destination server to the destination specified by the change request.

また、請求項11に記載の発明は、1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおける分岐装置に用いられるコンピュータプログラムであって、クライアントまたは他の分岐装置がサーバ宛に送信したデータの停止要求を捕獲し、内部に備える前記登録表内の該停止要求の宛先のサーバに対応した送信先から該停止要求の送信元の前記クライアントまたは他の分岐装置を削除するステップと、削除した結果、送信先数がである場合には前記停止要求をそのまま前記サーバへ送信し、送信先数が1である場合には、データの送信先を自分岐装置から、捕獲した前記停止要求の送信元の前記クライアントまたは他の分岐装置以外の、前記登録表内に登録されているクライアントまたは他の分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信するステップと、サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するステップと、をコンピュータに実行させることを特徴とするコンピュータプログラムである。 According to the eleventh aspect of the present invention, one or more servers and two or more clients are connected via one or more branching devices, and the branching device has one server and data transmitted from this server. A registration table for recording the transmission destination of the client, and when it is on the communication path between the client and the server, captures a reception request for data transmitted to the server, and stores the destination of the reception request in the registration table provided inside A series of operations for registering a client or other branching device that is the transmission source of the reception request as a data transmission destination corresponding to the server and generating and transmitting a new reception request to the destination server Is repeated until it reaches the destination server, a tree-like distribution route rooted at the server is constructed, and the server is registered in an internal registration table and corresponds to its own server. When the data is transmitted to the transmission destination, the branching device that has received the data refers to an internal registration table, and copies and transmits the data to the distribution destination corresponding to the server that is the transmission source of the data. A computer program used for a branching device in a multicast data communication system that repeats a series of operations until data reaches all clients, and captures a data stop request transmitted to a server by a client or another branching device, The step of deleting the client or other branching device that is the transmission source of the stop request from the transmission destination corresponding to the destination server of the stop request in the registration table provided inside, and the number of transmission destinations is 0 as a result of the deletion. the stop request and sends it to the server in the case where, when the number of the destination is 1, their destination of data From the device, captured other than the client or other branching unit of the transmission source of the stop request, generates a change request requesting to change the registration client or other branching devices registered in tables the Transmitting to the destination server, receiving the data transmitted from the server, and transmitting the data when the number of data destinations corresponding to the server registered in the registration table is 1, When the number of transmission destinations is 2 or more, a computer program that causes a computer to execute a step of copying and transmitting the data to the client or other branching device of the transmission destination.

また、請求項12に記載の発明は、請求項11に記載のコンピュータプログラムであって、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更するステップと、をさらに有することを特徴とする。   The invention according to claim 12 is the computer program according to claim 11, which captures the change request transmitted to the server by another branching device and stores the change request in the registration table provided therein. And a step of changing the destination corresponding to the destination server to the destination specified by the change request.

本発明によれば、マルチキャストにより配信されるデータの分岐を行う分岐装置が、クライアントからサーバへの受信要求を捕獲することでマルチキャストの配信経路を構築するマルチキャスト配信システムにおいて、サーバからクライアントへマルチキャストで送信されるデータパケットについて分岐装置におけるデータの分岐が不要である場合に、分岐装置がデータパケットの分岐のための中継処理を行うことを回避することができる。これにより、分岐装置における負荷を軽減し、データ配信のパフォーマンスの向上をはかることができる。   According to the present invention, in a multicast distribution system in which a branching device that branches data distributed by multicast captures a reception request from a client to a server and constructs a multicast distribution route, When it is not necessary to branch the data in the branching device for the data packet to be transmitted, it is possible to avoid the branching device performing relay processing for branching the data packet. As a result, the load on the branching device can be reduced and the performance of data distribution can be improved.

以下、図面を用いて本発明の実施の形態について詳細に説明する。
図1は、本発明の一実施の形態によるマルチキャストデータ通信システムの構成例を示すブロック図である。本実施の形態のマルチキャストデータ通信システムは、1台以上のサーバ1と、2台以上のクライアントとが、1台以上の分岐装置2を介して接続してなる。ここでは、簡単のため、1台のサーバ1と、2台のクライアント3、4とを、1台の分岐装置2を介して接続した構成を用いて説明する。サーバ1は登録表5を、分岐装置2は登録表6を保持し、管理している。この登録表5及び登録表6には、サーバ名と、そのサーバからのデータを受信する子(データを送信すべき相手)が記録される。例えば、分岐装置2の登録表6に、「サーバ1:クライアント3、クライアント4」という行が記載されていれば、分岐装置2は、サーバ1から受信したデータを、クライアント3とクライアント4に中継することを意味する。ここでは、最初にクライアント3、4の順にサーバ1に対してデータの受信を要求する受信要求を行い、最後にクライアント4がデータの受信を停止する状況を考える。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a block diagram showing a configuration example of a multicast data communication system according to an embodiment of the present invention. The multicast data communication system according to the present embodiment is formed by connecting one or more servers 1 and two or more clients via one or more branching devices 2. Here, for the sake of simplicity, description will be given using a configuration in which one server 1 and two clients 3 and 4 are connected via one branch device 2. The server 1 holds and manages the registration table 5, and the branching device 2 holds the registration table 6. In the registration table 5 and the registration table 6, a server name and a child (a partner to which data is to be transmitted) that receives data from the server are recorded. For example, if the line “server 1: client 3, client 4” is described in the registration table 6 of the branch device 2, the branch device 2 relays the data received from the server 1 to the client 3 and the client 4. It means to do. Here, a situation is considered in which a reception request for requesting data reception is first made to the server 1 in the order of the clients 3 and 4 and finally the client 4 stops receiving data.

図2〜図16は、図1に示す実施の形態によるデータ配信の様子を示す図であり、図10、図11は、図2〜図9に示すマルチキャストデータ通信システムの動作シーケンスを示すシーケンス図である。ここでは、サーバ1、分岐装置2、クライアント3,4間の動作の流れが示されている。以下、図2〜図11を参照しながら本発明の実施の形態の動作について詳細に説明する。   2 to 16 are diagrams showing a state of data distribution according to the embodiment shown in FIG. 1, and FIGS. 10 and 11 are sequence diagrams showing an operation sequence of the multicast data communication system shown in FIGS. It is. Here, the flow of operations among the server 1, the branch device 2, and the clients 3 and 4 is shown. Hereinafter, the operation of the embodiment of the present invention will be described in detail with reference to FIGS.

まず、図2において、クライアント3は、サーバ1宛にデータの受信を要求する受信要求50を送信している(図10:ステップS310)。分岐装置2は、サーバ1宛の最初の受信要求50が自身を通過する際に、その送信元であるクライアント3を登録表6のサーバ1の行に子(データの送信先)として記録する(「サーバ1:クライアント3」)(図10:ステップS315)。クライアント3登録後の登録表6におけるサーバ1の行の子の登録数が1である場合、分岐装置2は、受信要求50を終端せず、宛先および送信元を変更することなく、そのままサーバ1に転送する。
サーバ1は、受信要求50が到着すると、受信要求50の送信元であるクライアント3を、登録表5のサーバ1の行に記録する(「サーバ1:クライアント3」)(図10:ステップS320)。
First, in FIG. 2, the client 3 transmits a reception request 50 for requesting data reception to the server 1 (FIG. 10: step S310). When the first reception request 50 addressed to the server 1 passes through the branching device 2, the branching device 2 records the client 3 as the transmission source as a child (data transmission destination) in the row of the server 1 in the registration table 6 ( “Server 1: Client 3”) (FIG. 10: Step S315). When the registered number of children of the row of the server 1 in the registration table 6 after the registration of the client 3 is 1, the branching device 2 does not terminate the reception request 50, and without changing the destination and the transmission source, the server 1 as it is. Forward to.
When the reception request 50 arrives, the server 1 records the client 3 that is the transmission source of the reception request 50 in the row of the server 1 in the registration table 5 (“server 1: client 3”) (FIG. 10: step S320). .

このときのデータの配信は図3のように行われる。サーバ1は登録表5のサーバ1の行に記録されているクライアント3宛にデータ51を送信する(図10:ステップS325)。このとき、分岐装置2は、登録表6における子の登録数が1であるため、データ分岐のための中継処理(以下、単に中継処理)、すなわち、データ51の送信元検査、登録表検索、宛先書き換えといった処理を行わず、そのままクライアント3へ転送する。   Distribution of data at this time is performed as shown in FIG. The server 1 transmits the data 51 to the client 3 recorded in the row of the server 1 in the registration table 5 (FIG. 10: Step S325). At this time, since the number of registered children in the registration table 6 is 1, the branching device 2 performs relay processing for data branching (hereinafter simply referred to as relay processing), that is, transmission source inspection of data 51, registration table search, Transfer to the client 3 as it is without performing processing such as rewriting the destination.

次に、図4に示すように、クライアント4がデータの受信を要求する受信要求52をサーバ1宛に送信する(図10:ステップS330)。分岐装置2は、自身を通過しようとしている受信要求52の送信元であるクライアント4を、登録表6のサーバ1の行に登録する(「サーバ1:クライアント3、クライアント4」)(図10:ステップS335)。このとき、分岐装置2は、子の登録数が2となったため、受信要求52を終端する。そして、図5に示すように、データの送信先を、既に登録されているクライアント3から分岐装置2へ変更するよう指示する変更要求53をサーバ1宛に送信する(ステップS340)。サーバ1は、変更要求53を受信すると、登録表5のサーバ1の行に登録されているクライアント3を分岐装置2に変更する(「サーバ1:分岐装置2」)(図10:ステップS345)。   Next, as shown in FIG. 4, the client 4 transmits a reception request 52 for requesting reception of data to the server 1 (FIG. 10: Step S330). The branching device 2 registers the client 4 that is the transmission source of the reception request 52 that is going to pass through itself in the row of the server 1 in the registration table 6 (“server 1: client 3, client 4”) (FIG. 10: Step S335). At this time, the branching device 2 terminates the reception request 52 because the number of registered children is 2. Then, as shown in FIG. 5, a change request 53 instructing to change the data transmission destination from the already registered client 3 to the branch device 2 is transmitted to the server 1 (step S340). Upon receiving the change request 53, the server 1 changes the client 3 registered in the row of the server 1 in the registration table 5 to the branch device 2 (“server 1: branch device 2”) (FIG. 10: step S345). .

登録表5及び6の変更後、データは、図6のように配信される。まず、サーバ1が登録表5のサーバ1の行に記録されている分岐装置2宛にデータ54を送信する(図10:ステップS350)。分岐装置2は、サーバ1からデータ54を受信すると、登録表6のサーバ1の行を検索し、配信先となる子がクライアント3、クライアント4と複数であるためデータ54を複製してデータ55及びデータ56を生成する。そして、データ55をクライアント3へ、データ56をクライアント4へ送信する(図10:ステップS355、ステップS360)。   After the registration tables 5 and 6 are changed, the data is distributed as shown in FIG. First, the server 1 transmits the data 54 addressed to the branch device 2 recorded in the row of the server 1 in the registration table 5 (FIG. 10: step S350). When the branching device 2 receives the data 54 from the server 1, the branching device 2 searches the row of the server 1 in the registration table 6, and duplicates the data 54 because there are a plurality of children to be distributed to the client 3 and the client 4. And data 56 are generated. Then, the data 55 is transmitted to the client 3 and the data 56 is transmitted to the client 4 (FIG. 10: Step S355, Step S360).

続いて、図7において、クライアント4がデータの受信停止を要求する。すなわち、クライアント4は、サーバ1宛に停止要求57を送信する(図11:ステップS410)。分岐装置2は、自身を通過しようとするサーバ1宛の停止要求57を捕獲し、その送信元であるクライアント4を登録表6のサーバ1の行から削除する(図11:ステップS415)。このとき、登録表6におけるサーバ1の行の子の登録数が1となったため、分岐装置2は分岐処理を行う必要がなくなったことになる。すると、図8に示すように、分岐装置2は、登録表5に登録されている子を分岐装置2から、登録表6のサーバ1の行に1つだけ登録されているクライアント3へ変更するよう指示する変更要求58をサーバ1宛に送信する(図11:ステップS420)。サーバ1は、変更要求58を受信すると、登録表5のサーバ1の行に記録されている分岐装置2をクライアント3に変更する(図11:ステップS425)。   Subsequently, in FIG. 7, the client 4 requests to stop receiving data. That is, the client 4 transmits a stop request 57 to the server 1 (FIG. 11: step S410). The branching device 2 captures the stop request 57 addressed to the server 1 trying to pass through itself, and deletes the client 4 that is the transmission source from the row of the server 1 in the registration table 6 (FIG. 11: step S415). At this time, since the number of registered children of the row of the server 1 in the registration table 6 is 1, the branching device 2 does not need to perform branch processing. Then, as shown in FIG. 8, the branching device 2 changes the child registered in the registration table 5 from the branching device 2 to the client 3 registered only in the row of the server 1 in the registration table 6. A change request 58 instructing to do so is transmitted to the server 1 (FIG. 11: step S420). Upon receiving the change request 58, the server 1 changes the branch device 2 recorded in the row of the server 1 in the registration table 5 to the client 3 (FIG. 11: Step S425).

図9にこのときのデータ配信の様子を示す。図3と同様の手順により、サーバ1は登録表5のサーバ1の行に記録されているクライアント3宛にデータ59を送信する。分岐装置2は、登録表6における子の登録数が1であるため、送信元検査、登録表検索、宛先書き換えといった中継処理を行わず、クライアント3へデータ59を転送する(図11:ステップS430)。   FIG. 9 shows the state of data distribution at this time. The server 1 transmits data 59 to the client 3 recorded in the row of the server 1 in the registration table 5 by the same procedure as in FIG. Since the number of registered children in the registration table 6 is 1, the branching device 2 transfers the data 59 to the client 3 without performing relay processing such as transmission source inspection, registration table search, and destination rewriting (FIG. 11: Step S430). ).

次に、図12〜15を用いて、サーバ1及び分岐装置2の動作を説明する。図12はサーバ1及び分岐装置2を構成する要素のうち、受信要求処理、停止要求処理、変更要求処理に関する部分のみ抽出して示したブロック図である。また、図13〜15は、受信要求、停止要求、変更要求に関する処理のフローチャートである。なお、以下では分岐装置2における動作を説明するが、サーバ1においても同様に動作する。ただし、各要求パケットの終着点はサーバ1であるため、サーバ1は要求パケットを送信しない。具体的には、図12〜図15において、中破線四角は分岐装置2のみが持つ機能である。   Next, operations of the server 1 and the branch device 2 will be described with reference to FIGS. FIG. 12 is a block diagram showing only the parts related to the reception request process, the stop request process, and the change request process extracted from the elements constituting the server 1 and the branching device 2. FIGS. 13 to 15 are flowcharts of processes related to reception requests, stop requests, and change requests. Although the operation in the branch device 2 will be described below, the server 1 operates in the same manner. However, since the end point of each request packet is the server 1, the server 1 does not transmit the request packet. Specifically, in FIGS. 12 to 15, the middle broken line square is a function that only the branching device 2 has.

図12において、分岐装置2は、パケットを受信するパケット受信部200、パケットを送信するパケット送信部201、受信したパケットの種別を判別するパケット種判別部202、登録表207の登録状況を判別する登録状況判別部203、登録表207の登録表の内容を操作する登録操作部205、変更要求を生成する変更要求生成部206、及び、登録表207(登録表6など)を記憶する記録装置からなる。また、サーバ1は、パケット受信部100、パケット送信部101、パケット種判別部102、登録状況判別部103、登録操作部105、及び、登録表107(登録表5など)を記憶する記録装置からなる。サーバ1のパケット受信部100、パケット送信部101、パケット種判別部102、登録状況判別部103、登録操作部105のそれぞれの機能は、分岐装置2のパケット受信部200、パケット送信部201、パケット種判別部202、登録状況判別部203、登録操作部205と同じである。   In FIG. 12, the branching apparatus 2 determines the registration status of the packet reception unit 200 that receives a packet, the packet transmission unit 201 that transmits a packet, the packet type determination unit 202 that determines the type of the received packet, and the registration table 207. From the registration status determination unit 203, the registration operation unit 205 that operates the contents of the registration table 207, the change request generation unit 206 that generates a change request, and the recording device that stores the registration table 207 (such as the registration table 6) Become. The server 1 also includes a packet reception unit 100, a packet transmission unit 101, a packet type determination unit 102, a registration status determination unit 103, a registration operation unit 105, and a recording device that stores a registration table 107 (such as the registration table 5). Become. The functions of the packet receiving unit 100, the packet transmitting unit 101, the packet type determining unit 102, the registration status determining unit 103, and the registration operation unit 105 of the server 1 are the packet receiving unit 200, the packet transmitting unit 201, and the packet of the branching device 2, respectively. This is the same as the seed determination unit 202, registration status determination unit 203, and registration operation unit 205.

最初に、受信要求が分岐装置2を通過しようとした際の動作を説明する。
図13において、分岐装置2は、パケット受信部200からパケットを受信すると(ステップS610)、パケット種判別部202でパケットの種類を判別する(ステップS615)。ここでは、受信したパケットが受信要求であり、その宛先をサーバ110、送信元ノードを送信元111とする。なお、ここでノードとは、クライアント、あるいは、(他の)分岐装置2を示す。
受信したパケットが受信要求であった場合、図14において、登録状況判別部203が、登録表207にサーバ110の行が存在するか確認する(ステップS710)。その結果、サーバ110の行が存在しなければ、登録操作部205は、登録表207にサーバ110の行を作成する(ステップS715)。次に、登録状況判別部203が、登録表207のサーバ110の行に送信元111が登録されているか確認する(ステップS720)。登録されていなければ、登録操作部205は、登録表207のサーバ110の行へ送信元111を登録する(ステップS725)。最後に、登録状況判別部203が、登録表207内のサーバ110の行の登録数を確認する(ステップS730)。子の登録数が1であれば、パケット送信部201は、受信要求をそのままサーバ110ヘ送信する(ステップS735)。
First, an operation when a reception request attempts to pass through the branching device 2 will be described.
In FIG. 13, when the branching device 2 receives a packet from the packet receiving unit 200 (step S610), the packet type determining unit 202 determines the type of packet (step S615). Here, the received packet is a reception request, the destination is the server 110, and the transmission source node is the transmission source 111. Here, the node indicates a client or (other) branching device 2.
When the received packet is a reception request, in FIG. 14, the registration status determination unit 203 confirms whether the row of the server 110 exists in the registration table 207 (step S710). As a result, if there is no row for the server 110, the registration operation unit 205 creates a row for the server 110 in the registration table 207 (step S715). Next, the registration status determination unit 203 checks whether the transmission source 111 is registered in the row of the server 110 in the registration table 207 (step S720). If not registered, the registration operation unit 205 registers the transmission source 111 in the row of the server 110 in the registration table 207 (step S725). Finally, the registration status determination unit 203 checks the number of registrations in the row of the server 110 in the registration table 207 (step S730). If the registered number of children is 1, the packet transmission unit 201 transmits the reception request as it is to the server 110 (step S735).

一方、ステップS730において、登録数が2であったとする。また、このとき、ステップS725において送信元111を登録表207のサーバ110の行に登録する以前に、すでに登録されていたノードをノード112とする。この場合、変更要求生成部206が、サーバ110の子としてノード112と分岐装置2の交換を指示する変更要求を生成し(ステップS740)、パケット送信部201が、サーバ110へ送信する(ステップS745)。   On the other hand, assume that the number of registrations is 2 in step S730. At this time, a node that has already been registered before the transmission source 111 is registered in the row of the server 110 in the registration table 207 in step S725 is referred to as a node 112. In this case, the change request generation unit 206 generates a change request instructing the exchange of the node 112 and the branch device 2 as a child of the server 110 (step S740), and the packet transmission unit 201 transmits the change request to the server 110 (step S745). ).

なお、ステップS720において、登録状況判別部203が登録表207のサーバ110の行に送信元111が登録されていると判断した場合、ステップS730において、登録状況判別部203が、登録表207内のサーバ110の行の子の登録数が2より多いと判断した場合には、分岐装置2は、処理を終了する。   When the registration status determination unit 203 determines in step S720 that the transmission source 111 is registered in the row of the server 110 in the registration table 207, the registration status determination unit 203 determines that the registration status determination unit 203 stores the registration table 207 in the registration table 207 in step S730. If it is determined that the registered number of children in the row of the server 110 is greater than 2, the branch device 2 ends the process.

続いて、図15を用いて、停止要求を受信した場合について説明する。図13のステップS615において、受信したパケットが停止要求であるとパケット種判別部202が判断した場合、登録状況判別部203は、登録表207にこの停止要求の宛先のサーバの行が存在するか確認する(ステップS810)。ここでは、受信した停止要求の宛先をサーバ120、送信元のノードを送信元121とする。   Next, a case where a stop request is received will be described using FIG. If the packet type determination unit 202 determines in step S615 in FIG. 13 that the received packet is a stop request, the registration status determination unit 203 determines whether the stop table destination server row exists in the registration table 207. Confirmation is made (step S810). Here, it is assumed that the destination of the received stop request is the server 120 and the transmission source node is the transmission source 121.

登録状況判別部203が、登録表207に停止要求の宛先のサーバ120の行が存在すると判断した場合、続けて、登録表207のサーバ120の行に送信元121が存在するか確認する(ステップS815)。登録表207のサーバ120の行に送信元121が存在する場合、登録操作部205は、登録表207のサーバ120の行から送信元121を削除する(ステップS820)。   If the registration status determination unit 203 determines that there is a row of the server 120 that is the destination of the stop request in the registration table 207, it continues to check whether the transmission source 121 exists in the row of the server 120 in the registration table 207 (step). S815). When the transmission source 121 exists in the row of the server 120 in the registration table 207, the registration operation unit 205 deletes the transmission source 121 from the row of the server 120 in the registration table 207 (step S820).

続いて、登録状況判別部203が、登録表207内のサーバ120の行の子の登録数を確認する(ステップS825)。登録数が0であれば、パケット送信部201が、停止要求をそのまま宛先のサーバ120ヘ送信する(ステップS830)。
また、登録数が1の場合、この登録表207内のサーバ120の行に登録されているノードをノード122とすると、変更要求生成部206は、サーバ120の子を分岐装置2からノード122へ変更するよう指示する変更要求を生成し(ステップS835)、パケット送信部201が、サーバ120へ送信する(ステップS840)
なお、ステップS810において、登録表207に停止要求の宛先のサーバ120の行が存在しないと判断した場合、ステップS815において、登録表207のサーバ120の行に送信元121が存在しない場合、あるいは、ステップS825において、登録表207のサーバ120の行の登録数が1より多いと判断した場合は、処理を終了する。
Subsequently, the registration status determination unit 203 checks the number of registered children in the row of the server 120 in the registration table 207 (step S825). If the registration number is 0, the packet transmission unit 201 transmits the stop request as it is to the destination server 120 (step S830).
When the number of registrations is 1, assuming that the node registered in the row of the server 120 in the registration table 207 is the node 122, the change request generation unit 206 changes the child of the server 120 from the branching device 2 to the node 122. A change request instructing to change is generated (step S835), and the packet transmission unit 201 transmits the change request to the server 120 (step S840).
Note that if it is determined in step S810 that the row of the server 120 that is the destination of the stop request does not exist in the registration table 207, if the source 121 does not exist in the row of the server 120 in the registration table 207, or If it is determined in step S825 that the number of registrations in the server 120 row of the registration table 207 is greater than 1, the process ends.

最後に、図16を用いて、変更要求を受信した場合について説明する。図13のステップS615において、パケット種判別部202が、受信したパケットが変更要求であると判断する。この変更要求の宛先サーバをサーバ160、変更先ノードをノード161、変更元ノードをノード162とする。登録状況判別部203は、登録表207にサーバ160の行が存在するか否かを判断する(ステップS910)。登録表207にサーバ160の行が存在する場合、登録状況判別部203は、登録表207のサーバ160の行にノード162が子として登録されているか確認する(ステップS915)。もし、登録表207のサーバ160の行にノード162が子として登録されている場合、登録操作部205は、登録表207のサーバ160の行に記録されているノード162を、ノード161に変更し、処理を終了する(ステップS920)。
なお、ステップS910において、登録表207にサーバ160の行が存在しない場合、ステップS915において、登録表207のサーバ160の行にノード162が子として登録されていない場合は、そのまま処理を終了する。
Finally, a case where a change request is received will be described with reference to FIG. In step S615 of FIG. 13, the packet type determination unit 202 determines that the received packet is a change request. The change request destination server is the server 160, the change destination node is the node 161, and the change source node is the node 162. The registration status determination unit 203 determines whether or not the row of the server 160 exists in the registration table 207 (step S910). If there is a row for the server 160 in the registration table 207, the registration status determination unit 203 checks whether the node 162 is registered as a child in the row for the server 160 in the registration table 207 (step S915). If the node 162 is registered as a child in the row of the server 160 in the registration table 207, the registration operation unit 205 changes the node 162 recorded in the row of the server 160 in the registration table 207 to the node 161. The process is terminated (step S920).
In step S910, if there is no row for server 160 in registration table 207, or if node 162 is not registered as a child in the row for server 160 in registration table 207 in step S915, the processing ends.

上述したように、サーバ1においても、上述した図13〜図16と同様に動作する。このとき、分岐装置2のパケット受信部200、パケット送信部201、パケット種判別部202、登録状況判別部203、登録操作部205、登録表207は、それぞれ、サーバ1のパケット受信部100、パケット送信部101、パケット種判別部102、登録状況判別部103、登録操作部105、登録表107と読みかえる。ただし、サーバ1においては、図13におけるステップS735、ステップS740及びステップS745、ならびに、図15におけるステップS830、ステップS835及びステップS840の処理は行わない。   As described above, the server 1 also operates in the same manner as in FIGS. 13 to 16 described above. At this time, the packet reception unit 200, the packet transmission unit 201, the packet type determination unit 202, the registration status determination unit 203, the registration operation unit 205, and the registration table 207 of the branching device 2 are the packet reception unit 100 and the packet of the server 1, respectively. It can be read as transmission unit 101, packet type determination unit 102, registration status determination unit 103, registration operation unit 105, and registration table 107. However, the server 1 does not perform steps S735, S740, and S745 in FIG. 13 and steps S830, S835, and S840 in FIG.

上述する実施の形態によれば、マルチキャストにより配信されるデータの分岐を行う分岐装置が、クライアントからサーバへの受信要求を捕獲することでマルチキャストの配信経路を構築するマルチキャスト配信システムにおいて、サーバからクライアントへマルチキャストで送信されるデータパケットについて分岐装置におけるデータの分岐が不要である場合に、分岐装置がデータパケットの分岐のための中継処理を行うことを回避することができる。これにより、分岐装置における負荷を軽減し、データ配信のパフォーマンスの向上をはかることができる。   According to the embodiment described above, in the multicast distribution system in which the branching device that branches the data distributed by multicast captures the reception request from the client to the server to construct the multicast distribution route, the server to the client When it is not necessary to branch the data in the branching device for the data packet transmitted by multicasting, it is possible to avoid the branching device performing the relay process for branching the data packet. As a result, the load on the branching device can be reduced and the performance of data distribution can be improved.

なお、図12に示すサーバ1のパケット受信部100、パケット送信部101、パケット種判別部102、登録状況判別部103、登録操作部105、及び、登録表107を記録する記録装置、分岐装置2のパケット受信部200、パケット送信部201、パケット種判別部202、登録状況判別部203、登録操作部205、変更要求生成部206、及び、登録表207を記録する記録装置、ならびに、クライアント4,5のそれぞれで実行される手順をコンピュータ読み取り可能な記録媒体に記録し、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって本実施の形態のサーバ1、及び、分岐装置2、ならびに、クライアント4,5を実現することができる。ここでいうコンピュータシステムとは、OSや周辺機器等のハードウェアを含む。   Note that the packet receiving unit 100, the packet transmitting unit 101, the packet type determining unit 102, the registration status determining unit 103, the registration operation unit 105, and the recording device that records the registration table 107 and the branching device 2 of the server 1 shown in FIG. Packet receiving unit 200, packet transmitting unit 201, packet type determining unit 202, registration status determining unit 203, registration operation unit 205, change request generating unit 206, recording device for recording registration table 207, and client 4, 5 is recorded on a computer-readable recording medium, and a program recorded on the recording medium is read into a computer system and executed, thereby executing the server 1 and the branching apparatus of the present embodiment. 2 and clients 4 and 5 can be realized. The computer system here includes an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWWシステムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。
また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。
また、上記プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であっても良い。
Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW 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.

本発明の一実施の形態の構成例を示すブロック図。The block diagram which shows the structural example of one embodiment of this invention. 同実施の形態の動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した動作シーケンス図。The operation | movement sequence diagram quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の動作を説明するために引用した動作シーケンス図。The operation | movement sequence diagram quoted in order to demonstrate operation | movement of the embodiment. 同実施の形態の分岐装置及びサーバの内部構成を機能展開して示したブロック図。The block diagram which expanded and showed the internal structure of the branching device and server of the embodiment. 同実施の形態の分岐装置の動作を説明するために引用したフローチャート。The flowchart quoted in order to demonstrate operation | movement of the branch apparatus of the embodiment. 同実施の形態の分岐装置の動作を説明するために引用したフローチャート。The flowchart quoted in order to demonstrate operation | movement of the branch apparatus of the embodiment. 同実施の形態の分岐装置の動作を説明するために引用したフローチャート。The flowchart quoted in order to demonstrate operation | movement of the branch apparatus of the embodiment. 同実施の形態の分岐装置の動作を説明するために引用したフローチャート。The flowchart quoted in order to demonstrate operation | movement of the branch apparatus of the embodiment. 従来のマルチキャストデータ通信システムの構成を示すブロック図。The block diagram which shows the structure of the conventional multicast data communication system. 従来のマルチキャストデータ通信システムの動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the conventional multicast data communication system. 従来のマルチキャストデータ通信システムの動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the conventional multicast data communication system. 従来のマルチキャストデータ通信システムの動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the conventional multicast data communication system. 従来のマルチキャストデータ通信システムの動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the conventional multicast data communication system. 従来のマルチキャストデータ通信システムの動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the conventional multicast data communication system. 従来のマルチキャストデータ通信システムの動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the conventional multicast data communication system. 従来のマルチキャストデータ通信システムの動作を説明するために引用した図。The figure quoted in order to demonstrate operation | movement of the conventional multicast data communication system.

符号の説明Explanation of symbols

1…サーバ
2…分岐装置
3、4…クライアント
5、6、107、207…登録表
100、200…パケット受信部
101、201…パケット送信部
102、202…パケット種判別部
103、203…登録状況判別部
105、205…登録操作部
206…変更要求生成部

DESCRIPTION OF SYMBOLS 1 ... Server 2 ... Branching device 3, 4 ... Client 5, 6, 107, 207 ... Registration table 100, 200 ... Packet receiving part 101, 201 ... Packet transmission part 102, 202 ... Packet type discrimination | determination part 103, 203 ... Registration status Discriminating unit 105, 205 ... Registration operation unit 206 ... Change request generating unit

Claims (12)

1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、
前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、
前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおいて、
前記分岐装置は、
クライアントまたは他の分岐装置がサーバ宛に送信した受信要求を捕獲し、該受信要求の宛先のサーバに対応させて、該受信要求の送信元の前記クライアントまたは他の分岐装置を送信先として内部に備える前記登録表に登録する登録操作部と、
登録した結果、送信先数が2以外である場合には前記受信要求を透過させ、送信先数が2である場合には、データの送信先を自分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信する変更要求生成部と、
サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するパケット送信部とを備え、
前記サーバは、
前記受信要求を受信したときに該受信要求の送信元の前記クライアントまたは分岐装置を自身に対応する送信先として内部に備える前記登録表に書き込み、前記変更要求を受信したときに該登録表内の自身に対応する送信先を該変更要求により指定される送信先へ変更する登録操作部を備える、
ことを特徴とするマルチキャストデータ通信システム。
One or more servers and two or more clients are connected via one or more branching devices,
When the branching device is provided with a registration table for recording one server and a transmission destination of data transmitted from the server, and is on a communication path between the client and the server, reception of data transmitted to the server Capture the request, register the client or other branching device of the reception request as a data transmission destination corresponding to the destination server of the reception request in the registration table provided inside, and send to the destination server Build a tree-like distribution route rooted at the server by repeating a series of operations for generating and transmitting a new reception request until the reception request reaches the destination server,
When the server is registered in an internal registration table and transmits data to a transmission destination corresponding to the server, the branching device that has received the data refers to the internal registration table, and In a multicast data communication system that repeats a series of operations for copying and transmitting the data to a delivery destination corresponding to a transmission source server until the data reaches all clients.
The branching device is:
Capture a reception request transmitted to a server by a client or another branch device, and correspond to the destination server of the reception request, and internally use the client or other branch device that is the transmission source of the reception request as a transmission destination A registration operation unit for registering in the registration table;
As a result of registration, if the number of transmission destinations is other than 2, the reception request is made transparent. If the number of transmission destinations is 2, a change request for requesting to change the data transmission destination to its own branching device is issued. A change request generator for generating and transmitting to the destination server;
When data transmitted from a server is received and the number of transmission destinations of data corresponding to the server registered in the registration table is 1, the data is transparent, and the number of transmission destinations is 2 or more Includes a packet transmission unit that duplicates and transmits the data to the client or other branch device of the transmission destination,
The server
When the reception request is received, the client or branching device that is the transmission source of the reception request is written in the registration table provided internally as a transmission destination corresponding to itself, and when the change request is received, A registration operation unit for changing a transmission destination corresponding to itself to a transmission destination designated by the change request;
A multicast data communication system.
前記分岐装置の登録操作部は、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更する、
ことを特徴とする請求項1に記載のマルチキャストデータ通信システム。
The registration operation unit of the branch device captures the change request transmitted to the server by the other branch device, and determines the transmission destination corresponding to the destination server of the change request in the registration table provided therein by the change request. Change to the specified destination,
The multicast data communication system according to claim 1.
1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、
前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、
前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおいて、
前記分岐装置は、
クライアントまたは他の分岐装置がサーバ宛に送信したデータの停止要求を捕獲し、内部に備える前記登録表内の該停止要求の宛先のサーバに対応した送信先から該停止要求の送信元の前記クライアントまたは他の分岐装置を削除する登録操作部と、
削除した結果、送信先数がである場合には前記停止要求をそのまま前記サーバへ送信し、送信先数が1である場合には、データの送信先を自分岐装置から、捕獲した前記停止要求の送信元の前記クライアントまたは他の分岐装置以外の、前記登録表内に登録されているクライアントまたは他の分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信する変更要求生成部と、
サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するパケット送信部とを備え、
前記サーバは、
前記停止要求を受信したときに、内部に備える登録表内の自身に対応した送信先から該停止要求の送信元の前記クライアントまたは分岐装置を削除し、前記変更要求を受信したときに該登録表内の自身に対応する送信先を該変更要求により指定される送信先へ変更する登録操作部を備える、
ことを特徴とするマルチキャストデータ通信システム。
One or more servers and two or more clients are connected via one or more branching devices,
When the branching device is provided with a registration table for recording one server and a transmission destination of data transmitted from the server, and is on a communication path between the client and the server, reception of data transmitted to the server Capture the request, register the client or other branching device of the reception request as a data transmission destination corresponding to the destination server of the reception request in the registration table provided inside, and send to the destination server Build a tree-like distribution route rooted at the server by repeating a series of operations for generating and transmitting a new reception request until the reception request reaches the destination server,
When the server is registered in an internal registration table and transmits data to a transmission destination corresponding to the server, the branching device that has received the data refers to the internal registration table, and In a multicast data communication system that repeats a series of operations for copying and transmitting the data to a delivery destination corresponding to a transmission source server until the data reaches all clients.
The branching device is:
The client that is the transmission source of the stop request from the transmission destination corresponding to the destination server of the stop request within the registration table that captures the stop request of the data transmitted to the server by the client or another branch device Or a registration operation unit for deleting other branch devices;
As a result of the deletion, if the number of transmission destinations is 0 , the stop request is transmitted as it is to the server, and if the number of transmission destinations is 1, the stop of capturing the data transmission destination from its own branching device A change that generates a change request that requests a change to a client or other branch device registered in the registration table other than the client or other branch device that is the source of the request, and transmits the change request to the destination server A request generator;
When data transmitted from a server is received and the number of transmission destinations of data corresponding to the server registered in the registration table is 1, the data is transparent, and the number of transmission destinations is 2 or more Includes a packet transmission unit that duplicates and transmits the data to the client or other branch device of the transmission destination,
The server
When the stop request is received, the client or branch device that is the transmission source of the stop request is deleted from the transmission destination corresponding to itself in the registration table provided therein, and the registration table is received when the change request is received. A registration operation unit for changing the transmission destination corresponding to itself to the transmission destination specified by the change request,
A multicast data communication system.
前記分岐装置の登録操作部は、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更する、
ことを特徴とする請求項3に記載のマルチキャストデータ通信システム。
The registration operation unit of the branch device captures the change request transmitted to the server by the other branch device, and determines the transmission destination corresponding to the destination server of the change request in the registration table provided therein by the change request. Change to the specified destination,
The multicast data communication system according to claim 3.
1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、
前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、
前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおいて用いられる分岐装置であって、
クライアントまたは他の分岐装置がサーバ宛に送信した受信要求を捕獲し、該受信要求の宛先のサーバに対応させて、該受信要求の送信元の前記クライアントまたは他の分岐装置を送信先として内部に備える前記登録表に登録する登録操作部と、
登録した結果、送信先数が2以外である場合には前記受信要求を透過させ、送信先数が2である場合には、データの送信先を自分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信する変更要求生成部と、
サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するパケット送信部と、
を備えることを特徴とする分岐装置。
One or more servers and two or more clients are connected via one or more branching devices,
When the branching device is provided with a registration table for recording one server and a transmission destination of data transmitted from the server, and is on a communication path between the client and the server, reception of data transmitted to the server Capture the request, register the client or other branching device of the reception request as a data transmission destination corresponding to the destination server of the reception request in the registration table provided inside, and send to the destination server Build a tree-like distribution route rooted at the server by repeating a series of operations for generating and transmitting a new reception request until the reception request reaches the destination server,
When the server is registered in an internal registration table and transmits data to a transmission destination corresponding to the server, the branching device that has received the data refers to the internal registration table, and A branching device used in a multicast data communication system that repeats a series of operations for copying and transmitting the data to a delivery destination corresponding to a transmission source server until the data reaches all clients,
Capture a reception request transmitted to a server by a client or another branch device, and correspond to the destination server of the reception request, and internally use the client or other branch device that is the transmission source of the reception request as a transmission destination A registration operation unit for registering in the registration table;
As a result of registration, if the number of transmission destinations is other than 2, the reception request is made transparent. If the number of transmission destinations is 2, a change request for requesting to change the data transmission destination to its own branching device is issued. A change request generator for generating and transmitting to the destination server;
When data transmitted from a server is received and the number of transmission destinations of data corresponding to the server registered in the registration table is 1, the data is transparent, and the number of transmission destinations is 2 or more A packet transmission unit that replicates and transmits the data to the client or other branch device of the transmission destination;
A branching device comprising:
前記登録操作部は、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更する、
ことを特徴とする請求項5に記載の分岐装置。
The registration operation unit captures a change request transmitted to a server by another branch device, and designates a transmission destination corresponding to a destination server of the change request in the registration table provided therein by the change request. Change to destination,
The branching device according to claim 5.
1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、
前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、
前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおいて用いられる前記分岐装置であって、
クライアントまたは他の分岐装置がサーバ宛に送信したデータの停止要求を捕獲し、内部に備える前記登録表内の該停止要求の宛先のサーバに対応した送信先から該停止要求の送信元の前記クライアントまたは他の分岐装置を削除する登録操作部と、
削除した結果、送信先数がである場合には前記停止要求をそのまま前記サーバへ送信し、送信先数が1である場合には、データの送信先を自分岐装置から、捕獲した前記停止要求の送信元の前記クライアントまたは他の分岐装置以外の、前記登録表内に登録されているクライアントまたは他の分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信する変更要求生成部と、
サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するパケット送信部と、
を備えることを特徴とする分岐装置。
One or more servers and two or more clients are connected via one or more branching devices,
When the branching device is provided with a registration table for recording one server and a transmission destination of data transmitted from the server, and is on a communication path between the client and the server, reception of data transmitted to the server Capture the request, register the client or other branching device of the reception request as a data transmission destination corresponding to the destination server of the reception request in the registration table provided inside, and send to the destination server Build a tree-like distribution route rooted at the server by repeating a series of operations for generating and transmitting a new reception request until the reception request reaches the destination server,
When the server is registered in an internal registration table and transmits data to a transmission destination corresponding to the server, the branching device that has received the data refers to the internal registration table, and A branching device used in a multicast data communication system that repeats a series of operations for copying and transmitting the data to a delivery destination corresponding to a transmission source server until the data reaches all clients,
The client that is the transmission source of the stop request from the transmission destination corresponding to the destination server of the stop request within the registration table that captures the stop request of the data transmitted to the server by the client or another branch device Or a registration operation unit for deleting other branch devices;
As a result of the deletion, if the number of transmission destinations is 0 , the stop request is transmitted as it is to the server, and if the number of transmission destinations is 1, the stop of capturing the data transmission destination from its own branching device A change that generates a change request that requests a change to a client or other branch device registered in the registration table other than the client or other branch device that is the source of the request, and transmits the change request to the destination server A request generator;
When data transmitted from a server is received and the number of transmission destinations of data corresponding to the server registered in the registration table is 1, the data is transparent, and the number of transmission destinations is 2 or more A packet transmission unit that replicates and transmits the data to the client or other branch device of the transmission destination;
A branching device comprising:
前記登録操作部は、他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更する、
ことを特徴とする請求項7に記載の分岐装置。
The registration operation unit captures a change request transmitted to a server by another branch device, and designates a transmission destination corresponding to a destination server of the change request in the registration table provided therein by the change request. Change to destination,
The branching device according to claim 7.
1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、
前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、
前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおける分岐装置に用いられるコンピュータプログラムであって、
クライアントまたは他の分岐装置がサーバ宛に送信した受信要求を捕獲し、該受信要求の宛先のサーバに対応させて、該受信要求の送信元の前記クライアントまたは他の分岐装置を送信先として内部に備える前記登録表に登録するステップと、
登録した結果、送信先数が2以外である場合には前記受信要求を透過させ、送信先数が2である場合には、データの送信先を自分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信するステップと、
サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するステップと、
をコンピュータに実行させることを特徴とするコンピュータプログラム。
One or more servers and two or more clients are connected via one or more branching devices,
When the branching device is provided with a registration table for recording one server and a transmission destination of data transmitted from the server, and is on a communication path between the client and the server, reception of data transmitted to the server Capture the request, register the client or other branching device of the reception request as a data transmission destination corresponding to the destination server of the reception request in the registration table provided inside, and send to the destination server Build a tree-like distribution route rooted at the server by repeating a series of operations for generating and transmitting a new reception request until the reception request reaches the destination server,
When the server is registered in an internal registration table and transmits data to a transmission destination corresponding to the server, the branching device that has received the data refers to the internal registration table, and A computer program used for a branching device in a multicast data communication system that repeats a series of operations for copying and transmitting the data to a delivery destination corresponding to a transmission source server until the data reaches all clients,
Capture a reception request transmitted to a server by a client or another branch device, and correspond to the destination server of the reception request, and internally use the client or other branch device that is the transmission source of the reception request as a transmission destination Registering in the registration table comprising:
As a result of registration, if the number of transmission destinations is other than 2, the reception request is made transparent. If the number of transmission destinations is 2, a change request for requesting to change the data transmission destination to its own branching device is issued. Generating and transmitting to the destination server;
When data transmitted from a server is received and the number of transmission destinations of data corresponding to the server registered in the registration table is 1, the data is transparent, and the number of transmission destinations is 2 or more A step of replicating and transmitting the data to the client or other branch device of the transmission destination;
A computer program for causing a computer to execute.
他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更するステップと、
をさらに有することを特徴とする請求項9に記載のコンピュータプログラム。
A step of capturing a change request transmitted to a server by another branch device, and changing a transmission destination corresponding to the destination server of the change request in the registration table provided therein to a transmission destination specified by the change request When,
The computer program according to claim 9, further comprising:
1以上のサーバと2以上のクライアントとが1以上の分岐装置を介して接続され、
前記分岐装置が、一つのサーバと、このサーバから送信されるデータの送信先を記録する登録表を備え、クライアント及びサーバの通信経路上にある場合に、該サーバ宛てに送信されたデータの受信要求を捕獲し、内部に備える前記登録表に該受信要求の宛先のサーバに対応したデータの送信先として該受信要求の送信元のクライアントあるいは他の分岐装置を登録するとともに、該宛先のサーバへ新たな受信要求を生成して送信する一連の動作を、受信要求が該宛先のサーバに到達するまで繰り返すことによりサーバを根とした木状の配信経路を構築し、
前記サーバが、内部に備える登録表に登録され、自サーバに対応する送信先にデータを送信したときに、該データを受信した前記分岐装置が、内部に備える登録表を参照し、該データの送信元のサーバに対応する配信先に該データを複製して送信する一連の動作を、データが全クライアントに到達するまで繰り返すマルチキャストデータ通信システムにおける分岐装置に用いられるコンピュータプログラムであって、
クライアントまたは他の分岐装置がサーバ宛に送信したデータの停止要求を捕獲し、内部に備える前記登録表内の該停止要求の宛先のサーバに対応した送信先から該停止要求の送信元の前記クライアントまたは他の分岐装置を削除するステップと、
削除した結果、送信先数がである場合には前記停止要求をそのまま前記サーバへ送信し、送信先数が1である場合には、データの送信先を自分岐装置から、捕獲した前記停止要求の送信元の前記クライアントまたは他の分岐装置以外の、前記登録表内に登録されているクライアントまたは他の分岐装置に変更するよう要求する変更要求を生成して前記宛先のサーバへ送信するステップと、
サーバから送信されたデータを受信し、前記登録表に登録されている該サーバに対応したデータの送信先数が1である場合には前記データを透過させ、送信先数が2以上である場合には、送信先の前記クライアントまたは他の分岐装置へ該データを複製して送信するステップと、
をコンピュータに実行させることを特徴とするコンピュータプログラム。
One or more servers and two or more clients are connected via one or more branching devices,
When the branching device is provided with a registration table for recording one server and a transmission destination of data transmitted from the server, and is on a communication path between the client and the server, reception of data transmitted to the server Capture the request, register the client or other branching device of the reception request as a data transmission destination corresponding to the destination server of the reception request in the registration table provided inside, and send to the destination server Build a tree-like distribution route rooted at the server by repeating a series of operations for generating and transmitting a new reception request until the reception request reaches the destination server,
When the server is registered in an internal registration table and transmits data to a transmission destination corresponding to the server, the branching device that has received the data refers to the internal registration table, and A computer program used for a branching device in a multicast data communication system that repeats a series of operations for copying and transmitting the data to a delivery destination corresponding to a transmission source server until the data reaches all clients,
The client that is the transmission source of the stop request from the transmission destination corresponding to the destination server of the stop request within the registration table that captures the stop request of the data transmitted to the server by the client or another branch device Or a step of deleting another branch device;
As a result of the deletion, if the number of transmission destinations is 0 , the stop request is transmitted as it is to the server, and if the number of transmission destinations is 1, the stop of capturing the data transmission destination from its own branching device A step of generating a change request for requesting a change to a client or other branch device registered in the registration table other than the client or other branch device that is a transmission source of the request, and transmitting the change request to the destination server When,
When data transmitted from a server is received and the number of transmission destinations of data corresponding to the server registered in the registration table is 1, the data is transparent, and the number of transmission destinations is 2 or more A step of replicating and transmitting the data to the client or other branch device of the transmission destination;
A computer program for causing a computer to execute.
他の分岐装置がサーバ宛に送信した変更要求を捕獲し、内部に備える前記登録表における該変更要求の宛先のサーバに対応する送信先を、該変更要求により指定される送信先へ変更するステップと、
をさらに有することを特徴とする請求項11に記載のコンピュータプログラム。

A step of capturing a change request transmitted to a server by another branch device, and changing a transmission destination corresponding to the destination server of the change request in the registration table provided therein to a transmission destination specified by the change request When,
The computer program according to claim 11, further comprising:

JP2004020319A 2004-01-28 2004-01-28 Multicast data communication system, branching device, and computer program Expired - Fee Related JP4194956B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004020319A JP4194956B2 (en) 2004-01-28 2004-01-28 Multicast data communication system, branching device, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004020319A JP4194956B2 (en) 2004-01-28 2004-01-28 Multicast data communication system, branching device, and computer program

Publications (2)

Publication Number Publication Date
JP2005217650A JP2005217650A (en) 2005-08-11
JP4194956B2 true JP4194956B2 (en) 2008-12-10

Family

ID=34904270

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004020319A Expired - Fee Related JP4194956B2 (en) 2004-01-28 2004-01-28 Multicast data communication system, branching device, and computer program

Country Status (1)

Country Link
JP (1) JP4194956B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7620045B2 (en) 2003-07-07 2009-11-17 Ntt Docomo, Inc Communication system, multicast-capable router, transmitter terminal, receiver terminal, and communication method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4669866B2 (en) * 2007-08-22 2011-04-13 日本電信電話株式会社 Stream delivery system and method
JP5537000B2 (en) 2008-08-13 2014-07-02 富士通株式会社 Multimedia broadcasting / broadcasting service communication control method and apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7620045B2 (en) 2003-07-07 2009-11-17 Ntt Docomo, Inc Communication system, multicast-capable router, transmitter terminal, receiver terminal, and communication method

Also Published As

Publication number Publication date
JP2005217650A (en) 2005-08-11

Similar Documents

Publication Publication Date Title
JP2825120B2 (en) Method and communication network for multicast transmission
EP1703701A1 (en) APIs to build peer to peer messaging applications
JP2007128503A (en) Method of discovering network resource
CN103825826B (en) The implementation method and device of a kind of dynamic routing
JP2005160075A5 (en)
JP2016066882A (en) Communication system, node device, node program, and communication program
CN114567592B (en) Multicast forwarding method and device based on FPGA accelerator and multicast router
JP4194956B2 (en) Multicast data communication system, branching device, and computer program
JP4233437B2 (en) Anonymous data transmission method, anonymous data relay method, anonymous data transmission device, anonymous data relay device, anonymous data transmission program, and anonymous data relay program
TWI306707B (en) Methods for constructing multi-point-link interactive environments using based on point-to-point connections in wireless networks
JP2006048507A (en) File search method, terminal, program, and recording medium
CN103841139A (en) Data transmission method, device and system
JP4094537B2 (en) Multicast data communication system, branching apparatus, and program
KR100431206B1 (en) Table management methode for distributed forwarding in high speed router
US20090216894A1 (en) Relay apparatus for use in e-mail-based chat system
JP4001047B2 (en) Relay device
JP6371321B2 (en) COMMUNICATION SYSTEM AND PACKET TRANSFER METHOD
JP5979223B2 (en) Service search method, program, and server apparatus in distributed processing
KR102339661B1 (en) Gateway Devices For DDS
JP2000295294A (en) Network system, network control method and signal transmitter-receiver
JP4534758B2 (en) Information processing apparatus, information processing method, information processing program, and peer-to-peer system
JP2006184953A (en) Information processor, information processing method, information processing program, and peer-to-peer system
JP2011229132A (en) Communication device and program
JP5907132B2 (en) Relay device, program, and communication system
JP2004334427A (en) Communication device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060413

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080226

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080421

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080924

R151 Written notification of patent or utility model registration

Ref document number: 4194956

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20111003

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121003

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20131003

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