JP3806072B2 - P2P network traffic control method and apparatus, program and recording medium - Google Patents

P2P network traffic control method and apparatus, program and recording medium Download PDF

Info

Publication number
JP3806072B2
JP3806072B2 JP2002218065A JP2002218065A JP3806072B2 JP 3806072 B2 JP3806072 B2 JP 3806072B2 JP 2002218065 A JP2002218065 A JP 2002218065A JP 2002218065 A JP2002218065 A JP 2002218065A JP 3806072 B2 JP3806072 B2 JP 3806072B2
Authority
JP
Japan
Prior art keywords
terminal
file
traffic
search
network
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
JP2002218065A
Other languages
Japanese (ja)
Other versions
JP2004064284A (en
Inventor
真人 内田
慎也 能上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2002218065A priority Critical patent/JP3806072B2/en
Publication of JP2004064284A publication Critical patent/JP2004064284A/en
Application granted granted Critical
Publication of JP3806072B2 publication Critical patent/JP3806072B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、P2P(ピア・ツー・ピア)型のネットワークに用いられるP2Pネットワークのトラヒック制御方法及び装置並びにプログラムに関する。
【0002】
【従来の技術】
最近注目を集めているP2P型のネットワークは、従来のクライアント・サーバ(C/S)型のネットワークとは異なり、特定のサーバに頼ることなくコンピュータ資源やサービスをシステム間で直接共有する。
例えば、端末同士の間で音楽などのファイルを交換するためのP2P型のネットワークを構成するプログラムとして、従来より「Napster」が知られている。しかし、「Napster」のようなネットワークにおいては、ファイル検索の機能を備えるサーバが接続され、各端末はサーバの制御により動作する。従って、このネットワークではトラヒックはサーバによって集中的に制御される。
【0003】
つまり、「Napster」のようなネットワークは純粋なP2Pネットワークではなく、管理用のサーバを設けることが不可欠である。
一方、管理用のサーバが不要な純粋なP2Pネットワークの代表例として、「Gnutella」と呼ばれるソフトウェアを用いたネットワークが知られている。「Gnutella」のようなネットワークにおいては、各端末はサーバントと呼ばれ、ファイル検索などの機能を備えている。
【0004】
【発明が解決しようとする課題】
「Gnutella」のようなP2Pネットワークにおいては、ネットワーク全体を管理するサーバが存在しないので、集中的にトラヒックの制御を行うことができない。
このため、特定の端末などにトラヒックが集中してネットワーク上で輻輳が発生し、効率的なファイル転送ができなくなる可能性がある。
【0005】
本発明は、「Gnutella」のようなアプリケーションプログラムによるトラヒックが流れるP2Pネットワークにおいて、管理用のサーバを設置することなくトラヒックの集中を抑制することが可能なP2Pネットワークのトラヒック制御方法及び装置並びにプログラムを提供することを目的とする。
【0006】
【課題を解決するための手段】
請求項1は、複数の端末が接続され、全体のトラヒックを集中的に管理するサーバを持たないP2Pネットワークにおいて、P2Pアプリケーションに対するトラヒックを制御するためのP2Pネットワークのトラヒック制御方法であって、各端末が、他の端末からのファイル検索要求に対する自端末の検索結果のヒット状況を監視し、前記ヒット状況に応じて各端末が自律分散的にトラヒックを制御する
【0007】
「Gnutella」のようなP2Pネットワークにおいては、例えば第1の端末はそれが必要とするファイルについて、ネットワークを介して第2の端末に検索を要求する。目的のファイルが第2の端末に存在する場合には、検索にヒットする。その場合、第1の端末からのダウンロード要求に対して第2の端末は目的のファイルを送信する。
【0008】
従って、例えば第2の端末上で検索のヒット率が高くなると、ファイル転送などの頻度が高くなり、第2の端末を通るトラヒックが増大する。
請求項1においては、検索結果のヒット状況に応じて各端末が自律分散的にトラヒックを制御するので、ある端末あるいはネットワーク上の特定位置にトラヒックが集中するのを抑制することができる。従って、トラヒックを制御するためのサーバを設ける必要がない。
【0013】
特に、請求項は、各端末が、自端末からファイルをダウンロードした他の端末とそれが取得したファイルとの対応関係を履歴情報として保持し、各端末におけるファイルのヒット数が所定以上に増加した場合に、前記履歴情報を参照して該当する同一のファイルを保持する他の端末を連携端末として決定し、少なくとも一部のファイルダウンロード要求に対しては、自端末のファイルを既に取得した前記連携端末を利用してファイルの送信を行うことを特徴とする。
【0014】
請求項においては、各端末に履歴情報が保持される。この履歴情報を参照することにより、自端末から特定のファイルを既にダウンロードした他の端末(連携端末)を特定することができる。
従って、ヒット率の大きいファイルのダウンロードを第1の端末が要求した場合には、第2の端末の代わりに同じファイルを既にダウンロードした連携端末から第1の端末に対してファイルを送信することができる。
【0015】
すなわち、第2の端末と連携端末とが協調的に連携することにより、第2の端末を通るトラヒックの一部を、連携端末を通る経路に分散させることができる。
請求項は、複数の端末が接続され、全体のトラヒックを集中的に管理するサーバを持たないP2Pネットワークにおいて、P2Pアプリケーションに対するトラヒックを制御するためのP2Pネットワークのトラヒック制御装置であって、各端末において他の端末からのファイル検索要求に対する自端末の検索結果のヒット状況を監視するヒット状況監視手段と、前記ヒット状況監視手段が検出したヒット状況に応じて、各端末が自律分散的にトラヒックを制御するためのトラヒック制御手段とを設けた
【0018】
特に、請求項は、各端末に、自端末からファイルをダウンロードした他の端末とそれが取得したファイルとの対応関係を履歴情報として保持する履歴情報保持手段と、各端末におけるファイルのヒット数が所定以上に増加した場合に、前記履歴情報を参照して該当する同一のファイルを保持する他の端末を連携端末として決定する連携端末決定手段とを更に設け、前記トラヒック制御手段は、少なくとも一部のファイルダウンロード要求に対しては、自端末のファイルを既に取得した前記連携端末を利用してファイルの送信を行うことを特徴とする。
【0019】
請求項においては、請求項と同様な制御を実現できる。
【0020】
請求項は、複数の端末が接続され、全体のトラヒックを集中的に管理するサーバを持たないP2Pネットワークにおいて、P2Pアプリケーションに対するトラヒックを制御するための、各端末上のコンピュータで実行可能なプログラムであって、各端末において他の端末からのファイル検索要求に対する自端末の検索結果のヒット状況を監視するヒット状況監視手順と、前記ヒット状況監視手段が検出したヒット状況に応じて、各端末が自律分散的にトラヒックを制御するためのトラヒック制御手順とを設けた
【0023】
特に、請求項は、各端末に、自端末からファイルをダウンロードした他の端末とそれが取得したファイルとの対応関係を履歴情報として保持する履歴情報保持手順と、各端末におけるファイルのヒット数が所定以上に増加した場合に、前記履歴情報を参照して該当する同一のファイルを保持する他の端末を連携端末として決定する連携端末決定手順とを更に設け、前記トラヒック制御手順では、少なくとも一部のファイルダウンロード要求に対しては、自端末のファイルを既に取得した前記連携端末を利用してファイルの送信を行うことを特徴とする。
【0024】
請求項のプログラムを各端末上のコンピュータで実行することにより、請求項と同様の制御が実現する。
請求項は、請求項のプログラムを記録したコンピュータで読み取り可能な記録媒体である。
【0025】
請求項の記録媒体から読み出したプログラムを各端末上のコンピュータで実行することにより、請求項1と同様の制御が実現する。
【0026】
【発明の実施の形態】
(第1の実施の形態)
本発明のP2Pネットワークのトラヒック制御方法及び装置並びにプログラム及び記録媒体の1つの実施の形態について、図1,図2及び図7を参照して説明する。この形態は、請求項1,請求項2,請求項及び請求項に対応する。
【0027】
図1はこの形態の端末の動作を示すフローチャートである。図2はこの形態の端末の主要部の構成を示すブロック図である。図7はシステム全体の構成例を示すブロック図である。
この形態では、請求項のヒット状況監視手段は検索ヒット状況監視部12に対応し、請求項のトラヒック制御手段はファイルアップロード処理部15及び連携ダウンロード要求処理部16に対応する。また、ヒット数管理手段及びファイルアップロード手段として、高ヒットファイル検索部14及びファイルアップロード処理部15対応する。また、情報流通手段として、サポートセンタ100対応する。
【0028】
この形態では、例えば図7に示すように、複数の端末(P2P端末50)がネットワーク(例えばインターネット)を介して互いに接続され、各端末が「Guntella」型のアプリケーションプログラムを搭載し、P2Pネットワークが形成されている場合を想定している。また、この例ではキャッシュサーバがネットワーク上に存在しない場合を想定している。
【0029】
図7に示すサポートセンタ100においては、制御プログラムの作成やトラヒック情報の集計を行う。P2Pネットワークに接続された各P2P端末50は、サポートセンタ100のサーバから制御プログラムをダウンロードしたり、P2Pネットワーク内の検索ヒット状況やダウンロード状況などのトラヒック情報を閲覧することができる。なお、サポートセンタ100を省略することもできる。
【0030】
この形態では、各端末は図2に示すように検索処理部11,検索ヒット状況監視部12,閾値超過監視部13,高ヒットファイル検索部14,ファイルアップロード処理部15,連携ダウンロード要求処理部16,検索結果DB(データベース)17及び通信インタフェース18を備えている。
なお、これらの各構成要素は、専用のハードウェアを用いて構成することもできるし、各機能を実現するプログラムとそれを実行する制御用のコンピュータとで構成することもできる。
【0031】
検索処理部11は、その端末上に保持されている多数のファイルの中から、他の端末から検索要求された条件に適合する目的のファイルの検索を行う。この検索の結果、一致するファイルが見つかったかどうかを表すヒット数が、ファイル毎に検索結果DB17に書き込まれ保持される。
また、検索ヒット状況監視部12は、検索処理部11における全ての検索要求に対する単位時間あたりの検索ヒット数hを監視する。
【0032】
閾値超過監視部13は、検索ヒット状況監視部12の検出した検索ヒット数hを予め定めた閾値sと比較する。比較の結果、検索ヒット数hが閾値sを超過すると閾値超過監視部13は高ヒットファイル検索部14に対して所定の指示を与える。
高ヒットファイル検索部14は、閾値超過監視部13からの指示を受けると、検索結果DB17の内容を参照して各ファイルの検索ヒット数(トータルのヒット数又は単位時間あたりのヒット数)を調べ、検索ヒット数の大きい1つ以上のファイルを選択する。
【0033】
ファイルアップロード処理部15は、高ヒットファイル検索部14が選択した検索ヒット数の大きいファイルを、他の端末に向けて転送(アップロード)する。転送先の他の端末については、次のようにして決定する。
転送先の候補としてn個の他の端末を予め決定しその情報を自端末上に保持しておく。そして、n個の他の端末の中からm個の端末を選択し(n≧m)転送先とする。
【0034】
また、n個の端末の中からm個の端末を選択する方法については、例えば公知のラウンドロビンやランダム選択の技術を用いればよい。
連携ダウンロード要求処理部16は、ファイル検索要求元である他の端末(検索要求発出端末)が必要とする特定のファイルについて、ファイル検索要求元からのファイルダウンロード要求を処理する。
【0035】
すなわち、要求元の端末に対して目的のファイルを転送する。但し、ファイルの転送元は自端末とは限らない。つまり、目的のファイルはファイルアップロード処理部15が事前にアップロードを行った他の端末(連携端末)上にも存在するので、自端末は利用可能な連携端末と協調及び連携してファイルダウンロード要求を処理する。これにより、ファイルのダウンロードに伴って発生するトラヒックを他の連携端末に分散させることができる。
【0036】
図2に示す端末の動作(自端末における動作)の概略は図1に示すとおりである。
図1のステップS11では、検索ヒット状況監視部12の制御により自端末における検索ヒット状況を監視する。
ステップS12では、閾値超過監視部13の制御により、単位時間あたりの検索ヒット数hと予め定めた閾値sとを比較する。そして(h>s)になった場合には次のステップS13に進む。
【0037】
ステップS13では、高ヒットファイル検索部14の制御により検索ヒット数が多いファイルを選択し、選択したファイルをファイルアップロード処理部15の制御により他の端末にアップロード(転送)する。
ステップS14では、連携ダウンロード要求処理部16の制御により、他の端末からのダウンロード要求を処理し、ダウンロードを要求されたファイルをアップロードした他の連携端末と連携して、目的のファイルを要求元の端末に転送する。
【0038】
例えば、自端末の他に1つの連携端末が利用できる場合には、該当するファイルを前記連携端末にアップロードした後で、自端末と前記連携端末とがそれぞれ(f/2)個の検索要求発出端末からのダウンロード要求の処理を担当する(f:目的のファイルに対する検索ヒット数)。これにより、自端末と前記連携端末との2台が連携してダウンロード要求を分散処理することができる。
【0039】
(第2の実施の形態)
本発明のP2Pネットワークのトラヒック制御方法及び装置並びにプログラム及び記録媒体の応用例について、図3及び図4を参照して説明する。
図3はこの形態の端末の動作を示すフローチャートである。図4はこの形態の端末の主要部の構成を示すブロック図である。この形態は、第1の実施の形態の変形例である。また、図4において第1の実施の形態と対応する要素は同一の符号を付けて示してある。第1の実施の形態と同じ部分については以下の説明を省略する。
【0040】
この形態では、ファイルアップロード手段及びトラヒック制御手段として、それぞれファイルアップロード処理部21及び連携ダウンロード要求処理部22対応する。
この形態では、ネットワーク上のある場所にn個のキャッシュサーバが予め分散的に配置されている場合を想定している。従って、この形態ではキャッシュサーバも利用する。なお、キャッシュサーバは端末に代わってファイルを転送するための機能を備えるが、ネットワークを制御するような機能は含まれていない。
【0041】
この形態の各端末は、図4に示すように検索処理部11,検索ヒット状況監視部12,閾値超過監視部13,高ヒットファイル検索部14,検索結果DB17,通信インタフェース18,ファイルアップロード処理部21及び連携ダウンロード要求処理部22を備えている。
ファイルアップロード処理部21は、前述のように(h>s)になった場合に、高ヒットファイル検索部14が選択した検索ヒット数の大きいファイルを、m個のキャッシュサーバに対して転送(アップロード)する。転送先のキャッシュサーバについては、次のようにして決定する。
【0042】
n個のキャッシュサーバのアドレスなどの情報は自端末上に予め保持しておく。そして、n個のキャッシュサーバの中からm個の端末を選択し(n≧m)転送先とする。
また、n個のキャッシュサーバの中からm個のキャッシュサーバを選択する方法については、例えば公知のラウンドロビン,やランダム選択,低負荷サーバ選択(各キャッシュサーバとの情報のやりとりが必要)などの技術を用いればよい。
【0043】
連携ダウンロード要求処理部22は、ファイル検索要求元である他の端末が必要とする特定のファイルについて、ファイル検索要求元からのファイルダウンロード要求を処理する。
すなわち、要求元の端末に対して目的のファイルを転送する。但し、ファイルの転送元は自端末とは限らない。つまり、目的のファイルはファイルアップロード処理部21が事前にアップロードを行った特定のキャッシュサーバ上にも存在するので、自端末は利用可能なキャッシュサーバと協調及び連携してファイルダウンロード要求を処理する。これにより、ファイルのダウンロードに伴って発生するトラヒックをキャッシュサーバに分散させることができる。
【0044】
図4に示す端末の動作(自端末における動作)の概略は図3に示すとおりである。
図3のステップS21では、検索ヒット状況監視部12の制御により自端末における検索ヒット状況を監視する。
ステップS22では、閾値超過監視部13の制御により、単位時間あたりの検索ヒット数hと予め定めた閾値sとを比較する。そして(h>s)になった場合には次のステップS23に進む。
【0045】
ステップS23では、高ヒットファイル検索部14の制御により検索ヒット数が多いファイルを選択し、選択したファイルをファイルアップロード処理部21の制御によりm個のキャッシュサーバにアップロード(転送)する。
ステップS24では、連携ダウンロード要求処理部22の制御により、他の端末からのダウンロード要求を処理し、ダウンロードを要求されたファイルをアップロードしたキャッシュサーバと連携して、目的のファイルを要求元の端末に転送する。
【0046】
(第3の実施の形態)
本発明のP2Pネットワークのトラヒック制御方法及び装置並びにプログラム及び記録媒体のもう1つの実施の形態について、図5及び図6を参照して説明する。この形態は、請求項,請求項及び請求項に対応する。
図5はこの形態の端末の動作を示すフローチャートである。図6はこの形態の端末の主要部の構成を示すブロック図である。この形態は、第1の実施の形態の変形例である。また、図6において第1の実施の形態と対応する要素は同一の符号を付けて示してある。第1の実施の形態と同じ部分については以下の説明を省略する。
【0047】
この形態では、請求項の履歴情報保持手段,連携端末決定手段及びトラヒック制御手段は、それぞれダウンロード履歴DB33,ダウンロード済み端末検索部31及び連携ダウンロード要求処理部34に対応する。
【0048】
第1の実施の形態では、自端末の決定した連携端末に対してファイルのアップロードを行っているが、この形態ではダウンロードの履歴を管理することにより既に目的のファイルを取得した連携可能な他の端末を把握している。そのため、連携端末に対してファイルのアップロードを行う必要はない。
この形態の各端末は、図6に示すように、検索処理部11,検索ヒット状況監視部12,閾値超過監視部13,高ヒットファイル検索部14,検索結果DB17,通信インタフェース18,ダウンロード済み端末検索部31,問い合わせ処理部32,ダウンロード履歴DB33及び連携ダウンロード要求処理部34を備えている。
【0049】
ダウンロード履歴DB33は、連携ダウンロード要求処理部34の動作を監視し、他の端末からの要求に応じたファイルダウンロードの履歴を記憶する。すなわち、ダウンロード履歴DB33はファイルを特定する情報,それをダウンロードした端末を特定する情報,日時などを互いに対応付けて履歴として保持する。
ダウンロード済み端末検索部31は、閾値超過監視部13が(h>s)の状態を検出した場合に、高ヒットファイル検索部14を用いて検索ヒット数が大きいファイルを検出するとともに、ダウンロード履歴DB33の内容を参照し、該当するファイルを既にダウンロードした連携可能な他の端末(連携候補端末)を特定する。
【0050】
問い合わせ処理部32は、ダウンロード済み端末検索部31が特定した各連携候補端末に対して、連携動作の可否を問い合わせる。そして、この問い合わせに対して連携を許可した端末を連携端末に決定する。
連携ダウンロード要求処理部34は、他の端末からのファイルダウンロード要求に対して、問い合わせ処理部32の決定した連携端末と連携して処理を行う。すなわち、自端末及び複数の連携端末のいずれか1つが要求元に対して目的のファイルを転送する。これにより、ファイルダウンロードに伴って発生するトラヒックが分散される。
【0051】
図6に示す端末の動作(自端末における動作)の概略は図5に示すとおりである。
図5のステップS31では、検索ヒット状況監視部12の制御により自端末における検索ヒット状況を監視する。また、連携ダウンロード要求処理部34は他の端末からのダウンロード要求を監視する。
【0052】
ステップS32では、閾値超過監視部13の制御により、単位時間あたりの検索ヒット数hと予め定めた閾値sとを比較する。そして(h>s)になった場合には次のステップS33に進む。
ステップS33では、高ヒットファイル検索部14の制御により検索ヒット数が多いファイルを選択するとともに、選択したファイルについてダウンロード履歴DB33の内容を参照し、該当するファイルをダウンロードして既に取得している他の端末(連携候補端末)の有無を調べる。
【0053】
連携候補端末が存在する場合には、ステップS34に進み、各連携候補端末に対して、ダウンロード要求処理の割り当て可否を問い合わせる。n個の連携候補端末が存在する場合には、(h/(n+1))個の要求を割り当ててよいかを各連携候補端末に問い合わせる。
なお、問い合わせを受ける端末は、初期状態ではダウンロード要求処理の割り当てを受け入れる(了承する)ように動作する。但し、何らかの理由で了承できない端末においては、問い合わせに対して拒否の通知を返す。
【0054】
問い合わせに対して拒否された場合には、その端末に割り当てを予定していた処理分は自端末で処理することになる。
問い合わせに対して端末が了承した場合には、ステップS34からS37に進み、了承した端末すなわち連携端末と自端末とで連携して、連携ダウンロード要求処理部34の制御により、他の端末からのファイルダウンロード要求を処理する。
【0055】
ステップS35では、ダウンロードの履歴をダウンロード履歴DB33に追加する。また、ファイルダウンロード要求に対して他の端末と連携せずに通常のダウンロード処理を行う。
ステップS36では、連携端末と連携してダウンロードした場合の履歴も含めてダウンロード履歴DB33に履歴を追加する。
【0056】
ステップS38では、それまでの処理の結果を考慮して、閾値sや各端末への割当数を見直す。
なお、この例では各端末が保持するダウンロードの履歴に基づいて連携候補端末を特定しているが、検索がヒットしたことを表す情報の履歴を用いて連携候補端末を特定することも可能である。
【0057】
【発明の効果】
本発明によれば、ネットワーク全体を集中的に管理するサーバを用いることなく各端末の制御によってトラヒックを分散させることができる。従って、Gnutella型のP2Pアプリケーションに対してもトラヒックを制御することが可能になる。
【図面の簡単な説明】
【図1】第1の実施の形態の端末の動作を示すフローチャートである。
【図2】第1の実施の形態の端末の主要部の構成を示すブロック図である。
【図3】第2の実施の形態の端末の動作を示すフローチャートである。
【図4】第2の実施の形態の端末の主要部の構成を示すブロック図である。
【図5】第3の実施の形態の端末の動作を示すフローチャートである。
【図6】第3の実施の形態の端末の主要部の構成を示すブロック図である。
【図7】システム全体の構成例を示すブロック図である。
【符号の説明】
11 検索処理部
12 検索ヒット状況監視部
13 閾値超過監視部
14 高ヒットファイル検索部
15 ファイルアップロード処理部
16 連携ダウンロード要求処理部
17 検索結果DB
18 通信インタフェース
21 ファイルアップロード処理部
22 連携ダウンロード要求処理部
31 ダウンロード済み端末検索部
32 問い合わせ処理部
33 ダウンロード履歴DB
34 連携ダウンロード要求処理部
50 P2P端末
100 サポートセンタ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a traffic control method, apparatus, and program for a P2P network used in a P2P (peer-to-peer) type network.
[0002]
[Prior art]
Unlike conventional client / server (C / S) type networks, P2P type networks that have recently attracted attention share computer resources and services directly between systems without relying on specific servers.
For example, “Napster” has been conventionally known as a program constituting a P2P type network for exchanging files such as music between terminals. However, in a network such as “Napster”, a server having a file search function is connected, and each terminal operates under the control of the server. Therefore, in this network, traffic is centrally controlled by the server.
[0003]
That is, a network such as “Napster” is not a pure P2P network, and it is essential to provide a management server.
On the other hand, a network using software called “Gnutella” is known as a typical example of a pure P2P network that does not require a management server. In a network such as “Gnutella”, each terminal is called a servant and has a function such as a file search.
[0004]
[Problems to be solved by the invention]
In a P2P network such as “Gnutella”, there is no server that manages the entire network, and thus traffic control cannot be performed intensively.
For this reason, traffic may be concentrated on a specific terminal or the like, resulting in congestion on the network, and efficient file transfer may not be possible.
[0005]
The present invention relates to a traffic control method, apparatus, and program for a P2P network capable of suppressing the concentration of traffic without installing a management server in a P2P network in which traffic by an application program such as “Gnutella” flows. The purpose is to provide.
[0006]
[Means for Solving the Problems]
Claim 1 is a traffic control method for a P2P network for controlling traffic for a P2P application in a P2P network in which a plurality of terminals are connected and does not have a server for centrally managing the entire traffic. However, the hit status of the search result of the own terminal in response to a file search request from another terminal is monitored, and each terminal controls traffic in an autonomous and distributed manner according to the hit status .
[0007]
In a P2P network such as “Gnutella”, for example, the first terminal requests the second terminal to search for a file required by the first terminal via the network. If the target file exists in the second terminal, the search is hit. In that case, the second terminal transmits the target file in response to the download request from the first terminal.
[0008]
Therefore, for example, when the search hit rate on the second terminal increases, the frequency of file transfer increases, and the traffic passing through the second terminal increases.
According to the first aspect, each terminal controls traffic in an autonomous and distributed manner according to the hit state of the search result, so that it is possible to suppress the concentration of traffic at a certain terminal or a specific position on the network. Therefore, there is no need to provide a server for controlling traffic.
[0013]
Particularly, according to claim 1 , each terminal holds a correspondence relationship between another terminal that has downloaded a file from its own terminal and a file acquired by the terminal as history information, and the number of file hits at each terminal increases more than a predetermined number. In this case, referring to the history information, the other terminal holding the same corresponding file is determined as a cooperation terminal, and at least a part of the file download request has already acquired the file of the own terminal. A feature is that a file is transmitted using a linked terminal.
[0014]
In the first aspect , history information is held in each terminal. By referring to the history information, it is possible to specify another terminal (cooperative terminal) that has already downloaded a specific file from the terminal itself.
Therefore, when the first terminal requests to download a file with a high hit rate, the file may be transmitted from the cooperation terminal that has already downloaded the same file to the first terminal instead of the second terminal. it can.
[0015]
That is, when the second terminal and the cooperation terminal cooperate in a cooperative manner, a part of the traffic passing through the second terminal can be distributed to the route passing through the cooperation terminal.
Claim 2 is a traffic control device for a P2P network for controlling traffic for a P2P application in a P2P network to which a plurality of terminals are connected and which does not have a server for centrally managing the entire traffic. The hit status monitoring means for monitoring the hit status of the search result of the own terminal in response to a file search request from another terminal, and each terminal autonomously decentralized traffic according to the hit status detected by the hit status monitoring means And traffic control means for controlling .
[0018]
In particular, claim 2 provides history information holding means for holding, as history information, a correspondence relationship between another terminal that has downloaded a file from its own terminal and the file acquired by each terminal, and the number of file hits at each terminal. When the number of nodes increases to a predetermined value or more, there is further provided cooperative terminal determining means for determining, as a cooperative terminal, another terminal that holds the corresponding corresponding file with reference to the history information, and the traffic control means includes at least one traffic control means. In response to the file download request of the unit, the file is transmitted using the cooperation terminal that has already acquired the file of the terminal itself.
[0019]
In claim 2 , the same control as in claim 1 can be realized.
[0020]
Claim 3 is a program executable by a computer on each terminal for controlling traffic to a P2P application in a P2P network in which a plurality of terminals are connected and does not have a server that centrally manages the entire traffic. Each terminal is autonomous in accordance with the hit status monitoring procedure for monitoring the hit status of the search result of the own terminal in response to a file search request from another terminal and the hit status detected by the hit status monitoring means. A traffic control procedure for controlling traffic in a distributed manner is provided .
[0023]
In particular, claim 3 provides each terminal with a history information holding procedure for holding, as history information, the correspondence between another terminal that has downloaded a file from its own terminal and the file acquired by the terminal, and the number of file hits at each terminal. Is further provided with a cooperative terminal determination procedure for determining, as a cooperative terminal, another terminal that holds the corresponding same file with reference to the history information, and in the traffic control procedure, at least one In response to the file download request of the unit, the file is transmitted using the cooperation terminal that has already acquired the file of the terminal itself.
[0024]
By executing the program of claim 3 on a computer on each terminal, control similar to that of claim 1 is realized.
A fourth aspect of the present invention is a computer-readable recording medium on which the program of the third aspect is recorded.
[0025]
By executing the program read from the recording medium of claim 4 by a computer on each terminal, control similar to that of claim 1 is realized.
[0026]
DETAILED DESCRIPTION OF THE INVENTION
(First embodiment)
One embodiment of a P2P network traffic control method, program, and recording medium according to the present invention will be described with reference to FIGS. 1, 2, and 7. FIG. This form corresponds to claim 1, claim 2, claim 3 and claim 4 .
[0027]
FIG. 1 is a flowchart showing the operation of the terminal of this embodiment. FIG. 2 is a block diagram showing the configuration of the main part of the terminal of this embodiment. FIG. 7 is a block diagram showing a configuration example of the entire system.
In this embodiment, the hit status monitoring means according to claim 2 corresponds to the search hit status monitoring unit 12, a traffic control unit according to claim 2 corresponds to the file upload processing unit 15 and the linkage download request processing unit 16. Further, as the number of hits manager and file upload unit, high hit file retrieval unit 14 and the file upload processing section 15 corresponds. Further, as the information distribution means, the support center 100 corresponds.
[0028]
In this embodiment, for example, as shown in FIG. 7, a plurality of terminals (P2P terminals 50) are connected to each other via a network (for example, the Internet), each terminal is equipped with a “Guntella” type application program, and the P2P network is The case where it is formed is assumed. In this example, it is assumed that the cache server does not exist on the network.
[0029]
In the support center 100 shown in FIG. 7, a control program is created and traffic information is totaled. Each P2P terminal 50 connected to the P2P network can download a control program from the server of the support center 100, and can browse traffic information such as search hit status and download status in the P2P network. The support center 100 can be omitted.
[0030]
In this form, each terminal has a search processing unit 11, a search hit status monitoring unit 12, a threshold excess monitoring unit 13, a high hit file search unit 14, a file upload processing unit 15, and a linked download request processing unit 16 as shown in FIG. , A search result DB (database) 17 and a communication interface 18 are provided.
Each of these components can be configured using dedicated hardware, or can be configured with a program that realizes each function and a control computer that executes the program.
[0031]
The search processing unit 11 searches for a target file that meets a search request from another terminal from among a large number of files held on the terminal. As a result of this search, the number of hits indicating whether or not a matching file has been found is written and held in the search result DB 17 for each file.
The search hit status monitoring unit 12 monitors the number of search hits h per unit time for all search requests in the search processing unit 11.
[0032]
The threshold excess monitoring unit 13 compares the number of search hits h detected by the search hit status monitoring unit 12 with a predetermined threshold s. If the number of search hits h exceeds the threshold s as a result of the comparison, the threshold excess monitoring unit 13 gives a predetermined instruction to the high hit file search unit 14.
Upon receiving an instruction from the threshold value excess monitoring unit 13, the high hit file search unit 14 refers to the contents of the search result DB 17 and checks the number of search hits (total number of hits or hits per unit time) of each file. Select one or more files with a large number of search hits.
[0033]
The file upload processing unit 15 transfers (uploads) a file with a large number of search hits selected by the high hit file search unit 14 to another terminal. The other terminals of the transfer destination are determined as follows.
N other terminals are determined in advance as transfer destination candidates, and the information is stored on the terminal itself. Then, m terminals are selected from the n other terminals (n ≧ m) and set as transfer destinations.
[0034]
As a method for selecting m terminals from n terminals, for example, a known round robin or random selection technique may be used.
The linked download request processing unit 16 processes a file download request from the file search request source for a specific file required by another terminal (search request issuing terminal) that is the file search request source.
[0035]
That is, the target file is transferred to the requesting terminal. However, the file transfer source is not necessarily its own terminal. In other words, since the target file exists also on another terminal (cooperation terminal) that the file upload processing unit 15 has uploaded in advance, the self terminal cooperates and cooperates with an available cooperation terminal to make a file download request. Process. As a result, the traffic generated along with the file download can be distributed to other linked terminals.
[0036]
The outline of the operation of the terminal shown in FIG. 2 (operation in the terminal itself) is as shown in FIG.
In step S11 of FIG. 1, the search hit status in the own terminal is monitored under the control of the search hit status monitoring unit 12.
In step S12, the number of search hits h per unit time is compared with a predetermined threshold s under the control of the threshold excess monitoring unit 13. If (h> s), the process proceeds to the next step S13.
[0037]
In step S13, a file with a large number of search hits is selected under the control of the high hit file search unit 14, and the selected file is uploaded (transferred) to another terminal under the control of the file upload processing unit 15.
In step S14, under the control of the linked download request processing unit 16, a download request from another terminal is processed, and the target file is sent to the request source in cooperation with the other linked terminal that uploaded the file requested to be downloaded. Transfer to the terminal.
[0038]
For example, when one cooperation terminal can be used in addition to the self terminal, after uploading the corresponding file to the cooperation terminal, the self terminal and the cooperation terminal each issue (f / 2) search requests. Responsible for processing download requests from terminals (f: number of search hits for target file). Thereby, the two of the own terminal and the cooperation terminal can cooperate to perform the distributed processing of the download request.
[0039]
(Second Embodiment)
A traffic control method and apparatus for a P2P network and an application example of a program and a recording medium according to the present invention will be described with reference to FIGS.
FIG. 3 is a flowchart showing the operation of this type of terminal. FIG. 4 is a block diagram showing the configuration of the main part of the terminal of this embodiment. This form is a modification of the first embodiment. In FIG. 4, elements corresponding to those of the first embodiment are denoted by the same reference numerals. The following description is omitted for the same parts as those of the first embodiment.
[0040]
In this embodiment, as the file upload means and the traffic control unit, respectively the file upload processing unit 21 and the linkage download request processing unit 22 corresponds.
In this embodiment, it is assumed that n cache servers are distributed in advance at a certain location on the network. Therefore, in this embodiment, a cache server is also used. The cache server has a function for transferring files on behalf of the terminal, but does not include a function for controlling the network.
[0041]
As shown in FIG. 4, each terminal in this form includes a search processing unit 11, a search hit status monitoring unit 12, a threshold excess monitoring unit 13, a high hit file search unit 14, a search result DB 17, a communication interface 18, and a file upload processing unit. 21 and a linked download request processing unit 22.
The file upload processing unit 21 transfers (uploads) a file with a large number of search hits selected by the high hit file search unit 14 to m cache servers when (h> s) as described above. ) The transfer destination cache server is determined as follows.
[0042]
Information such as addresses of n cache servers is stored in advance on the terminal itself. Then, m terminals are selected from the n cache servers (n ≧ m) as transfer destinations.
As for the method of selecting m cache servers from n cache servers, for example, known round robin, random selection, low load server selection (information exchange with each cache server is required), etc. Technology can be used.
[0043]
The linked download request processing unit 22 processes a file download request from the file search request source for a specific file required by another terminal that is the file search request source.
That is, the target file is transferred to the requesting terminal. However, the file transfer source is not necessarily its own terminal. That is, since the target file exists also on a specific cache server that has been uploaded in advance by the file upload processing unit 21, the terminal itself processes a file download request in cooperation with and in cooperation with an available cache server. As a result, the traffic generated along with the file download can be distributed to the cache servers.
[0044]
The outline of the operation of the terminal shown in FIG. 4 (operation in the own terminal) is as shown in FIG.
In step S21 of FIG. 3, the search hit status in the own terminal is monitored under the control of the search hit status monitoring unit 12.
In step S22, the number of search hits h per unit time is compared with a predetermined threshold s under the control of the threshold excess monitoring unit 13. If (h> s), the process proceeds to the next step S23.
[0045]
In step S23, a file with a large number of search hits is selected under the control of the high hit file search unit 14, and the selected file is uploaded (transferred) to m cache servers under the control of the file upload processing unit 21.
In step S24, under the control of the linked download request processing unit 22, a download request from another terminal is processed, and the target file is transferred to the requesting terminal in cooperation with the cache server that uploaded the file requested to be downloaded. Forward.
[0046]
(Third embodiment)
Another embodiment of the traffic control method and apparatus, program, and recording medium of the P2P network of the present invention will be described with reference to FIG. 5 and FIG. This form, according to claim 1, corresponding to claims 2 and 3.
FIG. 5 is a flowchart showing the operation of this type of terminal. FIG. 6 is a block diagram showing the configuration of the main part of the terminal of this embodiment. This form is a modification of the first embodiment. In FIG. 6, elements corresponding to those of the first embodiment are denoted by the same reference numerals. The following description is omitted for the same parts as those of the first embodiment.
[0047]
In this embodiment, the history information holding means, the linked terminal determining means, and the traffic control means of claim 2 correspond to the download history DB 33, the downloaded terminal search section 31, and the linked download request processing section 34, respectively.
[0048]
In the first embodiment, the file is uploaded to the cooperation terminal determined by the own terminal. However, in this embodiment, other files that have already acquired the target file by managing the download history can be linked. Know your device. Therefore, there is no need to upload a file to the cooperation terminal.
As shown in FIG. 6, each terminal in this form includes a search processing unit 11, a search hit status monitoring unit 12, a threshold excess monitoring unit 13, a high hit file search unit 14, a search result DB 17, a communication interface 18, and a downloaded terminal. A search unit 31, an inquiry processing unit 32, a download history DB 33, and a linked download request processing unit 34 are provided.
[0049]
The download history DB 33 monitors the operation of the linked download request processing unit 34 and stores a file download history in response to a request from another terminal. That is, the download history DB 33 holds information specifying a file, information specifying a terminal that downloaded the file, date and time, and the like as a history.
When the over-threshold monitoring unit 13 detects the state (h> s), the downloaded terminal search unit 31 uses the high hit file search unit 14 to detect a file having a large number of search hits and download history DB 33. The other file (cooperation candidate terminal) with which the corresponding file has already been downloaded is identified.
[0050]
The inquiry processing unit 32 inquires of each cooperation candidate terminal specified by the downloaded terminal search unit 31 whether the cooperation operation is possible. And the terminal which permitted cooperation in response to this inquiry is determined as the cooperation terminal.
The cooperative download request processing unit 34 processes a file download request from another terminal in cooperation with the cooperative terminal determined by the inquiry processing unit 32. That is, any one of the own terminal and the plurality of cooperation terminals transfers the target file to the request source. Thereby, the traffic generated with the file download is distributed.
[0051]
The outline of the operation of the terminal shown in FIG. 6 (operation in the terminal itself) is as shown in FIG.
In step S31 of FIG. 5, the search hit status in the own terminal is monitored under the control of the search hit status monitoring unit 12. In addition, the linked download request processing unit 34 monitors download requests from other terminals.
[0052]
In step S32, the number of search hits h per unit time is compared with a predetermined threshold s under the control of the threshold excess monitoring unit 13. If (h> s), the process proceeds to the next step S33.
In step S33, a file with a large number of search hits is selected under the control of the high hit file search unit 14, and the contents of the download history DB 33 are referred to for the selected file, and the corresponding file is already acquired by downloading. Check whether there is a terminal (cooperation candidate terminal).
[0053]
If there is a cooperation candidate terminal, the process proceeds to step S34, and each of the cooperation candidate terminals is inquired about whether or not download request processing can be assigned. If there are n cooperation candidate terminals, each cooperation candidate terminal is inquired whether (h / (n + 1)) requests can be allocated.
The terminal that receives the inquiry operates to accept (acknowledge) the assignment of the download request process in the initial state. However, if the terminal cannot be accepted for some reason, a rejection notice is returned in response to the inquiry.
[0054]
If the inquiry is rejected, the processing for which the terminal is scheduled to be allocated is processed by the own terminal.
If the terminal approves the inquiry, the process proceeds from step S34 to step S37, and the approved terminal, that is, the cooperation terminal cooperates with the own terminal, and the file from the other terminal is controlled by the cooperation download request processing unit 34. Handle download requests.
[0055]
In step S35, the download history is added to the download history DB 33. In addition, a normal download process is performed without linking with another terminal in response to a file download request.
In step S36, the history is added to the download history DB 33 including the history when downloaded in cooperation with the cooperation terminal.
[0056]
In step S38, the threshold s and the number of assignments to each terminal are reviewed in consideration of the results of the processing so far.
In this example, the cooperation candidate terminal is specified based on the download history held by each terminal, but it is also possible to specify the cooperation candidate terminal using the history of information indicating that the search has been hit. .
[0057]
【The invention's effect】
According to the present invention, traffic can be distributed by controlling each terminal without using a server that centrally manages the entire network. Therefore, it becomes possible to control the traffic even for the Gnutella type P2P application.
[Brief description of the drawings]
FIG. 1 is a flowchart illustrating an operation of a terminal according to a first embodiment.
FIG. 2 is a block diagram illustrating a configuration of a main part of the terminal according to the first embodiment.
FIG. 3 is a flowchart illustrating an operation of the terminal according to the second embodiment.
FIG. 4 is a block diagram illustrating a configuration of a main part of a terminal according to a second embodiment.
FIG. 5 is a flowchart illustrating an operation of the terminal according to the third embodiment.
FIG. 6 is a block diagram illustrating a configuration of a main part of a terminal according to a third embodiment.
FIG. 7 is a block diagram illustrating a configuration example of the entire system.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 11 Search process part 12 Search hit condition monitoring part 13 Threshold excess monitoring part 14 High hit file search part 15 File upload process part 16 Cooperation download request process part 17 Search result DB
18 Communication Interface 21 File Upload Processing Unit 22 Cooperation Download Request Processing Unit 31 Downloaded Terminal Search Unit 32 Inquiry Processing Unit 33 Download History DB
34 Cooperation Download Request Processing Unit 50 P2P Terminal 100 Support Center

Claims (4)

複数の端末が接続され、全体のトラヒックを集中的に管理するサーバを持たないP2Pネットワークにおいて、P2Pアプリケーションに対するトラヒックを制御するためのP2Pネットワークのトラヒック制御方法であって、
各端末が、他の端末からのファイル検索要求に対する自端末の検索結果のヒット状況を監視し、前記ヒット状況に応じて各端末が自律分散的にトラヒックを制御すると共に、自端末からファイルをダウンロードした他の端末とそれが取得したファイルとの対応関係を履歴情報として保持し、
各端末におけるファイルのヒット数が所定以上に増加した場合に、前記履歴情報を参照して該当する同一のファイルを保持する他の端末を連携端末として決定し、
少なくとも一部のファイルダウンロード要求に対しては、自端末のファイルを既に取得した前記連携端末を利用してファイルの送信を行う
ことを特徴とするP2Pネットワークのトラヒック制御方法。
A P2P network traffic control method for controlling traffic to a P2P application in a P2P network in which a plurality of terminals are connected and does not have a server that centrally manages the entire traffic,
Each terminal monitors the hit status of the search result of its own terminal in response to a file search request from another terminal, and each terminal controls traffic in an autonomous and distributed manner according to the hit status and downloads a file from its own terminal Keep the correspondence between the other devices you have acquired and the files they have acquired as historical information,
When the number of file hits in each terminal increases more than a predetermined value, the other terminal holding the same corresponding file with reference to the history information is determined as a cooperation terminal,
For at least some file download requests, send the file using the cooperation terminal that has already acquired the file of its own terminal
A traffic control method for a P2P network.
複数の端末が接続され、全体のトラヒックを集中的に管理するサーバを持たないP2Pネットワークにおいて、P2Pアプリケーションに対するトラヒックを制御するためのP2Pネットワークのトラヒック制御装置であって、
各端末において他の端末からのファイル検索要求に対する自端末の検索結果のヒット状況を監視するヒット状況監視手段と、
前記ヒット状況監視手段が検出したヒット状況に応じて、各端末が自律分散的にトラヒックを制御するためのトラヒック制御手段と
各端末に、自端末からファイルをダウンロードした他の端末とそれが取得したファイルとの対応関係を履歴情報として保持する履歴情報保持手段と、
各端末におけるファイルのヒット数が所定以上に増加した場合に、前記履歴情報を参照して該当する同一のファイルを保持する他の端末を連携端末として決定する連携端末決定手段と
を更に設け、前記トラヒック制御手段は、少なくとも一部のファイルダウンロード要求に対しては、自端末のファイルを既に取得した前記連携端末を利用してファイルの送信を行う
ことを特徴とするP2Pネットワークのトラヒック制御装置。
A P2P network traffic control apparatus for controlling traffic to a P2P application in a P2P network in which a plurality of terminals are connected and does not have a server that centrally manages the entire traffic.
Hit status monitoring means for monitoring the hit status of the search result of its own terminal in response to a file search request from another terminal at each terminal;
Traffic control means for each terminal to control traffic in an autonomous and distributed manner according to the hit situation detected by the hit situation monitoring means ;
In each terminal, history information holding means for holding, as history information, a correspondence relationship between another terminal that has downloaded a file from its own terminal and the file acquired by the terminal,
Cooperation terminal determination means for determining, as a cooperation terminal, another terminal that holds the same corresponding file with reference to the history information when the number of file hits at each terminal increases to a predetermined value or more.
The traffic control means transmits a file using the cooperation terminal that has already acquired the file of its own terminal in response to at least a part of the file download request.
A traffic control apparatus for a P2P network characterized by the above.
複数の端末が接続され、全体のトラヒックを集中的に管理するサーバを持たないP2Pネットワークにおいて、P2Pアプリケーションに対するトラヒックを制御するための、各端末上のコンピュータで実行可能なプログラムであって、
各端末において他の端末からのファイル検索要求に対する自端末の検索結果のヒット状況を監視するヒット状況監視手順と、
前記ヒット状況監視手段が検出したヒット状況に応じて、各端末が自律分散的にトラヒックを制御するためのトラヒック制御手順と
各端末に、自端末からファイルをダウンロードした他の端末とそれが取得したファイルとの対応関係を履歴情報として保持する履歴情報保持手順と、
各端末におけるファイルのヒット数が所定以上に増加した場合に、前記履歴情報を参照して該当する同一のファイルを保持する他の端末を連携端末として決定する連携端末決定手順と
を更に設け、前記トラヒック制御手順では、少なくとも一部のファイルダウンロード要求に対しては、自端末のファイルを既に取得した前記連携端末を利用してファイルの送信を行う
ことを特徴とするプログラム。
A program executable by a computer on each terminal for controlling traffic for a P2P application in a P2P network in which a plurality of terminals are connected and does not have a server that centrally manages the entire traffic,
Hit status monitoring procedure for monitoring the hit status of the search result of the own terminal in response to a file search request from another terminal at each terminal;
A traffic control procedure for each terminal to autonomously control traffic according to the hit situation detected by the hit situation monitoring means ;
In each terminal, a history information holding procedure for holding, as history information, a correspondence relationship between another terminal that has downloaded a file from its own terminal and the file acquired by the terminal,
A cooperative terminal determination procedure for determining, as a cooperative terminal, another terminal that holds the same corresponding file with reference to the history information when the number of file hits in each terminal increases more than a predetermined value;
In the traffic control procedure, for at least a part of the file download request, the file is transmitted using the cooperation terminal that has already acquired the file of the own terminal.
A program characterized by that.
請求項のプログラムを記録したコンピュータで読み取り可能な記録媒体。A computer-readable recording medium on which the program according to claim 3 is recorded.
JP2002218065A 2002-07-26 2002-07-26 P2P network traffic control method and apparatus, program and recording medium Expired - Fee Related JP3806072B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002218065A JP3806072B2 (en) 2002-07-26 2002-07-26 P2P network traffic control method and apparatus, program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002218065A JP3806072B2 (en) 2002-07-26 2002-07-26 P2P network traffic control method and apparatus, program and recording medium

Publications (2)

Publication Number Publication Date
JP2004064284A JP2004064284A (en) 2004-02-26
JP3806072B2 true JP3806072B2 (en) 2006-08-09

Family

ID=31939363

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002218065A Expired - Fee Related JP3806072B2 (en) 2002-07-26 2002-07-26 P2P network traffic control method and apparatus, program and recording medium

Country Status (1)

Country Link
JP (1) JP3806072B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100496172B1 (en) * 2004-05-29 2005-06-17 주식회사 티나루 Dual web service system using host server in p2p web server configuration
JP4675631B2 (en) * 2005-01-11 2011-04-27 Kddi株式会社 Index server and P2P network system
JP4590651B2 (en) * 2006-05-15 2010-12-01 日本電信電話株式会社 Replication control method, system and program
JP4692414B2 (en) * 2006-06-29 2011-06-01 ブラザー工業株式会社 Communication system, content data transmission availability determination method, node device, node processing program, etc.
JP4765876B2 (en) * 2006-09-29 2011-09-07 ブラザー工業株式会社 TERMINAL DEVICE, INFORMATION PROCESSING METHOD, AND PROGRAM FOR CONTENT DISTRIBUTION SYSTEM
JP5036688B2 (en) * 2008-11-04 2012-09-26 日本電信電話株式会社 Content delivery method, system and program for cache server
JP4981930B2 (en) * 2010-01-12 2012-07-25 ヤフー株式会社 Advertisement selection system and method
US8903906B2 (en) 2010-03-16 2014-12-02 Brother Kogyo Kabushiki Kaisha Information communications system, node device, method of communicating contents, computer readable recording medium storing a program
JP5423497B2 (en) * 2010-03-16 2014-02-19 ブラザー工業株式会社 Information communication system, node device, information communication method, and program

Also Published As

Publication number Publication date
JP2004064284A (en) 2004-02-26

Similar Documents

Publication Publication Date Title
US20240195723A1 (en) Routing mode and point-of-presence selection service
US10033627B1 (en) Routing mode and point-of-presence selection service
US8219632B2 (en) Efficient use of peer cache space in large scale file distributions
JP4974888B2 (en) Distributed request routing
US9208097B2 (en) Cache optimization
US8463936B2 (en) Method and device for distributing digital data in particular for a peer-to-peer network
JP3944168B2 (en) Method and system for peer-to-peer communication in a network environment
JP2004246632A (en) Data distributing server, program, and network system
US20020194324A1 (en) System for global and local data resource management for service guarantees
JP5526137B2 (en) Selective data transfer storage
CN110392094A (en) A kind of method and fusion CDN system of acquisition business datum
CN105359490A (en) User authentication in a cloud environment
WO2003026220A1 (en) Parallel information delivery method based on peer-to-peer enabled distributed computing technology and the system thereof
JPH11224219A (en) Decentralized cache control method, decentralization controller, decentralizzed cache system, and storage medium stored with decentralized cache control program
US8868756B1 (en) Sticky routing
JP6301413B2 (en) Data transmission control method and apparatus
JP3806072B2 (en) P2P network traffic control method and apparatus, program and recording medium
US8775456B2 (en) System and method for scheduled and collaborative distribution of software and data to many thousands of clients over a network using dynamic virtual proxies
CN102017568B (en) For sending the system of the autonomous content play
US20100030851A1 (en) Load balancer, load-balancing method, and recording medium with load-balancing program
JP2001306433A (en) System and method for contents distribution service having high cost efficiency
KR101041092B1 (en) Effective p2p system by using web folder
JP4243150B2 (en) Content distribution system and user terminal device
US11695644B2 (en) Communication management apparatus and communication management method
JP2005218049A (en) Content distribution server selection system, server, and distribution server selection program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040723

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060221

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060331

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060509

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060511

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100519

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100519

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110519

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120519

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees