JP2012146241A - Software update method, software update device, and software update program - Google Patents

Software update method, software update device, and software update program Download PDF

Info

Publication number
JP2012146241A
JP2012146241A JP2011005683A JP2011005683A JP2012146241A JP 2012146241 A JP2012146241 A JP 2012146241A JP 2011005683 A JP2011005683 A JP 2011005683A JP 2011005683 A JP2011005683 A JP 2011005683A JP 2012146241 A JP2012146241 A JP 2012146241A
Authority
JP
Japan
Prior art keywords
update
software
information
client
acquired
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
JP2011005683A
Other languages
Japanese (ja)
Inventor
Juri Nakamoto
樹里 中本
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2011005683A priority Critical patent/JP2012146241A/en
Publication of JP2012146241A publication Critical patent/JP2012146241A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism which updates software only through minimum necessary downloading in such a case.SOLUTION: A server holds and distributes update information comprising installation conditions by pieces of software and by versions, software management information holding information on download URLs, software list information holding pieces of software grouped by in-use devices etc. and version number information requiring update by the pieces of software, and update confirmation information holding information needed to confirm whether the software list information is updated with update time, update version numbers, etc. A client receives the update information in steps while determining whether the update information is needed based upon an OS environment and a software installation state of the client, and updates installed software having a version requiring update only in such a case.

Description

本発明はソフトウェアのアップデート方法に関する。   The present invention relates to a software update method.

従来、クライアントPCにインストールしているソフトウェアを、インターネットを通してサーバーからバージョンアップ版をダウンロードしてアップデートする仕組みがある。このアップデートの仕組みでは一斉にサーバーアクセスが集中しサーバーに負荷が大きくかかってしまう。そのため、サーバーから最新バージョン情報を配信し、クライアントPCにてインストールしているバージョンと最新バージョンとの比較を行い異なれば最新バージョンにアップデートする方法がある。(特許文献1)。   Conventionally, there is a mechanism for updating software installed on a client PC by downloading an upgraded version from a server via the Internet. With this update mechanism, server access is concentrated all at once and the server is heavily loaded. Therefore, there is a method of distributing the latest version information from the server, comparing the version installed on the client PC with the latest version, and updating to the latest version if they are different. (Patent Document 1).

また、サーバー負荷を軽減するためにクライアントPCで使用されている各ソフトウェアの使用回数をカウントし、使用頻度の多いソフトウェアのみをアップデートの対象とすることでサーバー負荷を軽減させる方法もある。 (特許文献2)。   There is also a method of reducing the server load by counting the number of times each software used on the client PC is used in order to reduce the server load, and updating only the frequently used software. (Patent Document 2).

特開平09-292980号公報Japanese Unexamined Patent Publication No. 09-292980 特開 2003-216430号公報JP 2003-216430 A

しかしながら、サーバーがダウンロード容量による課金制の場合、アップデートの必要のないソフトウェアがインストールされているクライアントへの情報配信や、軽微なバージョンアップでの新バージョン配信により、コストが無駄にかかってしまうといった問題があった。   However, when the server is charged based on download capacity, costs are wasted due to information distribution to clients where software that does not require updating is installed, and new version distribution with minor upgrades was there.

そこで、本発明はクライアントにてサーバーからの更新情報を必要かどうか判断しながら段階的に受信し、また更新が必要なバージョンのソフトウェアがインストールされている場合のみアップデートを行うことで、必要最低限のダウンロードのみでアップデートする仕組みを提供することを目的とする。   Therefore, the present invention receives the update information from the server while determining whether the update information is necessary at the client, and updates only when the version of the software that needs to be updated is installed. The purpose is to provide a mechanism to update only by downloading.

上述のような課題を解決するための本発明のアップデート方法は、サーバーでソフトウェア毎に全バージョンのバージョン毎のインストール条件、ダウンロードURLの情報を保持したソフトウェア管理情報と、使用デバイスなどによってグルーピングされたソフトウェアとそのソフトウェア毎に更新が必要なバージョン番号情報を保持するソフトウェアリスト情報と、ソフトウェアリスト情報の更新有無を確認できるだけの情報を更新日時や更新バージョン番号などで保持する更新確認情報の3つの情報からなる更新情報を保持し配信する更新情報配信工程と、クライアントにて前記サーバーから前記更新情報配信工程によって配信される更新情報を取得する更新情報取得工程と、前記更新情報取得工程にて取得した更新情報と前記クライアントのOS環境、ソフトウェアインストール状況から更新情報の追加取得やアップデート実施要否の判断を行うアップデート要否判定工程を備えることを特徴とする。   The update method of the present invention for solving the above-mentioned problems is grouped by software management information holding information on download conditions, installation conditions for all versions of each version for each software on the server, and devices used. Three types of information: software list information that holds software and version number information that needs to be updated for each software, and update confirmation information that holds information that can be used to check whether the software list information has been updated, such as update date and time, update version number, etc. An update information distribution step for holding and distributing update information consisting of: an update information acquisition step for acquiring update information distributed by the update information distribution step from the server at the client; and an update information acquisition step Update information and the client OS environment, characterized in that it comprises an update necessity determination step of performing additional acquisition or updating embodiment necessity judgment updates from the software installation states.

クライアントからサーバーへ更新情報を必要に応じて段階的にアクセスし、更新が必要なバージョンがインストールされているソフトウェアのみアップデートを行うことで、サーバーの負荷を軽減し、ダウンロード容量を必要最低限に抑え、無駄の無いサーバーアクセスと無駄の無いアップデート処理を提供できる。   Update information from the client to the server step by step as needed, and updating only the software that has the version that needs to be updated reduces the load on the server and minimizes the download capacity. , It is possible to provide lean server access and lean update processing.

本発明の一実施形態であるソフトウェアのアップデート方法を含むネットワークシステムの構成図1 is a configuration diagram of a network system including a software update method according to an embodiment of the present invention. 本発明の一実施形態であるソフトウェアのアップデート方法のクライアントPC構成図Client PC configuration diagram of software update method according to an embodiment of the present invention 本発明の一実施形態であるソフトウェアのアップデート方法のクライアントPCのソフトウェアと更新情報配信サーバー、インストーラ配信サーバーの構成図1 is a configuration diagram of software of a client PC, an update information distribution server, and an installer distribution server in a software update method according to an embodiment of the present invention. アップデートアプリケーションの処理手順を示すフローチャートFlow chart showing the update application process 本発明の一実施形態であるソフトウェアのアップデート方法にて使用する更新確認情報の一例を示す図The figure which shows an example of the update confirmation information used with the update method of the software which is one Embodiment of this invention 本発明の一実施形態であるソフトウェアのアップデート方法にて使用するソフトウェアリスト情報の一例を示す図The figure which shows an example of the software list information used with the software update method which is one Embodiment of this invention 本発明の一実施形態であるソフトウェアのアップデート方法にて使用するソフトウェア管理情報の一例を示す図The figure which shows an example of the software management information used with the update method of the software which is one Embodiment of this invention 本発明の一実施形態であるソフトウェアのアップデート方法にてダウンロード範囲の一例を示す図The figure which shows an example of the download range in the update method of the software which is one Embodiment of this invention 本発明の一実施形態であるソフトウェアのアップデート方法にてダウンロード範囲の一例を示す図The figure which shows an example of the download range in the update method of the software which is one Embodiment of this invention 本発明の一実施形態であるソフトウェアのアップデート方法にてダウンロード範囲の一例を示す図The figure which shows an example of the download range in the update method of the software which is one Embodiment of this invention 本発明の一実施形態であるソフトウェアのアップデート方法にてダウンロード範囲の一例を示す図The figure which shows an example of the download range in the update method of the software which is one Embodiment of this invention

以下、添付図面を参照して本発明の好適な実施の形態を詳しく説明する。尚、以下の実施の形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施の形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. The following embodiments do not limit the present invention according to the claims, and all combinations of features described in the present embodiments are essential to the solution means of the present invention. Not exclusively.

<実施形態1>
図1は、本発明のソフトウェアのアップデート方法を含むネットワークシステムの構成図である。図1でクライアントPC(Personal Computer)101はインターネット102に接続され、インターネット102を介して更新情報配信サーバー301やインストーラ配信サーバー306からソフトウェアの更新情報302をクライアントPC101上へダウンロードする。またクライアントPC101はプリンタ103と接続され、インストーラ配信サーバー306上に存在するプリンタ103に対応するソフトウェアのアップデートバージョンをクライアントPC101上へダウンロード、インストールしてプリンタ103を利用することができる。
<Embodiment 1>
FIG. 1 is a block diagram of a network system including a software update method of the present invention. In FIG. 1, a client PC (Personal Computer) 101 is connected to the Internet 102, and downloads software update information 302 from the update information distribution server 301 and the installer distribution server 306 to the client PC 101 via the Internet 102. Further, the client PC 101 is connected to the printer 103, and an updated version of software corresponding to the printer 103 existing on the installer distribution server 306 can be downloaded and installed on the client PC 101 to use the printer 103.

図2はクライアントPC101の構成を示す構成図である。CPU201は、RAM202、ROM203或いはハードディスク204に格納されたプログラムに従ってデータや命令を演算、判断および制御を行う。RAM202は、CPU201が各種処理を行う際の一時記憶領域として使用される。ハードディスク204はオペレーティングシステム(OS)、アップデートの対象となるソフトウェア等を記録する。   FIG. 2 is a configuration diagram showing the configuration of the client PC 101. As shown in FIG. The CPU 201 calculates, determines, and controls data and instructions in accordance with programs stored in the RAM 202, the ROM 203, or the hard disk 204. The RAM 202 is used as a temporary storage area when the CPU 201 performs various processes. The hard disk 204 records an operating system (OS), software to be updated, and the like.

USBインターフェース205は、USBケーブルが接続されるインターフェースであり、プリンタ103とのデータ通信を行うためのインターフェースである。なおプリンタ103との通信はUSBケーブル以外でも、例えばSCSIや無線により行われてもよい。   The USB interface 205 is an interface to which a USB cable is connected, and is an interface for performing data communication with the printer 103. Note that communication with the printer 103 may be performed by other than the USB cable, for example, by SCSI or wireless.

表示装置206はCRTや液晶ディスプレイとグラフィックコントローラとからなり、インストーラ配信サーバー306からダウンロードしたソフトウェアのグラフィックユーザーインターフェース(GUI)等の表示が行われる。   The display device 206 includes a CRT, a liquid crystal display, and a graphic controller, and displays a graphic user interface (GUI) of software downloaded from the installer distribution server 306.

入力装置207はユーザーがクライアントPC101に対して各種指示を与えるための装置であり、例えばマウスやキーボードがある。システムバス209は、CPU201やRAM202、ROM203、ハードディスク204等との間のデータのやり取りを行う。   The input device 207 is a device for the user to give various instructions to the client PC 101, and includes, for example, a mouse and a keyboard. A system bus 209 exchanges data with the CPU 201, RAM 202, ROM 203, hard disk 204, and the like.

LANインターフェース208はLANケーブルが接続されるインターフェースであり、不図示のルータ、またインターネット102を介して外部の更新情報配信サーバー301やインストーラ配信サーバー306とのデータ通信が行われる。なおこのデータ通信は、例えば無線に対応したインターフェースにより、無線で行われてもよい。   A LAN interface 208 is an interface to which a LAN cable is connected, and performs data communication with an external update information distribution server 301 and an installer distribution server 306 via a router (not shown) and the Internet 102. Note that this data communication may be performed wirelessly using, for example, a wireless interface.

また図2では、クライアントPC101が表示装置206と入力装置207が、CPU201、RAM202等の制御部と一体となった所謂ノート型のPCの場合を示している。しかし本発明はこれに限らず、PCは、表示装置と入力装置が別体となった所謂デスクトップ型のものでもよい。   FIG. 2 shows a case where the client PC 101 is a so-called notebook PC in which the display device 206 and the input device 207 are integrated with a control unit such as the CPU 201 and the RAM 202. However, the present invention is not limited to this, and the PC may be a so-called desktop type in which the display device and the input device are separated.

図3は更新情報配信サーバー301、インストーラ配信サーバー306とクライアントPC101上のソフトウェアの構成を示すブロック図である。以下に更新情報配信サーバー301の構成、インストーラ配信サーバー306の構成、クライアントPC101上で動作するプログラムとそのデータ処理構成について図3を用いて説明する。   FIG. 3 is a block diagram showing a software configuration on the update information distribution server 301, the installer distribution server 306, and the client PC 101. The configuration of the update information distribution server 301, the configuration of the installer distribution server 306, the program operating on the client PC 101 and its data processing configuration will be described below with reference to FIG.

図3において更新情報配信サーバー301はインターネット上に存在し、更新確認情報303、ソフトウェアリスト情報304、ソフトウェア管理情報305の3つの情報で構成される更新情報302を保持し、配信を行っている。またインストーラ配信サーバー306はインストーラ307を保持し、配信を行っている。更新情報配信サーバー301とインストーラ配信サーバー306は同一サーバーであっても構わない。アップデートアプリケーション317は更新情報取得モジュール308、アップデート要否判定モジュール314、インストール実行モジュール311の3つから構成され、更新情報302を用いてアップデートの要否を判定し、必要であればインストールを行うソフトウェアである。更新情報取得モジュール308は更新情報配信サーバー301から更新情報302を取得する更新情報取得部309と取得した更新情報302をPC内に保持しておく更新情報保持部310から構成される。アップデート要否判定モジュール314はPC内環境情報取得部316とアップデート要否判定部315から構成される。PC内環境情報取得部316はPCのOSバージョンやソフトウェアのバージョンなどを取得する。アップデート要否判定部315はPC内環境情報取得部316で取得したPC内の情報、更新情報保持部310にて保持される前回の更新情報302、および更新情報配信サーバー301から取得した更新情報302、これらの情報からインストールが必要か、インストールするバージョンはどれかを判断する。アップデート要否判定部315では更新確認情報303の取得を一定期間ごとに、更新情報取得部309へ更新確認情報303の取得指示を行う。インストール実行モジュール311はインストーラ配信サーバー306からインストーラ307をダウンロードするインストーラ取得部312とダウンロードしたインストーラ307を実行しソフトウェアのインストールを行うインストール実行部313から構成される。   In FIG. 3, an update information distribution server 301 exists on the Internet, and holds and distributes update information 302 including three pieces of information of update confirmation information 303, software list information 304, and software management information 305. The installer distribution server 306 holds an installer 307 and distributes it. The update information distribution server 301 and the installer distribution server 306 may be the same server. The update application 317 includes an update information acquisition module 308, an update necessity determination module 314, and an installation execution module 311. The update application 317 determines whether update is necessary using the update information 302, and installs software if necessary. It is. The update information acquisition module 308 includes an update information acquisition unit 309 that acquires update information 302 from the update information distribution server 301 and an update information storage unit 310 that stores the acquired update information 302 in the PC. The update necessity determination module 314 includes an in-PC environment information acquisition unit 316 and an update necessity determination unit 315. The PC environment information acquisition unit 316 acquires the OS version and software version of the PC. The update necessity determination unit 315 includes information in the PC acquired by the PC environment information acquisition unit 316, the previous update information 302 held in the update information holding unit 310, and the update information 302 acquired from the update information distribution server 301. From this information, it is determined whether installation is necessary or which version is to be installed. The update necessity determination unit 315 instructs the update information acquisition unit 309 to acquire the update confirmation information 303 at regular intervals to acquire the update confirmation information 303. The installation execution module 311 includes an installer acquisition unit 312 that downloads the installer 307 from the installer distribution server 306 and an installation execution unit 313 that executes the downloaded installer 307 and installs software.

図4は一定期間ごとに更新情報302の有無を確認するアップデートアプリケーション317の処理手順を示すフローチャートである。   FIG. 4 is a flowchart showing a processing procedure of the update application 317 for checking the presence / absence of the update information 302 at regular intervals.

アップデートアプリケーション317がユーザーにより起動され処理を開始する(S01)。常駐ソフトウェアとして、OS起動時に自動起動されて処理を開始してもよい。S02ではアップデート要否判定部315にて、最後に更新情報302を取得した日時から一定期間経過しているかを判定する。その際、更新情報保持部310では前回取得した更新情報302および前回取得した日時を保持しているおり、その保持されている前回取得した日時を用いる。保持している経過していなければその後何もせず終了する(S12)。S03では、一定期間経過している場合、更新情報取得部309にてアップデート対象としているソフトウェアリスト情報304のすべての更新確認情報303を取得する。S04ではアップデート要否判定部315にて、前回取得している更新確認情報303と今回取得した更新確認情報303とを比較する。更新確認情報303の内容が同じであればその後何もせず終了する(S12)。S05では、更新確認情報303の内容が異なる場合、更新情報取得部309にてアップデート対象としているソフトウェアリスト情報304を取得する。S06では、PC内環境情報取得部316にて、S04で取得したソフトウェアリスト情報304にあるソフトウェアのうち、PC内にインストールされているすべてのソフトウェアのバージョンを取得する。S07ではアップデート要否判定部315にて、S06で取得したPC内にインストールされている各ソフトウェアのバージョンとS05で取得したソフトウェアリスト情報304に含まれている各ソフトウェアの更新が必要なバージョン番号のリストとを比較する。インストールされているすべてのソフトウェアのバージョンが、更新の必要なバージョン番号のリストに存在しなければ、アップデートの必要がないのでその後何もせず終了する(S12)。   The update application 317 is activated by the user and starts processing (S01). As resident software, processing may be started automatically when the OS is started. In S02, the update necessity determination unit 315 determines whether a certain period has elapsed since the date and time when the update information 302 was last acquired. At that time, the update information holding unit 310 holds the previously acquired update information 302 and the date and time of the previous acquisition, and uses the previously acquired date and time of the previous acquisition. If it has not passed, the process ends without doing anything (S12). In S03, when a certain period of time has passed, the update information acquisition unit 309 acquires all the update confirmation information 303 of the software list information 304 to be updated. In S04, the update necessity determination unit 315 compares the update confirmation information 303 acquired last time with the update confirmation information 303 acquired this time. If the contents of the update confirmation information 303 are the same, then nothing is done and the process ends (S12). In S05, when the contents of the update confirmation information 303 are different, the update information acquisition unit 309 acquires the software list information 304 to be updated. In S06, the in-PC environment information acquisition unit 316 acquires the versions of all the software installed in the PC among the software in the software list information 304 acquired in S04. In S07, the update necessity determination unit 315 determines the version number of each software installed in the PC acquired in S06 and the version number that requires updating of each software included in the software list information 304 acquired in S05. Compare with list. If all the installed software versions do not exist in the list of version numbers that need to be updated, there is no need for updating, and the process ends without doing anything thereafter (S12).

更新の必要なソフトウェアが存在した場合、S08にて更新の必要なソフトウェアのソフトウェア管理情報305を取得する。S09ではS08にて取得したソフトウェア管理情報305の最新バージョンから順に各バージョンの対応OSなどのインストール条件とPC環境を比較する。一致しなければ、S10にてソフトウェア管理情報305に存在するバージョンのリストの中でかつ、PCにインストールされているバージョンより新しいバージョンのなかで、今回S09にて比較に使用したバージョンよりひとつ古いバージョンが存在するかチェックする。存在しなければそのソフトウェアについてはその後何もせず終了する(S12)。存在する場合は、S09に戻りインストール条件の比較を行う。インストール条件が一致した場合、S11にてインストールバージョンのソフトウェアをダウンロードし、インストールを行う。バージョンアップが必要なすべてのソフトウェアのインストールを行うとアップデートアプリケーション317は処理を終了する。   If there is software that needs to be updated, the software management information 305 of the software that needs to be updated is acquired in S08. In S09, the installation conditions such as the corresponding OS of each version are compared with the PC environment in order from the latest version of the software management information 305 acquired in S08. If they do not match, the version in the list of software management information 305 existing in S10 and a version newer than the version installed on the PC is one version older than the version used for comparison this time in S09. Check if exists. If it does not exist, the software is terminated without doing anything thereafter (S12). If it exists, return to S09 and compare the installation conditions. If the installation conditions match, the installation version of the software is downloaded and installed in S11. When all the software that needs to be upgraded is installed, the update application 317 ends the process.

次にクライアントPC101上で実行される本実施形態のアップデートアプリケーション317からアップデートを行う際のアップデートアプリケーション317の処理の一例を示す。今回の例ではソフトウェアのリストはクライアントPC101にて使用しているデバイスに対応しているソフトウェアのリストとする。アップデートアプリケーション317のアップデート実行前のクライアントPC101のOSはOS-A、インストールされている各ソフトウェアのバージョンは、アプリ01は1.0.0、アプリ02は1.0.0、アプリ03は1.0.0、前回取得し保持している更新確認情報303の内容は「更新日時2010/01/01 10:15:59」とする。使用しているデバイスはデバイスAとし、デバイスAのソフトウェアリスト情報304は図6(a)に示す。アプリ02のソフトウェア管理情報305は図7に示す。また、更新情報302を確認する間隔は一定期間とし、一定期間は一週間とする。最後に更新確認情報303を取得した時から一週間以上経過した状態でユーザーがアップデートアプリケーション317を起動する。アップデートアプリケーション317ではまず更新確認情報303を最後に取得した時から一定期間経過しているか判定する。一週間経過しているため使用しているデバイスAの更新確認情報303を取得する。   Next, an example of processing of the update application 317 when updating from the update application 317 of this embodiment executed on the client PC 101 is shown. In this example, the software list is a software list corresponding to the device used on the client PC 101. The OS of the client PC 101 before update execution of the update application 317 is OS-A, and the version of each installed software is 1.0.0 for app 01, 1.0.0 for app 02, 1.0.0 for app 03, the previous acquisition The content of the update confirmation information 303 held is “update date and time 2010/01/01 10:15:59”. The device used is device A, and the software list information 304 of device A is shown in FIG. The software management information 305 of the application 02 is shown in FIG. The interval for checking the update information 302 is a fixed period, and the fixed period is one week. The user activates the update application 317 after one week or more has passed since the update confirmation information 303 was last acquired. The update application 317 first determines whether a certain period has elapsed since the update confirmation information 303 was last acquired. Since one week has passed, the update confirmation information 303 of the device A being used is acquired.

更新情報配信サーバー301から取得した更新確認情報303は図5(b)に示す。前回取得の更新確認情報303「更新日時2010/01/01 10:15:59」から今回取得した更新確認情報303「更新日時2010/02/06 12:00:00」と更新されているため、デバイスAのソフトウェアリスト情報304を取得する。クライアントPC101にインストールされているソフトウェアのバージョンとデバイスAのソフトウェアリスト情報304の更新が必要なバージョンを比較すると、アプリ02が「バージョン1.0.0」で一致するため、次にアプリ02のソフトウェア管理情報305を取得する。取得したソフトウェア管理情報305にあるバージョン毎の情報を最新バージョンから順にインストール環境に適しているか判定する。アプリ02は最新バージョンが2.0.0であり、対応OSはOS-Aとなっているため、クライアントPC101にインストールできると判定する。次にインストーラ取得部312にてアプリ02のバージョン2.0.0をダウンロードし、インストール実行部313でインストールを実行、アップデート処理の完了となる。このときにダウンロード取得した情報の範囲は図8に示す通りとなりインストーラ307まですべてダウンロードすることとなる。   The update confirmation information 303 acquired from the update information distribution server 301 is shown in FIG. Since the update confirmation information 303 “update date 2010/02/06 12:00:00” acquired this time has been updated from the update confirmation information 303 “update date 2010/01/01 10:15:59” acquired last time, The software list information 304 of device A is acquired. When comparing the version of the software installed on the client PC 101 and the version that requires the software list information 304 of the device A to be updated, the application 02 matches “Version 1.0.0”. Get 305. It is determined whether the information for each version in the acquired software management information 305 is suitable for the installation environment in order from the latest version. Since the latest version of the application 02 is 2.0.0 and the corresponding OS is OS-A, it is determined that the application 02 can be installed on the client PC 101. Next, version 2.0.0 of application 02 is downloaded by installer acquisition unit 312, installation is executed by installation execution unit 313, and update processing is completed. At this time, the range of information acquired by downloading is as shown in FIG.

次にクライアントPC101上で実行される本実施形態のアップデートアプリケーション317にてクライアントPCのインストール環境が対応していないためアップデートしない場合のアップデートアプリケーション317の処理の一例を示す。今回の例ではソフトウェアのリストはクライアントPC101にて使用しているデバイスに対応しているソフトウェアのリストとする。アップデートアプリケーション317のアップデート実行前のクライアントPC101のOSはOS-B、インストールされている各ソフトウェアのバージョンは、アプリ01は1.0.0、アプリ02は1.0.0、アプリ03は1.0.0、前回取得し保持している更新確認情報303の内容は「更新日時2010/01/01 10:15:59」とする。使用しているデバイスはデバイスAとし、デバイスAのソフトウェアリスト情報304は図6(a)に示す。アプリ02のソフトウェア管理情報305は図7に示す。   Next, an example of processing of the update application 317 when the update application 317 of this embodiment executed on the client PC 101 is not updated because the installation environment of the client PC is not compatible will be described. In this example, the software list is a software list corresponding to the device used on the client PC 101. Before executing update of the update application 317, the OS of the client PC 101 is OS-B, the version of each installed software is 1.0.0 for app 01, 1.0.0 for app 02, 1.0.0 for app 03, the previous acquisition The content of the update confirmation information 303 held is “update date and time 2010/01/01 10:15:59”. The device used is device A, and the software list information 304 of device A is shown in FIG. The software management information 305 of the application 02 is shown in FIG.

また、更新情報302を確認する間隔は一定期間とし、一定期間は一週間とする。最後に更新確認情報303を取得した時から一週間以上経過した状態でユーザーがアップデートアプリケーション317を起動する。アップデートアプリケーション317ではまず更新確認情報303を最後に取得した時から一定期間経過しているか判定する。一週間経過しているため使用しているデバイスAの更新確認情報303を取得する。更新情報配信サーバー301から取得した更新確認情報303は図5(b)に示す。前回取得の更新確認情報303「更新日時2010/01/01 10:15:59」から今回取得した更新確認情報303「更新日時2010/02/06 12:00:00」と更新されているため、デバイスAのソフトウェアリスト情報304を取得する。クライアントPC101にインストールされているソフトウェアのバージョンとデバイスAのソフトウェアリスト情報304の更新が必要なバージョンを比較すると、アプリ02が「バージョン1.0.0」で一致するため、次にアプリ02のソフトウェア管理情報305を取得する。取得したソフトウェア管理情報305にあるバージョン毎の情報を最新バージョンから順にインストール環境に適しているか判定する。アプリ02は最新バージョンが2.0.0であり、対応OSはOS-Aのみとなっているため、OSをOS-BとしているクライアントPC101にはインストールできないと判定する。   The interval for checking the update information 302 is a fixed period, and the fixed period is one week. The user activates the update application 317 after one week or more has passed since the update confirmation information 303 was last acquired. The update application 317 first determines whether a certain period has elapsed since the update confirmation information 303 was last acquired. Since one week has passed, the update confirmation information 303 of the device A being used is acquired. The update confirmation information 303 acquired from the update information distribution server 301 is shown in FIG. Since the update confirmation information 303 “update date 2010/02/06 12:00:00” acquired this time has been updated from the update confirmation information 303 “update date 2010/01/01 10:15:59” acquired last time, The software list information 304 of device A is acquired. When comparing the version of the software installed on the client PC 101 and the version that requires the software list information 304 of the device A to be updated, the application 02 matches “Version 1.0.0”. Get 305. It is determined whether the information for each version in the acquired software management information 305 is suitable for the installation environment in order from the latest version. Since the latest version of the application 02 is 2.0.0 and the supported OS is only OS-A, it is determined that the application 02 cannot be installed on the client PC 101 whose OS is OS-B.

次に新しいバージョンは1.1.0であるが、2.0.0と同様対応OSはOS-Aのみとなっているため、インストールできないと判定する。次に新しいバージョンは1.0.0となりすでにインストールしているバージョンと同じになるためここでアップデート処理の完了となる。このときにダウンロード取得した情報の範囲は図9に示す通りとなり、ダウンロードの必要の無いインストーラ307をダウンロードせずに済む。これによりインストール環境に適さないバージョンのアップデートを防ぎ、ダウンロード容量を抑えたアップデートを行うことになる。   Next, the new version is 1.1.0, but it is determined that it cannot be installed because the only supported OS is OS-A as in 2.0.0. Next, the new version is 1.0.0, which is the same as the already installed version, so the update process is complete here. The range of the information acquired at this time is as shown in FIG. 9, and it is not necessary to download the installer 307 that does not need to be downloaded. This prevents version updates that are not suitable for the installation environment, and updates with reduced download capacity.

次にクライアントPC101上で実行される本実施形態のアップデートアプリケーション317にてすでにPCにインストールされているソフトウェアのバージョンは更新の必要がないためアップデートしない場合のアップデートアプリケーション317の処理の一例を示す。今回の例ではソフトウェアのリストはクライアントPC101にて使用しているデバイスに対応しているソフトウェアのリストとする。アップデートアプリケーション317のアップデート実行前のクライアントPC101のOSはOS-A、インストールされている各ソフトウェアのバージョンは、アプリ01は1.0.0、アプリ02は2.0.0、アプリ03は1.0.0、前回取得し保持している更新確認情報303の内容は「更新日時2010/01/01 10:15:59」とする。使用しているデバイスはデバイスAとし、デバイスAのソフトウェアリスト情報304は図6(a)に示す。アプリ02のソフトウェア管理情報305は図7に示す。   Next, an example of processing of the update application 317 when the version of software already installed in the PC by the update application 317 of this embodiment executed on the client PC 101 does not need to be updated is shown. In this example, the software list is a software list corresponding to the device used on the client PC 101. Before executing update of the update application 317, the OS of the client PC 101 is OS-A, the version of each installed software is 1.0.0 for app 01, 2.0.0 for app 02, 1.0.0 for app 03, and the previous acquisition The content of the update confirmation information 303 held is “update date and time 2010/01/01 10:15:59”. The device used is device A, and the software list information 304 of device A is shown in FIG. The software management information 305 of the application 02 is shown in FIG.

また、更新情報302を確認する間隔は一定期間とし、一定期間は一週間とする。最後に更新確認情報303を取得した時から一週間以上経過した状態でユーザーがアップデートアプリケーション317を起動する。アップデートアプリケーション317ではまず更新確認情報303を最後に取得した時から一定期間経過しているか判定する。一週間経過しているため使用しているデバイスAの更新確認情報303を取得する。更新情報配信サーバー301から取得した更新確認情報303は図5(b)に示す。前回取得の更新確認情報303「2010/01/01 10:15:59」から今回取得した更新確認情報303「2010/02/06 12:00:00」と更新されているため、デバイスAのソフトウェアリスト情報304を取得する。クライアントPC101にインストールされているソフトウェアのバージョンとデバイスAのソフトウェアリスト情報304の更新が必要なバージョンを比較すると、クライアントPC101にインストールされているアプリ02のバージョンが「バージョン2.0.0」でソフトウェアリスト情報304のアプリ02の更新が必要なバージョンが「バージョン1.0.0」と異なるため、更新は不要と判定し、ここでアップデート処理の完了となる。   The interval for checking the update information 302 is a fixed period, and the fixed period is one week. The user activates the update application 317 after one week or more has passed since the update confirmation information 303 was last acquired. The update application 317 first determines whether a certain period has elapsed since the update confirmation information 303 was last acquired. Since one week has passed, the update confirmation information 303 of the device A being used is acquired. The update confirmation information 303 acquired from the update information distribution server 301 is shown in FIG. Since the update confirmation information 303 “2010/02/06 12:00:00” acquired this time has been updated from the update confirmation information 303 “2010/01/01 10:15:59” acquired last time, the software of device A The list information 304 is acquired. When the version of the software installed on the client PC 101 is compared with the version that requires the software list information 304 of the device A to be updated, the version of the application 02 installed on the client PC 101 is “version 2.0.0” and the software list information Since the version of the 304 application 02 that needs to be updated is different from “version 1.0.0”, it is determined that the update is unnecessary, and the update process is completed here.

このときにダウンロード取得した情報の範囲は図10に示す通りとなり、ダウンロードの必要の無いインストーラ307とソフトウェア管理情報305をダウンロードせずに済む。これにより不要なアップデートを防ぎ、ダウンロード容量を抑えたアップデートを行うことになる。   The range of the information acquired at this time is as shown in FIG. 10, and it is not necessary to download the installer 307 and the software management information 305 that do not need to be downloaded. This prevents unnecessary updates and updates with reduced download capacity.

次にクライアントPC101上で実行される本実施形態のアップデートアプリケーション317にてPCにソフトウェアに更新が必要なバージョンがインストールされているが使用するソフトウェアリストに該当ソフトウェアが無いためアップデートしない場合のアップデートアプリケーション317の処理の一例を示す。今回の例ではソフトウェアのリストはクライアントPC101にて使用しているデバイスに対応しているソフトウェアのリストとする。アップデートアプリケーション317のアップデート実行前のクライアントPC101のOSはOS-A、インストールされている各ソフトウェアのバージョンは、アプリ01は1.0.0、アプリ02は1.0.0、アプリ03は1.0.0、前回取得し保持している更新確認情報303の内容は「更新日時2010/01/01 10:15:59」とする。使用しているデバイスはデバイスBとし、デバイスBのソフトウェアリスト情報304は図6(b)に示す。アプリ02のソフトウェア管理情報305は図7に示す。   Next, in the update application 317 of this embodiment executed on the client PC 101, a version that requires software update is installed on the PC, but there is no corresponding software in the software list to be used, so the update application 317 is not updated. An example of the process is shown. In this example, the software list is a software list corresponding to the device used on the client PC 101. The OS of the client PC 101 before update execution of the update application 317 is OS-A, and the version of each installed software is 1.0.0 for app 01, 1.0.0 for app 02, 1.0.0 for app 03, the previous acquisition The content of the update confirmation information 303 held is “update date and time 2010/01/01 10:15:59”. The device used is device B, and the software list information 304 of device B is shown in FIG. The software management information 305 of the application 02 is shown in FIG.

また、更新情報302を確認する間隔は一定期間とし、一定期間は一週間とする。最後に更新確認情報303を取得した時から一週間以上経過した状態でアップデートアプリケーション317を起動する。するとアップデートアプリケーション317ではまず更新確認情報303を最後に取得した時から一定期間経過しているか判定する。一週間経過しているため使用しているデバイスBの更新確認情報303を取得する。更新情報配信サーバー301から取得した更新確認情報303は図5(b)に示す。前回取得の更新確認情報303「2010/01/01 10:15:59」から今回取得した更新確認情報303「2010/02/06 12:00:00」と更新されているため、デバイスBのソフトウェアリスト情報304を取得する。クライアントPC101にインストールされているソフトウェアとデバイスBのソフトウェアリスト情報304を比較すると、デバイスBのソフトウェアリスト情報304には更新が必要なソフトウェアが存在しないため更新は不要と判定し、ここでアップデート処理の完了となる。デバイスAのソフトウェアリスト情報を図6(a)に示す通りとすると、クライアントPC101にて使用しているデバイスがデバイスAであればデバイスAにて使用するアプリ02をアップデート対象とするが、デバイスBではアプリ02は使用しないため、アップデート不要との判定となる。   The interval for checking the update information 302 is a fixed period, and the fixed period is one week. Lastly, the update application 317 is activated in a state in which one week or more has elapsed since the update confirmation information 303 was acquired. Then, the update application 317 first determines whether or not a certain period has elapsed since the update confirmation information 303 was last acquired. Since one week has passed, the update confirmation information 303 of the device B being used is acquired. The update confirmation information 303 acquired from the update information distribution server 301 is shown in FIG. Since the update confirmation information 303 “2010/02/06 12:00:00” acquired this time has been updated from the update confirmation information 303 “2010/01/01 10:15:59” acquired last time, the software of device B The list information 304 is acquired. When the software list information 304 of the device B is compared with the software installed on the client PC 101, the software list information 304 of the device B determines that the update is unnecessary because there is no software that needs to be updated. Completed. If the software list information of device A is as shown in FIG. 6A, if the device used in client PC 101 is device A, application 02 used in device A is the update target, but device B Then, since the application 02 is not used, it is determined that the update is unnecessary.

このときにダウンロード取得した情報の範囲は図10に示す通りとなり、ダウンロードの必要の無いインストーラ307とソフトウェア管理情報305をダウンロードせずに済む。これにより不要な情報のダウンロードを防ぎ、ダウンロード容量を抑えたアップデートを行うことになる。   The range of the information acquired at this time is as shown in FIG. 10, and it is not necessary to download the installer 307 and the software management information 305 that do not need to be downloaded. This prevents unnecessary information from being downloaded and updates with a reduced download capacity.

次にクライアントPC101上で実行される本実施形態のアップデートアプリケーション317にてPCにて使用するソフトウェアリストに更新ソフトウェアが無いためアップデートしない場合のアップデートアプリケーション317の処理の一例を示す。今回の例ではソフトウェアのリストはクライアントPC101にて使用しているデバイスに対応しているソフトウェアのリストとする。アップデートアプリケーション317のアップデート実行前のクライアントPC101のOSはOS-A、インストールされている各ソフトウェアのバージョンは、アプリ01は1.0.0、アプリ02は1.0.0、アプリ03は1.0.0、前回取得し保持している更新確認情報303の内容は「更新日時2010/01/01 10:15:59」とする。使用しているデバイスはデバイスAとし、デバイスAのソフトウェアリスト情報304は図6(a)に示す。アプリ02のソフトウェア管理情報305は図7に示す。   Next, an example of the process of the update application 317 when the update application 317 of this embodiment executed on the client PC 101 does not update because there is no update software in the software list used on the PC will be described. In this example, the software list is a software list corresponding to the device used on the client PC 101. The OS of the client PC 101 before update execution of the update application 317 is OS-A, and the version of each installed software is 1.0.0 for app 01, 1.0.0 for app 02, 1.0.0 for app 03, the previous acquisition The content of the update confirmation information 303 held is “update date and time 2010/01/01 10:15:59”. The device used is device A, and the software list information 304 of device A is shown in FIG. The software management information 305 of the application 02 is shown in FIG.

また、更新情報302を確認する間隔は一定期間とし、一定期間は一週間とする。最後に更新確認情報303を取得した時から一週間以上経過した状態でアップデートアプリケーション317を起動する。するとアップデートアプリケーション317ではまず更新確認情報303を最後に取得した時から一定期間経過しているか判定する。一週間経過しているため使用しているデバイスAの更新確認情報303を取得する。更新情報配信サーバー301から取得した更新確認情報303は図5(a)に示す。前回取得の更新確認情報303「2010/01/01 10:15:59」から今回取得した更新確認情報303「2010/01/01 10:15:59」と更新がないため、更新は不要と判定し、ここでアップデート処理の完了となる。このときにダウンロード取得した情報の範囲は図11に示す通りとなり、ダウンロードの必要の無いインストーラ307とソフトウェア管理情報305、ソフトウェアリスト情報304をダウンロードせずに済む。これにより不要な情報のダウンロードを防ぎ、ダウンロード容量を抑えたアップデートを行うことになる。   The interval for checking the update information 302 is a fixed period, and the fixed period is one week. Lastly, the update application 317 is activated in a state in which one week or more has elapsed since the update confirmation information 303 was acquired. Then, the update application 317 first determines whether or not a certain period has elapsed since the update confirmation information 303 was last acquired. Since one week has passed, the update confirmation information 303 of the device A being used is acquired. The update confirmation information 303 acquired from the update information distribution server 301 is shown in FIG. Since the update confirmation information 303 “2010/01/01 10:15:59” acquired this time is not updated from the update confirmation information 303 “2010/01/01 10:15:59” acquired last time, it is determined that the update is unnecessary. At this point, the update process is completed. The range of information acquired at this time is as shown in FIG. 11, and it is not necessary to download the installer 307, software management information 305, and software list information 304 that do not need to be downloaded. This prevents unnecessary information from being downloaded and updates with a reduced download capacity.

<実施形態2>
本発明の目的は前述した実施例の機能を実現するソフトウェアのプログラムコードを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUまたはMPU)が記録媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することとなり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。
<Embodiment 2>
An object of the present invention is to supply a recording medium on which a program code of software for realizing the functions of the above-described embodiments is recorded to a system or apparatus, and the computer (or CPU or MPU) of the system or apparatus is stored in the recording medium. Needless to say, this can also be achieved by reading and executing the program code. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM、DVDなどを用いることができる。   As a storage medium for supplying the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, a ROM, a DVD, or the like is used. it can.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施例の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOperating System(OS)などが実際の処理の一部または全部を行い、その処理によって前述した実施例の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an operating system (OS) running on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書きこまれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program code read from the storage medium is written to the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function is based on the instruction of the program code. It goes without saying that the CPU of the expansion board or function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

101 クライアントPC
102 インターネット
103 プリンタ
201 CPU
202 RAM
203 ROM
204 ハードディスク
205 USBインターフェース
206 表示装置
207 入力装置
208 LANインターフェース
209 システムバス
301 更新情報配信サーバー
302 更新情報
303 更新確認情報
304 ソフトウェアリスト情報
305 ソフトウェア管理情報
306 インストーラ配信サーバー
307 インストーラ
308 更新情報取得モジュール
309 更新情報取得部
310 更新情報保持部
311 インストール実行モジュール
312 インストーラ取得部
313 インストール実行部
314 アップデート要否判定モジュール
315 アップデート要否判定部
316 PC内環境情報取得部
317 アップデートアプリケーション
101 client PC
102 Internet
103 Printer
201 CPU
202 RAM
203 ROM
204 hard disk
205 USB interface
206 Display device
207 Input device
208 LAN interface
209 System bus
301 Update information distribution server
302 Update
303 Update confirmation information
304 Software list information
305 Software management information
306 Installer distribution server
307 installer
308 Update information acquisition module
309 Update information acquisition unit
310 Update information storage
311 Installation execution module
312 Installer acquisition unit
313 Installation execution part
314 Update Necessity Determination Module
315 Update necessity judgment part
316 Environment information acquisition part in PC
317 Update application

Claims (11)

クライアントにインストールされている1つまたは複数のソフトウェアの更新情報をサーバーから取得し、前記ソフトウェアをアップデートする方法において、前記サーバーにて、アップデート対象となる前記ソフトウェアのそれぞれのバージョンにおける動作環境と配信情報を保持するソフトウェア管理情報と、複数の前記ソフトウェアのソフトウェアIDのリストと前記ソフトウェアにおけるアップデートが必要なバージョン番号のリストを保持するソフトウェアリスト情報と、前記ソフトウェアリスト情報の更新有無を確認するための情報を保持する更新確認情報の3つの情報からなる前記更新情報を管理し前記クライアントへ配信する更新情報配信工程と、前記クライアントにて、前記サーバーから配信される前記更新情報を取得する更新情報取得工程と、前記クライアント内のOS環境および前記ソフトウェアのインストール状況を取得するPC内環境情報取得工程と、前記クライアント内のOS環境および前記ソフトウェアのインストール状況をもとに前記更新情報取得の要否判断および前記ソフトウェアのアップデート要否判断を行うアップデート要否判定工程とを備え、前記更新情報取得工程は、アップデート要否判定工程により取得が必要と判定された場合のみ、前記更新確認情報、ソフトウェアリスト情報またはソフトウェア管理情報を段階的に取得することを特徴とするソフトウェアアップデート方法。 In a method for obtaining update information of one or more software installed on a client from a server and updating the software, the operating environment and distribution information in each version of the software to be updated at the server Software management information, software list information holding a list of software IDs of a plurality of software, a list of version numbers that need to be updated in the software, and information for checking whether the software list information is updated An update information distribution step for managing and distributing the update information consisting of three pieces of update confirmation information holding information to the client, and acquiring the update information distributed from the server at the client A new information acquisition step, an environment information acquisition step in the PC for acquiring the OS environment in the client and the installation status of the software, and the update information acquisition based on the OS environment in the client and the software installation status. An update necessity determination step for performing necessity determination and software update necessity determination, and the update information acquisition step includes the update confirmation information only when acquisition is determined to be necessary by the update necessity determination step. A software update method characterized by acquiring software list information or software management information in stages. 前記更新情報取得工程は定期的にサーバーへアクセスする請求項1に記載のソフトウェアアップデート方法。 2. The software update method according to claim 1, wherein the update information acquisition step periodically accesses the server. 前記更新情報取得工程は前回取得した更新情報を保持する更新情報保持工程を備える請求項1に記載のソフトウェアアップデート方法。 2. The software update method according to claim 1, wherein the update information acquisition step includes an update information holding step of holding update information acquired last time. 前記アップデート要否判定工程は前記更新情報保持工程で保持している前回取得した更新確認情報と前記更新情報取得工程にて取得した更新確認情報とを比較し、更新がなければ以降の更新情報を取得しないと判定する請求項3に記載のソフトウェアアップデート方法。 The update necessity determination step compares the update confirmation information acquired in the update information holding step with the update confirmation information acquired in the previous time and the update confirmation information acquired in the update information acquisition step. 4. The software update method according to claim 3, wherein the software update method is determined not to be acquired. 前記アップデート要否判定工程は前記更新情報保持工程で保持している前回取得した更新確認情報と前記更新情報取得工程にて取得した更新確認情報とを比較し、更新があれば前記更新情報取得工程にて次の段階となるソフトウェアリスト情報の取得を行う請求項3に記載のソフトウェアアップデート方法。 The update necessity determination step compares the update confirmation information acquired last time held in the update information holding step with the update confirmation information acquired in the update information acquisition step, and if there is an update, the update information acquisition step 4. The software update method according to claim 3, wherein the software list information is acquired in the next step. 前記アップデート要否判定工程は前記更新情報取得工程にて取得したソフトウェアリスト情報と前記PC内環境情報取得工程にて取得したクライアントにインストールされている各ソフトウェアのバージョンを比較し、更新が必要なバージョンに一致しない場合、以降の更新情報を取得しないと判定する請求項3に記載のソフトウェアアップデート方法。 The update necessity determination step compares the software list information acquired in the update information acquisition step with the version of each software installed in the client acquired in the PC environment information acquisition step, and the version that needs to be updated 4. The software update method according to claim 3, wherein it is determined that the subsequent update information is not acquired if they do not match. 前記アップデート要否判定工程は前記更新情報取得工程にて取得したソフトウェアリスト情報と前記PC内環境情報取得工程にて取得したクライアントにインストールされている各ソフトウェアのバージョンを比較し、更新が必要なバージョンに一致する場合、前記更新情報取得工程にて次の段階となる該当ソフトウェアのソフトウェア管理情報の取得を行う請求項3に記載のソフトウェアアップデート方法。 The update necessity determination step compares the software list information acquired in the update information acquisition step with the version of each software installed in the client acquired in the PC environment information acquisition step, and the version that needs to be updated 4. The software update method according to claim 3, wherein if the number matches, the software management information of the corresponding software, which is the next stage in the update information acquisition step, is acquired. 前記アップデート要否判定工程は前記更新情報取得工程にて取得したソフトウェア管理情報からインストール可能なバージョンを選定し、インストール可能なバージョンが存在しなければ以降のアップデート処理を行わないと判定する請求項3に記載のソフトウェアアップデート方法。 The update necessity determination step selects an installable version from the software management information acquired in the update information acquisition step, and determines that subsequent update processing is not performed if no installable version exists. Software update method as described in. 前記サーバーにて1つまたは複数のソフトウェアのインストーラを保持し、配信するインストーラ配信工程と、前記クライアントにて、前記インストーラ配信工程によって前記サーバーから配信されるインストーラを取得するインストーラ取得工程と、前記インストーラ取得工程で取得したインストーラを用いて前記クライアントにインストールを行うインストール実行工程を備え、前記アップデート要否判定工程は前記更新情報取得工程にて取得したソフトウェア管理情報からインストール可能なバージョンを選定し、インストール可能なバージョンが存在した場合、前記インストーラ取得工程でソフトウェアをダウンロードし前記インストール実行工程にてインストールを実行する請求項3に記載のソフトウェアアップデート方法。 An installer distribution step of holding and distributing one or more software installers at the server; an installer acquisition step of acquiring an installer distributed from the server by the installer distribution step at the client; and the installer An installation execution step of performing installation on the client using the installer acquired in the acquisition step; the update necessity determination step selects an installable version from the software management information acquired in the update information acquisition step; 4. The software update method according to claim 3, wherein when a possible version exists, software is downloaded in the installer acquisition step and installation is executed in the installation execution step. クライアントにインストールされている1つまたは複数のソフトウェアの更新情報をサーバーから取得し、前記ソフトウェアをアップデートする装置において、前記サーバーにて、アップデート対象となる前記ソフトウェアのそれぞれのバージョンにおける動作環境と配信情報を保持するソフトウェア管理情報と、複数の前記ソフトウェアのソフトウェアIDのリストと前記ソフトウェアにおけるアップデートが必要なバージョン番号のリストを保持するソフトウェアリスト情報と、前記ソフトウェアリスト情報の更新有無を確認するための情報を保持する更新確認情報の3つの情報からなる前記更新情報を管理し前記クライアントへ配信する更新情報配信手段と、前記クライアントにて、前記サーバーから配信される前記更新情報を取得する更新情報取得手段と、前記クライアント内のOS環境および前記ソフトウェアのインストール状況を取得するPC内環境情報取得手段と、前記クライアント内のOS環境および前記ソフトウェアのインストール状況をもとに前記更新情報取得の要否判断および前記ソフトウェアのアップデート要否判断を行うアップデート要否判定手段とを備え、前記更新情報取得手段は、アップデート要否判定手段により取得が必要と判定された場合のみ、前記更新確認情報、ソフトウェアリスト情報またはソフトウェア管理情報を段階的に取得することを特徴とするソフトウェアアップデート装置。 In an apparatus for acquiring update information of one or more software installed in a client from a server and updating the software, the operating environment and distribution information in each version of the software to be updated by the server Software management information, software list information holding a list of software IDs of a plurality of software, a list of version numbers that need to be updated in the software, and information for checking whether the software list information is updated Update information distribution means for managing and distributing the update information consisting of three pieces of update confirmation information holding information to the client, and acquiring the update information distributed from the server at the client New information acquisition means, OS environment information acquisition means for acquiring the OS environment and software installation status in the client, and the update information acquisition based on the OS environment and software installation status in the client Update necessity determination means for performing necessity determination and update necessity determination of the software, and the update information acquisition means is the update confirmation information only when acquisition is determined to be necessary by the update necessity determination means, A software update apparatus characterized by acquiring software list information or software management information in stages. クライアントにインストールされている1つまたは複数のソフトウェアの更新情報をサーバーから取得し、前記ソフトウェアをアップデートするプログラムにおいて、前記サーバーにて、アップデート対象となる前記ソフトウェアのそれぞれのバージョンにおける動作環境と配信情報を保持するソフトウェア管理情報と、複数の前記ソフトウェアのソフトウェアIDのリストと前記ソフトウェアにおけるアップデートが必要なバージョン番号のリストを保持するソフトウェアリスト情報と、前記ソフトウェアリスト情報の更新有無を確認するための情報を保持する更新確認情報の3つの情報からなる前記更新情報を管理し前記クライアントへ配信する更新情報配信手順と、前記クライアントにて、前記サーバーから配信される前記更新情報を取得する更新情報取得手順と、前記クライアント内のOS環境および前記ソフトウェアのインストール状況を取得するPC内環境情報取得手順と、前記クライアント内のOS環境および前記ソフトウェアのインストール状況をもとに前記更新情報取得の要否判断および前記ソフトウェアのアップデート要否判断を行うアップデート要否判定工程とを備え、前記更新情報取得手順は、アップデート要否判定手順により取得が必要と判定された場合のみ、前記更新確認情報、ソフトウェアリスト情報またはソフトウェア管理情報を段階的に取得することを特徴とするソフトウェアアップデートプログラム。
In a program for obtaining update information of one or more software installed on a client from a server and updating the software, the operating environment and distribution information in each version of the software to be updated in the server Software management information, software list information holding a list of software IDs of a plurality of software, a list of version numbers that need to be updated in the software, and information for checking whether the software list information is updated The update information distribution procedure for managing the update information consisting of the three pieces of update confirmation information that holds and distributing the update information to the client, and collecting the update information distributed from the server by the client. Update information acquisition procedure, OS environment information acquisition procedure in the PC for acquiring the OS environment and the software installation status in the client, and update information acquisition based on the OS environment in the client and the software installation status And an update necessity determination step for determining whether or not the software needs to be updated, and the update information acquisition procedure includes the update confirmation information only when the update necessity determination procedure determines that acquisition is necessary. A software update program characterized by acquiring software list information or software management information in stages.
JP2011005683A 2011-01-14 2011-01-14 Software update method, software update device, and software update program Pending JP2012146241A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011005683A JP2012146241A (en) 2011-01-14 2011-01-14 Software update method, software update device, and software update program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011005683A JP2012146241A (en) 2011-01-14 2011-01-14 Software update method, software update device, and software update program

Publications (1)

Publication Number Publication Date
JP2012146241A true JP2012146241A (en) 2012-08-02

Family

ID=46789722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011005683A Pending JP2012146241A (en) 2011-01-14 2011-01-14 Software update method, software update device, and software update program

Country Status (1)

Country Link
JP (1) JP2012146241A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014115973A (en) * 2012-11-15 2014-06-26 Nintendo Co Ltd Information processing device, terminal system, information processing program and application update data acquisition method
JP2015069265A (en) * 2013-09-27 2015-04-13 任天堂株式会社 Information processing system, information processing method, user terminal, and information processing program
WO2016190377A1 (en) * 2015-05-26 2016-12-01 京セラ株式会社 Software update device, software update system, and software update method
JP2018180730A (en) * 2017-04-06 2018-11-15 株式会社東芝 Information processor and information processing method and program
WO2019059596A1 (en) * 2017-09-19 2019-03-28 삼성전자주식회사 Apparatus and method for managing software updates of electronic devices
US10659565B2 (en) 2013-09-27 2020-05-19 Nintendo Co., Ltd. Information processing system and information processing apparatus

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014115973A (en) * 2012-11-15 2014-06-26 Nintendo Co Ltd Information processing device, terminal system, information processing program and application update data acquisition method
US9753715B2 (en) 2012-11-15 2017-09-05 Nintendo Co., Ltd. Information processing apparatus, terminal system, storage medium having stored therein information processing program, and method of obtaining update data for efficiently updating data for an application
JP2015069265A (en) * 2013-09-27 2015-04-13 任天堂株式会社 Information processing system, information processing method, user terminal, and information processing program
US10659565B2 (en) 2013-09-27 2020-05-19 Nintendo Co., Ltd. Information processing system and information processing apparatus
US10951684B2 (en) 2013-09-27 2021-03-16 Nintendo Co., Ltd. Information processing system, information processing method, user terminal and storage medium
WO2016190377A1 (en) * 2015-05-26 2016-12-01 京セラ株式会社 Software update device, software update system, and software update method
JP2016218932A (en) * 2015-05-26 2016-12-22 京セラ株式会社 Software update device and software update system
JP2018180730A (en) * 2017-04-06 2018-11-15 株式会社東芝 Information processor and information processing method and program
JP7002856B2 (en) 2017-04-06 2022-01-20 株式会社東芝 Information processing equipment, information processing methods and programs
WO2019059596A1 (en) * 2017-09-19 2019-03-28 삼성전자주식회사 Apparatus and method for managing software updates of electronic devices
US11074066B2 (en) 2017-09-19 2021-07-27 Samsung Electronics Co., Ltd. Apparatus and method for managing software updates of electronic devices

Similar Documents

Publication Publication Date Title
US11818224B2 (en) On demand resources
US8949205B2 (en) Information processing apparatus for processing application software and a patch file
US10482219B2 (en) License management server, license management system, and storage medium
US9411571B2 (en) Method and apparatus for deploying software as a service
US20160357538A1 (en) On demand resources
EP2955627B1 (en) Managing versions of components of a software suite
JP2012146241A (en) Software update method, software update device, and software update program
BR112013003593B1 (en) PROGRAM MANAGEMENT SERVER, STORAGE MEDIA AND UPDATE PROCESS SUPPORT SYSTEM
JP2011238154A (en) Installation control device, installation control program and installation control method
CN107291481B (en) Component updating method, device and system
EP2805233B1 (en) Installation engine and package format for parallelizable, reliable installations
US8769521B2 (en) Calendar aware adaptive patching of a computer program
US9772930B2 (en) Techniques for evaluating applications through use of an auxiliary application
US10169596B2 (en) Information processing apparatus, method, and storage medium
US20110296395A1 (en) Systems and methods for generating client qualification to execute package update manager
US20070028228A1 (en) Software upgrades with user advisement
US9411604B2 (en) Booting a computing device to have a predefined functionality
US8615751B2 (en) Seeding product information
KR101461319B1 (en) Methods and device for upgrading firmware of set-top box
CN107667343B (en) System and method for loading on-demand resources
JP6099365B2 (en) Information processing system, information processing apparatus, information processing program, application execution method, and storage medium
JP6209854B2 (en) Information processing system
CN111339031A (en) Task processing method and device, electronic equipment and computer readable storage medium
JP2014002600A (en) Program, communication device, and installation method