JP2003248585A - Software distribution system and method - Google Patents

Software distribution system and method

Info

Publication number
JP2003248585A
JP2003248585A JP2002046245A JP2002046245A JP2003248585A JP 2003248585 A JP2003248585 A JP 2003248585A JP 2002046245 A JP2002046245 A JP 2002046245A JP 2002046245 A JP2002046245 A JP 2002046245A JP 2003248585 A JP2003248585 A JP 2003248585A
Authority
JP
Japan
Prior art keywords
software
user terminal
model number
distribution
software distribution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002046245A
Other languages
Japanese (ja)
Inventor
Shunichiro Kurokawa
俊一郎 黒川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2002046245A priority Critical patent/JP2003248585A/en
Publication of JP2003248585A publication Critical patent/JP2003248585A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To automatically retrieve, distribute and install update software necessary for a user terminal. <P>SOLUTION: A download means 11 gets access to a software distribution means 21, makes a request for download of a client tool, receives and stores a software distribution client program 221, a model number acquisition program 222 and a software name list database 223. A client tool execution means 12 executes the model number acquisition program 222 and the software distribution client program 221. The model number acquisition program 222 acquires model number information from a model number area 141. The software distribution client program 221 extracts a name of software for which distribution is requested based on OS management information and the model number information, makes a request of the software distribution means 21 for distribution, and installs the received software in a terminal library 13 to update. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウェアを配
信するソフトウェア配信システムおよび方法に関し、特
に修正ソウトウェアやバージョンアップ(更新)ソフト
ウェアの配信およびインストールを行うソフトウェア配
信システムおよび方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software distribution system and method for distributing software, and more particularly to a software distribution system and method for distributing and installing modified software and version upgrade (update) software.

【0002】[0002]

【従来の技術】従来、ユーザ端末にインストールされて
いるソフトウェアの更新処理は、以下のように行われて
いる。
2. Description of the Related Art Conventionally, update processing of software installed in a user terminal is performed as follows.

【0003】先ず、ユーザ端末は、ソフトウェア配信サ
ーバにアクセスし、更新ソフトウェア一覧を取得する。
First, the user terminal accesses the software distribution server and acquires the updated software list.

【0004】次に、ユーザ端末は、OS(オペレーティ
ングシステム)が管理しているデバイスおよび組み込ま
れているソフトウェアのファイルやOSへの登録情報を
元に、ユーザー端末にインストールされているソフトウ
ェアをリストアップする。
Next, the user terminal makes a list of software installed in the user terminal based on the files managed by the OS (operating system) and the files of the installed software and the registration information in the OS. To do.

【0005】次に、リストアップされたソフトウェアに
ついて、取得した更新ソフトウェア一覧を検索し、必要
な更新ソフトウェアを選択する。
Next, for the listed software, the acquired update software list is searched and the required update software is selected.

【0006】次に、選択した更新ソフトウェアの配信を
ソフトウェア配信サーバに要求する。
Next, the software distribution server is requested to distribute the selected update software.

【0007】次に、ソフトウェア配信サーバは、要求さ
れた更新ソフトウェアをユーザ端末に配信する。
Next, the software distribution server distributes the requested update software to the user terminal.

【0008】次に、ユーザ端末は、配信された更新ソフ
トウェアをインストールする。
Next, the user terminal installs the distributed update software.

【0009】このようにして、ユーザ端末にインストー
ルされているソフトウェアのうちOSが管理している分
については更新される。
In this way, of the software installed in the user terminal, the part managed by the OS is updated.

【0010】ユーザ端末にインストールされているソフ
トウェアのうちOSが管理していない分については、ユ
ーザが個々にひとつひとつ手動でソフトウェアの更新を
行っている。
As for the software installed in the user terminal and not managed by the OS, the user manually updates the software one by one.

【0011】[0011]

【発明が解決しようとする課題】しかしながら、上述し
た従来の技術では、以下のような問題点がある。
However, the above-mentioned conventional techniques have the following problems.

【0012】すなわち、OS管理下デバイスのドライバ
およびOS管理下のソフトウェアのみが対象であり、非
OS管理下デバイスのドライバおよび非OS管理下のソ
フトウェアが対象でないということである。
That is, only the driver of the OS managed device and the software managed by the OS are targeted, and the driver of the non-OS managed device and the software managed by the non-OS are not targeted.

【0013】また、個々のソフトウェアの更新はユーザ
がひとつひとつ手動で行っており、ユーザの手作業が必
要であるということである。
Further, it means that each software is manually updated by the user, which requires manual work by the user.

【0014】本発明の目的は、上記の問題点を解決し、
ユーザ端末に必要な更新ソフトウェアを自動的に検索し
て配信するソフトウェア配信システムおよび方法を提供
することにある。
An object of the present invention is to solve the above problems,
It is an object of the present invention to provide a software distribution system and method for automatically retrieving and distributing required software to user terminals.

【0015】[0015]

【課題を解決するための手段】本願第1の発明のソフト
ウェア配信システムは、ソフトウェアを配信するソフト
ウェア配信システムであって、システムROMを備え前
記システムROMに格納された型番情報およびOS管理
情報を基にソフトウェアの配信を要求してインストール
するユーザ端末と、前記ユーザ端末からの要求ソフトウ
ェアを前記ユーザ端末に配信するソフトウェア配信装置
と、を備える。
A software distribution system according to the first invention of the present application is a software distribution system for distributing software, comprising a system ROM and based on model number information and OS management information stored in the system ROM. And a user terminal for requesting and installing software distribution, and a software distribution device for distributing requested software from the user terminal to the user terminal.

【0016】本願第2の発明のソフトウェア配信システ
ムは、第1の発明において前記ユーザ端末は、前記ソフ
トウェア配信装置からクライアントツールをダウンロー
ドするダウンロード手段と、前記クライアントツールを
実行して前記システムROMに格納された型番情報を読
み出し配信要求するソフトウェアを決定するクライアン
トツール実行手段と、を含むことを特徴とする。
In the software distribution system of the second invention of the present application, in the first invention, the user terminal downloads a client tool from the software distribution device, and executes the client tool to store it in the system ROM. Client tool executing means for reading the generated model number information and determining the software for which distribution is requested.

【0017】本願第3の発明のソフトウェア配信システ
ムは、第1または第2の発明において前記型番情報は、
インストールされているソフトウェアを識別するための
識別文字を含んで成ることを特徴とする。
In the software distribution system of the third invention of the present application, in the first or second invention, the model number information is
It is characterized by comprising identification characters for identifying installed software.

【0018】本願第4の発明のソフトウェア配信システ
ムは、第2の発明において前記クライアントツールは前
記型番情報をチェックして配信要求を行うか否かを判断
する手段を有することを特徴とする。
A software distribution system according to a fourth aspect of the present invention is characterized in that, in the second aspect, the client tool has means for checking the model number information and determining whether to make a distribution request.

【0019】本願第5の発明のソフトウェア配信方法
は、ソフトウェア配信装置からユーザ端末にソフトウェ
アを配信するソフトウェア配信方法であって、ユーザ端
末はシステムROMに格納された型番情報およびOS管
理情報を基に配信要求するソフトウェアを決定してソフ
トウェア配信装置にソフトウェアの配信を要求し、前記
ソフトウェア配信装置は前記ユーザ端末からの要求ソフ
トウェアを前記ユーザ端末に配信し、前記ユーザ端末は
前記ソフトウェア配信装置から配信されたソフトウェア
を受信してインストールする、ことを特徴とする。
The software distribution method of the fifth invention of the present application is a software distribution method for distributing software from a software distribution device to a user terminal, wherein the user terminal is based on model number information and OS management information stored in a system ROM. The software to be distributed is determined and the software distribution device is requested to distribute the software, the software distribution device distributes the requested software from the user terminal to the user terminal, and the user terminal is distributed from the software distribution device. It is characterized by receiving and installing the installed software.

【0020】本願第6の発明のソフトウェア配信方法
は、第5の発明において前記型番情報はインストールさ
れているソフトウェアを識別するための識別文字を含ん
でいることを特徴とする。
A software distribution method according to a sixth aspect of the present invention is characterized in that, in the fifth aspect, the model number information includes an identification character for identifying the installed software.

【0021】本願第7の発明のソフトウェア配信方法
は、ソフトウェア配信装置からユーザ端末にソフトウェ
アを配信するソフトウェア配信方法であって、ユーザ端
末はソフトウェア配信装置にアクセスしてクライアント
ツールのダウンロードを要求し、前記ソフトウェア配信
装置はクライアントツールとしてソフトウェア配信クラ
イアントプログラムと型番取得プログラムとソフトウェ
ア名一覧データベースとを前記ユーザ端末に送信し、前
記ユーザ端末は前記ソフトウェア配信クライアントプロ
グラムと型番取得プログラムとソフトウェア名一覧デー
タベースとを受信して格納し、前記型番取得プログラム
を実行して、システムROMに格納されている型番情報
を取得し、前記ソフトウェア配信クライアントプログラ
ムを実行して、OS管理情報からOSが管理しているソ
フトウェア名を取得し、前記型番情報から識別文字を抽
出し抽出した識別文字を基に前記ソフトウェア名一覧デ
ータベースの識別文字別ソフトウェア名一覧を検索して
前記抽出した識別文字に対応するソフトウェア名を取得
し、前記取得したソフトウェア名でソフトウェア名一覧
データベースの更新ソフトウェア名一覧を検索し一致し
たソフトウェア名を抽出し、抽出したソフトウェアの配
信を前記ソフトウェア配信装置に要求し、前記ソフトウ
ェア配信装置は要求されたソフトウェアを前記ユーザ端
末に送信し、前記ユーザ端末は要求したソフトウェアを
受信し受信したソフトウェアをインストールして更新す
る、ことを特徴とする。
The software distribution method of the seventh invention of the present application is a software distribution method for distributing software from a software distribution device to a user terminal, wherein the user terminal accesses the software distribution device and requests download of a client tool, The software distribution device transmits a software distribution client program, a model number acquisition program, and a software name list database as a client tool to the user terminal, and the user terminal stores the software distribution client program, the model number acquisition program, and a software name list database. The OS is received and stored, the model number acquisition program is executed to acquire the model number information stored in the system ROM, the software distribution client program is executed, and the OS is executed. The software name managed by the OS is acquired from the physical information, the identification characters are extracted from the model number information, and the software name list in the software name list database is searched and extracted based on the extracted identification characters. The software name corresponding to the identification character is acquired, the updated software name list in the software name list database is searched with the acquired software name, the matching software name is extracted, and the distribution of the extracted software is requested to the software distribution device. The software distribution device transmits the requested software to the user terminal, the user terminal receives the requested software, and installs and updates the received software.

【0022】本願第8の発明のソフトウェア配信方法
は、第7の発明において前記ソフトウェア配信クライア
ントプログラムは前記型番情報をチェックし配信要求を
行うか否かを判断することを特徴とする。
The software distribution method according to the eighth invention of the present application is the software distribution client program according to the seventh invention, wherein the software distribution client program checks the model number information to determine whether or not to make a distribution request.

【0023】[0023]

【発明の実施の形態】本発明のソフトウェア配信システ
ムおよび方法は、ユーザ端末のシステムROM(Read On
ly Memory)に格納されている型番情報をキーにソフトウ
ェアを検索することにより、OSが管理しているソフト
ウェアおよび非OS管理下のソフトウェアやユーザ端末
の機種に特化したソフトウェアについて、自動的にソフ
トウェアの更新を行うことを特徴としている。
BEST MODE FOR CARRYING OUT THE INVENTION A software distribution system and method according to the present invention includes a system ROM (Read On
The software is automatically searched for software managed by the OS, software under non-OS management, or software specialized for the model of the user terminal by searching for software using the model number information stored in It is characterized by updating.

【0024】本発明の実施の形態の構成について、図面
を用いて詳細に説明する。図1は、本発明の実施の形態
の構成を示すブロック図である。図2は、型番情報の例
を示す図である。
The configuration of the embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention. FIG. 2 is a diagram showing an example of model number information.

【0025】図1を参照すると、本発明の実施の形態
は、ユーザ端末1と、ソフトウェア配信装置2と、ユー
ザ端末1とソフトウェア配信装置2とを接続するネット
ワーク3と、を備えている。
Referring to FIG. 1, the embodiment of the present invention includes a user terminal 1, a software distribution device 2, and a network 3 connecting the user terminal 1 and the software distribution device 2.

【0026】ユーザ端末1は、OS等のプログラム制御
で動作するコンピュータであり、ダウンロード手段11
とクライアントツール実行手段12と端末ライブラリ1
3とシステムROM14とを有している。また、OS
は、インストールされているソフトウェア(アプリケー
ションソフトウェアやデバイスドライバを含む)をOS
管理情報にて管理している。
The user terminal 1 is a computer that operates under the control of a program such as an OS, and download means 11
And client tool execution means 12 and terminal library 1
3 and a system ROM 14. Also, the OS
OS installed software (including application software and device drivers)
It is managed by management information.

【0027】ダウンロード手段11は、ソフトウェア配
信装置2にアクセスし、ソフトウェア配信装置2のクラ
イアントツールライブラリ22に格納されているソフト
ウェア配信クライアントプログラム221と型番取得プ
ログラム222と更新ソフトウェア名一覧データベース
223とをダウンロードする。
The download means 11 accesses the software distribution device 2 and downloads the software distribution client program 221, the model number acquisition program 222, and the updated software name list database 223 stored in the client tool library 22 of the software distribution device 2. To do.

【0028】クライアントツール実行手段12は、ダウ
ンロードされたソフトウェア配信クライアントプログラ
ム221と型番取得プログラム222とを実行する。
The client tool execution means 12 executes the downloaded software distribution client program 221 and model number acquisition program 222.

【0029】端末ライブラリ13は、ユーザ端末1で使
用するソフトウェアを格納する。
The terminal library 13 stores software used by the user terminal 1.

【0030】システムROM14は、ユーザ端末1の型
番情報を格納する型番エリア141を含む。ユーザ端末
製造者は、型番情報をユーザ端末1のシステムROM1
4に書き込んでユーザ端末1を出荷する。型番情報に
は、システム製造者(ユーザ端末製造者)側が策定し
た、接続されているハードウェアやプリインストールさ
れるアプリケーションソフトウェアの違いを表す文字列
(識別文字)が埋め込まれている(付加されている)。
型番情報により、非OS管理下のソフトウェアや機種モ
デルに特化したソフトウェア等を管理する。型番情報の
例を図2に示す。図2はユーザ端末1がパソコンの場合
の型番情報の例であり、型番情報の8文字目に付加され
た識別文字でパソコンのモデルを表している。例えば、
識別文字が”A”の場合”通常サイズ液晶モデル”、識
別文字が”B”の場合”ワイド液晶モデル”、識別文字
が”C”の場合”14インチCRTモデル”、識別文字
が”D”の場合”18インチCRTモデル”、であるこ
とを示している。
The system ROM 14 includes a model number area 141 for storing model number information of the user terminal 1. The user terminal manufacturer sends the model number information to the system ROM 1 of the user terminal 1.
4, and the user terminal 1 is shipped. In the model number information, a character string (identification character) that is defined by the system manufacturer (user terminal manufacturer) and indicates the difference between connected hardware and preinstalled application software is embedded (added Exist).
The model number information manages software under non-OS management, software specialized for model models, and the like. An example of model number information is shown in FIG. FIG. 2 is an example of model number information when the user terminal 1 is a personal computer, and the identification character added to the eighth character of the model number information represents the model of the personal computer. For example,
If the identification character is "A", it is "normal size liquid crystal model", if the identification character is "B", it is "wide liquid crystal model", if the identification character is "C", it is "14 inch CRT model", and the identification character is "D". In the case of, it indicates that it is "18 inch CRT model".

【0031】ソフトウェア配信装置2は、プログラム制
御で動作するコンピュータであり、ソフトウェア配信手
段21とクライアントツールライブラリ22とソフトウ
ェアライブラリ23とを含む。
The software distribution device 2 is a computer which operates under program control and includes a software distribution means 21, a client tool library 22 and a software library 23.

【0032】ソフトウェア配信手段21は、ネットワー
ク3を介してユーザ端末1と通信し、ユーザ端末1から
要求されたソフトウェア等をユーザ端末1に送信する。
ソフトウェア配信手段21は、例えばソフトウェア配信
サーバプログラムから構成される。
The software distribution means 21 communicates with the user terminal 1 via the network 3 and transmits the software requested by the user terminal 1 to the user terminal 1.
The software distribution means 21 is composed of, for example, a software distribution server program.

【0033】クライアントツールライブラリ22は、ソ
フトウェア配信装置2がユーザ端末1に送付するクライ
アントツールを格納している。クライアントツールとし
て、ソフトウェア配信クライアントプログラム221と
型番取得プログラム222とソフトウェア名一覧データ
ベース223とを含む。
The client tool library 22 stores the client tools that the software distribution device 2 sends to the user terminal 1. The client tool includes a software distribution client program 221, a model number acquisition program 222, and a software name list database 223.

【0034】ソフトウェア配信クライアントプログラム
221は、ユーザ端末1にダウンロードされて実行され
る。ソフトウェア配信クライアントプログラム221
は、OS管理情報および型番取得プログラム222から
渡された型番情報を基にユーザ端末1にインストールさ
れているソフトウェア名をリストアップし、リストアッ
プしたソフトウェア名でソフトウェア名一覧データベー
ス223の更新ソフトウェア名一覧を検索して一致した
ソフトウェア名を抽出し、抽出したソフトウェアの配信
をソフトウェア配信装置2に要求し、ソフトウェア配信
装置2から配信されたソフトウェアを端末ライブラリ1
3にインストールして更新する機能等を有する。
The software distribution client program 221 is downloaded to the user terminal 1 and executed. Software distribution client program 221
Lists the software names installed in the user terminal 1 based on the OS management information and the model number information passed from the model number acquisition program 222, and updates the software name list in the software name list database 223 with the listed software names. To extract the matching software name, request the distribution of the extracted software to the software distribution device 2, and send the software distributed from the software distribution device 2 to the terminal library 1
3 has the function of installing and updating.

【0035】型番取得プログラム222は、ユーザ端末
1にダウンロードされて実行される。型番取得プログラ
ム222は、システムROM14の型番エリア141か
ら型番情報を読み込んでソフトウェア配信クライアント
プログラム221に渡す機能等を有する。
The model number acquisition program 222 is downloaded to the user terminal 1 and executed. The model number acquisition program 222 has a function of reading the model number information from the model number area 141 of the system ROM 14 and passing it to the software distribution client program 221.

【0036】ソフトウェア名一覧データベース223
は、更新ソフトウェア名一覧と識別文字別ソフトウェア
名一覧とを含む。更新ソフトウェア名一覧は、バージョ
ンアップされたソフトウェア(更新されたソフトウェ
ア)の名前を一覧にしたものである。識別文字別ソフト
ウェア名一覧は、識別文字毎に、識別文字で識別するソ
フトウェアの名前を一覧にしたものである。識別文字で
識別するソフトウェアには、非OS管理下のソフトウェ
アや機種モデルに特化した(識別文字毎にに特化した)
ソフトウェア等がある。
Software name list database 223
Includes a list of updated software names and a list of software names classified by identification characters. The updated software name list is a list of names of software that has been upgraded (updated software). The software name list by identification character is a list of software names identified by the identification character for each identification character. Software identified by identification characters is specialized for software under non-OS management and model (specialized for each identification character).
There is software etc.

【0037】ソフトウェアライブラリ23は、ユーザ端
末1に適用されているソフトウェアが格納されている。
ユーザ端末1に適用されるバージョンアップされたプロ
グラム(更新されたプログラム)も含まれる。
The software library 23 stores software applied to the user terminal 1.
Also included is an updated program (updated program) applied to the user terminal 1.

【0038】本発明の実施の形態の動作について、図1
および図3〜図4を用いて詳細に説明する。図3は、本
発明の実施の形態の動作を説明する図である。図4は、
本発明の実施の形態の動作の流れを示す図である。
FIG. 1 shows the operation of the embodiment of the present invention.
A detailed description will be given with reference to FIGS. FIG. 3 is a diagram for explaining the operation of the embodiment of the present invention. Figure 4
It is a figure which shows the flow of operation | movement of embodiment of this invention.

【0039】図4を参照すると、 (ステップ1)ユーザ端末1のダウンロード手段11は
ソフトウェア配信装置2のソフトウェア配信手段21に
アクセスしてクライアントツールのダウンロードを要求
する。 (ステップ2)ソフトウェア配信装置2のソフトウェア
配信手段21はクライアントツールライブラリ22に格
納されているソフトウェア配信クライアントプログラム
221と型番取得プログラム222とソフトウェア名一
覧データベース223とをユーザ端末1のダウンロード
手段11に送信する。 (ステップ3)ユーザ端末1のダウンロード手段11は
クライアントツールであるソフトウェア配信クライアン
トプログラム221と型番取得プログラム222とソフ
トウェア名一覧データベース223とを受信して格納
し、ユーザ端末1のクライアントツール実行手段12
は、先ず、型番取得プログラム222を実行する。型番
取得プログラム222はシステムROM14の型番エリ
ア141に格納されている型番情報を取得する。 (ステップ4)ユーザ端末1のクライアントツール実行
手段12は、次に、ソフトウェア配信クライアントプロ
グラム221を実行する。ソフトウェア配信クライアン
トプログラム221は、OS管理情報および型番取得プ
ログラム222が取得した型番情報を基にユーザ端末1
にインストールされているソフトウェア名をリストアッ
プし、配信要求するソフトウェア名を抽出する。より詳
細には、 OS管理情報からOSが管理しているソフトウェア名
を取得し、 型番取得プログラム222が取得した型番情報から識
別文字を抽出し抽出した識別文字を基にソフトウェア名
一覧データベース223の識別文字別ソフトウェア名一
覧を検索して抽出した識別文字に対応するソフトウェア
名を取得し、 上記およびでリストアップしたソフトウェア名で
ソフトウェア名一覧データベース223の更新ソフトウ
ェア名一覧を検索し一致したソフトウェア名を抽出す
る。 (ステップ5)ソフトウェア配信クライアントプログラ
ム221は、抽出したソフトウェアの配信をソフトウェ
ア配信装置2のソフトウェア配信手段21に要求する。 (ステップ6)ソフトウェア配信装置2のソフトウェア
配信手段21は、要求されたソフトウェアをソフトウェ
アライブラリ23から読み出し、ユーザ端末1のソフト
ウェア配信クライアントプログラム221に送信する。 (ステップ7)ユーザ端末1のソフトウェア配信クライ
アントプログラム221は要求したソフトウェアを受信
し、受信したソフトウェアを端末ライブラリ13にイン
ストールして更新する。
Referring to FIG. 4, (step 1) the download means 11 of the user terminal 1 accesses the software distribution means 21 of the software distribution device 2 and requests the download of the client tool. (Step 2) The software distribution means 21 of the software distribution device 2 transmits the software distribution client program 221, the model number acquisition program 222, and the software name list database 223 stored in the client tool library 22 to the download means 11 of the user terminal 1. To do. (Step 3) The download means 11 of the user terminal 1 receives and stores the software distribution client program 221, the model number acquisition program 222, and the software name list database 223 which are client tools, and the client tool execution means 12 of the user terminal 1.
First executes the model number acquisition program 222. The model number acquisition program 222 acquires the model number information stored in the model number area 141 of the system ROM 14. (Step 4) Next, the client tool execution means 12 of the user terminal 1 executes the software distribution client program 221. The software distribution client program 221 uses the OS management information and the model number information acquired by the model number acquisition program 222 to determine the user terminal 1
List the software names installed in and extract the software name for which distribution is requested. More specifically, the software name managed by the OS is acquired from the OS management information, the identification character is extracted from the model number information acquired by the model number acquisition program 222, and the software name list database 223 is identified based on the extracted identification character. The software name corresponding to the extracted identification character is obtained by searching the software name list by character, and the updated software name list of the software name list database 223 is searched by the software name listed above and by extracting the matching software name. To do. (Step 5) The software distribution client program 221 requests the software distribution means 21 of the software distribution device 2 to distribute the extracted software. (Step 6) The software distribution means 21 of the software distribution device 2 reads out the requested software from the software library 23 and sends it to the software distribution client program 221 of the user terminal 1. (Step 7) The software distribution client program 221 of the user terminal 1 receives the requested software, installs the received software in the terminal library 13, and updates it.

【0040】このようにして、OS管理情報および型番
情報を参照することにより、OS管理下および非OS管
理下に係わらず、ユーザー端末製造時に組み込まれてい
るOS,デバイスドライバおよびアプリケーションプロ
グラム等のソフトウェアについて、障害修正や機能追加
がある場合にソフトウェア配信装置に接続することによ
り、ユーザー端末の機種に応じて適正なソフトウェアを
配信することができる。システムROMに格納されてい
る型番情報を参照することにより、装置型番のユーザ手
入力およびインストールするソフトウェアのユーザ選択
が不要になり、自動で配信を実行することができ、ま
た、長大な型番文字列の入力間違いに起因する不具合を
なくすことができる。
In this way, by referring to the OS management information and model number information, the software such as the OS, device driver and application program installed at the time of manufacturing the user terminal is managed regardless of the OS management and the non-OS management. With regard to the above, by connecting to the software distribution device when there is a failure correction or a function addition, it is possible to distribute appropriate software according to the model of the user terminal. By referring to the model number information stored in the system ROM, manual input of the device model number and user selection of the software to be installed are not required, and distribution can be performed automatically. It is possible to eliminate problems caused by incorrect input of.

【0041】次に、本発明の他の実施の形態について、
説明する。
Next, regarding another embodiment of the present invention,
explain.

【0042】本発明の他の実施の形態は、上述した実施
の形態に配信ガード機能を付加したものである。
In another embodiment of the present invention, a delivery guard function is added to the above-mentioned embodiment.

【0043】本発明の他の実施の形態の構成は、上述し
た実施の形態の構成に準じており、以下の点で異なる。
すなわち、クライアントツールライブラリに格納されて
いるソフトウェア配信クライアントプログラムは、上述
した実施の形態におけるソフトウェア配信クライアント
プログラムの機能に加え、型番情報のチェック機能を有
する。
The configuration of another embodiment of the present invention is based on the configuration of the above-described embodiment, and differs in the following points.
That is, the software distribution client program stored in the client tool library has a function of checking model number information in addition to the function of the software distribution client program in the above-described embodiment.

【0044】本発明の他の実施の形態の動作について、
説明する。(ステップ1〜ステップ3)上述した実施の
形態におけるステップ1〜ステップ3と同様である。 (ステップ4)ユーザ端末1のクライアントツール実行
手段12は、次に、ソフトウェア配信クライアントプロ
グラム221を実行する。ソフトウェア配信クライアン
トプログラム221は、型番取得プログラム222が取
得した型番情報をチェックし、本ソフトウェア配信シス
テムの適用対象外の型番情報であれば動作を打ち切る。
型番取得プログラム222が取得した型番情報が本ソフ
トウェア配信システムの適用対象の型番情報であれば、
上述した実施の形態におけるステップ4の動作を行う。 (ステップ5〜ステップ7)上述した実施の形態におけ
るステップ5〜ステップ7と同様である。
Regarding the operation of another embodiment of the present invention,
explain. (Step 1 to Step 3) The same as Step 1 to Step 3 in the above-described embodiment. (Step 4) Next, the client tool execution means 12 of the user terminal 1 executes the software distribution client program 221. The software distribution client program 221 checks the model number information acquired by the model number acquisition program 222, and terminates the operation if the model number information is not applicable to the software distribution system.
If the model number information acquired by the model number acquisition program 222 is the model number information to which this software distribution system is applied,
The operation of step 4 in the above-described embodiment is performed. (Step 5 to Step 7) This is the same as Step 5 to Step 7 in the above-described embodiment.

【0045】このようにして、対象外である機種からの
配信要求に関しては配信拒否を行うので、当該機種以外
での不正なソフトウェア使用をガードすることができ
る。
In this way, since the distribution request is rejected for the distribution request from the model which is not the target, it is possible to guard the unauthorized use of the software other than the model concerned.

【0046】また、本発明の他の実施の形態として、ソ
フトウェア配信装置のソフトウェア配信手段をHTML
(hypertext markup language)ベースで作成することに
より、ソフトウェア配信装置をWWW(World Wide Web)
サーバとしてもよい。
As another embodiment of the present invention, the software distribution means of the software distribution device is HTML.
By creating based on (hypertext markup language), software distribution device can be used for WWW (World Wide Web)
It may be a server.

【0047】また、本発明の他の実施の形態として、ユ
ーザ端末にソフトウェア配信装置の機能を含ませてもよ
い。この場合、ソフトウェア配信サーバプログラム,ソ
フトウェア配信クライアントプログラム,型番取得プロ
グラムおよびソフトウェア名一覧データベースをCD−
ROM媒体等に格納してユーザ端末に配布してインスト
ールすることにより、本発明を構成するようにしてもよ
い。
Further, as another embodiment of the present invention, the function of the software distribution device may be included in the user terminal. In this case, the software distribution server program, the software distribution client program, the model number acquisition program, and the software name list database are stored on the CD-
The present invention may be configured by storing it in a ROM medium or the like, distributing it to a user terminal, and installing it.

【0048】[0048]

【発明の効果】本発明の効果は、ユーザの介在を少なく
して自動的にソフトウェアの更新ができることである。
The effect of the present invention is that software can be updated automatically with less user intervention.

【0049】その理由は、ユーザー端末の型番情報およ
びOS管理情報を基にユーザ端末に必要なソフトウェア
を自動的に検索して配信する手段を設けたからである。
The reason is that the means for automatically searching and delivering the software required for the user terminal based on the model number information and the OS management information of the user terminal is provided.

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

【図1】本発明の実施の形態の構成を示すブロック図FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】型番情報の例を示す図FIG. 2 is a diagram showing an example of model number information.

【図3】本発明の実施の形態の動作を説明する図FIG. 3 is a diagram for explaining the operation of the embodiment of the present invention.

【図4】本発明の実施の形態の動作の流れを示す図FIG. 4 is a diagram showing a flow of operations according to the embodiment of the present invention.

【符号の説明】 1 ユーザ端末 2 ソフトウェア配信装置 3 ネットワーク 11 ダウンロード手段 12 クライアントツール実行手段 13 端末ライブラリ 14 システムROM 21 ソフトウェア配信手段 22 クライアントツールライブラリ 23 ソフトウェアライブラリ 141 型番エリア 221 ソフトウェア配信クライアントプログラム 222 型番取得プログラム 223 ソフトウェア名一覧データベース[Explanation of symbols] 1 user terminal 2 Software distribution device 3 network 11 Downloading means 12 Client Tool Execution Means 13 Terminal library 14 System ROM 21 Software distribution means 22 Client Tool Library 23 Software Library 141 Model number area 221 Software Distribution Client Program 222 Model number acquisition program 223 Software name list database

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ソフトウェアを配信するソフトウェア配
信システムであって、システムROMを備え前記システ
ムROMに格納された型番情報およびOS管理情報を基
にソフトウェアの配信を要求してインストールするユー
ザ端末と、前記ユーザ端末からの要求ソフトウェアを前
記ユーザ端末に配信するソフトウェア配信装置と、を備
えるソフトウェア配信システム。
1. A software distribution system for distributing software, comprising a system ROM, and a user terminal for requesting and installing software based on model number information and OS management information stored in the system ROM, and A software distribution system, comprising: a software distribution device that distributes requested software from a user terminal to the user terminal.
【請求項2】 前記ユーザ端末は、前記ソフトウェア配
信装置からクライアントツールをダウンロードするダウ
ンロード手段と、前記クライアントツールを実行して前
記システムROMに格納された型番情報を読み出し配信
要求するソフトウェアを決定するクライアントツール実
行手段と、を含むことを特徴とする請求項1記載のソフ
トウェア配信システム。
2. The user terminal includes a download unit for downloading a client tool from the software distribution device, and a client for executing the client tool to read model number information stored in the system ROM and determine software for distribution request. The software distribution system according to claim 1, further comprising a tool executing unit.
【請求項3】 前記型番情報は、インストールされてい
るソフトウェアを識別するための識別文字を含んで成る
ことを特徴とする請求項1または2記載のソフトウェア
配信システム。
3. The software distribution system according to claim 1, wherein the model number information includes an identification character for identifying installed software.
【請求項4】 前記クライアントツールは前記型番情報
をチェックして配信要求を行うか否かを判断する手段を
有することを特徴とする請求項2記載のソフトウェア配
信システム。
4. The software distribution system according to claim 2, wherein the client tool has means for checking the model number information and determining whether to make a distribution request.
【請求項5】 ソフトウェア配信装置からユーザ端末に
ソフトウェアを配信するソフトウェア配信方法であっ
て、ユーザ端末はシステムROMに格納された型番情報
およびOS管理情報を基に配信要求するソフトウェアを
決定してソフトウェア配信装置にソフトウェアの配信を
要求し、前記ソフトウェア配信装置は前記ユーザ端末か
らの要求ソフトウェアを前記ユーザ端末に配信し、前記
ユーザ端末は前記ソフトウェア配信装置から配信された
ソフトウェアを受信してインストールする、ことを特徴
とするソフトウェア配信方法。
5. A software distribution method for distributing software from a software distribution device to a user terminal, wherein the user terminal determines software to be requested for distribution based on model number information and OS management information stored in a system ROM. Requesting a distribution device to distribute software, the software distribution device distributes the requested software from the user terminal to the user terminal, and the user terminal receives and installs the software distributed from the software distribution device; A software distribution method characterized by the above.
【請求項6】 前記型番情報はインストールされている
ソフトウェアを識別するための識別文字を含んでいるこ
とを特徴とする請求項5記載のソフトウェア配信方法。
6. The software distribution method according to claim 5, wherein the model number information includes an identification character for identifying installed software.
【請求項7】 ソフトウェア配信装置からユーザ端末に
ソフトウェアを配信するソフトウェア配信方法であっ
て、ユーザ端末はソフトウェア配信装置にアクセスして
クライアントツールのダウンロードを要求し、前記ソフ
トウェア配信装置はクライアントツールとしてソフトウ
ェア配信クライアントプログラムと型番取得プログラム
とソフトウェア名一覧データベースとを前記ユーザ端末
に送信し、前記ユーザ端末は前記ソフトウェア配信クラ
イアントプログラムと型番取得プログラムとソフトウェ
ア名一覧データベースとを受信して格納し、前記型番取
得プログラムを実行して、システムROMに格納されて
いる型番情報を取得し、前記ソフトウェア配信クライア
ントプログラムを実行して、OS管理情報からOSが管
理しているソフトウェア名を取得し、前記型番情報から
識別文字を抽出し抽出した識別文字を基に前記ソフトウ
ェア名一覧データベースの識別文字別ソフトウェア名一
覧を検索して前記抽出した識別文字に対応するソフトウ
ェア名を取得し、前記取得したソフトウェア名でソフト
ウェア名一覧データベースの更新ソフトウェア名一覧を
検索し一致したソフトウェア名を抽出し、抽出したソフ
トウェアの配信を前記ソフトウェア配信装置に要求し、
前記ソフトウェア配信装置は要求されたソフトウェアを
前記ユーザ端末に送信し、前記ユーザ端末は要求したソ
フトウェアを受信し受信したソフトウェアをインストー
ルして更新する、ことを特徴とするソフトウェア配信方
法。
7. A software distribution method for distributing software from a software distribution device to a user terminal, wherein the user terminal accesses the software distribution device and requests download of a client tool, and the software distribution device uses the software as a client tool. The distribution client program, the model number acquisition program, and the software name list database are transmitted to the user terminal, and the user terminal receives and stores the software distribution client program, the model number acquisition program, and the software name list database, and the model number acquisition The program is executed to obtain the model number information stored in the system ROM, the software distribution client program is executed, and the software managed by the OS is managed from the OS management information. A) a name is acquired, the identification character is extracted from the model number information, the software name list in the software name list database is searched based on the extracted identification character, and the software name corresponding to the extracted identification character is acquired. Then, the updated software name list of the software name list database is searched with the acquired software name, the matching software name is extracted, and the distribution of the extracted software is requested to the software distribution device,
The software distribution method, wherein the software distribution device transmits the requested software to the user terminal, the user terminal receives the requested software, and installs and updates the received software.
【請求項8】 前記ソフトウェア配信クライアントプロ
グラムは前記型番情報をチェックし配信要求を行うか否
かを判断することを特徴とする請求項7記載のソフトウ
ェア配信方法。
8. The software distribution method according to claim 7, wherein the software distribution client program checks the model number information and determines whether to make a distribution request.
JP2002046245A 2002-02-22 2002-02-22 Software distribution system and method Pending JP2003248585A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002046245A JP2003248585A (en) 2002-02-22 2002-02-22 Software distribution system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002046245A JP2003248585A (en) 2002-02-22 2002-02-22 Software distribution system and method

Publications (1)

Publication Number Publication Date
JP2003248585A true JP2003248585A (en) 2003-09-05

Family

ID=28659723

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002046245A Pending JP2003248585A (en) 2002-02-22 2002-02-22 Software distribution system and method

Country Status (1)

Country Link
JP (1) JP2003248585A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010097512A (en) * 2008-10-17 2010-04-30 Dainippon Printing Co Ltd Application download system and method of portable terminal
CN114513505A (en) * 2022-04-20 2022-05-17 深圳市星卡软件技术开发有限公司 Service system monitoring method and device and computer equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010097512A (en) * 2008-10-17 2010-04-30 Dainippon Printing Co Ltd Application download system and method of portable terminal
CN114513505A (en) * 2022-04-20 2022-05-17 深圳市星卡软件技术开发有限公司 Service system monitoring method and device and computer equipment

Similar Documents

Publication Publication Date Title
US6301710B1 (en) System and method for creating a substitute registry when automatically installing an update program
US7251812B1 (en) Dynamic software update
KR101130367B1 (en) System and method for a software distribution service
US6718549B1 (en) Methods for managing the distribution of client bits to client computers
US6074434A (en) Selection of code updates, data updates or new data for client
EP2740062B1 (en) Software distribution amongst medical devices taking into account dependencies between devices
US6408434B1 (en) System and method for using a substitute directory to automatically install an update program
US7003767B2 (en) System and method for remotely updating software applications
US6976251B2 (en) Intelligent update agent
KR101150041B1 (en) System and method for updating files utilizing delta compression patching
US20110191770A1 (en) Download program, information storage medium, download system and download method
US20090144718A1 (en) Systems and methods for updating software appliances
US20070143379A1 (en) Metadata driven deployment of applications
US20030023770A1 (en) Automated software driver installation
US8046757B2 (en) Method for installing ActiveX control
JPH09305408A (en) Application executing method
US7171616B1 (en) Method, system and computer program product for keeping files current
JPH1195989A (en) Program updating system
US8818969B2 (en) Information processing apparatus and server, control method, and recording medium
US20020029244A1 (en) Client-server system, computer readable medium and computer-executable program product for updating software
JP3329301B2 (en) Program patch input method and system using the Internet, and recording medium on which the method is programmed and recorded
EP1178402A1 (en) Method and apparatus for actively updating program file(s) of a client computer
JP2003228486A (en) Method and system for managing software, and program
US20050114481A1 (en) Program
US8103651B2 (en) Auto-updating reader program for document files

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050328

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060313

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060322

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060515

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060606