JPH09319571A - License managing system for software - Google Patents

License managing system for software

Info

Publication number
JPH09319571A
JPH09319571A JP13505596A JP13505596A JPH09319571A JP H09319571 A JPH09319571 A JP H09319571A JP 13505596 A JP13505596 A JP 13505596A JP 13505596 A JP13505596 A JP 13505596A JP H09319571 A JPH09319571 A JP H09319571A
Authority
JP
Japan
Prior art keywords
license
client
encryption key
software
license information
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
JP13505596A
Other languages
Japanese (ja)
Other versions
JP3540506B2 (en
Inventor
Yoichiro Nishikawa
洋一郎 西川
Yuji Nango
裕二 南後
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP13505596A priority Critical patent/JP3540506B2/en
Publication of JPH09319571A publication Critical patent/JPH09319571A/en
Application granted granted Critical
Publication of JP3540506B2 publication Critical patent/JP3540506B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To prevent the execution of illegal action by reading the enciphered sentence of license information out of a storage means, deciphering it and discriminating whether or not the execution of a software due to a client is to be permitted based on this sentence at a server when a license certifying request is reported from the client. SOLUTION: When the license certifying request is received, a license managing server 3 reads its enciphered sentence out of a license file 4 and deciphers it. Then, it is discriminated based on the license information whether a client 2 can execute the application or not. Namely, it is inspected whether the machine ID and application name of the enciphered sentence are coincident with a machine ID and an application ID from the client or not, whether it is within validity and whether the number of clients is settled within the number of simultaneous execution of the enciphered sentence or not. When these machine ID and application name are coincident with client names, it is within validity and the number of clients is settled within the number of simultaneous execution, the execution of application is enabled.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、ソフトウエアの
ライセンスを管理するシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for managing software licenses.

【0002】[0002]

【従来の技術】アプリケーションソフトウエア等のソフ
トウエアの使用権(ライセンス)の管理を、ライセンス
管理サーバを利用して行なうシステムが既に開発されて
いる。
2. Description of the Related Art A system has already been developed which manages a usage right (license) of software such as application software by using a license management server.

【0003】このようなシステムでは、図1に示すよう
に、LAN等のネットワーク1に、アプリケーションソ
フトウエア(以下、アプリケーションという)を実行す
るための複数のクライアント2と、アプリケーションの
使用権を管理するためのライセンス管理サーバ3とが接
続されている。
In such a system, as shown in FIG. 1, a network 1 such as a LAN manages a plurality of clients 2 for executing application software (hereinafter referred to as an application) and a right to use the application. Is connected to the license management server 3.

【0004】ライセンス管理サーバ3は、ライセンス情
報を記憶したライセンスファイル4を備えている。ライ
センス情報には、マシンID、アプリケーション名、有
効期限、同時実行数等がある。同時実行数とは、当該ア
プリケーションを同時に実行できるクライアント数をい
う。
The license management server 3 has a license file 4 storing license information. The license information includes a machine ID, application name, expiration date, number of simultaneous executions, and the like. The number of simultaneous executions means the number of clients that can execute the application at the same time.

【0005】図7は、クライアント2とライセンス管理
サーバ3との処理手順を示している。ライセンス管理サ
ーバ3によって行なわれるライセンス管理処理は、ライ
センス管理プログラムによって実行される。
FIG. 7 shows a processing procedure of the client 2 and the license management server 3. The license management process performed by the license management server 3 is executed by the license management program.

【0006】クライアント2側においてアプリケーショ
ンの起動要求が行なわれた場合には(ステップ111で
YES)、クライアント2は、当該クライアントのマシ
ンIDおよび起動要求のあったアプリケーション名を含
むライセンス認証要求をライセンス管理サーバ3に送信
する(ステップ112)。
When an application activation request is made on the client 2 side (YES in step 111), the client 2 license-manages a license authentication request including the machine ID of the client and the application name requested to be activated. It is transmitted to the server 3 (step 112).

【0007】ライセンス管理サーバ3は、ライセンス認
証要求を受信すると、ライセンスファイル4に記憶され
ているライセンス情報を読み出し(ステップ121)、
当該クライアント2が当該アプリケーションを実行でき
るか否かを判定する(ステップ122)。
Upon receiving the license authentication request, the license management server 3 reads the license information stored in the license file 4 (step 121),
It is determined whether the client 2 can execute the application (step 122).

【0008】当該クライアント2が当該アプリケーショ
ンを実行できると判定した場合には、実行許可を示す認
証結果をクライアント2に送信するとともに(ステップ
124)、当該アプリケーションを現在実行しているク
ライアント数をカウントするカウンタの内容kを1だけ
インクリメントする(ステップ125)。当該クライア
ント2が当該アプリケーションを実行できないと判定し
た場合には、実行不許可を示す認証結果を、クライアン
ト2に送信する(ステップ123)。
When it is determined that the client 2 can execute the application, an authentication result indicating execution permission is transmitted to the client 2 (step 124) and the number of clients currently executing the application is counted. The content k of the counter is incremented by 1 (step 125). When the client 2 determines that the application cannot be executed, the authentication result indicating that the application is not permitted is transmitted to the client 2 (step 123).

【0009】実行許可を示す認証結果をクライアント2
が受信した場合には(ステップ113でYES)、アプ
リケーションが起動されて実行される(ステップ11
4)。実行不許可を示す認証結果をクライアント2が受
信した場合には(ステップ113でNO)、アプリケー
ションは起動されない。
The client 2 receives the authentication result indicating execution permission.
If is received (YES in step 113), the application is started and executed (step 11).
4). When the client 2 receives the authentication result indicating that the execution is not permitted (NO in step 113), the application is not started.

【0010】アプリケーションが実行された後、アプリ
ケーションが終了した場合には(ステップ115)、ク
ライアント2からアプリケーション名を含む終了通知が
行なわれる(ステップ116)。ライセンス管理サーバ
3は、終了通知を受信すると、当該アプリケーションを
現在実行しているクライアント数を記憶するカウンタの
内容kを1だけデクリメントする(ステップ126)。
After the application is executed, if the application is terminated (step 115), the client 2 gives a termination notification including the application name (step 116). Upon receiving the end notification, the license management server 3 decrements the content k of the counter that stores the number of clients currently executing the application by 1 (step 126).

【0011】上述したように、ライセンス管理サーバ3
は、ライセンス認証要求を受信すると、ライセンスファ
イル4に記憶されているライセンス情報を読み出して、
当該クライアント2が当該アプリケーションを実行でき
るか否かを判定している。しかしながら、このようなシ
ステムでは、ライセンスファイル4に記憶されているラ
イセンス情報が改ざんされた場合には、正常なライセン
ス管理が行なえなくなるという問題がある。
As described above, the license management server 3
Receives the license authentication request, reads out the license information stored in the license file 4,
It is determined whether the client 2 can execute the application. However, in such a system, when the license information stored in the license file 4 is falsified, there is a problem that normal license management cannot be performed.

【0012】[0012]

【発明が解決しようとする課題】この発明は、不正が行
なわれにくいソフトウエアのライセンス管理システムを
提供することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a software license management system in which fraud is unlikely to occur.

【0013】[0013]

【課題を解決するための手段】この発明によるソフトウ
エアのライセンス管理システムは、クライアントと、ク
ライアントによって実行されるソフトウエアのライセン
ス管理を行なうサーバとを備え、クライアントがソフト
ウエアの起動要求を行なったときに、クライアントはラ
イセンス認証要求をサーバに通知し、サーバはライセン
ス認証要求が通知されたときに、上記クライアントによ
る上記ソフトウエアの実行を許可するか否かを判定し、
その判定結果をクライアントに通知し、クライアントは
サーバによって通知された判定結果に応じて上記ソフト
ウエアの実行を許可または禁止するソフトウエアのライ
センス管理システムにおいて、サーバは、ライセンス情
報の暗号文が記憶された記憶手段、ならびに、ライセン
ス認証要求がクライアントから通知されたときに、記憶
手段からライセンス情報の暗号文を読み出して解読し、
得られた平文のライセンス情報に基づいて、上記クライ
アントによる上記ソフトウエアの実行を許可するか否か
を判定する手段を備えていることを特徴とする。
A software license management system according to the present invention comprises a client and a server for performing software license management executed by the client, and the client makes a software activation request. At the time, the client notifies the server of the license authentication request, and when the server is notified of the license authentication request, the server determines whether or not to permit the execution of the software by the client,
In the software license management system, which notifies the client of the determination result, and the client permits or prohibits execution of the software according to the determination result notified by the server, the server stores the encrypted text of the license information. Storage means, and when the license authentication request is notified from the client, the encrypted text of the license information is read from the storage means and decrypted,
It is characterized by comprising means for judging whether or not to permit execution of the software by the client based on the obtained plaintext license information.

【0014】ライセンス情報の暗号文は、平文のライセ
ンス情報を暗号化キーを用いて暗号化することにより生
成される。暗号化キーとしては、たとえば、平文のライ
センス情報に含まれている各項目から選択された少なく
とも1つの項目が用いられる。
The encrypted text of the license information is generated by encrypting the plain text license information using an encryption key. As the encryption key, for example, at least one item selected from the items included in the plaintext license information is used.

【0015】暗号化キーを、次のようにして決定しても
よい。平文のライセンス情報に含まれている各項目に予
め優先順位を付けておく。優先順位の高いものから順
に、その項目が暗号化キーとして適切か否かを判定す
る。そして、最初に暗号化キーとして適切であると判定
された項目を暗号化キーとする。なお、平文のライセン
ス情報に含まれている全ての項目が、暗号化キーとして
適切でないと判定された場合には、予め定められた固定
値を暗号化キーとしてもよい。
The encryption key may be determined as follows. Prioritize each item included in the plaintext license information in advance. It is determined whether or not the item is appropriate as an encryption key in descending order of priority. Then, the item first determined to be appropriate as the encryption key is set as the encryption key. In addition, when it is determined that all the items included in the plaintext license information are not suitable as the encryption key, a predetermined fixed value may be used as the encryption key.

【0016】また、暗号化キーを、次のようにして決定
してもよい。平文のライセンス情報に含まれている各項
目内に複数桁の数字で表される項目が少なくとも1つ存
在しているものとする。平文のライセンス情報に含まれ
ている各項目に1から順番に番号を付けておく。複数桁
の数字で表される所定の1つの項目の全ての桁の加算値
を求める。全項目数以下の数値が得られるまで、加算値
の1桁目の数値から全項目数を所要回数減算する。そし
て、得られた全項目数以下の数値に対応する番号を持つ
項目を暗号化キーとする。
The encryption key may be determined as follows. It is assumed that at least one item represented by a plurality of digits is present in each item included in the plaintext license information. Number each item included in the plaintext license information in order from 1. The addition value of all the digits of one predetermined item represented by a plurality of digits is calculated. The total number of items is subtracted from the number in the first digit of the added value the required number of times until a number less than or equal to the total number of items is obtained. Then, an item having a number corresponding to a numerical value less than or equal to the total number of obtained items is used as an encryption key.

【0017】[0017]

【発明の実施の形態】以下、図面を参照して、この発明
の実施の形態について説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0018】図1は、ソフトウエアのライセンス管理シ
ステムの構成を示している。
FIG. 1 shows the configuration of a software license management system.

【0019】このシステムでは、LAN等のネットワー
ク1に、アプリケーションを実行するための複数のクラ
イアント2と、アプリケーションの使用権を管理するた
めの1つのライセンス管理サーバ3とが接続されてい
る。
In this system, a plurality of clients 2 for executing applications and one license management server 3 for managing application usage rights are connected to a network 1 such as a LAN.

【0020】クライアント2としては、ワークステーシ
ョン、パーソナルコンピュータ等が用いられる。ライセ
ンス管理サーバ3は、アプリケーションの使用権を管理
するためのライセンス管理プログラム、データを管理す
るためのデータ管理プログラム等の各種プログラム(ソ
フトウエア)を備えている。
As the client 2, a workstation, a personal computer or the like is used. The license management server 3 includes various programs (software) such as a license management program for managing usage rights of applications and a data management program for managing data.

【0021】ライセンス管理サーバ3は、クライアント
2が実行するアプリケーションに関するライセンス情報
を記憶したライセンスファイル4を備えている。図2
は、ライセンスファイル4の内容の一例を示している。
The license management server 3 includes a license file 4 which stores license information about applications executed by the client 2. FIG.
Shows an example of the contents of the license file 4.

【0022】ライセンスファイル4内には、ライセンス
契約毎に、ライセンス情報およびライセンス情報の暗号
文が格納されている。ライセンス情報には、この例で
は、クライアント2のマシンID、アプリケーション
名、有効期限および同時実行数の4つの項目が含まれて
いる。同時実行数とは、当該アプリケーションを同時に
実行できるクライアント数をいう。
The license file 4 stores the license information and the encrypted text of the license information for each license contract. In this example, the license information includes four items: the machine ID of the client 2, the application name, the expiration date, and the number of simultaneous executions. The number of simultaneous executions means the number of clients that can execute the application at the same time.

【0023】この例では、マシンIDは、5桁の数字を
表すデータから構成されている。有効期限が無期限であ
る場合には、”00/00/0000”のデータが使用
されている。また、同時実行数が無制限である場合
は、”0”のデータが使用されている。
In this example, the machine ID is composed of data representing a 5-digit number. If the expiration date is indefinite, the data of "00/00/0000" is used. If the number of simultaneous executions is unlimited, the data of "0" is used.

【0024】ライセンス情報に対応する暗号文を格納し
ているのは、ライセンスファイル4内の平文のライセン
ス情報が改ざんされた場合にも、正しいライセンス情報
をライセンス管理サーバ3が取得できるようにするため
である。暗号文は、暗号化キーを用いて、ライセンス情
報の平文から作成される。
The encrypted text corresponding to the license information is stored so that the license management server 3 can obtain the correct license information even if the plaintext license information in the license file 4 has been tampered with. Is. The ciphertext is created from the plaintext of the license information using the encryption key.

【0025】図3は、クライアント2とライセンス管理
サーバ3との処理手順を示している。ライセンス管理サ
ーバ3によって行なわれるライセンス管理処理は、ライ
センス管理プログラムによって実行される。ライセンス
管理サーバ3側において、ライセンス管理プログラムが
立ち上げられるごとに、異なる識別データ(以下、継続
実行判定用IDという)が発行される。
FIG. 3 shows a processing procedure between the client 2 and the license management server 3. The license management process performed by the license management server 3 is executed by the license management program. On the license management server 3 side, different identification data (hereinafter, referred to as continuous execution determination ID) is issued every time the license management program is started up.

【0026】クライアント2がアプリケーションの起動
要求を行なった場合には(ステップ11でYES)、当
該クライアントのマシンIDおよび起動要求のあったア
プリケーション名を含むライセンス認証要求がクライア
ント2からライセンス管理サーバ3に送信される(ステ
ップ12)。
When the client 2 makes an application activation request (YES in step 11), a license authentication request including the machine ID of the client and the application name of the activation request is sent from the client 2 to the license management server 3. It is transmitted (step 12).

【0027】ライセンス管理サーバ3は、ライセンス認
証要求を受信すると、受信したマシンIDおよびアプリ
ケーション名に対応するライセンス情報の暗号文をライ
センスファイル4から読み出して(ステップ21)、解
読する(ステップ22)。そして、解読されたライセン
ス情報に基づいて、当該クライアント2が当該アプリケ
ーションを実行できるか否かを判定する(ステップ2
3)。
When the license management server 3 receives the license authentication request, it reads the encrypted text of the license information corresponding to the received machine ID and application name from the license file 4 (step 21) and decrypts it (step 22). Then, it is determined whether the client 2 can execute the application based on the decrypted license information (step 2).
3).

【0028】具体的には、暗号文から得られたマシンI
Dおよびアプリケーション名がクライアントから送られ
てきたマシンIDおよびアプリケーション名と一致する
か否か、現在の年月日が暗号文から得られた有効期限内
であるか否か、当該アプリケーションを現在実行してい
るクライアント数が暗号文から得られた同時実行数以内
かどうか等が検査される。
Specifically, the machine I obtained from the ciphertext
Whether D and the application name match the machine ID and application name sent from the client, whether the current date is within the expiration date obtained from the ciphertext, the current application is executed. It is checked whether the number of clients is within the number of simultaneous executions obtained from the ciphertext.

【0029】暗号文から得られたマシンIDおよびアプ
リケーション名がクライアントから送られてきたマシン
IDおよびアプリケーション名と一致し、現在の年月日
が暗号文から得られた有効期限内であり、当該アプリケ
ーションを現在実行しているクライアント数が暗号文か
ら得られた同時実行数以内である場合には、当該クライ
アント2は当該アプリケーションを実行できると判定す
る。そうでない場合には、当該クライアント2は当該ア
プリケーションを実行できないと判定する。
The machine ID and application name obtained from the ciphertext match the machine ID and application name sent from the client, and the current date is within the expiration date obtained from the ciphertext, and the application concerned. If the number of clients currently executing is within the number of simultaneous executions obtained from the ciphertext, the client 2 determines that the application can be executed. If not, the client 2 determines that the application cannot be executed.

【0030】当該クライアント2が当該アプリケーショ
ンを実行できると判定した場合には、実行許可を示す認
証結果および継続実行判定用IDをクライアント2に送
信するとともに(ステップ25)、当該アプリケーショ
ンを現在実行しているクライアント数を記憶するカウン
タの内容kを1だけインクリメントする(ステップ2
6)。継続実行判定用IDとしては、たとえば、現在起
動しているライセンス管理プログラムが立ち上げられた
時点での時刻が用いられる。当該クライアント2が当該
アプリケーションを実行できないと判定すれば、実行不
許可を示す認証結果を、クライアント2に送信する(ス
テップ24)。
When it is determined that the client 2 can execute the application, the authentication result indicating execution permission and the continuous execution determination ID are transmitted to the client 2 (step 25), and the application is currently executed. Increment the content k of the counter that stores the number of existing clients by 1 (step 2
6). As the continuous execution determination ID, for example, the time when the currently activated license management program is started is used. If it is determined that the client 2 cannot execute the application, the authentication result indicating that the application is not permitted is transmitted to the client 2 (step 24).

【0031】実行許可を示す認証結果および継続実行判
定用IDをクライアント2が受信した場合には(ステッ
プ13でYES)、アプリケーションが起動されて実行
される(ステップ14)。実行不許可を示す認証結果を
クライアント2が受信した場合には(ステップ13でN
O)、アプリケーションは起動されない。
When the client 2 receives the authentication result indicating execution permission and the continuous execution determination ID (YES in step 13), the application is started and executed (step 14). When the client 2 receives the authentication result indicating that execution is not permitted (N in step 13
O), the application is not started.

【0032】アプリケーションが起動された後において
は、所定時間間隔で、クライアント2から、当該クライ
アントのマシンIDおよび継続実行判定用IDを含む継
続実行許可要求がライセンス管理サーバ3に送信される
(ステップ15)。
After the application is started, the client 2 transmits a continuous execution permission request including the machine ID of the client and the continuous execution determination ID to the license management server 3 at predetermined time intervals (step 15). ).

【0033】ライセンス管理サーバ3は、継続実行許可
要求を受信すると、継続実行許可要求に含まれている継
続実行判定用IDが、現在発行されている継続実行判定
用IDと同じであるか否かを検査する(ステップ2
7)。受信した継続実行判定用IDが、現在発行されて
いる継続実行判定用IDと同じである場合には、継続実
行許可要求を行なったクライアント2に対して、継続実
行許可を通知する(ステップ29)。受信した継続実行
判定用IDが、現在発行されている継続実行判定用ID
と同じでない場合には、継続実行許可要求を行なったク
ライアント2に対して、継続実行不許可を通知する(ス
テップ28)。
Upon receiving the continuous execution permission request, the license management server 3 determines whether the continuous execution determination ID included in the continuous execution permission request is the same as the currently issued continuous execution determination ID. (Step 2
7). When the received continuous execution determination ID is the same as the currently issued continuous execution determination ID, the continuous execution permission is notified to the client 2 that has issued the continuous execution permission request (step 29). . The received continuous execution determination ID is the currently issued continuous execution determination ID
If it is not the same, the continuous execution disapproval is notified to the client 2 that has made the continuous execution permission request (step 28).

【0034】継続実行許可がクライアント2に通知され
た場合には(ステップ16でYES)、アプリケーショ
ンが継続して実行される(ステップ18)。継続実行不
許可がクライアント2に通知された場合には(ステップ
16でNO)、アプリケーションが強制終了される(ス
テップ17)。図3では、継続実行許可要求は1回分し
か記載されていないが、継続実行許可要求に対して継続
実行不許可が通知されない限り、当該アプリケーション
が終了するまで、断続的に継続実行許可要求が送信され
る。
When the client 2 is notified of the continuous execution permission (YES in step 16), the application is continuously executed (step 18). When the client 2 is notified that the continuous execution is not permitted (NO in step 16), the application is forcibly terminated (step 17). In FIG. 3, the continuous execution permission request is described only once. However, unless the continuous execution non-permission is notified to the continuous execution permission request, the continuous execution permission request is intermittently transmitted until the application ends. To be done.

【0035】アプリケーションが起動された後に、アプ
リケーションが正常に終了した場合には(ステップ1
9)、クライアント2からアプリケーション名を含む終
了通知が行なわれる(ステップ20)。ライセンス管理
サーバ3は、終了通知を受信すると、当該アプリケーシ
ョンを現在実行しているクライアント数を記憶するカウ
ンタの内容kを1だけデクリメントする(ステップ3
0)。
After the application has been started, if the application ends normally (step 1
9) Then, the end notification including the application name is issued from the client 2 (step 20). Upon receiving the end notification, the license management server 3 decrements the content k of the counter that stores the number of clients currently executing the application by 1 (step 3).
0).

【0036】あるクライアント2において、所定のアプ
リケーションが起動されて実行されているものとする。
このような状況において、ライセンス管理プログラムが
立ち上げ直された場合においては、上記アプリケーショ
ンを現在実行しているクライアント数をカウントするカ
ウンタが初期化されるので、カウンタの内容kは0とな
る。また、ライセンス管理サーバ3のライセンス管理プ
ログラムが立ち上げ直されると、継続実行判定用IDが
新たに発行される。つまり、継続実行判定用IDが更新
される。
It is assumed that a certain application is activated and executed in a certain client 2.
In such a situation, when the license management program is restarted, the counter for counting the number of clients currently executing the application is initialized, so that the content k of the counter becomes zero. Further, when the license management program of the license management server 3 is restarted, a continuous execution determination ID is newly issued. That is, the continuous execution determination ID is updated.

【0037】ライセンス管理プログラムが立ち上げ直さ
れる場合としては、ライセンス管理サーバ3の電源がオ
フされた後にオンされることにより、ライセンス管理プ
ログラムが立ち上げ直される場合、ライセンス管理サー
バ3がリセットされることにより、ライセンス管理プロ
グラムが立ち上げ直される場合、またはライセンス管理
サーバ3のライセンス管理プログラムが強制終了せしめ
られた後に立ち上げ直される場合がある。
When the license management program is restarted, when the license management server 3 is restarted by turning on the power of the license management server 3 after the power is turned off, the license management server 3 is reset. As a result, the license management program may be restarted, or may be restarted after the license management program of the license management server 3 is forcibly terminated.

【0038】ライセンス管理プログラムが立ち上げ直さ
れた後において、ライセンス管理プログラムが立ち上げ
直される前から継続して上記アプリケーションを実行し
ているクライアント2から、継続実行許可要求がライセ
ンス管理サーバ3に初めて送信されてきた場合の動作に
ついて説明する。この場合には、継続実行許可要求に含
まれている継続実行判定用IDは、ライセンス管理プロ
グラムが立ち上げ直される前にライセンス管理サーバ3
によって発行された継続実行判定用IDである。このた
め、継続実行許可要求に含まれている継続実行判定用I
Dと、ライセンス管理サーバ3によって現在発行されて
いる継続実行判定用IDとは一致しない。したがって、
継続実行許可要求を行なったクライアント2に対して、
継続実行不許可が通知され、当該クライアント2におい
て実行されているアプリケーションが強制終了せしめら
れる。
After the license management program is restarted, a continuous execution permission request is sent to the license management server 3 for the first time from the client 2 which is continuously executing the application before the license management program is restarted. The operation when it is transmitted will be described. In this case, the continuous execution determination ID included in the continuous execution permission request is the license management server 3 before the license management program is restarted.
It is the ID for continuous execution determination issued by. Therefore, the continuous execution determination I included in the continuous execution permission request
D does not match the continuous execution determination ID currently issued by the license management server 3. Therefore,
To the client 2 that made the continuous execution permission request,
The non-permission of continuous execution is notified, and the application executed in the client 2 is forcibly terminated.

【0039】つまり、ライセンス管理サーバ3のライセ
ンス管理プログラムが立ち上げ直された後において、ラ
イセンス管理プログラムが立ち上げ直される前からアプ
リケーションを実行しているクライアント2から、継続
実行許可要求がライセンス管理サーバ3に初めて送信さ
れてくると、実行不許可が当該クライアント2に通知さ
れ、当該クライアント2で実行されている当該アプリケ
ーションが強制終了せしめられる。
That is, after the license management program of the license management server 3 is restarted, a continuous execution permission request is issued from the client 2 which has been executing the application before the license management program is restarted. When it is first sent to 3, the execution prohibition is notified to the client 2, and the application executed on the client 2 is forcibly terminated.

【0040】したがって、ライセンス管理サーバ3のラ
イセンス管理プログラムが立ち上げ直された場合におい
て、ライセンス管理プログラムが立ち上げ直される前か
らアプリケーションを実行していたクライアント2が存
在していたとしても、ライセンス管理プログラムが立ち
上げ直された後の一定期間内に、それらのクライアント
2において上記アプリケーションの継続実行が禁止され
る。このため、ライセンス管理サーバ3のライセンス管
理プログラムが立ち上げ直されることに起因して、ライ
センス契約で定められた同時実行数より多い数のクライ
アントによってアプリケーションが同時に実行されれる
といったことが回避される。
Therefore, when the license management program of the license management server 3 is restarted, even if there is the client 2 that has been executing the application before the license management program is restarted, license management is performed. Within a certain period after the program is restarted, the continuous execution of the application is prohibited in those clients 2. Therefore, it is possible to prevent the application from being simultaneously executed by the number of clients that is larger than the number of simultaneous executions defined by the license contract due to the restarting of the license management program of the license management server 3.

【0041】なお、継続実行判定用IDとしては、ライ
センス管理サーバ3のOSによって発行されるプロセス
IDを用いてもよい。プロセスIDとは、複数のプログ
ラム(ライセンス管理プログラム、データ管理プログラ
ム等)が立ち上げられている場合に、個々のプログラム
に対して発行されるIDをいう。
A process ID issued by the OS of the license management server 3 may be used as the continuous execution determination ID. The process ID is an ID issued to each program when a plurality of programs (license management program, data management program, etc.) are started up.

【0042】上記実施の形態では、アプリケーションが
起動された後においては、所定時間間隔で、クライアン
ト2から、当該クライアントのマシンIDおよび継続実
行判定用IDを含む継続実行許可要求がライセンス管理
サーバ3に送信されているが、継続実行許可要求を行な
わないシステムにもこの発明を適用することができる。
つまり、ステップ15、16、17、18の処理および
ステップ27、28、29の処理を行なわないシステム
にもこの発明を適用することができきる。のようなシス
テムでは、ライセンス管理サーバ3は、継続実行判定用
IDを発行する必要はない。
In the above embodiment, after the application is started, the client 2 issues a continuous execution permission request including the machine ID of the client and the continuous execution determination ID to the license management server 3 at a predetermined time interval. The present invention can be applied to a system that has been transmitted but does not make a continuous execution permission request.
In other words, the present invention can be applied to a system that does not perform the processing of steps 15, 16, 17, and 18 and the processing of steps 27, 28, and 29. In such a system, the license management server 3 does not need to issue the continuous execution determination ID.

【0043】上述したように、暗号文は、暗号化キーを
用いて作成される。暗号化キーとしては、たとえば、固
定値が用いられる。しかしながら、暗号化キーとして固
定値を用いると、第3者に解読されやすいという問題が
ある。
As described above, the ciphertext is created using the encryption key. A fixed value is used as the encryption key, for example. However, if a fixed value is used as the encryption key, there is a problem that it is easily decrypted by a third party.

【0044】そこで、暗号化キーとして暗号化前の平文
であるライセンス情報に含まれている項目(マシンI
D、アプリケーション名、有効期限、同時実行数)の一
つを用いることが好ましい。しかしながら、暗号化キー
としてマシンIDを用いた場合において、ライセンス管
理サーバ3が管理するクライアント2が少ない場合に
は、暗号化キーが特定され易くなり、第3者に解読され
やすいという問題がある。
Therefore, items (machine I) included in the license information which is plaintext before encryption as an encryption key.
D, application name, expiration date, number of simultaneous executions) is preferably used. However, when the machine ID is used as the encryption key and the number of clients 2 managed by the license management server 3 is small, the encryption key is likely to be specified and easily decrypted by a third party.

【0045】また、暗号化キーとしてアプリケーション
名を用いた場合において、ライセンス管理サーバ3が管
理するアプリケーション数が少ない場合には、暗号化キ
ーが特定され易くなり、第3者に解読されやすいという
問題がある。また、暗号化キーとして有効期限を用いた
場合において、有効期限が無制限である場合には、暗号
化キーが特定され易くなり、第3者に解読されやすいと
いう問題がある。同様に、暗号化キーとして同時実行数
を用いた場合において、同時実行数が無制限である場合
には、暗号化キーが特定され易くなり、第3者に解読さ
れやすいという問題がある。そこで、暗号化キーを次の
ようにして、決定することが好ましい。
Further, when the application name is used as the encryption key and the number of applications managed by the license management server 3 is small, the encryption key is easily specified and easily decrypted by a third party. There is. Further, when the expiration date is used as the encryption key and the expiration date is unlimited, there is a problem that the encryption key is easily specified and easily decrypted by a third party. Similarly, when the number of simultaneous executions is used as the encryption key and the number of simultaneous executions is unlimited, there is a problem that the encryption key is easily specified and easily decrypted by a third party. Therefore, it is preferable to determine the encryption key as follows.

【0046】図4は、暗号化キーを決定するための処理
手順を示している。
FIG. 4 shows a processing procedure for determining the encryption key.

【0047】暗号化キーとしては、暗号化前の平文のラ
イセンス情報に含まれている各項目(マシンID、アプ
リケーション名、有効期限または同時実行数)もしくは
固定値のうちから選択された1つが用いられる。平文の
ライセンス情報に含まれている各項目には、優先順位
1、2、3、4が予め付けられている。優先順位1が最
も優先度が高いことを示し、優先順位4が最も優先度が
低いことを示している。
As the encryption key, one selected from each item (machine ID, application name, expiration date or number of simultaneous executions) included in the plaintext license information before encryption, or a fixed value is used. To be Priorities 1, 2, 3, 4 are assigned in advance to each item included in the plaintext license information. Priority 1 indicates the highest priority, and priority 4 indicates the lowest priority.

【0048】まず、優先順位を表す変数jに1が設定さ
れる(ステップ31)。そして、優先順位jの項目が暗
号化キーとして適切か否かが判別される(ステップ3
2)。適切であると判定された場合には、優先順位jの
項目が暗号化キーとして決定される(ステップ33)。
First, 1 is set to the variable j representing the priority (step 31). Then, it is determined whether or not the item of priority j is appropriate as an encryption key (step 3).
2). If it is determined to be appropriate, the item of priority j is determined as the encryption key (step 33).

【0049】ステップ32において、優先順位jの項目
が暗号化キーとして適切でないと判定された場合には、
変数jが1だけインクリメントされる(ステップ3
4)。そして、変数jが4を越えたか否かが判定される
(ステップ35)。変数jが4を越えてなければ、ステ
ップ32に戻り、ステップ32〜35の処理が再度行な
われる。
If it is determined in step 32 that the item of priority j is not appropriate as an encryption key,
The variable j is incremented by 1 (step 3)
4). Then, it is determined whether or not the variable j exceeds 4 (step 35). If the variable j does not exceed 4, the process returns to step 32 and the processes of steps 32-35 are performed again.

【0050】優先順位1〜4までの各項目とも、暗号化
キーとして適切でない場合には、ステップ35でYES
となる。この場合には、固定値が暗号化キーとして用い
られる(ステップ36)。
If none of the items having the priorities 1 to 4 are appropriate as the encryption key, YES in step 35.
Becomes In this case, a fixed value is used as the encryption key (step 36).

【0051】優先順位jの項目が暗号化キーとして適切
か否かの判定は、たとえば次のようにして行なわれる。
優先順位jの項目がマシンIDである場合には、ライセ
ンス管理サーバ3が管理するクライアント数が所定値よ
り多ければ、マシンIDが暗号化キーとして適切である
と判定される。優先順位jの項目がアプリケーション名
である場合には、ライセンス管理サーバ3が管理するア
プリケーションの種類が所定値より多ければ、アプリケ
ーション名が暗号化キーとして適切であると判定され
る。優先順位jの項目が有効期限である場合には、その
有効期限が無制限でなければ、有効期限が暗号化キーと
して適切であると判定される。優先順位jの項目が同時
実行数である場合には、その同時実行数が無制限でなけ
れば、同時実行数が暗号化キーとして適切であると判定
される。
Whether or not the item of priority j is appropriate as an encryption key is determined as follows, for example.
When the item of priority j is a machine ID, and the number of clients managed by the license management server 3 is larger than a predetermined value, the machine ID is determined to be appropriate as an encryption key. When the item of priority j is an application name, if the type of application managed by the license management server 3 is larger than a predetermined value, the application name is determined to be appropriate as an encryption key. When the item of priority j is the expiration date, it is determined that the expiration date is appropriate as an encryption key unless the expiration date is unlimited. When the item of the priority j is the number of simultaneous executions, the number of simultaneous executions is determined to be appropriate as an encryption key unless the number of simultaneous executions is unlimited.

【0052】このようにして決定された暗号化キーを用
いて暗号文が作成された場合において、ライセンス管理
サーバ3が暗号文を解読する際には、図4と同じ処理を
行なうことによって、暗号化キーが求められ、求められ
た暗号化キーを用いて暗号文の解読が行なわれる。
When a ciphertext is created by using the encryption key determined in this way, when the license management server 3 deciphers the ciphertext, the same process as in FIG. The encryption key is obtained, and the encrypted text is decrypted using the obtained encryption key.

【0053】図5は、暗号化キーを決定するための他の
処理手順を示している。
FIG. 5 shows another processing procedure for determining the encryption key.

【0054】暗号化キーとしては、暗号化前の平文のラ
イセンス情報に含まれているマシンID、アプリケーシ
ョン名、有効期限または同時実行数のうちから選択され
た1つが用いられる。これらの各項目を暗号化キー対象
項目ということにする。各暗号化キー対象項目には、1
〜4の識別番号が付けられている。また、マシンIDと
しては、5桁の数字を表すデータが用いられているもの
とする。
As the encryption key, one selected from the machine ID, the application name, the expiration date, or the number of simultaneous executions included in the plaintext license information before encryption is used. Each of these items will be referred to as an encryption key target item. 1 for each encryption key target item
The identification numbers of 4 are assigned. Further, it is assumed that data representing a 5-digit number is used as the machine ID.

【0055】まず、平文であるマシンIDの各桁の合計
値が算出される(ステップ41)。そして、合計値の1
桁目の値をxとする(ステップ42)。
First, the total value of each digit of the machine ID which is a plain text is calculated (step 41). And the sum of 1
The value of the digit is set to x (step 42).

【0056】次に、xが暗号化キー対象項目数以下であ
るか否かが判定される(ステップ43)。つまり、この
例では、xが4以下か否かが判定される。
Next, it is determined whether or not x is less than or equal to the number of encryption key items (step 43). That is, in this example, it is determined whether x is 4 or less.

【0057】xが暗号化キー対象項目数以下でない場
合、すなわち、xが5以上である場合には、xから暗号
化キー対象項目数が減算された後(ステップ44)、ス
テップ43に戻る。ステップ43において、xが暗号化
キー対象項目数以下であると判定された場合には、xに
対応する識別番号をもつ項目が暗号化キーに決定される
(ステップ45)。
When x is not less than or equal to the number of encryption key target items, that is, when x is 5 or more, the number of encryption key target items is subtracted from x (step 44) and the process returns to step 43. When it is determined in step 43 that x is less than or equal to the number of encryption key target items, the item having the identification number corresponding to x is determined as the encryption key (step 45).

【0058】このようにして決定された暗号化キーを用
いて暗号文が作成された場合において、ライセンス管理
サーバ3が暗号文を解読する際には、図5と同じ処理を
行なうことによって、暗号化キーが求められ、求められ
た暗号化キーを用いて暗号文の解読が行なわれる。
When a ciphertext is created using the encryption key determined in this way, when the license management server 3 deciphers the ciphertext, the same process as in FIG. The encryption key is obtained, and the encrypted text is decrypted using the obtained encryption key.

【0059】ところで、ライセンス管理システムにおい
て、1つのライセンス管理サーバのみが設けられている
場合には、そのライセンス管理サーバが何らかの原因に
よってダウンした場合には、クライアントはアプリケー
ションを起動できなくなってしまう。そこで、ライセン
ス管理システムにおいては、複数のライセンス管理サー
バを設けておくことが好ましい。
In the license management system, when only one license management server is provided, if the license management server goes down for some reason, the client cannot start the application. Therefore, it is preferable to provide a plurality of license management servers in the license management system.

【0060】図6は、複数のライセンス管理サーバが設
けられている場合において、クライアントがアプリケー
ションの起動要求を行なった場合にクライアントによっ
て実行される処理の手順を示している。
FIG. 6 shows a procedure of processing executed by the client when the client makes an application start request when a plurality of license management servers are provided.

【0061】各ライセンス管理サーバには、0〜nの連
番の識別番号が付けられているものとする。
It is assumed that each license management server is given a serial identification number of 0 to n.

【0062】まず、ライセンス管理サーバの識別番号を
表す変数iに0がセットされる(ステップ51)。次
に、識別番号iのサーバに対して、ライセンス認証要求
が行なわれる(ステップ52)。この認証要求を行なっ
た後、所定時間以内に認証結果を受信した場合には(ス
テップ53でYES)、受信した認証結果が、実行許可
の認証結果であるか、実行不許可の認証結果であるかが
判定される(ステップ55)。
First, 0 is set to the variable i representing the identification number of the license management server (step 51). Next, a license authentication request is made to the server with the identification number i (step 52). If an authentication result is received within a predetermined time after making this authentication request (YES in step 53), the received authentication result is an execution permission authentication result or an execution non-permission authentication result. It is determined whether or not (step 55).

【0063】実行許可の認証結果である場合には、アプ
リケーションが起動せしめられて実行される。実行不許
可の認証結果である場合には、アプリケーションは起動
されずに、今回の処理は終了する。
If the authentication result is the execution permission, the application is activated and executed. If the authentication result indicates that the execution is not permitted, the application is not started and the processing of this time ends.

【0064】上記ステップ52において識別番号iのサ
ーバに対してライセンス認証要求が行なわた後、所定時
間以内に認証結果が受信されなかったときには(ステッ
プ53でNO、ステップ54でYES)、ライセンス管
理サーバの識別番号を表す変数iが1だけインクリメン
トされる(ステップ56)。そして、更新された変数i
が、サーバ総数nより大きいか否かが判定される(ステ
ップ57)。
After the license authentication request is made to the server with the identification number i in step 52, if the authentication result is not received within the predetermined time (NO in step 53, YES in step 54), the license management server The variable i representing the identification number of is incremented by 1 (step 56). Then, the updated variable i
Is larger than the total number n of servers (step 57).

【0065】更新された変数iが、サーバ総数n以下で
ある場合には、ステップ52に戻り、識別番号iのサー
バに対して、ライセンス認証要求が行なわれる。そし
て、ステップ53以降の処理が再度実行される。ステッ
プ57において、更新された変数iが、サーバ総数nよ
り大きいと判定された場合には、アプリケーションは起
動されずに、今回の処理は終了する。
If the updated variable i is less than or equal to the total number n of servers, the process returns to step 52 and a license authentication request is made to the server with the identification number i. Then, the processing after step 53 is executed again. If it is determined in step 57 that the updated variable i is larger than the total number n of servers, the application is not started and the current process ends.

【0066】[0066]

【発明の効果】この発明によれば、不正が行なわれにく
いソフトウエアのライセンス管理システムが実現する。
According to the present invention, a software license management system in which fraud is unlikely to occur is realized.

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

【図1】ソフトウエアのライセンス管理システムの構成
を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a software license management system.

【図2】ライセンスファイルの内容の一例を示す模式図
である。
FIG. 2 is a schematic diagram showing an example of the contents of a license file.

【図3】クライアントとライセンス管理サーバとの処理
手順を示すフローチャートである。
FIG. 3 is a flowchart showing a processing procedure of a client and a license management server.

【図4】暗号化キーを決定するための処理手順を示すフ
ローチャートである。
FIG. 4 is a flowchart showing a processing procedure for determining an encryption key.

【図5】暗号化キーを決定するための他の処理手順を示
すフローチャートである。
FIG. 5 is a flowchart showing another processing procedure for determining an encryption key.

【図6】複数のライセンス管理サーバが設けられている
場合において、クライアントがアプリケーションの起動
要求を行なった場合に、クライアントによって実行され
る処理手順を示すフローチャートである。
FIG. 6 is a flowchart showing a processing procedure executed by a client when a plurality of license management servers are provided and the client makes an application activation request.

【図7】クライアントとライセンス管理サーバとの従来
の処理手順を示すフローチャートである。
FIG. 7 is a flowchart showing a conventional processing procedure of a client and a license management server.

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

1 ネットワーク 2 クライアント 3 ライセンス管理サーバ 4 ライセンスファイル 1 network 2 client 3 license management server 4 license file

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 クライアントと、クライアントによって
実行されるソフトウエアのライセンス管理を行なうサー
バとを備え、クライアントがソフトウエアの起動要求を
行なったときに、クライアントはライセンス認証要求を
サーバに通知し、サーバはライセンス認証要求が通知さ
れたときに、上記クライアントによる上記ソフトウエア
の実行を許可するか否かを判定し、その判定結果をクラ
イアントに通知し、クライアントはサーバによって通知
された判定結果に応じて上記ソフトウエアの実行を許可
または禁止するソフトウエアのライセンス管理システム
において、 サーバは、ライセンス情報の暗号文が記憶された記憶手
段、ならびに、ライセンス認証要求がクライアントから
通知されたときに、記憶手段からライセンス情報の暗号
文を読み出して解読し、得られた平文のライセンス情報
に基づいて、上記クライアントによる上記ソフトウエア
の実行を許可するか否かを判定する手段を備えているこ
とを特徴とするソフトウエアのライセンス管理システ
ム。
1. A client, and a server that manages a license for software executed by the client. When the client makes a software activation request, the client notifies the server of a license authentication request, and the server Determines whether to permit execution of the software by the client when the license authentication request is notified, notifies the client of the determination result, and the client responds to the determination result notified by the server. In the software license management system for permitting or prohibiting execution of the above software, the server stores the encrypted information of the license information in the storage means and the storage means when the license authentication request is notified from the client. Read the encrypted text of the license information Out to decrypt, based on the license information obtained plaintext, software license management system characterized by comprising means for determining whether to permit execution of the software by the client.
【請求項2】 ライセンス情報の暗号文は、平文のライ
センス情報を暗号化キーを用いて暗号化することにより
生成されたものであり、暗号化キーとして平文のライセ
ンス情報に含まれている各項目から選択された少なくと
も1つの項目が用いられている請求項1に記載のソフト
ウエアのライセンス管理システム。
2. The license information ciphertext is generated by encrypting plaintext license information using an encryption key, and each item included in the plaintext license information as an encryption key. The software license management system according to claim 1, wherein at least one item selected from is used.
【請求項3】 ライセンス情報の暗号文は、平文のライ
センス情報を暗号化キーを用いて暗号化することにより
生成されたものであり、平文のライセンス情報に含まれ
ている各項目に予め優先順位が付けられており、優先順
位の高いものから順に、その項目が暗号化キーとして適
切か否かを判定し、最初に暗号化キーとして適切である
と判定された項目が暗号化キーとされる請求項1に記載
のソフトウエアのライセンス管理システム。
3. The ciphertext of the license information is generated by encrypting the plaintext license information using an encryption key, and priorities are assigned to respective items included in the plaintext license information in advance. Is added, and in the descending order of priority, it is determined whether or not the item is appropriate as an encryption key, and the item first determined to be appropriate as the encryption key is set as the encryption key. The software license management system according to claim 1.
【請求項4】 平文のライセンス情報に含まれている全
ての項目が、暗号化キーとして適切でないと判定された
場合には、予め定められた固定値が暗号化キーとされる
請求項3に記載のソフトウエアのライセンス管理システ
ム。
4. A fixed value determined in advance is set as an encryption key when it is determined that all items included in the plaintext license information are not appropriate as the encryption key. License management system for the listed software.
【請求項5】 ライセンス情報の暗号文は、平文のライ
センス情報を暗号化キーを用いて暗号化することにより
生成されたものであり、平文のライセンス情報に含まれ
ている各項目内に複数桁の数字で表される項目が少なく
とも1つ存在しており、平文のライセンス情報に含まれ
ている各項目に1から順番に番号が付けられており、複
数桁の数字で表される所定の1つの項目の全ての桁の加
算値が求められ、全項目数以下の数値が得られるまで、
加算値の1桁目の数値から全項目数が所要回数減算さ
れ、得られた全項目数以下の数値に対応する番号を持つ
項目が暗号化キーとされる請求項1に記載のソフトウエ
アのライセンス管理システム。
5. The ciphertext of the license information is generated by encrypting the plaintext license information using an encryption key, and a plurality of digits are included in each item included in the plaintext license information. There is at least one item represented by a number, each item included in the plaintext license information is numbered in order from 1, and a predetermined number 1 represented by a plurality of digits is given. Until the addition value of all the digits of one item is obtained and a number less than the total number of items is obtained,
2. The software according to claim 1, wherein an item having a number corresponding to a numerical value less than the total number of items obtained by subtracting the total number of items from the first digit of the added value by the required number of times is an encryption key. License management system.
JP13505596A 1996-05-29 1996-05-29 Software license management system Expired - Fee Related JP3540506B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13505596A JP3540506B2 (en) 1996-05-29 1996-05-29 Software license management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13505596A JP3540506B2 (en) 1996-05-29 1996-05-29 Software license management system

Publications (2)

Publication Number Publication Date
JPH09319571A true JPH09319571A (en) 1997-12-12
JP3540506B2 JP3540506B2 (en) 2004-07-07

Family

ID=15142863

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13505596A Expired - Fee Related JP3540506B2 (en) 1996-05-29 1996-05-29 Software license management system

Country Status (1)

Country Link
JP (1) JP3540506B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000053933A (en) * 2000-05-10 2000-09-05 류종렬 System for confirming of original software and the method thereof
SG111044A1 (en) * 2001-02-09 2005-05-30 Sony Corp Information processing method/apparatus and program
US7023862B2 (en) 1998-01-05 2006-04-04 Kabushiki Kaisha Toshiba Scheme for realizing communications through external network from contents processing device connected to local network in home environment
JP2007012087A (en) * 1998-05-14 2007-01-18 Sega Corp Information processing device, information processing method, information recording medium, and information processing system
JP2008187421A (en) * 2007-01-30 2008-08-14 Kddi Corp Digital content distribution system, copyright protection method, and program
US7483988B2 (en) 2000-03-09 2009-01-27 International Business Machines Corporation Information transmission method and system
JP2009175949A (en) * 2008-01-23 2009-08-06 Rohm Co Ltd Program authentication system and information processing system
JP2014505281A (en) * 2010-11-11 2014-02-27 ソニー株式会社 Activation of licensable components provided to audio-video devices by third parties

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5359355B2 (en) 2008-05-08 2013-12-04 株式会社リコー Device management apparatus, device management system, device management method, program, and recording medium

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7023862B2 (en) 1998-01-05 2006-04-04 Kabushiki Kaisha Toshiba Scheme for realizing communications through external network from contents processing device connected to local network in home environment
US7450596B2 (en) 1998-01-05 2008-11-11 Kabushiki Kaisha Toshiba Scheme for realizing communications through external network from contents processing device connected to local network in home environment
JP4539874B2 (en) * 1998-05-14 2010-09-08 株式会社セガ Information processing apparatus, information processing method, information recording medium, and information processing system
JP2007012087A (en) * 1998-05-14 2007-01-18 Sega Corp Information processing device, information processing method, information recording medium, and information processing system
US7483988B2 (en) 2000-03-09 2009-01-27 International Business Machines Corporation Information transmission method and system
KR20000053933A (en) * 2000-05-10 2000-09-05 류종렬 System for confirming of original software and the method thereof
SG111044A1 (en) * 2001-02-09 2005-05-30 Sony Corp Information processing method/apparatus and program
US7260721B2 (en) 2001-02-09 2007-08-21 Sony Corporation Information processing method, information processing apparatus and recording medium
US7765604B2 (en) 2001-02-09 2010-07-27 Sony Corporation Information processing method, information processing apparatus and recording medium
JP2008187421A (en) * 2007-01-30 2008-08-14 Kddi Corp Digital content distribution system, copyright protection method, and program
JP2009175949A (en) * 2008-01-23 2009-08-06 Rohm Co Ltd Program authentication system and information processing system
JP2014505281A (en) * 2010-11-11 2014-02-27 ソニー株式会社 Activation of licensable components provided to audio-video devices by third parties
US8973159B2 (en) 2010-11-11 2015-03-03 Sony Corporation Activating licensable component provided by third party to audio video device
US9449324B2 (en) 2010-11-11 2016-09-20 Sony Corporation Reducing TV licensing costs
US9691071B2 (en) 2010-11-11 2017-06-27 Sony Corporation Activating licensable component using aggregating device in home network
US10049366B2 (en) 2010-11-11 2018-08-14 Sony Corporation Tracking details of activation of licensable component of consumer electronic device
US10528954B2 (en) 2010-11-11 2020-01-07 Sony Corporation Tracking activation of licensable component in audio video device by unique product identification

Also Published As

Publication number Publication date
JP3540506B2 (en) 2004-07-07

Similar Documents

Publication Publication Date Title
US8443455B2 (en) Apparatus, method, and computer program for controlling use of a content
KR100402071B1 (en) Systems and methods for integrity certification and verification of content consumption environments
US7966644B2 (en) Method, apparatus, and computer program for managing access to documents
US6694434B1 (en) Method and apparatus for controlling program execution and program distribution
US5553143A (en) Method and apparatus for electronic licensing
CN101443774B (en) Method and system for optimized integrity verification procedures
CN100345113C (en) Method and system for conditional installation and execution of services in a secure computing environment
JP5100286B2 (en) Cryptographic module selection device and program
WO2000042492A2 (en) Security enforcement for electronic data
CN111460400A (en) Data processing method and device and computer readable storage medium
JP2008543216A (en) Method and apparatus for providing and processing DRM-based content
JP3540506B2 (en) Software license management system
JPH07110767A (en) Method for managing and controlling software utilization license
CN114398623A (en) Method for determining security policy
JPH09319570A (en) License managing system for software
CN115514578B (en) Block chain based data authorization method and device, electronic equipment and storage medium
CN115396209B (en) Access authorization method, device, electronic equipment and readable storage medium
CN115174602B (en) Data processing method and system applied to fishery management
CN111078649A (en) Block chain-based on-cloud file storage method and device and electronic equipment
US7373672B2 (en) Method for securely managing information in database
KR100716719B1 (en) Method and apparatus for providing package contents using d.r.m
CN111222929A (en) Electronic invoice application method and device supporting dynamic file permission
JP4010111B2 (en) Distribution system
CN117319096B (en) Access right management method, access right management device, and readable storage medium
JP6865338B1 (en) Information processing system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20031224

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040223

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040325

LAPS Cancellation because of no payment of annual fees