JPH08138020A - Lock method for software tool using ic card - Google Patents

Lock method for software tool using ic card

Info

Publication number
JPH08138020A
JPH08138020A JP6280600A JP28060094A JPH08138020A JP H08138020 A JPH08138020 A JP H08138020A JP 6280600 A JP6280600 A JP 6280600A JP 28060094 A JP28060094 A JP 28060094A JP H08138020 A JPH08138020 A JP H08138020A
Authority
JP
Japan
Prior art keywords
card
terminal
tool
data
access key
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
JP6280600A
Other languages
Japanese (ja)
Inventor
Katsushi Tazaki
克司 田崎
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP6280600A priority Critical patent/JPH08138020A/en
Publication of JPH08138020A publication Critical patent/JPH08138020A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To provide a lock method for software tool using an IC card which prevents the existence of an uncontracted illegal system by unauthorized copy of a tool and presents a system where the contact can be quickly, surely, and easily updated. CONSTITUTION: The permitted frequency of start is preliminarily stored in an access key card 8 and is outputted to a terminal machine 1 through an IC interface in response to the request from the terminal machine 1, and the permitted frequency of start outputted from the access key card 8 is compared with a specific value preliminarily set by the terminal machine 1. If they don't coincide with each other, the permitted frequency of start stored in the access key card 8 is substracted by one, and a specific program is executed. Thus, it is very difficult to make a copy of the access key card, and the illegal use more than the permitted frequency of start on the contract is impossible because of the unique access key card even if an uncontracted system is generated by a copy of this tool.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ICカードを使用した
ソフトウェアツールのロック方法に関し、特にアプリケ
ーションプログラムが通信インターフェースを介しダウ
ンロード可能なICカード端末のアプリケーションソフ
トウェア開発支援システムに関する。また、パソコン上
のアプリケーションを開発するコンパイラ等のソフトウ
ェアツールを使用した開発システムにも応用可能なIC
カードを使用したソフトウェアツールのロック方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software tool locking method using an IC card, and more particularly to an application software development support system for an IC card terminal in which an application program can be downloaded via a communication interface. An IC that can be applied to development systems that use software tools such as compilers to develop applications on personal computers
A method of locking a software tool using a card.

【0002】[0002]

【従来の技術】近年、電子手帳やその他の携帯型端末等
では、ユーザ自身がメーカより提供される専用ツールを
用いてユーザ独自のアプリケーションソフトを作成し、
個人利用及びビジネス利用等においてより有効に活用す
る動きや、ソフトハウス等がインフラを利用して独自の
アプリケーションを作成してユーザへ供給する動きが活
発化している。このような開発システムの例としては、
電子手帳のBASICカードを使用したシステムが良く
知られている。
2. Description of the Related Art In recent years, in electronic notebooks and other portable terminals, users have created their own application software using a dedicated tool provided by the manufacturer.
There is an increasing trend toward more effective use for personal use and business use, as well as movements such as software houses that use infrastructure to create their own applications and supply them to users. An example of such a development system is
A system using a BASIC card of an electronic notebook is well known.

【0003】このシステムは、図16に示すように、電
子手帳2と、パソコン等のホスト端末機1と、電子手帳
2及びホスト端末機1のそれぞれの通信インターフェー
スを接続する専用ケーブル3と、電子手帳2に装着され
るBASICカード4と、ホスト端末機1で編集された
ソースプログラムを実行可能な形式に変換し、前記BA
SICカード4に搭載されるBASICツールとで構成
される。なお、5はBASICツールが書き込まれたフ
ロッピーディスク5である。
As shown in FIG. 16, this system comprises an electronic notebook 2, a host terminal 1 such as a personal computer, a dedicated cable 3 for connecting the respective communication interfaces of the electronic notebook 2 and the host terminal 1, and an electronic notebook. The BASIC card 4 attached to the notebook 2 and the source program edited by the host terminal 1 are converted into an executable format, and the BA
It is composed of a BASIC tool mounted on the SIC card 4. Reference numeral 5 is a floppy disk 5 in which the BASIC tool is written.

【0004】次に、本従来例の動作を図17のフローチ
ャートに沿って説明する。
Next, the operation of this conventional example will be described with reference to the flowchart of FIG.

【0005】まず、ホスト端末機1と電子手帳2とは専
用ケーブル3により接続され、電子手帳2にはBASI
Cカード4が装着される。前記ホスト端末機1において
汎用エディタを使用してソースプログラムが作成、編集
され(ステップS1)、ホスト端末機1からのキー入力
により変換ツールとしてのBASICツールが起動され
る(ステップS2)。そして、ホスト端末1で編集され
たソースプログラムは、ホスト端末機1で起動されたB
ASICツールにより実行可能な形式に変換される(ス
テップS3)。この際、変換エラーが発生したか否かが
判断され(ステップ4)、変換エラーが発生していない
と判断された場合、ソースプログラムは、ダウンロード
ツールにより専用ケーブル3を介して電子手帳2に装着
されたBASICカード4へ搭載される(ステップS
5)。プログラム搭載終了後は、前記電子手帳2上でプ
ログラムの動作確認が出来る。また、変換エラーが発生
したと判断された場合、処理は終了される。
First, the host terminal 1 and the electronic notebook 2 are connected by a dedicated cable 3, and the electronic notebook 2 has a BASI.
The C card 4 is installed. A source program is created and edited using a general-purpose editor in the host terminal 1 (step S1), and a BASIC tool as a conversion tool is activated by key input from the host terminal 1 (step S2). Then, the source program edited by the host terminal 1 is the B program started by the host terminal 1.
It is converted into an executable format by the ASIC tool (step S3). At this time, it is determined whether or not a conversion error has occurred (step 4). When it is determined that no conversion error has occurred, the source program is attached to the electronic notebook 2 via the dedicated cable 3 by the download tool. Mounted on the BASIC card 4 (step S
5). After the program is loaded, the operation of the program can be confirmed on the electronic notebook 2. If it is determined that a conversion error has occurred, the process ends.

【0006】また、回数データを使用したロック方法と
しては、特開昭61−210488号公報に開示されて
いる、制御部及びメモリ部を設け、暗証番号の入力回数
を記憶して所定回数に達すればICカードを使用不能に
するICカードや、特開昭61−211787号公報に
開示されている、誤ったパスワードが所定回数入力され
たときには、不揮発性メモリに格納されているデータメ
モリでのデータ書き込み、続み出しを行うためのプログ
ラムを消去することにより、データメモリに記億されて
いるデータの秘密保持を図るICカードや、特開昭62
−251945号公報に開示されている、アクセス装置
との交信状態での認証コマンドの受信回数チェックを行
って、認証データ生成処理禁止を行うことにより、認証
データ生成過程の不正解続防止と、認証データの外部で
の検知を可能にするICカードの不正アクセス防止方法
や、特開平2−261177号公報に開示されている、
入力手段から入力する数値コードが誤っている場合にこ
れを検知し、誤入力回数が所定値に達したとき、カード
を使用不能とすることにより、カードが盗まれても、鍵
の安全性を保持できるようにした暗号鍵装置や、特開平
3−157870号公報に記載されている、所定回数以
上再記録することを抑制または禁止することにより、再
記録による信号品質の劣化の抑制を図る記録再生装置な
どがある。
Further, as a locking method using the number-of-times data, a control unit and a memory unit, which are disclosed in Japanese Patent Laid-Open No. 61-210488, are provided, the number of times of inputting a personal identification number is stored, and the predetermined number of times is reached. For example, an IC card that makes the IC card unusable, or the data in the data memory stored in the non-volatile memory when an incorrect password is input a predetermined number of times as disclosed in Japanese Patent Laid-Open No. 61-211787. An IC card for maintaining confidentiality of data stored in a data memory by erasing a program for writing and writing data, and JP-A-62-62
No. 251945, the number of times an authentication command is received in a state of communication with an access device is checked, and the authentication data generation process is prohibited to prevent unauthorized connection and disconnection in the authentication data generation process. A method for preventing unauthorized access to an IC card, which enables data to be detected outside, and is disclosed in Japanese Patent Laid-Open No. 2-261177.
If the numeric code entered from the input means is incorrect, it is detected, and when the number of incorrect entries reaches the specified value, the card is disabled and the security of the key is maintained even if the card is stolen. An encryption key device that can be held, and a recording described in Japanese Patent Laid-Open No. 3-157870 that suppresses or prohibits re-recording a predetermined number of times or more, thereby suppressing deterioration in signal quality due to re-recording. There is a playback device.

【0007】[0007]

【発明が解決しようとする課題】上述したようなソフト
ウェア開発システムにおいては、通常メーカ等の提供者
から供給されるものとして、前記ツールがフロッピーデ
ィスクの形態で、ケーブル、メモリカード等がある。な
お必要があれば、ソフト開発の対象となる端末機を含む
場合もあるが、ホスト端末機は、一般的にはパーソナル
コンピュータであるので、通常はユーザ側で準備され
る。この際、メーカ側とユーザ側との間では、前記ツー
ルを使用する人や部署、端末機、期間等を契約書で定
め、契約が結ばれているのが通常である。しかしなが
ら、実際にはユーザ側が前記ツールを無断にコピーし、
メーカ側の知らないところで契約上では存在し得ない、
未契約の不正システム(ツール)が数多く存在している
のが現状である。
In the software development system as described above, the tools are usually in the form of a floppy disk, and cables, memory cards, etc. are supplied from a supplier such as a manufacturer. If necessary, it may include a terminal for software development, but since the host terminal is generally a personal computer, it is usually prepared by the user. At this time, between the maker side and the user side, it is usual that the person who uses the tool, the department, the terminal, the period, etc. are defined in a contract and the contract is concluded. However, in reality, the user can copy the tool without permission,
It cannot exist under contract without the manufacturer's knowledge,
Currently, there are many uncontracted unauthorized systems (tools).

【0008】また、契約期間を過ぎた契約更新時におい
て、特に金銭が絡む場合などは、メーカから間い合わせ
が来るまで、そのまま使用を継続しており、契約ユーザ
数が多い場合はメーカ側も契約管理において、非常に手
間やコストがかかる。
When the contract is renewed after the contract period, especially when money is involved, the maker continues to use the service until the maker has a chance to make it, and when the number of contract users is large, the maker side as well. Contract management is very time-consuming and costly.

【0009】本発明は、前記のような課題を解消するた
めになされたもので、ツールの無断コピーによる未契約
の不正システムの存在を防止し、迅速、確実かつ容易に
契約の更新が可能なシステムの提供を実現するICカー
ドを使用したソフトウェアツールのロック方法を提供す
ることを目的とする。
The present invention has been made in order to solve the above-mentioned problems, and prevents the existence of an uncontracted unauthorized system due to unauthorized copying of tools, and enables quick, reliable and easy contract renewal. An object of the present invention is to provide a method of locking a software tool using an IC card that realizes the provision of the system.

【0010】[0010]

【課題を解決するための手段】本発明によれば、前述の
目的は、記憶手段を備えるICカードと、該ICカード
にアクセスするICカードインターフェース及び制御手
段を備える端末機とから構成される端末装置において、
前記端末機の制御手段はICカードインターフェースを
通じて前記記憶手段に予め記憶された起動可能回数を読
み出し、読み出した起動可能回数と特定の値との比較を
行い、比較結果が同一でない場合には前記ICカードの
記憶手段に記憶された起動可能回数を1だけ減算して書
き換えると共に、特定プログラムを実行することを特徴
とする請求項1に記載のICカードを使用したソフトウ
ェアツールのロック方法によって達成される。
According to the present invention, the above-mentioned object is a terminal comprising an IC card having a storage means and a terminal having an IC card interface for accessing the IC card and a control means. In the device,
The control means of the terminal reads out the startable number stored in advance in the storage means through the IC card interface, compares the read startable number with a specific value, and if the comparison results are not the same, the IC 2. The method for locking a software tool using an IC card according to claim 1, wherein the number of possible activations stored in the storage means of the card is subtracted by 1 to rewrite, and the specific program is executed. .

【0011】本発明によれば、前述の目的は、記憶手段
を備えるICカードと、該ICカードにアクセスするI
Cカードインターフェース及び制御手段を備える端末機
とから構成される端末装置において、前記端末機の制御
手段はICカードインターフェースを通じて前記記憶手
段に予め記憶された使用可能期間を表すデータを読み出
し、現在の日付と読み出したデータとの比較を行い、現
在の日付が使用可能期間内である場合には特定プログラ
ムを実行することを特徴とする請求項2に記載のICカ
ードを使用したソフトウェアツールのロック方法によっ
て達成される。
According to the present invention, the above-mentioned object is to provide an IC card having a storage means and an I card for accessing the IC card.
In a terminal device comprising a C card interface and a terminal having a control means, the control means of the terminal reads out data indicating a usable period previously stored in the storage means through an IC card interface and obtains the current date. According to a method of locking a software tool using an IC card according to claim 2, characterized in that the specified program is executed when the current date is within the usable period. To be achieved.

【0012】本発明によれば、前述の目的は、記憶手段
及び制御手段を備えるICカードと、該ICカードにア
クセスするICインターフェースを備える端末機とから
構成される端末装置において、前記ICカードの制御手
段は前記端末機からの要求に応じて前記記憶手段に予め
記憶された起動可能回数と特定の値との比較を行い、比
較結果が同一でない場合には前記起動可能回数を1だけ
減算して書き換えると共に、ICインターフェースを通
じて端末機の特定プログラムの実行を可能とする信号を
発生することを特徴とする請求項3に記載のICカード
を使用したソフトウェアツールのロック方法によって達
成される。
According to the present invention, the aforementioned object is to provide an IC card having a storage means and a control means, and a terminal device having an IC interface for accessing the IC card. In response to a request from the terminal, the control means compares the startable number stored in advance in the storage means with a specific value, and when the comparison result is not the same, the startable number is subtracted by one. A method for locking a software tool using an IC card according to claim 3, characterized in that the signal is generated to enable the terminal to execute a specific program through the IC interface.

【0013】本発明によれば、前述の目的は、記憶手段
及び制御手段を備えるICカードと、該ICカードにア
クセスするICインターフェースを備える端末機とから
構成される端末装置において、前記ICカードの制御手
段は前記端末機からの要求に応じて前記記憶手段に予め
記憶された使用可能期間を表すデータと現在の日付との
比較を行い、現在の日付が使用可能期間内である場合に
はICインターフェースを通じて端末機の特定プログラ
ムの実行を可能とする信号を発生することを特徴とする
請求項4に記載のICカードを使用したソフトウェアツ
ールのロック方法によって達成される。
According to the present invention, the aforementioned object is to provide an IC card having a storage means and a control means, and a terminal device having an IC interface for accessing the IC card. In response to a request from the terminal, the control means compares the data representing the usable period previously stored in the storage means with the current date, and if the current date is within the usable period, the IC The method for locking a software tool using an IC card according to claim 4, wherein a signal for enabling execution of a specific program of the terminal is generated through an interface.

【0014】[0014]

【作用】請求項1に記載のICカードを使用したソフト
ウェアツールのロック方法においては、ICカードの記
憶手段に予め起動可能回数が記憶され、端末機からの要
求に応じて起動可能回数がICインターフェースを通じ
て端末機に読み出され、端末機の制御手段により、予め
設定された特定値と、前記ICカードより出力された起
動可能回数との比較が行われ、比較結果が同一ではない
場合に、前記ICカードに記憶されている起動可能回数
が1だけ減算されて書き換えられると共に、特定プログ
ラムが実行される。これにより、アクセスキーカードの
複製を作成することは非常に困難であり、たとえ複製で
契約外のシステムを作ってもICカードは唯一であるか
ら契約上の起動可能回数を超えて不正使用することは出
来ない。
In the method of locking the software tool using the IC card according to the first aspect of the present invention, the number of possible activations is stored in advance in the storage means of the IC card, and the number of possible activations is determined by the IC interface in response to a request from the terminal. Read out to the terminal through the terminal, and the control means of the terminal compares the preset specific value with the number of times of activation output from the IC card, and when the comparison result is not the same, The bootable count stored in the IC card is decremented by 1 and rewritten, and the specific program is executed. As a result, it is very difficult to make a duplicate of the access key card, and even if you make a system out of contract by duplication, the IC card is unique, so it is illegally used beyond the number of times the contract can be activated. I can't.

【0015】請求項2に記載のICカードを使用したソ
フトウェアツールのロック方法においては、ICカード
の記憶手段に、使用開始日付及び/または使用終了日付
等の使用可能期間を表すデータが記憶され、端末機から
の要求に応じて使用可能期間がICインターフェースを
通じて端末機に読み出され、端末機の制御手段により、
現在の日付と前記ICカードより読み出された使用可能
期間との比較が行われ、現在の日付が使用可能期間内で
ある場合には、特定プログラムが実行される。これによ
り、使用可能期間が示す期間外では前記ツールを使用で
きなくすることが可能となる。
In a method of locking a software tool using an IC card according to a second aspect, data indicating a usable period such as a use start date and / or a use end date is stored in a storage means of the IC card, In response to the request from the terminal, the usable period is read out to the terminal through the IC interface, and by the control means of the terminal,
The current date is compared with the usable period read from the IC card, and if the current date is within the usable period, the specific program is executed. This makes it possible to disable the tool outside the period indicated by the usable period.

【0016】請求項3に記載のICカードを使用したソ
フトウェアツールのロック方法においては、ICカード
の記憶手段に起動可能回数と特定値とが記憶され、端末
機からの要求に応じて前記ICカードの制御手段によ
り、予め設定された特定値と、起動可能回数との比較が
行われ、比較結果が同一ではない場合には前記ICカー
ドに記憶されている起動可能回数が1だけ減算されて書
き換えられると共に、ICインターフェースを通じて端
末機の特定プログラムの実行を可能とする信号が発生さ
れる。これにより、起動可能回数の判断機能及びそれに
関わるデータ等のセキェリティ性と独立性を向上でき
る。
In a method of locking a software tool using an IC card according to a third aspect of the present invention, the number of possible activations and a specific value are stored in the storage means of the IC card, and the IC card is requested in response to a request from the terminal. The control means compares the preset specific value with the number of possible activations. If the comparison results are not the same, the number of possible activations stored in the IC card is decremented by 1 and rewritten. At the same time, a signal is generated that enables execution of a specific program of the terminal through the IC interface. As a result, it is possible to improve the security function and the independence of the determination function of the number of times activation is possible and the data related thereto.

【0017】請求項4に記載のICカードを使用したソ
フトウェアツールのロック方法においては、ICカード
の記憶手段に使用開始日付及び/または使用終了日付等
の使用可能期間を表すデータが記憶され、前記端末機か
らの要求に応じて前記ICカードの制御手段により、現
在の日付と記憶されいる使用可能期間との比較が行わ
れ、現在の日付が使用期間内である場合には、ICイン
ターフェースを通じて端末機の特定プログラムの実行を
可能とする信号が発生される。これにより、計時機能と
それに関わるデータ等についてのセキェリティ性と独立
性を向上できる。
In a method of locking a software tool using an IC card according to a fourth aspect, data indicating a usable period such as a use start date and / or a use end date is stored in a storage means of the IC card, and In response to a request from the terminal, the control means of the IC card compares the present date with the stored usable period, and if the present date is within the usable period, the terminal is passed through the IC interface. A signal is generated that allows the execution of a machine specific program. This can improve the security and independence of the timekeeping function and related data.

【0018】[0018]

【実施例】以下、本発明のICカードを使用したソフト
ウェアツールのロック方法の第1の実施例を図を参照し
ながら説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A first embodiment of a software tool locking method using an IC card according to the present invention will be described below with reference to the drawings.

【0019】本実施例のICカードを使用したソフトウ
ェアツールのロック方法を適用するICカード端未用ソ
フトウェア開発支援システムは、図1に示すように、ホ
スト端末機1と、ICカード端末6と、ホスト端末機1
の通信I/F1aとICカード端末6の通信I/F6a
とを接続する通信ケーブル3と、ICカード端末6に装
着し得るメモリ(RAM)カード7と、ICカードとし
てのアクセスキーカード8と、ホスト端末機1に装着し
得るフロッピーディスク5とを備えている。なお、フロ
ッピーディスク5には、ICカード端末6上で動作する
プログラムを作成する為のソフトウェアツールが書き込
まれている。
As shown in FIG. 1, an IC card edge unused software development support system to which the software tool locking method using the IC card of the present embodiment is applied, includes a host terminal 1, an IC card terminal 6, and Host terminal 1
Communication I / F 1a and IC card terminal 6 communication I / F 6a
A communication cable 3 for connecting to the device, a memory (RAM) card 7 that can be mounted on the IC card terminal 6, an access key card 8 as an IC card, and a floppy disk 5 that can be mounted on the host terminal 1. There is. A software tool for creating a program that operates on the IC card terminal 6 is written on the floppy disk 5.

【0020】ICカード端末6は、図2に示すように、
通信I/F6aと、メモリ(RAM)カード7を挿入す
る挿入口6bと、アクセスキーカード8を挿入する挿入
口6cと、指示等を入力するキー入力部6dと、LCD
等からなる表示部6eとを備えている。また、8aはL
SI端子部である。
The IC card terminal 6 is, as shown in FIG.
Communication I / F 6a, insertion slot 6b for inserting memory (RAM) card 7, insertion slot 6c for inserting access key card 8, key input section 6d for inputting instructions and the like, LCD
And a display unit 6e including the same. Also, 8a is L
This is the SI terminal section.

【0021】更に、ICカード端未6は、図3に示すよ
うな制御系を有している。この制御系は、通信I/F6
aと、キー入力部6dと、表示部6eと、各部を制御す
る制御手段としての制御部9と、記憶部10と、メモリ
(RAM)カード7を接続するメモリカードI/F11
と、アクセスキーカード8を接続するICカードI/F
12とを具備している。
Further, the IC card end 6 has a control system as shown in FIG. This control system uses communication I / F6
a, a key input unit 6d, a display unit 6e, a control unit 9 as control means for controlling each unit, a storage unit 10, and a memory card I / F 11 for connecting a memory (RAM) card 7.
And an IC card I / F that connects the access key card 8
And 12 are provided.

【0022】アクセスキーカード8は、図4に詳示する
ように、CPU8aと、メモリ8bを内蔵し、メモリ8
bには回数データ100が予め登録されている。
As shown in detail in FIG. 4, the access key card 8 has a built-in CPU 8a and memory 8b.
The count data 100 is registered in advance in b.

【0023】次に、本実施例の作用を図5のフローチャ
ートに沿って説明する。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG.

【0024】ホスト端末機1上で、一般的な(汎用の)
テキストエディタを用いてテキスト形式のソースプログ
ラムが作成または編集される(ステップS11)。そし
て、ホスト端末機1へインストールされ起動可能となっ
たフロッピーディスク5内のツールがホスト端末機1へ
のキー入力により起動される(ステップS12)。該ツ
ールが起動されると、ICカード端末6へ続み出しコマ
ンドが送出され、アクセスキーカード8内に予め登録さ
れている回数データ100が続み出される(ステップS
13)。続み出し後、その回数データ100の値が0か
どうかがチェックされる(ステップS14)。回数デー
タ100の値が0でなければ回数データ100の値から
1が減算される(ステップS15)。減算後、ICカー
ド端末6へ書き込みコマンドが送出されてその結果がI
C(アクセスキー)カード8に書き込まれる(ステップ
S16)。該ツールは書き込みコマンド送出後、テキス
ト形式のソースプログラムが動作可能形式に変換され、
ICカード端末6に装着されたメモリカード7へ搭載さ
れ(ステップS17)、処理は終了される。
On the host terminal 1, a general (general purpose)
A text-format source program is created or edited using a text editor (step S11). Then, the tool in the floppy disk 5 which is installed in the host terminal 1 and can be activated is activated by key input to the host terminal 1 (step S12). When the tool is activated, an extension command is sent to the IC card terminal 6, and the number-of-times data 100 registered in advance in the access key card 8 is extended (step S
13). After the continuous operation, it is checked whether the value of the number of times data 100 is 0 (step S14). If the value of the frequency data 100 is not 0, 1 is subtracted from the value of the frequency data 100 (step S15). After the subtraction, a write command is sent to the IC card terminal 6 and the result is I
It is written in the C (access key) card 8 (step S16). After sending the write command, the tool converts the source program in text format into an operable format,
It is mounted on the memory card 7 mounted on the IC card terminal 6 (step S17), and the process ends.

【0025】また、上述ステップS14において、回数
データ100の値が0であると判断された場合、ツール
により動作が中断されて終了される。メモリカード7へ
の搭載で該ツールの動作は終了され、ICカード端未上
でプログラムの動作確認が可能となる。
When it is determined in step S14 that the value of the number-of-times data 100 is 0, the operation is interrupted by the tool and terminated. The operation of the tool is terminated by mounting the tool on the memory card 7, and the operation of the program can be confirmed without the IC card end.

【0026】次に、ツールを繰り返し起動した場合のツ
ールの動作と回数データ100の変化過程について図6
を用いて説明する。
Next, the operation of the tool and the changing process of the frequency data 100 when the tool is repeatedly activated are shown in FIG.
Will be explained.

【0027】アクセスキーカード8内の回数データ10
0の初期値は“2”である。
Frequency data 10 in the access key card 8
The initial value of 0 is "2".

【0028】(1)ツールが起動されると、ツールより
IC(アクセスキー)カード8内の回数データ100を
続み出す為に続み出しコマンドがICカード端末6へ送
出される。ICカード端末6によりはこのコマンドが受
信され、アクセスキーカード8から回数データ100が
続み出されて返送される。この時、ツールが受信した回
数データ100の値は“2”である。ツールにより受信
された回数データ100の値が0かどうかがチェックさ
れるが、回数データ100は0でないので、その値から
1が減算される。その結果、回数データ100の値は
“1”となり、アクセスキーカード8へ書き込む為の書
き込みコマンドによって登録される。ツールにより書き
込みコマンド送出後、ソースプログラムが変換され、メ
モリカード7へ搭載されて処理が終了される。メモリカ
ード7へ搭載されたプログラムはICカード端末6上
で、その動作が確認でき、不具合が発見されるとソース
プログラムは再編集される。
(1) When the tool is activated, an extension command is sent to the IC card terminal 6 in order to extend the count data 100 in the IC (access key) card 8 from the tool. The IC card terminal 6 receives this command, and the access key card 8 continuously outputs the number-of-times data 100 and returns it. At this time, the value of the number-of-times data 100 received by the tool is “2”. The tool checks whether or not the value of the count data 100 received is 0, but since the count data 100 is not 0, 1 is subtracted from the value. As a result, the value of the number-of-times data 100 becomes “1”, which is registered by the write command for writing to the access key card 8. After the write command is sent by the tool, the source program is converted, mounted on the memory card 7, and the process ends. The operation of the program installed in the memory card 7 can be confirmed on the IC card terminal 6, and if a defect is found, the source program is re-edited.

【0029】(2)再編集後に再度ツールが起動される
と、ツールよりアクセスキーカード8内の回数データ1
00を続み出す為に続み出しコマンドがICカード端末
6へ送出される。ICカード端末6によりこのコマンド
が受信されてアクセスキーカード8から回数データ10
0が続み出されて返送される。この時、ツールにより受
信された回数データ100の値は“1”である。ツール
により受信された回数データ100の値が0かどうかが
チェックされるが、回数データ100は0でないので、
その値から1が減算される。その結果、回数データ10
0値は“0”となり、アクセスキーカード8へ書き込む
為の書き込みコマンドによって登録される。ツールは書
き込みコマンド送出後、ソースプログラムが変換されて
メモリカード7へ搭載され、処理が終了される。メモリ
カード7へ搭載されたプログラムによりICカード端未
6上でその動作が確認でき、不具合が発見されるとソー
スプログラムは再編集される。
(2) When the tool is started again after the re-editing, the tool count data 1 in the access key card 8
A serial command is sent to the IC card terminal 6 in order to serialize 00. When the IC card terminal 6 receives this command, the access key card 8 sends the count data 10
0s are continuously output and returned. At this time, the value of the number-of-times data 100 received by the tool is "1". The tool checks whether the value of the count data 100 received is 0, but since the count data 100 is not 0,
1 is subtracted from the value. As a result, the count data 10
The 0 value becomes “0” and is registered by the write command for writing to the access key card 8. After sending the write command, the tool converts the source program and mounts it on the memory card 7, and the process ends. The operation can be confirmed on the IC card end 6 by the program installed in the memory card 7, and if a defect is found, the source program is re-edited.

【0030】(3)再編集後にツールが起動されると、
ツールよりアクセスキーカード8内の回数データ100
を続み出す為に続み出しコマンドがICカード端末6へ
送出される。ICカード端末6によりこのコマンドが受
信されてアクセスキーカード8から回数データ100が
続み出されて返送される。この時、ツールにより受信さ
れた回数データ100の値は“0”である。ツールによ
り受信された回数データ100の値が0かどうかチェッ
クされるが、回数データ100は0であるので、起動が
中断され、プログラムの変換及びメモリカード7への搭
載は実行されずに終了される。以降のツール起動に関し
ても、上述同様の動作になりツールの起動はできない。
(3) When the tool is started after re-editing,
From the tool, access count 100 in access key card 8
In order to output the serial number, a serial output command is sent to the IC card terminal 6. The IC card terminal 6 receives this command, and the access key card 8 continuously outputs the number-of-times data 100 and returns it. At this time, the value of the number-of-times data 100 received by the tool is “0”. The tool checks whether or not the value of the number-of-times data 100 received is 0. However, since the number-of-times data 100 is 0, the start-up is interrupted, the program conversion and the loading on the memory card 7 are ended without being executed. It The subsequent operation of the tool will be the same as that described above, and the tool cannot be started.

【0031】次に、本発明のICカードを使用したソフ
トウェアツールのロック方法の第2の実施例を図を参照
しながら説明する。なお、本実施例のICカードを使用
したソフトウェアツールのロック方法を適用するICカ
ード端未用ソフトウェア開発支援システムは、図1から
図3までと同様の構成なので説明を省略する。
Next, a second embodiment of a software tool locking method using the IC card of the present invention will be described with reference to the drawings. The IC card edge unused software development support system to which the software tool locking method using the IC card of the present embodiment is applied has the same configuration as that shown in FIGS.

【0032】ICカードとしてのアクセスキーカード1
3は、図8に示すように、CPU13aと、メモリ13
bを内蔵し、メモリ13bには、日付データ101が予
め登録されており、日付データ101は使用開始日付デ
ータ102と使用終了日付データ103で構成される。
Access key card 1 as an IC card
3, the CPU 13a and the memory 13 as shown in FIG.
In the memory 13b, date data 101 is registered in advance, and the date data 101 is composed of use start date data 102 and use end date data 103.

【0033】次に、本実施例の作用を図8のフローチャ
ートに沿って説明する。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG.

【0034】まず、パソコン等のホスト端末機1上で、
一般的な(汎用の)テキストエディタを用いてテキスト
形式のソースプログラムが作成・編集される(ステップ
S21)。次に、ホスト端末機1へインストールされて
起動可能となったフロッピーディスク5内のツールがホ
スト端末機へのキー入力により起動される(ステップS
22)。該ツールが起動されると、ICカード端末6へ
続み出しコマンドが送出され、アクセスキーカード13
内に予め登録されている日付データ101が続み出され
る(ステップS23)。続み出され後、現在の日付が図
示されていないホスト端未機1の計時部より取得され
(ステップS24)、続み出された日付データ101が
示す期間の範囲内であるか否かがチェックされ(ステッ
プS25)、範囲内であれば続み出した日付データ10
1の使用関始日付データ102が現在の日付に更新され
る(ステップS26)。更新後、その結果がICカード
端末6へ書き込みコマンドが送出されてアクセスキーカ
ード13に書き込まれる(ステップS27)。コマンド
送出後、テキスト形式のソースプログラムが動作可能形
式に変換され、ICカード端末6に装着されたメモリカ
ード7へ搭載される(ステップS28)。範囲外であれ
ば、該ツールにより動作が中断されて終了される。メモ
リカード7への搭載で該ツールの動作は終了され、IC
カード端末6上でプログラムの動作確認が可能となる。
First, on the host terminal 1 such as a personal computer,
A source program in text format is created and edited using a general (general purpose) text editor (step S21). Next, the tool in the floppy disk 5 which is installed in the host terminal 1 and can be activated is activated by key input to the host terminal (step S
22). When the tool is activated, a continuous command is sent to the IC card terminal 6, and the access key card 13
The date data 101 registered in advance is extracted (step S23). After the continuation, the current date is acquired from the timekeeping unit of the host terminal unrepresented unit 1 (not shown) (step S24), and it is determined whether or not it is within the range of the period indicated by the consecutive date data 101. If it is checked (step S25), and it is within the range, the date data 10 that continues is extracted.
The usage start date data 102 of No. 1 is updated to the current date (step S26). After the update, the result is written to the access key card 13 by sending a write command to the IC card terminal 6 (step S27). After sending the command, the source program in text format is converted into an operable format and mounted on the memory card 7 mounted on the IC card terminal 6 (step S28). If it is out of the range, the operation is interrupted and terminated by the tool. The operation of the tool is terminated by mounting it on the memory card 7, and the IC
The operation of the program can be confirmed on the card terminal 6.

【0035】次に、ツールを繰り返し起動した場合のツ
ールの動作と日付データ101の変化過程を図9を用い
て説明する。
Next, the operation of the tool and the changing process of the date data 101 when the tool is repeatedly activated will be described with reference to FIG.

【0036】アクセスキーカード13内の日付データ1
01の使用開始日付データ102と使用終了日付データ
103の初期値はそれぞれ“19940801”と“1
9940810”であり、これらはそれぞれ“1994
年8月1日”と“1994年8月10日”を示す。
Date data 1 in the access key card 13
The initial values of the use start date data 102 and the use end date data 103 of 01 are "19408401" and "1", respectively.
9940810 ", which are each" 1994 "
"August 1st" and "August 10th, 1994" are shown.

【0037】(1)ツールが起動されるとツールよりア
クセスキーカード13内の日付データ101を続み出す
為に続み出しコマンドがICカード端未6へ送出され
る。ICカード端末6によりこのコマンドが受けられて
アクセスキーカード13から日付データ101が続み出
されて返送される。この時、ツールにより受信された日
付データ101の使用開始日付データ102と使用終了
日付データ103値はそれぞれ“19940801”と
“19940810”である。ツールによりホスト端末
機1の計時部より現在の日“1994年8月5日”が取
得され、この現在の日付が受信された日付データ101
の示す期間の範囲内であるかチェックされるが、範囲内
であるので日付データ101の使用開始日付データ10
2の内容が現在の日付に更新される。更新された日付デ
ータ101はアクセスキーカード13へ書き込む為の書
き込みコマンドによって登録される。ツールにより書き
込みコマンドが送出された後、ソースプログラムが変換
され、変換されたソースプログラムはメモリカード7へ
搭載されて処理が終了される。メモリカード7へ搭載さ
れたプログラムはICカード端未6上でその動作を確認
でき、不具合が発見されるとソースプログラムにより再
編集される。
(1) When the tool is activated, a continuous command is sent from the tool to the IC card end 6 in order to continue the date data 101 in the access key card 13. The IC card terminal 6 receives this command, the date data 101 is extracted from the access key card 13, and is returned. At this time, the values of the use start date data 102 and the use end date data 103 of the date data 101 received by the tool are "19940801" and "19940810", respectively. The current date “August 5, 1994” is acquired from the clock section of the host terminal 1 by the tool, and the current date is received.
It is checked whether it is within the range of the period indicated by, but since it is within the range, the use start date data 10 of the date data 101
The contents of 2 are updated to the current date. The updated date data 101 is registered by a write command for writing to the access key card 13. After the write command is sent out by the tool, the source program is converted, the converted source program is mounted on the memory card 7, and the processing is terminated. The operation of the program installed in the memory card 7 can be confirmed on the IC card end 6 and, when a defect is found, it is reedited by the source program.

【0038】(2)再編集後に再度ツールが起動される
と、ツールよりアクセスキーカード13内の日付データ
101を続み出す為に続み出しコマンドがICカード端
末6へ送出される。ICカード端末6によりこのコマン
ドが受信されてアクセスキーカード13から日付データ
101が続み出されて返送される。この時、ツールが受
信された日付データ101の使用開始日付データ102
と使用終了日付データ103の値はそれぞれ“1994
0805”と“19940810”である。ツールによ
りホスト端未機1の計時部より現在の日付“1994年
8月11日”が取得され、この現在の日付が受信した日
付データ101の示す期間の範囲内であるかチェックさ
れるが、範囲外であるので起動が中断され、プログラム
の変換及びメモリカード7への搭載は実行せずに終了さ
れる。
(2) When the tool is activated again after the re-editing, a sequel command is sent from the tool to the IC card terminal 6 in order to succeed the date data 101 in the access key card 13. The IC card terminal 6 receives this command, and the date data 101 is extracted from the access key card 13 and returned. At this time, the use start date data 102 of the date data 101 received by the tool
And the value of the end-of-use date data 103 are each "1994".
0805 ”and“ 19940810 ”. The current date“ August 11, 1994 ”is acquired from the timekeeping unit of the host terminal unmachine 1 by the tool, and the range of the period indicated by the date data 101 received by this current date It is checked whether it is within the range, but since it is out of the range, the startup is interrupted, and the conversion of the program and the loading on the memory card 7 are ended without executing.

【0039】以降のツール起動に関しても、(2)と同
様の動作になりツールの起動はできない。
The subsequent operation of the tool is the same as that of (2), and the tool cannot be started.

【0040】次に、本発明のICカードを使用したソフ
トウェアツールのロック方法の第3の実施例を図を参照
しながら説明する。なお、本実施例のICカードを使用
したソフトウェアツールのロック方法を適用するICカ
ード端未用ソフトウェア開発支援システムは、図1から
図3までと同様の構成なので説明を省略する。
Next, a third embodiment of the software tool locking method using the IC card of the present invention will be described with reference to the drawings. The IC card edge unused software development support system to which the software tool locking method using the IC card of the present embodiment is applied has the same configuration as that shown in FIGS.

【0041】ICカードとしてのアクセスキーカード1
4は、図10に示すように、CPU14aと、メモリ1
4bを内蔵し、メモリ14bには、回数データ104が
予め登録されており、加えて制御手段として前記回数デ
ータ104の値が0かどうか判断する回数データ判断部
14d及び前記回数データ104の値によって回数デー
タ104の更新と起動許可または禁止信号を出力される
起動許可/禁止信号出力部14eを持っている。
Access key card 1 as an IC card
As shown in FIG. 10, 4 is a CPU 14a and a memory 1
4b is built in, and the frequency data 104 is registered in advance in the memory 14b. In addition, the frequency data determination unit 14d for determining whether the value of the frequency data 104 is 0 and the value of the frequency data 104 are used as control means. It has a start permission / prohibition signal output unit 14e for updating the number-of-times data 104 and outputting a start permission or prohibition signal.

【0042】次に、本実施例の作用を図11のフローチ
ャートに沿って説明する。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG.

【0043】パソコン等のホスト端未機1上で、一般的
な(汎用の)テキストエディタが用いられてテキスト形
式のソースプログラムが作成。編集される(ステップS
31)。次にホスト端末機1へインストールされて起動
可能となったフロッピーディスク5内のツールがホスト
端末機1へのキー入力により起動される(ステップS3
2)。該ツールが起動されると、ツールよりアクセスキ
ーカード14へICカード端末6を介して起動要求コマ
ンドが送出される(ステップS33)。これが受信され
てアクセスキーカード14は内蔵されるメモリ14bに
予め登録されている回数データ104の値が0かどうか
がチェックされる(ステップS34)。0でなければ、
回数データ104から1だけ減算され、その値が更新さ
れ(ステップS35)、起動許可信号が返送される(ス
テップS36)。該ツールによりこの起動許可信号が受
信されると(ステップS37)、テキスト形式のソース
プログラムが動作可能形式に変換され、ICカード端末
6に装着されたメモリカード7へ搭載される(ステップ
S38)。また、ステップ34において、回数データ1
04の値が0であればアクセスキーカード14により起
動禁止信号が返送され、該ツールによりこの起動禁止信
号が受信されて動作が中断され、処理が終了される。メ
モリカード7への搭載で該ツールの動作は終了され、I
Cカード端末6上でプログラムの動作確認が可能とな
る。
A source program in text format is created by using a general (general-purpose) text editor on the host terminal 1 such as a personal computer. Edited (step S
31). Next, the tool in the floppy disk 5 which is installed in the host terminal 1 and can be activated is activated by key input to the host terminal 1 (step S3).
2). When the tool is activated, the activation request command is sent from the tool to the access key card 14 via the IC card terminal 6 (step S33). When this is received, the access key card 14 checks whether or not the value of the number-of-times data 104 registered in advance in the built-in memory 14b is 0 (step S34). If not 0,
Only one is subtracted from the number-of-times data 104, the value is updated (step S35), and the activation permission signal is returned (step S36). When the activation permission signal is received by the tool (step S37), the text-format source program is converted into an operable format and mounted on the memory card 7 mounted on the IC card terminal 6 (step S38). In step 34, the count data 1
If the value of 04 is 0, the access key card 14 returns a start prohibition signal, and the tool receives this start prohibition signal to interrupt the operation and terminate the processing. The operation of the tool is terminated by mounting it on the memory card 7, and I
The operation of the program can be confirmed on the C card terminal 6.

【0044】次に、ツールが繰り返し起動された場合の
ツールの動作と日付データ104の変化過程を図12の
フローチャートに沿って説明する。なお、アクセスキー
カード14内の回数データ104の初期値は“2”であ
る。
Next, the operation of the tool and the changing process of the date data 104 when the tool is repeatedly activated will be described with reference to the flowchart of FIG. The initial value of the number-of-times data 104 in the access key card 14 is "2".

【0045】(1)ツールが起動されると、ツールより
アクセスキーカード14へICカード端末6を介して起
動要求コマンドが送出される。このコマンドが受信され
てアクセスキーカード14により内蔵されるメモリ14
bに予め登録されている回数データ104の値が0かど
うかチェックされるが、この時の、回数データ104の
値は“2”であり0でないので1だけ減算され、その結
果、回数データ104の値は“1”に更新される。回数
データ104の減算後、アクセスキーカード14により
起動許可信号が返送される。該ツールにより、この起動
許可信号が受信されてソースプログラムが変換されてメ
モリカード7へ搭載され、処理が終了される。メモリカ
ード7へ搭載されたプログラムによりICカード端末6
上で、その動作が確認でき、不具合が発見されるとソー
スプログラムは再編集される。
(1) When the tool is activated, the activation request command is sent from the tool to the access key card 14 via the IC card terminal 6. When this command is received, the memory 14 built in by the access key card 14
It is checked whether or not the value of the number-of-times data 104 registered in b in advance is 0. At this time, the value of the number-of-times data 104 is “2”, which is not 0, so only 1 is subtracted. Is updated to "1". After the subtraction of the number-of-times data 104, the access key card 14 returns a start permission signal. The tool receives this activation permission signal, converts the source program, mounts it on the memory card 7, and ends the processing. The IC card terminal 6 is loaded by the program installed in the memory card 7.
The operation can be confirmed above, and if a defect is found, the source program is re-edited.

【0046】(2)再編集後に再度ツールが起動される
と、ツールよりアクセスキーカード14へICカード端
末6を介して起動要求コマンドが送出される。このコマ
ンドが受信されてアクセスキーカード14は内蔵される
メモリ14bに予め登録されている回数データ104の
値が0かどうかチェックされるが、この時の、回数デー
タ104の値は“1”であり0でないので1だけ減算さ
れ、その結果回数データ104の値は“0”に更新され
る。回数データ104の減算後、アクセスキーカード1
4により起動許可信号が返送される。該ツールにより、
この起動許可信号が受信されてソースプログラムが変換
され、メモリカード7へ搭載されて処理が終了される。
メモリカード7へ搭載されたプログラムによりICカー
ド端未6上で、その動作が確認でき、不具合が発見され
るとソースプログラムにより再編集される。
(2) When the tool is activated again after the re-editing, the activation request command is sent from the tool to the access key card 14 via the IC card terminal 6. When this command is received, the access key card 14 checks whether or not the value of the number-of-times data 104 registered in the built-in memory 14b is 0. At this time, the value of the number-of-times data 104 is "1". Since it is not 0, only 1 is subtracted, and the value of the result count data 104 is updated to “0”. Access key card 1 after subtraction of the count data 104
4, the activation permission signal is returned. With the tool,
When this activation permission signal is received, the source program is converted, mounted on the memory card 7, and the process is terminated.
The operation can be confirmed on the IC card end 6 by the program installed in the memory card 7, and when a defect is found, it is reedited by the source program.

【0047】(3)再編集後にツールが起動されると、
ツールよりアクセスキーカード14へICカード端未6
を介して起動要求コマンドが送出される。このコマンド
が受信されてアクセスキーカード14により内蔵される
メモリ14bに予め登録されている回数データ104の
値が0かどうかチェックされるが、この時の回数データ
104の値は“0”であるので、アクセスキーカード1
4により起動禁止信号が返送される。該ツールにより、
この起動禁止信号が受信されてソースプログラムの変
換、及びメモリカード7への搭載が実行されずに処理が
終了される。以降のツール起動に関しても、(3)と同
様の動作になりツールの起動はできない。
(3) When the tool is started after re-editing,
From the tool to the access key card 14 The end of the IC card is not 6
A start request command is sent via. When this command is received, it is checked by the access key card 14 whether or not the value of the number-of-times data 104 registered in advance in the memory 14b is 0. The value of the number-of-times data 104 at this time is "0". So access key card 1
4, the start prohibition signal is returned. With the tool,
When the start prohibition signal is received, the conversion of the source program and the loading on the memory card 7 are not executed, and the processing is ended. The subsequent operation of the tool is the same as that of (3), and the tool cannot be started.

【0048】次に、本発明のICカードを使用したソフ
トウェアツールのロック方法の第4の実施例を図を参照
しながら説明する。なお、本実施例のICカードを使用
したソフトウェアツールのロック方法を適用するICカ
ード端未用ソフトウェア開発支援システムは、図1から
図3までと同様の構成なので説明を省略する。
Next, a fourth embodiment of a software tool locking method using the IC card of the present invention will be described with reference to the drawings. The IC card edge unused software development support system to which the software tool locking method using the IC card of the present embodiment is applied has the same configuration as that shown in FIGS.

【0049】ICカードとしてのアクセスキーカード1
5は、図13に示すように、CPU15aと、メモリ1
5bとを内蔵しており、メモリ15bには日付データ1
05が予め登録されており、日付データ105は使用開
始日付データ106と使用終了日付データ107で構成
され、加えて制御手段として、計時部15fと、計時部
15fから取得された現在の日付が前記日付データ10
5の示す期間内であるかどうか判断する日付データ判断
部15dと、前記日付データ判断部15dの判断結果の
応じて前記使用開始日付データ106の更新と起動許可
または禁止信号を出力する起動許可/禁止信号出力部1
5eとを持っている。
Access key card 1 as an IC card
As shown in FIG. 13, reference numeral 5 denotes a CPU 15a and a memory 1
5b and date data 1 in the memory 15b.
05 is registered in advance, and the date data 105 is composed of the use start date data 106 and the use end date data 107. In addition, as the control means, the time counting unit 15f and the current date acquired from the time counting unit 15f are stored as described above. Date data 10
5, a date data judging section 15d for judging whether or not it is within a period shown in FIG. 5, and updating of the use start date data 106 according to the judgment result of the date data judging section 15d and starting permission / outputting a start permission / prohibition signal. Prohibition signal output section 1
I have 5e.

【0050】次に、本実施例の作用を図14のフローチ
ャートに沿って説明する。
Next, the operation of this embodiment will be described with reference to the flowchart of FIG.

【0051】パソコン等のホスト端末機1上で、一般的
な(汎用の)テキストエディタが用いられてテキスト形
式のソースプログラムが作成・編集される(ステップS
41)。次に、ホスト端末機1へインストールされて起
動可能となったフロッピーディスク5内のツールがホス
ト端末機1へのキー入力により起動される(ステップS
42)。該ツールが起動されると、ツールよりアクセス
キーカード15へICカード端末6を介して起動要求コ
マンドが送出される(ステップS43)。このコマンド
が受信されてアクセスキーカード15により内蔵される
計時部15fより現在の日付が取得され(ステップS4
4)、メモリ15bに予め登録されている日付データ1
05が示す期間の範囲内であるかチェックされる(ステ
ップS45)。範囲内であれば、日付データ105の使
用開始日付データ106が現在の日付に更新され(ステ
ップS46)、起動許可信号が返送される(ステップS
47)。この起動許可信号が受信され(ステップS4
8)、該ツールによりテキスト形式のソースプログラム
が動作可能形式に変換されICカード端末6に装着され
たメモリカード7へ搭載される(ステップS49)。な
お、上述ステップ45において、範囲外であれば、起動
禁止信号が返送され、該ツールによりこの起動禁止信号
が受信されて動作が中断され、処理が終了される。メモ
リカード7への搭載で該ツールの動作は終了され、IC
カード端末上でプログラムの動作確認が可能となる。
On the host terminal 1 such as a personal computer, a general-purpose (general-purpose) text editor is used to create / edit a text-format source program (step S).
41). Next, the tool in the floppy disk 5 which is installed in the host terminal 1 and can be activated is activated by key input to the host terminal 1 (step S
42). When the tool is activated, the activation request command is sent from the tool to the access key card 15 via the IC card terminal 6 (step S43). When this command is received, the current date is acquired from the clock section 15f built in the access key card 15 (step S4).
4), date data 1 previously registered in the memory 15b
It is checked whether it is within the range of the period indicated by 05 (step S45). If it is within the range, the use start date data 106 of the date data 105 is updated to the current date (step S46), and the activation permission signal is returned (step S).
47). This activation permission signal is received (step S4
8) Then, the source program in text format is converted into an operable format by the tool and mounted on the memory card 7 mounted on the IC card terminal 6 (step S49). If it is out of the range in the above step 45, the activation prohibition signal is returned, the activation prohibition signal is received by the tool, the operation is interrupted, and the processing is ended. The operation of the tool is terminated by mounting it on the memory card 7, and the IC
The operation of the program can be confirmed on the card terminal.

【0052】次に、ツールが繰り返し起動された場合の
ツールの動作と日付データ105の変化過程を図15を
用いて説明する。
Next, the operation of the tool and the changing process of the date data 105 when the tool is repeatedly activated will be described with reference to FIG.

【0053】アクセスキーカード15内の日付データ1
05の使用開始日付データ106と使用終了日付データ
107の初期値はそれぞれ“19940801”と“1
9940810”であり、これらはそれぞれ“1994
年8月1日”と“1994年8月10日”を示す。
Date data 1 in the access key card 15
The initial values of the use start date data 106 and the use end date data 107 of 05 are "19408401" and "1", respectively.
9940810 ", which are each" 1994 "
"August 1st" and "August 10th, 1994" are shown.

【0054】(1)ツールが起動されると、ツールより
アクセスキーカード15へICカード端末6を介して起
動要求コマンドが送出される。このコマンドが受信され
てアクセスキーカード15により内蔵される計時部15
fより現在の日付が取得される。取得された現在の日付
は“1994年8月5日”であり、これと予め登録され
ている日付データ105が示す期間の範囲内であるかチ
ェックされるが、使用開始日付データ106が“199
4年8月1日”で使用終了日付データ107が“199
4年8月10日”であることより範囲内であるので、使
用開始日付データ106の内容が現在の日付“1994
年8月5日”に更新される。従って、使用開始日付デー
タ106は“19940805”となる。日付データ1
05が更新された後、起動許可信号が返送される。この
起動許可信号が受信されて該ツールによりソースプログ
ラムが変換され、メモリカード7へ搭載され処理が終了
される。メモリカード7へ搭載されたプログラムにより
ICカード端未6上でその動作が確認でき、不具合が発
見されるとソースプログラムにより再編集される。
(1) When the tool is activated, the activation request command is sent from the tool to the access key card 15 via the IC card terminal 6. When this command is received, the timekeeping unit 15 built in by the access key card 15
The current date is obtained from f. The acquired current date is "August 5, 1994", and it is checked whether the date is within the period indicated by this and the date data 105 registered in advance, but the use start date data 106 is "199".
Use end date data 107 is “199” on August 1, 4th ”
Since it is within the range since it is "August 10, 4", the content of the use start date data 106 is the current date "1994".
It is updated to "August 5,". Therefore, the use start date data 106 becomes "19940805". Date data 1
After 05 is updated, the activation permission signal is returned. When this activation permission signal is received, the source program is converted by the tool, mounted on the memory card 7, and the process ends. The operation can be confirmed on the IC card end 6 by the program installed in the memory card 7, and when a defect is found, it is reedited by the source program.

【0055】(2)再編集後に再度ツールが起動される
と、ツールよりアクセスキーカード15へICカード端
末を介して起動要求コマンドが送出される。このコマン
ドが受信されてアクセスキーカード15に内蔵される計
時部15fより現在の日付が取得される。取得された現
在の日付は“1994年8月11日”であり、これが予
め登録されている日付データ105が示す期間の範囲内
であるかチェックされるが、使用開始日付データ106
が“1994年8月5日”で使用終了日付データ107
が“1994年8月10日”であることより範囲外であ
るので、起動禁止信号が返送される。この起動禁止信号
が受信されて該ツールによりソースプログラムの変換及
びメモリカード7への搭載が実行されずに処理が終了さ
れる。以降のツール起動に関しても、(2)と同様の動
作になりツールの起動はできない。
(2) When the tool is activated again after re-editing, the activation request command is sent from the tool to the access key card 15 via the IC card terminal. When this command is received, the current date is acquired from the clock section 15f built in the access key card 15. The acquired current date is “August 11, 1994”, and it is checked whether it is within the period indicated by the date data 105 registered in advance.
Is "August 5, 1994" and the end date data 107
Is out of range because it is "August 10, 1994", the start prohibition signal is returned. When this activation prohibition signal is received, the source program is not converted and loaded on the memory card 7 by the tool, and the processing is terminated. The subsequent operation of the tool is the same as that of (2), and the tool cannot be started.

【0056】以上に説明してきた各実施例における、ツ
ール(ホスト端末機1)とアクセスキーカード15(I
Cカード端末6)間のコマンド(データ、信号)の通信
(プロトコル等)については特に限定はしない。また、
前記通信はホスト端末機1とICカード端末6の通信I
/F1a及び通信I/F6aとそれら通信I/Fに接統
される専用のケーブル3を介して行われることは言うま
でもない。
In each of the embodiments described above, the tool (host terminal 1) and the access key card 15 (I
Communication of commands (data, signals) (protocol, etc.) between C card terminals 6) is not particularly limited. Also,
The communication is a communication I between the host terminal 1 and the IC card terminal 6.
It goes without saying that this is performed via the / F1a and the communication I / F6a and the dedicated cable 3 connected to the communication I / F.

【0057】なお、上述実施例においては、ICカード
端末用ソフトウェア開発支援システムを用いて説明した
が、端末機としては、ICカードの端末を内蔵または外
付けしたものであればビデオデッキ等にも応用可能であ
る。
In the above embodiment, the software development support system for the IC card terminal is used for description, but the terminal may be a video deck or the like if the IC card terminal is built-in or externally attached. It is applicable.

【0058】[0058]

【発明の効果】請求項1のICカードを使用したソフト
ウェアツールのロック方法によれば、ICカードの複製
を作成することは非常に困難とすることができ、たとえ
前記ツールの複製で契約外のシステムを作っても前記I
Cカードは唯一であるから契約上の起動可能回数を超え
て不正使用することを防止することができる。また、起
動不可能になったシステムに対してはICカード内の回
数データをメーカ側で書き換えることになり、メーカ側
としてはカードの再利用と契約の更新を効率良く行え
る。ICカード内には起動指示データを持ち、ツールの
起動許可または禁止の判断をツール側で行うことによ
り、ICカードはISO準拠型ICカードの標準仕様の
範囲内で実現でき、安価かつ容易にシステムの構築を行
い得る。
According to the method of locking a software tool using an IC card of claim 1, it is very difficult to make a copy of the IC card, and even if the copy of the tool is out of contract. Even if the system is made, I
Since the C card is unique, it can be prevented from being illegally used beyond the number of times the contract can be activated. In addition, for a system that cannot be activated, the manufacturer side rewrites the frequency data in the IC card, and the manufacturer side can efficiently reuse the card and renew the contract. The IC card has start-up instruction data, and by allowing the tool to determine whether to allow or prohibit the start-up of the tool, the IC card can be realized within the standard specifications of the ISO-compliant IC card, and the system is cheap and easy. Can be built.

【0059】請求項2に記載のICカードを使用したソ
フトウェアツールのロック方法によれば、日付データが
示す期間外では前記ツールを使用できなくすることがで
きる。ICカード内には起動指示データを持ち、ツール
の起動許可または禁止の判断をツール側で行うことによ
り、ICカードはISO準拠型ICカードの標準仕様の
範囲内で実現でき、安価かつ容易にシステムの構築を行
い得る。
According to the method of locking the software tool using the IC card of the second aspect, the tool can be disabled outside the period indicated by the date data. The IC card has start-up instruction data, and by allowing the tool to determine whether to allow or prohibit the start-up of the tool, the IC card can be realized within the standard specifications of the ISO-compliant IC card, and the system is cheap and easy. Can be built.

【0060】請求項3に記載のICカードを使用したソ
フトウェアツールのロック方法によれば、起動可能回数
判断機能及びそれに関わるデータなどのセキェリティ性
と独立性を向上できる。ICカード内で起動指示データ
のチェックや更新、及び起動許可/禁止の判断を行うの
で、起動指示データの内容や更新/判断過程の機密保持
を完全に行い得る。
According to the method of locking the software tool using the IC card according to the third aspect, it is possible to improve the security and independence of the function of determining the number of times activation is possible and data related thereto. Since the activation instruction data is checked and updated and the activation permission / prohibition is determined in the IC card, the content of the activation instruction data and the confidentiality of the update / determination process can be completely maintained.

【0061】請求項4に記載のICカードを使用したソ
フトウェアツールのロック方法によれば、計時機能とそ
れに関わるデータ等についてのセキェリティ性と独立性
を向上できる。ICカード内で起動指示データのチェッ
クや更新、及び起動許可/禁止の判断を行うので、起動
指示データの内容や更新/判断過程の機密保持を完全に
行い得る。
According to the method of locking the software tool using the IC card of the fourth aspect, it is possible to improve the security and independence of the timekeeping function and the data related thereto. Since the activation instruction data is checked and updated and the activation permission / prohibition is determined in the IC card, the content of the activation instruction data and the confidentiality of the update / determination process can be completely maintained.

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

【図1】本発明の適用されるソフトウェア開発支援シス
テムを示す概略構成図である。
FIG. 1 is a schematic configuration diagram showing a software development support system to which the present invention is applied.

【図2】図1のシステムのICカード端末及びICカー
ドを示す斜視図である。
FIG. 2 is a perspective view showing an IC card terminal and an IC card of the system of FIG.

【図3】図1のシステムのICカード端末の構成を示す
ブロック図である。
FIG. 3 is a block diagram showing a configuration of an IC card terminal of the system of FIG.

【図4】本発明の第1の実施例のアクセスキーカードの
構成を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of an access key card according to the first embodiment of the present invention.

【図5】第1の実施例の動作を示すフローチャートであ
る。
FIG. 5 is a flowchart showing the operation of the first embodiment.

【図6】第1の実施例のツールの動作と回数データの変
化過程を示す図である。
FIG. 6 is a diagram showing the operation of the tool of the first embodiment and the process of changing the frequency data.

【図7】第2の実施例のアクセスキーカードの構成を示
すブロック図である。
FIG. 7 is a block diagram showing a configuration of an access key card according to a second embodiment.

【図8】第2の実施例の動作を示すフローチャートであ
る。
FIG. 8 is a flowchart showing the operation of the second embodiment.

【図9】第2の実施例のツールの動作と回数データの変
化過程を示す図である。
FIG. 9 is a diagram showing the operation of the tool of the second embodiment and the changing process of the frequency data.

【図10】第3の実施例のアクセスキーカードの構成を
示すブロック図である。
FIG. 10 is a block diagram showing a configuration of an access key card of a third embodiment.

【図11】第3の実施例の動作を示すフローチャートで
ある。
FIG. 11 is a flowchart showing the operation of the third embodiment.

【図12】第3の実施例のツールの動作と回数データの
変化過程を示す図である。
FIG. 12 is a diagram showing the operation of the tool of the third embodiment and the changing process of the frequency data.

【図13】第4の実施例のアクセスキーカードの構成を
示すブロック図である。
FIG. 13 is a block diagram showing a configuration of an access key card according to a fourth embodiment.

【図14】第4の実施例の動作を示すフローチャートで
ある。
FIG. 14 is a flowchart showing the operation of the fourth embodiment.

【図15】第4の実施例のツールの動作と回数データの
変化過程を示す図である。
FIG. 15 is a diagram showing the operation of the tool of the fourth embodiment and the changing process of the frequency data.

【図16】従来のソフトウェア開発支援システムを示す
概略構成図である。
FIG. 16 is a schematic configuration diagram showing a conventional software development support system.

【図17】図16のシステムの動作を示すフローチャー
トである。
17 is a flowchart showing the operation of the system of FIG.

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

1 ホスト端末機 3 専用ケーブル 5 フロッピーディスク 6 ICカード端末 7 メモリカード 8,13,14,15 アクセスキーカード 9 制御部 10 記憶部 11 メモリカードI/F 12 ICカードI/F 1 Host terminal 3 Dedicated cable 5 Floppy disk 6 IC card terminal 7 Memory card 8,13,14,15 Access key card 9 Control section 10 Storage section 11 Memory card I / F 12 IC card I / F

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 記憶手段を備えるICカードと、該IC
カードにアクセスするICカードインターフェース及び
制御手段を備える端末機とから構成される端末装置にお
いて、前記端末機の制御手段はICカードインターフェ
ースを通じて前記記憶手段に予め記憶された起動可能回
数を読み出し、読み出した起動可能回数と特定の値との
比較を行い、比較結果が同一でない場合には前記ICカ
ードの記憶手段に記憶された起動可能回数を1だけ減算
して書き換えると共に、特定プログラムを実行すること
を特徴とするICカードを使用したソフトウェアツール
のロック方法。
1. An IC card having storage means, and the IC
In a terminal device comprising an IC card interface for accessing a card and a terminal equipped with a control means, the control means of the terminal reads out and reads out the number of times of activation prestored in the storage means through the IC card interface. When the number of possible activations is compared with a specific value, and if the comparison results are not the same, the number of possible activations stored in the storage means of the IC card is decremented by 1 and rewritten, and the specific program is executed. A method for locking a software tool using a characteristic IC card.
【請求項2】 記憶手段を備えるICカードと、該IC
カードにアクセスするICカードインターフェース及び
制御手段を備える端末機とから構成される端末装置にお
いて、前記端末機の制御手段はICカードインターフェ
ースを通じて前記記憶手段に予め記憶された使用可能期
間を表すデータを読み出し、現在の日付と読み出したデ
ータとの比較を行い、現在の日付が使用可能期間内であ
る場合には特定プログラムを実行することを特徴とする
ICカードを使用したソフトウェアツールのロック方
法。
2. An IC card having storage means, and the IC
In a terminal device comprising an IC card interface for accessing a card and a terminal having a control means, the control means of the terminal reads out data representing a usable period previously stored in the storage means through the IC card interface. A method for locking a software tool using an IC card, which compares a current date with read data, and executes a specific program when the current date is within a usable period.
【請求項3】 記憶手段及び制御手段を備えるICカー
ドと、該ICカードにアクセスするICインターフェー
スを備える端末機とから構成される端末装置において、
前記ICカードの制御手段は前記端末機からの要求に応
じて前記記憶手段に予め記憶された起動可能回数と特定
の値との比較を行い、比較結果が同一でない場合には前
記起動可能回数を1だけ減算して書き換えると共に、I
Cインターフェースを通じて端末機の特定プログラムの
実行を可能とする信号を発生することを特徴とするIC
カードを使用したソフトウェアツールのロック方法。
3. A terminal device comprising an IC card having storage means and control means, and a terminal having an IC interface for accessing the IC card,
In response to a request from the terminal, the control means of the IC card compares the number of activations stored in advance in the storage with a specific value, and if the comparison result is not the same, the number of activations is determined. Subtract 1 and rewrite, and I
An IC characterized by generating a signal enabling execution of a specific program of a terminal through a C interface
How to lock software tools using a card.
【請求項4】 記憶手段及び制御手段を備えるICカー
ドと、該ICカードにアクセスするICインターフェー
スを備える端末機とから構成される端末装置において、
前記ICカードの制御手段は前記端末機からの要求に応
じて前記記憶手段に予め記憶された使用可能期間を表す
データと現在の日付との比較を行い、現在の日付が使用
可能期間内である場合にはICインターフェースを通じ
て端末機の特定プログラムの実行を可能とする信号を発
生することを特徴とするICカードを使用したソフトウ
ェアツールのロック方法。
4. A terminal device comprising an IC card having storage means and control means, and a terminal having an IC interface for accessing the IC card,
In response to a request from the terminal, the control means of the IC card compares the data representing the usable period previously stored in the storage means with the current date, and the current date is within the usable period. In some cases, a method of locking a software tool using an IC card is characterized by generating a signal that enables execution of a specific program of a terminal through an IC interface.
JP6280600A 1994-11-15 1994-11-15 Lock method for software tool using ic card Pending JPH08138020A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6280600A JPH08138020A (en) 1994-11-15 1994-11-15 Lock method for software tool using ic card

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6280600A JPH08138020A (en) 1994-11-15 1994-11-15 Lock method for software tool using ic card

Publications (1)

Publication Number Publication Date
JPH08138020A true JPH08138020A (en) 1996-05-31

Family

ID=17627298

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6280600A Pending JPH08138020A (en) 1994-11-15 1994-11-15 Lock method for software tool using ic card

Country Status (1)

Country Link
JP (1) JPH08138020A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8103811B2 (en) 1999-07-30 2012-01-24 Smiths Medical Asd, Inc. Memory option card having predetermined number of activation/deactivion codes for selectively activating and deactivating option functions for a medical device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8103811B2 (en) 1999-07-30 2012-01-24 Smiths Medical Asd, Inc. Memory option card having predetermined number of activation/deactivion codes for selectively activating and deactivating option functions for a medical device

Similar Documents

Publication Publication Date Title
US5984508A (en) System, method and article of manufacture for product return of software and other information
US6735768B1 (en) Method and system for installing a software product to a computer with authorization
EP0766165A2 (en) Licensee notification system
US20050021992A1 (en) Client terminal, software control method and control program
EP0862124A2 (en) File access system for efficiently accessing a file having encrypted data within a storage device
EP1197873A1 (en) Information processor, method of controlling information processor, and recording medium
KR20030012809A (en) Software installation method, firmware updating method, and recording and reading device and recording medium therefore
US20020100037A1 (en) Device and method for downloading software via a network
JP2004192601A (en) Policy setting support tool
WO1996034334A1 (en) Device for executing enciphered program
JP2001501004A (en) Devices for protecting electronic devices
US20040148516A1 (en) Contents processing apparatus and contents processing program
JP2002268764A (en) Software license management system with ic card
US20040034792A1 (en) Electronic appliance and electronic appliance function restriction release method
JPH08138020A (en) Lock method for software tool using ic card
JP4631303B2 (en) Data utilization system, storage device, data utilization method, and computer program
JP4591740B2 (en) Software license management method
US7546296B2 (en) Information processing apparatus started from a program recorded on a recording medium with well-maintained security, and a recording medium storing such a program and a producing method of such a recording medium
JP2004192442A (en) Image processor, recording medium reading program and storage medium
JP2001344096A (en) Information processor and method for controlling the same and recording medium
KR20040097435A (en) Software unlawfulness reproduction preventing device using universal serial bus portable storing device and preventing method thereof
JP2002236522A (en) Method for preventing illegal use of software, program, and storage medium
JP2004046878A (en) Memory card reader/writer, access method, program and its recording medium
JP2009122749A (en) Program, portable storage medium, and control method
CN111666556A (en) Device installation system, device installation method, and electronic device