JP4266107B2 - Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection program - Google Patents

Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection program Download PDF

Info

Publication number
JP4266107B2
JP4266107B2 JP2002276531A JP2002276531A JP4266107B2 JP 4266107 B2 JP4266107 B2 JP 4266107B2 JP 2002276531 A JP2002276531 A JP 2002276531A JP 2002276531 A JP2002276531 A JP 2002276531A JP 4266107 B2 JP4266107 B2 JP 4266107B2
Authority
JP
Japan
Prior art keywords
data
transfer
identification information
transfer data
received
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
JP2002276531A
Other languages
Japanese (ja)
Other versions
JP2004118249A (en
JP2004118249A5 (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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002276531A priority Critical patent/JP4266107B2/en
Publication of JP2004118249A publication Critical patent/JP2004118249A/en
Publication of JP2004118249A5 publication Critical patent/JP2004118249A5/ja
Application granted granted Critical
Publication of JP4266107B2 publication Critical patent/JP4266107B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、データ転送装置、データ転送先装置、データ収集装置、データ転送プログラム、データ転送先プログラム及びデータ収集プログラムに関し、詳細には、ネットワーク上の任意のノード間でデータ転送を行う場合に、転送元ノードで、転送データに割り当てた通番を転送データと共に転送先ノードに転送し、転送先ノードで、受信した転送データの同一性のチェックを行うことで、同一データの多重転送を防ぎ、ノード間でのデータ転送の信頼性を向上させたデータ転送装置、データ転送先装置、データ収集装置、データ転送プログラム、データ転送先プログラム及びデータ収集プログラムに関する。
【0002】
【従来の技術】
近年、広範囲で使用されているTCP/IPなどのネットワーク通信においては、ノード間での通信が途切れたり、システムの過負荷によりノード内での通信処理が滞ったりして、通信タイムアウトなどが発生することがある。そのため、ネットワークにおいて、過不足なくデータ転送を行うことは難しくなっている。
【0003】
このようなネットワーク上においても、過不足なくデータ転送を行うことが要求される場合がある。例えば、課金などにからむログデータを各部署のローカルシステムから、センターシステムに集めるような場合に、転送されないデータがあったり、同一のデータが転送されることがないようにする必要がある。
【0004】
従来、転送データに対する処理の完了が確認されるまで、転送データを転送元システム側で保存しておき、転送先システムが障害などでダウンした場合でも、転送先システムの回復時、転送元システムがデータを再作成することなく、直ちに処理を継続する通信方式が提案されている(例えば、特許文献1参照)。
【0005】
かかる通信方式は、転送元システムにおいて、データ転送後、転送先システムに確実にデータが転送されていることを確認した上で、ファイルに保持している転送データを削除するものであるが、データ転送の完了確認ができない場合や、削除する直前に障害などによりシステムがダウンしてしまった場合には、同一データが再度、転送先システムに転送されてしまうという問題がある。転送先システムでは、このような場合に対応するために、以前送られてきたデータと同一のものでないことをチェックする必要がある。
【0006】
しかしながら、転送データが大量だったり、時間的に相当前の転送データが再送される場合を考えると、以前転送されたデータである否かを確認するために転送データの同一性をチェックすることは、コストのかかる処理となってしまうという問題がある。
【0007】
【特許文献1】
特開平7−98690号公報(第3頁−4、第1図)
【0008】
【本発明が解決しようとする課題】
本発明では、上記に鑑みてなされたものであり、ネットワーク上で大量のデータ転送を行う場合に、同一データが転送されないようにするために、転送データの同一性のチェックを行う場合に、そのコストをできるだけ軽減し、過不足なくデータ転送が行えるようにした信頼性の高いデータ転送を行うことが可能なデータ転送装置、データ転送先装置、データ収集装置、データ転送プログラム、データ転送先プログラム及びデータ収集プログラムを提供することを目的とする。
【0009】
【課題を解決するための手段】
上記課題を解決するために、請求項1にかかる発明は、転送対象となるデータを識別する識別情報が含まれた転送データを生成する転送データ生成手段と、前記転送データ生成手段により生成された前記転送データを転送先となるデータ転送先装置に送信する送信手段と、前記識別情報により特定可能に前記転送データを記憶する記憶手段と、前記送信手段により前記転送データを送信する際に、前記転送データ生成手段により生成された前記転送データを、前記転送データに含まれている前記識別情報により特定可能に前記記憶手段に書き込む書込手段と、前記送信手段により前記転送データが送信された前記データ転送先装置から、前記識別情報を含み、前記識別情報で識別される前記転送データを用いた処理が終了したことを示す転送データ処理完了通知を受信する受信手段と、前記受信手段により受信した前記転送データ処理完了通知に含まれていた前記識別情報より特定される前記転送データを前記記憶手段から削除する削除手段と、前記削除手段により前記転送データが削除された場合に、当該転送データが削除されたことを示す通知であって、前記識別情報を含む削除完了通知を、前記データ転送先装置に対して送信する完了通知送信手段と、を備えたことを特徴とする。
【0012】
また、請求項にかかる発明は、送対象となるデータを識別する識別情報を記憶する識別情報記憶手段と、データを送信するデータ転送装置から前記識別情報が含まれた転送データを受信する転送データ受信手段と、前記転送データ受信手段により受信した前記転送データに含まれていた前記識別情報が、前記識別情報記憶手段に記憶されているか否か判断を行い、記憶されていると判断した場合に受信した前記転送データを削除する受信データ制御手段と、前記受信データ制御手段により前記転送データを削除された場合に、削除された前記転送データに含まれていた前記識別情報を含み且つ前記転送データを用いた所定の処理が終了したことを示す転送データ処理完了通知を前記データ転送装置に送信する送信手段と、前記送信手段により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信手段と、前記転送データ受信手段が受信した前記削除完了通知を受信した場合に、当該削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除手段と、を備え、前記送信手段は、前記完了通知受信手段が前記削除完了通知を受信しなかった場合に、前記転送データ処理完了通知を前記データ転送装置に送信すること、を特徴とする。
【0013】
また、請求項にかかる発明は、請求項にかかる発明において、前記受信データ制御手段は、前記転送データ受信手段により受信した前記転送データに含まれていた前記識別情報が、前記識別情報記憶手段に記憶されているか否か判断を行い、記憶されていないと判断した場合に、前記識別情報を前記識別情報記憶手段に記憶し、前記受信した転送データを用いて所定の処理を行い、前記送信手段は、前記受信データ制御手段による前記所定の処理が行われた後に、前記所定の処理の対象となった前記転送データに含まれていた前記識別情報を含んだ前記転送データ終了通知を前記データ転送装置に送信することを特徴とする。
【0015】
また、請求項にかかる発明は、転送対象となるデータを識別する識別情報を記憶する識別情報記憶手段と、データの転送を行うデータ転送装置が保持する識別情報の送信の要求する旨を示した要求情報を、前記データ転送装置に送信する第1の送信手段と、前記送信手段により送信された前記要求情報の応答として前記データ転送装置から前記識別情報を受信する受信手段と、前記受信手段により受信した前記識別情報が前記識別情報記憶手段に記憶されているか否か判断する受信データ制御手段と、を備え、記受信データ制御手段により記憶されていると判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別される前記転送データを用いた処理が終了したことを示す転送データ処理完了通知を送信し、前記受信データ制御手段により記憶されていないと判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別されるデータの転送する旨を示したデータ転送要求情報を送信する第2の送信手段と、前記第2の送信手段により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信手段と、前記転送データ受信手段が受信した前記削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除手段と、を備えることを特徴とする。
【0017】
また、請求項にかかる発明は、請求項にかかる発明において、前記第2の送信手段は、前記要求情報を複数のデータ転送装置に送信し、前記受信データ制御手段により記憶されていると判断した場合には前記複数のデータ転送装置に前記転送データ処理完了通知を送信し、前記受信データ制御手段により記憶されていないと判断した場合には前記複数のデータ転送装置に前記データ転送要求情報を送信することを特徴とする。
【0018】
また、請求項にかかる発明は、データの送信を行うデータ転送装置としてコンピュータに実行させるプログラムであって、前記データ転送装置が、転送対象となるデータを識別する識別情報により特定可能に転送データを記憶する記憶手段を備え、前記識別情報が含まれた転送データを生成する転送データ生成工程と、前記転送データ生成工程により生成された前記転送データを転送先となる転送先装置に送信する送信工程と、前記送信工程により前記転送データを送信する際に、前記転送データ生成工程により生成された前記転送データを、前記転送データに含まれている前記識別情報により特定可能に前記記憶手段に書き込む書込工程と、前記送信工程により前記転送データが送信された前記転送先装置から、前記識別情報が含まれ、前記識別情報で識別される前記転送データを用いた処理が終了したことを示す転送データ処理完了通知を受信する受信工程と、前記受信工程により受信した前記転送データ処理完了通知に含まれていた前記識別情報より特定される前記転送データを前記記憶手段から削除する削除工程と、前記削除工程により前記転送データが削除された場合に、当該転送データが削除されたことを示す通知であって、前記識別情報を含む削除完了通知を、前記データ転送先装置に対して送信する完了通知送信工程と、をコンピュータに実行させることを特徴とする。
【0019】
上記発明によれば、コンピュータでプログラムを実行することにより、請求項1に記載の発明の各工程を実現する。
【0020】
また、請求項にかかる発明は、データの転送先となるデータ転送先装置としてコンピュータに実行させるプログラムであって、データを送信するデータ転送装置から前記識別情報が含まれた転送データを受信する転送データ受信工程と、前記転送データ受信工程により受信した前記転送データに含まれていた前記識別情報が、前記転送対象となるデータを識別する識別情報を記憶する識別情報記憶手段に記憶されているか否か判断を行い、記憶されていると判断した場合に受信した前記転送データを削除する受信データ制御工程と、前記受信データ制御工程により前記転送データを削除された場合に、削除された前記転送データに含まれていた前記識別情報を含み且つ前記転送データを用いた所定の処理が終了したことを示す転送データ処理完了通知を前記データ転送装置に送信する送信工程と、前記送信工程により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信工程と、前記転送データ受信工程が受信した前記削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除工程と、をコンピュータに実行させることを特徴とする。
【0021】
上記発明によれば、コンピュータでプログラムを実行することにより、請求項に記載の発明の各工程を実現する。
【0022】
また、請求項にかかる発明は、データを収集するデータ収集装置としてコンピュータに実行させるプログラムであって、データの転送を行うデータ転送装置が保持する識別情報の送信の要求する旨を示した要求情報を、前記データ転送装置に送信する第1の送信工程と、前記送信工程により送信された前記要求情報の応答として前記データ転送装置から、転送対象となるデータを識別する識別情報を受信する受信工程と、前記受信工程により受信した前記識別情報が、前記識別情報を記憶する識別情報記憶手段に記憶されているか否か判断する受信データ制御工程と、を含み、前記送信工程は、さらに前記受信データ制御工程により記憶されていると判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別される前記転送データを用いた処理が終了したことを示す前記転送データ処理完了通知を送信し、前記受信データ制御工程により記憶されていないと判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別されるデータの転送する旨を示したデータ転送要求情報を送信する第2の送信工程と、前記第2の送信工程により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信工程と、前記転送データ受信工程が受信した前記削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除工程と、をコンピュータに実行させることを特徴とする。
【0023】
上記発明によれば、コンピュータでプログラムを実行することにより、請求項に記載の発明の各工程を実現する。
【0024】
【発明の実施の形態】
以下、図面を参照して、本発明にかかるデータ転送装置、データ転送先装置、データ収集装置、データ転送プログラム、データ転送先プログラム及びデータ収集プログラムの好適な実施の形態を、(実施の形態1)、(実施の形態2)の順に詳細に説明する。
【0025】
(実施の形態1)
図1は、実施の形態1にかかるデータ転送システムの構成を示す図である。図1において、1は転送元ノード、2は転送先ノードを示している。転送元ノード1は、データの送信を行う通信送信部11と、データの受信を行う通信受信部12と、転送元ノードの各部を制御するデータ転送制御部13と、転送データを生成する転送データ生成部14と、転送データを記憶するための転送データファイル15と、転送データに割り当てられた通番を管理するための転送データ通番リスト16とを備えている。図2は、転送データ通番リスト16の一例を示す図である。転送データ通番リスト16には、図2に示すように、転送データのファイル名と、転送データに割り当てられた通番が対応づけて登録される。
【0026】
転送先ノード2は、データを送信する通信送信部21と、データを受信する通信受信部22と、転送先ノードの各部を制御する受信データ制御部23と、受信した転送データを処理するデータ処理部24と、転送先ノードから受信した転送データの通番を管理するための受信済み通番リスト25とを備えている。図3は、受信済みデータ通番リスト25の一例を示す図である。受信済みデータ通番リスト25には、図3に示すように、受信した転送データに付されている通番が登録される。
【0027】
つぎに、上記図1のデータ転送システムの通信手順を説明する。図1において、転送元ノード1では、転送データ制御部13は、転送データ生成部14で生成された転送データを受け取ると、転送データを転送データファイル15に書き込むと同時に、転送データに通番を採番し、転送データ通番リスト16に転送データのファイル名とその通番を書き込む。なお、ファイル名に通番を含めることで転送データ通番リストを不要とすることにしても良い。データ転送制御部13は、通信送信部11を介して、転送データと通番を転送先ノード2へ送信する。
【0028】
他方、転送先ノード2では、通信受信部21が、転送データとその通番を受信すると、受信データ制御部23に渡す。受信データ制御部23は、受信した通番が受信済み通番リスト25に登録されているか否かを判断し、登録されている場合には受信データを削除した後、通番を含む処理完了通知を通信制御部2を介して、転送元ノード1に送信する。他方、受信データ制御部23は、受信した通番が受信済み通番リスト25に登録されていない場合には、受信済み通番リスト25に受信した通番を追加した後、転送データと通番をデータ処理部24に渡す。データ処理部24は、転送データに対して所定の処理を行い、処理が正常に完了した後、処理した転送データの通番を含め、処理完了を受信データ制御部23に伝える。これに応じて、受信データ制御部23は、通番を含む処理完了通知を通信送信部22を介して、転送元ノード1へ送信する。
【0029】
転送元ノード1では、通信受信部21が処理完了通知を受信すると、処理完了通知をデータ転送制御部13に渡す。データ転送制御部13は、処理完了通知に含まれる通番に対応する転送データ通番リスト16の情報を削除すると同時に、転送データファイル15に格納されている対応する転送データを削除する。さらに、データ転送制御部13は、当該通番を含む削除完了通知を、通信送信部11を介して転送先ノード2に送信する。
【0030】
転送先ノード1では、通信受信部21が削除完了通知を受信すると、削除完了通知を受信データ制御部23に渡す。受信データ制御部23は、受信した通番に該当する受信済み通番リスト25のエントリを削除する。
【0031】
上記の各ノードでの処理は、非同期に動作するものであり、処理完了通知、および、削除完了通知を受け取るまで次の処理に入れないわけではない。そのため、転送データ通番リスト16および受信済み通番リスト25に大きな領域を確保しておく必要があるが、データ自体を履歴として持つ必要はないため、それほど大きな記憶領域とはならない。
【0032】
なお、転送先ノード2が、転送元ノード1から削除完了通知を受け取るまでに、システムがダウンしたり、ネットワークの通信タイムアウトが発生した場合、データ転送は行われるが、転送元ノード1に保管された転送データは削除されないため、正常系に戻ってから、再度同一の転送データの転送が行われてしまうことになる。この場合でも、実施の形態1のデータ転送システムによれば、受信済み通番リスト25に一致する転送データの通番の記録が残るため、転送先ノード1で転送データの通番を受信済み通番リスト25上で同一性のチェックを行うことで、同一データの多重転送を防ぐことが可能となる。
【0033】
(実施の形態2)
図4〜図6を参照して、実施の形態2にかかるデータ通信システムを説明する。転送先ノードが、一定の時間間隔で転送元ノードからデータを収集するデータ通信システムの例としては、企業において印刷を行ったログデータを部署単位のローカルシステムに集め、さらに該ログデータを全社のセンターシステムにまとめるような集計システムが考えられる。このような大量のログを収集するデータ通信システムでは、複数のローカルシステムからのデータ受信処理が同一時刻に集中しないように、センターシステムがローカルシステムを巡回する形でログデータを引き取る方式を採用している。
【0034】
また、HTTPなどの通信プロトコルを使用する場合、実施の形態1で示した通信受信部11、21と通信送信部12、22を合わせた機能を有するWebサーバーとWebクライアントを、転送元ノードと転送先ノードに配置する。実施の形態2では、Webサーバーと、Webクライアントを配置した場合のデータ通信システムについて説明する。
【0035】
図4は、実施の形態2にかかるデータ転送システムの構成を示す図である。図1において、3はローカルシステム、4はセンターシステムを示している。ローカルシステム3は、データの送受信を行うWebサーバ31と、ローカルシステムの各部を制御するデータ転送制御部32と、各部署から印刷ログデータ(転送データ)を収集する転送データ生成部33と、印刷ログデータ(転送データ)を格納するための転送データファイル34と、印刷ログデータ(転送データ)に割り当てられた通番を管理するための転送データ通番リスト35とを備えている。転送データ通番リスト35は、図2の転送データ通番リスト16と同様な構成である。
【0036】
センターシステム4は、データの送受信を行うWebクライアント41と、センターシステムの各部を制御する受信データ制御部42と、受信した転送データを処理するデータ処理部43と、受信した転送データを格納するための受信データファイル44と、転送対象の転送データの通番を管理するための転送対象通番リスト45と、ローカルシステム3から受信した転送データの通番を管理するための受信済み通番リスト46と、時刻を計時するタイマ47とを備えている。図6は、転送対象通番リスト45の構成例を示す図である。転送対象通番リスト45には、図6に示すように、ローカルシステム3から受信した通番リストが登録される。受信済みデータ通番リスト46の構成は、図3の受信済み通番リスト25の構成と同様である。
【0037】
図4において、ローカルシステム3では、該当部署で発生した印刷ログデータが転送データ生成部33に集められ、転送データ制御部32に渡される。データ転送制御部32は、印刷ログデータを転送データファイル34に書き込むと同時に、転送データに通番を採番し、転送データ通番リスト35にファイル名と通番を書き込む。このように、印刷ログデータは、複数のファイルとして転送データファイル34に書き込まれることになる。
【0038】
センターシステム4では、一定時間間隔で収集先の複数のローカルシステム3を巡回して、印刷ログデータの収集を行う。
【0039】
図5は、センターシステム4が、1つのローカルシステム3から印刷ログデータのデータ取得を行う場合のセンターシステム4とローカルシステム3間の通信手順を示したものである。図5において、センターシステム4では、まず、受信データ制御部42が、Webクライアント41を介してローカルシステム3に対して、転送対象通番リスト要求を送信する。ローカルシステム3では、Webサーバー31は転送対象通番リスト要求を受信すると、データ転送制御部32に渡す。データ転送制御部32は、その時点で転送データ通番リスト35に記録された複数の通番リストを応答としてWebサーバー31を介して、センターシステム4に送信する。センターシステム4では、Webクライアント31が通番リストを受信すると、受信データ制御部42に渡す。
【0040】
つぎに、センターシステム4では、転送対象通番リスト34に記載された全通番に対してデータ転送処理を試みる。具体的には、センターシステム4は、受信済み通番リスト46に同一の通番がある場合には、データ転送処理をスキップして、完了通知処理に移行する。一方、受信済み通番リスト46に同一通番がない場合には、データ転送処理を行う。
【0041】
データ転送処理は、以下に示す手順で行われる。センターシステム4では、受信データ制御部42が、転送対象の通番を指定したデータ転送要求をWebクライアント41を介してローカルシステム3に送信する。ローカルシステム3では、Webサーバー31が、データ転送要求を受信するとデータ転送制御部32に渡す。データ転送制御部32は、指定された通番に対応する転送データを転送データファイル34から読み出し、Webサーバー31を介して応答としてセンターシステム3に送信する。
【0042】
センターシステム4では、Webクライアント41が転送データを受信すると、受信データ制御部42に渡す。受信データ制御部42は、受信した転送データ自身に異常が無いことを確認した上で、受信データファイル44に書き込むとともに、受信済み通番リスト46に通番を記録し、次の完了通知処理に移行する。
【0043】
完了通知処理は、次に示す手順で行われる。センターシステム4では、受信データ制御部42は、転送対象の通番を指定した処理完了通知をWebクライアント41を介してローカルシステム3に送信する。ローカルシステム3では、Webサーバ31が処理完了通知を受信すると、データ転送制御部32に渡す。データ転送制御部32は、指定された通番に対応する転送データを転送データファイル34から削除し、さらに、転送データ通番リスト35から該当する通番を削除する。この後、データ転送制御部32は、Webサーバー31を介して、削除した通番を含む削除完了通知をセンターシステム4に応答として送信する。センターシステム4では、Webクライアント41が削除完了通知を受信すると、受信データ制御部42に渡す。受信データ制御部42は、該当する通番を受信済み通番リスト46から削除する。
【0044】
図7は、センターシステム4が、1つのローカルシステム3から印刷ログデータのデータ取得を行う場合の動作を説明するためのフローチャートである。図7において、センターシステム4は、まずローカルシステム4に対して、転送対象通番リスト要求を行い、ローカルシステム3からその時点で転送データ通番リスト35に記録された複数の通番リストを取得し、図6に示す転送対象通番リスト45に記録する(ステップS1)。
【0045】
センターシステム4は、転送対象通番リスト45が空若しくは通信失敗の場合には(ステップS2の「Yes」)、当該フローを終了し、転送対象通番リスト45が空若しくは通信失敗でない場合には、転送対象通番リスト45から転送対象とする通番を読み出す(ステップS3)。そして、転送対象の通番が受信済み通番リスト46に含まれているか否かを判断する(ステップS4)。この判断の結果、転送対象の通番が受信済み通番リスト46に含まれていない場合には(ステップS4の「No」)、データ転送処理(ステップS5〜ステップS7)を行う一方、転送対象の通番が受信済み通番リスト46に含まれている場合には(ステップS4の「Yes」)、完了通知処理(ステップS8〜S10)を行う。
【0046】
データ転送処理では、センターシステム4は、まず、ローカルシステム5から転送対象の通番に対応する転送データを受信し(ステップS5)、転送データに異常や通信失敗がない場合には(ステップS6の「No」)、転送データを受信データファイル44に書込み、受信済み通番リスト46に通番を記録した後(ステップS7)、ステップS8に移行して、完了通知処理を行う。他方、転送データに異常や通信失敗がある場合には(ステップS6の「Yes」)、ステップS2に戻る。
【0047】
完了通知処理では、センターシステム4は、まず、処理完了通知をローカルシステム3に発行する(ステップS8)。そして、センターシステム4は、エラー受信や通信失敗がある場合には(ステップS9の「Yes」)、ステップS2に戻る一方、エラー受信や通信失敗がない場合には(ステップS9の「No」)、転送対象の通番を受信済み通番リスト46から削除して(ステップS10)、ステップS2に戻る。そして、転送対象通番リスト45の全通番について、データ転送処理と完了通知処理を繰り返し実行する。
【0048】
なお、センターシステム4において、データの受信が完了し、受信済み通番リスト46に該当する通番を書き込んでから、削除完了通知を受け取って、受信済み通知リスト46から該当する通番エントリを削除するまでの間に、システムがダウンしたり、ネットワークの通信タイムアウトが発生した場合、データ転送は行われるが、ローカルシステム3に保管された転送データが削除されないため、次回の同じローカルシステム3への収集処理において、再度同一データの転送が行われてしまうことになる。この場合でも、実施の形態2のデータ通信システムによれば、受信済み通番リスト46に一致する転送データの通番の記録が残るため、転送データの通番を受信済み通番リスト46上で同一チェックを行っているので、同一データの多重転送を防ぐことができる。
【0049】
なお、本発明は上記した実施の形態に限定されるものではなく、発明の要旨を変更しない範囲で適宜変形して実行可能である。
【0050】
また、本発明の目的は、上述した転送元ノードやと転送先ノードの各機能を実現するソフトウエアのプログラムコードを記録した記録媒体を、システムまたは装置に供給し、そのシステムまたは装置のコンピュータ(または、CPU、MPU、DSP)が記録媒体に格納されたプログラムコードを実行することによっても達成することが可能である。この場合、記録媒体から読み出されたプログラムコード自体が前述したデータ転送システムの機能を実現することになり、そのプログラムコードまたはそのプログラムを記憶した記録媒体は本発明を構成することになる。プログラムコードを供給するための記録媒体としては、FD、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリ、ROMなどの光記録媒体、磁気記録媒体、光磁気記録媒体、半導体記録媒体等を使用することができる。
【0051】
また、コンピュータが読み出したプログラムコードを実行することにより、前述した転送元ノードや転送先ノードの機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部または全部を行い、その処理によって前述した転送元ノードや転送先ノードの機能が実現される場合も含まれること言うまでもない。
【0052】
また、記録媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した転送元ノードや転送先ノードの機能が実現される場合も含まれることは言うまでもない。
【0053】
【発明の効果】
以上説明したように、請求項1にかかるデータ転送装置によれば、転送対象となるデータを識別する識別情報が含まれた転送データを生成する転送データ生成手段と、前記転送データ生成手段により生成された前記転送データを転送先となるデータ転送先装置に送信する送信手段と、前記識別情報により特定可能に前記転送データを記憶する記憶手段と、前記送信手段により前記転送データを送信する際に、前記転送データ生成手段により生成された前記転送データを、前記転送データに含まれている前記識別情報により特定可能に前記記憶手段に書き込む書込手段と、前記送信手段により前記転送データが送信された前記データ転送先装置から、前記識別情報を含み、前記識別情報で識別される前記転送データを用いた処理が終了したことを示す転送データ処理完了通知を受信する受信手段と、前記受信手段により受信した前記転送データ処理完了通知に含まれていた前記識別情報より特定される前記転送データを前記記憶手段から削除する削除手段と、前記削除手段により前記転送データが削除された場合に、当該転送データが削除されたことを示す通知であって、前記識別情報を含む削除完了通知を、前記データ転送先装置に対して送信する完了通知送信手段と、を備えたことで、ネットワークに接続されたデータ転送装置及びデータ転送先装置の間で大量にデータ転送を行う場合に、同一データが転送されないようにするために、転送データの同一性チェックを行う場合に、そのコストをできるだけ軽減し、過不足なくデータ転送が行えるようにして、信頼性の高いデータ転送を行うことが可能になるという効果を奏する。また、例えばシステムがダウンしたり、ネットワークの通信タイムアウトが発生した場合でも、正常系に戻ってから記憶手段に記憶された転送データを用いて再度転送を行うことが可能になるという効果を奏する。
【0056】
また、請求項にかかるデータ転送先装置によれば、送対象となるデータを識別する識別情報を記憶する識別情報記憶手段と、データを送信するデータ転送装置から前記識別情報が含まれた転送データを受信する転送データ受信手段と、前記転送データ受信手段により受信した前記転送データに含まれていた前記識別情報が、前記識別情報記憶手段に記憶されているか否か判断を行い、記憶されていると判断した場合に受信した前記転送データを削除する受信データ制御手段と、前記受信データ制御手段により前記転送データを削除された場合に、削除された前記転送データに含まれていた前記識別情報を含み且つ前記転送データを用いた所定の処理が終了したことを示す転送データ処理完了通知を前記データ転送装置に送信する送信手段と、前記送信手段により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信手段と、前記転送データ受信手段が受信した前記削除完了通知を受信した場合に、当該削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除手段と、を備え、前記送信手段は、前記完了通知受信手段が前記削除完了通知を受信しなかった場合に、前記転送データ処理完了通知を前記データ転送装置に送信することでネットワークに接続されたデータ転送装置及びデータ転送先装置の間で大量にデータ転送を行う場合に、同一データが転送されないようにするために、転送データの同一性チェックを行う場合に、そのコストをできるだけ軽減し、過不足なくデータ転送が行えるようにして、信頼性の高いデータ転送を行うことが可能になるという効果を奏する。
【0057】
また、請求項にかかるデータ転送先装置によれば、前記受信データ制御手段は、前記転送データ受信手段により受信した前記転送データに含まれていた前記識別情報が、前記識別情報記憶手段に記憶されているか否か判断を行い、記憶されていないと判断した場合に、前記識別情報を前記識別情報記憶手段に記憶し、前記受信した転送データを用いて所定の処理を行い、前記送信手段は、前記受信データ制御手段による前記所定の処理が行われた後に、前記所定の処理の対象となった前記転送データに含まれていた前記識別情報を含んだ前記転送データ終了通知を前記データ転送装置に送信することで、同一データが転送されないようにするために、転送データの同一性チェックを行う場合のコストをできるだけ軽減し、過不足なくデータ転送が行えるようにして、信頼性の高いデータ転送を行うことが可能になるという効果を奏する。
【0059】
また、請求項にかかるデータ収集装置によれば、転送対象となるデータを識別する識別情報を記憶する識別情報記憶手段と、データの転送を行うデータ転送装置が保持する識別情報の送信の要求する旨を示した要求情報を、前記データ転送装置に送信する第1の送信手段と、前記送信手段により送信された前記要求情報の応答として前記データ転送装置から前記識別情報を受信する受信手段と、前記受信手段により受信した前記識別情報が前記識別情報記憶手段に記憶されているか否か判断する受信データ制御手段と、を備え、記受信データ制御手段により記憶されていると判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別される前記転送データを用いた処理が終了したことを示す転送データ処理完了通知を送信し、前記受信データ制御手段により記憶されていないと判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別されるデータの転送する旨を示したデータ転送要求情報を送信する第2の送信手段と、前記第2の送信手段により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信手段と、前記転送データ受信手段が受信した前記削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除手段と、を備えることで、データ転送装置からデータを収集する場合に、同一データが転送されないようにするために、転送データの同一性チェックを行う場合に、そのコストをできるだけ軽減し、過不足なくデータ転送が行えるようにして信頼性の高いデータ転送を行うことが可能になるという効果を奏する。
【0061】
また、請求項にかかるデータ収集装置によれば、前記第2の送信手段は、前記要求情報を複数のデータ転送装置に送信し、前記受信データ制御手段により記憶されていると判断した場合には前記複数のデータ転送装置に前記転送データ処理完了通知を送信し、前記受信データ制御手段により記憶されていないと判断した場合には前記複数のデータ転送装置に前記データ転送要求情報を送信することで、同一データの多重転送されないようにするために、転送データの同一性チェックのコストをできるだけ軽減し、過不足なくデータ転送が行えるようにして信頼性の高いデータ転送を行うことが可能になるという効果を奏する。
【0062】
また、請求項にかかるデータ転送プログラムによれば、コンピュータでプログラムを実行することにより、請求項1に記載の発明の機能を実現することとしたので、ネットワークに接続されたデータ転送装置及びデータ転送先装置の間で大量にデータ転送を行う場合に、同一データが転送されないようにするために、転送データの同一性チェックを行う場合に、そのコストをできるだけ軽減し、過不足なくデータ転送が行えるようにして、信頼性の高いデータ転送を行うことが可能になるという効果を奏する。
【0063】
また、請求項にかかるデータ転送先プログラムによれば、コンピュータでプログラムを実行することにより、請求項に記載の発明の機能を実現することとしたので、ネットワークに接続されたデータ転送装置及びデータ転送先装置の間で大量にデータ転送を行う場合に、同一データが転送されないようにするために、転送データの同一性チェックを行う場合に、そのコストをできるだけ軽減し、過不足なくデータ転送が行えるようにして、信頼性の高いデータ転送を行うことが可能になるという効果を奏する。
【0064】
また、請求項にかかるデータ収集プログラムによれば、コンピュータでプログラムを実行することにより、請求項に記載の発明の機能を実現することとしたので、データ転送装置からデータを収集する場合に、同一データが転送されないようにするために、転送データの同一性チェックを行う場合に、そのコストをできるだけ軽減し、過不足なくデータ転送が行えるようにして信頼性の高いデータ転送を行うことが可能になるという効果を奏する。
【図面の簡単な説明】
【図1】 実施の形態1にかかるデータ転送システムの構成を示す図である。
【図2】 図1の転送データ通番リストの構成を示す図である。
【図3】 図1の受信済み通番リストの構成を示す図である。
【図4】 実施の形態2にかかるデータ転送システムの構成を示す図である。
【図5】 センターシステムが、1つのローカルシステムから印刷ログデータのデータ取得を行う場合のセンターシステムとローカルシステム間の通信手順を示す図である。
【図6】 図4の転送対象通番リストの構成を示す図である。
【図7】 センターシステムが、1つのローカルシステムから印刷ログデータのデータ取得を行う場合のセンターシステムの動作を説明するためのフローチャートである。
【符号の説明】
1 転送元ノード
2 転送先ノード
11 通信送信部
12 通信受信部
13 データ転送制御部
14 転送データ生成部
15 転送データファイル
16 転送データ通番リスト
21 通信送信部
22 通信受信部
23 受信データ制御部
24 受信済み通番リスト
[0001]
BACKGROUND OF THE INVENTION
  The present inventionData transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection programSpecifically, when data is transferred between any nodes on the network, the transfer source node transfers the serial number assigned to the transfer data to the transfer destination node together with the transfer data, and the transfer destination node receives it. Checking transfer data for identity prevents multiple transfers of the same data and improves reliability of data transfer between nodesData transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection programAbout.
[0002]
[Prior art]
  In recent years, in network communication such as TCP / IP that is widely used, communication between nodes is interrupted, or communication processing within the node is delayed due to an overload of the system, resulting in a communication timeout or the like. Sometimes. Therefore, it is difficult to transfer data without excess or deficiency in the network.
[0003]
  Even on such a network, it may be required to transfer data without excess or deficiency. For example, when collecting log data related to billing or the like from the local system of each department to the center system, it is necessary to prevent data from being transferred or the same data from being transferred.
[0004]
  Conventionally, the transfer data is saved on the transfer source system side until the completion of processing for the transfer data is confirmed. Even if the transfer destination system goes down due to a failure, the transfer source system is There has been proposed a communication method in which processing is immediately continued without recreating data (see, for example, Patent Document 1).
[0005]
  This communication method is to delete the transfer data held in the file after confirming that the data is reliably transferred to the transfer destination system after the data transfer in the transfer source system. If transfer completion cannot be confirmed, or if the system goes down due to a failure immediately before deletion, the same data is transferred to the transfer destination system again. In order to cope with such a case, the transfer destination system needs to check that it is not the same as the data sent before.
[0006]
  However, considering the case where there is a large amount of transfer data, or when the transfer data that was a long time ago is retransmitted, it is not possible to check the identity of the transfer data in order to confirm whether it is the previously transferred data. There is a problem that the process is expensive.
[0007]
[Patent Document 1]
          JP-A-7-98690 (page 3-4, FIG. 1)
[0008]
[Problems to be solved by the present invention]
  The present invention has been made in view of the above, and when transferring a large amount of data on a network, in order to prevent the same data from being transferred, It is possible to perform highly reliable data transfer by reducing the cost as much as possible and enabling data transfer without excess or deficiency.Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection programThe purpose is to provide.
[0009]
[Means for Solving the Problems]
  In order to solve the above-mentioned problem, the invention according to claim 1 is a transfer data generation unit that generates transfer data including identification information for identifying data to be transferred, and the transfer data generation unit generates the transfer data. Transmitting means for transmitting the transfer data to a data transfer destination device as a transfer destination;The transfer data includes the storage means for storing the transfer data that can be specified by the identification information, and the transfer data generated by the transfer data generation means when the transfer data is transmitted by the transmission means. Writing means for writing to the storage means so as to be specified by the identification information,A transfer data processing completion notification indicating that the processing using the transfer data including the identification information and identified by the identification information is completed from the data transfer destination device to which the transfer data is transmitted by the transmission means. Receiving means for receiving;When the transfer data specified by the identification information included in the transfer data processing completion notification received by the receiving means is deleted from the storage means, and when the transfer data is deleted by the deleting means A notification indicating that the transfer data has been deleted, and a completion notification transmission means for transmitting a deletion completion notification including the identification information to the data transfer destination device;It is provided with.
[0012]
  Claims2The invention according toRollIdentification information storage means for storing identification information for identifying data to be transmitted, transfer data receiving means for receiving transfer data including the identification information from a data transfer apparatus for transmitting data, and transfer data receiving means Receiving to determine whether or not the identification information included in the transfer data received by the method is stored in the identification information storage means, and to delete the transfer data received if it is determined to be stored When the transfer data is deleted by the data control means and the reception data control means, the predetermined processing using the transfer data that includes the identification information included in the deleted transfer data is completed. Transmitting means for transmitting a transfer data processing completion notification indicating that to the data transfer device;Completion of receiving a deletion completion notification indicating that the data transfer device has deleted the transfer data including the identification information included in the transfer data end notification transmitted by the transmission means and specified by the identification information A notification receiving unit; and an identification information deleting unit that deletes the identification information included in the deletion completion notification from the identification information storage unit when the deletion completion notification received by the transfer data receiving unit is received. ,WithThe transmission unit transmits the transfer data processing completion notification to the data transfer device when the completion notification reception unit does not receive the deletion completion notification;Features.
[0013]
  Claims3The invention according to claim2In the invention, the reception data control means determines whether or not the identification information included in the transfer data received by the transfer data reception means is stored in the identification information storage means, If it is determined that the identification information is not stored, the identification information is stored in the identification information storage unit, and a predetermined process is performed using the received transfer data. The transmission unit is configured to perform the predetermined process by the reception data control unit. After the process is performed, the transfer data end notification including the identification information included in the transfer data subjected to the predetermined process is transmitted to the data transfer apparatus.
[0015]
  Claims4According to the invention, the identification information storage means for storing the identification information for identifying the data to be transferred, and the request information indicating that the transmission of the identification information held by the data transfer device that performs the data transfer is requested, Send to the data transfer deviceFirstA transmitting unit; a receiving unit that receives the identification information from the data transfer device in response to the request information transmitted by the transmitting unit; and the identification information received by the receiving unit is stored in the identification information storage unit. Receiving data control means for determining whether or notin frontIf it is determined that the data is stored by the received data control means, the data transfer device indicates that the processing using the transfer data identified by the identification information transmitted by the data transfer device has been completed. When a data processing completion notification is transmitted and it is determined that the data is not stored by the received data control means, the data transfer device is transferred to the data identified by the identification information transmitted by the data transfer device. Send the indicated data transfer request informationThe data transfer apparatus deletes the transfer data including the identification information included in the transfer data end notification transmitted by the second transmission means and the second transmission means and specified by the identification information A completion notification receiving means for receiving a deletion completion notice indicating that the transfer data receiving means has received the identification information included in the deletion completion notice, and an identification information deleting means for deleting the identification information from the identification information storage means. ProvidingIt is characterized by.
[0017]
  Claims5The invention according to claim4In the invention according to the above,SecondThe transmission means transmits the request information to a plurality of data transfer apparatuses, and when determining that the request data is stored by the reception data control means, transmits the transfer data processing completion notification to the plurality of data transfer apparatuses, The data transfer request information is transmitted to the plurality of data transfer devices when the received data control means determines that the data is not stored.
[0018]
  Claims6The invention according to the present invention is a program to be executed by a computer as a data transfer device for transmitting data,The data transfer device comprises storage means for storing transfer data so as to be specified by identification information for identifying data to be transferred,A transfer data generation step of generating transfer data including identification information, a transmission step of transmitting the transfer data generated by the transfer data generation step to a transfer destination device as a transfer destination,A writing step of writing the transfer data generated by the transfer data generation step into the storage means so as to be specified by the identification information included in the transfer data when transmitting the transfer data by the transmission step When,A transfer data processing completion notification indicating that the processing using the transfer data including the identification information and identified by the identification information is completed from the transfer destination device to which the transfer data is transmitted in the transmission step. A receiving process for receiving;When the transfer data specified by the identification information included in the transfer data processing completion notification received by the reception step is deleted from the storage unit, and when the transfer data is deleted by the deletion step A notification indicating that the transfer data has been deleted, and a completion notification transmission step of transmitting a deletion completion notification including the identification information to the data transfer destination device;Is executed by a computer.
[0019]
According to the said invention, each process of the invention of Claim 1 is implement | achieved by running a program with a computer.
[0020]
  Claims7According to another aspect of the invention, there is provided a program to be executed by a computer as a data transfer destination device that is a data transfer destination, and a transfer data receiving step of receiving transfer data including the identification information from a data transfer device that transmits data; And determining whether or not the identification information included in the transfer data received in the transfer data receiving step is stored in an identification information storage unit that stores identification information for identifying the data to be transferred. A received data control step for deleting the received transfer data when it is determined that the stored data is stored; and when the transferred data is deleted by the received data control step, it is included in the deleted transfer data. A transfer data processing completion notification including the identification information and indicating that the predetermined processing using the transfer data has been completed. A transmission step of transmitting to the data transfer device,Completion of receiving a deletion completion notification indicating that the data transfer device has deleted the transfer data including the identification information included in the transfer data end notification transmitted by the transmission step and specified by the identification information An identification information deleting step of deleting the identification information included in the deletion completion notification received by the transfer data receiving step from the identification information storage means;Is executed by a computer.
[0021]
  According to the above invention, the program is executed by a computer,2Each process of invention described in 1 is implement | achieved.
[0022]
  Claims8According to another aspect of the invention, there is provided a program that is executed by a computer as a data collection device that collects data, the request information indicating that transmission of identification information held by the data transfer device that performs data transfer is requested, Send to transfer deviceFirstA transmission step, a reception step of receiving identification information for identifying data to be transferred from the data transfer device as a response to the request information transmitted in the transmission step, and the identification information received in the reception step. A reception data control step for determining whether or not the identification information is stored in the identification information storage means for storing the identification information, and when the transmission step is further determined to be stored by the reception data control step Transmits to the data transfer device the transfer data processing completion notification indicating that the processing using the transfer data identified by the identification information transmitted by the data transfer device has ended, and the received data control step When it is determined that the data is not stored, the data identified by the identification information transmitted by the data transfer device is sent to the data transfer device. Sending a data transfer request information indicating the effect that the transfer ofThe data transfer apparatus deletes the transfer data including the identification information included in the second transmission step and the transfer data end notification transmitted in the second transmission step and specified by the identification information A completion notification receiving step of receiving a deletion completion notification indicating that, and an identification information deleting step of deleting the identification information included in the deletion completion notification received by the transfer data receiving step from the identification information storage means, ,Is executed by a computer.
[0023]
  According to the above invention, the program is executed by a computer,4Each process of invention described in 1 is implement | achieved.
[0024]
DETAILED DESCRIPTION OF THE INVENTION
  The present invention will be described below with reference to the drawings.Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection programThe preferred embodiment will be described in detail in the order of (Embodiment 1) and (Embodiment 2).
[0025]
(Embodiment 1)
  FIG. 1 is a diagram illustrating a configuration of the data transfer system according to the first embodiment. In FIG. 1, 1 indicates a transfer source node, and 2 indicates a transfer destination node. The transfer source node 1 includes a communication transmission unit 11 that transmits data, a communication reception unit 12 that receives data, a data transfer control unit 13 that controls each unit of the transfer source node, and transfer data that generates transfer data. A generation unit 14, a transfer data file 15 for storing transfer data, and a transfer data sequence number list 16 for managing sequence numbers assigned to the transfer data are provided. FIG. 2 is a diagram illustrating an example of the transfer data sequence number list 16. In the transfer data sequence number list 16, as shown in FIG. 2, the file name of the transfer data and the sequence number assigned to the transfer data are registered in association with each other.
[0026]
  The transfer destination node 2 includes a communication transmission unit 21 that transmits data, a communication reception unit 22 that receives data, a reception data control unit 23 that controls each unit of the transfer destination node, and data processing that processes received transfer data And a received sequence number list 25 for managing sequence numbers of transfer data received from the transfer destination node. FIG. 3 is a diagram illustrating an example of the received data sequence number list 25. In the received data sequence number list 25, as shown in FIG. 3, the sequence numbers assigned to the received transfer data are registered.
[0027]
  Next, the communication procedure of the data transfer system shown in FIG. 1 will be described. In FIG. 1, in the transfer source node 1, when the transfer data control unit 13 receives the transfer data generated by the transfer data generation unit 14, the transfer data control unit 13 writes the transfer data to the transfer data file 15 and simultaneously assigns a serial number to the transfer data. The transfer data file number and its serial number are written in the transfer data sequence number list 16. The transfer data sequence number list may be made unnecessary by including a sequence number in the file name. The data transfer control unit 13 transmits the transfer data and the serial number to the transfer destination node 2 via the communication transmission unit 11.
[0028]
  On the other hand, in the transfer destination node 2, when the communication receiving unit 21 receives the transfer data and its serial number, it passes it to the reception data control unit 23. The received data control unit 23 determines whether or not the received serial number is registered in the received serial number list 25. If the received serial number is registered, the received data is deleted, and then a process completion notification including the serial number is communication-controlled. The data is transmitted to the transfer source node 1 via the unit 2. On the other hand, if the received sequence number is not registered in the received sequence number list 25, the received data control unit 23 adds the received sequence number to the received sequence number list 25, and then transfers the transfer data and sequence number to the data processing unit 24. To pass. The data processing unit 24 performs predetermined processing on the transfer data, and after the processing is normally completed, the data processing unit 24 notifies the reception data control unit 23 of the completion of processing including the serial number of the processed transfer data. In response to this, the reception data control unit 23 transmits a process completion notification including a serial number to the transfer source node 1 via the communication transmission unit 22.
[0029]
  In the transfer source node 1, when the communication receiving unit 21 receives the processing completion notification, it passes the processing completion notification to the data transfer control unit 13. The data transfer control unit 13 deletes the information of the transfer data sequence number list 16 corresponding to the sequence number included in the processing completion notification and simultaneously deletes the corresponding transfer data stored in the transfer data file 15. Further, the data transfer control unit 13 transmits a deletion completion notification including the serial number to the transfer destination node 2 via the communication transmission unit 11.
[0030]
  In the transfer destination node 1, when the communication receiving unit 21 receives the deletion completion notification, it passes the deletion completion notification to the reception data control unit 23. The reception data control unit 23 deletes the entry of the received serial number list 25 corresponding to the received serial number.
[0031]
  The processing in each of the above nodes operates asynchronously, and it is not impossible to enter the next processing until a processing completion notification and a deletion completion notification are received. For this reason, it is necessary to secure a large area in the transfer data sequence number list 16 and the received sequence number list 25. However, since it is not necessary to have the data itself as a history, the storage area is not so large.
[0032]
  If the system goes down or a network communication timeout occurs before the transfer destination node 2 receives the deletion completion notification from the transfer source node 1, data transfer is performed, but the data is stored in the transfer source node 1. Since the transferred data is not deleted, the same transfer data is transferred again after returning to the normal system. Even in this case, according to the data transfer system of the first embodiment, since the record of the transfer data sequence number that matches the received sequence number list 25 remains, the transfer destination node 1 displays the transfer data sequence number on the received sequence number list 25. By performing the identity check, it is possible to prevent multiple transfers of the same data.
[0033]
(Embodiment 2)
  A data communication system according to the second exemplary embodiment will be described with reference to FIGS. As an example of a data communication system in which a transfer destination node collects data from a transfer source node at regular time intervals, log data printed in a company is collected in a local system for each department, and the log data is further An aggregation system that can be summarized into a center system can be considered. In such a data communication system that collects a large amount of logs, a system is adopted in which the log data is collected in a form that the center system circulates the local system so that data reception processing from a plurality of local systems is not concentrated at the same time. ing.
[0034]
  When a communication protocol such as HTTP is used, a Web server and a Web client having a function combining the communication receiving units 11 and 21 and the communication transmitting units 12 and 22 described in the first embodiment are transferred to the transfer source node. Place in the destination node. In the second embodiment, a data communication system when a Web server and a Web client are arranged will be described.
[0035]
  FIG. 4 is a diagram illustrating a configuration of the data transfer system according to the second embodiment. In FIG. 1, 3 indicates a local system, and 4 indicates a center system. The local system 3 includes a Web server 31 that transmits and receives data, a data transfer control unit 32 that controls each unit of the local system, a transfer data generation unit 33 that collects print log data (transfer data) from each unit, a print A transfer data file 34 for storing log data (transfer data) and a transfer data sequence number list 35 for managing sequence numbers assigned to print log data (transfer data) are provided. The transfer data sequence number list 35 has the same configuration as the transfer data sequence number list 16 of FIG.
[0036]
  The center system 4 stores a Web client 41 that transmits and receives data, a reception data control unit 42 that controls each unit of the center system, a data processing unit 43 that processes received transfer data, and received transfer data. The received data file 44, the transfer target sequence number list 45 for managing the sequence numbers of the transfer data to be transferred, the received sequence number list 46 for managing the sequence numbers of the transfer data received from the local system 3, and the time And a timer 47 for measuring time. FIG. 6 is a diagram illustrating a configuration example of the transfer target serial number list 45. In the transfer target sequence number list 45, a sequence number list received from the local system 3 is registered as shown in FIG. The configuration of the received data sequence number list 46 is the same as the configuration of the received sequence number list 25 in FIG.
[0037]
  In FIG. 4, in the local system 3, print log data generated in the corresponding department is collected in the transfer data generation unit 33 and transferred to the transfer data control unit 32. The data transfer control unit 32 writes the print log data in the transfer data file 34, assigns a serial number to the transfer data, and writes the file name and serial number in the transfer data sequence number list 35. Thus, the print log data is written to the transfer data file 34 as a plurality of files.
[0038]
  In the center system 4, the print log data is collected by patroling a plurality of local systems 3 as collection destinations at regular time intervals.
[0039]
  FIG. 5 shows a communication procedure between the center system 4 and the local system 3 when the center system 4 acquires print log data from one local system 3. In FIG. 5, in the center system 4, first, the reception data control unit 42 transmits a transfer target serial number list request to the local system 3 via the Web client 41. In the local system 3, when the Web server 31 receives the transfer target sequence number list request, it passes it to the data transfer control unit 32. The data transfer control unit 32 transmits a plurality of serial number lists recorded in the transfer data serial number list 35 at that time as a response to the center system 4 via the Web server 31. In the center system 4, when the Web client 31 receives the serial number list, it passes it to the reception data control unit 42.
[0040]
  Next, the center system 4 attempts data transfer processing for all serial numbers described in the transfer target serial number list 34. Specifically, when the received serial number list 46 has the same serial number, the center system 4 skips the data transfer process and proceeds to the completion notification process. On the other hand, if the received serial number list 46 does not have the same serial number, data transfer processing is performed.
[0041]
  The data transfer process is performed according to the following procedure. In the center system 4, the reception data control unit 42 transmits a data transfer request designating a transfer target serial number to the local system 3 via the Web client 41. In the local system 3, when the Web server 31 receives the data transfer request, it passes it to the data transfer control unit 32. The data transfer control unit 32 reads the transfer data corresponding to the designated serial number from the transfer data file 34 and transmits it to the center system 3 as a response via the Web server 31.
[0042]
  In the center system 4, when the Web client 41 receives the transfer data, it passes it to the reception data control unit 42. The reception data control unit 42 confirms that there is no abnormality in the received transfer data itself, writes it in the reception data file 44, records the serial number in the received serial number list 46, and proceeds to the next completion notification process. .
[0043]
  The completion notification process is performed according to the following procedure. In the center system 4, the reception data control unit 42 transmits a process completion notification specifying the transfer target serial number to the local system 3 via the Web client 41. In the local system 3, when the Web server 31 receives the processing completion notification, it passes it to the data transfer control unit 32. The data transfer control unit 32 deletes the transfer data corresponding to the designated serial number from the transfer data file 34, and further deletes the corresponding serial number from the transfer data sequence number list 35. Thereafter, the data transfer control unit 32 transmits a deletion completion notification including the deleted serial number to the center system 4 as a response via the Web server 31. In the center system 4, when the Web client 41 receives the deletion completion notification, it passes it to the reception data control unit 42. The reception data control unit 42 deletes the corresponding serial number from the received serial number list 46.
[0044]
  FIG. 7 is a flowchart for explaining the operation when the center system 4 acquires print log data from one local system 3. 7, the center system 4 first requests the local system 4 for a transfer target sequence number list, acquires a plurality of sequence number lists recorded in the transfer data sequence number list 35 from the local system 3 at that time, 6 is recorded in the transfer target serial number list 45 shown in FIG. 6 (step S1).
[0045]
  When the transfer target sequence number list 45 is empty or communication failure ("Yes" in step S2), the center system 4 terminates the flow, and when the transfer target sequence number list 45 is empty or not communication failure, transfer is performed. A serial number to be transferred is read from the target serial number list 45 (step S3). Then, it is determined whether or not the transfer target serial number is included in the received serial number list 46 (step S4). As a result of this determination, if the transfer target sequence number is not included in the received sequence number list 46 (“No” in step S4), the data transfer process (steps S5 to S7) is performed, while the transfer target sequence number is Is included in the received serial number list 46 (“Yes” in step S4), a completion notification process (steps S8 to S10) is performed.
[0046]
  In the data transfer process, the center system 4 first receives the transfer data corresponding to the serial number to be transferred from the local system 5 (step S5), and if there is no abnormality or communication failure in the transfer data (" No "), the transfer data is written in the received data file 44, and the serial numbers are recorded in the received serial number list 46 (step S7). Then, the process proceeds to step S8, and the completion notification process is performed. On the other hand, if there is an abnormality or communication failure in the transfer data (“Yes” in step S6), the process returns to step S2.
[0047]
  In the completion notification process, the center system 4 first issues a process completion notification to the local system 3 (step S8). When there is an error reception or communication failure (“Yes” in step S9), the center system 4 returns to step S2, while when there is no error reception or communication failure (“No” in step S9). The transfer target serial number is deleted from the received serial number list 46 (step S10), and the process returns to step S2. Then, the data transfer process and the completion notification process are repeatedly executed for all the serial numbers in the transfer target serial number list 45.
[0048]
  In the center system 4, from reception of data is completed and a corresponding serial number is written in the received serial number list 46 until a deletion completion notification is received and the corresponding serial number entry is deleted from the received notification list 46. In the meantime, if the system goes down or a network communication timeout occurs, the data transfer is performed, but the transfer data stored in the local system 3 is not deleted, so in the next collection process to the same local system 3 Then, the same data is transferred again. Even in this case, according to the data communication system of the second embodiment, since the record of the transfer data sequence number that matches the received sequence number list 46 remains, the transfer data sequence number is checked on the received sequence number list 46. Therefore, multiple transfers of the same data can be prevented.
[0049]
  Note that the present invention is not limited to the above-described embodiment, and can be appropriately modified and executed without changing the gist of the invention.
[0050]
  Another object of the present invention is to supply a recording medium storing software program codes for realizing the functions of the transfer source node and the transfer destination node described above to a system or apparatus, and a computer ( Alternatively, this can also be achieved by the CPU, MPU, DSP) executing the program code stored in the recording medium. In this case, the program code itself read from the recording medium realizes the function of the data transfer system described above, and the program code or the recording medium storing the program constitutes the present invention. Recording media for supplying the program code include FD, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, magnetic tape, non-volatile memory, optical recording medium such as ROM, magnetic recording medium, optical A magnetic recording medium, a semiconductor recording medium, etc. can be used.
[0051]
  Also, by executing the program code read by the computer, not only the functions of the transfer source node and transfer destination node described above are realized, but also the OS ( It goes without saying that the operating system) performs part or all of the actual processing and the functions of the transfer source node and transfer destination node described above are realized by the processing.
[0052]
  In addition, after the program code read from the recording medium is written in a memory provided in a function expansion board inserted in the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. It goes without saying that the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing, and the functions of the transfer source node and the transfer destination node described above are realized by the processing.
[0053]
【The invention's effect】
  As described above, according to the data transfer apparatus according to claim 1, the transfer data generation unit that generates the transfer data including the identification information for identifying the data to be transferred, and the transfer data generation unit generates the transfer data. Transmitting means for transmitting the transferred data to a data transfer destination device as a transfer destination;The transfer data includes the storage means for storing the transfer data that can be specified by the identification information, and the transfer data generated by the transfer data generation means when the transfer data is transmitted by the transmission means. Writing means for writing to the storage means so as to be specified by the identification information,A transfer data processing completion notification indicating that the processing using the transfer data including the identification information and identified by the identification information is completed from the data transfer destination device to which the transfer data is transmitted by the transmission means. Receiving means for receiving;When the transfer data specified by the identification information included in the transfer data processing completion notification received by the receiving means is deleted from the storage means, and when the transfer data is deleted by the deleting means A notification indicating that the transfer data has been deleted, and a completion notification transmission means for transmitting a deletion completion notification including the identification information to the data transfer destination device;In order to prevent the same data from being transferred when a large amount of data is transferred between the data transfer device and the data transfer destination device connected to the network, the transfer data is checked for identity. In this case, it is possible to reduce the cost as much as possible and perform data transfer without excess or deficiency, thereby enabling highly reliable data transfer.Further, for example, even when the system goes down or a network communication timeout occurs, the transfer data stored in the storage means can be transferred again after returning to the normal system.
[0056]
  Claims2According to the data transfer destination device according toRollIdentification information storage means for storing identification information for identifying data to be transmitted, transfer data receiving means for receiving transfer data including the identification information from a data transfer apparatus for transmitting data, and transfer data receiving means Receiving to determine whether or not the identification information included in the transfer data received by the method is stored in the identification information storage means, and to delete the transfer data received if it is determined to be stored When the transfer data is deleted by the data control means and the reception data control means, the predetermined processing using the transfer data that includes the identification information included in the deleted transfer data is completed. Transmitting means for transmitting a transfer data processing completion notification indicating that to the data transfer device;Completion of receiving a deletion completion notification indicating that the data transfer device has deleted the transfer data including the identification information included in the transfer data end notification transmitted by the transmission means and specified by the identification information A notification receiving unit; and an identification information deleting unit that deletes the identification information included in the deletion completion notification from the identification information storage unit when the deletion completion notification received by the transfer data receiving unit is received. ,WithThe transmission unit transmits the transfer data processing completion notification to the data transfer device when the completion notification reception unit does not receive the deletion completion notification.In order to prevent the same data from being transferred when a large amount of data is transferred between the data transfer device and the data transfer destination device connected to the network, It is possible to reduce the cost as much as possible and perform data transfer without excess or deficiency, thereby enabling highly reliable data transfer.
[0057]
  Claims3According to the data transfer destination device, the received data control means determines whether or not the identification information included in the transfer data received by the transfer data receiving means is stored in the identification information storage means. If it is determined that the identification information is not stored, the identification information is stored in the identification information storage means, and a predetermined process is performed using the received transfer data. After the predetermined processing by the means is performed, the transfer data end notification including the identification information included in the transfer data subjected to the predetermined processing is transmitted to the data transfer device. In order to prevent the same data from being transferred, the cost of checking the identity of transferred data can be reduced as much as possible, and data can be transferred without excess or deficiency. A manner, an effect that it is possible to perform reliable data transfer.
[0059]
  Claims4According to the data collection device, the identification information storage means for storing the identification information for identifying the data to be transferred and the request for transmission of the identification information held by the data transfer device that transfers the data are indicated. Send request information to the data transfer deviceFirstA transmitting unit; a receiving unit that receives the identification information from the data transfer device in response to the request information transmitted by the transmitting unit; and the identification information received by the receiving unit is stored in the identification information storage unit. Receiving data control means for determining whether or notin frontIf it is determined that the data is stored by the received data control means, the data transfer device indicates that the processing using the transfer data identified by the identification information transmitted by the data transfer device has been completed. When a data processing completion notification is transmitted and it is determined that the data is not stored by the received data control means, the data transfer device is transferred to the data identified by the identification information transmitted by the data transfer device. Send the indicated data transfer request informationThe data transfer apparatus deletes the transfer data including the identification information included in the transfer data end notification transmitted by the second transmission means and the second transmission means and specified by the identification information A completion notification receiving means for receiving a deletion completion notice indicating that the transfer data receiving means has received the identification information included in the deletion completion notice, and an identification information deleting means for deleting the identification information from the identification information storage means. WithTherefore, when collecting data from a data transfer device, the same data is checked so that the same data is not transferred. When checking the transfer data, the cost can be reduced as much as possible and the data can be transferred without excess or deficiency. In this way, it is possible to perform highly reliable data transfer.
[0061]
  Claims5According to the data collection device related toSecondThe transmission means transmits the request information to a plurality of data transfer apparatuses, and when determining that the request data is stored by the reception data control means, transmits the transfer data processing completion notification to the plurality of data transfer apparatuses, If the received data control means determines that the data is not stored, the data transfer request information is transmitted to the plurality of data transfer devices, so that the same data is not transferred in a multiple manner. As a result, it is possible to reduce the cost of the reliability check as much as possible, and to perform data transfer without excess or deficiency so that highly reliable data transfer can be performed.
[0062]
  Claims6According to the data transfer program according to the present invention, since the function of the invention according to claim 1 is realized by executing the program on a computer, the data transfer device and the data transfer destination device connected to the network In order to prevent the same data from being transferred when a large amount of data is transferred, the cost of the transfer data should be reduced as much as possible, and the data can be transferred without excess or deficiency. There is an effect that it is possible to perform highly reliable data transfer.
[0063]
  Claims7According to the data transfer destination program according to claim 1, by executing the program on a computer,2In order to prevent the same data from being transferred when performing a large amount of data transfer between the data transfer device and the data transfer destination device connected to the network, the function of the invention described in the above is realized. When the transfer data identity check is performed, the cost can be reduced as much as possible, and the data can be transferred without excess or deficiency, whereby the highly reliable data transfer can be performed.
[0064]
  Claims8According to the data collection program according to claim 1, the program is executed by a computer,4In order to prevent the same data from being transferred when collecting data from the data transfer device, the cost of performing the same check of the transfer data is reduced. It is possible to reduce the data as much as possible, and to perform data transfer without excess or deficiency so that highly reliable data transfer can be performed.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a configuration of a data transfer system according to a first embodiment.
FIG. 2 is a diagram showing a configuration of a transfer data sequence number list in FIG. 1;
FIG. 3 is a diagram showing a configuration of a received serial number list in FIG. 1;
FIG. 4 is a diagram illustrating a configuration of a data transfer system according to a second embodiment;
FIG. 5 is a diagram illustrating a communication procedure between the center system and the local system when the center system acquires print log data from one local system.
6 is a diagram showing a configuration of a transfer target serial number list in FIG. 4; FIG.
FIG. 7 is a flowchart for explaining the operation of the center system when the center system acquires print log data from one local system.
[Explanation of symbols]
  1 Transfer source node
  2 Forwarding node
  11 Communication transmitter
  12 Communication receiver
  13 Data transfer controller
  14 Transfer data generator
  15 Transfer data file
  16 Transfer data sequence number list
  21 Communication transmitter
  22 Communication receiver
  23 Received data control unit
  24 Received serial number list

Claims (8)

転送対象となるデータを識別する識別情報が含まれた転送データを生成する転送データ生成手段と、
前記転送データ生成手段により生成された前記転送データを転送先となるデータ転送先装置に送信する送信手段と、
前記識別情報により特定可能に前記転送データを記憶する記憶手段と、
前記送信手段により前記転送データを送信する際に、前記転送データ生成手段により生成された前記転送データを、前記転送データに含まれている前記識別情報により特定可能に前記記憶手段に書き込む書込手段と、
前記送信手段により前記転送データが送信された前記データ転送先装置から、前記識別情報を含み、前記識別情報で識別される前記転送データを用いた処理が終了したことを示す転送データ処理完了通知を受信する受信手段と、
前記受信手段により受信した前記転送データ処理完了通知に含まれていた前記識別情報より特定される前記転送データを前記記憶手段から削除する削除手段と、
前記削除手段により前記転送データが削除された場合に、当該転送データが削除されたことを示す通知であって、前記識別情報を含む削除完了通知を、前記データ転送先装置に対して送信する完了通知送信手段と、
を備えたことを特徴とするデータ転送装置。
Transfer data generating means for generating transfer data including identification information for identifying data to be transferred;
Transmitting means for transmitting the transfer data generated by the transfer data generating means to a data transfer destination device serving as a transfer destination;
Storage means for storing the transfer data identifiable by the identification information;
Write means for writing the transfer data generated by the transfer data generation means to the storage means so as to be specified by the identification information included in the transfer data when transmitting the transfer data by the transmission means When,
A transfer data processing completion notification indicating that the processing using the transfer data including the identification information and identified by the identification information is completed from the data transfer destination device to which the transfer data is transmitted by the transmission means. Receiving means for receiving;
A deletion unit that deletes the transfer data specified by the identification information included in the transfer data processing completion notification received by the reception unit from the storage unit;
When the transfer data is deleted by the deleting means, a notification indicating that the transfer data has been deleted, and completion of transmitting a deletion completion notification including the identification information to the data transfer destination device Notification sending means;
A data transfer device comprising:
送対象となるデータを識別する識別情報を記憶する識別情報記憶手段と、
データを送信するデータ転送装置から前記識別情報が含まれた転送データを受信する転送データ受信手段と、
前記転送データ受信手段により受信した前記転送データに含まれていた前記識別情報が、前記識別情報記憶手段に記憶されているか否か判断を行い、記憶されていると判断した場合に受信した前記転送データを削除する受信データ制御手段と、
前記受信データ制御手段により前記転送データを削除された場合に、削除された前記転送データに含まれていた前記識別情報を含み且つ前記転送データを用いた所定の処理が終了したことを示す転送データ処理完了通知を前記データ転送装置に送信する送信手段と、
前記送信手段により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信手段と、
前記転送データ受信手段が受信した前記削除完了通知を受信した場合に、当該削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除手段と、を備え、
前記送信手段は、前記完了通知受信手段が前記削除完了通知を受信しなかった場合に、前記転送データ処理完了通知を前記データ転送装置に送信すること、
特徴とするデータ転送先装置。
An identification information storage means for storing identification information for identifying the data to be transfer object,
Transfer data receiving means for receiving transfer data including the identification information from a data transfer device for transmitting data;
It is determined whether or not the identification information included in the transfer data received by the transfer data receiving means is stored in the identification information storage means, and the transfer received when it is determined that it is stored Received data control means for deleting data; and
Transfer data including the identification information included in the deleted transfer data and indicating that the predetermined process using the transfer data has been completed when the transfer data is deleted by the received data control means A transmission means for transmitting a processing completion notification to the data transfer device;
Completion of receiving a deletion completion notification indicating that the data transfer device has deleted the transfer data including the identification information included in the transfer data end notification transmitted by the transmission means and specified by the identification information A notification receiving means;
An identification information deletion unit that deletes the identification information included in the deletion completion notification from the identification information storage unit when receiving the deletion completion notification received by the transfer data receiving unit ;
The transmission means transmits the transfer data processing completion notice to the data transfer apparatus when the completion notice reception means does not receive the deletion completion notice;
Data transfer destination apparatus according to claim.
前記受信データ制御手段は、前記転送データ受信手段により受信した前記転送データに含まれていた前記識別情報が、前記識別情報記憶手段に記憶されているか否か判断を行い、記憶されていないと判断した場合に、前記識別情報を前記識別情報記憶手段に記憶し、前記受信した転送データを用いて所定の処理を行い、
前記送信手段は、前記受信データ制御手段による前記所定の処理が行われた後に、前記所定の処理の対象となった前記転送データに含まれていた前記識別情報を含んだ前記転送データ終了通知を前記データ転送装置に送信すること
を特徴とする請求項に記載のデータ転送先装置。
The reception data control means determines whether or not the identification information included in the transfer data received by the transfer data reception means is stored in the identification information storage means, and determines that it is not stored. The identification information is stored in the identification information storage means, and a predetermined process is performed using the received transfer data,
The transmission means sends the transfer data end notification including the identification information included in the transfer data subjected to the predetermined processing after the predetermined processing by the reception data control means is performed. The data transfer destination device according to claim 2 , wherein the data transfer destination device is transmitted to the data transfer device.
転送対象となるデータを識別する識別情報を記憶する識別情報記憶手段と、
データの転送を行うデータ転送装置が保持する識別情報の送信の要求する旨を示した要求情報を、前記データ転送装置に送信する第1の送信手段と、
前記送信手段により送信された前記要求情報の応答として前記データ転送装置から前記識別情報を受信する受信手段と、
前記受信手段により受信した前記識別情報が前記識別情報記憶手段に記憶されているか否か判断する受信データ制御手段と、を備え、
記受信データ制御手段により記憶されていると判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別される前記転送データを用いた処理が終了したことを示す転送データ処理完了通知を送信し、前記受信データ制御手段により記憶されていないと判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別されるデータの転送する旨を示したデータ転送要求情報を送信する第2の送信手段と、
前記第2の送信手段により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信手段と、
前記転送データ受信手段が受信した前記削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除手段と、
を備えることを特徴とするデータ収集装置。
Identification information storage means for storing identification information for identifying data to be transferred;
First transmission means for transmitting request information indicating a request for transmission of identification information held by a data transfer device that performs data transfer to the data transfer device;
Receiving means for receiving the identification information from the data transfer device as a response to the request information transmitted by the transmitting means;
Receiving data control means for determining whether or not the identification information received by the receiving means is stored in the identification information storage means,
If it is determined to have been stored by prior Symbol reception data control unit indicating that the data transfer device, processing using the transferred data by the data transfer device is identified by the identification information transmitted is completed When a transfer data processing completion notification is transmitted and the received data control means determines that the data is not stored, the data identified by the identification information transmitted by the data transfer device is transferred to the data transfer device. Second transmission means for transmitting the data transfer request information indicating
A deletion completion notification including the identification information included in the transfer data end notification transmitted by the second transmission means and indicating that the data transfer device has deleted the transfer data specified by the identification information; A completion notification receiving means for receiving;
Identification information deleting means for deleting the identification information included in the deletion completion notification received by the transfer data receiving means from the identification information storage means;
Data collecting device, characterized in that it comprises a.
前記第2の送信手段は、前記要求情報を複数のデータ転送装置に送信し、前記受信データ制御手段により記憶されていると判断した場合には前記複数のデータ転送装置に前記転送データ処理完了通知を送信し、前記受信データ制御手段により記憶されていないと判断した場合には前記複数のデータ転送装置に前記データ転送要求情報を送信することを特徴とする請求項に記載のデータ収集装置。 The second transmission means transmits the request information to a plurality of data transfer devices, and when the received data control means determines that the request information is stored, the transfer data processing completion notification is sent to the plurality of data transfer devices. The data collection device according to claim 4 , wherein the data transfer request information is transmitted to the plurality of data transfer devices when it is determined that the data is not stored by the received data control means. データの送信を行うデータ転送装置としてコンピュータに実行させるプログラムであって、
前記データ転送装置が、転送対象となるデータを識別する識別情報により特定可能に転送データを記憶する記憶手段を備え、
前記識別情報が含まれた転送データを生成する転送データ生成工程と、
前記転送データ生成工程により生成された前記転送データを転送先となる転送先装置に送信する送信工程と、
前記送信工程により前記転送データを送信する際に、前記転送データ生成工程により生成された前記転送データを、前記転送データに含まれている前記識別情報により特定可能に前記記憶手段に書き込む書込工程と、
前記送信工程により前記転送データが送信された前記転送先装置から、前記識別情報が含まれ、前記識別情報で識別される前記転送データを用いた処理が終了したことを示す転送データ処理完了通知を受信する受信工程と、
前記受信工程により受信した前記転送データ処理完了通知に含まれていた前記識別情報より特定される前記転送データを前記記憶手段から削除する削除工程と、
前記削除工程により前記転送データが削除された場合に、当該転送データが削除されたことを示す通知であって、前記識別情報を含む削除完了通知を、前記データ転送先装置に対して送信する完了通知送信工程と、
をコンピュータに実行させることを特徴とするデータ転送プログラム。
A program to be executed by a computer as a data transfer device for transmitting data,
The data transfer device comprises storage means for storing transfer data so that it can be specified by identification information for identifying data to be transferred,
And transfer data generating step of generating the transfer data the identification information is included,
A transmission step of transmitting the transfer data generated by the transfer data generation step to a transfer destination device serving as a transfer destination;
A writing step of writing the transfer data generated by the transfer data generation step into the storage means so as to be specified by the identification information included in the transfer data when transmitting the transfer data by the transmission step When,
A transfer data processing completion notification indicating that the processing using the transfer data including the identification information and identified by the identification information is completed from the transfer destination device to which the transfer data is transmitted in the transmission step. A receiving process for receiving;
A deletion step of deleting from the storage means the transfer data specified by the identification information included in the transfer data processing completion notification received by the reception step;
When the transfer data is deleted by the deletion step, a notification indicating that the transfer data has been deleted, and completion of transmitting a deletion completion notification including the identification information to the data transfer destination device Notification sending process;
A data transfer program for causing a computer to execute.
データの転送先となるデータ転送先装置としてコンピュータに実行させるプログラムであって、
データを送信するデータ転送装置から前記識別情報が含まれた転送データを受信する転送データ受信工程と、
前記転送データ受信工程により受信した前記転送データに含まれていた前記識別情報が、前記転送対象となるデータを識別する識別情報を記憶する識別情報記憶手段に記憶されているか否か判断を行い、記憶されていると判断した場合に受信した前記転送データを削除する受信データ制御工程と、
前記受信データ制御工程により前記転送データを削除された場合に、削除された前記転送データに含まれていた前記識別情報を含み且つ前記転送データを用いた所定の処理が終了したことを示す転送データ処理完了通知を前記データ転送装置に送信する送信工程と、
前記送信工程により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信工程と、
前記転送データ受信工程が受信した前記削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除工程と、
をコンピュータに実行させることを特徴とするデータ転送先プログラム。
A program to be executed by a computer as a data transfer destination device that is a data transfer destination,
A transfer data receiving step for receiving transfer data including the identification information from a data transfer device for transmitting data;
It is determined whether or not the identification information included in the transfer data received by the transfer data receiving step is stored in an identification information storage unit that stores identification information for identifying the data to be transferred, A reception data control step of deleting the transfer data received when it is determined that the data is stored;
Transfer data including the identification information included in the deleted transfer data and indicating that the predetermined process using the transfer data is completed when the transfer data is deleted by the received data control step A transmission step of transmitting a processing completion notification to the data transfer device;
Completion of receiving a deletion completion notification indicating that the data transfer device has deleted the transfer data including the identification information included in the transfer data end notification transmitted by the transmission step and specified by the identification information A notification receiving process;
An identification information deleting step of deleting the identification information included in the deletion completion notification received by the transfer data receiving step from the identification information storage means;
A data transfer destination program that causes a computer to execute.
データを収集するデータ収集装置としてコンピュータに実行させるプログラムであって、
データの転送を行うデータ転送装置が保持する識別情報の送信の要求する旨を示した要求情報を、前記データ転送装置に送信する第1の送信工程と、
前記送信工程により送信された前記要求情報の応答として前記データ転送装置から、転送対象となるデータを識別する識別情報を受信する受信工程と、
前記受信工程により受信した前記識別情報が、前記識別情報を記憶する識別情報記憶手段に記憶されているか否か判断する受信データ制御工程と、を含み、
前記送信工程は、さらに前記受信データ制御工程により記憶されていると判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別される前記転送データを用いた処理が終了したことを示す前記転送データ処理完了通知を送信し、前記受信データ制御工程により記憶されていないと判断した場合には前記データ転送装置に、前記データ転送装置が送信した前記識別情報で識別されるデータの転送する旨を示したデータ転送要求情報を送信する第2の送信工程と、
前記第2の送信工程により送信された前記転送データ終了通知に含まれていた識別情報を含み且つ該識別情報により特定される前記転送データを前記データ転送装置が削除したことを示す削除完了通知を受信する完了通知受信工程と、
前記転送データ受信工程が受信した前記削除完了通知に含まれていた前記識別情報を、前記識別情報記憶手段から削除する識別情報削除工程と、
をコンピュータに実行させることを特徴とするデータ収集プログラム。
A program to be executed by a computer as a data collection device for collecting data,
A first transmission step of transmitting request information indicating a request for transmission of identification information held by a data transfer device that performs data transfer to the data transfer device;
A reception step of receiving identification information for identifying data to be transferred from the data transfer device as a response to the request information transmitted in the transmission step;
A reception data control step of determining whether or not the identification information received by the reception step is stored in an identification information storage unit that stores the identification information,
In the case where it is determined that the transmission step is further stored by the reception data control step, the data transfer device further includes a process using the transfer data identified by the identification information transmitted by the data transfer device. When the transfer data processing completion notification indicating the completion is transmitted and it is determined that the data is not stored by the received data control step, the data transfer device is identified by the identification information transmitted by the data transfer device. A second transmission step of transmitting data transfer request information indicating that the data to be transferred is transmitted ;
A deletion completion notification indicating that the data transfer device has deleted the transfer data including the identification information included in the transfer data end notification transmitted in the second transmission step and specified by the identification information; A completion notification receiving process to receive;
An identification information deleting step of deleting the identification information included in the deletion completion notification received by the transfer data receiving step from the identification information storage means;
A data collection program for causing a computer to execute.
JP2002276531A 2002-09-24 2002-09-24 Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection program Expired - Fee Related JP4266107B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002276531A JP4266107B2 (en) 2002-09-24 2002-09-24 Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002276531A JP4266107B2 (en) 2002-09-24 2002-09-24 Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection program

Publications (3)

Publication Number Publication Date
JP2004118249A JP2004118249A (en) 2004-04-15
JP2004118249A5 JP2004118249A5 (en) 2005-09-15
JP4266107B2 true JP4266107B2 (en) 2009-05-20

Family

ID=32272381

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002276531A Expired - Fee Related JP4266107B2 (en) 2002-09-24 2002-09-24 Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection program

Country Status (1)

Country Link
JP (1) JP4266107B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4768527B2 (en) * 2006-06-15 2011-09-07 日立電子サービス株式会社 Operation management service system
JP2010054337A (en) * 2008-08-28 2010-03-11 Pioneer Electronic Corp On-vehicle apparatus, information communication system, communication control method of on-vehicle apparatus, and program
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
JP5644472B2 (en) * 2010-12-21 2014-12-24 ソニー株式会社 Transfer device, client device, server device, playback device, and transfer method

Also Published As

Publication number Publication date
JP2004118249A (en) 2004-04-15

Similar Documents

Publication Publication Date Title
JP7056191B2 (en) Print relay device and print relay method
JP3423628B2 (en) MAC address management device, MAC address management system, MAC address management method, and storage medium
JPWO2006046445A1 (en) File transfer system, transmitter and receiver
CN101212491A (en) Apparatus and method for backing up data on server using cache of client end
EP1177670B1 (en) File transfer system and method
JP4713843B2 (en) Backup method
JP4266107B2 (en) Data transfer device, data transfer destination device, data collection device, data transfer program, data transfer destination program, and data collection program
JP4861480B2 (en) Method and system for automatic transmission of print data, in particular for print job mirroring
JP4616035B2 (en) Server load balancing program, apparatus and method
JP2008129628A (en) Communication system in system for processing predetermined operation by transferring message by multiple computer systems and message communication program
US7256907B2 (en) Server apparatus, job managing method, computer-readable memory medium, and program
JP2004005418A (en) Agent device, image forming device management system, method and program thereof and recording medium
CN109729135A (en) Load-balancing method and intermediate server based on intermediate server
KR100608394B1 (en) Device and method for database synchronization interface
JP2008146342A (en) Data management system
JP4588492B2 (en) Data collection and distribution system
JP2004246730A (en) Data collecting system, data collecting method, data collection program, and record medium
US20090231622A1 (en) Data transmission method and communication control apparatus
JP7279891B2 (en) Management device
JP6237148B2 (en) Relay device, relay system, and program
CN111556128B (en) Data transmission method and system
JP3704019B2 (en) A telegram transmission method and a transmission system having a write-down function
US20030018728A1 (en) Data communication apparatus between plural bases and method therefor
JP2002268966A (en) Network management system
JP4411247B2 (en) Broadcast mail delivery system and method, broadcast mail delivery apparatus and program thereof

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050405

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050405

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080507

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080703

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

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

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130227

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130227

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140227

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees