JP5378119B2 - Wrapping file update system and wrapping file update method - Google Patents

Wrapping file update system and wrapping file update method Download PDF

Info

Publication number
JP5378119B2
JP5378119B2 JP2009202127A JP2009202127A JP5378119B2 JP 5378119 B2 JP5378119 B2 JP 5378119B2 JP 2009202127 A JP2009202127 A JP 2009202127A JP 2009202127 A JP2009202127 A JP 2009202127A JP 5378119 B2 JP5378119 B2 JP 5378119B2
Authority
JP
Japan
Prior art keywords
module
wrapping
file
client terminal
data
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.)
Active
Application number
JP2009202127A
Other languages
Japanese (ja)
Other versions
JP2011053907A (en
Inventor
昌洋 長坂
鉄太郎 岸本
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.)
Fujitsu FIP Corp
Original Assignee
Fujitsu FIP Corp
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 Fujitsu FIP Corp filed Critical Fujitsu FIP Corp
Priority to JP2009202127A priority Critical patent/JP5378119B2/en
Publication of JP2011053907A publication Critical patent/JP2011053907A/en
Application granted granted Critical
Publication of JP5378119B2 publication Critical patent/JP5378119B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、ラッピングファイル更新システム及びラッピングファイル更新方法に関する。   The present invention relates to a wrapping file update system and a wrapping file update method.

従来、暗号化情報等を用いて、ライセンス管理を実行するシステムに関する技術がある。このようなシステムでは、クライアント端末からの暗号化固有情報を受信したライセンス管理サーバは、暗号化固有情報を登録するとともに、ライセンスを有する正規のユーザがクライアント端末を操作しているか否かを判定する。
ここで、正規のユーザであると認定された場合には、ライセンス管理サーバは、クライアント端末にキー情報を送信する。クライアント端末は、キー情報に基づいて、レジストリに各種環境情報を設定し、ライセンスの付与された、即ち使用許諾のなされた実行アプリケーションプログラムが実行可能となる。
Conventionally, there is a technology related to a system that executes license management using encryption information or the like. In such a system, the license management server that has received the encryption unique information from the client terminal registers the encryption unique information and determines whether or not a legitimate user having a license is operating the client terminal. .
Here, when it is determined that the user is a legitimate user, the license management server transmits key information to the client terminal. The client terminal sets various environment information in the registry based on the key information, and can execute an executable application program to which a license is granted, that is, a license for use.

例えば、特許文献1には、ライセンス管理システムに関する技術が開示されている。特許文献1に記載される技術の場合、配信対象となる実行アプリケーションの開発者が提供する実行アプリケーションに変更がなくても、基盤アプリケーション提供者が提供する、認証用モジュール、展開用モジュール、監視用モジュール等のラッピングファイルを構成する他の要素が変更・更新された場合、再度ラッピング作業が発生するため、実行アプリケーション開発者にとって手間となっていた。   For example, Patent Document 1 discloses a technique related to a license management system. In the case of the technology described in Patent Literature 1, even if there is no change in the execution application provided by the developer of the execution application to be distributed, the authentication module, the deployment module, and the monitoring provided by the platform application provider When other elements constituting the wrapping file such as a module are changed or updated, the wrapping operation occurs again, which is troublesome for the executing application developer.

また、配信先のユーザ(アプリケーションサービスの利用者)は、アプリケーション機能と直接関わらない部分の変更・更新があった場合でもアップデートが必要となり、バージョンの違いがわかりにくい上に手間も多くなっていた。さらに、Microsoft Excel(登録商標)のマクロアプリケーションに代表される、データをセルに保存するような実行アプリケーションでは、入力データがラッピングファイルへ反映されず、適用範囲を狭めていた。   In addition, users of distribution destinations (application service users) need to update even if there is a change or update of a part that is not directly related to the application function. . Furthermore, in an execution application such as a Microsoft Excel (registered trademark) macro application that stores data in a cell, input data is not reflected in the wrapping file, and the application range is narrowed.

一方、特許文献2には、実行可能ファイル自身を自動的に更新するための更新プログラムを含む自己解凍プログラムに関する技術が記載されている。この文献によれば、自己解凍プログラムを更新するための更新プログラムが、自己解凍プログラム自身に含まれているため、利便性が向上するとある。   On the other hand, Patent Document 2 describes a technique related to a self-extracting program including an update program for automatically updating an executable file itself. According to this document, an update program for updating the self-extracting program is included in the self-extracting program itself, which may improve convenience.

しかし、特許文献2に記載の技術でも、更新プログラム自身に変更があった場合には、再度ラッピングファイルの作成が必要であり、ユーザにとってもアップデートが必要である。   However, even with the technique described in Patent Document 2, if there is a change in the update program itself, it is necessary to create a wrapping file again, and the user also needs to update.

特開2008−117191号公報JP 2008-117191 A 特開2008−204344号公報JP 2008-204344 A

本発明は、上記の事情に鑑みてなされたものであり、配信対象となる対象ファイルとそれ以外の要素のバージョン管理を分けることにより、対象ファイルの開発者、ユーザともに、部分的なメンテナンスが効率的に実施できるラッピングファイル更新システム及びラッピングファイル更新方法を提供することを目的とする。
また、本発明は、データ部をラッピングファイルと分離してサーバへ格納することで、ラッピングファイルのサブセット化を防ぎ、かつデータの世代管理と、他者との共有を実現し利便性を向上させたラッピングファイル更新システム及びラッピングファイル更新方法を提供することを目的とする。
The present invention has been made in view of the above circumstances. By separating version management of a target file to be distributed and other elements, partial maintenance is efficient for both the developer and user of the target file. An object of the present invention is to provide a wrapping file update system and a wrapping file update method that can be implemented in an automated manner.
In addition, the present invention separates the data portion from the wrapping file and stores it on the server, thereby preventing subsets of the wrapping file and realizing data generation management and sharing with others to improve convenience. Another object is to provide a wrapping file update system and a wrapping file update method.

本発明によれば、配信対象となる対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールとを少なくとも含むラッピングファイルを、通信回線を介して配信するサーバと、ラッピングファイルを通信回線を介して受信して、ラッピングファイルに含まれる展開用モジュール及び認証用モジュールを実行して、対象ファイルを使用するクライアント端末と、前記いずれかのモジュールの配信を要求されると、配信が要求されたモジュール及びラッピングプログラムを、通信回線を介して配信するライセンス管理サーバとを有して構成されるラッピングファイル更新システムが提供される。
該ラッピングファイル更新システムは、クライアント端末は、展開用モジュールを実行してラッピングを解除し、クライアント端末は、認証用モジュールを実行して認証情報をライセンス管理サーバへ送信し、ライセンス管理サーバは、認証情報が正規のものであると認定されれば、前記いずれかのモジュールの更新を確認し、モジュールの更新があれば、更新されたモジュールをクライアント端末に配信し、クライアント端末は、更新されたモジュールを受信してクライアント端末内のモジュールの更新を行うことを特徴とする。
According to the present invention, a server that distributes, via a communication line, a wrapping file that includes at least a target file to be distributed, a deployment module having at least a function of releasing wrapping, and an authentication module, and a wrapping file Is received via the communication line, the deployment module and the authentication module included in the wrapping file are executed, and the client terminal that uses the target file is requested to deliver one of the modules. A wrapping file update system is provided that includes a license management server that distributes a module and a wrapping program for which a request is made via a communication line.
In the wrapping file update system, a client terminal executes a deployment module to cancel wrapping, a client terminal executes an authentication module and sends authentication information to a license management server, and the license management server If it is determined that the information is authentic, the update of any of the modules is confirmed, and if there is an update of the module, the updated module is distributed to the client terminal, and the client terminal And the module in the client terminal is updated.

上記構成からなるラッピングファイル更新システムでは、配信対象となる対象ファイルとそれ以外の部分のバージョン管理を分けることにより、対象ファイルの開発者、ユーザともに、部分的なメンテナンスが効率的に実施できる。   In the wrapping file update system having the above-described configuration, partial maintenance can be efficiently performed by both the developer and the user of the target file by separating version management of the target file to be distributed and the other portions.

また、本発明によれば、配信対象となる対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、データ部とを少なくとも含むラッピングファイルを、通信回線を介して配信するサーバと、ラッピングファイルを通信回線を介して受信して、ラッピングファイルに含まれる展開用モジュール及び認証用モジュールを実行して、対象ファイルを使用するユーザのクライアント端末と、前記いずれかのモジュールの配信を要求されると、配信が要求されたモジュール及びラッピングプログラムを、通信回線を介して配信するライセンス管理サーバとを有して構成されるラッピングファイル更新システムが提供される。
該ラッピングファイル更新システムは、クライアント端末は、展開用モジュールを実行してラッピングを解除し、クライアント端末は、認証用モジュールを実行して認証情報をライセンス管理サーバへ送信し、ライセンス管理サーバは、認証情報が正規のものであると認定されれば、前記いずれかのモジュールの更新を確認し、モジュールの更新があれば、更新されたモジュールをクライアント端末に配信し、クライアント端末は、更新されたモジュールを受信してクライアント端末内のモジュールの更新を行い、ライセンス管理サーバは、データ部のデータのバージョン情報を生成してクライアント端末に配信し、クライアント端末は、ユーザによって選択されたバージョンを有さなければ、ライセンス管理サーバに選択されたバージョンのデータの配信を要求し、ライセンス管理サーバは、要求されたバージョンのデータを配信することを特徴とする。
According to the present invention, a wrapping file including at least a target file to be distributed, a decompression module having at least a function of canceling wrapping, an authentication module, and a data part is distributed via a communication line. A server that receives the wrapping file via a communication line, executes a deployment module and an authentication module included in the wrapping file, and uses a client terminal of a user who uses the target file, and one of the modules When distribution is requested, a wrapping file update system is provided that includes a module and a license management server that distributes a module and a wrapping program requested for distribution via a communication line.
In the wrapping file update system, a client terminal executes a deployment module to cancel wrapping, a client terminal executes an authentication module and sends authentication information to a license management server, and the license management server If it is determined that the information is authentic, the update of any of the modules is confirmed, and if there is an update of the module, the updated module is distributed to the client terminal, and the client terminal The license management server generates the version information of the data in the data section and distributes it to the client terminal, and the client terminal must have the version selected by the user. Version selected by the license management server Requesting delivery of data, the license management server is characterized by distributing the data of the requested version.

上記構成からなるラッピングファイル更新システムでは、配信対象となる対象ファイルとそれ以外の部分のバージョン管理を分けることにより、対象ファイルの開発者、ユーザともに、部分的なメンテナンスが効率的に実施できる。   In the wrapping file update system having the above-described configuration, partial maintenance can be efficiently performed by both the developer and the user of the target file by separating version management of the target file to be distributed and the other portions.

また、本発明の一態様によれば、前記ラッピングファイル更新システムにおいて、前記ライセンス管理サーバは、前記データを格納する記憶部を有する。これにより、ラッピングファイルのサブセット化を防ぎ、かつデータの世代管理と、他者との共有を実現し利便性を向上させることができる。   According to another aspect of the present invention, in the wrapping file update system, the license management server includes a storage unit that stores the data. As a result, it is possible to prevent the wrapping file from being sub-set, and to realize data generation management and sharing with others to improve convenience.

また、本発明によれば、配信対象となる対象ファイルを含むラッピングファイルの配信を要求する過程と、対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールとを少なくとも含むラッピングファイルを、通信回線を介して受信する過程と、ラッピングファイルに含まれる展開用モジュールを実行してラッピングを解除する過程と、ラッピングファイルに含まれる認証用モジュールを実行して認証情報をサーバへ送信する過程と、認証情報が正規のものであると認定された後、モジュールの更新があれば、更新されたモジュールをサーバから受信する過程と、更新されたモジュールを受信してモジュールの更新を行う過程とを有することを特徴とするラッピングファイル更新方法が提供される。   In addition, according to the present invention, at least a process for requesting distribution of a wrapping file including a target file to be distributed, a target file, a deployment module having at least a function of releasing wrapping, and an authentication module are included. The process of receiving the wrapping file via the communication line, the process of executing the decompression module included in the wrapping file to cancel the wrapping, and the authentication module included in the wrapping file are executed to execute the authentication information to the server. If the module is updated after the authentication process has been confirmed that the authentication information is authentic, the process of receiving the updated module from the server, and receiving the updated module to update the module. And a method for updating a wrapping file, comprising: .

また、本発明によれば、配信対象となる対象ファイルを含むラッピングファイルの配信を要求する過程と、対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、データ部とを少なくとも含むラッピングファイルを、通信回線を介して受信する過程と、ラッピングファイルに含まれる展開用モジュールを実行してラッピングを解除する過程と、ラッピングファイルに含まれる認証用モジュールを実行して認証情報をサーバへ送信する過程と、認証情報が正規のものであると認定された後、モジュールの更新があれば、更新されたモジュールをサーバから受信する過程と、更新されたモジュールを受信してモジュールの更新を行う過程と、サーバで生成されたデータ部のデータのバージョン情報を受信する過程と、サーバから受信したデータのバージョン情報よりバージョンを選択する過程と、クライアント端末が選択されたバージョンを有さなければ、サーバに選択されたバージョンのデータの配信を要求する過程と、要求されたバージョンのデータを受信する過程とを有することを特徴とするラッピングファイル更新方法が提供される。   Further, according to the present invention, a process for requesting distribution of a wrapping file including a target file to be distributed, a target file, a development module having at least a function of canceling wrapping, an authentication module, and a data unit A process for receiving a wrapping file including at least a communication line, a process for canceling wrapping by executing a decompression module included in the wrapping file, and an authentication module executing the authentication module included in the wrapping file The process of sending information to the server, the process of receiving the updated module from the server and the updated module if there is a module update after the authentication information is certified as authentic. The process of updating the module and the data version of the data part generated by the server A process of receiving information, a process of selecting a version from the version information of data received from the server, and a process of requesting the server to deliver the selected version of the data if the client terminal does not have the selected version And a method for updating a wrapping file, comprising: receiving a requested version of data.

また、本発明によれば、クライアント端末からの要求に対して、対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールとを少なくとも含むラッピングファイルを、通信回線を介して配信する過程と、クライアント端末からの認証情報を受信する過程と、認証情報が正規のものであるか判定する過程と、認証情報が正規のものであり、モジュールの更新があれば、更新されたモジュールをクライアント端末へ配信する過程とを有することを特徴とするラッピングファイル更新方法が提供される。   According to the present invention, in response to a request from a client terminal, a wrapping file including at least a target file, a deployment module having at least a function of canceling wrapping, and an authentication module is transmitted via a communication line. The process of distributing, the process of receiving authentication information from the client terminal, the process of determining whether the authentication information is legitimate, the authentication information is legitimate, and updated if there is a module update A method for updating a wrapping file is provided, comprising the step of delivering a module to a client terminal.

また、本発明によれば、クライアント端末からの要求に対して、対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、データ部とを少なくとも含むラッピングファイルを、通信回線を介して配信する過程と、クライアント端末からの認証情報を受信する過程と、認証情報が正規のものであるか判定する過程と、認証情報が正規のものであり、モジュールの更新があれば、更新されたモジュールをクライアント端末へ配信する過程と、データ部のデータのバージョン情報を生成する過程と、データのバージョン情報に基づいて選択されたバージョンのデータを配信する過程とを有することを特徴とするラッピングファイル更新方法が提供される。   Further, according to the present invention, in response to a request from a client terminal, a target file, a wrapping file including at least a deployment module having a function of releasing wrapping, an authentication module, and a data part are communicated. If the process of distributing via the line, the process of receiving authentication information from the client terminal, the process of determining whether the authentication information is legitimate, the authentication information is legitimate, and there is a module update A process of distributing the updated module to the client terminal, a process of generating version information of data in the data section, and a process of distributing data of a version selected based on the version information of the data A wrapping file update method is provided.

上記構成からなるラッピングファイル更新方法では、配信対象となる対象ファイルとそれ以外の部分のバージョン管理を分けることにより、対象ファイルの開発者、ユーザともに、部分的なメンテナンスが効率的に実施できる。   In the wrapping file update method configured as described above, partial maintenance can be efficiently performed for both the developer and the user of the target file by separating version management of the target file to be distributed and the other portions.

また、本発明の一態様によれば、前記ラッピングファイル更新システム又はラッピングファイル更新方法において、前記ラッピングファイルは、対象ファイルの使用を監視する監視用モジュールをさらに含む。これにより、対象ファイルの不正使用等を抑制することができる。   According to the aspect of the invention, in the wrapping file update system or the wrapping file update method, the wrapping file further includes a monitoring module that monitors use of the target file. Thereby, unauthorized use of the target file can be suppressed.

ここで、本明細書において使用する用語について、以下のように定義する。
対象ファイルとは、クライアント端末からライセンス管理サーバへ配信の要求が為された配信対象のファイルをいう。本発明では、対象ファイルとして、実行アプリケーションを含むファイル、拡張子「.EXE」が付された実行形式ファイル、Microsoft Office(登録商標)等のアプリケーションプログラムで使用されるデータファイル、動画ファイル等として与えられるデジタルコンテンツ等を意味する。
Here, terms used in the present specification are defined as follows.
The target file refers to a distribution target file for which a distribution request is made from the client terminal to the license management server. In the present invention, the target file is given as a file including an execution application, an execution format file with the extension “.EXE”, a data file used in an application program such as Microsoft Office (registered trademark), a moving image file, or the like. This means digital content etc.

ラッピングファイルとは、少なくとも、前記対象ファイルと、ラッピングを解除する機能を少なくとも有する展開用(解凍用)モジュールと、認証情報をライセンス管理サーバへ送信する機能を少なくとも有する認証用モジュールと、対象ファイルの使用を監視する機能を少なくとも有する監視用モジュールとを結合して作成され、サーバからクライアント端末へ、見かけ上では単一のファイルとして配信されるファイルをいう。
なお、ラッピングファイルは対象ファイルに関係するデータ部を含んでいてもよい。
The wrapping file includes at least the target file, a development (decompression) module having at least a function of releasing wrapping, an authentication module having at least a function of transmitting authentication information to the license management server, A file that is created by combining a monitoring module having at least a function for monitoring usage and is distributed from a server to a client terminal as an apparent single file.
Note that the wrapping file may include a data portion related to the target file.

展開とは、対象ファイルがデータ変換されることなくそのままラッピングされている場合には、ラッピングを解除してラッピングファイルを分解し、対象ファイル、認証用モジュール、監視用モジュール等をそれぞれ個別のファイルとして取り扱える状態にすることをいう。   Unpacking means that if the target file is wrapped as it is without data conversion, the wrapping is canceled and the wrapping file is disassembled, and the target file, authentication module, monitoring module, etc. are each made into individual files. To make it in a state where it can be handled.

また、対象ファイルに対して、暗号化処理、圧縮処理、または暗号化処理と圧縮処理との組み合わせ等の所定のアルゴリズムに基づいたデータ変換処理が適用されている場合には、展開とは、ラッピングを解除するとともに、対象ファイルに適用されたデータ変換が暗号化処理である場合には対象ファイルに復号化処理を行い、対象ファイルに適用されたデータ変換が圧縮処理である場合には対象ファイルに解凍処理を行うというように、対象ファイルに所定のアルゴリズムに基づく逆データ変換処理を適用して、対象ファイルを使用可能な状態に復元することをいう。   In addition, when data conversion processing based on a predetermined algorithm such as encryption processing, compression processing, or a combination of encryption processing and compression processing is applied to the target file, decompression is wrapping If the data conversion applied to the target file is an encryption process, the target file is decrypted. If the data conversion applied to the target file is a compression process, the target file is This means that the target file is restored to a usable state by applying reverse data conversion processing based on a predetermined algorithm to the target file, such as performing decompression processing.

対象ファイルの使用とは、対象ファイルが実行形式ファイルである場合には当該対象ファイルを実行することをいい、対象ファイルが実行形式ファイル以外のファイルである場合には既存のアプリケーションプログラム等の実行形式ファイルに当該対象ファイルを適用して実行することをいい、対象ファイルが実行形式ファイルである第1の対象ファイルと実行形式ファイル以外の1または複数のファイルである第2の対象ファイルとから構成される場合には第1の対象ファイルに第2の対象ファイルを適用して実行することをいう。
また、通信回線とは、データの送受信が可能なインターネット等のネットワークである。
Use of the target file means to execute the target file if the target file is an executable format file, and to execute an existing application program or other executable format if the target file is a file other than the executable format file. This refers to execution by applying the target file to a file, and is composed of a first target file that is an executable file and a second target file that is one or more files other than the executable file. In this case, the second target file is applied to the first target file and executed.
The communication line is a network such as the Internet that can transmit and receive data.

本発明によれば、対象ファイルの開発者、ユーザともに、部分的なメンテナンスが効率的に実施できるラッピングファイル更新システム及びラッピングファイル更新方法が提供される。   ADVANTAGE OF THE INVENTION According to this invention, the wrapping file update system and wrapping file update method which can implement a partial maintenance efficiently for the developer and user of an object file are provided.

本発明に係るラッピングファイル更新システムの構成の一例を示す概略図である。It is the schematic which shows an example of a structure of the wrapping file update system which concerns on this invention. 本発明の実施形態1に係るラッピングファイル更新システムのアプリケーション実行時のフロー図である。It is a flowchart at the time of application execution of the wrapping file update system which concerns on Embodiment 1 of this invention. 本発明の実施形態2に係るラッピングファイル更新システムのアプリケーション実行時のフロー図である。It is a flowchart at the time of application execution of the wrapping file update system which concerns on Embodiment 2 of this invention. 本発明の実施形態に係るラッピングファイル更新システムのアプリケーション終了時のフロー図である。It is a flowchart at the time of the application end of the wrapping file update system which concerns on embodiment of this invention.

100 ラッピングファイル更新システム
101 実行アプリケーションファイル
102 展開用モジュール
103a 認証用モジュールV1
103b 認証用モジュールV2
104 ラッピングファイル
105 サーバ
106 クライアント端末
107 ラッピングプログラム
108 ライセンス管理サーバ
109 監視用モジュール
110 データ部
111 記憶部(ユーザ領域)
112 ラッピング構成ファイル
113 バージョン管理ファイル
114 認証・許可ファイル
115 ラッピングツール
100 Wrapping file update system 101 Execution application file 102 Deployment module 103a Authentication module V1
103b Authentication module V2
104 Wrapping file 105 Server 106 Client terminal 107 Wrapping program 108 License management server 109 Monitoring module 110 Data part 111 Storage part (user area)
112 Wrapping configuration file 113 Version management file 114 Authentication / permission file 115 Wrapping tool

以下に、本発明に係るラッピングファイル更新システム、ラッピングファイル更新方法を、実施形態に基づいて説明するが、これらの実施形態は本発明の理解を助けるために記載するものであって、本発明を以下に記載されたものに限定する趣旨で無いことは自明である。   Hereinafter, a wrapping file update system and a wrapping file update method according to the present invention will be described based on embodiments. These embodiments are described in order to help understanding of the present invention. Obviously, it is not intended to be limited to what is described below.

[実施形態1]
図1は、本発明に係るラッピングファイル更新システムの構成を示す図である。
なお、以下の説明においては、対象ファイルを実行アプリケーションファイルとして説明する。また、一例として、認証用モジュールがV1(103a)からV2(103b)へ更新された場合について説明するが、これに限定されるものではない。
[Embodiment 1]
FIG. 1 is a diagram showing a configuration of a wrapping file update system according to the present invention.
In the following description, the target file is described as an execution application file. As an example, a case where the authentication module is updated from V1 (103a) to V2 (103b) will be described, but the present invention is not limited to this.

本実施形態に係るラッピングファイル更新システム100は、図1に示すように、配信対象となる対象ファイル(実行アプリケーション)101と、少なくともラッピングを解除する機能を有する展開用モジュール102と、認証用モジュール103aとを少なくとも含むラッピングファイル104を、通信回線(図示せず)を介して配信するサーバ105と、ラッピングファイル104を通信回線を介して受信して、ラッピングファイル104に含まれる展開用モジュール102及び認証用モジュール103aを実行して、対象ファイル101を使用するクライアント端末106と、前記いずれかのモジュールの配信を要求されると、配信が要求されたモジュール及びラッピングプログラム107を、通信回線を介して配信するライセンス管理サーバ108とを有して構成される。   As shown in FIG. 1, a wrapping file update system 100 according to the present embodiment includes a target file (execution application) 101 to be distributed, a decompression module 102 having at least a function of canceling wrapping, and an authentication module 103a. A server 105 that distributes a wrapping file 104 including at least a communication line (not shown), a wrapping file 104 received via the communication line, and an expansion module 102 and authentication included in the wrapping file 104 Module 103a is executed, and when the distribution of any one of the modules is requested to the client terminal 106 using the target file 101, the module requested for distribution and the wrapping program 107 are distributed via the communication line. License Constructed and a management server 108.

該ラッピングファイル更新システム100では、クライアント端末106は、展開用モジュール102を実行してラッピングを解除し、クライアント端末106は、認証用モジュール103aを実行して認証情報をライセンス管理サーバ108へ送信し、ライセンス管理サーバ108は、認証情報が正規のものであると認定されれば、前記いずれかのモジュールの更新を確認し、モジュールの更新があれば、更新されたモジュール(図1では、認証用モジュールV2(103b))をクライアント端末106に配信し、クライアント端末106は、更新されたモジュールを受信してクライアント端末106内のモジュールの更新を行うことを特徴とする。   In the wrapping file update system 100, the client terminal 106 executes the deployment module 102 to cancel the wrapping, and the client terminal 106 executes the authentication module 103a to transmit the authentication information to the license management server 108. If it is determined that the authentication information is authentic, the license management server 108 confirms the update of any of the modules. If there is an update of the module, the license management server 108 updates the updated module (the authentication module in FIG. 1). V2 (103b)) is distributed to the client terminal 106, and the client terminal 106 receives the updated module and updates the module in the client terminal 106.

なお、前記ラッピングファイル更新システム100において、前記ラッピングファイル104は、対象ファイル101の使用を監視する監視用モジュール109をさらに含んでいてもよい。また、前記ラッピングファイル更新システム100において、前記ライセンス管理サーバ108は、ラッピングファイル104に含まれるデータ部110のデータを格納する記憶部111を有していてもよい。   In the wrapping file update system 100, the wrapping file 104 may further include a monitoring module 109 that monitors the use of the target file 101. In the wrapping file update system 100, the license management server 108 may include a storage unit 111 that stores data of the data unit 110 included in the wrapping file 104.

ライセンス管理サーバ108は、例えば、キーボード、マウス、ディスプレイ、通信回線との間における通信等を制御するネットワークインタフェース部、ライセンス管理サーバ108に接続されるキーボード、マウス等の入力手段やディスプレイ等の表示手段との間におけるデータの伝送等を制御する入出力インタフェース部、CPU等として与えられライセンス管理サーバ108内の構成要素を制御する制御部、通信回線を介してファイル等のデータを送受信するデータ送受信部等を備える。   The license management server 108 includes, for example, a keyboard, a mouse, a display, a network interface unit that controls communication with a communication line, a keyboard, a mouse, and other input means connected to the license management server 108 and a display means such as a display. I / O interface unit for controlling data transmission to and from the control unit, a control unit for controlling components in the license management server 108 given as a CPU, and a data transmitting / receiving unit for transmitting and receiving data such as files via a communication line Etc.

ライセンス管理サーバ108は、例えば、図1のラッピング構成ファイル112、バージョン管理ファイル113,認証・許可ファイル114等を一括、又は別個に記憶する記憶部等を有していてもよい。
ラッピング構成ファイル112としては、例えば、提供されるアプリケーション種別に、少なくとも、対象ファイル、モジュール、実行環境パス、レジストリキー名等のデータが格納される。
The license management server 108 may include, for example, a storage unit that stores the wrapping configuration file 112, the version management file 113, the authentication / permission file 114, and the like of FIG.
As the wrapping configuration file 112, for example, at least data such as a target file, a module, an execution environment path, and a registry key name are stored in the provided application type.

バージョン管理ファイル113としては、更新日、更新者等の情報を含むデータのバージョン情報、差分ファイル等が格納される。ここで、差分ファイルとは、ファイル間の相違点を記録したファイルのことである。例えば、ソフトウェアのバージョンアップ用、新旧プログラムのソースコードの違いを表現するためなどに使われる。
認証・許可ファイル114としては、ID、パスワード、クライアント端末に対して機能の制限を設けるための機能別のID等が格納される。
As the version management file 113, version information of data including information such as update date and updater, a difference file, and the like are stored. Here, the difference file is a file in which differences between files are recorded. For example, it is used for software version upgrade and to express the difference between source code of old and new programs.
As the authentication / permission file 114, an ID, a password, an ID for each function for limiting the function for the client terminal, and the like are stored.

クライアント端末106は、例えば、CPU等の演算を行う演算手段、磁気ディスク、半導体メモリ等の情報を格納するための記憶手段、キーボード、マウス等の入力手段、ディスプレイ等の表示手段、ネットワークモジュール等の外部装置とデータの送受信を行うための通信手段等を備えるコンピュータである。   The client terminal 106 includes, for example, a calculation unit that performs calculation such as a CPU, a storage unit that stores information such as a magnetic disk and a semiconductor memory, an input unit such as a keyboard and a mouse, a display unit such as a display, and a network module. It is a computer provided with the communication means etc. for performing transmission / reception of data with an external device.

なお、図1では、ライセンス管理サーバ108及びラッピングファイル104を配信するサーバ105は別々に設けられているが、これらは同一のものであってもよい。   In FIG. 1, the license management server 108 and the server 105 that distributes the wrapping file 104 are provided separately, but they may be the same.

次に、本実施形態に係るラッピングファイル更新システムにおけるアプリケーション実行時及び終了時のフローについて説明する。
図2ないし4は、クライアント端末及びサーバにおける処理の流れを説明するフローチャートである。左側にクライアント端末(コンピュータ)右側にライセンス管理サーバ(サーバ)の過程を記載している。
Next, a flow at the time of executing and ending an application in the wrapping file update system according to the present embodiment will be described.
2 to 4 are flowcharts for explaining the flow of processing in the client terminal and the server. The process of the license management server (server) is described on the left side of the client terminal (computer).

図2は、アプリケーション(アプリ)実行時のフローの一例である。
クライアント端末において配信対象となる対象ファイルを含むラッピングファイルの配信を要求すると、対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールとを少なくとも含むラッピングファイルを、通信回線を介してサーバから受信する。
FIG. 2 is an example of a flow when executing an application (application).
When requesting distribution of a wrapping file including a target file to be distributed at a client terminal, a wrapping file including at least the target file, a deployment module having at least a function of canceling wrapping, and an authentication module is connected to a communication line. Via the server.

ユーザがアプリケーションを実行するには、ラッピングファイルに含まれる展開用モジュールを実行してラッピングを解除し、ラッピングファイルに含まれる認証用モジュールを実行して認証情報をサーバへ送信する。
ラッピングファイルが配信されたクライアント端末のユーザが対象ファイルを使用するには、ライセンス管理サーバからのライセンスの付与を受ける必要があり、ライセンスが付与されるためには、クライアント端末によりID及びパスワード(PW)を入力してサーバへ送信する(ステップS202)。
In order to execute the application, the user executes the decompression module included in the wrapping file to cancel the wrapping, and executes the authentication module included in the wrapping file to transmit the authentication information to the server.
In order for the user of the client terminal to which the wrapping file is distributed to use the target file, it is necessary to receive a license from the license management server. In order to be granted a license, an ID and a password (PW ) Is input and transmitted to the server (step S202).

サーバでは、認証情報(ID及びパスワード)の送信があった場合には、送信された認証情報と登録されている認証情報とを比較して、対象ファイルについて、ユーザがライセンスを付与される資格を有するか否かを判定する(ステップS204)。ライセンスとは、アプリケーションプログラム、データファイル、デジタルコンテンツ等として与えられる対象ファイルの使用条件付きの使用権を意味するものとする。   In the server, when the authentication information (ID and password) is transmitted, the transmitted authentication information is compared with the registered authentication information, and the user is qualified to be licensed for the target file. It is determined whether it has (step S204). The license means a use right with use conditions of a target file given as an application program, a data file, digital content, or the like.

認証情報が正規のものであり、ユーザが認証された後、アプリケーションのバージョンを確認する(ステップS206)。アプリケーションのバージョンを確認し(ステップS208)、アプリケーションのバージョンが最新版でなければアプリケーションのバージョンを最新のものにする(ステップS210)。   After the authentication information is authentic and the user is authenticated, the version of the application is confirmed (step S206). The application version is confirmed (step S208), and if the application version is not the latest version, the application version is updated (step S210).

ユーザが認証された場合、即ち、ユーザがライセンスの付与を受ける資格を有すると確認された場合、ライセンスが付与されたことを示すメッセージをクライアント端末へ通知するようにしてもよい。一方、ユーザが認証されなければ、ライセンスが付与されないことを示すメッセージをクライアント端末へ通知するようにしてもよい。
例えば、ユーザが認証されなければ、ライセンスが付与されないことを示すメッセージの通知を完了した後に、対象ファイルの配信を要求してきたクライアント端末についての当該対象ファイルに係る処理を終了する。
When the user is authenticated, that is, when it is confirmed that the user is qualified to receive the license, a message indicating that the license has been granted may be notified to the client terminal. On the other hand, if the user is not authenticated, a message indicating that the license is not granted may be notified to the client terminal.
For example, if the user is not authenticated, after completing the notification of a message indicating that the license is not granted, the processing related to the target file for the client terminal that has requested the distribution of the target file is terminated.

アプリケーションのバージョンが最新版であれば、次に、ツールのバージョンの確認を行う(ステップS212)。   If the application version is the latest version, the tool version is checked (step S212).

次に、ツールのバージョンを確認し(ステップS214)、ツールの更新があれば、更新されたツールをサーバから受信する。ここで、ツールとは、展開用モジュール、認証用モジュール、監視用モジュール、又はその他の機能を有するモジュール等を意味する。   Next, the version of the tool is confirmed (step S214). If the tool is updated, the updated tool is received from the server. Here, the tool means a deployment module, an authentication module, a monitoring module, a module having other functions, or the like.

ここで、更新されたツールと共に、再びラッピングを行うためのラッピングプログラムを受信することが好ましい。該ラッピングプログラムは、一時的に記憶され、ツールの更新後、削除されるようにしてもよい。   Here, it is preferable to receive a wrapping program for performing wrapping again together with the updated tool. The wrapping program may be temporarily stored and deleted after updating the tool.

クライアント端末では、更新されたツールを受信して、ツールのバージョンを最新のものにする(ステップS216)。ここで、ツールのバージョンを最新のものにする場合、従来のツールへ上書きするようにしてもよい。   The client terminal receives the updated tool and updates the version of the tool (step S216). Here, when updating the tool version to the latest version, it is possible to overwrite the conventional tool.

ツールのバージョンが最新版であれば、アプリケーションを起動する(ステップS218)。   If the version of the tool is the latest version, the application is activated (step S218).

なお、ユーザが始めてラッピングファイルを入手する方法は、インターネット等の通信回線を介した方法でもよいし、データが格納された記憶媒体を購入して入手してもよい。   Note that the method of obtaining the wrapping file for the first time by the user may be a method via a communication line such as the Internet, or may be obtained by purchasing a storage medium storing data.

図3は、アプリケーション終了時のフローの一例である。
アプリケーションの終了時には、データの更新があるか否かを判定する(ステップS302)。データの更新がある場合には、更新先を選択する(ステップS304)。データの更新がなければ終了する。なお、更新先は、アプリケーションの設定情報によって暗黙設定され、アプリケーション終了時に、設定された更新先が自動的に選択されるようにしてもよい。
FIG. 3 is an example of a flow at the end of the application.
At the end of the application, it is determined whether or not there is data update (step S302). If there is data update, an update destination is selected (step S304). If there is no data update, the process ends. Note that the update destination may be implicitly set by the application setting information, and the set update destination may be automatically selected when the application ends.

データの更新先は、図1の例では、ライセンス管理サーバの記憶部111におけるユーザ領域である。ここで、データの格納領域をクライアント端末とは異なる装置に設けた場合、ユーザのみがアクセス可能な領域、他者も利用可能な領域等に分けて設定されていてもよい。また、データの更新先は、クライアント端末内のファイル記憶部であってもよい。   In the example of FIG. 1, the data update destination is a user area in the storage unit 111 of the license management server. Here, when the data storage area is provided in a device different from the client terminal, the data storage area may be divided into an area that can be accessed only by the user, an area that can be used by others, and the like. Further, the data update destination may be a file storage unit in the client terminal.

更新先が決定された後、データが転送され(ステップS306)、サーバ内の選択されたデータ格納領域にデータが格納される(ステップS308)。   After the update destination is determined, the data is transferred (step S306), and the data is stored in the selected data storage area in the server (step S308).

データの格納の後、ライセンスの返還を行う(ステップS310)。サーバでは、ライセンスの返還処理を行う(ステップS312)。なお、ライセンスの返還は、必要とされる場合のみ行う。   After the data is stored, the license is returned (step S310). The server performs a license return process (step S312). The license is returned only when necessary.

[実施形態2] [Embodiment 2]

図4は、実施形態2に係るラッピングファイル更新システム等におけるアプリケーション実行時のフローの一例である。
実施形態2に係るラッピングファイル更新システムでは、クライアント端末内のモジュールの更新等を行った後に、ライセンス管理サーバは、データ部のデータのバージョン情報を生成してクライアント端末に配信し、クライアント端末は、ユーザによって選択されたバージョンを有さなければ、ライセンス管理サーバに選択されたバージョンのデータの配信を要求し、ライセンス管理サーバは、要求されたバージョンのデータを配信することを特徴とする。
即ち、実施形態2においては、データのバージョン管理を行うことが実施形態1のラッピングファイル更新システム等とは相違する。なお、図4において、図2と同一符号のものは同一の処理を示すので、その説明を省略する。
FIG. 4 is an example of a flow at the time of application execution in the wrapping file update system according to the second embodiment.
In the wrapping file update system according to the second embodiment, after updating the module in the client terminal, the license management server generates version information of data in the data part and distributes it to the client terminal. If the version selected by the user does not exist, the license management server is requested to distribute the selected version of the data, and the license management server distributes the requested version of the data.
That is, in the second embodiment, data version management is different from the wrapping file update system and the like of the first embodiment. In FIG. 4, the same reference numerals as those in FIG.

ライセンス管理サーバにおいて、ツールのバージョンが最新版であることが確認された後、データのバージョンのリスト情報の生成を行う(ステップS402)。   After the license management server confirms that the version of the tool is the latest version, data version list information is generated (step S402).

データのバージョン情報はクライアント端末に配信され、ユーザは、データバージョンの選択を行う(ステップS404)。データバージョンの選択は、特に限定されないが、例えば、リスト形式でデータが並んだユーザ・インターフェイスにより行う。ここで、ユーザが、最後に更新したデータを簡単に選べるようなユーザ・インターフェイスとすることが好ましい。
また、バージョンに関係のない別のファイルを選ぶこともできる。
The data version information is distributed to the client terminal, and the user selects the data version (step S404). The selection of the data version is not particularly limited. For example, the data version is selected by a user interface in which data is arranged in a list format. Here, it is preferable that the user interface is such that the user can easily select the last updated data.
You can also choose another file that is not related to the version.

次に、クライアント端末内のデータのバージョンが選択されたバージョンであるか判定を行う(ステップS406)。選択されたデータバージョンであればアプリケーションを起動する(ステップS408)。
クライアント端末が、ユーザによって選択されたバージョンを有さなければ、ライセンス管理サーバに選択されたバージョンのデータの配信を要求し、ライセンス管理サーバでは、選択したバージョンのデータを抽出し(ステップS410)、クライアント端末へ配信する。
Next, it is determined whether the version of the data in the client terminal is the selected version (step S406). If it is the selected data version, the application is activated (step S408).
If the client terminal does not have the version selected by the user, the license management server requests distribution of the selected version data, and the license management server extracts the selected version data (step S410). Deliver to client terminals.

以上説明したように、本発明に係るラッピングファイル更新システム及びラッピングファイル更新方法では、配信対象となる対象ファイルとそれ以外の部分のバージョン管理を分けることにより、対象ファイルの開発者、ユーザともに、部分的なメンテナンスが効率的に実施できるため、アプリケーション配信サービス等の業務において効率化を図ることができる。   As described above, in the wrapping file update system and the wrapping file update method according to the present invention, by dividing the version management of the target file to be delivered and the other parts, both the developer and the user of the target file Since efficient maintenance can be carried out efficiently, it is possible to improve efficiency in operations such as application distribution services.

Claims (9)

配信対象となる対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールとを少なくとも含むラッピングファイルを、通信回線を介して配信するサーバと、
ラッピングファイルを通信回線を介して受信して、ラッピングファイルに含まれる展開用モジュール及び認証用モジュールを実行して、対象ファイルを使用するクライアント端末と、
前記いずれかのモジュールの配信を要求されると、配信が要求されたモジュール及びラッピングプログラムを、通信回線を介して配信するライセンス管理サーバとを有して構成され、
クライアント端末は、展開用モジュールを実行してラッピングを解除し、
クライアント端末は、認証用モジュールを実行して認証情報をライセンス管理サーバへ送信し、
ライセンス管理サーバは、認証情報が正規のものであると認定されれば、前記いずれかのモジュールの更新を確認し、モジュールの更新があれば、更新されたモジュールをクライアント端末に配信し、
クライアント端末は、更新されたモジュールを受信してクライアント端末内のモジュールの更新を行うことを特徴とするラッピングファイル更新システム。
A server for distributing a wrapping file including at least a target file to be distributed, a deployment module having at least a function of canceling wrapping, and an authentication module;
A client terminal that receives a wrapping file via a communication line, executes a deployment module and an authentication module included in the wrapping file, and uses the target file;
When distribution of any of the modules is requested, the module and the wrapping program requested to be distributed are configured to have a license management server that distributes them via a communication line,
The client terminal executes the deployment module to release the wrapping,
The client terminal executes the authentication module and sends the authentication information to the license management server.
The license management server confirms the update of any one of the modules if the authentication information is authorized, and distributes the updated module to the client terminal if there is a module update.
A wrapping file update system, wherein a client terminal receives an updated module and updates a module in the client terminal.
配信対象となる対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、データ部とを少なくとも含むラッピングファイルを、通信回線を介して配信するサーバと、
ラッピングファイルを通信回線を介して受信して、ラッピングファイルに含まれる展開用モジュール及び認証用モジュールを実行して、対象ファイルを使用するユーザのクライアント端末と、
前記いずれかのモジュールの配信を要求されると、配信が要求されたモジュール及びラッピングプログラムを、通信回線を介して配信するライセンス管理サーバとを有して構成され、
クライアント端末は、展開用モジュールを実行してラッピングを解除し、
クライアント端末は、認証用モジュールを実行して認証情報をライセンス管理サーバへ送信し、
ライセンス管理サーバは、認証情報が正規のものであると認定されれば、前記いずれかのモジュールの更新を確認し、モジュールの更新があれば、更新されたモジュールをクライアント端末に配信し、
クライアント端末は、更新されたモジュールを受信してクライアント端末内のモジュールの更新を行い、
ライセンス管理サーバは、データ部のデータのバージョン情報を生成してクライアント端末に配信し、
クライアント端末は、ユーザによって選択されたバージョンを有さなければ、ライセンス管理サーバに選択されたバージョンのデータの配信を要求し、
ライセンス管理サーバは、要求されたバージョンのデータを配信することを特徴とするラッピングファイル更新システム。
A server for distributing a wrapping file including at least a target file to be distributed, a decompression module having at least a function of canceling wrapping, an authentication module, and a data part via a communication line;
A client terminal of a user who receives a wrapping file via a communication line, executes a deployment module and an authentication module included in the wrapping file, and uses the target file;
When distribution of any of the modules is requested, the module and the wrapping program requested to be distributed are configured to have a license management server that distributes them via a communication line,
The client terminal executes the deployment module to release the wrapping,
The client terminal executes the authentication module and sends the authentication information to the license management server.
The license management server confirms the update of any one of the modules if the authentication information is authorized, and distributes the updated module to the client terminal if there is a module update.
The client terminal receives the updated module, updates the module in the client terminal,
The license management server generates the data version information of the data part and distributes it to the client terminal,
If the client terminal does not have the version selected by the user, the client terminal requests the license management server to distribute the selected version of data,
The wrapping file update system, wherein the license management server distributes the requested version of data.
前記ライセンス管理サーバは、前記データを格納する記憶部を有することを特徴とする請求項2に記載のラッピングファイル更新システム。   The wrapping file update system according to claim 2, wherein the license management server includes a storage unit that stores the data. 前記ラッピングファイルは、対象ファイルの使用を監視する監視用モジュールをさらに含むことを特徴とする請求項1ないし3のいずれかに記載のラッピングファイル更新システム。   The wrapping file update system according to any one of claims 1 to 3, wherein the wrapping file further includes a monitoring module for monitoring the use of the target file. 配信対象となる対象ファイルを含むラッピングファイルの配信を要求する過程と、
対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールとを少なくとも含むラッピングファイルを、通信回線を介して受信する過程と、
ラッピングファイルに含まれる展開用モジュールを実行してラッピングを解除する過程と、
ラッピングファイルに含まれる認証用モジュールを実行して認証情報をサーバへ送信する過程と、
認証情報が正規のものであると認定された後、モジュールの更新があれば、更新されたモジュールをサーバから受信する過程と、
更新されたモジュールを受信してモジュールの更新を行う過程とを有することを特徴とするラッピングファイル更新方法。
A process of requesting delivery of a wrapping file containing a target file to be delivered;
A process of receiving, via a communication line, a wrapping file including at least a target file, a deployment module having at least a function of releasing wrapping, and an authentication module;
The process of releasing the wrapping by executing the decompression module included in the wrapping file,
The process of executing the authentication module included in the wrapping file and transmitting the authentication information to the server,
If the module is updated after the authentication information is certified as authentic, the process of receiving the updated module from the server;
A method for updating a wrapping file, comprising: receiving an updated module and updating the module.
配信対象となる対象ファイルを含むラッピングファイルの配信を要求する過程と、
対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、データ部とを少なくとも含むラッピングファイルを、通信回線を介して受信する過程と、
ラッピングファイルに含まれる展開用モジュールを実行してラッピングを解除する過程と、
ラッピングファイルに含まれる認証用モジュールを実行して認証情報をサーバへ送信する過程と、
認証情報が正規のものであると認定された後、モジュールの更新があれば、更新されたモジュールをサーバから受信する過程と、
更新されたモジュールを受信してモジュールの更新を行う過程と、
サーバで生成されたデータ部のデータのバージョン情報を受信する過程と、
サーバから受信したデータのバージョン情報よりバージョンを選択する過程と、
クライアント端末が選択されたバージョンを有さなければ、サーバに選択されたバージョンのデータの配信を要求する過程と、
要求されたバージョンのデータを受信する過程とを有することを特徴とするラッピングファイル更新方法。
A process of requesting delivery of a wrapping file containing a target file to be delivered;
A process of receiving a wrapping file including at least a target file, a deployment module having at least a function of releasing wrapping, an authentication module, and a data part via a communication line;
The process of releasing the wrapping by executing the decompression module included in the wrapping file,
The process of executing the authentication module included in the wrapping file and transmitting the authentication information to the server,
If the module is updated after the authentication information is certified as authentic, the process of receiving the updated module from the server;
Receiving the updated module and updating the module;
The process of receiving the version information of the data of the data part generated by the server,
The process of selecting the version from the version information of the data received from the server,
If the client terminal does not have the selected version, requesting the server to deliver the selected version of the data;
Receiving a requested version of the data, and a method for updating the wrapping file.
前記ラッピングファイルは、対象ファイルの使用を監視する監視用モジュールをさらに含むことを特徴とする請求項5又は6に記載のラッピングファイル更新方法。   The wrapping file update method according to claim 5 or 6, wherein the wrapping file further includes a monitoring module for monitoring use of the target file. クライアント端末からの要求に対して、対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールとを少なくとも含むラッピングファイルを、通信回線を介して配信する過程と、
クライアント端末からの認証情報を受信する過程と、
認証情報が正規のものであるか判定する過程と、
認証情報が正規のものであり、モジュールの更新があれば、更新されたモジュールをクライアント端末へ配信する過程とを有することを特徴とするラッピングファイル更新方法。
In response to a request from a client terminal, a process of delivering a wrapping file including at least a target file, a deployment module having at least a function of canceling wrapping, and an authentication module;
Receiving authentication information from the client terminal;
A process of determining whether the authentication information is authentic,
A method for updating a wrapping file, characterized in that the authentication information is authentic and if the module is updated, the updated module is distributed to the client terminal.
クライアント端末からの要求に対して、対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、データ部とを少なくとも含むラッピングファイルを、通信回線を介して配信する過程と、
クライアント端末からの認証情報を受信する過程と、
認証情報が正規のものであるか判定する過程と、
認証情報が正規のものであり、モジュールの更新があれば、更新されたモジュールをクライアント端末へ配信する過程と、
データ部のデータのバージョン情報を生成する過程と、
データのバージョン情報に基づいて選択されたバージョンのデータを配信する過程とを有することを特徴とするラッピングファイル更新方法。
In response to a request from a client terminal, a process of delivering a wrapping file including at least a target file, a decompression module having at least a function of canceling wrapping, an authentication module, and a data part via a communication line; ,
Receiving authentication information from the client terminal;
A process of determining whether the authentication information is authentic,
If the authentication information is authentic and the module is updated, the process of distributing the updated module to the client terminal;
A process of generating version information of data in the data part;
And a method of delivering a version of data selected based on the version information of the data.
JP2009202127A 2009-09-01 2009-09-01 Wrapping file update system and wrapping file update method Active JP5378119B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009202127A JP5378119B2 (en) 2009-09-01 2009-09-01 Wrapping file update system and wrapping file update method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009202127A JP5378119B2 (en) 2009-09-01 2009-09-01 Wrapping file update system and wrapping file update method

Publications (2)

Publication Number Publication Date
JP2011053907A JP2011053907A (en) 2011-03-17
JP5378119B2 true JP5378119B2 (en) 2013-12-25

Family

ID=43942842

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009202127A Active JP5378119B2 (en) 2009-09-01 2009-09-01 Wrapping file update system and wrapping file update method

Country Status (1)

Country Link
JP (1) JP5378119B2 (en)

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001067408A (en) * 1999-08-27 2001-03-16 Nippon Telegr & Teleph Corp <Ntt> Dynamic updating method of use condition of capsulated content and recording medium where dynamic update program is recorded
KR100455566B1 (en) * 2000-06-30 2004-11-09 인터내셔널 비지네스 머신즈 코포레이션 Device and method for updating code
JP4469518B2 (en) * 2000-07-06 2010-05-26 富士通株式会社 Content usage control device, content usage control method, and content usage control program
JP4532068B2 (en) * 2001-12-07 2010-08-25 パナソニック株式会社 Content distribution system and method
JP3971642B2 (en) * 2002-04-23 2007-09-05 日本電信電話株式会社 Content download method and apparatus
JP3857641B2 (en) * 2002-12-17 2006-12-13 株式会社東芝 Content distribution method and content distribution system
US7509636B2 (en) * 2003-12-15 2009-03-24 Microsoft Corporation System and method for updating files utilizing delta compression patching
JP2007257507A (en) * 2006-03-24 2007-10-04 Fujitsu Ltd System for updating software of terminal in access authentication of terminal
JP4931554B2 (en) * 2006-11-06 2012-05-16 富士通エフ・アイ・ピー株式会社 License management system, license management method, and license management program
JP4963982B2 (en) * 2007-02-22 2012-06-27 三菱電機インフォメーションシステムズ株式会社 Self-extracting data structure, self-extracting program, and computer

Also Published As

Publication number Publication date
JP2011053907A (en) 2011-03-17

Similar Documents

Publication Publication Date Title
CN101529412B (en) Data file access control
US9117055B2 (en) Method and apparatus for downloading DRM module
EP2374087B1 (en) Ticket-based implementation of content leasing
EP2172868B1 (en) Information security device and information security system
US8407481B2 (en) Secure apparatus and method for protecting integrity of software system and system thereof
US8255333B2 (en) Method of generating license, and method and apparatus for providing contents using the same
KR20120014561A (en) Enhanced product functionality based on user identification
JP2009089045A (en) Apparatus and program for selecting encryption module
KR20120017035A (en) Interaction model to migrate states and data
CN102034058B (en) Method for controlling safety of application software and terminal
CN101951420A (en) The method and apparatus of management domain
CN101547201B (en) Communication apparatus, communication system, and transmission method
EP1848177A1 (en) Method for managing user domain
KR20140043809A (en) License management device, license management system, license management method, and program
JP2007226470A (en) Authority management server, authority management method, and authority management program
CN103973917A (en) Plug-in distribution system, image processing apparatus, plug-in distribution control method
JP4931554B2 (en) License management system, license management method, and license management program
CN103945280B (en) Plug-in unit dissemination system, image processing apparatus and plug-in unit distribution control method
JP2008193454A (en) Attribute authentication system, and anonymity attribute authentication method and program in the system
JP6894469B2 (en) Information processing device and its control program
JP5378119B2 (en) Wrapping file update system and wrapping file update method
US20130219510A1 (en) Drm/cas service device and method using security context
JP2004234591A (en) Update system, disclosure server, terminal, license issuing server, and program
JP2016525753A (en) How to download the program
KR20220142086A (en) BLOCKCHAIN-BASED IoT DEVICE FIRMWARE SUPPLY SYSTEM AND FIRMWARE UPDATE METHOD USING THE SAME

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120831

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130814

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: 20130827

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130925

R150 Certificate of patent or registration of utility model

Ref document number: 5378119

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350