JP4715388B2 - Information distribution system, information distribution method, node apparatus included in information distribution system, and information processing program - Google Patents

Information distribution system, information distribution method, node apparatus included in information distribution system, and information processing program Download PDF

Info

Publication number
JP4715388B2
JP4715388B2 JP2005243335A JP2005243335A JP4715388B2 JP 4715388 B2 JP4715388 B2 JP 4715388B2 JP 2005243335 A JP2005243335 A JP 2005243335A JP 2005243335 A JP2005243335 A JP 2005243335A JP 4715388 B2 JP4715388 B2 JP 4715388B2
Authority
JP
Japan
Prior art keywords
node
information
content
node device
request
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
JP2005243335A
Other languages
Japanese (ja)
Other versions
JP2007058597A (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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2005243335A priority Critical patent/JP4715388B2/en
Priority to PCT/JP2006/314657 priority patent/WO2007023636A1/en
Publication of JP2007058597A publication Critical patent/JP2007058597A/en
Application granted granted Critical
Publication of JP4715388B2 publication Critical patent/JP4715388B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers

Description

本発明は、ネットワークを介して互いに接続された複数のノード装置を備えたピアツーピア(Peer to Peer(P2P))型の情報(コンテンツ)配信システムに関し、特に、複数のノード装置が一のノード装置に集中してコンテンツを要求する場合にコンテンツ要求により回線が混雑する不都合を解消した情報(コンテンツ)配信システムおよび方法等の技術分野に関する。   The present invention relates to a peer-to-peer (P2P) type information (content) distribution system including a plurality of node devices connected to each other via a network, and in particular, a plurality of node devices are integrated into one node device. The present invention relates to a technical field such as an information (content) distribution system and method that eliminates the inconvenience that lines are congested due to content requests when concentrated requests are made.

ピアツーピア型の情報配信システムにおいて、例えば、分散ハッシュテーブル(以下、DHT(Distributed Hash Table)という)を利用して論理的に構築されたオーバーレイネットワークでは、各ノード装置が、当該オーバーレイネットワークに参加している全てのノード装置へのリンク情報(例えば、IPアドレス)を認識しているわけではなく、参加の際などに得られる一部のノード装置へのリンク情報だけを保持しており、かかるリンク情報に基づき、データの問い合わせ等を行うようになっている。   In a peer-to-peer type information distribution system, for example, in an overlay network logically constructed using a distributed hash table (hereinafter referred to as a DHT (Distributed Hash Table)), each node device participates in the overlay network. It does not recognize link information (for example, IP address) to all the node devices, but holds only link information to some node devices obtained at the time of participation. Inquiries about data are made based on the above.

このようなオーバーレイネットワークにおいては、ノード装置の参加及び脱退(離脱)が頻繁に行われても、負荷分散が適切に行われる必要があり、非特許文献1には、オーバーレイネットワークにおいて、参加及び脱退(離脱)が頻繁に行われる場合であっても、適切に負荷分散を行うための技術が開示されている。   In such an overlay network, even when node devices frequently participate and leave (leave), load balancing needs to be performed appropriately. Non-Patent Document 1 describes participation and withdrawal in an overlay network. A technique for appropriately distributing load even when (separation) is frequently performed is disclosed.

こうしたピアツーピア型のコンテンツ配信システムにおいては、各ノード装置がコンテンツデータを保持するコンテンツ配信サーバとなり、また、各ノード装置がコンテンツ配信要求クライアントにもなる。   In such a peer-to-peer type content distribution system, each node device becomes a content distribution server that holds content data, and each node device also becomes a content distribution request client.

このようなコンテンツ配信システムにおいて、コンテンツ配信サーバであるノード装置がコンテンツデータを保持しているだけでなく、ネットワーク上の他のノード装置もコンテンツデータの複製を保持しているものが知られている。以下、コンテンツデータの複製を保持しているノード装置をレプリカノードともいう。コンテンツ配信要求クライアントであるノード装置は、要求するコンテンツをこのようなレプリカノードから入手することもできる。このようなコンテンツ配信システムは、あるコンテンツに対する配信要求が増加した場合に、コンテンツ配信サーバであるノード装置だけでなく、その複製を保持しているレプリカノード装置からもコンテンツを配信できるため、コンテンツ配信サーバであるノード装置へのアクセスの集中を回避できるものである。   In such a content distribution system, it is known that not only a node device which is a content distribution server holds content data but also other node devices on the network hold a copy of the content data. . Hereinafter, a node device that holds a copy of content data is also referred to as a replica node. The node device that is a content distribution request client can also obtain the requested content from such a replica node. Such a content distribution system can distribute content not only from a node device that is a content distribution server but also from a replica node device that holds a copy when the number of distribution requests for the content increases. Concentration of access to the node device as a server can be avoided.

また、P2P型のコンテンツ配信方法として、コンテンツ配信サーバと、クライアント装置群と、サーバ装置およびクライアント装置との接続関係を制御するトポロジ制御装置とで構成されたシステムにおける方法が知られている(特許文献1参照)。このコンテンツ配信方法では、クライアント装置がコンテンツ取得要求をトポロジ制御装置に問い合わせると、トポロジ制御装置において接続先候補に含まれるピア装置の識別情報をクライアント装置に通知し、クライアント装置において識別情報で示されるピア装置に対し接続を試み、クライアント装置においてパケットを受信する。トポロジ制御装置においては、接続先候補に含まれるピア装置の中から、事前に定義された選択ポリシにより接続先候補を絞り込んで抽出している。このトポロジ制御装置による動作により、あるクライアント装置に対して情報を送信するサーバ装置またはコンテンツ配信可能なクライアント装置の中から適切な接続先を選択する手段を提供し、ユーザに対してコンテンツ再生の中断、スキップ、逆戻りなどが発生しない高品質なサービスを提供している。
「分散ハッシュテーブルの軽量な負荷分散手法の検討」 社団法人 電子情報通信学会 信学技報 特開2004−246790号公報
Further, as a P2P type content distribution method, a method in a system including a content distribution server, a client device group, and a topology control device that controls connection relation between the server device and the client device is known (patent). Reference 1). In this content distribution method, when the client device inquires of the topology control device for a content acquisition request, the topology control device notifies the client device of identification information of the peer device included in the connection destination candidate, and is indicated by the identification information in the client device. Attempts to connect to the peer device and receives the packet at the client device. In the topology control device, the connection destination candidates are narrowed down and extracted from the peer devices included in the connection destination candidates using a pre-defined selection policy. By this operation of the topology control device, a means for selecting an appropriate connection destination from a server device that transmits information to a certain client device or a client device that can distribute content is provided, and content reproduction is interrupted to the user. , Providing high-quality services that do not cause skipping, reversing, etc.
"Examination of lightweight load balancing method for distributed hash table" The Institute of Electronics, Information and Communication Engineers IEICE technical report JP 2004-246790 A

従来のサーバ−クライアント型のコンテンツ配信システムにおいては、特定の人気コンテンツを有するサーバ装置にクライアント装置からのアクセスが集中し、コンテンツの配信を希望する複数のユーザのノード装置において、希望のコンテンツをストレスなく高品質に入手して視聴することが困難になるという不都合がある。   In a conventional server-client type content distribution system, access from a client device concentrates on a server device having specific popular content, and stress is applied to the desired content in node devices of a plurality of users who wish to distribute the content. There is an inconvenience that it is difficult to obtain and view it with high quality.

一方、P2P型のコンテンツ配信システムにおいては、特定の人気コンテンツを有するノード装置の他に、当該コンテンツの複製を保持しているレプリカノードを配置することにより、上述のようにコンテンツ配信サーバであるノード装置へのアクセスの集中を回避している。   On the other hand, in the P2P type content distribution system, a node serving as a content distribution server as described above is arranged by arranging a replica node holding a copy of the content in addition to a node device having a specific popular content. Avoids concentration of access to the device.

しかしながら、レプリカノードが十分に配置されていない場合には、従来のサーバ−クライアント型のコンテンツ配信システムと同様の不都合が想定される。すなわち、コンテンツの配信を希望する複数のユーザのノード装置において、通信がとぎれたり、エラーが発生することにより、コンテンツの品質が低下する可能性が高くなる。そのため、ユーザはコンテンツをストレスなく高品質に入手して視聴することが困難になる。   However, when the replica nodes are not sufficiently arranged, the same inconvenience as in the conventional server-client type content distribution system is assumed. In other words, there is a high possibility that the quality of the content will deteriorate due to the interruption of communication or the occurrence of an error in the node devices of a plurality of users who wish to distribute the content. Therefore, it becomes difficult for the user to obtain and view the content with high quality without stress.

特許文献1に開示されたコンテンツ配信方法においては、P2P型のコンテンツ配信において、いわゆるツリー型の配信トポロジを制御して適切な接続先を選択する技術が開示されているものの、ある装置に対するアクセスの集中を回避するという観点からは技術が開示されていない。   In the content distribution method disclosed in Patent Document 1, a technique for controlling a so-called tree-type distribution topology and selecting an appropriate connection destination in P2P type content distribution is disclosed. No technology is disclosed from the viewpoint of avoiding concentration.

本発明は、以上の不都合に鑑みてなされたものであり、複数のノード装置を有するP2P型のコンテンツ配信システムにおいて、複数のノード装置が一のノード装置に集中してコンテンツを要求することによるコンテンツの品質低下等の不都合を解消したコンテンツ配信システム及び方法等を提供することを課題とする。   The present invention has been made in view of the above inconveniences, and in a P2P type content distribution system having a plurality of node devices, content obtained by a plurality of node devices concentrating on one node device and requesting content. It is an object of the present invention to provide a content distribution system, method, and the like that eliminate inconveniences such as quality degradation.

上記課題を解決するために、請求項1に記載の発明は、ネットワークを介して接続された複数のノード装置を備え、前記複数のノード装置に分散して記憶されるコンテンツが、前記複数のノード装置に含まれるード装置からのノード装置配信される情報配信システムであって、前記複数のノード装置に含まれる一のノード装置は、前記コンテンツ送信可能な前記ノード装置を示すノード情報の送信を要求するための要求情報であって、前記コンテンツに対応する固有の識別情報を含む前記要求情報を、前記複数のノード装置に含まれる前記ノード装置から受信する要求情報受信手段と、前記複数のノード装置に分散して記憶されるコンテンツの中で特定の前記コンテンツを記憶する前記ノード装置であるコンテンツ記憶ノード装置を示す前記ノード情報と、前記コンテンツに対応する固有の識別情報と、を対応付けて記憶する記憶手段と、前記要求情報に含まれる前記識別情報が、前記記憶手段に記憶されている場合には、前記要求情報に含まれる前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置他のノード装置との通信の局所的集中の程度を示す通信繁忙度を認定する通信繁忙度認定手段と、前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置から前記コンテンツを受信中の前記ノード装置であるコンテンツ受信中ノード装置を示す前記ノード情報を、前記コンテンツ記憶ノード装置または前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から取得する取得手段と、前記通信繁忙度が所定の範囲外である場合には、前記コンテンツをストリーミング配信する前記ノード装置であるストリーミング配信ノード装置を示す前記ノード情報として、前記取得手段により取得された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するストリーミング配信ノード情報送信手段と、前記通信繁忙度が所定の範囲内である場合には、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するコンテンツ記憶ノード情報送信手段と、を有することを特徴とする情報配信システムである。 In order to solve the above-described problem, the invention according to claim 1 includes a plurality of node devices connected via a network, and content stored in a distributed manner in the plurality of node devices is the plurality of nodes. an information distribution system from node device is delivered to another node device included in the apparatus, the one node device included in the plurality of node devices, the node indicating the node device can transmit the content Request information for requesting transmission of information, request information receiving means for receiving the request information including unique identification information corresponding to the content from the node devices included in the plurality of node devices; A content storage node device that is the node device that stores the specific content among the content that is distributed and stored in the plurality of node devices. And to the node information, and unique identification information corresponding to the content, storage means for storing in association with, if the identification information included in the request information is stored in said storage means, Communication busyness recognition means for recognizing a busyness of communication indicating a degree of local concentration of communication between the content storage node device indicated by the node information corresponding to the identification information included in the request information and another node device; The node information indicating the content receiving node device that is the node device that is receiving the content from the content storage node device indicated by the node information corresponding to the identification information is the content storage node device or the request information. An acquisition method for acquiring from the other node device that similarly stores the node information corresponding to the identification information included in When, wherein when the communication busy degree is out of the predetermined range, as the node information indicating the node streaming node device is a device for streaming the content, the node information acquired by the acquisition unit a streaming node information sending means for sending to said node apparatus of the transmission source of the request information, when the communication busy degree is within a predetermined range, in response to the identification information included in the request information the node information stored in the storage means is an information distribution system characterized by having a content storage node information transmitting means for transmitting to the transmission source of the node device of the request information.

これによれば、クエリ(要求情報)の送信元のノード装置であるユーザのリクエストノードから、コンテンツ対応するクエリが送信された際に、クエリに含まれるコンテンツID(識別情報)とこれに対応するコンテンツノード(情報記憶ノード装置)のIPアドレス(ノード情報)を記憶するルートノードやキャッシュノードは、コンテンツノードの通信状況に応じて、リクエストノードがコンテンツを要求する要求先を分散させることができる。すなわち、ルートノードやキャッシュノードは、コンテンツノードの通信が局所的に集中して繁忙(混雑)している場合(通信繁忙度が所定の範囲外)には、コンテンツを受信中であリクエストノードをストリーム型コンテンツノード(ストリーミング配信ノード装置)として、当該ストリーム型コンテンツノードのIPアドレスをコンテンツ要求先のノード装置としてリクエストノードに知らせる。一方、ルートノードやキャッシュノードは、コンテンツノードの通信が繁忙(混雑)していない場合(通信繁忙度が所定の範囲内)には、通常通り、コンテンツノードのIPアドレスをコンテンツ要求先のノード装置としてリクエストノードに知らせる。 According to this, the user of the requesting node is a source node device of the query (request information), when the query corresponding to the content is transmitted, corresponding to the content ID included in the query (identification information) The root node and the cache node that store the IP address (node information) of the content node (information storage node device) to be distributed can distribute the request destinations where the request node requests the content according to the communication status of the content node. . That is, the root node and the cache node, the communication content node is a locally concentrated manner busy (busy) in the case (outside communication busy degree of a given) are, Oh Ru request node in receiving the content Is the stream type content node ( streaming distribution node device), and the request node is notified of the IP address of the stream type content node as the content request destination node device. On the other hand, when the communication of the content node is not busy (the congestion is within a predetermined range), the root node and the cache node, as usual, set the IP address of the content node as the node device that is the content request destination. To the request node.

したがって、コンテンツノードの通信が繁忙している場合、すなわち、特定の人気コンテンツにアクセスが集中してきた場合には、上述のようにストリーミング配信ノード情報送信手段が動作するため、多数のリクエストノードへコンテンツ配信することによりコンテンツノードに過大な負荷がかかることや、コンテンツの配信を希望する複数のユーザのリクエストノードにおいて、通信がとぎれたり、エラーが発生することにより、コンテンツの品質が低下することが防止される。その結果、コンテンツの配信を希望する複数のユーザのノード装置において、希望のコンテンツをストレスなく高品質に入手して視聴することが可能となる。 Therefore, when the communication of the content node is busy, that is, when access is concentrated on specific popular content, the streaming distribution node information transmission means operates as described above. Distributing the content node will prevent an excessive load on the content node, and it will prevent content quality from degrading due to interruptions in communication or errors at the request nodes of multiple users who wish to distribute content. Is done. As a result, it is possible to obtain and view the desired content with high quality without stress in the node devices of a plurality of users who wish to distribute the content.

上記課題を解決するために、請求項2に記載の発明は、ネットワークを介して接続された複数のノード装置を備え、前記複数のノード装置に分散して記憶されるコンテンツが、前記複数のノード装置に含まれるード装置からのノード装置配信される情報配信システムにおける情報配信方法であって、前記複数のノード装置に含まれる一のノード装置が、前記コンテンツ送信可能な前記ノード装置を示すノード情報の送信を要求するための要求情報であって、前記コンテンツに対応する固有の識別情報を含む前記要求情報を、前記複数のノード装置に含まれる前記ノード装置から受信する要求情報受信ステップと前記一のノード装置が、前記要求情報に含まれる前記識別情報が、前記複数のノード装置に分散して記憶されるコンテンツの中で特定の前記コンテンツを記憶する前記ノード装置であるコンテンツ記憶ノード装置を示す前記ノード情報と、前記コンテンツに対応する固有の識別情報と、を対応付けて記憶する記憶手段に記憶されている場合には、前記要求情報に含まれる前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置他のノード装置との通信の局所的集中の程度を示す通信繁忙度を認定する通信繁忙度認定ステップと前記一のノード装置が、前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置から前記コンテンツを受信中の前記ノード装置であるコンテンツ受信中ノード装置を示す前記ノード情報を、前記コンテンツ記憶ノード装置または前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から取得する取得ステップと、前記一のノード装置が、前記通信繁忙度が所定の範囲外である場合には、前記コンテンツをストリーミング配信する前記ノード装置であるストリーミング配信ノード装置を示す前記ノード情報として、前記取得ステップにおいて取得された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するストリーミング配信ノード情報送信ステップと前記一のノード装置が、前記通信繁忙度が所定の範囲内である場合には、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するコンテンツ記憶ノード情報送信ステップとを含むことを特徴とする情報配信方法である。 In order to solve the above-mentioned problem, the invention according to claim 2 is provided with a plurality of node devices connected via a network, and content stored in a distributed manner in the plurality of node devices is the plurality of nodes. a node information distribution system in the information distribution method to be delivered to another node device from the devices included in the apparatus, said plurality of node devices one node device included in the, capable of transmitting the contents said node a request information for requesting transmission of node information that indicates the device, request information to the request information including the unique identification information corresponding to the content, received from the node device included in the plurality of node devices a receiving step, the one node device, the identification information included in the request information is distributed and stored in the plurality of node devices near point Stored with the node information indicating a content storage node device is the node device that stores the specific content; and unique identification information corresponding to the content, the storage means in association with each in in this case, communication busy to certify communication busy degree indicating a degree of local concentration of the communication with the content storage node device and another node device which the node information indicates that corresponding to the identification information included in the request information The node information indicating the content receiving node device that is the node device that is receiving the content from the content storage node device indicated by the node information corresponding to the identification information. The node corresponding to the identification information included in the content storage node device or the request information An acquisition step of acquiring from the other node device is likewise stored broadcast, the one node device, wherein when the communication busy degree is out of the predetermined range, the node device to stream the content A streaming delivery node information transmitting step for transmitting the node information obtained in the obtaining step to the node device that is a transmission source of the request information, as the node information indicating a streaming delivery node device that is , and the one node When the communication busyness is within a predetermined range , the device uses the node information stored in the storage unit corresponding to the identification information included in the request information as the transmission source of the request information. a information distributing method characterized by comprising: a content storage node information sending step of sending to said node device.

上記課題を解決するために、請求項3に記載の発明は、ネットワークを介して接続された複数のノード装置を備え、前記複数のノード装置に分散して記憶されるコンテンツが、前記複数のノード装置に含まれるード装置からのノード装置配信される情報配信システムにおけるノード装置であって、前記コンテンツ送信可能な前記ノード装置を示すノード情報の送信を要求するための要求情報であって、前記コンテンツに対応する固有の識別情報を含む前記要求情報を、前記複数のノード装置に含まれる前記ノード装置から受信する要求情報受信手段と、前記複数のノード装置に分散して記憶されるコンテンツの中で特定の前記コンテンツを記憶する前記ノード装置であるコンテンツ記憶ノード装置を示す前記ノード情報と、前記コンテンツに対応する固有の識別情報と、を対応付けて記憶する記憶手段と、前記要求情報に含まれる前記識別情報が、前記記憶手段に記憶されている場合には、前記要求情報に含まれる前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置他のノード装置との通信の局所的集中の程度を示す通信繁忙度を認定する通信繁忙度認定手段と、前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置から前記コンテンツを受信中の前記ノード装置であるコンテンツ受信中ノード装置を示す前記ノード情報を、前記コンテンツ記憶ノード装置または前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から取得する取得手段と、前記通信繁忙度が所定の範囲外である場合には、前記コンテンツをストリーミング配信する前記ノード装置であるストリーミング配信ノード装置を示す前記ノード情報として、前記取得手段により取得された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するストリーミング配信ノード情報送信手段と、前記通信繁忙度が所定の範囲内である場合には、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するコンテンツ記憶ノード情報送信手段と、を有することを特徴とするノード装置である。 In order to solve the above problem, an invention according to claim 3 is provided with a plurality of node devices connected via a network, and content stored in a distributed manner in the plurality of node devices is the plurality of nodes. a node apparatus in an information distribution system that is delivered from the node device to the other node devices included in the apparatus, the request information for requesting transmission of node information indicating the node device can transmit the content And the request information including unique identification information corresponding to the content is received from the node devices included in the plurality of node devices, and distributed and stored in the plurality of node devices. Node information indicating a content storage node device that is the node device that stores the specific content among the content to be stored; And unique identification information corresponding to Ntsu, storage means for storing in association with each other, the identification information included in the request information, if stored in the storage means is included in the request information the Communication busyness recognition means for recognizing the busyness of communication indicating the degree of local concentration of communication between the content storage node device indicated by the node information corresponding to identification information and another node device, and corresponding to the identification information The node information indicating the content receiving node device that is the node device that is receiving the content from the content storage node device indicated by the node information is included in the content storage node device or the identification information included in the request information. obtaining means for obtaining from a corresponding similarly stores the node information of other node devices, the range communication busy degree of a predetermined If it is outside, as the node information indicating a streaming node device is the node device to stream the content, the node information acquired by the acquisition unit, the node of the transmission source of the request information Streaming distribution node information transmitting means for transmitting to the device, and the node information stored in the storage means corresponding to the identification information included in the request information when the communication busyness is within a predetermined range Content storage node information transmission means for transmitting the request information to the node device that is the transmission source of the request information.

これによれば、上述のコンテンツの配信を希望する複数のユーザのリクエストノードにおいて希望のコンテンツをストレスなく高品質に入手して視聴することを可能とする、情報配信システムにおけるルートノードやキャッシュノードを提供できる。   According to this, a root node and a cache node in an information distribution system that enables a desired content to be obtained and viewed with high quality without stress at request nodes of a plurality of users who desire distribution of the above-described content. Can be provided.

上記課題を解決するために、請求項4に記載の発明は、請求項3に記載のノード装置であって、前記通信繁忙度認定手段は、前記ノード情報に対応する前記コンテンツ記憶ノード装置から前記通信繁忙度に対応する通信繁忙度情報を受信することにより前記通信繁忙度を認定することを特徴とするノード装置である。 In order to solve the above problem, the invention according to claim 4 is the node device according to claim 3, wherein the communication busyness certifying means is configured to read the content storage node device corresponding to the node information from the content storage node device. The node device is characterized in that the communication busyness level is recognized by receiving communication busyness level information corresponding to the communication busyness level.

これによれば、ルートノードやキャッシュノードは、コンテンツノードから通信繁忙度情報を直接入手することにより、その通信状況を把握し、適切なタイミングでリクエストノードの情報要求先を分散させることができる。そのため、コンテンツの配信を希望する複数のユーザのリクエストノードにおいて、希望のコンテンツをストレスなく高品質に入手して視聴することが可能となる。   According to this, the root node and the cache node can acquire the communication busyness information directly from the content node, thereby grasping the communication status and distributing the information request destinations of the request nodes at an appropriate timing. Therefore, it is possible to obtain and view the desired content with high quality without stress at request nodes of a plurality of users who wish to distribute the content.

上記課題を解決するために、請求項5に記載の発明は、請求項3または4に記載のノード装置であって、前記ストリーミング配信ノード情報送信手段は、前記取得手段により取得された前記ノード情報に対応する前記コンテンツ受信中ノード装置における前記コンテンツの受信状況を示す受信状況情報を、前記コンテンツ受信中ノード装置から受信する受信状況情報受信手段と、前記受信状況情報に基づいて、前記取得手段により取得された前記コンテンツ受信中ノード装置を示す前記ノード情報の中から前記ストリーミング配信ノード装置を示す前記ノード情報少なくとも一以上選択する選択手段と、を有し、前記選択手段により選択された前記ストリーミング配信ノード装置を示す前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信することを特徴とするノード装置である。 In order to solve the above-mentioned problem, the invention according to claim 5 is the node device according to claim 3 or 4, wherein the streaming distribution node information transmission means is the node information acquired by the acquisition means. the reception status information indicating a reception status of the content in the content receiving in the node device corresponding to the reception status information receiving means for receiving from said content receiving in the node device, based on the reception status information, by the acquisition unit a selection means for selecting the node information indicative of the streaming node device among the node information indicating the acquired content receiving in the node device at least one or more, and the streaming selected by said selection means said node information indicating a distribution node device, the node of the transmission source of the request information A node apparatus and transmits device.

これによれば、具体的に、コンテンツノードからコンテンツを受信中であリクエストノード(コンテンツ受信中ノード装置)のうち、コンテンツの受信状況が良好な装置をルートノードが選択することができる。そして、ルートノードは、選択したリクエストノード(コンテンツ受信中ノード装置)をストリーム型コンテンツノードとし、当該ストリーム型コンテンツノードをコンテンツ要求先として他の新たなリクエストノードに知らせることができる。そのため、コンテンツの配信を希望する複数のユーザのリクエストノードにおいて、特にコンテンツの受信状況が良好なノード装置(ストリーム型コンテンツノード)から希望のコンテンツをストレスなく高品質に入手して視聴することが可能となる。なお、ルートノードがこのようなストリーム型コンテンツノードを選択する動作を行い、キャッシュノードは通常この動作を行わない。 According to this, specifically, of the request node Ru Ah in receiving the content from the content node (content receiver in the node device), the root node good device reception status of the content can be selected. Then, the root node can selected request node (content receiver in the node apparatus) and a stream type contents node informs the stream type contents node to another new request node as a request destination of the content. Therefore, at the request nodes of multiple users who want to distribute content, it is possible to obtain and view the desired content with high quality without stress, especially from a node device (stream type content node) with good content reception status. It becomes. The root node performs an operation of selecting such a stream type content node, and the cache node normally does not perform this operation.

上記課題を解決するために、請求項6に記載の発明は、請求項3乃至5のいずれか一項に記載のノード装置であって、前記通信繁忙度が所定の範囲外である場合には、前記ストリーミング配信ノード装置を示す前記ノード情報を前記要求情報の送信元の前記ノード装置に送信すべき旨のストリーミング配信ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置に送信するストリーミング配信ノード情報送信指示情報送信手段を有することを特徴とするノード装置である。 In order to solve the above problem, the invention according to claim 6 is the node device according to any one of claims 3 to 5, wherein the busyness of communication is outside a predetermined range. , the streaming node the node streaming node information transmission instruction information to be transmitted to the device of the transmission source of the request information the node information indicative of the device, corresponding to the identification information included in the request information the A node device characterized by comprising streaming delivery node information transmission instruction information transmission means for transmitting node information to another node device that similarly stores the node information .

これによれば、通信繁忙度を認定したルートノードが、通信が繁忙していると判断した場合に、クエリに含まれるコンテンツIDに対応するIPアドレスを同様に記憶している他のノード装置(キャッシュノードを示す。)に対し、ストリーム型コンテンツノードのIPアドレスをリクエストノードに送信すべき旨のストリーミング配信ノード情報送信指示情報を送信する。そのため、キャッシュノードにおいてクエリを受信した場合に、ルートノードまでクエリを転送することなくストリーム型コンテンツノードのIPアドレスをリクエストノードに知らせる(送信する)ことができ、リクエストノードが早くコンテンツ要求先のIPアドレスを入手できるとともに、通信の数を減らすこともできる。よって、コンテンツ配信システム全体の通信数を減らすことができ、システムにおける負荷が低減される。 According to this, when the root node that has determined the busyness of communication determines that the communication is busy, the other node device (similarly storing the IP address corresponding to the content ID included in the query) Streaming distribution node information transmission instruction information indicating that the IP address of the stream type content node should be transmitted to the request node. Therefore, when a query is received at the cache node, the IP address of the stream type content node can be notified (transmitted) to the request node without transferring the query to the root node, and the request node can quickly transmit the IP of the content request destination. The address can be obtained and the number of communications can be reduced. Therefore, the number of communications in the entire content distribution system can be reduced, and the load on the system is reduced.

上記課題を解決するために、請求項7に記載の発明は、請求項6に記載のノード装置であって、前記通信繁忙度が所定の範囲内である場合には、前記コンテンツ記憶ノード装置を示す前記ノード情報を前記要求情報の送信元の前記ノード装置に送信すべき旨のコンテンツ記憶ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置に送信するコンテンツ記憶ノード情報送信指示情報送信手段を有することを特徴とするノード装置である。 In order to solve the above problem, the invention according to claim 7 is the node device according to claim 6, wherein the content storage node device is stored when the busyness of communication is within a predetermined range. Content storage node information transmission instruction information indicating that the node information to be transmitted to the node device that is the transmission source of the request information is stored in the same manner as the node information corresponding to the identification information included in the request information. It is a node device characterized by having content storage node information transmission instruction information transmission means for transmitting to another node device.

これによれば、通信繁忙度を認定したルートノードが、通信が繁忙していないと判断した場合に、クエリに含まれるコンテンツIDに対応するIPアドレスを同様に記憶しているキャッシュノードに対し、通常のコンテンツノードのIPアドレスをリクエストノードに送信すべき旨のコンテンツ記憶ノード情報送信指示情報を送信する。そのため、キャッシュノードにおいてクエリを受信した場合に、ルートノードまでクエリを転送することなく通常のコンテンツノードのIPアドレスをリクエストノードに知らせる(送信する)ことができ、リクエストノードが早くコンテンツ要求先のIPアドレスを入手できるとともに、通信の数を減らすこともできる。よって、コンテンツ配信システム全体の通信数を減らすことができ、システムにおける負荷が低減される。 According to this, when the root node that has determined the busyness of communication determines that the communication is not busy, the cache node that similarly stores the IP address corresponding to the content ID included in the query, Content storage node information transmission instruction information indicating that an IP address of a normal content node should be transmitted to the request node is transmitted. Therefore, when the query is received at the cache node, the IP address of the normal content node can be notified (transmitted) to the request node without transferring the query to the root node, and the request node can quickly transmit the IP of the content request destination. The address can be obtained and the number of communications can be reduced. Therefore, the number of communications in the entire content distribution system can be reduced, and the load on the system is reduced.

上記課題を解決するために、請求項8に記載の発明は、請求項7に記載のノード装置であって、前記通信繁忙度が所定の範囲内である旨の所定範囲内報告情報を、前記ストリーミング配信ノード情報送信指示情報の送信先の前記ノード装置から受信する所定範囲内報告情報受信手段をさらに有し、前記所定範囲内報告情報を受信した場合に、前記コンテンツ記憶ノード情報送信手段は、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信し、前記コンテンツ記憶ノード情報送信指示情報送信手段は、前記コンテンツ記憶ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置に送信することを特徴とするノード装置である。 In order to solve the above-mentioned problem, the invention according to claim 8 is the node device according to claim 7, wherein the in- predetermined range report information indicating that the busyness of communication is within a predetermined range, further comprising a predetermined range report information receiving means for receiving from said node device of the destination streaming node information transmission instruction information, when receiving said predetermined range report information, the content storage node information sending device, The node information stored in the storage unit corresponding to the identification information included in the request information is transmitted to the node device that is the transmission source of the request information, and the content storage node information transmission instruction information transmission unit is , Another node device that similarly stores the node information corresponding to the identification information included in the request information in the content storage node information transmission instruction information A node apparatus and transmits.

これによれば、通信繁忙度を認定したキャッシュノードが、通信が繁忙していないと判断した場合に、クエリに含まれるコンテンツIDに対応するIPアドレスを同様に記憶しているルートノードや他のキャッシュノードは、通信が繁忙していない旨の所定範囲内報告情報を受信する。この所定範囲内報告情報を受け取ったルートノードや他のキャッシュノードは、通常のコンテンツノードのIPアドレスをリクエストノードに送信するとともに、上記コンテンツ記憶ノード情報送信指示情報を送信する。そのため、コンテンツノードの通信状況が繁忙していないことをキャッシュノードが最初に知った場合に、そのことをルートノードや他のキャッシュノードに報告するため、いち早く通常のコンテンツノードを主体としたいわゆるグリッド型の通信形態に戻すことができる。 According to this, when the cache node that has determined the busyness of communication determines that the communication is not busy, the root node or the other node that similarly stores the IP address corresponding to the content ID included in the query. The cache node receives the report information within a predetermined range indicating that the communication is not busy. The root node or other cache node that has received the report information within the predetermined range transmits the IP address of the normal content node to the request node, and transmits the content storage node information transmission instruction information . Therefore, when the cache node first knows that the communication status of the content node is not busy, it reports to the root node and other cache nodes as soon as possible so that a so-called grid mainly composed of normal content nodes Type communication form.

上記課題を解決するために、請求項9に記載の発明は、請求項7または記載のノード装置であって、前記通信繁忙度が所定の範囲外である旨の所定範囲外報告情報を、前記コンテンツ記憶ノード情報送信指示情報の送信先の前記ノード装置から受信する所定範囲外報告情報受信手段をさらに有し、前記所定範囲外報告情報を受信した場合に、前記ストリーミング配信ノード情報送信手段は、前記ストリーミング配信ノード装置を示す前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信し、前記ストリーミング配信ノード情報送信指示情報送信手段は、前記ストリーミング配信ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置に送信することを特徴とするノード装置である。 In order to solve the above problems, the invention according to claim 9 is the node device according to claim 7 or 8, wherein the out-of- predetermined range report information indicating that the busyness of communication is out of a predetermined range. further has a predetermined range report information receiving means for receiving from said node apparatus of the transmission destination of the content storage node information transmission instruction information, when receiving said predetermined range report information, the streaming node information transmitter Transmits the node information indicating the streaming distribution node device to the node device that is the transmission source of the request information, and the streaming distribution node information transmission instruction information transmitting means transmits the streaming distribution node information transmission instruction information, be sent to the other node device is similarly stores the node information corresponding to the identification information included in the request information A node apparatus characterized.

これによれば、通信繁忙度を認定したキャッシュノードが、通信が繁忙していると判断した場合に、クエリに含まれるコンテンツIDに対応するIPアドレスを同様に記憶しているルートノードやキャッシュノードは、通信が繁忙している旨の所定範囲外報告情報を受信する。この所定範囲外報告情報を受け取ったルートノードは、ストリーム型コンテンツノードを選択するとともに、ストリーム型コンテンツノードのIPアドレスをリクエストノードに送信するようにし、上記ストリーミング配信ノード情報送信指示情報を送信する。そのため、コンテンツノードの通信状況が繁忙していることをキャッシュノードが最初に知った場合に、そのことをルートノードや他のキャッシュノードに報告するため、いち早くリクエストノードの情報要求先を分散させたいわゆるツリー型の通信形態に変更することができる。そして、コンテンツの配信を希望する複数のユーザのノード装置において、希望のコンテンツをストレスなく高品質に入手して視聴することが可能となる。 According to this, when the cache node that has determined the busyness of communication determines that the communication is busy, the root node or cache node that similarly stores the IP address corresponding to the content ID included in the query. Receives out- of- predetermined range report information indicating that communication is busy. The root node that has received the out-of-predetermined range report information selects the stream type content node, transmits the IP address of the stream type content node to the request node, and transmits the streaming distribution node information transmission instruction information . Therefore, when the cache node first knows that the communication status of the content node is busy, the information request destinations of the request node are quickly distributed to report it to the root node and other cache nodes. It can be changed to a so-called tree type communication form. Then, in the node devices of a plurality of users who wish to distribute the content, it becomes possible to obtain and view the desired content with high quality without stress.

上記課題を解決するために、請求項10に記載の発明は、請求項3または4に記載のノード装置であって、前記ストリーミング配信ノード装置を示す前記ノード情報を前記要求情報の送信元の前記ノード装置に送信すべき旨のストリーミング配信ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から受信するストリーミング配信ノード情報送信指示情報受信手段を有し、前記ストリーミング配信ノード情報送信指示情報を受信した場合に、前記ストリーミング配信ノード情報送信手段は、前記ストリーミング配信ノード装置を示す前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信し、前記ストリーミング配信ノード装置を示す前記ノード情報を他の前記ノード装置に送信したことを示す送信済情報を前記ストリーミング配信ノード情報送信指示情報の送信元の前記ノード装置に送信する送信済情報送信手段有することを特徴とするノード装置である。 In order to solve the above-described problem, the invention according to claim 10 is the node apparatus according to claim 3 or 4, wherein the node information indicating the streaming distribution node apparatus is the transmission source of the request information. Streaming distribution node information for receiving streaming distribution node information transmission instruction information to be transmitted to the node device from another node device that similarly stores the node information corresponding to the identification information included in the request information A transmission instruction information receiving means , and when the streaming distribution node information transmission instruction information is received, the streaming distribution node information transmission means sends the node information indicating the streaming distribution node device to the transmission source of the request information the node information of the transmitted to the node device, indicating the streaming node device A node apparatus, characterized in that it comprises a transmission completion information transmitting means for transmitting the transmission completion information indicating that the transmission to another of the node device to the source of the node device of said streaming node information transmission instruction information.

これによれば、ルートノードまたはキャッシュノードからストリーミング配信ノード情報送信指示情報を受信したキャッシュノードが新たなリクエストノードに対し、ストリーム型コンテンツノードのIPアドレスをリクエストノードに送信する。そのため、キャッシュノードは、ルートノードまでクエリを転送することなくストリーム型コンテンツノードのIPアドレスをリクエストノードに知らせる(送信する)ことができ、リクエストノードが早くコンテンツ要求先のIPアドレスを入手できるとともに、通信の数を減らすこともできる。よって、コンテンツ配信システム全体の通信数を減らすことができ、システムにおける負荷が低減される。 According to this, the cache node that has received the streaming distribution node information transmission instruction information from the root node or the cache node transmits the IP address of the stream type content node to the request node to the new request node. Therefore, the cache node can inform (send) the IP address of the stream type content node to the request node without transferring the query to the root node, and the request node can obtain the IP address of the content request destination quickly, The number of communications can also be reduced. Therefore, the number of communications in the entire content distribution system can be reduced, and the load on the system is reduced.

また、キャッシュノードがストリーミング配信ノード情報送信指示情報を受信した場合に、キャッシュノードがリクエストノードにコンテンツ要求先としてストリーム型コンテンツノードのIPアドレスを知らせる。また、キャッシュノードは、このようにリクエストノードにストリーム型コンテンツノードを知らせたことを送信済情報としてストリーミング配信ノード情報送信指示情報の送信元であるルートノードに返すこととなる。このことにより、ルートノードはその送信済情報を元に、その後リクエストノードに知らせるストリーム型コンテンツノードを選択し直すことができ、コンテンツ要求先を分散させた適切なストリーム型コンテンツノードを新たなリクエストノードに知らせることが可能となる。 Further, when the cache node receives the streaming distribution node information transmission instruction information , the cache node notifies the request node of the IP address of the stream type content node as a content request destination. In addition, the cache node returns the fact that the stream type content node has been notified to the request node in this way as the transmitted information to the root node that is the transmission source of the streaming distribution node information transmission instruction information . As a result, the root node can select again the stream type content node to be notified to the request node based on the transmitted information, and an appropriate stream type content node with distributed content request destinations can be selected as a new request node. Can be informed.

上記課題を解決するために、請求項11に記載の発明は、請求項10に記載のノード装置であって、前記コンテンツ記憶ノード装置を示す前記ノード情報を前記要求情報の送信元の前記ノード装置に送信すべき旨のコンテンツ記憶ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から受信するコンテンツ記憶ノード情報送信指示情報受信手段を有し、前記コンテンツ記憶ノード情報送信指示情報を受信した場合または前記ストリーミング配信ノード情報送信指示情報を受信していない場合に、前記コンテンツ記憶ノード情報送信手段は、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信することを特徴とするノード装置である。 In order to solve the above-mentioned problem, the invention according to claim 11 is the node device according to claim 10, wherein the node information indicating the content storage node device is used as the node device from which the request information is transmitted. the content storage node information transmission instruction information to be transmitted to the content storage node information transmission instruction received from said another node device is similarly stores the node information corresponding to the identification information included in the request information includes information receiving means, if not received when receiving the content storage node information transmission instruction information and the streaming node information transmission instruction information, the content storage node information sending device, included in the request information The node information stored in the storage means corresponding to the identification information A node apparatus and transmits to the node device.

これによれば、キャッシュノードがルートノードまたは他のキャッシュノードからコンテンツ記憶ノード情報送信指示情報を受信した場合、または、上記ストリーミング配信ノード情報送信指示情報を受信していない場合に、キャッシュノードがクエリを受信すると、ルートノードまでクエリを転送することなく通常のコンテンツノードのIPアドレスをリクエストノードに知らせる(送信する)ことができ、リクエストノードが早くコンテンツ要求先のIPアドレスを入手できるとともに、通信の数を減らすこともできる。よって、コンテンツ配信システム全体の通信数を減らすことができ、システムにおける負荷が低減される。 According to this, when the cache node receives the content storage node information transmission instruction information from the root node or another cache node or when the streaming node information transmission instruction information is not received, the cache node performs a query. , The IP address of the normal content node can be notified (transmitted) to the request node without transferring the query to the root node, and the request node can quickly obtain the IP address of the content request destination and You can also reduce the number. Therefore, the number of communications in the entire content distribution system can be reduced, and the load on the system is reduced.

上記課題を解決するために、請求項12に記載の発明は、請求項10または11に記載のノード装置であって、前記通信繁忙度が所定の範囲内である場合には、前記通信繁忙度が所定の範囲内である旨の所定範囲内報告情報を、前記ストリーミング配信ノード情報送信指示情報の送信元の前記ノード装置に送信する所定範囲内報告情報送信手段をさらに有することを特徴とするノード装置である。 In order to solve the above-described problem, the invention according to claim 12 is the node device according to claim 10 or 11, wherein the communication busyness is in a case where the communication busyness is within a predetermined range. node but that further comprising a predetermined range report information indicating that the predetermined range, the predetermined range report information transmitting means for transmitting to said node apparatus of the transmission source of the streaming node information transmission instruction information Device.

これによれば、通信繁忙度を認定したキャッシュノードは、通信が繁忙していないと判断した場合に、上記ストリーミング配信ノード情報送信指示情報の送信元であるルートノードやキャッシュノードに、通信が繁忙していない旨の所定範囲内報告情報を送信する。そのため、この所定範囲内報告情報を受け取ったルートノードやキャッシュノードは、通常のコンテンツノードのIPアドレスをリクエストノードに送信したり、他のキャッシュノードに、上記コンテンツ記憶ノード情報送信指示情報を送信することができる。よって、コンテンツノードの通信状況が繁忙していないことをキャッシュノードが最初に知った場合に、そのことをルートノードや他のキャッシュノードに報告するため、いち早く通常のコンテンツノードを主体としたいわゆるグリッド型の通信形態に戻すことができる。 According to this, when it is determined that the communication node is not busy, the cache node that has determined the communication busyness is busy with the root node or the cache node that is the transmission source of the streaming distribution node information transmission instruction information. The report information within a predetermined range indicating that it has not been transmitted is transmitted. Therefore, the root node or the cache node that has received the report information within the predetermined range transmits the IP address of the normal content node to the request node, or transmits the content storage node information transmission instruction information to another cache node. be able to. Therefore, when the cache node first knows that the communication status of the content node is not busy, it reports so to the root node and other cache nodes, so that a so-called grid that is mainly composed of normal content nodes Type communication form.

上記課題を解決するために、請求項13に記載の発明は、請求項11記載のノード装置であって、前記通信繁忙度が所定の範囲外である場合には、前記通信繁忙度が所定の範囲外ある旨の所定範囲外報告情報を、前記コンテンツ記憶ノード情報送信指示情報の送信元の前記ノード装置に送信する所定範囲外報告情報送信手段さらに有することを特徴とするノード装置である。 In order to solve the above problem, the invention according to claim 13 is the node device according to claim 11, wherein the communication busyness is predetermined when the communication busyness is out of a predetermined range. the range out of the predetermined range report information indicating that the, the node device characterized by further having a predetermined range report information transmitting means for transmitting to the transmission source of the node device of the content storage node information transmission instruction information is there.

これによれば、通信繁忙度を認定したキャッシュノードが、通信が繁忙していると判断した場合に、上記コンテンツ記憶ノード情報送信指示情報の送信元であるルートノードや他のキャッシュノードに、通信が繁忙している旨の所定範囲外報告情報を送信する。そのため、この所定範囲外報告情報を受け取ったルートノードは、ストリーム型コンテンツノードを選択することができ、ストリーム型コンテンツノードのIPアドレスをリクエストノードに送信するとともに、上記ストリーミング配信ノード情報送信指示情報を送信する。そのため、コンテンツノードの通信状況が繁忙していることをキャッシュノードが最初に知った場合に、そのことをルートノードや他のキャッシュノードに報告するため、いち早くリクエストノードの情報要求先を分散させたいわゆるツリー型の通信形態に変更することができる。そして、コンテンツの配信を希望する複数のユーザのノード装置において、希望のコンテンツをストレスなく高品質に入手して視聴することが可能となる。 According to this, when the cache node that has determined the busyness of communication determines that the communication is busy, it communicates with the root node or other cache node that is the transmission source of the content storage node information transmission instruction information. Send out- of- predetermined report information that is busy. Therefore, the root node that has received the out-of-predetermined range report information can select the stream type content node, and transmits the IP address of the stream type content node to the request node, and the streaming distribution node information transmission instruction information is transmitted. Send. Therefore, when the cache node first knows that the communication status of the content node is busy, the information request destinations of the request node are quickly distributed to report it to the root node and other cache nodes. It can be changed to a so-called tree type communication form. Then, in the node devices of a plurality of users who wish to distribute the content, it becomes possible to obtain and view the desired content with high quality without stress.

上記課題を解決するために、請求項14に記載の発明は、請求項3乃至13のいずれか一項に記載のノード装置であって、前記ストリーミング配信ノード情報送信手段は、一の前記ストリーミング配信ノード装置に対して所定の数以下の前記要求情報の送信元の前記ノード装置に、前記ストリーミング配信ノード装置を示す前記ノード情報を送信することを特徴とするノード装置である。 In order to solve the above-mentioned problem, the invention according to claim 14 is the node device according to any one of claims 3 to 13, wherein the streaming delivery node information transmitting means is the one streaming delivery. The node device is characterized in that the node information indicating the streaming distribution node device is transmitted to the node device that is a transmission source of the predetermined number or less of the request information to the node device.

これによれば、ルートノードやキャッシュノードは、一のストリーム型コンテンツノードについて、そのIPアドレスを所定の数以下のリクエストノードに知らせる。そのため、一のストリーム型コンテンツノードには、所定の数以下のリクエストノードからコンテンツ要求が送信されることとなる。よって、多数のリクエストノードへコンテンツ配信することによりストリーム型コンテンツノードに過大な負荷がかかることや、コンテンツの配信を希望する複数のユーザのリクエストノードにおいて、通信がとぎれたり、エラーが発生することにより、コンテンツの品質が低下することが防止される。その結果、ストリーム型コンテンツノードにおいても、コンテンツの配信を希望する複数のユーザが、希望のコンテンツをストレスなく高品質に入手して視聴することが可能となる。   According to this, the root node or the cache node informs the request node of a predetermined number or less of the IP address of one stream type content node. Therefore, a content request is transmitted from a predetermined number or less of request nodes to one stream type content node. Therefore, by distributing content to a large number of request nodes, an excessive load is applied to the stream type content node, and communication is interrupted or an error occurs at request nodes of multiple users who want to distribute content. , Content quality is prevented from deteriorating. As a result, even in the stream type content node, a plurality of users who want to distribute content can obtain and view the desired content with high quality without stress.

上記課題を解決するために、請求項15に記載の発明は、ネットワークを介して接続された複数のノード装置を備え、前記複数のノード装置に分散して記憶されるコンテンツが、前記複数のノード装置に含まれるード装置からのノード装置配信される情報配信システムにおけるノード装置に含まれるコンピュータに、前記コンテンツ送信可能な前記ノード装置を示すノード情報の送信を要求するための要求情報であって、前記コンテンツに対応する固有の識別情報を含む前記要求情報を、前記複数のノード装置に含まれる前記ノード装置から受信する要求情報受信ステップと、前記要求情報に含まれる前記識別情報が、前記複数のノード装置に分散して記憶されるコンテンツの中で特定の前記コンテンツを記憶する前記ノード装置であるコンテンツ記憶ノード装置を示す前記ノード情報と、前記コンテンツに対応する固有の識別情報と、を対応付けて記憶する記憶手段に記憶されている場合には、前記要求情報に含まれる前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置他のノード装置との通信の局所的集中の程度を示す通信繁忙度を認定する通信繁忙度認定ステップと前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置から前記コンテンツを受信中の前記ノード装置であるコンテンツ受信中ノード装置を示す前記ノード情報を、前記コンテンツ記憶ノード装置または前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から取得する取得ステップと、前記通信繁忙度が所定の範囲外である場合には、前記コンテンツをストリーミング配信する前記ノード装置であるストリーミング配信ノード装置を示す前記ノード情報として、前記取得ステップにおいて取得された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するストリーミング配信ノード情報送信ステップと、前記通信繁忙度が所定の範囲内である場合には、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するコンテンツ記憶ノード情報送信ステップとを実行させることを特徴とする情報処理プログラムである。
上記課題を解決するために、請求項16に記載の発明は、請求項1に記載の情報配信システムであって、前記ストリーミング配信ノード情報送信手段より送信された前記ノード情報の送信先である前記要求情報の送信元の前記ノード装置を、新たな前記ストリーミング配信ノード装置として認定するストリーミング配信ノード装置認定手段と、前記ストリーミング配信ノード情報送信手段より送信された前記ノード情報と、前記認定手段により前記ストリーミング配信ノード装置として認定された前記ノード装置を示す前記ノード情報と、を対応付けて記憶する第2記憶手段と、をさらに有し、前記ストリーミング配信ノード情報送信手段は、前記第2記憶手段に対応付けて記憶された前記ノード情報に基づいて、各前記ストリーミング配信ノード装置により前記コンテンツが順次転送されるように、送信される前記ノード情報を選択する選択手段を有し、前記ストリーミング配信ノード情報送信手段は、前記選択手段により選択された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信することを特徴とする情報配信システムである。
上記課題を解決するために、請求項17に記載の発明は、請求項16に記載の情報配信システムであって、前記選択手段は、複数の前記ストリーミング配信ノード装置により前記コンテンツの配信経路がツリー状に形成されるように、送信される前記ノード情報を選択することを特徴とする情報配信システムである。
上記課題を解決するために、請求項18に記載の発明は、請求項1、16及び17のいずれか一項に記載の情報配信システムであって、前記要求情報の送信元の前記ノード装置は、前記ストリーミング配信ノード装置または前記コンテンツ記憶ノード装置を示す前記ノード情報を受信した場合には、前記コンテンツの送信を要求するコンテンツ要求情報を、受信した前記ノード情報に対応する前記ノード装置に送信するコンテンツ要求情報送信手段、を有し、前記コンテンツ要求情報を受信した前記ストリーミング配信ノード装置または前記コンテンツ記憶ノード装置は、前記コンテンツを、前記コンテンツ要求情報の送信元のノード装置に送信するコンテンツ送信手段、を有することを特徴とする情報配信システムである。
上記課題を解決するために、請求項19に記載の発明は、請求項3乃至14のいずれか一項に記載のノード装置であって、前記ストリーミング配信ノード情報送信手段より送信された前記ノード情報の送信先である前記要求情報の送信元の前記ノード装置を、新たな前記ストリーミング配信ノード装置として認定するストリーミング配信ノード装置認定手段と、前記ストリーミング配信ノード情報送信手段より送信された前記ノード情報と、前記認定手段により前記ストリーミング配信ノード装置として認定された前記ノード装置を示す前記ノード情報と、を対応付けて記憶する第2記憶手段と、をさらに有し、前記ストリーミング配信ノード情報送信手段は、前記第2記憶手段に対応付けて記憶された前記ノード情報に基づいて、各前記ストリーミング配信ノード装置により前記コンテンツが順次転送されるように、送信される前記ノード情報を選択する選択手段を有し、前記ストリーミング配信ノード情報送信手段は、前記選択手段により選択された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信することを特徴とするノード装置である。
上記課題を解決するために、請求項20に記載の発明は、請求項19に記載のノード装置であって、前記選択手段は、複数の前記ストリーミング配信ノード装置により前記コンテンツの配信経路がツリー状に形成されるように、送信される前記ノード情報を選択することを特徴とするノード装置である。
In order to solve the above-mentioned problem, an invention according to claim 15 is provided with a plurality of node devices connected via a network, and content stored in a distributed manner in the plurality of node devices is the plurality of nodes. a computer included in a node apparatus in an information distribution system that is delivered from the node device to the other node devices included in the apparatus, the request for requesting the transmission of the node information indicating the node device can transmit the content A request information receiving step for receiving the request information including unique identification information corresponding to the content from the node devices included in the plurality of node devices; and the identification information included in the request information Is the node device that stores the specific content among the content that is distributed and stored in the plurality of node devices. That a content storage node the node information indicative of the device, and unique identification information corresponding to the content, when stored in the storage means for storing in association with the said identification information included in the request information A communication busyness level identifying step for authorizing a communication busyness level indicating a degree of local concentration of communication between the content storage node device indicated by the corresponding node information and another node device; and the node information corresponding to the identification information The node information indicating the content receiving node device that is the node device that is receiving the content from the content storage node device indicated by the information corresponding to the identification information included in the content storage node device or the request information an acquisition step of acquiring from the other node device is likewise stored node information, the communication Shigeru Degrees when it is out of the predetermined range, as the node information indicative of the streaming node device is a node device to stream the content, the node information obtained in the obtaining step, said request information A streaming distribution node information transmission step for transmitting to the node device that is a transmission source, and when the communication busyness is within a predetermined range, the storage means stores the identification information included in the request information. And a content storage node information transmission step of transmitting the node information thus transmitted to the node device that is the transmission source of the request information.
In order to solve the above-described problem, an invention according to claim 16 is the information distribution system according to claim 1, wherein the node information is transmitted from the streaming distribution node information transmission unit. The streaming delivery node device authorization unit that authorizes the node device that is the transmission source of the request information as the new streaming delivery node device, the node information transmitted from the streaming delivery node information transmission unit, and the authorization unit And second storage means for storing the node information indicating the node apparatus authorized as a streaming distribution node apparatus in association with each other, wherein the streaming distribution node information transmission means is stored in the second storage means. Each of the streaming distributions based on the node information stored in association with each other Selection means for selecting the node information to be transmitted so that the content is sequentially transferred by a node device, and the streaming distribution node information transmission means includes the node information selected by the selection means, The information distribution system transmits the request information to the node device that is the transmission source of the request information.
In order to solve the above problem, an invention according to claim 17 is the information distribution system according to claim 16, wherein the selection unit is configured such that a distribution route of the content is a tree by a plurality of streaming distribution node devices. The information distribution system is characterized in that the node information to be transmitted is selected so as to be formed in a shape.
In order to solve the above problem, an invention according to claim 18 is the information distribution system according to any one of claims 1, 16, and 17, wherein the node device that is the transmission source of the request information is When the node information indicating the streaming distribution node device or the content storage node device is received, the content request information requesting transmission of the content is transmitted to the node device corresponding to the received node information. Content streaming information transmission means, wherein the streaming distribution node device or the content storage node device that has received the content request information transmits the content to a node device that is the transmission source of the content request information. And an information distribution system characterized by comprising:
In order to solve the above-mentioned problem, an invention according to claim 19 is the node device according to any one of claims 3 to 14, wherein the node information transmitted from the streaming distribution node information transmitting means. A streaming delivery node device certifying unit that authorizes the node device that is the transmission destination of the request information as a new streaming delivery node device, and the node information transmitted from the streaming delivery node information sending unit. A second storage unit that associates and stores the node information indicating the node device that has been certified as the streaming delivery node device by the authorization unit, and the streaming delivery node information transmission unit includes: Each of the scans is based on the node information stored in association with the second storage means. Selection means for selecting the node information to be transmitted so that the content is sequentially transferred by a reaming distribution node device, and the streaming distribution node information transmission means includes the node information selected by the selection means; The node device transmits the request information to the node device that is the transmission source of the request information.
In order to solve the above problem, an invention according to claim 20 is the node device according to claim 19, wherein the selection unit is configured such that a distribution route of the content is a tree shape by a plurality of streaming distribution node devices. The node device is characterized in that the node information to be transmitted is selected so as to be formed.

本発明によれば、コンテンツの配信を希望する複数のユーザのノード装置において、希望のコンテンツをストレスなく高品質に入手して視聴することが可能となる。   ADVANTAGE OF THE INVENTION According to this invention, in the node apparatus of the some user who desires distribution of a content, it becomes possible to obtain and view desired content with high quality without stress.

以下、本発明の最良の実施形態を図面に基づいて説明する。なお、以下に説明する実施の形態は、配信する情報をコンテンツ情報とし、コンテンツ配信システムに対して本発明を適用した場合の実施形態である。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, the best embodiment of the invention will be described based on the drawings. The embodiment described below is an embodiment when the information to be distributed is content information and the present invention is applied to a content distribution system.

[1.コンテンツ配信システムの構成等]
始めに、図1を参照して、情報配信システムとしてのコンテンツ配信システムの概要構成等について説明する。
[1. Content distribution system configuration]
First, with reference to FIG. 1, a schematic configuration and the like of a content distribution system as an information distribution system will be described.

図1は、本実施形態に係るコンテンツ配信システムにおける各ノード装置の接続態様の一例を示す図である。   FIG. 1 is a diagram illustrating an example of a connection mode of each node device in the content distribution system according to the present embodiment.

図1の下部枠101内に示すように、IX(Internet eXchange)3、ISP(Internet Service Provider)4、DSL(Digital Subscriber Line)回線事業者(の装置)5、FTTH(Fiber To The Home)回線事業者(の装置)6、および通信回線(例えば、電話回線や光ケーブル等)7等によって、インターネット等のネットワーク(現実世界のネットワーク)8が構築されている。   As shown in the lower frame 101 of FIG. 1, IX (Internet eXchange) 3, ISP (Internet Service Provider) 4, DSL (Digital Subscriber Line) line operator (device) 5, FTTH (Fiber To The Home) line A network (real-world network) 8 such as the Internet is constructed by a business operator (device) 6 and a communication line (for example, a telephone line or an optical cable) 7.

コンテンツ配信システムSは、このようなネットワーク8を介して相互に接続された複数のノード装置1a,1b,1c・・・1x,1y,1z・・・を備えて構成されることになり、ピアツーピア方式のネットワークシステムとなっている。各ノード装置1a,1b,1c・・・1x,1y,1z・・には、ノード装置を示す情報(本発明におけるノード情報)としての固有の製造番号およびIP(Internet Protocol)アドレスが割り当てられている。なお、製造番号およびIPアドレスは、複数のノード装置1間で重複しないものである。なお、以下の説明において、ノード装置1a,1b,1c・・・1x,1y,1z・・・のうち何れかのノード装置を示す場合には、便宜上、ノード装置1という場合がある。   The content distribution system S is configured to include a plurality of node devices 1a, 1b, 1c,... 1x, 1y, 1z,. Network system. Each node device 1a, 1b, 1c... 1x, 1y, 1z,... Is assigned a unique manufacturing number and IP (Internet Protocol) address as information indicating the node device (node information in the present invention). Yes. The production number and the IP address are not duplicated among the plurality of node devices 1. In the following description, when any one of the node devices 1a, 1b, 1c... 1x, 1y, 1z.

[1.1.DHTの概要]
以下に、本実施形態に係る分散ハッシュテーブル(以下、DHT(Distributed Hash Table)という)を利用したアルゴリズムについて説明する。
[1.1. Outline of DHT]
Hereinafter, an algorithm using a distributed hash table (hereinafter referred to as DHT (Distributed Hash Table)) according to the present embodiment will be described.

上述したコンテンツ配信システムSにおいて、当該ノード装置1同士が、互いに情報をやり取りする際には、お互いのノード情報としてのIPアドレスを知っていなければならない。   In the content distribution system S described above, when the node devices 1 exchange information with each other, they must know the IP address as the node information of each other.

例えば、コンテンツを互いに共有するシステムにおいては、ネットワーク8に参加している各ノード装置1が互いにネットワーク8に参加している全てのノード装置1のIPアドレスを知っておくのが単純な手法であるが、端末数が何万何十万と多数になると、その全てのノード装置1のIPアドレスを覚えておくのは現実的ではない。また、任意のノード装置の電源がON或いはOFFとすると、各ノード装置1にて記憶している当該任意のノード装置のIPアドレスの更新が頻繁になり、運用上困難となる。   For example, in a system for sharing content with each other, it is a simple technique for each node device 1 participating in the network 8 to know the IP addresses of all the node devices 1 participating in the network 8. However, when the number of terminals becomes as large as tens of thousands and hundreds of thousands, it is not realistic to remember the IP addresses of all the node devices 1. When the power of any node device is turned on or off, the IP address of the arbitrary node device stored in each node device 1 is frequently updated, which makes operation difficult.

そこで、1台のノード装置1では、ネットワーク8に参加している全てのノード装置1のうち、必要最低限のノード装置1のIPアドレスだけを覚えて(記憶して)おいて、IPアドレスを知らない(記憶していない)ノード装置1については、各ノード装置1間で互いに情報を転送し合って届けてもらうというシステムが考案されている。   Therefore, in one node device 1, only the minimum necessary IP address of the node device 1 among all the node devices 1 participating in the network 8 is remembered (stored), and the IP address is set. For node devices 1 that are not known (not stored), a system has been devised in which information is transferred between the node devices 1 and sent to each other.

このようなシステムの一例として、DHTを利用したアルゴリズムによって、図1の上部枠100内に示すような、オーバレイネットワーク9が構築されることになる。つまり、このオーバレイネットワーク9は、既存のネットワーク8を用いて形成された仮想的なリンクを構成するネットワークを意味する。   As an example of such a system, an overlay network 9 as shown in the upper frame 100 of FIG. 1 is constructed by an algorithm using DHT. That is, the overlay network 9 means a network that forms a virtual link formed using the existing network 8.

本実施形態においては、DHTを利用したアルゴリズムによって構築されたオーバレイネットワーク9を前提としており、このオーバレイネットワーク9上に配置されたノード装置1を、コンテンツ配信システムSに参加(言い換えれば、オーバレイネットワーク9に参加)しているノード装置1という。なお、コンテンツ配信システムSへの参加は、未だ参加していないノード装置が、既に参加している任意のノード装置1に対して参加要求を送ることによって行われる。   In the present embodiment, an overlay network 9 constructed by an algorithm using DHT is assumed, and a node device 1 arranged on the overlay network 9 participates in the content distribution system S (in other words, the overlay network 9 The node device 1 participating in the network. Participation in the content distribution system S is performed when a node device that has not yet participated sends a participation request to an arbitrary node device 1 that has already participated.

コンテンツ配信システムSに参加している各ノード装置1のノードID(識別情報)は、それぞれのノード装置毎にユニーク(固有)な番号を付与する。この番号は、ノード装置の最大運用台数を収容できるだけのbit数を持たせる必要がある。例えば、128bitの番号とすれば、2^128=340×10^36台のノード装置を運用できる。   The node ID (identification information) of each node device 1 participating in the content distribution system S is assigned a unique (unique) number for each node device. This number needs to have a number of bits that can accommodate the maximum number of nodes that can be operated. For example, if the number is 128 bits, 2 ^ 128 = 340 × 10 ^ 36 node devices can be operated.

より具体的には、各ノード装置1のノードIDは、それぞれのノード装置のIPアドレスあるいは製造番号等のノード装置毎に固有の値を、共通のハッシュ関数(ハッシュアルゴリズム)によりハッシュ化して得たハッシュ値であり、一つのID空間に偏りなく分散して配置されることになる。このように共通のハッシュ関数により求められた(ハッシュ化された)ノードIDは、当該IPアドレスあるいは製造番号が異なれば、同じ値になる確率が極めて低いものである。なお、ハッシュ関数については公知であるので詳しい説明を省略する。なお、本実施形態では、IPアドレス(グローバルIPアドレス)を共通のハッシュ関数によりハッシュ化した値をノードIDとする。   More specifically, the node ID of each node device 1 is obtained by hashing a unique value for each node device such as the IP address or serial number of each node device using a common hash function (hash algorithm). It is a hash value and is distributed and distributed in one ID space without deviation. Thus, the node ID obtained (hashed) by the common hash function has a very low probability of having the same value if the IP address or the manufacturing number is different. Since the hash function is publicly known, detailed description thereof is omitted. In the present embodiment, a node ID is a value obtained by hashing an IP address (global IP address) with a common hash function.

また、コンテンツ配信システムSに参加している複数のノード装置1には、1のノード装置1から他のノード装置1に配信される共用情報としてのコンテンツ(例えば、映画や音楽等)データが分散して保存(格納)されているが、当該コンテンツデータにも、それぞれのコンテンツデータ毎にユニーク(固有)な番号(以下、コンテンツID(本発明の識別情報)という。)を付与する。   In addition, content (for example, movies, music, etc.) data as shared information distributed from one node device 1 to another node device 1 is distributed to a plurality of node devices 1 participating in the content distribution system S. However, a unique number (hereinafter referred to as a content ID (identification information of the present invention)) is assigned to each content data.

そして、当該コンテンツIDは、ノードIDと同様の長さ(例えば、128bit等)とし、例えば、コンテンツの名称(コンテンツタイトル)やコンテンツの概要情報(あらすじ)等のキーワードが、上記ノードIDを得るときと共通のハッシュ関数によりハッシュ化され(つまり、ノード装置1のIPアドレスのハッシュ値と同一のID空間に配置)、そのハッシュ値と最も近い(例えば、上位桁がより多く一致する)ノードIDを有するノード装置1が、当該コンテンツデータが保存するか、あるいは、コンテンツデータを保持するノード装置へのリンク情報(コンテンツ保持ノードのIPアドレス)を保持する。これにより、コンテンツデータを偏りなくコンテンツ配信システムS上に分散させることが可能となる。なお、異なるコンテンツデータであっても、同一のキーワード(例えば、コンテンツの名称)になる場合が想定されるが、この場合、同じハッシュ値になってしまうので、これを避けるために、ハッシュ化するキーワードを、例えば、コンテンツの名称と著作権情報(例えば、出演者名、監督名、原作者名、歌手名、作曲者名、または作詞者名等)の組み合わせとすればよい。   The content ID has the same length as the node ID (for example, 128 bits). For example, when a keyword such as a content name (content title) or content outline information (synopsis) obtains the node ID. And the node ID that is hashed by a common hash function (that is, placed in the same ID space as the hash value of the IP address of the node device 1) and closest to the hash value (for example, the higher-order digits match more). The node device 1 having the content data stores the link data (IP address of the content storage node) to the node device that stores the content data. As a result, the content data can be distributed on the content distribution system S without any bias. Note that even if the content data is different, it is assumed that the same keyword (for example, the name of the content) is used. In this case, the hash value is the same to avoid the same hash value. The keyword may be, for example, a combination of content name and copyright information (for example, performer name, director name, original author name, singer name, composer name, or songwriter name).

このように、各ノード装置1および各コンテンツデータに付与されたノードIDおよびコンテンツIDは、共通のハッシュ関数によって生成したため、図2に示す如く、同一のリング状のID空間上にさほど偏ることなく、散らばって存在するものとして考えることができる。同図は32bitでノードIDおよびコンテンツIDを付与し、図示したものである。図中黒点はノードIDを、黒ひし形はコンテンツIDを示し、反時計回りでIDが増加するものとする。   Thus, since the node ID and the content ID assigned to each node device 1 and each content data are generated by a common hash function, as shown in FIG. 2, there is no significant bias on the same ring-shaped ID space. Can be thought of as being scattered and present. This figure shows a node ID and content ID assigned in 32 bits. In the figure, a black dot indicates a node ID, a black diamond indicates a content ID, and the ID increases counterclockwise.

次に、どのノード装置1に、どのコンテンツデータが保存されるかを、一定の規則の下に決定する。本実施形態においては、「あるコンテンツIDを有するコンテンツデータを管理するノード装置は、そのコンテンツIDに近いノードIDを有するノード装置1である」という規則とする。ここで、「近い」ことの定義は、当該コンテンツIDを超えず、コンテンツIDとノードIDとの差が一番少ないものとするが、実際には、各コンテンツデータの管理を各ノード装置1に割り振る際に、一貫していればよい。同図に示す例では、この定義に基づいて、コンテンツIDaは、ノードIDaを有するノード装置に管理され、コンテンツIDbは、ノードIDbを有するノード装置に管理され、コンテンツIDcは、ノードIDcを有するノード装置1に管理される。   Next, which content data is stored in which node device 1 is determined under a certain rule. In the present embodiment, the rule is that “a node device that manages content data having a certain content ID is a node device 1 having a node ID close to that content ID”. Here, the definition of “close” does not exceed the content ID, and the difference between the content ID and the node ID is the smallest. In practice, each content data is managed by each node device 1. It is only necessary to be consistent when allocating. In the example shown in the figure, based on this definition, the content IDa is managed by the node device having the node IDa, the content IDb is managed by the node device having the node IDb, and the content IDc is the node having the node IDc. Managed by the device 1.

なお、ここで「管理」というのは、コンテンツデータを保存/保持していることを意味するのではなく、「コンテンツデータが何れのノード装置1に保存されているかを知っている」ことを言う。すなわち、図2において、ノードIDaを有するノード装置1は、コンテンツIDaを有するコンテンツデータが何れのノード装置1に保存されているかを知っており、ノードIDbを有するノード装置1およびノードIDcを有するノード装置1も同様にそれぞれコンテンツIDbを有するコンテンツデータおよびコンテンツIDcを有するコンテンツデータが何れのノード装置1に保存されているかを知っている、ということになる。このように、あるコンテンツデータが何れのノード装置1に保存されているかを知っているノード装置を、そのコンテンツデータのルートノードと言う。つまり、ノードIDaを有するノード装置1は、コンテンツIDaを有するコンテンツデータのルートノードであって、ノードIDbを有するノード装置1は、コンテンツIDbを有するコンテンツデータのルートノードであって、ノードIDcを有するノード装置1は、コンテンツIDcを有するコンテンツデータのルートノードである。また、コンテンツデータを保持(記憶)しているノード装置1をコンテンツノードという。   Here, “management” does not mean that content data is stored / held, but “knows in which node device 1 content data is stored”. . That is, in FIG. 2, the node device 1 having the node IDa knows in which node device 1 the content data having the content IDa is stored, and the node device 1 having the node IDb and the node having the node IDc. Similarly, the device 1 knows in which node device 1 the content data having the content IDb and the content data having the content IDc are stored. Thus, a node device that knows in which node device 1 certain content data is stored is called a root node of the content data. That is, the node device 1 having the node IDa is the root node of the content data having the content IDa, and the node device 1 having the node IDb is the root node of the content data having the content IDb and has the node IDc. The node device 1 is a root node of content data having a content IDc. The node device 1 that holds (stores) content data is referred to as a content node.

[1.2.ルーティングテーブルの作成]
ここで、図3を参照して、DHTで用いるルーティングテーブルの作成手法の一例について説明する。
[1.2. Create routing table]
Here, an example of a method for creating a routing table used in DHT will be described with reference to FIG.

図3は、DHTによってルーティングテーブルが作成される様子の一例を示す図である。   FIG. 3 is a diagram illustrating an example of how a routing table is created by DHT.

まず、図3(A)に示す如く、ID空間を幾つかのエリアに分割する。実際には、16分割程度が良く用いられるが、説明を簡単にするためここでは4分割とし、IDをビット長16Bitの4進数で表すこととした。そして、ノード装置1NのノードIDを「10230210」とし、このノード装置1Nのルーティングテーブルを作る例について説明する。   First, as shown in FIG. 3A, the ID space is divided into several areas. Actually, about 16 divisions are often used, but in order to simplify the explanation, here, four divisions are used, and ID is represented by a quaternary number having a bit length of 16 bits. An example in which the node ID of the node device 1N is “10230210” and the routing table of the node device 1N is created will be described.

(レベル1のルーティング)
まず、ID空間を4分割とすると、それぞれのエリアは4進数で表すと最大桁が異なる4つのエリア「0XXXXXXX」「1XXXXXXX」、「2XXXXXXX」、「3XXXXXXX」(Xは0から3の自然数、以下同様。)で分けられる。ノード装置1Nは、当該ノード装置1N自身のノードIDが「10230210」であるため、図中左下「1XXXXXXX」のエリアに存在することになる。そして、ノード装置1Nは、自分の存在するエリア(すなわち、「1XXXXXXX」のエリア)以外のエリアに存在するノード装置1を適当に選択し、当該ノードIDのIPアドレスをレベル1のテーブルに記憶する。図4(A)がレベル1のテーブルの一例である。2列目はノード装置1N自身を示しているため、IPアドレスを記憶する必要は無い。
(Level 1 routing)
First, if the ID space is divided into four areas, each area is expressed in four numbers with different maximum digits “0XXXXXXX”, “1XXXXXXX”, “2XXXXXXX”, “3XXXXXXX” (where X is a natural number from 0 to 3, The same). Since the node ID of the node device 1N itself is “10230210”, the node device 1N exists in the area “1XXXXXXX” in the lower left in the figure. Then, the node device 1N appropriately selects the node device 1 existing in an area other than the area where the node device exists (that is, the “1XXXXXXX” area), and stores the IP address of the node ID in the level 1 table. . FIG. 4A shows an example of a level 1 table. Since the second column indicates the node device 1N itself, it is not necessary to store the IP address.

(レベル2のルーティング)
次に、図3(B)に示す如く、上記ルーティングによって4分割したエリアのうち、自分の存在するエリアを更に4分割し、更に4つのエリア「10XXXXXX」「11XXXXXX」、「12XXXXXX」、「13XXXXXX」と分ける。そして、上記と同様に自分の存在するエリア以外のエリアに存在するノード装置1を適当に選択し、当該ノードIDのIPアドレスをレベル2のテーブルに記憶する。図4(B)がレベル2のテーブルの一例である。1列目はノード装置1N自身を示しているため、IPアドレスを記憶する必要は無い。
(Level 2 routing)
Next, as shown in FIG. 3B, among the areas divided into four by the above routing, the area where the user exists is further divided into four, and four areas “10XXXXXX”, “11XXXXXX”, “12XXXXXX”, “13XXXXXX” ". Then, similarly to the above, the node device 1 existing in an area other than the area in which it exists is appropriately selected, and the IP address of the node ID is stored in the level 2 table. FIG. 4B is an example of a level 2 table. Since the first column indicates the node device 1N itself, it is not necessary to store the IP address.

(レベル3のルーティング)
さらに、図3(C)に示す如く、上記ルーティングによって4分割したエリアのうち、自分の存在するエリアを更に4分割し、更に4つのエリア「100XXXXX」「101XXXXX」、「102XXXXX」、「103XXXXX」と分ける。そして、上記と同様に自分の存在するエリア以外のエリアに存在するノード装置1を適当に選択し、当該ノードIDのIPアドレスをレベル1のテーブルに記憶する。図4(C)がレベル3のテーブルの一例である。3列目はノード装置1N自身を示しているため、IPアドレスを記憶する必要は無く、2列目、4列目はそのエリアにノード装置が存在しないため空白となる。
(Level 3 routing)
Further, as shown in FIG. 3C, among the areas divided into four by the above routing, the area where the user exists is further divided into four, and further four areas “100XXXXX”, “101XXXXX”, “102XXXXX”, “103XXXXX” And divide. Then, similarly to the above, the node device 1 existing in an area other than the area where it exists is appropriately selected, and the IP address of the node ID is stored in the level 1 table. FIG. 4C is an example of a level 3 table. Since the third column indicates the node device 1N itself, it is not necessary to store the IP address, and the second column and the fourth column are blank because there is no node device in the area.

このようにして、レベル4以下レベル8まで同様にルーティングテーブル図4(D)に示す如く作成することにより、16bitのID全てを網羅することができる。レベルが上がる毎にテーブルの中に空白が目立つようになる。   In this way, all the 16-bit IDs can be covered by creating the routing table as shown in FIG. As the level goes up, white space becomes more noticeable in the table.

以上説明した手法に従って作成したルーティングテーブルを、全てのノード装置1が夫々作成して所有することになる。   All the node devices 1 each create and own the routing table created according to the method described above.

[1.3.コンテンツデータの検索方法]
次に、図5を参照して、コンテンツデータの保存元であるノード装置1の検索方法の一例について説明する。
[1.3. Content data search method]
Next, an example of a search method for the node device 1 that is a storage source of content data will be described with reference to FIG.

図5は、DHTによりコンテンツデータの保存元であるノード装置1が検索される様子の一例を示す図である。   FIG. 5 is a diagram illustrating an example of a state in which the node device 1 that is a storage source of content data is searched by DHT.

ここでは、ノードID「12003030」のノード装置1−1(以下、このようにコンテンツデータを探し、コンテンツデータの受信を要求するノード装置を「リクエストノード」と言う。)が、コンテンツID「31330012」を有するコンテンツデータを探す際の手順について説明する。   Here, a node device 1-1 having a node ID “12003030” (hereinafter, a node device that searches for content data and requests reception of content data is referred to as a “request node”) has a content ID “31330012”. A procedure for searching for content data having “” will be described.

リクエストノードは、自己が保持しているルーティングテーブルのレベル1のテーブルを参照して、コンテンツID「31330012」と同じエリアのノードIDを持つノード装置に対してコンテンツの在処を問い合わせる要求情報(以下、本発明の「要求情報」(コンテンツの在処を問い合わせる要求情報)を「クエリ」と言う。)を送信する。つまり、コンテンツID「31330012」は「3XXXXXXX」のエリアであるため、当該「3XXXXXXX」のエリアに属すノード装置1のうち、IPアドレスを知っている(すなわち、自己が保持しているルーティングテーブルにIPアドレスが記憶されている)ノード装置1−2に対してクエリを送信する。このように、クエリはコンテンツに対応する固有の識別情報であるコンテンツIDを含むものである。   The request node refers to the level 1 table of the routing table held by itself, and requests information (hereinafter, referred to as the location of the content) to the node device having the node ID of the same area as the content ID “31330012”. “Request information” (request information for inquiring about the location of content) of the present invention is referred to as “query”). That is, since the content ID “31330012” is an area of “3XXXXXXX”, the node device 1 belonging to the area of “3XXXXXXX” knows the IP address (that is, the IP address is stored in the routing table held by itself). A query is transmitted to the node device 1-2 (which stores the address). Thus, the query includes a content ID that is unique identification information corresponding to the content.

図5に示す例に拠れば、ノードIDが「30100000」であるノード装置1−2のIPアドレスがリクエストノードのルーティングテーブルに記憶されていたので、リクエストノードは、ノードIDが「30100000」であるノード装置1−2に対してクエリを送信する。   According to the example shown in FIG. 5, since the IP address of the node device 1-2 having the node ID “30100000” is stored in the routing table of the request node, the request node has the node ID “30100000”. A query is transmitted to the node device 1-2.

次に、クエリを受信したノード装置1−2は、当該ノード装置1−2自身が保持しているルーティングテーブルのレベル2のテーブルを参照して、「31XXXXXX」のエリアに属すノード装置1のうち、IPアドレスを知っているノード装置1−3(ノードID「31012001」)に対してクエリを転送する。   Next, the node device 1-2 that has received the query refers to the level 2 table of the routing table held by the node device 1-2 itself, and the node device 1-2 belongs to the area “31XXXXXX”. The query is transferred to the node device 1-3 (node ID “31012001”) that knows the IP address.

このように、コンテンツIDの桁を上から順に適合していく要領でクエリの転送が進み、最終的に当該コンテンツデータを管理するノード装置1−5、すなわちルートノードに辿り着くと、当該ルートノードは、クエリに含まれるコンテンツID「31330012」を、自身が管理しているインデックス情報(後述する)の中から検索し、当該コンテンツデータを所有しているノード装置1のIPアドレス等をリクエストノードに返信するようになっている。   As described above, when the transfer of the query proceeds in the manner of adapting the digit of the content ID from the top and finally reaches the node device 1-5 that manages the content data, that is, the root node, the root node Retrieves the content ID “31330012” included in the query from index information (described later) managed by itself, and uses the IP address of the node device 1 that owns the content data as the request node. It comes to reply.

こうして、リクエストノード(ノード装置1−1)は、上記ルートノード(ノード装置1−5)から、コンテンツID「31330012」のコンテンツデータの所在、即ち、保存元のノード装置1のIPアドレスを受信して知ることになり、当該保存元のノード装置1から、そのコンテンツデータを取得(ダウンロード)することになる。   Thus, the request node (node device 1-1) receives the location of the content data with the content ID “31330012” from the root node (node device 1-5), that is, the IP address of the node device 1 that is the storage source. Therefore, the content data is acquired (downloaded) from the node device 1 that is the storage source.

[1.4.コンテンツデータの登録方法]
このような構成のコンテンツ配信システムSの中で、例えば、あるノード装置1が新しいコンテンツデータを、コンテンツ配信システムS上の他のノード装置に見えるように公開する際の手法について述べる。このノード装置1がコンテンツデータを保持する(記憶する)情報記憶ノード装置としてのコンテンツノードとなる。
[1.4. How to register content data]
In the content distribution system S having such a configuration, for example, a method when a certain node device 1 publishes new content data so that it can be seen by other node devices on the content distribution system S will be described. This node device 1 becomes a content node as an information storage node device that holds (stores) content data.

当該コンテンツノードは、コンテンツのタイトル等からコンテンツIDを求め、当該コンテンツIDと同じノードIDを持つノード装置に向けて(このノード装置が実在するか否かはこの時点ではわからない。)公開メッセージを送信する。そして、この公開メッセージも、上記クエリと同様にルーティングテーブルに従って、次々と転送されていき、当該公開メッセージに含まれるコンテンツIDに最も近いノードIDを有するノード装置1まで転送されたところで、そのノード装置1はもはや送信先のノード装置が他にないと判断すると、当該ノード装置1自身がそのコンテンツのルートノードとなるべきだと判断し、当該コンテンツID、補助情報(タイトル、ジャンル等の属性情報や、監督名等の著作権情報等)およびコンテンツノードのIPアドレスをインデックス情報として記憶する。   The content node obtains a content ID from the content title and the like, and transmits a public message to a node device having the same node ID as the content ID (whether or not this node device actually exists at this point). To do. Then, the public message is also transferred one after another according to the routing table in the same manner as the above query, and when the node message 1 is transferred to the node device 1 having the node ID closest to the content ID included in the public message, the node device 1 determines that there is no other destination node device, it determines that the node device 1 itself should be the root node of the content, and the content ID, auxiliary information (attribute information such as title and genre, , Copyright information such as a director name) and the IP address of the content node are stored as index information.

更にまた、本実施形態では、ルートノードに至る経路の途中のノード装置でも、当該ルートノードが記憶しているインデックス情報をキャッシュとして保持しておくキャッシュノードを備える。これにより、ルートノードがクエリを受信するより前に、より早くキャッシュノード装置にクエリが転送された時点でキャッシュノードがコンテンツノードのIPアドレスを、コンテンツの所在を問い合わせたリクエストノードに返信することが可能になる。   Furthermore, in the present embodiment, a node device in the middle of the route to the root node is provided with a cache node that holds index information stored in the root node as a cache. Thereby, before the root node receives the query, the cache node may return the IP address of the content node to the request node that inquired about the location of the content when the query is transferred to the cache node device earlier. It becomes possible.

公開メッセージを転送していく際には、通常、上述のようにキャッシュノードがインデックス情報のみを保持していく。一方、後述する実施形態においては、必要に応じて、図6に示すように、各キャッシュノードがインデックス情報を保持するとともに、自らのIPアドレスおよびその手前でインデックス情報を保持しているキャッシュノードのIPアドレスをインデックス情報とともに次のキャッシュノードやルートノードへ転送する。   When transferring a public message, the cache node normally holds only index information as described above. On the other hand, in the embodiment described later, as shown in FIG. 6, each cache node holds index information as well as the cache node holding its own IP address and index information in front of it as shown in FIG. The IP address is transferred to the next cache node or root node together with the index information.

従って、図6においては、コンテンツノードがインデックス情報を含む公開メッセージを送信すると、これを受け取ったノード装置1は、当該インデックス情報を保持することによりキャッシュノード(1)として機能する。そして、キャッシュノード(1)は、公開メッセージに自らのIPアドレス情報を付加して転送する。当該公開メッセージを受け取ったノード装置1は、当該インデックス情報およびキャッシュノード(1)のIPアドレス情報を保持することによりキャッシュノード(2)として機能する。そして、キャッシュノード(2)は、キャッシュノード(1)のIPアドレス情報が付加された公開メッセージに、さらに自らのIPアドレス情報を付加して転送する。当該公開メッセージを受け取ったノード装置1は、当該インデックス情報およびキャッシュノード(1)、(2)のIPアドレス情報を保持することによりルートノードとして機能する。なお、図6においては、コンテンツノードとルートノードの間の二台のノード装置がキャッシュノードとして機能することとしたが、これに限定されず、キャッシュノードの台数や転送されるノード装置全てをキャッシュノードとするか否か、等はそのコンテンツ配信システムSにおいて自由に決定することができる。   Therefore, in FIG. 6, when the content node transmits a public message including index information, the node device 1 that has received the message functions as a cache node (1) by holding the index information. Then, the cache node (1) adds its own IP address information to the public message and transfers it. The node device 1 that has received the public message functions as a cache node (2) by holding the index information and the IP address information of the cache node (1). Then, the cache node (2) further adds its own IP address information to the public message to which the IP address information of the cache node (1) is added, and transfers the message. The node device 1 that has received the public message functions as a root node by holding the index information and the IP address information of the cache nodes (1) and (2). In FIG. 6, the two node devices between the content node and the root node function as cache nodes. However, the present invention is not limited to this, and the number of cache nodes and all transferred node devices are cached. Whether or not to be a node or the like can be freely determined in the content distribution system S.

[2.ノード装置の構成等]
次に、図7を参照して、ノード装置1の構成および機能について説明する。尚、各ノード装置1は、それぞれが行う処理によってコンテンツの所在を問い合わせるクエリを送信するリクエストノード、当該リクエストノードや経路上の端末からクエリを受信するキャッシュノードまたはルートノード、リクエストノードによって問い合わせの対象とされているコンテンツを保持する情報記憶ノード装置としてのコンテンツノード、コンテンツをダウンロード中(配信中)であり当該コンテンツを一部記憶している情報部分記憶ノード装置としてのストリーム型コンテンツノード(リクエストノードでもある)として作用するが、その構成は同じである。
[2. Node device configuration]
Next, the configuration and function of the node device 1 will be described with reference to FIG. Note that each node device 1 is a request node that transmits a query for inquiring about the location of content by a process performed by each node, a cache node or a root node that receives a query from the request node or a terminal on a route, and a target of an inquiry by a request node. A content node as an information storage node device that holds the content, and a stream type content node (request node) as an information partial storage node device that is downloading (distributing) the content and partially storing the content The structure is the same.

図7は、ノード装置1の概要構成例を示す図である。   FIG. 7 is a diagram illustrating a schematic configuration example of the node device 1.

各ノード装置1は、図7に示すように、演算機能を有するCPU,作業用RAM,各種データおよびプログラムを記憶するROM等から構成されたコンピュータとしての制御部11と、上記コンテンツデータ、上記インデックス情報、上記DHTおよびプログラム等を記憶保存(格納)するためのHD等から構成された記憶手段としての記憶部12(上記コンテンツデータは、保存されていないノード装置1もある)と、受信されたコンテンツデータを一時蓄積するバッファメモリ13と、コンテンツデータに含まれるエンコードされたビデオデータ(映像情報)およびオーディオデータ(音声情報)等をデコード(データ伸張や復号化等)するデコーダ部14と、当該デコードされたビデオデータ等に対して所定の描画処理を施しビデオ信号として出力する映像処理部15と、当該映像処理部15から出力されたビデオ信号に基づき映像表示するCRT,液晶ディスプレイ等の表示部16と、上記デコードされたオーディオデータをアナログオーディオ信号にD(Digital)/A(Analog)変換した後これをアンプにより増幅して出力する音声処理部17と、当該音声処理部17から出力されたオーディオ信号を音波として出力するスピーカ18と、ネットワーク8を通じて他のノード装置1との間の情報の通信制御を行うための通信部20と、ユーザからの指示を受け付け当該指示に応じた指示信号を制御部11に対して与える入力部(例えば、キーボード、マウス、或いは、操作パネル等)21と、を備えて構成され、制御部11、記憶部12、バッファメモリ13、デコーダ部14および通信部20はバス22を介して相互に接続されている。   As shown in FIG. 7, each node device 1 includes a control unit 11 as a computer including a CPU having a calculation function, a working RAM, a ROM for storing various data and programs, the content data, and the index. The storage unit 12 (the content data may be stored in the node device 1 is not stored) as a storage unit composed of HD or the like for storing and storing (storing) information, the DHT, the program, and the like. A buffer memory 13 for temporarily storing content data; a decoder unit 14 for decoding (data expansion, decoding, etc.) encoded video data (video information) and audio data (audio information) included in the content data; The decoded video data is subjected to a predetermined drawing process to A video processing unit 15 that outputs the video signal, a display unit 16 such as a CRT or a liquid crystal display that displays video based on the video signal output from the video processing unit 15, and D (Digital ) / A (Analog) converted and then amplified and output by an amplifier, a speaker 18 that outputs an audio signal output from the audio processor 17 as a sound wave, and other nodes through the network 8 A communication unit 20 for controlling communication of information with the apparatus 1 and an input unit (for example, a keyboard, a mouse, or the like) that receives an instruction from the user and gives an instruction signal corresponding to the instruction to the control unit 11 , Operation panel, etc.) 21, control unit 11, storage unit 12, buffer memory 13, decoder unit 1 And the communication unit 20 are connected to each other via a bus 22.

そして、制御部11におけるCPUが記憶部12等に記憶された各種プログラムを実行することにより、ノード装置1全体を統括制御するようになっており、また、入力部21からの指示信号に応じて、コンテンツデータ登録処理等を行うようになっている。ノード装置1は、実行されるプログラムに応じて、リクエストノード、キャッシュノード、ルートノード、情報記憶ノード装置としてのコンテンツノード、情報部分記憶ノード装置としてのストリーム型コンテンツノード(コンテンツ配信(受信)中のノード装置としてのダウンロード中ノード)として機能する。   Then, the CPU in the control unit 11 executes various programs stored in the storage unit 12 and the like so as to control the entire node device 1, and according to an instruction signal from the input unit 21. The content data registration process is performed. Depending on the program to be executed, the node device 1 is a request node, a cache node, a root node, a content node as an information storage node device, a stream type content node as an information partial storage node device (content distribution (receiving)) It functions as a node being downloaded as a node device).

具体的には、ノード装置1がリクエストノードとして機能する際には、当該制御部11は、コンテンツの在処を問い合わせる要求情報(クエリ)送信手段、共用情報(コンテンツ)要求情報送信手段、として機能する。ノード装置1がキャッシュノード或いはルートノードとして機能する際には、当該制御部11は、記憶手段、要求情報受信手段、通信繁忙度認定手段、情報部分記憶ノード情報送信手段、情報記憶ノード情報送信手段、として機能する。   Specifically, when the node device 1 functions as a request node, the control unit 11 functions as request information (query) transmission means for inquiring about the location of content, and shared information (content) request information transmission means. . When the node device 1 functions as a cache node or a root node, the control unit 11 includes storage means, request information reception means, communication busyness recognition means, information partial storage node information transmission means, information storage node information transmission means. , Function as.

また、ノード装置1がルートノードとして機能する際には、当該制御部11は、配信中ノード情報受信手段、受信状況情報受信手段、選択手段、通信繁忙時指示情報送信手段、非通信繁忙時指示情報送信手段、非通信繁忙時報告情報受信手段、通信繁忙時報告情報受信手段として機能する。ノード装置1がキャッシュノードとして機能する際には、当該制御部11は、通信繁忙時指示情報受信手段、送信済情報送信手段、非通信繁忙時指示情報受信手段、非通信繁忙時報告情報送信手段、通信繁忙時報告情報送信手段として機能する。ノード装置1がコンテンツノード(情報記憶ノード装置)或いはストリーム型コンテンツノード(情報部分記憶ノード装置)として機能する際には、当該制御部11は、共用情報要求情報受信手段、共用情報送信手段として機能する。   In addition, when the node device 1 functions as a root node, the control unit 11 performs the distribution node information receiving unit, the reception status information receiving unit, the selecting unit, the busy communication instruction information transmitting unit, and the non-communication busy instruction. It functions as information transmission means, non-communication busy report information receiving means, and communication busy report information receiving means. When the node device 1 functions as a cache node, the control unit 11 includes communication busy instruction information receiving means, transmitted information transmitting means, non-communication busy instruction information receiving means, and non-communication busy report information transmitting means. It functions as a communication information reporting means during busy communication. When the node device 1 functions as a content node (information storage node device) or a stream type content node (information partial storage node device), the control unit 11 functions as a shared information request information receiving unit and a shared information transmitting unit. To do.

[3.コンテンツ配信システムの概略]
本実施形態のコンテンツ配信システムSの概略を説明する。図1の上部枠100内、図8の上部枠100内に示すようなオーバレイネットワーク9(いわゆるグリッド型のネットワーク)において、複数のノード装置(例えば、1a、1d、1e、1f、1j、1z(斜格子線で示す))が特定のコンテンツデータを有する一のノード装置(例えば、1h(格子線で示す))に集中して当該コンテンツデータをダウンロードしようとした場合に、図8の下部枠102内に示すように、リクエストノードのコンテンツ要求先を分散させるものである。
[3. Outline of content distribution system]
An outline of the content distribution system S of the present embodiment will be described. In the overlay network 9 (so-called grid type network) as shown in the upper frame 100 of FIG. 1 and the upper frame 100 of FIG. 8, a plurality of node devices (for example, 1a, 1d, 1e, 1f, 1j, 1z ( 8) when the content data is concentrated on one node device (for example, 1h (shown by a grid line)) having specific content data and the content data is downloaded. As shown in the figure, content request destinations of request nodes are distributed.

すなわち、本実施形態のコンテンツ配信システムSは、特定の人気のあるコンテンツデータを有するコンテンツノードに通信が集中する(コンテンツがレプリカノードに記憶されて複製が作られていく時間に比べて短い時間にリクエストが数多く発生した場合に、特定のコンテンツノードにアクセスが局所的に集中する)と、いわゆるグリッド型の通信形態からいわゆるツリー型の通信形態に変更するものである。具体的に、図8の上部枠100および下部枠102に示すように、特定の人気のあるコンテンツを有する一のコンテンツノード装置1hから、過去に当該コンテンツを要求してリクエストノードとなり、コンテンツをダウンロードしてその一部を保持している他のノード装置1e、1z(以下、「ダウンロード中ノード」という。)が存在する。そして、これらのノード装置1e、1zから、さらに他の新たにリクエストノードとなったノード装置1a、1d、1f、1jがコンテンツデータをダウンロードするよう、後に詳述するようにルートノードが管理するものである。   That is, in the content distribution system S of the present embodiment, communication concentrates on content nodes having specific popular content data (in a time shorter than the time when content is stored in a replica node and a copy is made). When a large number of requests are generated, access is locally concentrated on a specific content node), and the so-called grid-type communication mode is changed to a so-called tree-type communication mode. Specifically, as shown in an upper frame 100 and a lower frame 102 in FIG. 8, a request is made from the one content node device 1h having specific popular content in the past to become a request node, and the content is downloaded. Then, there are other node devices 1e and 1z (hereinafter referred to as “nodes being downloaded”) that hold a part of them. Then, the node node 1a, 1d, 1z, and other node devices 1a, 1d, 1f, and 1j that have newly become request nodes download the content data, and the root node manages the details as will be described later. It is.

このように、上述のダウンロード中ノード1e、1zは、自身がコンテンツをノード装置1hから受信するとともに、受信したコンテンツを次々に他のノード装置に配信していくようになり、コンテンツがストリーミング配信されているようであるため、このようなノード装置1e、1zを、本実施形態においては「ストリーム型コンテンツノード」という。   In this way, the above-described downloading nodes 1e and 1z receive the content from the node device 1h and distribute the received content to other node devices one after another, and the content is streamed and distributed. Therefore, such node devices 1e and 1z are referred to as “stream type content nodes” in the present embodiment.

このようにリクエストノードのコンテンツ要求先を分散させることにより、人気コンテンツを保有するノード装置への通信の集中が防止でき、通信が途中で途切れるなど、コンテンツ情報の品質の低下が防止できるため、コンテンツ情報を要求するノード装置のユーザがコンテンツ情報をストレスなく視聴することができる。   By distributing the content request destinations of request nodes in this way, it is possible to prevent concentration of communication to node devices that hold popular content, and to prevent deterioration in the quality of content information such as communication being interrupted. The user of the node device that requests information can view the content information without stress.

[3.1コンテンツ配信システムの動作]
次に、コンテンツ配信システムSの動作について図9乃至図21を用いて説明する。
[3.1 Operation of content distribution system]
Next, the operation of the content distribution system S will be described with reference to FIGS.

[3.1.1.コンテンツ配信システム全体の動作]
まず、コンテンツ配信システムS全体の動作について、図9乃至図14を参照し、例を挙げて説明する。図9および図10は、ルートノードがストリーム型コンテンツノードを選択する際の動作を説明する図である。図11乃至図14は、リクエストノードが所望のコンテンツデータを保持するコンテンツノードの所在を問い合わせる際のリクエストノード、ルートノード、コンテンツノード、ダウンロード中ノード、ストリーム型コンテンツノード、キャッシュノード間のシーケンスチャートである。
[3.1.1. Operation of the entire content distribution system]
First, the operation of the entire content distribution system S will be described with reference to FIG. 9 to FIG. FIG. 9 and FIG. 10 are diagrams for explaining the operation when the root node selects a stream type content node. 11 to 14 are sequence charts among the request node, the root node, the content node, the node being downloaded, the stream type content node, and the cache node when the request node inquires about the location of the content node that holds the desired content data. is there.

(1) コンテンツノードの通信状況が繁忙(混雑)している場合
まず、コンテンツノードの通信状況が繁忙(混雑)している場合の動作について、図9乃至図12を参照して説明する。なお、必要に応じて上述の図面を参照する。
(1) When the communication status of the content node is busy (congested) First, the operation when the communication status of the content node is busy (congested) will be described with reference to FIGS. In addition, the above-mentioned drawing is referred as needed.

この動作の前提として、図6、図9および図10に示すように、リクエストノードが配信を要求するコンテンツのコンテンツID(識別情報)を「30210113」、このコンテンツを記憶するコンテンツノードのIPアドレス(ノード情報)を「100.23.156.1」とする。   As a premise of this operation, as shown in FIGS. 6, 9 and 10, the content ID (identification information) of the content requested by the request node is “30210113”, and the IP address of the content node storing this content ( Node information) is “100.23.156.1”.

まず、図9および図10について説明する。図9(A)は、ルートノードが複数のリクエストノードからストリーム型コンテンツノードを選択する際に作成する情報テーブルであり、コンテンツノードの通信が繁忙し始めた瞬間に作成されるストリーム型コンテンツノードの情報テーブルを示す。図9(B)は、図9(A)の情報テーブルに対応するものであり、コンテンツノードにリクエストノードからのアクセスが集中し、コンテンツノードの通信が繁忙し始めた瞬間(もしくは通信が繁忙し始める直前)のコンテンツ配信形態を示す模式図である。   First, FIG. 9 and FIG. 10 will be described. FIG. 9A is an information table created when the root node selects a stream type content node from a plurality of request nodes, and the stream type content node created at the moment when communication of the content node starts to become busy. An information table is shown. FIG. 9B corresponds to the information table of FIG. 9A, and the access from the request node is concentrated on the content node and the communication of the content node starts to be busy (or the communication is busy). It is a schematic diagram which shows the content delivery form of (just before starting).

図10(A)は、図9(A)の情報テーブルが更新されたものであり、コンテンツノードの通信が繁忙し始めた後、さらに増えたリクエストノードを含めて作成されるストリーム型コンテンツノードの情報テーブルを示す。図10(B)は、図10(A)の情報テーブルに対応し、ストリーム型コンテンツノードが作成されたツリー型のコンテンツ配信形態を示す模式図である。   FIG. 10 (A) is an update of the information table of FIG. 9 (A). After the content node communication starts to become busy, the stream type content node created including the additional request nodes is shown. An information table is shown. FIG. 10B is a schematic diagram showing a tree-type content distribution form in which stream-type content nodes are created, corresponding to the information table of FIG.

図9(B)に示すようにコンテンツノードにリクエストノードからのアクセスが集中してくると、ルートノードは、コンテンツノードの通信繁忙度が所定の範囲外(局所的集中が発生している)と判断し、図9(A)に示すように、複数のリクエストノードからストリーム型コンテンツノードを選択するための情報テーブルを作成する。この情報テーブルは、ルートノードが管理するコンテンツノードごとに作成され、ルートノードの記憶部12に記憶される。なお、複数のコンテンツノードのIPアドレスを記憶している場合には、複数の情報テーブルが作成される。   As shown in FIG. 9B, when access from the request node concentrates on the content node, the root node indicates that the communication busyness of the content node is out of a predetermined range (local concentration occurs). As shown in FIG. 9A, an information table for selecting a stream type content node from a plurality of request nodes is created. This information table is created for each content node managed by the root node and stored in the storage unit 12 of the root node. In the case where IP addresses of a plurality of content nodes are stored, a plurality of information tables are created.

ルートノードは、ストリーム型コンテンツノードの情報テーブルの作成を開始すると、図9(A)に示すように、ダウンロード中ノード情報(配信中ノード情報)として、各ダウンロード中ノードのノードID、IPアドレス、各ダウンロード中ノードのクエリ送信日時の情報を取得する。図9(A)乃至図10(B)においては、この各ダウンロード中ノードについて、仮にノード番号<1>〜<7>を付している。   When the root node starts creating the information table of the stream type content node, as shown in FIG. 9A, as the node information being downloaded (node information being distributed), the node ID, IP address, Get the query transmission date and time information of each downloading node. In FIG. 9A to FIG. 10B, node numbers <1> to <7> are temporarily assigned to the respective nodes being downloaded.

次いで、ルートノードは、図9(A)に示すように、受信状況情報として、DL(ダウンロード)開始日時、DL(ダウンロード)元とのHOP数、DL(ダウンロード)ステータス、想定有効帯域等の情報を取得する。ルートノードはコンテンツノードの通信繁忙時(通信繁忙度が所定の範囲外)に新規リクエストノードからのクエリを受信すると、これらの受信状況情報からストリーム型コンテンツを選択するための情報として、環境評価値、DL(ダウンロード)可能装置数、DL(ダウンロード)中装置数等を決定(推定)する。これらの環境評価値、DL可能装置数、DL中装置数等の情報を配信能力情報とする。   Next, as shown in FIG. 9A, the root node receives information such as DL (download) start date and time, the number of HOPs with the DL (download) source, DL (download) status, and assumed effective bandwidth as reception status information. To get. When the root node receives a query from the new request node when the content node is busy (communication busy is out of a predetermined range), the environment evaluation value is used as information for selecting stream-type content from the reception status information. , Determine (estimate) the number of DL (downloadable) devices, the number of devices during DL (downloading), and the like. Information such as the environmental evaluation value, the number of DL-capable devices, and the number of devices in the DL is used as distribution capability information.

次いで、ルートノードは、図10(A)に示すように、配信能力情報を参照して、新規のリクエストノード(ノード番号<4>〜<7>のノード装置)に紹介すべきDL(ダウンロード)元IPアドレスを決定し、このIPアドレスを新規リクエストノードからのクエリの返答として返信する。このとき、後述のように、新規リクエストノードに知らせるDL元IPアドレスに対応するノード装置1に対し、他のノード装置1にコンテンツのダウンロードが可能か否かを問い合わせてもよい。そして、トポロジー情報としてのDL中の装置のIPアドレス、ツリー内での段数等の情報が、リクエストノードがコンテンツを受信する元のストリーム型コンテンツノード等に従って決定される。この図10(A)に示すトポロジー情報から、図10(B)に示すようなツリー型の配信形態が把握される。そして、図10(B)の状態の後、ノード番号<5>や<7>のノード装置1に、新規なリクエストノードが接続されて(図10(B)の破線の矢印と楕円欄参照)、コンテンツを配信することとなる。   Next, as shown in FIG. 10A, the root node refers to the distribution capability information, and DL (download) to be introduced to a new request node (node devices of node numbers <4> to <7>). The original IP address is determined, and this IP address is returned as a response to the query from the new request node. At this time, as will be described later, the node device 1 corresponding to the DL source IP address notified to the new request node may be inquired of other node devices 1 as to whether the content can be downloaded. Information such as the IP address of the device in the DL as the topology information, the number of stages in the tree, and the like are determined according to the stream type content node from which the request node receives the content. From the topology information shown in FIG. 10A, a tree-type distribution form as shown in FIG. 10B is grasped. Then, after the state of FIG. 10B, a new request node is connected to the node device 1 with the node number <5> or <7> (refer to the broken line arrow and the oval column in FIG. 10B). Content will be distributed.

ここで、図9(A)および図10(A)の情報テーブルにおける各情報について説明する。   Here, each information in the information table of FIG. 9 (A) and FIG. 10 (A) is demonstrated.

クエリ送信日時は、ダウンロード中ノードがクエリを送信した日時を示し、ダウンロード開始日時は、ダウンロード中ノードがダウンロードを開始した日時を示す。   The query transmission date and time indicates the date and time when the downloading node transmits the query, and the download start date and time indicates the date and time when the downloading node starts downloading.

ダウンロード元とのHOP数は、ダウンロード中ノードからダウンロード元であるコンテンツノードまでのホップ数を示し、このホップ数はダウンロード中ノードがコンテンツノードとやり取りを行う際にIPパケット中のTTLフィールドの減少量等から取得することができる。ホップ数が小さい程、ダウンロード中ノードからコンテンツノードまでが近く、ダウンロード中ノードの受信状況が良好であることを示す。   The number of HOPs with the download source indicates the number of hops from the downloading node to the content node that is the download source, and this hop number is the amount of decrease in the TTL field in the IP packet when the downloading node exchanges with the content node. Etc. The smaller the number of hops, the closer is the node being downloaded to the content node, indicating that the receiving status of the node being downloaded is better.

ダウンロードステータスは、ダウンロード中ノードにおけるダウンロード済コンテンツの割合を示し、ダウンロードステータスが100%に近い程、ダウンロード中コンテンツの受信が終了に近いことを示す。リクエストノードは、ダウンロードステータスが100%に近いノード装置1(ストリーム型コンテンツノード)からコンテンツをダウンロードした方が、最後までコンテンツデータが途切れずに受信できる確率が高くなる。そのため、後述するストリーム型コンテンツノードを選択するためのポリシーにもよるが、ルートノードは、リクエストノードに返答するストリーム型コンテンツノードを選択する際に、ダウンロードステータスが100%に近いノード装置1の優先順位を上げて選択することができる。   The download status indicates the ratio of the downloaded content in the node being downloaded. The closer the download status is to 100%, the closer the reception of the content being downloaded is to the end. When the request node downloads content from the node device 1 (stream type content node) whose download status is close to 100%, the probability that the content data can be received without interruption is increased. Therefore, depending on the policy for selecting a stream type content node, which will be described later, when the root node selects a stream type content node that responds to the request node, the priority of the node device 1 whose download status is close to 100% You can select by raising the ranking.

想定有効帯域は、ダウンロード中ノードにおいて想定される通信速度をbps(bit per second)単位で表したもので、この大きさが大きい程、ダウンロード中ノードの受信状況が良好であることを示す。想定有効帯域は、ダウンロード中ノードから直接得てもよいし、上記したダウンロード開始日時とダウンロードステータスからルートノードが算出したものであってもよい。本実施形態において、想定有効帯域はダウンロード中ノードから直接得たものとし、ダウンロード中ノード自身が想定有効帯域を認識していない等、想定有効帯域の情報が得られなかった場合には、図10(A)のノード番号<4>および<6>のようにunknownで示される。   The assumed effective bandwidth represents the communication speed assumed in the node being downloaded in units of bps (bit per second), and the larger the size, the better the reception status of the node being downloaded. The assumed effective bandwidth may be obtained directly from the node being downloaded, or may be calculated by the root node from the download start date and time and the download status described above. In the present embodiment, it is assumed that the assumed effective bandwidth is obtained directly from the node being downloaded, and when information on the assumed effective bandwidth is not obtained, such as the node being downloaded does not recognize the assumed effective bandwidth, FIG. The node numbers <4> and <6> in (A) are indicated as unknown.

環境評価値は、ダウンロード中ノードの通信環境を評価した値であり、本実施形態においては、Aを最も良好とし、Dおよびunknownを最も良好でないとしている。環境評価値は、上述のダウンロード元とのHOP数、ダウンロードステータス、想定有効帯域等の少なくともいずれか一つから算出される。本実施形態においては、想定有効帯域のみから環境評価値を算出し、想定有効帯域20Mbps以上を環境評価値A、想定有効帯域10Mbps以上20Mbps未満を環境評価値B、想定有効帯域5Mbps以上10Mbps未満を環境評価値C、想定有効帯域5Mbps未満を環境評価値Dとし、想定有効帯域が不明なもの(unknown)は同様に環境評価値もunknownとしている。   The environment evaluation value is a value obtained by evaluating the communication environment of the node being downloaded. In the present embodiment, A is the best and D and unknown are the least. The environmental evaluation value is calculated from at least one of the number of HOPs with the download source, the download status, the assumed effective bandwidth, and the like. In the present embodiment, the environmental evaluation value is calculated only from the assumed effective bandwidth, the assumed effective bandwidth is 20 Mbps or more, the environmental evaluation value A, the assumed effective bandwidth is 10 Mbps or more and less than 20 Mbps, the environmental evaluation value B, and the assumed effective bandwidth is 5 Mbps or more and less than 10 Mbps. The environmental evaluation value C and the assumed effective bandwidth of less than 5 Mbps are set as the environmental evaluation value D, and the environmental evaluation value of the unknown effective bandwidth (unknown) is also unknown.

ダウンロード可能装置数は、1台のノード装置1から同時にダウンロード可能な装置の台数を示すものであり、環境評価値に応じて推定される。ダウンロード可能装置数は、本実施形態においては、環境評価値A:4台、環境評価値B:2台、環境評価値C:1台、環境評価値Dおよび環境評価値unknown:0台、としている。ダウンロード可能装置数が1台以上のダウンロード中ノードは、ストリーム型コンテンツノードとして認定されたノード装置であり、ダウンロード可能装置数が0台のダウンロード中ノードは、ストリーム型コンテンツノードとして認定されなかったノード装置である。このようにして、ルートノードは、ネットワーク環境が良いダウンロード中ノードを他のノード装置にコンテンツを配信できる装置として一以上選択する。   The number of downloadable devices indicates the number of devices that can be downloaded simultaneously from one node device 1, and is estimated according to the environmental evaluation value. In this embodiment, the number of downloadable devices is as follows: environmental evaluation value A: 4 units, environmental evaluation value B: 2 units, environmental evaluation value C: 1 unit, environmental evaluation value D and environmental evaluation value unknown: 0 unit Yes. The downloading node with one or more downloadable devices is a node device that is certified as a stream type content node, and the downloading node with zero downloadable devices is a node that is not certified as a stream type content node Device. In this way, the root node selects one or more downloadable nodes having a good network environment as devices capable of distributing content to other node devices.

ダウンロード中の装置数は、現時点で実際に該当ノード装置からコンテンツをダウンロードしているノード装置の数を示す。このダウンロード中の装置数がダウンロード可能装置数を超えないようにルートノードにおいて管理される。情報テーブルを作成し始めた時点では、図9(A)に示すようにダウンロード中の装置数はゼロであるが、リクエストノードが増えてきた後の図10(A)においては、ノード番号<1>のダウンロード中ノード装置からダウンロードしているリクエストノードが1台、ノード番号<2>のダウンロード中ノード装置からダウンロードしているリクエストノードが2台、ノード番号<5>のダウンロード中ノード装置からダウンロードしているリクエストノードが1台、となっている。   The number of devices being downloaded indicates the number of node devices that are actually downloading content from the corresponding node device at the present time. It is managed in the root node so that the number of devices being downloaded does not exceed the number of downloadable devices. At the start of creating the information table, the number of devices being downloaded is zero as shown in FIG. 9A, but in FIG. 10A after the number of request nodes has increased, the node number <1 > Downloading from the node device being downloaded, one request node being downloaded from the node device being downloaded at node number <2>, two request nodes being downloaded from the node device being downloaded at node number <5> There is one request node.

DL元IPアドレスは、当該ノード装置1がどのノード装置から直接コンテンツデータをダウンロードするのか、ダウンロードしているのか、を示すノード情報である。すなわち、DL元IPアドレスは、当該ノード装置1のツリー型の配信形態における上流に向けてのリンク情報といえる。なお、通信非繁忙時(通信繁忙度が所定の範囲内)には、ダウンロード元IPアドレスは、いずれもルートノードが管理するコンテンツノードのIPアドレス「100.23.156.1」となる。   The DL source IP address is node information indicating which node device the node device 1 directly downloads content data from. That is, the DL source IP address can be said to be link information directed upstream in the tree-type distribution form of the node device 1. When communication is not busy (communication busyness is within a predetermined range), the download source IP address is the IP address “100.23.156.1” of the content node managed by the root node.

DL中の装置のIPアドレスは、当該ノード装置1からツリー型の配信形態の下流に向けて、どのノード装置1にコンテンツを配信しているか、を示す情報である。すなわち、DL中の装置のIPアドレスは、当該ノード装置1のツリー型の配信形態における下流に向けてのリンク情報といえる。一のノード装置から複数のノード装置にコンテンツを配信する場合もあるので、DL中の装置のIPアドレスは、図10(A)のノード番号<2>のノード装置のように、複数のIPアドレスのリストとして保持する。   The IP address of the device in the DL is information indicating to which node device 1 content is distributed from the node device 1 toward the downstream of the tree-type distribution form. That is, the IP address of the device in the DL can be said to be link information directed downstream in the tree-type distribution form of the node device 1. Since content may be distributed from one node device to a plurality of node devices, the IP address of the device in the DL is a plurality of IP addresses like the node device of node number <2> in FIG. As a list of

ツリー内での段数は、当該ノード装置1がツリー型の配信形態の何段目に位置するかを示す数字である。ツリー内での段数は、ツリー型の配信形態に新規のリクエストノードを追加する際、当該新規のリクエストノードをどの枝(ノード装置1)に接続するのが良いかを判断するときに参照される。   The number of stages in the tree is a number indicating the stage number of the node device 1 in the tree-type distribution form. The number of stages in the tree is referred to when determining which branch (node device 1) should be connected to the new request node when a new request node is added to the tree-type distribution form. .

これらのトポロジー情報(DL元IPアドレス、DL中の装置のIPアドレス、ツリー内での段数の3つの情報)により、ツリー型の配信形態のトポロジーが把握できる。   From these pieces of topology information (DL source IP address, IP address of the device in the DL, and three pieces of information in the tree), the topology of the tree-type distribution form can be grasped.

なお、図9(A)の情報テーブルにおいては、通信が繁忙し始めた時点の情報を示しているため、DL元IPアドレスは、全てのノード装置1(ノード番号<1>〜<3>)において、コンテンツノードのIPアドレス「100.23.156.1」を示している。その後にクエリを送信した当該コンテンツに対する新規のリクエストノードは、図9(A)の情報テーブルの下欄に順次管理されていき、例えば、図10(A)で追加されたノード番号<4>のノード装置1は、ノード番号<1>のノード装置に接続するように管理した結果、当該<A>ノード装置のDL元IPアドレスは、ストリーム型コンテンツノードであるノード番号<1>のノード装置のIPアドレス「205.60.222.23」となっている。言い換えると、ノード番号<4>のノード装置がクエリを発したときに、ルートノードがクエリの返答として、ノード番号<1>のノード装置のIPアドレスを返答した結果、図10(A)の情報テーブルおよび図10(B)のツリー型の配信形態になったものである。   Note that the information table in FIG. 9A shows information at the time when communication starts to be busy, so the DL source IP addresses are all node devices 1 (node numbers <1> to <3>). 1 shows the IP address “100.23.156.1” of the content node. Thereafter, new request nodes for the content to which the query has been transmitted are sequentially managed in the lower column of the information table in FIG. 9A. For example, the node number <4> added in FIG. As a result of managing the node device 1 so as to connect to the node device with the node number <1>, the DL source IP address of the <A> node device is that of the node device with the node number <1> that is a stream type content node. The IP address is “205.60.222.23”. In other words, when the node device with the node number <4> issues a query, the root node returns the IP address of the node device with the node number <1> as a response to the query. As a result, the information in FIG. The table and the tree-type distribution form shown in FIG.

このように、ルートノードはツリー型の配信形態のトポロジー情報の管理もできるように情報テーブルを保持している。すなわち、どのノードがどのノードからコンテンツをダウンロードしているかという情報をルートノードがすべて把握しており、新たにリクエストノードが現れた場合、配信ツリーのどの位置に接続すべきかを紹介する事が出来る。   Thus, the root node holds an information table so that topology information in a tree-type distribution form can be managed. In other words, the root node knows all the information about which node is downloading the content from which node, and when a new request node appears, it can introduce where to connect in the distribution tree. .

ここで、図9(A)、図10(A)に示す情報テーブルにおけるトポロジー情報等の各種情報は、これに限定されず、実施形態に応じて変更することができる。例えば、各ノード装置を示す記憶変数間をポインタで繋ぎ、LISPのS式を用いて (0 (1 (4)) (2 (5 (7)) (6)) (3))のような記憶形式としても良い。   Here, various types of information such as topology information in the information tables shown in FIGS. 9A and 10A are not limited to this, and can be changed according to the embodiment. For example, the storage variables indicating each node device are connected with a pointer, and a memory such as (0 (1 (4)) (2 (5 (7)) (6)) (3)) is used using the LISP S expression. It is good as a form.

また、さらにリクエストノードがもうひとつ現れた場合は、ルートノードは、図10(B)の破線で表された位置につながるようにストリーム型コンテンツノードを選んで、そのノード装置1のIPアドレスを、クエリの返答として返信する。この例では接続候補がノード番号<5>と<7>の2つあるが、どのように選択するかは、様々なポリシーが考えられ、様々な方法が可能である。   Further, when another request node appears, the root node selects a stream type content node so as to be connected to the position represented by the broken line in FIG. 10B, and sets the IP address of the node device 1 as Reply as query response. In this example, there are two connection candidates of the node numbers <5> and <7>, but various policies can be considered as to how to select them, and various methods are possible.

例えば、なるべくツリーをバランス良く成長させたい、というポリシーの場合は、ツリー内での段数の浅いノードから順に、DL数に余裕のあるノード(DL可能装置数とDL中装置数の差が1以上のノード)を選ぶと良い。ツリーのバランスが良くないと、極端に長い枝が出来て、その枝に含まれるノード装置1がもし脱退した場合に、多くの下流のノード装置1に影響が出るため、避けた方がよい。図9、図10の例で言うと、<6>のノードがクエリしたときに、<5>の下流も空いていたはずだが、段数の浅い<2>のほうを優先して紹介した結果、図10(A)および(B)のように接続されている。あるいは、各ノード装置1がなるべく均等に負荷を分担するようにしたい、というポリシーの場合は、DL数に余裕のあるノードのうちから余裕の最も多いノードを選ぶと良い。あるいは、ストリーミング途中での再生中断をできるだけ避けたい、というポリシーの場合は、なるべくDLステータスが100%に近いノードを選ぶと良い。   For example, if the policy is to grow the tree in a balanced manner as much as possible, in order from the node with the smallest number of stages in the tree, nodes with a margin in the number of DLs (the difference between the number of DL capable devices and the number of devices in DL is 1 or more Node). If the tree balance is not good, an extremely long branch is formed, and if the node device 1 included in the branch is withdrawn, many downstream node devices 1 are affected. In the example of FIG. 9 and FIG. 10, when the node <6> queries, the downstream of <5> should have been vacant, but the result of introducing <2> with a lower number of stages preferentially, They are connected as shown in FIGS. 10 (A) and 10 (B). Alternatively, in the policy that each node device 1 wants to share the load as evenly as possible, it is preferable to select the node with the most allowance from the nodes with the sufficient number of DLs. Alternatively, if the policy is to avoid playback interruption during streaming as much as possible, a node with a DL status as close to 100% as possible should be selected.

なお、図9(A)に示す「ルートノードが管理するストリーム型コンテンツノードの情報テーブル」においては、さらに時間が進んだ場合、ダウンロードが完了した(ダウンロードステータスが100%となった)ストリーム型コンテンツノードを削除して、新たなコンテンツノード(レプリカノード)として管理したり、どのストリーム型コンテンツノードからどのリクエストノードがダウンロードしているか、等を管理する情報を追加する等、ストリーム型コンテンツノードの認定を更新していくことができる。また、後述するように、コンテンツノードの通信状況が繁忙でなくなると、図9(A)、図10(A)に示す「ルートノードが管理するストリーム型コンテンツノードの情報テーブル」がルートノードの記憶部12において削除される。当該情報テーブルが削除される形態については、図17のステップS57において詳述する。   Note that in the “stream type content node information table managed by the root node” shown in FIG. 9A, when the time further advances, the download type is completed (the download status is 100%). Stream type content node certification, such as deleting a node and managing it as a new content node (replica node) or adding information to manage which request node is downloading from which stream type content node Can be updated. Further, as described later, when the communication status of the content node is not busy, the “stream type content node information table managed by the root node” shown in FIGS. 9A and 10A is stored in the root node. It is deleted in part 12. The form in which the information table is deleted will be described in detail in step S57 in FIG.

次いで、図11を参照してコンテンツノードの通信状況が繁忙(混雑)している場合のシステムSの動作を説明する。図11に示すように、リクエストノードがクエリ(コンテンツID「30210113」を含む。)を送信すると、場合によっては中間ノードを介してルートノードにクエリが転送される(1)。図5に示した例によれば、ノード装置1−1がリクエストノードとなり、ノード装置1−2、1−3、1−4が中間ノードとなり、ノード装置1−5がルートノードとなる。   Next, the operation of the system S when the communication status of the content node is busy (congested) will be described with reference to FIG. As shown in FIG. 11, when the request node transmits a query (including the content ID “30210113”), the query is transferred to the root node via an intermediate node in some cases (1). According to the example illustrated in FIG. 5, the node device 1-1 is a request node, the node devices 1-2, 1-3, and 1-4 are intermediate nodes, and the node device 1-5 is a root node.

クエリを受信したルートノードは、クエリに含まれるコンテンツIDを、自身が管理(記憶)しているインデックス情報の中から検索し、図6に示すようにコンテンツID「30210113」とこれに対応するコンテンツノードのIPアドレス「100.23.156.1」を記憶しているため、コンテンツノードに対して通信繁忙度を問い合わせる(2)。   The root node that has received the query searches the content ID included in the query from the index information managed (stored) by itself, and as shown in FIG. 6, the content ID “30210113” and the content corresponding thereto Since the node IP address “100.23.156.1” is stored, the content node is inquired about the busyness of communication (2).

そして、コンテンツノードは、自身の通信繁忙度を認定し、これに対応する通信繁忙度情報をルートノードに送信する(3)。具体的に、コンテンツノードは、図9(A)、(B)に示すように、現在3つのノード装置にコンテンツを配信中であること等を示す通信繁忙度情報を送信する。なお、コンテンツノードは、この時点で通信繁忙度が所定の範囲外である旨等の情報をルートノードに送信してもよい。   Then, the content node recognizes its own communication busyness, and transmits corresponding communication busyness information to the root node (3). Specifically, as shown in FIGS. 9A and 9B, the content node transmits communication busyness information indicating that content is currently being distributed to three node devices. Note that the content node may transmit information to the root node that the busyness of communication is out of a predetermined range at this time.

次いで、ルートノードは、受信した通信繁忙度情報に対応する通信繁忙度が所定の範囲外、すなわち、コンテンツノードが非常に混雑していると判断した場合(4)、リクエストノードのコンテンツ要求先を分散すべく、コンテンツノードに対してコンテンツ配信(受信)中のノード装置(上述のダウンロード中ノードを示す。)を問い合わせる(5)。   Next, when the route node determines that the communication busyness corresponding to the received communication busyness information is outside the predetermined range, that is, the content node is very busy (4), the root node determines the content request destination of the request node. In order to distribute, the content node is inquired of the node device (indicating the above-mentioned downloading node) that is delivering (receiving) the content (5).

そして、コンテンツノードは、ダウンロード中ノードを確認し(6)、これらの各ノード装置に対応する配信中ノード情報(IPアドレス:図9(A)参照)をルートノードに送信する(7)。次いで、ルートノードは、受信した配信中ノード情報を元に、図9(A)に示すようなストリーム型コンテンツノード情報テーブルの作成を開始し(8)、受信したIPアドレスに対応するダウンロード中ノード(このときはリクエストノード)に対し、コンテンツ受信状況(クエリ日時、ダウンロード開始日時、ダウンロード元とのHOP数、ダウンロードステータス、想定有効帯域等)を問い合わせる(9)。コンテンツ受信状況を問い合わせられたダウンロード中ノードは、可能な範囲で受信状況を示す受信状況情報(図9(A)参照)をルートノードに送信する(10)。なお、「可能な範囲」としたのは、ダウンロード中ノードがコンテンツの受信状況を認識していない場合にまで受信状況情報を送らせるものではないことを示し、例えば、図10(A)に示すように、ノード番号<4>、<6>のノード装置1から想定有効帯域が得られなければ、ルートノードにおいては「unknown」と認識する。   Then, the content node confirms the node being downloaded (6), and transmits node information (IP address: see FIG. 9A) corresponding to each of these node devices to the root node (7). Next, the root node starts creating a stream type content node information table as shown in FIG. 9A based on the received node information being delivered (8), and the node being downloaded corresponding to the received IP address (The request node at this time) is inquired about the content reception status (query date, download start date, number of HOPs with the download source, download status, assumed effective bandwidth, etc.) (9). The downloading node inquired about the content reception status transmits reception status information (see FIG. 9A) indicating the reception status to the possible extent to the root node (10). Note that “possible range” indicates that the reception status information is not sent until the node being downloaded does not recognize the reception status of the content, for example, as shown in FIG. Thus, if the assumed effective bandwidth cannot be obtained from the node devices 1 with the node numbers <4> and <6>, the root node recognizes “unknown”.

ダウンロード中ノードから受信状況情報を得たルートノードは、想定有効帯域等から、図9(A)に示すように、ストリーム型コンテンツノードを選択するための情報を作成する。具体的には、図9(A)を用いて上述したように、環境評価値、ダウンロード可能装置数、ダウンロード中の装置数、ダウンロード元IPアドレス、ダウンロード中のノード装置1のIPアドレスのリスト、ツリー内での段数、を決定する。なお、この段階ではストリーム型コンテンツノードを決定するための処理を行っているため、この時点でのダウンロード元IPアドレスは、コンテンツノードのIPアドレスであり、ダウンロード中のIPアドレスのリストは空であり、ダウンロード中の装置数は0(ゼロ)である。   As shown in FIG. 9A, the root node that has received the reception status information from the node being downloaded creates information for selecting a stream type content node, as shown in FIG. 9A. Specifically, as described above with reference to FIG. 9A, the environmental evaluation value, the number of downloadable devices, the number of devices being downloaded, the download source IP address, the IP address list of the node device 1 being downloaded, Determine the number of stages in the tree. At this stage, since the process for determining the stream type content node is performed, the download source IP address at this point is the IP address of the content node, and the list of IP addresses being downloaded is empty. The number of devices being downloaded is 0 (zero).

ルートノードは、これらの配信中ノード情報、受信状況情報、ストリーム型コンテンツノードを選択するための情報を、「ストリーム型コンテンツノード情報テーブル」として記憶する(図9(A))。   The root node stores the node information being distributed, the reception status information, and information for selecting the stream type content node as a “stream type content node information table” (FIG. 9A).

そして、ルートノードは、環境評価値から他の装置にコンテンツを配信できる配信中ノード装置として選択した一以上のノード装置(例えば、ノード番号<1>、<2>のノード装置1)に対し、コンテンツ情報配信が可能か問い合わせる(11)。なお、ここで、ルートノードで推定したDL可能装置数が、確度の高いものであるならば、この問い合わせは省略しても良い。あるいは逆に、確度の低い推定しか出来ない場合には、情報テーブルに環境評価値を持たない構成としても良い。   The root node then selects one or more node devices (for example, the node devices 1 with the node numbers <1> and <2>) selected as the distributing node device that can distribute the content to other devices based on the environmental evaluation value. An inquiry is made as to whether content information can be distributed (11). Here, if the number of DL-capable devices estimated by the root node is highly accurate, this inquiry may be omitted. Or conversely, when only an estimation with low accuracy can be performed, the information table may not have an environmental evaluation value.

このようにして問い合わせられたダウンロード中ノードが、コンテンツ情報配信が可能とルートノードに送信した場合(12)、ルートノードは当該ノード装置をストリーム型コンテンツノードとして認定する(13)。そして、ルートノードは、ストリーム型コンテンツノードとして認定したノード装置の中からリクエストノードにIPアドレスを知らせる(送信する)ノード装置を選択する。ストリーム型コンテンツノードの選択の仕方については、上述のトポロジー情報について説明した通りである。   When the downloading node inquired in this way transmits to the root node that content information distribution is possible (12), the root node recognizes the node device as a stream type content node (13). Then, the root node selects a node device that informs (transmits) the IP address to the requesting node from among the node devices recognized as the stream type content node. The method of selecting the stream type content node is as described in the above topology information.

ルートノードは、選択されたストリーム型コンテンツノードのIPアドレスをコンテンツ要求先とし、リクエストノードにクエリへの返信として送信する(14)。なお、ルートノードは、一のストリーム型コンテンツノードに対して所定の数(上述のダウンロード可能装置数)以下のリクエストノード(クエリの送信元のノード装置)に、当該ストリーム型コンテンツノードのIPアドレスを送信することが好ましい。このことにより、ストリーム型コンテンツノードの通信状況が混雑し、通信がとぎれたり、エラーが発生することにより、コンテンツの品質が低下することが防止される。その結果、コンテンツの配信を希望する複数のユーザのノード装置において、希望のコンテンツをストレスなく高品質に入手して視聴することが可能となる。   The root node uses the IP address of the selected stream type content node as a content request destination, and transmits it to the request node as a reply to the query (14). Note that the root node assigns the IP address of the stream type content node to a request node (a node device that transmitted the query) that is equal to or less than a predetermined number (the number of downloadable devices described above) for one stream type content node. It is preferable to transmit. As a result, the communication status of the stream type content node is congested, and it is possible to prevent the quality of the content from being lowered due to the communication being interrupted or an error occurring. As a result, it is possible to obtain and view the desired content with high quality without stress in the node devices of a plurality of users who wish to distribute the content.

コンテンツ要求先のIPアドレスを受信したリクエストノードは、当該IPアドレスに対応するストリーム型コンテンツノードに対し、コンテンツ要求(本発明の共用情報要求情報)を送信する(15)。当該コンテンツ要求を受けたストリーム型コンテンツノードは、コンテンツ要求の送信元のリクエストノードに対し、コンテンツの配信を開始する(16)。このようにして、コンテンツ配信システムSは、一時的に図10(B)に示すようないわゆるツリー型の通信形態となり、コンテンツノードにおける通信の混雑が緩和される。なお、新たなリクエストノードがストリーム型コンテンツノードからのコンテンツのダウンロードを開始すると、ルートノードは、図9(A)および図10(A)に示すノード装置1を増やし、配信能力情報やトポロジー情報、受信状況情報のDLステータス等を更新していく。   The request node that receives the IP address of the content request destination transmits a content request (shared information request information of the present invention) to the stream type content node corresponding to the IP address (15). Upon receiving the content request, the stream type content node starts distributing the content to the request node that has transmitted the content request (16). In this way, the content distribution system S temporarily becomes a so-called tree-type communication form as shown in FIG. 10B, and the communication congestion at the content node is alleviated. When a new request node starts downloading content from the stream type content node, the root node increases the number of node devices 1 shown in FIGS. 9A and 10A, and distribution capability information, topology information, Update the DL status etc. of the reception status information.

また、ストリーム型コンテンツノードをルートノードが選択すると(13)、「ストリーム型コンテンツノードを示すIPアドレスをクエリの送信元のリクエストノードに送信すべき旨」の通信繁忙時指示情報をルートノードがキャッシュノードに対して送信する(17)。このとき、図6に示すように、ルートノードにはコンテンツノードの公開メッセージが転送されてくる際に併せてキャッシュノードのIPアドレスが転送されてくるので、ルートノードは、当該IPアドレスに対応する全てのキャッシュノードに通信繁忙時指示情報を送信する。   Further, when the root node selects the stream type content node (13), the root node caches the busy communication instruction information indicating that the IP address indicating the stream type content node should be transmitted to the request source node of the query. Transmit to the node (17). At this time, as shown in FIG. 6, since the IP address of the cache node is transferred to the root node when the public message of the content node is transferred, the root node corresponds to the IP address. The communication busy instruction information is transmitted to all the cache nodes.

その後、リクエストノードがクエリを送信し、中間ノードを介してキャッシュノードにクエリが転送された場合(18)、キャッシュノードは、コンテンツ要求先としてストリーム型コンテンツノードを示すIPアドレスを、クエリの送信元のリクエストノードに送信する(19)。   Thereafter, when the request node transmits a query and the query is transferred to the cache node via the intermediate node (18), the cache node indicates the IP address indicating the stream type content node as the content request destination, and the source of the query (19).

コンテンツ要求先のIPアドレスを受信したリクエストノードは、当該IPアドレスに対応するストリーム型コンテンツノードに対し、コンテンツ要求を送信する(20)。当該コンテンツ要求を受けたストリーム型コンテンツノードは、コンテンツ要求の送信元のリクエストノードに対し、コンテンツの配信を開始する(21)。   The request node that receives the IP address of the content request destination transmits a content request to the stream type content node corresponding to the IP address (20). Upon receiving the content request, the stream type content node starts distributing the content to the request node that has transmitted the content request (21).

次いで、図12を参照してコンテンツノードの通信状況が繁忙(混雑)している場合のシステムSの他の動作を説明する。図12は、ルートノードよりも先にキャッシュノードがコンテンツノードに通信繁忙度を問い合わせて、受信した通信繁忙度情報に対応する通信繁忙度が所定の範囲外、すなわち、コンテンツノードが非常に混雑していると判断した場合の動作を示す。なお、以下においては、図11を用いて説明した事項と同様の事項については省略して説明する。   Next, another operation of the system S when the communication status of the content node is busy (congested) will be described with reference to FIG. FIG. 12 shows that the cache node inquires of the content node about the communication busyness before the root node, and the communication busyness corresponding to the received communication busyness information is out of a predetermined range, that is, the content node is very crowded. Operation when it is determined that In the following description, the same matters as those described with reference to FIG. 11 are omitted.

図12に示すように、リクエストノードがクエリを送信すると、場合によっては中間ノードを介してキャッシュノードにクエリが転送される(31)。   As shown in FIG. 12, when a request node transmits a query, the query is transferred to a cache node via an intermediate node in some cases (31).

クエリを受信したキャッシュノードは、クエリに含まれるコンテンツIDを、自身が管理(記憶)しているインデックス情報の中から検索し、自身がキャッシュノードであることを判断し、コンテンツノードに対して通信繁忙度を問い合わせる(32)。   Upon receiving the query, the cache node searches the index information managed (stored) for the content ID included in the query, determines that it is the cache node, and communicates with the content node. Inquires about busyness (32).

そして、コンテンツノードは、自身の通信繁忙度を認定し、これに対応する通信繁忙度情報をキャッシュノードに送信する(33)。キャッシュノードは、受信した通信繁忙度情報に対応する通信繁忙度が所定の範囲外、すなわち、コンテンツノードが非常に混雑していると判断した場合(34)、通信繁忙度が所定の範囲外である旨の通信繁忙時報告情報をルートノードに送信する(35)。キャッシュノードがルートノードに通信繁忙時報告情報を送信する際には、クエリが転送されるのと同様の手順で送信される。   Then, the content node recognizes its own communication busyness and transmits communication busyness information corresponding to this to the cache node (33). If the cache node determines that the communication busy level corresponding to the received communication busy level information is out of the predetermined range, that is, the content node is very busy (34), the communication busy level is out of the predetermined range. The communication busy time report information to the effect is transmitted to the root node (35). When the cache node transmits the busy communication report information to the root node, the query is transmitted in the same procedure as when the query is transferred.

そして、ルートノードにおいては、図11に示した通信繁忙度が所定の範囲外であると自身で判断したときの(4〜13)と同様に、ストリーム型コンテンツノード情報テーブルを作成し(36〜44)、ストリーム型コンテンツノードとなるノード装置を選択し、上述の(17)と同様の通信繁忙時指示情報をキャッシュノードに送信する(45)。   Then, in the root node, a stream type content node information table is created (36 to 36) in the same manner as (4 to 13) when it is determined that the communication busyness shown in FIG. 44) The node device to be a stream type content node is selected, and the communication busy instruction information similar to the above (17) is transmitted to the cache node (45).

そして、キャッシュノードは、指示されたストリーム型コンテンツノードのIPアドレスをコンテンツ要求先としてリクエストノードに送信する(46)。   Then, the cache node transmits the IP address of the instructed stream type content node as the content request destination to the request node (46).

コンテンツ要求先のIPアドレスを受信したリクエストノードは、当該IPアドレスに対応するストリーム型コンテンツノードに対し、コンテンツ要求を送信する(47)。当該コンテンツ要求を受けたストリーム型コンテンツノードは、コンテンツ要求の送信元のリクエストノードに対し、コンテンツの配信を開始する(48)。   The request node that receives the IP address of the content request destination transmits a content request to the stream type content node corresponding to the IP address (47). Upon receiving the content request, the stream type content node starts distributing the content to the request node that has transmitted the content request (48).

一方、キャッシュノードは、指示されたストリーム型コンテンツノードのIPアドレスをコンテンツ要求先としてリクエストノードに送信すると(46)、そのことを示す送信済情報をルートノードに送信する(49)。   On the other hand, when the cache node transmits the IP address of the instructed stream type content node to the request node as a content request destination (46), the cache node transmits transmitted information indicating that to the root node (49).

送信済情報を受信したルートノードは、そのIPアドレスに対応するストリーム型コンテンツノードから一台のリクエストノードがコンテンツダウンロード中であることを考慮して、ストリーム型コンテンツノード情報テーブルを更新する(50)。ここでは、ダウンロード中の装置数やダウンロード中の装置のIPアドレスの情報等を更新し、ツリー型の通信形態に参加しているノード装置1を新たにストリーム型コンテンツノードとして情報テーブルに追加登録し、ツリー型の通信形態におけるトポロジー情報の更新を行う。   The root node that has received the transmitted information updates the stream type content node information table in consideration of the fact that one request node is downloading content from the stream type content node corresponding to the IP address (50). . Here, the number of devices being downloaded, information on the IP address of the device being downloaded, etc. are updated, and the node device 1 participating in the tree-type communication form is newly registered in the information table as a stream-type content node. The topology information in the tree-type communication form is updated.

なお、情報テーブルの更新について、上述のようにキャッシュノードがリクエストノードからのクエリに返答した段階でトポロジー情報を更新するのではなく、リクエストノードが実際にコンテンツノードからデータを受け取り始めようとしたときに情報テーブルを更新することがより好ましい。この場合、クエリだけ送信して実際にはコンテンツのダウンロードを開始しないリクエストノードがあった場合に、ルートノードが情報テーブルをより正確に保持できることとなる。このような形態とする場合には、図12における(49)の処理の代わりに、リクエストノードからルートノードに対して「あるストリーム型コンテンツノードからコンテンツのダウンロードを開始した」旨の報告情報を送信することになる。   Regarding the update of the information table, when the request node actually starts to receive data from the content node instead of updating the topology information when the cache node responds to the query from the request node as described above. More preferably, the information table is updated. In this case, when there is a request node that transmits only the query and does not actually start downloading the content, the root node can hold the information table more accurately. In the case of such a form, instead of the processing of (49) in FIG. 12, report information indicating that “downloading of content from a certain stream type content node has started” is transmitted from the request node to the root node. Will do.

このように、キャッシュノードがルートノードと同様にストリーム型コンテンツノードをリクエストノードに知らせることにより、特にコンテンツデータを保持しているノード装置が複数ある場合に、ルートノードにクエリが集中して転送され、ルートノードにおいて処理が滞ることを防止できる。   In this way, the cache node informs the request node of the stream type content node in the same way as the root node, so that the query is concentrated and transferred to the root node particularly when there are a plurality of node devices holding the content data. It is possible to prevent the processing from being delayed at the root node.

(2) コンテンツノードの通信状況が繁忙(混雑)していない場合
次いで、コンテンツノードの通信状況が繁忙(混雑)していない場合の動作について、図13、図14を参照して説明する。なお、必要に応じて上述の図面を参照する。
(2) When the communication status of the content node is not busy (congested) Next, the operation when the communication status of the content node is not busy (congested) will be described with reference to FIGS. In addition, the above-mentioned drawing is referred as needed.

図13に示すように、リクエストノードがクエリを送信すると、場合によっては中間ノードを介してルートノードにクエリが転送される(51)。   As shown in FIG. 13, when a request node transmits a query, the query is transferred to the root node via an intermediate node in some cases (51).

クエリを受信したルートノードは、クエリに含まれるコンテンツIDを、自身が管理(記憶)しているインデックス情報の中から検索し、自身がルートノードであることを判断し、コンテンツノードに対して通信繁忙度を問い合わせる(52)。   The root node that has received the query searches the index information managed (stored) for the content ID included in the query, determines that it is the root node, and communicates with the content node. Inquires about busyness (52).

そして、コンテンツノードは、自身の通信繁忙度を認定し、これに対応する通信繁忙度情報をルートノードに送信する(53)。ルートノードは、受信した通信繁忙度情報に対応する通信繁忙度が所定の範囲内、すなわち、コンテンツノードが空いていると判断した場合(54)、上述のストリーム型コンテンツノード情報テーブルが作成されている場合にはこのテーブルを削除して、通常と同様にコンテンツノードのIPアドレスをコンテンツ要求先としてクエリ送信元のリクエストノードに送信する(55)。   Then, the content node recognizes its own communication busyness and transmits communication busyness information corresponding to this to the root node (53). When the root node determines that the communication busy level corresponding to the received communication busy level information is within a predetermined range, that is, the content node is free (54), the above-described stream type content node information table is created. If so, this table is deleted, and the IP address of the content node is transmitted to the request node of the query transmission source as the content request destination in the same manner as usual (55).

コンテンツ要求先のIPアドレスを受信したリクエストノードは、当該IPアドレスに対応するコンテンツノードに対し、コンテンツ要求を送信する(56)。当該コンテンツ要求を受けたコンテンツノードは、コンテンツ要求の送信元のリクエストノードに対し、コンテンツの配信を開始する(57)。   The request node that has received the IP address of the content request destination transmits a content request to the content node corresponding to the IP address (56). Upon receiving the content request, the content node starts distributing the content to the request node that has transmitted the content request (57).

また、通信繁忙度が所定の範囲内であるとルートノードが判断すると(54)、「コンテンツノードを示すIPアドレスをクエリの送信元のリクエストノードに送信すべき旨」の非通信繁忙時指示情報をルートノードがキャッシュノードに対して送信する(58)。   Further, when the root node determines that the communication busyness is within a predetermined range (54), the non-communication busy instruction information indicating that “the IP address indicating the content node should be transmitted to the request node of the query transmission source”. Is transmitted from the root node to the cache node (58).

その後、リクエストノードがクエリを送信し、中間ノードを介してキャッシュノードにクエリが転送された場合(59)、キャッシュノードは、コンテンツ要求先としてコンテンツノードを示すIPアドレスを、クエリの送信元のリクエストノードに送信する(60)。   Thereafter, when the request node transmits a query and the query is transferred to the cache node via the intermediate node (59), the cache node sends an IP address indicating the content node as a content request destination to the request of the query transmission source. Transmit to node (60).

コンテンツ要求先のIPアドレスを受信したリクエストノードは、当該IPアドレスに対応するコンテンツノードに対し、コンテンツ要求を送信する(61)。当該コンテンツ要求を受けたコンテンツノードは、コンテンツ要求の送信元のリクエストノードに対し、コンテンツの配信を開始する(62)。   The request node that has received the IP address of the content request destination transmits a content request to the content node corresponding to the IP address (61). The content node that has received the content request starts content distribution to the request node that has transmitted the content request (62).

次いで、図14を参照してコンテンツノードの通信状況が繁忙(混雑)していない場合のシステムSの他の動作を説明する。図14は、ルートノードよりも先にキャッシュノードがコンテンツノードに通信繁忙度を問い合わせて、受信した通信繁忙度情報に対応する通信繁忙度が所定の範囲内、すなわち、コンテンツノードが空いてきたことを判断した場合の動作を示す。   Next, another operation of the system S when the communication status of the content node is not busy (congested) will be described with reference to FIG. FIG. 14 shows that the cache node inquires of the content node about the communication busyness before the root node, and the communication busyness corresponding to the received communication busyness information is within a predetermined range, that is, the content node has become free. The operation when it is determined is shown.

図14に示すように、リクエストノードがクエリを送信すると、場合によっては中間ノードを介してキャッシュノードにクエリが転送される(71)。   As shown in FIG. 14, when the request node transmits a query, the query is transferred to the cache node via an intermediate node in some cases (71).

クエリを受信したキャッシュノードは、クエリに含まれるコンテンツIDを、自身が管理(記憶)しているインデックス情報の中から検索し、自身がキャッシュノードであることを判断し、コンテンツノードに対して通信繁忙度を問い合わせる(72)。   Upon receiving the query, the cache node searches the index information managed (stored) for the content ID included in the query, determines that it is the cache node, and communicates with the content node. The busy degree is inquired (72).

通信繁忙度を問い合わせられたコンテンツノードは、自身の通信繁忙度を認定し、これに対応する通信繁忙度情報をキャッシュノードに送信する(73)。キャッシュノードは、受信した通信繁忙度情報に対応する通信繁忙度が所定の範囲内、すなわち、コンテンツノードが空いていると判断した場合(74)、通信繁忙度が所定の範囲内である旨の非通信繁忙時報告情報をルートノードに送信する(75)。   The content node inquired about the busyness of communication identifies its busyness, and transmits the busyness information corresponding thereto to the cache node (73). When the cache node determines that the communication busyness corresponding to the received communication busyness information is within a predetermined range, that is, the content node is free (74), it indicates that the communication busyness is within the predetermined range. Non-communication busy report information is transmitted to the root node (75).

そして、キャッシュノードは、コンテンツ要求先としてコンテンツノードを示すIPアドレスを、クエリの送信元のリクエストノードに送信する(76)。   Then, the cache node transmits an IP address indicating the content node as the content request destination to the request node that is the transmission source of the query (76).

コンテンツ要求先のIPアドレスを受信したリクエストノードは、当該IPアドレスに対応するコンテンツノードに対し、コンテンツ要求を送信する(77)。当該コンテンツ要求を受けたコンテンツノードは、コンテンツ要求の送信元のリクエストノードに対し、コンテンツの配信を開始する(78)。   The request node that has received the IP address of the content request destination transmits a content request to the content node corresponding to the IP address (77). The content node that has received the content request starts content distribution to the request node that has transmitted the content request (78).

一方、非通信繁忙時報告情報を受信したルートノードにおいては(75)、上述のストリーム型コンテンツノード情報テーブルが作成されている場合には、このテーブルを削除して、上述と同様の非通信繁忙時指示情報をキャッシュノードに送信する(79)。このとき、ルートノードは、上述の非通信繁忙時報告情報の送信元のキャッシュノード以外のキャッシュノードのみに当該非通信繁忙時指示情報を送付してもよい。   On the other hand, in the root node that has received the non-communication busy report information (75), if the above-described stream type content node information table has been created, this table is deleted and the non-communication busy similar to the above is performed. The time instruction information is transmitted to the cache node (79). At this time, the root node may send the non-communication busy instruction information only to a cache node other than the cache node that is the transmission source of the non-communication busy report information.

[3.1.2.各ノードの動作]
次に、リクエストノードがコンテンツ要求を行う際のそれぞれのノードで行なわれる処理について詳細に説明するが、上述したように、コンテンツ配信システムSに含まれる全てのノード装置1は、リクエストノード、キャッシュノード、ルートノード、コンテンツノード、ダウンロード中ノード、ストリーム型コンテンツノード、経路上の中間ノード或いはその他のノード等、何れのノード装置にもなり得る。
[3.1.2. Operation of each node]
Next, processing performed at each node when the request node makes a content request will be described in detail. As described above, all the node devices 1 included in the content distribution system S include request nodes, cache nodes. , A root node, a content node, a node being downloaded, a stream type content node, an intermediate node on the route, or other nodes, etc.

例えば、ユーザがノード装置1に備えられた入力部21を操作することによって、所望のコンテンツデータの所在の問い合わせが指示されると、当該ノード装置1がクエリを送信するリクエストノードして機能する。また、当該リクエストノードからクエリを受信しコンテンツデータの所在の問い合わせがされたノード装置1は、自身の記憶部12に記憶したインデックス情報に当該コンテンツの情報(ノードIDおよびこれに対応するIPアドレス)が在る場合にはキャッシュノード或いはルートノードとして機能する。なお、自身がキャッシュノードであるかルートノードであるか、については、[1.4.コンテンツデータの登録方法]において説明したように、問い合わせをされたコンテンツIDが自己のノードIDと最も近いかどうか(ルーティングテーブルを見て他に転送先がないかどうか)という判断で、各ノード装置1において認識される。また、自身が当該コンテンツを保持している場合にはコンテンツノードとして機能する。さらに、リクエストノードであるノード装置1は、コンテンツをダウンロード中である場合にはダウンロード中ノードとして機能し、そのときダウンロード中であるコンテンツを他のノード装置1へ配信することとなった場合には、当該ノード装置1はストリーム型コンテンツノードとして機能する。   For example, when the user operates the input unit 21 provided in the node device 1 to instruct an inquiry about the location of desired content data, the node device 1 functions as a request node that transmits the query. In addition, the node device 1 that has received the query from the request node and inquired about the location of the content data includes the content information (node ID and corresponding IP address) in the index information stored in its storage unit 12. When there is, it functions as a cache node or a root node. Whether it is a cache node or a root node is described in [1.4. As described in [Content Data Registration Method], each node apparatus determines whether or not the inquired content ID is closest to its own node ID (whether there is no other transfer destination by looking at the routing table). 1 is recognized. Further, when it holds the content, it functions as a content node. Further, the node device 1 that is a request node functions as a downloading node when content is being downloaded, and when the content being downloaded at that time is to be distributed to another node device 1. The node device 1 functions as a stream type content node.

以下に、それぞれのノードとして機能する際にノード装置1で行なわれる処理について図15乃至図21を用いて詳細に説明する。   Hereinafter, processing performed in the node device 1 when functioning as each node will be described in detail with reference to FIGS.

まず、図15を用いて、ノード装置1が受けたメッセージ(または入力処理)により、制御部11がどのような処理を行うか、リクエストノード等のどのノード装置の役割を担うか、について説明する。図15は、ノード装置1におけるメッセージ解析処理を示すフローチャートである。   First, with reference to FIG. 15, a description will be given of what processing the control unit 11 performs according to a message (or input processing) received by the node device 1 and which node device such as a request node plays a role. . FIG. 15 is a flowchart showing message analysis processing in the node device 1.

ノード装置1の制御部11は、電源が入れられたことを認識すると(電源オン:ステップS1)、ノード装置1の表示部16におけるUI表示等やポートの設定を初期化し(ステップS2)、電源が切られたか否か?(電源オフか?)の判断を行う(ステップS3)。通常は電源が急に切られないため、制御部11は電源が切られていないと判断し(ステップS3NO)、入力部21からのコンテンツの視聴要求の入力があったか否かを判断する(ステップS4)。制御部11が入力部21からの「コンテンツの視聴要求の入力」があったと判断した場合には(ステップS4YES)、ノード装置1はリクエストノードとして動作し、クエリ送信処理を行う(ステップS5)。なお、リクエストノードはその後ダウンロード中ノードとなり、また、ストリーム型コンテンツノードとなる場合がある。   When the control unit 11 of the node device 1 recognizes that the power is turned on (power on: step S1), it initializes the UI display and the like and the port setting on the display unit 16 of the node device 1 (step S2). Whether or not A determination is made as to whether the power is off (step S3). Normally, since the power is not suddenly turned off, the control unit 11 determines that the power is not turned off (step S3 NO), and determines whether or not a content viewing request is input from the input unit 21 (step S4). ). When the control unit 11 determines that there is “content viewing request input” from the input unit 21 (YES in step S4), the node device 1 operates as a request node and performs query transmission processing (step S5). Note that the request node may then be a downloading node or a stream type content node.

一方、制御部11が入力部21からの「コンテンツの視聴要求の入力」がなかったと判断した場合には(ステップS4NO)、制御部11が通信部20からメッセージを受信したか否かを判断する(ステップS6)。制御部11が通信部20からメッセージを受信していないと判断した場合には(ステップS6NO)、ステップS3に戻り、制御部11が通信部20からメッセージを受信したと判断した場合には(ステップS6YES)、通信部20から受信したメッセージを解析する(ステップS7)。   On the other hand, when the control unit 11 determines that there is no “content viewing request input” from the input unit 21 (NO in step S4), the control unit 11 determines whether a message is received from the communication unit 20. (Step S6). When it is determined that the control unit 11 has not received a message from the communication unit 20 (step S6 NO), the process returns to step S3, and when the control unit 11 determines that a message has been received from the communication unit 20 (step S6). S6 YES), the message received from the communication unit 20 is analyzed (step S7).

制御部11が解析したメッセージが「クエリ」であった場合には、ノード装置1がそのクエリに含まれるコンテンツIDに対応するIPアドレスを記憶しているか否か、からノード装置1自身がルートノードまたはキャッシュノードであるか否かを判断する(ステップS8)。クエリに含まれるコンテンツIDに対応するIPアドレスを記憶していない場合には、ノード装置1はそのコンテンツのルートノードおよびキャッシュノードでないため、制御部11はそのように判断し(ステップS8NO)、受信したクエリを転送する処理を行う(ステップS9)。クエリを転送する処理は、上述の通りである。   When the message analyzed by the control unit 11 is “query”, the node device 1 itself determines whether or not the node device 1 stores the IP address corresponding to the content ID included in the query. Or it is judged whether it is a cache node (step S8). When the IP address corresponding to the content ID included in the query is not stored, the node device 1 is not the root node and the cache node of the content, so the control unit 11 makes such a determination (NO in step S8) and receives it. The process which transfers the done query is performed (step S9). The process of transferring the query is as described above.

クエリに含まれるコンテンツIDに対応するIPアドレスを記憶している場合には、ノード装置1の制御部11は、問い合わせられたコンテンツIDが自己のノードIDと最も近いか否か(ルーティングテーブルを参照して他に転送先がないかどうか)という判断から、そのコンテンツのルートノードであるか、キャッシュノードであるか、を判断する(ステップS8)。これより制御部11が、問い合わせられたコンテンツIDが自己のノードIDと最も近く、自身が当該コンテンツIDのルートノードであると判断した場合には(ステップS8ルートノード)、コンテンツノード(ストリーム型コンテンツノードを含む)のノード情報であるIPアドレスを送信するための処理(1)を行う(ステップS10)。一方、ステップS8において、ノード装置1の制御部11は、問い合わせられたコンテンツIDが自己のノードIDと最も近くなく、他に転送先があるため、自身が当該コンテンツIDのキャッシュノードであると判断した場合には(ステップS8キャッシュノード)、コンテンツノード(ストリーム型コンテンツノードを含む)のノード情報であるIPアドレスを送信するための処理(2)を行う(ステップS11)。   When the IP address corresponding to the content ID included in the query is stored, the control unit 11 of the node device 1 determines whether or not the inquired content ID is closest to its own node ID (see the routing table). Then, it is determined whether the content is a root node or a cache node (step S8). Accordingly, when the control unit 11 determines that the inquired content ID is closest to its own node ID and is itself the root node of the content ID (step S8 root node), the content node (stream type content) A process (1) for transmitting an IP address which is node information (including nodes) is performed (step S10). On the other hand, in step S8, the control unit 11 of the node device 1 determines that the inquired content ID is not the closest to its own node ID and that there is another transfer destination, so that it is the cache node of the content ID. If so (step S8 cache node), processing (2) for transmitting the IP address which is the node information of the content node (including the stream type content node) is performed (step S11).

制御部11が解析したメッセージが「指示情報」であった場合には、ノード装置1はキャッシュノードまたはその他のノード装置1として動作し、指示情報対応処理を行う(ステップS12)。制御部11が解析したメッセージが「報告情報」であった場合には、ノード装置1はルートノード、キャッシュノードまたはその他のノード装置1として動作し、報告情報対応処理を行う(ステップS13)。   If the message analyzed by the control unit 11 is “instruction information”, the node device 1 operates as a cache node or other node device 1 and performs an instruction information handling process (step S12). If the message analyzed by the control unit 11 is “report information”, the node device 1 operates as a root node, a cache node, or other node device 1 and performs a report information handling process (step S13).

制御部11が解析したメッセージが「コンテンツ要求(共用情報要求情報)」であった場合には、ノード装置1はコンテンツノードまたはストリーム型コンテンツノードとして動作し、コンテンツ配信処理(ステップS14)を行う。   When the message analyzed by the control unit 11 is “content request (shared information request information)”, the node device 1 operates as a content node or a stream type content node, and performs content distribution processing (step S14).

これらの各ステップS5、S9〜S14の後、ノード装置1の制御部11は、ステップS3の処理に戻る。制御部11は、再度電源が切られたか否か?の判断を行い(ステップS3)、ノード装置1の電源が切られた場合には、制御部11は電源が切られたと判断し(ステップS3YES)、この処理を終了する(エンド)。   After each of these steps S5 and S9 to S14, the control unit 11 of the node device 1 returns to the process of step S3. Whether the control unit 11 has been turned off again. When the node device 1 is powered off (step S3), the control unit 11 determines that the power is turned off (step S3 YES), and ends this process (end).

以下に各ノード装置1の処理について説明する。   The processing of each node device 1 will be described below.

[3.1.2.1.リクエストノードの処理]
図16を用いてリクエストノードの処理およびリクエストノードがダウンロード中ノード、ストリーム型コンテンツノードになる処理(上述のステップS5)について説明する。図16は、リクエストノードの制御部11に記憶されたプログラムが当該制御部11により実行されることにより行われる処理を示すフローチャートである。
[3.1.2.1. Request node processing]
The processing of the request node and the processing of the request node becoming the downloading node and the stream type content node (step S5 described above) will be described using FIG. FIG. 16 is a flowchart showing processing performed when the program stored in the control unit 11 of the request node is executed by the control unit 11.

ユーザが入力部21を操作することにより、コンテンツのタイトル等を入力し、所望のコンテンツデータの所在の問い合わせが行われると(ステップS5:スタート)、このことを認識した制御部11は、当該コンテンツのタイトル等をハッシュ化して当該コンテンツデータを示すコンテンツID(共用情報に対応する固有の識別情報)を生成すると共に、当該生成されたコンテンツIDを含むクエリを、記憶部12に記憶したルーティングテーブルを参照して他のノード装置1に送信する(ステップS21)。当該他のノード装置1の選択手法は、上述した「1−3コンテンツデータの検索方法」にて詳細に説明した手法に拠る。   When the user operates the input unit 21 to input a content title or the like and an inquiry about the location of the desired content data is made (step S5: start), the control unit 11 that recognizes this, And generating a content ID indicating the content data (unique identification information corresponding to the shared information) and storing a query including the generated content ID in the storage unit 12. The reference is transmitted to another node device 1 (step S21). The selection method of the other node device 1 is based on the method described in detail in the “1-3 Content Data Search Method” described above.

次に、ルートノード或いはキャッシュノードからコンテンツノードのIPアドレス情報(ノード情報)を受信すると(ステップS22)、当該IPアドレス情報により特定されるコンテンツノードに対してコンテンツ要求情報を送信し(ステップS23)、コンテンツを受信する(ステップS24)。このとき、このノード装置1はダウンロード中ノードとなる。次いで、コンテンツ受信が完了したかを判断し(ステップS25)、このままコンテンツ受信が完了すると(ステップS25YES)、受信(ダウンロード)したコンテンツの再生処理を行い(ステップS26)、ルートノードへレプリカノード(実際にはコンテンツノードと同様のコンテンツを保持しているため、コンテンツノードと区別されない)として登録し(ステップS27)、処理を終了する(エンド)。   Next, when the IP address information (node information) of the content node is received from the root node or the cache node (step S22), the content request information is transmitted to the content node specified by the IP address information (step S23). The content is received (step S24). At this time, the node device 1 becomes a downloading node. Next, it is determined whether the content reception is completed (step S25). If the content reception is completed as it is (step S25 YES), the received (downloaded) content is reproduced (step S26), and the replica node (actually) Is registered as (not distinguishable from the content node because it holds the same content as the content node) (step S27), and the process ends (end).

他方、ステップS25においてコンテンツ受信が完了していない場合には(ステップS25NO)、制御部11はルートノードから受信状況の問い合わせがあったか否かを判断し(ステップS28)、受信状況の問い合わせがない場合には(ステップS28NO)、ステップS25に戻ってS25とS28の判断を繰り返しながらコンテンツ受信を続ける。   On the other hand, when the content reception is not completed in step S25 (NO in step S25), the control unit 11 determines whether or not there is a reception status inquiry from the root node (step S28), and there is no reception status inquiry. (NO in step S28), the process returns to step S25 to continue receiving content while repeating the determinations in S25 and S28.

また、受信状況の問い合わせがあった場合には(ステップS28YES)、制御部11は、問い合わせられた受信状況の情報を問い合わせ元のルートノードに送信する(ステップS29)。次いで、「他のノード装置に現在受信中のコンテンツの配信が可能か」の問い合わせがあったか否かを判断し(ステップS30)、「コンテンツ配信が可能か」の問い合わせがない場合には、制御部11はそのように判断し(ステップS30NO)、コンテンツの受信が完了するまで受信を続け(ステップS31)、上述のステップS26に進む。   If there is a reception status inquiry (YES in step S28), the control unit 11 transmits the received reception status information to the root node of the inquiry source (step S29). Next, it is determined whether or not there has been an inquiry about whether or not the content of the currently received content can be distributed to another node device (step S30). If there is no inquiry about whether or not the content can be distributed, the control unit 11 makes such a determination (NO in step S30), and continues reception until the reception of the content is completed (step S31), and proceeds to step S26 described above.

一方、「コンテンツ配信が可能か」の問い合わせがあった場合には、制御部11はそのように判断し(ステップS30YES)、さらに、他のノード装置1にコンテンツを配信できる環境にあるか否かを判断する(ステップS32)。   On the other hand, when there is an inquiry about “contents can be distributed”, the control unit 11 makes such a determination (YES in step S30), and whether or not there is an environment in which contents can be distributed to other node devices 1. Is determined (step S32).

制御部11が他のノード装置1にコンテンツを配信できる環境にあると判断した場合には(ステップS32YES)、他のノード装置1にコンテンツを配信できる旨のメッセージを問い合わせ元のルートノードに送信し(ステップS33)、上述のステップS31に進む。他方、制御部11が他のノード装置にコンテンツを配信できる環境にないと判断した場合には(ステップS32NO)、他のノード装置にコンテンツを配信できない旨のメッセージを問い合わせ元のルートノードに送信し(ステップS34)、上述のステップS31に進む。そして、ステップS31においてコンテンツの受信が完了した場合には、上記と同様に、ダウンロードしたコンテンツの再生処理を行い(ステップS26)、ルートノードへレプリカノード(実際にはコンテンツノードと同様のコンテンツを保持しているため、コンテンツノードと区別されない)として登録し(ステップS27)、この処理を終了する(エンド)。   If the control unit 11 determines that the content can be distributed to another node device 1 (YES in step S32), a message indicating that the content can be distributed to the other node device 1 is transmitted to the root node of the inquiry source. (Step S33), the process proceeds to Step S31 described above. On the other hand, if the control unit 11 determines that the environment is not capable of delivering the content to other node devices (NO in step S32), a message indicating that the content cannot be delivered to the other node device is transmitted to the root node as the inquiry source. (Step S34), the process proceeds to Step S31 described above. Then, when the reception of the content is completed in step S31, the downloaded content is reproduced (step S26) in the same manner as described above, and the replica node (actually the same content as the content node is retained) to the root node. Therefore, it is not distinguished from the content node) (step S27), and this process ends (end).

[3.1.2.2.ルートノードの処理]
図17および図18を用いてルートノードの処理(上述のステップS10およびステップS13)について説明する。図17および図18は、ルートノードの制御部11に記憶されたプログラムが当該制御部11により実行されることにより行われる処理を示すフローチャートである。
[3.1.2.2. Process root node]
The root node processing (steps S10 and S13 described above) will be described with reference to FIGS. FIG. 17 and FIG. 18 are flowcharts showing processing performed when the program stored in the control unit 11 of the root node is executed by the control unit 11.

まず、図17を用いてルートノードが記憶するコンテンツIDとIPアドレスの組み合わせにおけるコンテンツIDと同一のコンテンツIDを含むクエリをルートノードが受信した場合の処理を説明する。 First, the processing when a query that contains the same content ID and the content ID in the combination of the content ID and the IP address for storing root node receives the root node with reference to FIG. 17.

ルートノードの制御部11は、クエリが転送されて当該クエリに含まれるコンテンツIDから、問い合わせられたコンテンツIDが自己のノードIDと最も近く、転送先がないために自身が当該コンテンツIDのルートノードであると判断し(ステップS8ルートノード)、コンテンツノードのIPアドレスを送信するための処理(1)を開始する(ステップS10:スタート)。   From the content ID included in the query after the query is transferred, the control unit 11 of the root node determines that the inquired content ID is closest to its own node ID and has no transfer destination. (Step S8 root node), the process (1) for transmitting the IP address of the content node is started (Step S10: Start).

まず、制御部11は、クエリに含まれるコンテンツIDに対応するIPアドレスを検索して、コンテンツノードに通信繁忙度を問い合わせる(ステップS41)。次いで、制御部11はコンテンツノードから受信した通信繁忙度情報から通信繁忙度が所定範囲内か否かを判断する(ステップS42)。制御部11は、コンテンツノードの通信状況が著しく混雑しており、通信繁忙度が所定範囲外と判断すると(ステップS42NO)、再度コンテンツノードへコンテンツを配信中のノード装置(上述のダウンロード中ノード)を問い合わせる(ステップS43)。   First, the control unit 11 searches for an IP address corresponding to the content ID included in the query, and inquires about the busyness of communication with the content node (step S41). Next, the control unit 11 determines whether or not the communication busyness is within a predetermined range from the communication busyness information received from the content node (step S42). When the communication state of the content node is extremely congested and the control unit 11 determines that the busyness of communication is outside the predetermined range (step S42 NO), the node device that is delivering content to the content node again (the above-described downloading node) (Step S43).

制御部11は、コンテンツノードからコンテンツダウンロード中ノードを示す配信中ノード情報(IPアドレス)を受信すると(ステップS44)、ストリーム型コンテンツノード情報テーブルの作成を開始し、当該IPアドレスに対応するノード装置(ダウンロード中ノード)に対し、コンテンツの受信状況を問い合わせる(ステップS45)。   When receiving the distributing node information (IP address) indicating the content downloading node from the content node (step S44), the control unit 11 starts creating a stream type content node information table, and the node device corresponding to the IP address An inquiry is made to (downloading node) about the content reception status (step S45).

次いで、制御部11は、コンテンツの受信状況の情報(各ダウンロード中ノードのクエリ送信日時、ダウンロード開始日時、ダウンロード元IPアドレス、ダウンロード元とのHOP数、ダウンロードステータス、想定有効帯域等の情報)を各ダウンロード中ノードから受信すると(ステップS46)、この受信状況の情報に基づいて、ストリーム型コンテンツノードを選択するための情報(環境評価値、ダウンロード可能装置数、ツリー分岐段数、新ダウンロード元IPアドレス、ダウンロード中の装置数)を決定する(ステップS47)。なお、現時点では、ダウンロード元IPアドレスは元のコンテンツノードのIPアドレスであり、ダウンロード中の装置数は0(ゼロ)である。   Next, the control unit 11 provides information on the reception status of the content (information such as query transmission date / time of each downloading node, download start date / time, download source IP address, number of HOPs with the download source, download status, assumed effective bandwidth). When receiving from each downloading node (step S46), information (environment evaluation value, number of downloadable devices, number of tree branch stages, new download source IP address) for selecting a stream type content node based on this reception status information The number of devices being downloaded) is determined (step S47). At this time, the download source IP address is the IP address of the original content node, and the number of devices being downloaded is 0 (zero).

これらのストリーム型コンテンツノードを選択するための情報は、図9(A)を用いて上述したとおりであり、制御部11は、この中から環境評価値がA,B又はCでありストリーム型コンテンツノードとなることが可能と判断されるダウンロード中ノードがあるか否かを判断する(ステップS48)。このとき、制御部11は、環境評価値がA,B又はCでありストリーム型コンテンツノードとなることが可能と判断されるダウンロード中ノードがあると判断すると(ステップS48YES)、そのようなダウンロード中ノードに対して「他のノード装置に現在受信中のコンテンツを配信することが可能か?」問い合わせる(ステップS49)。   The information for selecting these stream type content nodes is as described above with reference to FIG. 9A, and the control unit 11 has the environment evaluation value A, B, or C, and the stream type content. It is determined whether there is a downloading node that is determined to be a node (step S48). At this time, if the control unit 11 determines that there is a node being downloaded that has an environmental evaluation value of A, B, or C and is determined to be a stream-type content node (YES in step S48), such a download is in progress. The node is inquired of “Can the content currently being received be distributed to other node devices?” (Step S49).

一方、制御部11は、環境評価値がA,B又はCでありストリーム型コンテンツノードとなることが可能と判断されるダウンロード中ノードがないと判断すると(ステップS48NO)、ステップS43に戻り、ステップS44からS47を経て再度ストリーム型コンテンツノードとなることが可能であるリクエストノードを選択する。   On the other hand, when the control unit 11 determines that there is no node being downloaded that is determined to be a stream type content node with an environmental evaluation value of A, B, or C (NO in step S48), the control unit 11 returns to step S43, A request node that can become a stream type content node again is selected through S44 to S47.

次いで、ルートノードの制御部11は、問い合わせの送信先の1以上のリクエストノードから、上述のステップS33のように「他のノード装置へコンテンツ配信が可能である」またはステップS34のように「他のノード装置へコンテンツ配信が可能でない」というメッセージを受信し(ステップS50)、「他のノード装置へコンテンツ配信が可能である」というメッセージの送信元のダウンロード中ノードをストリーム型コンテンツノードとして認定する(ステップS51)。   Next, the control unit 11 of the root node transmits “contents can be distributed to other node devices” from one or more request nodes as inquiry transmission destinations as described above in step S33 or “others” as in step S34. The message “content distribution is not possible to other node devices” is received (step S50), and the node being downloaded as the transmission source of the message “content distribution is possible to other node devices” is recognized as a stream type content node. (Step S51).

次いで、制御部11は、コンテンツ要求先として認定したストリーム型コンテンツノードの中から、クエリを受信しているリクエストノードのコンテンツ要求先として、一または複数のノード装置1を選択し(ステップS52)、選択したノード装置1のIPアドレスを当該リクエストノードへ送信する(ステップS53)。このとき、制御部11は、ツリー型の通信形態のトポロジーがバランス良く成長するように(または、ストリーム型コンテンツノードを選択するための所定のポリシーに合致するように)ストリーム型コンテンツノードを選択して、リクエストノードに知らせるようにする。次いで、制御部11は、「ストリーム型コンテンツノードを示すIPアドレスをクエリの送信元のリクエストノードに送信すべき旨」の通信繁忙時指示情報をキャッシュノードに送信し(ステップS54)、処理を終了する(エンド)。   Next, the control unit 11 selects one or a plurality of node devices 1 as the content request destination of the request node that has received the query from the stream type content nodes recognized as the content request destination (step S52). The IP address of the selected node device 1 is transmitted to the request node (step S53). At this time, the control unit 11 selects the stream type content node so that the topology of the tree type communication form grows in a balanced manner (or matches the predetermined policy for selecting the stream type content node). To inform the request node. Next, the control unit 11 transmits to the cache node communication busy instruction information indicating that “the IP address indicating the stream type content node should be transmitted to the request source node of the query” (step S54), and ends the processing. (End)

一方、ステップS42において、制御部11は、コンテンツノードの通信状況が比較的空いており、通信繁忙度が所定範囲内と判断すると(ステップS42YES)、制御部11は、クエリを受信しているリクエストノードのコンテンツ要求先として、通常のコンテンツノードの中から一または複数のノード装置1を選択し(ステップS55)、選択したノード装置1のIPアドレスを当該リクエストノードへ送信する(ステップS56)。   On the other hand, when the control unit 11 determines in step S42 that the communication status of the content node is relatively free and the communication busyness is within a predetermined range (YES in step S42), the control unit 11 receives the request that has received the query. As a content request destination of the node, one or a plurality of node devices 1 are selected from normal content nodes (step S55), and the IP address of the selected node device 1 is transmitted to the request node (step S56).

また、制御部11は、上述のストリーム型コンテンツノード情報テーブルが作成されている場合にはこのテーブルを削除するための処理を行う(ステップS57)。具体的には、コンテンツノードが繁忙でなくなっても、依然としてツリー型の通信形態でコンテンツのダウンロードが行われている可能性が高い。そのため、ルートノードが情報テーブルを削除する際に、ツリー型の通信形態でコンテンツをダウンロードしているリクエストノードが有る場合には、コンテンツノードからコンテンツを直接ダウンロードするように接続を変更すべき旨の指示情報を当該リクエストノードに送信することが一例として挙げられる。   In addition, when the above-described stream type content node information table has been created, the control unit 11 performs a process for deleting this table (step S57). Specifically, even if the content node is not busy, there is a high possibility that the content is still downloaded in a tree-type communication form. Therefore, when the root node deletes the information table, if there is a request node that downloads content in a tree-type communication mode, the connection should be changed so that the content is downloaded directly from the content node. An example is sending the instruction information to the request node.

また、ルートノードが情報テーブルを削除する際に、ツリー型の通信形態でコンテンツをダウンロードしているリクエストノードにはそのままダウンロードを続けさせ、当該リクエストノードのダウンロードが全て終わるまでは、情報テーブルを保持しておくことが一例として挙げられる。なお、情報テーブルを保持していても、通信繁忙度が所定範囲内であることを認識した後は(ステップS42)、情報テーブルに新たな情報を追加せずに、ダウンロードが終了したリクエストノードの情報から順に情報テーブルから削除していき、全部のリクエストノードが情報テーブルから削除されたら、情報テーブル自体を削除する。なお、ストリーム型コンテンツノード情報テーブルが作成されていない場合には、制御部11は速やかにステップS58の処理に進む。   Also, when the root node deletes the information table, the request node that is downloading the content in the tree-type communication mode is allowed to continue downloading, and the information table is held until the download of the request node is completed. This is an example. Even if the information table is held, after recognizing that the communication busyness is within the predetermined range (step S42), the new information is not added to the information table, and the request node of which the download has been completed. The information table is deleted in order from the information. When all the request nodes are deleted from the information table, the information table itself is deleted. If the stream type content node information table is not created, the control unit 11 immediately proceeds to the process of step S58.

次いで、制御部11は、「コンテンツノードを示すIPアドレスをクエリの送信元のリクエストノードに送信すべき旨」の非通信繁忙時指示情報を、キャッシュノードに送信し(ステップS58)、処理を終了する(エンド)。   Next, the control unit 11 transmits the non-communication busy instruction information to the effect that “the IP address indicating the content node should be transmitted to the request node that transmitted the query” to the cache node (step S58), and ends the process. (End)

なお、図17には明記していないが、キャッシュノードがリクエストノードにストリーム型コンテンツノードのIPアドレスを送信することをきっかけとして、ルートノードが送信済情報を受信することとなる(後述のステップS87)。この送信済情報により、ルートノードはどのリクエストノードがどのストリーム型コンテンツノードにコンテンツを要求するかを認識することができる。そのため、自身がリクエストノードに知らせたストリーム型コンテンツノードの情報の他、この送信済情報を元に情報テーブルを更新することができる。   Although not clearly shown in FIG. 17, the root node receives the transmitted information when the cache node transmits the IP address of the stream type content node to the request node (step S87 described later). ). With this transmitted information, the root node can recognize which request node requests content from which stream type content node. For this reason, the information table can be updated based on the transmitted information in addition to the information on the stream type content node that the request node has informed.

次いで、図18を参照してノード装置1が通信繁忙時報告情報または非通信繁忙時報告情報等の報告情報を受信した場合(図15におけるステップS13)のノード装置1の動作について説明する。   Next, the operation of the node apparatus 1 when the node apparatus 1 receives report information such as busy communication report information or non-communication busy report information (step S13 in FIG. 15) will be described with reference to FIG.

制御部11は、他のノード装置1から報告情報を受信すると、報告情報対応処理を開始する(ステップS13:スタート)。まず、制御部11は、通信繁忙時報告情報を受信したか否かを判断する(ステップS61)。制御部11が通信繁忙時報告情報を受信したと判断すると(ステップS61YES)、コンテンツノードへコンテンツを配信中のノード装置(上述のダウンロード中ノード)を問い合わせる(ステップS62)。このステップS62は上述の図17におけるステップS43と同様である。また、この後のステップS63〜ステップS70も、図17におけるステップS44〜ステップS51と同様である。このようにしてリクエストノードのコンテンツ要求先としてストリーム型コンテンツノードとなるノード装置を認定し、「ストリーム型コンテンツノードを示すIPアドレスをクエリの送信元のリクエストノードに送信すべき旨」の通信繁忙時指示情報をキャッシュノードに送信し(ステップS71)、処理を終了する(エンド)。   When receiving the report information from the other node device 1, the control unit 11 starts the report information handling process (step S13: start). First, the control unit 11 determines whether or not communication busy report information has been received (step S61). When it is determined that the control unit 11 has received the busy communication report information (YES in step S61), the content node is inquired of the node device that is delivering the content (the above-described downloading node) (step S62). This step S62 is the same as step S43 in FIG. Subsequent steps S63 to S70 are the same as steps S44 to S51 in FIG. In this way, a node device that becomes a stream type content node is authorized as the content request destination of the request node, and the communication is busy that “the IP address indicating the stream type content node should be transmitted to the request node of the query transmission source” The instruction information is transmitted to the cache node (step S71), and the process ends (end).

一方、ステップS61において、制御部11が通信繁忙時報告情報を受信していないと判断すると(ステップS61NO)、次いで非通信繁忙時報告情報を受信したか否かを判断する(ステップS72)。制御部11が非通信繁忙時報告情報を受信したと判断すると(ステップS72YES)、上述のストリーム型コンテンツノード情報テーブルが作成されている場合には、上述のステップS57と同様に、このテーブルを削除するための処理を行い(ステップS73)、「コンテンツノードを示すIPアドレスをクエリの送信元のリクエストノードに送信すべき旨」の非通信繁忙時指示情報をキャッシュノードに送信し(ステップS74)、処理を終了する(エンド)。   On the other hand, if it is determined in step S61 that the control unit 11 has not received the busy communication report information (NO in step S61), it is then determined whether the non-communication busy report information has been received (step S72). When the control unit 11 determines that the non-communication busy report information has been received (YES in step S72), if the above-described stream type content node information table has been created, this table is deleted as in step S57 described above. (Step S73), and transmits non-communication busy time indication information to the effect that “the IP address indicating the content node should be transmitted to the request source node of the query” (step S74), End processing (END).

また、ステップS72において、制御部11が非通信繁忙時報告情報を受信していないと判断すると(ステップS72NO)、他の報告情報を受信しているため、当該報告情報に対応する処理を行い(ステップS75)、処理を終了する(エンド)。   If the control unit 11 determines in step S72 that the non-communication busy report information has not been received (NO in step S72), since other report information has been received, processing corresponding to the report information is performed ( Step S75), the process ends (END).

なお、図示しないが、ルートノードが通信繁忙時指示情報や非通信繁忙時指示情報を送信した後、クエリを受信した場合には、図17を用いて説明したように動作してもよいし、予め定められた一定の間は自ら送信した指示情報に従って、クエリの送信元のリクエストノードにIPアドレスを返信することとしてもよい。   Although not shown, when the root node receives a query after transmitting communication busy instruction information or non-communication busy instruction information, the root node may operate as described with reference to FIG. The IP address may be returned to the request node as the query transmission source in accordance with the instruction information transmitted by itself for a predetermined period.

[3.1.2.3.キャッシュノードの処理]
図19および図20を用いてキャッシュノードの処理(上述のステップS11およびステップS12)について説明する。図19および図20は、キャッシュノードの制御部11に記憶されたプログラムが当該制御部11により実行されることにより行われる処理を示すフローチャートである。
[3.1.2.3. Cache node processing]
The cache node processing (steps S11 and S12 described above) will be described with reference to FIGS. FIG. 19 and FIG. 20 are flowcharts showing processing performed when the program stored in the control unit 11 of the cache node is executed by the control unit 11.

まず、図19を用いてキャッシュノードが記憶するコンテンツIDとIPアドレスの組み合わせにおけるコンテンツIDと同一のコンテンツIDを含むクエリをキャッシュノードが受信した場合の処理を説明する。 First, the cache node for explaining a process performed when the cache node a query that contains the same content ID and the content ID in the combination of the content ID and the IP address for storing received with reference to FIG.

キャッシュノードの制御部11は、クエリが転送されて当該クエリに含まれるコンテンツIDから、問い合わせられたコンテンツIDが自己のノードIDと最も近くなく、他に転送先があるため、自身が当該コンテンツIDのキャッシュノードであると判断し(ステップS8キャッシュノード)、コンテンツノードのIPアドレスを送信するための処理を開始する(ステップS11:スタート)。   The control unit 11 of the cache node determines that the content ID inquired from the content ID included in the query is not closest to the node ID of the cache node and there is another transfer destination. (Step S8 cache node), and starts processing for transmitting the IP address of the content node (step S11: start).

制御部11は、クエリに含まれるコンテンツIDに対応するIPアドレスを検索して、コンテンツノードに通信繁忙度を問い合わせる(ステップS81)。次いで、制御部11はコンテンツノードから受信した通信繁忙度情報から通信繁忙度が所定範囲内か否かを判断する(ステップS82)。制御部11は、コンテンツノードの通信状況が著しく混雑しており、通信繁忙度が所定範囲外と判断すると(ステップS82NO)、ルートノードへ「通信繁忙度が所定の範囲外である旨」の通信繁忙時報告情報を送信する(ステップS83)。   The control unit 11 searches for an IP address corresponding to the content ID included in the query, and inquires about the busyness of communication with the content node (step S81). Next, the control unit 11 determines whether or not the communication busyness is within a predetermined range from the communication busyness information received from the content node (step S82). If the communication state of the content node is extremely congested and the control unit 11 determines that the communication busyness is outside the predetermined range (NO in step S82), the control unit 11 communicates to the root node that the communication busyness is outside the predetermined range. Busy report information is transmitted (step S83).

次いで、キャッシュノードの制御部11は、「ストリーム型コンテンツノードを示すIPアドレスをクエリの送信元のリクエストノードに送信すべき旨」の通信繁忙時指示情報を受け取り(ステップS84)、当該指示情報に含まれるストリーム型コンテンツノードに対応するIPアドレスを、クエリを受信しているリクエストノードのコンテンツ要求先として選択し(ステップS85)、選択したノード装置1のIPアドレスを当該リクエストノードへ送信する(ステップS86)。次いで、制御部11は、「リクエストノードにストリーム型コンテンツノードのIPアドレスを送信した旨」の送信済情報をルートノードに送信し(ステップS87)、処理を終了する(エンド)。なお、送信済情報は、どのリクエストノードにどのストリーム型コンテンツノードのIPアドレスを知らせたか、を含む情報とする。   Next, the control unit 11 of the cache node receives busy instruction information indicating that “the IP address indicating the stream type content node should be transmitted to the request source node of the query” (step S84), and the instruction information The IP address corresponding to the included stream type content node is selected as the content request destination of the request node receiving the query (step S85), and the IP address of the selected node device 1 is transmitted to the request node (step S85). S86). Next, the control unit 11 transmits transmitted information indicating that “the IP address of the stream type content node has been transmitted to the request node” to the root node (step S87), and ends the process (end). The transmitted information is information including which request node is notified of which stream type content node's IP address.

一方、ステップS82において、制御部11は、コンテンツノードの通信状況が比較的空いており、通信繁忙度が所定範囲内と判断すると(ステップS82YES)、「通信繁忙度が所定の範囲内である旨」の非通信繁忙時報告情報をルートノードに送信し(ステップS88)、クエリを受信しているリクエストノードのコンテンツ要求先として、通常のコンテンツノードの中から一または複数のノード装置1を選択し(ステップS89)、選択したノード装置1のIPアドレスを当該リクエストノードへ送信し(ステップS90)、処理を終了する(エンド)。   On the other hand, in step S82, when the control unit 11 determines that the communication status of the content node is relatively free and the communication busyness is within a predetermined range (YES in step S82), “the communication busyness is within the predetermined range”. The non-communication busy report information is transmitted to the root node (step S88), and one or a plurality of node devices 1 are selected from the normal content nodes as the content request destination of the request node receiving the query. (Step S89), the IP address of the selected node device 1 is transmitted to the request node (Step S90), and the process is terminated (End).

次いで、図20を参照してノード装置1が通信繁忙時指示情報または非通信繁忙時指示情報等の指示情報を受信した場合(図15におけるステップS12)のノード装置1の動作について説明する。   Next, the operation of the node apparatus 1 when the node apparatus 1 receives instruction information such as busy instruction information or non-communication busy instruction information (step S12 in FIG. 15) will be described with reference to FIG.

制御部11は、他のノード装置1から指示情報を受信すると、指示情報対応処理を開始する(ステップS12:スタート)。まず、制御部11は、通信繁忙時指示情報を受信したか否かを判断する(ステップS91)。制御部11が通信繁忙時指示情報を受信したと判断すると(ステップS91YES)、当該指示情報に含まれるストリーム型コンテンツノードのIPアドレスを、クエリを受信した場合に返信する情報として記憶して(ステップS92)、処理を終了する(エンド)。   When receiving the instruction information from the other node device 1, the control unit 11 starts the instruction information handling process (step S12: start). First, the control unit 11 determines whether or not the busy communication instruction information has been received (step S91). If it is determined that the control unit 11 has received the busy instruction information (step S91 YES), the IP address of the stream type content node included in the instruction information is stored as information to be returned when the query is received (step S91). S92), the process ends (END).

一方、ステップS91において、制御部11が通信繁忙時指示情報を受信していないと判断すると(ステップS91NO)、次いで非通信繁忙時指示情報を受信したか否かを判断する(ステップS93)。制御部11が非通信繁忙時指示情報を受信したと判断すると(ステップS93YES)、クエリを受信した場合に通常のコンテンツノードのIPアドレスを返信することを記憶して(ステップS94)、処理を終了する(エンド)。   On the other hand, if it is determined in step S91 that the control unit 11 has not received the busy communication instruction information (NO in step S91), it is then determined whether or not the non-communication busy instruction information has been received (step S93). When the control unit 11 determines that the non-communication busy instruction information has been received (YES in step S93), it stores that the IP address of the normal content node is returned when the query is received (step S94), and ends the process. (End)

また、ステップS93において、制御部11が非通信繁忙時指示情報を受信していないと判断すると(ステップS93NO)、他の指示情報を受信しているため、当該指示情報に対応する処理を行い(ステップS95)、処理を終了する(エンド)。   In step S93, if the control unit 11 determines that the non-communication busy instruction information has not been received (NO in step S93), since other instruction information has been received, processing corresponding to the instruction information is performed ( Step S95), the process is terminated (END).

なお、図示しないが、キャッシュノードが通信繁忙時指示情報や非通信繁忙時指示情報を受信した後、クエリを受信した場合には、図19を用いて説明したように動作してもよいし、予め定められた一定の間は受信した指示情報に従って、クエリの送信元であるリクエストノードにIPアドレスを返信することとしてもよい。   Although not shown, when the cache node receives a query after receiving busy instruction information or non-communication busy instruction information, the cache node may operate as described with reference to FIG. The IP address may be returned to the request node that is the source of the query according to the received instruction information for a predetermined period.

[3.1.2.4.コンテンツノードおよびストリーム型コンテンツノードの処理]
図21を用いてコンテンツノードおよびストリーム型コンテンツノードのコンテンツ配信処理(上述のステップS14)について説明する。図21は、リクエストノードの制御部11に記憶されたプログラムが当該制御部11により実行されることにより行われる処理を示すフローチャートである。
[3.1.2.4. Processing content nodes and stream type content nodes]
The content distribution process (the above-described step S14) of the content node and the stream type content node will be described with reference to FIG. FIG. 21 is a flowchart illustrating processing performed when the program stored in the control unit 11 of the request node is executed by the control unit 11.

コンテンツノードまたはストリーム型コンテンツノードの制御部11は、リクエストノードからコンテンツ要求を受信したことを認識すると、コンテンツ配信処理を開始する(ステップS14:スタート)。   When the control unit 11 of the content node or stream type content node recognizes that the content request has been received from the request node, it starts the content distribution process (step S14: start).

制御部11は、リクエストノードからコンテンツ要求を受信すると、当該コンテンツ要求の送信元のリクエストノードに対してコンテンツ配信を開始し(ステップS101)、コンテンツ配信中のリクエストノードのIPアドレスをダウンロード中ノードの配信中ノード情報として記憶する(ステップS102)。この記憶した配信中ノード情報は、ルートノードからコンテンツノードに、ダウンロード中ノードについて問い合わせがあったときに、ルートノードに送信する。   Upon receiving the content request from the request node, the control unit 11 starts content distribution to the request node that is the transmission source of the content request (step S101), and the IP address of the request node that is currently distributing the content of the downloading node It is stored as node information during distribution (step S102). The stored delivering node information is transmitted from the root node to the content node when an inquiry is made about the node being downloaded.

そして、制御部11は、コンテンツ配信を続け(ステップS103)、コンテンツ配信が完了したか否かを判断し(ステップS104)、コンテンツ配信が完了するまでは(ステップS104NO)、コンテンツ配信を続け(ステップS103)、コンテンツ配信が完了したことを判断すると(ステップS104YES)、処理を終了する(エンド)。   The control unit 11 continues the content distribution (step S103), determines whether the content distribution is completed (step S104), and continues the content distribution until the content distribution is completed (step S104 NO) (step S104). S103) When it is determined that the content distribution has been completed (YES in step S104), the process ends (END).

コンテンツノードとストリーム型コンテンツノードのコンテンツ配信動作は上述のフローチャートにて説明したように同様であるが、ストリーム型コンテンツノードは、コンテンツ配信開始時に、他のコンテンツノードからコンテンツを受信中である点で異なる。   The content distribution operation of the content node and the stream type content node is the same as described in the flowchart above, but the stream type content node is receiving content from other content nodes at the start of content distribution. Different.

なお、図示しないが、コンテンツノードは、ルートノードやキャッシュノードから通信繁忙度を問い合わせられると、コンテンツノード自身の通信繁忙度を認定して、問い合わせ元のノード装置に通信繁忙度情報を送信する。   Although not shown, when the content node is inquired about the busyness of communication from the root node or the cache node, the content node recognizes the busyness of the content node itself and transmits the busyness information to the inquiring node device.

[4.変形形態]
本実施形態においては、コンテンツノードにおける他のノード装置(リクエストノード)との通信の局所的集中の程度を示す通信繁忙度を認定するために、ルートノードやキャッシュノードがコンテンツノードに通信状況を直接問い合わせているが、この実施形態に限定されない。以下に通信繁忙度が所定の範囲外、所定の範囲内、について説明するように、ルートノードやキャッシュノードが一定時間あたりに一のコンテンツノードのIPアドレスを送信した数(コンテンツのIPアドレス送信数)や、ルートノードやキャッシュノードがリクエストノードから一定時間あたりにクエリを受信した数(クエリ受信数)等を基準に通信繁忙度を認定することもできる。
[4. Variant]
In the present embodiment, the root node and the cache node directly communicate the communication status to the content node in order to determine the communication busyness indicating the degree of local concentration of communication with other node devices (request nodes) in the content node. Although inquiring, it is not limited to this embodiment. The number of IP addresses of one content node transmitted by a root node or a cache node per certain time (the number of IP address transmissions of content), as will be described below when the communication busyness is outside the predetermined range and within the predetermined range. ), Or the number of times the root node or cache node has received a query from the request node per certain time (the number of received queries), etc., can be used to determine the communication busyness.

また、ルートノードやキャッシュノードは、上述のコンテンツのIPアドレス送信数やクエリ受信数が所定値以上となった場合に初めてコンテンツノードに通信状況を問い合わせる形態とすることもできる。この場合、通信数が減るためにコンテンツ配信システムSにおける負荷が低減される。   In addition, the root node and the cache node may be configured to inquire the communication status to the content node for the first time when the number of IP address transmissions and the number of query receptions of the above content exceeds a predetermined value. In this case, since the number of communications is reduced, the load on the content distribution system S is reduced.

ここで、「通信繁忙度が所定の範囲外」については、コンテンツノードの通信の局所的集中が発生した場合、具体的に、実施形態において説明したように、コンテンツノード自身が「通信が繁忙している」と判断した場合や、ルートノードやキャッシュノードが一定時間あたりに所定数以上の一のコンテンツノードのIPアドレスを知らせた(送信した)場合、ルートノードやキャッシュノードがリクエストノードから一定時間あたりに所定数以上のクエリを受信した場合、一のコンテンツノードへ配信要求を再度行うリクエストノードが増加した場合、等と定義することができ、実施形態により適宜決定することができる。   Here, regarding “communication busy is out of a predetermined range”, when local concentration of communication of content nodes occurs, specifically, as described in the embodiment, the content node itself is “communication busy”. If the root node or the cache node informs (transmits) the IP address of one or more content nodes over a predetermined time per fixed time, the root node or the cache node receives a predetermined time from the request node. When a predetermined number or more of queries are received, the number of request nodes that make a distribution request to one content node again increases, and the like can be defined as appropriate.

また、「通信繁忙度が所定の範囲内」については、コンテンツノードの通信が元々混んでいない場合、コンテンツノードのコンテンツの複製を記憶したレプリカノードが一定数以上に増加してコンテンツ配信が安定した場合、リクエストノードが一定時間あたりに所定数以下に減少してきた場合等のコンテンツノードの通信の局所的集中が解除された場合、具体的に、実施形態において説明したように、コンテンツノード自身が「通信が繁忙していない」と判断した場合や、ルートノードやキャッシュノードが一定時間あたりに所定数未満の一のコンテンツノードのIPアドレスを知らせた(送信した)場合、ルートノードやキャッシュノードがリクエストノードから一定時間あたりに所定数未満のクエリを受信した場合、一のコンテンツノードへ配信要求を再度行うリクエストノードがなくなった場合、等と定義することができ、実施形態により適宜決定することができる。上述の「通信繁忙度が所定の範囲内」と「通信繁忙度が所定の範囲外」における所定の範囲は、同一でなくてもよい。   In addition, for “communication busyness within a predetermined range”, if the communication of content nodes is not originally crowded, the number of replica nodes storing content copies of content nodes has increased to a certain number or more, and content distribution has become stable. In the case where the local concentration of communication of the content node is canceled such as when the request node has decreased to a predetermined number or less per certain time, specifically, as described in the embodiment, the content node itself is “ When it is determined that the communication is not busy, or when the root node or cache node informs (transmits) the IP address of one content node less than a predetermined number per fixed time, the root node or cache node requests When less than a certain number of queries are received from a node per certain time, one content node If the request node for distributing requests to de again is exhausted, can be defined as equal, it can be appropriately determined in accordance with embodiments. The predetermined range in the above-mentioned “communication busyness is within a predetermined range” and “communication busyness is outside the predetermined range” may not be the same.

本実施形態のコンテンツ配信システムSにおいて、ストリーム型コンテンツノードを用いたいわゆるツリー型の通信形態とした後、ストリーム型コンテンツノードがコンテンツノードからコンテンツを受信し終わると、当該ストリーム型コンテンツノードは、コンテンツノードとの通信が切断され、コンテンツノード(レプリカノード)として機能することができる。このようにコンテンツノードとなったノード装置については、従来公知の方法でルートノードまたはキャッシュノードがリクエストノードにこの新たなコンテンツノードのIPアドレスを送信することができる。また、このようなコンテンツノードが増えてきた場合には、ルートノードはこのことを考慮してリクエストノードにIPアドレスを知らせるノード装置(元のコンテンツノード、新たなコンテンツノードまたはストリーム型コンテンツノード)を選択することができる。   In the content distribution system S of the present embodiment, after the stream type content node finishes receiving the content from the content node after the so-called tree type communication form using the stream type content node, the stream type content node Communication with the node is cut off, and it can function as a content node (replica node). As for the node device that becomes the content node in this way, the root node or the cache node can transmit the IP address of the new content node to the request node by a conventionally known method. In addition, when such content nodes increase, the root node considers this, and a node device (original content node, new content node, or stream type content node) that informs the request node of the IP address. You can choose.

本発明における「情報記憶ノード装置」は、本実施形態においてコンテンツノードとして説明したが、コンテンツノードだけでなく、そのコンテンツの複製を記憶しているレプリカノードを含んでいてもよい。なお、実施形態においては、便宜的にレプリカノードという言葉を用いているが、実際にはコンテンツノードとレプリカノードは同一のコンテンツデータを有しているため、両者は区別されない。「情報記憶ノード装置」にレプリカノードを含ませる場合には、例えば、ルートノードやキャッシュノードは、コンテンツノードと全てのレプリカノードに通信繁忙度を問い合わせる形態とすることができる。また、ルートノードやキャッシュノードは、コンテンツノードとレプリカノードの数が一定数以下までは全ての該当するノード装置に通信繁忙度を問い合わせ、コンテンツノードとレプリカノードの数が一定数を超えると、優先順位の高い方から一定数のノード装置のみに通信繁忙度を問い合わせる形態としてもよい。この優先順位は、通信繁忙度情報の返答速度等を基準としてルートノードやキャッシュノードが任意に決定できる。   The “information storage node device” in the present invention has been described as a content node in the present embodiment, but may include not only the content node but also a replica node storing a copy of the content. In the embodiment, the term “replica node” is used for convenience. However, since the content node and the replica node actually have the same content data, they are not distinguished from each other. When the replica node is included in the “information storage node device”, for example, the root node and the cache node can inquire about the busyness of communication with the content node and all replica nodes. In addition, the root node and cache node inquire the communication busyness to all the corresponding node devices until the number of content nodes and replica nodes is less than a certain number, and if the number of content nodes and replica nodes exceeds a certain number, priority is given. It may be configured such that only a certain number of node devices are inquired about the busyness of communication from the higher rank. This priority can be arbitrarily determined by the root node and the cache node based on the response speed of the communication busyness information.

本発明における「情報部分記憶ノード装置」は、上述のように初めはコンテンツの配信を要求するリクエストノードであり、コンテンツを受信中はダウンロード中ノードであり、ルートノードに認定されるとストリーム型コンテンツノードとなって他のリクエストノードにコンテンツを配信するものである。   As described above, the “information partial storage node device” in the present invention is a request node that first requests distribution of content, is a downloading node while receiving content, and is a stream type content when it is recognized as a root node. It becomes a node and distributes content to other request nodes.

本実施形態においては、いわゆるツリー型の通信形態として、図8下部枠や図10(B)において説明したように、コンテンツノード1h、ストリーム型コンテンツノード1e・1z(ノード番号<1>、<2>;1段目)、新たなリクエストノード1j、1f、1d、1a(ノード番号<4>、<5>、<6>;2段目)の順でツリーが形成されたものである。ツリー型の通信形態は、ルートノードが図9(A)、図10(A)におけるトポロジー情報を用いて管理することにより、2段目のリクエストノード1j、1f、1d、1aもストリーム型コンテンツノードとし、その下流にさらに新たなリクエストノード(ノード番号<7>;3段目)を通信させる形態とすることもできる。   In this embodiment, as described in the so-called tree-type communication form, as described in the lower frame of FIG. 8 and FIG. 10B, the content node 1h, the stream-type content nodes 1e and 1z (node numbers <1>, <2 >; First stage), new request nodes 1j, 1f, 1d, 1a (node numbers <4>, <5>, <6>; second stage) are formed in this order. The tree-type communication mode is managed by the root node using the topology information shown in FIGS. 9A and 10A, so that the request nodes 1j, 1f, 1d, and 1a in the second stage are also stream-type content nodes. Further, a new request node (node number <7>; third stage) may be communicated downstream thereof.

本実施形態では、ルートノードがキャッシュノードの所在を知るために、「1.4.コンテンツデータの登録方法」において図6を用いて説明したように、キャッシュノードは自身のIPアドレス(ノード情報)を公開メッセージに付加して転送している。ルートノードがキャッシュノードに情報を送信するためには、上記の方法に限定されず、例えば、コンテンツデータの登録時に、公開メッセージがコンテンツノードからキャッシュノードを中継してルートノードに転送される過程で、各キャッシュノードがメッセージの送信元のIPアドレスを記憶しておくことで、ルートノードからキャッシュノードへ逆向きに情報を転送していくこともできる。   In this embodiment, in order for the root node to know the location of the cache node, as described with reference to FIG. 6 in “1.4. Content Data Registration Method”, the cache node has its own IP address (node information). Is added to the public message and transferred. In order for the root node to transmit information to the cache node, the method is not limited to the above method. For example, when registering content data, a public message is transferred from the content node to the root node via the cache node. Each cache node stores the IP address of the message transmission source, so that information can be transferred from the root node to the cache node in the reverse direction.

本実施形態においては、ルートノードが通信繁忙時指示情報送信手段、非通信繁忙時指示情報送信手段、通信繁忙時報告情報受信手段および非通信繁忙時報告情報受信手段を有し、キャッシュノードが通信繁忙時報告情報送信手段、非通信繁忙時報告情報送信手段、通信繁忙時指示情報受信手段および非通信繁忙時指示情報受信手段を有している。実際には、上述のようにキャッシュノードが通信繁忙時指示情報・非通信繁忙時指示情報を転送することもあるため、キャッシュノードが通信繁忙時報告情報受信手段および非通信繁忙時報告情報受信手段を有している場合もある。   In this embodiment, the root node has communication busy instruction information transmitting means, non-communication busy instruction information transmitting means, communication busy report information receiving means, and non-communication busy report information receiving means, and the cache node communicates. Busy report information transmitting means, non-communication busy report information transmitting means, busy communication instruction information receiving means, and non-communication busy instruction information receiving means. Actually, since the cache node may transfer the busy communication instruction information / non-communication busy instruction information as described above, the cache node is busy communication non-communication report information receiving means and non-communication busy report information receiving means. May have.

また、上述のノード装置1の各動作に対応するプログラムをフレキシブルディスク又はハードディスク等の情報記録媒体に記録しておき、或いはインターネット等のネットワークを介して取得して記録しておき、これをマイクロコンピュータ等により読み出して実行することにより、当該マイクロコンピュータを実施形態に係る制御部11として機能させることも可能である。   Further, a program corresponding to each operation of the node device 1 described above is recorded in an information recording medium such as a flexible disk or a hard disk, or acquired and recorded via a network such as the Internet, and this is stored in a microcomputer. The microcomputer can be caused to function as the control unit 11 according to the embodiment by reading out and executing the program.

本実施形態に係るコンテンツ配信システムにおける各ノード装置の接続態様の一例を示す図である。It is a figure which shows an example of the connection aspect of each node apparatus in the content delivery system which concerns on this embodiment. ID空間の説明図である。It is explanatory drawing of ID space. DHTによってルーティングテーブルが作成される様子の一例を示す図である。It is a figure which shows an example of a mode that a routing table is produced by DHT. (A)レベル1のテーブルの一例である。(B)レベル2のテーブルの一例である。(C)レベル3のテーブルの一例である。(D)完成したルーティングテーブルの一例である。(A) An example of a level 1 table. (B) An example of a level 2 table. (C) An example of a level 3 table. (D) An example of a completed routing table. DHTによりコンテンツデータの保存元であるノード装置1が検索される様子の一例を示す図である。It is a figure which shows an example of a mode that the node apparatus 1 which is a storage source of content data is searched by DHT. コンテンツノードの公開メッセージが転送される様子をスパニングツリー状に表した図である。It is the figure which represented a mode that the public message of a content node was transferred in the spanning tree shape. ノード装置1の概要構成例を示す図である。2 is a diagram illustrating a schematic configuration example of a node device 1. FIG. 本実施形態に係るコンテンツ配信システムにおける各ノード装置の接続態様の一例を示す図である。It is a figure which shows an example of the connection aspect of each node apparatus in the content delivery system which concerns on this embodiment. ルートノードがストリーム型コンテンツノードを選択する際の動作を説明する図(1)である。It is a figure (1) explaining operation | movement at the time of a root node selecting a stream type | mold content node. ルートノードがストリーム型コンテンツノードを選択する際の動作を説明する図(2)である。It is FIG. (2) explaining operation | movement at the time of a root node selecting a stream type | mold content node. 通信繁忙度が所定の範囲外である場合のリクエストノード、ルートノード、コンテンツノード、ダウンロード中ノード、ストリーム型コンテンツノード、キャッシュノードの間のクエリ等各種情報の授受を示すシーケンスチャート(1)である。FIG. 10 is a sequence chart (1) showing exchange of various information such as a query between a request node, a root node, a content node, a downloading node, a stream type content node, and a cache node when communication busyness is outside a predetermined range. . 通信繁忙度が所定の範囲外である場合のリクエストノード、ルートノード、コンテンツノード、ダウンロード中ノード、ストリーム型コンテンツノード、キャッシュノードの間のクエリ等各種情報の授受を示すシーケンスチャート(2)である。It is a sequence chart (2) showing transmission / reception of various information such as a query between a request node, a root node, a content node, a downloading node, a stream type content node, and a cache node when communication busyness is outside a predetermined range. . 通信繁忙度が所定の範囲内である場合のリクエストノード、ルートノード、コンテンツノード、ダウンロード中ノード、ストリーム型コンテンツノード、キャッシュノードの間のクエリ等各種情報の授受を示すシーケンスチャート(3)である。It is a sequence chart (3) showing exchange of various information such as a query between a request node, a root node, a content node, a downloading node, a stream type content node, and a cache node when the communication busyness is within a predetermined range. . 通信繁忙度が所定の範囲内である場合のリクエストノード、ルートノード、コンテンツノード、ダウンロード中ノード、ストリーム型コンテンツノード、キャッシュノードの間のクエリ等各種情報の授受を示すシーケンスチャート(4)である。It is a sequence chart (4) showing exchange of various information such as a query between a request node, a root node, a content node, a downloading node, a stream type content node, and a cache node when the communication busyness is within a predetermined range. . ノード装置の制御部において受信等したメッセージを解析する処理を示すフローチャートである。It is a flowchart which shows the process which analyzes the message received in the control part of a node apparatus. リクエストノードの制御部における処理を示すフローチャートである。It is a flowchart which shows the process in the control part of a request node. ルートノードの制御部におけるノード情報送信処理(1)を示すフローチャートである。It is a flowchart which shows the node information transmission process (1) in the control part of a root node. ルートノードの制御部における報告情報対応処理を示すフローチャートである。It is a flowchart which shows the report information corresponding | compatible process in the control part of a root node. キャッシュノードの制御部におけるノード情報送信処理(2)を示すフローチャートである。It is a flowchart which shows the node information transmission process (2) in the control part of a cache node. キャッシュノードの制御部における指示情報対応処理を示すフローチャートである。It is a flowchart which shows the instruction information corresponding | compatible process in the control part of a cache node. コンテンツノードおよびストリーム型コンテンツノードの制御部における処理を示すフローチャートである。It is a flowchart which shows the process in the control part of a content node and a stream type content node.

符号の説明Explanation of symbols

1 ノード装置
8 ネットワーク
9 オーバレイネットワーク
11 制御部
12 記憶部
13 バッファメモリ
14 デコーダ部
15 映像処理部
16 表示部
17 音声処理部
18 スピーカ
20 通信部
21 入力部
22 バス
S コンテンツ配信システム
1 node device 8 network 9 overlay network 11 control unit 12 storage unit 13 buffer memory 14 decoder unit 15 video processing unit 16 display unit 17 audio processing unit 18 speaker 20 communication unit 21 input unit 22 bus S content distribution system

Claims (20)

ネットワークを介して接続された複数のノード装置を備え、前記複数のノード装置に分散して記憶されるコンテンツが、前記複数のノード装置に含まれるード装置からのノード装置配信される情報配信システムであって、
前記複数のノード装置に含まれる一のノード装置は、
前記コンテンツ送信可能な前記ノード装置を示すノード情報の送信を要求するための要求情報であって、前記コンテンツに対応する固有の識別情報を含む前記要求情報を、前記複数のノード装置に含まれる前記ノード装置から受信する要求情報受信手段と、
前記複数のノード装置に分散して記憶されるコンテンツの中で特定の前記コンテンツを記憶する前記ノード装置であるコンテンツ記憶ノード装置を示す前記ノード情報と、前記コンテンツに対応する固有の識別情報と、を対応付けて記憶する記憶手段と、
前記要求情報に含まれる前記識別情報が、前記記憶手段に記憶されている場合には、前記要求情報に含まれる前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置他のノード装置との通信の局所的集中の程度を示す通信繁忙度を認定する通信繁忙度認定手段と、
前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置から前記コンテンツを受信中の前記ノード装置であるコンテンツ受信中ノード装置を示す前記ノード情報を、前記コンテンツ記憶ノード装置または前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から取得する取得手段と、
前記通信繁忙度が所定の範囲外である場合には、前記コンテンツをストリーミング配信する前記ノード装置であるストリーミング配信ノード装置を示す前記ノード情報として、前記取得手段により取得された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するストリーミング配信ノード情報送信手段と、
前記通信繁忙度が所定の範囲内である場合には、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するコンテンツ記憶ノード情報送信手段と、
を有することを特徴とする情報配信システム。
Comprising a plurality of node devices connected through the network, the contents to be distributed and stored in the plurality of node devices, it is distributed from the node device included in the plurality of node devices to another node device An information distribution system,
One node device included in the plurality of node devices is:
Request information for requesting transmission of node information indicating the node device capable of transmitting the content , the request information including unique identification information corresponding to the content included in the plurality of node devices Request information receiving means for receiving from the node device;
The node information indicating a content storage node device that is the node device that stores the specific content among the content that is distributed and stored in the plurality of node devices; unique identification information corresponding to the content; Storage means for associating and storing
The identification information included in the request information, if stored in the storage unit, the content storage node the node information corresponding to the identification information included in the request information indicating device and another node device Communication busyness recognition means for authenticating communication busyness indicating the degree of local concentration of communication with
The node information indicating the content receiving node device that is the node device that is receiving the content from the content storage node device indicated by the node information corresponding to the identification information is included in the content storage node device or the request information. Obtaining means for obtaining from the other node device that similarly stores the node information corresponding to the identification information included;
When the communication busyness is out of a predetermined range, the node information acquired by the acquisition unit as the node information indicating the streaming distribution node device that is the node device that performs streaming distribution of the content, Streaming distribution node information transmitting means for transmitting to the node device of the request information transmission source;
When the communication busyness is within a predetermined range, the node information stored in the storage unit corresponding to the identification information included in the request information is used as the node device that is the transmission source of the request information. Content storage node information transmitting means for transmitting to:
An information distribution system comprising:
ネットワークを介して接続された複数のノード装置を備え、前記複数のノード装置に分散して記憶されるコンテンツが、前記複数のノード装置に含まれるード装置からのノード装置配信される情報配信システムにおける情報配信方法であって、
前記複数のノード装置に含まれる一のノード装置が、前記コンテンツ送信可能な前記ノード装置を示すノード情報の送信を要求するための要求情報であって、前記コンテンツに対応する固有の識別情報を含む前記要求情報を、前記複数のノード装置に含まれる前記ノード装置から受信する要求情報受信ステップと
前記一のノード装置が、前記要求情報に含まれる前記識別情報が、前記複数のノード装置に分散して記憶されるコンテンツの中で特定の前記コンテンツを記憶する前記ノード装置であるコンテンツ記憶ノード装置を示す前記ノード情報と、前記コンテンツに対応する固有の識別情報と、を対応付けて記憶する記憶手段に記憶されている場合には、前記要求情報に含まれる前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置他のノード装置との通信の局所的集中の程度を示す通信繁忙度を認定する通信繁忙度認定ステップと
前記一のノード装置が、前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置から前記コンテンツを受信中の前記ノード装置であるコンテンツ受信中ノード装置を示す前記ノード情報を、前記コンテンツ記憶ノード装置または前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から取得する取得ステップと、
前記一のノード装置が、前記通信繁忙度が所定の範囲外である場合には、前記コンテンツをストリーミング配信する前記ノード装置であるストリーミング配信ノード装置を示す前記ノード情報として、前記取得ステップにおいて取得された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するストリーミング配信ノード情報送信ステップと
前記一のノード装置が、前記通信繁忙度が所定の範囲内である場合には、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するコンテンツ記憶ノード情報送信ステップと
を含むことを特徴とする情報配信方法。
Comprising a plurality of node devices connected through the network, the contents to be distributed and stored in the plurality of node devices, it is distributed from the node device included in the plurality of node devices to another node device An information distribution method in an information distribution system,
Wherein the plurality of node devices one node device included in, a request information for requesting transmission of node information indicating the node device can transmit the content and unique identification information corresponding to the content A request information receiving step for receiving the request information including from the node devices included in the plurality of node devices;
The content storage node device, wherein the one node device is the node device that stores the specific content among the content stored in the plurality of node devices in which the identification information included in the request information is distributed and stored The node information corresponding to the identification information included in the request information is stored in a storage unit that stores the node information indicating the unique identification information corresponding to the content in association with each other. A communication busyness qualifying step for certifying a busyness of communication indicating a degree of local concentration of communication between the content storage node device and another node device indicated by:
The node information indicating the content receiving node device, which is the node device that is receiving the content from the content storage node device indicated by the node information corresponding to the identification information, is stored in the content storage. An acquisition step of acquiring from the node device or another node device that similarly stores the node information corresponding to the identification information included in the request information;
When the communication busyness is outside a predetermined range, the one node device is acquired in the acquisition step as the node information indicating the streaming distribution node device that is the node device that performs streaming distribution of the content. The streaming delivery node information transmitting step for transmitting the node information to the node device that is the transmission source of the request information;
When the one node device has the busy communication level within a predetermined range, the node information stored in the storage unit corresponding to the identification information included in the request information is changed to the request information. A content storage node information transmission step for transmitting to the node device of the transmission source;
Information distribution method characterized in that it comprises a.
ネットワークを介して接続された複数のノード装置を備え、前記複数のノード装置に分散して記憶されるコンテンツが、前記複数のノード装置に含まれるード装置からのノード装置配信される情報配信システムにおけるノード装置であって、
前記コンテンツ送信可能な前記ノード装置を示すノード情報の送信を要求するための要求情報であって、前記コンテンツに対応する固有の識別情報を含む前記要求情報を、前記複数のノード装置に含まれる前記ノード装置から受信する要求情報受信手段と、
前記複数のノード装置に分散して記憶されるコンテンツの中で特定の前記コンテンツを記憶する前記ノード装置であるコンテンツ記憶ノード装置を示す前記ノード情報と、前記コンテンツに対応する固有の識別情報と、を対応付けて記憶する記憶手段と、
前記要求情報に含まれる前記識別情報が、前記記憶手段に記憶されている場合には、前記要求情報に含まれる前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置他のノード装置との通信の局所的集中の程度を示す通信繁忙度を認定する通信繁忙度認定手段と、
前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置から前記コンテンツを受信中の前記ノード装置であるコンテンツ受信中ノード装置を示す前記ノード情報を、前記コンテンツ記憶ノード装置または前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から取得する取得手段と、
前記通信繁忙度が所定の範囲外である場合には、前記コンテンツをストリーミング配信する前記ノード装置であるストリーミング配信ノード装置を示す前記ノード情報として、前記取得手段により取得された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するストリーミング配信ノード情報送信手段と、
前記通信繁忙度が所定の範囲内である場合には、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するコンテンツ記憶ノード情報送信手段と、
を有することを特徴とするノード装置。
Comprising a plurality of node devices connected through the network, the contents to be distributed and stored in the plurality of node devices, it is distributed from the node device included in the plurality of node devices to another node device A node device in an information distribution system,
Request information for requesting transmission of node information indicating the node device capable of transmitting the content , the request information including unique identification information corresponding to the content included in the plurality of node devices Request information receiving means for receiving from the node device;
The node information indicating a content storage node device that is the node device that stores the specific content among the content that is distributed and stored in the plurality of node devices; unique identification information corresponding to the content; Storage means for associating and storing
The identification information included in the request information, if stored in the storage unit, the content storage node the node information corresponding to the identification information included in the request information indicating device and another node device Communication busyness recognition means for authenticating communication busyness indicating the degree of local concentration of communication with
The node information indicating the content receiving node device that is the node device that is receiving the content from the content storage node device indicated by the node information corresponding to the identification information is included in the content storage node device or the request information. Obtaining means for obtaining from the other node device that similarly stores the node information corresponding to the identification information included;
When the communication busyness is out of a predetermined range, the node information acquired by the acquisition unit as the node information indicating the streaming distribution node device that is the node device that performs streaming distribution of the content, Streaming distribution node information transmitting means for transmitting to the node device of the request information transmission source;
When the communication busyness is within a predetermined range, the node information stored in the storage unit corresponding to the identification information included in the request information is used as the node device that is the transmission source of the request information. Content storage node information transmitting means for transmitting to:
A node device comprising:
請求項3に記載のノード装置であって、
前記通信繁忙度認定手段は、前記ノード情報に対応する前記コンテンツ記憶ノード装置から前記通信繁忙度に対応する通信繁忙度情報を受信することにより前記通信繁忙度を認定することを特徴とするノード装置。
The node device according to claim 3, wherein
The node busy device is characterized in that the communication busyness recognition means recognizes the busyness of communication by receiving communication busyness information corresponding to the busyness of communication from the content storage node device corresponding to the node information. .
請求項3または4に記載のノード装置であって、
前記ストリーミング配信ノード情報送信手段は、
前記取得手段により取得された前記ノード情報に対応する前記コンテンツ受信中ノード装置における前記コンテンツの受信状況を示す受信状況情報を、前記コンテンツ受信中ノード装置から受信する受信状況情報受信手段と、
前記受信状況情報に基づいて、前記取得手段により取得された前記コンテンツ受信中ノード装置を示す前記ノード情報の中から前記ストリーミング配信ノード装置を示す前記ノード情報少なくとも一以上選択する選択手段と、
を有し、
前記選択手段により選択された前記ストリーミング配信ノード装置を示す前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信することを特徴とするノード装置。
The node device according to claim 3 or 4, wherein
The streaming delivery node information transmission means includes
Reception status information receiving means for receiving, from the content receiving node device, reception status information indicating the reception status of the content in the content receiving node device corresponding to the node information acquired by the acquiring means ;
Selection means for selecting, based on the reception status information, at least one or more of the node information indicating the streaming distribution node device from the node information indicating the content receiving node device acquired by the acquisition means;
Have
A node device that transmits the node information indicating the streaming distribution node device selected by the selection unit to the node device that is a transmission source of the request information.
請求項3乃至5のいずれか一項に記載のノード装置であって、
前記通信繁忙度が所定の範囲外である場合には、前記ストリーミング配信ノード装置を示す前記ノード情報を前記要求情報の送信元の前記ノード装置に送信すべき旨のストリーミング配信ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置に送信するストリーミング配信ノード情報送信指示情報送信手段を有することを特徴とするノード装置。
The node device according to any one of claims 3 to 5,
Wherein when the communication busy degree is out of the predetermined range, the streaming node the node streaming node information transmission instruction information to be transmitted to the apparatus of the transmission source of the node information indicating a device the request information A node device comprising: streaming delivery node information transmission instruction information transmitting means for transmitting the node information corresponding to the identification information included in the request information to another node device that similarly stores the node information .
請求項6に記載のノード装置であって、
前記通信繁忙度が所定の範囲内である場合には、前記コンテンツ記憶ノード装置を示す前記ノード情報を前記要求情報の送信元の前記ノード装置に送信すべき旨のコンテンツ記憶ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置に送信するコンテンツ記憶ノード情報送信指示情報送信手段を有することを特徴とするノード装置。
The node device according to claim 6, wherein
Said when the communication busy degree is within the predetermined range, the content storage node the node content storage node information transmission instruction information to be transmitted to the device of the transmission source of the request information the node information indicative of the device A node device comprising: content storage node information transmission instruction information transmission means for transmitting the node information corresponding to the identification information included in the request information to another node device that similarly stores the node information .
請求項7に記載のノード装置であって、
前記通信繁忙度が所定の範囲内である旨の所定範囲内報告情報を、前記ストリーミング配信ノード情報送信指示情報の送信先の前記ノード装置から受信する所定範囲内報告情報受信手段をさらに有し、
前記所定範囲内報告情報を受信した場合に、
前記コンテンツ記憶ノード情報送信手段は、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信し、
前記コンテンツ記憶ノード情報送信指示情報送信手段は、前記コンテンツ記憶ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置に送信することを特徴とするノード装置。
The node device according to claim 7, wherein
In- predetermined range report information receiving means for receiving from the node device that is the transmission destination of the streaming delivery node information transmission instruction information , the in- predetermined range report information indicating that the communication busyness is within a predetermined range ,
When the report information within the predetermined range is received,
The content storage node information transmission means transmits the node information stored in the storage means corresponding to the identification information included in the request information to the node device that is the transmission source of the request information,
The content storage node information transmission instruction information transmission means transmits the content storage node information transmission instruction information to another node device that similarly stores the node information corresponding to the identification information included in the request information. A node device characterized by:
請求項7または記載のノード装置であって、
前記通信繁忙度が所定の範囲外である旨の所定範囲外報告情報を、前記コンテンツ記憶ノード情報送信指示情報の送信先の前記ノード装置から受信する所定範囲外報告情報受信手段をさらに有し、
前記所定範囲外報告情報を受信した場合に、
前記ストリーミング配信ノード情報送信手段は、前記ストリーミング配信ノード装置を示す前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信し、
前記ストリーミング配信ノード情報送信指示情報送信手段は、前記ストリーミング配信ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置に送信することを特徴とするノード装置。
The node device according to claim 7 or 8, wherein
Out-of- predetermined range report information receiving means for receiving out-of-preset range report information indicating that the busyness of communication is out of a predetermined range from the node device that is the transmission destination of the content storage node information transmission instruction information ,
When receiving the report out of the predetermined range ,
The streaming distribution node information transmission means transmits the node information indicating the streaming distribution node device to the node device that is the transmission source of the request information,
The streaming distribution node information transmission instruction information transmission means transmits the streaming distribution node information transmission instruction information to another node device that similarly stores the node information corresponding to the identification information included in the request information. A node device characterized by:
請求項3または4に記載のノード装置であって、
前記ストリーミング配信ノード装置を示す前記ノード情報を前記要求情報の送信元の前記ノード装置に送信すべき旨のストリーミング配信ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から受信するストリーミング配信ノード情報送信指示情報受信手段を有し
前記ストリーミング配信ノード情報送信指示情報を受信した場合に、前記ストリーミング配信ノード情報送信手段は、前記ストリーミング配信ノード装置を示す前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信し、
前記ストリーミング配信ノード装置を示す前記ノード情報を他の前記ノード装置に送信したことを示す送信済情報を前記ストリーミング配信ノード情報送信指示情報の送信元の前記ノード装置に送信する送信済情報送信手段有することを特徴とするノード装置。
The node device according to claim 3 or 4, wherein
Said node said streaming node said node streaming node information transmission instruction information to be transmitted to the device of the transmission source of the request information the node information indicative of the device, corresponding to the identification information included in the request information Streaming distribution node information transmission instruction information receiving means for receiving information from other node devices that similarly store information ,
When the streaming distribution node information transmission instruction information is received, the streaming distribution node information transmission means transmits the node information indicating the streaming distribution node device to the node device that is the transmission source of the request information,
The transmission completion information transmitting means for transmitting the transmission completion information indicating that transmits the node information indicative of the streaming node device to another of the node device to the source of the node device of said streaming node information transmission instruction information A node device comprising:
請求項10に記載のノード装置であって、
前記コンテンツ記憶ノード装置を示す前記ノード情報を前記要求情報の送信元の前記ノード装置に送信すべき旨のコンテンツ記憶ノード情報送信指示情報を、前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から受信するコンテンツ記憶ノード情報送信指示情報受信手段を有し、
前記コンテンツ記憶ノード情報送信指示情報を受信した場合または前記ストリーミング配信ノード情報送信指示情報を受信していない場合に、前記コンテンツ記憶ノード情報送信手段は、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信することを特徴とするノード装置。
The node device according to claim 10, wherein
The nodes of the content storage node the node information the node content storage node information transmission instruction information to be transmitted to the device of the transmission source of the request information that indicates the device, corresponding to the identification information included in the request information Content storage node information transmission instruction information receiving means for receiving information from other node devices that similarly store information ;
When the content storage node information transmission instruction information is received or when the streaming delivery node information transmission instruction information is not received, the content storage node information transmission means corresponds to the identification information included in the request information. And transmitting the node information stored in the storage means to the node device that is the transmission source of the request information .
請求項10または11に記載のノード装置であって、
前記通信繁忙度が所定の範囲内である場合には、前記通信繁忙度が所定の範囲内である旨の所定範囲内報告情報を、前記ストリーミング配信ノード情報送信指示情報の送信元の前記ノード装置に送信する所定範囲内報告情報送信手段をさらに有することを特徴とするノード装置。
The node device according to claim 10 or 11, comprising:
When the communication busyness is within a predetermined range, report information within a predetermined range indicating that the communication busyness is within a predetermined range, and the node device that is the transmission source of the streaming delivery node information transmission instruction information A node device, further comprising reporting means for transmitting report information within a predetermined range .
請求項11記載のノード装置であって、
前記通信繁忙度が所定の範囲外である場合には、前記通信繁忙度が所定の範囲外ある旨の所定範囲外報告情報を、前記コンテンツ記憶ノード情報送信指示情報の送信元の前記ノード装置に送信する所定範囲外報告情報送信手段さらに有することを特徴とするノード装置。
The node device according to claim 11, wherein
When the communication busyness is out of the predetermined range, out- of- predetermined range report information indicating that the communication busyness is out of the predetermined range is sent to the node device that is the transmission source of the content storage node information transmission instruction information The node apparatus further comprising report information transmission means for transmitting out of a predetermined range to be transmitted to
請求項3乃至13のいずれか一項に記載のノード装置であって、
前記ストリーミング配信ノード情報送信手段は、一の前記ストリーミング配信ノード装置に対して所定の数以下の前記要求情報の送信元の前記ノード装置に、前記ストリーミング配信ノード装置を示す前記ノード情報を送信することを特徴とするノード装置。
The node device according to any one of claims 3 to 13,
The streaming distribution node information transmitting means transmits the node information indicating the streaming distribution node device to the node device that is a predetermined number or less of the request information for one streaming distribution node device. A node device characterized by the above.
ネットワークを介して接続された複数のノード装置を備え、前記複数のノード装置に分散して記憶されるコンテンツが、前記複数のノード装置に含まれるード装置からのノード装置配信される情報配信システムにおけるノード装置に含まれるコンピュータに、
前記コンテンツ送信可能な前記ノード装置を示すノード情報の送信を要求するための要求情報であって、前記コンテンツに対応する固有の識別情報を含む前記要求情報を、前記複数のノード装置に含まれる前記ノード装置から受信する要求情報受信ステップと
前記要求情報に含まれる前記識別情報が、前記複数のノード装置に分散して記憶されるコンテンツの中で特定の前記コンテンツを記憶する前記ノード装置であるコンテンツ記憶ノード装置を示す前記ノード情報と、前記コンテンツに対応する固有の識別情報と、を対応付けて記憶する記憶手段に記憶されている場合には、前記要求情報に含まれる前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置他のノード装置との通信の局所的集中の程度を示す通信繁忙度を認定する通信繁忙度認定ステップと
前記識別情報に対応する前記ノード情報が示す前記コンテンツ記憶ノード装置から前記コンテンツを受信中の前記ノード装置であるコンテンツ受信中ノード装置を示す前記ノード情報を、前記コンテンツ記憶ノード装置または前記要求情報に含まれる前記識別情報に対応する前記ノード情報を同様に記憶している他のノード装置から取得する取得ステップと、
前記通信繁忙度が所定の範囲外である場合には、前記コンテンツをストリーミング配信する前記ノード装置であるストリーミング配信ノード装置を示す前記ノード情報として、前記取得ステップにおいて取得された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するストリーミング配信ノード情報送信ステップと
前記通信繁忙度が所定の範囲内である場合には、前記要求情報に含まれる前記識別情報に対応して前記記憶手段に記憶された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信するコンテンツ記憶ノード情報送信ステップと
を実行させることを特徴とする情報処理プログラム。
Comprising a plurality of node devices connected through the network, the contents to be distributed and stored in the plurality of node devices, it is distributed from the node device included in the plurality of node devices to another node device In the computer included in the node device in the information distribution system,
Request information for requesting transmission of node information indicating the node device capable of transmitting the content , the request information including unique identification information corresponding to the content included in the plurality of node devices A request information receiving step received from the node device;
The node information indicating the content storage node device, which is the node device that stores the specific content among the content stored in the plurality of node devices in a distributed manner, the identification information included in the request information ; The content storage node device indicated by the node information corresponding to the identification information included in the request information when stored in a storage unit that stores unique identification information corresponding to the content in association with each other A communication busyness qualifying step for certifying the busyness of communication indicating the degree of local concentration of communication with the other node devices;
The node information indicating the content receiving node device that is the node device that is receiving the content from the content storage node device indicated by the node information corresponding to the identification information is included in the content storage node device or the request information. An acquisition step of acquiring from the other node device that similarly stores the node information corresponding to the included identification information;
When the communication busyness is out of a predetermined range, the node information acquired in the acquisition step is the node information indicating the streaming distribution node device that is the node device that performs streaming distribution of the content. Streaming distribution node information transmission step for transmitting to the node device of the request information transmission source,
When the communication busyness is within a predetermined range, the node information stored in the storage unit corresponding to the identification information included in the request information is used as the node device that is the transmission source of the request information. Content storage node information transmission step for transmitting to
An information processing program for executing
請求項1に記載の情報配信システムであって、The information distribution system according to claim 1,
前記ストリーミング配信ノード情報送信手段より送信された前記ノード情報の送信先である前記要求情報の送信元の前記ノード装置を、新たな前記ストリーミング配信ノード装置として認定するストリーミング配信ノード装置認定手段と、Streaming distribution node device authorization means for authorizing the node device that is the transmission source of the request information that is the transmission destination of the node information transmitted from the streaming distribution node information transmission means, as the new streaming distribution node device;
前記ストリーミング配信ノード情報送信手段より送信された前記ノード情報と、前記認定手段により前記ストリーミング配信ノード装置として認定された前記ノード装置を示す前記ノード情報と、を対応付けて記憶する第2記憶手段と、Second storage means for storing the node information transmitted from the streaming delivery node information sending means and the node information indicating the node device authorized as the streaming delivery node device by the authorization means in association with each other; ,
をさらに有し、Further comprising
前記ストリーミング配信ノード情報送信手段は、The streaming delivery node information transmission means includes
前記第2記憶手段に対応付けて記憶された前記ノード情報に基づいて、各前記ストリーミング配信ノード装置により前記コンテンツが順次転送されるように、送信される前記ノード情報を選択する選択手段を有し、Selection means for selecting the node information to be transmitted so that the contents are sequentially transferred by the streaming distribution node devices based on the node information stored in association with the second storage means; ,
前記ストリーミング配信ノード情報送信手段は、前記選択手段により選択された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信することを特徴とする情報配信システム。The streaming distribution node information transmission unit transmits the node information selected by the selection unit to the node device that is a transmission source of the request information.
請求項16に記載の情報配信システムであって、The information distribution system according to claim 16, wherein
前記選択手段は、複数の前記ストリーミング配信ノード装置により前記コンテンツの配信経路がツリー状に形成されるように、送信される前記ノード情報を選択することを特徴とする情報配信システム。The information distribution system, wherein the selection means selects the node information to be transmitted so that a plurality of the streaming distribution node devices form the content distribution route in a tree shape.
請求項1、16及び17のいずれか一項に記載の情報配信システムであって、The information distribution system according to any one of claims 1, 16 and 17,
前記要求情報の送信元の前記ノード装置は、  The node device that is the transmission source of the request information is:
前記ストリーミング配信ノード装置または前記コンテンツ記憶ノード装置を示す前記ノード情報を受信した場合には、前記コンテンツの送信を要求するコンテンツ要求情報を、受信した前記ノード情報に対応する前記ノード装置に送信するコンテンツ要求情報送信手段、  When the node information indicating the streaming distribution node device or the content storage node device is received, the content request information for requesting transmission of the content is transmitted to the node device corresponding to the received node information Request information transmission means,
を有し、  Have
前記コンテンツ要求情報を受信した前記ストリーミング配信ノード装置または前記コンテンツ記憶ノード装置は、  The streaming distribution node device or the content storage node device that has received the content request information,
前記コンテンツを、前記コンテンツ要求情報の送信元のノード装置に送信するコンテンツ送信手段、  Content transmitting means for transmitting the content to the node device that is the transmission source of the content request information;
を有することを特徴とする情報配信システム。  An information distribution system comprising:
請求項3乃至14のいずれか一項に記載のノード装置であって、The node device according to any one of claims 3 to 14,
前記ストリーミング配信ノード情報送信手段より送信された前記ノード情報の送信先である前記要求情報の送信元の前記ノード装置を、新たな前記ストリーミング配信ノード装置として認定するストリーミング配信ノード装置認定手段と、Streaming distribution node device authorization means for authorizing the node device that is the transmission source of the request information that is the transmission destination of the node information transmitted from the streaming distribution node information transmission means, as the new streaming distribution node device;
前記ストリーミング配信ノード情報送信手段より送信された前記ノード情報と、前記認定手段により前記ストリーミング配信ノード装置として認定された前記ノード装置を示す前記ノード情報と、を対応付けて記憶する第2記憶手段と、Second storage means for storing the node information transmitted from the streaming delivery node information sending means and the node information indicating the node device authorized as the streaming delivery node device by the authorization means in association with each other; ,
をさらに有し、Further comprising
前記ストリーミング配信ノード情報送信手段は、The streaming delivery node information transmission means includes
前記第2記憶手段に対応付けて記憶された前記ノード情報に基づいて、各前記ストリーミング配信ノード装置により前記コンテンツが順次転送されるように、送信される前記ノード情報を選択する選択手段を有し、Selection means for selecting the node information to be transmitted so that the contents are sequentially transferred by each of the streaming distribution node devices based on the node information stored in association with the second storage means; ,
前記ストリーミング配信ノード情報送信手段は、前記選択手段により選択された前記ノード情報を、前記要求情報の送信元の前記ノード装置に送信することを特徴とするノード装置。The streaming distribution node information transmission unit transmits the node information selected by the selection unit to the node device that is a transmission source of the request information.
請求項19に記載のノード装置であって、The node device according to claim 19, wherein
前記選択手段は、複数の前記ストリーミング配信ノード装置により前記コンテンツの配信経路がツリー状に形成されるように、送信される前記ノード情報を選択することを特徴とするノード装置。The node device, wherein the selection unit selects the node information to be transmitted so that a plurality of the streaming distribution node devices form the content distribution route in a tree shape.
JP2005243335A 2005-08-24 2005-08-24 Information distribution system, information distribution method, node apparatus included in information distribution system, and information processing program Expired - Fee Related JP4715388B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2005243335A JP4715388B2 (en) 2005-08-24 2005-08-24 Information distribution system, information distribution method, node apparatus included in information distribution system, and information processing program
PCT/JP2006/314657 WO2007023636A1 (en) 2005-08-24 2006-07-25 Information delivery system, information delivery method, node apparatus included in information delivery system, and storing medium in which information processing program has been stored

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005243335A JP4715388B2 (en) 2005-08-24 2005-08-24 Information distribution system, information distribution method, node apparatus included in information distribution system, and information processing program

Publications (2)

Publication Number Publication Date
JP2007058597A JP2007058597A (en) 2007-03-08
JP4715388B2 true JP4715388B2 (en) 2011-07-06

Family

ID=37771387

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005243335A Expired - Fee Related JP4715388B2 (en) 2005-08-24 2005-08-24 Information distribution system, information distribution method, node apparatus included in information distribution system, and information processing program

Country Status (2)

Country Link
JP (1) JP4715388B2 (en)
WO (1) WO2007023636A1 (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008035337A (en) * 2006-07-31 2008-02-14 Brother Ind Ltd Node device, distribution device, management device, information processing program, content distribution method and content distribution system
JP4623030B2 (en) * 2007-03-27 2011-02-02 ブラザー工業株式会社 Tree-type broadcasting system, connection destination determination method, connection management device, connection management processing program, etc.
US20080294788A1 (en) * 2007-05-21 2008-11-27 Hong Kong Applied Science And Technology Research Institute Co., Ltd. Systems and methods for p2p streaming
JP5462252B2 (en) * 2008-07-02 2014-04-02 トムソン ライセンシング Apparatus and method for transmitting content data between peers in P2P mode using two-part peer overlay
JP5168055B2 (en) 2008-09-26 2013-03-21 ブラザー工業株式会社 COMMUNICATION SYSTEM, TERMINAL DEVICE, AND CONTENT INFORMATION ACQUISITION METHOD
CN101841553B (en) * 2009-03-17 2014-03-12 日电(中国)有限公司 Method, user node and server for requesting location information of resources on network
JP5386763B2 (en) * 2010-12-03 2014-01-15 株式会社日立製作所 Firmware update system, firmware update method, and management computer
JP5282795B2 (en) * 2011-02-25 2013-09-04 ブラザー工業株式会社 Information communication system, information processing method, node device, and program
JP6310264B2 (en) * 2014-02-06 2018-04-11 日本放送協会 Content distribution system and address information notification server
KR102026423B1 (en) * 2018-02-01 2019-10-01 주식회사 딸기커뮤니케이션 Method for providing real-time contents selling service using contents right setting for copyright protection

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002374290A (en) * 2001-06-13 2002-12-26 Nippon Telegr & Teleph Corp <Ntt> Server selection device, method, program and recording medium stored with the program
JP2004127189A (en) * 2002-10-07 2004-04-22 Matsushita Electric Ind Co Ltd Gateway device, and system and method for transferring contents
JP2005196676A (en) * 2004-01-09 2005-07-21 Nippon Telegr & Teleph Corp <Ntt> Service creating method, service creating system, and program,

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7133368B2 (en) * 2002-02-01 2006-11-07 Microsoft Corporation Peer-to-peer method of quality of service (QoS) probing and analysis and infrastructure employing same
JP4233328B2 (en) * 2003-01-08 2009-03-04 日立ソフトウエアエンジニアリング株式会社 File download method and system using peer-to-peer technology

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002374290A (en) * 2001-06-13 2002-12-26 Nippon Telegr & Teleph Corp <Ntt> Server selection device, method, program and recording medium stored with the program
JP2004127189A (en) * 2002-10-07 2004-04-22 Matsushita Electric Ind Co Ltd Gateway device, and system and method for transferring contents
JP2005196676A (en) * 2004-01-09 2005-07-21 Nippon Telegr & Teleph Corp <Ntt> Service creating method, service creating system, and program,

Also Published As

Publication number Publication date
WO2007023636A1 (en) 2007-03-01
JP2007058597A (en) 2007-03-08

Similar Documents

Publication Publication Date Title
JP4715388B2 (en) Information distribution system, information distribution method, node apparatus included in information distribution system, and information processing program
US8195764B2 (en) Information delivery system, delivery request program, transfer program, delivery program, and the like
US7882168B2 (en) Contents distribution system, node apparatus and information processing method thereof, as well as recording medium on which program thereof is recorded
US8321586B2 (en) Distributed storage system, node device, recording medium in which node processing program is recorded, and address information change notifying method
JP4473942B2 (en) Content distribution apparatus, content distribution method, and content distribution program
US8190779B2 (en) Information processing apparatus and storing apparatus, information processing method and storing method, and recording medium that promptly and efficiently distributes content
JP2006197400A (en) Information distribution system, information update program, information update method or the like
JP2007053662A (en) Information communication system, information communication method, node device included in information communication system and information processing program
JP4670043B2 (en) Information distribution system, distribution request program, transfer program, distribution program, etc.
JP2008033406A (en) Node device, information processing program, content distribution method and content distribution system
JP4539603B2 (en) Information communication system, information communication method, node device included in information communication system, and information processing program
JP5370269B2 (en) Distributed storage system, connection information notification method and program for distributed storage system
JP2010271933A (en) Distributed storage system, node device, node processing program, and data file storage method
JP4765876B2 (en) TERMINAL DEVICE, INFORMATION PROCESSING METHOD, AND PROGRAM FOR CONTENT DISTRIBUTION SYSTEM
JP4877107B2 (en) Terminal device and information processing program in information distribution system, and information processing method of terminal device
JP2007184669A (en) Contents distribution system, terminal and information processing method thereof, and program thereof
JP2007074490A (en) Information communication system, node device included therein, information communication method, and information processing program
JP4797679B2 (en) CONTENT DISTRIBUTION SYSTEM, CONTENT DATA MANAGEMENT DEVICE, ITS INFORMATION PROCESSING METHOD, AND ITS PROGRAM
US20100250593A1 (en) Node device, information communication system, method for managing content data, and computer readable medium
JP2007336396A (en) Content distribution system, content distribution method, terminal device and program therefor
US20080240138A1 (en) Tree type broadcast system, connection target determination method, connection management device, connection management process program, and the like
JP2008059398A (en) Identification information allocation device, information processing method therefor, and program therefor
JP2009232272A (en) Content distributive storage system, content playback method, node device, management apparatus, node-processing program, and management processing program
JP5434268B2 (en) Distributed storage system, data file distributed storage method and program
JP5007624B2 (en) Content distributed storage system, content data acquisition method, node device, and node processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080430

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20080728

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100907

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101108

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110314

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140408

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees