JP4549005B2 - File transfer method and apparatus, program for implementing the method, and recording medium - Google Patents

File transfer method and apparatus, program for implementing the method, and recording medium Download PDF

Info

Publication number
JP4549005B2
JP4549005B2 JP2002076654A JP2002076654A JP4549005B2 JP 4549005 B2 JP4549005 B2 JP 4549005B2 JP 2002076654 A JP2002076654 A JP 2002076654A JP 2002076654 A JP2002076654 A JP 2002076654A JP 4549005 B2 JP4549005 B2 JP 4549005B2
Authority
JP
Japan
Prior art keywords
transfer
file
client computer
transfer table
computer
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
JP2002076654A
Other languages
Japanese (ja)
Other versions
JP2003271488A (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.)
Fujitsu Semiconductor Ltd
Original Assignee
Fujitsu Semiconductor 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 Fujitsu Semiconductor Ltd filed Critical Fujitsu Semiconductor Ltd
Priority to JP2002076654A priority Critical patent/JP4549005B2/en
Publication of JP2003271488A publication Critical patent/JP2003271488A/en
Application granted granted Critical
Publication of JP4549005B2 publication Critical patent/JP4549005B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワーク上の複数のコンピュータへ同一ファイルを転送する方法及び装置並びにこの方法を実施するためのプログラム及び記録媒体に係り、特に、コンテンツ管理サーバとクライアントとが協調して複数のクライアントへ同一コンテンツを転送するファイル転送方法及び装置並びにこの方法を実施するためのプログラム及び記録媒体に関する。
【0002】
【従来の技術】
ブロードバンドなどのネットワークインフラが整備されるに連れて、大容量コンテンツを効率よくかつ低コストでサーバから複数のクライアントへ送信することが要求されている。
【0003】
図5は、コンテンツ管理サーバSV1と複数のクライアントとの間を、分散サーバを介さずにダイレクトに接続して、コンテンツを送信するワイドエリアネットワーク(WAN)を示す。
【0004】
この場合、点線で示すようにコンテンツ管理サーバSV1から各クライアントへコンテンツが送信され、バックボーンであるWAN通信線に同じコンテンツが重複して流れるので、送信効率が悪い。また、クライアントの数に比例してバックボーンの負荷が増大し、クライアントへのコンテンツ送信が遅延するという問題があった。この問題を解決するにはバックボーンを増強させなければならず、コスト高となっていた。
【0005】
図6は、WAN通信線で互いに接続されたローカルエリアネットワーク(LAN)にそれぞれコンテンツ管理用分散サーバSV2〜SV6を備えたワイドエリアネットワークを示す。
【0006】
分散サーバSV2〜SV6はミラーサーバであり、点線で示すようにコンテンツ管理サーバSV1から分散サーバを経由して各クライアントへコンテンツが送信される。このため、図5の場合よりもバックボーンの負荷が低減される。
【0007】
【発明が解決しようとする課題】
しかし、分散サーバSV2〜SV6のコンテンツを常にコンテンツ管理サーバSV1のコンテンツと同一にするための管理機能が必要になる。また、分散サーバSV2〜SV6の設置費用やメンテナンス費用が発生し、コスト高となる。さらに、図5の場合と同様にバックボーンに同一コンテンツが重複して流れるので、転送効率が悪い。
【0008】
本発明の目的は、このような問題点に鑑み、低コストでネットワーク上の複数のコンピュータへ効率良く同一ファイルを配信することが可能なファイル転送方法及び装置並びにこの方法を実施するためのプログラム及び記録媒体を提供することにある。
【0009】
【課題を解決するための手段及びその作用効果】
本発明の一態様では、ネットワーク上の転送元コンピュータからルータを介し複数の転送先コンピュータへ同一ファイルを転送するファイル転送方法において、各コンピュータはそのコンピュータが接続されたルータと関係付けられたネットワーク上識別コードを有し、
(a)該転送元コンピュータと該複数の転送先コンピュータの接続関係に基づいて該ネットワーク上識別コードを、該転送元コンピュータの識別コードをトップ階層とするツリー構造で表した転送テーブルを作成し、同一階層かつ同一系統の識別コードを同一グループに分け、
(b)該転送元コンピュータは、該転送テーブルを参照して、該トップ階層の次の階層の各グループ内の1つのコンピュータに該ファイルを送信し、
(c)受信したコンピュータは、該転送テーブルを参照して、自己が属するグループ内の他のコンピュータへ、受信した該ファイルを転送し、自己の階層の次の下階層があれば該階層の各グループ内の1つのコンピュータに該ファイルを転送し、
各系統について最下位の階層まで該ステップ(c)を繰り返す。
【0010】
この構成によれば、各グループに分散サーバを備えなくても、ファイルをネットワーク上の複数のコンピュータに配信することができる。したがって、分散サーバを設置することによるコスト増大を避けることができる。
【0011】
また、通信線に同一ファイルが重複して通るのを避けることができるので分散サーバを設けた場合よりも効率良くコンテンツを転送することができる。
【0012】
さらに、コンテンツを受信したコンピュータは皆同じ転送処理プログラムに従って処理すればよく、配信すべきコンピュータ数が増加しても転送プログラムを変更する必要がない。
【0013】
本発明の他の目的、構成及び効果は以下の説明から明らかになる。
【0014】
【発明の実施の形態】
以下、図面を参照して本発明の一実施形態を説明する。
【0015】
図1は、複数のLANがWAN通信線を介してツリー状に接続されたワイドエリアネットワークを示す。
【0016】
東京のローカルエリアネットワークLAN1は、WAN通信線を介して、一方では大阪のローカルエリアネットワークLAN2Aに接続され、他方では仙台のローカルエリアネットワークLAN2Bに接続されている。ローカルエリアネットワークLAN2Aは、WAN通信線を介しさらに福岡のローカルエリアネットワークLAN3Aに接続されている。また、ローカルエリアネットワークLAN2Bは、WAN通信線を介しさらに岩手のローカルエリアネットワークLAN3Bに接続されている。
【0017】
ローカルエリアネットワークLAN1では、コンテンツ管理サーバSV1がルータR11を介し、一方ではさらにルータR12を介してクライアントA1−1及びA1−2に接続され、他方ではさらにルータR13を介してクライアントB1−1及びB1−2に接続されている。このルータR12は、WAN通信線を介しローカルエリアネットワークLAN2A内のルータR21Aに接続されている。ローカルエリアネットワークLAN2Aでは、このルータR21AがR22Aを介しクライアントA2−1及びA2−2に接続されている。このルータR22Aは、WAN通信線を介しローカルエリアネットワークLAN3A内のルータR31Aに接続されている。ローカルエリアネットワークLAN3Aでは、このルータR31AにクライアントA3−1〜A3−4が接続されている。
【0018】
ローカルエリアネットワークLAN1のルータR13は、WAN通信線を介しローカルエリアネットワークLAN2BのルータR21Bに接続され、一方ではさらにルータR22Bを介しクライアントB2−1及びB2−2に接続され、他方ではさらにルータR23Bを介しクライアントB2−3に接続されている。このルータR22Bは、WAN通信線を介しローカルエリアネットワークLAN3B内のルータR31Bに接続されている。ローカルエリアネットワークLAN3Bでは、このルータR31BにクライアントB3−1〜B3−4が接続されている。ローカルエリアネットワークLAN2B内のルータR23Bは、WAN通信線を介しローカルエリアネットワークLAN3B内のルータR32Bに接続されている。ローカルエリアネットワークLAN3Bでは、このルータR32BにクライアントB3−5が接続されている。
【0019】
本実施形態によるコンテンツ配信方法では、コンテンツ管理サーバSV1をトップ階層とするツリー構造のネットワークにおいて、クライアントを同一階層かつ同一系統のグループに分け、コンテンツ管理サーバSV1と各グループ内の任意の1つのクライアントにより、図1中に点線で示すようにコンテンツを転送する。
【0020】
図2は、コンテンツ管理サーバSV1のコンテンツ転送手順を示すフローチャートである。以下、括弧内は図中のステップ識別符号である。
【0021】
(S1)コンテンツをどのように効率よく転送するかを示すコンテンツ転送テーブルを作成する。このテーブルは、各クライアントのIPアドレスと各ルータに設定されているルーティングテーブルとに基づいて、次のように作成される。
【0022】
まず、コンテンツ管理サーバSV1から各クライアントに到達するまでに経由するルータの数を、ルーティングテーブルを参照して求め、図4(A)に示すようにクライアント名を経由ルータ数及び系列毎にグループ分けする。クライアント識別コードとしてのクライアント名は、IPアドレス又はFQDN(Fully Qualified Domain Name)であり、図4では簡単化のために図1中の符号で表されている。
【0023】
例えばクライアントA2−1及びA2−2には、コンテンツ管理サーバSV1から4個のルータR11、R12、R21A及びR22Aを通ってデータが転送される。クライアントB2−1及びB2−2には、コンテンツ管理サーバSV1から4個のルータR11、R12、R21B及びR22Bを通ってデータが転送される。また、クライアントB2−3には、コンテンツ管理サーバSV1から4個のルータR11、R12、R21B及びR23Bを通ってデータが転送される。したがって、これらは同一階層のクライアントである。
【0024】
クライアントA2−1及びA2−2と、クライアントB2−1及びB2−2とは、経由ルータ数が同一であるが、異なる系列であるので、異なるグループに分けられる。クライアントB2−1及びB2−2と、クライアントB2−3とは、同じローカルエリアネットワークLAN2B内のルータR21Bまで同一経路であるので、これらは同一グループに属する。クライアントB3−1〜B3−4とB3−5とはそれぞれローカルエリアネットワークLAN2B内のルータR22BとR23Bとに接続されているので、系列2内の異なるサブ系列であり、異なるグループに属する。
【0025】
経由ルータ数と系列とから、図4(B)に示すような階層構造のコンテンツ転送テーブルを作成する。各階層は、経由ルータ数が同一であり、下階層ほど経由ルータ数が多くなっている。トップ階層はコンテンツ管理サーバSV1であるが、テーブルに記載する必要がないので省略されている。
【0026】
(S2)コンテンツ管理サーバは、トップ階層に最も近い階層1の各系列の任意の1つを、転送先クライアントと決定する。例えば、クライアントA1−1及びB1−1を転送先クライアントと決定する。
【0027】
(S3)コンテンツ管理サーバは、決定したクライアントを指定して、送信パスを開設する。
【0028】
(S4)これらクライアントの各々に対し、コンテンツを暗号化して送信するかどうかを問い合わせる。
【0029】
(S5)クライアントが暗号化を選択した場合には、ステップS6へ進み、そうでなければステップS7へ進む。
【0030】
(S6)送信しようとするコンテンツが暗号化されていなければ、これを暗号化して記憶装置に格納する。
【0031】
(S7)コンテンツ転送テーブルを参照して、転送先クライアントにコンテンツの転送を依頼する必要があるかどうかを判定し、必要と判定した場合には、ステップS8へ進み、そうでなければステップS9へ進む。
【0032】
(S8)ステップS1で作成したコンテンツ転送テーブルを送信する。
【0033】
(S9)ステップS5の判定に応じて暗号化し又はしていないコンテンツを送信する。
【0034】
図3は、コンテンツを受信するクライアントのコンテンツ転送手順を示すフローチャートである。
【0035】
(S11)図2のステップS3に応答して、送信パス開設を受け付ける。受信データの種類に応じて、以下のステップS13〜S15の処理を行なう。
【0036】
(S13)図2のステップS4の暗号化問い合わせである場合には、暗号化要否を決定する。ハードウエア又はソフトウエアにより暗号化データの復号処理が可能であり、復号化処理に時間を要しても問題ないか多少問題であってもセキュリティを重視する場合には、暗号化必要と決定する。この決定は例えば、人の判断により予め設定された所定データに基づいて行ない、又は、復号用ハードウエア又はソフトウエアが組み込まれているかどうかにより行う。次にステップS12へ戻る。
【0037】
(S14)コンテンツ転送テーブルである場合には、これを受信し、記憶装置に格納する。コンテンツ転送テーブルが暗号化されていればこれを復号しながら記憶装置に格納する。次にステップS12へ戻る。
【0038】
(S15)コンテンツである場合にはこれを受信し、記憶装置に格納する。コンテンツが暗号化されていればこれを復号しながら記憶装置に格納する。
【0039】
(S16)ステップS14でコンテンツ転送テーブルを受信した場合には、ステップS17へ進み、そうでなければ処理を終了する。
【0040】
(S17)コンテンツ転送テーブルを参照して転送先クライアントを次のように決定する。すなわち、自己が属するグループ内の他の全てのクライアント及びこのグループと同一系列かつ1つ下の階層のグループ内の任意の1つのクライアントを、転送先クライアントと決定する。
【0041】
(S18)決定したクライアントの各々に対し、図2のステップS3〜S9と同じ処理を実行する。
【0042】
(S19、S20)転送先クライアントの電源がオフであったり転送経路中又は転送先クライアントの故障などにより転送できなかった場合には、図4(B)のコンテンツ転送テーブル中の転送先クライアント名に対応した未完フラグを‘1’に設定し、このコンテンツ転送テーブルをコンテンツ管理サーバへ返信する。
【0043】
図3の処理は、コンテンツ転送テーブル中の全てのクライアントに対して適用される。
【0044】
このような処理により、例えば図1中のクライアントA1−1は、コンテンツ管理サーバから受信したコンテンツをクライアントA1−2に転送し、コンテンツ管理サーバから受信したコンテンツ転送テーブル及びコンテンツをクライアントA2−1に転送する。クライアントA2−1はこの転送に応答して、コンテンツをクライアントA2−2に転送し、コンテンツ転送テーブル及びコンテンツをクライアントA3−1に転送する。クライアントA3−1はこの転送に応答して、コンテンツをクライアントA3−2〜A3−4に転送する。同様に、クライアントB1−1は、受信したコンテンツをクライアントB1−2に転送し、受信したコンテンツ転送テーブル及びコンテンツをクライアントB2−1に転送する。
クライアントB2−1はこれに応答して、受信したコンテンツをクライアントB2−2、B2−3及びB3−5に転送し、受信したコンテンツ転送テーブル及びコンテンツをクライアントB3−1に転送する。クライアントB3−1はこれに応答して、受信したコンテンツをクライアントB3−2〜B3−4に転送する。
【0045】
コンテンツ管理サーバは、クライアントから返信されたコンテンツ転送テーブルを参照して、故障等によりコンテンツが送信されなかったクライアントのみについて図4(B)と同様なコンテンツ転送テーブルを作成し、図2の処理を行ない、受信したクライアントは図3の処理を行なう。
【0046】
このような処理により、各グループのローカルエリアネットワーク内にコンテンツ管理用分散サーバを備えなくても、コンテンツを全クライアントに配信することができる。したがって、分散サーバを設置することによるコスト増大を避けることができる。
【0047】
また、本実施形態では特に、ローカルエリアネットワーク間のバックボーンであるWAN通信線に同一コンテンツが1回しか通らないので、図6のように分散サーバを設けた場合よりも効率良くコンテンツを転送することができる。
【0048】
さらに、コンテンツ転送テーブルを受信した各クライントは皆同じ転送処理プログラムに従って処理すればよく、クライアント数が増加しても転送プログラムを変更する必要がない。
【0049】
なお、本発明には外にも種々の変形例が含まれる。
【0050】
例えば、ルータの分岐に対応して系列を分けてもよい。具体的には、図1においてルータR21BからルータR22BとR23Bとに分岐しているので、クライアントB2−1及びB2−1とクライアントB2−3とを、系列2内の異なる系列とし、クライアントB2−1及びB2−1のグループとクライアントB2−3のグループとに分けてもよい。
【0051】
図4(B)のコンテンツ転送テーブルは、各ルータのルーティングテーブルとクライアント識別コードとに基づいて人が作成してもよい。コンテンツ転送テーブルは、ツリー構造を示すリスト形式であってもよい。コンテンツ転送テーブルは、各クライアント識別コードに階層識別コード、系列識別コード及びグループ識別コードを付加したものであってもよい。また、コンテンツ転送テーブルを予め全てのクライアントに配信しておき、コンテンツ転送においてコンテンツ転送テーブルの転送を省略してもよい。
【0052】
さらに、コンテンツを転送できなかった場合には図4(B)のコンテンツ転送テーブルの替わりにそのクライアント名のみの情報をコンテンツ管理サーバに送信する構成であってもよい。
【0053】
また、本発明はコンテンツ管理サーバのコンテンツ転送のみならず、任意のコンピュータから他の複数のコンピュータへファイルを転送する場合に適用可能である。
【0054】
以上の説明から明らかなように、本発明には以下の付記が含まれる。
【0055】
(付記1)ネットワーク上の転送元コンピュータからルータを介し複数の転送先コンピュータへ同一ファイルを転送するファイル転送方法において、各コンピュータはそのコンピュータが接続されたルータと関係付けられたネットワーク上識別コードを有し、
(a)該転送元コンピュータと該複数の転送先コンピュータの接続関係に基づいて該ネットワーク上識別コードを、該転送元コンピュータの識別コードをトップ階層とするツリー構造で表した転送テーブルを作成し、同一階層かつ同一系統の識別コードを同一グループに分け、
(b)該転送元コンピュータは、該転送テーブルを参照して、該トップ階層の次の階層の各グループ内の1つのコンピュータに該ファイルを送信し、
(c)受信したコンピュータは、該転送テーブルを参照して、自己が属するグループ内の他のコンピュータへ、受信した該ファイルを転送し、自己の階層の次の下階層があれば該階層の各グループ内の1つのコンピュータに該ファイルを転送し、
各系統について最下位の階層まで該ステップ(c)を繰り返すことを特徴とするファイル転送方法。(1)
(付記2)上記転送元コンピュータはコンテンツ管理サーバであることを特徴とする付記1記載のファイル転送方法。(2)
(付記3)上記ステップ(a)において、上記識別コードはIPアドレスであり、該IPアドレスとルーティングテーブルとに基づいて上記転送テーブルが作成されることを特徴とする付記1記載のファイル転送方法。
【0056】
(付記4)上記ステップ(b)及び(c)において、上記ファイルの転送先へ上記転送テーブルも送信することを特徴とする付記1記載のファイル転送方法。
【0057】
(付記5)上記ステップ(b)及び(c)において、転送先コンピュータにさらなる転送先が無い場合には上記転送テーブルを送信せず、受信したコンピュータは該転送テーブルを受信しなかった場合、上記ファイルを転送しなくてよいと判定することを特徴とする付記4記載のファイル転送方法。
【0058】
(付記6)上記ステップ(c)において、転送先コンピュータに転送不可能である場合、そのことを示す情報を上記転送テーブルに付加して該転送テーブルを上記トップ階層の転送元コンピュータに送信することを特徴とする付記4又は5記載のファイル転送方法。
【0059】
(付記7)上記トップ階層の転送元コンピュータは、上記情報が付加された転送テーブルに基づいて、転送されていないコンピュータに関し上記ステップ(a)の転送テーブルを作成し、この転送テーブルに基づいて上記ステップ(b)及び(c)の処理を行うことを特徴とする付記6記載のファイル転送方法。
【0060】
(付記8)コンピュータに対し、受信したファイルを転送テーブルに基づいてネットワーク上の他のコンピュータに転送させるプログラムであって、該転送テーブルは、転送先コンピュータ識別コードをツリー構造で表し同一階層かつ同一系統の識別コードを同一グループに分けたものであり、
(1)該転送テーブルを参照させて、自己が属するグループ内の他のコンピュータへ、受信した該ファイルを転送させ、
(2)該転送テーブルを参照させて、自己の階層の次の下階層があれば該階層の各グループ内の1つのコンピュータに該ファイルを転送させる、
ことを特徴とするプログラム。(3)
(付記9)付記8記載のプログラムが記録されていることを特徴とするコンピュータ読み取り可能な記録媒体。(4)
(付記10)プロセッサと、
該プロセッサに結合され、付記9記載のプログラムが格納された記憶装置と、
を有することを特徴とするファイル転送装置。(5)
【図面の簡単な説明】
【図1】本発明の一実施形態の、複数のLANがWAN通信線を介してツリー状に接続されたワイドエリアネットワークを示す概略図である。
【図2】図1中のコンテンツ管理サーバSV1のコンテンツ転送手順を示すフローチャートである。
【図3】コンテンツを受信するクライアントのコンテンツ転送手順を示すフローチャートである。
【図4】(A)はグループ分け説明用テーブル、(B)はコンテンツ転送テーブルを示す図である。
【図5】管理サーバから複数のクライアントへコンテンツが配信される従来のワイドエリアネットワークを示す概略図である。
【図6】管理サーバから分散サーバを介して複数のクライアントへコンテンツが配信される従来のワイドエリアネットワークを示す概略図である。
【符号の説明】
SV1 コンテンツ管理サーバ
SV2〜SV6 分散サーバ
LAN1、LAN2A、LAN2B、LAN3A、LAN3B ローカルエリアネットワーク
R11〜R13、R21A、R22A、R21B、R22B、R23B、R31A、R31B、R32B ルータ
A1−1、A1−2、B1−1、B1−2、A2−1、A2−2、B2−1〜B2−3、A3−1〜A3−4、B3−1〜B3−5 クライアント
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a method and apparatus for transferring the same file to a plurality of computers on a network, and a program and a recording medium for implementing the method, and in particular, a content management server and a client cooperate with each other to a plurality of clients. The present invention relates to a file transfer method and apparatus for transferring the same content, a program for implementing the method, and a recording medium.
[0002]
[Prior art]
As network infrastructure such as broadband is developed, it is required to transmit large-capacity contents from a server to a plurality of clients efficiently and at low cost.
[0003]
FIG. 5 shows a wide area network (WAN) for transmitting content by directly connecting the content management server SV1 and a plurality of clients without using a distributed server.
[0004]
In this case, as indicated by the dotted line, the content is transmitted from the content management server SV1 to each client, and the same content flows redundantly on the WAN communication line, which is the backbone, so the transmission efficiency is poor. In addition, there is a problem that the backbone load increases in proportion to the number of clients, and content transmission to the clients is delayed. In order to solve this problem, the backbone had to be strengthened, and the cost was high.
[0005]
FIG. 6 shows a wide area network including content management distributed servers SV2 to SV6, respectively, in a local area network (LAN) connected to each other by a WAN communication line.
[0006]
The distributed servers SV2 to SV6 are mirror servers, and content is transmitted from the content management server SV1 to each client via the distributed server as indicated by a dotted line. For this reason, the load on the backbone is reduced as compared with the case of FIG.
[0007]
[Problems to be solved by the invention]
However, a management function is required to make the contents of the distributed servers SV2 to SV6 always the same as the contents of the content management server SV1. In addition, installation costs and maintenance costs for the distributed servers SV2 to SV6 are generated, resulting in high costs. Furthermore, since the same content flows redundantly in the backbone as in the case of FIG. 5, transfer efficiency is poor.
[0008]
In view of such problems, an object of the present invention is to provide a file transfer method and apparatus capable of efficiently distributing the same file to a plurality of computers on a network at a low cost, a program for implementing this method, and It is to provide a recording medium.
[0009]
[Means for solving the problems and their effects]
In one aspect of the present invention, in a file transfer method for transferring the same file from a transfer source computer on a network to a plurality of transfer destination computers via a router, each computer is on a network associated with the router to which the computer is connected. Having an identification code,
(A) creating a transfer table that represents the identification code on the network based on the connection relationship between the transfer source computer and the plurality of transfer destination computers, and a tree structure with the transfer code of the transfer source computer as a top hierarchy; Divide identification codes of the same hierarchy and system into the same group,
(B) The transfer source computer refers to the transfer table, and transmits the file to one computer in each group of the next layer of the top layer,
(C) The received computer refers to the transfer table and transfers the received file to other computers in the group to which the computer belongs. Transfer the file to one computer in the group,
The step (c) is repeated up to the lowest hierarchy for each system.
[0010]
According to this configuration, a file can be distributed to a plurality of computers on a network without having a distributed server in each group. Therefore, an increase in cost due to the installation of the distributed server can be avoided.
[0011]
In addition, since it is possible to avoid the same file from being duplicated through the communication line, the content can be transferred more efficiently than when a distributed server is provided.
[0012]
Furthermore, all the computers that have received the content need only be processed according to the same transfer processing program, and even if the number of computers to be distributed increases, there is no need to change the transfer program.
[0013]
Other objects, configurations and effects of the present invention will become apparent from the following description.
[0014]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
[0015]
FIG. 1 shows a wide area network in which a plurality of LANs are connected in a tree shape via WAN communication lines.
[0016]
A local area network LAN1 in Tokyo is connected to a local area network LAN2A in Osaka on the one hand via a WAN communication line, and is connected to a local area network LAN2B in Sendai on the other hand. The local area network LAN 2A is further connected to a local area network LAN 3A in Fukuoka via a WAN communication line. The local area network LAN 2B is further connected to the local area network LAN 3B in Iwate via a WAN communication line.
[0017]
In the local area network LAN1, the content management server SV1 is connected to the clients A1-1 and A1-2 via the router R11 and further via the router R12, and on the other hand, the clients B1-1 and B1 are further connected via the router R13. -2. This router R12 is connected to a router R21A in the local area network LAN 2A via a WAN communication line. In the local area network LAN 2A, the router R21A is connected to the clients A2-1 and A2-2 via the R22A. This router R22A is connected to a router R31A in the local area network LAN 3A via a WAN communication line. In the local area network LAN 3A, clients A3-1 to A3-4 are connected to the router R31A.
[0018]
The router R13 of the local area network LAN1 is connected to the router R21B of the local area network LAN2B via the WAN communication line, and further connected to the clients B2-1 and B2-2 via the router R22B, and further connected to the router R23B on the other side. To the client B2-3. This router R22B is connected to a router R31B in the local area network LAN 3B via a WAN communication line. In the local area network LAN 3B, clients B3-1 to B3-4 are connected to the router R31B. The router R23B in the local area network LAN 2B is connected to the router R32B in the local area network LAN 3B via a WAN communication line. In the local area network LAN 3B, a client B 3-5 is connected to the router R32B.
[0019]
In the content distribution method according to the present embodiment, in a tree-structured network with the content management server SV1 as the top hierarchy, the clients are divided into groups of the same hierarchy and the same system, and the content management server SV1 and any one client in each group Thus, the content is transferred as indicated by a dotted line in FIG.
[0020]
FIG. 2 is a flowchart showing a content transfer procedure of the content management server SV1. In the following, the step identification codes in the figure are shown in parentheses.
[0021]
(S1) A content transfer table indicating how to transfer content efficiently is created. This table is created as follows based on the IP address of each client and the routing table set in each router.
[0022]
First, the number of routers to be reached from the content management server SV1 to each client is obtained by referring to the routing table, and the client name is grouped by the number of routers and series via the route as shown in FIG. To do. The client name as the client identification code is an IP address or FQDN (Fully Qualified Domain Name), and is represented by the reference numerals in FIG. 1 in FIG. 4 for simplicity.
[0023]
For example, data is transferred to the clients A2-1 and A2-2 from the content management server SV1 through four routers R11, R12, R21A, and R22A. Data is transferred to the clients B2-1 and B2-2 from the content management server SV1 through the four routers R11, R12, R21B, and R22B. Data is transferred to the client B2-3 from the content management server SV1 through the four routers R11, R12, R21B, and R23B. Therefore, these are clients of the same hierarchy.
[0024]
Clients A2-1 and A2-2 and clients B2-1 and B2-2 have the same number of routed routers, but are of different series and are therefore divided into different groups. Since the clients B2-1 and B2-2 and the client B2-3 have the same route to the router R21B in the same local area network LAN2B, they belong to the same group. Since the clients B3-1 to B3-4 and B3-5 are respectively connected to the routers R22B and R23B in the local area network LAN 2B, they are different sub-sequences in the sequence 2 and belong to different groups.
[0025]
A content transfer table having a hierarchical structure as shown in FIG. 4B is created from the number of via routers and the series. Each layer has the same number of routed routers, and the number of routed routers increases in the lower layer. The top hierarchy is the content management server SV1, but it is omitted because it does not need to be listed in the table.
[0026]
(S2) The content management server determines an arbitrary one of each series of the hierarchy 1 closest to the top hierarchy as the transfer destination client. For example, the clients A1-1 and B1-1 are determined as transfer destination clients.
[0027]
(S3) The content management server specifies the determined client and opens a transmission path.
[0028]
(S4) An inquiry is made to each of these clients as to whether or not the content is encrypted before being transmitted.
[0029]
(S5) If the client has selected encryption, the process proceeds to step S6; otherwise, the process proceeds to step S7.
[0030]
(S6) If the content to be transmitted is not encrypted, it is encrypted and stored in the storage device.
[0031]
(S7) Referring to the content transfer table, it is determined whether or not it is necessary to request the transfer of the content to the transfer destination client. If it is determined that the transfer is necessary, the process proceeds to step S8. Otherwise, the process proceeds to step S9. move on.
[0032]
(S8) The content transfer table created in step S1 is transmitted.
[0033]
(S9) Content that is not encrypted or not is transmitted according to the determination in step S5.
[0034]
FIG. 3 is a flowchart showing the content transfer procedure of the client that receives the content.
[0035]
(S11) In response to step S3 of FIG. 2, the transmission path establishment is accepted. The following steps S13 to S15 are performed in accordance with the type of received data.
[0036]
(S13) If it is the encryption inquiry in step S4 of FIG. 2, it is determined whether encryption is necessary. If it is possible to decrypt the encrypted data by hardware or software and there is no problem even if the decryption process takes time, or if there is some problem, if security is important, it is determined that encryption is necessary. . This determination is made, for example, based on predetermined data set in advance by human judgment, or based on whether decoding hardware or software is incorporated. Next, the process returns to step S12.
[0037]
(S14) If it is a content transfer table, it is received and stored in the storage device. If the content transfer table is encrypted, it is decrypted and stored in the storage device. Next, the process returns to step S12.
[0038]
(S15) If it is content, it is received and stored in the storage device. If the content is encrypted, it is stored in the storage device while being decrypted.
[0039]
(S16) If the content transfer table is received in step S14, the process proceeds to step S17, and if not, the process ends.
[0040]
(S17) The transfer destination client is determined as follows with reference to the content transfer table. That is, all the other clients in the group to which the self belongs and any one client in the group of the same series and one lower hierarchy as this group are determined as the transfer destination clients.
[0041]
(S18) The same processing as steps S3 to S9 in FIG. 2 is executed for each determined client.
[0042]
(S19, S20) If the transfer destination client is powered off or cannot be transferred due to a transfer path or a failure of the transfer destination client, the transfer destination client name in the content transfer table of FIG. The corresponding incomplete flag is set to “1”, and this content transfer table is returned to the content management server.
[0043]
The process of FIG. 3 is applied to all clients in the content transfer table.
[0044]
By such processing, for example, the client A1-1 in FIG. 1 transfers the content received from the content management server to the client A1-2, and the content transfer table and content received from the content management server to the client A2-1. Forward. In response to this transfer, the client A2-1 transfers the content to the client A2-2, and transfers the content transfer table and the content to the client A3-1. In response to this transfer, the client A3-1 transfers the content to the clients A3-2 to A3-4. Similarly, the client B1-1 transfers the received content to the client B1-2, and transfers the received content transfer table and content to the client B2-1.
In response to this, the client B2-1 transfers the received content to the clients B2-2, B2-3, and B3-5, and transfers the received content transfer table and content to the client B3-1. In response to this, the client B3-1 transfers the received content to the clients B3-2 to B3-4.
[0045]
The content management server refers to the content transfer table returned from the client, creates a content transfer table similar to that in FIG. 4B only for the client whose content has not been transmitted due to a failure or the like, and performs the processing of FIG. The received client performs the process shown in FIG.
[0046]
By such processing, content can be distributed to all clients without having a content management distributed server in the local area network of each group. Therefore, an increase in cost due to the installation of the distributed server can be avoided.
[0047]
Further, in the present embodiment, since the same content passes only once through the WAN communication line, which is the backbone between the local area networks, the content can be transferred more efficiently than when a distributed server is provided as shown in FIG. Can do.
[0048]
Furthermore, all clients that have received the content transfer table need only be processed according to the same transfer processing program, and even if the number of clients increases, there is no need to change the transfer program.
[0049]
Note that the present invention includes various other modifications.
[0050]
For example, the series may be divided corresponding to the branch of the router. Specifically, in FIG. 1, since the router R21B branches to the routers R22B and R23B, the clients B2-1 and B2-1 and the client B2-3 are set as different series in the series 2, and the client B2- You may divide into the group of 1 and B2-1, and the group of client B2-3.
[0051]
The content transfer table in FIG. 4B may be created by a person based on the routing table of each router and the client identification code. The content transfer table may be in a list format indicating a tree structure. The content transfer table may be obtained by adding a layer identification code, a series identification code, and a group identification code to each client identification code. Further, the content transfer table may be distributed to all clients in advance, and the transfer of the content transfer table may be omitted in content transfer.
[0052]
Further, when the content cannot be transferred, the information of only the client name may be transmitted to the content management server instead of the content transfer table of FIG.
[0053]
Further, the present invention is applicable not only to the content transfer of the content management server but also to the case of transferring a file from any computer to other computers.
[0054]
As is clear from the above description, the present invention includes the following supplementary notes.
[0055]
(Appendix 1) In a file transfer method for transferring the same file from a transfer source computer on a network to a plurality of transfer destination computers via a router, each computer has an identification code on the network associated with the router to which the computer is connected. Have
(A) creating a transfer table that represents the identification code on the network based on the connection relationship between the transfer source computer and the plurality of transfer destination computers, and a tree structure with the transfer code of the transfer source computer as a top hierarchy; Divide identification codes of the same hierarchy and system into the same group,
(B) The transfer source computer refers to the transfer table, and transmits the file to one computer in each group of the next layer of the top layer,
(C) The received computer refers to the transfer table and transfers the received file to other computers in the group to which the computer belongs. Transfer the file to one computer in the group,
A file transfer method characterized by repeating step (c) up to the lowest hierarchy for each system. (1)
(Supplementary note 2) The file transfer method according to supplementary note 1, wherein the transfer source computer is a content management server. (2)
(Supplementary note 3) The file transfer method according to supplementary note 1, wherein, in the step (a), the identification code is an IP address, and the transfer table is created based on the IP address and a routing table.
[0056]
(Supplementary note 4) The file transfer method according to supplementary note 1, wherein in the steps (b) and (c), the transfer table is also transmitted to the transfer destination of the file.
[0057]
(Additional remark 5) In said step (b) and (c), when there is no further transfer destination in a transfer destination computer, the said transfer table is not transmitted, When the received computer does not receive this transfer table, The file transfer method according to appendix 4, wherein it is determined that the file need not be transferred.
[0058]
(Supplementary Note 6) If transfer to the transfer destination computer is impossible in the step (c), information indicating that is added to the transfer table and the transfer table is transmitted to the transfer source computer at the top layer. The file transfer method according to appendix 4 or 5, characterized in that:
[0059]
(Supplementary Note 7) The transfer source computer at the top layer creates a transfer table in step (a) for a computer that is not transferred based on the transfer table to which the information is added, and based on the transfer table, The file transfer method according to appendix 6, wherein the processes of steps (b) and (c) are performed.
[0060]
(Supplementary Note 8) A program for causing a computer to transfer a received file to another computer on the network based on a transfer table, wherein the transfer table represents a transfer destination computer identification code in a tree structure and has the same hierarchy and the same The system identification code is divided into the same group,
(1) By referring to the transfer table, the received file is transferred to other computers in the group to which the self belongs.
(2) By referring to the transfer table, if there is a lower layer next to the own layer, the file is transferred to one computer in each group of the layer.
A program characterized by that. (3)
(Supplementary note 9) A computer-readable recording medium on which the program according to supplementary note 8 is recorded. (4)
(Supplementary Note 10) a processor;
A storage device coupled to the processor and storing the program according to attachment 9.
A file transfer apparatus comprising: (5)
[Brief description of the drawings]
FIG. 1 is a schematic diagram showing a wide area network in which a plurality of LANs are connected in a tree form via WAN communication lines according to an embodiment of the present invention.
FIG. 2 is a flowchart showing a content transfer procedure of the content management server SV1 in FIG.
FIG. 3 is a flowchart showing a content transfer procedure of a client that receives content.
FIG. 4A is a table for explaining grouping, and FIG. 4B is a diagram showing a content transfer table.
FIG. 5 is a schematic diagram showing a conventional wide area network in which content is distributed from a management server to a plurality of clients.
FIG. 6 is a schematic diagram showing a conventional wide area network in which content is distributed from a management server to a plurality of clients via a distributed server.
[Explanation of symbols]
SV1 Content management servers SV2 to SV6 Distributed servers LAN1, LAN2A, LAN2B, LAN3A, LAN3B Local area networks R11 to R13, R21A, R22A, R21B, R22B, R23B, R31A, R31B, R32B Routers A1-1, A1-2, B1 -1, B1-2, A2-1, A2-2, B2-1 to B2-3, A3-1 to A3-4, B3-1 to B3-5 Client

Claims (12)

ネットワーク上のホストコンピュータからルータを介し複数のクライアントコンピュータへ同一ファイルを転送するファイル転送方法において、各コンピュータはそのコンピュータが接続されたルータと関係付けられたネットワーク上識別コードを有し、
(a)該ホストコンピュータと該複数のクライアントコンピュータの接続関係に基づいて該ネットワーク上識別コードを、該ホストコンピュータの識別コードをトップ階層とするツリー構造で表した転送テーブルを作成し、同一階層かつ同一系統の識別コードを同一グループに分け、
(b)該ホストコンピュータは、該転送テーブルを参照して、該トップ階層の次の階層の各グループ内の1つのクライアントコンピュータに該ファイルを送信し、
(c)受信したクライアントコンピュータは、該転送テーブルを参照して、自己が属するグループ内の他のクライアントコンピュータへ、受信した該ファイルを転送し、自己の階層の次の下階層があれば該下階層の各グループ内の1つのクライアントコンピュータに該ファイルを転送し、
各系統について最下位の階層まで該ステップ(c)を繰り返し、上記ステップ(b)及び(c)において、
転送先クライアントコンピュータにさらなる転送先が有る場合には、上記ファイルの転送先へ上記転送テーブルも送信し、
転送先クライアントコンピュータにさらなる転送先が無い場合には上記転送テーブルを送信せず、
上記ファイルを受信したクライアントコンピュータは該転送テーブルを受信しなかった場合、上記ファイルを転送しなくてよいと判定する、
ことを特徴とするファイル転送方法。
In a file transfer method for transferring the same file from a host computer on a network to a plurality of client computers via a router, each computer has an on-network identification code associated with the router to which the computer is connected,
(A) creating a transfer table in which the identification code on the network is represented in a tree structure with the identification code of the host computer as a top hierarchy based on the connection relationship between the host computer and the plurality of client computers; Divide the same system identification code into the same group,
(B) The host computer refers to the transfer table and sends the file to one client computer in each group of the next layer of the top layer,
(C) The received client computer refers to the transfer table and transfers the received file to another client computer in the group to which the client computer belongs. Transfer the file to one client computer in each group in the hierarchy;
Just repeat the step (c) until the bottom of the hierarchy for each line, in step (b) and (c),
If the destination client computer has additional destinations, it also sends the transfer table to the file destination,
If the destination client computer has no further destinations, it will not send the forwarding table,
If the client computer that has received the file does not receive the transfer table, the client computer determines that the file need not be transferred.
A file transfer method characterized by the above.
上記ホストコンピュータはコンテンツ管理サーバであることを特徴とする請求項1に記載のファイル転送方法。  2. The file transfer method according to claim 1, wherein the host computer is a content management server. 上記ステップ(a)において、上記識別コードはIPアドレスであり、該IPアドレスとルーティングテーブルとに基づいて上記転送テーブルが作成されることを特徴とする請求項1又は2に記載のファイル転送方法。  3. The file transfer method according to claim 1, wherein in the step (a), the identification code is an IP address, and the transfer table is created based on the IP address and a routing table. 上記ステップ(c)において、転送先クライアントコンピュータに転送不可能である場合、そのことを示す情報を上記転送テーブルに付加して該転送テーブルを上記トップ階層のホストコンピュータに送信することを特徴とする請求項1乃至3のいずれか1つに記載のファイル転送方法。In the step (c), when transfer to the transfer destination client computer is impossible, information indicating that is added to the transfer table and the transfer table is transmitted to the top-level host computer. The file transfer method according to any one of claims 1 to 3 . 上記トップ階層のホストコンピュータは、上記情報が付加された転送テーブルに基づいて、転送されていないコンピュータに関し上記ステップ(a)の転送テーブルを作成し、この転送テーブルに基づいて上記ステップ(b)及び(c)の処理を行うことを特徴とする請求項に記載のファイル転送方法。The top-tier host computer creates a transfer table in step (a) for a computer that has not been transferred based on the transfer table to which the information is added, and the steps (b) and The file transfer method according to claim 4 , wherein the process of (c) is performed. 上記転送テーブルは暗号化されており、該転送テーブルを受信したクライアントコンピュータは、これを復号して参照することを特徴とする請求項1乃至5のいずれか1つに記載のファイル転送方法。 6. The file transfer method according to claim 1, wherein the transfer table is encrypted, and a client computer that receives the transfer table decrypts and refers to the transfer table. クライアントコンピュータの記憶手段に格納され、該クライアントコンピュータに対し、受信したファイルを転送テーブルに基づいてネットワーク上の他のクライアントコンピュータに転送させるプログラムであって、該転送テーブルは、ファイル転送におけるトップ階層のホストコンピュータから次階層以降末端までの全ての転送先のクライアントコンピュータの識別コードをツリー構造で表し同一階層かつ同一系統の識別コードを同一グループに分けたものであって、該受信したファイルの転送元から受信したものであり、
(A)該転送元から該転送テーブルを受信した場合には、
(1)該転送テーブルを参照させて、自己が属するグループ内の他のクライアントコンピュータへ、受信した該ファイルを転送させ、
(2)該転送テーブルを参照させて、自己の階層の次の下階層があれば該下階層の各グループ内の1つのクライアントコンピュータに該ファイルを転送させ、
上記ステップ(2)においてさらに、
転送先クライアントコンピュータにさらなる転送先が有る場合には、上記ファイルの転送先へ上記転送テーブルも送信させ、
転送先のクライアントコンピュータにさらなる転送先が無い場合には上記転送テーブルを送信させず、
(B)該転送元から該転送テーブルを受信しなかった場合には、上記ファイルを転送しなくてよいと判定させる、
ことを特徴とするプログラム。
A program stored in a storage unit of a client computer and causing the client computer to transfer a received file to another client computer on a network based on the transfer table, the transfer table being a top-level file transfer The identification codes of all the transfer destination client computers from the host computer to the end of the next hierarchy are represented in a tree structure, and the identification codes of the same hierarchy and the same system are divided into the same group , and the transfer source of the received file Received from
(A) When the transfer table is received from the transfer source,
(1) By referring to the transfer table, the received file is transferred to another client computer in the group to which the self belongs.
(2) By referring to the transfer table, if there is a lower layer next to the own layer, the file is transferred to one client computer in each group of the lower layer ,
In step (2) above,
If the transfer destination client computer has a further transfer destination, the transfer table is also sent to the transfer destination of the file,
If there is no further forwarding destination in the destination client computer, the forwarding table is not sent,
(B) If the transfer table is not received from the transfer source, it is determined that the file need not be transferred.
A program characterized by that.
上記識別コードはIPアドレスであり、該IPアドレスとルーティングテーブルとに基づいて上記転送テーブルが作成されていることを特徴とする請求項に記載のプログラム。8. The program according to claim 7 , wherein the identification code is an IP address, and the forwarding table is created based on the IP address and a routing table. 上記ステップ(1)又は(2)において、上記クライアントコンピュータに対し、転送先クライアントコンピュータに転送不可能である場合、そのことを示す情報を上記転送テーブルに付加して該転送テーブルを上記トップ階層のホストコンピュータに送信させることを特徴とする請求項7又は8に記載のプログラム。In step (1) or (2), if transfer to the transfer destination client computer is impossible for the client computer, information indicating that is added to the transfer table and the transfer table is added to the top layer. 9. The program according to claim 7 , wherein the program is transmitted to a host computer. 上記受信した転送テーブルは暗号化されており、上記クライアントコンピュータに対し、該暗号化された転送テーブルを復号させて参照させることを特徴とする請求項7乃至9のいずれか1つに記載のプログラム。 The program according to any one of claims 7 to 9 , wherein the received transfer table is encrypted, and the client computer is caused to decrypt and refer to the encrypted transfer table. . 請求項7乃至10のいずれか1つに記載のプログラムが記録されていることを特徴とするコンピュータ読み取り可能な記録媒体。Wherein the program according to any one of claims 7 to 10 is recorded, the computer-readable recording medium. プロセッサと、
該プロセッサに結合され、請求項7乃至10のいずれか1つに記載のプログラムが格納された記憶装置と、
を有することを特徴とするファイル転送装置。
A processor;
A storage device coupled to the processor and storing the program according to any one of claims 7 to 10 ,
A file transfer apparatus comprising:
JP2002076654A 2002-03-19 2002-03-19 File transfer method and apparatus, program for implementing the method, and recording medium Expired - Fee Related JP4549005B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002076654A JP4549005B2 (en) 2002-03-19 2002-03-19 File transfer method and apparatus, program for implementing the method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002076654A JP4549005B2 (en) 2002-03-19 2002-03-19 File transfer method and apparatus, program for implementing the method, and recording medium

Publications (2)

Publication Number Publication Date
JP2003271488A JP2003271488A (en) 2003-09-26
JP4549005B2 true JP4549005B2 (en) 2010-09-22

Family

ID=29205356

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002076654A Expired - Fee Related JP4549005B2 (en) 2002-03-19 2002-03-19 File transfer method and apparatus, program for implementing the method, and recording medium

Country Status (1)

Country Link
JP (1) JP4549005B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007128422A (en) * 2005-11-07 2007-05-24 Matsushita Electric Ind Co Ltd Content distribution method, content distribution server, communication terminal device and content distribution system
JP5260864B2 (en) 2006-12-07 2013-08-14 Necディスプレイソリューションズ株式会社 Projector, terminal, conference system, tree structure switching method and program
JP6420718B2 (en) * 2015-05-13 2018-11-07 富士通フロンテック株式会社 Resource distribution system and resource distribution method

Also Published As

Publication number Publication date
JP2003271488A (en) 2003-09-26

Similar Documents

Publication Publication Date Title
US10547544B2 (en) Network fabric overlay
US7774473B2 (en) System and method for sticky routing of requests within a server farm
CN107465590B (en) Network infrastructure system, method of routing network traffic and computer readable medium
US7860975B2 (en) System and method for secure sticky routing of requests within a server farm
KR102205882B1 (en) System and method for routing traffic between distinct infiniband subnets based on fat-tree routing
US20170302576A1 (en) MAPPING BETWEEN CLASSICAL URLs AND ICN NETWORKS
JP5885747B2 (en) System and method for providing scalability of Ethernet over InfiniBand virtual hub in a middleware machine environment
US7363347B2 (en) Method and system for reestablishing connection information on a switch connected to plural servers in a computer network
JP2023022116A5 (en)
US8364948B2 (en) System and method for supporting secured communication by an aliased cluster
US10956501B2 (en) Network-wide, location-independent object identifiers for high-performance distributed graph databases
JP2004246632A (en) Data distributing server, program, and network system
CN102577270A (en) Scalable architecture for enterprise extension in a cloud topology
JP2007513528A5 (en)
WO2002061599A1 (en) Extension of address resolution protocol (arp) for internet protocol (ip) virtual networks
US10938951B2 (en) Content centric message forwarding
US10951438B1 (en) Acceleration proxy device, acceleration proxy method, and content management system
KR100834361B1 (en) Effiviently supporting multiple native network protocol implementations in a single system
US11706193B2 (en) Intelligent flow state synchronization to improve resiliency, availability, and/or performance of redundant network security devices
JP4549005B2 (en) File transfer method and apparatus, program for implementing the method, and recording medium
CN106101201B (en) Based on the expansible anycast's method and system for redirecting and rewriteeing in a kind of NDN
US6785273B1 (en) Traffic engineering for an application employing a connectionless protocol on a network
CN106130906B (en) Expansible anycast's method and system based on redirection in a kind of NDN
US7228562B2 (en) Stream server apparatus, program, and NAS device
CN110519169A (en) A kind of method of application layer multiplexed network header

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050307

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071030

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071219

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080205

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20080728

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100610

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100706

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

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees