JP2004046420A - Matching method and its system for latest resources - Google Patents

Matching method and its system for latest resources Download PDF

Info

Publication number
JP2004046420A
JP2004046420A JP2002201287A JP2002201287A JP2004046420A JP 2004046420 A JP2004046420 A JP 2004046420A JP 2002201287 A JP2002201287 A JP 2002201287A JP 2002201287 A JP2002201287 A JP 2002201287A JP 2004046420 A JP2004046420 A JP 2004046420A
Authority
JP
Japan
Prior art keywords
resource
client computer
server computer
computer
resources
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.)
Pending
Application number
JP2002201287A
Other languages
Japanese (ja)
Inventor
Tamon Saegusa
三枝 多聞
Seiji Yamashita
山下 征司
Minoru Nagasaki
長崎 稔
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies 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 NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2002201287A priority Critical patent/JP2004046420A/en
Publication of JP2004046420A publication Critical patent/JP2004046420A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To prevent the occurrence of delay in update processing even if many client computers update resources simultaneously. <P>SOLUTION: A client computer 2 has: a means which makes a decision on whether or not a current date and time has passed a next accessible date and time; a means which downloads, from a server computer, a first version number management table for managing the version number of a resource held by a server computer when the current date and time has passed the next accessible date and time; a means which selects a resource to be downloaded from the server computer by comparing, for every resource, the first version number management table with a second version number management table for managing the version number of a resource held by itself; and a means which downloads the selected resource from the server computer and updates a resource installed in itself using the downloaded resource. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、サーバコンピュータに保持されている、クライアントコンピュータにインストールされるべきリソース(プログラム、データ等)の版数が更新されたときに、クライアントコンピュータにインストールされているリソースの版数もそれに合わせて更新し、サーバコンピュータに保持されているリソースとクライアントコンピュータにインストールされているリソースを整合させる最新リソースの整合方法及びその方式に関する。
【0002】
【従来の技術】
コンピュータで用いられるべきリソースは改良等のために版数の更新が頻繁にあるが、更新がある度に人手によりコンピュータで用いられているリソースを最新の版数のものにすることは、人に更新の監視及び手続の負担をかけることとなる。
【0003】
そこで、このような問題を解決する従来技術として、コンピュータシステムおよびリソース管理方法として、特開平11年232083号公報に開示されているものがある。
【0004】
【発明が解決しようとする課題】
この従来技術は、最新モジュールをサーバコンピュータからクライアントコンピュータにダウンロードするシステム及び方法であるが、いくつかの問題点を有する。
【0005】
第一に版数判定部(バージョン判定部)の所在である。この従来技術ではサーバコンピュータが版数判定部を保持している。つまりクライアントコンピュータが自身の持つ版数をサーバコンピュータに送信し、その版数の値とサーバコンピュータが所持する版数管理テーブルに保持されている版数の値を、サーバコンピュータ上の版数判定部で判定し、その結果をサーバコンピュータからクライアントコンピュータに送信する。
【0006】
このような構成では、多数のクライアントコンピュータが同時に版数更新処理を起動した場合、多くの版数判定処理が同時に発生するため、サーバコンピュータに大きな負荷がかかり、サーバコンピュータからクライアントコンピュータへの判定結果の送信が遅れることになる。結果としてターンアラウンドタイムが長くなってしまう。
【0007】
第二にサーバコンピュータへアクセスするかどうかの判断をする方法である。
この従来技術では前回のクライアントコンピュータによるサーバコンピュータへのアクセス時からの経過時間が予め定められた期間を超えているときにのみ、そのクライアントコンピュータはサーバコンピュータへアクセスする。
【0008】
しかしながらこの方法では次のような問題点がある。すなわち、例えば、予め1ヶ月という期間が定められているとする。最新リソースが2週間前にサーバコンピュータ上にアップロードされていたとしても、最後に版数更新をした日が3週間前である場合には、クライアントコンピュータはサーバコンピュータから最新の版数のリソースをダウンロードすることができない。よって、必ずしもクライアントコンピュータで最新のリソースを用いることができるとは限らない。
【0009】
第三にこの従来技術では、ダウンロードやモジュール更新の成否の結果について考慮されていない点である。従って、ダウンロードに失敗した場合、あるいはモジュールの更新に失敗した場合でも、設定された期間が経過しない限りクライアントコンピュータはサーバコンピュータに対するアクセスを行わない。
【0010】
本発明は、上記の問題点に鑑みてなされたものであり、多数のクライアントコンピュータが同時にリソースを更新する場合であっても更新処理の遅延を発生しないこと、サーバコンピュータが保持するリソースが更新されても長期間クライアントコンピュータでリソースが更新されない事態を防止すること、及びダウンロード又はリソースの更新が失敗しても再度ダウンロード及びリソースの更新が行われることを可能とする最新リソースの更新方法及びその方式を提供することを目的とする。
【0011】
また、本発明は、サーバコンピュータが保持するリソースが更新されても長期間クライアントコンピュータでリソースが更新されない事態を防止しながらも、クライアントコンピュータからサーバコンピュータへの不要なアクセスを防止することを可能とする最新リソースの更新方法及びその方式を提供することを目的とする。
【0012】
【課題を解決するための手段】
本発明によれば、クライアントコンピュータが、現在の日時が次回アクセス可能日時を経過しているか否かを判断するステップと、現在の日時が次回アクセス可能日時を経過しているときに、前記クライアントコンピュータが、サーバコンピュータが保持しているリソース群の版数を管理する第1の版数管理テーブルを前記サーバコンピュータからダウンロードするステップと、前記クライアントコンピュータが、前記第1の前記版数管理テーブルと前記クライアントコンピュータが保持しているリソース群の版数を管理する第2の版数管理テーブルとをリソース毎に比較することにより、前記サーバコンピュータからダウンロードするべきリソースを選択するステップと、前記クライアントコンピュータが、選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより前記クライアントコンピュータにインストールされているリソースを更新するステップと、を有することを特徴とする最新リソースの整合方法が提供される。
【0013】
上記の最新リソースの整合方法は、前記クライアントコンピュータが、選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより前記クライアントコンピュータにインストールされているリソースを更新することに成功したときに、更新に成功したリソース毎に前記第2の管理テーブルの内容を最新の版数に更新するステップを更に有していてもよい。
【0014】
上記の最新リソースの整合方法は、前記クライアントコンピュータが、選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより前記クライアントコンピュータにインストールされているリソースを更新することに選択された全てのリソースについて成功したときに、前記サーバコンピュータから新たな次回アクセス可能日時をダウンロードするステップを更に有していてもよい。
【0015】
【発明の実施の形態】
以下、図面を参照して本発明の実施形態について詳細に説明する。
【0016】
図1は、本発明の実施形態による最新リソースの整合方式の構成を示すブロック図である。
【0017】
図1を参照すると、サーバコンピュータ1は常に最新リソース群11を保持し、最新リソース群11中の各リソースの版数を管理するテーブル12も同時に保持する。
【0018】
クライアントコンピュータ2にはアプリケーションで使用するリソース群21が存在し、またリソース群21中の各リソースの現状の版数を管理する版数管理テーブル22とアクセス可能日時を保持するアクセス可能日時部23、ダウンロード部24、版数判定部25及びこれらを制御する制御部26が存在する。
【0019】
クライアントコンピュータ2の利用者がクライアントコンピュータ2上のアプリケーションを起動した際、後述の所定の条件が満たされたときに、アプリケーションはサーバコンピュータ1の版数管理テーブル12をダウンロードする。クライアントコンピュータ2では、版数判定部25において、受け取った版数管理テーブル12と自身が持っている版数管理テーブル22をリソース毎の版数について比較し、更新すべきリソースを絞り込む。そして、版数判定部25は、更新が必要なリソースのみをダウンロード部24に通知し、ダウンロード部24は、サーバコンピュータ1上の最新リソース群11中の必要なリソースをダウンロードする。このとき、アプリケーションのリソース群21中の更新が必要なリソースが正常に更新されれば、版数管理テーブル22を最新の情報に更新する。
【0020】
このようにして、クライアントコンピュータ2上で最新のリソースを用いてアプリケーションが実行されるようになる。
【0021】
次に、図2を参照して、発明の実施例の動作を順を追って説明する。図2はクライアントコンピュータ2の動作手順を示すフローチャートである。
【0022】
利用者によりクライアントコンピュータ2上のアプリケーションが起動されると、アプリケーションはまず、版数管理テーブル22に記録されている次回アクセス可能日時と現在の日時とを比較する(ステップA1)。アプリケーションを起動した現在の日時が版数管理テーブル22に記録されている次回アクセス可能日時より前であれば処理を終了する(ステップA2のNO)。これによりサーバコンピュータ1への無用な接続を極力避けることが可能となる。
【0023】
次に、アプリケーションはサーバコンピュータ1への接続を開始し(ステップA3)、接続に成功すれば(ステップA4のYES)、版数管理テーブル12の送信をサーバコンピュータ1に要求する(ステップA5)。版数管理テーブル12には、サーバコンピュータ1上に保持されている最新リソース群11中の各リソースの版数が記録されている。版数管理テーブル12を受信したクライアントコンピュータ2では(ステップA6)、版数判定部25により、先ほど受信した版数管理テーブル12とクライアントコンピュータ2上に保持している版数管理テーブル22を各リソースの版数について比較し(ステップA7)、更新されるべきリソースがないか判断する。もしすべてのリソースの版数がサーバコンピュータ1とクライアントコンピュータ2との間で一致した場合(ステップA8のNO)、アプリケーションはリソースのダウンロード処理を行わない。
【0024】
版数判定部25によりダウンロードすべき最新リソースがサーバコンピュータ1上に存在すると判断された場合(ステップA8のYES)、制御部26はダウンロード部24に最新リソース群11中の必要なリソースをダウンロードするよう指示する(ステップA9)。
【0025】
ダウンロードに成功した場合(ステップA10のYES)、既存のリソース群21中の更新が必要なリソースを最新のものに置換する(ステップA11)。ダウンロード及び置換が成功した場合(ステップA12のYES)、版数管理テーブル22中のこれらが成功したリソースの版数を最新の版数に更新する(ステップA13)。ダウンロード又はリソース置換に失敗した場合は(ステップA10のNO及びA12のNO)版数を変更しない。
【0026】
これらの、ダウンロードの必要性の判断から版数の更新までの一連の処理を、更新すべき最新のリソースが残存する限り繰り返す。
【0027】
全リソースにおいて、ダウンロード及び置換処理が正常に終了したときに限り(ステップA14のYES)、サーバコンピュータ1に次回アクセス可能日時を問い合わせる(ステップA15)。次回アクセス可能日時として、サーバコンピュータ1は版数の更新をするプログラマ等により設定された日時をクライアントコンピュータ2に送信する。アプリケーションは、受信した次回アクセス可能日時(ステップA16)を、版数管理テーブル22に記録する(ステップA17)。ダウンロード又は置換に失敗したリソースが1つでもある場合は(ステップA14のNO)、次回アクセス可能日時を更新しない。
【0028】
最後にアプリケーションはクライアントコンピュータ2をネットワークから切断して(ステップA18)、リソース整合処理を終了する。
【0029】
こうすることでダウンロード又はリソースの置換に失敗した場合でも、次回アプリケーションの起動時にもう一度ダウンロード及び置換を試み、最新のリソースでアプリケーションを実行させることが可能となる。
【0030】
【発明の効果】
以上説明したように本発明によれば以下の効果が奏される。
【0031】
版数判定部がクライアントコンピュータにあるので、多数のクライアントコンピュータが同時にリソースを更新する場合であっても更新処理の遅延を発生しない。
【0032】
プログラマ等が設定した次回アクセス可能日時を経過してから最初にアプリケーションが起動された時に、常に整合が行われるので、サーバコンピュータが保持するリソースが更新されても長期間クライアントコンピュータでリソースが更新されない事態を防止することができる。
【0033】
全てのリソースのダウンロード及び更新に成功した場合を除き、次回アクセス可能日時の前であっても、アプリケーションが起動される度に整合が行われ、これが全てのリソースのダウンロード及び更新に成功するまで繰り返されるので、ダウンロード又はリソースの更新が失敗しても再度ダウンロード及びリソースの更新が行われる。
【0034】
全てのリソースのダウンロード及び更新に成功してから次回アクセス可能日時までの間はクライアントコンピュータはサーバコンピュータにアクセスしないので、サーバコンピュータが保持するリソースが更新されても長期間クライアントコンピュータでリソースが更新されない事態を防止しながらも、クライアントコンピュータからサーバコンピュータへの不要なアクセスを防止することが可能となる。
【図面の簡単な説明】
【図1】本発明の実施形態による最新リソースの整合方式の構成を示すブロック図である。
【図2】図1に示す本発明の実施形態による最新リソースの整合方式の動作を示すフローチャートである。
【符号の説明】
1 サーバコンピュータ
2 クライアントコンピュータ
11 最新リソース群
12、22 版数管理テーブル
21 リソース群
23 アクセス可能日時部
24 ダウンロード部
25 版数判定部
[0001]
TECHNICAL FIELD OF THE INVENTION
According to the present invention, when the version number of a resource (a program, data, etc.) to be installed on a client computer, which is stored in a server computer, is updated, the version number of the resource installed on the client computer is adjusted accordingly. The present invention relates to a latest resource matching method and a method for matching resources held in a server computer and resources installed in a client computer.
[0002]
[Prior art]
Resources to be used in computers are frequently updated in version for improvement, etc., but it is necessary for humans to update the resources used in computers by the latest version manually every time there is an update. This places a burden on monitoring updates and procedures.
[0003]
Therefore, as a conventional technique for solving such a problem, there is a computer system and a resource management method disclosed in Japanese Patent Application Laid-Open No. Hei 11-2322083.
[0004]
[Problems to be solved by the invention]
This prior art is a system and a method for downloading the latest module from a server computer to a client computer, but has some problems.
[0005]
The first is the location of the version number determination unit (version determination unit). In this conventional technique, a server computer holds a version number determination unit. In other words, the client computer transmits its own version number to the server computer, and compares the version number and the version number stored in the version management table owned by the server computer with the version number determination unit on the server computer. And the result is transmitted from the server computer to the client computer.
[0006]
In such a configuration, when a large number of client computers start the version update processing at the same time, a large number of version determination processings occur at the same time, so that a heavy load is applied to the server computer, and the determination result from the server computer to the client computer is determined. Will be delayed. As a result, the turnaround time becomes longer.
[0007]
The second is a method of determining whether to access the server computer.
In this prior art, the client computer accesses the server computer only when the elapsed time from the previous access to the server computer by the client computer exceeds a predetermined period.
[0008]
However, this method has the following problems. That is, for example, it is assumed that a period of one month is predetermined. Even if the latest resource was uploaded on the server computer two weeks ago, if the last version update date was three weeks ago, the client computer downloads the latest version resource from the server computer Can not do it. Therefore, the latest resources cannot always be used by the client computer.
[0009]
Third, this conventional technique does not consider the result of success or failure of downloading or module updating. Therefore, even when the download fails or the module fails to update, the client computer does not access the server computer unless the set period elapses.
[0010]
The present invention has been made in view of the above-described problems, and does not cause a delay in update processing even when a large number of client computers update resources at the same time, and updates resources held by a server computer. And a method for updating the latest resource that enables the resource and the resource not to be updated on the client computer for a long period of time, and that the download and the resource update can be performed again even if the download or the resource update fails The purpose is to provide.
[0011]
The present invention also makes it possible to prevent unnecessary access from a client computer to a server computer while preventing a situation in which a resource is not updated on a client computer for a long time even if a resource held by a server computer is updated. It is an object of the present invention to provide a method and a method for updating the latest resources.
[0012]
[Means for Solving the Problems]
According to the present invention, the client computer determines whether or not the current date and time is after the next accessible date and time, and when the current date and time is after the next accessible date and time, the client computer Downloading, from the server computer, a first version management table for managing the version of the resource group held by the server computer, wherein the client computer executes the first version management table and the Selecting a resource to be downloaded from the server computer by comparing, for each resource, a second version management table for managing the version number of the resource group held by the client computer; and The selected resource to the server Downloaded from the computer, the matching method of the latest resource characterized by having the steps of: updating a resource that is installed on the client computer by downloading resource is provided.
[0013]
The above-mentioned method of matching the latest resources, the client computer downloads the selected resources from the server computer, and updates the resources installed on the client computer with the downloaded resources successfully. And updating the contents of the second management table to the latest version number for each resource that succeeds.
[0014]
The above-mentioned method for matching the latest resources may be arranged such that the client computer downloads the selected resources from the server computer, and updates all the resources installed on the client computer with the downloaded resources. The step of downloading a new next accessible date and time from the server computer when the process is successful may be further included.
[0015]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0016]
FIG. 1 is a block diagram showing the configuration of the latest resource matching method according to the embodiment of the present invention.
[0017]
Referring to FIG. 1, the server computer 1 always holds the latest resource group 11, and also holds a table 12 for managing the version number of each resource in the latest resource group 11.
[0018]
The client computer 2 includes a resource group 21 used by the application, a version number management table 22 for managing the current version number of each resource in the resource group 21, an accessible date / time unit 23 for holding an accessible date / time, There are a download unit 24, a version number determination unit 25, and a control unit 26 for controlling these.
[0019]
When a user of the client computer 2 activates an application on the client computer 2 and a predetermined condition described later is satisfied, the application downloads the version number management table 12 of the server computer 1. In the client computer 2, the version number determining unit 25 compares the received version number management table 12 with the version number management table 22 of the client computer 2 for the version number of each resource, and narrows down resources to be updated. Then, the version number determination unit 25 notifies the download unit 24 of only the resources that need to be updated, and the download unit 24 downloads the required resources in the latest resource group 11 on the server computer 1. At this time, if the resources that need to be updated in the application resource group 21 are updated normally, the version management table 22 is updated to the latest information.
[0020]
In this way, the application is executed on the client computer 2 using the latest resources.
[0021]
Next, the operation of the embodiment of the present invention will be described step by step with reference to FIG. FIG. 2 is a flowchart showing the operation procedure of the client computer 2.
[0022]
When the user starts the application on the client computer 2, the application first compares the next accessible date and time recorded in the version number management table 22 with the current date and time (step A1). If the current date and time when the application is started is before the next accessible date and time recorded in the version number management table 22, the process is terminated (NO in step A2). This makes it possible to avoid unnecessary connection to the server computer 1 as much as possible.
[0023]
Next, the application starts connection to the server computer 1 (step A3). If the connection is successful (YES in step A4), the application requests the server computer 1 to transmit the version number management table 12 (step A5). The version number management table 12 records the version number of each resource in the latest resource group 11 held on the server computer 1. In the client computer 2 that has received the version number management table 12 (step A6), the version number determination unit 25 stores the version number management table 12 received earlier and the version number management table 22 held on the client computer 2 in each resource. Are compared (step A7), and it is determined whether there is any resource to be updated. If the version numbers of all resources match between the server computer 1 and the client computer 2 (NO in step A8), the application does not perform the resource download processing.
[0024]
When the version number determination unit 25 determines that the latest resource to be downloaded exists on the server computer 1 (YES in step A8), the control unit 26 downloads the necessary resources in the latest resource group 11 to the download unit 24. (Step A9).
[0025]
If the download is successful (YES in step A10), the resources that need to be updated in the existing resource group 21 are replaced with the latest resources (step A11). If the download and replacement have succeeded (YES in step A12), the version numbers of the resources in the version number management table 22 that succeeded are updated to the latest version number (step A13). If download or resource replacement fails (NO in step A10 and NO in A12), the version number is not changed.
[0026]
A series of processes from the determination of the necessity of download to the update of the version number are repeated as long as the latest resources to be updated remain.
[0027]
Only when the download and replacement processing is normally completed for all resources (YES in step A14), the server computer 1 is inquired about the next accessible date and time (step A15). The server computer 1 transmits the date and time set by the programmer or the like who updates the version number to the client computer 2 as the next accessible date and time. The application records the received next accessible date and time (step A16) in the version number management table 22 (step A17). If there is at least one resource that failed to be downloaded or replaced (NO in step A14), the next accessible date and time are not updated.
[0028]
Finally, the application disconnects the client computer 2 from the network (step A18), and ends the resource matching processing.
[0029]
In this way, even if the download or the resource replacement fails, the download and the replacement are tried again at the next time the application is started, and the application can be executed with the latest resource.
[0030]
【The invention's effect】
As described above, according to the present invention, the following effects can be obtained.
[0031]
Since the version number judging unit is provided in the client computer, even when a large number of client computers update the resource at the same time, the update processing is not delayed.
[0032]
When the application is started for the first time after the elapse of the next accessible date and time set by the programmer or the like, the matching is always performed. Therefore, even if the resource held by the server computer is updated, the resource is not updated on the client computer for a long time. The situation can be prevented.
[0033]
Unless the download and update of all resources are successful, even before the next accessible date and time, matching is performed every time the application is started, and this is repeated until all resources are successfully downloaded and updated. Therefore, even if the download or the update of the resource fails, the download and the update of the resource are performed again.
[0034]
Since the client computer does not access the server computer from the time when all resources are successfully downloaded and updated until the next accessible date and time, even if the resource held by the server computer is updated, the resource is not updated on the client computer for a long time. While preventing the situation, it is possible to prevent unnecessary access from the client computer to the server computer.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a latest resource matching method according to an embodiment of the present invention.
FIG. 2 is a flowchart showing an operation of a latest resource matching method according to the embodiment of the present invention shown in FIG. 1;
[Explanation of symbols]
Reference Signs List 1 server computer 2 client computer 11 latest resource group 12, 22 version management table 21 resource group 23 accessible date and time section 24 download section 25 version number determination section

Claims (9)

クライアントコンピュータが、現在の日時が次回アクセス可能日時を経過しているか否かを判断するステップと、
現在の日時が次回アクセス可能日時を経過しているときに、前記クライアントコンピュータが、サーバコンピュータが保持しているリソース群の版数を管理する第1の版数管理テーブルを前記サーバコンピュータからダウンロードするステップと、
前記クライアントコンピュータが、前記第1の前記版数管理テーブルと前記クライアントコンピュータが保持しているリソース群の版数を管理する第2の版数管理テーブルとをリソース毎に比較することにより、前記サーバコンピュータからダウンロードするべきリソースを選択するステップと、
前記クライアントコンピュータが、選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより前記クライアントコンピュータにインストールされているリソースを更新するステップと、
を有することを特徴とする最新リソースの整合方法。
A step in which the client computer determines whether or not the current date and time is after the next accessible date and time;
When the current date and time has passed the next accessible date and time, the client computer downloads a first version management table for managing the version of the resource group held by the server computer from the server computer. Steps and
The client computer compares, for each resource, the first version management table and a second version management table for managing the version of a resource group held by the client computer, whereby the server Selecting resources to download from the computer;
The client computer downloading the selected resource from the server computer, and updating the resource installed on the client computer with the downloaded resource;
A method for matching latest resources, comprising:
請求項1に記載の最新リソースの整合方法において、
前記クライアントコンピュータが、選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより前記クライアントコンピュータにインストールされているリソースを更新することに成功したときに、更新に成功したリソース毎に前記第2の管理テーブルの内容を最新の版数に更新するステップを更に有することを特徴とする最新リソースの整合方法。
2. The method for matching latest resources according to claim 1,
When the client computer downloads the selected resource from the server computer and successfully updates the resource installed on the client computer with the downloaded resource, the second resource is updated for each successfully updated resource. Updating the contents of the management table to the latest version number.
請求項1又は2に記載の最新リソースの整合方法において、前記クライアントコンピュータが、選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより前記クライアントコンピュータにインストールされているリソースを更新することに選択された全てのリソースについて成功したときに、前記サーバコンピュータから新たな次回アクセス可能日時をダウンロードするステップを更に有することを特徴とする最新リソースの整合方法。3. The method according to claim 1, wherein the client computer downloads a selected resource from the server computer, and updates a resource installed on the client computer with the downloaded resource. A method for matching the latest resources, further comprising the step of downloading a new next accessible date and time from the server computer when all the selected resources succeed. 現在の日時が次回アクセス可能日時を経過しているか否かを判断する手段と、
現在の日時が次回アクセス可能日時を経過しているときに、サーバコンピュータが保持しているリソース群の版数を管理する第1の版数管理テーブルを前記サーバコンピュータからダウンロードする手段と、
前記第1の前記版数管理テーブルと自ら保持しているリソース群の版数を管理する第2の版数管理テーブルとをリソース毎に比較することにより、前記サーバコンピュータからダウンロードするべきリソースを選択する手段と、
選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより自身にインストールされているリソースを更新する手段と、
を備えることを特徴とするクライアントコンピュータ。
Means for determining whether the current date and time has passed the next accessible date and time;
Means for downloading, from the server computer, a first version management table for managing the version of the resource group held by the server computer when the current date and time has passed the next accessible date and time;
A resource to be downloaded from the server computer is selected by comparing the first version management table with a second version management table that manages the version of a resource group held by the first for each resource. Means to
Means for downloading the selected resources from the server computer and updating the resources installed therein with the downloaded resources;
A client computer comprising:
請求項4に記載のクライアントコンピュータにおいて、
選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより自身にインストールされているリソースを更新することに成功したときに、更新に成功したリソース毎に前記第2の管理テーブルの内容を最新の版数に更新する手段を更に有することを特徴とするクライアントコンピュータ。
The client computer according to claim 4,
The selected resource is downloaded from the server computer, and when the resource installed in the server computer is successfully updated by the downloaded resource, the content of the second management table is updated for each successfully updated resource. A client computer further comprising: means for updating to a version number.
請求項4又は5に記載のクライアントコンピュータにおいて、
選択されたリソースを前記サーバコンピュータからダウンロードし、ダウンロードしたリソースにより自身にインストールされているリソースを更新することに選択された全てのリソースについて成功したときに、前記サーバコンピュータから新たな次回アクセス可能日時をダウンロードする手段を更に有することを特徴とするクライアントコンピュータ。
The client computer according to claim 4 or 5,
Downloading the selected resource from the server computer, and updating the installed resources with the downloaded resource succeeds for all the selected resources. A client computer, further comprising: means for downloading.
請求項4乃至6のいずれか1項に記載のクライアントコンピュータと、
最新リソース及び前記第1の版数管理テーブルを備えるサーバコンピュータと、
を備えることを特徴とする最新リソースの整合方式。
A client computer according to any one of claims 4 to 6,
A server computer including the latest resources and the first version management table;
The latest resource matching method characterized by comprising:
コンピュータに請求項1乃至3のいずれか1項に記載の最新リソースの整合方法を実行させるためのプログラム。A program for causing a computer to execute the latest resource matching method according to any one of claims 1 to 3. コンピュータを請求項4乃至6のクライアントコンピュータとして機能させるためのプログラム。A program for causing a computer to function as the client computer according to claim 4.
JP2002201287A 2002-07-10 2002-07-10 Matching method and its system for latest resources Pending JP2004046420A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002201287A JP2004046420A (en) 2002-07-10 2002-07-10 Matching method and its system for latest resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002201287A JP2004046420A (en) 2002-07-10 2002-07-10 Matching method and its system for latest resources

Publications (1)

Publication Number Publication Date
JP2004046420A true JP2004046420A (en) 2004-02-12

Family

ID=31707870

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002201287A Pending JP2004046420A (en) 2002-07-10 2002-07-10 Matching method and its system for latest resources

Country Status (1)

Country Link
JP (1) JP2004046420A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012512494A (en) * 2008-12-16 2012-05-31 クゥアルコム・インコーポレイテッド Apparatus and method for bundling application services with built-in connection management
WO2013069329A1 (en) * 2011-11-10 2013-05-16 株式会社スクウェア・エニックス Data transmission and reception system
JP2014016952A (en) * 2012-07-11 2014-01-30 Nec Access Technica Ltd Software update system, communication device, software update method
JP2015109109A (en) * 2015-02-12 2015-06-11 グリー株式会社 Program and program distribution method
US9288230B2 (en) 2010-12-20 2016-03-15 Qualcomm Incorporated Methods and apparatus for providing or receiving data connectivity

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012512494A (en) * 2008-12-16 2012-05-31 クゥアルコム・インコーポレイテッド Apparatus and method for bundling application services with built-in connection management
JP2015201856A (en) * 2008-12-16 2015-11-12 クゥアルコム・インコーポレイテッドQualcomm Incorporated Apparatus and method for bundling application services with inbuilt connectivity management
US9197706B2 (en) 2008-12-16 2015-11-24 Qualcomm Incorporated Apparatus and method for bundling application services with inbuilt connectivity management
US9288230B2 (en) 2010-12-20 2016-03-15 Qualcomm Incorporated Methods and apparatus for providing or receiving data connectivity
WO2013069329A1 (en) * 2011-11-10 2013-05-16 株式会社スクウェア・エニックス Data transmission and reception system
CN103930880A (en) * 2011-11-10 2014-07-16 史克威尔·艾尼克斯有限公司 Data transmission and reception system
JPWO2013069329A1 (en) * 2011-11-10 2015-04-02 株式会社スクウェア・エニックス Data transmission / reception system
JP2016006671A (en) * 2011-11-10 2016-01-14 株式会社スクウェア・エニックス Data transmission/reception system and data transmission/reception method
CN103930880B (en) * 2011-11-10 2016-08-17 史克威尔·艾尼克斯有限公司 Data send and the system of reception
US9531802B2 (en) 2011-11-10 2016-12-27 Kabushiki Kaisha Square Enix Data transmission and reception system
JP2014016952A (en) * 2012-07-11 2014-01-30 Nec Access Technica Ltd Software update system, communication device, software update method
JP2015109109A (en) * 2015-02-12 2015-06-11 グリー株式会社 Program and program distribution method

Similar Documents

Publication Publication Date Title
EP1415223B1 (en) Method and system for remote software distribution and installation
US10348804B2 (en) System to automatically process components on a device
RU2367005C2 (en) System and method for updating files through correction with compressed updates
US8495615B2 (en) Method, system and computer program for distributing software patches
US7937699B2 (en) Unattended upgrade for a network appliance
RU2365983C2 (en) System and method for software distribution service
US6976079B1 (en) System and method for upgrading software in a distributed computer system
US20030051128A1 (en) Method and apparatus for managing client computers in a distributed data processing system
US20070038884A1 (en) System and method of remote storage of data using client software
KR20050120643A (en) Non-invasive automatic offsite patch fingerprinting and updating system and method
JPH09305408A (en) Application executing method
US20040044694A1 (en) Installing software applications and associated data on mobile computers
JP2010108510A (en) Method and apparatus for two-phase commit in data distribution to web farm
JP2004046420A (en) Matching method and its system for latest resources
JP4554581B2 (en) Job management apparatus, system and program
JP2007141056A (en) Information processing system and license management method
US9009546B2 (en) Heuristic failure prevention in software as a service (SAAS) systems
JP2000339156A (en) License management system
EP3062223A1 (en) A system and method for installing software with reduced downtime
JP2007011645A (en) Module update program
JP2005196333A (en) Patch automatic execution method and system therefor
CN118093316A (en) Application control method, system, equipment and medium
TWI329266B (en) System for registry-based automatic installation and component handling on a device
CN117093520A (en) Service arbitration device, method and vehicle based on service-oriented architecture
JP2001184196A (en) Software update system in client server system and its method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040507

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20040518

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061215

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070425