JP3750261B2 - Data processing apparatus and data processing method thereof - Google Patents
Data processing apparatus and data processing method thereof Download PDFInfo
- Publication number
- JP3750261B2 JP3750261B2 JP07404597A JP7404597A JP3750261B2 JP 3750261 B2 JP3750261 B2 JP 3750261B2 JP 07404597 A JP07404597 A JP 07404597A JP 7404597 A JP7404597 A JP 7404597A JP 3750261 B2 JP3750261 B2 JP 3750261B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- user information
- stored
- updated
- request signal
- 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
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、データを格納する格納手段と、データ要求信号に応じて前記格納手段からデータ要求信号の発信者に向けてデータを送信するデータ送信手段とを備えるデータ処理装置およびそのデータ処理方法に関する。
【0002】
【従来の技術】
サーバ装置や複数の端末装置からなるネットワーク型のコンピュータシステムでは、ネットワークを通じて、サーバ装置に格納されているデータを任意の端末装置がダウンロードすることができる。こういったシステムでは、サーバ装置でデータの更新を一元的に管理することができる一方で、各端末装置のユーザは、端末装置を起動する度にデータ更新の有無を確認したり更新済みデータをダウンロードしなければならない。
そこで、特開平7−160511号公報に提案されるように、データが更新された場合には、サーバ装置が、管理下にある端末装置に対して自動的に更新済みデータを送信してしまうことが考えられる。
【0003】
【発明が解決しようとする課題】
上記公報に開示されるように、データが更新された際に無条件にサーバ装置が各端末装置のデータを更新してしまうと、端末装置のユーザに不具合が及ぶ場合がある。例えば、端末装置のユーザが旧版のワードプロセッサを使用し続けている場合に、プリンタドライバのみが最新版に更新されてしまうと、正しくプリントされなくなってしまう。
【0004】
また、端末装置のユーザが旧版のデータを任意にセーブしておきたいといった要望もある。
本発明は、上記実状に鑑みてなされたもので、サーバ装置でデータが更新されたことを端末装置のユーザに直ちに知らせることができ、しかも、端末装置のユーザに対して任意に更新済みデータをダウンロードさせることができるデータ処理装置およびそのデータ処理方法を提供することを目的とする。
【0005】
【課題を解決するための手段】
上述した課題を解決するために、本発明のデータ処理装置は、複数のデータを格納するデータ格納手段と、前記データ格納手段に格納されたデータに対応させて、当該データのデータ送信の宛先を格納するアドレス領域と当該データが更新される都度カウントされる計数値を格納するカウンタ領域とを含む複数の利用者情報を格納する利用者情報格納手段と、前記データ格納手段に格納されたデータが更新された場合に、前記利用者情報格納手段に格納された前記利用者情報を参照し、当該データが更新された旨の通知を当該更新されたデータに対応する前記利用者情報のアドレス領域に格納されたデータ送信の宛先に対して送信する通知送信手段と、前記データ格納手段に格納されたデータが更新された場合に、当該更新されたデータに対応する前記利用者情報のカウンタ領域に格納された計数値が表す回数をカウントアップするために当該計数値を更新する計数手段と、前記カウンタ領域に格納された計数値が所定の回数を超えた前記利用者情報を前記利用者情報格納手段から削除する削除手段と、データ要求信号を受け付けるデータ要求信号受付手段と、前記データ要求信号受付手段がデータ要求信号を受け付けると、当該データ要求信号により要求されたデータに対応する前記利用者情報のカウンタ領域の計数値で表される回数を所定の初期値で書き換えて初期化する初期化手段と、前記受け付けたデータ要求信号に応答して前記データ格納手段に格納されたデータを送信するデータ送信手段とを備えることを特徴としている。
また、本発明のデータ処理装置は、複数のデータを格納するデータ格納手段と、前記データ格納手段に格納されたデータに対応させて当該データのデータ送信の宛先が格納されたアドレス領域と当該データが更新される都度カウントされる計数値を格納するカウンタ領域を含む複数の利用者情報を格納する利用者情報格納手段と、前記データ格納手段に格納されたデータが更新された場合に、当該データが更新された旨の通知を、前記利用者情報格納手段に格納された前記利用者情報を参照し、前記更新されたデータに対応する前記利用者情報のカウンタ領域の計数値が表す回数が所定の回数を超えていないと確認された前記利用者情報のアドレス領域に格納されたデータ送信の宛先に送信する通知送信手段と、前記データが更新された回数を計数するために前記更新されたデータに対応する前記利用者情報のカウンタ領域に格納された計数値が表す回数をカウントアップするために当該計数値を更新する計数手段と、データ要求信号を受け付けるデータ要求信号受付手段と、前記データ要求信号受付手段がデータ要求信号を受け付けると、当該データ要求信号により要求されたデータに対応する前記利用者情報のカウンタ領域の計数値で表される回数を所定の初期値で書き換えて初期化する初期化手段と、前記受け付けたデータ要求信号に応答して前記データ格納手段に格納されたデータを送信するデータ送信手段とを備えていることを特徴としている。
【0006】
また、本発明のデータ処理方法は、複数のデータを格納したデータ格納手段と、当該データ格納手段に格納されたデータに対応させて当該データのデータ送信の宛先を格納するアドレス領域と当該データが更新される都度カウントされる計数値を格納するカウンタ領域とを含む複数の利用者情報を格納する利用者情報格納手段とを備えたデータ処理装置におけるデータ処理方法であって、前記データ格納手段に格納されたデータが更新された場合に、前記利用者情報格納手段に格納された前記利用者情報を参照し、当該データが更新された旨の通知を当該更新されたデータに対応する前記利用者情報のアドレス領域に格納されたデータ送信の宛先に対して送信するとともに、更新されたデータに対応する前記利用者情報のカウンタ領域に格納された計数値が表す回数をカウントアップするために当該計数値を更新するステップと、データ要求信号を受け付けると、当該データ要求信号により要求されたデータに対応する前記利用者情報のカウンタ領域の計数値で表される回数を所定の初期値で書き換えて初期化するステップと、受け付けた前記データ要求信号に応答して前記データ格納手段に格納されたデータを送信するステップと、前記カウンタ領域に格納された計数値が所定の回数を超えた前記利用者情報を前記利用者情報格納手段から削除するステップとを備えていることを特徴とする。
また、本発明のデータ処理方法は、複数のデータを格納したデータ格納手段と、当該データ格納手段に格納されたデータに対応させて当該データのデータ送信の宛先を格納するアドレス領域と当該データが更新される都度カウントされる計数値を格納するカウンタ領域とを含む複数の利用者情報を格納する利用者情報格納手段とを備えたデータ処理装置におけるデータ処理方法であって、前記データ格納手段に格納されたデータが更新された場合に、当該データが更新された旨の通知を、前記利用者情報格納手段に格納された前記利用者情報を参照し、前記更新されたデータに対応する前記利用者情報のカウンタ領域の計数値が表す回数が所定の回数を超えていないと確認された前記利用者情報のアドレス領域に格納されたデータ送信の宛先に送信するステップと、前記データが更新された回数を計数するために前記更新されたデータに対応する前記利用者情報のカウンタ領域に格納された計数値が表す回数をカウントアップするために当該計数値を更新するステップと、 データ要求信号を受け付けると、当該データ要求信号により要求されたデータに対応する前記利用者情報のカウンタ領域の計数値で表される回数を所定の初期値で書き換えて初期化するステップと、受け付けた前記データ要求信号に応答して前記データ格納手段に格納されたデータを送信するステップとを備えていることを特徴とする。
【0007】
【発明の実施の形態】
以下、添付図面を参照しつつ本発明の一実施形態を説明する。
図1は本発明に係るデータ処理装置を備えるサーバ用コンピュータ装置10を含んだネットワークシステムNWを示す。このネットワークシステムNWでは、例えばLANやインターネットといったネットワーク11を通じて複数台の端末コンピュータ装置12がサーバ用コンピュータ装置10に接続される。サーバ用コンピュータ装置10および端末コンピュータ装置12には、個別にプリンタ装置13、14が接続されている。各端末コンピュータ装置12では、付属のプリンタ装置14を動作させるプリンタドライバをネットワーク11を介してサーバ用コンピュータ装置10からダウンロードすることができる。ここで、プリンタドライバは本発明に係るデータの一例である。
【0008】
図2はサーバ用コンピュータ装置10のハードウェア構成を示す。このサーバ用コンピュータ装置10では、CPUがデータ処理装置16として機能する。データ処理装置16は、バス17を介して接続されるハードディスクドライブ18に格納されたデータ1、データ2、…、データnといったデータと情報管理データベースとを管理する。情報管理データベースには、後述するように、各データに関するデータ情報と、データを利用する利用者に関する利用者情報とが登録されている。したがって、このハードディスクドライブ18は、本発明の格納手段および記憶手段として機能する。
【0009】
データ要求信号受付手段20は、ネットワークインターフェース21を通じて取り込まれる端末コンピュータ装置12からのデータ要求信号を受け付ける。データ要求信号受付手段20は、データ送信手段22を用いて、ハードディスクドライブ18に格納されたデータをデータ要求信号の発信端末コンピュータ装置すなわち利用者に送信することができる。このときの送信の詳細な手順は後述する。
データ入力受付手段23は、キーボード24の操作によってフロッピーディスクドライブ25から読み込まれるデータを受け付ける。この受け付けられたデータによってハードディスク内のデータは更新されることができる。データが更新されると、通知信号送信手段26の働きによって、データが更新された旨の通知が送信される。このときの更新の詳細な手順は後述する。
【0010】
情報入力受付手段27は、ハードディスクに格納された情報管理データベースに対する情報の入力を受け付ける。こういった情報は、ネットワークインターフェース21を通じて取り込まれてもよく、キーボード24操作によって取り込まれてもよい。このときの情報入力の詳細な手順は後述する。
【0011】
さらに、バス17には、利用者情報で特定される発信端末コンピュータ装置すなわち利用者がデータ要求信号を送信した後にデータが更新された回数を利用者ごとに計数する計数手段30や、計数手段30で計数された回数をゼロに初期化する初期化手段31、計数手段30で計数された回数が所定数を越えたときにその計数に関連する利用者情報を情報管理データベースから削除する削除手段32などを備える。通知信号作成手段33は、データが更新された際にその旨を利用者に知らせる通知信号を作成し、宛名作成手段34は、データが更新された際にその旨を知らせる利用者の宛名書きをプリンタ13に実行させる。
【0012】
なお、サーバ用コンピュータ装置10は、電源が投入された際に実行されるブートプログラムを格納するブートROMや、ハードディスクに格納されたソフトウェアをCPUの実行処理にあたって一時的に取り込むRAM、ディスプレイ35に表示されるビットマップデータを格納するビデオRAMなどを備えていてもよい。
情報管理データベースは、図3に示すように、データ情報の先頭を特定する先頭データ情報40と、この先頭データ情報40にリンクするデータ情報41群とを含む。データ情報群のデータ情報41は、ハードディスクに記憶されている各データに1個割り当てられる。各データ情報41には、そのデータ情報が特定するデータに対する利用者ごとに割り当てられた利用者情報42がぶら下がっている。利用者情報41に基づいて、各データを利用する利用者が特定される。
【0013】
データ情報41は、図4に示すように、次のデータ情報を特定する次データ情報領域41aと、前のデータ情報を特定する前データ情報領域41bとを含む。これらの領域41a、41bによって、図3に示すように、複数のデータ情報41が先頭データ情報40から順番にリンクすることとなる。データ識別情報領域41cには、ファイル名といったデータの識別情報が格納される。コメント情報領域41dには、利用者に通知を発する際の文面に埋め込むことができる情報が格納される。
【0014】
利用者情報42は、図4に示すように、次の利用者情報を特定する次利用者情報領域42aと、前の利用者情報を特定する前利用者情報42bとを含む。データ情報41と同様に、これらの情報によって利用者情報42同士が順番にリンクすることとなる。対応データ情報領域42cには、利用者が利用するデータのデータ情報41に関する識別子が格納される。利用者名領域42dには利用者名が書き込まれる。カウンタ領域42eには、利用者が最後にアクセスした後にデータが更新された回数、すなわち、更新された度に送信される更新通知の回数が書き込まれる。通知方法領域42fには、電子メールや郵送といった更新通知の通知方法が格納される。アドレス領域42gには、電子メールの場合には電子メールアドレス、郵送の場合には住所といった更新通知やデータ送信の宛先が格納される。
【0015】
いま、任意の端末コンピュータ装置12からデータ要求信号がネットワーク11を通じて送信された場合を考える。データ要求信号50には、図6に示すように、利用者が要求するデータを特定するデータ識別情報が書き込まれたデータ識別情報領域50aや、利用者名が書き込まれた利用者名領域50b、電子メールや郵便といった通知方法が書き込まれた通知方法領域50c、電子メールアドレスや住所といった更新通知やデータ送信の宛先が書き込まれたアドレス領域50dが含まれている。
【0016】
まず、図5に示すように、第1ステップS1で、サーバ用コンピュータ装置10では、データ要求信号受付手段20がネットワークインターフェース21を介してそのデータ要求信号を受信する。第2ステップS2で、データ要求信号受付手段20は、データ要求信号50に含まれるデータ識別情報に基づいて、対応するデータ情報がハードディスク内の管理情報データベースに登録されているか否かを判断する(例えばデータ識別情報の一致で判断)。データ情報が発見されない場合、第3ステップS3でデータ送信手段22を用いてエラー信号を返信させ処理を終了する。データ要求信号を送信した発信端末コンピュータ装置12では、受け取ったエラー信号に基づいて、要求されたデータが存在しないことが利用者に報知される。
【0017】
データ情報の存在が確認されると、第4ステップS4で、データ要求信号受付手段20は、データ要求信号50に含まれる利用者名に基づいて、対応する利用者情報が情報管理データベースに登録されているか否かを判断する(例えば利用者名の一致で判断)。利用者情報が存在していれば、そのまま第6ステップS6に進み、存在していなければ、第5ステップS5で利用者情報を追加した後、第6ステップS6に進む。利用者情報42は、データ要求信号50に含まれる情報に基づいて、情報入力受付手段27によって作成される。
【0018】
第6ステップS6では、データ要求信号受付手段20は、初期化手段31の働きを通じて、該当する利用者に関する利用者情報42でカウンタ42eをゼロに初期化する。すなわち、この時点で最新版のデータが利用者に送信されることが利用者情報42に書き込まれる。第7ステップS7で、データ要求信号受付手段20は、データ送信手段22を用いて、ハードディスクから要求されたデータをネットワーク11に送り込む。端末コンピュータ装置12がデータを受け取った時点で利用者の処理は終了する。これによって利用者は、データとして受け取った例えばプリンタドライバを用いて付属のプリンタ14を動作させることができる。
【0019】
次に、サーバ用コンピュータ装置10でデータが更新される場合を考える。図7に示すように、まず第1ステップT1で、サーバ用コンピュータ装置10の管理者は、例えばフロッピーディスクドライブ25から新たなデータを入力する。第2ステップT2で、データ入力受付手段23は、入力されたデータと識別情報が一致するデータ情報41がハードディスク内の情報管理データベースに存在するか否かを判断する。
【0020】
データ情報が存在しない場合には、全く新しいデータであると判断し、データ入力受付手段23は、ハードディスクにそのデータを追加するとともに、そのデータに関するデータ情報41を作成する(第3および第4ステップT3、T4)。このとき、データ入力受付手段23は、図8に示すような画面をディスプレイ35上に表示し、必要なデータを入力するよう管理者を促す。管理者は、キーボード24操作を通じて、画面を見ながらコメント情報といった所定のデータを入力する(第5ステップT5)。データ情報が完成すると、管理者の処理は終了する。
【0021】
第2ステップT2で、データ情報が存在することが確認されると、データ入力受付手段23は、第6ステップT6でフロッピーディスクから取り込まれたデータによってハードディスク内の旧版のデータを更新する。更新にあたっては、旧版のデータが新版のデータによって上書きされる。続いて、第7ステップT7で、更新されたデータに関する利用者情報が存在するか否かが判断される。利用者情報が存在しない場合には、そのまま処理を終了する。
【0022】
利用者情報が存在すると確認されると、第8ステップT8で、計数手段30を用いて利用者情報のカウンタを1加算する。したがって、データが更新される度に利用者情報のカウンタは1加算されることとなる。第9ステップT9では、加算されたカウンタが所定回数を越えているか否かが判断される。越えていれば、その利用者がそれ以上データ更新をする意志がないものとみなし、削除手段32を用いてその利用者に関する利用者情報を情報管理データベースから削除する(第10ステップT10)。その後、第7ステップT7に戻って、次の利用者情報が存在するか否かを判断する。
【0023】
第9ステップT9で、カウンタの更新回数が所定回数を超えていないと確認されると、その利用者は未だデータ更新の意志があるものとみなし、更新通知を作成する手順に入る。
第11ステップT11では、利用者情報42に基づいて、通知方法が電子メールか郵送かが判断される。郵送であれば、第12ステップT12に進んで、宛名作成手段34を作動させ、利用者情報42に基づいてその利用者の宛名を生成するとともに、その宛名を宛名シールに印刷させる(第13ステップT13)。この場合には、別途更新通知の手紙が用意され、その手紙の封筒に宛名シールが貼り付けられ利用者に送付される。受け取った利用者は、自分の端末コンピュータ装置12から更新後のデータを要求することが可能となる。
【0024】
電子メールであれば、第14ステップT14に進んで、通知信号作成手段33が更新通知用の電文を作成する。電文には、図9に示すように、サーバ用コンピュータ装置10に予め登録されている送信元アドレスや、利用者情報42のアドレス領域42gから得られる送信先アドレスが通知信号作成手段33によって書き込まれる。添付されるコメントは、データ情報のコメント情報領域41dから読み込まれる。この場合、図10に示すように、更新後のデータを電文に添付してもよい。また、更新後のデータの代わりに、旧データを更新後のデータに変更するパッチデータを添付してもよい。
このような結果、端末コンピュータ装置12の利用者は、更新通知を受け取ることによって、データの更新状況を常に知っておくことができ、しかも、利用者が任意に更新後のデータをダウンロードすることができることとなる。
【0025】
次に、サーバ用コンピュータ装置10の管理者がオフラインで利用者情報を更新する場合を考える。こういった状況は、例えば郵送によって利用者の情報を得る場合に生起する。
まず、図11に示すように、第1ステップP1で、利用者登録情報を入力する。この利用者登録情報の入力には、図12に示すように、キーボード24およびディスプレイ35を用いて、対話形式で、必要とされるデータの識別情報、通知方法およびアドレスを入力することもできれば、バッチ処理によって図13に示す利用者登録情報60をフロッピーディスク等から読み込むようにしてもよい。利用者登録情報60には、データの識別情報を格納するデータ識別情報領域60aや、利用者名を格納する利用者名領域60b、通知方法を格納する通知方法領域60c、利用者の電子メールアドレスや住所を格納するアドレス領域60dが含まれている。
第2ステップP2では、情報入力受付手段27は、利用者登録情報に含まれるデータの識別情報に一致するデータ情報がハードディスクの情報管理データベースに登録されているか否かを判断する。登録されていなければ、第3ステップP3でディスプレイ35にエラー(該当データなし)を表示し、処理を終了する。
【0026】
データ情報が存在すれば、第4ステップP4に進み、利用者登録情報に格納された利用者名に一致する利用者情報があるか否かを判断する。利用者情報がある場合には、すでに利用者の登録は済んでいることから、第5ステップP5で、ディスプレイ35にエラー(既に登録済み)を表示し、処理を終了する。
利用者情報が存在しなければ、第6ステップP6に進み、利用者登録情報に基づいて新たに利用者情報を作成し、情報管理データベースに登録する。こうしてマニュアルによって利用者情報を新たに加入することができる。
【0027】
【発明の効果】
以上のように本発明によれば、データが更新された際にその旨を通知するので、データの利用者が更新状況をすぐさま知ることができるとともに、利用者が任意に更新後のデータを要求することができる。
【図面の簡単な説明】
【図1】 ネットワークコンピュータシステムの概念図である。
【図2】 本発明に係るデータ処理装置を含むサーバ用コンピュータ装置のハードウェア構成を示す図である。
【図3】 情報管理データベースのデータ構造の概念を示す図である。
【図4】 各データ情報および利用者情報のデータ構造の概念を示す図である。
【図5】 データ要求受信時のサーバ用コンピュータ装置の処理を示すフローチャートである。
【図6】 データ要求信号のデータ構造の概念を示す図である。
【図7】 データ入力時のサーバ用コンピュータ装置の処理を示すフローチャートである。
【図8】 データ情報に関する所定の情報の入力を促す画面の一例を示す図である。
【図9】 更新通知として用いられる電文の一具体例を示す図である。
【図10】 更新通知として用いられる電文の他の具体例を示す図である。
【図11】 利用者情報更新時のサーバ用コンピュータ装置の処理を示すフローチャートである。
【図12】 利用者登録情報に関する所定の情報の入力を促す画面の一例を示す図である。
【図13】 利用者登録情報のデータ構造の概念を示す図である。
【符号の説明】
16 データ処理装置(CPU)、
18 格納手段および記憶手段としてのハードディスクドライブ
26 通知信号送信手段
30 計数手段
31 初期化手段
32 削除手段
33 通知信号作成手段[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a data processing apparatus and a data processing method including storage means for storing data and data transmission means for transmitting data from the storage means to a sender of the data request signal in response to a data request signal. .
[0002]
[Prior art]
In a network type computer system including a server device and a plurality of terminal devices, any terminal device can download data stored in the server device through the network. In such a system, the server device can centrally manage data updates, while the user of each terminal device confirms the presence or absence of data update every time the terminal device is activated, and updates updated data. Must download.
Therefore, as proposed in Japanese Patent Application Laid-Open No. 7-160511, when data is updated, the server device automatically transmits updated data to the terminal device under management. Can be considered.
[0003]
[Problems to be solved by the invention]
As disclosed in the above publication, if the server device unconditionally updates the data of each terminal device when the data is updated, the user of the terminal device may have a problem. For example, if the user of the terminal device continues to use the old version of the word processor, if only the printer driver is updated to the latest version, printing will not be performed correctly.
[0004]
There is also a demand for the user of the terminal device to arbitrarily save the old version data.
The present invention has been made in view of the above situation, can immediately notify the user of the terminal device that the data has been updated in the server device, and can optionally update the updated data to the user of the terminal device. It is an object to provide a data processing apparatus and a data processing method thereof that can be downloaded.
[0005]
[Means for Solving the Problems]
To solve the problems described above, the data processing apparatus of the present invention, a data storage means for storing a plurality of data, the data stored in correspondence to the data stored in the unit, the data transmission destination of the data User information storage means for storing a plurality of user information including an address area for storing and a counter area for storing a count value counted each time the data is updated , and data stored in the data storage means When updated, the user information stored in the user information storage means is referred to, and a notification that the data has been updated is displayed in the address area of the user information corresponding to the updated data. a notification transmission unit that transmits to the stored data transmission destination, when the stored data is updated in the data storage means, against the said updated data Counting means for updating the count value to count up the number of times represented by the count value stored in the counter area of the user information, and the count value stored in the counter area exceeds the predetermined number of times When the data request signal is received by the deleting means for deleting the user information from the user information storage means, the data request signal receiving means for receiving the data request signal, and the data request signal receiving means, the data request signal is requested. Initialization means for rewriting and initializing the number of times represented by the count value of the counter area of the user information corresponding to the received data with a predetermined initial value, and the data storage means in response to the received data request signal And data transmission means for transmitting the data stored in .
Further, the data processing apparatus of the present invention includes a data storage means for storing a plurality of data, an address area in which a destination of data transmission of the data is stored in correspondence with the data stored in the data storage means, and the data A user information storage means for storing a plurality of user information including a counter area for storing a count value that is counted each time the data is updated, and when the data stored in the data storage means is updated, the data Is referred to the user information stored in the user information storage means, and the number of times represented by the count value of the counter area of the user information corresponding to the updated data is predetermined. Notification transmission means for transmitting to a data transmission destination stored in the address area of the user information that is confirmed not to exceed the number of times, and the number of times the data has been updated Counting means for updating the count value to count up the number of times represented by the count value stored in the counter area of the user information corresponding to the updated data for counting, and data for receiving a data request signal When the request signal accepting unit and the data request signal accepting unit accept the data request signal, the number of times represented by the count value in the counter area of the user information corresponding to the data requested by the data request signal is set to a predetermined value. Initializing means for rewriting and initializing with an initial value and data transmitting means for transmitting data stored in the data storing means in response to the accepted data request signal are provided.
[0006]
The data processing method of the present invention includes a data storage unit storing a plurality of data, an address area for storing a data transmission destination of the data corresponding to the data stored in the data storage unit, and the data A data processing method in a data processing apparatus comprising user information storage means for storing a plurality of user information including a counter area for storing a count value that is counted each time it is updated, the data storage means When the stored data is updated, the user information stored in the user information storage means is referred to, and the user corresponding to the updated data is notified that the data has been updated. Send to the destination of data transmission stored in the address area of information and store it in the counter area of the user information corresponding to the updated data Updating the count value to count up the number of times represented by the counted value, and receiving the data request signal, the counter area of the user information corresponding to the data requested by the data request signal Rewriting and initializing the number of times represented by a numerical value with a predetermined initial value, transmitting the data stored in the data storage means in response to the received data request signal, and storing in the counter area And deleting the user information for which the counted value exceeds a predetermined number of times from the user information storage means.
The data processing method of the present invention includes a data storage unit storing a plurality of data, an address area for storing a data transmission destination of the data corresponding to the data stored in the data storage unit, and the data A data processing method in a data processing apparatus comprising user information storage means for storing a plurality of user information including a counter area for storing a count value that is counted each time it is updated, the data storage means When the stored data is updated, the user information stored in the user information storage means is referred to for notification that the data has been updated, and the usage corresponding to the updated data is performed. The destination of data transmission stored in the address area of the user information confirmed that the number of times represented by the count value of the counter area of the user information does not exceed the predetermined number Transmitting the count value to count up the number of times represented by the count value stored in the counter area of the user information corresponding to the updated data in order to count the number of times the data has been updated. A step of updating When receiving the data request signal, the step of rewriting and initializing the number of times represented by the count value of the counter area of the user information corresponding to the data requested by the data request signal with a predetermined initial value, and And transmitting the data stored in the data storage means in response to the data request signal.
[0007]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an embodiment of the present invention will be described with reference to the accompanying drawings.
FIG. 1 shows a network system NW including a
[0008]
FIG. 2 shows a hardware configuration of the
[0009]
The data request
The data
[0010]
The information
[0011]
Further, the bus 17 includes a counting means 30 for counting the number of times the data has been updated after the transmitting terminal computer device specified by the user information, that is, the user transmits a data request signal, and the counting means 30. Initialization means 31 for initializing the number counted in step 0 to zero, and deletion means 32 for deleting user information related to the count from the information management database when the number counted by the counting means 30 exceeds a predetermined number. Etc. The notification signal creation means 33 creates a notification signal that informs the user when the data is updated, and the address creation means 34 writes the address of the user that informs the user when the data is updated. The
[0012]
The
As shown in FIG. 3, the information management database includes
[0013]
As shown in FIG. 4, the
[0014]
As shown in FIG. 4, the
[0015]
Consider a case where a data request signal is transmitted from an arbitrary
[0016]
First, as shown in FIG. 5, in the first step S <b> 1, in the
[0017]
When the presence of the data information is confirmed, the data request signal receiving means 20 registers the corresponding user information in the information management database based on the user name included in the
[0018]
In the
[0019]
Next, a case where data is updated in the
[0020]
When the data information does not exist, it is determined that the data is completely new, and the data input receiving means 23 adds the data to the hard disk and creates
[0021]
When it is confirmed in the second step T2 that the data information exists, the data input receiving means 23 updates the old version data in the hard disk with the data fetched from the floppy disk in the sixth step T6. When updating, the old version data is overwritten by the new version data. Subsequently, in a seventh step T7, it is determined whether or not user information relating to the updated data exists. If the user information does not exist, the process is terminated as it is.
[0022]
If it is confirmed that the user information exists, the counter of the user information is incremented by 1 using the counting means 30 in the eighth step T8. Accordingly, the user information counter is incremented by one each time the data is updated. In a ninth step T9, it is determined whether or not the added counter exceeds a predetermined number. If it exceeds, it is considered that the user is not willing to update the data any more, and the user information regarding the user is deleted from the information management database using the deleting means 32 (10th step T10). Thereafter, the process returns to the seventh step T7 to determine whether or not the next user information exists.
[0023]
If it is confirmed in the ninth step T9 that the counter update count does not exceed the predetermined count, the user is still considered to be willing to update the data, and a procedure for creating an update notification is entered.
In an eleventh step T <b> 11, it is determined based on the
[0024]
If it is an electronic mail, it will progress to 14th step T14 and the notification signal preparation means 33 will produce the message | telegram for an update notification. As shown in FIG. 9, a transmission source address registered in advance in the
As a result, the user of the
[0025]
Next, consider a case where the administrator of the
First, as shown in FIG. 11, user registration information is input in a first step P1. For inputting the user registration information, as shown in FIG. 12, it is possible to input the required data identification information, notification method and address in an interactive manner using the
In the second step P2, the information
[0026]
If the data information exists, the process proceeds to the fourth step P4, and it is determined whether there is user information that matches the user name stored in the user registration information. If there is user information, the user has already been registered, so an error (already registered) is displayed on the
If the user information does not exist, the process proceeds to a sixth step P6 where new user information is created based on the user registration information and registered in the information management database. In this way, user information can be newly added by the manual.
[0027]
【The invention's effect】
As described above, according to the present invention, when the data is updated, the fact is notified, so that the user of the data can immediately know the update status, and the user arbitrarily requests the updated data. can do.
[Brief description of the drawings]
FIG. 1 is a conceptual diagram of a network computer system.
FIG. 2 is a diagram showing a hardware configuration of a server computer apparatus including a data processing apparatus according to the present invention.
FIG. 3 is a diagram showing a concept of a data structure of an information management database.
FIG. 4 is a diagram showing a concept of a data structure of each data information and user information.
FIG. 5 is a flowchart showing processing of the server computer device when a data request is received.
FIG. 6 is a diagram illustrating a concept of a data structure of a data request signal.
FIG. 7 is a flowchart showing processing of the server computer device when data is input.
FIG. 8 is a diagram illustrating an example of a screen that prompts input of predetermined information regarding data information.
FIG. 9 is a diagram illustrating a specific example of a message used as an update notification.
FIG. 10 is a diagram illustrating another specific example of a message used as an update notification.
FIG. 11 is a flowchart showing processing of the server computer device when updating user information.
FIG. 12 is a diagram illustrating an example of a screen that prompts input of predetermined information related to user registration information.
FIG. 13 is a diagram showing a concept of a data structure of user registration information.
[Explanation of symbols]
16 data processing unit (CPU),
18
Claims (9)
前記データ格納手段に格納されたデータに対応させて、当該データのデータ送信の宛先を格納するアドレス領域と当該データが更新される都度カウントされる計数値を格納するカウンタ領域とを含む複数の利用者情報を格納する利用者情報格納手段と、
前記データ格納手段に格納されたデータが更新された場合に、前記利用者情報格納手段に格納された前記利用者情報を参照し、当該データが更新された旨の通知を当該更新されたデータに対応する前記利用者情報のアドレス領域に格納されたデータ送信の宛先に対して送信する通知送信手段と、
前記データ格納手段に格納されたデータが更新された場合に、当該更新されたデータに対応する前記利用者情報のカウンタ領域に格納された計数値が表す回数をカウントアップするために当該計数値を更新する計数手段と、
前記カウンタ領域に格納された計数値が所定の回数を超えた前記利用者情報を前記利用者情報格納手段から削除する削除手段と、
データ要求信号を受け付けるデータ要求信号受付手段と、
前記データ要求信号受付手段がデータ要求信号を受け付けると、当該データ要求信号により要求されたデータに対応する前記利用者情報のカウンタ領域の計数値で表される回数を所定の初期値で書き換えて初期化する初期化手段と、
前記受け付けたデータ要求信号に応答して前記データ格納手段に格納されたデータを送信するデータ送信手段と
を備えたデータ処理装置。 Data storage means for storing a plurality of data;
It said data storage in association with the data stored in the unit, a plurality of utilization including a counter area for storing the count value address area and the data storing destination of the data transmission of the data is counted each time is updated User information storage means for storing user information ;
When the data stored in the data storage unit is updated, the user information stored in the user information storage unit is referred to, and a notification that the data has been updated is displayed in the updated data. A notification transmission means for transmitting to a destination of data transmission stored in an address area of the corresponding user information ;
When the data stored in the data storage means is updated, the count value is used to count up the number of times represented by the count value stored in the counter area of the user information corresponding to the updated data. Counting means for updating;
Deleting means for deleting the user information whose count value stored in the counter area has exceeded a predetermined number of times from the user information storage means;
A data request signal receiving means for receiving a data request signal;
When the data request signal accepting unit accepts the data request signal, the number of times represented by the count value of the counter area of the user information corresponding to the data requested by the data request signal is rewritten with a predetermined initial value to be initialized. Initialization means to
A data processing apparatus comprising: data transmission means for transmitting data stored in the data storage means in response to the accepted data request signal .
前記データ格納手段に格納されたデータに対応させて当該データのデータ送信の宛先が格納されたアドレス領域と当該データが更新される都度カウントされる計数値を格納するカウンタ領域を含む複数の利用者情報を格納する利用者情報格納手段と、A plurality of users including an address area storing a data transmission destination of the data corresponding to the data stored in the data storage means and a counter area storing a count value counted each time the data is updated User information storage means for storing information;
前記データ格納手段に格納されたデータが更新された場合に、当該データが更新された旨の通知を、前記利用者情報格納手段に格納された前記利用者情報を参照し、前記更新されたデータに対応する前記利用者情報のカウンタ領域の計数値が表す回数が所定の回数を超えていないと確認された前記利用者情報のアドレス領域に格納されたデータ送信の宛先に送信する通知送信手段と、When the data stored in the data storage unit is updated, the user information stored in the user information storage unit is referred to for notification that the data has been updated, and the updated data A notification transmission means for transmitting to a data transmission destination stored in the address area of the user information that has been confirmed that the count represented by the count value of the counter area of the user information corresponding to is not exceeding a predetermined number of times; ,
前記データが更新された回数を計数するために前記更新されたデータに対応する前記利用者情報のカウンタ領域に格納された計数値が表す回数をカウントアップするために当該計数値を更新する計数手段と、 Counting means for updating the count value to count up the number of times represented by the count value stored in the counter area of the user information corresponding to the updated data in order to count the number of times the data has been updated. When,
データ要求信号を受け付けるデータ要求信号受付手段と、A data request signal receiving means for receiving a data request signal;
前記データ要求信号受付手段がデータ要求信号を受け付けると、当該データ要求信号により要求されたデータに対応する前記利用者情報のカウンタ領域の計数値で表される回数を所定の初期値で書き換えて初期化する初期化手段と、When the data request signal accepting unit accepts the data request signal, the number of times represented by the count value of the counter area of the user information corresponding to the data requested by the data request signal is rewritten with a predetermined initial value to be initialized. Initialization means to
前記受け付けたデータ要求信号に応答して前記データ格納手段に格納されたデータを送信するデータ送信手段とData transmitting means for transmitting data stored in the data storing means in response to the received data request signal;
を備えたデータ処理装置。A data processing apparatus.
前記データ格納手段に格納されたデータが更新された場合に、前記利用者情報格納手段に格納された前記利用者情報を参照し、当該データが更新された旨の通知を当該更新されたデータに対応する前記利用者情報のアドレス領域に格納されたデータ送信の宛先に対して送信するとともに、更新されたデータに対応する前記利用者情報のカウンタ領域に格納された計数値が表す回数をカウントアップするために当該計数値を更新するステップと、When the data stored in the data storage unit is updated, the user information stored in the user information storage unit is referred to, and a notification that the data has been updated is displayed in the updated data. Transmits to the destination of data transmission stored in the address area of the corresponding user information and counts up the number of times represented by the count value stored in the counter area of the user information corresponding to the updated data Updating the count value to
データ要求信号を受け付けると、当該データ要求信号により要求されたデータに対応する前記利用者情報のカウンタ領域の計数値で表される回数を所定の初期値で書き換えて初期化するステップと、Receiving the data request signal, rewriting and initializing the number of times represented by the count value of the counter area of the user information corresponding to the data requested by the data request signal with a predetermined initial value;
受け付けた前記データ要求信号に応答して前記データ格納手段に格納されたデータを送信するステップと、Transmitting data stored in the data storage means in response to the received data request signal;
前記カウンタ領域に格納された計数値が所定の回数を超えた前記利用者情報を前記利用者情報格納手段から削除するステップと、Deleting the user information whose count value stored in the counter area has exceeded a predetermined number of times from the user information storage means;
を備えたデータ処理方法。A data processing method comprising:
前記データ格納手段に格納されたデータが更新された場合に、当該データが更新された旨の通知を、前記利用者情報格納手段に格納された前記利用者情報を参照し、前記更新されたデータに対応する前記利用者情報のカウンタ領域の計数値が表す回数が所定の回数を超えていないと確認された前記利用者情報のアドレス領域に格納されたデータ送信の宛先に送信するステップと、When the data stored in the data storage unit is updated, the user information stored in the user information storage unit is referred to for notification that the data has been updated, and the updated data Transmitting to the data transmission destination stored in the address area of the user information that has been confirmed that the number of times represented by the count value of the counter area of the user information corresponding to is not exceeding a predetermined number of times,
前記データが更新された回数を計数するために前記更新されたデータに対応する前記利用者情報のカウンタ領域に格納された計数値が表す回数をカウントアップするために当該計数値を更新するステップと、 Updating the count value to count up the number of times represented by the count value stored in the counter area of the user information corresponding to the updated data in order to count the number of times the data has been updated; ,
データ要求信号を受け付けると、当該データ要求信号により要求されたデータに対応する前記利用者情報のカウンタ領域の計数値で表される回数を所定の初期値で書き換えて初期化するステップと、Receiving the data request signal, rewriting and initializing the number of times represented by the count value of the counter area of the user information corresponding to the data requested by the data request signal with a predetermined initial value;
受け付けた前記データ要求信号に応答して前記データ格納手段に格納されたデータを送信するステップと、Transmitting the data stored in the data storage means in response to the received data request signal;
を備えたデータ処理方法。A data processing method comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP07404597A JP3750261B2 (en) | 1997-03-26 | 1997-03-26 | Data processing apparatus and data processing method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP07404597A JP3750261B2 (en) | 1997-03-26 | 1997-03-26 | Data processing apparatus and data processing method thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH10269125A JPH10269125A (en) | 1998-10-09 |
JP3750261B2 true JP3750261B2 (en) | 2006-03-01 |
Family
ID=13535823
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP07404597A Expired - Fee Related JP3750261B2 (en) | 1997-03-26 | 1997-03-26 | Data processing apparatus and data processing method thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3750261B2 (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6662212B1 (en) * | 1999-08-31 | 2003-12-09 | Qualcomm Incorporated | Synchronization of a virtual workspace using E-mail extensions |
JP2001117801A (en) * | 1999-10-22 | 2001-04-27 | Sharp Corp | Database synchronizing processor and recording medium recorded with database synchronizing process program |
JP2002132564A (en) * | 2000-10-30 | 2002-05-10 | Nec Corp | System and method for distribution of master file |
US9813514B2 (en) | 2002-06-12 | 2017-11-07 | Good Technology Holdings Limited | Information repository system including a wireless device and related method |
US7620392B1 (en) | 2006-02-27 | 2009-11-17 | Good Technology, Inc. | Method and system for distributing and updating software in wireless devices |
-
1997
- 1997-03-26 JP JP07404597A patent/JP3750261B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH10269125A (en) | 1998-10-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4989844B2 (en) | Method, system, and computer-readable medium for rendering a print document on a client side in a network | |
US6993562B2 (en) | Method and system to print via email | |
US7474423B2 (en) | Remote network printing | |
US20050002058A1 (en) | Image printing system and image delivery device and image printing device used therein | |
US20040073684A1 (en) | Automatic registration of receiving device on a remote printing application | |
JPH08180003A (en) | Electronic mail system | |
JPH11134127A (en) | Electronic equipment that can be connected to network and information acquiring method thereof | |
JP3750261B2 (en) | Data processing apparatus and data processing method thereof | |
US7304752B2 (en) | Job processing system, network system, control method, and storage medium | |
JP2006268586A (en) | Processing mode designation information conversion program and method | |
JPH07210345A (en) | Printing service display system | |
JP4130521B2 (en) | Error message output method, server, client, and recording medium | |
JP5150820B2 (en) | Document management apparatus and control method therefor, document management system, and program | |
US6581091B1 (en) | Program parameter updating method | |
JP2004334680A (en) | Printing system and printing management method | |
JP2011060143A (en) | Program introduction support device, program introduction support method, and program introduction program | |
JP4752356B2 (en) | History providing device | |
US20100094941A1 (en) | Information processing method, electronic mail processing method, information processing apparatus, electronic mail processing apparatus and computer readable medium | |
JP2001022841A (en) | Internet edi system and edi method | |
JPH0883223A (en) | File management system | |
JPH0934661A (en) | Print system | |
JP2002268893A (en) | Method for downloading program and program for performing the method | |
JP3899851B2 (en) | Printing management method and apparatus | |
JP3322196B2 (en) | Data transfer system, transfer method therefor, and recording medium recording control program therefor | |
JP2000207339A (en) | System and method for information service |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050510 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050706 |
|
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: 20051115 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20051128 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |