JP2008117191A - License management system, license management method, license management program and wrapping file production method - Google Patents

License management system, license management method, license management program and wrapping file production method Download PDF

Info

Publication number
JP2008117191A
JP2008117191A JP2006300278A JP2006300278A JP2008117191A JP 2008117191 A JP2008117191 A JP 2008117191A JP 2006300278 A JP2006300278 A JP 2006300278A JP 2006300278 A JP2006300278 A JP 2006300278A JP 2008117191 A JP2008117191 A JP 2008117191A
Authority
JP
Japan
Prior art keywords
target file
file
module
wrapping
client terminal
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
Application number
JP2006300278A
Other languages
Japanese (ja)
Other versions
JP4931554B2 (en
Inventor
Masahiro Nagasaka
昌洋 長坂
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 JP2006300278A priority Critical patent/JP4931554B2/en
Publication of JP2008117191A publication Critical patent/JP2008117191A/en
Application granted granted Critical
Publication of JP4931554B2 publication Critical patent/JP4931554B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Storage Device Security (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a license management system allowing construction without making a user of a client terminal perform various procedures, and allowing only use of a file having received use consent among files distributed from a license management server in the client terminal. <P>SOLUTION: The license management server distributes a wrapping file including a monitoring module, an authenticating module, a developing module, and a target file requested from the client terminal. The client terminal executes the authenticating module to transmit authentication information, and executes the developing module to restore the target file (step S27) and uses the target file in a state that the monitoring module is executed (step S28) when a license is imparted from the license management server. When it is detected that use of the target file is completed, the client terminal deletes the target file (step S33). <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本願発明は、ライセンス管理システム、ライセンス管理方法、ライセンス管理プログラム並びにラッピングファイル作成方法に係り、特に配信対象の対象ファイルと、展開用モジュールと、認証用モジュールと、監視用モジュールとを少なくとも含むラッピングファイルを作成して、ライセンス管理サーバから対象ファイルの配信を要求したクライアント端末に通信ネットワークを介してラッピングファイルを配信することを特徴とするライセンス管理システム、ライセンス管理方法、ライセンス管理プログラム並びにラッピングファイル作成方法に関する。   The present invention relates to a license management system, a license management method, a license management program, and a wrapping file creation method, and in particular, a wrapping file that includes at least a target file to be distributed, a deployment module, an authentication module, and a monitoring module. Management system, license management method, license management program, and wrapping file creation method for delivering a wrapping file over a communication network to a client terminal that has requested delivery of a target file from a license management server About.

ここで、本願明細書において使用する用語について、以下のように定義を行う。対象ファイルとは、クライアント端末からライセンス管理サーバへ配信の要求が為された配信対象のファイルをいう。本願発明では、対象ファイルとして、拡張子「.EXE」が付された実行形式ファイル、Office等のアプリケーションプログラムで使用されるデータファイル、動画ファイル等として与えられるデジタルコンテンツ等を扱うものとする。ラッピングファイルとは、少なくとも、対象ファイルと、ラッピングを解除する機能を少なくとも有する展開用モジュールと、認証用モジュールと、対象ファイルの使用を監視する監視用モジュールとを結合して作成され、ライセンス管理サーバからクライアント端末へ、みかけ上単一のファイルとして配信されるファイルをいう。   Here, terms used in this 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, as an object file, an executable file with an extension “.EXE”, a data file used in an application program such as Office, a digital content given as a moving image file, or the like is handled. A wrapping file is created by combining at least a target file, a deployment module having at least a function of releasing wrapping, an authentication module, and a monitoring module for monitoring the use of the target file, and is a license management server. A file that is apparently distributed as a single file from the client to the client terminal.

展開とは、対象ファイルがデータ変換されることなくそのままラッピングされている場合には、ラッピングを解除してラッピングファイルを分解し、対象ファイル、認証用モジュール、監視用モジュール等をそれぞれ個別のファイルとして取り扱える状態にすることをいう。また、対象ファイルに対して、暗号化処理、圧縮処理、または暗号化処理と圧縮処理との組み合わせ等の所定のアルゴリズムに基づいたデータ変換処理が適用されている場合には、展開とは、ラッピングを解除するとともに、対象ファイルに適用されたデータ変換が暗号化処理である場合には対象ファイルに復号化処理を行い、対象ファイルに適用されたデータ変換が圧縮処理である場合には対象ファイルに解凍処理を行うというように、対象ファイルに所定のアルゴリズムに基づく逆データ変換処理を適用して対象ファイルを使用可能な状態に復元することをいう。次に、対象ファイルの使用とは、対象ファイルが実行形式ファイルである場合には当該対象ファイルを実行することをいい、対象ファイルが実行形式ファイル以外のファイルである場合には既存のアプリケーションプログラム等の実行形式ファイルに当該対象ファイルを適用して実行することをいい、対象ファイルが実行形式ファイルである第1の対象ファイルと実行形式ファイル以外の1または複数のファイルである第2の対象ファイルとから構成される場合には第1の対象ファイルに第2の対象ファイルを適用して実行することをいう。   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. Next, using the target file means that the target file is executed when the target file is an executable file, and an existing application program or the like is used when the target file is a file other than the executable file. The target file is executed by applying the target file to the first executable file, and the second target file is one or a plurality of files other than the executable file. In the case where the second target file is configured, the second target file is applied to the first target file and executed.

例えば、特開2004−38247号公報に記載されるように、暗号化情報を用いてライセンス管理を実行するシステムが開発されている。クライアント端末から暗号化固有情報が送信されたライセンス管理サーバは、暗号化固有情報を登録するとともに、正規のユーザがクライアント端末を操作しているか否かを判定する。正規のユーザであると認定された場合には、ライセンス管理サーバは、クライアント端末にキー情報を送信する。クライアント端末は、キー情報に基づいて、レジストリに各種環境情報を設定する。これにより、クライアント端末は、ライセンスの付与された、すなわち使用許諾の為されたアプリケーションプログラムを実行可能となる。   For example, as described in Japanese Patent Application Laid-Open No. 2004-38247, a system for executing license management using encryption information has been developed. The license management server to which the encrypted unique information is transmitted from the client terminal registers the encrypted unique information and determines whether a legitimate user is operating the client terminal. 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. As a result, the client terminal can execute the licensed application program, that is, the licensed application program.

特開2004−38247号公報JP 2004-38247 A

上記のような暗号化情報を利用したライセンス管理方法では、暗号化プログラム等のライセンス管理関連プログラムのインストール等が必要となり、ライセンス管理システムを構築するためにクライアント端末のユーザが種々の手続きを行わなければならず、ユーザの利便性が充分ではなかった。特に、サーバから不特定のユーザにソフトウエアを配信する場合には、クライアント端末のユーザに種々の手続きを要求することがユーザに敬遠されて、システムを広範囲に利用してもらううえでの障害となっていた。また、ライセンス管理サーバでは、クライアント端末から配信を要求された対象ファイルを配信する際に、対象ファイルに係るライセンス管理を実施するために対象ファイルを改変し、あるいは対象ファイルにライセンス管理用のサブモジュールを付加する処理等を実行していたが、対象ファイルの種別に応じてそれぞれ改変・付加用プログラム等を開発する必要があり、大きな開発コストを要していた。   In the license management method using the encryption information as described above, it is necessary to install a license management related program such as an encryption program, and the user of the client terminal must perform various procedures in order to construct a license management system. The convenience of the user was not sufficient. In particular, when software is distributed from a server to unspecified users, requesting various procedures from the client terminal user is an obstacle to the widespread use of the system. It was. Further, in the license management server, when distributing the target file requested to be distributed from the client terminal, the target file is modified to perform the license management related to the target file, or the license management sub-module is converted into the target file. However, it is necessary to develop a modification / addition program or the like according to the type of the target file, which requires a large development cost.

本願発明は、上記課題を解決するためになされたものであり、クライアント端末のユーザに種々の手続きをとらせることなく構築可能であり、ライセンス管理サーバから配信されたファイルのなかで使用許諾を受けたファイルの使用のみをクライアント端末において可能にするライセンス管理システムを提供することを目的とする。また、対象ファイルに係る改変・付加用プログラム等のライブラリを構築する必要をなくして、ライセンス管理システムの開発コストを低減することを目的とする。   The present invention has been made to solve the above-described problems, and can be constructed without requiring the user of the client terminal to perform various procedures, and is licensed among the files distributed from the license management server. Another object of the present invention is to provide a license management system that allows only client files to be used at a client terminal. It is another object of the present invention to reduce the development cost of a license management system by eliminating the need to construct a library such as a modification / addition program related to a target file.

上記の技術的課題を解決するために、本願発明に係るライセンス管理システム、ライセンス管理方法及びライセンス管理プログラムは、配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを作成して、対象ファイルの配信を要求されると通信ネットワークを介してラッピングファイルを配信するサーバと、ラッピングファイルを通信ネットワークを介して受信して、ラッピングファイルに含まれる展開用モジュール、認証用モジュール及び監視用モジュールを実行して、対象ファイルを使用するクライアント端末とを有して構成され、クライアント端末が、展開用モジュールを実行してラッピングを解除する工程(ステップ)と、クライアント端末が、認証用モジュールを実行して認証情報をサーバへ送信する工程(ステップ)と、サーバが、認証情報が正規のものであると認定されれば、クライアント端末に対してライセンスが付与されたことを通知する工程(ステップ)と、クライアント端末が、ライセンスが付与されれば、監視用モジュールを実行した状態で対象ファイルを使用する工程(ステップ)と、クライアント端末が、監視用モジュールにより対象ファイルの使用の終了が検知されれば、対象ファイルを削除する工程(ステップ)とを有するようにしたものである。
これにより、クライアント端末のユーザは、ライセンス管理システムを利用するにあたって、ライセンス管理関連プログラムのインストール等についての種々の手続きをとることなく、ライセンス管理システムを利用することが可能となる。ライセンス管理サーバの使用許諾を受けたファイルの使用のみをクライアント端末において可能とするライセンス管理システムを、クライアント端末のユーザに種々の手続きをとらせることなく構築することが可能となるから、クライアント端末のユーザの利便性を一段と向上することができる。また、使用許諾の対象となる対象ファイルは、ライセンスを付与されて使用が可能となり、その使用が監視され、使用が終了した段階で削除されるから、ライセンス契約に違反するファイルの不正使用を防止することができる。
In order to solve the above technical problem, a license management system, a license management method, and a license management program according to the present invention include a target file to be distributed, a deployment module having at least a function of releasing wrapping, and an authentication Create a wrapping file that includes at least a module and a monitoring module that monitors the use of the target file, and communicate the wrapping file with a server that distributes the wrapping file via a communication network when requested to distribute the target file. A client terminal that receives the data via a network, executes a deployment module, an authentication module, and a monitoring module included in the wrapping file, and uses the target file. Run the module The process (step) of canceling the wrapping, the process (step) in which the client terminal executes the authentication module and sends the authentication information to the server, and the server is certified as authentic. A step (step) of notifying the client terminal that the license has been granted, and a step (step) of using the target file in a state where the monitoring module is executed if the client terminal is granted the license. The client terminal includes a step (step) of deleting the target file when the monitoring module detects the end of use of the target file.
As a result, when using the license management system, the user of the client terminal can use the license management system without taking various procedures for installing the license management related program. Since it is possible to construct a license management system that allows only the use of a file for which the license management server has been licensed to be used at the client terminal without causing the user of the client terminal to perform various procedures, User convenience can be further improved. In addition, the target file subject to the license can be used after being granted a license, and its use is monitored and deleted when the use ends, preventing unauthorized use of files that violate the license agreement can do.

また、本願発明に係るライセンス管理システム、ライセンス管理方法及びライセンス管理プログラムは、配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを作成して、対象ファイルの配信を要求されると通信ネットワークを介してラッピングファイルを配信するサーバと、ラッピングファイルを通信ネットワークを介して受信して、ラッピングファイルに含まれる展開用モジュール、認証用モジュール及び監視用モジュールを実行して、対象ファイルを使用するクライアント端末とを有して構成され、クライアント端末が、展開用モジュールを実行してラッピングを解除する工程(ステップ)と、クライアント端末が、認証用モジュールを実行して認証情報をサーバへ送信する工程(ステップ)と、サーバが、認証情報が正規のものであると認定されれば、クライアント端末に対してライセンスが付与されたことを通知するとともに、対象ファイルの使用が許諾される使用期間を通知する工程(ステップ)と、クライアント端末が、ライセンスが付与されれば、監視用モジュールを実行した状態で対象ファイルを使用する工程(ステップ)と、クライアント端末が、監視用モジュールにより使用期間が過ぎたことが検知されれば、対象ファイルを削除する工程(ステップ)とを有するようにしたものである。
これにより、クライアント端末のユーザは、ライセンス管理システムを利用するにあたって、ライセンス管理関連プログラムのインストール等についての種々の手続きをとることなく、ライセンス管理システムを利用することが可能となる。ライセンス管理サーバの使用許諾を受けたファイルの使用のみをクライアント端末において可能とするライセンス管理システムを、クライアント端末のユーザに種々の手続きをとらせることなく構築することが可能となるから、クライアント端末のユーザの利便性を向上することができる。また、使用許諾の対象となる対象ファイルは、ライセンスを付与されて使用が可能となり、その使用が監視され、使用が終了した段階で削除されるから、ライセンス契約に違反するファイルの不正使用を防止することができる。さらに、許諾対象のファイルに使用期間を設定することで、対象ファイルを使用する毎にライセンス管理サーバからラッピングファイルを受信する必要がなくなり、効率的な作業環境を構築することができる。
The license management system, license management method, and license management program according to the present invention monitor the distribution of a target file, a deployment module having at least a function of canceling wrapping, an authentication module, and the use of the target file. A wrapping file that includes at least a monitoring module that receives the wrapping file via the communication network and a server that distributes the wrapping file via the communication network when the distribution of the target file is requested. The file includes a client terminal that uses the target file by executing the expansion module, the authentication module, and the monitoring module included in the file, and the client terminal executes the expansion module to cancel the wrapping. Process ( Step), the client terminal executes the authentication module and transmits the authentication information to the server (step), and if the server is certified that the authentication information is authentic, the client terminal The process (step) of notifying that the license has been granted and notifying the usage period during which the use of the target file is permitted, and if the client terminal is granted a license, the monitoring module is executed A process (step) of using a file and a process (step) of deleting a target file when the client terminal detects that the usage period has expired are detected by the monitoring module.
As a result, when using the license management system, the user of the client terminal can use the license management system without taking various procedures for installing the license management related program. Since it is possible to construct a license management system that allows only the use of a file for which the license management server has been licensed to be used at the client terminal without causing the user of the client terminal to perform various procedures, User convenience can be improved. In addition, the target file subject to the license can be used after being granted a license, and its use is monitored and deleted when the use ends, preventing unauthorized use of files that violate the license agreement can do. Furthermore, by setting the usage period for the license target file, it is not necessary to receive the wrapping file from the license management server every time the target file is used, and an efficient work environment can be constructed.

また、本願発明に係るライセンス管理システム、ライセンス管理方法及びライセンス管理プログラムは、監視用モジュールにより対象ファイルのアクセス権が変更されたことが検知されると、クライアント端末が、対象ファイルのアクセス権が変更されたことを示すメッセージをサーバへ通知する工程(ステップ)と、サーバが、当該クライアント端末または当該クライアント端末のユーザについての少なくとも当該対象ファイルに係るライセンスを取り消す工程(ステップ)とを有するようにしたものである。
これにより、クライアント端末のアドミニストレータがファイルのアクセス権を変更して、ライセンス契約に違反する不正使用を実行すると、ライセンスが取り消されてその後少なくとも当該対象ファイルの配信を受けることができなくなるという不利益を被るので、ライセンス契約に違反するファイルの不正使用を防止することができる。
In addition, the license management system, license management method, and license management program according to the present invention, when it is detected that the access right of the target file has been changed by the monitoring module, the client terminal changes the access right of the target file. A step (step) of notifying the server of a message indicating that the message has been made, and a step (step) in which the server cancels at least the license relating to the target file for the client terminal or the user of the client terminal. Is.
As a result, if the administrator of the client terminal changes the file access rights and executes unauthorized use that violates the license agreement, the license will be revoked and at least the delivery of the target file will not be possible. Therefore, unauthorized use of files that violate the license agreement can be prevented.

また、本願発明に係るライセンス管理システム、ライセンス管理方法及びライセンス管理プログラムは、サーバが、対象ファイルをデータ変換した後にラッピングしてラッピングファイルを作成する工程(ステップ)と、クライアント端末が、ライセンスが付与されれば、展開用モジュールを実行して対象ファイルを復元する工程(ステップ)とを有するようにしたものである。
これにより、使用許諾の対象となる対象ファイルは、データ変換された状態でクライアント端末に配信され、ライセンスを付与された後に展開モジュールを実行して復元されるまでは使用不能な状態にあるから、ライセンス契約に違反するファイルの不正使用をより確実に防止することができる。
The license management system, the license management method, and the license management program according to the present invention include a step (step) in which a server wraps a target file after data conversion and creates a wrapping file, and a client terminal grants a license. If so, a process (step) for executing the expansion module and restoring the target file is provided.
As a result, the target file to be licensed is distributed to the client terminal in a data-converted state, and after being licensed, it is in an unusable state until it is restored by executing the expansion module. Unauthorized use of files that violate the license agreement can be prevented more reliably.

また、本願発明に係るライセンス管理システム、ライセンス管理方法及びライセンス管理プログラムは、監視用モジュールにより対象ファイルのアクセス権が変更されたことが検知されると、クライアント端末が、対象ファイルを削除する工程(ステップ)を有するようにしたものである。
これにより、クライアント端末のアドミニストレータがファイルのアクセス権を変更して、ライセンス契約に違反する不正使用を実行しようとすると、対象ファイルを削除するので、ライセンス契約に違反するファイルの不正使用を防止することができる。
The license management system, the license management method, and the license management program according to the present invention provide a process in which the client terminal deletes the target file when it is detected that the access right of the target file has been changed by the monitoring module ( Step).
As a result, if the administrator of the client terminal changes the file access rights and attempts to execute unauthorized use that violates the license agreement, the target file is deleted, thus preventing unauthorized use of the file that violates the license agreement. Can do.

また、本願発明に係るライセンス管理システム、ライセンス管理方法及びライセンス管理プログラムは、クライアント端末が、展開用モジュールを実行して展開した対象ファイルを、クライアント端末の主記憶装置に記憶するようにしたものである。
これにより、主記憶装置内で対象ファイルの記憶された記憶領域に他の任意のファイルを上書きするのみで対象ファイルを削除することができるから、対象ファイルの削除を容易かつ効率的に実行することができる。また、対象ファイルを不揮発性の二次記憶装置に記憶することがないので、ファイルの不正使用をより確実に防止することができる。
The license management system, the license management method, and the license management program according to the present invention are configured such that the client terminal stores the target file expanded by executing the expansion module in the main storage device of the client terminal. is there.
As a result, the target file can be deleted simply by overwriting any other file in the storage area where the target file is stored in the main storage device, so that the target file can be deleted easily and efficiently. Can do. In addition, since the target file is not stored in the non-volatile secondary storage device, unauthorized use of the file can be prevented more reliably.

また、本願発明に係るラッピングファイル作成方法は、配信対象の対象ファイルと、認証用モジュールと、対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを展開する機能を有して実行形成ファイルとして与えられる展開用モジュールを作成する工程と、認証用モジュール及び監視用モジュールを作成する工程と、展開用モジュールに認証用モジュール及び監視用モジュールを結合して実行形式ファイルとして与えられるモジュール集合体を作成する工程と、モジュール集合体に、少なくとも対象ファイルを含む1または複数のファイルを結合して実行形式ファイルとして与えられるラッピングファイルを作成する工程とを有するようにしたものである。
これにより、ラッピングファイルに含まれる認証用モジュールや監視用モジュールにより対象ファイルに係るライセンス管理が実行されるので、クライアント端末から配信を要求された対象ファイルを配信する際に、ライセンス管理を目的とした対象ファイルの改変処理や対象ファイルへのサブモジュールの付加処理等を実行する必要がなくなり、ライセンス管理サーバにおいて対象ファイルに係る改変・付加用プログラム等のライブラリの構築を省くことが可能となり、ライセンス管理システムの開発コストを低減することができる。
The wrapping file creation method according to the present invention has a function of developing a wrapping file that includes at least a target file to be distributed, an authentication module, and a monitoring module for monitoring the use of the target file. A step of creating a module for deployment given as a file, a step of creating a module for authentication and a module for monitoring, and a module aggregate which is given as an executable file by combining the module for authentication and the module for monitoring with the deployment module And a step of creating a wrapping file that is provided as an executable file by combining at least one or more files including the target file to the module aggregate.
As a result, the license management related to the target file is executed by the authentication module and the monitoring module included in the wrapping file. Therefore, when distributing the target file requested to be distributed from the client terminal, the purpose is to manage the license. It is no longer necessary to execute the modification process of the target file or the addition process of the submodule to the target file, and it is possible to omit the construction of the library for modification / addition program related to the target file in the license management server, and the license management System development costs can be reduced.

本願発明によれば、クライアント端末が配信対象の対象ファイルと、ラッピングを解除する機能を少なくとも有する展開用モジュールと、認証用モジュールと、対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルをサーバから受信し、クライアント端末が展開用モジュールを実行してラッピングを解除し、クライアント端末が認証用モジュールを実行して認証情報をサーバへ送信し、サーバが認証情報が正規のものであると認定されればクライアント端末に対してライセンスが付与されたことを通知し、クライアント端末がライセンスを付与されれば監視用モジュールを実行した状態で対象ファイルを使用し、クライアント端末が監視用モジュールにより対象ファイルの使用の終了あるいは対象ファイルの使用期間の終了が検知されれば対象ファイルを削除するように構成したので、ライセンス管理サーバの使用許諾を受けたファイルの使用のみをクライアント端末において可能とするライセンス管理システムを、クライアント端末のユーザに種々の手続きをとらせることなく構築することが可能となるから、クライアント端末のユーザの利便性を一段と向上することができるという効果を奏する。また、使用許諾の対象となる対象ファイルは、ライセンスを付与されて使用が可能となり、その使用が監視され、使用が終了した段階で削除されるから、ライセンス契約に違反するファイルの不正使用を防止することができるという効果を奏する。   According to the present invention, the wrapping file includes at least a target file to be distributed by the client terminal, a deployment module having at least a function of releasing wrapping, an authentication module, and a monitoring module for monitoring the use of the target file. From the server, the client terminal executes the deployment module to cancel the wrapping, the client terminal executes the authentication module and sends the authentication information to the server, and the server authenticates the authentication information. If authorized, the client terminal is notified that the license has been granted, and if the client terminal is granted a license, the target file is used while the monitoring module is executed, and the client terminal is targeted by the monitoring module. End of use of file or target file Since the target file is deleted when the end of the usage period is detected, a license management system that allows only the use of a file licensed by the license management server to be used at the client terminal is provided to the user of the client terminal. Since it is possible to construct without taking various procedures, the convenience of the user of the client terminal can be further improved. In addition, the target file subject to the license can be used after being granted a license, and its use is monitored and deleted when the use ends, preventing unauthorized use of files that violate the license agreement There is an effect that can be done.

以下、添付の図面を参照して本願発明に係る実施の形態を説明する。
実施の形態1.
図1は、本願発明に係るライセンス管理システムの構成の一例を示す概略図である。図1において、1は通信ネットワークを介して接続されるクライアント端末にアプリケーションプログラム、データファイル、デジタルコンテンツ等のファイルを配信するとともにクライアント端末における当該ファイルの使用を管理するライセンス管理サーバ、2はインターネットまたはイントラネット等として与えられる通信ネットワーク、3a,3b,・・・,3nはクライアント端末である。本願発明では、インターネットを介したソフトウエア配信において個々のユーザに係るソフトウエアの使用許諾を管理するライセンス管理システムや、イントラネットを介した企業内ネットワークにおいてサーバに格納されたファイルの社員による不正使用を防止するライセンス管理システム等への適用が意図されている。
Embodiments according to the present invention will be described below with reference to the accompanying drawings.
Embodiment 1 FIG.
FIG. 1 is a schematic diagram showing an example of the configuration of a license management system according to the present invention. In FIG. 1, reference numeral 1 denotes a license management server that distributes files such as application programs, data files, and digital contents to client terminals connected via a communication network, and manages use of the files in the client terminals. Communication networks 3a, 3b,..., 3n provided as an intranet or the like are client terminals. In the present invention, in the software distribution via the Internet, the license management system for managing the license of the software related to each user, or the unauthorized use by the employee of the file stored in the server in the corporate network via the intranet It is intended to be applied to license management systems that prevent it.

図2は、本願発明に係るライセンス管理システムで使用されるライセンス管理サーバの構成の一例を示す概略図である。図2において、図1と同一符号は同一の構成要素を示すものとして、その詳細な説明を省略する。11はキーボード、12はマウス、13はディスプレイ、14は通信ネットワーク2との間における通信等を制御するネットワークインタフェース部、15はライセンス管理サーバ1に接続されるキーボード11、マウス12等の入力手段やディスプレイ13等の表示手段との間におけるデータの伝送等を制御する入出力インタフェース部、16はCPU等として与えられライセンス管理サーバ1内の構成要素を制御する制御部、17は通信ネットワーク2を介してファイルを送受信するファイル送受信部である。例えば、後述する一時記憶部22に記憶されたラッピングファイルは、ファイル送受信部17により、通信ネットワーク2を介してクライアント端末3へ配信される。   FIG. 2 is a schematic diagram showing an example of the configuration of a license management server used in the license management system according to the present invention. 2, the same reference numerals as those in FIG. 1 denote the same components, and the detailed description thereof is omitted. 11 is a keyboard, 12 is a mouse, 13 is a display, 14 is a network interface unit for controlling communication with the communication network 2, and 15 is an input means such as a keyboard 11 and mouse 12 connected to the license management server 1. An input / output interface unit that controls transmission of data to and from display means such as a display 13, 16 is a control unit that is given as a CPU or the like and controls components in the license management server 1, and 17 is via the communication network 2. This is a file transmission / reception unit that transmits and receives files. For example, a wrapping file stored in a temporary storage unit 22 described later is distributed to the client terminal 3 via the communication network 2 by the file transmission / reception unit 17.

また、18はアプリケーションプログラム、データファイル、デジタルコンテンツ等のクライアント端末3へ配信される対象ファイルが記憶されたファイル記憶部、19はラッピングを解除し、対象ファイルに対して、暗号化処理、圧縮処理等の所定のアルゴリズムに基づいたデータ変換処理が適用されている場合には、復号化処理、解凍処理等の逆データ変換処理を適用して対象ファイルを使用可能な状態に復元する機能を有する自己展開モジュールが記憶される自己展開モジュール記憶部である。   Reference numeral 18 denotes a file storage unit storing a target file to be distributed to the client terminal 3 such as an application program, a data file, and digital contents. Reference numeral 19 denotes a wrapping cancellation process for encrypting and compressing the target file. Self-function that restores the target file to a usable state by applying reverse data conversion processing such as decryption processing and decompression processing when data conversion processing based on a predetermined algorithm such as It is a self-expanding module storage unit in which expansion modules are stored.

20は対象ファイルのクライアント端末3内における統括的なライセンス管理を実施するために、各種モジュールの起動、対象ファイルの種別に応じた起動、使用の監視及び削除等を実行するランチャーモジュールが記憶されるランチャーモジュール記憶部、21はクライアント端末3内において、配信されたラッピングファイル(対象ファイル)を使用する際に必要となる認証処理や課金処理並びに初めてライセンス管理システムを利用するユーザに対するダイジェスト表示や公告表示に係る表示処理等の各種処理を実行するアクションモジュールが記憶されるアクションモジュール記憶部である。なお、自己展開モジュール、ランチャーモジュール、アクションモジュール等の各種モジュールについては、配信される対象ファイルの種別等の属性情報に応じて、複数の種類のモジュールがそれぞれの記憶部に記憶される構成をとることが考えられる。   20 stores a launcher module that executes activation of various modules, activation according to the type of the object file, monitoring and deletion of use, etc., in order to perform integrated license management in the client terminal 3 of the object file. The launcher module storage unit 21 includes an authentication process and a billing process required when using the distributed wrapping file (target file) in the client terminal 3, and a digest display and an announcement display for a user who uses the license management system for the first time. It is an action module memory | storage part in which the action module which performs various processes, such as a display process concerning, is memorize | stored. Note that various types of modules such as a self-expanding module, a launcher module, and an action module are configured such that a plurality of types of modules are stored in the respective storage units in accordance with attribute information such as the type of target file to be distributed. It is possible.

22は制御部16によりラッピングファイルの作成等の演算処理が実行される際のワークエリア等として使用される一時記憶部、23はクライアント端末3のユーザのユーザIDやパスワード等の認証処理に必要な認証情報が記憶された認証情報記憶部、24はクライアント端末3のマシンIDやオペレーティングシステム等のクライアント端末3に関連するクライアント端末情報が記憶されたクライアント端末情報記憶部である。なお、上記のファイル記憶部18、自己展開モジュール記憶部19、ランチャーモジュール記憶部20、アクションモジュール記憶部21、認証情報記憶部23及びクライアント端末情報記憶部24は、例えばHDD(ハードディスク・ドライブ)等の二次記憶装置内の所定の記憶領域内に構築される。また、一時記憶部22は、例えばRAM内の記憶領域を用いて実現される。   Reference numeral 22 denotes a temporary storage unit used as a work area or the like when calculation processing such as creation of a wrapping file is executed by the control unit 16, and reference numeral 23 is necessary for authentication processing of the user ID and password of the user of the client terminal 3. An authentication information storage unit 24 stores authentication information, and a client terminal information storage unit 24 stores client terminal information related to the client terminal 3 such as a machine ID of the client terminal 3 and an operating system. The file storage unit 18, the self-expanding module storage unit 19, the launcher module storage unit 20, the action module storage unit 21, the authentication information storage unit 23, and the client terminal information storage unit 24 are, for example, an HDD (hard disk drive) or the like. Are constructed in a predetermined storage area in the secondary storage device. The temporary storage unit 22 is realized using a storage area in the RAM, for example.

図3は、本願発明に係るライセンス管理システムで使用されるクライアント端末の構成の一例を示す概略図である。図3において、図1および図2と同一符号は同一の構成要素を示すものとして、その詳細な説明を省略する。31は通信ネットワーク2との間における通信等を制御するネットワークインタフェース部、32はクライアント端末3に接続されるキーボード11、マウス12等の入力手段やディスプレイ13等の表示手段との間におけるデータの伝送等を制御する入出力インタフェース部、33はCPU等として与えられクライアント端末3内の構成要素を制御する制御部、34は通信ネットワーク2を介してファイルを送受信するファイル送受信部、35はRAM等により実現され例えば実行形式のアプリケーションプログラムとして与えられる対象ファイル等が一時的に記憶される主記憶装置、36はライセンス管理サーバ1から配信されるラッピングファイル等の種々のファイルが記憶されるファイル記憶部、37はユーザIDやパスワード等の認証処理に必要な認証情報が記憶される認証情報記憶部である。ファイル記憶部36及び認証情報記憶部37は、例えばHDD等の二次記憶装置内の所定の記憶領域内に構築される。また、原則的に、ライセンス管理サーバ1から配信されるラッピングファイルの全てまたは一部、特に対象ファイルは、ファイル記憶部36においてファイルの一時的な記憶用に設定される一時フォルダに記憶される。   FIG. 3 is a schematic diagram showing an example of the configuration of a client terminal used in the license management system according to the present invention. In FIG. 3, the same reference numerals as those in FIGS. 1 and 2 indicate the same components, and detailed description thereof is omitted. Reference numeral 31 denotes a network interface unit that controls communication with the communication network 2, and 32 denotes transmission of data to / from input means such as a keyboard 11 and mouse 12 connected to the client terminal 3 and display means such as a display 13. The input / output interface unit 33 controls the components in the client terminal 3 provided as a CPU, 34 is a file transmission / reception unit for transmitting / receiving files via the communication network 2, and 35 is a RAM or the like. A main storage device that temporarily stores a target file or the like that is realized and provided as an application program in an executable format, for example, 36 is a file storage unit that stores various files such as a wrapping file distributed from the license management server 1, 37 is a user ID, password, etc. An authentication information storage unit that the authentication information is stored necessary witness processing. The file storage unit 36 and the authentication information storage unit 37 are constructed in a predetermined storage area in a secondary storage device such as an HDD. Further, in principle, all or part of the wrapping file distributed from the license management server 1, particularly the target file, is stored in a temporary folder set for temporary storage of the file in the file storage unit 36.

次に、本願発明の第1の実施の形態に係るライセンス管理システムの動作について説明する。図4は、本願発明に係るライセンス管理サーバの動作の一例を示すフローチャートである。通信ネットワーク2に接続されたライセンス管理サーバ1は、通信ネットワーク2を介して、クライアント端末3からのファイルの配信の要求があるか否かを判定する(ステップS1)。クライアント端末3からの配信の要求がなければ、そのままステップS1の処理を繰り返す。クライアント端末3からの配信の要求があれば、要求された対象ファイルをデータ変換したうえで、自己展開モジュール、ランチャーモジュール、アクションモジュール等と結合して、ラッピングファイルを作成する(ステップS2)。ラッピングファイルが作成されれば、当該ラッピングファイルを通信ネットワーク2を介してクライアント端末3へ配信する(ステップS3)。ラッピングファイルの構成については後述する。なお、この実施の形態においては、対象ファイルに対して、暗号化処理、圧縮処理等の所定のアルゴリズムに基づくデータ変換処理を適用する構成をとっているが、データ変換処理を適用することなく、対象ファイルをそのまま各種のモジュール等とラッピングしてクライアント端末3に配信する構成としてもよい。   Next, the operation of the license management system according to the first embodiment of the present invention will be described. FIG. 4 is a flowchart showing an example of the operation of the license management server according to the present invention. The license management server 1 connected to the communication network 2 determines whether there is a file distribution request from the client terminal 3 via the communication network 2 (step S1). If there is no distribution request from the client terminal 3, the process of step S1 is repeated as it is. If there is a distribution request from the client terminal 3, the requested target file is converted into data and combined with a self-expanding module, a launcher module, an action module, etc. to create a wrapping file (step S2). If the wrapping file is created, the wrapping file is distributed to the client terminal 3 via the communication network 2 (step S3). The configuration of the wrapping file will be described later. In this embodiment, the data conversion process based on a predetermined algorithm such as an encryption process or a compression process is applied to the target file. However, without applying the data conversion process, The target file may be directly wrapped with various modules and distributed to the client terminal 3.

ラッピングファイルの配信が完了した後には、当該ラッピングファイルが配信されたクライアント端末3から認証情報が送信されるか否かを判定する(ステップS4)。ラッピングファイルが配信されたクライアント端末3のユーザが対象ファイルを使用するには、ライセンス管理サーバ1からのライセンスの付与を受ける必要がある。認証情報の送信がない場合には、そのままステップS4の処理を繰り返す。認証情報の送信があった場合には、ライセンス管理サーバ1の制御部16は、送信された認証情報と認証情報記憶部23に記憶される認証情報とを比較して、対象ファイルについて、ユーザがライセンスを付与される資格を有するか否かを判定する(ステップS5)。ここで、ライセンスとは、アプリケーションプログラム、データファイル、デジタルコンテンツ等として与えられる対象ファイルの使用条件付きの使用権を意味するものとする。   After the distribution of the wrapping file is completed, it is determined whether authentication information is transmitted from the client terminal 3 to which the wrapping file is distributed (step S4). In order for the user of the client terminal 3 to which the wrapping file is distributed to use the target file, it is necessary to receive a license from the license management server 1. If the authentication information is not transmitted, the process of step S4 is repeated as it is. When the authentication information is transmitted, the control unit 16 of the license management server 1 compares the transmitted authentication information with the authentication information stored in the authentication information storage unit 23, and the user determines the target file. It is determined whether or not the user is eligible for a license (step S5). Here, 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.

ユーザが認証されれば、すなわちユーザがライセンスの付与を受ける資格を有すると確認されれば、ライセンスが付与されたことを示すメッセージをクライアント端末3へ通知する(ステップS6)。ユーザが認証されなければ、ライセンスが付与されないことを示すメッセージをクライアント端末3へ通知する(ステップS7)。ユーザが認証されなければ、ステップS7の処理を完了した後に、対象ファイルの配信を要求してきたクライアント端末についての当該対象ファイルに係る処理を終了する。   If the user is authenticated, that is, if it is confirmed that the user is eligible to receive a license, a message indicating that the license has been granted is sent to the client terminal 3 (step S6). If the user is not authenticated, the client terminal 3 is notified of a message indicating that no license is granted (step S7). If the user is not authenticated, after completing the process in step S7, the process related to the target file for the client terminal that has requested the distribution of the target file is terminated.

ステップS6において、ライセンスが付与されたことを示すメッセージを通知した後には、対象ファイルが配信されたクライアント端末3から対象ファイルのアクセス権が変更されたことを示すメッセージが送信されるか否かを判定する(ステップS8)。クライアント端末3のアドミニストレータであれば、ファイルのアクセス権を任意に変更することが可能である。ライセンス管理サーバ1から配信される対象ファイルのアクセス権については、対象ファイルが実行形式ファイルである場合には、ラッピングファイル(対象ファイル)を展開する際に、「実行」及び「削除」のみを許可し、「読み出し」及び「書き込み」を許可しないように設定を行う。アドミニストレータによる「読み出し」または「書き込み」を許可とするアクセス権の変更は、ライセンス契約に違反するものであり、このようなファイルの不正使用を防止するために、後述するようにファイルを強制的に削除する必要が生じる。   In step S6, after notifying the message indicating that the license has been granted, whether or not a message indicating that the access right of the target file has been changed is transmitted from the client terminal 3 to which the target file has been distributed. Determination is made (step S8). If it is an administrator of the client terminal 3, the file access right can be arbitrarily changed. Regarding the access right of the target file distributed from the license management server 1, when the target file is an executable file, only "execute" and "delete" are permitted when the wrapping file (target file) is expanded. Then, setting is made so that “read” and “write” are not permitted. Changing the access rights that allow "read" or "write" by the administrator is a violation of the license agreement. To prevent such unauthorized use of the file, the file is forcibly forced as described later. It needs to be deleted.

ステップS8において、対象ファイルのアクセス権が変更されたことを示すメッセージの送信があった場合には、対象ファイルに係るライセンスの取り消しを示すメッセージをクライアント端末3に通知する(ステップS9)。対象ファイルのライセンスの取り消しを示すメッセージを通知した後には、当該対象ファイルに係る処理を終了する。ステップS8において、対象ファイルのアクセス権が変更されたことを示すメッセージの送信がない場合には、クライアント端末3から対象ファイルの使用が終了したことを示すメッセージが送信されるか否かを判定する(ステップS10)。対象ファイルの使用が終了したことを示すメッセージの送信がない場合には、処理をステップS8に移行する。これにより、対象ファイルの使用中において、対象ファイルのアクセス権の変更及び対象ファイルの使用の終了についての判定が繰り返し実行される。対象ファイルの使用が終了したことを示すメッセージの送信があった場合には、当該対象ファイルに係る処理を終了する。なお、ライセンス管理サーバ1では、ライセンスを付与することを示すメッセージ、ライセンスを付与しないことを示すメッセージ、及びライセンスを取り消すことを示すメッセージを通知した際には、これらの通知に係る通信履歴を記録する。ライセンスが取り消されると、不正使用に係るユーザまたはクライアント端末から少なくとも不正使用に係る対象ファイルの配信の要求があった場合には、ラッピングファイルを配信しないか、あるいはクライアント端末3から認証情報が送信された際に認証を失敗させるように構成するのが好適である。   In step S8, when a message indicating that the access right of the target file is changed is transmitted, a message indicating cancellation of the license related to the target file is notified to the client terminal 3 (step S9). After notifying the message indicating the license revocation of the target file, the process related to the target file is terminated. In step S8, if there is no transmission of a message indicating that the access right of the target file has been changed, it is determined whether or not a message indicating that the use of the target file has ended is transmitted from the client terminal 3. (Step S10). If there is no transmission of a message indicating that the use of the target file has ended, the process proceeds to step S8. As a result, during the use of the target file, the determination about the change of the access right of the target file and the end of the use of the target file is repeatedly executed. If a message indicating that the use of the target file has ended is transmitted, the processing related to the target file is ended. When the license management server 1 notifies the message indicating that the license is granted, the message indicating that the license is not granted, and the message indicating that the license is revoked, the communication history relating to these notifications is recorded. To do. When the license is revoked, if there is a request for distribution of at least the target file related to unauthorized use from the user or client terminal involved in unauthorized use, the wrapping file is not delivered or authentication information is sent from the client terminal 3 It is preferable that the authentication is failed when the authentication is performed.

図5は、ラッピングファイルのファイル構造の一例を示す図である。ライセンス管理サーバ1の制御部16は、例えば一時記憶部22内の所定の記憶領域をラッピングファイル作成用に割り当てて、当該記憶領域内に所定のアルゴリズムに基づいて各種のデータを書き込み、適宜不連続な記憶領域に記憶されるモジュールやファイルを結合することで、ラッピングファイルを作成する。ラッピングファイルの先頭部のファイル領域41には、対象ファイルをライセンス管理下において使用可能とする環境を提供する自己展開モジュール、ランチャーモジュール、アクションモジュール等の各種モジュールを書き込む。各記憶部において複数種類のモジュールが用意されている場合には、ライセンス管理サーバ1の制御部16は、クライアント端末情報記憶部24から読み出したクライアント端末情報および対象ファイルの属性情報等に応じて、それぞれ適切な自己展開モジュールを自己展開モジュール記憶部19から読み出し、ランチャーモジュールをランチャーモジュール記憶部20から読み出し、アクションモジュールをアクションモジュール記憶部21から読み出して、それぞれファイル領域41に所定のフォーマットに基づいて書き込む。対象ファイルの種別等に応じてアクションモジュール等のファイルサイズは変化するので、ファイル領域41に続くファイル領域42は、有意なデータが存在しない遊び領域として設定される。これにより、ファイル領域41とファイル領域42とを合わせたファイル領域の記憶容量を固定することが可能となり、次のファイル領域に書き込まれたファイルの読み出し位置を特定することができる。   FIG. 5 is a diagram illustrating an example of a file structure of a wrapping file. For example, the control unit 16 of the license management server 1 allocates a predetermined storage area in the temporary storage unit 22 for creating a wrapping file, and writes various data in the storage area based on a predetermined algorithm. A wrapping file is created by combining modules and files stored in various storage areas. Various modules such as a self-expanding module, a launcher module, and an action module that provide an environment in which the target file can be used under license management are written in the file area 41 at the top of the wrapping file. When a plurality of types of modules are prepared in each storage unit, the control unit 16 of the license management server 1 determines the client terminal information read from the client terminal information storage unit 24, the attribute information of the target file, and the like. Each appropriate self-expanding module is read from the self-expanding module storage unit 19, the launcher module is read from the launcher module storage unit 20, and the action module is read from the action module storage unit 21. Write. Since the file size of the action module or the like changes according to the type of the target file, the file area 42 following the file area 41 is set as a play area in which no significant data exists. As a result, the storage capacity of the file area including the file area 41 and the file area 42 can be fixed, and the read position of the file written in the next file area can be specified.

ファイル領域43には、サイズ情報テーブルを書き込む。サイズ情報テーブルには、当該サイズ情報テーブルに続く複数のファイルについて、それぞれのファイルのa)種別、b)リソースサイズ、c)ラッピングファイル上におけるオフセット位置等に係る情報が登録される。例えば、サイズ情報テーブルの種別に係る項目には、後に続くファイルの種別を特定する情報として、「設定情報」、「アイコン情報」、「対象ファイル(実行ファイル)」が登録される。制御部16は、クライアント端末情報記憶部24から読み出したクライアント端末情報に応じて、各種モジュールや対象ファイルの使用が可能となる実行環境を設定するために、例えばクライアント端末3のレジストリ内に格納する設定情報等を作成して、ファイル領域44に書き込む。   A size information table is written in the file area 43. In the size information table, for a plurality of files following the size information table, information related to a) type, b) resource size, c) offset position on the wrapping file, etc. is registered. For example, in the item relating to the type of the size information table, “setting information”, “icon information”, and “target file (executable file)” are registered as information for specifying the type of the subsequent file. The control unit 16 stores, for example, in the registry of the client terminal 3 in order to set an execution environment in which various modules and target files can be used according to the client terminal information read from the client terminal information storage unit 24. Setting information and the like are created and written in the file area 44.

ファイル領域45には、各種モジュールや対象ファイルを使用する際にクライアント端末3上に表示されるアイコンに係るデータを書き込む。ファイル領域46には、対象ファイルを書き込む。対象ファイルについては、暗号化処理、圧縮処理、または暗号化処理と圧縮処理の組み合わせをはじめとして、所定のアルゴリズムに基づいてデータ変換して得られた対象ファイルを書き込むのが好適である。このデータ変換された対象ファイルは、配信されたクライアント端末3において、自己展開モジュールを実行することで、元の使用可能な状態の対象ファイルに復元される。制御部16は、一時記憶部22内においてラッピングファイルの作成が完了すれば、ファイル送受信部17を使用して、当該ラッピングファイルを通信ネットワーク2を介してクライアント端末3へ配信する。   In the file area 45, data related to icons displayed on the client terminal 3 when various modules and target files are used is written. In the file area 46, the target file is written. For the target file, it is preferable to write the target file obtained by performing data conversion based on a predetermined algorithm, including encryption processing, compression processing, or a combination of encryption processing and compression processing. The data-converted target file is restored to the original usable file by executing a self-expanding module in the distributed client terminal 3. When the creation of the wrapping file is completed in the temporary storage unit 22, the control unit 16 uses the file transmission / reception unit 17 to distribute the wrapping file to the client terminal 3 via the communication network 2.

図6は、ラッピングファイルを作成する手順を示すフローチャートである。自己展開モジュール記憶部19から読み出した自己展開モジュールをそのまま所定の記憶領域に書き込むか、あるいは対象ファイルの種別等の属性情報に応じたパラメータの設定等の修正・更新処理等を経て所定の記憶領域に書き込むことで、対象ファイルに対応する自己展開モジュールを作成する(ステップS11)。この自己展開モジュールは、実行形式ファイルとして作成される。次に、ランチャーモジュール記憶部20から読み出したランチャーモジュール及びアクションモジュール記憶部21から読み出したアクションモジュールを、それぞれ、そのまま所定の記憶領域に書き込むか、あるいは対象ファイルの種別等の属性情報に応じたパラメータの設定等の修正・更新処理等を経て所定の記憶領域に書き込むことで、対象ファイルに対応するランチャーモジュール及びアクションモジュールをそれぞれ作成する(ステップS12)。上記の3つのモジュールが作成されれば、自己展開モジュールにランチャーモジュール及びアクションモジュールを結合する(ステップS13)。実行形式ファイルである自己展開モジュールに他のモジュールを結合するプログラム作成態様を採用することで、この結合により得られたモジュール集合体も実行形式ファイルとして作成される。   FIG. 6 is a flowchart showing a procedure for creating a wrapping file. The self-expanding module read out from the self-expanding module storage unit 19 is directly written in a predetermined storage area, or is subjected to correction / update processing such as parameter setting according to attribute information such as the type of the target file, and the predetermined storage area To create a self-expanding module corresponding to the target file (step S11). This self-expanding module is created as an executable file. Next, the launcher module read from the launcher module storage unit 20 and the action module read from the action module storage unit 21 are respectively written in a predetermined storage area as they are, or parameters according to attribute information such as the type of the target file A launcher module and an action module corresponding to the target file are respectively created by writing in a predetermined storage area through correction / update processing such as setting (step S12). If the above three modules are created, the launcher module and the action module are combined with the self-expanding module (step S13). By adopting a program creation mode in which other modules are coupled to the self-expanding module that is an executable format file, a module aggregate obtained by this coupling is also created as an executable format file.

モジュール集合体が作成されれば、ファイル記憶部18から配信対象の対象ファイルを読み出して、所定の記憶領域に書き込む(ステップS14)。この際、ライセンス管理を実施するために対象ファイルが改変されることはなく、またライセンス管理用のサブモジュールが対象ファイルに付加されることもない。対象ファイルが得られれば、対象ファイルに応じたラッピングファイル名を決定する(ステップS15)。このラッピングファイル名の決定については、所定のアルゴリズムに基づいて自動的に決定する構成としてもよく、またサーバ管理者が所定のルールに基づいてあるいは随意に決定する構成としてもよい。ラッピングファイル名が決定されれば、設定情報を読み出し(ステップS16)、アイコンリソースファイルを選択する(ステップS17)。アイコンリソースファイルの選択については、所定のアルゴリズムに基づいて自動的に決定する構成としてもよく、またサーバ管理者が所定のルールに基づいてあるいは随意に選択する構成としてもよい。   If the module aggregate is created, the target file to be distributed is read from the file storage unit 18 and written in a predetermined storage area (step S14). At this time, the target file is not altered in order to carry out license management, and the submodule for license management is not added to the target file. If the target file is obtained, a wrapping file name corresponding to the target file is determined (step S15). The wrapping file name may be determined automatically based on a predetermined algorithm, or may be determined by a server administrator based on a predetermined rule or arbitrarily. If the wrapping file name is determined, the setting information is read (step S16), and the icon resource file is selected (step S17). The icon resource file may be selected automatically based on a predetermined algorithm, or may be selected by a server administrator based on a predetermined rule or arbitrarily.

次に、図5に示されたファイル領域41及びファイル領域42の合計の記憶容量を固定するために、遊び領域の記憶容量を計算する(ステップS18)。遊び領域の容量が計算されれば、ライセンス管理サーバ1の制御部16は、例えば一時記憶部22内に設定されたラッピングファイル作成用の記憶領域において、実行形式ファイルとして与えられるモジュール集合体に、対象ファイル等の各種ファイルを結合して、ラッピングファイルを作成する(ステップS19)。実行形式ファイルであるモジュール集合体に各種ファイルを結合するプログラム作成態様を採用することで、この結合により得られたラッピングファイルも実行形式ファイルとして作成される。   Next, in order to fix the total storage capacity of the file area 41 and the file area 42 shown in FIG. 5, the storage capacity of the play area is calculated (step S18). When the capacity of the play area is calculated, the control unit 16 of the license management server 1 adds, for example, to the module aggregate given as the executable file in the storage area for creating the wrapping file set in the temporary storage unit 22. Various files such as the target file are combined to create a wrapping file (step S19). By adopting a program creation mode in which various files are combined with a module aggregate which is an executable format file, a wrapping file obtained by this combination is also generated as an executable format file.

次に、図7は、実施の形態1におけるクライアント端末の動作の一例を示すフローチャートである。ライセンス管理サーバ1から配信されたラッピングファイルは、クライアント端末3のファイル記憶部36に格納される。制御部33は、ユーザから対象ファイルの使用を指示されるか否かを判定する(ステップS21)。ユーザからの指示がなければ、そのままステップS21の処理を繰り返す。ユーザからの指示があれば、自己展開モジュールを起動してラッピングファイルのラッピングを解除する(ステップS22)。ラッピングが解除されれば、ランチャーモジュールを起動する(ステップS23)。上述したように、対象ファイルの使用は、ランチャーモジュールによる統括的管理の下において実施される。   Next, FIG. 7 is a flowchart showing an example of the operation of the client terminal in the first embodiment. The wrapping file distributed from the license management server 1 is stored in the file storage unit 36 of the client terminal 3. The control unit 33 determines whether or not the user instructs the use of the target file (step S21). If there is no instruction from the user, the process of step S21 is repeated as it is. If there is an instruction from the user, the self-expanding module is activated to cancel the wrapping of the wrapping file (step S22). If the wrapping is released, the launcher module is activated (step S23). As described above, the use of the target file is performed under the overall management by the launcher module.

ランチャーモジュールを起動した後には、認証モジュールを起動して、認証情報をライセンス管理サーバ1へ送信する(ステップS24)。認証情報としては、例えばユーザID及びユーザパスワードを用いる。ユーザID及びユーザパスワードは、例えばユーザインタフェースを用いて、ユーザに入力させる構成をとるのが好適である。また、クライアント端末毎にライセンスが設定されている場合には、例えばクライアント端末内のレジストリに予め登録されている端末ID及び端末パスワードをライセンス管理サーバ1に自動的に送信させる構成としてもよい。勿論、ユーザID及びユーザパスワードと端末ID及び端末パスワードとを共に送信する構成としてもよい。   After starting the launcher module, the authentication module is started and authentication information is transmitted to the license management server 1 (step S24). As authentication information, for example, a user ID and a user password are used. It is preferable that the user ID and the user password are configured to be input by the user using a user interface, for example. Further, when a license is set for each client terminal, for example, a configuration may be adopted in which the license management server 1 automatically transmits a terminal ID and a terminal password registered in advance in a registry in the client terminal. Of course, the user ID and user password, and the terminal ID and terminal password may be transmitted together.

認証情報をライセンス管理サーバ1へ送信した後には、ライセンス管理サーバ1からライセンスが付与されたことを示すメッセージが通知されるか否かを判定する(ステップS25)。ライセンスが付与されないことを示すメッセージが通知されたと判定されれば、ディスプレイ13上に対象ファイルを使用できないことを示すメッセージを表示する(ステップS26)。ライセンスが付与されない場合には、ランチャーモジュールによる処理を終了する。ステップS25において、ライセンスが付与されたことを示すメッセージが通知されたと判定されれば、自己展開モジュールを起動して、データ変換された対象ファイルに所定のアルゴリズムに基づく逆データ変換処理を適用して、対象ファイルを使用可能な状態に復元する(ステップS27)。   After transmitting the authentication information to the license management server 1, it is determined whether or not a message indicating that a license has been granted is notified from the license management server 1 (step S25). If it is determined that a message indicating that the license is not granted has been notified, a message indicating that the target file cannot be used is displayed on the display 13 (step S26). If no license is granted, the process by the launcher module is terminated. If it is determined in step S25 that a message indicating that the license has been granted has been notified, the self-expanding module is activated, and an inverse data conversion process based on a predetermined algorithm is applied to the data-converted target file. The target file is restored to a usable state (step S27).

対象ファイルが復元されれば、対象ファイルに係る実行プロセスを起動する(ステップS28)。ランチャーモジュールの監視対象となる実行プロセスは、単一のプロセスに限定されるものではない。親プロセスと子プロセスや並列に実行されるプロセス等の複数のプロセスについても、ランチャーモジュールの監視対象として設定することが可能である。なお、対象ファイルの実行プロセスの起動については、対象ファイルが実行形式ファイルである場合には、当該対象ファイルをそのまま実行することで、実行プロセスを起動する。また、対象ファイルがデータファイルやデジタルコンテンツ等の実行形式ファイル以外のファイルである場合には、既存のアプリケーションプログラムを起動して、当該対象ファイルをアプリケーションプログラムに適用して実行することで、実行プロセスを起動する。   If the target file is restored, an execution process related to the target file is started (step S28). The execution process to be monitored by the launcher module is not limited to a single process. A plurality of processes such as a parent process, a child process, and a process executed in parallel can be set as monitoring targets of the launcher module. Regarding the activation of the execution process of the target file, if the target file is an executable file, the execution process is started by executing the target file as it is. In addition, when the target file is a file other than an executable file such as a data file or digital content, an existing application program is started, and the target file is applied to the application program and executed. Start up.

対象ファイルの実行プロセスが起動されれば、対象ファイルのアクセス権が変更されたか否かを判定する(ステップS29)。対象ファイルのアクセス権の変更が検知されれば、ライセンス管理サーバ1へ対象ファイルのアクセス権が変更されたことを示すメッセージを通知する(ステップS30)。ステップS29において、対象ファイルのアクセス権の変更が検知されなければ、実行プロセスの終了が検知されたか否かを判定する(ステップS31)。実行プロセスの終了の検知については、対象ファイルが実行形式ファイルである場合には、ランチャーモジュールにより実行プロセスの終了を直接的に検知することが可能である。また、対象ファイルが実行形式ファイル以外のファイルである場合には、ランチャーモジュールから対象ファイルが適用されるアプリケーションプログラムへ例えば数秒間隔で定期的に問合せを実行することで、実行プロセスの終了を検知する。   If the execution process of the target file is started, it is determined whether or not the access right of the target file has been changed (step S29). If a change in the access right of the target file is detected, a message indicating that the access right of the target file has been changed is notified to the license management server 1 (step S30). If no change in the access right of the target file is detected in step S29, it is determined whether or not the end of the execution process has been detected (step S31). Regarding the detection of the end of the execution process, when the target file is an executable file, the end of the execution process can be directly detected by the launcher module. When the target file is a file other than an executable file, the end of the execution process is detected by, for example, periodically executing an inquiry from the launcher module to the application program to which the target file is applied, for example, at intervals of several seconds. .

ステップS31において、実行プロセスの終了が検知されなければ、処理をステップS29へ移行する。これにより、実行プロセスの動作中において、対象ファイルのアクセス権の変更及び実行プロセスの終了についての判定が繰り返し実行される。ステップS31において、実行プロセスの終了が検知されれば、ライセンス管理サーバ1へ対象ファイルの使用を終了したことを示すメッセージを通知する(ステップS32)。ステップS30の処理が完了した後、及びステップS32の処理が完了した後には、クライアント端末3内の一時フォルダに記憶された対象ファイルを削除して(ステップS33)、ランチャーモジュールによる処理を終了する。なお、対象ファイルに係る実行プロセスが終了すれば、対象ファイルのみでなく、一時フォルダに記憶された各種モジュールも共に削除する構成としてもよい。   If the end of the execution process is not detected in step S31, the process proceeds to step S29. Thereby, during the operation of the execution process, the determination about the change of the access right of the target file and the end of the execution process is repeatedly executed. If the end of the execution process is detected in step S31, a message indicating the end of use of the target file is sent to the license management server 1 (step S32). After the process of step S30 is completed and after the process of step S32 is completed, the target file stored in the temporary folder in the client terminal 3 is deleted (step S33), and the process by the launcher module is terminated. When the execution process related to the target file is completed, not only the target file but also various modules stored in the temporary folder may be deleted.

上記の図7に示されるアルゴリズムは、ライセンス管理システムを既に利用したことがあるユーザを対象とする際のクライアント端末3の標準的な動作を示すものである。ライセンス管理システムを初めて利用するユーザについては、認証処理に関連してクライアント端末3は異なる動作をする。図8は、実施の形態1におけるクライアント端末の部分的な動作の一例を示すフローチャートである。なお、図8において図7と同一符号は同一の処理を示すのでその説明を省略する。ステップS23においてランチャーモジュールを起動すると、クライアント端末3のユーザに問い合わせるか、あるいはクライアント端末3の例えばレジストリ内に記憶されている設定情報を参照して、当該ユーザにとってライセンス管理システムの利用が初めてであるか否かを判定する(ステップS41)。初めてでないと判定されれば、図7に示されたのと同様に、認証処理を実行して(ステップS24)、ライセンス管理サーバ1によりライセンスが付与されたか否かを判定する(ステップS25)。   The algorithm shown in FIG. 7 shows a standard operation of the client terminal 3 when targeting a user who has already used the license management system. For a user who uses the license management system for the first time, the client terminal 3 operates differently in connection with the authentication process. FIG. 8 is a flowchart illustrating an example of a partial operation of the client terminal according to the first embodiment. In FIG. 8, the same reference numerals as those in FIG. When the launcher module is activated in step S23, the user of the client terminal 3 is inquired, or the setting information stored in the registry of the client terminal 3, for example, is referred to, and the license management system is used for the user for the first time. Is determined (step S41). If it is determined that it is not the first time, the authentication process is executed (step S24) in the same manner as shown in FIG. 7, and it is determined whether or not a license has been granted by the license management server 1 (step S25).

ステップS41において、当該ユーザにとって初めての利用であると判定されれば、ライセンス管理システムの概要等を示すダイジェストを表示する(ステップS42)。ダイジェストが表示されれば、対象ファイルの購入に係るユーザの意思表示を表すユーザ入力を受け付けて、当該ユーザが対象ファイルを購入するか否かを判定する(ステップS43)。当該ユーザが対象ファイルを購入すると判定されれば、クレジット与信等の課金処理を実行する(ステップS44)。この課金処理については、例えば通信ネットワーク2を介して外部の課金サーバ等に接続して当該課金サーバからの認証情報を受信することにより、対象ユーザについての課金が認証されるか否かを判定する(ステップS45)。   If it is determined in step S41 that it is the first use for the user, a digest indicating the outline of the license management system is displayed (step S42). If the digest is displayed, a user input indicating a user's intention regarding the purchase of the target file is received, and it is determined whether or not the user purchases the target file (step S43). If it is determined that the user purchases the target file, a charging process such as credit credit is executed (step S44). For this billing process, for example, it is determined whether or not billing for the target user is authenticated by connecting to an external billing server or the like via the communication network 2 and receiving authentication information from the billing server. (Step S45).

当該ユーザについての課金が認証されれば、ディスプレイ13上に認証関連情報を表示する(ステップS46)。認証関連情報としては、次回の利用からは通常の認証処理のみでライセンス管理システムを利用可能であることを通知するとともに、必要であれば認証処理に必要なユーザID及びパスワード等を通知する。ステップS46における認証関連情報が表示された後、あるいはステップS25においてライセンス管理サーバ1からライセンスを付与されたことを示す通知を受信した場合には、対象ファイルの使用関連情報を表示する(ステップS47)。使用関連情報が表示された後、ユーザはそのまま対象ファイルを使用するか、あるいは対象ファイルの使用環境に係る環境情報を設定した後に対象ファイルを使用する。なお、ステップS25においてライセンス管理サーバ1からライセンスを付与されないことを示す通知を受信した場合、ステップS43においてユーザが対象ファイルを購入しないと判定した場合並びにステップS45においてユーザについての課金が認証されない場合には、ランチャーモジュールによる処理を終了する。   If charging for the user is authenticated, authentication related information is displayed on the display 13 (step S46). As authentication-related information, it is notified that the license management system can be used only by normal authentication processing from the next use, and if necessary, the user ID and password required for the authentication processing are notified. After the authentication related information in step S46 is displayed or when a notification indicating that a license has been granted is received from the license management server 1 in step S25, the usage related information of the target file is displayed (step S47). . After the usage related information is displayed, the user uses the target file as it is, or uses the target file after setting environment information related to the usage environment of the target file. When a notification indicating that the license is not granted is received from the license management server 1 at step S25, when the user determines not to purchase the target file at step S43, and when charging for the user is not authenticated at step S45. Ends the processing by the launcher module.

次に、対象ファイルの展開処理について説明する。図9は、対象ファイルの展開アルゴリズムの一例を示すフローチャートである。ラッピングファイルが配信されれば、ラッピングファイル内の設定情報が登録されているファイル領域から、対象ファイルに係る実行環境を定義する環境情報等の設定情報を読み出す(ステップS51)。これらの設定情報については、全てまたは一部の設定情報をレジストリに登録するように構成してもよい。ラッピングファイルからの設定情報の読み出しが完了すれば、ユーザインタフェースを用いてユーザにより入力された設定情報を読み出す(ステップS52)。ユーザが対象ファイルの実行環境を所定の範囲内において任意に設定できる構成をとることにより、対象ファイルの利用形態をより多様化することが可能となる。ユーザにより入力できる設定情報としては、対象ファイルを一意に識別するソフトウエアキー名、ソフトウエアの通称を表すソフトウエア名、アプリケーションプログラム種別、対象ファイルを展開する記憶領域を示すフォルダ種別、対象フォルダの実行形態を規定する引数制御情報等が挙げられる。アプリケーション種別としては、通常のWindows(登録商標)アプリケーションや、OfficeファイルからOfficeを起動するOfficeアプリケーション等がある。   Next, target file expansion processing will be described. FIG. 9 is a flowchart illustrating an example of a target file expansion algorithm. If the wrapping file is distributed, setting information such as environment information defining the execution environment related to the target file is read from the file area where the setting information in the wrapping file is registered (step S51). About these setting information, you may comprise so that all or one part of setting information may be registered into a registry. When the reading of the setting information from the wrapping file is completed, the setting information input by the user is read using the user interface (step S52). By adopting a configuration in which the user can arbitrarily set the execution environment of the target file within a predetermined range, the usage mode of the target file can be further diversified. Setting information that can be input by the user includes a software key name that uniquely identifies the target file, a software name that indicates the common name of the software, an application program type, a folder type that indicates a storage area in which the target file is expanded, and a target folder Examples include argument control information that defines the execution form. As the application type, there are a normal Windows (registered trademark) application, an Office application for starting Office from an Office file, and the like.

種々の設定情報の読み出しが完了すれば、自己展開モジュールを起動して対象ファイルを展開する(ステップS53)。ラッピングが解除されれば、レジストリに登録された環境情報に基づいて格納先の一時フォルダを決定して、当該フォルダに対象ファイルを格納する。対象ファイルに対してデータ変換処理が適用されている場合には、復号化処理、解凍処理等の所定のアルゴリズムに基づく逆データ変換処理を適用して、復元された対象ファイルを所定のフォルダに格納する。対象ファイルが所定のフォルダに格納されれば、対象ファイルが実行形式のファイルである場合には、対象ファイルのアクセス権を「実行」及び「削除」に設定する(ステップS54)。これにより、アドミニストレータ以外の通常のユーザは、対象ファイルを読み出すこと、並びに対象ファイルに書き込むことが不能となる。このようなアクセス権の設定に関しては、Windowsをプラットフォームとするアプリケーションプログラムについては、OS(オペレーティング・システム)の機能を用いて実現することが可能である。また、対象ファイルが実行形式ファイル以外のファイルである場合にも、使用環境に応じて適宜アクセス権を設定するのが好適である。   When reading of various setting information is completed, the self-expanding module is activated to expand the target file (step S53). If the wrapping is canceled, the temporary folder of the storage destination is determined based on the environment information registered in the registry, and the target file is stored in the folder. If data conversion processing is applied to the target file, apply the reverse data conversion processing based on a predetermined algorithm such as decryption processing or decompression processing, and store the restored target file in a predetermined folder To do. If the target file is stored in a predetermined folder, if the target file is an executable file, the access right of the target file is set to “execute” and “delete” (step S54). As a result, normal users other than the administrator cannot read the target file and write to the target file. Regarding the setting of such an access right, an application program using Windows as a platform can be realized by using an OS (operating system) function. Even when the target file is a file other than the executable file, it is preferable to set the access right as appropriate according to the use environment.

なお、上記の実施の形態1では、対象ファイルを含むラッピングファイルをクライアント端末3の二次記憶装置内の所定のフォルダ(一時フォルダを含む)に格納して、二次記憶装置内の一時フォルダに対象ファイルを展開する構成をとる。対象ファイルの使用が終了した後には、対象ファイルのみを削除するか、あるいは対象ファイルおよびラッピングファイルの全てまたは一部を削除する。本願発明では、このような構成に代えて、対象ファイルを含むラッピングファイルをクライアント端末3の二次記憶装置内の所定のフォルダに格納し、自己展開モジュールを使用して展開された対象ファイルを主記憶装置35に記憶させる構成をとることも可能である。この場合、対象ファイルは、揮発性の主記憶装置35にのみ存在するので、主記憶装置35において他のファイルを対象ファイルに上書きするのみで対象ファイルを削除することが可能となる。なお、Officeアプリケーションのマクロを対象ファイルとして使用することもできる。この場合、マクロを使用してメニューを無効化することにより、単純な複製を防止することが可能となる。監視モジュールによりアドミニストレータによるマクロの設定の変更が検知されれば、ライセンス契約に違反するファイルの不正使用として同様にライセンス管理サーバ1への通知が為される。   In the first embodiment, the wrapping file including the target file is stored in a predetermined folder (including a temporary folder) in the secondary storage device of the client terminal 3 and stored in the temporary folder in the secondary storage device. The configuration is such that the target file is expanded. After the use of the target file is finished, only the target file is deleted, or all or a part of the target file and the wrapping file are deleted. In the present invention, instead of such a configuration, the wrapping file including the target file is stored in a predetermined folder in the secondary storage device of the client terminal 3, and the target file expanded using the self-expanding module is used as the main file. It is also possible to adopt a configuration for storing in the storage device 35. In this case, since the target file exists only in the volatile main storage device 35, the target file can be deleted only by overwriting the target file with another file in the main storage device 35. An Office application macro can also be used as the target file. In this case, simple duplication can be prevented by invalidating the menu using a macro. If the monitoring module detects a macro setting change by the administrator, the license management server 1 is similarly notified of unauthorized use of a file that violates the license agreement.

以上のように、この実施の形態1に係るライセンス管理システム等によれば、クライアント端末3が、配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する自己展開モジュールと、対象ファイルの使用を監視する機能を少なくとも有するランチャーモジュールと、認証機能を少なくとも有するアクションモジュールとを少なくとも含むラッピングファイルをライセンス管理サーバ1から受信し、クライアント端末3が自己展開モジュールを実行してラッピングを解除し、クライアント端末3がアクションモジュールを実行して認証情報をライセンス管理サーバ1へ送信し、ライセンス管理サーバ1が認証情報が正規のものであると認定されればクライアント端末3に対してライセンスが付与されたことを通知し、クライアント端末3がライセンスを付与されればランチャーモジュールを実行した状態で対象ファイルを使用し、クライアント端末3がランチャーモジュールにより対象ファイルの使用の終了が検知されれば対象ファイルを削除するように構成したので、クライアント端末3のユーザは、ライセンス管理システムを利用するにあたって、ライセンス管理関連プログラムのインストール等についての種々の手続きをとることなく、ライセンス管理システムを利用することが可能となる。ライセンス管理サーバ1の使用許諾を受けたファイルの使用のみをクライアント端末3において可能とするライセンス管理システムを、クライアント端末3のユーザに種々の手続きをとらせることなく構築することが可能となるから、クライアント端末3のユーザの利便性を一段と向上することができる。また、使用許諾の対象となる対象ファイルは、ライセンスを付与されるまでは使用不能な状態にあり、展開されてもその使用が監視され、使用が終了した段階で削除されるから、ライセンス契約に違反するファイルの不正使用を防止することができる。また、対象ファイルを削除することで、逆アセンブリによる対象ファイルの解析を防止することができる。   As described above, according to the license management system and the like according to the first embodiment, the client terminal 3 uses the target file to be distributed, the self-expanding module having at least the function of releasing wrapping, and the use of the target file. The client terminal 3 receives a wrapping file including at least a launcher module having a monitoring function and an action module having at least an authentication function from the license management server 1, and the client terminal 3 executes the self-expanding module to release the wrapping, and the client terminal 3 executes the action module and transmits the authentication information to the license management server 1, and if the license management server 1 determines that the authentication information is authentic, it indicates that the license has been granted to the client terminal 3. Notify and If the client terminal 3 is granted a license, the target file is used while the launcher module is executed, and if the client terminal 3 detects the end of use of the target file by the launcher module, the target file is deleted. Therefore, when using the license management system, the user of the client terminal 3 can use the license management system without taking various procedures for installing a license management related program. Since it becomes possible to construct a license management system that allows the client terminal 3 to use only the file for which the license management server 1 has been licensed, without causing the user of the client terminal 3 to perform various procedures. The convenience of the user of the client terminal 3 can be further improved. In addition, the target file subject to the license is not usable until the license is granted, and even if it is deployed, its use is monitored and deleted when the use is completed. Unauthorized use of violating files can be prevented. Further, by deleting the target file, it is possible to prevent the target file from being analyzed by disassembly.

また、この実施の形態1に係るライセンス管理システム等によれば、ランチャーモジュールにより対象ファイルのアクセス権が変更されたことが検知されれば、クライアント端末3が対象ファイルのアクセス権が変更されたことを示すメッセージをライセンス管理サーバ1へ通知し、ライセンス管理サーバ1がクライアント端末3またはクライアント端末3のユーザについての少なくとも当該対象ファイルに係るライセンスを取り消すように構成したので、クライアント端末3のアドミニストレータが対象ファイルのアクセス権を変更して、ライセンス契約に違反する不正使用を行うと、ライセンスが取り消されてその後少なくとも当該対象ファイルの配信を受けることができなくなるという不利益を被るので、ライセンス契約に違反するファイルの不正使用を防止することができる。   Further, according to the license management system or the like according to the first embodiment, if it is detected by the launcher module that the access right of the target file has been changed, the client terminal 3 has changed the access right of the target file. Is sent to the license management server 1, and the license management server 1 cancels at least the license relating to the target file for the client terminal 3 or the user of the client terminal 3, so that the administrator of the client terminal 3 If you change the access rights of a file and misuse it in violation of the license agreement, the license will be revoked and you will not be able to receive at least the target file afterwards. F Abuse yl can be prevented.

また、この実施の形態1に係るライセンス管理システム等によれば、ランチャーモジュールにより対象ファイルのアクセス権が変更されたことが検知されれば、クライアント端末3が対象ファイルを削除するように構成したので、クライアント端末3のアドミストレータがファイルのアクセス権を変更して、ライセンス契約に違反する不正使用を実行しようとすると、対象ファイルが削除されるから、ライセンス契約に違反するファイルの不正使用を防止することができる。   Further, according to the license management system and the like according to the first embodiment, the client terminal 3 is configured to delete the target file when it is detected that the access right of the target file has been changed by the launcher module. When the administrator of the client terminal 3 changes the file access right and tries to execute unauthorized use that violates the license agreement, the target file is deleted, so that unauthorized use of the file that violates the license agreement is prevented. be able to.

また、この実施の形態1に係るライセンス管理システム等によれば、ライセンス管理サーバ1が対象ファイルをデータ変換した後にラッピングしてラッピングファイルを作成し、クライアント端末3がライセンスを付与されれば展開用モジュールを実行して対象ファイルを復元するように構成したので、対象ファイルは、データ変換された状態でクライアント端末3に配信され、ライセンスを付与された後に展開モジュールを実行して復元されるまでは使用不能な状態にあるから、ライセンス契約に違反するファイルの不正使用をより確実に防止することができる。   Further, according to the license management system or the like according to the first embodiment, the license management server 1 wraps the target file after data conversion to create a wrapping file, and if the client terminal 3 is granted a license, Since the target file is restored by executing the module, the target file is delivered to the client terminal 3 in a data-converted state until it is restored by executing the expansion module after being granted a license. Since it is in an unusable state, unauthorized use of a file that violates the license agreement can be prevented more reliably.

また、この実施の形態1に係るライセンス管理システム等によれば、クライアント端末3が、自己展開モジュールを実行して展開した対象ファイルを、クライアント端末3の主記憶装置35に記憶するように構成したので、主記憶装置35内で対象ファイルの記憶された記憶領域に他の任意のファイルを上書きするのみで対象ファイルを削除することができるから、対象ファイルの削除を容易かつ効率的に実行することができる。また、対象ファイルを不揮発性の二次記憶装置に記憶することがないので、ファイルの不正使用をより確実に防止することができる。   Further, according to the license management system or the like according to the first embodiment, the client terminal 3 is configured to store the target file expanded by executing the self-expanding module in the main storage device 35 of the client terminal 3. Therefore, the target file can be deleted simply by overwriting another arbitrary file in the storage area in which the target file is stored in the main storage device 35. Therefore, the target file can be easily and efficiently deleted. Can do. In addition, since the target file is not stored in the non-volatile secondary storage device, unauthorized use of the file can be prevented more reliably.

また、この実施の形態1に係るラッピングファイル作成方法によれば、実行形式ファイルとして与えられる自己展開モジュールにランチャーモジュール及びアクションモジュールを結合して実行形式ファイルとして与えられるモジュール集合体を作成し、このモジュール集合体に対象ファイルを含む複数のファイルを結合して実行形式ファイルとして与えられるラッピングファイルを作成するように構成したので、ランチャーモジュールやアクションモジュールを実行することで対象ファイルに係るライセンス管理が為されるから、クライアント端末3から配信を要求された対象ファイルを配信する際に、ライセンス管理を目的とした対象ファイルの改変処理や対象ファイルへのサブモジュールの付加処理等を実行する必要がなくなり、ライセンス管理サーバにおいて対象ファイルに係る改変・付加用プログラム等のライブラリの構築を省くことが可能となり、ライセンス管理システムの開発コストを低減することができる。   Further, according to the wrapping file creation method according to the first embodiment, a launcher module and an action module are combined with a self-expanding module given as an executable format file to create a module aggregate given as an executable format file. Since it is configured to create a wrapping file that is given as an executable file by combining multiple files including the target file into the module aggregate, license management related to the target file can be performed by executing the launcher module or action module. Therefore, when distributing the target file requested to be distributed from the client terminal 3, it is not necessary to execute a modification process of the target file for the purpose of license management, a process of adding a submodule to the target file, etc. Rye It is possible to omit the construction of libraries of such modifications, addition program according to the target file in Nsu management server, it is possible to reduce the development cost of the license management system.

実施の形態2.
本願発明の実施の形態2に係るライセンス管理システム等は、対象ファイルの使用期間が予め設定され、当該使用期間を過ぎると対象ファイルを削除して使用不能とする点で実施の形態1に係るライセンス管理システム等と相違する。図10は、実施の形態2におけるクライアント端末の動作の一例を示すフローチャートである。図10において、図7と同一符号は同一の処理を示すので、その説明を省略する。
Embodiment 2. FIG.
The license management system or the like according to the second embodiment of the present invention has a license according to the first embodiment in that the usage period of the target file is set in advance, and the target file is deleted and disabled after the usage period. Different from the management system. FIG. 10 is a flowchart illustrating an example of the operation of the client terminal according to the second embodiment. In FIG. 10, the same reference numerals as those in FIG.

ステップS25において、ライセンス管理サーバ1からライセンスが付与されたことを示すメッセージが通知される場合には、ライセンス管理サーバ1は当該通知と共に対象ファイルの使用期間等に係るライセンス情報をクライアント端末3に送信する。クライアント端末3は、ライセンス管理サーバ1から送信された使用期間等のライセンス情報を読み出す(ステップS61)。この際、使用期間等のライセンス情報の全てまたは一部をレジストリに登録するように構成するのが好適である。   If a message indicating that a license has been granted is notified from the license management server 1 in step S25, the license management server 1 transmits to the client terminal 3 license information related to the usage period of the target file along with the notification. To do. The client terminal 3 reads the license information such as the usage period transmitted from the license management server 1 (step S61). In this case, it is preferable that all or part of the license information such as the usage period is registered in the registry.

実行プロセスの終了が検知されて、ステップS32においてライセンス管理サーバ1へ対象ファイルの使用を終了したことを示すメッセージを通知した後には、クライアント端末3の制御部33は、クライアント端末3内で動作するシステム時計の時刻が対象ファイルの使用期間外の時刻であるか否かを判定する(ステップS62)。システム時計の時刻が対象ファイルの使用期間内であれば、処理をステップS21に移行する。そして、ユーザから対象ファイルの使用が再び指示されるまで待機する。ステップS62において、システム時計の時刻が対象ファイルの使用期間外の時刻であれば、対象ファイルを削除する(ステップS33)。なお、この実施の形態においては、対象ファイルが削除されるまでは、ランチャーモジュールを主記憶装置35に常駐される構成とし、対象ファイルの使用を終了した後でも、対象ファイルのアクセス権の変更を常時監視する。対象ファイルのアクセス権の変更が検知されれば、ステップS30およびステップS33における処理と同様に、ライセンス管理サーバ1へ対象ファイルのアクセス権が変更されたことを示すメッセージを通知して、対象ファイルを削除する。   After detecting the end of the execution process and notifying the license management server 1 of the message indicating the end of use of the target file in step S32, the control unit 33 of the client terminal 3 operates in the client terminal 3. It is determined whether or not the time of the system clock is outside the usage period of the target file (step S62). If the time of the system clock is within the usage period of the target file, the process proceeds to step S21. Then, it waits until the user instructs to use the target file again. In step S62, if the time of the system clock is outside the usage period of the target file, the target file is deleted (step S33). In this embodiment, the launcher module is made resident in the main storage device 35 until the target file is deleted, and the access right of the target file is changed even after the use of the target file is finished. Monitor constantly. If a change in the access right of the target file is detected, a message indicating that the access right of the target file has been changed is notified to the license management server 1 in the same manner as the processing in step S30 and step S33, and the target file is stored. delete.

なお、上記の実施の形態2では、ステップS32においてライセンス管理サーバ1へ対象ファイルの使用を終了したことを示すメッセージを通知した後に、システム時計の時刻が対象ファイルの使用期間外の時刻となるか否かを判定する構成としているが、ステップS21においてユーザから対象ファイルの使用が指示されたと判定された後に、システム時計の時刻が対象ファイルの使用期間外の時刻となるか否かを判定する構成としてもよく、また他のタイミングで判定するように構成してもよい。   In the second embodiment, after the message indicating that the use of the target file is finished is notified to the license management server 1 in step S32, is the system clock time set to a time outside the use period of the target file? However, after it is determined in step S21 that the use of the target file has been instructed by the user, it is determined whether or not the time of the system clock is outside the use period of the target file. Alternatively, the determination may be made at another timing.

以上のように、この実施の形態2に係るライセンス管理システム等によれば、クライアント端末3が、配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する自己展開モジュールと、対象ファイルの使用を監視する機能を少なくとも有するランチャーモジュールと、認証機能を少なくとも有するアクションモジュールとを少なくとも含むラッピングファイルを、ライセンス管理サーバ1から受信し、クライアント端末3が自己展開モジュールを実行してラッピングを解除し、クライアント端末3がアクションモジュールを実行して認証情報をライセンス管理サーバ1へ送信し、ライセンス管理サーバ1が、認証情報が正規のものであると認定されればクライアント端末3に対してライセンスが付与されたことを通知するとともに対象ファイルの使用が許諾される使用期間を通知し、クライアント端末3が、ライセンスが付与されればランチャーモジュールを実行した状態で対象ファイルを使用し、クライアント端末3が、ランチャーモジュールにより対象ファイルの使用期間が過ぎたことが検知されれば対象ファイルを削除するように構成したので、クライアント端末3のユーザは、ライセンス管理システムを利用するにあたって、ライセンス管理関連プログラムのインストール等についての種々の手続きをとることなく、ライセンス管理システムを利用することが可能となる。ライセンス管理サーバ1の使用許諾を受けたファイルの使用のみをクライアント端末3において可能とするライセンス管理システムを、クライアント端末3のユーザに種々の手続きをとらせることなく構築することが可能となるから、クライアント端末3のユーザの利便性を一段と向上することができる。また、使用許諾の対象となる対象ファイルは、ライセンスを付与されて使用が可能となり、その使用が監視され、対象ファイルの使用期間が過ぎた段階で削除されるから、ライセンス契約に違反するファイルの不正使用を防止することができる。さらに、許諾対象のファイルに使用期間を設定することで、対象ファイルを使用する毎にライセンス管理サーバからラッピングファイルを受信する必要がなくなり、効率的な作業環境を構築することができる。   As described above, according to the license management system and the like according to the second embodiment, the client terminal 3 uses the target file to be distributed, the self-expanding module having at least the function of releasing wrapping, and the use of the target file. A wrapping file including at least a launcher module having a monitoring function and an action module having at least an authentication function is received from the license management server 1, and the client terminal 3 executes the self-expanding module to release the wrapping, and the client The terminal 3 executes the action module and transmits the authentication information to the license management server 1, and if the license management server 1 determines that the authentication information is authentic, the client terminal 3 is granted a license. If you notify The client terminal 3 uses the target file in a state in which the launcher module is executed if the license is granted, and the client terminal 3 uses the target file by the launcher module. Since it is configured to delete the target file when it is detected that the usage period has expired, the user of the client terminal 3 uses various procedures for installing a license management related program and the like when using the license management system. It is possible to use the license management system without taking Since it becomes possible to construct a license management system that allows the client terminal 3 to use only the file for which the license management server 1 has been licensed, without causing the user of the client terminal 3 to perform various procedures. The convenience of the user of the client terminal 3 can be further improved. In addition, the target file subject to the license can be used after being licensed, its use is monitored, and it is deleted when the usage period of the target file has passed. Unauthorized use can be prevented. Furthermore, by setting the usage period for the license target file, it is not necessary to receive the wrapping file from the license management server every time the target file is used, and an efficient work environment can be constructed.

なお、上記の実施の形態1および実施の形態2により説明されるライセンス管理システム等は、本願発明を限定するものではなく、例示することを意図して開示されているものである。本願発明の技術的範囲は特許請求の範囲の記載により定められるものであり、特許請求の範囲に記載された発明の技術的範囲内において種々の設計的変更が可能である。例えば、上記の実施の形態では、ランチャーモジュールにより主体的に対象ファイルを削除する構成としているが、ライセンス管理サーバから通知される命令メッセージに応じて、ランチャーモジュールにより対象ファイルを削除する構成としてもよく、このような態様のライセンス管理システムも本願発明の技術的範囲内に含まれることは言うまでもない。   Note that the license management system and the like described in the first and second embodiments are not intended to limit the present invention but are disclosed for the purpose of illustration. The technical scope of the present invention is defined by the description of the scope of claims, and various design changes can be made within the technical scope of the invention described in the scope of claims. For example, in the above embodiment, the target file is deleted by the launcher module, but the target file may be deleted by the launcher module in response to a command message notified from the license management server. Needless to say, such a license management system is also included in the technical scope of the present invention.

本願発明は、実行形式ファイル、データファイル、デジタルコンテンツ等のソフトウエアを通信ネットワークを介して配信するソフトウエア配信システムにおけるライセンス管理に適用できるものである。   The present invention can be applied to license management in a software distribution system that distributes software such as executable files, data files, and digital contents via a communication network.

本願発明に係るライセンス管理システムの構成の一例を示す概略図である。It is the schematic which shows an example of a structure of the license management system which concerns on this invention. 本願発明に係るライセンス管理システムのライセンス管理サーバの構成の一例を示す概略図である。It is the schematic which shows an example of a structure of the license management server of the license management system which concerns on this invention. 本願発明に係るライセンス管理システムのクライアント端末の構成の一例を示す概略図である。It is the schematic which shows an example of a structure of the client terminal of the license management system which concerns on this invention. 本願発明に係るライセンス管理サーバの動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the license management server which concerns on this invention. ラッピングファイルのファイル構造の一例を示す図である。It is a figure which shows an example of the file structure of a wrapping file. ラッピングファイルを作成する手順を示すフローチャートである。It is a flowchart which shows the procedure which produces a wrapping file. 実施の形態1におけるクライアント端末の動作の一例を示すフローチャートである。3 is a flowchart illustrating an example of an operation of a client terminal in the first embodiment. 実施の形態1におけるクライアント端末の部分的な動作の一例を示すフローチャートである。3 is a flowchart illustrating an example of a partial operation of the client terminal according to the first embodiment. 対象ファイルの展開アルゴリズムの一例を示すフローチャートである。It is a flowchart which shows an example of the expansion | deployment algorithm of an object file. 実施の形態2におけるクライアント端末の動作の一例を示すフローチャートである。10 is a flowchart illustrating an example of an operation of a client terminal in the second embodiment.

符号の説明Explanation of symbols

1 ライセンス管理サーバ、2 通信ネットワーク、3 クライアント端末、11 キーボード、12 マウス、13 ディスプレイ、14 ネットワークインタフェース部、15 入出力インタフェース部、16 制御部、17 ファイル送受信部、18 ファイル記憶部、19 自己展開モジュール記憶部、20 ランチャーモジュール記憶部、21 アクションモジュール記憶部、22 一時記憶部、23 認証情報記憶部、24 クライアント端末情報記憶部、31 ネットワークインタフェース部、32 入出力インタフェース部、33 制御部、34 ファイル送受信部、35 主記憶装置、36 ファイル記憶部、37 認証情報記憶部

1 license management server, 2 communication network, 3 client terminal, 11 keyboard, 12 mouse, 13 display, 14 network interface unit, 15 input / output interface unit, 16 control unit, 17 file transmission / reception unit, 18 file storage unit, 19 self-development Module storage unit 20 Launcher module storage unit 21 Action module storage unit 22 Temporary storage unit 23 Authentication information storage unit 24 Client terminal information storage unit 31 Network interface unit 32 Input / output interface unit 33 Control unit 34 File transmission / reception unit, 35 main storage device, 36 file storage unit, 37 authentication information storage unit

Claims (11)

配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、前記対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを作成して、前記対象ファイルの配信を要求されると通信ネットワークを介して前記ラッピングファイルを配信するサーバと、
前記ラッピングファイルを前記通信ネットワークを介して受信して、前記ラッピングファイルに含まれる前記展開用モジュール、前記認証用モジュール及び前記監視用モジュールを実行して、前記対象ファイルを使用するクライアント端末とを有して構成され、
前記クライアント端末は、前記展開用モジュールを実行してラッピングを解除し、
前記クライアント端末は、前記認証用モジュールを実行して認証情報を前記サーバへ送信し、
前記サーバは、前記認証情報が正規のものであると認定されれば、前記クライアント端末に対してライセンスが付与されたことを通知し、
前記クライアント端末は、ライセンスが付与されれば、前記監視用モジュールを実行した状態で前記対象ファイルを使用し、
前記クライアント端末は、前記監視用モジュールにより前記対象ファイルの使用の終了が検知されれば、前記対象ファイルを削除することを特徴とするライセンス管理システム。
Creating a wrapping file including at least a target file to be distributed, a deployment module having at least a function of releasing wrapping, an authentication module, and a monitoring module for monitoring the use of the target file; A server that distributes the wrapping file via a communication network when requested to be distributed,
A client terminal that receives the wrapping file via the communication network, executes the deployment module, the authentication module, and the monitoring module included in the wrapping file and uses the target file; Configured,
The client terminal executes the deployment module to release wrapping,
The client terminal executes the authentication module and sends authentication information to the server,
If the authentication information is authorized, the server notifies the client terminal that a license has been granted,
If the license is granted, the client terminal uses the target file in a state where the monitoring module is executed,
The license management system according to claim 1, wherein the client terminal deletes the target file when use of the target file is detected by the monitoring module.
配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、前記対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを作成して、前記対象ファイルの配信を要求されると通信ネットワークを介して前記ラッピングファイルを配信するサーバと、
前記ラッピングファイルを前記通信ネットワークを介して受信して、前記ラッピングファイルに含まれる前記展開用モジュール、前記認証用モジュール及び前記監視用モジュールを実行して、前記対象ファイルを使用するクライアント端末とを有して構成され、
前記クライアント端末は、前記展開用モジュールを実行してラッピングを解除し、
前記クライアント端末は、前記認証用モジュールを実行して認証情報を前記サーバへ送信し、
前記サーバは、前記認証情報が正規のものであると認定されれば、前記クライアント端末に対してライセンスが付与されたことを通知するとともに、前記対象ファイルの使用が許諾される使用期間を通知し、
前記クライアント端末は、ライセンスが付与されれば、前記監視用モジュールを実行した状態で前記対象ファイルを使用し、
前記クライアント端末は、前記監視用モジュールにより前記使用期間が過ぎたことが検知されれば、前記対象ファイルを削除することを特徴とするライセンス管理システム。
Creating a wrapping file including at least a target file to be distributed, a deployment module having at least a function of releasing wrapping, an authentication module, and a monitoring module for monitoring the use of the target file; A server that distributes the wrapping file via a communication network when requested to be distributed,
A client terminal that receives the wrapping file via the communication network, executes the deployment module, the authentication module, and the monitoring module included in the wrapping file and uses the target file; Configured,
The client terminal executes the deployment module to release wrapping,
The client terminal executes the authentication module and sends authentication information to the server,
If it is determined that the authentication information is authentic, the server notifies the client terminal that a license has been granted and notifies the usage period during which use of the target file is permitted. ,
If the license is granted, the client terminal uses the target file in a state where the monitoring module is executed,
The license management system, wherein the client terminal deletes the target file when the monitoring module detects that the usage period has passed.
前記監視用モジュールにより前記対象ファイルのアクセス権が変更されたことが検知されると、前記クライアント端末は、前記対象ファイルのアクセス権が変更されたことを示すメッセージを前記サーバへ通知し、
前記サーバは、当該クライアント端末または当該クライアント端末のユーザについての少なくとも当該対象ファイルに係るライセンスを取り消すことを特徴とする請求項1または請求項2に記載のライセンス管理システム。
When the monitoring module detects that the access right of the target file has been changed, the client terminal notifies the server that the access right of the target file has been changed, and
The license management system according to claim 1, wherein the server cancels a license related to at least the target file for the client terminal or the user of the client terminal.
前記サーバは、前記対象ファイルをデータ変換した後にラッピングしてラッピングファイルを作成し、
前記クライアント端末は、ライセンスが付与されれば、前記展開用モジュールを実行して前記対象ファイルを復元することを特徴とする請求項1または請求項2に記載のライセンス管理システム。
The server creates a wrapping file by wrapping after converting the target file,
3. The license management system according to claim 1, wherein, when a license is granted, the client terminal executes the expansion module to restore the target file. 4.
ファイルの配信を要求する工程と、
配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、前記対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを受信する工程と、
前記展開用モジュールを実行して、ラッピングを解除する工程と、
前記認証用モジュールを実行して、認証情報を通信ネットワークを介してサーバへ送信する工程と、
前記サーバからライセンスが付与されたことを示すメッセージを受信すると、前記監視用モジュールを実行した状態で前記対象ファイルを使用する工程と、
前記監視用モジュールにより前記対象ファイルの使用の終了が検知されれば、前記対象ファイルを削除する工程とを有することを特徴とするライセンス管理方法。
Requesting file delivery;
Receiving a wrapping file including at least a target file to be distributed, a deployment module having at least a function of releasing wrapping, an authentication module, and a monitoring module for monitoring the use of the target file;
Executing the unfolding module to release wrapping;
Executing the authentication module and transmitting authentication information to a server via a communication network;
Receiving a message indicating that a license has been granted from the server, using the target file in a state in which the monitoring module is executed;
And a step of deleting the target file when an end of use of the target file is detected by the monitoring module.
ファイルの配信を要求する工程と、
配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、前記対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを受信する工程と、
前記展開用モジュールを実行して、ラッピングを解除する工程と、
前記認証用モジュールを実行して、認証情報を通信ネットワークを介してサーバへ送信する工程と、
前記サーバからライセンスが付与されたことを示すメッセージおよび前記対象ファイルの使用が許諾される使用期間に係る情報を受信すると、前記監視用モジュールを実行した状態で前記対象ファイルを使用する工程と、
前記監視用モジュールにより前記対象ファイルの前記使用期間が過ぎたことが検知されれば、前記対象ファイルを削除する工程とを有することを特徴とするライセンス管理方法。
Requesting file delivery;
Receiving a wrapping file including at least a target file to be distributed, a deployment module having at least a function of releasing wrapping, an authentication module, and a monitoring module for monitoring the use of the target file;
Executing the unfolding module to release wrapping;
Executing the authentication module and transmitting authentication information to a server via a communication network;
When receiving a message indicating that a license has been granted from the server and information relating to a usage period during which use of the target file is permitted, using the target file in a state where the monitoring module is executed;
And a step of deleting the target file when the monitoring module detects that the usage period of the target file has passed.
前記監視用モジュールにより前記対象ファイルのアクセス権が変更されたことが検知されると、前記対象ファイルを削除する工程を有することを特徴とする請求項5または請求項6に記載のライセンス管理方法。 7. The license management method according to claim 5, further comprising a step of deleting the target file when it is detected that the access right of the target file has been changed by the monitoring module. 前記展開用モジュールを実行して展開した前記対象ファイルを、主記憶装置に記憶することを特徴とする請求項5または請求項6に記載のライセンス管理方法。 7. The license management method according to claim 5, wherein the target file expanded by executing the expansion module is stored in a main storage device. ファイルの配信を要求するステップと、
配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、前記対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを受信するステップと、
前記展開用モジュールを実行して、ラッピングを解除するステップと、
前記認証用モジュールを実行して、認証情報を通信ネットワークを介してサーバへ送信するステップと、
前記サーバからライセンスが付与されたことを示すメッセージを受信すると、前記監視用モジュールを実行した状態で前記対象ファイルを使用するステップと、
前記監視用モジュールにより前記対象ファイルの使用の終了が検知されれば、前記対象ファイルを削除するステップとを有することを特徴とするライセンス管理プログラム。
Requesting delivery of the file;
Receiving a wrapping file including at least a target file to be distributed, a deployment module having at least a function of releasing wrapping, an authentication module, and a monitoring module for monitoring use of the target file;
Executing the deployment module to release wrapping;
Executing the authentication module and transmitting authentication information to a server via a communication network;
Receiving the message indicating that the license has been granted from the server, using the target file in a state where the monitoring module is executed;
And a step of deleting the target file when the monitoring module detects the end of use of the target file.
ファイルの配信を要求するステップと、
配信対象の対象ファイルと、少なくともラッピングを解除する機能を有する展開用モジュールと、認証用モジュールと、前記対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを受信するステップと、
前記展開用モジュールを実行して、ラッピングを解除するステップと、
前記認証用モジュールを実行して、認証情報を通信ネットワークを介してサーバへ送信するステップと、
前記サーバからライセンスが付与されたことを示すメッセージおよび前記対象ファイルの使用が許諾される使用期間に係る情報を受信すると、前記監視用モジュールを実行した状態で前記対象ファイルを使用するステップと、
前記監視用モジュールにより前記対象ファイルの前記使用期間が過ぎたことが検知されれば、前記対象ファイルを削除するステップとを有することを特徴とするライセンス管理プログラム。
Requesting delivery of the file;
Receiving a wrapping file including at least a target file to be distributed, a deployment module having at least a function of releasing wrapping, an authentication module, and a monitoring module for monitoring use of the target file;
Executing the deployment module to release wrapping;
Executing the authentication module and transmitting authentication information to a server via a communication network;
When receiving a message indicating that a license has been granted from the server and information on a usage period during which use of the target file is permitted, using the target file in a state where the monitoring module is executed;
And a step of deleting the target file when the monitoring module detects that the usage period of the target file has passed.
配信対象の対象ファイルと、認証用モジュールと、前記対象ファイルの使用を監視する監視用モジュールとを少なくとも含むラッピングファイルを展開する機能を有して実行形成ファイルとして与えられる展開用モジュールを作成する工程と、
前記認証用モジュール及び前記監視用モジュールを作成する工程と、
前記展開用モジュールに前記認証用モジュール及び前記監視用モジュールを結合して実行形式ファイルとして与えられるモジュール集合体を作成する工程と、
前記モジュール集合体に、少なくとも対象ファイルを含む1または複数のファイルを結合して実行形式ファイルとして与えられる前記ラッピングファイルを作成する工程とを有することを特徴とするラッピングファイル作成方法。



A step of creating a deployment module that has a function of deploying a wrapping file including at least a target file to be distributed, an authentication module, and a monitoring module that monitors the use of the target file and that is given as an executable file When,
Creating the authentication module and the monitoring module;
Combining the authentication module and the monitoring module with the deployment module to create a module aggregate given as an executable file;
And a step of creating one or more files including at least a target file in the module assembly to create the wrapping file given as an executable file.



JP2006300278A 2006-11-06 2006-11-06 License management system, license management method, and license management program Expired - Fee Related JP4931554B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006300278A JP4931554B2 (en) 2006-11-06 2006-11-06 License management system, license management method, and license management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006300278A JP4931554B2 (en) 2006-11-06 2006-11-06 License management system, license management method, and license management program

Publications (2)

Publication Number Publication Date
JP2008117191A true JP2008117191A (en) 2008-05-22
JP4931554B2 JP4931554B2 (en) 2012-05-16

Family

ID=39503050

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006300278A Expired - Fee Related JP4931554B2 (en) 2006-11-06 2006-11-06 License management system, license management method, and license management program

Country Status (1)

Country Link
JP (1) JP4931554B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011053907A (en) * 2009-09-01 2011-03-17 Fujitsu Fip Corp Wrapping file update system and wrapping file update method
JP2011154412A (en) * 2010-01-26 2011-08-11 Kyocera Mita Corp Sdk use-restriction imposing device and use-restriction-imposed software development system
JP2011204068A (en) * 2010-03-26 2011-10-13 Hitachi Solutions Ltd Internal/external document protection system
JP2012083922A (en) * 2010-10-08 2012-04-26 Fujitsu Ltd Data monitoring program, data monitoring method, and data monitoring device
JP2014174721A (en) * 2013-03-08 2014-09-22 Genetec Corp Information sharing system
JP5995341B1 (en) * 2016-06-27 2016-09-21 株式会社 ゼネテック Browsing file browsing method, browsing file browsing program, information sharing system, information sharing system server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002063482A1 (en) * 2001-02-07 2002-08-15 Shima, Masahiko Content and system for managing/utilizing content
JP2006166249A (en) * 2004-12-09 2006-06-22 Sharp Corp Content reproduction system, sever device and reproduction device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002063482A1 (en) * 2001-02-07 2002-08-15 Shima, Masahiko Content and system for managing/utilizing content
JP2006166249A (en) * 2004-12-09 2006-06-22 Sharp Corp Content reproduction system, sever device and reproduction device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011053907A (en) * 2009-09-01 2011-03-17 Fujitsu Fip Corp Wrapping file update system and wrapping file update method
JP2011154412A (en) * 2010-01-26 2011-08-11 Kyocera Mita Corp Sdk use-restriction imposing device and use-restriction-imposed software development system
JP2011204068A (en) * 2010-03-26 2011-10-13 Hitachi Solutions Ltd Internal/external document protection system
JP2012083922A (en) * 2010-10-08 2012-04-26 Fujitsu Ltd Data monitoring program, data monitoring method, and data monitoring device
JP2014174721A (en) * 2013-03-08 2014-09-22 Genetec Corp Information sharing system
JP5995341B1 (en) * 2016-06-27 2016-09-21 株式会社 ゼネテック Browsing file browsing method, browsing file browsing program, information sharing system, information sharing system server

Also Published As

Publication number Publication date
JP4931554B2 (en) 2012-05-16

Similar Documents

Publication Publication Date Title
CN100416547C (en) A method of synchronizing data between contents providers and a portable device via network and a system thereof
JP4664352B2 (en) Method and apparatus for moving or copying rights object between device and portable storage device
JP4976492B2 (en) Methods and systems for backing up and restoring licenses
US8561151B2 (en) Mobile software entitlements manager
US9117055B2 (en) Method and apparatus for downloading DRM module
US8719956B2 (en) Method and apparatus for sharing licenses between secure removable media
US20110107437A1 (en) System for providing mobile data security
US20070219921A1 (en) Apparatus and method for digital rights management
JP4931554B2 (en) License management system, license management method, and license management program
JP2008547088A (en) Software license manager that employs license proof for remote execution of software functions
JP2008262580A (en) Software execution control system and software execution control program
JP4533935B2 (en) License authentication system and authentication method
US20100088750A1 (en) Terminal apparatus, server and system thereof
JP5112924B2 (en) Application moving system, application moving method, program, and portable terminal
JP5272602B2 (en) Authentication function linkage device, authentication function linkage system, and authentication function linkage program
JP2007299053A (en) Access control method and access control program
KR20080081631A (en) Apparatus and method for digital rights management loaded on mobile terminal
JP2011193264A (en) Content distribution system, content server, client device, content distribution method, content distribution method of the content server, content acquisition method of client device and program
CN101246533A (en) Method and apparatus for managing digital content
JP5282879B2 (en) Privacy information protection system and method
JP2013190884A (en) License management system and client terminal
US20130219510A1 (en) Drm/cas service device and method using security context
JP2015185071A (en) Information track system and information track method
JP2007329731A (en) Method, system, and program for certificate update
JP4089309B2 (en) Object use management system, information processing apparatus or method for using or providing object, and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090901

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111018

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111216

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120214

R150 Certificate of patent or registration of utility model

Ref document number: 4931554

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150224

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

LAPS Cancellation because of no payment of annual fees