JPH06274325A - Software revision management system and software revision system using network - Google Patents
Software revision management system and software revision system using networkInfo
- Publication number
- JPH06274325A JPH06274325A JP5082756A JP8275693A JPH06274325A JP H06274325 A JPH06274325 A JP H06274325A JP 5082756 A JP5082756 A JP 5082756A JP 8275693 A JP8275693 A JP 8275693A JP H06274325 A JPH06274325 A JP H06274325A
- Authority
- JP
- Japan
- Prior art keywords
- software
- revision
- machine
- user
- software revision
- 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
Links
- 238000012423 maintenance Methods 0.000 claims abstract description 32
- 238000007726 management method Methods 0.000 claims description 27
- 238000012937 correction Methods 0.000 claims description 2
- 230000005540 biological transmission Effects 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 8
- 238000000034 method Methods 0.000 description 8
- 238000012545 processing Methods 0.000 description 5
- 238000012790 confirmation Methods 0.000 description 2
- 230000006837 decompression Effects 0.000 description 2
- 230000003213 activating effect Effects 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、コンピュータのソフト
ウェア保守に関し、ネットワークで結ばれた利用者マシ
ンのソフトウェアレビジョン情報の管理及びネットワー
クを利用したソフトウェアの改版方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to software maintenance of computers, and more particularly to management of software revision information of user machines connected by a network and a software revision method using a network.
【0002】[0002]
【従来の技術】従来のソフトウェア保守に関するものと
しては、オンラインシステムにおけるソフトウェアパッ
チ実施方式などがあり、その例として特開平2−187
827号、端末プログラムのパッチ実施方式が参照でき
る。2. Description of the Related Art As conventional software maintenance, there is a software patch implementation method in an online system, and an example thereof is Japanese Patent Laid-Open No. 2-187.
No. 827, the patch execution method of the terminal program can be referred to.
【0003】図4は従来の端末プログラムのパッチ実施
方式のブロック図であり、端末からホストを使用するた
めにログオンすると、パッチデータ問合せ手段55から
パッチデータ検索手段52へ、プログラム管理ファイル
60に登録されている端末のプログラム名、プログラム
の版数、実施済みパッチデータの版数を転送し、パッチ
データに関する問い合わせ要求を送出する。パッチデー
タ検索手段52はパッチ管理ファイル58を検索して、
送られてきた実施済みパッチデータの版数より大きい版
数のパッチデータを探し、パッチデータ転送手段53か
ら返送する。FIG. 4 is a block diagram of a conventional patch execution system for a terminal program. When a user logs on to use a host from a terminal, the patch data inquiry means 55 registers it in the patch data retrieval means 52 and the program management file 60 registers it. The program name of the terminal, the version number of the program, the version number of the executed patch data are transferred, and the inquiry request regarding the patch data is sent. The patch data search means 52 searches the patch management file 58,
The patch data having a version number larger than the version number of the executed patch data sent is searched for and returned from the patch data transfer means 53.
【0004】パッチデータ問合せ手段55は返送されて
きたパッチデータを、全てパッチデータファイル61に
格納しパッチ実施手段56を起動する。パッチ実施手段
56はパッチデータファイル61を読み込み、プログラ
ムライブラリ62の対応する端末プログラムにパッチを
実施し、プログラム管理ファイル60のパッチデータの
版数を更新する。なお、図4中のプログラム格納手段5
9とプログラム管理手段54は、端末プログラムの登
録、管理を行い、パッチデータ格納手段57とパッチデ
ータ登録手段51はパッチデータの登録処理を行うもの
である。The patch data inquiry means 55 stores all the returned patch data in the patch data file 61 and activates the patch execution means 56. The patch execution unit 56 reads the patch data file 61, applies a patch to the corresponding terminal program in the program library 62, and updates the version number of the patch data in the program management file 60. The program storage means 5 in FIG.
9 and the program management means 54 register and manage the terminal program, and the patch data storage means 57 and the patch data registration means 51 perform patch data registration processing.
【0005】[0005]
【発明が解決しようとする課題】しかしながら、このよ
うな従来の方式では、それまでのようにフロッピーディ
スク等の持ち運び可能な媒体にパッチデータを格納して
送付し、端末ごとに手作業でパッチを実施するなどの手
続きについては自動化されたが、なお、端末側からログ
オンする度にホストとの間で手間の掛かるパッチ確認作
業を繰り返さなければならないので、パッチ確認作業が
実際の業務処理に影響してシステム全体の効率が低下
し、一般的な分散環境下における分散環境醸成の意に反
するという問題があった。However, in such a conventional method, the patch data is stored in a portable medium such as a floppy disk and sent as before, and the patch is manually applied to each terminal. Although the procedure such as implementation was automated, it is necessary to repeat the troublesome patch confirmation work with the host each time you log on from the terminal side, so the patch confirmation work does not affect the actual business processing. Therefore, there is a problem that the efficiency of the entire system is reduced and it is against the intention of fostering a distributed environment under a general distributed environment.
【0006】本発明は上述の問題点に鑑みて、分散環境
を形成するネットワーク上における利用者マシンのソフ
トウェアレビジョンの管理と、ソフトウェア改版作業を
簡易化し効率的に実行できるソフトウェアレビジョン管
理方式及びネットワークを利用したソフトウェア改版方
式を提供することを目的としている。In view of the above-mentioned problems, the present invention provides a software revision management system and a network capable of managing software revision of user machines on a network forming a distributed environment and simplifying and efficiently executing software revision work. The purpose is to provide the software revision method used.
【0007】[0007]
【課題を解決するための手段】本発明のソフトウェアレ
ビジョン管理方式及びネットワークを利用したソフトウ
ェア改版方式は、コンピュータのソフトウェアを作成・
販売しているメーカーが保守専用に用意した提供者側保
守マシンと、コンピュータのソフトウェアを購入し使用
する利用者マシンがネットワークで結ばれている環境に
おいて、利用者が利用者マシンにソフトウェアをインス
トールあるいはバージョンアップ、レビジョンアップ等
による改版を行った場合に、該ソフトウェアのレビジョ
ン情報を提供者側保守マシンに自動的に通報する手段
と、前記提供者側保守マシンで前記利用者マシンからの
ソフトウェアのレビジョン情報を受信する手段と、前記
提供者側保守マシン上で前記利用者マシンから受信した
ソフトウェアのレビジョン情報と利用者名、利用者マシ
ンのネットワークアドレスおよびソフトウェア名を各利
用者マシン毎に管理するソフトウェアレビジョン情報管
理データベースを備えている。The software revision management method and the network-based software revision method of the present invention create computer software.
In the environment where the maintenance machine prepared by the manufacturer selling for maintenance for the provider side and the user machine that purchases and uses the software of the computer are connected by the network, the user installs the software on the user machine or A means for automatically reporting revision information of the software to the maintenance machine on the provider side when a revision is made due to version upgrade, revision upgrade, etc., and revision of the software from the user machine on the maintenance machine on the provider side Means for receiving information, and software for managing revision information and user name of software received from the user machine on the provider side maintenance machine, network address of the user machine and software name for each user machine Equipped with revision information management database To have.
【0008】また、上記システムにおいて利用者マシン
にインストールされているソフトウェアに障害が発生し
た場合、前記提供者側保守マシン上のソフトウェアレビ
ジョン情報管理データベースを参照し各利用者マシン毎
にソフトウェアの障害修正に必要なソフトウェア改版オ
ブジェクトを選択する手段と、前記提供者側保守マシン
から利用者マシンに対して前記ソフトウェア改版オブジ
ェクトを圧縮して送信する手段と、前記利用者マシンで
前記圧縮されたソフトウェア改版オブジェクトを受信し
伸長処理する手段と、前記利用者マシンにおいて受信し
たソフトウェア改版オブジェクトを基に前記障害ソフト
ウェアの改版を行う手段を備えている。Further, when the software installed in the user's machine in the above system has a failure, the software revision information management database on the maintenance machine on the provider side is referred to and the software failure is corrected for each user's machine. Means for selecting a required software revision object, a means for compressing and transmitting the software revision object from the maintenance machine on the provider side to the user machine, and a software revision object compressed by the user machine And a means for performing decompression processing, and means for revising the faulty software based on the software revision object received by the user machine.
【0009】[0009]
【作用】上記構成によれば、利用者マシンでソフトウェ
アのインストール、あるいは改版が行われると、自動的
に通報する手段によってそのソフトウェアのレビジョン
情報が、提供者側保守マシンに通報される。提供者側保
守マシンは受信した利用者マシンのソフトウェアレビジ
ョン情報と、利用者名、利用者マシンのネットワークア
ドレスおよびソフトウェア名をソフトウェアレビジョン
情報管理データベースに登録して利用者マシン毎に管理
する。According to the above construction, when the software is installed or revised in the user's machine, the revision information of the software is reported to the provider side maintenance machine by the means for automatically reporting. The maintenance machine on the provider side registers the received software revision information of the user machine, the user name, the network address of the user machine and the software name in the software revision information management database and manages each user machine.
【0010】利用者マシンにインストールされているソ
フトウェアに障害が発生すると、提供者側保守マシンの
ソフトウェア改版オブジェクトを選択する手段が、ソフ
トウェアレビジョン情報管理データベースを参照して、
その利用者マシンのソフトウェアの障害修正に必要なソ
フトウェア改版オブジェクトを選択し、送信手段により
圧縮して送信する。利用者マシンは受信し伸長処理した
ソフトウェア改版オブジェクトを基に、障害ソフトウェ
アの改版を行う手段により改版を行うので、ソフトウェ
アレビジョン管理とソフトウェア改版作業を簡易化する
ことができる。When a failure occurs in the software installed on the user's machine, the means for selecting the software revision object of the maintenance machine on the provider side refers to the software revision information management database,
The software revision object required for the software fault correction of the user machine is selected, compressed by the transmission means, and transmitted. Since the user machine performs the revision by the means for revising the faulty software based on the software revision object received and decompressed, the software revision management and the software revision work can be simplified.
【0011】[0011]
【実施例】以下、本発明の一実施例について図を参照し
て説明する。図1は本発明の実施例によるソフトウェア
レビジョン管理方式及びネットワークを利用したソフト
ウェア改版方式のブロック図である。An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram of a software revision management system and a software revision system using a network according to an embodiment of the present invention.
【0012】図1に示す実施例は、ネットワークで結ば
れた提供者側保守マシン1と保守対象となる複数の利用
者マシン2から構成される。提供者側保守マシン1は、
利用者マシン2から通報を受信するソフトウェアレビジ
ョン情報受信手段11と、障害ソフトウェアを改版する
ための改版オブジェクト33と、選択された改版オブジ
ェクトを圧縮し利用者マシンに送信する改版オブジェク
ト送信手段12と、保守対象利用者毎のソフトウェアレ
ビジョン情報を管理するソフトウェアレビジョン情報管
理データベース32と、ソフトウェアレビジョン情報管
理データベース32を更新するデータベース更新手段1
3を有している。The embodiment shown in FIG. 1 comprises a provider side maintenance machine 1 and a plurality of user machines 2 to be maintained, which are connected by a network. The provider side maintenance machine 1
Software revision information receiving means 11 for receiving a notification from the user machine 2, a revision object 33 for revising the faulty software, a revision object transmitting means 12 for compressing the selected revision object and transmitting it to the user machine, A software revision information management database 32 that manages software revision information for each maintenance target user, and a database updating unit 1 that updates the software revision information management database 32
Have three.
【0013】利用者マシン2は、ソフトウェアインスト
ール手段21と、ソフトウェアの改版を実施するソフト
ウェア改版手段24と、ソフトウェアレビジョン情報受
信手段11に通報を行うソフトウェアレビジョン情報通
報手段22と、通報先の提供者側保守マシン1のネット
ワークアドレス31と、改版オブジェクト送信手段12
から送信される改版オブジェクトを受信するソフトウェ
ア改版オブジェクト受信手段23を有している。The user machine 2 includes a software installation unit 21, a software revision unit 24 for revising the software, a software revision information reporting unit 22 for notifying the software revision information receiving unit 11, and a report destination provider. The network address 31 of the side maintenance machine 1 and the revised object transmission means 12
It has software revision object receiving means 23 for receiving the revision object transmitted from.
【0014】図2は図1に示すソフトウェアレビジョン
情報管理データベースのレコードイメージ例を示す図で
ある。FIG. 2 is a diagram showing an example of a record image of the software revision information management database shown in FIG.
【0015】図3は図1に示す改版オブジェクトを格納
するディスクのディレクトリ構成の一例を示す図であ
る。FIG. 3 is a diagram showing an example of a directory structure of a disk for storing the revised object shown in FIG.
【0016】つぎに処理動作について説明する。Next, the processing operation will be described.
【0017】利用者マシン2にはあらかじめ、提供者側
保守マシン1のネットワークアドレス31が設定され、
インストールおよびバージョンアップ、レビジョンアッ
プを行う全てのソフトウェアには、ソフトウェアを開発
する過程で、ソフトウェアを識別するソフトウェア名と
ソフトウェアのレビジョンを示すレビジョン情報がソフ
トウェアの一部に格納されているものとする。The network address 31 of the maintenance machine 1 on the provider side is set in advance in the user machine 2,
It is assumed that all software that is installed, upgraded, and revised has a software name for identifying the software and revision information indicating the revision of the software stored in a part of the software in the process of developing the software.
【0018】利用者マシン2にソフトウェアがインスト
ールされた場合は、ソフトウェアインストール手段21
が、利用者マシン2にインストールされているソフトウ
ェアが改版された場合は、ソフトウェア改版手段24が
起動された後、ソフトウェアレビジョン情報通報手段2
2が起動されて、インストールあるいは改版されたソフ
トウェアのレビジョン情報、利用者名、ソフトウェア
名、利用者マシンのネットワークアドレスが提供者側保
守マシン1に通報される。通報には提供者側保守マシン
1のネットワークアドレス31が参照される。When the software is installed in the user machine 2, the software installation means 21
However, when the software installed in the user machine 2 is revised, the software revision information reporting means 2 is activated after the software revision means 24 is activated.
2 is activated, and the revision information of the installed or revised software, the user name, the software name, and the network address of the user machine are reported to the provider side maintenance machine 1. The network address 31 of the maintenance machine 1 on the provider side is referred to for the notification.
【0019】提供者側保守マシン1では、ソフトウェア
レビジョン情報受信手段11によりソフトウェアのレビ
ジョン情報を受信し、データベース更新手段13を起動
することによって、ソフトウェアレビジョン情報管理デ
ータベース32の該当する利用者マシン2の情報を更新
する。この場合、通報してきた利用者マシン2の情報が
ない場合は、新規に当該利用者マシン2の情報をソフト
ウェアレビジョン情報管理データベース32に追加登録
する。このソフトウェアレビジョン情報管理データベー
ス32の内容は図2のように各利用者マシン毎の、「利
用者名」、「利用者マシンのネットワークアドレス」、
「ソフトウェア名」、「ソフトウェアの版数(バージョ
ン/レビジョン)」として構成され管理されている。In the maintenance machine 1 on the provider side, the software revision information receiving means 11 receives the software revision information and activates the database updating means 13, whereby the corresponding user machine 2 in the software revision information management database 32 Update information. In this case, if there is no information about the user machine 2 that has reported, the information about the user machine 2 is newly additionally registered in the software revision information management database 32. The contents of this software revision information management database 32 are, as shown in FIG. 2, "user name", "user machine network address", for each user machine,
It is configured and managed as "software name" and "software version number (version / revision)".
【0020】利用者マシン2で使用しているソフトウェ
アに障害が発生して、ソフトウェアを改版する必要が生
じた場合は、提供者側保守マシン1のソフトウェアレビ
ジョン情報管理データベース32を参照して、各利用者
マシン毎にソフトウェアを改版するために必要な改版オ
ブジェクト33を選択し、改版オブジェクト送信手段1
2起動することにより、圧縮処理した改版オブジェクト
を利用者マシン2へ送信する。この場合の改版オブジェ
クト33は図3に示すように、各ソフトウェア1、2、
3に対して、それぞれの(図ではソフトウェア2の例を
示している)版数R1、1、R1、2、R2、1、R
X 、X がディレクトリ構成として格納されている。R
X 、X が最新のソフトウェア改版オブジェクトである。When a failure occurs in the software used in the user machine 2 and it is necessary to revise the software, the software revision information management database 32 of the provider side maintenance machine 1 is referred to Revision object transmitting means 1 for selecting the revision object 33 necessary for revising the software for each user machine
2 By activating, the compressed revision object is transmitted to the user machine 2. As shown in FIG. 3, the revision object 33 in this case includes software 1, 2,
3, the version numbers R1, 1, R1, 2, R2, 1, R of each (the example of software 2 is shown in the figure)
X , X are stored as a directory structure. R
X , X is the latest software revision object.
【0021】改版オブジェクト送信手段12から送信さ
れる圧縮・改版オブジェクトを、ソフトウェア改版オブ
ジェクト受信手段23により受信して伸長処理し、ソフ
トウェア改版手段24を起動してソフトウェアの改版を
行う。The compression / revision object transmitted from the revision object transmitting means 12 is received by the software revision object receiving means 23 and subjected to decompression processing, and the software revision means 24 is activated to perform software revision.
【0022】このように、本実施例の場合は、提供者側
保守マシン1のソフトウェアレビジョン情報管理データ
ベース32で、各利用者マシン2のソフトウェア情報を
一元管理して、ネットワークを介し障害の発生したソフ
トウェアの改版を自動的に行うようにしたので、従来例
に比較し提供者側のソフトウェア保守作業が簡易化され
る。As described above, in the case of the present embodiment, the software revision information management database 32 of the maintenance machine 1 on the provider side centrally manages the software information of each user machine 2, and a failure occurs via the network. Since the software revision is automatically performed, the software maintenance work on the provider side is simplified as compared with the conventional example.
【0023】[0023]
【発明の効果】以上説明したように、本発明によれば、
提供者側保守マシンのソフトウェアレビジョン情報管理
データベースにより、利用者マシンにインストールされ
ているソフトウェアの種類とレビジョン情報を管理し
て、利用者マシンにおけるソフトウェアの障害にあたっ
ては、ネットワークを介しソフトウェア改版作業を自動
化したので、分散環境を形成するネットワーク上の利用
者マシンのソフトウェアレビジョン管理と、提供者側に
よるソフトウェアの改版作業を簡易化し効率化する効果
がある。As described above, according to the present invention,
The software revision information management database of the maintenance machine on the provider side manages the type of software installed on the user machine and revision information, and in the event of a software failure on the user machine, software revision work is automated via the network. Therefore, there is an effect that software revision management of user machines on a network forming a distributed environment and software revision work by a provider side are simplified and made more efficient.
【図1】本発明の実施例によるソフトウェアレビジョン
管理方式及びネットワークを利用したソフトウェア改版
方式のブロック図である。FIG. 1 is a block diagram of a software revision management system and a software revision system using a network according to an embodiment of the present invention.
【図2】図1に示すソフトウェアレビジョン情報管理デ
ータベースのレコードイメージ例を示す図である。FIG. 2 is a diagram showing an example of a record image of a software revision information management database shown in FIG.
【図3】図1に示す改版オブジェクトのディレクトリ構
成例を示す図である。FIG. 3 is a diagram showing an example of a directory structure of a revision object shown in FIG.
【図4】従来の端末プログラムのパッチ実施方式のブロ
ック図である。FIG. 4 is a block diagram of a conventional patch execution method of a terminal program.
1 提供者側保守マシン 2 利用者マシン 11 ソフトウェアレビジョン情報受信手段 12 改版オブジェクト送信手段 13 データベース更新手段 21 ソフトウェアインストール手段 22 ソフトウェアレビジョン情報通報手段 23 ソフトウェア改版オブジェクト受信手段 24 ソフトウェア改版手段 31 提供者側保守マシンのネットワークアドレス 32 ソフトウェアレビジョン情報管理データベース 33 改版オブジェクト 1 Provider Maintenance Machine 2 User Machine 11 Software Revision Information Receiving Means 12 Revision Object Sending Means 13 Database Updating Means 21 Software Installation Means 22 Software Revision Information Notifying Means 23 Software Revision Object Receiving Means 24 Software Revision Means 31 Provider Maintenance Machine network address 32 Software revision information management database 33 Revised object
Claims (2)
売しているメーカーが保守専用に用意した提供者側保守
マシンと、コンピュータのソフトウェアを購入し使用す
る利用者マシンがネットワークで結ばれている環境にお
いて、 利用者が利用者マシンにソフトウェアをインストールあ
るいはバージョンアップ、レビジョンアップ等による改
版を行った場合に、該ソフトウェアのレビジョン情報を
提供者側保守マシンに自動的に通報する手段と、前記提
供者側保守マシンで前記利用者マシンからのソフトウェ
アのレビジョン情報を受信する手段と、前記提供者側保
守マシン上で前記利用者マシンから受信したソフトウェ
アのレビジョン情報と利用者名、利用者マシンのネット
ワークアドレスおよびソフトウェア名を各利用者マシン
毎に管理するソフトウェアレビジョン情報管理データベ
ースを備えたことを特徴とするソフトウェアレビジョン
管理方式。1. An environment in which a provider side maintenance machine prepared exclusively for maintenance by a manufacturer who produces and sells computer software and a user machine which purchases and uses computer software are connected by a network, A means for automatically reporting revision information of the software to the maintenance machine on the provider side when the user installs the software on the user's machine or updates the version by revision or revision, and the maintenance on the provider side. Means for receiving software revision information from the user machine in the machine, software revision information and user name received from the user machine on the provider side maintenance machine, network address of the user machine and software Name is managed for each user machine Software revision management method, characterized by comprising a software revision information management database.
ン管理方式によるシステムにおいて、 利用者マシンにインストールされているソフトウェアに
障害が発生した場合、前記提供者側保守マシン上のソフ
トウェアレビジョン情報管理データベースを参照し各利
用者マシン毎にソフトウェアの障害修正に必要なソフト
ウェア改版オブジェクトを選択する手段と、前記提供者
側保守マシンから利用者マシンに対して前記ソフトウェ
ア改版オブジェクトを圧縮して送信する手段と、前記利
用者マシンで前記圧縮されたソフトウェア改版オブジェ
クトを受信して伸長処理する手段と、前記利用者マシン
において受信したソフトウェア改版オブジェクトを基に
前記障害ソフトウェアの改版を行う手段を備えたことを
特徴とするネットワークを利用したソフトウェア改版方
式。2. In the system according to the software revision management method according to claim 1, when a failure occurs in the software installed in the user machine, the software revision information management database on the provider side maintenance machine is referred to. Means for selecting a software revision object required for software fault correction for each user machine, means for compressing and transmitting the software revision object from the provider maintenance machine to the user machine, The user machine includes means for receiving the compressed software revision object and decompressing it, and means for revising the faulty software based on the software revision object received by the user machine. Used the network Software revision system.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5082756A JPH06274325A (en) | 1993-03-17 | 1993-03-17 | Software revision management system and software revision system using network |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5082756A JPH06274325A (en) | 1993-03-17 | 1993-03-17 | Software revision management system and software revision system using network |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH06274325A true JPH06274325A (en) | 1994-09-30 |
Family
ID=13783291
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5082756A Pending JPH06274325A (en) | 1993-03-17 | 1993-03-17 | Software revision management system and software revision system using network |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH06274325A (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08173634A (en) * | 1994-12-20 | 1996-07-09 | Nintendo Co Ltd | Data renewing game system |
| JPH09297679A (en) * | 1996-05-02 | 1997-11-18 | Nec Corp | System and method for managing terminal software |
| US6751795B1 (en) | 1998-12-24 | 2004-06-15 | Nec Corporation | System and method for software installation |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61224057A (en) * | 1985-03-29 | 1986-10-04 | Toshiba Corp | Computer system |
| JPH01180658A (en) * | 1988-01-12 | 1989-07-18 | Toshiba Corp | Centralized control system |
| JPH04138541A (en) * | 1990-09-28 | 1992-05-13 | Chubu Nippon Denki Software Kk | Automatic collecting and distributing system for program |
| JPH04287222A (en) * | 1991-03-18 | 1992-10-12 | Nec Corp | Automatic software registering system for distributed terminal |
| JPH0512154A (en) * | 1991-07-05 | 1993-01-22 | Fujitsu Ltd | Data communication system |
-
1993
- 1993-03-17 JP JP5082756A patent/JPH06274325A/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61224057A (en) * | 1985-03-29 | 1986-10-04 | Toshiba Corp | Computer system |
| JPH01180658A (en) * | 1988-01-12 | 1989-07-18 | Toshiba Corp | Centralized control system |
| JPH04138541A (en) * | 1990-09-28 | 1992-05-13 | Chubu Nippon Denki Software Kk | Automatic collecting and distributing system for program |
| JPH04287222A (en) * | 1991-03-18 | 1992-10-12 | Nec Corp | Automatic software registering system for distributed terminal |
| JPH0512154A (en) * | 1991-07-05 | 1993-01-22 | Fujitsu Ltd | Data communication system |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08173634A (en) * | 1994-12-20 | 1996-07-09 | Nintendo Co Ltd | Data renewing game system |
| JPH09297679A (en) * | 1996-05-02 | 1997-11-18 | Nec Corp | System and method for managing terminal software |
| US6751795B1 (en) | 1998-12-24 | 2004-06-15 | Nec Corporation | System and method for software installation |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN113946358B (en) | Automatic driving vehicle software remote upgrading method based on vehicle management system | |
| US7584349B2 (en) | Method and system for receiving a software image from a customer for installation into a computer system | |
| US6026438A (en) | Dynamic workstation configuration processor | |
| KR100506785B1 (en) | System and method for updating and distributing information | |
| US7310801B2 (en) | Servicing a component-based software product throughout the software product lifecycle | |
| US5564051A (en) | Automatic update of static and dynamic files at a remote network node in response to calls issued by or for application programs | |
| US7373643B2 (en) | Apparatus, methods and articles of manufacture for data transmission | |
| US7448034B2 (en) | Build time determination and installation of drivers on cloned systems | |
| US7600021B2 (en) | Delta replication of source files and packages across networked resources | |
| US5845077A (en) | Method and system for identifying and obtaining computer software from a remote computer | |
| CN100481005C (en) | system and method for updating software program | |
| US20040025155A1 (en) | Method, computer program product, and system for configuring a software image for installation into a computer system | |
| US9591428B2 (en) | Method, software and apparatus for performing actions on a wireless device using action lists and versioning | |
| JP3167522B2 (en) | Software remote automatic update system and method | |
| CN115150226A (en) | Intelligent gateway adaptation system based on object model and operation method thereof | |
| EP0436559B1 (en) | Data processing network | |
| US20030105847A1 (en) | System and method for server managed modification of operating system data stored within a network device | |
| US7840961B1 (en) | Method and system for installing software on multiple computing systems | |
| US6829732B2 (en) | Network-based software recovery for computing devices | |
| US6915452B2 (en) | Method, system and program products for operationally migrating a cluster through emulation | |
| CN113254035A (en) | Driver installation method, computing device and storage medium | |
| US8533702B2 (en) | Dynamically resolving fix groups for managing multiple releases of multiple products on multiple systems | |
| US7222338B2 (en) | Method for upgrading data | |
| JPH07129407A (en) | Version control method | |
| CN116880872A (en) | Cluster firmware combination upgrading method, system, terminal and storage medium |