JP2010204886A - License management apparatus and program - Google Patents

License management apparatus and program Download PDF

Info

Publication number
JP2010204886A
JP2010204886A JP2009048917A JP2009048917A JP2010204886A JP 2010204886 A JP2010204886 A JP 2010204886A JP 2009048917 A JP2009048917 A JP 2009048917A JP 2009048917 A JP2009048917 A JP 2009048917A JP 2010204886 A JP2010204886 A JP 2010204886A
Authority
JP
Japan
Prior art keywords
information processing
license
processing apparatus
unit
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.)
Withdrawn
Application number
JP2009048917A
Other languages
Japanese (ja)
Inventor
Hidetsugu Koo
英嗣 小尾
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2009048917A priority Critical patent/JP2010204886A/en
Publication of JP2010204886A publication Critical patent/JP2010204886A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To change the propriety of a license for an information processing apparatus, in accordance with another information processing apparatus. <P>SOLUTION: A license management apparatus 100 of a licenser manages license information about an information processing apparatus 200 of a licensee. The license management apparatus 100 manages validity/invalidity of license information for each of information processing apparatuses 200 of a predetermined number. In the information processing apparatus 200, for executing a function requiring a license, repetitive activation must be performed. For the activation, the information processing apparatus 200 performs communication for requesting use of the function to the license management apparatus 100. The license management apparatus 100, if the request is not acquired under a predetermined condition (the number of days, frequency, etc.) from the information processing apparatus 200 to which the license information is assigned, changes assignment of the license information to another information processing apparatus 200 to which the license information is not assigned. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ライセンスを管理する技術に関する。   The present invention relates to a technology for managing licenses.

ソフトウェア等の使用に際しては、不正な使用を防止するためのライセンス管理が行われることがある。例えば、特許文献1には、あらかじめ決められたライセンス数を超える使用を制限する技術が記載されている。また、特許文献2には、インターネットを介して定期的にソフトウェアの認証を行う技術が記載されている。   When using software or the like, license management may be performed to prevent unauthorized use. For example, Patent Document 1 describes a technique for restricting use exceeding a predetermined number of licenses. Patent Document 2 describes a technique for periodically authenticating software via the Internet.

特開2002−49435号公報JP 2002-49435 A 特開2001−337732号公報JP 2001-337732 A

しかし、特許文献1又は2に記載された技術によったのでは、不正の目的でない使用が制限され、使用者の利便性を損なう場合がある。
そこで、本発明は、ある情報処理装置に対するライセンスの可否を他の情報処理装置に応じて変えられるようにすることを目的とする。
However, according to the technique described in Patent Document 1 or 2, use that is not an unauthorized purpose is limited, and convenience for the user may be impaired.
Therefore, an object of the present invention is to make it possible to change whether or not a license for a certain information processing apparatus can be changed according to another information processing apparatus.

本発明に係るライセンス管理装置は、情報処理装置により所定の機能を使用する要求を取得する取得部と、前記機能の使用の可否を第1の情報処理装置について記述したライセンス情報を記憶部から読み出す読出部と、前記取得部により前記要求が取得された情報処理装置における前記機能の使用の可否を前記ライセンス情報に基づいて判定する判定部と、前記判定部による判定結果を通知する通知部とを備え、前記判定部が、前記第1の情報処理装置と異なる第2の情報処理装置から前記要求が取得された場合に、当該第2の情報処理装置における前記機能の使用の可否を、前記第1の情報処理装置に係る前記要求の取得状況に応じて判定する構成を有する。この構成によれば、ライセンス情報に記述されていない第2の情報処理装置であっても、第1の情報処理装置による要求の取得状況に応じて所定の機能の使用が許可される場合がある。   The license management device according to the present invention reads out from the storage unit an acquisition unit that acquires a request to use a predetermined function by the information processing device, and license information that describes whether the function can be used for the first information processing device. A reading unit; a determination unit that determines whether or not the function can be used in the information processing apparatus from which the request is acquired by the acquisition unit; and a notification unit that notifies a determination result by the determination unit And when the request is acquired from a second information processing device different from the first information processing device, the determination unit determines whether or not the function can be used in the second information processing device. The information processing apparatus has a configuration for determining according to the acquisition status of the request. According to this configuration, even in the second information processing apparatus not described in the license information, use of a predetermined function may be permitted depending on the request acquisition status by the first information processing apparatus. .

本発明に係るライセンス管理装置は、前記判定部が、前記第1の情報処理装置に係る前記要求があらかじめ決められた条件を満たさない場合に、前記第1の情報処理装置に対する許可を取り消し、前記第2の情報処理装置に対して前記機能の使用を許可する構成であってもよい。この構成によれば、所定の機能の許可の対象を第1の情報処理装置から第2の情報処理装置に置き換えることができる。
また、本発明に係るライセンス管理装置は、前記判定部が、前記第1の情報処理装置に係る前記要求があらかじめ決められた条件を満たす場合に、前記第2の情報処理装置における前記機能の使用を一時的に許可する構成であってもよい。この構成によれば、ライセンス情報により決められるライセンス数を超える数の情報処理装置に、所定の機能の使用を一時的に許可させることができる。
また、本発明に係るライセンス管理装置は、前記判定部による判定結果に応じて前記記憶部に記憶されたライセンス情報を書き換える書換部を備える構成であってもよい。この構成によれば、ライセンス情報による管理対象を置き換え、その管理を容易にすることができる。
In the license management device according to the present invention, the determination unit cancels permission for the first information processing device when the request for the first information processing device does not satisfy a predetermined condition, The second information processing apparatus may be configured to permit the use of the function. According to this configuration, it is possible to replace the target of permission for a predetermined function from the first information processing apparatus to the second information processing apparatus.
In the license management apparatus according to the present invention, the determination unit uses the function in the second information processing apparatus when the request for the first information processing apparatus satisfies a predetermined condition. May be configured to temporarily permit the above. According to this configuration, the number of information processing apparatuses exceeding the number of licenses determined by the license information can be temporarily permitted to use a predetermined function.
The license management apparatus according to the present invention may include a rewriting unit that rewrites license information stored in the storage unit according to a determination result by the determination unit. According to this configuration, the management target based on the license information can be replaced and the management can be facilitated.

本発明に係るプログラムは、コンピューターに、情報処理装置により所定の機能を使用する要求を取得する取得部と、所定の機能の使用の可否を第1の情報処理装置について記述したライセンス情報を記憶部から読み出す読出部と、前記取得部により前記要求が取得された情報処理装置における前記機能の使用の可否を前記ライセンス情報に基づいて判定する判定部であって、前記第1の情報処理装置と異なる第2の情報処理装置から前記要求が取得された場合に、当該第2の情報処理装置における前記機能の使用の可否を、前記第1の情報処理装置に係る前記要求の取得状況に応じて判定する判定部と、前記判定部による判定結果を通知する通知部とを実現させるための構成を有する。かかるプログラムは、本発明に係るライセンス管理装置と同様の作用効果を奏する。   A program according to the present invention stores, in a computer, an acquisition unit that acquires a request to use a predetermined function by the information processing device, and license information that describes whether the predetermined function can be used for the first information processing device. And a determination unit that determines whether or not the function can be used in the information processing apparatus from which the request is acquired by the acquisition unit, and is different from the first information processing apparatus When the request is acquired from the second information processing apparatus, the availability of the function in the second information processing apparatus is determined according to the acquisition status of the request related to the first information processing apparatus. And a notification unit for notifying the determination result by the determination unit. Such a program has the same effect as the license management apparatus according to the present invention.

ライセンス管理システムの構成を示すブロック図Block diagram showing the configuration of the license management system ライセンス管理装置及び情報処理装置の構成を示すブロック図Block diagram showing configurations of license management apparatus and information processing apparatus ライセンス管理装置が実現する機能を示す機能ブロック図Functional block diagram showing the functions realized by the license management device ライセンス情報を例示する図Figure illustrating license information 情報処理装置が実現する機能を示す機能ブロック図Functional block diagram showing functions realized by information processing apparatus ライセンス管理システムにおける処理を示すシーケンスチャートSequence chart showing processing in the license management system ライセンス情報の初期値を例示する図Figure illustrating the initial value of the license information 判定処理を示すフローチャートFlow chart showing determination processing 状況判定処理を示すフローチャートFlow chart showing situation determination processing 入替判定処理を示すフローチャートFlowchart showing replacement determination processing 判断処理を示すフローチャートFlow chart showing determination processing

[実施形態]
図1は、本発明の一実施形態であるライセンス管理システムの構成を示すブロック図である。本実施形態のライセンス管理システム10は、ライセンス管理装置100と、複数の情報処理装置200とを備え、各々をネットワークNW1及びNW2を介して通信可能に接続した構成である。ネットワークNW1は、例えばインターネットであり、ネットワークNW2は、例えば企業等の所定の組織(ライセンシー)単位で構築されたLAN(Local Area Network)である。
[Embodiment]
FIG. 1 is a block diagram showing a configuration of a license management system according to an embodiment of the present invention. The license management system 10 according to the present embodiment includes a license management device 100 and a plurality of information processing devices 200, each of which is communicably connected via networks NW1 and NW2. The network NW1 is, for example, the Internet, and the network NW2 is a LAN (Local Area Network) constructed in units of predetermined organizations (licensees) such as companies.

本実施形態は、情報処理装置200及びネットワークNW2を有するライセンシーが所定数のライセンスを購入し、ライセンス管理装置100を有するライセンサーがライセンスを管理する形態を想定したものである。なお、ライセンサーは、複数のライセンシーのライセンスを管理するものであってもよい。この場合、ネットワークNW1には、各々のライセンシーに相当する情報処理装置200及びネットワークNW2が接続されるが、ここではかかる図示を省略する。また、情報処理装置200は、ネットワークNW2を経由せずに、ネットワークNW1に直接接続されてもよい。   This embodiment assumes a form in which a licensee having the information processing apparatus 200 and the network NW2 purchases a predetermined number of licenses, and a licensor having the license management apparatus 100 manages the license. Note that the licensor may manage licenses of a plurality of licensees. In this case, the information processing apparatus 200 and the network NW2 corresponding to each licensee are connected to the network NW1, but such illustration is omitted here. Further, the information processing apparatus 200 may be directly connected to the network NW1 without going through the network NW2.

本発明において、「ライセンス」とは、所定の機能の使用を許可することをいい、当該許可に係る諸権利のことをさらに含むものである。本実施形態において、「所定の機能」は、情報処理装置200が特定のソフトウェアを実行することにより実現されるものとし、以下においては「要ライセンス機能」という。また、ライセンスは、情報処理装置200(又はその使用者)毎に設定されるものである。よって、例えば、ライセンシーが複数の情報処理装置200において要ライセンス機能を使用する場合であれば、ライセンシーが複数のライセンスを購入する必要がある。情報処理装置200は、必要に応じて要ライセンス機能を有効にするための処理(以下、「アクティベート」という。)を実行するとともに、要ライセンス機能の実行が許可された場合に当該機能を実行する。   In the present invention, “license” means permission to use a predetermined function, and further includes various rights relating to the permission. In the present embodiment, the “predetermined function” is realized by the information processing apparatus 200 executing specific software, and is hereinafter referred to as “license required function”. The license is set for each information processing apparatus 200 (or a user thereof). Therefore, for example, if the licensee uses the license required function in the plurality of information processing apparatuses 200, the licensee needs to purchase a plurality of licenses. The information processing apparatus 200 executes a process for enabling the required license function (hereinafter referred to as “activation”) as necessary, and executes the function when the execution of the required license function is permitted. .

図2は、ライセンス管理装置100及び情報処理装置200の構成を示すブロック図である。同図に示すように、ライセンス管理装置100は、制御部110と、記憶部120と、通信部130と、操作部140と、表示部150とを備える。制御部110は、CPU(Central Processing Unit)等の演算処理装置やメモリーを備え、あらかじめ記憶さ
れたプログラムを実行することによりライセンス管理装置100の動作を制御する。記憶部120は、書き換え可能な不揮発性メモリーを備え、ライセンスに関するデータであるライセンス情報を記憶する。通信部130は、ネットワークNW1及びNW2を介して情報処理装置200の通信部230と接続され、データの送受信を行う。通信部130による接続は、有線又は無線のいずれであってもよい。操作部140は、キーボード等の入力装置を備え、使用者による操作を受け付ける。操作部140は、使用者の操作を表す操作情報を生成し、制御部110に供給する。表示部150は、表示装置を備え、制御部110からの指示に応じた画像を表示する。なお、操作部140は、タッチスクリーンとして表示部150と一体に構成されていてもよい。
FIG. 2 is a block diagram illustrating configurations of the license management apparatus 100 and the information processing apparatus 200. As shown in the figure, the license management apparatus 100 includes a control unit 110, a storage unit 120, a communication unit 130, an operation unit 140, and a display unit 150. The control unit 110 includes an arithmetic processing device such as a CPU (Central Processing Unit) and a memory, and controls the operation of the license management device 100 by executing a program stored in advance. The storage unit 120 includes a rewritable nonvolatile memory, and stores license information that is data related to a license. The communication unit 130 is connected to the communication unit 230 of the information processing apparatus 200 via the networks NW1 and NW2, and transmits and receives data. The connection by the communication unit 130 may be either wired or wireless. The operation unit 140 includes an input device such as a keyboard and receives an operation by a user. The operation unit 140 generates operation information representing a user operation and supplies the operation information to the control unit 110. The display unit 150 includes a display device and displays an image according to an instruction from the control unit 110. Note that the operation unit 140 may be configured integrally with the display unit 150 as a touch screen.

図3は、ライセンス管理装置100の制御部110が実現する機能を示す機能ブロック図である。制御部110は、1又は複数のプログラムを実行することによって、読出部111、取得部112、判定部113、通知部114及び書換部115に相当する機能を実現する。読出部111は、記憶部120から必要なライセンス情報を読み出す機能を有する。取得部112は、通信部130を介して、アクティベートに際して情報処理装置200から送信される要求を取得する機能を有する。判定部113は、取得部112により要求が取得された場合に、当該要求を送信した情報処理装置200における要ライセンス機能の実行の可否を判定する機能を有する。判定部113は、記憶部120から読み出されたライセンス情報に基づいてこの判定を行う。通知部114は、判定部113による判定結果を、通信部130を介して情報処理装置200に通知する機能を有する。書換部115は、必要に応じて、記憶部120に記憶されたライセンス情報を書き換える機能を有する。   FIG. 3 is a functional block diagram illustrating functions realized by the control unit 110 of the license management apparatus 100. The control unit 110 executes functions corresponding to the reading unit 111, the acquisition unit 112, the determination unit 113, the notification unit 114, and the rewriting unit 115 by executing one or a plurality of programs. The reading unit 111 has a function of reading necessary license information from the storage unit 120. The acquisition unit 112 has a function of acquiring a request transmitted from the information processing apparatus 200 upon activation via the communication unit 130. When the acquisition unit 112 acquires a request, the determination unit 113 has a function of determining whether or not the license-required function is executable in the information processing apparatus 200 that has transmitted the request. The determination unit 113 performs this determination based on the license information read from the storage unit 120. The notification unit 114 has a function of notifying the information processing apparatus 200 of the determination result by the determination unit 113 via the communication unit 130. The rewriting unit 115 has a function of rewriting license information stored in the storage unit 120 as necessary.

図4は、ライセンス情報を示す図である。本実施形態のライセンス情報は、図4(a)に示すように、ライセンシー毎に管理されている。ライセンス管理装置100は、ライセンス情報の有効期限とライセンス数を、ライセンシーを識別する識別情報(ライセンシーID)に対応付けて記憶している。ここにおいて、ライセンス数が「3」であるということは、要ライセンス機能の使用が3台の情報処理装置200において許可されていることを示す。   FIG. 4 is a diagram showing license information. The license information of this embodiment is managed for each licensee as shown in FIG. The license management apparatus 100 stores the expiration date of license information and the number of licenses in association with identification information (licensee ID) for identifying a licensee. Here, the number of licenses being “3” indicates that the use of the license required function is permitted in the three information processing apparatuses 200.

ライセンス情報は、図4(b)に示すように、ライセンスの使用状況と、当該ライセンスに係るアクティベートが最後に実行された日時(最終日時)と、当該ライセンスが割り当てられた情報処理装置200を識別する識別情報(装置ID)とを、各々のライセンスを識別する識別情報(ライセンス番号)に対応付けて記述したものである。本実施形態において、ライセンスの使用状況としては、「有効(使用可能)」、「無効(使用不可能)」及び「保留(条件付きで使用可能)」の3種類が設定されている。この使用状況は、アクティベートの実行状況に応じて切り替わる。なお、装置IDは、情報処理装置200に付与された名称や、情報処理装置200が備えるハードウェア(CPU等)又はソフトウェアに固有の情報であってもよいが、使用者が設定したIDやパスワードであってもよい。   As shown in FIG. 4B, the license information identifies the usage status of the license, the date and time when the activation related to the license was last executed (final date and time), and the information processing apparatus 200 to which the license is assigned. Identification information (apparatus ID) to be described is associated with identification information (license number) for identifying each license. In the present embodiment, three types of license usage are set: “valid (usable)”, “invalid (unusable)”, and “hold (usable with conditions)”. This usage status is switched according to the activation execution status. The device ID may be a name given to the information processing device 200 or information unique to hardware (CPU or the like) or software included in the information processing device 200, but an ID or password set by the user. It may be.

情報処理装置200は、制御部210と、記憶部220と、通信部230と、操作部240と、表示部250とを備える。情報処理装置200は、制御部210による制御内容や記憶部220に記憶されたデータを除き、ライセンス管理装置100が有する同名の各部と同様の構成及び機能を有する。なお、情報処理装置200は、各々を区別する必要が
ある場合に限り、これを「情報処理装置200a」、「情報処理装置200b」というように表記する。
The information processing apparatus 200 includes a control unit 210, a storage unit 220, a communication unit 230, an operation unit 240, and a display unit 250. The information processing apparatus 200 has the same configuration and functions as the components of the same name that the license management apparatus 100 has, except for the contents of control by the control unit 210 and the data stored in the storage unit 220. Note that the information processing apparatus 200 is represented as “information processing apparatus 200a” or “information processing apparatus 200b” only when it is necessary to distinguish between them.

図5は、情報処理装置200の制御部210が実現する機能を示す機能ブロック図である。制御部210は、1又は複数のプログラムを実行することによって、実行判断部211及び機能実行部212に相当する機能を実現する。実行判断部211は、要ライセンス機能の実行の可否を判断する機能を有する。機能実行部212は、要ライセンス機能を実行する機能を有する。実行判断部211は、所定のタイミングでアクティベートを実行することにより、要ライセンス機能の実行の可否を判断する。なお、実行判断部211による判断は、あらかじめ設定されたスケジュールに従って実行されてもよいし、使用者の操作に応じて実行されてもよい。   FIG. 5 is a functional block diagram illustrating functions realized by the control unit 210 of the information processing apparatus 200. The control unit 210 implements functions corresponding to the execution determination unit 211 and the function execution unit 212 by executing one or more programs. The execution determination unit 211 has a function of determining whether or not the license-required function can be executed. The function execution unit 212 has a function of executing a license required function. The execution determination unit 211 determines whether or not the license-required function can be executed by executing activation at a predetermined timing. Note that the determination by the execution determination unit 211 may be executed according to a preset schedule or may be executed according to a user operation.

本実施形態のライセンス管理システム10の構成は、以上のとおりである。この構成のもと、ライセンス管理装置100は、ライセンスを管理し、情報処理装置200は、ライセンス管理装置100による管理に従って要ライセンス機能を実行する。使用者は、情報処理装置200が要ライセンス機能を実行することによって、当該機能を使用することができる。   The configuration of the license management system 10 of this embodiment is as described above. Under this configuration, the license management apparatus 100 manages licenses, and the information processing apparatus 200 executes a license required function in accordance with management by the license management apparatus 100. The user can use the function when the information processing apparatus 200 executes the license required function.

また、本実施形態の情報処理装置200は、要ライセンス機能を実行するためには、アクティベートを実行する必要がある。情報処理装置200によるアクティベートは、ライセンス管理装置100に接続し、ライセンス管理装置100による要ライセンス機能の実行の可否の判定を受ける処理であり、これに成功すると要ライセンス機能が実行可能になる処理である。なお、本実施形態のアクティベートは、1回行えば足りるものではなく、複数回必要なものである。アクティベートは、あらかじめ決められた頻度での実行が要求される処理であり、本実施形態においては、1日に1回必要な処理であるとする。
また、本実施形態の情報処理装置200は、アクティベートに失敗した場合であっても、一定の条件下において要ライセンス機能を実行可能である。
Further, the information processing apparatus 200 according to the present embodiment needs to execute activation in order to execute the license required function. The activation by the information processing apparatus 200 is a process for connecting to the license management apparatus 100 and receiving a determination as to whether or not the license management apparatus 100 can execute the required license function. is there. Note that the activation of the present embodiment is not necessary to be performed once, but is required a plurality of times. The activation is a process that is requested to be executed at a predetermined frequency. In the present embodiment, the activation is a process that is required once a day.
In addition, the information processing apparatus 200 according to the present embodiment can execute the license-required function under certain conditions even when activation fails.

図6は、ライセンス管理装置100及び情報処理装置200における処理の流れを概略的に示すシーケンスチャートである。ライセンス管理装置100においては、まず、ライセンスを設定する処理が行われる(ステップS1)。ライセンスの設定とは、ライセンシーがライセンスを購入した場合に、ライセンサーが購入されたライセンスに関するデータを登録する処理である。このとき、制御部110は、ライセンスの有効期限と、ライセンス数と、それぞれのライセンスに対応する装置IDの入力操作を受け付ける。つまり、ライセンスを最初に付与される情報処理装置200は、あらかじめ決められている。なお、以下の説明においては、便宜的に、装置IDとして情報処理装置200の符号を用いる。   FIG. 6 is a sequence chart schematically showing the flow of processing in the license management apparatus 100 and the information processing apparatus 200. In the license management apparatus 100, first, processing for setting a license is performed (step S1). The license setting is a process of registering data related to the purchased license by the licensor when the licensee purchases the license. At this time, the control unit 110 accepts an input operation of a license expiration date, the number of licenses, and a device ID corresponding to each license. That is, the information processing apparatus 200 to which the license is first given is determined in advance. In the following description, the code of the information processing apparatus 200 is used as the apparatus ID for convenience.

ライセンスの設定が行われると、それぞれのライセンス情報の使用状況には、初期値として「有効」が記述される。これにより、ライセンスが付与された情報処理装置200は、要ライセンス機能を使用することが許可された状態になる。
図7は、ライセンス情報の初期値を例示する図である。なお、ここにおいては、「ライセンス番号」及び「最終日時」の記載を省略する。同図に示す例は、情報処理装置200a、200b及び200cに対してライセンスが付与された場合のものである。この場合、情報処理装置200dには、ライセンスが付与されていない。つまり、この例においては、情報処理装置200a、200b及び200cが本発明の「第1の情報処理装置」に相当し、情報処理装置200dが本発明の「第2の情報処理装置」に相当する。
When the license is set, “valid” is described as an initial value in the usage status of each license information. As a result, the information processing apparatus 200 to which the license has been granted is permitted to use the license required function.
FIG. 7 is a diagram illustrating the initial value of the license information. Note that description of “license number” and “last date” is omitted here. The example shown in the figure is a case where a license is granted to the information processing apparatuses 200a, 200b, and 200c. In this case, the information processing apparatus 200d is not licensed. That is, in this example, the information processing devices 200a, 200b, and 200c correspond to the “first information processing device” of the present invention, and the information processing device 200d corresponds to the “second information processing device” of the present invention. .

情報処理装置200は、ライセンスの設定後、所定のタイミングでアクティベートを行う。このアクティベートにおいて、情報処理装置200は、要ライセンス機能を使用することの要求をライセンス管理装置100に対して送信する(ステップS2)。この要求に
は、情報処理装置200を識別可能な情報(装置ID)が含まれる。ライセンス管理装置100の制御部110は、通信部130を介してこの要求を取得すると、要ライセンス機能の使用の可否を判定する処理(以下、「判定処理」という。)を実行する(ステップS3)。
The information processing apparatus 200 activates at a predetermined timing after setting the license. In this activation, the information processing apparatus 200 transmits a request to use the license required function to the license management apparatus 100 (step S2). This request includes information (device ID) that can identify the information processing device 200. Upon acquiring this request via the communication unit 130, the control unit 110 of the license management apparatus 100 executes a process for determining whether or not the license-required function can be used (hereinafter referred to as “determination process”) (step S3). .

図8は、判定処理を示すフローチャートである。判定処理において、制御部110は、まず、記憶部120からライセンス情報を読み出し(ステップS31)、ライセンスの使用状況を判定する処理(以下、「状況判定処理」という。)を実行する(ステップS32)。状況判定処理は、同一のライセンシー間におけるライセンスの使用状況を判定する処理である。   FIG. 8 is a flowchart showing the determination process. In the determination process, the control unit 110 first reads the license information from the storage unit 120 (step S31), and executes a process for determining the usage status of the license (hereinafter referred to as “situation determination process”) (step S32). . The situation determination process is a process for determining a license usage situation between the same licensees.

図9は、状況判定処理を示すフローチャートである。状況判定処理において、制御部110は、ライセンスが付与された情報処理装置200のうちに、アクティベートをm日間実行していない情報処理装置200があるか否かを判断する(ステップS321)。ここにおいて、mの値は、あらかじめ決められた任意の値であるが、本実施形態においては「8」であるとする。制御部110は、図4(b)に示す「最終日時」を参照することにより、最後にアクティベートが実行された日時を特定し、ステップS321の判断を行う。制御部110は、アクティベートがm日間実行されてない情報処理装置200があれば、当該装置の「使用状況」を「保留」に変更する(ステップS322)。   FIG. 9 is a flowchart showing the situation determination process. In the situation determination process, the control unit 110 determines whether there is an information processing apparatus 200 that has not been activated for m days among the information processing apparatuses 200 that have been licensed (step S321). Here, the value of m is an arbitrary value determined in advance, but is assumed to be “8” in the present embodiment. The control unit 110 identifies the date and time when activation was last performed by referring to the “last date and time” illustrated in FIG. 4B, and performs the determination in step S321. If there is an information processing apparatus 200 that has not been activated for m days, the control unit 110 changes the “usage status” of the apparatus to “hold” (step S322).

また、制御部110は、ライセンスが付与された情報処理装置200のうちに、アクティベートをn日間実行していない情報処理装置200があるか否かを判断する(ステップS323)。ここにおいて、nの値は、あらかじめ決められた任意の値(ただし、mより大)であるが、本実施形態においては「10」であるとする。制御部110は、ステップS321と同様の要領でこの判断を行い、アクティベートがn日間実行されてない情報処理装置200があれば、当該装置の「使用状況」を「無効」に変更する(ステップS324)。   Further, the control unit 110 determines whether there is an information processing apparatus 200 that has not been activated for n days among the information processing apparatuses 200 to which the license has been granted (step S323). Here, the value of n is a predetermined arbitrary value (however, larger than m), but is assumed to be “10” in the present embodiment. The control unit 110 makes this determination in the same manner as in step S321, and if there is an information processing apparatus 200 that has not been activated for n days, changes the “usage status” of the apparatus to “invalid” (step S324). ).

制御部110は、以上の状況判定処理を終えると、図8の判定処理に戻り、判定処理を続行する。
このように、ライセンスの使用状況は、アクティベートの有無(すなわちステップS2の要求の有無)に基づいて決定されるものである。そのため、状況判定処理は、ライセンスが付与された情報処理装置200からの要求の取得状況を判定する処理であるともいえる。
When finishing the above situation determination process, the control unit 110 returns to the determination process of FIG. 8 and continues the determination process.
As described above, the usage status of the license is determined based on the presence or absence of activation (that is, the presence or absence of the request in step S2). Therefore, it can be said that the situation determination process is a process for determining the acquisition status of a request from the information processing apparatus 200 to which a license has been granted.

なお、状況判定処理は、図8の判定処理とは独立に実行されてもよい。すなわち、制御部110は、アクティベートの要求があるか否かによらず、適当なタイミングで状況判定処理を実行してもよい。状況判定処理は、1日に1回や、数時間おきなど、定期的に実行されるのが望ましい。   Note that the situation determination process may be executed independently of the determination process of FIG. That is, the control unit 110 may execute the situation determination process at an appropriate timing regardless of whether there is an activation request. The situation determination process is desirably executed periodically, such as once a day or every few hours.

制御部110は、状況判定処理の後に、ステップS2において要求を取得した情報処理装置200の使用状況を判断する。すなわち、制御部110は、要求を取得した情報処理装置200の使用状況が「有効」か(ステップS33)、「保留」か(ステップS34)、あるいは「無効」か(ステップS35)を判断する。   Control part 110 judges the use situation of information processor 200 which acquired a demand in Step S2 after situation judgment processing. That is, the control unit 110 determines whether the usage status of the information processing apparatus 200 that has acquired the request is “valid” (step S33), “hold” (step S34), or “invalid” (step S35).

制御部110は、要求を取得した情報処理装置200の使用状況が「有効」又は「保留」である場合は、要ライセンス機能の実行を許可する判定を行う(ステップS36)。このとき、制御部110は、ライセンス情報を書き換え、「最終日時」を最新のものに更新する(ステップS37)。なお、制御部110は、使用状況が「保留」である場合には、これを「有効」に書き換える。   When the usage status of the information processing apparatus 200 that has acquired the request is “valid” or “hold”, the control unit 110 determines to permit execution of the license required function (step S36). At this time, the control unit 110 rewrites the license information and updates the “last date” to the latest one (step S37). Note that if the usage status is “pending”, the control unit 110 rewrites it to “valid”.

また、制御部110は、要求を取得した情報処理装置200の使用状況が「無効」である場合は、要ライセンス機能の実行を許可しない判定を行う(ステップS38)。このとき、制御部110は、(そもそも当該装置の使用ができないため、)「最終日時」を書き換えない。   Further, when the usage status of the information processing apparatus 200 that has acquired the request is “invalid”, the control unit 110 determines that the execution of the license-required function is not permitted (step S38). At this time, the control unit 110 does not rewrite the “last date” (because the device cannot be used in the first place).

さらに、制御部110は、要求を取得した情報処理装置200の使用状況が「有効」、「保留」又は「無効」のいずれでもない場合、すなわち使用状況がまだ記録されていない情報処理装置200から要求を取得した場合には、ライセンスの入れ替えを判定する処理(以下、「入替判定処理」という。)を行い(ステップS39)、入れ替え可能なライセンスがあれば、当該装置による要ライセンス機能の実行を許可する。   Further, the control unit 110, when the usage status of the information processing apparatus 200 that has acquired the request is not “valid”, “hold”, or “invalid”, that is, from the information processing apparatus 200 in which the usage status is not yet recorded. When the request is acquired, a process for determining the replacement of the license (hereinafter referred to as “replacement determination process”) is performed (step S39). If there is a replaceable license, the licensed function is executed by the device. to approve.

図10は、入替判定処理を示すフローチャートである。入替判定処理において、制御部110は、使用状況が「保留」又は「無効」であるライセンス情報があるか否かを判断する(ステップS391)。制御部110は、使用状況が「保留」又は「無効」であるライセンス情報があれば、これを“空きライセンス”とみなし、当該ライセンス情報の装置IDを入れ替える。すなわち、制御部110は、この場合、要求を取得した情報処理装置200による要ライセンス機能の実行を許可する判定を行い(ステップS392)、ライセンス情報を書き換える(ステップS393)。このとき、制御部110は、ライセンス情報の最終日時と装置IDを書き換え、さらに、使用状況を「有効」に変更する。   FIG. 10 is a flowchart showing the replacement determination process. In the replacement determination process, the control unit 110 determines whether there is license information whose usage status is “pending” or “invalid” (step S391). If there is license information whose usage status is “pending” or “invalid”, the control unit 110 regards this as “free license” and replaces the device ID of the license information. In other words, in this case, the control unit 110 determines that the information processing apparatus 200 that has acquired the request is permitted to execute the license required function (step S392), and rewrites the license information (step S393). At this time, the control unit 110 rewrites the last date and time of the license information and the device ID, and further changes the usage status to “valid”.

一方、制御部110は、いずれのライセンス情報も「有効」である場合には、空きライセンスが存在しないとみなし、ライセンスの入れ替えを行わない。ただし、制御部110は、この場合において、要求を取得した情報処理装置200による要ライセンス機能の実行を一時的に許可(一時許可)する判定を行う(ステップS394)。ここにおいて、「一時的」とは、要ライセンス機能の実行を所定期間又は所定回数に限るものをいう。この判定が行われた情報処理装置200は、ライセンス情報に書き込まれないが、ライセンスを仮に付与された状態となる。情報処理装置200のかかる状態のことを、以下においては「仮ライセンス」という。   On the other hand, if any license information is “valid”, the control unit 110 regards that there is no free license and does not replace the license. However, in this case, the control unit 110 determines to temporarily permit (temporarily permit) the execution of the license required function by the information processing apparatus 200 that has acquired the request (step S394). Here, “temporary” means that execution of a licensed function is limited to a predetermined period or a predetermined number of times. The information processing apparatus 200 for which this determination has been made is not written in the license information, but is in a state in which a license is provisionally granted. Hereinafter, this state of the information processing apparatus 200 is referred to as a “provisional license”.

以上より、本実施形態において、ライセンスの入れ替えが発生するのは、使用状況が「保留」又は「無効」であるライセンス情報がある場合である。すなわち、ライセンスの入れ替えが発生するのは、ライセンスを付与された情報処理装置200のいずれかについて、アクティベートの要求が8日以上取得されなかった場合である。換言すれば、この場合、情報処理装置200がライセンスを維持するための条件は、“アクティベートの要求を少なくとも8日に1回は送信する”ということである。情報処理装置200は、この条件を満たさない場合に、ライセンスの入れ替えの対象となる。   As described above, in the present embodiment, license replacement occurs when there is license information whose usage status is “pending” or “invalid”. That is, the license replacement occurs when the activation request is not acquired for 8 days or more for any of the information processing apparatuses 200 to which the license is granted. In other words, in this case, the condition for the information processing apparatus 200 to maintain the license is “transmit an activation request at least once every 8 days”. The information processing apparatus 200 is subject to license replacement when this condition is not satisfied.

判定処理を終えると、制御部110は、図6に示すように、判定結果を情報処理装置200に通知する(ステップS4)。このとき、制御部110は、判定結果が「許可」、「不可」又は「一時許可」のいずれであるかを通知し、判定結果が「許可」又は「一時許可」である場合には、要ライセンス機能を実行するためのライセンスファイルをあわせて送信する。ライセンスファイルは、要ライセンス機能の実行態様を記述したファイルであり、要ライセンス機能の実行が許可された情報処理装置200の装置IDや、その有効期間(本実施形態においては、1日)が記述されている。情報処理装置200は、ライセンスファイルに記述された内容に従って要ライセンス機能を実行できるように構成されている。   When the determination process is finished, the control unit 110 notifies the information processing apparatus 200 of the determination result as shown in FIG. 6 (step S4). At this time, the control unit 110 notifies whether the determination result is “permitted”, “impossible”, or “temporary permission”. If the determination result is “permitted” or “temporary permission”, the control unit 110 is required. Send the license file for executing the license function. The license file is a file that describes the execution mode of the license-required function, and describes the device ID of the information processing apparatus 200 that is permitted to execute the license-required function and its valid period (in this embodiment, 1 day). Has been. The information processing apparatus 200 is configured to execute a license required function according to the contents described in the license file.

なお、制御部110は、判定結果が「許可」である場合と「一時許可」である場合とでライセンスファイルの記述内容を異ならせてもよい。例えば、制御部110は、判定結果
が「許可」である場合には要ライセンス機能の全部の実行を許可し、判定結果が「一時許可」である場合には要ライセンス機能の一部の機能を制限してもよい。
Note that the control unit 110 may change the description contents of the license file depending on whether the determination result is “permitted” or “temporary permitted”. For example, when the determination result is “permitted”, the control unit 110 permits the execution of all licensed functions, and when the determination result is “temporarily permitted”, the control unit 110 allows some functions of the licensed functions to be performed. You may restrict.

情報処理装置200は、ライセンス管理装置100からの通知を受信すると、この通知に基づいて要ライセンス機能の実行の可否を判断する処理(以下、「判断処理」という。)を実行する(ステップS5)。なお、本実施形態の判断処理には、要ライセンス機能が実行可能である場合に、これを実行する処理をも含む。   When the information processing apparatus 200 receives the notification from the license management apparatus 100, the information processing apparatus 200 executes a process (hereinafter referred to as “determination process”) for determining whether or not the license-required function can be executed based on the notification (step S5). . Note that the determination process of the present embodiment includes a process of executing a license-necessary function when it can be executed.

図11は、判断処理を示すフローチャートである。判断処理において、情報処理装置200の制御部210は、判定結果が「許可」又は「不可」のいずれであるかを判断し(ステップS51、S53)、「許可」であれば要ライセンス機能を実行し(ステップS52)、「不可」であれば要ライセンス機能の実行を禁止する(ステップS54)。   FIG. 11 is a flowchart showing the determination process. In the determination process, the control unit 210 of the information processing apparatus 200 determines whether the determination result is “permitted” or “impossible” (steps S51 and S53). If it is “impossible”, the execution of the license required function is prohibited (step S54).

また、制御部210は、判定結果が「許可」又は「不可」のいずれでもない場合、すなわち「一時許可」である場合には、あらかじめ設定されたカウント値を増加させ(ステップS55)、これが所定の閾値未満であるか否かを判断する(ステップS56)。制御部210は、カウント値が閾値未満である場合に要ライセンス機能を実行し(ステップS57)、カウント値が閾値以上である場合に要ライセンス機能の実行を禁止する(ステップS58)。   In addition, when the determination result is neither “permitted” nor “impossible”, that is, “temporary permission”, the control unit 210 increases the preset count value (step S55). It is determined whether it is less than the threshold value (step S56). The control unit 210 executes the license required function when the count value is less than the threshold (step S57), and prohibits the execution of the license required function when the count value is equal to or greater than the threshold (step S58).

カウント値は、情報処理装置200が仮ライセンスを付与された状態で要ライセンス機能を実行している期間を示す値であり、本実施形態においては日数を示している。この場合、カウント値の閾値は、上述したmやnの値を考慮して適宜に設定することが望ましいが、本実施形態においては「10」とする。カウント値の閾値が「10」である場合、情報処理装置200は、仮ライセンスを付与された状態であっても、「10」日間であれば要ライセンス機能を実行可能である。情報処理装置200は、この期間内に空きライセンスが発生し、入替処理が行われれば、仮ライセンスでない正式のライセンスを付与され、要ライセンス機能を制限なく実行することができるようになる。   The count value is a value indicating a period during which the information processing apparatus 200 is executing a license-necessary function in a state where a temporary license is granted, and in this embodiment, the count value indicates the number of days. In this case, the threshold value of the count value is preferably set appropriately in consideration of the above-described values of m and n, but is set to “10” in the present embodiment. When the threshold value of the count value is “10”, the information processing apparatus 200 can execute the license-required function for “10” days even when the temporary license is granted. If a vacant license is generated within this period and the replacement process is performed, the information processing apparatus 200 is granted a formal license that is not a temporary license, and can execute the required license function without restriction.

図6に示す処理は、以上のとおりである。以下の具体例は、かかる処理を図7に示す初期値に従って実行した場合について説明したものである。
例えば、情報処理装置200aが要求を送信した場合、ライセンス管理装置100は、要ライセンス機能の実行を許可する。一方、情報処理装置200dが要求を送信した場合、ライセンス管理装置100は、要ライセンス機能の実行を許可しない。
The processing shown in FIG. 6 is as described above. The following specific example describes the case where such processing is executed according to the initial values shown in FIG.
For example, when the information processing apparatus 200a transmits a request, the license management apparatus 100 permits execution of the license required function. On the other hand, when the information processing apparatus 200d transmits a request, the license management apparatus 100 does not permit execution of the license required function.

また、情報処理装置200aが要ライセンス機能を実行した後に、要求を送信しない日(すなわち、要ライセンス機能を実行しない日)が8日以上連続した場合、ライセンス管理装置100は、情報処理装置200aのライセンス情報を書き換え、使用状況を「有効」から「保留」に変更する。   In addition, after the information processing apparatus 200a executes the license-required function, when the date when the request is not transmitted (that is, the day when the license-required function is not executed) continues for 8 days or more, the license management apparatus 100 determines that the information processing apparatus 200a Rewrite the license information and change the usage status from "valid" to "pending".

情報処理装置200aは、使用状況が「保留」である期間内にアクティベートを実行すれば、使用状況を再び「有効」に変更することができる。なお、このように「保留」から「有効」に切り替わる場合には、ライセンス管理装置100がその旨をあわせて通知するようにし、これを使用者に警告して使用者の注意を喚起してもよい。情報処理装置200aは、使用状況が「保留」になった後でも、2日未満は「有効」に切り替わることができる。しかし、情報処理装置200aは、使用状況が「保留」のまま2日以上アクティベートを実行しなかった場合、使用状況が「無効」に切り替わり、ライセンスが付与されていない状態(要ライセンス機能を実行できない状態)になる。   The information processing apparatus 200a can change the usage status to “valid” again if activation is performed within the period in which the usage status is “pending”. Note that when switching from “pending” to “valid” in this way, the license management apparatus 100 also notifies the user of this fact, and warns the user and alerts the user. Good. The information processing apparatus 200a can switch to “valid” for less than two days even after the usage status becomes “pending”. However, if activation is not performed for two days or more while the usage status is “pending”, the information processing apparatus 200a is switched to “invalid” and the license is not granted (the license-required function cannot be executed). State).

一方、情報処理装置200dは、図7に示す初期値の状態にあっては、ライセンスが付
与されていない状態にある。しかし、情報処理装置200dは、この状態にあっても、ライセンス管理装置100に要求を送信すれば、仮ライセンスが付与された状態となり、要ライセンス機能を実行できる状態になることができる。情報処理装置200dは、仮ライセンスが付与された状態を、上述した閾値に応じた期間、すなわち10日間維持することができる。
On the other hand, the information processing apparatus 200d is in a state where no license is granted in the initial value state illustrated in FIG. However, even in this state, if the information processing apparatus 200d transmits a request to the license management apparatus 100, the information processing apparatus 200d is in a state in which a temporary license is granted and can execute the license required function. The information processing apparatus 200d can maintain the state in which the temporary license is granted for a period corresponding to the above-described threshold, that is, for 10 days.

情報処理装置200dが仮ライセンスを付与されている期間に、他の情報処理装置200の使用状況が「保留」又は「無効」に切り替わった場合、ライセンス管理装置100は、ライセンス情報の入れ替えを行い、情報処理装置200dに対して正式なライセンスを付与する。例えば、情報処理装置200dが仮ライセンスを付与されている期間に、情報処理装置200aの使用状況が「保留」又は「無効」に切り替われば、ライセンス管理装置100は、情報処理装置200aに対して割り当てられていたライセンス情報を情報処理装置200dに対して割り当てる。このとき、ライセンス管理装置100は、装置IDに「200a」が記述されていたライセンス情報の装置IDを「200d」に書き換え、その使用状況を「有効」に変更する。すなわち、ライセンス管理装置100は、情報処理装置200aに対して与えられていたライセンスを取り消し、代わりに情報処理装置200dに対してライセンスを付与する。   When the usage status of the other information processing apparatus 200 is switched to “pending” or “invalid” during the period in which the information processing apparatus 200d is granted a temporary license, the license management apparatus 100 replaces the license information, A formal license is granted to the information processing apparatus 200d. For example, if the usage status of the information processing apparatus 200a is switched to “pending” or “invalid” during the period in which the information processing apparatus 200d is granted a temporary license, the license management apparatus 100 notifies the information processing apparatus 200a. The assigned license information is assigned to the information processing apparatus 200d. At this time, the license management apparatus 100 rewrites the apparatus ID of the license information in which “200a” is described in the apparatus ID to “200d”, and changes the usage status to “valid”. That is, the license management apparatus 100 cancels the license that has been given to the information processing apparatus 200a, and grants a license to the information processing apparatus 200d instead.

以上のとおり、本実施形態のライセンス管理システム10によれば、あらかじめライセンスを有するライセンシーにあっては、ライセンス数を超える数のライセンスが一時的に付与される状態が得られる。このとき、仮ライセンスを付与された情報処理装置200は、使用状況が「保留」又は「無効」の他の情報処理装置200が生じた場合に、使用者が特別の操作を行わなくても、ライセンスを仮ライセンスから正式なものに移行させることができる。   As described above, according to the license management system 10 of the present embodiment, a licensee having a license in advance can obtain a state in which more licenses than the number of licenses are temporarily granted. At this time, the information processing apparatus 200 to which the temporary license is granted can be used even when the user does not perform a special operation when another information processing apparatus 200 whose usage status is “pending” or “invalid” occurs. The license can be transferred from the temporary license to the official one.

これにより、使用者は、情報処理装置200を買い換えるなどして新たなものに置き換える場合に、その置き換えを容易に行うことが可能となる。本実施形態は、例えば、情報処理装置200がサーバー装置であり、要ライセンス機能が連続的な稼働を要求される機能である場合などに、特に有利な効果を奏するものである。   Accordingly, when the user replaces the information processing apparatus 200 with a new one by replacing the information processing apparatus 200, the user can easily perform the replacement. This embodiment has a particularly advantageous effect when, for example, the information processing apparatus 200 is a server apparatus and the license required function is a function that requires continuous operation.

[変形例]
本発明は、上述した実施形態と異なる形態での実施が可能である。以下に示す変形例は、本発明に適用可能な変形の一例である。上述した実施形態及び以下の変形例は、必要に応じて、これらを組み合わせて適用してもよい。
[Modification]
The present invention can be implemented in a form different from the above-described embodiment. The following modifications are examples of modifications applicable to the present invention. The above-described embodiment and the following modification examples may be applied in combination as necessary.

(変形例1)
情報処理装置200における判断処理は、ライセンス管理装置100から通知が得られた場合に限らず、ライセンス管理装置100から通知が得られなかった場合に実行してもよい。ここにおいて、通知が得られない場合とは、例えば、ネットワーク障害やライセンス管理装置100の異常などにより、情報処理装置200から要求を送信してもその応答が到達しない場合が該当する。かかる場合、判定結果が「許可」又は「不可」のいずれであるとも判断できないため、制御部210は、図11のステップS55〜S58の処理を実行する。このようにすれば、ライセンス管理装置100による判定結果が不明な場合においても、一定の期間は要ライセンス機能を使用することが可能となる。
(Modification 1)
The determination process in the information processing apparatus 200 is not limited to the case where a notification is obtained from the license management apparatus 100, and may be executed when a notification is not obtained from the license management apparatus 100. Here, the case where the notification is not obtained corresponds to the case where the response is not reached even if a request is transmitted from the information processing apparatus 200 due to a network failure or an abnormality of the license management apparatus 100, for example. In such a case, since it cannot be determined whether the determination result is “permitted” or “impossible”, the control unit 210 executes the processes of steps S55 to S58 in FIG. In this way, even if the determination result by the license management apparatus 100 is unknown, the license-required function can be used for a certain period.

また、この判断処理においては、カウント値の大小に応じて実行可能な機能が増減する態様を採用することができる。例えば、カウント値が「3」未満であれば、要ライセンス機能の全部を実行可能にし、カウント値が「3」以上になれば、要ライセンス機能の一部の機能の実行が禁止される、といった具合である。また、カウント値が小さいほど機能が制限される態様を採用してもよい。   In this determination process, it is possible to adopt a mode in which the functions that can be executed are increased or decreased according to the magnitude of the count value. For example, if the count value is less than “3”, all the licensed functions are allowed to be executed, and if the count value is “3” or more, the execution of some of the licensed functions is prohibited. Condition. Moreover, you may employ | adopt the aspect by which a function is restrict | limited, so that a count value is small.

なお、カウント値は、情報処理装置が算出するのではなく、ライセンス管理装置が算出するものであってもよい。この場合、カウント値は、ライセンス管理装置が情報処理装置に対して通知すればよい。   Note that the count value may not be calculated by the information processing apparatus but may be calculated by the license management apparatus. In this case, the license management apparatus may notify the information processing apparatus of the count value.

(変形例2)
本発明において、上述した「有効」、「保留」及び「無効」に相当するそれぞれの状態の期間は、適宜に定めてよい。また、「有効」に相当する状態から、「保留」に相当する状態を経ずに「無効」に相当する状態に切り替わる態様を採用することも可能である。
(Modification 2)
In the present invention, the period of each state corresponding to the above-mentioned “valid”, “hold” and “invalid” may be appropriately determined. It is also possible to adopt a mode in which the state corresponding to “invalid” is switched to the state corresponding to “invalid” without going through the state corresponding to “hold”.

(変形例3)
本発明における「所定の機能」は、情報処理装置により実行されるものに限らず、例えば、情報処理装置に接続される他の情報処理装置により実行されるものや、かかる他の情報処理装置との協働により実行されるものを含む概念である。
(Modification 3)
The “predetermined function” in the present invention is not limited to that executed by the information processing apparatus, for example, that executed by another information processing apparatus connected to the information processing apparatus, or such other information processing apparatus It is a concept including what is executed by the collaboration.

(変形例4)
本発明における記憶部は、ライセンス管理装置が備えるものでなくてもよい。例えば、本発明に係るライセンス管理装置は、ライセンス情報が記憶された外部のデータベースに接続し、当該データベースからライセンス情報を読み出す構成であってもよい。また、本発明に係るライセンス管理装置は、いわゆるメモリーカード等の着脱可能な記憶媒体を読み取るリーダーを備え、ライセンス情報が記憶されたメモリーカードからライセンス情報を読み出すものであってもよい。
(Modification 4)
The storage unit in the present invention may not be included in the license management apparatus. For example, the license management apparatus according to the present invention may be configured to connect to an external database in which license information is stored and read the license information from the database. The license management apparatus according to the present invention may be provided with a reader that reads a removable storage medium such as a so-called memory card, and reads license information from a memory card that stores license information.

(変形例5)
本発明は、コンピューターに上述した制御部110や制御部210の機能を実現させるためのプログラムとしても提供され得る。かかるプログラムは、光ディスクやフラッシュメモリー等の記録媒体に記録された形態や、インターネット等のネットワークを介してデータ検索装置にダウンロードされる形態で提供されてもよい。
また、本発明は、ライセンス管理装置及び情報処理装置を備えるライセンス管理システムや、当該システムに対応するライセンス管理方法としても提供され得る。
(Modification 5)
The present invention can also be provided as a program for causing a computer to realize the functions of the control unit 110 and the control unit 210 described above. Such a program may be provided in a form recorded on a recording medium such as an optical disk or a flash memory, or in a form downloaded to a data search device via a network such as the Internet.
The present invention can also be provided as a license management system including a license management apparatus and an information processing apparatus, and a license management method corresponding to the system.

10…ライセンス管理システム、100…ライセンス管理装置、200、200a、200b、200c、200d…情報処理装置、110、210…制御部、120、220…記憶部、130、230…通信部、140、240…操作部、150、250…表示部、111…読出部、112…取得部、113…判定部、114…通知部、115…書換部 DESCRIPTION OF SYMBOLS 10 ... License management system, 100 ... License management apparatus, 200, 200a, 200b, 200c, 200d ... Information processing apparatus, 110, 210 ... Control part, 120, 220 ... Storage part, 130, 230 ... Communication part, 140, 240 ... operation unit, 150, 250 ... display unit, 111 ... reading unit, 112 ... acquisition unit, 113 ... determination unit, 114 ... notification unit, 115 ... rewrite unit

Claims (5)

情報処理装置により所定の機能を使用する要求を取得する取得部と、
前記機能の使用の可否を第1の情報処理装置について記述したライセンス情報を記憶部から読み出す読出部と、
前記取得部により前記要求が取得された情報処理装置における前記機能の使用の可否を前記ライセンス情報に基づいて判定する判定部と、
前記判定部による判定結果を通知する通知部とを備え、
前記判定部が、
前記第1の情報処理装置と異なる第2の情報処理装置から前記要求が取得された場合に、当該第2の情報処理装置における前記機能の使用の可否を、前記第1の情報処理装置に係る前記要求の取得状況に応じて判定する
ことを特徴とするライセンス管理装置。
An acquisition unit for acquiring a request to use a predetermined function by the information processing device;
A reading unit that reads out from the storage unit license information describing whether or not the function can be used for the first information processing apparatus;
A determination unit that determines whether or not the function can be used in the information processing apparatus from which the request has been acquired by the acquisition unit, based on the license information;
A notification unit for notifying the determination result by the determination unit,
The determination unit is
When the request is acquired from a second information processing apparatus different from the first information processing apparatus, whether or not the function can be used in the second information processing apparatus depends on the first information processing apparatus. A license management apparatus that makes a determination according to an acquisition status of the request.
前記判定部が、
前記第1の情報処理装置に係る前記要求があらかじめ決められた条件を満たさない場合に、前記第1の情報処理装置に対する許可を取り消し、前記第2の情報処理装置に対して前記機能の使用を許可する
ことを特徴とする請求項1に記載のライセンス管理装置。
The determination unit is
When the request related to the first information processing apparatus does not satisfy a predetermined condition, the permission for the first information processing apparatus is revoked, and the use of the function is performed for the second information processing apparatus. The license management apparatus according to claim 1, wherein permission is granted.
前記判定部が、
前記第1の情報処理装置に係る前記要求があらかじめ決められた条件を満たす場合に、前記第2の情報処理装置における前記機能の使用を一時的に許可する
ことを特徴とする請求項1に記載のライセンス管理装置。
The determination unit is
The use of the function in the second information processing apparatus is temporarily permitted when the request related to the first information processing apparatus satisfies a predetermined condition. License management device.
前記判定部による判定結果に応じて前記記憶部に記憶されたライセンス情報を書き換える書換部を備える
ことを特徴とする請求項1ないし3のいずれかに記載のライセンス管理装置。
The license management apparatus according to any one of claims 1 to 3, further comprising a rewriting unit that rewrites the license information stored in the storage unit in accordance with a determination result by the determination unit.
コンピューターに、
情報処理装置により所定の機能を使用する要求を取得する取得部と、
所定の機能の使用の可否を第1の情報処理装置について記述したライセンス情報を記憶部から読み出す読出部と、
前記取得部により前記要求が取得された情報処理装置における前記機能の使用の可否を前記ライセンス情報に基づいて判定する判定部であって、前記第1の情報処理装置と異なる第2の情報処理装置から前記要求が取得された場合に、当該第2の情報処理装置における前記機能の使用の可否を、前記第1の情報処理装置に係る前記要求の取得状況に応じて判定する判定部と、
前記判定部による判定結果を通知する通知部と
を実現させるためのプログラム。
On the computer,
An acquisition unit for acquiring a request to use a predetermined function by the information processing device;
A reading unit that reads out from the storage unit license information that describes whether or not a predetermined function can be used for the first information processing apparatus;
A determination unit that determines, based on the license information, whether or not the function can be used in the information processing apparatus from which the request is acquired by the acquisition unit, and a second information processing apparatus that is different from the first information processing apparatus A determination unit that determines whether or not the function of the second information processing apparatus can be used according to the acquisition status of the request related to the first information processing apparatus when the request is acquired from
A program for realizing a notification unit that notifies a determination result by the determination unit.
JP2009048917A 2009-03-03 2009-03-03 License management apparatus and program Withdrawn JP2010204886A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009048917A JP2010204886A (en) 2009-03-03 2009-03-03 License management apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009048917A JP2010204886A (en) 2009-03-03 2009-03-03 License management apparatus and program

Publications (1)

Publication Number Publication Date
JP2010204886A true JP2010204886A (en) 2010-09-16

Family

ID=42966312

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009048917A Withdrawn JP2010204886A (en) 2009-03-03 2009-03-03 License management apparatus and program

Country Status (1)

Country Link
JP (1) JP2010204886A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015014817A (en) * 2013-05-31 2015-01-22 株式会社日本デジタル研究所 Software use control system
JP2015114688A (en) * 2013-12-09 2015-06-22 セイコーエプソン株式会社 License system, method for controlling license system, and program
CN106355047A (en) * 2015-07-13 2017-01-25 京瓷办公信息系统株式会社 License management system and license management method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015014817A (en) * 2013-05-31 2015-01-22 株式会社日本デジタル研究所 Software use control system
JP2015114688A (en) * 2013-12-09 2015-06-22 セイコーエプソン株式会社 License system, method for controlling license system, and program
CN106355047A (en) * 2015-07-13 2017-01-25 京瓷办公信息系统株式会社 License management system and license management method

Similar Documents

Publication Publication Date Title
JP5963957B2 (en) Development environment system, development environment device, development environment providing method and program
JP5531819B2 (en) Management device, license management server, electronic device, electronic device management system, management method, program, and recording medium
RU2628203C2 (en) Application licensing using synchronisation suppliers
US8850607B2 (en) System and method for capacity licensing
US7730480B2 (en) System and method for creating a pattern installation by cloning software installed another computer
US9026626B2 (en) Management device, information processing system, management method, and storage medium
JP2008033751A (en) Update method and update system
US20130312118A1 (en) Device managing apparatus, device managing system, and recording medium storing a software management program
US20150013015A1 (en) Method and apparatus for group licensing of device features
KR102127115B1 (en) License system, license management server, method of controlling license system, and storage medium
US9836585B2 (en) User centric method and adaptor for digital rights management system
JPWO2008146408A1 (en) License management program, software usage control method, and license management apparatus
JP6127719B2 (en) Information processing system, information processing apparatus, license management method, and program
US20100132052A1 (en) Information processing system, information processing method, and computer readable medium
JP2018132874A (en) Information processing apparatus, information processing method, and program
JP2010204886A (en) License management apparatus and program
WO2015136964A1 (en) License information management device, license information management method, and program
JP2007286899A (en) Application execution system and server
JP2010134706A (en) Equipment management device, equipment management system, software management method, software management program, and recording medium recording program
JP2006338183A (en) Software license management system
WO2015194050A1 (en) Industrial equipment production system, industrial equipment production method, program, and information storage medium
JP2011175562A (en) System and method for managing restriction of terminal use, and recording medium
JP6617551B2 (en) SETTING VALUE MANAGEMENT DEVICE, COMPUTER DEVICE, METHOD, AND PROGRAM
JP6304427B2 (en) Information processing system and operation terminal
JP6812447B2 (en) Application approval

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20120605