JP2000056967A - Managing method and its device for client license and recording medium storing managing program of client license - Google Patents

Managing method and its device for client license and recording medium storing managing program of client license

Info

Publication number
JP2000056967A
JP2000056967A JP10230495A JP23049598A JP2000056967A JP 2000056967 A JP2000056967 A JP 2000056967A JP 10230495 A JP10230495 A JP 10230495A JP 23049598 A JP23049598 A JP 23049598A JP 2000056967 A JP2000056967 A JP 2000056967A
Authority
JP
Japan
Prior art keywords
client
application program
server
license
license management
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
JP10230495A
Other languages
Japanese (ja)
Inventor
Yuji Ono
雄司 尾野
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP10230495A priority Critical patent/JP2000056967A/en
Publication of JP2000056967A publication Critical patent/JP2000056967A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide the managing method/device of a client license, which manage the license of an application in a client unit and permit access to a server and to provide a recording medium recording the managing program of the client license. SOLUTION: A client application program 24 tries access to a server application program 14. A license managing part 18 checks whether an IP address informed from a client 20 is registered in a license managing table 16 or not. When it is registered, access is permitted. When it is not registered, an IP address is restored in the license managing table 16 and access is permitted if the number of the IP addresses in the client 20, which is registered in the license managing table 16 is smaller than the prescribed number of licenses. When the number of IP addresses is equal to the prescribed number of licenses, access is not permitted.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はクライアントサーバ
システムにおけるクライアント用アプリケーションプロ
グラムからサーバ用アプリケーションプログラムに対す
るアクセスを管理するクライアントライセンスの管理方
法及び装置並びにクライアントライセンスの管理プログ
ラムを記録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a client license management method and apparatus for managing access from a client application program to a server application program in a client server system, and a recording medium on which a client license management program is recorded.

【0002】[0002]

【従来の技術】近年、サーバと、該サーバにネットワー
クを介して接続される複数のクライアントとを備えてな
るクライアントサーバシステムにおいて、サーバからク
ライアントにクライアント用アプリケーションプログラ
ムをダウンロードし、このダウンロードしたクライアン
ト用アプリケーションをクライアントにインストールす
る自動インストール機能を実現したものがある。このよ
うな自動インストール機能は、クライアントとサーバに
存在するOS(オペレーティングシステム)によって実
現されている。また、クライアントにインストールされ
たクライアント用アプリケーションプログラムは、サー
バが有するサーバ用アプリケーションプログラムにアク
セスすることで、クライアント用アプリケーションプロ
グラムとサーバ用アプリケーションプログラムが互いに
ネットワークを介した情報の授受を行って所定の処理動
作を行うようになっている。
2. Description of the Related Art In recent years, in a client-server system including a server and a plurality of clients connected to the server via a network, a client application program is downloaded from the server to the client, and the downloaded client program is downloaded. Some implement an automatic installation function for installing an application on a client. Such an automatic installation function is realized by an OS (Operating System) existing in the client and the server. Further, the client application program installed in the client accesses the server application program of the server so that the client application program and the server application program exchange information with each other via a network to perform predetermined processing. The operation is performed.

【0003】上述したクライアント用アプリケーション
プログラムのクライアントに対する自動インストール機
能は、サーバとクライアントのOSによって自動的に実
行されるため、サーバからクライアントにダウンロード
されるクライアント用アプリケーションプログラムの数
を制限することは困難である。したがって、クライアン
ト用アプリケーションによるサーバ用アプリケーション
プログラムに対するアクセス数を制限することで、クラ
イアント用アプリケーションプログラムのライセンス管
理が行われている。
Since the automatic installation function of the client application program to the client is automatically executed by the server and the OS of the client, it is difficult to limit the number of client application programs downloaded from the server to the client. It is. Therefore, the license management of the client application program is performed by limiting the number of accesses to the server application program by the client application.

【0004】すなわち、クライアント用アプリケーショ
ンによるサーバ用アプリケーションプログラムに対する
アクセスは、クライアント用アプリケーションプログラ
ムに対して予め設定されたライセンス数に応じて制限さ
れるようになっている。前記ライセンス数とは、前記ア
プリケーションプログラムの使用が許可されるクライア
ントの合計数で示されるものである。このため、従来の
クライアントライセンスの管理方法では、各クライアン
トにダウンロードされたクライアント用アプリケーショ
ンプログラムに基づいて各クライアントがサーバのサー
バ用アプリケーションプログラムにアクセスする際に、
サーバとアクセス可能なクライアントの数が前記ライセ
ンス数を超えないように制限することで、クライアント
用アプリケーションプログラムのライセンス管理が行わ
れている。
That is, access to a server application program by a client application is restricted according to the number of licenses preset for the client application program. The number of licenses is indicated by the total number of clients permitted to use the application program. Therefore, in the conventional client license management method, when each client accesses the server application program of the server based on the client application program downloaded to each client,
The license management of the client application program is performed by limiting the number of clients that can access the server so as not to exceed the number of licenses.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のクライ
アントライセンスの管理方法においては、次のような課
題がある。クライアントに対するクライアント用アプリ
ケーションプログラムのダウンロードはクライアントの
OSにより自動的に行われるため、サーバ側では、アプ
リケーションプログラムがダウンロードされインストー
ルされたクライアントの数を把握して管理していない。
このため、クライアント用アプリケーションプログラム
は、このアプリケーションプログラムに対応して定めら
れているライセンス数を超えるクライアントにダウンロ
ードされることが可能となっている。
The above-described conventional client license management method has the following problems. Since the client application program is automatically downloaded to the client by the OS of the client, the server does not know and manage the number of clients to which the application program has been downloaded and installed.
For this reason, the client application program can be downloaded to a client exceeding the number of licenses defined corresponding to the application program.

【0006】したがって、ライセンス数を超えるクライ
アントが同時にサーバにアクセスしない限り、前記クラ
イアント用アプリケーションプログラムがインストール
されたクライアントであれば、サーバのサーバ用アプリ
ケーションプログラムにアクセスすることが可能とな
る。このため、前記ライセンス数を超えるクライアント
に対するアクセスを禁止することはできないという問題
がある。また、クライアントに対するクライアント用ア
プリケーションプログラムのダウンロードはクライアン
トとサーバのOSにより自動的に行われ、サーバ側で
は、アプリケーションプログラムがダウンロードされた
クライアントを特定できないので、クライアント単位で
のライセンス管理ができないという問題もある。
Therefore, as long as a client exceeding the number of licenses does not access the server at the same time, any client in which the client application program is installed can access the server application program of the server. For this reason, there is a problem that it is not possible to prohibit access to a client exceeding the number of licenses. In addition, the client application program is automatically downloaded to the client by the OS of the client and the server, and the server cannot identify the client from which the application program has been downloaded. is there.

【0007】本発明は前記事情に鑑み案出されたもので
あって、本発明の目的は、クライアントとサーバのOS
によって提供される自動インストール機能により、サー
バからクライアントにクライアント用アプリケーション
プログラムをダウンロードしてインストールするクライ
アントサーバシステムにおいて、クライアント単位でア
プリケーションのライセンス管理を行うとともに、許可
されたクライアントに対してのみサーバへのアクセスを
許可することができるクライアントライセンスの管理方
法及び装置並びにクライアントライセンスの管理プログ
ラムを記録した記録媒体を提供することにある。
The present invention has been devised in view of the above circumstances, and an object of the present invention is to provide a client and server operating system.
In the client-server system that downloads and installs the client application program from the server to the client with the automatic installation function provided by the server, the license management of the application is performed on a client-by-client basis, and only the authorized client is sent to the server An object of the present invention is to provide a method and an apparatus for managing a client license capable of permitting access, and a recording medium recording a client license management program.

【0008】[0008]

【課題を解決するための手段】前記目的を達成するため
本発明は、サーバと、該サーバにネットワークを介して
接続される複数のクライアントとを備え、前記サーバが
サーバ用アプリケーションプログラムとクライアント用
アプリケーションプログラムを有するクライアントサー
バシステムで、前記サーバから前記クライアントにダウ
ンロードされてインストールされた前記クライアント用
アプリケーションプログラムが前記クライアントで起動
されて前記サーバのサーバ用アプリケーションプログラ
ムにアクセスする際に、このアクセスを、前記クライア
ント用アプリケーションプログラムの使用が許可される
ライセンス数に基づいて制限するクライアントライセン
スの管理方法において、前記ネットワークに接続された
前記各クライアントには互いに重複しないクライアント
識別情報が与えられており、前記クライアント用アプリ
ケーションプログラムの使用許可が与えられたクライア
ントのクライアント識別情報を登録するラインセンス管
理テーブルを前記サーバに設け、前記クライアントの前
記クライアント用アプリケーションプログラムが前記サ
ーバ用アプリケーションプログラムに対するアクセスを
試みたときに、前記クライアントから前記サーバに通知
される前記クライアントのクライアント識別情報が前記
ライセンス管理テーブルに登録されているか否かを判定
する登録判定ステップと、前記登録判定ステップにより
前記クライアント識別情報が前記ライセンス管理テーブ
ルに登録されていると判定されたときに、前記クライア
ント用アプリケーションプログラムによる前記サーバ用
アプリケーションプログラムへのアクセスを許可するア
クセス許可ステップと、前記登録判定ステップにより前
記クライアントのクライアント識別情報が前記ライセン
ス管理テーブルに登録されていないと判定されたとき
に、前記ライセンス管理テーブルに登録されているクラ
イアント識別情報の数が前記ライセンス数より少ないか
前記ライセンス数と同じであるかを判定するライセンス
数判定ステップと、前記ライセンス数判定ステップによ
り、前記ライセンス管理テーブルに登録されているクラ
イアント識別情報の数が前記ライセンス数より少ないと
判定されたときに、前記クライアントのクライアント識
別情報を前記ライセンス管理テーブルに登録するライセ
ンス登録ステップと、前記ライセンス数判定ステップに
より、前記ライセンス管理テーブルに登録されているク
ライアント識別情報の数が前記ライセンス数と同じであ
ると判定されたときに、前記クライアント用アプリケー
ションプログラムによる前記サーバ用アプリケーション
プログラムへのアクセスを禁止するライセンス非登録ス
テップとを含むことを特徴とする。また、本発明は、サ
ーバと、該サーバにネットワークを介して接続される複
数のクライアントとを備え、前記サーバがサーバ用アプ
リケーションプログラムとクライアント用アプリケーシ
ョンプログラムを有するクライアントサーバシステム
で、前記サーバから前記クライアントにダウンロードさ
れてインストールされた前記クライアント用アプリケー
ションプログラムが前記クライアントで起動されて前記
サーバのサーバ用アプリケーションプログラムにアクセ
スする際に、このアクセスを、前記クライアント用アプ
リケーションプログラムの使用が許可されるライセンス
数に基づいて制限するクライアントライセンスの管理装
置において、前記ネットワークに接続された前記各クラ
イアントには互いに重複しないクライアント識別情報が
与えられており、前記サーバに設けられ、前記クライア
ント用アプリケーションプログラムの使用許可が与えら
れたクライアントのクライアント識別情報を登録するラ
インセンス管理テーブルと、前記クライアントの前記ク
ライアント用アプリケーションプログラムが前記サーバ
用アプリケーションプログラムに対するアクセスを試み
たときに、前記クライアントから前記サーバに通知され
る前記クライアントのクライアント識別情報が前記ライ
センス管理テーブルに登録されているか否かを判定する
登録判定手段と、前記登録判定手段により前記クライア
ント識別情報が前記ライセンス管理テーブルに登録され
ていると判定されたときに、前記クライアント用アプリ
ケーションプログラムによる前記サーバ用アプリケーシ
ョンプログラムへのアクセスを許可するアクセス許可手
段と、前記登録判定手段により前記クライアントのクラ
イアント識別情報が前記ライセンス管理テーブルに登録
されていないと判定されたときに、前記ライセンス管理
テーブルに登録されているクライアント識別情報の数が
前記ライセンス数より少ないか前記ライセンス数と同じ
であるかを判定するライセンス数判定手段と、前記ライ
センス数判定手段により、前記ライセンス管理テーブル
に登録されているクライアント識別情報の数が前記ライ
センス数より少ないと判定されたときに、前記クライア
ントのクライアント識別情報を前記ライセンス管理テー
ブルに登録するライセンス登録手段と、前記ライセンス
数判定手段により、前記ライセンス管理テーブルに登録
されているクライアント識別情報の数が前記ライセンス
数と同じであると判定されたときに、前記クライアント
用アプリケーションプログラムによる前記サーバ用アプ
リケーションプログラムへのアクセスを禁止するライセ
ンス非登録手段とを含むことを特徴とする。また、本発
明は、サーバがサーバ用アプリケーションプログラムと
クライアント用アプリケーションプログラムを有し、前
記サーバからクライアントにダウンロードされてインス
トールされた前記クライアント用アプリケーションプロ
グラムが前記クライアントで起動されて前記サーバのサ
ーバ用アプリケーションプログラムにアクセスする際
に、このアクセスを、前記クライアント用アプリケーシ
ョンプログラムの使用が許可されるライセンス数に基づ
いて制限するクライアントライセンスの管理プログラム
を記録した記録媒体において、前記クライアントの前記
クライアント用アプリケーションプログラムが前記サー
バ用アプリケーションプログラムに対するアクセスを試
みたときに、前記クライアントから前記サーバに通知さ
れる、ネットワークに接続された前記各クライアントに
互いに重複しないように与えられたクライアント識別情
報が、前記サーバに設けられた、前記クライアント用ア
プリケーションプログラムの使用許可が与えられたクラ
イアントのクライアント識別情報を登録するラインセン
ス管理テーブルに登録されているか否かを判定する登録
判定ステップと、前記登録判定ステップにより前記クラ
イアント識別情報が前記ライセンス管理テーブルに登録
されていると判定されたときに、前記クライアント用ア
プリケーションプログラムによる前記サーバ用アプリケ
ーションプログラムへのアクセスを許可するアクセス許
可ステップと、前記登録判定ステップにより前記クライ
アントのクライアント識別情報が前記ライセンス管理テ
ーブルに登録されていないと判定されたときに、前記ラ
イセンス管理テーブルに登録されているクライアント識
別情報の数が前記ライセンス数より少ないか前記ライセ
ンス数と同じであるかを判定するライセンス数判定ステ
ップと、前記ライセンス数判定ステップにより、前記ラ
イセンス管理テーブルに登録されているクライアント識
別情報の数が前記ライセンス数より少ないと判定された
ときに、前記クライアントのクライアント識別情報を前
記ライセンス管理テーブルに登録するライセンス登録ス
テップと、前記ライセンス数判定ステップにより、前記
ライセンス管理テーブルに登録されているクライアント
識別情報の数が前記ライセンス数と同じであると判定さ
れたときに、前記クライアント用アプリケーションプロ
グラムによる前記サーバ用アプリケーションプログラム
へのアクセスを禁止するライセンス非登録ステップとを
コンピュータに実行させるためのクライアントライセン
スの管理プログラムを記録したことを特徴とする。
To achieve the above object, the present invention comprises a server and a plurality of clients connected to the server via a network, wherein the server has a server application program and a client application. In a client-server system having a program, when the client application program downloaded and installed from the server to the client is started by the client to access the server application program of the server, this access is performed by In a client license management method for restricting the use of a client application program based on the number of licenses permitted to use the client application program, each of the clients connected to the network Are provided with client identification information that does not overlap with each other, and the server is provided with a license management table for registering client identification information of a client to which use of the client application program has been granted. A registration determining step of determining whether client identification information of the client notified from the client to the server is registered in the license management table when the application program attempts to access the server application program; and When it is determined by the registration determining step that the client identification information is registered in the license management table, the client application program An access permitting step of permitting access to the server application program, and when it is determined by the registration determining step that the client identification information of the client is not registered in the license management table, A license number determining step of determining whether the number of registered client identification information is smaller than or equal to the license number; and a client registered in the license management table by the license number determining step. A license registration step of registering the client identification information of the client in the license management table when it is determined that the number of pieces of identification information is smaller than the number of licenses; When it is determined that the number of client identification information registered in the license management table is the same as the number of licenses, a license that prohibits the client application program from accessing the server application program is prohibited. And a registration step. The present invention also provides a client-server system including a server and a plurality of clients connected to the server via a network, wherein the server has a server application program and a client application program. When the client application program downloaded and installed in the server is started by the client to access the server application program of the server, this access is reduced to the number of licenses permitted to use the client application program. In the client license management device that restricts based on the above, each of the clients connected to the network has unique client identification information. A license management table provided in the server for registering client identification information of a client to which use permission of the client application program is given; and a client application program of the client, A registration determining unit that determines whether client identification information of the client notified from the client to the server is registered in the license management table when an attempt is made to access the program; When it is determined that the client identification information is registered in the license management table, the client application program sends to the server application program Access permitting means for permitting access, and when the registration determining means determines that the client identification information of the client is not registered in the license management table, the client identification information of the client registered in the license management table is determined. A license number determining unit for determining whether the number is less than or equal to the license number, and the license number determining unit determines that the number of client identification information registered in the license management table is equal to the license number. A license registration unit for registering the client identification information of the client in the license management table when it is determined that the number of the client identification information is smaller than the number of the client identification information registered in the license management table by the license number determination unit; And license non-registering means for prohibiting the client application program from accessing the server application program when it is determined that the number of licenses is equal to the number of licenses. Also, in the present invention, the server has a server application program and a client application program, and the client application program downloaded and installed from the server to the client is started by the client, and the server application of the server is executed. When accessing the program, on a recording medium recording a client license management program that restricts this access based on the number of licenses permitted to use the client application program, the client application program of the client When an attempt is made to access the server application program, the client notifies the server A line for registering the client identification information of the client provided with the server, the client identification information of which is given to the respective clients connected to the network so as not to overlap with each other, and which is provided with the client application program. A registration determining step of determining whether or not the client identification information is registered in the license management table; and determining that the client identification information is registered in the license management table by the registration determining step. An access permission step of permitting access to the server application program, and the client identification information of the client is not registered in the license management table in the registration determination step A license number determining step of determining whether the number of client identification information registered in the license management table is smaller than or equal to the license number; and A license registration step of registering the client identification information of the client in the license management table when it is determined that the number of client identification information registered in the license management table is smaller than the number of licenses; When the determination step determines that the number of client identification information registered in the license management table is the same as the license number, the server application program by the client application program is determined. A client license management program for causing the computer to execute a license non-registration step of prohibiting access to the program.

【0009】本発明のクライアントライセンスの管理方
法及び装置並びにクライアントライセンスの管理プログ
ラムを記録した記録媒体では、クライアントのクライア
ント用アプリケーションプログラムがサーバのサーバ用
アプリケーションプログラムに対してアクセスしてきた
順に、このアクセスしてきたクライアントのクライアン
ト識別情報がライセンス管理テーブルに登録される。し
たがって、予め許可されたライセンス数より多いクライ
アントにクライアント用アプリケーションプログラムが
インストールされていたとしても、クライアント識別情
報がライセンス管理テーブルに登録されていないクライ
アント用アプリケーションプログラムに対しては、サー
バ用アプリケーションプログラムへのアクセスを拒否す
る。すなわち、クライアント単位でアプリケーションの
ライセンス管理を行うことができ、かつ、アクセスを許
可されたクライアント用アプリケーションを有するクラ
イアントのみがサーバへ接続してサーバ用アプリケーシ
ョンプログラムにアクセスすることが許可される。
In the client license management method and apparatus according to the present invention and the recording medium storing the client license management program, the client client application program accesses the server application program in the order in which the client application program accesses the server application program. The client identification information of the client is registered in the license management table. Therefore, even if the client application program is installed in a client having a larger number of licenses than previously permitted, the client application program whose client identification information is not registered in the license management table is sent to the server application program. Deny access to. That is, application license management can be performed on a client-by-client basis, and only a client having a client application to which access is permitted is permitted to connect to the server and access the server application program.

【0010】[0010]

【発明の実施の形態】以下、本発明のクライアントライ
センスの管理方法の実施の形態について説明し、同時に
クライアントライセンスの管理装置並びにクライアント
ライセンスの管理プログラムを記録した記録媒体の実施
の形態について説明する。図1は本発明のクライアント
ライセンスの管理方法を適用するサーバクライアントシ
ステムの構成図、図2はクライアントからサーバに対す
るアクセスによって起動されるサーバの動作を説明する
フローチャート、図3はクライアントからサーバに対す
るアンインストールの通知がなされたことによって起動
されるサーバの動作を説明するフローチャートである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an embodiment of a client license management method according to the present invention will be described, and at the same time, an embodiment of a client license management apparatus and a recording medium storing a client license management program will be described. FIG. 1 is a configuration diagram of a server client system to which the client license management method of the present invention is applied, FIG. 2 is a flowchart for explaining the operation of a server started by a client accessing the server, and FIG. 9 is a flowchart for explaining the operation of the server that is started when the notification is made.

【0011】図1に示すように、サーバ10と、複数の
クライアント20がネットワークNで接続されてサーバ
クライアントシステムが構成されている。サーバ10と
各クライアント20には、IPアドレス(Intern
et Protocol Address)が与えられ
ている。このIPアドレスは、ネットワークNに接続さ
れているサーバとクライアントに与えられている固有の
アドレス情報であり、ネットワークN内で重複しないよ
うに設定されている。すなわち、このIPアドレスによ
って各クライアント20を特定することができるように
なっており、クライアント20がサーバ10へアクセス
する際には、このクライアント20のIPアドレスがサ
ーバ10に通知されるようになっている。
As shown in FIG. 1, a server 10 and a plurality of clients 20 are connected via a network N to form a server client system. The server 10 and each client 20 have an IP address (Intern)
et Protocol Address). This IP address is unique address information given to the server and the client connected to the network N, and is set so as not to be duplicated in the network N. That is, each client 20 can be specified by this IP address. When the client 20 accesses the server 10, the IP address of the client 20 is notified to the server 10. I have.

【0012】サーバ10は、クライアント用アプリケー
ションプログラムモジュール管理部12、サーバ用アプ
リケーションプログラム14、ライセンス管理テーブル
16、ライセンス管理部18、記憶装置19を有してい
る。
The server 10 has a client application program module management unit 12, a server application program 14, a license management table 16, a license management unit 18, and a storage device 19.

【0013】クライアント用アプリケーションプログラ
ムモジュール管理部12は、サーバ10のOSによって
構成されており、各クライアント20にダウンロードす
るためのクライアント用アプリケーションプログラムを
管理している。
The client application program module management section 12 is constituted by the OS of the server 10 and manages client application programs to be downloaded to each client 20.

【0014】サーバ用アプリケーションプログラム14
は、クライアント20のクライアント用アプリケーショ
ンプログラム24からのアクセスによって互いに情報の
授受を行って所定の処理を実行するものである。
The server application program 14
Is for transmitting and receiving information to and from each other by an access from the client application program 24 of the client 20 to execute a predetermined process.

【0015】ライセンス管理テーブル16は、クライア
ント用アプリケーションプログラムの使用許可が与えら
れたクライアント20のIPアドレスを登録するもので
ある。
The license management table 16 is for registering the IP address of the client 20 to which the use permission of the client application program has been given.

【0016】ライセンス管理部18は、ライセンス管理
テーブル16にIPアドレスの登録、削除を行うととも
に、ライセンス管理テーブル16に登録されているIP
アドレスの数を計数し、この計数値がクライアント用ア
プリケーションプログラムに対して許可された所定のラ
イセンス数より少ないか、等しいかを判定するものであ
る。また、ライセンス管理部18は、クライアント用ア
プリケーションプログラム24からサーバ用アプリケー
ションプログラム14に対するアクセスの許可または禁
止を決定し、その決定内容をサーバ用アプリケーション
プログラム14に通知するものである。記憶装置19
は、サーバ(コンピュータ)10が実行するプログラム
を記録媒体19Aから読み出すためのものであり、サー
バ10のOSによって管理されている。本発明のクライ
アントライセンスの管理プログラムも記録媒体19Aに
記録されており、この記録媒体19Aから読み出された
上記管理プログラムが記憶装置19から読み出されてサ
ーバ10にインストールされるようになっている。記憶
装置19と記録媒体19Aは、一例としてフロッピーデ
ィスクドライブ装置とフロッピーディスクなどによって
構成される。
The license management unit 18 registers and deletes an IP address in the license management table 16 and registers the IP address registered in the license management table 16.
The number of addresses is counted, and it is determined whether the counted value is less than or equal to a predetermined number of licenses permitted for the client application program. Further, the license management unit 18 determines permission or prohibition of access to the server application program 14 from the client application program 24 and notifies the server application program 14 of the determined content. Storage device 19
Is for reading a program executed by the server (computer) 10 from the recording medium 19A, and is managed by the OS of the server 10. The client license management program of the present invention is also recorded on the recording medium 19A, and the management program read from the recording medium 19A is read from the storage device 19 and installed on the server 10. . The storage device 19 and the recording medium 19A are composed of, for example, a floppy disk drive device and a floppy disk.

【0017】クライアント20は、自動インストール制
御部22、クライアント用アプリケーションプログラム
24、アンインストールツール26を有している。
The client 20 has an automatic installation control unit 22, a client application program 24, and an uninstall tool 26.

【0018】自動インストール制御部22は、クライア
ント20のOSによって構成されており、サーバ10に
アクセスしてクライアント用アプリケーションプログラ
ムモジュール管理部12からクライアント用アプリケー
ションプログラムをダウンロードして、このダウンロー
ドしたクライアント用アプリケーションプログラムをイ
ンストールするものである。
The automatic installation control unit 22 is constituted by an OS of the client 20, downloads the client application program from the client application program module management unit 12 by accessing the server 10, and downloads the downloaded client application program. Install the program.

【0019】クライアント用アプリケーションプログラ
ム24は、起動実行されると、ネットワークNを介して
サーバ10のサーバ用アプリケーションプログラム14
にアクセスすることで、互いに情報の授受を行って所定
の処理を実行するものである。
When the client application program 24 is started and executed, the server application program 14 of the server 10 via the network N
, The information is exchanged with each other, and a predetermined process is executed.

【0020】アンインストールツール26は、クライア
ント20にインストールされたクライアント用アプリケ
ーションプログラム24を削除する機能を具備してい
る。また、本発明において、アンインストールツール2
6はクライアント用アプリケーションプログラム24を
削除した旨をサーバ10のライセンス管理部18に通知
するようになっている。
The uninstall tool 26 has a function of deleting the client application program 24 installed in the client 20. In the present invention, the uninstall tool 2
6 notifies the license management unit 18 of the server 10 that the client application program 24 has been deleted.

【0021】次に図1、図2を参照して動作について説
明する。図1において、クライアント20の自動インス
トール制御部22は、クライアント用アプリケーション
プログラムをダウンロードする要求が発生したときに、
サーバ20のクライアント用アプリケーションプログラ
ムモジュール管理部12からクライアント用アプリケー
ションプログラムをネットワークNを介してダウンロー
ドしクライアント20にクライアント用アプリケーショ
ンプログラム24としてインストールする。
Next, the operation will be described with reference to FIGS. In FIG. 1, when a request to download a client application program is issued,
The client application program is downloaded from the client application program module management unit 12 of the server 20 via the network N and installed on the client 20 as the client application program 24.

【0022】クライアント用アプリケーションプログラ
ム24は、クライアント20にインストールされた後、
クライアント20上で起動されることで、サーバ10の
サーバ用アプリケーションプログラム14へのアクセス
を試みる。このアクセスの際に、クライアント20のI
Pアドレスはサーバ10に通知される。
After the client application program 24 is installed on the client 20,
By being activated on the client 20, an attempt is made to access the server application program 14 of the server 10. At the time of this access, the I
The P address is notified to the server 10.

【0023】サーバ用アプリケーションプログラム14
は、クライアント20のクライアント用アプリケーショ
ンプログラム24からアクセスがあったことを前記クラ
イアント20のIPアドレスと共にライセンス管理部1
8に通知する。
The server application program 14
The license management unit 1 reports that the client application program 24 of the client 20 has accessed, together with the IP address of the client 20.
Notify 8.

【0024】サーバ10は、クライアント20からのア
クセスによって図2に示す処理を起動する。すなわち、
サーバ10のライセンス管理部18は、通知されたクラ
イアント20のIPアドレスがライセンス管理テーブル
16に登録されているか否かをチェックする登録判定ス
テップを実行する(S100)。
The server 10 starts the processing shown in FIG. That is,
The license management unit 18 of the server 10 executes a registration determination step of checking whether the notified IP address of the client 20 is registered in the license management table 16 (S100).

【0025】通知されたクライアント20のIPアドレ
スがライセンス管理テーブル16に登録されている場合
(S100で“Y”)、ライセンス管理部18は、サー
バ用アプリケーションプログラム14に対するクライア
ント用アプリケーションプログラム24からのアクセス
を許可する旨をサーバ用アプリケーションプログラム1
4に通知するアクセス許可ステップを実行する(S10
2)。したがって、このアクセスが許可された後、サー
バ用アプリケーションプログラム14とクライアント用
アプリケーションプログラム24はネットワークNを介
して情報を授受しながら所定の処理動作を実行する。
When the notified IP address of the client 20 is registered in the license management table 16 ("Y" in S100), the license management unit 18 accesses the server application program 14 from the client application program 24. Server application program 1
4 is executed (S10).
2). Therefore, after this access is permitted, the server application program 14 and the client application program 24 execute predetermined processing operations while exchanging information via the network N.

【0026】一方、通知されたクライアント20のIP
アドレスがライセンス管理テーブル16に登録されてい
ない場合(S100で“N”)、ライセンス管理部18
は、その時点でライセンス管理テーブル16に登録され
ているクライアント20のIPアドレス数がクライアン
ト用アプリケーションプログラムに対して許可された所
定のライセンス数より少ないか同じかをチェックするラ
インセンス数判定ステップを実行する(S104)。
On the other hand, the IP address of the notified client 20
If the address is not registered in the license management table 16 (“N” in S100), the license management unit 18
Executes a license number determination step of checking whether the number of IP addresses of the client 20 registered in the license management table 16 at that time is smaller than or equal to a predetermined number of licenses permitted for the client application program. (S104).

【0027】ライセンス管理テーブル16に登録されて
いるIPアドレス数が許可された所定のライセンス数よ
り少ない場合(S104で“Y”)、ライセンス管理部
18は、サーバ10にアクセスしているクライアント2
0のIPアドレスをライセンス管理テーブル16に登録
するとともに、このIPアドレスをライセンス管理テー
ブル16に登録した後、サーバ用アプリケーションプロ
グラム14に対するクライアント用アプリケーションプ
ログラム24からのアクセスを許可する旨をサーバ用ア
プリケーションプログラム14に通知するするライセン
ス登録ステップを実行する(S106)。したがって、
このアクセスが許可された後、サーバ用アプリケーショ
ンプログラム14は、クライアント用アプリケーション
プログラム24との間でネットワークNを介して情報を
授受しながら所定の処理動作を実行する。
If the number of IP addresses registered in the license management table 16 is smaller than the predetermined number of permitted licenses ("Y" in S104), the license management unit 18 sends the license information to the client 2 accessing the server 10.
0 is registered in the license management table 16, and after registering the IP address in the license management table 16, the server application program 24 permits access from the client application program 24 to the server application program 14. Then, a license registration step of notifying 14 is executed (S106). Therefore,
After this access is permitted, the server application program 14 performs a predetermined processing operation while exchanging information with the client application program 24 via the network N.

【0028】一方、ライセンス管理テーブル16に登録
されているIPアドレス数が許可されたライセンス数と
等しい場合、ライセンス管理部18はサーバ用アプリケ
ーションプログラム14にクライアント20のクライア
ント用アプリケーションプログラム24からのアクセス
を許可しない旨を通知する。アクセスを許可しない旨の
通知を受けたサーバ用アプリケーションプログラム14
は、クライアント用アプリケーションプログラム24に
対してアクセスを拒否するとともに、アクセスを拒否す
る旨をネットワークNを介して通知するライセンス非登
録ステップを実行する(S108)。そして、サーバ1
0は一連の処理を終了する。このアクセスを拒否する旨
の通知を受けたクライアント用アプリケーションプログ
ラム24は、クライアント20が具備するディスプレイ
などにアクセスが拒否された旨の情報を表示することで
クライアント20の操作者にアクセスが拒否されたこと
を報知する。したがって、クライアント20の操作者
は、クライアント用アプリケーションプログラム24に
よるサーバ10へのアクセスがライセンス未登録のため
に拒否されたことを認識することができる。
On the other hand, when the number of IP addresses registered in the license management table 16 is equal to the number of permitted licenses, the license management unit 18 gives the server application program 14 access from the client application program 24 of the client 20. Notify that permission is not granted. Server application program 14 that has been notified that access is not permitted
Executes a license non-registration step of rejecting access to the client application program 24 and notifying the access rejection via the network N (S108). And server 1
0 ends a series of processing. The client application program 24, which has received the notification of denying the access, displays information indicating that the access is denied on a display or the like of the client 20, and thereby the operator of the client 20 is denied access. Notify that. Therefore, the operator of the client 20 can recognize that the access to the server 10 by the client application program 24 has been rejected because the license has not been registered.

【0029】次に、図1、図3を参照して、クライアン
ト20にインストールされたクライアント用アプリケー
ションプログラム26を削除する場合の動作について説
明する。クライアント20におけるクライアント用アプ
リケーションプログラム26の削除はアンインストール
ツール26によって行われる。アンインストールツール
26は、クライアント用アプリケーションプログラム2
4をクライアント20から削除すると共に、サーバ10
にアクセスしてクライアント20からクライアント用ア
プリケーションプログラム24を削除した旨をライセン
ス管理部18に通知する。
Next, referring to FIG. 1 and FIG. 3, an operation for deleting the client application program 26 installed in the client 20 will be described. The deletion of the client application program 26 in the client 20 is performed by the uninstall tool 26. The uninstall tool 26 is a client application program 2
4 from the client 20 and the server 10
And notifies the license management unit 18 that the client application program 24 has been deleted from the client 20.

【0030】このクライアント用アプリケーションプロ
グラム24を削除した旨の通知を受けたサーバ10のラ
イセンス管理部18は図3の処理を起動する。すなわ
ち、ライセンス管理テーブル16に登録されているIP
アドレスの内、通知されたクライアント20のIPアド
レスと一致するIPアドレスを削除するクライアント用
アプリケーションアンインストールステップを実行して
(S120)、一連の処理を終了する。
The license management unit 18 of the server 10 that has received the notification that the client application program 24 has been deleted activates the processing shown in FIG. That is, the IP registered in the license management table 16
A client application uninstallation step of deleting an IP address that matches the notified IP address of the client 20 from among the addresses is executed (S120), and a series of processing ends.

【0031】ここで、クライアント用アプリケーション
プログラムを使用するクライアント20を他のクライア
ントに変更する場合になされる処理手順を説明する。す
なわち、前記クライアント用アプリケーションプログラ
ム24を使用しなくなるクライアント20からそのクラ
イアント用アプリケーションプログラム24を削除する
とともに、ライセンス管理テーブル16に登録されてい
た前記クライアント20のIPアドレスをライセンス管
理テーブル16から削除する。
Here, a description will be given of a processing procedure performed when the client 20 using the client application program is changed to another client. That is, the client application program 24 is deleted from the client 20 that no longer uses the client application program 24, and the IP address of the client 20 registered in the license management table 16 is deleted from the license management table 16.

【0032】その後、新しく使用するクライアント20
において、クライアント用アプリケーションプログラム
をダウンロードする要求が発生することで、新しく使用
するクライアント20の自動インストール制御部22
は、サーバ20のクライアント用アプリケーションプロ
グラムモジュール管理部12からクライアント用アプリ
ケーションプログラムをネットワークNを介してダウン
ロードしクライアント20にクライアント用アプリケー
ションプログラム24としてインストールする。
Thereafter, the newly used client 20
, A request to download the client application program is generated, and the automatic installation control unit 22 of the client 20 to be newly used is
Downloads the client application program from the client application program module management unit 12 of the server 20 via the network N and installs the client application program as the client application program 24 on the client 20.

【0033】そして、前述した場合と同様に、インスト
ールされたクライアント用アプリケーションプログラム
24は、クライアント20上で起動されることで、サー
バ10のサーバ用アプリケーションプログラム14への
アクセスを試み、ライセンス管理テーブル16に登録さ
れているIPアドレス数がライセンス数よりも少なけれ
ば、このクライアント20のIPアドレスがライセンス
管理テーブル16に登録され、そのクライアント20で
クライアント用アプリケーションプログラム24を使用
してサーバ10のサーバ用アプリケーション14に対す
るアクセスが許可される。すなわち、そのクライアント
20でクライアント用アプリケーションプログラム24
を使用することが可能となる。
Then, similarly to the case described above, the installed client application program 24 is activated on the client 20 to try to access the server application program 14 of the server 10 and to obtain the license management table 16. If the number of IP addresses registered in the server 10 is smaller than the number of licenses, the IP address of the client 20 is registered in the license management table 16, and the client 20 uses the client application program 24 to execute the server application of the server 10. 14 is permitted. That is, the client application program 24
Can be used.

【0034】上述した実施の形態では、クライアント2
0のクライアント用アプリケーションプログラム24が
サーバ10のサーバ用アプリケーションプログラム14
に対してアクセスしてきた順に、このアクセスしてきた
クライアント20のIPアドレスがライセンス管理テー
ブル16に登録される。したがって、予め許可されたラ
イセンス数より多いクライアントにクライアント用アプ
リケーションプログラム24がインストールされていた
としても、クライアントのIPアドレスがライセンス管
理テーブル16に登録されていないクライアント用アプ
リケーションプログラム24に対しては、サーバ用アプ
リケーションプログラム14へのアクセスを拒否する。
すなわち、クライアント単位でアプリケーションのライ
センス管理を行うことができ、かつ、アクセスを許可さ
れたクライアント用アプリケーションを有するクライア
ントのみがサーバへ接続してサーバ用アプリケーション
プログラムにアクセスすることが許可される。このた
め、従来と違って、前記ライセンス数を超えるクライア
ントがサーバにアクセスすることを禁止することが可能
となる。
In the above embodiment, the client 2
0 of the server application program 14 of the server 10
The IP addresses of the accessing clients 20 are registered in the license management table 16 in the order of access. Therefore, even if the client application program 24 is installed in a client whose number is larger than the number of licenses permitted in advance, the client application program 24 for which the IP address of the client is not registered in the license management table 16 is sent to the server. Access to the application program for access 14 is denied.
That is, application license management can be performed on a client-by-client basis, and only a client having a client application to which access is permitted is permitted to connect to the server and access the server application program. Therefore, unlike the related art, it is possible to prohibit a client exceeding the license number from accessing the server.

【0035】なお、上述の実施の形態では、ライセンス
管理テーブル16に登録されているIPアドレス数が許
可された所定のライセンス数より少ない場合、ライセン
ス管理部18は、サーバ10にアクセスしているクライ
アント20のIPアドレスをライセンス管理テーブル1
6に登録し、このIPアドレスをライセンス管理テーブ
ル16に登録した後、サーバ用アプリケーションプログ
ラム14に対するクライアント用アプリケーションプロ
グラム24からのアクセスを許可する旨をサーバ用アプ
リケーションプログラム14に通知した。しかしなが
ら、前記IPアドレスがライセンス管理テーブル16に
登録された時点でいったん処理を終了してサーバ10と
クライアント20の接続を切断するようにしてもよい。
この場合には、前記IPアドレスが登録されたクライア
ント用アプリケーションプログラム24がサーバ10の
サーバ用アプリケーションプログラム14に対してアク
セスを試みたときに、前述した手順に従ってサーバ用ア
プリケーションプログラム14に対するアクセスが許可
され、サーバ用アプリケーションプログラム14がクラ
イアント用アプリケーションプログラム24との間でネ
ットワークNを介して情報を授受しながら所定の処理動
作を実行する。
In the above-described embodiment, when the number of IP addresses registered in the license management table 16 is smaller than the predetermined number of permitted licenses, the license management unit 18 determines whether the client accessing the server 10 License management table 1 for 20 IP addresses
After registering the IP address in the license management table 16, the server application program 14 is notified that access to the server application program 14 from the client application program 24 is permitted. However, the process may be terminated once when the IP address is registered in the license management table 16, and the connection between the server 10 and the client 20 may be disconnected.
In this case, when the client application program 24 in which the IP address is registered attempts to access the server application program 14 of the server 10, access to the server application program 14 is permitted according to the above-described procedure. The server application program 14 performs a predetermined processing operation while exchanging information with the client application program 24 via the network N.

【0036】また、上述の実施の形態では、IPアドレ
スを各クライアントを識別するためのクライアント識別
情報として使用してライセンス管理テーブルに登録した
が、各クライアントを特定するためのクライアント識別
情報としては、ネットワークに接続された各クライアン
トに対して重複しないように与えられたマシンID(I
Dentification)またはクライアント名を
用いてもよいことはいうまでもない。
In the above-described embodiment, the IP address is registered in the license management table using client identification information for identifying each client. However, as the client identification information for identifying each client, Machine ID (I) assigned to each client connected to the network so as not to be duplicated
Needless to say, it is also possible to use (Denification) or a client name.

【0037】上述した実施の形態において、登録判定ス
テップ、アクセス許可ステップ、ライセンス数判定ステ
ップ、ライセンス登録ステップ、ライセンス非登録ステ
ップ、クライアント用アプリケーションアンインストー
ルステップをそれぞれ実行するサーバ10によって、ア
クセス許可手段、ライセンス数判定手段、ライセンス登
録手段、ライセンス非登録手段、クライアント用アプリ
ケーションアンインストール手段がそれぞれ実現されて
いる。また、サーバ10が実行するクライアントライセ
ンスの管理プログラム、すなわち、登録判定ステップ、
アクセス許可ステップ、ライセンス数判定ステップ、ラ
イセンス登録ステップ、ライセンス非登録ステップ、ク
ライアント用アプリケーションアンインストールステッ
プを含む管理プログラムは、記録媒体19Aに記録され
ている。そして、記録媒体19Aに記録された管理プロ
グラムは記憶装置19によって読み出されてサーバ10
にインストールされ実行可能な状態となるように構成さ
れている。また、クライアントライセンスの管理プログ
ラムを記録する記録媒体は、フロッピーディスクに限定
されるものではなく、例えば、光ディスク、光磁気ディ
スク、ROM、RAMなどであってもよい。
In the above-described embodiment, the server 10 executing the registration determining step, the access permitting step, the license number determining step, the license registering step, the license non-registering step, and the client application uninstalling step, respectively, A license number determining unit, a license registering unit, a license non-registering unit, and a client application uninstalling unit are realized. Also, a client license management program executed by the server 10, that is, a registration determination step,
A management program including an access permission step, a license number determination step, a license registration step, a license non-registration step, and a client application uninstallation step is recorded on the recording medium 19A. Then, the management program recorded on the recording medium 19A is read out by the storage device 19 and
It is configured to be installed and executable. The recording medium for recording the client license management program is not limited to a floppy disk, but may be, for example, an optical disk, a magneto-optical disk, a ROM, a RAM, or the like.

【0038】また、本発明のクライアントライセンスの
管理方法及び装置並びにクライアントライセンスの管理
プログラムを記録した記録媒体において、サーバとクラ
イアントを接続するネットワークは、特に限定されるも
のではなく、例えばLAN、WAN、インターネットな
どを含むものである。
In the client license management method and apparatus of the present invention and the recording medium storing the client license management program, the network connecting the server and the client is not particularly limited. For example, LAN, WAN, It includes the Internet and the like.

【0039】[0039]

【発明の効果】以上の説明で明らかなように本発明は、
サーバと、該サーバにネットワークを介して接続される
複数のクライアントとを備え、前記サーバがサーバ用ア
プリケーションプログラムとクライアント用アプリケー
ションプログラムを有するクライアントサーバシステム
で、前記サーバから前記クライアントにダウンロードさ
れてインストールされた前記クライアント用アプリケー
ションプログラムが前記クライアントで起動されて前記
サーバのサーバ用アプリケーションプログラムにアクセ
スする際に、このアクセスを、前記クライアント用アプ
リケーションプログラムの使用が許可されるライセンス
数に基づいて制限するクライアントライセンスの管理方
法において、前記ネットワークに接続された前記各クラ
イアントには互いに重複しないクライアント識別情報が
与えられており、前記クライアント用アプリケーション
プログラムの使用許可が与えられたクライアントのクラ
イアント識別情報を登録するラインセンス管理テーブル
を前記サーバに設け、前記クライアントの前記クライア
ント用アプリケーションプログラムが前記サーバ用アプ
リケーションプログラムに対するアクセスを試みたとき
に、前記クライアントから前記サーバに通知される前記
クライアントのクライアント識別情報が前記ライセンス
管理テーブルに登録されているか否かを判定する登録判
定ステップと、前記登録判定ステップにより前記クライ
アント識別情報が前記ライセンス管理テーブルに登録さ
れていると判定されたときに、前記クライアント用アプ
リケーションプログラムによる前記サーバ用アプリケー
ションプログラムへのアクセスを許可するアクセス許可
ステップと、前記登録判定ステップにより前記クライア
ントのクライアント識別情報が前記ライセンス管理テー
ブルに登録されていないと判定されたときに、前記ライ
センス管理テーブルに登録されているクライアント識別
情報の数が前記ライセンス数より少ないか前記ライセン
ス数と同じであるかを判定するライセンス数判定ステッ
プと、前記ライセンス数判定ステップにより、前記ライ
センス管理テーブルに登録されているクライアント識別
情報の数が前記ライセンス数より少ないと判定されたと
きに、前記クライアントのクライアント識別情報を前記
ライセンス管理テーブルに登録するライセンス登録ステ
ップと、前記ライセンス数判定ステップにより、前記ラ
イセンス管理テーブルに登録されているクライアント識
別情報の数が前記ライセンス数と同じであると判定され
たときに、前記クライアント用アプリケーションプログ
ラムによる前記サーバ用アプリケーションプログラムへ
のアクセスを禁止するライセンス非登録ステップとを含
む構成とした。また、本発明は、サーバと、該サーバに
ネットワークを介して接続される複数のクライアントと
を備え、前記サーバがサーバ用アプリケーションプログ
ラムとクライアント用アプリケーションプログラムを有
するクライアントサーバシステムで、前記サーバから前
記クライアントにダウンロードされてインストールされ
た前記クライアント用アプリケーションプログラムが前
記クライアントで起動されて前記サーバのサーバ用アプ
リケーションプログラムにアクセスする際に、このアク
セスを、前記クライアント用アプリケーションプログラ
ムの使用が許可されるライセンス数に基づいて制限する
クライアントライセンスの管理装置において、前記ネッ
トワークに接続された前記各クライアントには互いに重
複しないクライアント識別情報が与えられており、前記
サーバに設けられ、前記クライアント用アプリケーショ
ンプログラムの使用許可が与えられたクライアントのク
ライアント識別情報を登録するラインセンス管理テーブ
ルと、前記クライアントの前記クライアント用アプリケ
ーションプログラムが前記サーバ用アプリケーションプ
ログラムに対するアクセスを試みたときに、前記クライ
アントから前記サーバに通知される前記クライアントの
クライアント識別情報が前記ライセンス管理テーブルに
登録されているか否かを判定する登録判定手段と、前記
登録判定手段により前記クライアント識別情報が前記ラ
イセンス管理テーブルに登録されていると判定されたと
きに、前記クライアント用アプリケーションプログラム
による前記サーバ用アプリケーションプログラムへのア
クセスを許可するアクセス許可手段と、前記登録判定手
段により前記クライアントのクライアント識別情報が前
記ライセンス管理テーブルに登録されていないと判定さ
れたときに、前記ライセンス管理テーブルに登録されて
いるクライアント識別情報の数が前記ライセンス数より
少ないか前記ライセンス数と同じであるかを判定するラ
イセンス数判定手段と、前記ライセンス数判定手段によ
り、前記ライセンス管理テーブルに登録されているクラ
イアント識別情報の数が前記ライセンス数より少ないと
判定されたときに、前記クライアントのクライアント識
別情報を前記ライセンス管理テーブルに登録するライセ
ンス登録手段と、前記ライセンス数判定手段により、前
記ライセンス管理テーブルに登録されているクライアン
ト識別情報の数が前記ライセンス数と同じであると判定
されたときに、前記クライアント用アプリケーションプ
ログラムによる前記サーバ用アプリケーションプログラ
ムへのアクセスを禁止するライセンス非登録手段とを含
む構成とした。また、本発明は、サーバがサーバ用アプ
リケーションプログラムとクライアント用アプリケーシ
ョンプログラムを有し、前記サーバからクライアントに
ダウンロードされてインストールされた前記クライアン
ト用アプリケーションプログラムが前記クライアントで
起動されて前記サーバのサーバ用アプリケーションプロ
グラムにアクセスする際に、このアクセスを、前記クラ
イアント用アプリケーションプログラムの使用が許可さ
れるライセンス数に基づいて制限するクライアントライ
センスの管理プログラムを記録した記録媒体において、
前記クライアントの前記クライアント用アプリケーショ
ンプログラムが前記サーバ用アプリケーションプログラ
ムに対するアクセスを試みたときに、前記クライアント
から前記サーバに通知される、ネットワークに接続され
た前記各クライアントに互いに重複しないように与えら
れたクライアント識別情報が、前記サーバに設けられ
た、前記クライアント用アプリケーションプログラムの
使用許可が与えられたクライアントのクライアント識別
情報を登録するラインセンス管理テーブルに登録されて
いるか否かを判定する登録判定ステップと、前記登録判
定ステップにより前記クライアント識別情報が前記ライ
センス管理テーブルに登録されていると判定されたとき
に、前記クライアント用アプリケーションプログラムに
よる前記サーバ用アプリケーションプログラムへのアク
セスを許可するアクセス許可ステップと、前記登録判定
ステップにより前記クライアントのクライアント識別情
報が前記ライセンス管理テーブルに登録されていないと
判定されたときに、前記ライセンス管理テーブルに登録
されているクライアント識別情報の数が前記ライセンス
数より少ないか前記ライセンス数と同じであるかを判定
するライセンス数判定ステップと、前記ライセンス数判
定ステップにより、前記ライセンス管理テーブルに登録
されているクライアント識別情報の数が前記ライセンス
数より少ないと判定されたときに、前記クライアントの
クライアント識別情報を前記ライセンス管理テーブルに
登録するライセンス登録ステップと、前記ライセンス数
判定ステップにより、前記ライセンス管理テーブルに登
録されているクライアント識別情報の数が前記ライセン
ス数と同じであると判定されたときに、前記クライアン
ト用アプリケーションプログラムによる前記サーバ用ア
プリケーションプログラムへのアクセスを禁止するライ
センス非登録ステップとをコンピュータに実行させるた
めのクライアントライセンスの管理プログラムを記録し
た構成とした。
As is clear from the above description, the present invention
A client-server system having a server and a plurality of clients connected to the server via a network, wherein the server has a server application program and a client application program, and is downloaded from the server to the client and installed. When the client application program is started by the client and accesses the server application program of the server, the client license restricts the access based on the number of licenses permitted to use the client application program. In the management method, each of the clients connected to the network is given client identification information that does not overlap with each other, The server is provided with a license management table for registering client identification information of a client to which use of the client application program is permitted, and the client application program of the client attempts to access the server application program. A registration judging step of judging whether or not client identification information of the client notified from the client to the server is registered in the license management table; and When it is determined that the client application program is registered in the table, the client application program is permitted to access the server application program. And when the client identification information of the client is determined not to be registered in the license management table by the registration determining step, the number of client identification information registered in the license management table is increased. The license number determining step of determining whether the number is smaller than or equal to the license number and the license number determining step determine that the number of client identification information registered in the license management table is smaller than the license number. When it is determined, the license registration step of registering the client identification information of the client in the license management table, and the client identification information registered in the license management table by the license number determination step. A license non-registration step of prohibiting access to the server application program by the client application program when it is determined that the number of different information is the same as the license number. The present invention also provides a client-server system including a server and a plurality of clients connected to the server via a network, wherein the server has a server application program and a client application program. When the client application program downloaded and installed in the server is started by the client to access the server application program of the server, this access is reduced to the number of licenses permitted to use the client application program. In the client license management device that restricts based on the above, each of the clients connected to the network has unique client identification information. A license management table provided in the server for registering client identification information of a client to which use permission of the client application program is given; and a client application program of the client, A registration determining unit that determines whether client identification information of the client notified from the client to the server is registered in the license management table when an attempt is made to access the program; When it is determined that the client identification information is registered in the license management table, the client application program sends to the server application program Access permitting means for permitting access, and when the registration determining means determines that the client identification information of the client is not registered in the license management table, the client identification information of the client registered in the license management table is determined. A license number determining unit for determining whether the number is less than or equal to the license number, and the license number determining unit determines that the number of client identification information registered in the license management table is equal to the license number. A license registration unit for registering the client identification information of the client in the license management table when it is determined that the number of the client identification information is smaller than the number of the client identification information registered in the license management table by the license number determination unit; Is determined to be the same as the number of licenses, a license non-registering means for prohibiting the client application program from accessing the server application program. Also, in the present invention, the server has a server application program and a client application program, and the client application program downloaded and installed from the server to the client is started by the client, and the server application of the server is executed. When accessing the program, in a recording medium recording a client license management program that restricts this access based on the number of licenses permitted to use the client application program,
When the client application program of the client attempts to access the server application program, the client is notified from the client to the server, and is provided to each of the clients connected to the network so as not to overlap each other. A registration determination step of determining whether or not the identification information is provided in the server and registered in a license management table for registering client identification information of the client to which use permission of the client application program has been granted; When it is determined in the registration determining step that the client identification information is registered in the license management table, the server application program by the client application program. An access permission step of permitting access to the application program, and when it is determined in the registration determination step that the client identification information of the client is not registered in the license management table, the client identification information is registered in the license management table. A license number determining step of determining whether the number of client identification information is smaller than or equal to the license number; and the number of client identification information registered in the license management table by the license number determining step. A license registration step of registering client identification information of the client in the license management table when it is determined that the license is less than the license number, and the license number determination step. A license unregistering step of prohibiting the client application program from accessing the server application program when it is determined that the number of client identification information registered in the management table is the same as the license number. The client license management program to be executed by the computer is recorded.

【0040】そのため、本発明のクライアントライセン
スの管理方法及び装置並びにクライアントライセンスの
管理プログラムを記録した記録媒体では、クライアント
のクライアント用アプリケーションプログラムがサーバ
のサーバ用アプリケーションプログラムに対してアクセ
スしてきた順に、このアクセスしてきたクライアントの
クライアント識別情報がライセンス管理テーブルに登録
される。したがって、予め許可されたライセンス数より
多いクライアントにクライアント用アプリケーションプ
ログラムがインストールされていたとしても、クライア
ント識別情報がライセンス管理テーブルに登録されてい
ないクライアント用アプリケーションプログラムに対し
ては、サーバ用アプリケーションプログラムへのアクセ
スを拒否する。すなわち、クライアント単位でアプリケ
ーションのライセンス管理を行うことができ、かつ、ア
クセスを許可されたクライアント用アプリケーションを
有するクライアントのみがサーバへ接続してサーバ用ア
プリケーションプログラムにアクセスすることを許可さ
れ、ライセンス数を超えるクライアントがサーバにアク
セスすることを禁止することが可能となる。
Therefore, in the client license management method and apparatus of the present invention and the recording medium storing the client license management program, the client application program for the client accesses the server application program in the order in which the server accesses the server application program. The client identification information of the accessing client is registered in the license management table. Therefore, even if the client application program is installed in a client having a larger number of licenses than previously permitted, the client application program whose client identification information is not registered in the license management table is sent to the server application program. Deny access to. In other words, application license management can be performed on a client-by-client basis, and only a client having a client application to which access is permitted is permitted to connect to the server and access the server application program. It is possible to prohibit a client exceeding the number from accessing the server.

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

【図1】本発明のクライアントラインセンス管理方法を
適用するサーバクライアントシステムの概略構成図であ
る。
FIG. 1 is a schematic configuration diagram of a server client system to which a client license management method of the present invention is applied.

【図2】クライアントからサーバに対するアクセスによ
って起動されるサーバの動作を説明するフローチャート
である。
FIG. 2 is a flowchart illustrating an operation of a server started by a client accessing the server.

【図3】クライアントからサーバに対するアンインスト
ールの通知がなされたことによって起動されるサーバの
動作を説明するフローチャートである。
FIG. 3 is a flowchart illustrating an operation of the server that is started when a client notifies the server of uninstallation.

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

10……サーバ、12……クライアント用アプリケーシ
ョンプログラムモジュール管理部、14……サーバ用ア
プリケーションプログラム、16……ライセンス管理テ
ーブル、18……ライセンス管理部、19……記憶装
置、19A……記録媒体、20……クライアント、22
……自動インストール制御部、24……クライアント用
アプリケーションプログラム、26……アンインストー
ルツール、N……ネットワーク。
Reference numeral 10: Server, 12: Client application program module management unit, 14: Server application program, 16: License management table, 18: License management unit, 19: Storage device, 19A: Recording medium, 20 ... Client, 22
... Automatic installation control unit, 24... Client application program, 26... Uninstallation tool, N.

Claims (22)

【特許請求の範囲】[Claims] 【請求項1】 サーバと、該サーバにネットワークを介
して接続される複数のクライアントとを備え、前記サー
バがサーバ用アプリケーションプログラムとクライアン
ト用アプリケーションプログラムを有するクライアント
サーバシステムで、前記サーバから前記クライアントに
ダウンロードされてインストールされた前記クライアン
ト用アプリケーションプログラムが前記クライアントで
起動されて前記サーバのサーバ用アプリケーションプロ
グラムにアクセスする際に、このアクセスを、前記クラ
イアント用アプリケーションプログラムの使用が許可さ
れるライセンス数に基づいて制限するクライアントライ
センスの管理方法において、 前記ネットワークに接続された前記各クライアントには
互いに重複しないクライアント識別情報が与えられてお
り、 前記クライアント用アプリケーションプログラムの使用
許可が与えられたクライアントのクライアント識別情報
を登録するラインセンス管理テーブルを前記サーバに設
け、 前記クライアントの前記クライアント用アプリケーショ
ンプログラムが前記サーバ用アプリケーションプログラ
ムに対するアクセスを試みたときに、前記クライアント
から前記サーバに通知される前記クライアントのクライ
アント識別情報が前記ライセンス管理テーブルに登録さ
れているか否かを判定する登録判定ステップと、 前記登録判定ステップにより前記クライアント識別情報
が前記ライセンス管理テーブルに登録されていると判定
されたときに、前記クライアント用アプリケーションプ
ログラムによる前記サーバ用アプリケーションプログラ
ムへのアクセスを許可するアクセス許可ステップと、 前記登録判定ステップにより前記クライアントのクライ
アント識別情報が前記ライセンス管理テーブルに登録さ
れていないと判定されたときに、前記ライセンス管理テ
ーブルに登録されているクライアント識別情報の数が前
記ライセンス数より少ないか前記ライセンス数と同じで
あるかを判定するライセンス数判定ステップと、 前記ライセンス数判定ステップにより、前記ライセンス
管理テーブルに登録されているクライアント識別情報の
数が前記ライセンス数より少ないと判定されたときに、
前記クライアントのクライアント識別情報を前記ライセ
ンス管理テーブルに登録するライセンス登録ステップ
と、 前記ライセンス数判定ステップにより、前記ライセンス
管理テーブルに登録されているクライアント識別情報の
数が前記ライセンス数と同じであると判定されたとき
に、前記クライアント用アプリケーションプログラムに
よる前記サーバ用アプリケーションプログラムへのアク
セスを禁止するライセンス非登録ステップと、 を含むことを特徴とするクライアントライセンスの管理
方法。
1. A client-server system comprising a server and a plurality of clients connected to the server via a network, wherein the server has a server application program and a client application program. When the downloaded and installed client application program is started by the client and accesses the server application program of the server, the access is determined based on the number of licenses permitted to use the client application program. In the client license management method, each client connected to the network is provided with unique client identification information. A license management table for registering client identification information of a client to which use of the client application program is permitted, wherein the client application program of the client accesses the server application program. A registration determining step of determining whether or not client identification information of the client notified to the server from the client is registered in the license management table; and When it is determined that is registered in the license management table, the server application program is sent to the server application program by the client application program. The client identification information registered in the license management table when it is determined in the registration determination step that the client identification information of the client is not registered in the license management table. A license number determining step of determining whether the number of licenses is smaller than or equal to the license number; and the license number determining step determines that the number of client identification information registered in the license management table is equal to the license number. When it is judged that it is less than the number,
The license registration step of registering the client identification information of the client in the license management table, and the license number determination step determines that the number of client identification information registered in the license management table is the same as the license number A license unregistering step of prohibiting the client application program from accessing the server application program when the client application program is executed.
【請求項2】 前記ライセンス登録ステップは、前記ク
ライアントのクライアント識別情報を前記ライセンス管
理テーブルに登録した後、前記クライアント用アプリケ
ーションプログラムによる前記サーバ用アプリケーショ
ンプログラムへのアクセスを許可することを特徴とする
請求項1記載のクライアントライセンスの管理方法。
2. The license registration step, wherein after registering client identification information of the client in the license management table, access to the server application program by the client application program is permitted. Item 7. The client license management method according to Item 1.
【請求項3】 前記ライセンス非登録ステップは、前記
クライアント用アプリケーションプログラムによる前記
サーバ用アプリケーションプログラムへのアクセスを禁
止する旨を示す情報を前記クライアントへ通知すること
を特徴とする請求項1または2記載のクライアントライ
センスの管理方法。
3. The license non-registering step includes notifying the client of information indicating that access to the server application program by the client application program is prohibited. How to manage client licenses.
【請求項4】 前記クライアント識別情報は、前記クラ
イアントに与えられるIPアドレス、もしくはマシンI
D、もしくはクライアント名であることを特徴とする請
求項1、2または3記載のクライアントライセンスの管
理方法。
4. The client identification information is an IP address given to the client or a machine I
4. The client license management method according to claim 1, wherein the client license is D or a client name.
【請求項5】 前記クライアント用アプリケーションプ
ログラムと前記サーバ用アプリケーションプログラムは
互いに情報の授受を行って所定の処理を行うものである
ことを特徴とする請求項1乃至4の何れか1項記載のク
ライアントライセンスの管理方法。
5. The client according to claim 1, wherein the client application program and the server application program exchange information with each other to perform a predetermined process. How to manage licenses.
【請求項6】 前記サーバから前記クライアントへの前
記クライアント用アプリケーションプログラムのダウン
ロードとダウンロードされた前記クライアント用アプリ
ケーションプログラムの前記クライアントでのインスト
ールとは、前記サーバのオペレーティングシステムと前
記クライアントのオペレーティングシステムとによって
行われることを特徴とする請求項1乃至5の何れか1項
記載のクライアントライセンスの管理方法。
6. The downloading of the client application program from the server to the client and the installation of the downloaded client application program on the client depend on the operating system of the server and the operating system of the client. The client license management method according to any one of claims 1 to 5, wherein the method is performed.
【請求項7】 前記クライアントにインストールされて
いる前記クライアント用アプリケーションプログラムが
削除された旨が前記クライアントから前記サーバに通知
された場合に、この通知に基づいて前記クライアント用
アプリケーションプログラムが削除された前記クライア
ントのクライアント識別情報を前記ライセンス管理テー
ブルから削除するクライアント用アプリケーションアン
インストールステップを含むことを特徴とする請求項1
乃至6の何れか1項記載のクライアントライセンスの管
理方法。
7. When the client notifies the server that the client application program installed in the client has been deleted, the client application program is deleted based on the notification. 2. A client application uninstalling step of deleting client identification information of the client from the license management table.
7. The client license management method according to claim 1.
【請求項8】 前記クライアントにインストールされて
いる前記クライアント用アプリケーションプログラムの
削除は前記クライアントが備えるアンインストールツー
ルによって実行されることを特徴とする請求項7記載の
クライアントライセンスの管理方法。
8. The client license management method according to claim 7, wherein the client application program installed on the client is deleted by an uninstall tool provided in the client.
【請求項9】 サーバと、該サーバにネットワークを介
して接続される複数のクライアントとを備え、前記サー
バがサーバ用アプリケーションプログラムとクライアン
ト用アプリケーションプログラムを有するクライアント
サーバシステムで、前記サーバから前記クライアントに
ダウンロードされてインストールされた前記クライアン
ト用アプリケーションプログラムが前記クライアントで
起動されて前記サーバのサーバ用アプリケーションプロ
グラムにアクセスする際に、このアクセスを、前記クラ
イアント用アプリケーションプログラムの使用が許可さ
れるライセンス数に基づいて制限するクライアントライ
センスの管理装置において、 前記ネットワークに接続された前記各クライアントには
互いに重複しないクライアント識別情報が与えられてお
り、 前記サーバに設けられ、前記クライアント用アプリケー
ションプログラムの使用許可が与えられたクライアント
のクライアント識別情報を登録するラインセンス管理テ
ーブルと、 前記クライアントの前記クライアント用アプリケーショ
ンプログラムが前記サーバ用アプリケーションプログラ
ムに対するアクセスを試みたときに、前記クライアント
から前記サーバに通知される前記クライアントのクライ
アント識別情報が前記ライセンス管理テーブルに登録さ
れているか否かを判定する登録判定手段と、 前記登録判定手段により前記クライアント識別情報が前
記ライセンス管理テーブルに登録されていると判定され
たときに、前記クライアント用アプリケーションプログ
ラムによる前記サーバ用アプリケーションプログラムへ
のアクセスを許可するアクセス許可手段と、 前記登録判定手段により前記クライアントのクライアン
ト識別情報が前記ライセンス管理テーブルに登録されて
いないと判定されたときに、前記ライセンス管理テーブ
ルに登録されているクライアント識別情報の数が前記ラ
イセンス数より少ないか前記ライセンス数と同じである
かを判定するライセンス数判定手段と、前記ライセンス
数判定手段により、前記ライセンス管理テーブルに登録
されているクライアント識別情報の数が前記ライセンス
数より少ないと判定されたときに、前記クライアントの
クライアント識別情報を前記ライセンス管理テーブルに
登録するライセンス登録手段と、 前記ライセンス数判定手段により、前記ライセンス管理
テーブルに登録されているクライアント識別情報の数が
前記ライセンス数と同じであると判定されたときに、前
記クライアント用アプリケーションプログラムによる前
記サーバ用アプリケーションプログラムへのアクセスを
禁止するライセンス非登録手段と、 を含むことを特徴とするクライアントライセンスの管理
装置。
9. A client-server system comprising a server and a plurality of clients connected to the server via a network, wherein the server has a server application program and a client application program. When the downloaded and installed client application program is started by the client and accesses the server application program of the server, the access is determined based on the number of licenses permitted to use the client application program. In the client license management apparatus, each client connected to the network is provided with unique client identification information. A license management table provided in the server and registering client identification information of a client to which use permission of the client application program is given; and wherein the client application program of the client is the server application program. A registration determining unit that determines whether or not client identification information of the client notified from the client to the server is registered in the license management table when an attempt is made to access the client; When it is determined that the identification information is registered in the license management table, the client application program sends the identification information to the server application program. Access permission means for permitting access; and when the registration determination means determines that the client identification information of the client is not registered in the license management table, the client identification information registered in the license management table A license number determining unit for determining whether the number is less than or equal to the license number, and the license number determining unit determines that the number of client identification information registered in the license management table is equal to the license number. A license registration unit that registers client identification information of the client in the license management table when it is determined that the client identification information is less than the client identification information of the client identification information registered in the license management table; A license non-registering unit that prohibits the client application program from accessing the server application program when it is determined that the number of licenses is equal to the number of licenses. .
【請求項10】 前記ライセンス登録手段は、前記クラ
イアントのクライアント識別情報を前記ライセンス管理
テーブルに登録した後、前記クライアント用アプリケー
ションプログラムによる前記サーバ用アプリケーション
プログラムへのアクセスを許可することを特徴とする請
求項9記載のクライアントライセンスの管理装置。
10. The license registration unit, after registering client identification information of the client in the license management table, permits the client application program to access the server application program. Item 10. The client license management device according to item 9.
【請求項11】 前記ライセンス非登録手段は、前記ク
ライアント用アプリケーションプログラムによる前記サ
ーバ用アプリケーションプログラムへのアクセスを禁止
する旨を示す情報を前記クライアントへ通知することを
特徴とする請求項9または10記載のクライアントライ
センスの管理装置。
11. The client according to claim 9, wherein the license non-registering unit notifies the client of information indicating that the client application program is prohibited from accessing the server application program. Client license management device.
【請求項12】 前記クライアント識別情報は、前記ク
ライアントに与えられるIPアドレス、もしくはマシン
ID、もしくはクライアント名であることをを特徴とす
る請求項9、10、または11記載のクライアントライ
センスの管理装置。
12. The client license management device according to claim 9, wherein the client identification information is an IP address, a machine ID, or a client name given to the client.
【請求項13】 前記クライアント用アプリケーション
プログラムと前記サーバ用アプリケーションプログラム
は互いに情報の授受を行って所定の処理を行うものであ
ることを特徴とする請求項9乃至12の何れか1項記載
のクライアントライセンスの管理装置。
13. The client according to claim 9, wherein the client application program and the server application program perform predetermined processing by exchanging information with each other. License management device.
【請求項14】 前記サーバから前記クライアントへの
前記クライアント用アプリケーションプログラムのダウ
ンロードとダウンロードされた前記クライアント用アプ
リケーションプログラムの前記クライアントでのインス
トールとは、前記サーバのオペレーティングシステムと
前記クライアントのオペレーティングシステムとによっ
て行われることを特徴とする請求項9乃至13の何れか
1項記載のクライアントライセンスの管理装置。
14. The downloading of the client application program from the server to the client and the installation of the downloaded client application program on the client depend on the operating system of the server and the operating system of the client. 14. The client license management device according to claim 9, wherein the client license management is performed.
【請求項15】 前記クライアントにインストールされ
ている前記クライアント用アプリケーションプログラム
が削除された旨が前記クライアントから前記サーバに通
知された場合に、この通知に基づいて前記クライアント
用アプリケーションプログラムが削除された前記クライ
アントのクライアント識別情報を前記ライセンス管理テ
ーブルから削除するクライアント用アプリケーションア
ンインストール手段を含むことを特徴とする請求項9乃
至15の何れか1項記載のクライアントライセンスの管
理装置。
15. When the client notifies the server that the client application program installed in the client has been deleted, the client application program deleted based on the notification. 16. The client license management device according to claim 9, further comprising a client application uninstalling unit that deletes client identification information of the client from the license management table.
【請求項16】 前記クライアントにインストールされ
ている前記クライアント用アプリケーションプログラム
の削除は前記クライアントが備えるアンインストールツ
ールによって実行されることを特徴とする請求項15記
載のクライアントライセンスの管理装置。
16. The client license management device according to claim 15, wherein the client application program installed in the client is deleted by an uninstall tool provided in the client.
【請求項17】 サーバがサーバ用アプリケーションプ
ログラムとクライアント用アプリケーションプログラム
を有し、前記サーバからクライアントにダウンロードさ
れてインストールされた前記クライアント用アプリケー
ションプログラムが前記クライアントで起動されて前記
サーバのサーバ用アプリケーションプログラムにアクセ
スする際に、このアクセスを、前記クライアント用アプ
リケーションプログラムの使用が許可されるライセンス
数に基づいて制限するクライアントライセンスの管理プ
ログラムを記録した記録媒体において、 前記クライアントの前記クライアント用アプリケーショ
ンプログラムが前記サーバ用アプリケーションプログラ
ムに対するアクセスを試みたときに、前記クライアント
から前記サーバに通知される、ネットワークに接続され
た前記各クライアントに互いに重複しないように与えら
れたクライアント識別情報が、前記サーバに設けられ
た、前記クライアント用アプリケーションプログラムの
使用許可が与えられたクライアントのクライアント識別
情報を登録するラインセンス管理テーブルに登録されて
いるか否かを判定する登録判定ステップと、 前記登録判定ステップにより前記クライアント識別情報
が前記ライセンス管理テーブルに登録されていると判定
されたときに、前記クライアント用アプリケーションプ
ログラムによる前記サーバ用アプリケーションプログラ
ムへのアクセスを許可するアクセス許可ステップと、 前記登録判定ステップにより前記クライアントのクライ
アント識別情報が前記ライセンス管理テーブルに登録さ
れていないと判定されたときに、前記ライセンス管理テ
ーブルに登録されているクライアント識別情報の数が前
記ライセンス数より少ないか前記ライセンス数と同じで
あるかを判定するライセンス数判定ステップと、 前記ライセンス数判定ステップにより、前記ライセンス
管理テーブルに登録されているクライアント識別情報の
数が前記ライセンス数より少ないと判定されたときに、
前記クライアントのクライアント識別情報を前記ライセ
ンス管理テーブルに登録するライセンス登録ステップ
と、 前記ライセンス数判定ステップにより、前記ライセンス
管理テーブルに登録されているクライアント識別情報の
数が前記ライセンス数と同じであると判定されたとき
に、前記クライアント用アプリケーションプログラムに
よる前記サーバ用アプリケーションプログラムへのアク
セスを禁止するライセンス非登録ステップと、 をコンピュータに実行させるためのクライアントライセ
ンスの管理プログラムを記録した記録媒体。
17. The server has an application program for a server and an application program for a client. The application program for a client downloaded and installed from the server to a client is started by the client, and the application program for a server of the server is provided. When accessing the, in a recording medium recording a client license management program that restricts this access based on the number of licenses permitted to use the client application program, the client application program of the client, When an attempt is made to access a server application program, the client notifies the server A line for registering the client identification information of the client provided with the server, the client identification information of which is given to the respective clients connected to the network so as not to overlap with each other, and which is provided with the client application program. A registration determining step of determining whether or not the client identification information is registered in the license management table; and An access permission step of permitting access to the server application program, and the client identification information of the client is not registered in the license management table in the registration determination step A license number determining step of determining whether the number of client identification information registered in the license management table is smaller than or equal to the license number, and When it is determined that the number of client identification information registered in the license management table is smaller than the number of licenses,
The license registration step of registering the client identification information of the client in the license management table, and the license number determination step determines that the number of client identification information registered in the license management table is the same as the license number A non-license registration step of prohibiting the client application program from accessing the server application program when executed, and a client license management program for causing a computer to execute.
【請求項18】 前記ライセンス登録ステップは、前記
クライアントのクライアント識別情報を前記ライセンス
管理テーブルに登録した後、前記クライアント用アプリ
ケーションプログラムによる前記サーバ用アプリケーシ
ョンプログラムへのアクセスを許可することを特徴とす
る請求項17記載のクライアントライセンスの管理プロ
グラムを記録した記録媒体。
18. The license registration step, wherein after registering client identification information of the client in the license management table, access to the server application program by the client application program is permitted. Item 18. A recording medium recording the client license management program according to Item 17.
【請求項19】 前記ライセンス非登録ステップは、前
記クライアント用アプリケーションプログラムによる前
記サーバ用アプリケーションプログラムへのアクセスを
禁止する旨を示す情報を前記クライアントへ通知するこ
とを特徴とする請求項17または18記載のクライアン
トライセンスの管理プログラムを記録した記録媒体。
19. The server according to claim 17, wherein in the license non-registering step, information indicating that access to the server application program by the client application program is prohibited is notified to the client. Recording medium storing a client license management program.
【請求項20】 前記クライアント識別情報は、前記ク
ライアントに与えられるIPアドレス、もしくはマシン
ID、もしくはクライアント名であることを特徴とする
請求項17、18または19記載のクライアントライセ
ンスの管理プログラムを記録した記録媒体。
20. The client license management program according to claim 17, wherein the client identification information is an IP address, a machine ID, or a client name given to the client. recoding media.
【請求項21】 前記クライアント用アプリケーション
プログラムと前記サーバ用アプリケーションプログラム
は互いに情報の授受を行って所定の処理を行うものであ
ることを特徴とする請求項17乃至20の何れか1項記
載のクライアントライセンスの管理プログラムを記録し
た記録媒体。
21. The client according to claim 17, wherein the client application program and the server application program exchange information with each other to perform a predetermined process. A recording medium on which a license management program is recorded.
【請求項22】 前記クライアントにインストールされ
ている前記クライアント用アプリケーションプログラム
が削除された旨が前記クライアントから前記サーバに通
知された場合に、この通知に基づいて前記クライアント
用アプリケーションプログラムが削除された前記クライ
アントのクライアント識別情報を前記ライセンス管理テ
ーブルから削除するクライアント用アプリケーションア
ンインストールステップを含むことを特徴とする請求項
17乃至21の何れか1項記載のクライアントライセン
スの管理プログラムを記録した記録媒体。
22. When the client notifies the server that the client application program installed in the client has been deleted, the client application program deleted based on the notification. 22. The recording medium recording a client license management program according to claim 17, further comprising a client application uninstalling step of deleting client identification information of the client from the license management table.
JP10230495A 1998-08-17 1998-08-17 Managing method and its device for client license and recording medium storing managing program of client license Pending JP2000056967A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10230495A JP2000056967A (en) 1998-08-17 1998-08-17 Managing method and its device for client license and recording medium storing managing program of client license

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10230495A JP2000056967A (en) 1998-08-17 1998-08-17 Managing method and its device for client license and recording medium storing managing program of client license

Publications (1)

Publication Number Publication Date
JP2000056967A true JP2000056967A (en) 2000-02-25

Family

ID=16908676

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10230495A Pending JP2000056967A (en) 1998-08-17 1998-08-17 Managing method and its device for client license and recording medium storing managing program of client license

Country Status (1)

Country Link
JP (1) JP2000056967A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002055798A (en) * 2000-05-30 2002-02-20 Canon Inc Image forming system and jig to be used for the system
JP2002084274A (en) * 2000-07-06 2002-03-22 Sony Corp Information processing apparatus and method, and recording medium
JP2006325112A (en) * 2005-05-20 2006-11-30 Nippon Hoso Kyokai <Nhk> Apparatus for issuing public key certificate, client, and system, program and method for issuing public key certificate
JP2007286993A (en) * 2006-04-19 2007-11-01 Fuji Xerox Co Ltd Information processing system
JP2010117978A (en) * 2008-11-14 2010-05-27 Fudo Giken Industry Co Ltd Thin client system
JP2010246149A (en) * 2000-07-06 2010-10-28 Sony Corp Transmitting apparatus, transmitting method, receiving apparatus, receiving method, recording medium and communication system
JP2012108788A (en) * 2010-11-18 2012-06-07 Nec Corp Portable memory device and license management method thereof
US9143622B2 (en) 2006-02-17 2015-09-22 Qualcomm Incorporated Prepay accounts for applications, services and content for communication devices
US9185538B2 (en) 2005-05-31 2015-11-10 Qualcomm Incorporated Wireless subscriber application and content distribution and differentiated pricing
US9185234B2 (en) 2006-02-22 2015-11-10 Qualcomm Incorporated Automated account mapping in a wireless subscriber billing system
US9203923B2 (en) 2001-08-15 2015-12-01 Qualcomm Incorporated Data synchronization interface
US9350875B2 (en) 2005-05-31 2016-05-24 Qualcomm Incorporated Wireless subscriber billing and distribution
JP2016157210A (en) * 2015-02-24 2016-09-01 株式会社 日立産業制御ソリューションズ Access control apparatus, access control method, and access control program
US10009743B2 (en) 2001-08-13 2018-06-26 Qualcomm Incorporated System and method for providing subscribed applications on wireless devices over a wireless network
US10043170B2 (en) 2004-01-21 2018-08-07 Qualcomm Incorporated Application-based value billing in a wireless subscriber network
CN114726961A (en) * 2021-04-23 2022-07-08 京瓷办公信息系统株式会社 Information processing device, information processing system including the same, and recording medium storing setting tool program

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4541586B2 (en) * 2000-05-30 2010-09-08 キヤノン株式会社 Image forming system and jig used in image forming system
JP2002055798A (en) * 2000-05-30 2002-02-20 Canon Inc Image forming system and jig to be used for the system
JP2015015744A (en) * 2000-07-06 2015-01-22 ソニー株式会社 Information processing apparatus, method, and recording medium
JP2014233088A (en) * 2000-07-06 2014-12-11 ソニー株式会社 Information processing apparatus, method, and recording medium
US9172531B2 (en) 2000-07-06 2015-10-27 Sony Corporation Information processing apparatus and method
US9166780B2 (en) 2000-07-06 2015-10-20 Sony Corporation Information processing apparatus and method
JP2010246149A (en) * 2000-07-06 2010-10-28 Sony Corp Transmitting apparatus, transmitting method, receiving apparatus, receiving method, recording medium and communication system
JP2002084274A (en) * 2000-07-06 2002-03-22 Sony Corp Information processing apparatus and method, and recording medium
US8595500B2 (en) 2000-07-06 2013-11-26 Sony Corporation Information processing apparatus and method
US10009743B2 (en) 2001-08-13 2018-06-26 Qualcomm Incorporated System and method for providing subscribed applications on wireless devices over a wireless network
US9203923B2 (en) 2001-08-15 2015-12-01 Qualcomm Incorporated Data synchronization interface
US10043170B2 (en) 2004-01-21 2018-08-07 Qualcomm Incorporated Application-based value billing in a wireless subscriber network
JP2006325112A (en) * 2005-05-20 2006-11-30 Nippon Hoso Kyokai <Nhk> Apparatus for issuing public key certificate, client, and system, program and method for issuing public key certificate
US9185538B2 (en) 2005-05-31 2015-11-10 Qualcomm Incorporated Wireless subscriber application and content distribution and differentiated pricing
US9350875B2 (en) 2005-05-31 2016-05-24 Qualcomm Incorporated Wireless subscriber billing and distribution
US9143622B2 (en) 2006-02-17 2015-09-22 Qualcomm Incorporated Prepay accounts for applications, services and content for communication devices
US9185234B2 (en) 2006-02-22 2015-11-10 Qualcomm Incorporated Automated account mapping in a wireless subscriber billing system
JP2007286993A (en) * 2006-04-19 2007-11-01 Fuji Xerox Co Ltd Information processing system
JP2010117978A (en) * 2008-11-14 2010-05-27 Fudo Giken Industry Co Ltd Thin client system
JP2012108788A (en) * 2010-11-18 2012-06-07 Nec Corp Portable memory device and license management method thereof
JP2016157210A (en) * 2015-02-24 2016-09-01 株式会社 日立産業制御ソリューションズ Access control apparatus, access control method, and access control program
CN114726961A (en) * 2021-04-23 2022-07-08 京瓷办公信息系统株式会社 Information processing device, information processing system including the same, and recording medium storing setting tool program

Similar Documents

Publication Publication Date Title
JP2000056967A (en) Managing method and its device for client license and recording medium storing managing program of client license
JP4628149B2 (en) Access control apparatus and access control method
US6594686B1 (en) Obtaining user responses in a virtual execution environment
US8997185B2 (en) Encryption sentinel system and method
US20070283444A1 (en) Apparatus And System For Preventing Virus
US20050132347A1 (en) System for controlling the use of a software application on a plurality of computers
JP2005122474A (en) Program and apparatus for preventing information leakage, and recording medium therefor
CN110971569A (en) Network access authority management method and device and computing equipment
US20120005729A1 (en) System and method of network authorization by scoring
JP2003108253A (en) Method and program for monitoring application
JP5822078B2 (en) Confidential information leakage prevention system, confidential information leakage prevention method, and confidential information leakage prevention program
US7958348B2 (en) Method for securing an electronic certificate
JP4122042B1 (en) Access authority control system
US7150041B2 (en) Disk management interface
JP2003178029A (en) Authentication managing system and method, authentication server, session managing server and program
JP4093811B2 (en) User access right control apparatus and method
JP4191239B2 (en) Access authority control system
JPH10320357A (en) Certification server in user certification system, method for certifying the same and recording medium for the method
JPH07244639A (en) Access right management device
JP2003256064A (en) License management method, license management server, license acquired client, license management program and recording medium
US20060221710A1 (en) Information processing device, information processing method, program recording medium
JP4752125B2 (en) Computer system
KR100514139B1 (en) Querying method of applying security function to ODBC and apparatus thereof
JP2002259609A (en) Device, method and program for accelerating right processing, and recording medium
JPH0246972B2 (en)