JP2012164252A - Software update system and software update management method - Google Patents

Software update system and software update management method Download PDF

Info

Publication number
JP2012164252A
JP2012164252A JP2011025679A JP2011025679A JP2012164252A JP 2012164252 A JP2012164252 A JP 2012164252A JP 2011025679 A JP2011025679 A JP 2011025679A JP 2011025679 A JP2011025679 A JP 2011025679A JP 2012164252 A JP2012164252 A JP 2012164252A
Authority
JP
Japan
Prior art keywords
update
software
update information
server
server device
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.)
Withdrawn
Application number
JP2011025679A
Other languages
Japanese (ja)
Inventor
Mika Otsuka
美夏 大塚
Yusuke Saito
悠介 斉藤
Yasushi Koyama
裕史 小山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2011025679A priority Critical patent/JP2012164252A/en
Publication of JP2012164252A publication Critical patent/JP2012164252A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a software update system and a software update management method for updating software by easily referring to update information in the case of determining whether or not it is necessary to update software.SOLUTION: A software update system 1 is configured such that an update server device 300 and a server device 100 and a client device 200 are connected. The server device 100 is configured to acquire the archive data of all update information files 14D, 14Dof the server device 100 and the client device 200 from the update server device 300, and to develop the acquired archive data, and to divide the plurality of update information files 14Dinto those for server and those for client, and to manage the update information 14D for every device classification. Thus, the server device 100 and the client device 200 are configured to refer to each update information file 14D, 14D, and to, when new version of software is released, update software loaded on its own equipment.

Description

本発明は、装置に搭載されたソフトウェアを更新するソフトウェア更新システムに関するものである。   The present invention relates to a software update system for updating software installed in an apparatus.

従来、クライアント装置と、該クライアント装置のソフトウェア更新を支援するサーバ装置と、該サーバ装置に更新情報を提供し、クライアント装置及びサーバ装置のソフトウェア更新を支援する更新サーバ装置と、が接続されるソフトウェア更新システムが知られている。このようなシステムでは、更新サーバ装置から提供された更新情報がサーバ装置により管理される。   Conventionally, software in which a client device, a server device that supports software update of the client device, and an update server device that provides update information to the server device and supports software update of the client device and the server device are connected Update systems are known. In such a system, the update information provided from the update server device is managed by the server device.

例えば、特許文献1には、サーバ装置が更新情報を構造化データで管理する技術が開示されている。   For example, Patent Document 1 discloses a technique in which a server device manages update information with structured data.

しかしながら、従来の方法では、ソフトウェアの更新要否判定時に、サーバ装置の更新情報とクライアント装置の更新情報とを各々識別して参照する処理が煩雑であった。   However, in the conventional method, the process of identifying and referring to the update information of the server device and the update information of the client device at the time of determining whether or not software update is necessary is complicated.

従来、更新サーバ装置では、更新情報の提供を簡易化するために、例えば、サーバ装置の更新情報とクライアント装置の更新情報とを連結し、1つのデータ(1ファイル)にまとめ、サーバ装置に送信していた。そのため、サーバ装置では、自機の更新要否判定を行う際に、送信データ内を検索し、サーバ用の更新情報に該当するデータを参照しなければならない。同様に、クライアント装置では、自機の更新要否判定を行う際に、サーバ装置にアクセスし、送信データ内を検索し、クライアント用の更新情報に該当するデータを参照しなければならない。このように、従来の方法は、処理が煩雑となる。   Conventionally, in an update server device, in order to simplify provision of update information, for example, the update information of the server device and the update information of the client device are concatenated into one data (one file) and transmitted to the server device. Was. For this reason, the server apparatus must search the transmission data and refer to data corresponding to the update information for the server when determining whether or not to update itself. Similarly, when the client apparatus determines whether or not it needs to be updated, it must access the server apparatus, search the transmission data, and refer to the data corresponding to the client update information. As described above, the conventional method is complicated.

本発明は上記従来技術の問題点を鑑み提案されたものであり、ソフトウェアの更新要否判定時に該当更新情報を容易に参照でき、ソフトウェア更新が行えるソフトウェア更新システム及びソフトウェア更新管理方法を提供することにある。   The present invention has been proposed in view of the above-described problems of the prior art, and provides a software update system and a software update management method that can easily refer to relevant update information when determining whether or not software update is necessary, and can perform software update. It is in.

上記目的を達成するため、本発明に係るソフトウェア更新システムは、所定のデータ伝送路を介して、サーバ用とクライアント用の更新情報を送信する更新サーバ装置と、サーバ用とクライアント用の更新情報を管理し、サーバ用の更新情報に基づき、自機のソフトウェアを更新するサーバ装置と、クライアント用の更新情報に基づき、自機のソフトウェアを更新するクライアント装置と、が接続されるソフトウェア更新システムであって、前記更新サーバ装置は、前記サーバ装置に対して過去にリリースされたソフトウェアバージョンごとの更新情報を含む、前記サーバ装置に対応する複数の更新情報ファイルと、前記クライアント装置に対して過去にリリースされたソフトウェアバージョンごとの更新情報を含む、前記クライアント装置に対応する複数の更新情報ファイルと、をアーカイブしたアーカイブデータを、所定の記憶領域に保持する保持手段を有し、前記サーバ装置は、前記更新サーバ装置に対して、前記アーカイブデータの取得を要求し、データを取得する要求手段と、前記要求手段により取得されたアーカイブデータを、所定の記憶領域に展開する展開手段と、前記展開手段により展開された複数の更新情報ファイルを、サーバ用とクライアント用とに分けて、所定の記憶領域に保持し、更新情報を管理する管理手段と、を有し、前記サーバ装置は、前記管理手段により管理されるサーバ用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新し、前記クライアント装置は、前記サーバ装置にアクセスし、前記管理手段により管理されるクライアント用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新することを特徴とする。   In order to achieve the above object, a software update system according to the present invention includes an update server device for transmitting update information for servers and clients via a predetermined data transmission path, and update information for servers and clients. A software update system in which a server device that manages and updates its own software based on server update information and a client device that updates its own software based on client update information are connected. The update server device releases a plurality of update information files corresponding to the server device including update information for each software version released to the server device in the past and the client device in the past. The client device including update information for each software version A plurality of corresponding update information files and archive data obtained by archiving the update information files are stored in a predetermined storage area, and the server device requests the update server device to acquire the archive data. Requesting means for acquiring data, expanding means for expanding the archive data acquired by the requesting means into a predetermined storage area, and a plurality of update information files expanded by the expanding means for server and client And a management unit that manages the update information stored in a predetermined storage area, and the server device refers to a server update information file managed by the management unit, and a new version If the software has been released, the installed software of its own device is updated, and the client device is transferred to the server device. And access, with reference to the update information file for the client to be managed by the management unit, a new version of the software if it is released, and updates the installed software of its own.

このような構成によって、本発明に係るソフトウェア更新システムは、サーバ装置が、サーバ装置及びクライアント装置の全ての更新情報ファイルのアーカイブデータを更新サーバ装置から取得し、取得したアーカイブデータを展開し、サーバ用の更新情報ファイルとクライアント用の更新情報ファイルとに分けて、更新情報を装置種別ごとに管理する。これにより、サーバ装置では、サーバ用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアが更新される。また、クライアント装置では、サーバ装置で保持するクライアント用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアが更新される。   With such a configuration, in the software update system according to the present invention, the server device acquires archive data of all update information files of the server device and the client device from the update server device, expands the acquired archive data, and The update information is managed for each device type separately for update information files for clients and update information files for clients. As a result, the server device refers to the server update information file, and if a new version of the software has been released, the installed software of the own device is updated. Also, the client device refers to the client update information file held in the server device, and if a new version of the software has been released, the installed software of the own device is updated.

これによって、本発明に係るソフトウェア更新システムでは、ソフトウェアの更新要否判定時に該当更新情報を容易に参照でき、ソフトウェア更新が行える。   Thus, in the software update system according to the present invention, the update information can be easily referred to when determining whether or not software update is necessary, and the software update can be performed.

上記目的を達成するため、本発明に係るソフトウェア更新管理方法は、所定のデータ伝送路を介して、サーバ用とクライアント用の更新情報を送信する更新サーバ装置と、サーバ用とクライアント用の更新情報を管理し、サーバ用の更新情報に基づき、自機のソフトウェアを更新するサーバ装置と、クライアント用の更新情報に基づき、自機のソフトウェアを更新するクライアント装置と、が接続されるソフトウェア更新システムにおけるソフトウェア更新管理方法であって、前記サーバ装置は、前記サーバ装置に対して過去にリリースされたソフトウェアバージョンごとの更新情報を含む、前記サーバ装置に対応する複数の更新情報ファイルと、前記クライアント装置に対して過去にリリースされたソフトウェアバージョンごとの更新情報を含む、前記クライアント装置に対応する複数の更新情報ファイルと、をアーカイブしたアーカイブデータを、所定の記憶領域に保持する前記更新サーバ装置に対して、前記アーカイブデータの取得を要求し、データを取得する要求手順と、前記要求手順により取得されたアーカイブデータを、所定の記憶領域に展開する展開手順と、前記展開手順により展開された複数の更新情報ファイルを、サーバ用とクライアント用とに分けて、所定の記憶領域に保持し、更新情報を管理する管理手順と、を有し、前記サーバ装置は、前記管理手順により管理されるサーバ用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新し、前記クライアント装置は、前記サーバ装置にアクセスし、前記管理手順により管理されるクライアント用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新することを特徴とする。   In order to achieve the above object, a software update management method according to the present invention includes an update server device that transmits update information for servers and clients via a predetermined data transmission path, and update information for servers and clients. In a software update system in which a server device that updates its own software based on server update information and a client device that updates its own software based on client update information are connected A software update management method, wherein the server device includes a plurality of update information files corresponding to the server device including update information for each software version released to the server device in the past, and the client device. Update information for each previously released software version A plurality of update information files corresponding to the client device, and archive data obtained by archiving the update data is requested to the update server device that holds the archive data in a predetermined storage area, and the data is obtained. Dividing the request procedure, the archive data acquired by the request procedure into a predetermined storage area, and a plurality of update information files expanded by the deployment procedure for the server and the client, A management procedure for managing update information stored in a predetermined storage area, and the server device refers to a server update information file managed by the management procedure, and a new version of software is released. If so, the client software is updated, and the client device accesses the server device. And, the reference to the update information file for the client to be managed by the management procedure, the new version of the software if it is released, and updates the installed software of its own.

このような手順によって、本発明に係るソフトウェア更新管理方法は、サーバ装置が、サーバ装置及びクライアント装置の全ての更新情報ファイルのアーカイブデータを更新サーバ装置から取得し、取得したアーカイブデータを展開し、サーバ用の更新情報ファイルとクライアント用の更新情報ファイルとに分けて、更新情報を装置種別ごとに管理するという動作を実現する。   By such a procedure, the software update management method according to the present invention allows the server device to acquire the archive data of all update information files of the server device and the client device from the update server device, expands the acquired archive data, The update information file for the server and the update information file for the client are divided and the operation of managing the update information for each device type is realized.

これによって、本発明に係るソフトウェア更新管理方法では、ソフトウェアの更新要否判定時に該当更新情報を容易に参照でき、ソフトウェア更新が行える環境を提供できる。   Thus, the software update management method according to the present invention can provide an environment in which the update information can be easily referred to when determining whether or not software update is necessary, and the software update can be performed.

本発明によれば、サーバ装置が、サーバ装置及びクライアント装置の全ての更新情報ファイルのアーカイブデータを更新サーバ装置から取得し、取得したアーカイブデータを展開し、サーバ用の更新情報ファイルとクライアント用の更新情報ファイルとに分けて、更新情報を装置種別ごとに管理することで、ソフトウェアの更新要否判定時に該当更新情報を容易に参照でき、ソフトウェア更新が行えるソフトウェア更新システム及びソフトウェア更新管理方法を提供することができる。   According to the present invention, the server device acquires archive data of all update information files of the server device and the client device from the update server device, expands the acquired archive data, and updates the server update information file and the client device. Provided a software update system and software update management method that enables software update by easily managing the update information for each device type separately from the update information file so that the relevant update information can be easily referred to when determining whether or not software update is necessary. can do.

本発明の第1の実施形態に係るソフトウェア更新システムの構成例を示す図である。It is a figure which shows the structural example of the software update system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るサーバ装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the server apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア更新管理機能の構成例を示す図である。It is a figure which shows the structural example of the software update management function which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る更新情報の管理例を示す図である。It is a figure which shows the management example of the update information which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る更新情報のデータ例を示す図である。It is a figure which shows the example of data of the update information which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア更新の処理手順例を示す図である。It is a figure which shows the process sequence example of the software update which concerns on the 1st Embodiment of this invention.

以下、本発明の好適な実施の形態(以下「実施形態」という)について、図面を用いて詳細に説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention (hereinafter referred to as “embodiments”) will be described in detail with reference to the drawings.

[第1の実施形態]
<システム構成>
図1は、本実施形態に係るソフトウェア更新システム1の構成例を示す図である。
図1には、更新サーバ装置300と複数のサーバ装置100〜100(以下総称する場合「サーバ装置100」という)が、インターネットなどの外部ネットワークIで接続され、サーバ装置100と複数のクライアント装置200〜200(以下総称する場合「クライアント装置200」という)が、LAN(Local Area Network)などの内部ネットワークNで接続されるシステム構成例が示されている。
[First Embodiment]
<System configuration>
FIG. 1 is a diagram illustrating a configuration example of a software update system 1 according to the present embodiment.
In FIG. 1, an update server apparatus 300 and a plurality of server apparatuses 100 1 to 100 n (hereinafter collectively referred to as “server apparatus 100”) are connected by an external network I such as the Internet, and the server apparatus 100 and a plurality of clients are connected. A system configuration example is shown in which apparatuses 200 1 to 200 n (hereinafter collectively referred to as “client apparatus 200”) are connected by an internal network N such as a LAN (Local Area Network).

更新サーバ装置300は、更新情報提供機能を有する情報処理装置である。更新情報提供機能は、サーバ用とクライアント用の更新情報を送信する機能である。また、サーバ装置100は、更新情報管理機能及びソフトウェア更新機能を有する情報処理装置である。また、クライアント装置200は、ソフトウェア更新機能を有する情報処理装置である。更新情報管理機能は、更新情報をサーバ用とクライアント用に分けて管理する機能である。また、ソフトウェア更新機能は、新しいバージョンのソフトウェアリリースを判断し、自機の搭載ソフトウェアを更新する。   The update server device 300 is an information processing device having an update information providing function. The update information providing function is a function for transmitting update information for servers and clients. The server apparatus 100 is an information processing apparatus having an update information management function and a software update function. The client device 200 is an information processing device having a software update function. The update information management function is a function for managing update information separately for servers and clients. The software update function determines a new version of the software release and updates the software installed in the own device.

ソフトウェア更新システム1は、上記各機器が、次のように動作することで、ソフトウェア更新が行われる。まず、サーバ装置100は、サーバ用とクライアント用の更新情報を更新サーバ装置300から取得する。サーバ装置100は、取得した更新情報を、サーバ用とクライアント用に分けて管理する。つまり、サーバ装置100では、更新情報が装置種別ごとに管理される。これにより、サーバ装置100では、自機の搭載ソフトウェアが、サーバ用の更新情報に基づき、新しいバージョンに更新される。また、クライアント装置200では、自機の搭載ソフトウェアが、クライアント用の更新情報に基づき、新しいバージョンに更新される。   In the software update system 1, software update is performed by the above-described devices operating as follows. First, the server device 100 acquires update information for the server and the client from the update server device 300. The server apparatus 100 manages the acquired update information separately for servers and clients. That is, in the server device 100, update information is managed for each device type. Thereby, in the server apparatus 100, the installed software of the own device is updated to a new version based on the update information for the server. Further, in the client device 200, the installed software of the own device is updated to a new version based on the update information for the client.

以上のように、本実施形態に係るソフトウェア更新システム1は、上記システム構成により、遠隔によるソフトウェア更新サービスを提供することができる。   As described above, the software update system 1 according to the present embodiment can provide a remote software update service with the above-described system configuration.

<ハードウェア構成>
図2は、本実施形態に係るサーバ装置100のハードウェア構成例を示す図である。なお、更新サーバ装置300やクライアント装置200については、サーバ装置100と同じ情報処理装置であることから、その説明を省略する。
<Hardware configuration>
FIG. 2 is a diagram illustrating a hardware configuration example of the server apparatus 100 according to the present embodiment. Note that the update server apparatus 300 and the client apparatus 200 are the same information processing apparatus as the server apparatus 100, and thus description thereof is omitted.

図2に示すように、サーバ装置100は、入力装置101、表示装置102、ドライブ装置103、RAM(Random Access Memory)104、ROM(Read Only Memory)105、CPU(Central Processing Unit)106、インタフェース装置107、及びHDD(Hard Disk Drive)108などを備え、それぞれがバスBで相互に接続されている。   As shown in FIG. 2, the server device 100 includes an input device 101, a display device 102, a drive device 103, a RAM (Random Access Memory) 104, a ROM (Read Only Memory) 105, a CPU (Central Processing Unit) 106, and an interface device. 107 and an HDD (Hard Disk Drive) 108, etc., which are connected to each other via a bus B.

入力装置101は、キーボードやマウスなどを含み、サーバ装置100に各操作信号を入力するのに用いられる。表示装置102は、ディスプレイなどを含み、サーバ装置100による処理結果を表示する。   The input device 101 includes a keyboard and a mouse, and is used to input each operation signal to the server device 100. The display device 102 includes a display and the like, and displays a processing result by the server device 100.

インタフェース装置107は、サーバ装置100をネットワーク(「外部ネットワーク」や「内部ネットワーク」)などのデータ伝送路に接続するインタフェースである。これにより、サーバ装置100は、インタフェース装置107を介して、更新サーバ装置300やクライアント装置200とデータ通信を行うことができる。   The interface device 107 is an interface that connects the server device 100 to a data transmission path such as a network (“external network” or “internal network”). Thereby, the server apparatus 100 can perform data communication with the update server apparatus 300 and the client apparatus 200 via the interface apparatus 107.

HDD108は、プログラムやデータを格納している不揮発性の記憶装置である。格納されるプログラムやデータには、装置全体を制御する情報処理システム(例えば「Windows(商標又は登録商標)」や「UNIX(商標又は登録商標)」などの基本ソフトウェアであるOS(Operating System))、及びシステム上において各種機能(例えば「ソフトウェア更新管理機能」)を提供するアプリケーションなどがある。また、HDD108は、格納しているプログラムやデータを、所定のファイルシステム及び/又はDB(Data Base)により管理している。   The HDD 108 is a non-volatile storage device that stores programs and data. The stored program and data include an information processing system that controls the entire apparatus (for example, an OS (Operating System) that is basic software such as “Windows (trademark or registered trademark)” or “UNIX (trademark or registered trademark))” And applications that provide various functions (eg, “software update management function”) on the system. The HDD 108 manages stored programs and data by a predetermined file system and / or DB (Data Base).

ドライブ装置103は、着脱可能な記録媒体103aとのインタフェースである。これにより、サーバ装置100は、ドライブ装置103を介して、記録媒体103aの読み取り及び/又は書き込みを行うことができる。記録媒体103aには、例えば、フロッピー(商標又は登録商標)ディスク、CD(Compact Disk)、及びDVD(Digital Versatile Disk)、ならびに、SDメモリカード(SD memory card)やUSBメモリ(Universal Serial Bus memory)などがある。   The drive device 103 is an interface with a removable recording medium 103a. Thereby, the server apparatus 100 can read and / or write the recording medium 103a via the drive apparatus 103. Examples of the recording medium 103a include a floppy (trademark or registered trademark) disk, a CD (Compact Disk), a DVD (Digital Versatile Disk), an SD memory card, and a USB memory (Universal Serial Bus memory). and so on.

ROM105は、電源を切っても内部データを保持することができる不揮発性の半導体メモリ(記憶装置)である。ROM105には、サーバ装置100の起動時に実行されるBIOS(Basic Input/Output System)、情報処理システム設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM104は、プログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)である。CPU106は、上記記憶装置(「HDD」や「ROM」など)から、プログラムやデータをRAM(メモリ)上に読み出し、処理を実行することで、装置全体の制御や搭載機能を実現する演算装置である。   The ROM 105 is a nonvolatile semiconductor memory (storage device) that can retain internal data even when the power is turned off. The ROM 105 stores programs and data such as BIOS (Basic Input / Output System), information processing system settings, and network settings that are executed when the server apparatus 100 is activated. The RAM 104 is a volatile semiconductor memory (storage device) that temporarily stores programs and data. The CPU 106 is an arithmetic unit that realizes control of the entire apparatus and mounting functions by reading a program and data from the storage device (such as “HDD” or “ROM”) onto a RAM (memory) and executing the processing. is there.

以上のように、本実施形態に係るサーバ装置100は、上記ハードウェア構成により、各種情報処理サービスを提供することができる。   As described above, the server apparatus 100 according to the present embodiment can provide various information processing services with the above hardware configuration.

<ソフトウェア更新管理機能>
本実施形態に係るソフトウェア更新管理機能について説明する。
本実施形態に係るソフトウェア更新システム1では、サーバ装置100が、過去にリリースされたソフトウェアバージョンごとの全ての更新情報を含む、サーバ装置100に対応する複数の更新情報ファイルとクライアント装置200に対応する複数の更新情報ファイルとをアーカイブしたアーカイブデータを、更新サーバ装置300から取得する。サーバ装置100は、取得したアーカイブデータを展開し、展開された複数の更新情報ファイルを、サーバ用とクライアント用とに分けて所定の記憶領域に保持し、更新情報を装置種別ごとに管理する。これにより、サーバ装置100は、サーバ用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新する。また、クライアント装置200は、サーバ装置100で保持するクライアント用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新する。本実施形態では、このようなソフトウェア更新管理機能を有している。
<Software update management function>
The software update management function according to this embodiment will be described.
In the software update system 1 according to the present embodiment, the server device 100 corresponds to a plurality of update information files corresponding to the server device 100 and the client device 200 including all update information for each software version released in the past. Archive data obtained by archiving a plurality of update information files is acquired from the update server device 300. The server apparatus 100 expands the acquired archive data, holds the plurality of expanded update information files separately for the server and the client, and stores the update information for each apparatus type. As a result, the server apparatus 100 refers to the update information file for the server and updates the installed software of its own device if a new version of the software has been released. Further, the client device 200 refers to the client update information file held by the server device 100, and updates the installed software of its own device if a new version of the software has been released. The present embodiment has such a software update management function.

従来のソフトウェア更新管理方法では、更新サーバ装置300からサーバ装置100に対して、サーバ用とクライアント用の更新情報を連結し、1つのデータ(1ファイル)にまとめ、サーバ装置100に送信していた。そのため、サーバ装置100やクライアント装置200では、自機の更新要否判定を行う際に、送信データ内を検索し、各機器に対応する更新情報に該当するデータを参照しなければならず、処理が煩雑となる。   In the conventional software update management method, the update information for the server and the client is linked from the update server device 300 to the server device 100, and is consolidated into one data (one file) and transmitted to the server device 100. . Therefore, when the server apparatus 100 or the client apparatus 200 determines whether or not its own apparatus needs to be updated, the server apparatus 100 and the client apparatus 200 must search the transmission data and refer to data corresponding to the update information corresponding to each device. Becomes complicated.

そこで、本実施形態に係るソフトウェア更新システム1では、サーバ装置100が、サーバ装置100及びクライアント装置200の全ての更新情報ファイルのアーカイブデータを更新サーバ装置300から取得し、取得したアーカイブデータを展開し、サーバ用の更新情報ファイルとクライアント用の更新情報ファイルとに分けて、更新情報を装置種別ごとに管理する仕組みとした。   Therefore, in the software update system 1 according to the present embodiment, the server device 100 acquires archive data of all update information files of the server device 100 and the client device 200 from the update server device 300, and expands the acquired archive data. The update information file for the server is divided into the update information file for the client, and the update information is managed for each device type.

これにより、本実施形態に係るソフトウェア更新システム1では、ソフトウェアの更新要否判定時に該当更新情報を容易に参照でき、ソフトウェア更新が行える。   Thereby, in the software update system 1 according to the present embodiment, the update information can be easily referred to when software update necessity determination is made, and the software update can be performed.

以下に、本実施形態に係るソフトウェア更新管理機能の構成とその動作について説明する。
図3は、本実施形態に係るソフトウェア更新管理機能の構成例を示す図である。
図3に示すように、本実施形態に係るソフトウェア更新管理機能は、アーカイブデータ要求部11、アーカイブデータ展開部12、更新情報管理部13、及び更新情報保持部14などを有している。これらは、サーバ装置100が有する機能部である。なお、サーバ装置100は、上記機能部の他、更新要否判定部15、インストール情報保持部16、及びソフトウェア更新部17などを有する。また、ソフトウェア更新管理機能は、更新サーバ装置300及びクライアント装置200などが有する機能部と連携動作する。更新サーバ装置300は、アーカイブデータ管理部31及びアーカイブデータ保持部32などを有している。クライアント装置200は、更新要否判定部21、インストール情報保持部22、及びソフトウェア更新部23などを有している。
The configuration and operation of the software update management function according to this embodiment will be described below.
FIG. 3 is a diagram illustrating a configuration example of the software update management function according to the present embodiment.
As shown in FIG. 3, the software update management function according to the present embodiment includes an archive data request unit 11, an archive data expansion unit 12, an update information management unit 13, an update information holding unit 14, and the like. These are functional units included in the server device 100. The server device 100 includes an update necessity determination unit 15, an installation information holding unit 16, a software update unit 17, and the like in addition to the above functional units. The software update management function operates in cooperation with functional units included in the update server device 300, the client device 200, and the like. The update server device 300 includes an archive data management unit 31, an archive data holding unit 32, and the like. The client device 200 includes an update necessity determination unit 21, an installation information holding unit 22, a software update unit 23, and the like.

《更新サーバ装置》
アーカイブデータ管理部31は、取得要求に応じて、更新情報のアーカイブデータを要求元に送信する機能部である。アーカイブデータは、サーバ装置100に対応する複数の更新情報ファイル(以下「サーバ用の更新情報ファイル」という)とクライアント装置200に対応する複数の更新情報ファイル(以下「クライアント用の更新情報ファイル」という)とをアーカイブしたデータである。また、アーカイブ対象の更新情報ファイルは、過去にリリースされたソフトウェアバージョンの更新情報を含むデータファイルである。
<Update server device>
The archive data management unit 31 is a functional unit that transmits archive data of update information to a request source in response to an acquisition request. The archive data includes a plurality of update information files corresponding to the server device 100 (hereinafter referred to as “update information file for server”) and a plurality of update information files corresponding to the client device 200 (hereinafter referred to as “update information file for client”). ) And archived data. The update information file to be archived is a data file containing update information of software versions released in the past.

アーカイブデータの生成方法については、例えば、アーカイブ対象の更新情報ファイルを、所定の記憶領域(例えば「ディレクトリ」)に格納し、アーカイブ処理を指示するコマンドオプションが指定されたアーカイブコマンド(例えば「tarコマンド」や「zipコマンド」など)を、記憶領域に対して実行する方法などがある。また、アーカイブデータ管理部31が、これらの作業を自動化するツールを提供してもよい。   Regarding the generation method of archive data, for example, an update information file to be archived is stored in a predetermined storage area (for example, “directory”), and an archive command (for example, a “tar command” in which a command option for instructing archive processing is specified. ”Or“ zip command ”) is executed on the storage area. Further, the archive data management unit 31 may provide a tool for automating these operations.

このようにして生成されたアーカイブデータは、アーカイブデータ保持部32に格納され保持される。なお、アーカイブデータ保持部32は、更新サーバ装置300が備える記憶装置の所定の記憶領域にあたる。   The archive data generated in this way is stored and held in the archive data holding unit 32. The archive data holding unit 32 corresponds to a predetermined storage area of a storage device included in the update server device 300.

よって、アーカイブデータ管理部31は、取得要求を受け付けると、アーカイブデータ保持部32にアクセスし、取得したアーカイブデータを要求元に送信する。これにより、要求元には、過去にリリースされたソフトウェアバージョンごとの全ての更新情報を含む、サーバ用の更新情報ファイルとクライアント用の更新情報ファイルとをアーカイブしたアーカイブデータが提供される。   Therefore, when receiving the acquisition request, the archive data management unit 31 accesses the archive data holding unit 32 and transmits the acquired archive data to the request source. As a result, the request source is provided with archive data in which the update information file for the server and the update information file for the client are archived including all update information for each software version released in the past.

《サーバ装置》
アーカイブデータ要求部11は、アーカイブデータの取得を要求する機能部である。アーカイブデータ要求部11は、予め設定された更新サーバ装置300のネットワーク設定情報(例えば「IPアドレス:Internet Protocol address」)に従って、アーカイブデータの取得を要求するコマンドを送信する。その結果、アーカイブデータ要求部11は、更新サーバ装置300からアーカイブデータを受信し、要求に応じたデータを取得する。
<Server equipment>
The archive data request unit 11 is a functional unit that requests acquisition of archive data. The archive data request unit 11 transmits a command for requesting acquisition of archive data in accordance with network setting information (for example, “IP address: Internet Protocol address”) of the update server device 300 set in advance. As a result, the archive data request unit 11 receives the archive data from the update server device 300 and acquires data according to the request.

アーカイブデータの取得要求タイミングについては、例えば、所定の時間間隔に従って定期的に行う方法や、管理者から受け付けた動作指示に従って行う方法などがある。よって、アーカイブデータ要求部11は、時間間隔を設定したり、動作指示を受け付けたりするためのGUI(Graphical User Interface)を備えた画面を、サーバ装置100が備える表示装置102に表示させてもよい。   The archive data acquisition request timing includes, for example, a method that is periodically performed according to a predetermined time interval, and a method that is performed according to an operation instruction received from an administrator. Therefore, the archive data request unit 11 may cause the display device 102 included in the server device 100 to display a screen including a GUI (Graphical User Interface) for setting a time interval and receiving an operation instruction. .

アーカイブデータ展開部12は、取得されたアーカイブデータを展開する機能部である。アーカイブデータ展開部12は、例えば、展開処理を指示するコマンドオプションが指定されたアーカイブコマンドを、取得されたアーカイブデータに対して実行する。なお、取得されたアーカイブデータが、実行ファイルであった場合(例えば「*.exe」)には、アーカイブデータ自身を実行する。   The archive data expansion unit 12 is a functional unit that expands the acquired archive data. The archive data expansion unit 12 executes, for example, an archive command in which a command option for instructing expansion processing is specified for the acquired archive data. If the acquired archive data is an execution file (for example, “* .exe”), the archive data itself is executed.

よって、アーカイブデータ展開部12は、アーカイブデータが取得されると、展開処理を指示するコマンドオプションが指定されたアーカイブコマンドを、取得されたアーカイブデータに対して自動実行する(又はアーカイブデータを自動実行する)。これにより、サーバ装置100では、所定の記録領域(RAM)に、サーバ用の更新情報ファイルとクライアント用の更新情報ファイルが展開される。   Therefore, when the archive data is acquired, the archive data expansion unit 12 automatically executes the archive command in which the command option for instructing the expansion process is specified on the acquired archive data (or automatically executes the archive data). To do). As a result, in the server apparatus 100, the server update information file and the client update information file are expanded in a predetermined recording area (RAM).

このようにして展開された複数の更新情報ファイルは、更新情報保持部14に格納され保持される。なお、更新情報保持部14は、サーバ装置100が備える記憶装置の所定の記憶領域にあたる。   The plurality of update information files developed in this way are stored and held in the update information holding unit 14. The update information holding unit 14 corresponds to a predetermined storage area of a storage device included in the server device 100.

更新情報管理部13は、所定のデータ操作を行い、更新情報を管理する機能部である。更新情報管理部13は、更新情報保持部14にアクセスし、要求に応じたデータ操作を行い、更新情報を装置種別ごとに管理する。   The update information management unit 13 is a functional unit that performs predetermined data operations and manages update information. The update information management unit 13 accesses the update information holding unit 14, performs data operation in response to the request, and manages update information for each device type.

更新情報に対して行われるデータ操作には、データ登録(追加)、データ更新(上書き)、データ参照(取得)、及びデータ消去(削除)などがある。   Data operations performed on the update information include data registration (addition), data update (overwrite), data reference (acquisition), and data deletion (deletion).

図4は、本実施形態に係る更新情報14Dの管理例を示す図である。
図4には、更新情報保持部14において、リリースされたソフトウェアバージョンの更新情報14Dが、リリース対象の装置種別ごとに管理されるデータ管理例が示されている。
FIG. 4 is a diagram illustrating a management example of the update information 14D according to the present embodiment.
FIG. 4 shows an example of data management in which the update information holding unit 14 manages the release information 14D of the released software version for each device type to be released.

更新情報管理部13は、図4に示すように、更新情報14Dを、サーバ用の更新情報14Dとクライアント用の更新情報14Dとに分けて管理する。更新情報管理部13は、所定の記憶領域に展開された複数の更新情報ファイルのうち、サーバ用の更新情報ファイル14DS0〜14DSn(以下総称する場合「更新情報ファイル14DSn」という)を、サーバ用の更新情報14Dを保持する記憶領域に格納する。更新情報管理部13は、クライアント用の更新情報ファイル14DC0〜14DCn(以下総称する場合「更新情報ファイル14DCn」という)を、クライアント用の更新情報14Dを保持する記憶領域に格納する。これにより、更新情報14Dは、装置種別ごとに登録される。 Update information management unit 13, as shown in FIG. 4, the update information 14D, managed divided into an update information 14D C for updates 14D S and the client for the server. The update information management unit 13 selects server update information files 14D S0 to 14D Sn (hereinafter, collectively referred to as “update information file 14D Sn ”) from among a plurality of update information files expanded in a predetermined storage area. stored in the storage area for holding update information 14D S for the server. The update information management unit 13 stores client update information files 14D C0 to 14D Cn (hereinafter collectively referred to as “update information file 14D Cn ”) in a storage area that holds the client update information 14D C. Thereby, the update information 14D is registered for each device type.

ここで、更新情報14Dのデータについて説明する。
図5は、本実施形態に係る更新情報14Dのデータ例を示す図である。
(A)には、サーバ用の更新情報ファイル14DSnのデータ例が示されており、(B)には、クライアント用の更新情報ファイル14DCnのデータ例が示されている。
Here, the data of the update information 14D will be described.
FIG. 5 is a diagram illustrating a data example of the update information 14D according to the present embodiment.
(A) shows a data example of the server update information file 14D Sn , and (B) shows a data example of the client update information file 14D Cn .

例えば、更新情報ファイル14DSnは、ソフトウェアのバージョン情報、ソフトウェアをリリースした日時情報、サーバ装置100の稼働状況の確認結果に関する情報(以下「稼働状況確認結果情報」という)、及びメンテナンス機能に関する情報(以下「メンテナンス機能情報」という)などを含む、サーバ用の更新情報14Dで構成される。稼働状況確認結果情報には、サーバ装置100に関する詳細情報や、クライアント装置200から取得する統計情報及び詳細情報などを管理する機能を実現するソフトウェアの対応内容(「不具合への修正」や「機能追加による変更」)などが、所定のデータ形式で記述されている。また、メンテナンス機能情報には、サーバ装置100のメンテナンス動作を管理する機能を実現するソフトウェアの対応内容などが、所定のデータ形式で記述されている。 For example, the update information file 14D Sn includes software version information, software release date / time information, information on the operation status confirmation result of the server device 100 (hereinafter referred to as “operation status confirmation result information”), and information on the maintenance function ( below, and the like referred to as "maintenance function information"), consists of an update information 14D S for the server. The operation status confirmation result information includes detailed information about the server device 100, and the correspondence contents of software that realizes a function for managing statistical information and detailed information acquired from the client device 200 ("correction to defect" and "addition of function"). Is changed in a predetermined data format. Further, in the maintenance function information, the correspondence contents of software that realizes a function for managing the maintenance operation of the server apparatus 100 are described in a predetermined data format.

また、更新情報ファイル14DCnは、ソフトウェアのバージョン情報、ソフトウェアをリリースした日時情報、クライアント装置200の搭載インストーラに関する情報(以下「インストーラ情報」という)、及び搭載アプリケーションに関する情報(以下「アプリケーション情報」という)などを含む、クライアント用の更新情報14Dで構成される。インストーラ情報には、搭載アプリケーションへの対応内容(機能追加による変更)などが、所定のデータ形式で記述されている。また、アプリケーション情報には、搭載アプリケーションの対応内容(「不具合への修正」や「機能追加による変更」)などが、所定のデータ形式で記述されている。 The update information file 14D Cn includes software version information, date information when the software was released, information related to the installed installer of the client device 200 (hereinafter referred to as “installer information”), and information related to the installed application (hereinafter referred to as “application information”). ), and the like, consists of an update information 14D C for the client. In the installer information, the contents (change due to function addition) corresponding to the installed application are described in a predetermined data format. In addition, in the application information, the correspondence contents of the installed application (“correction to defect”, “change by adding function”) and the like are described in a predetermined data format.

また、本実施形態では、更新情報ファイル14DSnや更新情報ファイル14DCnのファイル名に、装置種別を示す情報(以下「装置種別情報」という)とソフトウェアリリースのバージョン情報とを含む。これにより、後述するソフトウェア更新の要否判定を、ファイル名のみを参照することで行え、処理を簡素化できる。 In the present embodiment, the file names of the update information file 14D Sn and the update information file 14D Cn include information indicating the device type (hereinafter referred to as “device type information”) and software release version information. This makes it possible to determine whether or not software update, which will be described later, is made by referring to only the file name, thereby simplifying the processing.

図3の説明に戻る。更新情報管理部13は、次のように、更新情報14Dの更新を行う。更新情報管理部13は、更新情報保持部14にアクセスし、展開された更新情報ファイル14DSnや更新情報ファイル14DCnで、サーバ用の記憶領域やクライアント用の記憶領域に保持される更新情報14Dや更新情報14Dを上書きし、更新する。なお、ファイル名の一致/不一致を判定し、ファイル名が一致しなかった更新情報ファイル14DSnや更新情報ファイル14DCnのみを、新たな更新情報14として格納し、更新するようにしてもよい。また、ファイル名が一致した場合であっても、更新日時が新しい更新情報ファイル14DSnや更新情報ファイル14DCnで、サーバ用の記憶領域やクライアント用の記憶領域に保持される更新情報14Dや更新情報14Dを上書きし、更新するようにしてもよい。 Returning to the description of FIG. The update information management unit 13 updates the update information 14D as follows. The update information management unit 13 accesses the update information holding unit 14 and the update information 14D held in the storage area for the server or the storage area for the client by the expanded update information file 14D Sn or the update information file 14D Cn. overwrite the S and update information 14D C, to update. Note that it is also possible to determine whether the file names match or not, and store and update only the update information file 14D Sn or the update information file 14D Cn whose file names do not match as the new update information 14. Further, even if the file names match, the new update information update time file 14D Sn and updates file 14D Cn, Ya update information 14D S held in the storage area of the storage area or client server overwrites the updated information 14D C, may be updated.

また、更新情報管理部13は、次のように、更新情報14Dの参照及び消去を行う。更新情報管理部13は、更新情報保持部14にアクセスし、保持される更新情報ファイル14DSnや更新情報ファイル14DCnのファイル名に基づき、参照/消去する。 Further, the update information management unit 13 refers to and deletes the update information 14D as follows. The update information management unit 13 accesses the update information holding unit 14 and refers / erases based on the file names of the update information file 14D Sn and the update information file 14D Cn that are held.

更新要否判定部15は、搭載ソフトウェアの更新を行う必要があるか否かを判定する(更新要否判定を行う)機能部である。更新要否判定部15は、サーバ装置100の搭載ソフトウェアのバージョン情報に基づき、ソフトウェア更新の要否判定を行う。バージョン情報は、サーバ装置100のソフトウェアインストール(又はソフトウェアアップデート)時に記録されるインストール情報に含まれ、インストール情報保持部16に保持される。なお、インストール情報保持部16は、サーバ装置100が備える記憶装置(HDD)の所定の記憶領域にあたる。   The update necessity determination unit 15 is a functional unit that determines whether it is necessary to update the installed software (performs an update necessity determination). The update necessity determination unit 15 determines whether or not software update is necessary based on the version information of the installed software of the server device 100. The version information is included in installation information recorded at the time of software installation (or software update) of the server apparatus 100 and is held in the installation information holding unit 16. The installation information holding unit 16 corresponds to a predetermined storage area of a storage device (HDD) included in the server device 100.

よって、更新要否判定部15は、インストール情報保持部16にアクセスし、搭載ソフトウェアのバージョン情報を参照する。また、更新要否判定部15は、更新情報保持部14にアクセスし、サーバ用の記憶領域に保持される更新情報14Dを参照する。その結果、更新要否判定部15は、更新情報14Dに含まれるバージョン情報の値が、搭載ソフトウェアのバージョン情報の値より大きい場合に、ソフトウェアの更新が必要と判定する。このとき、更新要否判定部15は、サーバ用の記憶領域に格納された更新情報ファイル14DSnのファイル名を参照し、該ファイル名に含まれるバージョン情報の値と、インストール情報保持部16に記録されたインストール情報に含まれるバージョン情報の値とを比較し、比較結果に基づき、更新要否判定を行う。 Therefore, the update necessity determination unit 15 accesses the installation information holding unit 16 and refers to the version information of the installed software. The update necessity determination unit 15 accesses the update information storage unit 14, refers to the update information 14D S held in the storage area for the server. As a result, the update necessity determination unit 15 determines the value of the version information included in the update information 14D S is, if the value is greater than the version information of the installed software, the need to update the software. At this time, the update necessity determination unit 15 refers to the file name of the update information file 14D Sn stored in the storage area for the server, and stores the value of the version information included in the file name and the installation information holding unit 16 The version information value included in the recorded installation information is compared, and an update necessity determination is performed based on the comparison result.

ソフトウェア更新部17は、搭載ソフトウェアを更新する機能部である。ソフトウェア更新部17は、サーバ装置100の搭載ソフトウェアの更新が必要と判定された場合に、予め設定されたインストールソフトウェア(又はアップデートソフトウェア)の格納先情報(例えば「IPアドレス:Internet Protocol address」や「データパス」など)に基づき、指定されたバージョンに該当するプログラムやデータを取得する。その結果、ソフトウェア更新部17は、取得したプログラムやデータを、搭載インストーラによりインストール(又はアップデート)し、ソフトウェア更新を行う。   The software update unit 17 is a functional unit that updates the installed software. When it is determined that the installed software of the server apparatus 100 needs to be updated, the software update unit 17 stores storage location information (for example, “IP address: Internet Protocol address”, “ Program or data corresponding to the specified version is acquired based on the data path. As a result, the software update unit 17 installs (or updates) the acquired program and data using the installed installer, and updates the software.

《クライアント装置》
更新要否判定部21は、サーバ装置100が有する更新要否判定部15と同様に、搭載ソフトウェアの更新を行う必要があるか否かを判定する機能部である。更新要否判定部21は、クライアント装置200の搭載ソフトウェアのバージョン情報に基づき、ソフトウェア更新の要否判定を行う。バージョン情報は、クライアント装置200のソフトウェアインストール(又はソフトウェアアップデート)時に、インストール情報保持部22に記録される。なお、インストール情報保持部22は、クライアント装置200が備える記憶装置(HDD)の所定の記憶領域にあたる。
<Client device>
The update necessity determination unit 21 is a functional unit that determines whether or not the installed software needs to be updated, like the update necessity determination unit 15 included in the server device 100. The update necessity determination unit 21 determines whether software update is necessary based on the version information of the installed software of the client device 200. The version information is recorded in the installation information holding unit 22 during software installation (or software update) of the client device 200. The installation information holding unit 22 corresponds to a predetermined storage area of a storage device (HDD) included in the client device 200.

よって、更新要否判定部21は、インストール情報保持部22にアクセスし、搭載ソフトウェアのバージョン情報を参照する。また、更新要否判定部21は、サーバ装置100が有する更新情報保持部14にアクセスし、クライアント用の記憶領域に保持される更新情報14Dを参照する。その結果、更新要否判定部21は、更新情報14Dに含まれるバージョン情報の値が、搭載ソフトウェアのバージョン情報の値より大きい場合に、ソフトウェアの更新が必要と判定する。このとき、更新要否判定部21は、クライアント用の記憶領域に格納された更新情報ファイル14DCnのファイル名を参照し、該ファイル名に含まれるバージョン情報の値と、インストール情報保持部22に記録されたインストール情報に含まれるバージョン情報の値とを比較し、比較結果に基づき、更新要否判定を行う。 Therefore, the update necessity determination unit 21 accesses the installation information holding unit 22 and refers to the version information of the installed software. The update necessity determination unit 21 accesses the update information holding section 14 by the server apparatus 100 has, refers to the update information 14D C held in the storage area for the client. As a result, the update necessity determination unit 21 determines the value of the version information included in the update information 14D C is, if the value is greater than the version information of the installed software, the need to update the software. In this case, update necessity determination unit 21 refers to the file name of the update information file 14D Cn stored in the storage area for the client, and the value of the version information included in the file name, the installation information storage unit 22 The version information value included in the recorded installation information is compared, and an update necessity determination is performed based on the comparison result.

ソフトウェア更新部23は、サーバ装置100が有するソフトウェア更新部17と同様に、搭載ソフトウェアを更新する機能部である。ソフトウェア更新部23は、クライアント装置200の搭載ソフトウェアの更新が必要と判定された場合に、予め設定されたインストールソフトウェア(又はアップデートソフトウェア)の格納先情報に基づき、指定されたバージョンに該当するプログラムやデータを取得する。その結果、ソフトウェア更新部23は、取得したプログラムやデータを、搭載インストーラによりインストール(又はアップデート)し、ソフトウェア更新を行う。   The software update unit 23 is a functional unit that updates the installed software, like the software update unit 17 included in the server device 100. When it is determined that the installed software of the client device 200 needs to be updated, the software update unit 23 stores a program corresponding to the specified version based on storage destination information of preset installation software (or update software). Get the data. As a result, the software update unit 23 installs (or updates) the acquired program and data using the installed installer, and updates the software.

以上のように、本実施形態に係るソフトウェア更新管理機能は、上記各機能部が連携動作することにより実現される。なお、上記各機能部は、システム1を構成する各機器に搭載(インストール)されるプログラム(ソフトウェア更新管理機能を実現するソフトウェア)が、各機器が備える演算装置(CPU)により、記憶装置(「HDD」や「ROM」など)からメモリ(RAM)上に読み出され、各機器において、以下の処理が実行されることで実現される。   As described above, the software update management function according to the present embodiment is realized by the above-described functional units operating in cooperation. Each functional unit described above is stored in a storage device (“" by a computer (software) that implements a software update management function) installed (installed) in each device constituting the system 1 by a computing device (CPU) included in each device. This is realized by reading the data from an “HDD” or “ROM” onto a memory (RAM) and executing the following processing in each device.

本実施形態に係るソフトウェア更新管理機能の詳細な動作(機能部群の連携動作)について、処理手順を示すシーケンス図を用いて説明する。   A detailed operation of the software update management function according to the present embodiment (cooperation operation of the functional unit group) will be described with reference to a sequence diagram showing a processing procedure.

《ソフトウェア更新の処理》
図6は、本実施形態に係るソフトウェア更新の処理手順例を示す図である。
図6に示すように、まず、更新サーバ装置300は、アーカイブデータ管理部31で、アーカイブデータの生成要求を受け付ける(ステップS101)。これにより、更新サーバ装置300では、アーカイブデータ管理部31により、過去にリリースされたソフトウェアバージョンごとの全ての更新情報を含む、生成要求時に指定されたサーバ用の更新情報ファイル14DSnとクライアント用の更新情報ファイル14DCnとがアーカイブされ、アーカイブデータ保持部32に格納され保持される(ステップS102)。
<Software update processing>
FIG. 6 is a diagram illustrating an example of a software update processing procedure according to the present embodiment.
As illustrated in FIG. 6, first, the update server device 300 receives an archive data generation request at the archive data management unit 31 (step S <b> 101). As a result, in the update server device 300, the archive data management unit 31 includes all update information for each software version released in the past, the server update information file 14D Sn specified at the time of the generation request, and the client The update information file 14D Cn is archived and stored and held in the archive data holding unit 32 (step S102).

次に、サーバ装置100は、アーカイブデータ要求部11で、アーカイブデータの取得要求を受け付けると、更新サーバ装置300に対して、取得要求を通知する(ステップS201)。このとき、アーカイブデータ要求部11は、予め設定された更新サーバ装置300のネットワーク設定情報に従って、アーカイブデータの取得を要求するコマンドを送信し、取得要求を通知する。その結果、更新サーバ装置300からは、サーバ装置100に対して、応答結果が通知される(ステップS202)。このとき、アーカイブデータ管理部31は、サーバ装置300が有するアーカイブデータ要求部11に対して、アーカイブデータを送信し、応答結果を通知する。   Next, when the archive data request unit 11 accepts the archive data acquisition request, the server apparatus 100 notifies the update server apparatus 300 of the acquisition request (step S201). At this time, the archive data request unit 11 transmits a command for requesting acquisition of archive data according to the network setting information of the update server device 300 set in advance, and notifies the acquisition request. As a result, the update server device 300 notifies the server device 100 of the response result (step S202). At this time, the archive data management unit 31 transmits the archive data to the archive data request unit 11 included in the server device 300 and notifies the response result.

これを受けて、サーバ装置100は、アーカイブデータ要求部11が、アーカイブデータ展開部12に対して、受信したアーカイブデータの展開処理を指示する(ステップS203)。このとき、アーカイブデータ要求部11は、アーカイブデータ展開部12に対して、受信したアーカイブデータを渡し、展開処理を指示する。   In response, the server apparatus 100 instructs the archive data requesting unit 11 to expand the received archive data to the archive data expanding unit 12 (step S203). At this time, the archive data request unit 11 passes the received archive data to the archive data expansion unit 12 and instructs the expansion process.

サーバ装置100は、アーカイブデータ展開部12が、展開処理の指示に従って、所定の記憶領域に、アーカイブデータを展開し(ステップS204)、更新情報管理部13に対して、得られた展開データに基づく更新情報14Dの登録・更新処理を指示する(ステップS205)。このとき、アーカイブデータ展開部12は、更新情報管理部13に対して、展開データである、サーバ用の更新情報ファイル14DSnとクライアント用の更新情報ファイル14DCnとを渡し、登録・更新処理を指示する。 In the server apparatus 100, the archive data expansion unit 12 expands the archive data in a predetermined storage area in accordance with the instruction of the expansion process (Step S204), and the update information management unit 13 is based on the obtained expansion data. An instruction to register / update the update information 14D is given (step S205). At this time, the archive data expansion unit 12 passes the update information file 14D Sn for the server and the update information file 14D Cn for the client, which are the expansion data, to the update information management unit 13, and performs registration / update processing. Instruct.

サーバ装置100は、更新情報管理部13が、更新情報ファイル14DSnと更新情報ファイル14DCnを、更新情報保持部14に格納し、更新情報14Dとして登録・更新する(ステップS206)。このとき、更新情報管理部13は、更新情報保持部14のサーバ用の記憶領域にアクセスし、更新情報ファイル14DSnを格納することで、サーバ用の更新情報14Dとして登録・更新する。また、更新情報管理部13は、更新情報保持部14のクライアント用の記憶領域にアクセスし、更新情報ファイル14DCnを格納することで、クライアント用の更新情報14Dとして登録・更新する。これにより、サーバ装置100では、サーバ用の更新情報ファイル14DSnとクライアント用の更新情報ファイル14DCnとが、異なる記憶領域に分けて格納され、更新情報14Dを装置種別ごとに管理される。 In the server apparatus 100, the update information management unit 13 stores the update information file 14D Sn and the update information file 14D Cn in the update information holding unit 14, and registers / updates them as the update information 14D (step S206). In this case, update information management unit 13 accesses the storage area of the server the update information holding unit 14, by storing the update information file 14D Sn, and registers and updates the update information 14D S for the server. Also, the update information management unit 13 accesses the storage area for client update information holding unit 14, by storing the update information file 14D Cn, to register and update the update information 14D C for a client. Thereby, in the server apparatus 100, the server update information file 14D Sn and the client update information file 14D Cn are stored separately in different storage areas, and the update information 14D is managed for each apparatus type.

サーバ装置100は、更新情報管理部13が、更新要否判定部15に対して、ソフトウェア更新の要否判定処理を指示する(ステップS207)。また、サーバ装置100は、更新情報管理部13が、クライアント装置200が有する更新要否判定部21に対して、ソフトウェア更新の要否判定処理を指示する。このとき、更新情報管理部13は、予め設定されたクライアント装置200のネットワーク設定情報に従って、ソフトウェア更新の要否判定処理を指示するコマンドを送信し、要否判定処理を指示する。   In the server apparatus 100, the update information management unit 13 instructs the update necessity determination unit 15 to perform software update necessity determination processing (step S207). In the server device 100, the update information management unit 13 instructs the update necessity determination unit 21 included in the client device 200 to perform software update necessity determination processing. At this time, the update information management unit 13 transmits a command for instructing the necessity of software update according to the preset network setting information of the client device 200, and instructs the necessity determination process.

これにより、サーバ装置100やクライアント装置200では、次のような処理が行われる。   Thereby, the server apparatus 100 and the client apparatus 200 perform the following processing.

《サーバ装置の処理》
サーバ装置100は、更新要否判定部15が、搭載ソフトウェアのバージョン情報を参照する(ステップS301)。このとき、更新要否判定部15は、インストール情報保持部16に記録されたインストール情報に含まれるバージョン情報を参照する。
<Server processing>
In the server apparatus 100, the update necessity determination unit 15 refers to the version information of the installed software (step S301). At this time, the update necessity determination unit 15 refers to the version information included in the installation information recorded in the installation information holding unit 16.

サーバ装置100は、更新要否判定部15が、サーバ用の更新情報14Dを参照する(ステップS303及びステップS303)。このとき、更新要否判定部15は、更新情報管理部13を介して、更新情報保持部14にアクセスし、サーバ用の記憶領域に保持される更新情報14Dを参照する。 The server apparatus 100 updates necessity determining unit 15 refers to the update information 14D S for the server (step S303 and step S303). In this case, update necessity determination unit 15, via the update information management unit 13 accesses the update information storage unit 14, refers to the update information 14D S held in the storage area for the server.

サーバ装置100は、更新要否判定部15が、参照値に基づき、バージョン比較判定を行う(ステップS304)。このとき、更新要否判定部15は、更新情報14Dに含まれるバージョン情報の値と、インストール情報保持部16に記録されたインストール情報に含まれるバージョン情報の値とを比較する。更新要否判定部15は、比較結果に基づき、更新情報14Dに含まれるバージョン情報の値が、搭載ソフトウェアのバージョン情報の値より大きいか否かを判定する。 In the server apparatus 100, the update necessity determination unit 15 performs version comparison determination based on the reference value (step S304). In this case, update necessity determination unit 15 compares the value of the version information included in the update information 14D S, and a value of the version information included in the installation information recorded in the installation information storage unit 16. Update necessity determination unit 15 compares, based on the result, determines the value of the version information included in the update information 14D S is, whether greater than the value of the version information of the installed software.

その結果、サーバ装置100は、更新情報14Dに含まれるバージョン情報の値が、搭載ソフトウェアのバージョン情報の値より大きいと判定された場合に、更新要否判定部15が、ソフトウェア更新部17に対して、ソフトウェアの更新を指示する(ステップS305)。このとき、更新要否判定部15は、ソフトウェア更新部17に対して、最新のバージョン情報を指定し、ソフトウェアの更新を指示する。 As a result, the server apparatus 100, the value of the version information included in the update information 14D S is, if it is determined to be greater than the value of the version information of the installed software, update necessity determination unit 15, the software update section 17 On the other hand, the software update is instructed (step S305). At this time, the update necessity determination unit 15 designates the latest version information and instructs the software update unit 17 to update the software.

サーバ装置100は、ソフトウェア更新部17が、搭載ソフトウェアの更新を行う(ステップS306)。このとき、ソフトウェア更新部17は、予め設定されたインストールソフトウェア(又はアップデートソフトウェア)の格納先情報に基づき、指定されたバージョンに該当するプログラムやデータを取得する。ソフトウェア更新部17は、取得したプログラムやデータをインストール(又はアップデート)し、ソフトウェア更新を行う。   In the server device 100, the software update unit 17 updates the installed software (step S306). At this time, the software update unit 17 acquires a program and data corresponding to the specified version based on storage location information of preset installation software (or update software). The software update unit 17 installs (or updates) the acquired program and data, and updates the software.

《クライアント装置の処理》
クライアント装置200は、更新要否判定部21が、搭載ソフトウェアのバージョン情報を参照する(ステップS401)。このとき、更新要否判定部21は、インストール情報保持部22に記録されたインストール情報に含まれるバージョン情報を参照する。
《Client device processing》
In the client device 200, the update necessity determination unit 21 refers to the version information of the installed software (step S401). At this time, the update necessity determination unit 21 refers to the version information included in the installation information recorded in the installation information holding unit 22.

サーバ装置100は、更新要否判定部21が、クライアント用の更新情報14Dを参照する(ステップS402及びステップS403)。このとき、更新要否判定部21は、予め設定されたサーバ装置100のネットワーク設定情報に従って、更新情報14Dの参照を要求するコマンドを送信し、参照要求を通知する。その結果、サーバ装置100からは、クライアント装置200に対して、応答結果(例えば「データパス」)が通知され、サーバ装置100が有する更新情報管理部13を介して、更新情報保持部14にアクセスし、クライアント用の記憶領域に保持される更新情報14Dが参照可能となる。 The server apparatus 100 updates necessity determination unit 21 refers to the update information 14D C for a client (step S402 and step S403). In this case, update necessity determination unit 21 in accordance with the network configuration information of the server apparatus 100 which is set in advance, and sends a command requesting a reference to the update information 14D C, and notifies the reference request. As a result, the server apparatus 100 notifies the client apparatus 200 of a response result (for example, “data path”), and accesses the update information holding section 14 via the update information management section 13 of the server apparatus 100. and, update information 14D C becomes possible references that are held in the storage area for the client.

クライアント装置200は、更新要否判定部21が、参照値に基づき、バージョン比較判定を行う(ステップS404)。このとき、更新要否判定部21は、更新情報14Dに含まれるバージョン情報の値と、インストール情報保持部22に記録されたインストール情報に含まれるバージョン情報の値とを比較する。更新要否判定部21は、比較結果に基づき、更新情報14Dに含まれるバージョン情報の値が、搭載ソフトウェアのバージョン情報の値より大きいか否かを判定する。 In the client device 200, the update necessity determination unit 21 performs version comparison determination based on the reference value (step S404). In this case, update necessity determination unit 21 compares the value of the version information included in the update information 14D C, and a value of the version information included in the installation information recorded in the installation information storage unit 22. Update necessity determination unit 21 compares, based on the result, it determines the value of the version information included in the update information 14D C is, whether greater than the value of the version information of the installed software.

その結果、クライアント装置200は、更新情報14Dに含まれるバージョン情報の値が、搭載ソフトウェアのバージョン情報の値より大きいと判定された場合に、更新要否判定部21が、ソフトウェア更新部23に対して、ソフトウェアの更新を指示する(ステップS405)。このとき、更新要否判定部21は、ソフトウェア更新部23に対して、最新のバージョン情報を指定し、ソフトウェアの更新を指示する。 As a result, the client device 200, the value of the version information included in the update information 14D C is, if it is determined to be greater than the value of the version information of the installed software, update necessity determination unit 21, the software update section 23 In response to this, the software update is instructed (step S405). At this time, the update necessity determination unit 21 designates the latest version information and instructs the software update unit 23 to update the software.

クライアント装置200は、ソフトウェア更新部23が、搭載ソフトウェアの更新を行う(ステップS406)。このとき、ソフトウェア更新部23は、予め設定されたインストールソフトウェア(又はアップデートソフトウェア)の格納先情報に基づき、指定されたバージョンに該当するプログラムやデータを取得する。ソフトウェア更新部23は、取得したプログラムやデータをインストール(又はアップデート)し、ソフトウェア更新を行う。   In the client device 200, the software update unit 23 updates the installed software (step S406). At this time, the software update unit 23 acquires a program and data corresponding to the specified version based on storage location information of preset installation software (or update software). The software update unit 23 installs (or updates) the acquired program and data, and updates the software.

<まとめ>
以上のように、本実施形態に係るソフトウェア更新システム1によれば、サーバ装置100が、アーカイブデータ要求部11により、過去にリリースされたソフトウェアバージョンごとの全ての更新情報を含む、サーバ用の更新情報ファイル14DSnとクライアント用の更新情報ファイル14DCnとをアーカイブしたアーカイブデータを、更新サーバ装置300から取得する。サーバ装置100は、アーカイブデータ展開部12により、取得されたアーカイブデータを展開する。サーバ装置100は、更新情報管理部13により、展開された複数の更新情報ファイル14DSn,14DCnを、サーバ用とクライアント用に分けて、更新情報保持部14に保持し、更新情報14Dを装置種別ごとに管理する。
<Summary>
As described above, according to the software update system 1 according to the present embodiment, the server apparatus 100 includes the server data 100 including all update information for each software version released in the past by the archive data request unit 11. Archive data obtained by archiving the information file 14D Sn and the client update information file 14D Cn is acquired from the update server apparatus 300. The server apparatus 100 expands the acquired archive data by the archive data expansion unit 12. The server apparatus 100 uses the update information management unit 13 to divide a plurality of expanded update information files 14D Sn and 14D Cn into a server and a client, hold them in the update information holding unit 14, and store the update information 14D in the apparatus Manage by type.

これにより、本実施形態に係るソフトウェア更新システム1では、サーバ装置100が、更新要否判定部13により、サーバ用の更新情報ファイル14DSnを参照し、新しいバージョンのソフトウェアがリリースされているか否かを判定する。その結果、サーバ装置100は、新しいバージョンのソフトウェアがリリースされていると判定されると、ソフトウェア更新部17により、自機の搭載ソフトウェアを更新する。 Thereby, in the software update system 1 according to the present embodiment, the server apparatus 100 refers to the server update information file 14D Sn by the update necessity determination unit 13 and determines whether or not a new version of software has been released. Determine. As a result, when it is determined that a new version of the software has been released, the server device 100 updates the software installed in the server device 100 by the software update unit 17.

また、本実施形態に係るソフトウェア更新システム1では、クライアント装置200が、更新要否判定部21により、サーバ装置100が有する更新情報保持部14で保持するクライアント用の更新情報ファイル14DCnを参照し、新しいバージョンのソフトウェアがリリースされているか否かを判定する。その結果、クライアント装置200は、新しいバージョンのソフトウェアがリリースされていると判定されると、ソフトウェア更新部23により、自機の搭載ソフトウェアを更新する。 In the software update system 1 according to the present embodiment, the client device 200 refers to the client update information file 14D Cn held by the update information holding unit 14 of the server device 100 by the update necessity determination unit 21. It is determined whether a new version of software has been released. As a result, when it is determined that a new version of the software has been released, the client device 200 updates the software installed therein by the software update unit 23.

これによって、本実施形態に係るソフトウェア更新システム1では、ソフトウェアの更新要否判定時に該当更新情報を容易に参照でき、ソフトウェア更新が行える。   Thereby, in the software update system 1 according to the present embodiment, the update information can be easily referred to when determining whether or not the software needs to be updated, and the software can be updated.

ここまで、上記実施形態の説明を行ってきたが、上記実施形態に係る「ソフトウェア更新機能」は、図を用いて説明を行った各処理手順を、動作環境(プラットフォーム)にあったプログラミング言語でコード化したプログラムが、システム1を構成する各機器(「更新サーバ装置」、「サーバ装置」、及び「クライアント装置」など)が備える演算装置(CPU)により実行されることで実現される。   The above embodiment has been described so far. The “software update function” according to the above embodiment is a programming language suitable for the operating environment (platform). The encoded program is realized by being executed by an arithmetic device (CPU) included in each device (such as “update server device”, “server device”, and “client device”) constituting the system 1.

上記プログラムは、コンピュータが読み取り可能な記録媒体103aに格納することができる。これにより、上記プログラムは、例えば、サーバ装置100の場合、ドライブ装置103を介して、サーバ装置100にインストールすることができる。また、サーバ装置100は、インタフェース装置107を備えていることから、電気通信回線を用いて上記プログラムをダウンロードし、インストールすることもできる。   The program can be stored in a computer-readable recording medium 103a. Thereby, for example, in the case of the server apparatus 100, the program can be installed in the server apparatus 100 via the drive apparatus 103. Further, since the server device 100 includes the interface device 107, the program can be downloaded and installed using an electric communication line.

また、上記実施形態では、クライント装置200を情報処理装置として説明を行ったが、この限りでない。例えば、画像処理装置などであってもよく、通信手段を有し、更新対象のソフトウェアが動作する環境を有する機器であればよい。   In the above embodiment, the client device 200 has been described as an information processing device, but this is not restrictive. For example, an image processing apparatus or the like may be used as long as it has a communication unit and has an environment in which software to be updated operates.

また、上記実施形態では、サーバ装置100が有する更新情報管理部13からの指示に従って、サーバ装置100やクライアント装置200がソフトウェア更新の要否判定処理を行う点について説明を行ったが、この限りでない。例えば、所定のGUIを備えた操作画面を介して管理者から受け付けた指示に従って、ソフトウェア更新の要否判定処理を行うようにしてもよい。この場合、サーバ装置100やクライアント装置200が有する更新要否判定部15が、上記操作画面を表示する。   Moreover, although the said embodiment demonstrated that the server apparatus 100 and the client apparatus 200 performed the necessity determination process of a software update according to the instruction | indication from the update information management part 13 which the server apparatus 100 has, it is not this limitation. . For example, software update necessity determination processing may be performed in accordance with an instruction received from an administrator via an operation screen having a predetermined GUI. In this case, the update necessity determination unit 15 included in the server device 100 or the client device 200 displays the operation screen.

最後に、上記実施形態に挙げた形状や構成に、その他の要素との組み合わせなど、ここで示した要件に、本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することが可能であり、その応用形態に応じて適切に定めることができる。   Finally, the present invention is not limited to the requirements shown here, such as combinations of other elements with the shapes and configurations described in the above embodiments. With respect to these points, the present invention can be changed within a range that does not detract from the gist of the present invention, and can be appropriately determined according to the application form.

1 ソフトウェア更新システム
11 アーカイブデータ要求部
12 アーカイブデータ展開部
13 更新情報管理部
14 更新情報保持部(D:更新情報,D:サーバ用,D:クライアント用)
15,21 更新要否判定部
16,22 インストール情報保持部
17,23 ソフトウェア更新部
31 アーカイブデータ管理部
32 アーカイブデータ保持部
100 サーバ装置
101 入力装置
102 表示装置
103 ドライブ装置(a:記録媒体)
104 RAM(揮発性の半導体メモリ)
105 ROM(不揮発性の半導体メモリ)
106 CPU(演算装置)
107 インタフェース装置(NIC:Network I/F Card)
108 HDD(不揮発性の記憶装置)
200 クライアント装置
300 更新サーバ装置
B バス
N 内部ネットワーク
I 外部ネットワーク
1 software update system 11 archive data request section 12 archive data expansion unit 13 update information management unit 14 updates information holding section (D: update information, D S: server, D C: client)
15, 21 Update Necessity Determining Units 16, 22 Installation Information Holding Units 17, 23 Software Updating Unit 31 Archive Data Management Unit 32 Archive Data Holding Unit 100 Server Device 101 Input Device 102 Display Device 103 Drive Device (a: Recording Medium)
104 RAM (volatile semiconductor memory)
105 ROM (nonvolatile semiconductor memory)
106 CPU (arithmetic unit)
107 Interface device (NIC: Network I / F Card)
108 HDD (nonvolatile storage device)
200 Client device 300 Update server device B Bus N Internal network I External network

特開2005−259115号公報JP 2005-259115 A

Claims (5)

所定のデータ伝送路を介して、サーバ用とクライアント用の更新情報を送信する更新サーバ装置と、サーバ用とクライアント用の更新情報を管理し、サーバ用の更新情報に基づき、自機のソフトウェアを更新するサーバ装置と、クライアント用の更新情報に基づき、自機のソフトウェアを更新するクライアント装置と、が接続されるソフトウェア更新システムであって、
前記更新サーバ装置は、
前記サーバ装置に対して過去にリリースされたソフトウェアバージョンごとの更新情報を含む、前記サーバ装置に対応する複数の更新情報ファイルと、前記クライアント装置に対して過去にリリースされたソフトウェアバージョンごとの更新情報を含む、前記クライアント装置に対応する複数の更新情報ファイルと、をアーカイブしたアーカイブデータを、所定の記憶領域に保持する保持手段を有し、
前記サーバ装置は、
前記更新サーバ装置に対して、前記アーカイブデータの取得を要求し、データを取得する要求手段と、
前記要求手段により取得されたアーカイブデータを、所定の記憶領域に展開する展開手段と、
前記展開手段により展開された複数の更新情報ファイルを、サーバ用とクライアント用とに分けて、所定の記憶領域に保持し、更新情報を管理する管理手段と、を有し、
前記サーバ装置は、
前記管理手段により管理されるサーバ用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新し、
前記クライアント装置は、
前記サーバ装置にアクセスし、前記管理手段により管理されるクライアント用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新することを特徴とするソフトウェア更新システム。
An update server device that transmits update information for servers and clients via a predetermined data transmission path, manages update information for servers and clients, and manages its own software based on the update information for servers. A software update system in which a server device to be updated and a client device to update its own software based on client update information are connected,
The update server device
A plurality of update information files corresponding to the server device including update information for each software version released in the past to the server device, and update information for each software version released to the client device in the past Including a plurality of update information files corresponding to the client device, and archive data obtained by archiving the update information files in a predetermined storage area,
The server device
Requesting the update server device to acquire the archive data and requesting the data,
Expansion means for expanding the archive data acquired by the request means into a predetermined storage area;
A plurality of update information files expanded by the expansion means, divided into a server and a client, are held in a predetermined storage area, and management means for managing update information,
The server device
Refer to the update information file for the server managed by the management means, and if a new version of the software has been released, update the software installed on the device,
The client device is
Software update that accesses the server device, refers to an update information file for a client managed by the management means, and updates the software installed in the own device if a new version of the software is released system.
前記管理手段は、
展開された複数の更新情報ファイルのうち、サーバ用の更新情報ファイルと、クライアント用の更新情報ファイルとを、異なる記憶領域に格納し、装置種別ごとに管理することを特徴とする請求項1に記載のソフトウェア更新システム。
The management means includes
The update information file for the server and the update information file for the client among the plurality of expanded update information files are stored in different storage areas and managed for each device type. The described software update system.
前記サーバ装置及び前記クライアント装置は、
搭載ソフトウェアのバージョン情報に基づき、ソフトウェア更新が必要か否かを判定する判定手段を有し、
前記判定手段による判定結果に基づき、自機の搭載ソフトウェアを更新することを特徴とする請求項1又は2に記載のソフトウェア更新システム。
The server device and the client device are:
Based on the version information of the installed software, it has a determination means for determining whether software update is necessary,
The software update system according to claim 1 or 2, wherein the software installed in the own device is updated based on a determination result by the determination means.
前記判定手段は、
前記更新情報ファイルに記述されるバージョン情報の値と、搭載ソフトウェアのバージョン情報の値と、を比較し、前記更新情報ファイルに記述されるバージョン情報の値が、搭載ソフトウェアのバージョン情報の値より大きい場合に、ソフトウェア更新が必要と判定することを特徴とする請求項3に記載のソフトウェア更新システム。
The determination means includes
The version information value described in the update information file is compared with the version information value of the installed software, and the version information value described in the update information file is larger than the version information value of the installed software. In this case, it is determined that software update is necessary.
所定のデータ伝送路を介して、サーバ用とクライアント用の更新情報を送信する更新サーバ装置と、サーバ用とクライアント用の更新情報を管理し、サーバ用の更新情報に基づき、自機のソフトウェアを更新するサーバ装置と、クライアント用の更新情報に基づき、自機のソフトウェアを更新するクライアント装置と、が接続されるソフトウェア更新システムにおけるソフトウェア更新管理方法であって、
前記サーバ装置は、
前記サーバ装置に対して過去にリリースされたソフトウェアバージョンごとの更新情報を含む、前記サーバ装置に対応する複数の更新情報ファイルと、前記クライアント装置に対して過去にリリースされたソフトウェアバージョンごとの更新情報を含む、前記クライアント装置に対応する複数の更新情報ファイルと、をアーカイブしたアーカイブデータを、所定の記憶領域に保持する前記更新サーバ装置に対して、前記アーカイブデータの取得を要求し、データを取得する要求手順と、
前記要求手順により取得されたアーカイブデータを、所定の記憶領域に展開する展開手順と、
前記展開手順により展開された複数の更新情報ファイルを、サーバ用とクライアント用とに分けて、所定の記憶領域に保持し、更新情報を管理する管理手順と、を有し、
前記サーバ装置は、
前記管理手順により管理されるサーバ用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新し、前記クライアント装置は、前記サーバ装置にアクセスし、前記管理手順により管理されるクライアント用の更新情報ファイルを参照し、新しいバージョンのソフトウェアがリリースされていれば、自機の搭載ソフトウェアを更新することを特徴とするソフトウェア更新管理方法。
An update server device that transmits update information for servers and clients via a predetermined data transmission path, manages update information for servers and clients, and manages its own software based on the update information for servers. A software update management method in a software update system in which a server device to be updated and a client device that updates its own software based on client update information are connected,
The server device
A plurality of update information files corresponding to the server device including update information for each software version released in the past to the server device, and update information for each software version released to the client device in the past Including a plurality of update information files corresponding to the client device, and requesting the update server device that holds the archive data in a predetermined storage area to acquire the archive data. A request procedure to
An expansion procedure for expanding the archive data acquired by the request procedure in a predetermined storage area;
A plurality of update information files expanded by the expansion procedure are divided into a server and a client, held in a predetermined storage area, and a management procedure for managing update information,
The server device
With reference to the update information file for the server managed by the management procedure, if a new version of the software has been released, the installed software of the own device is updated, and the client device accesses the server device, and A software update management method characterized by referring to an update information file for a client managed by a management procedure, and updating a software installed in the own device if a new version of software is released.
JP2011025679A 2011-02-09 2011-02-09 Software update system and software update management method Withdrawn JP2012164252A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011025679A JP2012164252A (en) 2011-02-09 2011-02-09 Software update system and software update management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011025679A JP2012164252A (en) 2011-02-09 2011-02-09 Software update system and software update management method

Publications (1)

Publication Number Publication Date
JP2012164252A true JP2012164252A (en) 2012-08-30

Family

ID=46843562

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011025679A Withdrawn JP2012164252A (en) 2011-02-09 2011-02-09 Software update system and software update management method

Country Status (1)

Country Link
JP (1) JP2012164252A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111679986A (en) * 2020-06-11 2020-09-18 湖南快乐阳光互动娱乐传媒有限公司 Software testing method and device and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111679986A (en) * 2020-06-11 2020-09-18 湖南快乐阳光互动娱乐传媒有限公司 Software testing method and device and electronic equipment
CN111679986B (en) * 2020-06-11 2023-09-22 湖南快乐阳光互动娱乐传媒有限公司 Software testing method and device and electronic equipment

Similar Documents

Publication Publication Date Title
WO2021217871A1 (en) Method and apparatus for deploying micro service cluster, computer device and storage medium
JP4864557B2 (en) Software update processing program and update processing apparatus
US20090307684A1 (en) Managing package dependencies
US8346886B2 (en) System, method, and medium for configuring client computers to operate disconnected from a server computer while using a master instance of the operating system
US8196137B2 (en) Remote auto provisioning and publication of applications
US11461110B2 (en) Systems and methods for automated and distributed configuration of computing devices
US11029932B2 (en) Hydration of applications
US8301773B2 (en) Server management program, server management method, and server management apparatus
JPWO2006067841A1 (en) Virtual machine management program and virtual machine management method
JP2001356912A (en) Install/update/uninstall system of software
US8285680B2 (en) Individual object restore
TWI509396B (en) Fan control table updating method
US20120016847A1 (en) File Management System And Method
JP2012164252A (en) Software update system and software update management method
JP2003228486A (en) Method and system for managing software, and program
JP2003288211A (en) Network management program
JP2007304768A (en) Recovery management device
JP2006011781A (en) Installation system, installation method, distribution apparatus, and program for the same
US11526468B2 (en) Management system and control method
JP2008071288A (en) Software management method and management system
JP6568232B2 (en) Computer system and device management method
JP6467298B2 (en) Server operation work history management device, system, method, and program
JP5526663B2 (en) Information processing apparatus, software management system, and software management method
JP2008217533A (en) Software controller and control program
JP2006113651A (en) Patch application information management system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140513