JP2018180767A - Information processing apparatus, information processing method, and information processing program - Google Patents
Information processing apparatus, information processing method, and information processing program Download PDFInfo
- Publication number
- JP2018180767A JP2018180767A JP2017076800A JP2017076800A JP2018180767A JP 2018180767 A JP2018180767 A JP 2018180767A JP 2017076800 A JP2017076800 A JP 2017076800A JP 2017076800 A JP2017076800 A JP 2017076800A JP 2018180767 A JP2018180767 A JP 2018180767A
- Authority
- JP
- Japan
- Prior art keywords
- restoration
- file
- self
- program
- downloaded
- 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.)
- Granted
Links
- 230000010365 information processing Effects 0.000 title claims abstract description 27
- 238000003672 processing method Methods 0.000 title claims description 5
- 238000000034 method Methods 0.000 claims abstract description 94
- 230000006835 compression Effects 0.000 claims abstract description 18
- 238000007906 compression Methods 0.000 claims abstract description 17
- 230000005540 biological transmission Effects 0.000 claims description 158
- 230000006837 decompression Effects 0.000 claims description 16
- 238000000605 extraction Methods 0.000 claims description 13
- 239000000284 extract Substances 0.000 claims description 9
- 238000004891 communication Methods 0.000 abstract description 7
- 238000006243 chemical reaction Methods 0.000 description 14
- 238000010586 diagram Methods 0.000 description 14
- 238000009434 installation Methods 0.000 description 13
- 238000013144 data compression Methods 0.000 description 11
- 230000004044 response Effects 0.000 description 9
- 238000004458 analytical method Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000011900 installation process Methods 0.000 description 2
- 238000003825 pressing Methods 0.000 description 2
- 230000003213 activating effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
Abstract
Description
本発明は、情報処理装置、情報処理方法、及び、情報処理プログラムに関する。 The present invention relates to an information processing apparatus, an information processing method, and an information processing program.
サーバからデータをダウンロードする際の通信量の削減方法として、データを所定の圧縮方式で圧縮する方法がある。また、圧縮データとともに当該圧縮データを復元するための復元プログラムを含む自己復元形式ファイルがある。自己復元形式ファイルは、自己解凍ファイルとも称される。自己復元形式ファイルが実行されることにより当該自己復元形式ファイルに含まれる復元プログラムが実行され、当該自己復元形式ファイルに含まれる圧縮データが元のデータに復元される。 As a method of reducing the amount of communication when downloading data from a server, there is a method of compressing data by a predetermined compression method. There is also a self-restoration format file that includes a compression program and a decompression program for decompressing the compressed data. The self-restoration type file is also referred to as a self-extraction file. By executing the self-restoration format file, the restoration program included in the self-restoration format file is executed, and the compressed data included in the self-restoration format file is restored to the original data.
しかしながら、自己復元形式ファイルのダウンロードの際には、同一の復元プログラムを有する自己復元形式ファイルが既に取得されている場合でも、復元プログラムを含むファイル全体がダウンロードされる。したがって、同一の復元プログラム部分のダウンロードは、重複するデータのダウンロードとなる。 However, when downloading the self-restoration type file, even if the self-restoration type file having the same restoration program has already been acquired, the entire file including the restoration program is downloaded. Thus, downloading the same restore program portion results in downloading duplicate data.
本発明の一態様は、自己復元形式ファイルをダウンロードする際の通信量を削減可能な情報処理装置、情報処理方法、及び、情報処理プログラムを提供することを目的とする。 An aspect of the present invention aims to provide an information processing apparatus, an information processing method, and an information processing program capable of reducing the amount of communication when downloading a self-restoration type file.
本発明の態様の一つは、記憶部と、制御部と、取得部とを備える情報処理装置である。記憶部は、所定の圧縮方式で圧縮された圧縮データ部分と圧縮データ部分を復元する復元プログラム部分とを含む自己復元形式ファイルに含まれる復元プログラム部分を記憶する。制御部は、ダウンロード対象の自己復元形式ファイルの復元プログラム部分が記憶部に記憶されている場合には、ダウンロード対象の自己復元形式ファイル内の復元プログラム部分を除いてダウンロードする。取得部は、ダウンロードされた自己復元形式ファイルの復元プログラム部分以外の部分と、記憶部に記憶されているダウンロード対象の自己復元形式ファイルの復元プログラム部分と、を結合して、自己復元形式ファイルを取得する。 One aspect of the present invention is an information processing apparatus including a storage unit, a control unit, and an acquisition unit. The storage unit stores a restoration program part included in a self-restoration format file including a compressed data part compressed according to a predetermined compression method and a restoration program part for restoring the compressed data part. When the restoration program portion of the self-restoration format file to be downloaded is stored in the storage unit, the control unit downloads excluding the restoration program portion in the self-restoration format file to be downloaded. The acquisition unit combines a portion of the downloaded self-restoration format file other than the restoration program portion with the restoration program portion of the self-restoration format file to be downloaded stored in the storage unit, and generates the self-restoration format file get.
開示の情報処理装置、情報処理方法、及び、情報処理プログラムによれば、自己復元形式ファイルをダウンロードする際の通信量を削減することができる。 According to the disclosed information processing apparatus, information processing method, and information processing program, it is possible to reduce the amount of communication when downloading a self-restoration type file.
以下、図面に基づいて、本発明の実施の形態を説明する。以下の実施形態の構成は例示であり、本発明は実施形態の構成に限定されない。 Hereinafter, embodiments of the present invention will be described based on the drawings. The configuration of the following embodiment is an exemplification, and the present invention is not limited to the configuration of the embodiment.
<第1実施形態>
図1は、第1実施形態に係るソフトウェア配信システム100のシステム構成の一例を示す図である。ソフトウェア配信システム100は、サーバ1と、クライアント端末2とを含む。
First Embodiment
FIG. 1 is a diagram showing an example of a system configuration of a
サーバ1は、例えば、クライアント端末2の製造メーカによって管理され、クライアント端末2の機種、型番、OS(Operating System)名、OSのバージョン等ごとのに区分けされた複数のソフトウェアの更新ファイルを自己復元形式ファイルとして保持しているサーバである。ソフトウェアの更新ファイルは、ソフトウェアの更新プログラムが記述されたファイルである。サーバ1は、「生成部」、「記憶部」、「送信部」を備える「情報処理装置」の一例である。
For example, the
クライアント端末2は、サーバ1に問い合わせて、更新可能な複数のソフトウェアの更新ファイルを一括してダウンロードする。一括ダウンロードとは、一回の指示入力によって、複数のファイルをダウンロードすることである。クライアント端末2は、「記憶部」、「制御部」、「取得部」を備える「情報処理装置」の一例である。
The
第1実施形態では、クライアント端末2は、ダウンロード対象の自己復元形式ファイルの復元プログラム部分が記憶部に格納されていない場合には、サーバ1から当該自己復元形式ファイル全体をダウンロードする。クライアント端末2は、ダウンロードした自己復元形式ファイルから、復元プログラム部分を抽出して、記憶部に格納する。
In the first embodiment, when the restoration program portion of the self-restoration format file to be downloaded is not stored in the storage unit, the
ダウンロード対象の自己復元形式ファイルの復元プログラム部分が記憶部に格納されている場合には、クライアント端末2は、サーバ1から当該ファイルの圧縮データ部分を指定してダウンロードする。クライアント端末2は、ダウンロードした圧縮データ部分と記憶部に記憶されている復元プログラム部分とを結合して、自己復元形式ファイルを取得する。これによって、同一の復元プログラム部分を有する自己復元形式ファイルを取得済みである場合に、重複する復元プログラム部分のダウンロードを削減することができる。
When the restoration program portion of the self-restoration format file to be downloaded is stored in the storage unit, the
なお、ソフトウェアの更新ファイルのダウンロードは、複数の自己復元形式ファイルの一括ダウンロードの一例であって、第1実施形態において説明される技術の適用先は、ソフトウェアの更新ファイルのダウンロードに限定されない。また、第1実施形態において説明される技術の適用先は、複数の自己復元形式ファイルの一括ダウンロードに限定されない。第1実施形態において説明される技術は、自己復元形式ファイルのダウンロードに適用可能である。 The download of the software update file is an example of batch downloading of a plurality of self-restoration format files, and the application destination of the technology described in the first embodiment is not limited to the download of the software update file. Further, application destinations of the technology described in the first embodiment are not limited to batch downloading of a plurality of self-restoration format files. The technology described in the first embodiment is applicable to downloading of a self-restoration type file.
図2は、自己復元形式ファイルのデータ構造の一例を示す図である。自己復元形式ファイルは、例えば、拡張子が「.exe」の実行可能なファイルである。自己復元形式ファイルは、復元プログラム部分と、圧縮データ部分とを含む。第1実施形態では、ソフトウェアの更新ファイルは自己復元形式ファイルであるとする。ただし、ソフトウェアの更新ファイルは、自己復元形式ファイルに限定されない。 FIG. 2 is a diagram showing an example of the data structure of the self-restoration type file. The self-restoration type file is, for example, an executable file with the extension “.exe”. The self-restoration type file includes a restoration program portion and a compressed data portion. In the first embodiment, the software update file is a self-restoration type file. However, software update files are not limited to self-restoration files.
ソフトウェアの更新ファイルが自己復元形式ファイルである場合には、例えば、自己復元形式ファイルの圧縮データ部分はソフトウェアパッケージが圧縮されたデータである。ソフトウェアパッケージとは、例えば、該当のソフトウェアの本体、該当のソフトウェアのインストール及び実行時に用いられる複数のファイルを含むセットであり、サーバ1及びクライアント端末2においては、例えば、フォルダを含むツリー構造として表示される。
When the software update file is a self-restoration type file, for example, the compressed data portion of the self-restoration type file is data in which the software package is compressed. The software package is, for example, a set including the main body of the corresponding software, and a plurality of files used at the time of installation and execution of the corresponding software, and displayed as a tree structure including, for example, folders in the
データの圧縮形式は、例えば、自己復元形式ファイルの作成プログラムに依る。例えば、固定の1つのデータ圧縮形式を用いる自己復元形式ファイルの作成プログラムもあれば、複数の中からユーザによって選択されたデータ圧縮形式を用いる自己復元形式ファイルの作成プログラムもある。 The data compression format depends on, for example, a self-restoration file creation program. For example, there is a program for creating a self-restoration format file using one fixed data compression format, and another program for creating a self-restoration format file using a data compression format selected by the user from among a plurality of data compression formats.
また、復元プログラム部分に含まれる復元プログラムの記述が固定されているか可変であるかは、例えば、自己復元形式ファイルの作成プログラムに依る。例えば、自己復元形式ファイルの作成プログラムが固定の1つのデータ圧縮形式を用いるものである場合には、復元プログラム部分に含まれるプログラムの記述は、当該固定の1つのデータ圧縮形式に対応する記述となる。例えば、自己復元形式ファイルの作成プログラムが複数のデータ圧縮形式に対応するものである場合には、復元プログラム部分に含まれるプログラムの記述は、圧縮データ部分の圧縮形式に対応する記述であったり、自己復元形式ファイルの作成プログラムが対応する全てのデータ圧縮方式に対応する記述であったりする。 Further, whether the description of the restoration program included in the restoration program portion is fixed or variable depends on, for example, a self-restoration file creation program. For example, when the creation program of the self-restoration format file uses one fixed data compression format, the description of the program included in the decompression program portion is a description corresponding to the fixed one data compression format. Become. For example, when the creation program of the self-restoration format file corresponds to a plurality of data compression formats, the description of the program included in the decompression program portion is a description corresponding to the compression format of the compression data portion, or It may be a description corresponding to all data compression methods corresponding to the creation program of the self-restoration type file.
すなわち、復元プログラム部分のデータは、同じ自己復元形式ファイルの作成プログラムによって作成された自己復元形式ファイル同士であっても、同じデータが含まれている場合と、異なるデータが含まれている場合とがある。なお、第1実施形態では、復元プログラムのデータ部分は、同じ自己復元形式ファイルの作成プログラムによって作成された自己復元形式ファイル同士では、一致することを前提として説明される。 That is, even if the data of the restoration program part is the same self-restoration type files created by the same self-restoration type file creation program, the case where the same data is included and the case where different data are included There is. In the first embodiment, the data portion of the restoration program is described on the premise that the self-restoration format files created by the creation program of the same self-restoration format file match.
図2に示される例では、復元プログラム部分は自己復元形式ファイルの先頭に格納されているが、復元プログラム部分の格納場所はファイルの先頭に限定されない。例えば、復元プログラム部分の格納場所はファイルの末尾、圧縮データ部分と圧縮データ部分との間であってもよい。自己復元形式ファイル内の復元プログラム部分の格納場所は、自己復元形式ファイルの作成プログラムに依る。 In the example shown in FIG. 2, although the restoration program portion is stored at the beginning of the self-restoration format file, the storage location of the restoration program portion is not limited to the beginning of the file. For example, the storage location of the decompression program portion may be the end of the file, between the compressed data portion and the compressed data portion. The storage location of the restoration program portion in the self-restoration file depends on the self-restoration file creation program.
自己復元形式ファイルの作成プログラムには、自己復元形式ファイル内の復元プログラム部分の格納位置が、予め判明しているプログラムと、予め判明していないプログラムとがある。また、自己復元形式ファイルの作成プログラムには、自己復元形式ファイル内の
復元プログラム部分の格納位置が、全ファイルで共通しているものと、ファイルごとに異なるものとが存在する。
The creation program of the self-restoration type file includes a program in which the storage position of the restoration program portion in the self-restoration type file is previously known and a program in which the storage position is not previously known. Further, in the creation program of the self-restoration format file, the storage location of the restoration program portion in the self-restoration format file includes one common to all files and one different for each file.
<装置構成>
図3は、サーバ1のハードウェア構成の一例を示す図である。サーバ1は、例えば、専用又は汎用のコンピュータである。サーバ1は、CPU(Central Processing Unit)1
01、主記憶装置102、入力装置103、出力装置104、補助記憶装置105、ネットワークインタフェース107を備える。また、これらはバス109により互いに接続されている。
<Device configuration>
FIG. 3 is a diagram showing an example of the hardware configuration of the
A
入力装置103は、例えば、キーボード、マウス等である。入力装置103から入力されたデータは、CPU 101に出力される。出力装置104は、CPU 101の処理の結果を出力する。出力装置104は、ディスプレイ、プリンタを含む。
The
補助記憶装置105は、様々なプログラムや、各プログラムの実行に際してCPU 101が使用するデータを格納する。補助記憶装置105は、例えば、EPROM(Erasable Programmable ROM)、フラッシュメモリ、又はハードディスクドライブ(Hard Disk Drive)等の不揮発性のメモリである。補助記憶装置105は、例えば、オペレーティングシステム(OS)、ファイル配信プログラム105P、自己復元形式ファイル作成プログラム、その他様々なアプリケーションプログラムを保持する。ファイル配信プログラム105Pは、送信要求を受けたファイルを配信するためのプログラムである。
The
主記憶装置102は、CPU 101に、補助記憶装置105に格納されているプログラムをロードする記憶領域および作業領域を提供したり、バッファとして用いられたりする。主記憶装置102は、例えば、RAM(Random Access Memory)のような半導体メモリを含む。
The
CPU 101は、補助記憶装置105に保持されたOSや様々なアプリケーションプログラムを主記憶装置102にロードして実行することによって、様々な処理を実行する。CPU 101は、1つに限られず、複数備えられてもよい。
The
ネットワークインタフェース107は、ネットワークとの情報の入出力を行うインタフェースである。ネットワークインタフェース107は、有線のネットワークと接続するインタフェース、無線のネットワークと接続するインタフェースを含む。ネットワークインタフェース107は、例えば、NIC(Network Interface Card)、無線LAN(Local Area Network)カード等である。ネットワークインタフェース107で受信されたデータ等は、CPU 101に出力される。
The
なお、図3に示されるサーバ1のハードウェア構成は、一例であり、上記に限られず、実施の形態に応じて適宜構成要素の省略や置換、追加が可能である。例えば、サーバ1は、可搬記録媒体駆動装置を備え、可搬記録媒体に記録されたプログラムを実行してもよい。可搬記録媒体は、例えば、SDカード、miniSDカード、microSDカード、USB(Universal Serial Bus)フラッシュメモリ、CD(Compact Disc)、DVD(Digital Versatile Disc)、Blu−ray(登録商標) Disc、又はフラッシュメモリカードのような記録媒体である。例えば、サーバ1は、入力装置103、出力装置104を備えていなくてもよい。
The hardware configuration of the
図4は、サーバ1の機能構成の一例を示す図である。サーバ1は、機能構成要素として、ソフトウェアパッケージ登録部11、ソフトウェアパッケージ格納部12、ファイル変換部13、送信用ファイル格納部14、ファイル解析部15、ファイル構成情報格納部1
6、送信制御部17を備える。
FIG. 4 is a diagram showing an example of a functional configuration of the
6, the
ソフトウェアパッケージ登録部11、ソフトウェアパッケージ格納部12、送信用ファイル格納部14、ファイル解析部15、ファイル構成情報格納部16、送信制御部17は、例えば、サーバ1のCPU 101がファイル配信プログラム105Pを実行することによって達成される機能構成要素である。
The software
ソフトウェアパッケージ登録部11は、ユーザインタフェースである。ソフトウェアパッケージ登録部11には、ユーザ操作によるソフトウェアパッケージの入力を受け付ける。ソフトウェアパッケージ登録部11は、入力されたソフトウェアパッケージをソフトウェアパッケージ格納部12に格納する。また、ソフトウェアパッケージ登録部11は、ソフトウェアパッケージをソフトウェアパッケージ格納部12に格納すると、ファイル変換部13に当該ソフトウェアパッケージの自己復元形式ファイルへの変換要求を出力する。
The software
ソフトウェアパッケージ格納部12は、ソフトウェアパッケージを保持する。ソフトウェアパッケージ格納部12は、例えば、補助記憶装置105内のファイル配信プログラム105P用に確保された記憶領域の一部である。
The software
ファイル変換部13は、サーバ1のCPU 101が自己復元形式ファイルの作成プログラムを実行することによって達成される機能構成要素である。サーバ1のCPU 101が実行する自己復元形式ファイルの作成プログラムは、1種類とは限らず、複数種類の自己復元形式ファイルの作成プログラムの中から実行されることもある。
The
ファイル変換部13は、ソフトウェアパッケージ登録部11から、自己復元形式ファイルへの変換要求の入力を受けると、ソフトウェアパッケージ格納部12に格納されているソフトウェアパッケージを読み出して変換して自己復元形式ファイルを生成する。具体的には、ファイル変換部13は、ソフトウェアパッケージを所定のデータ圧縮方式に従って圧縮して圧縮データ部分を取得し当該圧縮データ部分と復号プログラム部分とを結合して自己復元形式ファイルを取得する。ファイル変換部13は、作成した自己復元形式ファイルを送信用ファイル格納部14に格納する。ファイル変換部13は、「生成部」の一例である。
When the
送信用ファイル格納部14は、自己復元形式ファイルを保持する。送信用ファイル格納部14は、例えば、補助記憶装置105内のファイル配信プログラム105P用に確保された記憶領域の一部である。
The transmission
ファイル解析部15は、送信用ファイル格納部14に格納された自己復元形式ファイルを解析して、ファイル構成情報を取得する。取得されたファイル構成情報は、ファイル構成情報格納部16に格納される。ファイル構成情報の詳細は後述される。ファイル構成情報は、「ファイル構成情報」の一例である。
The
ファイル構成情報格納部16は、送信用ファイル格納部14に格納されている自己復元形式ファイルに対応するファイル構成情報を保持する。ファイル構成情報格納部16は、例えば、補助記憶装置105内のファイル配信プログラム105P用に確保された記憶領域の一部である。ファイル構成情報格納部16は、「記憶部」の一例である。
The file configuration
送信制御部17は、クライアント端末2からのファイル送信要求を受信し、対象のファイルを送信する。クライアント端末2からのファイル送信要求にファイルの区間指定が含まれている場合には、送信制御部17は、対象のファイルの区間指定に該当するデータをクライアント端末2に送信する。
The
また、送信制御部17は、クライアント端末2から更新対象のソフトウェアの一覧要求を受信し、更新対象のソフトウェアの一覧情報と、更新対象の各ソフトウェアの更新ファイルのファイル構成情報とをクライアント端末2に送信する。送信制御部17の処理の詳細は後述される。送信制御部17は、「制御部」の一例である。
In addition, the
なお、ソフトウェアパッケージ格納部12に格納されているソフトウェアパッケージは、例えば、変換により当該ソフトウェアパッケージから自己復元形式ファイルが作成され、送信用ファイル格納部14に格納された場合に、ファイル変換部13によって削除されてもよい。
The software package stored in the software
なお、CPU 101が実行する自己復元形式ファイルの作成プログラムが1種類である場合には、ファイル解析部15が備えられず、ファイル解析部15の代わりにファイル変換部13がファイル構成情報を作成してもよい。
If there is only one type of self-restoration format file creation program executed by the
図5は、ファイル構成情報の一例を示す図である。ファイル構成情報は、ソフトウェアパッケージ格納部12に格納されている自己復元形式ファイルに関する情報である。ファイル構成情報は、例えば、ファイル名、自己復元形式ファイルの作成元の作成プログラムのプログラム名、復元プログラムの格納位置を示す情報を含む。
FIG. 5 is a diagram showing an example of file configuration information. The file configuration information is information on the self-restoration format file stored in the software
ファイル名は、構成情報の対象となる自己復元形式ファイルを識別するための情報である。ファイル名に限定されず、例えば、送信用ファイル格納部14に格納される自己復元形式ファイルが複数の記憶領域にわたる場合には、記憶領域の位置を含めたパス名にできる。また、ファイル構成情報は自己復元形式ファイルと1対1で対応させなくてもよく、例えば、ワイルドカードの形で指定することによって複数の自己復元形式ファイルを対象として指定させることもできる。
The file name is information for identifying a self-restoration format file which is an object of configuration information. The file name is not limited to the file name. For example, when the self-restoration format file stored in the transmission
自己復元形式ファイルの作成元の作成プログラムのプログラム名は、自己復元形式ファイルの作成プログラムの種類を識別するための情報である。プログラム名に限定されず、自己復元形式ファイルの作成プログラムの種類を識別可能な情報であれば、ファイル構成情報に含めることができる。自己復元形式ファイルの作成元の作成プログラムのプログラム名は、「自己復元方式ファイルを作成したプログラムの識別情報」の一例である。 The program name of the creation program of the creation source of the self-restoration format file is information for identifying the type of the creation program of the self-restoration format file. The information is not limited to the program name, and any information that can identify the type of the self-restoration format file creation program can be included in the file configuration information. The program name of the creation program of the creation source of the self-restoration type file is an example of “identification information of the program that has created the self-restoration type file”.
復元プログラム部分の格納位置を示す情報は、復元プログラム部分の開始位置又は終了位置と復元プログラムのサイズとの組合せであってもよい。例えば、復元プログラム部分の格納位置を示す情報は、先頭から100バイト、末尾から100バイト、等である。または、復元プログラム部分の格納位置を示す情報は、復元プログラム部分の開始位置と終了位置との組合せであってもよい。例えば、復元プログラム部分の格納位置を示す情報は、先頭から0バイトの位置から100バイトの位置までのように、区間で指定されてもよい。ファイル構成情報に含まれる復元プログラム部分の格納位置を示す情報は、「復元プログラム部分の格納位置に関する情報」の一例である。 The information indicating the storage position of the restoration program portion may be a combination of the start position or the end position of the restoration program portion and the size of the restoration program. For example, the information indicating the storage position of the restoration program portion is 100 bytes from the head, 100 bytes from the end, and the like. Alternatively, the information indicating the storage position of the restoration program portion may be a combination of the start position and the end position of the restoration program portion. For example, the information indicating the storage position of the restoration program portion may be designated in a section, such as from the position of 0 byte to the position of 100 bytes from the head. The information indicating the storage position of the restoration program portion included in the file configuration information is an example of “information regarding the storage position of the restoration program portion”.
なお、図5に示されるファイル構成情報のデータ構造は、一例であって、これに限定されない。例えば、ファイル構成情報は、復元プログラム部分の格納位置を示す情報の代わりに、又は、復元プログラム部分の格納位置を示す情報に加えて、圧縮データ部分の格納位置示す情報を含んでもよい。例えば、ファイル構成情報は、自己復元形式ファイルのサイズを含んでもよい。 The data structure of the file configuration information shown in FIG. 5 is an example, and the present invention is not limited to this. For example, the file configuration information may include information indicating the storage position of the compressed data portion instead of information indicating the storage position of the decompression program portion or in addition to information indicating the storage position of the decompression program portion. For example, the file configuration information may include the size of the self-restoration type file.
図6は、クライアント端末2の機能構成の一例を示す図である。クライアント端末2は、例えば、PC(Personal Computer)、スマートフォン、タブレット端末等の端末装置
である。クライアント端末2のハードウェア構成は、例えば、サーバ1とほぼ同様であり、図示を省略する。クライアント端末2は、ハードウェア構成要素として、例えば、CPU、主記憶装置、補助記憶装置、入力装置、出力装置、ネットワークインタフェースを備える。クライアント端末2は、「情報処理装置」の一例である。
FIG. 6 is a diagram showing an example of a functional configuration of the
クライアント端末2は、補助記憶装置に、例えば、OS、更新ファイルダウンロード制御プログラム、自己復元形式ファイルを復元するための復元プログラム、ソフトウェアインストールプログラムを備える。更新ファイルダウンロード制御プログラムは、クライアント端末2のソフトウェアの更新ファイルをダウンロードするためのプログラムである。更新ファイルダウンロード制御プログラムは、「情報処理プログラム」の一例である。自己復元形式ファイルを復元するための復元プログラムは、自己復元形式ファイルからソフトウェアパッケージを取得するためのプログラムである。ソフトウェアインストールプログラムは、ソフトウェアパッケージをインストールするためのプログラムである。
The
クライアント端末2は、機能構成要素として、受信制御部21、受信ファイル格納部22、復元プログラム部分抽出部23、復元プログラム部分格納部24、受信データ結合部25、ファイル復元部26、ソフトウェアパッケージ格納部27、インストール部28、一次記憶部29を備える。
The
受信制御部21、受信ファイル格納部22、復元プログラム部分抽出部23、復元プログラム部分格納部24、受信データ結合部25は、例えば、クライアント端末2のCPUが更新ファイルダウンロード制御プログラムを実行することによって達成される機能構成要素である。
The
受信制御部21は、ユーザ操作によって、クライアント端末2のソフトウェアの更新一覧表示の指示が入力されると、サーバ1に更新対象のソフトウェアの一覧要求を送信する。更新対象のソフトウェアの一覧要求には、例えば、クライアント端末2の実行環境情報が含まれる。クライアント端末2の実行環境情報には、例えば、クライアント端末2の機種名、型番、OS名、OSのバージョン等が含まれる。
When an instruction to display an update list of software of the
受信制御部21は、更新対象のソフトウェアの一覧要求の応答として、サーバ1から、クライアント端末2の実行環境情報に応じた更新対象のソフトウェアの一覧情報と、当該ソフトウェアの更新ファイルである自己復元形式ファイルのファイル構成情報とを受信する。受信制御部21は、受信したファイル構成情報を一時記憶部29に格納する。
The
受信制御部21は、サーバ1から受信した更新対象ソフトウェアの一覧情報の中からクライアント端末2が更新可能なソフトウェアの情報を抽出し、抽出したソフトウェアのリストを含む更新対象一覧画面をディスプレイに出力する。更新対象一覧画面は、クライアント端末2のユーザに、更新可能なソフトウェアの情報を提供し、更新対象のソフトウェアを選択させるための画面である。更新対象一覧画面の詳細は、後述される。
The
受信制御部21は、例えば、更新対象一覧画面に対するユーザ操作によって、更新対象のソフトウェアの指定と更新開始との指示の入力を受ける。受信制御部21は、指示の入力を受けると、サーバ1から更新対象のソフトウェアの更新ファイルのダウンロードを開始する。
The
ダウンロード対象の更新ファイルが複数である場合には、受信制御部21は、各ファイルに対して少なくとも1つの送信要求を送信して、ファイルをダウンロードする。ファイルのダウンロード処理では、受信制御部21は、サーバ1にファイル送信要求を送信し、ファイル送信要求の応答として、対象のファイルをサーバ1から受信する。ファイル送信
要求には、例えば、ダウンロード対象のファイル名と、ダウンロード対象となる区間指定とが含まれている。
When there are a plurality of update files to be downloaded, the
ダウンロード対象の自己復元形式ファイルの復元プログラム部分が復元プログラム部分格納部24に格納されていない場合には、受信制御部21は、当該自己復元形式ファイル全体をサーバ1からダウンロードする。この場合には、ファイル送信要求には、区間指定が含まれない。受信制御部21は、ダウンロードした自己復元形式ファイルを受信ファイル格納部22に格納する。また、受信制御部21は、復元プログラム部分抽出部23に対して、ダウンロードした自己復元形式ファイルから復元プログラム部分を抽出するよう指示を出力する。
When the restoration program portion of the self-restoration format file to be downloaded is not stored in the restoration program
ダウンロード対象の自己復元形式ファイルの復元プログラム部分が復元プログラム部分格納部24に格納されている場合には、受信制御部21は、当該自己復元形式ファイルの復元プログラム部分の格納位置をファイル構成情報から取得し、圧縮データ部分をサーバ1からダウンロードする。この場合には、ファイル送信要求には、圧縮データ部分の区間指定が含まれる。なお、復元プログラム部分の格納位置がファイルの先頭又は末尾でなく、圧縮データ部分が復元プログラム部分によって分断されて複数である場合には、ファイル送信要求は各圧縮データ部分について送信される。受信制御部21は、一時記憶部29に対象の自己復元形式ファイルのダウンロードした圧縮データ部分を格納する。また、受信制御部21は、受信データ結合部25に対して、当該圧縮データ部分と復元プログラム部分との結合の指示と、を出力する。受信制御部21は、「制御部」の一例である。
When the restoration program portion of the self-restoration format file to be downloaded is stored in the restoration program
一時記憶部29は、例えば、一時記憶部29用に確保される主記憶装置102内の共有メモリとして用いられる記憶領域である。一時記憶部29は、ファイル構成情報と自己復元形式ファイルのダウンロードされた圧縮データ部分とを一時的に記憶する。なお、ファイル更新情報は、ダウンロード対象のファイルのダウンロードが完了すると、一時記憶部29から削除される。一次記憶部29は、「第2の記憶部」の一例である。
The
受信ファイル格納部22は、ダウンロードされた自己復元形式ファイルを保持する。受信ファイル格納部22は、例えば、クライアント端末2の補助記憶装置内の更新ファイルダウンロード制御プログラム用に確保された記憶領域の一部である。
The reception
復元プログラム部分抽出部23は、受信制御部21からの指示を受けて、当該指示によって指定された受信ファイル格納部22に格納されている自己復元形式ファイルから復元プログラム部分を抽出する。当該自己復元形式ファイルの復元プログラム部分は、受信制御部21から指定されるファイル名にファイル名が一致するファイル構成情報から取得される。復元プログラム部分抽出部23は、当該自己復元形式ファイルから抽出した復元プログラム部分を復元プログラム部分格納部24に格納する。復元プログラム部分抽出部23は、「抽出部」の一例である。
In response to the instruction from the
復元プログラム部分格納部24は、自己復元形式ファイルから抽出された復元プログラム部分を保持する。復元プログラム部分格納部24は、例えば、クライアント端末2の補助記憶装置内の更新ファイルダウンロード制御プログラム用に確保された記憶領域の一部、又は、ユーザによって更新ファイル(自己復元形式ファイル)の格納場所として指定されたクライアント端末2の補助記憶装置内の記憶領域である。復元プログラム部分格納部24は、「記憶部」の一例である。
The restoration program
受信データ結合部25は、受信制御部21から復元プログラム部分と圧縮データ部分との結合の指示の入力を受ける。受信データ結合部25は、例えば、指定されたファイル名に対応する圧縮データ部分を一時記憶部29から取得する。受信データ結合部25は、例
えば、指定されたファイル名にファイル名が一致するファイル構成情報に基づいて、指定されたファイル名の圧縮データ部分に対応する復元プログラム部分を復元プログラム部分格納部24から取得する。
The reception
受信データ結合部25は、当該ファイル構成情報に従った復元プログラム部分の格納位置に復元プログラム部分格納部24から取得した復元プログラム部分を格納し、一時記憶部29から読み出した圧縮データ部分と結合して、自己復元形式ファイルを取得する。
The reception
受信データ結合部25は、自己復元形式ファイルの取得の結果を受信制御部21に通知する。自己復元形式ファイルの取得が失敗するのは、例えば、以下の場合である。例えば、復元プログラム部分格納部24にいずれの復元プログラム部分も格納されていない場合である。例えば、一時記憶部29内のファイル構成情報に、指定ファイル名にファイル名が一致するファイル構成情報が含まれていない場合である。例えば、指定ファイル名に対応するファイル構成情報によって示される復元プログラム部分のサイズと復元プログラム部分格納部24から取得された復元プログラム部分とのサイズが一致しない場合である。
The reception
受信データ結合部25は、取得した自己復元形式ファイルを受信ファイル格納部22に格納する。受信データ結合部25は、「取得部」の一例である。
The reception
ファイル復元部26、ソフトウェアパッケージ格納部27は、例えば、クライアント端末2のCPUが自己復元形式ファイルを復元するための復元プログラムを実行することによって達成される機能構成要素である。
The
ファイル復元部26は、例えば、受信制御部21からの指示、又は、ユーザ操作による指示の入力に従って、受信ファイル格納部22内の指定された自己復元形式ファイルの復元プログラム部分に含まれる復元プログラムを実行して、圧縮データ部分からソフトウェアパッケージを取得する。ファイル復元部26は、取得したソフトウェアパッケージをソフトウェアパッケージ格納部27に格納する。
For example, the
ソフトウェアパッケージ格納部27は、ソフトウェアパッケージを保持する。ソフトウェアパッケージ格納部27は、例えば、クライアント端末2の補助記憶装置内の自己復元形式ファイルの復元プログラム用に確保された記憶領域の一部、又は、ユーザによってソフトウェアパッケージの格納場所として指定されたクライアント端末2の補助記憶装置内の記憶領域である。
The software
インストール部28は、例えば、クライアント端末2のCPUがソフトウェアインストールプログラムを実行することによって達成される機能構成要素である。インストール部28は、例えば、受信制御部21からの指示、又は、ユーザ操作による指示の入力に従って、ソフトウェアパッケージ格納部27内のソフトウェアパッケージのインストール処理を行う。
The
なお、受信ファイル格納部22に格納されている自己復元形式ファイルは、例えば、復元されたソフトウェアパッケージがソフトウェアパッケージ格納部27に格納された場合に、ファイル復元部26によって削除されてもよい。復元プログラム部分格納部24に格納されている復元プログラム部分は、例えば、一括ダウンロードに係る処理が終了した場合に、受信制御部21によって削除されてもよい。ソフトウェアパッケージ格納部27に格納されているソフトウェアパッケージは、例えば、当該ソフトウェアパッケージのインストールが完了した場合に、インストール部28によって削除されてもよい。
The self-restoration format file stored in the received
図7は、クライアント端末2の更新対象一覧画面の一例である。例えば、更新対象一覧
画面は、ユーザ操作によって更新ファイルダウンロード制御プログラムが起動されると、クライアント端末2のディスプレイに表示される画面である。
FIG. 7 is an example of the update target list screen of the
更新対象一覧画面には、クライアント端末2の実行環境情報に応じた更新可能なソフトウェアの一覧が表示される。更新対象一覧画面に表示されるソフトウェアは、例えば、サーバ1が保持するソフトウェアとクライアント端末2が保持する同ソフトウェアとの、バージョンの比較、リリース日の比較の結果抽出されたソフトウェアである。いずれの比較においても、クライアント端末2が保持するソフトウェアの情報よりもサーバ1が保持するソフトウェアの情報の方が新しい場合に、更新対象一覧画面に表示されるソフトウェアとして選択される。なお、更新対象一覧画面に、サーバ1から通知された全ソフトウェアの情報を表示してもよい。
In the update target list screen, a list of software that can be updated according to the execution environment information of the
更新対象一覧画面中には、表示されるソフトウェア名に対応してチェックボックスが配置されており、ユーザは操作によってチェックボックスにチェックを付けることによって、更新を所望するソフトウェアを選択することができる。 In the update target list screen, check boxes are arranged corresponding to the software names to be displayed, and the user can select the software desired to be updated by checking the check boxes by operation.
また、更新対象一覧画面には、更新開始ボタンB1が含まれている。例えば、ユーザ操作によって、更新開始ボタンB1が押下されると、チェックボックスにチェックが付けられたソフトウェアの更新ファイルを対象とするダウンロードが開始される。 Further, the update target list screen includes an update start button B1. For example, when the update start button B1 is pressed by the user's operation, download for the update file of software whose check box is checked is started.
なお、更新開始ボタンB1の押下によって、ソフトウェアの更新ファイルのダウンロードからインストールまでの処理が行われてもよい。この場合には、受信制御部21によって、ファイル復元部26への自己復元形式ファイルの復元処理の指示、インストール部28へのインストール処理の指示が行われる。
Note that processing from downloading to installation of the software update file may be performed by pressing the update start button B1. In this case, the
または、更新開始ボタンB1の押下によってソフトウェアの更新ファイルのダウンロードまでが実行されてもよい。この場合には、例えば、対象ファイルを選択するユーザ操作によって、ファイル復元部26への自己復元形式ファイルの復元処理の指示、インストール部28へのインストール処理の指示が行われる。対象ファイルを選択するユーザ操作は、例えば、対象ファイルのアイコンをダブルクリックする操作である。
Alternatively, the download of the software update file may be executed by pressing the update start button B1. In this case, for example, by the user's operation of selecting the target file, an instruction to restore the file of the self-restoration type to the
例えば、ディスプレイに表示された、ユーザ指定の格納場所に格納された自己復元形式ファイルのアイコンがダブルクリックされることによって、ファイル復元部26へ当該自己復元形式ファイルの復元処理の指示が入力され、ソフトウェアパッケージが得られる。例えば、ディスプレイに表示された、ユーザ指定の格納場所に格納されたソフトウェアパッケージ(フォルダ)内の実行ファイルのアイコンがダブルクリックされることによって、インストール部28へ当該ソフトウェアパッケージのインストール処理の指示が入力され、ソフトウェアパッケージがインストールされる。
For example, when the icon of the self-restoration format file stored in the user-specified storage location displayed on the display is double-clicked, an instruction of the self-restoration format file restoration processing is input to the
または、更新開始ボタンB1の押下によってはソフトウェアの更新ファイルのダウンロードまで実行され、ダウンロード後、当該ソフトウェアの更新ファイルのインストールの実行の可否をユーザに問い合わせる画面が表示されてもよい。この場合には、例えば、インストールの実行の可否を問い合わせる画面の制御は、受信制御部21(更新ファイルダウンロード制御プログラム)によって行われる。したがって、この場合には、ファイル復元部26への自己復元形式ファイルの復元処理の指示、インストール部28へのインストール処理の指示は、インストールの実行を指示するユーザ操作の入力に従って、受信制御部21によって、行われる。
Alternatively, when the update start button B1 is pressed, the download of the software update file may be executed, and after downloading, a screen may be displayed asking the user whether to install the update file of the software. In this case, for example, control of a screen inquiring whether or not installation can be performed is performed by the reception control unit 21 (updated file download control program). Therefore, in this case, the
<処理の流れ>
図8は、第1実施形態に係るサーバ1の処理のフローチャートの一例である。図8に示
される処理は、例えば、サーバ1がクライアント端末2から送信要求を受信すると開始される。図8に示される処理の実行主体は、サーバ1のCPU 101であるが、便宜上、CPU 101がファイル配信プログラム105Pを実行することによって達成される機能構成である送信制御部17を主体として説明される。
<Flow of processing>
FIG. 8 is an example of a flowchart of processing of the
OP1では、送信制御部17は、受信した送信要求が更新対象のソフトウェアの一覧要求であるか否かを判定する。受信した送信要求が更新対象のソフトウェアの一覧要求である場合には(OP1:YES)、処理がOP2に進む。受信した送信要求が更新対象のソフトウェアの一覧要求でない場合には(OP1:NO)、処理がOP4に進む。
In OP1, the
OP2、OP3の処理は、更新対象のソフトウェアの一覧要求が受信された場合の処理である。OP2では、送信制御部17は、例えば、クライアント端末2の実行環境情報に応じたソフトウェアの一覧情報と、当該ソフトウェアの更新ファイルのファイル構成情報とを、ファイル構成情報格納部16から取得する。ソフトウェアの一覧情報には、例えば、ソフトウェア名と、ソフトウェアの更新情報とが含まれている。ソフトウェアの更新情報には、例えば、ソフトウェアの更新日時、バーション等のソフトウェアの新しさを示す情報が含まれている。クライアント端末2の実行環境情報は、更新対象のソフトウェアの一覧要求に含まれている。
The processes of OP2 and OP3 are processes when a list request of software to be updated is received. In OP2, the
OP3では、送信制御部17は、クライアント端末2の実行環境情報に応じたソフトウェアの一覧情報と、当該ソフトウェアの更新ファイルのファイル構成情報とを、クライアント端末2に送信する。その後、図8に示される処理が終了する。
In OP3, the
OP4では、送信制御部17は、受信した送信要求がファイル送信要求であるか否かを判定する。受信した送信要求がファイル送信要求である場合には(OP4:YES)、処理がOP5に進む。受信した送信要求がファイル送信要求でない場合には(OP4:NO)、図8に示される処理が終了する。
In OP4, the
OP5以降の処理は、ファイル送信要求が受信された場合の処理である。OP5では、送信制御部17は、ファイル送信要求の対象のファイルに対応する自己復元形式ファイルが送信用ファイル格納部14に格納されているか否かを判定する。該当する自己復元形式ファイルが送信用ファイル格納部14に格納されている場合には(OP5:YES)、処理がOP6に進む。該当する自己復元形式ファイルが送信用ファイル格納部14に格納されていない場合には(OP5:NO)、送信制御部17は、ファイル送信要求の対象のファイルに対応するソフトウェアパッケージの送信を判定し、処理がOP9に進む。
The processing after OP5 is processing when a file transmission request is received. In OP5, the
OP6からOP8の処理は、ファイル送信要求の対象のファイルに対応する自己復元形式ファイルを送信する処理である。OP6では、送信制御部17は、ファイル送信要求に区間指定が含まれているか否かを判定する。ファイル送信要求に区間指定が含まれている場合には(OP6:YES)、処理がOP7に進む。ファイル送信要求に区間指定が含まれていない場合には(OP6:NO)、処理がOP8に進む。
The processing of OP6 to OP8 is processing of transmitting a self-restoration format file corresponding to the file of the target of the file transmission request. In OP6, the
OP7では、送信制御部17は、送信用ファイル格納部14から該当する自己復元形式ファイルのファイル送信要求に含まれる区間指定に該当する区間を読み出し、クライアント端末2に送信する。その後、図8に示される処理が終了する。
In OP7, the
OP8では、送信制御部17は、送信用ファイル格納部14からファイル送信要求の対象のファイルに対応する自己復元形式ファイルを読み出し、クライアント端末2に送信する。その後、図8に示される処理が終了する。
In OP8, the
OP9からOP11の処理は、ファイル送信要求の対象のファイルに対応するソフトウェアパッケージを送信する処理である。OP9では、送信制御部17は、ファイル送信要求に区間指定が含まれているか否かを判定する。ファイル送信要求に区間指定が含まれている場合には(OP9:YES)、処理がOP10に進む。ファイル送信要求に区間指定が含まれていない場合には(OP9:NO)、処理がOP11に進む。
The processes of OP9 to OP11 are processes of transmitting the software package corresponding to the target file of the file transmission request. At OP9, the
OP10では、送信制御部17は、ソフトウェアパッケージ格納部12からファイル送信要求の対象のファイルに対応するソフトウェアパッケージのファイル送信要求に含まれる区間指定に該当する区間を読み出し、クライアント端末2に送信する。その後、図8に示される処理が終了する。
In OP10, the
OP11では、送信制御部17は、ソフトウェアパッケージ格納部12からファイル送信要求の対象のファイルに対応するソフトウェアパッケージを読み出し、クライアント端末2に送信する。その後、図8に示される処理が終了する。
In OP11, the
図9A、図9B、及び、図9Cは、第1実施形態に係るクライアント端末2の処理のフローチャートの一例である。図9Aに示される処理は、更新ソフトウェアダウンロード制御プログラムが起動されると開始される。図9A〜図9Cに示される処理の実行主体は、クライアント端末2のCPUであるが、便宜上、クライアント端末2のCPUが更新ソフトウェアダウンロード制御プログラムを実行することによって達成される機能構成要素である受信制御部21を主体として説明される。
FIG. 9A, FIG. 9B, and FIG. 9C are an example of the flowchart of a process of the
OP21では、受信制御部21は、クライアント端末2の実行環境情報を取得する。実行環境情報は、例えば、OSに問い合わせることによって取得される。
In OP21, the
OP22では、受信制御部21は、サーバ1に更新対象のソフトウェアの一覧要求を送信する。更新対象のソフトウェアの一覧要求には、OP21で取得されたクライアント端末2の実行環境情報が含まれている。
In OP22, the
OP23では、受信制御部21は、サーバ1から、クライアント端末2の実行環境情報に応じた更新対象のソフトウェアの一覧情報と、当該ソフトウェアの更新ファイルのファイル構成情報とが受信されたか否かを判定する。サーバ1からソフトウェアの更新対象のソフトウェアの一覧情報と当該ソフトウェアの更新ファイルのファイル構成情報とが受信された場合には(OP23:YES)、受信制御部21は、受信したソフトウェアの更新ファイルのファイル構成情報を一時記憶部29に格納する。処理がOP24に進む。サーバ1から更新対象のソフトウェアの一覧情報と、当該ソフトウェアの更新ファイルのファイル構成情報とが受信されない場合には(OP23:NO)、例えば、エラーとなり、図9Aに示される処理が終了する。
In OP23, the
OP24では、受信制御部21は、サーバ1から受信された更新対象のソフトウェアの一覧情報にソフトウェアの情報が含まれているか否かを判定する。サーバ1から更新対象のソフトウェアの一覧情報にソフトウェアの情報が含まれている場合には(OP24:YES)、処理がOP25に進む。サーバ1から受信された更新対象のソフトウェアの一覧情報にソフトウェアの情報が含まれていない場合には(OP24:NO)、図9Aに示される処理が終了する。
In OP24, the
OP25では、受信制御部21は、サーバ1から更新対象のソフトウェアの一覧情報の中から、更新可能なソフトウェアの更新ファイルを抽出する。例えば、サーバ1から受信された更新対象のソフトウェアの一覧情報のうち、クライアント端末2において既に更新済みのソフトウェアの情報は除外される。
In OP25, the
OP26では、受信制御部21は、更新対象一覧画面をディスプレイに表示させる。更新対象一覧画面には、OP25において抽出した更新可能なソフトウェアのソフトウェア名が含まれている。
In OP26, the
OP27では、受信制御部21は、ユーザ操作による更新開始指示の入力を待機する。更新開始指示のユーザ操作が入力されると(OP27:YES)、処理が図9BのOP28に進む。更新開始指示のユーザ操作が入力されないまま、例えば、更新ソフトウェアダウンロード制御プログラムの停止のユーザ操作が入力されると(OP27:NO)、図9Aに示される処理が終了する。更新ソフトウェアダウンロード制御プログラムの停止のユーザ操作は、例えば、更新対象一覧画面を閉じる操作である。
In OP27, the
図9BのOP28では、受信制御部21は、ユーザによって選択された更新対象のソフトウェアの更新ファイルである自己復元形式ファイルの復元プログラム部分が取得済みであるか否かを判定する。更新対象のソフトウェアの更新ファイルである自己復元形式ファイルを、以降、ダウンロード対象の自己復元形式ファイルと称する。
In OP28 of FIG. 9B, the
例えば、ダウンロード対象の自己復元形式ファイルと、復元プログラム部分格納部24に格納されている復元プログラム部分の抽出元の自己復元形式ファイルと、で作成プログラムのプログラム名が一致する場合に、ダウンロード対象の自己復元形式ファイルの復元プログラム部分が取得済みであることが判定される。自己復元形式ファイルの作成プログラムのプログラム名は、自己復元形式ファイルのファイル構成情報から取得される。
For example, if the program name of the created program matches the self-restoration type file of the download target and the self-restoration type file of the extraction source of the restoration program portion stored in the restoration program
ダウンロード対象の自己復元形式ファイルの復元プログラム部分が取得済みである場合には(OP28:YES)、処理が図9CのOP34に進む。ダウンロード対象の自己復元形式ファイルの復元プログラム部分が取得済みでない場合には(OP28:NO)、処理がOP29に進む。 If the restoration program portion of the self-restoration format file to be downloaded has been acquired (OP28: YES), the process proceeds to OP34 of FIG. 9C. If the restoration program portion of the self-restoration format file to be downloaded has not been acquired (OP28: NO), the process proceeds to OP29.
OP29では、受信制御部21は、ダウンロード対象の自己復元形式ファイルについてファイル送信要求をサーバ1に送信する。OP29で送信されるファイル送信要求には、区間指定は含まれていない。OP29で送信されるファイル送信要求は、ダウンロード対象の自己復元形式ファイルの復元プログラム部分と圧縮データ部分とを含むファイル全体の送信を要求するものである。
In OP29, the
OP30では、受信制御部21は、ダウンロード対象の自己復元形式ファイルが受信されたか否かを判定する。ダウンロード対象の自己復元形式ファイルが受信された場合には(OP30:YES)、処理がOP31に進む。ダウンロード対象の自己復元形式ファイルが受信されない場合には(OP30:NO)、受信制御部21は、例えば、ダウンロード対象の自己復元形式ファイルが受信されるまで待機する。
In OP30, the
OP31では、受信制御部21は、受信した自己復元形式ファイルを受信ファイル格納部22に格納する。OP32では、受信制御部21は、受信した自己復元形式ファイルから復元プログラム部分を抽出するように、復元プログラム部分抽出部23に指示する。これによって、OP30で受信された自己復元形式ファイルから復元プログラム部分が抽出され、抽出された復元プログラム部分が復元プログラム部分格納部24に格納される。受信された自己復元形式ファイルの復元プログラム部分の格納位置は、受信された自己復元形式ファイルのファイル構成情報から取得される。
In OP31, the
OP33では、受信制御部21は、次のダウンロード対象となる自己復元形式ファイル、すなわち、次の更新対象のソフトウェアが存在するか否かを判定する。次のダウンロー
ド対象となる自己復元形式ファイルが存在する場合には(OP33:YES)、処理がOP28に進み、次のダウンロード対象のファイルについてOP28からの処理が繰り返し実行される。次のダウンロード対象となる自己復元形式ファイルが存在しない場合には(OP33:NO)、図9Bに示される処理が終了する。
In OP33, the
図9Cに示される処理は、ダウンロード対象の自己復元形式ファイルの復元プログラム部分が取得済みである場合の処理である。OP34では、受信制御部21は、ダウンロード対象の自己復元形式ファイルのファイル構成情報から、ダウンロード対象の自己復元形式ファイルの圧縮データ部分の区間を取得する。
The process shown in FIG. 9C is a process when the restoration program portion of the self-restoration format file to be downloaded has been acquired. In OP34, the
OP35では、受信制御部21は、ダウンロード対象の自己復元形式ファイルの圧縮データ部分の1区間についてのファイル送信要求をサーバ1に送信する。OP35において送信されるファイル送信要求には、ダウンロード対象の自己復元形式ファイルの圧縮データ部分の1区間を指定する区間指定が含まれている。
In OP35, the
OP36では、受信制御部21は、OP35において送信されたファイル送信要求の対象の区間のデータが受信されたか否かを判定する。OP35において送信されたファイル送信要求の対象の区間のデータが受信された場合には(OP36:YES)、受信制御部21は、受信した区間のデータを一時記憶部29に格納し、処理がOP37に進む。OP35において送信されたファイル送信要求の対象の区間のデータが受信されない場合には(OP36:NO)、当該区間のデータが受信されるまで受信制御部21は待機する。
In OP36, the
OP37では、受信制御部21は、ダウンロード対象の自己復元形式ファイルの圧縮データ部分に次に送信要求の対象となる区間が存在するか否かを判定する。例えば、復元プログラム部分が自己復元形式ファイルの先頭又は末尾以外に存在する場合には、圧縮データ部分が複数存在するので、OP37の判定はYESとなる。ダウンロード対象の自己復元形式ファイルの圧縮データ部分に次に送信要求の対象となる区間が存在する場合には(OP37:YES)、処理がOP35に進み、次の圧縮データの部分の区間について、OP35からの処理が行われる。
In OP37, the
ダウンロード対象の自己復元形式ファイルの圧縮データ部分に次に送信要求の対象となる区間が存在しない場合には(OP37:NO)、処理がOP38に進む。 If there is no section to which a transmission request is made next in the compressed data portion of the self-restoration format file to be downloaded (OP37: NO), the process proceeds to OP38.
OP38では、受信制御部21は、受信した自己復元形式ファイルの圧縮データ部分と対応する復元プログラム部分とを結合するように受信データ結合部25に指示する。受信制御部21からの指示を受けて、受信データ結合部25は、指定された自己復元形式ファイルの圧縮データ部分を一時記憶部29から読み出し、当該圧縮データ部分に対応する復元プログラム部分を復元プログラム部分格納部24から読み出し、当該圧縮データ部分と当該復元プログラム部分とを結合させて、自己復元形式ファイルを取得する。受信データ結合部25は、例えば、ファイル構成情報に基づいて、指定された自己復元形式ファイルの圧縮データ部分を含む自己復元形式ファイルと作成元のプログラムのプログラム名が一致する、復元プログラム部分格納部24に格納されている復元プログラム部分を含む自己復元形式ファイルを特定することによって、指定された自己復元形式ファイルの圧縮データ部分に対応する復元プログラム部分を特定する。
In OP38, the
OP39では、受信制御部21は、自己復元形式ファイルの作成が成功したか否かを判定する。自己復元形式ファイルの作成の成功又は失敗は、受信データ結合部25から受信制御部21に入力される。自己復元形式ファイルの作成が成功した場合には(OP39:YES)、処理がOP42に進む。自己復元形式ファイルの作成が失敗した場合には(OP39:NO)、処理がOP40に進む。
In OP39, the
OP40では、受信制御部21は、自己復元形式ファイルの作成が失敗したので、ダウンロード対象の自己復元形式ファイルに対応するソフトウェアパッケージについてファイル送信要求をサーバ1に送信する。OP41では、受信制御部21は、サーバ1から受信したソフトウェアパッケージを受信ファイル格納部22に格納する。
In OP40, since creation of the self-restoration format file has failed, the
OP42では、受信制御部21は、次のダウンロード対象となる自己復元形式ファイル、すなわち、次の更新対象のソフトウェアが存在するか否かを判定する。次のダウンロード対象となる自己復元形式ファイルが存在する場合には(OP42:YES)、処理が図9BのOP28に進み、次のダウンロード対象のファイルについて図9BのOP28からの処理が繰り返し実行される。次のダウンロード対象となる自己復元形式ファイルが存在しない場合には(OP42:NO)、図9Cに示される処理が終了する。
In OP42, the
図10は、第1実施形態に係るソフトウェア配信システム100におけるサーバ1とクライアント端末2間の処理のシーケンスの一例を示す図である。図10に示される例の前提条件として、クライアント端末2は、いずれの復元プログラム部分も保持していないこととする。
FIG. 10 is a diagram showing an example of a processing sequence between the
S1では、クライアント端末2は、ユーザ操作による更新ソフトウェアダウンロード制御プログラムの起動によって、更新対象のソフトウェアの一覧表示の指示の入力を受ける。S2では、クライアント端末2は、更新対象のソフトウェアの一覧要求をサーバ1に送信する(図9A、OP22)。
In S1, the
S3では、サーバ1は、クライアント端末2から更新対象のソフトウェアの一覧要求を受信し(図8、OP1:YES)、クライアント端末2の実行環境情報に応じた更新ソフトウェアの一覧情報とファイル構成情報とをクライアント端末2に送信する(図8、OP3)。例えば、S3においてサーバ1から送信される更新ソフトウェアの一覧情報には、ソフトウェアA〜Gのソフトウェア名が含まれていることとする。また、S3においてサーバ1から送信されるファイル構成情報には、ソフトウェアA〜Fの作成元のプログラムとしてプログラムX、ソフトウェアGの作成元のプログラムとしてプログラムYが含まれていることとする。
In S3, the
S4では、クライアント端末2は、更新対象一覧画面において、サーバ1から受信した更新ソフトウェアの一覧情報から更新可能なソフトウェアの一覧を表示する(図9A、OP26)。S5では、クライアント端末2は、更新開始指示の入力を受ける(図9A、OP27:YES)。例えば、更新対象一覧画面において、ソフトウェアA〜Gが表示され、ユーザによって、更新対象として、ソフトウェアA〜Gが選択されたとする。
In S4, the
S6では、クライアント端末2は、1つ目のダウンロード対象としてソフトウェアAの更新ファイルについてファイル送信要求をサーバ1に送信する。クライアント端末2は、いずれの復元プログラム部分も保持していないので、S6において送信されるファイル送信要求は、区間指定を含んでおらず、ソフトウェアAの更新ファイル全体を要求するものである(図9B、OP28:NO、OP29)。
In S6, the
S7では、サーバ1は、クライアント端末2からのソフトウェアAの更新ファイルについてのファイル送信要求を受信し(図8、OP4:YES)、ソフトウェアAの更新ファイルをクライアント端末2に送信する(図8、OP6:NO、OP8)。
In S7, the
S8では、クライアント端末2は、ソフトウェアAの更新ファイルを受信し(図9B、OP30:YES)、ソフトウェアAの更新ファイルから復元プログラム部分を抽出する
(図9B、OP32)。
In S8, the
S9では、クライアント端末2は、2つ目のダウンロード対象としてソフトウェアBの更新ファイルについてファイル送信要求をサーバ1に送信する。クライアント端末2は、ソフトウェアAの復元プログラム部分を保持しており、ソフトウェアAとソフトウェアBとは、いずれも自己復元形式ファイルの作成元の作成プログラムがプログラムXである。そのため、S9において送信されるファイル送信要求は、ソフトウェアBの圧縮データ部分について区間指定を含む(図9B、OP28:YES、図9C、OP35)。
In S9, the
S10では、サーバ1は、クライアント端末2からのソフトウェアBの更新ファイルについてのファイル送信要求を受信し(図8、OP4:YES)、指定されたソフトウェアBの圧縮データ部分をクライアント端末2に送信する(図8、OP6:YES、OP7)。
In S10, the
S11では、クライアント端末2は、サーバ1から受信したソフトウェアBの圧縮データ部分と、保持しているソフトウェアAの復元プログラム部分とを結合して、ソフトウェアBの更新ファイルを取得する(図9C、OP38)。
In S11, the
S12では、クライアント端末2は、次のダウンロード対象としてソフトウェアCの更新ファイルについてファイル送信要求をサーバ1に送信する。S12において送信されるファイル送信要求は、ソフトウェアCの圧縮データ部分について区間指定を含む(図9B、OP28:YES、図9C、OP35)。以降、ソフトウェアC〜Fについて、S9〜S11と同様の処理が行われる。
In S12, the
S13では、クライアント端末2は、ダウンロード対象としてソフトウェアGの更新ファイルについてファイル送信要求をサーバ1に送信する。クライアント端末2は、ソフトウェアAの復元プログラム部分を保持している。しかしながら、ソフトウェアAの自己復元形式ファイルの作成元の作成プログラムはプログラムXであり、ソフトウェアGの自己復元形式ファイルの作成元の作成プログラムはプログラムYである。したがって、クライアント端末2は、ソフトウェアGの自己復元形式ファイルに対応する復元プログラム部分を保持していない。S13において送信されるファイル送信要求は、区間指定を含んでおらず、ソフトウェアCの更新ファイル全体を要求するものである(図9B、OP28:NO、OP29)。
In S13, the
S14では、サーバ1は、クライアント端末2からのソフトウェアGの更新ファイルについてのファイル送信要求を受信し(図8、OP4:YES)、ソフトウェアGの更新ファイルをクライアント端末2に送信する(図8、OP6:NO、OP8)。
In S14, the
S15では、クライアント端末2は、ソフトウェアGの更新ファイルを受信し(図9B、OP30:YES)、ソフトウェアGの更新ファイルから復元プログラム部分を抽出する(図9B、OP32)。ソフトウェアGは更新対象の最後のソフトウェアであるので、クライアント端末2の更新対象のソフトウェアの更新ファイルのダウンロードの処理は終了する。以降、適宜、各ソフトウェアA〜Gは、自己復元形式ファイルがソフトウェアパッケージに復元され、ソフトウェアパッケージがインストールされて、更新される。
At S15, the
<第1実施形態の作用効果>
第1実施形態では、クライアント端末2は、ダウンロード対象の自己復元形式ファイルの復元プログラム部分が復元プログラム部分格納部24に保持されている場合には、ダウンロード対象の自己復元形式ファイルの圧縮データ部分をダウンロードする。これによって、重複する復元プログラム部分のダウンロードを省略することができ、自己復元形式フ
ァイルのダウンロードに係る通信量を削減することができる。
<Operation and effect of the first embodiment>
In the first embodiment, when the restoration program portion of the self-restoration format file to be downloaded is held in the restoration program
また、第1実施形態では、クライアント端末2は、ダウンロード対象の自己復元形式ファイルの復元プログラム部分が復元プログラム部分格納部24に保持されていない場合には、当該自己復元形式ファイルを復元プログラム部分を含めてダウンロードする。クライアント端末2は、ダウンロードした自己復元形式ファイルから復元プログラム部分を抽出して、復元プログラム部分格納部24に保持する。これによって、クライアント端末2が復元プログラム部分を保持していない場合でも、ダウンロードした自己復元式ファイルから復元プログラム部分を取得することができる。また、当該自己復元形式ファイル以降にダウンロードされる自己復元形式ファイルの作成元のプログラムと同じプログラムによって作成された自己復元形式ファイルの復元プログラム部分のダウンロードを省略することができ、自己復元形式ファイルのダウンロードに係る通信量を削減することができる。
In the first embodiment, when the restoration program portion of the self-restoration format file to be downloaded is not held in the restoration program
また、第1実施形態では、クライアント端末2はサーバ1からファイル構成情報を取得する。ファイル構成情報には、例えば、自己復元形式ファイルの作成元の作成プログラムのプログラム名と、復元プログラム部分の格納位置を示す情報が含まれている。ファイル構成情報によって、クライアント端末2は、ダウンロード対象の複数の自己復元形式ファイルの復元プログラム部分の格納位置がファイルごとに異なっている場合でも、対応する復元プログラム部分が保持されている場合には、復元プログラム部分のダウンロードを省略することができる。また、ファイル構成情報によって、クライアント端末2は、ダウンロード対象の複数の自己復元形式ファイルの作成元の作成プログラムのプログラム名が異なっている場合でも、同じ作成元の作成プログラムの自己復元形式ファイルの復元プログラム部分が取得済みであるか否かを判定できる。
In the first embodiment, the
また、第1実施形態では、クライアント端末2がファイル送信要求に区間指定を含めることによって、クライアント端末2が自己復元形式ファイルの復元プログラム部分を除いて自己復元形式ファイルをダウンロードすることができる。
In the first embodiment, the
また、第1実施形態では、クライアント端末2が自己復元形式ファイルをダウンロードするか、圧縮データ部分をダウンロードするかを判定するので、自己復元形式ファイルの送信要求の処理に係るサーバ1の処理負荷の増加を抑制することができる。
Further, in the first embodiment, since it is determined whether the
また、第1実施形態では、サーバ1は、自己復元形式ファイルの送信要求の発生よりも前に、圧縮データ部分、自己復元形式ファイル、及び、ファイル構成情報を生成し、記憶しておく。これによって、自己復元形式ファイルの送信要求が発生に応じて、圧縮データ部分、自己復元形式ファイル、及び、ファイル構成情報の生成処理を行わなくてよくなり、自己復元形式ファイルの送信要求の処理に係るサーバ1の処理負荷の増加を抑制することができる。
Further, in the first embodiment, the
<第2実施形態>
第1実施形態では、クライアント端末2が自己復元形式ファイルをダウンロードするか、自己復元形式ファイルの圧縮データ部分をダウンロードするかの判定を行う。第2実施形態では、自己復元形式ファイルをダウンロードするか、自己復元形式ファイルの圧縮データ部分をダウンロードするかの判定を、サーバ1が行う。第2実施形態では、第1実施形態と共通する説明は省略される。
Second Embodiment
In the first embodiment, it is determined whether the
第2実施形態では、ソフトウェア配信システム100のシステム構成、サーバ1及びクライアント端末2のハードウェア構成及び機能構成は、第1実施形態と同様である。第2実施形態において、サーバ1の送信制御部17とクライアント端末2の受信制御部21との処理は、第1実施形態と異なる。
In the second embodiment, the system configuration of the
第2実施形態では、クライアント端末2の受信制御部21は、自己復元形式ファイルをダウンロードする際に、自己復元形式ファイルの復元プログラム部分が取得済みであるか否かの判定を行わない。第2実施形態では、クライアント端末2の受信制御部21が自己復元形式ファイルをダウンロードする際に送信するいずれのファイル送信要求にも、区間指定が含まれない。第2実施形態に係るクライアント端末2の受信制御部21の処理の詳細は後述される。
In the second embodiment, when downloading the self-restoration type file, the
第2実施形態では、サーバ1の送信制御部17は、クライアント端末2に自己復元形式ファイルを送信する際に、送信対象の自己復元形式ファイルの復元プログラム部分を送信済みであるか否かを判定する。送信対象の自己復元形式ファイルの復元プログラム部分を送信済みでない場合には、サーバ1の送信制御部17は、送信対象の自己復元形式ファイル全体をクライアント端末2に送信する。送信対象の自己復元形式ファイルの復元プログラム部分を送信済みである場合には、サーバ1の送信制御部17は、送信対象の自己復元形式ファイルの圧縮データ部分をクライアント端末2に送信する。第2実施形態に係るサーバ1の送信制御部17の処理の詳細は後述される。
In the second embodiment, when transmitting the self-restoration type file to the
また、第2実施形態では、ファイル構成情報には、ファイル名、作成元の作成プログラムのプログラム名、復元プログラム部分の格納位置に加えて、自己復元形式ファイルのサイズが含まれる。ファイル構成情報に、自己復元形式ファイルのサイズが含まれることによって、クライアント端末2は、サーバ1から受信した自己復元形式ファイルが、自己復元形式ファイル全体であるのか、圧縮データ部分であるのかを判定することができる。
In the second embodiment, the file configuration information includes the size of the self-restoration format file in addition to the file name, the program name of the creation program of the creation source, and the storage position of the restoration program portion. By including the size of the self-restoration format file in the file configuration information, the
図11は、第2実施形態に係るサーバ1の処理のフローチャートの一例である。図11に示される処理は、例えば、サーバ1がクライアント端末2から送信要求を受信すると開始される。図11に示される処理の実行主体は、サーバ1のCPU 101であるが、便宜上、CPU 101がファイル配信プログラム105Pを実行することによって達成される機能構成である送信制御部17を主体として説明される。
FIG. 11 is an example of a flowchart of processing of the
OP51からOP55の処理は、図8のOP1からOP3の処理と同様である。受信した送信要求が更新対象のソフトウェアの一覧要求である場合には(OP51:YES)、送信制御部17は、例えば、クライアント端末2の実行環境情報に応じたソフトウェアの一覧情報と、当該ソフトウェアの更新ファイルのファイル構成情報とをファイル構成情報格納部16から取得し(OP52)、クライアント端末2に送信する(OP53)。
The processes of OP51 to OP55 are the same as the processes of OP1 to OP3 of FIG. If the received transmission request is a list request of software to be updated (OP51: YES), the
受信した送信要求が更新対象のファイル送信要求であり(OP54:YES)、ファイル送信要求に含まれるファイル名に対応する自己復元形式ファイルが送信用ファイル格納部14に格納されている場合には(OP55:YES)、処理がOP57に進む。該当する自己復元形式ファイルが送信用ファイル格納部14に格納されていない場合には(OP55:NO)、送信制御部17は、ファイル送信要求に含まれるファイル名に対応するソフトウェアパッケージの送信を判定し、処理がOP56に進む。
If the received transmission request is a file transmission request to be updated (OP 54: YES), and the self-restoration format file corresponding to the file name included in the file transmission request is stored in the transmission file storage unit 14 ( OP55: YES), the process proceeds to OP57. When the corresponding self-restoration format file is not stored in the transmission file storage unit 14 (OP55: NO), the
OP56では、送信制御部17は、ファイル送信要求に含まれるファイル名に対応するソフトウェアパッケージをソフトウェアパッケージ格納部12から読み出して、クライアント端末2に送信する。その後、図11に示される処理が終了する。
In OP56, the
OP57からOP60の処理は、ファイル送信要求の対象のファイルに対応する自己復元形式ファイルを送信する場合の処理である。OP57では、送信制御部17は、ファイル送信要求の対象のファイルに対応する自己復元形式ファイルの復元プログラム部分が送信済みであるか否かを判定する。例えば、送信制御部17は、クライアント端末2に送信
された自己復元形式ファイルのファイル構成情報を主記憶装置102内の共有メモリに記録する。当該共有メモリ内のファイル構成情報に、送信対象の自己復元形式ファイルの作成元の作成プログラムのプログラム名とプログラム名が一致するファイル構成情報が含まれている場合に、送信対象の自己復元形式ファイルの復元プログラム部分が送信済みであることを判定する。
The processing of OP 57 to OP 60 is processing in the case of transmitting a self-restoration format file corresponding to the file of the target of the file transmission request. In OP57, the
ファイル送信要求の対象のファイルに対応する自己復元形式ファイルの復元プログラム部分が送信済みである場合には(OP57:YES)、処理がOP58に進む。ファイル送信要求の対象のファイルに対応する自己復元形式ファイルの復元プログラム部分が未送信である場合には(OP57:NO)、処理がOP59に進む。 If the restoration program portion of the self-restoration format file corresponding to the target file of the file transmission request has already been transmitted (OP57: YES), the process proceeds to OP58. If the restoration program portion of the self-restoration format file corresponding to the file of the file transmission request target has not been transmitted (OP57: NO), the process proceeds to OP59.
OP58では、送信制御部17は、送信用ファイル格納部14から送信対象の自己復元形式ファイルの圧縮データ部分を読み出し、クライアント端末2に送信する。圧縮データ部分が複数区間に分断されている場合には、OP58の処理が複数回実行される。
In OP 58, the
OP59では、送信制御部17は、送信用ファイル格納部14からファイル送信要求の対象のファイルに対応する自己復元形式ファイルを読み出し、クライアント端末2に送信する。
In OP59, the
OP60では、送信制御部17は、OP58又はOP59において送信された自己復元形式ファイルのファイル構成情報を共有メモリに記録する。その後、図11に示される処理が終了する。なお、共有メモリ内のファイル構成情報は、クライアント端末2へのファイルの送信終了後、所定時間経過後に削除される。
In OP60, the
図12A、及び、図12Bは、第2実施形態に係るクライアント端末2の処理のフローチャートの一例である。図12A及び図12Bに示される処理は、第2実施形態において、図9Aに示される処理に続いて図9B及び図9Cの代わりに実行される処理である。すなわち、第2実施形態においても、図9Aに示される処理は実行される。図12A及び図12Bに示される処理の実行主体は、クライアント端末2のCPUであるが、便宜上、クライアント端末2のCPUが更新ソフトウェアダウンロード制御プログラムを実行することによって達成される機能構成要素である受信制御部21を主体として説明される。
12A and 12B are an example of a flowchart of processing of the
OP71では、受信制御部21は、更新対象のソフトウェアの更新ファイルである自己復元形式ファイルについて、ファイル送信要求をサーバ1に送信する。更新対象のソフトウェアの更新ファイルである自己復元形式ファイルを、以降、ダウンロード対象の自己復元形式ファイルと称する。
In OP71, the
OP72では、受信制御部21は、OP71において送信されたファイル送信要求に対する応答としてのデータが受信されたか否かを判定する。ファイル送信要求に対する応答としてのデータが受信された場合には(OP72:YES)、処理がOP73に進む。ファイル送信要求に対する応答としてのデータが受信されない場合には(OP72:NO)、受信制御部21は、ファイル送信要求に対する応答としてのデータが受信されるまで待機する。
In OP72, the
OP73では、受信制御部21は、サーバ1から受信したデータが自己復元形式ファイル全体であるか否かを判定する。例えば、ダウンロード対象の自己復元形式ファイルのサイズと、サーバ1から受信されたデータのサイズとが一致する場合に、送信制御部17は、サーバ1から受信したデータが自己復元形式ファイル全体であることを判定する。ダウンロード対象の自己復元形式ファイルのサイズは、ファイル構成情報から取得される。
In OP73, the
サーバ1から受信したデータが自己復元形式ファイル全体である場合には(OP73:YES)、処理がOP74に進む。サーバ1から受信したデータが自己復元形式ファイル全体でない場合には(OP73:NO)、サーバ1から受信したデータは圧縮データ部分であると判定され、処理が図12BのOP77に進む。
If the data received from the
OP74では、受信制御部21は、受信した自己復元形式ファイルを受信ファイル格納部22に格納する。OP75では、受信制御部21は、受信した自己復元形式ファイルから復元プログラム部分を抽出するように、復元プログラム部分抽出部23に指示する。これによって、OP73で受信された自己復元形式ファイルから復元プログラム部分が抽出され、抽出された復元プログラム部分が復元プログラム部分格納部24に格納される。受信された自己復元形式ファイルの復元プログラム部分の格納位置は、受信された自己復元形式ファイルのファイル構成情報から取得される。
In OP74, the
OP76では、受信制御部21は、次のダウンロード対象となる自己復元形式ファイル、すなわち、次の更新対象のソフトウェアが存在するか否かを判定する。次のダウンロード対象となる自己復元形式ファイルが存在する場合には(OP76:YES)、処理がOP71に進み、次のダウンロード対象のファイルについてOP71からの処理が繰り返し実行される。次のダウンロード対象となる自己復元形式ファイルが存在しない場合には(OP76:NO)、図12Aに示される処理が終了する。
In OP76, the
図12Bに示される処理は、サーバ1からダウンロード対象の自己復元形式ファイルの圧縮データ部分が受信された場合の処理である。OP77では、受信制御部21は、ダウンロード対象の自己復元形式ファイルに次の圧縮データ部分の区間があるか否かを判定する。例えば、サーバ1から受信したダウンロード対象の自己復元形式ファイルの圧縮データ部分と復元プログラム部分との合計値が、ダウンロード対象の自己復元形式ファイルのサイズに達しない場合に、受信制御部21は、次の圧縮データ部分の区間があることを判定する。
The process shown in FIG. 12B is a process when the compressed data portion of the self-restoration type file to be downloaded is received from the
ダウンロード対象の自己復元形式ファイルに次の圧縮データ部分の区間がある場合には(OP77:YES)、処理が図12AのOP72に進む。ダウンロード対象の自己復元形式ファイルに次の圧縮データ部分の区間がない場合には(OP77:NO)、処理がOP78に進む。 If there is a section of the next compressed data portion in the download target self-restoration format file (OP77: YES), the process proceeds to OP72 of FIG. 12A. If there is no section of the next compressed data portion in the download target self-restoration format file (OP77: NO), the process proceeds to OP78.
OP78では、受信制御部21は、受信した自己復元形式ファイルの圧縮データ部分と、対応する復元プログラム部分と、を結合するように受信データ結合部25に指示する。受信制御部21からの指示を受けて、受信データ結合部25は、該当の圧縮データ部分を一時記憶部29から読み出し、当該圧縮データ部分に対応する復元プログラム部分を復元プログラム部分格納部24から読み出し、当該圧縮データ部分と当該復元プログラム部分とを結合させて、自己復元形式ファイルを取得する。
In OP78, the
OP79では、受信制御部21は、自己復元形式ファイルの作成が成功したか否かを判定する。自己復元形式ファイルの作成の成功又は失敗は、受信データ結合部25から受信制御部21に入力される。自己復元形式ファイルの作成が成功した場合には(OP79:YES)、処理がOP82に進む。自己復元形式ファイルの作成が失敗した場合には(OP79:NO)、処理がOP80に進む。
In OP79, the
OP80では、受信制御部21は、自己復元形式ファイルの作成が失敗したので、ダウンロード対象の自己復元形式ファイルに対応するソフトウェアパッケージについてファイル送信要求をサーバ1に送信する。OP81では、受信制御部21は、サーバ1から受信したソフトウェアパッケージを受信ファイル格納部22に格納する。
In OP80, the
OP82では、受信制御部21は、次のダウンロード対象となる自己復元形式ファイル、すなわち、次の更新対象のソフトウェアが存在するか否かを判定する。次のダウンロード対象となる自己復元形式ファイルが存在する場合には(OP82:YES)、処理が図12AのOP71に進み、次のダウンロード対象のファイルについて図12AのOP71からの処理が繰り返し実行される。次のダウンロード対象となる自己復元形式ファイルが存在しない場合には(OP82:NO)、図12Bに示される処理が終了する。
In OP82, the
<第2実施形態の作用効果>
第2実施形態では、サーバ1が送信対象の自己復元形式ファイルのファイル全体を送信するか、圧縮データ部分を送信するかの判定を行う。送信対象の自己復元形式ファイルの復元プログラム部分がクライアント端末2に送信済みである場合には、サーバ1は送信対象の自己復元形式ファイルの圧縮データ部分を送信する。したがって、第2実施形態によれば、複数の自己復元形式ファイルの配信において、重複する復元プログラム部分の送信を省略することができ、複数の自己復元形式ファイルの配信に係る通信量を削減することができる。
<Operation and effect of the second embodiment>
In the second embodiment, it is determined whether the
<その他>
第1実施形態及び第2実施形態において、クライアント端末2が保持する復元プログラム部分は、サーバ1からダウンロードした自己復元形式ファイルから抽出して取得される。ただし、これに限定されず、クライアント端末2に、予め、複数種類の自己復元形式ファイルの復元プログラム部分を記憶させてもよい。または、クライアント端末2がサーバ1に復元プログラム部分について送信要求を送信して取得してもよい。
<Others>
In the first and second embodiments, the restoration program portion held by the
クライアント端末2の復元プログラム部分格納部24に格納されている復元プログラム部分は、一括ダウンロードの処理が終了すると削除される。この場合には、クライアント端末2のメモリ資源の圧迫を抑制することができる。ただし、これに限られず、クライアント端末2の復元プログラム部分格納部24に格納されている復元プログラム部分は、一括ダウンロードの処理が終了しても復元プログラム部分格納部24に保持されたままであってもよい。この場合には、復元プログラム部分格納部24に格納されている復元プログラム部分を含む自己復元形式ファイルのファイル構成情報も併せて保存してもよい。これによって、次回のダウンロード処理の際に、自己復元形式ファイル全体をダウンロードして復元プログラム部分を抽出する処理を省くことができる。
The restoration program portion stored in the restoration program
第1実施形態及び第2実施形態において、自己復元形式ファイルが、復元プログラム部分と圧縮データ部分以外のデータを含む場合には、圧縮データ部分とともに当該データは送信される。自己復元形式ファイルの復元プログラム部分と圧縮データ部分以外のデータは、例えば、ファイルのインデックスである。 In the first and second embodiments, when the self-restoration type file includes data other than the restoration program portion and the compressed data portion, the data is transmitted together with the compressed data portion. Data other than the decompression program portion and the compressed data portion of the self decompression type file are, for example, an index of the file.
また、第1実施形態及び第2実施形態において、ファイル構成情報は、更新対象のソフトウェアの一覧情報とともにクライアント端末2に送信されるが、クライアント端末2のファイル構成情報の取得方法はこれに限定されない。例えば、ファイル構成情報は、自己復元形式ファイル所定の位置に埋め込まれており、クライアント端末2は自己復元形式ファイルの当該所定の位置からファイル構成情報を取得してもよい。また、例えば、ファイル構成情報は、予め、クライアント端末2に記憶されていてもよい。また、ファイル構成情報は、更新対象のソフトウェアの一覧情報とともにサーバ1から取得されるのではなく、自己復元形式ファイルについてファイル送信要求が発生する度に、サーバ1に要求して取得されてもよい。
In the first and second embodiments, the file configuration information is transmitted to the
また、サーバ1において使用される自己復元形式ファイルの作成プログラムが1種類で
あり、当該作成プログラムのプログラム名が判明しており、且つ、当該作成プログラムによって作成される自己復元形式ファイル内の復元プログラム部分の格納位置が判明している場合には、サーバ1はファイル構成情報を作成しなくてもよい。この場合には、例えば、クライアント端末2の補助記憶装置の所定の記憶領域に、サーバ1において使用される自己復元形式ファイルの作成プログラムの復元プログラム部分と、復元プログラムの格納位置とを格納しておけばよい。第2実施形態の場合には、サーバ1の補助記憶装置105の所定の記憶領域にも、サーバ1において使用される自己復元形式ファイルの作成プログラムの復元プログラム部分の格納位置を格納しておく。
In addition, there is one type of program for creating a self-restoration format file used in the
第1実施形態及び第2実施形態において、圧縮データ部分の圧縮方式がクライアント端末2が取得済みの復元プログラム部分が対応する圧縮方式と異なる場合には、当該圧縮データ部分と取得済みの復元プログラム部分とを結合して取得される自己復元形式ファイルは、復元に失敗する。この場合に、クライアント端末2のファイル復元部26は、自己復元形式ファイルの復元の失敗を受信制御部21に通知し、受信制御部21は、当該自己復元形式ファイル全体をサーバ1からダウンロードするようにしてもよい。これによって、クライアント端末2が取得済みの復元プログラム部分が対応する圧縮方式と異なる圧縮方式で作成された圧縮データ部分がダウンロードされた場合でも、当該圧縮データ部分を含む自己復元形式ファイルを取得することができる。
In the first embodiment and the second embodiment, when the compression method of the compressed data portion is different from the compression method corresponding to the restored program portion acquired by the
第1実施形態及び第2実施形態では、サーバ1によって用いられる自己復元形式ファイルの作成プログラムは、当該作成プログラムによって作成された自己復元形式ファイルの復元プログラム部分が共通するものであることが前提として説明された。ただし、これに限定されず、サーバ1によって用いられる自己復元形式ファイルの作成プログラムは、複数のデータ圧縮方式に対応し、圧縮データ部分のデータ圧縮方式に応じて復元プログラム部分が異なるものが用いられてもよい。
In the first embodiment and the second embodiment, it is assumed that the creation program of the self-restoration format file used by the
この場合には、ファイル構成情報には、ファイル名、作成元のプログラムのプログラム名、復元プログラム部分の格納位置に加えて、圧縮データ部分の圧縮方式の情報が含まれる。クライアント端末2の受信制御部21は、例えば、ダウンロード対象の自己復元形式ファイルと、ファイル構成情報の作成元のプログラムのプログラム名及び圧縮データ部分の圧縮方式が一致する自己復元形式ファイルの復元プログラム部分が復元プログラム部分格納部24に格納されているか否かを判定することで、ダウンロード対象の自己復元形式ファイルの復元プログラム部分を取得済みであるか否かを判定する。
In this case, the file configuration information includes information on the compression method of the compressed data portion, in addition to the file name, the program name of the creation source program, and the storage position of the restoration program portion. For example, the
<プロセッサ>
上記実施形態において、サーバ1及びクライアント端末2は、CPUを備え、主記憶装置内にプログラムから展開された命令を実行することによって、説明された処理を実行する。CPUは、MPU(Microprocessor)、プロセッサとも呼ばれる。CPUは、単一のプロセッサに限定される訳ではなく、マルチプロセッサ構成であってもよい。また、単一のソケットで接続される単一のCPUがマルチコア構成を有していても良い。上記各部の少なくとも一部の処理は、CPU以外のプロセッサ、例えば、Digital Signal Processor(DSP)、Graphics Processing Unit(GPU)、数値演算プロセッサ、ベクトルプロセッサ、画像処理プロセッサ等の専用プロセッサで行われても良い。また、上記各部の少なくとも一部の処理は、集積回路(IC)、その他のディジタル回路であっても良い。また、上記各部の少なくとも一部にアナログ回路が含まれても良い。集積回路は、LSI、Application Specific Integrated Circuit(ASIC)、プログラマブルロジックデバイス(PLD
)を含む。PLDは、例えば、Field-Programmable Gate Array(FPGA)を含む。上記各部
は、プロセッサと集積回路との組み合わせであっても良い。組み合わせは、例えば、マイクロコントローラ(MCU)、SoC(System-on-a-chip),システムLSI、チップセットなどと呼ばれる。
<Processor>
In the above embodiment, the
)including. The PLD includes, for example, a field-programmable gate array (FPGA). Each of the units described above may be a combination of a processor and an integrated circuit. The combination is called, for example, a microcontroller (MCU), an SoC (System-on-a-chip), a system LSI, a chipset, or the like.
<記録媒体>
コンピュータその他の機械、装置(以下、コンピュータ等)に上記いずれかの機能を実現させるプログラムをコンピュータ等が読み取り可能な記録媒体に記録することができる。コンピュータ等に、この記録媒体のプログラムを読み込ませて実行させることにより、その機能を提供させることができる。
<Recording medium>
A program that causes a computer or other machine or device (hereinafter referred to as a computer or the like) to realize any of the functions described above can be recorded in a recording medium readable by the computer or the like. The functions can be provided by causing a computer or the like to read and execute the program of the recording medium.
ここで、コンピュータ等が読み取り可能な記録媒体とは、データやプログラム等の情報を電気的、磁気的、光学的、機械的、または化学的作用によって蓄積し、コンピュータ等から読み取ることができる非一時的な記録媒体をいう。このような記録媒体のうちコンピュータ等から取り外し可能なものとしては、例えばフレキシブルディスク、光磁気ディスク、CD−ROM、CD−R/W、DVD、ブルーレイディスク、DAT、8mmテープ、フラッシュメモリなどのメモリカード等がある。また、コンピュータ等に固定された記録媒体としてハードディスク、ROM(リードオンリーメモリ)等がある。さらに、SSD(Solid State Drive)は、コンピュータ等から取り外し可能な記録媒体としても、コ
ンピュータ等に固定された記録媒体としても利用可能である。
Here, a recording medium readable by a computer etc. is a non-transitory information that can store information such as data and programs electrically, magnetically, optically, mechanically, or chemically and read from a computer etc. Recording media. Among such recording media, those removable from the computer etc. include, for example, memory such as flexible disk, magneto-optical disk, CD-ROM, CD-R / W, DVD, Blu-ray disk, DAT, 8 mm tape, flash memory etc. There is a card etc. Further, as a recording medium fixed to a computer or the like, there are a hard disk, a ROM (Read Only Memory), and the like. Furthermore, a solid state drive (SSD) can be used as a recording medium removable from a computer or the like, or as a recording medium fixed to the computer or the like.
1 サーバ
2 クライアント端末
11 ソフトウェアパッケージ登録部
12、27 ソフトウェアパッケージ格納部
13 ファイル変換部
14 送信用ファイル格納部
15 ファイル解析部
16 ファイル構成情報格納部
17 送信制御部
21 受信制御部
22 受信ファイル格納部
23 復元プログラム部分抽出部
24 復元プログラム部分格納部
25 受信データ結合部
26 ファイル復元部
28 インストール部
101 CPU
102 主記憶装置
103 入力装置
104 出力装置
105 補助記憶装置
105P ファイル配信プログラム
102
Claims (9)
ダウンロード対象の自己復元形式ファイルの復元プログラム部分が前記記憶部に記憶されている場合には、前記ダウンロード対象の自己復元形式ファイル内の復元プログラム部分を除いてダウンロードする制御部と、
前記ダウンロードされた自己復元形式ファイルの復元プログラム部分以外の部分と、前記記憶部に記憶されている前記ダウンロード対象の自己復元形式ファイルの復元プログラム部分と、を結合して、自己復元形式ファイルを取得する取得部と、
を備える情報処理装置。 A storage unit for storing the decompression program portion included in a self-decompression type file including a compressed data portion compressed by a predetermined compression method and a decompression program portion for decompressing the compressed data portion;
A control unit for downloading excluding the restoration program portion in the self-restoration format file to be downloaded when the restoration program portion of the self-restoration format file to be downloaded is stored in the storage unit;
The self-restoration type file is obtained by combining the portion other than the restoration program portion of the downloaded self-restoration type file and the restoration program portion of the self-restoration type file to be downloaded stored in the storage unit. Acquisition department,
An information processing apparatus comprising:
をさらに備え、
前記制御部は、前記ダウンロード対象の自己復元形式ファイルの復元プログラム部分が前記記憶部に記憶されていない場合には、前記ダウンロード対象の自己復元形式ファイルを復元プログラム部分を含めてダウンロードする、
請求項1に記載の情報処理装置。 An extraction unit which extracts a restoration program portion from the downloaded self-restoration format file, and stores the extracted restoration program portion in the storage unit;
And further
When the restoration program portion of the self-restoration format file to be downloaded is not stored in the storage unit, the control unit downloads the self-restoration format file to be downloaded including the restoration program portion.
An information processing apparatus according to claim 1.
をさらに備え、
前記制御部は、前記ダウンロード対象の自己復元形式ファイルの復元プログラム部分が前記記憶部に記憶されている場合には、前記ダウンロード対象の自己復元形式ファイル内の復元プログラム部分の格納位置を前記ファイル構成情報に基づいて取得し、ダウンロード対象区間として前記復元プログラムの格納位置以外の区間を指定して、前記ダウンロード対象の自己復元形式ファイル内の復元プログラム部分を除いてダウンロードする、
る請求項1又は2に記載の情報処理装置。 A second storage unit storing file configuration information including information on a storage position of a restoration program portion for the download target self-restoration format file;
And further
The control unit, when the restoration program portion of the self-restoration format file to be downloaded is stored in the storage unit, the storage location of the restoration program portion in the self-restoration format file to be downloaded is the file configuration Acquired based on information, designating a section other than the storage position of the restoration program as a download target section, and downloading excluding the restoration program portion in the self-restoration format file of the download target,
The information processing apparatus according to claim 1 or 2.
前記ファイル構成情報は、自己復元形式ファイルを作成したプログラムの識別情報をさらに含み、
前記制御部は、前記ダウンロード対象の自己復元形式ファイルを作成したプログラムの識別情報と、前記記憶部に記憶されている復元プログラムを含む自己復元形式ファイルを作成したプログラムの識別情報とが一致する場合に、前記ダウンロード対象の自己復元形式ファイルの復元プログラム部分が前記記憶部に記憶されていると判定する、
請求項3に記載の情報処理装置。 The second storage unit stores file configuration information for each of a plurality of self-restoration format files,
The file configuration information further includes identification information of a program that has created the self-restoration format file,
The control unit matches the identification information of the program that created the self-restoration format file to be downloaded with the identification information of the program that created the self-restoration format file including the restoration program stored in the storage unit And determining that the restoration program portion of the self-restoration format file to be downloaded is stored in the storage unit.
The information processing apparatus according to claim 3.
請求項3又は4に記載の情報処理装置。 The acquisition unit is a part other than the restoration program part of the downloaded self-restoration format file based on the file configuration information of the self-restoration format file to be downloaded, and the download target stored in the storage unit. Combine the self-restoration type file restoration program with the self-restoration type file, and
The information processing apparatus according to claim 3.
ダウンロード対象の自己復元形式ファイルの復元プログラム部分が前記記憶部に記憶されている場合には、前記ダウンロード対象の自己復元形式ファイル内の復元プログラム部分を除いてダウンロードし、
前記ダウンロードされた自己復元形式ファイルの復元プログラム部分以外の部分と、前記記憶部に記憶されている前記ダウンロード対象の自己復元形式ファイルの復元プログラム部分と、を結合して、自己復元形式ファイルを取得する、
情報処理方法。 Storing, in a storage unit, the restoration program part included in a self-restoration format file including a compressed data part compressed by a predetermined compression method and a restoration program part for restoring the compressed data part;
When the restoration program portion of the self-restoration format file to be downloaded is stored in the storage unit, downloading is performed excluding the restoration program portion in the self-restoration format file to be downloaded,
The self-restoration type file is obtained by combining the portion other than the restoration program portion of the downloaded self-restoration type file and the restoration program portion of the self-restoration type file to be downloaded stored in the storage unit. Do,
Information processing method.
所定の圧縮方式で圧縮された圧縮データ部分と前記圧縮データ部分を復元する復元プログラム部分とを含む自己復元形式ファイルに含まれる前記復元プログラム部分を記憶部に記憶させ、
ダウンロード対象の自己復元形式ファイルの復元プログラム部分が前記記憶部に記憶されている場合には、前記ダウンロード対象の自己復元形式ファイル内の復元プログラム部分を除いてダウンロードさせ、
前記ダウンロードされた自己復元形式ファイルの復元プログラム部分以外の部分と、前記記憶部に記憶されている前記ダウンロード対象の自己復元形式ファイルの復元プログラム部分と、を結合して、自己復元形式ファイルを取得させる、
ための情報処理プログラム。 On the computer
Storing in the storage unit the decompression program portion included in a self decompression type file including a compressed data portion compressed by a predetermined compression method and a decompression program portion for decompressing the compressed data portion;
When the restoration program portion of the self-restoration format file to be downloaded is stored in the storage unit, downloading is performed excluding the restoration program portion in the self-restoration format file to be downloaded,
The self-restoration type file is obtained by combining the portion other than the restoration program portion of the downloaded self-restoration type file and the restoration program portion of the self-restoration type file to be downloaded stored in the storage unit. Let
Information processing program.
前記自己復元形式ファイルの前記復元プログラム部分の格納位置に関する情報を含むファイル構成情報を記憶する記憶部と、
前記ファイル構成情報を送信する送信部と、
を備える情報処理装置。 A generation unit for generating a self-restoration format file including a compressed data portion compressed by a predetermined compression method and a restoration program portion for restoring the compressed data portion;
A storage unit storing file configuration information including information on the storage position of the restoration program portion of the self-restoration format file;
A transmitter for transmitting the file configuration information;
An information processing apparatus comprising:
請求項8に記載の情報処理装置。 The transmitting unit transmits the self-restoration format file to be transmitted to the transmission destination excluding the restoration program portion, when the restoration program portion of the self-restoration format file to be transmitted has been transmitted to the transmission destination, 9. The self-restoration type file to be transmitted is transmitted to the transmission destination including the restoration program portion when the restoration program portion of the self-restoration type file to be transmitted has not been transmitted to the transmission destination. Information processing device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017076800A JP6773980B2 (en) | 2017-04-07 | 2017-04-07 | Information processing equipment, information processing methods, and information processing programs |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017076800A JP6773980B2 (en) | 2017-04-07 | 2017-04-07 | Information processing equipment, information processing methods, and information processing programs |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018180767A true JP2018180767A (en) | 2018-11-15 |
JP6773980B2 JP6773980B2 (en) | 2020-10-21 |
Family
ID=64275449
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017076800A Active JP6773980B2 (en) | 2017-04-07 | 2017-04-07 | Information processing equipment, information processing methods, and information processing programs |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6773980B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110928837A (en) * | 2019-12-02 | 2020-03-27 | 胥攀 | File repair method, system, mobile terminal and storage medium |
WO2023145187A1 (en) * | 2022-01-31 | 2023-08-03 | 住友電気工業株式会社 | Software updating system, communication device, data structure of update information, and software updating method |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09223052A (en) * | 1996-02-19 | 1997-08-26 | Nec Corp | Electronic mail system |
JPH11219324A (en) * | 1998-02-02 | 1999-08-10 | Hitachi Ltd | Transfer data compressing/defrosting association system between client and server |
JPH11312105A (en) * | 1998-04-28 | 1999-11-09 | Ddi Corp | Method for downloading file and the download file |
JP2001211080A (en) * | 2000-01-25 | 2001-08-03 | Sony Corp | Data processor, data processing method and contents data creating method, and program providing media |
CN101364181A (en) * | 2007-08-09 | 2009-02-11 | 捷讯研究有限公司 | Method and apparatus for determining the state of a computing device |
US20110066671A1 (en) * | 2009-09-15 | 2011-03-17 | Hiroomi Motohashi | Projector, projector system, and control method |
JP2016071879A (en) * | 2014-10-01 | 2016-05-09 | シャープ株式会社 | Information processor, software distribution system, and software distribution method |
-
2017
- 2017-04-07 JP JP2017076800A patent/JP6773980B2/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09223052A (en) * | 1996-02-19 | 1997-08-26 | Nec Corp | Electronic mail system |
JPH11219324A (en) * | 1998-02-02 | 1999-08-10 | Hitachi Ltd | Transfer data compressing/defrosting association system between client and server |
JPH11312105A (en) * | 1998-04-28 | 1999-11-09 | Ddi Corp | Method for downloading file and the download file |
JP2001211080A (en) * | 2000-01-25 | 2001-08-03 | Sony Corp | Data processor, data processing method and contents data creating method, and program providing media |
CN101364181A (en) * | 2007-08-09 | 2009-02-11 | 捷讯研究有限公司 | Method and apparatus for determining the state of a computing device |
US20110066671A1 (en) * | 2009-09-15 | 2011-03-17 | Hiroomi Motohashi | Projector, projector system, and control method |
JP2016071879A (en) * | 2014-10-01 | 2016-05-09 | シャープ株式会社 | Information processor, software distribution system, and software distribution method |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110928837A (en) * | 2019-12-02 | 2020-03-27 | 胥攀 | File repair method, system, mobile terminal and storage medium |
WO2023145187A1 (en) * | 2022-01-31 | 2023-08-03 | 住友電気工業株式会社 | Software updating system, communication device, data structure of update information, and software updating method |
Also Published As
Publication number | Publication date |
---|---|
JP6773980B2 (en) | 2020-10-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108650287B (en) | Upgrading method and device for terminal device in Internet of things and computer readable medium | |
JP2013517565A (en) | Operating system automatic update procedure | |
US10095699B2 (en) | Computer-readable recording medium, execution control method, and information processing apparatus | |
CN109800005B (en) | Client hot update method and device | |
JP2005044360A (en) | System and method for intra-package delta compression (intra-packetdeltacompression) of data | |
JP2009536396A (en) | Program upgrade method and system for portable device capable of OTA (Over-the-air) | |
CN113518094B (en) | Data processing method, device, robot and storage medium | |
WO2016202000A1 (en) | Differential rollback upgrading method and apparatus | |
CN110362338B (en) | Game resource packaging and resource quick access method under mobile platform | |
CN110096290B (en) | Method for upgrading software of main control board of battery simulator | |
CN107239309A (en) | Patch generation method and device, update method, electronic equipment, storage medium | |
JP2018180767A (en) | Information processing apparatus, information processing method, and information processing program | |
CN114201234A (en) | File processing method, device, system, equipment and storage medium | |
US8473943B2 (en) | Using ecoprint for cloning of applications | |
JP5906906B2 (en) | Log management method, log management system, and information processing apparatus | |
US9170802B2 (en) | Method and information processing apparatus for extracting software correction patch for virtual machine | |
US20230168974A1 (en) | Information processing system, information processing method, and storage medium | |
CN112269601B (en) | BMC (baseboard management controller) and component asset information management method, device and storage medium thereof | |
CN104657131B (en) | A kind of generation system and method for software installation packet | |
CN113326054A (en) | Software deployment method and device, computer-readable storage medium and electronic equipment | |
CN116150114A (en) | De-duplication of container image files | |
CN114090070A (en) | Application program installation package file processing method and electronic equipment | |
JP7040272B2 (en) | Source code conversion program and source code conversion method | |
JP2021157612A (en) | Information processing system, program, and information processing method | |
CN112905211A (en) | Firmware upgrade file updating method, system, equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20180706 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20180710 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20180912 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190327 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20200124 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200303 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200410 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200901 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200914 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6773980 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |