JPH10269078A - Software distribution method, server device and client device - Google Patents

Software distribution method, server device and client device

Info

Publication number
JPH10269078A
JPH10269078A JP947998A JP947998A JPH10269078A JP H10269078 A JPH10269078 A JP H10269078A JP 947998 A JP947998 A JP 947998A JP 947998 A JP947998 A JP 947998A JP H10269078 A JPH10269078 A JP H10269078A
Authority
JP
Japan
Prior art keywords
software
file
information
download
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP947998A
Other languages
Japanese (ja)
Other versions
JP3766197B2 (en
Inventor
Toshinari Takahashi
俊成 高橋
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP00947998A priority Critical patent/JP3766197B2/en
Publication of JPH10269078A publication Critical patent/JPH10269078A/en
Application granted granted Critical
Publication of JP3766197B2 publication Critical patent/JP3766197B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a user to use and settlement of account of software in a safe and simple way, by transmitting previously an install list of software via a software provider and interpreting the list before it is downloaded by a personal computer, etc., of the user. SOLUTION: The software provider previously transmits an install list of software, and this list is interpreted before it is downloaded by a personal computer, etc., of a user. At the same time, an install list transmission part 15 of a server 1 that received a software transmission request from the user reads the install list corresponding to the designated one out of an install list store part 25 and sends it to a client terminal 2. A download program function part 32 of the terminal 2 receives the install list and processes it via a download request transmission part 321. Then the part 43 transmits the download request selected based on the install list to the server 1.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウェア流通
システムに関する。
[0001] The present invention relates to a software distribution system.

【0002】[0002]

【従来の技術】計算機および計算機ネットワークが普及
し、ソフトウェアの流通は現金などを用いた従来の取引
形態によらずとも、全て電子的に行うことができるよう
になった。
2. Description of the Related Art With the spread of computers and computer networks, software can be distributed entirely electronically without using a conventional transaction form using cash or the like.

【0003】今日では、インターネットの急速な普及に
伴って、プログラムなどの情報を電子的に配布し課金す
るシステムが広く行われている。インターネット等のネ
ットワークを介してのソフトウェアの流通に必要とされ
る主な要求課題としては、(1)ソフトウェアを入手し
ようとする人が誰であるかを特定し安全に課金を行うこ
と(高いセキュリティ性)、(2)ソフトウエアは比較
的容易にコピー(複写)を作成することのできるため、
その対応策であるソフトウエアの著作権の保護(違法コ
ピーの防止)、(3)ウイルスを含んだソフトウエアの
蔓延への取り組み等がある。
[0003] Today, with the rapid spread of the Internet, systems for electronically distributing and charging information such as programs have been widely used. The main requirements for distribution of software via a network such as the Internet are as follows: (1) Identify who is trying to obtain the software and securely charge (high security) Nature), (2) the software can make a copy relatively easily,
As countermeasures, there are software copyright protection (prevention of illegal copying) and (3) efforts to spread software containing viruses.

【0004】従来、計算機ネットワーク上での課金のメ
カニズムは、暗号技術に基いた認証技術が用いられてき
た。例えば、計算機ネットワークを使ってクレジットカ
ード番号を伝える場合、通信回線を盗聴することによっ
て他人がクレジットカード番号を盗めるのでは困るか
ら、クレジットカード番号を暗号化して転送するように
なっていた。
Conventionally, an authentication technique based on an encryption technique has been used as a charging mechanism on a computer network. For example, in the case of transmitting a credit card number using a computer network, it is difficult for others to steal the credit card number by eavesdropping on a communication line, so the credit card number has been encrypted and transferred.

【0005】また、違法コピー防止の方法も考えられて
きた。最も良く使われる方法は、ソフトウェアに何らか
の暗号化を施し、データを復号する鍵(暗号鍵やパスワ
ードなど)を持っている人だけが内容を知ることができ
る方法である。しかし、この方法によっても、パスワー
ド自体を違法にコピーすることによって、ソフトウェア
の違法コピーが可能となってしまう。
[0005] Further, methods for preventing illegal copying have been considered. The most commonly used method is to apply some kind of encryption to the software so that only the person who has the key to decrypt the data (such as an encryption key or a password) can know the contents. However, this method also allows illegal copying of the software by illegally copying the password itself.

【0006】また、ネットワークを介してプログラム等
の情報交換を行うわけであるからウイルスを含んだソフ
トウエアの蔓延への取り組みは不可欠である。さらに、
ネットワークを介して大容量の情報を送信するわけであ
るから回線費用等も考慮して通信資源の有効利用を考慮
する必要もある。
Further, since information such as programs is exchanged via a network, it is indispensable to tackle the spread of software including viruses. further,
Since a large amount of information is transmitted via a network, it is necessary to consider the effective use of communication resources in consideration of the line cost and the like.

【0007】ユーザの利便性を考慮すれば、ネットワー
クを介してプログラム等をダウンロードして、それを自
端末にインストールする等の操作はパソコンの扱いに不
慣れな者にとって酷である。このようなシステムを広く
普及させるためには、パソコン、通信等の知識がなくと
も簡単に操作できるような仕様であることが要求される
であろう。
[0007] In consideration of user's convenience, operations such as downloading a program or the like via a network and installing it on its own terminal are severe for those who are not accustomed to handling personal computers. In order to spread such a system widely, it will be required that the specification be such that it can be easily operated without knowledge of a personal computer and communication.

【0008】また ネットワークを介しての電子的情報
の販売においては、購入した製品に不満があった場合に
返品が不可能であるため、その対策も必要である。ま
た、ネットワークを介してソフトウエアのバージョンア
ップへの対応が容易に行えるようであれば、ユーザの販
売者への信頼が高まり購入意欲を高め、システムの普及
も図れるであろう。
In the sale of electronic information via a network, it is impossible to return the product if the purchased product is unsatisfactory. Also, if it is possible to easily respond to software version upgrades via a network, the user's trust in the seller will increase, the willingness to purchase the software will increase, and the system will be widely used.

【0009】[0009]

【発明が解決しようとする課題】このように、従来のソ
フトウエア流通システムは、ユーザの利便性、ネットワ
ークのレスポンス、ソフトウエアの違法コピー等に対し
ては充分に配慮されていないという問題点があった。
As described above, the conventional software distribution system has a problem that the user's convenience, network response, software piracy, and the like are not sufficiently considered. there were.

【0010】本発明は、ネットワークを介して提供され
るソフトウエアの購入要求指示、インストール、頻繁に
起こるソフトウエアのバージョンアップ等のさまざまな
手続きを簡潔に設定し、ユーザが安全かつ簡便な方法で
ソフトウエアの利用および決済が行われることを可能と
するソフトウエア流通システムを提供することを目的と
する。
According to the present invention, various procedures, such as an instruction to purchase software provided via a network, an instruction to install the software, and an occasional software upgrade, are set in a simple manner, so that the user can use the method in a safe and convenient manner. It is an object of the present invention to provide a software distribution system that enables the use and settlement of software.

【0011】[0011]

【課題を解決するための手段】[Means for Solving the Problems]

(1)本発明のソフトウエア流通方法は、ソフトウエア
提供者が指定されたソフトウエアをネットワークを介し
て利用者に提供するソフトウエア流通方法において、利
用者側の装置から、指定するソフトウエアの提供を要求
するためのソフトウェア要求をソフトウエア提供者へ送
信し、ソフトウェア提供者側の装置から、前記ソフトウ
ェア要求により指定されたソフトウエアに対応した複数
のファイルのインストール情報をまとめて前記利用者へ
送信し、利用者側の装置が、前記複数のインストール情
報を参照して要求すべきファイルを選択し、この選択し
たファイルを要求するためのダウンロード要求を前記ソ
フトウェア提供者へ送信し、ソフトウェア提供者側の装
置から、前記ダウンロード要求に示されるファイルを含
むダウンロード情報を送信し、利用者側の装置が、前記
ダウンロード情報に従って前記ファイルのインストール
を行うことを特徴とする。
(1) A software distribution method according to the present invention is a software distribution method in which a software provider provides designated software to a user via a network. A software request for requesting the provision is transmitted to the software provider, and installation information of a plurality of files corresponding to the software specified by the software request is collected from the software provider's device to the user. Transmitting, the device on the user side selecting a file to be requested with reference to the plurality of installation information, transmitting a download request for requesting the selected file to the software provider, Download information including the file indicated in the download request Sends, apparatus of the user side, characterized in that the installation of the file according to the download information.

【0012】本発明によれば、ソフトウェア提供者(サ
ーバ)から複数のファイルのインストール情報(例えば
インストールリスト)が送られるため、この中から利用
者側の装置(クライアント端末)が自動的に必要なもの
を選択し、必要なものだけをサーバに要求することが可
能となる。そして、サーバから送られるダウンロード情
報(要求したファイルの他に例えばインストールの仕方
などが含まれていてもよい)に従って必要なファイルを
インストールする。
According to the present invention, since the installation information (for example, an installation list) of a plurality of files is sent from the software provider (server), the user's device (client terminal) is automatically required from the information. It is possible to select things and request only what is needed from the server. Then, a necessary file is installed in accordance with the download information sent from the server (for example, an installation method may be included in addition to the requested file).

【0013】インストール情報には、例えばファイル名
が含まれ、既に利用者側に存在するファイル以外のもの
を自動的に要求することができる。したがって、同じフ
ァイルを二度ダウンロードしてしまい、結果的に二重に
課金されてしまうようなことを、ユーザの手を煩わせる
ことなく、防ぐことができる。
The installation information includes, for example, a file name, and can automatically request a file other than a file already existing on the user side. Therefore, it is possible to prevent the same file from being downloaded twice, resulting in a double billing, without bothering the user.

【0014】また、インストール情報には、例えばファ
イルのバージョン情報が含まれていてもよく、既に利用
者側に存在するバージョンより新しいバージョンのもの
を自動的に要求することができる。
The installation information may include, for example, file version information, and it is possible to automatically request a newer version than the version already existing on the user side.

【0015】また、インストール情報には、例えばファ
イルのサイズの情報が含まれていてもよく、利用者側の
装置の記憶容量にそのファイルが格納できるだけの余裕
があるファイルに限って要求するようなこともできる。
The installation information may include, for example, information on the size of the file, and a request is made only for a file having a sufficient capacity to store the file in the storage capacity of the device on the user side. You can also.

【0016】(2)ソフトウェア提供者側の装置と利用
者側の装置は、ソフトウエア提供者と利用者とで共有さ
れた共有鍵を記憶し、利用者側の装置は、前記ダウンロ
ード要求をこの共有鍵に関連付けて送信し、ソフトウェ
ア提供者側の装置は、前記ダウンロード要求の正当性を
自装置の記憶する共有鍵を用いて検査した後に、前記ダ
ウンロード情報を送信するようにしてもよい。
(2) The device on the software provider side and the device on the user side store a shared key shared by the software provider and the user, and the device on the user side sends the download request The software provider may transmit the download information in association with the shared key, and check the validity of the download request using the shared key stored in the own device.

【0017】こうすると、サーバは、ダウンロード要求
の正当性(例えばソフトウェア料金の決済ができるユー
ザ本人からの要求であること)が確認された場合にのみ
ダウンロードを許すようなことができる。
In this case, the server can permit the download only when the validity of the download request (for example, the request from the user who can settle the software fee) is confirmed.

【0018】(3)ソフトウェア提供者側の装置と利用
者側の装置は、ソフトウエア提供者と利用者とで共有さ
れた共有鍵を記憶し、ソフトウェア提供者側の装置は、
前記ダウンロード情報をこの共有鍵に関連付けて送信
し、利用者側の装置は、前記ダウンロード情報の正当性
を自装置の記憶する共有鍵を用いて検査した後に、前記
ファイルのインストールを行うようにしてもよい。
(3) The device on the software provider side and the device on the user side store a shared key shared between the software provider and the user, and the device on the software provider side
The download information is transmitted in association with the shared key, and the user device checks the validity of the download information using the shared key stored in the own device, and then installs the file. Is also good.

【0019】こうすると、クライアント端末は、正当な
サーバからのダウンロード情報である(例えばウィルス
が混入していないと判断できる)と確認された場合にの
みインストールを実行するようなことができる。
Thus, the client terminal can execute the installation only when it is confirmed that the information is download information from a legitimate server (for example, it can be determined that no virus is contained).

【0020】(4)利用者側の装置は、ソフトウエア要
求を送信する際に、当該ソフトウエアのインストールに
関連する利用者側の環境判定結果(例えばクライアント
端末のOSが何であるかなど)を併せて送信し、ソフト
ウェア提供者側の装置は、この環境判定結果に応じて内
容の異なる、複数のインストール情報を送信するように
してもよい。
(4) When transmitting a software request, the device on the user side transmits the result of environment determination on the user side related to the installation of the software (for example, what OS of the client terminal is). At the same time, the software provider device may transmit a plurality of pieces of installation information having different contents according to the environment determination result.

【0021】(5)ソフトウエア提供者から提供される
ソフトウエアを、単独で動作可能な能動機能部と、この
能動機能部に組み込まれて動作可能となる受動機能部か
ら構成し、ソフトウェア提供者側の装置は、利用者から
のダウンロード要求に示されるファイルに前記受動機能
部に対応するファイルが含まれる場合に、該受動機能部
に対応するファイルについて課金を行い、前記能動機能
部に対応するファイルについては無料で提供するように
することも有効である。
(5) The software provided by the software provider is composed of an active function unit that can operate independently and a passive function unit that can be operated by being incorporated in the active function unit. When the file indicated in the download request from the user includes a file corresponding to the passive function unit, the device on the side charges the file corresponding to the passive function unit and responds to the charge for the active function unit. It is also effective to provide files free of charge.

【0022】これによれば、例えばまずソフトウェアの
試供版を能動機能部としてユーザに無料で提供し、ユー
ザがそれを気に入れば正規の製品としての機能を実現す
るための受動機能部を有料で提供することができる。
According to this, for example, a trial version of software is first provided to the user as an active function unit free of charge, and if the user likes it, a passive function unit for realizing the function as a regular product is provided for a fee. can do.

【0023】(6)本発明において課金を行うために、
ソフトウェア提供者側の装置と利用者側の装置は、ソフ
トウエア提供者と利用者とで共有された共有鍵を記憶
し、ソフトウェア提供者側の装置は、送信しようとする
ダウンロード情報に有料部分が含まれる場合には、この
共有鍵を用いて該ダウンロード情報の有料部分もしくは
全部を暗号化して送信し、利用者側の装置は、前記ダウ
ンロード情報を自装置の記憶する共有鍵を用いて復号化
してインストールを行うようにしてもよい。このとき、
ソフトウェア提供者側の装置と利用者側の装置が記憶す
る共有鍵は、利用者のソフトウエア料金の決済に関わる
識別情報との対応付けが保証された共有鍵であることが
好ましい。
(6) In order to perform charging in the present invention,
The device on the software provider side and the device on the user side store the shared key shared between the software provider and the user, and the device on the software provider side includes a paid part in the download information to be transmitted. If the download information is included, the paid part or all of the download information is encrypted and transmitted using the shared key, and the apparatus on the user side decrypts the download information using the shared key stored in its own apparatus. The installation may be performed by using At this time,
It is preferable that the shared key stored in the device on the software provider side and the device on the user side is a shared key that is guaranteed to be associated with the identification information related to the settlement of the software fee of the user.

【0024】このようにすれば、提供するソフトウェア
のうち少なくとも有料部分のファイルは、クライアント
端末にダウンロードされると暗号化されたまま格納さ
れ、サーバと共有された共有鍵を持っていない限り復号
化できない。
In this way, at least the paid portion of the software to be provided is stored as encrypted when downloaded to the client terminal, and is decrypted unless the shared key shared with the server is possessed. Can not.

【0025】(7)そして、この共有鍵をあらかじめ料
金決済に関わる識別情報との対応付けが保証されたもの
としておけば、ソフトウェア購入の都度セキュリティ性
の高いクレジットカード番号等をクライアントからサー
バへ送信する必要がなくなり、安全性が確保される。
(7) If it is assumed that the association between the shared key and the identification information related to the payment is guaranteed in advance, a credit card number or the like having high security is transmitted from the client to the server every time the software is purchased. This eliminates the need to do so, ensuring safety.

【0026】なお、上記の共有鍵を、クライアント端末
毎に一義的に定められるコード情報に基づいて暗号化し
て、クライアント端末に記憶しておくようにすれば、単
純にファイルや共有鍵を違法コピーしてもコード情報を
得られなければそのソフトウェアは実行不可能であるた
め、ソフトウェアの違法コピーにも対処できる。
If the above-mentioned shared key is encrypted based on code information uniquely defined for each client terminal and stored in the client terminal, files and shared keys can be simply copied illegally. Even if the code information cannot be obtained, the software cannot be executed, so that it is possible to cope with illegal copying of the software.

【0027】(8)ソフトウェア提供者側の装置は、1
つのファイルを分割して複数のダウンロード情報として
提供する場合には、このファイルのインストール情報に
分割に関する情報を含めて送信することもできる。
(8) The device on the software provider side is:
When one file is divided and provided as a plurality of download information, the installation information of the file may be transmitted together with information on division.

【0028】こうすれば、例えば大きなファイルの途中
までダウンロードしたところで回線が切れたりした場合
に、クライアント端末には分割された複数のデータのう
ち一部が存在することになり、分割された複数のデータ
のうち存在しない部分だけをダウンロード要求にてサー
バに要求することも可能になる。
In this way, for example, when the line is cut off when a large file is downloaded halfway, a part of the plurality of divided data is present in the client terminal, and the divided plurality of data is present. It is also possible to request only a nonexistent portion of the data from the server by a download request.

【0029】(9)利用者側の装置に設けられた、前記
ダウンロード要求を送信するためのプログラム、およ
び、前記ダウンロード情報に従ってインストールを行う
ためのプログラムのうちの少なくとも一方は、それ自体
のバージョン情報を持ち、ソフトウェア提供者側の装置
は、複数のインストール情報を送信する際に、利用者側
のこれらのプログラムに推奨されるバージョン情報を併
せて送信し、利用者側の装置は、前記ダウンロード要求
の送信もしくは前記インストールに先立ち、利用者側の
これらのプログラム自身のバージョンアップに必要な情
報をソフトウエア提供者に要求するようにしてもよい。
(9) At least one of a program for transmitting the download request and a program for performing installation in accordance with the download information, which is provided in the device on the user side, has its own version information. When transmitting a plurality of pieces of installation information, the device on the software provider side also transmits version information recommended for these programs on the user side, and the device on the user side transmits the download request. Prior to the transmission or installation of the program, the user may request the software provider for information necessary for upgrading these programs themselves.

【0030】(10)本発明は、指定されたソフトウエ
アをネットワークを介してクライアント端末に提供する
サーバ装置(上記ソフトウエア提供者側の装置)であっ
て、クライアント端末から受信したソフトウェア要求に
より指定されたソフトウエアに対応した複数のファイル
のインストール情報を記述したインストールリストを、
該クライアント端末がこれら複数のファイルのうち必要
なものを選択できるように、該クライアント端末へ送信
するインストールリスト送信手段と、クライアント端末
が選択した必要なファイルを示すダウンロード要求を受
信し、このダウンロード要求に示されるファイルを含む
ダウンロード情報を、該クライアント端末がこのダウン
ロード情報に従って該ファイルをインストールできるよ
うに、該クライアント端末へ送信するダウンロード情報
送信手段とを具備したことを特徴とする。
(10) The present invention is a server device (a device on the side of the above-mentioned software provider) for providing designated software to a client terminal via a network, wherein the server device is designated by a software request received from the client terminal. Installation list that describes the installation information for multiple files corresponding to the software
An installation list transmitting means for transmitting to the client terminal, a download request indicating the required file selected by the client terminal, so that the client terminal can select a required file from the plurality of files, and And download information transmitting means for transmitting the download information including the file shown in (1) to the client terminal so that the client terminal can install the file according to the download information.

【0031】(11)本発明は、ネットワークを介して
サーバから提供されたソフトウエアを利用するクライア
ント装置(上記利用者側の装置)であって、指定するソ
フトウエアの提供を要求するためのソフトウェア要求
を、サーバへ送信するソフトウェア要求送信手段と、こ
のソフトウェア要求の指定するソフトウエアに対応した
複数のファイルのインストール情報が記述されたインス
トールリストをサーバから受信し、この受信したインス
トールリストを参照して要求すべきファイルを選択し、
この選択したファイルを要求するためのダウンロード要
求を該サーバへ送信するダウンロード要求送信手段と、
このダウンロード要求の示すファイルを含むダウンロー
ド情報をサーバから受信し、この受信したダウンロード
情報に従って前記ファイルのインストールを行うダウン
ロード情報受信手段とを具備したことを特徴とする。
(11) The present invention relates to a client device (device on the user side) that uses software provided from a server via a network, the software being used to request provision of designated software. Means for transmitting a request to the server, and an installation list describing installation information of a plurality of files corresponding to the software specified by the software request is received from the server, and the received installation list is referred to. Select the file to request
Download request transmitting means for transmitting a download request for requesting the selected file to the server;
Download information receiving means for receiving download information including a file indicated by the download request from a server, and installing the file in accordance with the received download information.

【0032】[0032]

【発明の実施の形態】以下、本発明の一実施形態につい
て図面を参照して説明する。図1は、本発明に係るソフ
トウエア流通方法を用いたソフトウエア流通システムの
全体の構成を示したもので、主に、ソフトウエアを販売
するサーバ1とソフトウエアを購入するクライアント端
末2とを、例えばインターネット等のネットワークを介
して接続して構成される。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings. FIG. 1 shows an overall configuration of a software distribution system using a software distribution method according to the present invention, and mainly includes a server 1 for selling software and a client terminal 2 for purchasing software. , For example, connected via a network such as the Internet.

【0033】図1に示すソフトウエア流通システムは、
ソフトウエアを安全かつ簡便に電子的にユーザに配布し
て、その配布したソフトウエアへの課金を行うシステム
である。すなわち、ユーザは、自端末(クライアント端
末)2の例えばブラウザでネットワークを介してサーバ
1にアクセスし、所望のソフトウエアの購入要求を送信
し、サーバ1では、その要求されたソフトウエアをクラ
イアント端末2にダウンロードすると同時に課金を行う
もので、ユーザ側では、自端末のマウスを操作するだけ
でソフトウエアの購入、そのインストールが可能とな
る。
The software distribution system shown in FIG.
This is a system that distributes software safely and easily to users electronically and charges the distributed software. That is, the user accesses the server 1 via a network using, for example, a browser of the own terminal (client terminal) 2 and transmits a request for purchasing desired software. The server 1 transmits the requested software to the client terminal. In this case, the user can purchase and install the software simply by operating the mouse of his / her own terminal.

【0034】さて、図1のソフトウエア流通システムの
利用を希望するユーザは、まず、入会ソフトウエアを自
端末(例えば、パソコン)2で起動する。入会ソフトウ
エア(以下、簡単に入会ソフトと呼ぶこともある)は、
主に、クライアント端末2にて所定のシステム設定およ
びサーバ1へのユーザ登録を行うものである。本実施例
においてはサーバーは1つとして書かれているため、そ
のサーバーにおけるソフトウエア提供者のサイトへの
「入会」あるいは「ユーザ登録」として記述している
が、一般には複数のサーバーにアクセスすることができ
る。その場合、利用する各サーバーごとに共有鍵を管理
することになる。
A user who wishes to use the software distribution system shown in FIG. 1 first starts the joining software on his / her terminal (for example, a personal computer) 2. The enrollment software (hereinafter sometimes simply called enrollment software)
Mainly, predetermined system settings and user registration with the server 1 are performed at the client terminal 2. In this embodiment, since the server is described as one, it is described as "enrollment" or "user registration" to the software provider's site on that server, but generally, a plurality of servers are accessed. be able to. In this case, a shared key is managed for each server used.

【0035】入会ソフトは、サーバ1の入会ソフトウエ
ア格納部22に予め格納されており、クライアント端末
2からの要求に応じて入会ソフトダウンロード機能部1
1により、ネットワークを介してクライアント端末2に
ダウンロードされると同時にクライアント端末2にイン
ストールされる。
The enrollment software is stored in advance in the enrollment software storage unit 22 of the server 1 and, in response to a request from the client terminal 2, the enrollment software download function unit 1
1 is downloaded to the client terminal 2 via the network and installed on the client terminal 2 at the same time.

【0036】入会ソフトウエア機能部31は、クライア
ント端末2にインストールされることによりクライアン
ト端末2にて実行可能な状態に設定されて入会ソフトウ
エアの機能を実行する機能部である。
The enrollment software function unit 31 is a function unit that is installed in the client terminal 2 so as to be set in an executable state on the client terminal 2 and execute the function of the enrollment software.

【0037】なお、入会ソフトは、CD−ROM等の記
録媒体にて予めユーザに配布されているものであっても
よい。入会ソフトウエア機能部31が起動されると、ま
ず、所定のシステム設定を行う。
The membership software may be distributed to users in advance on a recording medium such as a CD-ROM. When the enrollment software function unit 31 is activated, first, predetermined system settings are performed.

【0038】次に、サーバ1へのユーザ登録を行う。ま
ず、サーバ1との間でセキュリティ性の高い情報(例え
ば、クレジットカード番号、認証情報等)を送受信する
際に、これらを暗号化・復号化するための鍵データ(セ
ッション鍵、共有鍵等)を生成し、この生成された鍵デ
ータに対し所定の暗号化処理を施し、共有鍵は情報ファ
イル34に格納する。
Next, user registration with the server 1 is performed. First, when transmitting and receiving highly secure information (for example, credit card number, authentication information, etc.) with the server 1, key data (session key, shared key, etc.) for encrypting / decrypting them Is generated, a predetermined encryption process is performed on the generated key data, and the shared key is stored in the information file 34.

【0039】さらに、クライアント端末2に表示される
手順に従って、ユーザは、自分の氏名、住所、クレジッ
トカード番号、クレジットカードの有効期限、年齢、生
年月日等の個人情報等を入力すると、それらは予めサー
バ1との間で定められた暗号鍵を用いて暗号化された
後、ネットワークを介してサーバ1に送信される。
Further, in accordance with the procedure displayed on the client terminal 2, the user inputs his / her name, address, credit card number, expiration date of credit card, personal information such as age, date of birth, etc. After being encrypted using an encryption key determined in advance with the server 1, it is transmitted to the server 1 via the network.

【0040】サーバ1の入会ソフト受け付け機能部12
にて、暗号化された個人情報および鍵データを受信する
と、所定の暗号鍵を用いて復号化を行い、信用照会部1
3を介してカード会社との間で与信照会を行い、与信で
きた場合はデータベース登録部14を介しての個人情報
ファイル24への個人情報および鍵データの書込み登録
処理を終了する。
The membership software receiving function unit 12 of the server 1
, Upon receiving the encrypted personal information and key data, it decrypts it using a predetermined encryption key,
Then, a credit inquiry is made with the card company through No. 3 and, if the credit can be obtained, the process of writing and registering personal information and key data in the personal information file 24 via the database registration unit 14 is completed.

【0041】ユーザ登録が正常に終了して、その旨の通
知を受けたクライアント端末2では、ユーザがソフトウ
エア購入の際、起動すべきプログラム、すなわち、ダウ
ンロードプログラム35をインストールする。すなわ
ち、ダウンロードプログラム35は、入会ソフトウエア
とともにダウンロードされており、それが入会ソフトウ
エア機能部31から吐き出されて、クライアント端末2
にインストールされる。
When the user registration is completed normally and the client terminal 2 receives the notification, the user installs a program to be started, that is, a download program 35 when purchasing the software. That is, the download program 35 is downloaded together with the enrollment software, and is spit out from the enrollment software function unit 31 and is downloaded to the client terminal 2.
Installed in

【0042】ダウンロードプログラム機能部32は、ク
ライアント端末2にインストールされ、メモリ上にロー
ディングされ起動されることによりクライアント端末2
にて実行可能な状態に設定されてダウンロードプログラ
ムの機能を実行する機能部である。実行可能な状態にお
いては、ダウンロード要求送信部321およびダウンロ
ード情報受信部322が機能できる。
The download program function unit 32 is installed in the client terminal 2, loaded on a memory and activated, and
Is a functional unit that is set to be executable and executes the function of the download program. In the executable state, the download request transmitting unit 321 and the download information receiving unit 322 can function.

【0043】入会ソフトウエア機能部31がダウンロー
ドプログラムをインストールする際には、ダウンロード
プログラムを自動的に起動するための設定を行う。この
設定は、例えば、クライアント端末2で受信したデータ
のヘッダ部分から、予め定められた識別情報(ここで
は、Content−type:Applicatio
n/ABC)を検知したときにダウンロードプログラム
を起動するよう所定のファイルに登録することにより設
定がなされる。
When the enrollment software function unit 31 installs a download program, a setting for automatically starting the download program is made. This setting is performed, for example, by determining predetermined identification information (here, Content-type: Application) from the header portion of the data received by the client terminal 2.
(n / ABC) is set by registering a predetermined file so that the download program is activated when the n / ABC is detected.

【0044】以上で入会ソフトウエアに具備された機能
を用いたユーザ登録は終了する。次に、ユーザがサーバ
1から所望のソフトウエアをダウンロードする際のソフ
トウエア流通システムの各機能部について説明する。
With the above, the user registration using the functions provided in the joining software is completed. Next, each functional unit of the software distribution system when a user downloads desired software from the server 1 will be described.

【0045】まず、ユーザは、クライアント端末2の例
えばブラウザを起動してマウスを操作することによりサ
ーバ1にアクセスして、所望のソフトウエアをリクエス
トする。具体的には、ソフトウエア要求送信部39がイ
ンストールリスト送信部15に対しソフトウエアの提供
の要求を送る。その際、自パソコンに関する環境設定の
情報を併せて送信しても良い。
First, a user accesses the server 1 by activating a browser of the client terminal 2 and operating a mouse, for example, and requests desired software. Specifically, the software request transmission unit 39 transmits a software provision request to the install list transmission unit 15. At this time, information on the environment setting for the personal computer may be transmitted together.

【0046】この送信要求を受けたサーバ1のインスト
ールリスト送信部15では、ユーザにより指定されたソ
フトウエアに対応するインストールリスト(どのファイ
ルをどのようにインストールするかを記述したリスト)
をインストールリスト格納部25から読み出してクライ
アント端末2に送信する。その際、前記環境設定情報を
得た場合には、それに応じてインストールリストを変更
して送信する。
In response to the transmission request, the install list transmitting unit 15 of the server 1 installs the install list corresponding to the software designated by the user (a list describing which files are to be installed and how).
Is read from the install list storage unit 25 and transmitted to the client terminal 2. At this time, if the environment setting information is obtained, the installation list is changed and transmitted accordingly.

【0047】クライアント端末2のダウンロードプログ
ラム機能部は、インストールリストを受信するとダウン
ロード要求送信部321がそれを処理し、インストール
リストに基づき選択された要求(ダウンロード要求)を
サーバ1に送信する。インストールリストには、ユーザ
が要求したソフトウエアに関して、必要なファイル、各
々のバージョン、インストール先、サイズ、レジストリ
への登録情報、インストール時に実行すべきプログラム
などが書かれていて、それを基に判断する。例えば、既
に最新バージョンのファイルを持っていれば、当該ファ
イルのダウンロード要求を省略する。
When the download program function unit of the client terminal 2 receives the install list, the download request transmitting unit 321 processes it and transmits a request (download request) selected based on the install list to the server 1. The installation list contains the necessary files, versions, installation destinations, sizes, registration information in the registry, programs to be executed at the time of installation, etc. regarding the software requested by the user, and makes a judgment based on that. I do. For example, if the user already has the latest version of the file, the download request for the file is omitted.

【0048】ファイルは持っているがバージョンが古い
時にはダウンロード要求が必要であるが、その際、自分
の持っているファイルのバージョン情報を送るのが良
い。なぜなら、その情報をサーバ側が利用し、最新ファ
イルを送信するかわりにサイズの小さいパッチ情報を送
信することを選択することができるからである。
When the user has a file but the version is old, a download request is required. At this time, it is preferable to send version information of the file owned by the user. This is because the server side can use the information and select to transmit small-sized patch information instead of transmitting the latest file.

【0049】サーバ1のダウンロード情報送信部16で
は、クライアント端末からの要求に応じて、コアソフト
格納部26、受動機能ファイル格納部27、ライブラリ
格納部28のいずれかからファイルを読み出し、個人情
報ファイル格納部24に格納された個人情報を参照し
て、予め登録されたユーザであることが確認できたら、
読み出したファイルをクライアント端末2に送信する。
その際、データの圧縮、必要ならばデータの暗号化等を
行う。また、クライアント端末2から要求されたファイ
ルが課金対象のものであるときは、個人情報ファイル格
納部24に格納された個人情報を参照して、所定の課金
処理を行う。
In response to a request from a client terminal, the download information transmitting section 16 of the server 1 reads a file from any of the core software storage section 26, the passive function file storage section 27, and the library storage section 28, and reads the personal information file. If it is confirmed that the user is a registered user by referring to the personal information stored in the storage unit 24,
The read file is transmitted to the client terminal 2.
At this time, data compression and data encryption are performed if necessary. When the file requested from the client terminal 2 is the one to be charged, a predetermined charging process is performed with reference to the personal information stored in the personal information file storage unit 24.

【0050】予め登録されたユーザであることを確認す
る方法として最も簡単な方法は、予めソフウエア提供者
と利用者とで共有された共有鍵を保存しておき、その情
報を利用するものであり、これについては後に詳述す
る。この場合、例えば送信される要求をその共有鍵に関
連付けた何らかのチェック、例えば一方向関数を使った
ハッシュ値を付けるなどすればよい。これら認証方法に
ついては、知られている一般的な方法を用いれば良く、
また認証に使う鍵は必ずしも共有鍵である必要も無い。
The simplest method of confirming that a user is a registered user is to save a shared key shared between the software provider and the user in advance and use the information. This will be described in detail later. In this case, for example, any check relating the transmitted request to the shared key may be performed, for example, a hash value using a one-way function may be added. For these authentication methods, known general methods may be used.
Also, the key used for authentication does not necessarily need to be a shared key.

【0051】クライアント端末2にて実行中のダウンロ
ードプログラムは、ダウンロード情報受信部322がサ
ーバ1からダウンロード情報を受信し、エラーがなけれ
ば、インストールする。この際もやはり前述した通り共
有鍵を用いるなどして認証を行い、例えば偽のサーバか
らウイルスを含んだソフトウエアがダウンロードされる
ような被害を防ぐことができる。
The download program being executed on the client terminal 2 is installed when the download information receiving unit 322 receives the download information from the server 1 and there is no error. At this time, authentication is also performed by using a shared key as described above, and it is possible to prevent, for example, damage such as downloading of software containing a virus from a fake server.

【0052】コアソフト機能部33は、サーバ1からダ
ウンロードされたソフトウエアがクライアント端末2に
インストールされることによりクライアント端末2にて
実行可能な状態に設定されて所定の情報処理の機能を実
現する機能部で、前もってインストールされたコアソフ
ト36が、その起動時に受動機能ファイル37を組み込
むことにより正規の機能を呈するようになっている。
The core software function unit 33 is set in an executable state on the client terminal 2 by installing the software downloaded from the server 1 on the client terminal 2 to realize a predetermined information processing function. In the function section, the core software 36 installed in advance has a regular function by incorporating the passive function file 37 at the time of activation.

【0053】なお、ダウンロードするプログラムはコア
ソフト、受動機能部以外の汎用のプログラムであっても
よく、それは、ライブラリ38としてサーバ1からダウ
ンロードされる。
The program to be downloaded may be a general-purpose program other than the core software and the passive function unit, and is downloaded from the server 1 as the library 38.

【0054】インストール済み情報格納部101には、
サーバ1からクライアント端末2にダウンロードされ
て、インストールされたコアソフト36を構成するファ
イルおよび受動機能部ファイル37に関する情報(ファ
イル名、バージョン情報、サイズ等)が登録されるよう
になっている。
In the installed information storage unit 101,
Information (file name, version information, size, etc.) relating to the files constituting the core software 36 and the passive function unit file 37 downloaded from the server 1 to the client terminal 2 and installed therein is registered.

【0055】なお、商品としてのソフトウエアは、後述
するように、能動機能部ファイルと受動機能部ファイル
から構成され、受動機能部ファイルは暗号化されてサー
バ1からダウンロードされ、暗号化されたままクライア
ント端末2に格納される。
The software as a product is composed of an active function file and a passive function file, as will be described later. The passive function file is encrypted and downloaded from the server 1 and remains encrypted. It is stored in the client terminal 2.

【0056】コアソフト機能部33が起動されると、イ
ンストール済み情報格納部101を検索して、受動機能
部ファイルがインストールされているか否かをチェック
する。関連する受動機能部ファイルがインストールされ
ているときは、その暗号化された受動機能部ファイルを
復号化して、これを組み込むことにより正規の動作を実
行するようになっている。
When the core software function unit 33 is started, the installed information storage unit 101 is searched to check whether or not the passive function unit file is installed. When a related passive function unit file is installed, the encrypted passive function unit file is decrypted, and a regular operation is executed by incorporating the decrypted passive function unit file.

【0057】次に、図2を参照して、図1のソフトウエ
ア流通システムで用いられる鍵データの流れの一例を説
明する。また、必要に応じて、ユーザ登録時のデータの
流れの一例を示した図3も参照する。
Next, an example of the flow of key data used in the software distribution system of FIG. 1 will be described with reference to FIG. Also, as necessary, FIG. 3 showing an example of a data flow at the time of user registration is referred to.

【0058】入会ソフトウエア機能部31に具備される
乱数生成部51は、サーバ1とクライアント端末2にて
共有される共有鍵61を乱数で生成する。この共有鍵6
1は、ソフトウエアの違法コピー防止等に用いられるも
ので、各クライアント端末2に固有のプロダクトIDを
用いて、例えば、DES(Data Encrypti
on Standard)等の秘密鍵暗号化方式で暗号
化されて情報ファイル格納部34に鍵ファイル52とし
て格納される。
The random number generation unit 51 provided in the joining software function unit 31 generates a shared key 61 shared by the server 1 and the client terminal 2 with a random number. This shared key 6
1 is used to prevent software piracy. For example, a DES (Data Encrypti) is used by using a product ID unique to each client terminal 2.
on the Standard) and stored in the information file storage unit 34 as a key file 52.

【0059】また、クライアント端末2にてパスワード
62の設定が可能であるならば、そのパスワード62を
共有鍵61を用いてハッシュし、その出力を購入鍵63
とする。購入鍵63は、商品(ソフトウエア)購入の際
のユーザ認証に用いられるものである。なお、パスワー
ドがないときは、共有鍵61をそのまま購入鍵63とし
てもよい。
If it is possible to set the password 62 at the client terminal 2, the password 62 is hashed using the shared key 61, and the output is hashed to the purchase key 63.
And The purchase key 63 is used for user authentication when purchasing a product (software). If there is no password, the shared key 61 may be used as the purchase key 63 as it is.

【0060】乱数生成部51は、ユーザ登録時にクライ
アント端末2でセッション鍵64および共有鍵61を生
成する。セッション鍵64は、ユーザ登録時に個人情報
および鍵データ(共有鍵61、購入鍵64)を、例えば
DES等の秘密鍵暗号方式を用いて暗号化する際に用い
られる(図3参照)。このとき、セッション鍵64も、
入会ソフトウエアに含まれるソフトウエア販売者との間
で予め定められた公開鍵65を用いてRSA(Rive
st−Shamir−Adleman)等の公開鍵暗号
方式にて暗号化されてサーバ1に送信されるようになっ
ている。
The random number generation section 51 generates a session key 64 and a shared key 61 at the client terminal 2 at the time of user registration. The session key 64 is used when encrypting personal information and key data (shared key 61, purchase key 64) using a secret key encryption method such as DES at the time of user registration (see FIG. 3). At this time, the session key 64 is also
RSA (Rive) using a public key 65 predetermined with a software seller included in the enrollment software
(st-Shamir-Adleman) and transmitted to the server 1 after being encrypted by a public key cryptosystem.

【0061】サーバ1でクライアント端末2から送信さ
れた、暗号化された個人情報および鍵データ(共有鍵6
1、購入鍵63)、セッション鍵を受信すると、まず、
暗号化されたセッション鍵64をRSAにて復号化し、
この復号化されたセッション鍵64を用いて暗号化され
た個人情報および鍵データをDESにて復号化する。そ
の後セッション鍵64は廃棄される。
The server 1 transmits the encrypted personal information and key data (shared key 6) transmitted from the client terminal 2.
1. When the purchase key 63) receives the session key,
Decrypts the encrypted session key 64 with RSA,
The personal information and key data encrypted using the decrypted session key 64 are decrypted by DES. Thereafter, the session key 64 is discarded.

【0062】サーバ1では、復号化された個人情報、鍵
データを個人情報ファイル24に保存するとともに、個
人情報に基づく信用照会を行うようになっている(図3
参照)。
The server 1 stores the decrypted personal information and key data in the personal information file 24 and performs a credit inquiry based on the personal information (FIG. 3).
reference).

【0063】なお、信用照会の際には、必要に応じて別
経路でクライアント端末2に対し再確認を行うようにし
てもよい。図4は、個人情報ファイル24に格納される
個人情報の記憶例を示したものである。図4に示すよう
に、各ユーザのクライアント端末2から送られてきた鍵
データ(共有鍵、購入鍵)とクレジットカード番号、氏
名、住所等の個人情報が対応付けされて、ユーザの登録
順に記憶されるようになっている。
At the time of the credit inquiry, the client terminal 2 may be reconfirmed on another route as necessary. FIG. 4 shows a storage example of personal information stored in the personal information file 24. As shown in FIG. 4, key data (shared key, purchase key) sent from each user's client terminal 2 is associated with personal information such as a credit card number, name, address, and the like, and stored in the order of user registration. It is supposed to be.

【0064】個人情報ファイル24に格納された情報
は、ここに登録された各ユーザが商品としてのソフトウ
エアを購入する際のユーザ認証、クレジットカード会社
への信用照会とソフトウエアに対する課金処理のために
参照される。
The information stored in the personal information file 24 is used for user authentication when each registered user purchases software as a product, credit inquiry to a credit card company, and billing processing for software. Referred to.

【0065】図5は、図1のソフトウエア流通システム
で用いられる鍵データの流れと、ユーザがサーバ1から
商品ソフトウエアをダウンロードする際のデータの流れ
を説明するためのものである。
FIG. 5 illustrates the flow of key data used in the software distribution system of FIG. 1 and the flow of data when a user downloads product software from the server 1.

【0066】サーバ1からクライアント端末2へダウン
ロードされる商品ソフトウエアのうち、コアソフトは、
暗号化されておらず、前述したようにクライアント端末
にダウンロードと同時にインストールされている。
Among the product software downloaded from the server 1 to the client terminal 2, the core software is
It is not encrypted and is installed at the same time as the download on the client terminal as described above.

【0067】一方、受動機能部ファイルをダウンロード
する際には、サーバ1では、まず、そのソフトウエアの
送信要求を行ったユーザの所定の認証処理および課金処
理を行った後、そのユーザとの共有鍵61を用いて指定
された受動機能部ファイルを暗号化し、クライアント端
末2にダウンロードする。
On the other hand, when downloading the passive function unit file, the server 1 first performs a predetermined authentication process and a charging process for the user who has requested the software transmission, and then shares the file with the user. The designated passive function unit file is encrypted using the key 61 and downloaded to the client terminal 2.

【0068】クライアント端末2では、暗号化された受
動機能部ファイルを受信すると、それを所定の領域(暗
号化ソフトウエア格納部41(図7参照))に格納す
る。コアソフトが起動されると、コアソフトは、まず、
鍵ファイル52に格納されている暗号化された共有鍵6
1をプロダクトID67を用いて復号し、復号化された
共有鍵61を用いて受動機能部ファイルを復号し、これ
を組み込む。
Upon receiving the encrypted passive function unit file, the client terminal 2 stores it in a predetermined area (the encrypted software storage unit 41 (see FIG. 7)). When the core software is started, the core software first
Encrypted shared key 6 stored in key file 52
1 is decrypted by using the product ID 67, the passive function unit file is decrypted by using the decrypted shared key 61, and this is incorporated.

【0069】さて、ここで、本実施形態に係るソフトウ
エア流通システムにてダウンロードされる商品ソフトウ
エアの特徴について説明する。図6は、商品ソフトウエ
アの構成を模式的に示したものである。図6に示すよう
に、商品ソフトウエアは大きく分けてコアソフト(能動
機能部ファイル)36と受動機能部ファイル37から構
成される。
Now, the features of the product software downloaded by the software distribution system according to the present embodiment will be described. FIG. 6 schematically shows the configuration of the product software. As shown in FIG. 6, the product software is roughly divided into core software (active function unit file) 36 and passive function unit file 37.

【0070】コアソフト36は、単独で動作可能な無料
で提供される、機能・期間限定版のいわゆる試供用のソ
フトである。受動機能部ファイル37は、ユーザの要求
に応じて提供されるもので、すでに配布済みのコアソフ
ト36の期間限定解除、機能追加(バージョンアップを
含む)のためのものである。これ単独では動作せず、コ
アソフトに組み込まれて動作可能となる。
The core software 36 is a so-called trial software of a function / period limited version provided free of charge and operable independently. The passive function unit file 37 is provided in response to a request from the user, and is used for releasing the limited period of the core software 36 already distributed and adding functions (including version upgrade). It does not operate by itself, but can be incorporated into core software and operate.

【0071】受動機能部ファイル37は原則有料で、暗
号化されてクライアント端末に配布され、クライアント
端末では、暗号化されたまま格納されるデータファイル
あるいはプログラムファイルである。
The passive function unit file 37 is charged in principle, is encrypted and distributed to the client terminal, and is a data file or a program file stored in the client terminal while being encrypted.

【0072】また、コアソフト36は通常複数のファイ
ルから構成され、サイズが大きく、受動機能部は、比較
的サイズが小さいものであると考えてよい。図7は、コ
アソフトの機能を説明するための模式図である。
The core software 36 is usually composed of a plurality of files, is large in size, and the passive function unit may be considered to be relatively small in size. FIG. 7 is a schematic diagram for explaining functions of the core software.

【0073】コアソフト36は、クライアント端末2に
てインストールされても、そのままでは完全には動作し
ない。これに暗号化された受動機能部ファイル37を復
号して追加することによって機能を追加することができ
る。
Even if the core software 36 is installed on the client terminal 2, it does not operate completely as it is. The function can be added by decrypting and adding the encrypted passive function unit file 37 to this.

【0074】つまり、受動機能部ファイル37を復号す
る権限のない者が実行しても、全ての機能が動作するわ
けではない。コアソフト36が起動されるとまず、イン
ストール済み情報格納部101を検索して、そのコアソ
フトに関連する受動機能部ファイルがインストールされ
ているか否かをチェックする。関連する受動機能部ファ
イルがインストールされているときは、その暗号化され
た受動機能部ファイルを暗号化ソフトウエア格納部41
から読み出し、ソフトウエア復号部36aにより共有鍵
61で復号し、結果として得られた復号受動機能ファイ
ル37を復号ソフトローディング部36bに格納する。
このとき、もし、共有鍵61を得られない場合は、復号
ソフトローディング部36bには正しいデータが格納さ
れない。
That is, even if a person who does not have the authority to decrypt the passive function unit file 37 executes it, not all functions operate. When the core software 36 is started, first, the installed information storage unit 101 is searched to check whether a passive function unit file related to the core software is installed. When the associated passive function unit file is installed, the encrypted passive function unit file is stored in the encrypted software storage unit 41.
And decrypted by the software decryption unit 36a with the shared key 61, and stores the resulting decrypted passive function file 37 in the decryption software loading unit 36b.
At this time, if the shared key 61 cannot be obtained, correct data is not stored in the decryption software loading unit 36b.

【0075】コアソフト36は、ここに配置された受動
機能部ファイル37が正しいデータであることを確認す
る。確認の方法は、例えばここに格納された受動機能部
ファイル37が、コアソフトによってあらかじめ予定さ
れたデータに等しい(正しく復号されている)ことをチ
ェックするという方法と、ここに格納された受動機能部
ファイル37そのものをプログラムとして実行するとい
う方法が代表的である。
The core software 36 confirms that the passive function unit file 37 arranged here is correct data. The method of confirmation is, for example, a method of checking that the passive function unit file 37 stored here is equal to the data scheduled by the core software (correctly decoded), and a method of checking the passive function file stored here. A typical method is to execute the unit file 37 itself as a program.

【0076】このように、商品ソフトウエアをコアソフ
トと受動機能部ファイルに分けて配布することにより次
のような利点がある。まず、商品ソフトウエアの有料部
分だけを受動機能部ファイルとして販売することができ
る。例えば、コアソフトは、印刷機能と通信機能が制限
されたワードプロセッサであり、印刷機能と通信機能は
それぞれ有料のソフトウェアとして販売される。この方
法を用いれば、例えばソフトウェアを購入の都度、サー
バ1から送信するのではなく、CD−ROMや電子掲示
板のような誰でも入手し参照することが可能な媒体でコ
アソフトを無料配布しておき、好評ならば有料部分を購
入してもらうということができる。
As described above, by distributing the product software separately to the core software and the passive function unit file, there are the following advantages. First, only the paid portion of the product software can be sold as a passive function file. For example, the core software is a word processor having a limited printing function and communication function, and the printing function and the communication function are sold as paid software. By using this method, for example, instead of transmitting the software from the server 1 every time the software is purchased, the core software is distributed free of charge on a medium such as a CD-ROM or an electronic bulletin board which can be obtained and referenced by anyone. If you like it, you can buy the paid part.

【0077】従来の通信販売の場合、品物が確かめられ
ない制約から、クーリング・オフという制度があるが、
形を持たないソフトウェアの場合、一旦購入した物を返
品することが不可能である。したがって、コアソフトを
まず試供版として顧客に利用してもらうことにより、ク
ーリング・オフのできないことによる顧客の不利益を防
ぐことができる。実際に試用した上で、気にいった場合
だけ有料の追加機能(受動機能部ファイル)を購入する
ことができる。また、この追加機能は1つだけでなく複
数設定することもできるので、「有料」と「無料」の2
種類だけでなく、必要な部分だけを適正な価格で買うこ
とができる(不要機能まで抱き合わせ販売されてしまう
という不公正流通が防げる)。
In the case of conventional mail-order sales, there is a cooling-off system due to the restriction that goods cannot be checked.
In the case of formless software, it is impossible to return what you have purchased. Therefore, by having the customer use the core software as a trial version first, it is possible to prevent the disadvantage of the customer due to the inability to cool off. After actually trying it, you can purchase additional functions (passive function file) for a fee only if you like. In addition, since this additional function can be set not only one but also a plurality, two functions, “paid” and “free”, can be used.
It is possible to buy not only the type but also the necessary parts at the appropriate price (it prevents unfair distribution of unnecessary functions being bundled and sold).

【0078】次に、暗号化や復号に必要なデータ量が削
減できる。一般に、暗号化や復号の計算はデータ量に比
例した時間がかかるため、非常に大きなサイズのソフト
ウェアをその都度暗号化して販売すると、購入(ダウン
ロード)に時間がかかったり、実行(復号)の際に時間
がかかったりするので、暗号化の必要な部分はなるべく
小さくする必要がある。
Next, the amount of data required for encryption and decryption can be reduced. In general, encryption and decryption calculations take time proportional to the amount of data, so if a very large size software is encrypted and sold each time, it takes time to purchase (download) or execute (decrypt) It takes time, so it is necessary to make the part that needs to be encrypted as small as possible.

【0079】また、データ量が削減できるということ
は、通信回線が細くても良いということを意味する。つ
まり、有料の受動機能部を買うための店舗と顧客との通
信回線が遅い場合、一般にはダウンロードに時間を要し
てしまうが、コアソフトだけはCD−ROMで配布して
おいたり、他の高速ネットワークを通じて入手したりし
ておけば、あとはサイズの小さい暗号化された受動機能
部ファイルだけを入手すれば良く、購入に時間がかから
なくなる。
The fact that the data amount can be reduced means that the communication line may be thin. In other words, if the communication line between the store and the customer for purchasing the paid passive function unit is slow, it generally takes time to download, but only the core software is distributed on CD-ROM, If you get it through a high-speed network, you only need to get a small encrypted passive function file, and your purchase will take less time.

【0080】さらに、違法コピーへの対策としても用い
ることができる。すなわち、クライアント端末2では、
受動機能部ファイルを復号化する際に用いられる共有鍵
61は、プロダクトID67によって暗号化保存すると
いう形態を取り、復号された受動機能部ファイルは、コ
アソフト36が実行される際のメモリ上に存在するだけ
になるので、単純に、鍵ファイル52、コアソフト3
6、暗号化された受動機能ファイル37の全てをコピー
しても、プロダクトIDを入手しない限り、その違法コ
ピーされたソフトウエアを実行することは不可能とな
る。また、ソフトウェアの動作メカニズムを解析して違
法コピーを作り出すことは難しく、手間をかけてまで違
法コピーする価値はなくなる。
Further, it can be used as a measure against illegal copying. That is, in the client terminal 2,
The shared key 61 used for decrypting the passive function unit file takes a form of being encrypted and stored by the product ID 67, and the decrypted passive function unit file is stored in the memory when the core software 36 is executed. Since it only exists, the key file 52, the core software 3
6. Even if all of the encrypted passive function file 37 is copied, it is impossible to execute the illegally copied software unless the product ID is obtained. In addition, it is difficult to analyze software's operating mechanism to create pirated copies, and it is not worth the effort to make pirated copies.

【0081】例えば、販売するソフトウェアが書籍であ
る場合、最終的にはメモリ上で計算機等で読める形式の
文字列データに変換されてしまうため、そのデータをメ
モリ上から盗み読むことは比較的簡単にできてしまう。
しかし、コアソフト36は「書籍を読むソフト」として
おき、有料の追加機能である個々のソフト(書籍)を受
動機能部ファイルとして読み込んで、その内容を画面に
表示するという仕組みにしておくことができる。この場
合、コアソフト36が必要なデータ(暗号化されたデー
タ)を随時復号して表示する仕組みにすれば、書籍のデ
ータ(文字)全部をまとめて読み出すというのは非常に
困難になる。
For example, if the software to be sold is a book, it is finally converted into character string data in a format that can be read by a computer or the like on the memory, so that it is relatively easy to steal the data from the memory. Can be done.
However, the core software 36 may be set as “software for reading books,” and the individual software (books), which is a paid additional function, may be read as a passive function unit file, and the contents may be displayed on a screen. it can. In this case, if the core software 36 is configured to decrypt and display necessary data (encrypted data) as needed, it becomes extremely difficult to read all the data (characters) of the book at once.

【0082】また、復号された受動機能部ファイルは、
コアソフト36が実行される際のメモリ上に存在するだ
けになるので、コアソフト36が暗号化ソフトウェアを
利用する方法手順を煩雑にすることによって、販売され
たソフトウェアの暗号を解く手間が非常に大きくなり、
安全性が高まる。
The decrypted passive function unit file is
Since the core software 36 is only present on the memory when it is executed, the procedure for using the encryption software by the core software 36 is complicated, so that it is very troublesome to decrypt the sold software. Get bigger,
Increases safety.

【0083】一般に、ネットワークで販売されるソフト
ウェアは、バージョンアップが比較的頻繁であったり、
一時的にしか価値のない情報(例えば天気予報)のよう
なものである場合が多く、ソフトウェアの違法コピー作
成に知恵を絞るよりも、正しくお金を払ってソフトウェ
アを購入した方がはるかにコストが安くなるため、違法
行為を行う意味がなくなり、ソフトウェアの公正な流通
が促進される。
Generally, software sold on the network is frequently updated,
Often it is something that is only temporarily worthwhile (for example, a weather forecast), and it is much more costly to pay for the software and pay for it correctly than to focus on making pirated copies of the software. Because it is cheaper, there is no point in doing illegal activities, and fair distribution of software is promoted.

【0084】次に、図8を参照して、ユーザがサーバ1
から所望のソフトウエアをダウンロードする際のより詳
細な処理手順、すなわち、ダウンロードプログラム機能
部32の処理手順について説明する。
Next, referring to FIG.
A more detailed processing procedure when downloading desired software from, that is, a processing procedure of the download program function unit 32 will be described.

【0085】ユーザは、クライアント端末2の例えばブ
ラウザを起動してマウスを操作することによりサーバ1
にアクセスして、サーバ1に対し所望のソフトウエアを
リクエストする。このとき、クライアント端末2にて予
め実行された環境自動判定結果の内容を記述したファイ
ルもサーバ1に送信される(ステップS1)。
The user activates, for example, a browser of the client terminal 2 and operates the mouse to operate the server 1.
And requests the server 1 for desired software. At this time, a file in which the contents of the result of the automatic environment determination executed in advance in the client terminal 2 are also transmitted to the server 1 (step S1).

【0086】この送信要求を受けたサーバ1のインスト
ールリスト送信部15では、ユーザにより指定されたソ
フトウエアに対応するインストールリスト(どのファイ
ルをどのようにインストールするかを記述したリスト)
をインストールリスト格納部25から読み出してクライ
アント端末2に送信する(ステップS2)。
At the server 1 receiving the transmission request, the installation list transmitting section 15 of the server 1 installs the software corresponding to the software specified by the user (a list describing which files are to be installed and how).
Is read from the install list storage unit 25 and transmitted to the client terminal 2 (step S2).

【0087】図9は、サーバ1から送信されるデータ構
成例を示したもので、主に、ヘッダ部とデータ部から構
成される。ヘッダ部には、識別情報71(Conten
t−type:Application/ABC)を含
み、クライアント端末2で、この識別情報71を検知す
るとダウンロードプログラムを自動的に起動するように
なっている(この設定は、入会ソフトウエア機能部31
がダウンロードプログラムをインストールする際になさ
れている)。
FIG. 9 shows an example of the data structure transmitted from the server 1, which is mainly composed of a header part and a data part. The header section includes identification information 71 (Content
t-type: Application / ABC), and when the client terminal 2 detects this identification information 71, the download program is automatically started (this setting is made by the joining software function unit 31).
Is done when installing the download program).

【0088】データ部には、ここでは例えばインストー
ルリストが挿入されている。図9に示すように、インス
トールリストには、ダウンロードプログラムの最新バー
ジョン(Download−version)、サーバ
1のアドレス情報(例えば、URL)、複数の「命令」
から構成される。
In the data section, for example, an installation list is inserted here. As shown in FIG. 9, the installation list includes the latest version (Download-version) of the download program, the address information of the server 1 (for example, URL), and a plurality of “instructions”.
Consists of

【0089】この「命令」は、ユーザがマウスをクリッ
クした際に、何の機能を選択したのかをダウンロードプ
ログラムに知らせるためのもので、例えば、図10に示
すように、どのファイルをどのようにインストールする
かを記述した(コアソフトあるいは受動機能の)インス
トール命令がある。図11に図10に示したインストー
ル命令の具体例を示す。
The "instructions" are for informing the download program what function has been selected when the user clicks the mouse. For example, as shown in FIG. There is an installation instruction (for core software or passive function) that describes whether to install. FIG. 11 shows a specific example of the installation command shown in FIG.

【0090】図11に示したインストール命令の意味
は、「ファイル名:MTのversion1のdic2
機能のRevision3が必要で、これを3個に分割
して送信する。1個目と2個目の送信量は512Kバイ
トで3個目の送信量は139Kバイトである。3つのフ
ァイルを連結した後に圧縮の解凍をすると7439Kバ
イトのファイルになる。」である。このように、図10
に示したインストール命令によりソフトウエアの分割ダ
ウンロードが可能となる。なお、図10の分割指定のフ
ィールドにおいて、n=1とすれば一括ダウンロードの
指定も可能である。
The meaning of the installation command shown in FIG. 11 is “file name: dic2 of version 1 of MT”.
Revision 3 of the function is required, which is divided into three and transmitted. The first and second transmission amounts are 512 Kbytes, and the third transmission amount is 139 Kbytes. When the three files are concatenated and decompressed after compression, the file becomes 7439 Kbytes. ". Thus, FIG.
By the installation instruction shown in (1), the software can be divided and downloaded. In addition, in the division designation field of FIG. 10, if n = 1, batch download can be designated.

【0091】分割ダウンロードが指定された場合には、
各分割データごとに繰り返しサーバにダウンロードを要
求する。その際、何番目のデータを要求するのかサーバ
に対し指定する。例えば、ファイル名に一定の規則の拡
張子(例えば、_PART1、_PART2)を付ける
ことによって表現できる。
When the divided download is specified,
The download request is repeatedly made to the server for each divided data. At this time, the server is instructed on what data is requested. For example, it can be expressed by adding a certain rule extension (for example, _PART1, _PART2) to the file name.

【0092】「命令」には、図10に示したようなイン
ストール命令の他に、例えば、「ユーザの購入済みソフ
トのバージョンアップ情報の表示」命令もある。この命
令は、この命令文内で指定されたファイルがインストー
ルされていないときは、以下のインストール命令の実行
をエラーとするもので、これは、受動機能部を販売する
際には、必ずそれに対応するコアソフトがインストール
されて正常に動作していることを確認するためのもので
ある。
The "command" includes, for example, a "display of version upgrade information of purchased software of user" command in addition to the installation command as shown in FIG. This instruction causes the following installation instruction to be executed if the file specified in this statement is not installed.This is always the case when the passive function unit is sold. This is to confirm that the core software to be installed is operating normally.

【0093】また、この「命令」は、「このプログラム
を実行した結果がこの値ならばこのインストールを行
う」といった条件式であっても良い。その際に動かすプ
ログラム自体がインストール命令に書かれていれば、
「まずこのプログラムをダウンロードし、それを動かし
た結果によってこのインストールを行う」という動作が
可能なので、こういった複雑なインストール条件が、単
純な「命令」の組合わせで実現できる。
The “instruction” may be a conditional expression such as “if the result of executing this program is this value, install this program”. If the program to be run at that time is written in the installation instruction,
Since the operation of "downloading this program first and performing this installation based on the result of running the program" is possible, such complicated installation conditions can be realized by a combination of simple "instructions".

【0094】例えば、「Install checkp
rogram 100 230」という命令に続き、
「IF checkprogram 0 Instal
l DIC MT/1/dic8.3 100400」
という命令の書かれているインストールリストを用いれ
ば、「checkprogramという名前のプログラ
ムをまずダウンロードし、しかる後にそのプログラムを
実行し、その結果の値が0であったらDICをインスト
ールする」という複雑なインストール指定を行うことも
容易にできる。
For example, “Install checkp”
program 100 230 "
"IF checkprogram 0 Installation
l DIC MT / 1 / dic8.3 100400 "
Using the installation list in which the instruction is written, a complicated installation such as "download a program named checkprogram first, execute the program after that, and install the DIC when the value of the result is 0" is performed. It is easy to specify.

【0095】さて、ステップS2で、クライアント端末
2がサーバ1からインストールリストを受け取ると、図
9のヘッダ部に含まれる識別情報71を検知し、ダウン
ロードプログラムを起動する。そして、受信したインス
トールリストに含まれるダウンロードプログラムの最新
バージョン(Download−version)をチ
ェックする(ステップS3)。新しくなっていたら、最
新のダウンロードプログラムのダウンロードをサーバ1
に要求する(ステップS4)。サーバ1は、所定のソフ
トウエア格納部から最新版のダウンロードプログラムの
ファイルを読み出して、暗号化せずにクライアント端末
2にダウンロードする(ステップS5)。
Now, in step S2, when the client terminal 2 receives the installation list from the server 1, the client terminal 2 detects the identification information 71 included in the header of FIG. 9 and starts the download program. Then, the latest version (Download-version) of the download program included in the received installation list is checked (step S3). If it is new, download the latest download program to the server 1
(Step S4). The server 1 reads out the latest version of the download program file from the predetermined software storage unit and downloads it to the client terminal 2 without encryption (step S5).

【0096】クライアント端末2で、最新版のダウンロ
ードプログラムのファイルを受け取ると、他のファイル
のダウンロードとは別に扱う。すなわち、現在実行中の
ダウンロードプログラムに上書きすることはなく、例え
ば、現在実行中のダウンロードプログラムが「down
load1」の名前でインストールされているならば、
最新版のダウンロードプログラムを「download
2」の名前でインストールし、さらに、ダウンロードプ
ログラムの自動実行するための設定ファイルの書き換え
も行う。その後、現在実行中のダウンロードプログラム
「download1」で処理中のデータをそのまま最
新版のダウンロードプログラム「download2」
に渡して、最新版のダウンロードプログラムを起動す
る。従って、バージョンアップ後は常に「downlo
ad1」と「download2」の2つのプログラム
ファイルが存在することになる。
When the client terminal 2 receives the latest version of the download program file, it handles it separately from the download of other files. That is, the currently executed download program is not overwritten. For example, the currently executed download program is “down”.
If it is installed under the name "load1",
Download the latest version of the download program to "download
2), and also rewrites a setting file for automatically executing the download program. After that, the data being processed by the download program “download1” currently being executed is directly updated to the latest download program “download2”.
To launch the latest version of the download program. Therefore, after the version upgrade, "download
There are two program files, “ad1” and “download2”.

【0097】このように、最新版のダウンロードプログ
ラムのバージョンアップを他のファイルのダウンロード
とは別に扱う理由は、現在実行中のダウンロードプログ
ラムに新しいファイルを上書きしても現在実行中のダウ
ンロードプログラムの実行内容が新しくなるわけではな
いからである。
As described above, the reason why the version upgrade of the latest version of the download program is handled separately from the download of other files is that even if the currently executed download program is overwritten with a new file, the execution of the currently executed download program is not executed. The content is not new.

【0098】次に、クライアント端末2では、インスト
ールリストに記述された、先にユーザにより指定された
ソフトウエアを構成するファイル(コアソフト、受動機
能部ファイル)のバージョン情報とインストール済み情
報格納部101に登録されているファイルのバージョン
情報とを比較し、バージョンアップされているファイル
があるか否か、あるいは、インストールリストに新たな
追加機能ファイル(受動機能部ファイル)が存在するか
否か等をチェックして、そのようなファイルが存在する
場合には、必要なファイルに関してサーバ1に所定のヘ
ッダ情報を付けたダウンロード要求を出す(ステップS
6)。
Next, in the client terminal 2, the version information of the files (core software, passive function unit files) constituting the software specified by the user previously described in the installation list and the installed information storage unit 101 Is compared with the version information of the file registered in, whether there is a file that has been upgraded, whether there is a new additional function file (passive function part file) in the installation list, etc. If such a file is checked, a download request with predetermined header information is issued to the server 1 for a required file (step S).
6).

【0099】ダウンロード要求には、例えば、現在イン
ストールされているファイルのバージョン等の情報も含
まれている。また、ヘッダ情報には、ユーザ登録済みで
ある旨を示す各種情報(例えば、購入鍵等)が含まれて
いる。
The download request includes, for example, information such as the version of the currently installed file. Further, the header information includes various information indicating that the user has been registered (for example, a purchase key).

【0100】サーバ1は、クライアント端末2からのダ
ウンロード要求を受け取り、そのヘッダ情報からユーザ
登録済みのユーザであることを認識すると、ダウンロー
ド要求の処理を実行し、図12に示すようなフォーマッ
トにて、指定されたファイルのダウンロードを行う(ス
テップS7)。
When the server 1 receives the download request from the client terminal 2 and recognizes that the user is a registered user from the header information, the server 1 executes the process of the download request and converts the request into a format as shown in FIG. Then, the designated file is downloaded (step S7).

【0101】その際、ダウンロード要求された情報が有
料のものである場合には、必要な課金処理を行う。その
際、共有鍵はソフトウエア利用者のソフトウエア料金の
決済に関わる識別情報との対応付けが入会手続き時に保
証されているので、その識別情報を利用して課金を行う
のが普通である。さらに、予め暗号化するものと指定さ
れた有料の受動機能である場合には共有鍵によってその
暗号化も行う。
At this time, if the information requested to be downloaded is for a fee, necessary charging processing is performed. At this time, since the association between the shared key and the identification information related to the settlement of the software fee of the software user is guaranteed at the time of the enrollment procedure, it is common to charge using the identification information. Furthermore, if the function is a paid passive function designated to be encrypted in advance, the encryption is also performed using a shared key.

【0102】図12において、送信フォーマットのフィ
ールドには送信されるデータの種類が記述される。例え
ば、「0」はファイル全体を一括して送る、「1」はデ
ータの差分を一括して送る、「2」は分割ダウンロード
で全体を送る、「3」は分割ダウンロードでデータの差
分を送る、である。
In FIG. 12, the transmission format field describes the type of data to be transmitted. For example, "0" sends the whole file at once, "1" sends the data difference at once, "2" sends the whole by split download, "3" sends the data difference by split download. ,.

【0103】データ本体のフィールドに挿入されるファ
イルは、所定の圧縮プログラムにより圧縮されていても
よい。このとき、その解凍プログラムはダウンロードプ
ログラムに含まれていてもよいし、外部のプログラムを
読み込むようにしてもよい。
The file inserted into the field of the data body may be compressed by a predetermined compression program. At this time, the decompression program may be included in the download program, or an external program may be read.

【0104】データサイズはデータ本体のサイズ、MA
SKは、復号時に共有鍵にかけるマスク、check
sumは、でデータ本体(暗号化していないもの)に対
するチェックサム、ハッシュ値は、データサイズ、デー
タ本体、check sum、MASKの全体にハッシ
ュ関数をかけたものである。ハッシュ値が正しくなけれ
ばダウンロードプログラムはエラーを検知するようにな
っている。なお、MASKが「0」のとき、このフォー
マットのデータ本体であるファイルは暗号化対象でない
ことを意味する。
The data size is the size of the data itself, MA
SK is a mask applied to the shared key at the time of decryption, check
The sum is a checksum and hash value for the data body (unencrypted), and the hash value is obtained by multiplying the entire data size, data body, check sum, and MASK by a hash function. If the hash value is incorrect, the download program will detect an error. When MASK is “0”, it means that the file that is the data body of this format is not to be encrypted.

【0105】このように、ダウンロード情報を共有鍵に
関連付けておくことにより、正規のサーバ(すなわち自
分の共有鍵を知っているサーバ)からのダウンロード情
報であることを確認することができ、ウイルスが入り込
むなどの不正なインストールが防ぎやすくなる。
In this way, by associating the download information with the shared key, it is possible to confirm that the download information is from a legitimate server (that is, a server that knows its own shared key), and the virus can be used. It becomes easier to prevent unauthorized installation such as intrusion.

【0106】サーバ1では、ファイルの送出後、そのフ
ァイルが有料である場合は、購入鍵をキーに個人情報フ
ァイル24を参照して、そのユーザのクレジットカード
番号を取得し、それを基にクレジットカード会社との間
で信用照会および課金処理を行う。
After the file is sent, if the file is charged, the server 1 refers to the personal information file 24 using the purchase key as a key, acquires the credit card number of the user, and uses the credit card number based on the credit card number. Perform credit inquiry and billing processing with the card company.

【0107】また、ダウンロードの際に、暗号化を要す
る部分は予め登録された共有鍵で暗号化する。なお、課
金されたがダウンロードの途中で失敗(回線が切れた
等)した場合は、そのまま無視する。そのユーザが再度
購入操作をしたとき課金処理を行うことなくダウンロー
ドやり直すだけである。
At the time of download, a portion that needs to be encrypted is encrypted with a pre-registered shared key. In the case where the user is charged but fails in the middle of downloading (line is cut off, etc.), it is ignored as it is. When the user performs the purchase operation again, the user simply downloads the data again without performing the charging process.

【0108】以上、説明したように、本実施形態に係る
ソフトウエア流通システムの効果を以下にまとめる。 (1) 自動インストール機能 クライアント端末2における環境自動判定結果をサーバ
1に送信し、サーバ1は、それに応じたソフトウエアを
配布し、クライアント端末2においてダウンロードプロ
グラムに具備されるインストーラにてダウンロードされ
たファイルを受け取ると同時にインストールする。これ
により、パソコンの知識がなくとも簡単にかつ間違いな
くインストールすることが可能となる。
As described above, the effects of the software distribution system according to the present embodiment are summarized below. (1) Automatic installation function The result of the automatic environment determination in the client terminal 2 is transmitted to the server 1, and the server 1 distributes the software corresponding to the result and the software is downloaded in the client terminal 2 by the installer included in the download program. Install as soon as you receive the files. This makes it possible to easily and definitely install the software without any knowledge of a personal computer.

【0109】また、サーバ1からダウンロードされるフ
ァイルを自動インストールする際には、クライアント端
末2のダウンロードプログラムは、ユーザ登録時に設定
された識別情報を認識して処理を実行することにより、
ウイルスの入り込む心配がない。 (2)自動課金機能 ユーザ登録時にクレジットカード番号等をサーバ1に登
録することにより、ソフト購入時には、所望するソフト
ウエアの購入要求のみを送信すれば、後はサーバ1に
て、その登録されたクレジットカード番号を用いてオン
ライン信用照会により、即時課金を行う。従って、ユー
ザは、マウスのクリックだけでソフトウエアの購入がで
きるため、安価なソフトウエアの販売にも向いている。
購入の都度クレジットカードの番号を入力することもな
いので、安全性が高くなる。
When automatically installing a file downloaded from the server 1, the download program of the client terminal 2 recognizes the identification information set at the time of user registration and executes the process.
There is no need for virus to enter. (2) Automatic billing function By registering a credit card number or the like in the server 1 at the time of user registration, when purchasing software, only a purchase request for desired software is transmitted. Immediate charging is performed by online credit inquiry using a credit card number. Therefore, since the user can purchase software only by clicking the mouse, it is suitable for selling cheap software.
Since a credit card number is not entered each time a purchase is made, security is enhanced.

【0110】また、本発明の手順によれば、ユーザは実
際に必要な(持っていない)情報のみをダウンロード要
求するため、既に持っている情報に関して二重に課金さ
れることは起らない。従来のシステムにおいては、例え
ば初回のダウンロード時に課金ログをサーバ側に生成
し、2回目以降はその課金ログを元に非課金とするとい
った煩雑なチェックが必要であった。 (3)自動バージョンアップ機能 ダウンロードプログラムは、サーバ1から送信されるイ
ンストールリストを参照して、自端末にインストール済
みのファイルがバージョンアップされているか否かをチ
ェックし、その結果をユーザに提示する。ユーザはこれ
をもとに必要なファイルのダウンロード要求をマウス等
を操作するだけで簡単行える。しかも、必要な部分のみ
サーバ1からダウンロードされるわけであるから通信量
が少なく回線費用が割安となる。 (4)ソフトウエアの試供 まず、無料の試供版ソフト(コアソフト)を試用した後
にそれに付加して正規の動作が可能となる課金対象部分
のソフト(受動機能部)を購入する仕組みなので、購入
した製品のトラブルや不満が無くなり、返品が不可能な
電子的情報の販売に向いている。 (5)違法コピー防止機能 課金対象部分のソフト(受動機能部)は、サーバからダ
ウンロードされてクライアント端末にインストールされ
る際に暗号化されたまま格納され、ソフトの起動時の度
にコアソフトの復号化組込機能にて受動機能部ファイル
が復号化されて実行可能なように変換される。そして、
その復号化の際に用いられるユーザ固有の共有鍵は、ク
ライアント端末に一義的に定められるプロダクトIDに
て暗号化されて格納されている。従って、単純に、鍵フ
ァイル52、コアソフト36、暗号化された受動機能フ
ァイル37の全てを違法にコピーしても、プロダクトI
Dを入手しない限り、その違法コピーされたソフトウエ
アを実行することは不可能となる。 (6)ダウンロードプログラムのバージョンアップ クライアント端末2のダウンロードプログラムでは、サ
ーバ1から送信されるインストールリストに記述される
ダウンロードプログラムのバージョン情報をチェック
し、新しくなっていたら最新のダウンロードプログラム
のダウンロードを自動的にサーバ1に要求することによ
り、ダウンロードプログラムのバージョンアップが容易
に行え、従って、インストールリストに記述される命令
の種類の追加等が容易となる。 (7)ソフトウエアの分割ダウンロード サイズの大きいソフトウエアをダウンロードする際に
は、分割してダウンロードすることを指定した命令を、
インストールリストに含めることにより、その旨をクラ
イアント端末2に通知することができゆえに分割ダウン
ロードが可能となる。
Further, according to the procedure of the present invention, since the user requests only the information that is actually required (has not been possessed), the user is not charged twice for the information already possessed. In the conventional system, for example, it is necessary to perform a complicated check such that a charge log is generated on the server side at the time of the first download, and no charge is made based on the charge log after the second time. (3) Automatic version upgrade function The download program refers to the installation list transmitted from the server 1 to check whether or not the version of the file installed on the terminal is upgraded, and presents the result to the user. . Based on this, the user can easily make a request to download a necessary file by operating the mouse or the like. In addition, since only necessary parts are downloaded from the server 1, the communication amount is small and the line cost is low. (4) Trial use of software First, try the free trial software (core software), and then purchase the software (passive function unit) of the chargeable part that can be added to the free trial software to enable regular operation. It is suitable for selling electronic information that can not be returned because troubles and dissatisfaction of the product have been eliminated. (5) Illegal copy protection function The software (passive function unit) of the billing target part is stored as encrypted when it is downloaded from the server and installed on the client terminal. The passive function unit file is decrypted by the decryption built-in function and converted to be executable. And
The user-specific shared key used for the decryption is encrypted and stored with the product ID uniquely defined in the client terminal. Therefore, even if all of the key file 52, the core software 36, and the encrypted passive function file 37 are simply copied illegally, the product I
Unless D is obtained, it will not be possible to execute the pirated software. (6) Upgrading of the download program The download program of the client terminal 2 checks the version information of the download program described in the install list transmitted from the server 1, and automatically downloads the latest download program if it is newer. By requesting the server 1 to the server 1, the version of the download program can be easily upgraded, and therefore, it is easy to add the type of instruction described in the installation list. (7) Divided download of software When downloading software with a large size, an instruction designating that the software be divided and downloaded must be issued.
By including it in the installation list, it is possible to notify the client terminal 2 to that effect, and split download is possible.

【0111】これにより、ダウンロード時にサーバ1と
クライアント端末2との間の通信回線に障害が発生し
て、正常にダウンロードできなくとも、再度マウスのク
リック等の簡単な操作により、ダウンロードを継続する
ことができる。
Thus, even if a failure occurs in the communication line between the server 1 and the client terminal 2 at the time of download and the download cannot be performed normally, the download can be continued by a simple operation such as clicking the mouse again. Can be.

【0112】また、インターネット上では1セッション
の通信サイズが制限される場合があるが、そのようなネ
ットワークにおいても、分割ダウンロードを利用するこ
とにより、どんなにサイズの大きな情報でも確実に送信
することができる。
Also, the communication size of one session may be limited on the Internet, but even in such a network, even if the size of the information is large, it can be reliably transmitted by using the divided download. .

【0113】なお、上記実施形態において、受動機能部
は課金対象のソフトウエアとして説明したが、この場合
に限らず、能動機能部への無料の追加機能としても同様
に実現することができる。従って、この場合は受動機能
部の暗号化は必ずしも行う必要はない。
In the above embodiment, the passive function unit has been described as the software to be charged. However, the present invention is not limited to this case, and the passive function unit can also be realized as a free additional function to the active function unit. Therefore, in this case, it is not always necessary to encrypt the passive function unit.

【0114】[0114]

【発明の効果】本発明によれば、ソフトウエア提供者が
ソフトウエアのインストールにかかわるインストールリ
ストを予め送信し、それを利用者のパソコン等でダウン
ロードする前に解釈する手順を踏むことにより、ソフト
ウエアのインストールに際して実際に必要なデータだけ
を効率良くしかも自動的に転送しインストールすること
ができるため、簡易な操作でネットワークを介したソフ
トウエアの流通が可能となる。
According to the present invention, the software provider transmits a software installation list in advance and interprets it before downloading it on a user's personal computer or the like. When the software is installed, only the data that is actually required can be efficiently and automatically transferred and installed, so that the software can be distributed via a network with a simple operation.

【0115】また、必要なデータだけ送ることは、単に
送信データ量が少なくなるだけでなく、各データそのも
のに価格を設定することができるため、ソフトウエアの
提供の際に柔軟な課金を行うことができる。
Sending only necessary data not only reduces the amount of data to be transmitted, but also allows a price to be set for each data itself. Therefore, flexible charging is required when software is provided. Can be.

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

【図1】本発明の実施形態に係るソフトウエア流通シス
テムの全体の構成図。
FIG. 1 is an overall configuration diagram of a software distribution system according to an embodiment of the present invention.

【図2】図1のソフトウエア流通システムで用いられる
鍵データの流れを説明するための図。
FIG. 2 is a view for explaining a flow of key data used in the software distribution system of FIG. 1;

【図3】ユーザ登録時のデータの流れを説明するための
図。
FIG. 3 is a diagram for explaining a data flow at the time of user registration.

【図4】個人情報ファイルに格納される個人情報の記憶
例を示した図。
FIG. 4 is a diagram showing a storage example of personal information stored in a personal information file.

【図5】図1のソフトウエア流通システムで用いられる
鍵データの流れと、ユーザがサーバから商品ソフトウエ
アをダウンロードする際のデータの流れを説明するため
の図。
FIG. 5 is a diagram for explaining a flow of key data used in the software distribution system of FIG. 1 and a flow of data when a user downloads product software from a server.

【図6】商品ソフトウエアの構成を模式的に示した図。FIG. 6 is a diagram schematically showing a configuration of product software.

【図7】コアソフトの機能を説明するための図。FIG. 7 is a view for explaining functions of core software.

【図8】ダウンロードプログラム機能部の処理手順につ
いて説明するための図。
FIG. 8 is a diagram for explaining a processing procedure of a download program function unit.

【図9】サーバから送信されるデータの構成例を示した
図。
FIG. 9 is a diagram showing a configuration example of data transmitted from a server.

【図10】インストールリストに記述されるインストー
ル命令の一例を示した図。
FIG. 10 is a diagram showing an example of an install command described in an install list.

【図11】図10のインストール命令の具体例を示した
図。
FIG. 11 is a diagram showing a specific example of the installation command of FIG. 10;

【図12】ダウンロードデータの構成例を示した図。FIG. 12 is a diagram showing a configuration example of download data.

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

1…サーバ 2…クライアント端末 11…入会ソフトダウンロード機能部 12…入会ソフト受け付け機能部 15…インストールリスト送信部 16…ダウンロード情報送信部 31…入会ソフトウエア機能部 32…ダウンロードプログラム機能部 33…コアソフト機能部 36…コアソフト 37…受動機能ファイル DESCRIPTION OF SYMBOLS 1 ... Server 2 ... Client terminal 11 ... Membership software download function part 12 ... Membership software reception function part 15 ... Install list transmission part 16 ... Download information transmission part 31 ... Membership software function part 32 ... Download program function part 33 ... Core software Functional part 36: Core software 37: Passive function file

フロントページの続き (51)Int.Cl.6 識別記号 FI G06F 17/60 G06F 15/21 Z Continued on the front page (51) Int.Cl. 6 Identification code FI G06F 17/60 G06F 15/21 Z

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウエア提供者が指定されたソフト
ウエアをネットワークを介して利用者に提供するソフト
ウエア流通方法において、 利用者側の装置から、指定するソフトウエアの提供を要
求するためのソフトウェア要求をソフトウエア提供者へ
送信し、 ソフトウェア提供者側の装置から、前記ソフトウェア要
求により指定されたソフトウエアに対応した複数のファ
イルのインストール情報をまとめて前記利用者へ送信
し、 利用者側の装置が、前記複数のインストール情報を参照
して要求すべきファイルを選択し、この選択したファイ
ルを要求するためのダウンロード要求を前記ソフトウェ
ア提供者へ送信し、 ソフトウェア提供者側の装置から、前記ダウンロード要
求に示されるファイルを含むダウンロード情報を送信
し、 利用者側の装置が、前記ダウンロード情報に従って前記
ファイルのインストールを行うことを特徴とするソフト
ウエア流通方法。
1. A software distribution method in which a software provider provides designated software to a user via a network, wherein the software for requesting the provision of the designated software from a device on the user side is provided. A request is transmitted to the software provider, and the installation information of a plurality of files corresponding to the software specified by the software request is collectively transmitted to the user from the device on the software provider side, and transmitted to the user. The device selects a file to be requested by referring to the plurality of pieces of installation information, transmits a download request for requesting the selected file to the software provider, and from the device on the software provider side, Send download information including the file indicated in the request, and Location is, software distribution methods, characterized in that the installation of the file in accordance with the downloaded information.
【請求項2】 ソフトウェア提供者側の装置と利用者側
の装置は、ソフトウエア提供者と利用者とで共有される
共有鍵を記憶し、 利用者側の装置は、前記ダウンロード要求をこの共有鍵
に関連付けて送信し、 ソフトウェア提供者側の装置は、前記ダウンロード要求
の正当性を自装置の記憶する共有鍵を用いて検査した後
に、前記ダウンロード情報を送信することを特徴とする
請求項1に記載のソフトウェア流通方法。
2. The apparatus on the software provider side and the apparatus on the user side store a shared key shared between the software provider and the user, and the apparatus on the user side transmits the download request to the shared key. The software provider side transmits the download information after verifying the validity of the download request using a shared key stored in the own apparatus. Software distribution method described in 1.
【請求項3】 ソフトウェア提供者側の装置と利用者側
の装置は、ソフトウエア提供者と利用者とで共有される
共有鍵を記憶し、 ソフトウェア提供者側の装置は、前記ダウンロード情報
をこの共有鍵に関連付けて送信し、 利用者側の装置は、前記ダウンロード情報の正当性を自
装置の記憶する共有鍵を用いて検査した後に、前記ファ
イルのインストールを行うことを特徴とする請求項1に
記載のソフトウェア流通方法。
3. The device on the software provider side and the device on the user side store a shared key shared by the software provider and the user, and the device on the software provider side stores the download information in the shared key. 2. The device according to claim 1, wherein the file is transmitted in association with a shared key, and the user device installs the file after checking the validity of the download information using a shared key stored in the device. Software distribution method described in 1.
【請求項4】 利用者側の装置は、ソフトウエア要求を
送信する際に、当該ソフトウエアのインストールに関連
する利用者側の環境判定結果を併せて送信し、 ソフトウェア提供者側の装置は、この環境判定結果に応
じて内容の異なる、複数のインストール情報を送信する
ことを特徴とする請求項1に記載のソフトウエア流通方
法。
4. When transmitting a software request, the device on the user side also transmits the environment determination result on the user side related to the installation of the software, and the device on the software provider side transmits 2. The software distribution method according to claim 1, wherein a plurality of pieces of installation information having different contents are transmitted according to the environment determination result.
【請求項5】 ソフトウエア提供者から提供されるソフ
トウエアは、単独で動作可能な能動機能部と、この能動
機能部に組み込まれて動作可能となる受動機能部とから
構成され、 ソフトウェア提供者側の装置は、利用者からのダウンロ
ード要求に示されるファイルに前記受動機能部に対応す
るファイルが含まれる場合に、該受動機能部に対応する
ファイルについて課金を行い、前記能動機能部に対応す
るファイルについては無料で提供することを特徴とする
請求項1に記載のソフトウエア流通方法。
5. Software provided by a software provider is composed of an active function unit that can operate independently, and a passive function unit that can be operated by being incorporated in the active function unit. When the file indicated in the download request from the user includes a file corresponding to the passive function unit, the device on the side charges the file corresponding to the passive function unit and responds to the charge for the active function unit. 2. The software distribution method according to claim 1, wherein the file is provided free of charge.
【請求項6】 ソフトウェア提供者側の装置と利用者側
の装置は、ソフトウエア提供者と利用者とで共有される
共有鍵を記憶し、 ソフトウェア提供者側の装置は、送信しようとするダウ
ンロード情報に有料部分が含まれる場合には、この共有
鍵を用いて該ダウンロード情報の有料部分もしくは全部
を暗号化して送信し、 利用者側の装置は、前記ダウンロード情報を自装置の記
憶する共有鍵を用いて復号化してインストールを行うこ
とを特徴とする請求項1に記載のソフトウエア流通方
法。
6. The device on the software provider side and the device on the user side store a shared key shared between the software provider and the user, and the device on the software provider side downloads the file to be transmitted. If the information includes a pay part, the pay part or all of the download information is encrypted and transmitted using the shared key, and the device on the user side stores the download information in the shared key stored in its own device. 2. The software distribution method according to claim 1, wherein the software is decrypted and installed.
【請求項7】 ソフトウェア提供者側の装置と利用者側
の装置が記憶する共有鍵は、利用者のソフトウエア料金
の決済に関わる識別情報との対応付けが保証された共有
鍵であることを特徴とする請求項2または3または6に
記載のソフトウエア流通方法。
7. The shared key stored in the device on the software provider side and the device on the user side is a shared key that is guaranteed to be associated with the identification information related to the settlement of the software fee of the user. 7. The software distribution method according to claim 2, wherein the software is distributed.
【請求項8】 ソフトウェア提供者側の装置は、1つの
ファイルを分割して複数のダウンロード情報として提供
する場合には、このファイルのインストール情報に分割
に関する情報を含めて送信することを特徴とする請求項
1に記載のソフトウエア流通方法。
8. The apparatus on the software provider side, when one file is divided and provided as a plurality of pieces of download information, the installation information of the file is transmitted together with information on division. The software distribution method according to claim 1.
【請求項9】 利用者側の装置に設けられた、前記ダウ
ンロード要求を送信するためのプログラム、および、前
記ダウンロード情報に従ってインストールを行うための
プログラムのうちの少なくとも一方は、それ自体のバー
ジョン情報を持ち、 ソフトウェア提供者側の装置は、複数のインストール情
報を送信する際に、利用者側のこれらのプログラムに推
奨されるバージョン情報を併せて送信し、 利用者側の装置は、前記ダウンロード要求の送信もしく
は前記インストールに先立ち、利用者側のこれらのプロ
グラム自身のバージョンアップに必要な情報をソフトウ
エア提供者に要求することを特徴とする請求項1に記載
のソフトウエア流通方法。
9. At least one of a program for transmitting the download request and a program for performing installation in accordance with the download information, which is provided in a device on the user side, stores its own version information. When transmitting a plurality of pieces of installation information, the device on the software provider side also transmits version information recommended for these programs on the user side, and the device on the user side transmits 2. The software distribution method according to claim 1, wherein prior to the transmission or the installation, the user requests the software provider for information necessary for upgrading these programs themselves.
【請求項10】 指定されたソフトウエアをネットワー
クを介してクライアント端末に提供するサーバ装置にお
いて、 クライアント端末から受信したソフトウェア要求により
指定されたソフトウエアに対応した複数のファイルのイ
ンストール情報を記述したインストールリストを、該ク
ライアント端末がこれら複数のファイルのうち必要なも
のを選択できるように、該クライアント端末へ送信する
インストールリスト送信手段と、 クライアント端末が選択した必要なファイルを示すダウ
ンロード要求を受信し、このダウンロード要求に示され
るファイルを含むダウンロード情報を、該クライアント
端末がこのダウンロード情報に従って該ファイルをイン
ストールできるように、該クライアント端末へ送信する
ダウンロード情報送信手段とを具備したことを特徴とす
るサーバ装置。
10. A server device for providing specified software to a client terminal via a network, wherein the installation device describes installation information of a plurality of files corresponding to the software specified by the software request received from the client terminal. Receiving an installation list transmitting unit transmitting the list to the client terminal so that the client terminal can select a required file from the plurality of files; and a download request indicating the required file selected by the client terminal; Download information transmitting means for transmitting download information including the file indicated in the download request to the client terminal so that the client terminal can install the file according to the download information. Server apparatus characterized by the.
【請求項11】 ネットワークを介してサーバから提供
されたソフトウエアを利用するクライアント装置におい
て、 指定するソフトウエアの提供を要求するためのソフトウ
ェア要求を、サーバへ送信するソフトウェア要求送信手
段と、 このソフトウェア要求の指定するソフトウエアに対応し
た複数のファイルのインストール情報が記述されたイン
ストールリストをサーバから受信し、この受信したイン
ストールリストを参照して要求すべきファイルを選択
し、この選択したファイルを要求するためのダウンロー
ド要求を該サーバへ送信するダウンロード要求送信手段
と、 このダウンロード要求の示すファイルを含むダウンロー
ド情報をサーバから受信し、この受信したダウンロード
情報に従って前記ファイルのインストールを行うダウン
ロード情報受信手段とを具備したことを特徴とするクラ
イアント装置。
11. A client device using software provided from a server via a network, a software request transmitting means for transmitting a software request for requesting provision of specified software to the server, Receives from the server an installation list in which installation information of a plurality of files corresponding to the software specified by the request is described, selects a file to be requested by referring to the received installation list, and requests the selected file. Download request transmitting means for transmitting a download request to the server, a download request including a file indicated by the download request from the server, and installing the file in accordance with the received download information. A client device comprising:
JP00947998A 1997-01-21 1998-01-21 Software distribution method, server device, and client device Expired - Fee Related JP3766197B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00947998A JP3766197B2 (en) 1997-01-21 1998-01-21 Software distribution method, server device, and client device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP886797 1997-01-21
JP9-8867 1997-01-21
JP00947998A JP3766197B2 (en) 1997-01-21 1998-01-21 Software distribution method, server device, and client device

Publications (2)

Publication Number Publication Date
JPH10269078A true JPH10269078A (en) 1998-10-09
JP3766197B2 JP3766197B2 (en) 2006-04-12

Family

ID=26343476

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00947998A Expired - Fee Related JP3766197B2 (en) 1997-01-21 1998-01-21 Software distribution method, server device, and client device

Country Status (1)

Country Link
JP (1) JP3766197B2 (en)

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000215602A (en) * 1999-01-21 2000-08-04 Nissan Motor Co Ltd Information providing apparatus, method for transmitting/receiving data and memory medium
WO2000055740A1 (en) * 1999-03-18 2000-09-21 Kent Ridge Digital Labs Software distribution, execution and upgrading
JP2001060235A (en) * 1999-04-29 2001-03-06 Citibank Na Web trading system and method
JP2001195373A (en) * 2000-01-13 2001-07-19 Ntt Comware Corp Agent execution device, agent management device, agent processing system, agent execution method and agent management method
WO2001093134A1 (en) * 2000-05-30 2001-12-06 Akiyoshi Okamoto Rental system of digital content
JP2001350631A (en) * 2000-06-08 2001-12-21 Sony Corp Information processing device, server device and information communication system
JP2002006416A (en) * 2000-06-19 2002-01-09 Noritsu Koki Co Ltd Photographic processing system and version up method for photographic processing device
JP2002006974A (en) * 2000-06-22 2002-01-11 Nippon Digital Kenkyusho:Kk Rental and sales method, of program management method of trial, rental or sold software program, and the recording medium of program installed in terminal computer
JP2002032685A (en) * 2000-05-11 2002-01-31 Nec Corp Contents rental system
JP2002094473A (en) * 2000-09-11 2002-03-29 Victor Co Of Japan Ltd Terminal for purchasing program, decoding key storage device, and program-purchasing system
JP2002117305A (en) * 2000-10-04 2002-04-19 Tokyo Electric Power Co Inc:The System and server for distributing contents
WO2002035414A1 (en) * 2000-10-26 2002-05-02 Interlex Inc. Digital content selling method and system using communication network
JP2002132999A (en) * 2000-10-24 2002-05-10 Seiko Epson Corp System and method for content distribution
KR20020051198A (en) * 2000-12-22 2002-06-28 엘지전자 주식회사 Method for Downloading Program of Programmable Logic Device Remotely
JP2002251343A (en) * 2001-02-23 2002-09-06 Nec Nexsolutions Ltd System, method and program for collectively downloading plural files
JP2002259563A (en) * 2001-02-28 2002-09-13 Sanyo Electric Co Ltd Update system and method for medicine information
JP2002318631A (en) * 2001-04-19 2002-10-31 Toshiba Corp Communication system and switchboard for key telephone system and server computer and its program and license management method and license acquiring method
JP2002543515A (en) * 1999-04-30 2002-12-17 エラタ(ホールディングス)リミテッド System and method for managing content distribution to devices
JP2003029863A (en) * 2001-07-18 2003-01-31 Dainippon Printing Co Ltd Software license management system
JP2003256062A (en) * 2001-12-28 2003-09-10 Access:Kk Expiration date management system for application
JP2003309568A (en) * 2002-04-02 2003-10-31 Huawei Technologies Co Ltd Data upgrade method for switching device under double layer network environment
JP2005025477A (en) * 2003-07-01 2005-01-27 Ricoh Co Ltd Information processor, installation method, installation program, version information management device, and authentication information management device
WO2005078578A1 (en) * 2004-02-13 2005-08-25 National Institute Of Advanced Industrial Science And Technology Biological information unification device, biological information unification method, and biological information unification program
JP2006119897A (en) * 2004-10-21 2006-05-11 Oki Electric Ind Co Ltd Automatic transaction apparatus, monitoring server, and automatic transaction apparatus monitoring system
JP2006522392A (en) * 2003-04-04 2006-09-28 ソニー デーアーデーツェー オーストリア アクチェンゲゼルシャフト Optical media protection driver
US7174309B2 (en) 2000-10-18 2007-02-06 Nec Corporation Data distribution system
KR100734387B1 (en) * 1999-02-03 2007-07-02 소프트온넷(주) System and Method for Executing Software Program in Distributed Computing Environment
JP2008282251A (en) * 2007-05-11 2008-11-20 Sourcenext Corp Download program, information storage medium, download system, and download method
CN100447773C (en) * 2000-07-20 2008-12-31 国际商业机器公司 Method, system and program for reuse of software license for new computer hardware
JP2009211260A (en) * 2008-03-03 2009-09-17 Hitachi Ltd Information communication system
JP2011197961A (en) * 2010-03-18 2011-10-06 Sii Data Service Kk User registration device, portable terminal, method and program for registering user
CN102750162A (en) * 2011-04-21 2012-10-24 株式会社吉恩网络 Method for installing applications installed in an old mobile terminal to a new mobile terminal
US8584249B2 (en) 2003-05-16 2013-11-12 Phu Sang Ltd., Llc System for preventing unauthorized use of digital content
US8737981B2 (en) 2002-12-19 2014-05-27 Qualcomm Incorporated Downloadable configuring application for a wireless device
JP2016177357A (en) * 2015-03-18 2016-10-06 株式会社リコー Accounting system, accounting method and program
JP2018018186A (en) * 2016-07-26 2018-02-01 日立オートモティブシステムズ株式会社 Vehicle control device and on-vehicle network system

Cited By (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000215602A (en) * 1999-01-21 2000-08-04 Nissan Motor Co Ltd Information providing apparatus, method for transmitting/receiving data and memory medium
KR100734387B1 (en) * 1999-02-03 2007-07-02 소프트온넷(주) System and Method for Executing Software Program in Distributed Computing Environment
WO2000055740A1 (en) * 1999-03-18 2000-09-21 Kent Ridge Digital Labs Software distribution, execution and upgrading
JP2001060235A (en) * 1999-04-29 2001-03-06 Citibank Na Web trading system and method
US7716109B1 (en) 1999-04-29 2010-05-11 Citibank, N.A. System and method for web trading
JP5010776B2 (en) * 1999-04-30 2012-08-29 クアルコム,インコーポレイテッド System and method for managing distribution of content to devices
JP2011076628A (en) * 1999-04-30 2011-04-14 Qualcomm Poole Ltd System and method for managing distribution of content to device
JP2014209365A (en) * 1999-04-30 2014-11-06 クアルコム,インコーポレイテッド System and method for managing distribution of content to device, and storage medium providing program
JP2002543515A (en) * 1999-04-30 2002-12-17 エラタ(ホールディングス)リミテッド System and method for managing content distribution to devices
JP2013229042A (en) * 1999-04-30 2013-11-07 Qualcomm Inc System and method for managing distribution of content to devices
JP2001195373A (en) * 2000-01-13 2001-07-19 Ntt Comware Corp Agent execution device, agent management device, agent processing system, agent execution method and agent management method
JP2002032685A (en) * 2000-05-11 2002-01-31 Nec Corp Contents rental system
WO2001093134A1 (en) * 2000-05-30 2001-12-06 Akiyoshi Okamoto Rental system of digital content
JP2001350631A (en) * 2000-06-08 2001-12-21 Sony Corp Information processing device, server device and information communication system
US10019246B2 (en) 2000-06-08 2018-07-10 Sony Corporation Device, method, and system for installing and managing applications in a handheld device
US8438242B2 (en) 2000-06-08 2013-05-07 Sony Corporation Information-processing apparatus, server, information communication system, information-processing method, information providing method, and computer storage medium
JP2002006416A (en) * 2000-06-19 2002-01-09 Noritsu Koki Co Ltd Photographic processing system and version up method for photographic processing device
JP2002006974A (en) * 2000-06-22 2002-01-11 Nippon Digital Kenkyusho:Kk Rental and sales method, of program management method of trial, rental or sold software program, and the recording medium of program installed in terminal computer
CN100447773C (en) * 2000-07-20 2008-12-31 国际商业机器公司 Method, system and program for reuse of software license for new computer hardware
JP2002094473A (en) * 2000-09-11 2002-03-29 Victor Co Of Japan Ltd Terminal for purchasing program, decoding key storage device, and program-purchasing system
JP2002117305A (en) * 2000-10-04 2002-04-19 Tokyo Electric Power Co Inc:The System and server for distributing contents
US7174309B2 (en) 2000-10-18 2007-02-06 Nec Corporation Data distribution system
JP2002132999A (en) * 2000-10-24 2002-05-10 Seiko Epson Corp System and method for content distribution
WO2002035414A1 (en) * 2000-10-26 2002-05-02 Interlex Inc. Digital content selling method and system using communication network
KR20020051198A (en) * 2000-12-22 2002-06-28 엘지전자 주식회사 Method for Downloading Program of Programmable Logic Device Remotely
JP2002251343A (en) * 2001-02-23 2002-09-06 Nec Nexsolutions Ltd System, method and program for collectively downloading plural files
JP2002259563A (en) * 2001-02-28 2002-09-13 Sanyo Electric Co Ltd Update system and method for medicine information
JP4728501B2 (en) * 2001-04-19 2011-07-20 株式会社東芝 Communication system, button telephone system switchboard, server computer, program, license management method, license acquisition method
JP2002318631A (en) * 2001-04-19 2002-10-31 Toshiba Corp Communication system and switchboard for key telephone system and server computer and its program and license management method and license acquiring method
JP2003029863A (en) * 2001-07-18 2003-01-31 Dainippon Printing Co Ltd Software license management system
JP2003256062A (en) * 2001-12-28 2003-09-10 Access:Kk Expiration date management system for application
JP2003309568A (en) * 2002-04-02 2003-10-31 Huawei Technologies Co Ltd Data upgrade method for switching device under double layer network environment
US9191276B2 (en) 2002-12-19 2015-11-17 Qualcomm Incorporated Downloadable configuring application for a wireless device
US8737981B2 (en) 2002-12-19 2014-05-27 Qualcomm Incorporated Downloadable configuring application for a wireless device
JP2006522392A (en) * 2003-04-04 2006-09-28 ソニー デーアーデーツェー オーストリア アクチェンゲゼルシャフト Optical media protection driver
US8584249B2 (en) 2003-05-16 2013-11-12 Phu Sang Ltd., Llc System for preventing unauthorized use of digital content
JP4537670B2 (en) * 2003-07-01 2010-09-01 株式会社リコー Information processing apparatus, installation method, installation program, version information management apparatus, and authentication information management apparatus
JP2005025477A (en) * 2003-07-01 2005-01-27 Ricoh Co Ltd Information processor, installation method, installation program, version information management device, and authentication information management device
WO2005078578A1 (en) * 2004-02-13 2005-08-25 National Institute Of Advanced Industrial Science And Technology Biological information unification device, biological information unification method, and biological information unification program
JP2006119897A (en) * 2004-10-21 2006-05-11 Oki Electric Ind Co Ltd Automatic transaction apparatus, monitoring server, and automatic transaction apparatus monitoring system
JP2008282251A (en) * 2007-05-11 2008-11-20 Sourcenext Corp Download program, information storage medium, download system, and download method
WO2008139640A1 (en) * 2007-05-11 2008-11-20 Sourcenext Corporation Download program, information storage medium, download system and download method
JP2009211260A (en) * 2008-03-03 2009-09-17 Hitachi Ltd Information communication system
JP2011197961A (en) * 2010-03-18 2011-10-06 Sii Data Service Kk User registration device, portable terminal, method and program for registering user
CN102750162A (en) * 2011-04-21 2012-10-24 株式会社吉恩网络 Method for installing applications installed in an old mobile terminal to a new mobile terminal
JP2016177357A (en) * 2015-03-18 2016-10-06 株式会社リコー Accounting system, accounting method and program
JP2018018186A (en) * 2016-07-26 2018-02-01 日立オートモティブシステムズ株式会社 Vehicle control device and on-vehicle network system

Also Published As

Publication number Publication date
JP3766197B2 (en) 2006-04-12

Similar Documents

Publication Publication Date Title
JP3766197B2 (en) Software distribution method, server device, and client device
US6920567B1 (en) System and embedded license control mechanism for the creation and distribution of digital content files and enforcement of licensed use of the digital content files
CA2533076C (en) Flexible licensing architecture for licensing digital application
US6195432B1 (en) Software distribution system and software utilization scheme for improving security and user convenience
US8443455B2 (en) Apparatus, method, and computer program for controlling use of a content
US6041411A (en) Method for defining and verifying user access rights to a computer information
US7483860B2 (en) Method and system for managing software licenses
US7039615B1 (en) Retail transactions involving digital content in a digital rights management (DRM) system
US6115471A (en) Member-exclusive service system and method through internet
JP4835167B2 (en) Program, system and method for license management
EP1287416B1 (en) System and embedded license control mechanism for the creation and distribution of digital content files and enforcement of licensed use of the digital content files
JP2002503365A (en) Networked installation method and system for uniquely customized, authenticated and trackable software applications
US20140172720A1 (en) Method and system for securely incorporating electronic information into an online purchasing application
US20020055910A1 (en) Program component distribution
JPH10214297A (en) Closed-membership service system using internet, and method therefor
JP2002024097A (en) Print restricting method of electronically transmitted information and document with print restriction
JP2004030617A (en) Transaction service system using internet and its method
JP2004062864A (en) On-line shopping system using the internet
JP2002132736A (en) Client computer control method for contents distribution system, and client computer
JP2003337705A (en) System and method for distributing software using internet
JP2004030618A (en) Service system using internet and its method
WO2003036530A1 (en) A method and a system for licensing digital resources and services
JP2004046448A (en) Delivery data management system and method
JP2004005632A (en) Remote installing system using internet, and method thereof
JP2004005633A (en) Remote installation system using the internet, and method thereof

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041006

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050125

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050328

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050913

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051107

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060124

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060126

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100203

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100203

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110203

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120203

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120203

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130203

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140203

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees