JPH02277128A - Checking system for program run condition - Google Patents

Checking system for program run condition

Info

Publication number
JPH02277128A
JPH02277128A JP1099532A JP9953289A JPH02277128A JP H02277128 A JPH02277128 A JP H02277128A JP 1099532 A JP1099532 A JP 1099532A JP 9953289 A JP9953289 A JP 9953289A JP H02277128 A JPH02277128 A JP H02277128A
Authority
JP
Japan
Prior art keywords
program
installation
usage
usage rights
display area
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
JP1099532A
Other languages
Japanese (ja)
Inventor
Akihiko Shimohata
下畑 明彦
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 JP1099532A priority Critical patent/JPH02277128A/en
Publication of JPH02277128A publication Critical patent/JPH02277128A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To facilitate the shift of a program among plural systems by offering a means which shifts the using right of the program on an installing medium. CONSTITUTION:When an installing program 11 is started, a using right send-out mechanism 12 is called. Then the mechanism 12 calls out a check mechanism 14 to confirm the propriety for the installation of an installing medium. The mechanism 14 checks the contents of a using right send-out display area 18 and discontinues the subsequent processes if the using right is already sent out. Meanwhile the mechanism 14 returns the control to the mechanism 12 if the using right is not sent out yet. The mechanism 12 decides that the contents of the area 18 are sent out and registers the using right of an intra- system under-execution program 15 into the intra-system registered program using right 19 of an installation system. In the program 11 an installing medium program 17 is registered into the system as the program 15 and an installing process is completed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データ処理システムにおいて実行されるプロ
グラムの走行条件チェックに関し、特に−時に1cpu
で使用可能なプログラムの有償チェック方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to checking the running conditions of a program executed in a data processing system.
Regarding the paid check method for programs available in .

〔従来の技術〕[Conventional technology]

従来のプログラムの走行条件チェック方式は、インスト
ール時にプログラムの使用可能システムを一意に決定し
てしまう有償チェック方式で、−度インストールを行っ
た媒体を使用して再度インストールを行う事を禁止して
いた。
The conventional program running condition check method is a paid check method that uniquely determines the systems on which the program can be used at the time of installation, and prohibits reinstallation using the same medium that was previously installed. .

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の有償チェック方式では、−度インストー
ルを行ったプログラムを別のシステムへ移動して使用す
ることが困難であった。
In the conventional paid checking method described above, it is difficult to move and use a program that has been installed once to another system.

本発明の目的は、上記従来方式の欠点を解消し、簡易に
プログラムを使用可能なシステムを変更出来るようにし
たプログラムの走行条件チェック方式を提供することに
ある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a program running condition check method that eliminates the drawbacks of the conventional method and allows easy modification of a system in which the program can be used.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のプログラムの走行条件チェック方式は、インス
トール媒体上にその媒体上のプログラムの使用権払出可
否を表示する使用権払出表示域を持ち、前記使用権払出
表示域の内容が可能である時にのみインストールを実行
させるチェック機構と、インストール時にインストール
するシステムに前記プログラムの使用権を登録すると共
に前記使用権払出表示域の内容を不可とする使用権払出
機構と、インストールによりシステムに登録した前記プ
ログラムを別のシステムに移動時、当該システム内の前
記プログラムの使用権を消去すると共に、インストール
媒体上の使用権払出表示域の内容を可能とする使用権返
却機構と、システムに前記プログラムの使用権が登録さ
れている時にのみ前記プログラムの走行を許す走行チェ
ック機構とを含んで構成される。
The program running condition check method of the present invention has a usage rights issue display area on the installation medium that displays whether or not the usage rights can be issued for the program on the medium, and only when the content of the usage rights issue display area is possible. a checking mechanism for executing the installation; a usage right issuing mechanism for registering the usage right of the program in the system to be installed at the time of installation and disabling the contents of the usage rights issuing display area; When moving to another system, there is a usage right return mechanism that erases the usage rights of the program in the system and enables the contents of the usage rights payout display area on the installation medium, and the usage rights of the program in the system are erased. and a running check mechanism that allows the program to run only when it is registered.

〔実施例〕 次に、本発明について図面を参照して詳細に説明する。〔Example〕 Next, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の一実施例が適用される情報処理シス
テムのブロック図である。本実施例に用いる情報処理シ
ステム5は、プログラムが走行する中央処理装置等の処
理実行手段1と、主記憶装置等の記憶手段2と、データ
入出力装置等の入出力手段3と、補助記憶装置等の記憶
手段4から構成される。
FIG. 1 is a block diagram of an information processing system to which an embodiment of the present invention is applied. The information processing system 5 used in this embodiment includes a processing execution means 1 such as a central processing unit on which a program runs, a storage means 2 such as a main memory, an input/output means 3 such as a data input/output device, and an auxiliary memory. It is composed of a storage means 4 such as a device.

第2図を参照すると本発明の一実施例は、インストール
プログラム11と、使用権払出機構12と、使用権返却
機構13と、チェック機構14と、システム内のプログ
ラム15と、走行チェック機構16と、インストール媒
体上のプログラム17と、インストール媒体上の使用権
払出表示域18と、システム内に登録された使用権19
から構成される。インストール媒体は第1図の補助記憶
装置4に装着可能であり、インストールプログラム11
、使用権払出機構12、使用権返却機構13、チェック
機構14、プログラム15および走行チェック機構16
は主記憶装置2に格納される。
Referring to FIG. 2, one embodiment of the present invention includes an installation program 11, a right-to-use mechanism 12, a right-to-use mechanism 13, a check mechanism 14, a program 15 in the system, and a running check mechanism 16. , the program 17 on the installation medium, the usage rights payout display area 18 on the installation medium, and the usage rights 19 registered in the system.
It consists of The installation medium can be attached to the auxiliary storage device 4 shown in FIG.
, usage right payout mechanism 12, usage right return mechanism 13, check mechanism 14, program 15, and running check mechanism 16
is stored in the main storage device 2.

インストールプログラム11が起動されると、使用権払
出機fll12を呼び出す、使用権払出機構12はチ°
ニック機u413を呼び出しインストール媒体でのイン
ストール可否を確認する。チェック機構13はインスト
ール媒体上の使用権払出表示域18の内容をチェックし
、払出済であれば以後の処理を中止し、払出末であれば
使用権払出機構12に制御を戻す、使用権払出機構12
は使用権払出表示域18の内容を払出済としインストー
ルシステムのシステム内登録プログラム使用権19にプ
ログラム15の使用権を登録後インストールプログラム
11に制御を戻す、インストールプログラム11はイン
ストール媒体上のプログラム17をシステムにプログラ
ム15として登録しインストール処理を完了する。
When the installation program 11 is started, the usage rights issuing mechanism 12 calls the usage rights issuing machine fl12.
Call the nickname device U413 and check whether installation is possible using the installation medium. The check mechanism 13 checks the contents of the usage rights issue display area 18 on the installation medium, and if the issue has already been issued, the subsequent processing is canceled, and if the issue has ended, the control is returned to the usage rights issuer 12. Mechanism 12
determines that the contents of the usage rights issue display area 18 have been issued, registers the usage rights of the program 15 in the in-system registration program usage rights 19 of the installation system, and then returns control to the installation program 11.The installation program 11 returns the program 17 on the installation medium. is registered in the system as program 15, and the installation process is completed.

インストールが完了したシステムにおいて、プログラム
15が起動されると走行チェック機構16を呼び出す。
When the program 15 is started in the installed system, the running check mechanism 16 is called.

走行チェック機構16はシステムにプログラム15の使
用権が登録されているが否かチェックし、使用イWの有
る場合のみプログラム15の走行を許可する。
The running check mechanism 16 checks whether or not the right to use the program 15 is registered in the system, and allows the program 15 to run only if there is a right to use it.

次に、プログラム15すなわちプログラム17を他のシ
ステムで使用する場合、使用権を有するシステムすなわ
ちインストールがされたシステムの補助記憶装置4にイ
ンストール媒体を再設定後、インストールプログラム1
1を起動する。インストールプログラム11は次に使用
1’24却機構13を呼び出ず。使用権返却機構13は
システム内登録プログラム使用権19にプログラム15
の使用権が登録されている場合のみ本使用権を消去後、
インストール媒体上の使用権払出表示域18の内容を払
出末とする。本処理によりインストール媒体は、再度他
のシステムでインストールに使用可能となる。
Next, when using the program 15, that is, the program 17, on another system, after resetting the installation medium in the auxiliary storage device 4 of the system that has usage rights, that is, the system in which it has been installed, the installation program 1
Start 1. The installation program 11 then uses 1'24 without calling the removal mechanism 13. The usage right return mechanism 13 transfers the program 15 to the registered program usage rights 19 in the system.
Only if the usage right is registered, after deleting this usage right,
The content of the usage right payout display area 18 on the installation medium is the payout end. This process makes the installation medium usable again for installation on other systems.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、インストール媒体上のプ
ログラムの使用権を移動する手段を提供することで、複
数のシステム間でのプログラムの移動を簡易に行える効
果がある。
As described above, the present invention provides a means for moving the right to use a program on an installation medium, thereby making it possible to easily move a program between a plurality of systems.

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

第1図は本発明の一実施例が適用される情報処理システ
ムのブロック図、第2図は本発明の一実施例の構成を示
すブロック図である。 1・・・中央処理装置、2・・・主記憶装置、3・・・
入出力装置、4・・・補助記憶装置、11・・・インス
トールプログラム、12・・・使用権払出機構、13・
・・使用権返却機構、14・・・チェック機構、15・
・・システム内のプログラム、16・・・走行チェック
機構、17・・・インストール媒体上のプログラム、1
8・・・インストール媒体上の使用権払出表示域、19
・・・システム内に登録されている使用権。
FIG. 1 is a block diagram of an information processing system to which an embodiment of the present invention is applied, and FIG. 2 is a block diagram showing the configuration of an embodiment of the present invention. 1...Central processing unit, 2...Main storage device, 3...
input/output device, 4... auxiliary storage device, 11... installation program, 12... usage right issuing mechanism, 13.
...Usage right return mechanism, 14...Check mechanism, 15.
...Program in the system, 16... Running check mechanism, 17... Program on installation medium, 1
8... Usage rights issue display area on installation medium, 19
...Usage rights registered within the system.

Claims (1)

【特許請求の範囲】[Claims] インストール媒体上にその媒体上のプログラムの使用権
払出可否を表示する使用権払出表示域を持ち、前記使用
権払出表示域の内容が可能である時にのみインストール
を実行させるチェック機構と、インストール時にインス
トールするシステムに前記プログラムの使用権を登録す
ると共に前記使用権払出表示域の内容を不可とする使用
権払出機構と、インストールによりシステムに登録した
前記プログラムを別のシステムに移動時、当該システム
内の前記プログラムの使用権を消去すると共に、インス
トール媒体上の使用権払出表示域の内容を可能とする使
用権返却機構と、システムに前記プログラムの使用権が
登録されている時にのみ前記プログラムの走行を許す走
行チェック機構とを含むことを特徴とするプログラムの
走行条件チェック方式。
The installation medium has a usage rights issue display area for displaying whether or not the usage rights can be issued for the program on the medium, and a check mechanism that executes the installation only when the content of the usage rights issue display area is possible, and the installation at the time of installation. A usage rights issuing mechanism that registers the usage rights of the program in a system that disables the content of the usage rights issue display area, and a usage rights issuing mechanism that registers the usage rights of the program in a system that disables the content of the usage rights issuing display area. A usage right return mechanism that deletes the usage right of the program and enables the content of the usage right payout display area on the installation medium, and a usage right return mechanism that allows the usage right of the program to be run only when the usage right of the program is registered in the system. A running condition checking method for a program, comprising: a running condition checking mechanism that allows running.
JP1099532A 1989-04-18 1989-04-18 Checking system for program run condition Pending JPH02277128A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1099532A JPH02277128A (en) 1989-04-18 1989-04-18 Checking system for program run condition

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1099532A JPH02277128A (en) 1989-04-18 1989-04-18 Checking system for program run condition

Publications (1)

Publication Number Publication Date
JPH02277128A true JPH02277128A (en) 1990-11-13

Family

ID=14249826

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1099532A Pending JPH02277128A (en) 1989-04-18 1989-04-18 Checking system for program run condition

Country Status (1)

Country Link
JP (1) JPH02277128A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152554A (en) * 1993-11-29 1995-06-16 Nec Corp Chargeable key register system, chargeable treatment system, chargeable software installation system and chargeable software check system
JPH086785A (en) * 1994-06-23 1996-01-12 Nec Corp Software use licensing system
JP2000347946A (en) * 1999-04-16 2000-12-15 Deutsche Thomson Brandt Gmbh Method and device for preventing illegal use of multimedia contents

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152554A (en) * 1993-11-29 1995-06-16 Nec Corp Chargeable key register system, chargeable treatment system, chargeable software installation system and chargeable software check system
JPH086785A (en) * 1994-06-23 1996-01-12 Nec Corp Software use licensing system
JP2000347946A (en) * 1999-04-16 2000-12-15 Deutsche Thomson Brandt Gmbh Method and device for preventing illegal use of multimedia contents
JP4674933B2 (en) * 1999-04-16 2011-04-20 ドイチェ トムソン−ブラント ゲーエムベーハー Method and apparatus for preventing unauthorized use of multimedia content

Similar Documents

Publication Publication Date Title
DE2517297A1 (en) DEVICE FOR DETERMINING A SYSTEM STATE LEADING TO A FINAL STANDSTILL TO BE PREVENTED
KR100291301B1 (en) Communication system with signal data processing system and method and signal data processing system
DE102005013913A1 (en) Interrupt request program and microcomputer
JPH02277128A (en) Checking system for program run condition
JPH0764852A (en) Assurance system for dynamically reserved area
JPH0516056B2 (en)
JP2944093B2 (en) Multiprocessor type information processing device
JPH02277146A (en) Program debugging system
JPH06222916A (en) On-line real-time processor
JPH04314141A (en) Method and mechanism for controlling multi-task
JPS6214240A (en) Program inspecting system
JP3075359B2 (en) Program debugging start processing method
JPS59180639A (en) Method for interrupting execution of program
JPH04308940A (en) Automatic assignment management system for resource in virtual computer system
JPH03260838A (en) Limiting system for cpu using time
JP3018359B2 (en) Online call information trace method
JPH0319037A (en) Control system for task execution time
JPS62187937A (en) Onerous program check system
JPH0520168A (en) Memory managing method
KR100243322B1 (en) Data processing method for realtime processing equipment
JPH02239360A (en) System for controlling task execution time
JPH04256024A (en) Dividing and loading system for program
JPH0581197A (en) Data processor
JPS60238946A (en) Processing system of snap shot dump
JPH04359328A (en) Memory dump system for information processor