JP2000207199A - Method, device and system for managing software - Google Patents

Method, device and system for managing software

Info

Publication number
JP2000207199A
JP2000207199A JP11007777A JP777799A JP2000207199A JP 2000207199 A JP2000207199 A JP 2000207199A JP 11007777 A JP11007777 A JP 11007777A JP 777799 A JP777799 A JP 777799A JP 2000207199 A JP2000207199 A JP 2000207199A
Authority
JP
Japan
Prior art keywords
software
key
license
computer machine
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11007777A
Other languages
Japanese (ja)
Inventor
Hiromichi Toyama
弘道 外山
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP11007777A priority Critical patent/JP2000207199A/en
Publication of JP2000207199A publication Critical patent/JP2000207199A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To prevent with the simple operation of a user the unauthorized use of a software. SOLUTION: This software managing method is provided with a step for generating a second key 3 for identifying the peculiar use of a software on a computer machine on the basis of a first key 1 applied, corresponding to a user permission of the software and an identification code 2 characteristic of each computer machine for operating that software at least and a step for discriminating whether or not the software can be used based only on the second key 3 at the time of using the software. A license code 1 applied at license registration and the software use key 3 deciding whether or not each software can be used within the range of the license thereof are independently managed/ operated.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウエア管理
方法、ソフトウエア管理装置およびソフトウエア管理シ
ステムに関し、特に、ソフトウエアを取引対象とするネ
ットワーク上の電子商取引において、ユーザーの簡易な
操作によりソフトウエアの不正使用を防止して、ソフト
ウエアの柔軟かつ効率的なライセンス管理を実現するた
めの技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software management method, a software management device, and a software management system. More particularly, in electronic commerce on a network for which software is to be traded, software is easily operated by a user. The present invention relates to technology for preventing unauthorized use of software and realizing flexible and efficient license management of software.

【0002】[0002]

【従来の技術】インターネットなどのネットワークを介
して電子商取引によりソフトウエアを販売・管理する一
般的手順を説明する。
2. Description of the Related Art A general procedure for selling and managing software by electronic commerce via a network such as the Internet will be described.

【0003】ユーザーはネットワークを介して所望する
ソフトウエアをダウンロードすることで当該ソフトウエ
アの無料配布を受ける。対価の入金の後、当該ソフトウ
エアの使用を許諾するための、ライセンス付与を示すコ
ード(以下、ライセンスコードと称する)が、販売店等
からユーザーに対して通知される。ユーザーが当該ソフ
トウエアを使用する際に、入力されたライセンスコード
がチェックされ、当該使用がライセンスに基づく正当な
使用であるか否かが判定される。
[0003] A user downloads desired software via a network and receives free distribution of the software. After the payment, the user is notified of a code (hereinafter, referred to as a license code) indicating the grant of a license for permitting use of the software from the store. When the user uses the software, the input license code is checked, and it is determined whether or not the use is a valid use based on the license.

【0004】一方、ソフトウエアは、極めて容易に複製
可能であることを特性とする。このため現実には、ライ
センスを得た1本のソフトウエアが不正にコピーされた
上、複数のコンピュータマシンで無断で不正使用される
場合が多い。
On the other hand, software is characterized in that it can be copied very easily. For this reason, in reality, in many cases, one piece of licensed software is illegally copied and then illegally used by a plurality of computer machines without permission.

【0005】このソフトウエアの不正コピーを防止する
ため、1本ごとのソフトウエアのどのコンピュータマシ
ン上での使用が許諾されているかを管理することが求め
られる。即ち、1本のソフトウエアへのライセンスに対
する複数の使用を防止するためには、マシン固有の識別
コード等により各ソフトウエアの各コンピュータマシン
ごとにおける使用がそれぞれ管理されなければならな
い。
[0005] In order to prevent unauthorized copying of this software, it is required to manage on which computer machine the use of each piece of software is permitted. That is, in order to prevent a plurality of uses for a license for one piece of software, the use of each piece of software on each computer machine must be managed by a machine-specific identification code or the like.

【0006】従来の不正使用チェックの手法として、第
1にライセンスコードを用いる方式があった。この第1
の方式では、ソフトウエアの使用時にライセンスコード
をユーザーに入力させる。このライセンスコードをキー
として使用チェックする。
[0006] As a conventional method of checking unauthorized use, there has been firstly a method using a license code. This first
In this method, a user inputs a license code when using software. Check that this license code is used as a key.

【0007】しかし、この第1の手法では他のユーザー
は、単一のライセンスコードを知りさえすれば、1本の
ソフトウエアへのライセンスしかない場合でも複数のコ
ンピュータマシンで当該ソフトウエアを重複して容易に
使用し得る。従って、不正使用を十分防止することがで
きなかった。加えて、キーを高度に複雑化すれば、ユー
ザーの操作が煩雑となる。
[0007] However, in this first method, if another user only needs to know a single license code, even if there is only a license for one piece of software, the software is duplicated on a plurality of computer machines. And easy to use. Therefore, unauthorized use could not be sufficiently prevented. In addition, if the keys are highly complicated, the operation of the user becomes complicated.

【0008】また第2の手法として、コンピュータマシ
ン固有の識別コードを用いる方式があった。この第2の
方式では、ユーザーがソフトウエアをダウンロードした
際等にこのソフトウエア中にダウンロードされたマシン
の識別コードが埋め込まれる。ソフトウエア使用の際
に、ソフトウエア中の識別コードと当該ソフトウエアが
稼働しているマシンの識別コードとを自動的にチェック
する。従って、ユーザーが使用の際にキーを入力するこ
となく、許可されたマシン以外での不正使用を防止する
ことができる。
As a second method, there is a method using an identification code unique to a computer machine. In the second method, the identification code of the downloaded machine is embedded in the software when the user downloads the software. When software is used, the identification code in the software and the identification code of the machine on which the software is running are automatically checked. Therefore, it is possible to prevent unauthorized use on a machine other than the permitted machine without inputting a key when the user uses the key.

【0009】しかし、この第2の手法では、ダウンロー
ド時にあるライセンスとダウンロード先のコンピュータ
マシンの識別コードが固定的に結びつけられてしまう。
このため、ソフトウエアのバージョンアップや修正など
を同一ライセンス内の変更として処理することができな
い。また、ライセンス登録前にダウンロードしたソフト
ウエアの動作確認を行うこともできない。これらの場合
にも、新規購入時と同様のライセンスの登録手順の再実
行が必要となってユーザーに煩雑な操作を強いる。一
方、ライセンス管理者側も、同一のマシンでの同一のソ
フトウエアの情報を、重複して管理する必要があり、ラ
イセンス管理が煩雑であった。
However, according to the second method, a license at the time of download is fixedly associated with the identification code of the computer machine at the download destination.
For this reason, software version upgrades or modifications cannot be processed as changes within the same license. In addition, the operation of the downloaded software cannot be checked before the license is registered. Also in these cases, it is necessary to re-execute the license registration procedure similar to that at the time of new purchase, forcing the user to perform a complicated operation. On the other hand, the license manager also needs to manage the information of the same software on the same machine redundantly, and the license management is complicated.

【0010】[0010]

【発明が解決しようとする課題】以上のように本発明
は、従来技術における、販売キーあるいはマシン識別コ
ードという単一のキーによる使用チェックであるため
に、ソフトウエアの不正使用が容易であった、あるい
は、ユーザー側の操作及びライセンス管理者側の運用が
煩雑であったという問題点を解決するためになされたも
のである。
As described above, according to the present invention, since the use check is carried out by a single key such as a sales key or a machine identification code in the prior art, unauthorized use of software is easy. Alternatively, it is made to solve the problem that the operation on the user side and the operation on the license manager side are complicated.

【0011】そして、その目的とするところは、ユーザ
ーの簡易な操作によりソフトウエアの不正使用を防止す
ることを可能とするソフトウエア管理方法、ソフトウエ
ア管理装置およびソフトウエア管理システムを提供する
ことにある。
An object of the present invention is to provide a software management method, a software management device, and a software management system that can prevent unauthorized use of software by a simple operation of a user. is there.

【0012】また、他の目的は、電子商取引上の多様な
販売形態に対応可能な汎用的なソフトウエアのライセン
ス管理を実現することにある。
Another object of the present invention is to realize license management of general-purpose software capable of supporting various sales forms in electronic commerce.

【0013】[0013]

【課題を解決するための手段】上記の課題を実現するた
めの本発明の特徴は、ソフトウエア使用許諾時に付与す
るライセンスコードと、当該ソフトウエア使用の際の使
用チェックのキーとを相互に独立させる点にある。即
ち、ライセンス発行時のキーとライセンスチェック時の
キーを分けた点にある。
A feature of the present invention for realizing the above-mentioned object is that a license code assigned at the time of licensing software and a key for use check at the time of using the software are mutually independent. It is in the point to let. That is, the key at the time of license issuance and the key at the time of license check are separated.

【0014】ソフトウエア使用のチェックに用いるキー
(以下、ソフトウエア使用キーと称する)は、各ソフト
毎、かつ各マシン毎に固有のキーが付与される。
A key used for checking software use (hereinafter referred to as a software use key) is provided with a unique key for each software and for each machine.

【0015】かかる機能を実現するために、請求項1の
発明は、ネットワークを介してソフトウエアの使用の管
理を行うソフトウエア管理方法であって、少なくとも、
ソフトウエアの使用許諾に対応して付与される第1のキ
ーと、該ソフトウエアの稼働する各コンピュータマシン
固有の識別コードとに基づいて、前記ソフトウエアの前
記コンピュータマシン上での固有の使用を識別する第2
のキーを生成するステップと、前記ソフトウエアの使用
の際に、前記第2のキーのみに基づいて前記ソフトウエ
アの使用の可否を判定するステップとを含むことを特徴
とする。
In order to realize such a function, the invention according to claim 1 is a software management method for managing use of software via a network.
A unique use of the software on the computer machine is determined based on a first key assigned in accordance with the license of the software and a unique identification code of each computer machine running the software. The second to identify
And a step of determining whether or not to use the software based on only the second key when using the software.

【0016】上記構成によれば、使用許諾時に付与され
た第1のキーと独立して各コンピュータマシン単位にラ
イセンスされた使用であるか否かをチェックすることが
可能となる。従って、ユーザーの簡易な操作でソフトウ
エアの不正使用を十分に防止することが可能となる。
According to the above configuration, it is possible to check whether the use is licensed for each computer machine independently of the first key given at the time of licensing. Therefore, it is possible to sufficiently prevent unauthorized use of the software by a simple operation of the user.

【0017】また、請求項2の発明は、ネットワークを
介してソフトウエアの使用の管理を行うソフトウエア管
理方法であって、ソフトウエアの使用許諾に対応する第
1のキーを付与するステップと、前記第1のキーが存在
する場合に、前記ソフトウエアの稼働する各コンピュー
タマシン上での前記ソフトウエアの固有の使用を識別す
る第2のキーを生成するステップと、前記ソフトウエア
の使用の際に、前記第2のキーのみに基づいて前記ソフ
トウエアの使用の可否を判定するステップとを含むこと
を特徴とする。
According to a second aspect of the present invention, there is provided a software management method for managing use of software via a network, the method comprising: providing a first key corresponding to a license of software; Generating, when the first key is present, a second key identifying a unique use of the software on each computer machine running the software; Determining whether or not the software can be used based on only the second key.

【0018】上記構成によれば、使用許諾時に付与され
た第1のキーと独立して各コンピュータマシン単位にラ
イセンスされた使用であるか否かをチェックすることが
可能となる。従って、ユーザーの簡易な操作でソフトウ
エアの不正使用を十分に防止することが可能となる。
According to the above arrangement, it is possible to check whether or not the use is licensed for each computer machine independently of the first key given at the time of licensing. Therefore, it is possible to sufficiently prevent unauthorized use of the software by a simple operation of the user.

【0019】また、請求項3の発明は、前記第2のキー
の生成ステップは、前記ソフトウエアが最初に使用され
る場合に、前記識別コードのみに基づき前記第2のキー
を生成することにより、ソフトウエア購入前の当該ソフ
トウエアの動作確認を実行させ、この動作確認を管理す
ることが可能となる。
In a third aspect of the present invention, in the step of generating the second key, when the software is used first, the second key is generated based only on the identification code. In addition, it is possible to execute the operation check of the software before purchasing the software, and manage the operation check.

【0020】また、請求項4の発明は、ソフトウエアの
使用許諾に対応して付与される第1のキーの受信の有無
を判断する第1の手段と、前記第1の手段により前記第
1のキーの受信が判断された場合にのみ、前記ソフトウ
エアの稼働する各コンピュータマシン固有の識別コード
に基づいて、前記ソフトウエアの前記コンピュータマシ
ン上での固有の使用を識別する第2のキーを生成する第
2の手段とを具備することを特徴とする。
Further, the invention according to claim 4 is a first means for judging whether or not a first key given in accordance with a license of software has been received, and the first means for determining whether the first key has been received. A second key identifying a unique use of the software on the computer machine based on the unique identification code of each computer machine running the software only when it is determined that the key has been received. And a second means for generating.

【0021】上記構成によれば、使用許諾時に付与され
た第1のキーと独立して各コンピュータマシン単位にラ
イセンスされた使用であるか否かをチェックすることが
可能となる。従って、ユーザーの簡易な操作でソフトウ
エアの不正使用を十分に防止することが可能となる。
According to the above configuration, it is possible to check whether the use is licensed for each computer machine independently of the first key given at the time of licensing. Therefore, it is possible to sufficiently prevent unauthorized use of the software by a simple operation of the user.

【0022】更に、請求項5の発明は、ネットワークを
介してソフトウエアの使用許諾を行うライセンス発行サ
ーバーと、該ソフトウエアの使用の管理を行う使用管理
サーバーと、該ソフトウエアを稼働するユーザーシステ
ムとを具備するソフトウエア管理システムであって、前
記ライセンス発行サーバーは、ソフトウエアの使用許諾
に対応する第1のキーを付与する第1キー生成部を具備
し、前記使用管理サーバーは、少なくとも、前記第1の
キーと、該ソフトウエアの稼働する各コンピュータマシ
ン固有の識別コードとに基づいて、前記ソフトウエアの
前記コンピュータマシン上での固有の使用を識別する第
2のキーを生成する第2キー生成部を具備し、前記ユー
ザーシステムは、前記ソフトウエアの使用の際に、前記
第2のキーのみに基づいて前記ソフトウエアの使用の可
否を判定する使用判定部を具備することを特徴とする。
Further, the invention according to claim 5 is a license issuing server for licensing software via a network, a use management server for managing use of the software, and a user system for operating the software. A software management system comprising: the license issuing server includes a first key generation unit that assigns a first key corresponding to a license for software; and the use management server includes at least: Generating a second key identifying a unique use of the software on the computer machine based on the first key and an identification code unique to each computer machine running the software; A key generation unit, wherein the user system only uses the second key when using the software. Zui and characterized by comprising determining use determination unit whether to use the software.

【0023】上記構成によれば、各ソフトウエアの販売
管理者とライセンスの管理者を独立して設けることが可
能となる。
According to the above configuration, the sales manager of each software and the manager of the license can be provided independently.

【0024】[0024]

【発明の実施の形態】以下、図面を用いて本発明の実施
形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0025】図1は、本実施形態に係るソフトウエア管
理装置およびシステムのシステム構成を説明する図であ
る。図1に示すように、本実施形態に係るソフトウエア
管理システムは、販売管理サーバー10と、ユーザーシ
ステム20と、ライセンス管理サーバー30とにより構
成される。販売管理サーバー10、ユーザーシステム2
0、ライセンス管理サーバー30は、インターネット等
のネットワーク(図示せず)を介して相互にネットワー
ク接続される。
FIG. 1 is a diagram for explaining a system configuration of a software management apparatus and system according to the present embodiment. As shown in FIG. 1, the software management system according to the present embodiment includes a sales management server 10, a user system 20, and a license management server 30. Sales management server 10, user system 2
0. The license management server 30 is mutually connected to a network via a network (not shown) such as the Internet.

【0026】販売管理サーバー10は、ソフトウエアメ
ーカー40などの委託に基づき、ソフトウエアを販売す
る販売店により管理される。販売管理サーバー10は、
販売したソフトウエアの対価としてのユーザーからの入
金を確認後、ユーザーシステム20に対してライセンス
コード1を発行する。
The sales management server 10 is managed by a store that sells software under the consignment of the software maker 40 or the like. The sales management server 10
After confirming payment from the user as consideration for the sold software, a license code 1 is issued to the user system 20.

【0027】ユーザーシステム20は、インターネット
上のショップ等により選択した所望するソフトウエア本
体5aを、ソフトウエアメーカー40から取得する。こ
のソフトウエア5aは、インターネット7を介してユー
ザーシステム20にダウンロードされてもよく、あるい
はCD−ROM9などの形態でオフラインで配布されて
もよい。
The user system 20 acquires a desired software main body 5a selected from a shop or the like on the Internet from a software maker 40. This software 5a may be downloaded to the user system 20 via the Internet 7, or may be distributed off-line in a form such as a CD-ROM 9.

【0028】ライセンス管理サーバー30は、販売店あ
るいは外部委託業者等により管理される。ライセンス管
理サーバー30は、販売された各ソフトウエアがいずれ
のユーザーのいずれのコンピュータマシンに導入され、
使用されているかの管理を行う。具体的には、ライセン
ス管理サーバー30は、対象ソフトウエアのライセンス
コード1が発行されている場合に、ユーザーシステム2
0に対してソフトウエア使用キー3を発行する。
The license management server 30 is managed by a store or an outsourcing company. In the license management server 30, each software sold is installed on any computer machine of any user,
Manage whether it is used. Specifically, when the license code 1 of the target software has been issued, the license management server 30
A software use key 3 is issued for 0.

【0029】次に、本実施形態が用いる各コードおよび
キーの体系を説明する。
Next, a system of each code and key used in this embodiment will be described.

【0030】ライセンスコード1は、販売されたソフト
ウエアの使用許諾を識別するコードである。ライセンス
コード1は、ソフトウエアの販売後ライセンス登録時に
付与され、ソフトウエア購入ユーザーに通知される。こ
のライセンスコード1は、例えばソフトウエア名、販売
番号、ライセンスID、パスワードなどを含んで構成さ
れる。ライセンスコード1は請求項での記載中第1のキ
ーと対応する。
The license code 1 is a code for identifying a license to use the sold software. The license code 1 is assigned at the time of license registration after the sale of the software, and is notified to the software purchase user. The license code 1 includes, for example, a software name, a sales number, a license ID, a password, and the like. The license code 1 corresponds to the first key in the claims.

【0031】マシン識別コード2は、ライセンス登録
後、当該ソフトウエアが稼働すべきコンピュータマシン
を固有に識別するコードである。ライセンス管理サーバ
ー30は、このマシン識別コード2をソフトウエアのラ
イセンス管理の単位とする。マシン識別コード2は、例
えばソフトウエアが稼働するコンピュータマシンのOS
(Operation System)名、OS番号、ソフトウエアが導
入されたハードディスク番号などを含んで構成される。
The machine identification code 2 is a code for uniquely identifying a computer machine on which the software is to be operated after license registration. The license management server 30 uses the machine identification code 2 as a unit for software license management. The machine identification code 2 is, for example, the OS of the computer machine on which the software runs.
(Operation System) name, OS number, hard disk number in which software is installed, and the like.

【0032】ソフトウエア使用キー3は、各ユーザーシ
ステム20でのソフトウエアの使用が発行されたライセ
ンスに基づく正当使用であるか否かを識別するキーであ
る。このソフトウエア使用キー3は、各ソフトウエアを
使用する際に必要となる各コンピュータマシンごとに固
有のキーが付与される。各ユーザーシステム20では、
このソフトウエア使用キー3を用いて当該ソフトウエア
の使用が使用許諾された範囲(例えば、許可された1つ
のコンピュータマシン上での使用か)の使用であるか否
かを判定する。ソフトウエア使用キー3は、例えばマシ
ンの識別情報、ソフトウエア識別情報、日付時間情報な
どを含んで構成される。マシンの識別情報はマシン識別
コード2から任意の変換処理を介して生成されてもよ
い。同様に、ソフトウエア識別情報はライセンスコード
1から任意の変換処理を介して生成されてもよい。構成
要素として上記の他、例えば使用許諾が期限付きである
場合には使用許諾期間情報を含んで構成されてもよい。
さらに、使用モードを含んで構成されてもよい。使用判
定の際にこの使用モードを用いて、当該使用が動作確認
モード、レンタル使用モード、期限付きライセンス使用
モード、無期限ライセンスモードなどのうちいずれのモ
ードであるかをそれぞれ判別することができる。ソフト
ウエア使用キー3は、請求項での記載中第2のキーと対
応する。
The software use key 3 is a key for identifying whether the use of the software in each user system 20 is a legitimate use based on the issued license. The software use key 3 is provided with a unique key for each computer machine required when using each software. In each user system 20,
Using this software use key 3, it is determined whether or not the use of the software is within a licensed range (for example, use on one permitted computer machine). The software use key 3 includes, for example, machine identification information, software identification information, date and time information, and the like. The machine identification information may be generated from the machine identification code 2 through an arbitrary conversion process. Similarly, the software identification information may be generated from the license code 1 through an arbitrary conversion process. In addition to the above, for example, when the license is time-limited, it may be configured to include license period information.
Further, it may be configured to include a use mode. By using this use mode at the time of use determination, it is possible to determine which of the use is the operation check mode, the rental use mode, the term-limited license use mode, the perpetual license mode, and the like. The software use key 3 corresponds to the second key in the claims.

【0033】このソフトウエア使用キー3は、使用チェ
ックの際には単独で使用禁止の解除キーとして用いられ
る。即ち、ライセンスコード1とは相互に独立である。
このため1つのライセンスコード1に対して複数のソフ
トウエア使用キー3を発行してもよい。これにより、1
つのライセンス中で複数のコンピュータマシンでの使用
を認める場合に対応できる。また、ソフトウエア使用キ
ー3は、ユーザーが意識することなく、対象ソフトウエ
ア中などに埋め込まれて使用チェックに用いられる。従
って不正使用防止のため任意に暗号化・複雑化が施され
てよい。
The software use key 3 is used alone as a release key of use prohibition at the time of use check. That is, the license code 1 is mutually independent.
Therefore, a plurality of software use keys 3 may be issued for one license code 1. This gives 1
Can be used when a license permits use on multiple computer machines. The software use key 3 is embedded in target software or the like and used for a use check without the user's awareness. Therefore, encryption and complication may be arbitrarily performed to prevent unauthorized use.

【0034】尚、ライセンスコード1、マシン識別コー
ド2、ソフトウエア使用キー3の上記以外の体系および
生成方法などは任意であり、一般に知られる手法により
生成されてよい。
The system other than the above and the generation method of the license code 1, the machine identification code 2, and the software use key 3 are arbitrary, and may be generated by a generally known method.

【0035】次に、図2から図4を参照して本実施形態
に係るソフトウエア管理方法、ソフトウエア管理装置お
よびソフトウエア管理システムの処理手順を説明する。 (1)ソフトウエア新規購入時 所望するソフトウエアを新規購入する際の手順を、図2
を参照して以下に説明する。
Next, a processing procedure of the software management method, the software management apparatus, and the software management system according to the present embodiment will be described with reference to FIGS. (1) New purchase of software The procedure for newly purchasing the desired software is shown in FIG.
This will be described below with reference to FIG.

【0036】まず、ユーザーは所望するソフトウエアを
ダウンロードなどにより取得する(S10)。
First, the user obtains desired software by downloading or the like (S10).

【0037】次に、ダウンロードされたソフトウエアの
購入の是非の判断のため、ユーザーは当該ソフトウエア
の動作確認を行う(S20)。この動作確認は、例え
ば、当該ソフトウエアの初回起動の際などに動作確認登
録画面を経て処理可能となる。
Next, in order to determine whether to purchase the downloaded software, the user checks the operation of the software (S20). This operation check can be processed via the operation check registration screen, for example, when the software is first started.

【0038】動作確認時には、仮のソフトウエア使用キ
ーを用いて使用チェックが行われる。図3に、動作確認
時の仮のソフトウエア使用キー発行手順を示す。ライセ
ンス管理サーバー30は、ユーザーシステム20から動
作確認用のソフトウエア使用の要求を、当該要求を送信
するコンピュータマシンのマシン識別コード2と共に受
信する。ライセンス管理サーバー30はこのマシン識別
コード2に基づき仮のソフトウエア使用キー3aをユー
ザーシステム20に対して発行する。発行された仮のソ
フトウエア使用キー3aにより、当該ソフトウエアの使
用判定が行われる。このため、販売側は、購入の意志表
示によりライセンス登録を行う前であっても所定のマシ
ンでのみ当該ソフトウエアを稼働させることができる。
また、上記の処理はライセンス管理サーバー30のみで
実行されるので、販売側(販売管理サーバー10)は頻
度の多い動作確認要求を処理する必要がない。一方、ユ
ーザーは、所望するソフトウエアの内容を確認後必要に
応じてソフトウエアを購入することができる。
At the time of operation confirmation, a use check is performed using a temporary software use key. FIG. 3 shows a temporary software use key issuing procedure at the time of operation confirmation. The license management server 30 receives, from the user system 20, a request for using software for operation confirmation together with the machine identification code 2 of the computer machine transmitting the request. The license management server 30 issues a temporary software use key 3a to the user system 20 based on the machine identification code 2. The use of the software is determined by the issued temporary software use key 3a. For this reason, the sales side can operate the software only on a predetermined machine even before the license is registered based on the intention to purchase.
Further, since the above-described processing is executed only by the license management server 30, the selling side (sales management server 10) does not need to process a frequently performed operation check request. On the other hand, the user can purchase the software as necessary after confirming the contents of the desired software.

【0039】尚、この仮のソフトウエア使用キー3a
は、ライセンス管理サーバー30により、当該ソフトウ
エアがいつまで使用できるかを示す使用期限情報を含ん
で生成される。このため、ユーザーシステム側ではソフ
トウエア使用キー3a中に埋め込まれた使用期限情報を
検出することは困難であり、期限情報を不正に改変して
当該ソフトウエアを無期限に使用されることが防止され
る。この期限情報の改変を抑止することで、ソフトウエ
ア使用のモードとして、前述のライセンス使用モードな
どを設けることも可能となる。
The temporary software use key 3a
Is generated by the license management server 30 including expiration date information indicating how long the software can be used. For this reason, it is difficult for the user system to detect the expiration date information embedded in the software use key 3a, and it is possible to prevent the software from being used indefinitely by illegally modifying the expiration date information. Is done. By suppressing the alteration of the term information, it is possible to provide the above-mentioned license use mode or the like as a software use mode.

【0040】次に、動作確認により購入意志を固めたユ
ーザーがソフトウエア購入代金を入金すると、その後に
当該ソフトウエアの購入ユーザー名・購入本数等の販売
データに対応するライセンスコード1が付与され、販売
サーバーなどからユーザーシステム20に通知される
(図1中のD1)。販売管理サーバー10はこのライセ
ンス登録情報を対応するライセンスコード1と共に販売
データベース12に格納する。このライセンスコード1
は同時にライセンス管理サーバー30が管理するライセ
ンス管理データベース32にも格納される(図1中のD
2)。
Next, when the user who has determined the purchase intention by confirming the operation deposits the software purchase price, a license code 1 corresponding to the sales data such as the name of the user who purchased the software and the number of purchases is given thereafter, The user server 20 is notified from a sales server or the like (D1 in FIG. 1). The sales management server 10 stores the license registration information in the sales database 12 together with the corresponding license code 1. This license code 1
Is also stored in the license management database 32 managed by the license management server 30 (D in FIG. 1).
2).

【0041】次に、ライセンスコード1を付与されたユ
ーザーは、ライセンス管理サーバー30に対してライセ
ンス登録を行う(S30)。具体的には、まずユーザー
システム20とライセンス管理サーバー30の間がオン
ライン接続される。この接続には、例えば、ダウンロー
ドされたソフトウエアに付随する汎用モジュールなどに
埋め込まれたライセンス管理サーバー30のネットワー
クアドレスが用いられてよい。ユーザーが対象ソフトウ
エアの初期画面等を介してライセンスコード1を入力す
る。このライセンスコード1の入力により、ライセンス
コード1およびマシン識別コード2がライセンス管理サ
ーバー30に対して送信される(図1中のD3)。この
マシン識別コード2は例えば一般に知られる割り込み命
令などを用いて当該ライセンス登録が起動されたコンピ
ュータマシン固有の識別情報を読みとることにより取得
することができる。
Next, the user who has been given the license code 1 registers the license with the license management server 30 (S30). Specifically, first, the user system 20 and the license management server 30 are connected online. For this connection, for example, a network address of the license management server 30 embedded in a general-purpose module attached to the downloaded software may be used. The user inputs the license code 1 via the initial screen of the target software or the like. By inputting the license code 1, the license code 1 and the machine identification code 2 are transmitted to the license management server 30 (D3 in FIG. 1). The machine identification code 2 can be obtained by reading identification information unique to the computer machine on which the license registration has been activated, using, for example, a generally known interrupt instruction.

【0042】このライセンス登録の後、ライセンス管理
サーバー30はソフトウエア使用キー3を生成する(S
40)。尚、このソフトウエア使用キー生成の処理はラ
イセンス登録後直ちに実行されてもよく、当該ソフトウ
エアの最初の使用の際に実行されてもよい。
After the license registration, the license management server 30 generates the software use key 3 (S
40). The process of generating the software use key may be executed immediately after the license is registered, or may be executed when the software is used for the first time.

【0043】図4を参照して、ライセンス登録後のソフ
トウエア使用キー生成手順を詳細に説明する。ライセン
ス管理サーバー30は、ユーザーシステム20からコン
ピュータマシンのマシン識別コード2を受信する(図1
中のD3)。ライセンス管理サーバー30は、ライセン
ス管理データベース32中で、受信したマシン識別コー
ド2および使用要求されたソフトウエアに対応するライ
センスコード1を検索する。このライセンスコード1は
予めライセンス管理データベース32に格納されていて
もよく、ソフトウエア使用キー発行時に販売管理サーバ
ー10から取得されてもよい。対応するライセンスコー
ド1が存在した場合、ライセンス管理サーバー30はマ
シン識別コード2に基づき当該ソフトウエアについての
ソフトウエア使用キー3bをユーザーシステム20に対
して発行する(図1中のD4)。対応するライセンスコ
ード1が存在しない場合、ライセンス管理サーバー30
はソフトウエア使用キー3bを生成しない。発行された
ソフトウエア使用キー3bは、ユーザーシステム20に
より受信され、ライセンス対象ソフトウエア中に格納あ
るいは当該ソフトウエアと関連づけて格納される。一
方、ライセンス管理サーバー30は、各ユーザーシステ
ム20におけるマシン識別コード2を管理すれば足り、
各ソフトウエア使用キー3bを意識する必要がない。こ
のため、セキュリティ維持などの目的でユーザーシステ
ム20側で必要に応じてソフトウエア使用キー3bが変
更された場合もライセンス管理サーバー30側でのデー
タの更新は不要であり、ライセンス管理が容易となる。
Referring to FIG. 4, a procedure for generating a software use key after license registration will be described in detail. The license management server 30 receives the machine identification code 2 of the computer machine from the user system 20 (FIG. 1).
D3). The license management server 30 searches the license management database 32 for the received machine identification code 2 and the license code 1 corresponding to the software requested to be used. The license code 1 may be stored in the license management database 32 in advance, or may be acquired from the sales management server 10 when the software use key is issued. If the corresponding license code 1 exists, the license management server 30 issues a software use key 3b for the software to the user system 20 based on the machine identification code 2 (D4 in FIG. 1). If the corresponding license code 1 does not exist, the license management server 30
Does not generate the software use key 3b. The issued software use key 3b is received by the user system 20 and stored in the software to be licensed or stored in association with the software. On the other hand, the license management server 30 only needs to manage the machine identification code 2 in each user system 20,
There is no need to be aware of each software use key 3b. For this reason, even when the software use key 3b is changed as needed on the user system 20 side for the purpose of maintaining security or the like, it is not necessary to update data on the license management server 30 side, and license management becomes easy. .

【0044】次に、ユーザーがユーザーシステム20に
おいて、対象ソフトウエアが起動された際にソフトウエ
ア使用チェック処理が行われる(S50)。使用チェッ
ク処理は、起動されたソフトウエアに対応して格納され
たソフトウエア使用キー3のみに基づき行われる。この
使用チェックの具体的手法としては、ソフトウエア使用
キー3の体系に応じ、一般に知られる使用判定の手法が
選択されてよい。
Next, when the user starts the target software in the user system 20, a software use check process is performed (S50). The use check process is performed based on only the software use key 3 stored corresponding to the activated software. As a specific method of the use check, a generally known use determination method may be selected according to the system of the software use key 3.

【0045】尚、この使用判定において、他のライセン
スコード1との相関チェックは不要である。このため、
販売管理サーバー10・ライセンス管理サーバー30に
オンライン接続する必要がなく、ユーザーシステム20
単独で必要十分な使用チェックを完了することができ
る。
In this use determination, it is not necessary to check the correlation with another license code 1. For this reason,
There is no need to connect to the sales management server 10 and the license management server 30 online,
The necessary and sufficient use check can be completed alone.

【0046】また、この使用チェック処理はユーザーの
入力を伴わない背景処理として行われる。このため、ユ
ーザーは高度に複雑化されたソフトウエア使用キー3を
意識する必要がない。また、ライセンスコード1を覚え
ておき使用の都度入力などする必要もない。従って、ユ
ーザーの操作性が大幅に向上する。
The use checking process is performed as a background process without user input. For this reason, the user does not need to be aware of the highly complicated software use key 3. Also, there is no need to remember the license code 1 and input it each time it is used. Therefore, user operability is greatly improved.

【0047】この使用チェックにより当該ソフトウエア
の当該コンピュータマシン上での起動が有効とされた場
合には、当該ソフトウエアが使用可能とされる(S6
0)。他方、この使用チェックの際に、ライセンス対象
外のコンピュータマシンによる起動あるいはソフトウエ
ア使用キー3の改変など、当該使用が無効と判定された
場合には、不正使用として当該ソフトウエアの使用を不
能とすることができる。
If the activation of the software on the computer machine is validated by the use check, the software is enabled (S6).
0). On the other hand, if it is determined at the time of this use check that the use is invalid, such as activation by a computer machine that is not covered by the license or modification of the software use key 3, the use of the software is determined to be unusable. can do.

【0048】即ち、ソフトウエア使用キー3bは、マシ
ン識別コード2から生成されるため、他のコンピュータ
マシン上で起動された場合には、容易にマシン識別コー
ドの相違が検知され、他のコンピュータマシン上での使
用を防止することができる。 (2)ライセンス情報変更時 次に、対象ソフトウエアに関するライセンス登録が既に
なされている場合のライセンス情報変更時の処理手順を
以下に説明する。 (a)バージョンアップの場合 第1に対象ソフトウエアのバージョンアップの場合を説
明する。ユーザーは新規購入の場合と同様、ソフトウエ
アメーカー40から保有ソフトウエアの新しいバージョ
ンをダウンロードなどにより取得する。
That is, since the software use key 3b is generated from the machine identification code 2, when it is started on another computer machine, the difference of the machine identification code is easily detected and the other computer machine is used. The above use can be prevented. (2) At the time of changing license information Next, a processing procedure at the time of changing license information in the case where the license registration for the target software has already been performed will be described below. (A) Upgrading First, a case of upgrading the target software will be described. As in the case of the new purchase, the user obtains a new version of the software from the software maker 40 by downloading or the like.

【0049】次に、ライセンス情報変更処理が起動され
る。図1中ユーザーシステム20からのライセンス情報
変更要求はライセンス管理サーバー30に送信される。
このライセンス情報変更要求は当該ソフトウエアのバー
ジョンアップを示す情報を含む。ライセンス管理サーバ
ー30はこのライセンス情報変更要求に基づきライセン
ス許可されたマシン識別コード2であれば、新たなバー
ジョンに対応するソフトウエア使用キー3を生成する。
この新たなソフトウエア使用キー3はユーザーシステム
20に送信されると共にライセンス管理データベース3
2を更新する。
Next, a license information change process is started. In FIG. 1, a license information change request from the user system 20 is transmitted to the license management server 30.
This license information change request includes information indicating the version upgrade of the software. The license management server 30 generates the software use key 3 corresponding to the new version if the license is the machine identification code 2 based on the license information change request.
The new software use key 3 is transmitted to the user system 20 and the license management database 3
Update 2.

【0050】このように、本実施形態では、バージョン
アップの場合もソフトウエア使用キー3を変更するのみ
でよい。ライセンスコード1とは無関係に同一ライセン
スの下で新たな使用キーを付与することができる。この
ため、販売管理サーバー10は、同一ライセンスの各ユ
ーザーシステムでのバージョンアップに関連する処理を
行う必要がない。本実施形態では無料バージョンアップ
も容易に実現される。一方、ユーザーもバージョンアッ
プの都度ライセンスの再登録処理を行う必要がなく、操
作性が向上する。 (b)使用マシン変更の場合 第2に、ライセンスされているソフトウエアを稼働させ
るコンピュータマシンを変更する場合を説明する。
As described above, in the present embodiment, it is only necessary to change the software use key 3 when upgrading. A new use key can be given under the same license irrespective of the license code 1. For this reason, the sales management server 10 does not need to perform processing related to version upgrade in each user system of the same license. In this embodiment, free version upgrade is also easily realized. On the other hand, the user does not need to perform the license re-registration processing every time the version is upgraded, and the operability is improved. (B) Change of Machine Used Secondly, a case of changing the computer machine that runs the licensed software will be described.

【0051】まず、ユーザーは、ライセンスされている
コンピュータマシン上でライセンス取り消し処理を起動
・実行する。
First, the user starts and executes the license cancellation processing on the licensed computer machine.

【0052】ユーザーシステム20は、ライセンス取り
消し処理実行後にライセンス取り消し情報をライセンス
管理サーバー30に送信する。ライセンス管理サーバー
30は、このライセンス取り消し情報に従い使用マシン
変更コード(図示せず)を生成してユーザーシステム2
0に送信する。ユーザーシステム20では、ユーザーが
新たに当該ソフトウエアを使用すべきコンピュータマシ
ン上でライセンス登録処理を実行する。このライセンス
登録処理の際に付与された使用マシン変更コードを入力
してソフトウエア使用キー3を更新する。これにより、
同一ライセンスの下で、新たなコンピュータマシン上で
のソフトウエア使用キー3を取得することができる。
The user system 20 transmits the license cancellation information to the license management server 30 after executing the license cancellation processing. The license management server 30 generates a used machine change code (not shown) according to the license revocation information, and
Send to 0. In the user system 20, a user executes a license registration process on a computer machine where the user should use the software. The software use key 3 is updated by inputting the used machine change code given in the license registration process. This allows
Under the same license, a software use key 3 on a new computer machine can be obtained.

【0053】このため、ライセンス管理サーバー30
は、同一ライセンスの下でのソフトウエアが使用される
新旧のコンピュータマシンを対応付けて管理することが
できる。一方、ユーザーも、使用を終了するコンピュー
タマシンでライセンス取り消し処理を行って、付与され
た使用マシン変更コードをライセンス登録画面などで入
力するのみの簡易な操作でソフトウエア使用キーの移動
を行うことができる。
For this reason, the license management server 30
Can associate and manage old and new computer machines using software under the same license. On the other hand, the user can also perform the license cancellation process on the computer machine whose use is to be terminated and move the software use key by a simple operation simply by entering the assigned machine change code on the license registration screen etc. it can.

【0054】[0054]

【発明の効果】以上説明したように、本発明によれば、
以下に記載されるような効果を奏する。
As described above, according to the present invention,
The following effects are obtained.

【0055】即ち、本発明に係るソフトウエア管理方
法、ソフトウエア管理装置およびシステムは、使用許諾
時に付与されたライセンスコード自体ではなく、ライセ
ンスコードおよびマシン識別コードから生成した、各ソ
フトウエアの各マシン毎固有のソフトウエア使用コード
によりソフトウエア使用のチェックを行う機能を提供す
る。このため、ユーザーの煩雑な操作を伴わず、コンピ
ュータマシン単位で不正コピーを容易に防止することが
可能になるという効果が得られる。
That is, the software management method, the software management apparatus and the system according to the present invention provide each machine of each software which is generated from the license code and the machine identification code, not the license code itself given at the time of licensing. Provides a function to check software usage by using a unique software usage code. Therefore, an effect is obtained that unauthorized copying can be easily prevented for each computer machine without complicated operation of the user.

【0056】さらに、ライセンスコードとソフトウエア
使用キーとを分けたことにより、ライセンス管理サーバ
ーを独立して設けることができ、電子商取引上の多様な
販売形態に対応可能な汎用的なソフトウエアのライセン
ス管理を実現することが可能となる。
Further, by separating the license code and the software use key, a license management server can be provided independently, and a general-purpose software license that can support various sales forms in electronic commerce. Management can be realized.

【0057】このように、本発明を用いれば、簡易かつ
柔軟なソフトウエアのライセンス管理が実現され、ソフ
トウエア供給者およびソフトウエア使用ユーザーの双方
の利便性が著しく向上する。
As described above, according to the present invention, simple and flexible software license management is realized, and the convenience of both the software supplier and the software user is significantly improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施形態に係るソフトウエア管理装置
およびシステムのシステム構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing a system configuration of a software management device and a system according to an embodiment of the present invention.

【図2】本発明の実施形態に係るソフトウエア管理方法
の処理手順を示すフローチャートである。
FIG. 2 is a flowchart showing a processing procedure of a software management method according to the embodiment of the present invention.

【図3】動作確認用の仮のソフトウエア使用キーの生成
処理を説明する図である。
FIG. 3 is a diagram illustrating a process of generating a temporary software use key for operation confirmation.

【図4】ライセンス登録後のソフトウエア使用キーの生
成処理を説明する図である。
FIG. 4 is a diagram illustrating a process of generating a software use key after license registration.

【符号の説明】[Explanation of symbols]

D1 ライセンスコードデータ D2 ライセンスコードデータ D3 マシン識別コードデータ D4 ソフトウエア使用キーデータ D1 License code data D2 License code data D3 Machine identification code data D4 Software use key data

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介してソフトウエアの使
用の管理を行うソフトウエア管理方法であって、 少なくとも、ソフトウエアの使用許諾に対応して付与さ
れる第1のキーと、該ソフトウエアの稼働する各コンピ
ュータマシン固有の識別コードとに基づいて、前記ソフ
トウエアの前記コンピュータマシン上での固有の使用を
識別する第2のキーを生成するステップと、 前記ソフトウエアの使用の際に、前記第2のキーのみに
基づいて前記ソフトウエアの使用の可否を判定するステ
ップとを含むことを特徴とするソフトウエア管理方法。
1. A software management method for managing use of software via a network, the method comprising: at least a first key assigned in accordance with a license to use the software; Generating a second key identifying a unique use of the software on the computer machine based on the unique identification code of each computer machine to be used. Determining whether or not the software can be used based on only the second key.
【請求項2】 ネットワークを介してソフトウエアの使
用の管理を行うソフトウエア管理方法であって、 ソフトウエアの使用許諾に対応する第1のキーを付与す
るステップと、 前記第1のキーが存在する場合に、前記ソフトウエアの
稼働する各コンピュータマシン上での前記ソフトウエア
の固有の使用を識別する第2のキーを生成するステップ
と、 前記ソフトウエアの使用の際に、前記第2のキーのみに
基づいて前記ソフトウエアの使用の可否を判定するステ
ップとを含むことを特徴とするソフトウエア管理方法。
2. A software management method for managing the use of software via a network, the method comprising: providing a first key corresponding to a license to use the software; Generating a second key identifying a unique use of the software on each computer machine running the software; and using the second key during use of the software. Determining whether or not the software can be used based only on the software management method.
【請求項3】 前記第2のキーの生成ステップは、前記
ソフトウエアが最初に使用される場合に、前記識別コー
ドのみに基づき前記第2のキーを生成することを特徴と
する請求項1に記載のソフトウエア管理方法。
3. The method of claim 1, wherein the step of generating the second key generates the second key based only on the identification code when the software is used for the first time. Software management method described.
【請求項4】 ソフトウエアの使用許諾に対応して付与
される第1のキーの受信の有無を判断する第1の手段
と、 前記第1の手段により前記第1のキーの受信が判断され
た場合にのみ、前記ソフトウエアの稼働する各コンピュ
ータマシン固有の識別コードに基づいて、前記ソフトウ
エアの前記コンピュータマシン上での固有の使用を識別
する第2のキーを生成する第2の手段とを具備すること
を特徴とするソフトウエア管理装置。
4. A first means for judging whether or not a first key provided in response to a software license has been received, and the first means for judging reception of the first key. Second means for generating a second key identifying a unique use of the software on the computer machine based on the unique identification code of each computer machine running the software only if A software management device, comprising:
【請求項5】 ネットワークを介してソフトウエアの使
用許諾を行うライセンス発行サーバーと、該ソフトウエ
アの使用の管理を行う使用管理サーバーと、該ソフトウ
エアを稼働するユーザーシステムとを具備するソフトウ
エア管理システムであって、 前記ライセンス発行サーバーは、ソフトウエアの使用許
諾に対応する第1のキーを付与する第1キー生成部を具
備し、 前記使用管理サーバーは、少なくとも、前記第1のキー
と、該ソフトウエアの稼働する各コンピュータマシン固
有の識別コードとに基づいて、前記ソフトウエアの前記
コンピュータマシン上での固有の使用を識別する第2の
キーを生成する第2キー生成部を具備し、 前記ユーザーシステムは、前記ソフトウエアの使用の際
に、前記第2のキーのみに基づいて前記ソフトウエアの
使用の可否を判定する使用判定部を具備することを特徴
とするソフトウエア管理システム。
5. A software management comprising a license issuing server for licensing software via a network, a use management server for managing the use of the software, and a user system for running the software. In the system, the license issuing server includes a first key generation unit that assigns a first key corresponding to a license of software, and the use management server includes at least the first key; A second key generation unit for generating a second key for identifying a unique use of the software on the computer machine based on an identification code unique to each computer machine running the software; The user system uses the software based on only the second key when using the software. A software management system comprising a use determining unit for determining whether or not use of the software is possible.
JP11007777A 1999-01-14 1999-01-14 Method, device and system for managing software Pending JP2000207199A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11007777A JP2000207199A (en) 1999-01-14 1999-01-14 Method, device and system for managing software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11007777A JP2000207199A (en) 1999-01-14 1999-01-14 Method, device and system for managing software

Publications (1)

Publication Number Publication Date
JP2000207199A true JP2000207199A (en) 2000-07-28

Family

ID=11675119

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11007777A Pending JP2000207199A (en) 1999-01-14 1999-01-14 Method, device and system for managing software

Country Status (1)

Country Link
JP (1) JP2000207199A (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020043178A (en) * 2000-12-01 2002-06-08 고즈끼 가게히꼬 Management system of game device, game device, control method, software recording medium
WO2002061556A1 (en) * 2001-02-01 2002-08-08 Sony Computer Entertainment Inc. Computer system enabling mutual information provision and its use method
WO2002061555A1 (en) * 2001-01-31 2002-08-08 Sony Computer Entertainment Inc. Computer system for authenticating recording medium and its use method
WO2003042882A1 (en) * 2001-11-16 2003-05-22 Yondenko Corporation Software time-lending system and method
JP2004514984A (en) * 2000-11-22 2004-05-20 ジーイー・メディカル・テクノロジイ・サービシーズ・インコーポレーテッド Method and system for remotely enabling software-based options during a trial period
EP1434119A2 (en) * 2002-12-25 2004-06-30 Victor Company Of Japan, Limited License management method and license management system
JP2005004449A (en) * 2003-06-11 2005-01-06 Canon Inc Information processor, information processing method, program, and storage medium
JP2006050624A (en) * 2004-07-30 2006-02-16 Irdeto Access Bv Method of providing access to encrypted content to one of a plurality of consumer systems, device for providing access to encrypted content and method of generating content package protected by security
JP2006059163A (en) * 2004-08-20 2006-03-02 Fujitsu Support & Service Kk License management system, license management program and license management method
JP2006059164A (en) * 2004-08-20 2006-03-02 Fujitsu Support & Service Kk License management terminal, license management system, license management program, and license management method
WO2007077615A1 (en) 2005-12-28 2007-07-12 Fujitsu Limited Software execution management device and method thereof
JP2008016013A (en) * 2006-06-07 2008-01-24 Ricoh Co Ltd Image forming device, license management method, and license managing program
JP2008504780A (en) * 2004-07-01 2008-02-14 テレフオンアクチーボラゲット エル エム エリクソン(パブル) System and method for electronic licensing and efficient distribution of electronic content
JP2008033751A (en) * 2006-07-31 2008-02-14 Ziosoft Inc Update method and update system
US7391960B2 (en) 2002-12-20 2008-06-24 Victor Company Of Japan, Limited DV format capable recording and reproduction device and method
JP2009110098A (en) * 2007-10-26 2009-05-21 Nec Biglobe Ltd Authentication system
JP2009245169A (en) * 2008-03-31 2009-10-22 Fujitsu Ltd Software license management system, terminal device capable of installing software, license management apparatus, and program
JP2011018183A (en) * 2009-07-08 2011-01-27 Ricoh Co Ltd Information processing device, system management method, system management program, and recording medium recording the program
JP2011100476A (en) * 2010-12-24 2011-05-19 Toshiba Tec Corp Software protection method
JP2012194788A (en) * 2011-03-16 2012-10-11 Fujitsu Ltd Information processor, restoration device, and disk restoration method
US8316458B2 (en) 2007-08-02 2012-11-20 Canon Kabushiki Kaisha Information processing apparatus, client device, and license management system
JP2013037705A (en) * 2006-06-07 2013-02-21 Ricoh Co Ltd Apparatus, license management system, license management method, and license managing program
JP2014041656A (en) * 2013-11-20 2014-03-06 Ricoh Co Ltd Equipment management device, and equipment management method and program

Cited By (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004514984A (en) * 2000-11-22 2004-05-20 ジーイー・メディカル・テクノロジイ・サービシーズ・インコーポレーテッド Method and system for remotely enabling software-based options during a trial period
JP2002169620A (en) * 2000-12-01 2002-06-14 Konami Co Ltd Management system for game device, game device, control method, software recording medium
US7555126B2 (en) 2000-12-01 2009-06-30 Konami Corporation Game apparatus managing system, game apparatus, controlling method, computer program and recording medium
KR20020043178A (en) * 2000-12-01 2002-06-08 고즈끼 가게히꼬 Management system of game device, game device, control method, software recording medium
US7698733B2 (en) 2001-01-31 2010-04-13 Sony Computer Entertainment Inc. Computer system and usage method thereof
WO2002061555A1 (en) * 2001-01-31 2002-08-08 Sony Computer Entertainment Inc. Computer system for authenticating recording medium and its use method
CN100359423C (en) * 2001-02-01 2008-01-02 索尼电脑娱乐公司 Computer system enabling mutual information provision and its use method
US7610392B2 (en) 2001-02-01 2009-10-27 Sony Computer Entertainment Inc. Computer system and method for transmitting user status information
KR100917522B1 (en) * 2001-02-01 2009-09-16 소니 컴퓨터 엔터테인먼트 인코포레이티드 Computer system enabling mutual information provisionand its use method
WO2002061556A1 (en) * 2001-02-01 2002-08-08 Sony Computer Entertainment Inc. Computer system enabling mutual information provision and its use method
US7447783B2 (en) 2001-02-01 2008-11-04 Sony Computer Entertainment Inc. Computer system and method for transmitting user status information
WO2003042882A1 (en) * 2001-11-16 2003-05-22 Yondenko Corporation Software time-lending system and method
US7391960B2 (en) 2002-12-20 2008-06-24 Victor Company Of Japan, Limited DV format capable recording and reproduction device and method
EP1434119A3 (en) * 2002-12-25 2005-01-12 Victor Company Of Japan, Limited License management method and license management system
EP1434119A2 (en) * 2002-12-25 2004-06-30 Victor Company Of Japan, Limited License management method and license management system
JP2005004449A (en) * 2003-06-11 2005-01-06 Canon Inc Information processor, information processing method, program, and storage medium
JP2008504780A (en) * 2004-07-01 2008-02-14 テレフオンアクチーボラゲット エル エム エリクソン(パブル) System and method for electronic licensing and efficient distribution of electronic content
JP4880595B2 (en) * 2004-07-01 2012-02-22 テレフオンアクチーボラゲット エル エム エリクソン(パブル) System and method for electronic licensing and efficient distribution of electronic content
JP2006050624A (en) * 2004-07-30 2006-02-16 Irdeto Access Bv Method of providing access to encrypted content to one of a plurality of consumer systems, device for providing access to encrypted content and method of generating content package protected by security
JP2006059163A (en) * 2004-08-20 2006-03-02 Fujitsu Support & Service Kk License management system, license management program and license management method
JP2006059164A (en) * 2004-08-20 2006-03-02 Fujitsu Support & Service Kk License management terminal, license management system, license management program, and license management method
WO2007077615A1 (en) 2005-12-28 2007-07-12 Fujitsu Limited Software execution management device and method thereof
US8712917B2 (en) 2005-12-28 2014-04-29 Fujitsu Limited Software execution management apparatus, method, and computer-readable medium thereof
JP2008016013A (en) * 2006-06-07 2008-01-24 Ricoh Co Ltd Image forming device, license management method, and license managing program
JP2013037705A (en) * 2006-06-07 2013-02-21 Ricoh Co Ltd Apparatus, license management system, license management method, and license managing program
JP2008033751A (en) * 2006-07-31 2008-02-14 Ziosoft Inc Update method and update system
US8316458B2 (en) 2007-08-02 2012-11-20 Canon Kabushiki Kaisha Information processing apparatus, client device, and license management system
JP2009110098A (en) * 2007-10-26 2009-05-21 Nec Biglobe Ltd Authentication system
JP2009245169A (en) * 2008-03-31 2009-10-22 Fujitsu Ltd Software license management system, terminal device capable of installing software, license management apparatus, and program
JP2011018183A (en) * 2009-07-08 2011-01-27 Ricoh Co Ltd Information processing device, system management method, system management program, and recording medium recording the program
JP2011100476A (en) * 2010-12-24 2011-05-19 Toshiba Tec Corp Software protection method
JP2012194788A (en) * 2011-03-16 2012-10-11 Fujitsu Ltd Information processor, restoration device, and disk restoration method
JP2014041656A (en) * 2013-11-20 2014-03-06 Ricoh Co Ltd Equipment management device, and equipment management method and program

Similar Documents

Publication Publication Date Title
JP2000207199A (en) Method, device and system for managing software
KR100962927B1 (en) Information processing method, information processing apparatus and storage medium
US9323917B2 (en) Information processing system, information processor, image forming apparatus, and information processing method
JP3924342B2 (en) Software license management system and software license management apparatus
EP2284753B1 (en) Program introduction supporting server, program introduction supporting system, program introduction supporting method, and program introduction supporting computer program
JP3366143B2 (en) Identifier management apparatus and method in software distribution system, and software distribution management apparatus and method
EP1084549B1 (en) Method of controlling usage of software components
US9699195B2 (en) License management system, license management device, and computer-readable recording medium having license management program
TWI492085B (en) Method,device,and computer storage media for enhanced product functionality based on user identification
JP5428685B2 (en) License introduction support device, license introduction support method, and license introduction support program
US20040148525A1 (en) Software providing system, software providing apparatus and method, recording medium, and program
US20090024984A1 (en) Method of managing application software
US20110060689A1 (en) Process for implementing a method for the on-line sale of software products and the activation of use licenses through a data network
US20110067117A1 (en) Equipment managing system, equipment managing method, and computer-readable storage medium
KR101526776B1 (en) License install support system, license install support method, and non-transitory computer readable storage medium
WO2008089009A1 (en) Purchasing of individual features of a software product
KR20120051662A (en) A method for controlling unauthorized software application usage
JP2013239098A (en) System, device, and program for processing information
US20100043075A1 (en) Licensing management utility
JP2007034389A (en) License authentication device and method
EP1174786A2 (en) Method, system, and program for reusing software licenses with new computer hardware
JP2002049436A (en) Software downloading system
JP2004046606A (en) Software authentication server, its proxy system, proxy method for authenticating software, and its program
JP5768921B2 (en) License source determination device, license source determination method, license source determination system, and license source determination program
JP2003022142A (en) Method for installing and uninstalling software

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090526

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091006