JPH09292980A - File distribution system - Google Patents

File distribution system

Info

Publication number
JPH09292980A
JPH09292980A JP8104903A JP10490396A JPH09292980A JP H09292980 A JPH09292980 A JP H09292980A JP 8104903 A JP8104903 A JP 8104903A JP 10490396 A JP10490396 A JP 10490396A JP H09292980 A JPH09292980 A JP H09292980A
Authority
JP
Japan
Prior art keywords
version
file
latest
program
information
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
JP8104903A
Other languages
Japanese (ja)
Inventor
Kunihiro Kondo
邦広 近藤
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.)
N T T DATA TSUSHIN KK
NTT Data Corp
Original Assignee
N T T DATA TSUSHIN KK
NTT Data Communications Systems 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 N T T DATA TSUSHIN KK, NTT Data Communications Systems Corp filed Critical N T T DATA TSUSHIN KK
Priority to JP8104903A priority Critical patent/JPH09292980A/en
Publication of JPH09292980A publication Critical patent/JPH09292980A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce the load on a server and the burden on a server manager in a client server system. SOLUTION: An AP(application program) version checking part 24 is started at the time of starting AP at a terminal 20, accesses to an AP version table storing part 12 in a server 10 to obtain newest version information of AP from a version table and when it is not coincident with version information of AP at the terminal 20, starts an AP down-loading part 25. The AP down-loading part 25 down-loads the program file of the newest version of AP to the terminal 20 from an AP file storing part 13 in the server 10 to start a setup tool 23. The setup tool 23 is provided with an installation processing part 26 to install the newest version of AP down-loaded by a version updating tool 22 to the terminal 20 to set up.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、ネットワークを
介して結合されたサーバシステムとクライアントシステ
ムとで構成されるクライアント−サーバシステムにおけ
るクライアントシステムのアプリケーションプログラム
(以下、「AP」と称する)の配布及び更新を行うファ
イル配布システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to distribution of an application program (hereinafter referred to as "AP") of a client system in a client-server system including a server system and a client system connected via a network, and distribution. A file distribution system for updating.

【0002】[0002]

【従来の技術】クライアント−サーバシステムでは、サ
ーバシステムにネットワークを介して複数のクライアン
トシステムが結合される。一般には、ホストシステムで
あるサーバシステムに結合されたネットワークに、クラ
イアントシステムとして多数の端末が接続されて、クラ
イアント−サーバシステムが構築される。
2. Description of the Related Art In a client-server system, a plurality of client systems are connected to a server system via a network. Generally, a client-server system is constructed by connecting a large number of terminals as client systems to a network coupled to a server system which is a host system.

【0003】このような、クライアント−サーバシステ
ムにおいて、例えばAPのバージョン管理、プログラム
ファイルの配布及び更新、ならびにAPのセットアップ
のようなソフトウェアの管理は、主としてサーバシステ
ムが処理を行っている。
In such a client-server system, the server system mainly handles the management of software such as version management of AP, distribution and update of program files, and setup of AP.

【0004】即ち、サーバは、各クライアントシステム
が持っているAP等のソフトウェアのバージョン情報
を、テーブルなどの形で保存して管理する。APのバー
ジョンアップ等により、新バージョンのソフトウェアが
提供されたときは、端末が起動しているときに、サーバ
システムから端末へ新バージョンのソフトウェアのプロ
グラムファイルを転送して、そのソフトウェアを端末に
インストールする。
That is, the server stores and manages the version information of the software such as the AP held by each client system in the form of a table or the like. When a new version of software is provided due to an AP version upgrade, etc., while the terminal is running, transfer the program file of the new version of software from the server system to the terminal and install the software on the terminal. To do.

【0005】このような、従来のクライアント−サーバ
システムにおけるソフトウェアの管理について、図6及
び図7を参照して具体的に説明する。図6に示すクライ
アント−サーバシステムは、サーバシステムであるサー
バ1に、クライアントシステムである端末2が結合され
ている。図6では、端末2を1つだけ示しているが、通
常は、1つのサーバ1に対して、同様の構成の端末2が
多数設けられている。現実には、1000台以上もの多
数の端末2がサーバ1に結合されていることも少なくな
い。
Software management in such a conventional client-server system will be described in detail with reference to FIGS. 6 and 7. In the client-server system shown in FIG. 6, a server 1 which is a server system and a terminal 2 which is a client system are coupled. Although only one terminal 2 is shown in FIG. 6, normally, a large number of terminals 2 having the same configuration are provided for one server 1. In reality, many terminals 2 of 1000 or more are often connected to the server 1.

【0006】サーバ1は、バージョン管理部3、起動チ
ェック部4、転送処理部5及びインストール処理部6を
有している。バージョン管理部3は、各端末2のAPの
バージョン管理を行う。起動チェック部4は、各端末2
が起動しているか否かをチェックする。転送処理部5
は、サーバ1から各端末2へAPのプログラムファイル
の転送処理を行う。インストール処理部6は、各端末2
にAPをインストールする。端末2はAP実行部7を有
している。端末2は、AP実行部7でAPを実行し、サ
ーバ1との間でデータの授受等の必要なやりとりを行
う。
The server 1 has a version management unit 3, a start check unit 4, a transfer processing unit 5 and an installation processing unit 6. The version management unit 3 manages the version of the AP of each terminal 2. The activation check unit 4 is for each terminal 2
Check if is running. Transfer processing unit 5
Performs a transfer process of the AP program file from the server 1 to each terminal 2. The installation processing unit 6 is for each terminal 2
Install AP on. The terminal 2 has an AP execution unit 7. The terminal 2 executes the AP by the AP execution unit 7, and exchanges data with the server 1 as necessary.

【0007】サーバ1のバージョン管理部3、起動チェ
ック部4、転送処理部5及びインストール処理部6によ
って行われるソフトウェアの管理について、図7を参照
して説明する。
Software management performed by the version management unit 3, the activation check unit 4, the transfer processing unit 5, and the installation processing unit 6 of the server 1 will be described with reference to FIG.

【0008】サーバ1は、バージョン管理部3におい
て、そのサーバ1に接続された各端末2におけるAPの
バージョン情報を管理している(ステップS1)。バー
ジョン管理部3は、サーバ1に端末2より新しいバージ
ョンのAPが存在するか否かを常時チェックし(ステッ
プS2)、新バージョンのAPが有るときには、起動チ
ェック部4にて、該当端末2が起動しているか否かをチ
ェックする(ステップS3)。端末2が起動しているこ
とが確認されると、転送処理部5により、新バージョン
のAPのプログラムファイルがその端末2へ転送され
(ステップS4)、その新バージョンのAPが、インス
トール処理部6により、その端末2にインストールされ
る(ステップS5)。
The server 1 manages the version information of the AP in each terminal 2 connected to the server 1 in the version management unit 3 (step S1). The version management unit 3 constantly checks whether or not there is an AP of a newer version than the terminal 2 in the server 1 (step S2), and when there is a new version of AP, the activation check unit 4 causes the corresponding terminal 2 to It is checked whether or not it is activated (step S3). When it is confirmed that the terminal 2 is activated, the transfer processing unit 5 transfers the program file of the new version AP to the terminal 2 (step S4), and the new version AP is installed by the installation processing unit 6 Is installed in the terminal 2 (step S5).

【0009】端末2における新バージョンのAPのイン
ストールが完了すると、バージョン管理部3において、
該当する端末2のバージョン管理情報が、インストール
された新バージョンに書き換えられる(ステップS
6)。ステップS3において、端末2が起動しているか
否かをチェックしているのは、端末2が起動していない
とその端末2へのプログラムファイルの転送を行うこと
ができないからである。
When the installation of the new version AP in the terminal 2 is completed, the version management unit 3
The version management information of the corresponding terminal 2 is rewritten to the installed new version (step S
6). In step S3, whether or not the terminal 2 is activated is checked because the program file cannot be transferred to the terminal 2 if the terminal 2 is not activated.

【0010】[0010]

【発明が解決しようとする課題】上述したように、クラ
イアント−サーバシステムでは、従来、各端末2のAP
のバージョン管理、プログラムファイルの転送配布及び
更新、ならびにAPのセットアップのようなソフトウェ
アの管理を、全てサーバ1で行っていた。このため、従
来のクライアント−サーバシステムにおけるソフトウェ
アの管理には、次のような問題が生じていた。
As described above, in the client-server system, the AP of each terminal 2 is conventionally used.
The server 1 manages all the software such as version management, transfer distribution and update of program files, and AP setup. Therefore, the following problems have arisen in the software management in the conventional client-server system.

【0011】(1) ソフトウェアの管理自体がサーバ1の
大きな負荷となる。特に、1つのサーバ1により、多数
の端末2の複数のAPのバージョン管理を行うために
は、サーバ1のバージョン管理部3に膨大なバージョン
管理情報を保持する必要がある。
(1) The software management itself imposes a heavy load on the server 1. In particular, in order to perform version management of a plurality of APs of a large number of terminals 2 by one server 1, it is necessary to hold enormous version management information in the version management unit 3 of the server 1.

【0012】(2) 端末2が起動していないと、APのプ
ログラムファイルの転送及びインストールを行うことが
できない。このため、ソフトウェアの管理のために、定
期的に多数の端末2を監視しなければならない。即ち、
多数の端末2に対して、一定時間毎にサーバ1がアクセ
スしなければならず、サーバ1のみならずネットワーク
にも大きな負荷となる。
(2) If the terminal 2 is not activated, the AP program file cannot be transferred and installed. Therefore, a large number of terminals 2 must be regularly monitored for software management. That is,
The server 1 has to access a large number of terminals 2 at regular intervals, which imposes a heavy load on not only the server 1 but also the network.

【0013】(3) APのインストールが容易ではなく、
管理者の稼働及びサーバ1に負担がかかることが少なく
ない。APのインストールには、手動操作が必要となる
場合もあり、全てサーバ1の管理者の負担となる。特
に、端末2が起動中であっても、バージョンアップの対
象となるAPが起動中であれば、そのAPのファイルを
更新することができず、バージョンアップすることがで
きない。
(3) AP is not easy to install,
It often happens that the operation of the administrator and the server 1 are burdened. Installation of the AP may require a manual operation, which is a burden on the administrator of the server 1. In particular, even if the terminal 2 is running, if the AP to be upgraded is running, the file of the AP cannot be updated and the version cannot be upgraded.

【0014】(4) サーバ1より、端末2のAPをインス
トールするので、インストールの方法が一種類しかな
く、インストールの柔軟性がない。例えば、AP独自の
設定ファイルの変更処理、端末2毎の特殊な設定等を実
行するのが難しい。しかも、APには各種の設定がある
ので、管理者はインストールが正常に終了できたかを把
握することが困難である。
(4) Since the AP of the terminal 2 is installed from the server 1, there is only one type of installation method, and there is no installation flexibility. For example, it is difficult to execute the AP-specific setting file change processing, special settings for each terminal 2, and the like. Moreover, since the AP has various settings, it is difficult for the administrator to know whether the installation has been completed normally.

【0015】この発明は、上述した事情に鑑みてなされ
たもので、効率良くクライアントシステムにアプリケー
ションプログラム等のファイルを配布することができる
ファイル配布システムを提供することを目的とする。ま
た、この発明は、クライアント−サーバシステムにおけ
るサーバの負荷及びサーバ管理者の負担を軽減し得るフ
ァイル配布システムを提供することを他の目的とする。
The present invention has been made in view of the above circumstances, and an object thereof is to provide a file distribution system capable of efficiently distributing files such as application programs to a client system. Another object of the present invention is to provide a file distribution system that can reduce the load on the server and the burden on the server administrator in the client-server system.

【0016】[0016]

【課題を解決するための手段】上記目的を達成するた
め、この発明の第1の観点に係るファイル配布システム
は、サーバシステムに設けられ、アプリケーションプロ
グラムの最新バージョン情報及びそのプログラムファイ
ルを管理する最新情報管理手段と、クライアントシステ
ムに設けられ、前記サーバシステムの最新情報管理手段
をアクセスして前記アプリケーションプログラムの最新
バージョン情報を取得し、そのクライアントシステムに
存在するアプリケーションプログラムが更新されている
場合には、前記サーバシステムからそのアプリケーショ
ンプログラムの最新バージョンのプログラムファイルを
ダウンロードするバージョン更新手段と、前記クライア
ントシステムに設けられ、前記バージョン更新手段でダ
ウンロードされた前記アプリケーションプログラムの最
新バージョンのプログラムファイルを、そのクライアン
トシステムにインストールして前記アプリケーションプ
ログラムの更新セットアップを行うセットアップ手段
と、を具備することを特徴とする。
In order to achieve the above object, a file distribution system according to a first aspect of the present invention is provided in a server system, and has the latest version information of application programs and the latest version information for managing the program files. When the latest version information of the application program is acquired by accessing the latest information management means of the server system provided in the information management means and the client system, and the application program existing in the client system is updated, A version update means for downloading a program file of the latest version of the application program from the server system; and a version update means provided in the client system and downloaded by the version update means. The latest version of the program file of the application program, characterized by comprising a setup unit installed on the client system to update the setup of the application program, the.

【0017】このシステムでは、クライアントのプログ
ラムが常に最新バージョンに維持される。また、プログ
ラムファイルのバージョンアップのチェック、プログラ
ムファイルの各端末への転送及びセットアップ等の処理
の大部分をクライアントシステムで処理する。従って、
サーバ及びその管理者の負担が小さい。
In this system, the client program is always maintained in the latest version. Also, most of the processing such as checking for program file version upgrade, transferring the program file to each terminal, and setup is performed by the client system. Therefore,
The burden on the server and its administrator is small.

【0018】前記バージョン更新手段を、前記クライア
ントシステムに設けられ、前記サーバシステムの最新情
報管理手段をアクセスして前記アプリケーションプログ
ラムの最新バージョン情報を取得し、そのクライアント
システムに存在するアプリケーションプログラムのバー
ジョン情報と比較し、アプリケーションプログラムが更
新されているか否かをチェックするバージョンチェック
手段と、前記クライアントシステムに設けられ、前記バ
ージョンチェック手段でアプリケーションプログラムの
更新が検出されたアプリケーションプログラムの最新バ
ージョンのプログラムファイルを前記サーバシステムか
らダウンロードするダウンロード手段と、から構成して
も良い。
The version update means is provided in the client system, accesses the latest information management means of the server system to obtain the latest version information of the application program, and version information of the application program existing in the client system. And version checking means for checking whether or not the application program is updated, and a program file of the latest version of the application program which is provided in the client system and whose update is detected by the version checking means. It may be configured by a download means for downloading from the server system.

【0019】前記セットアップ手段は、例えば、前記バ
ージョン更新手段でダウンロードされた最新バージョン
のプログラムファイル中に含まれるセットアップツール
プログラムの実行により実現される。このような構成と
すれば、セットアップを常に最適な手法で行うことがで
きる。
The setup means is realized, for example, by executing the setup tool program included in the program file of the latest version downloaded by the version update means. With such a configuration, the setup can always be performed by an optimum method.

【0020】前記バージョン更新手段は、例えば、ダウ
ンロードされた最新バージョンのプログラムファイルを
前記セットアップ手段によりインストールすることによ
って更新されるバージョン更新ツールを実行することに
より実現される。このような構成とすれば、ダウンロー
ドしたプログラムのインストールを常に最適な手法で行
うことができる。
The version updating means is realized, for example, by executing a version updating tool that is updated by installing the downloaded latest version of the program file by the setup means. With such a configuration, the downloaded program can always be installed by an optimum method.

【0021】前記最新情報管理手段は、例えば、前記ア
プリケーションプログラムのプログラムファイルを格納
するプログラムファイル格納手段と、前記プログラムフ
ァイルの最新バージョン情報が登録されるバージョンテ
ーブルを格納するテーブル格納手段と、から構成され
る。
The latest information management means comprises, for example, a program file storage means for storing a program file of the application program and a table storage means for storing a version table in which the latest version information of the program file is registered. To be done.

【0022】最新バージョン情報は、プログラムファイ
ルのタイムスタンプ情報とバージョンナンバ情報のいず
れかを使用できる。
As the latest version information, either the time stamp information of the program file or the version number information can be used.

【0023】バージョン更新手段は、アプリケーション
プログラムの起動時又は前記クライアントシステムの起
動時に起動される。このような構成とすれば、常に最新
バージョンのアプリケーションプログラムを使用するこ
とができる。
The version updating means is activated when the application program is activated or when the client system is activated. With such a configuration, the latest version of the application program can always be used.

【0024】また、この発明の第2の観点にかかるファ
イル配布システムは、クライアントサーバシステムにお
いて、前記サーバシステムは、ファイルの最新バージョ
ン情報及びそのファイルを管理する最新情報管理手段を
備え、前記クライアントシステムは、前記サーバシステ
ムの最新情報管理手段をアクセスして前記ファイルの最
新バージョン情報を取得し、そのクライアントシステム
に存在するファイルが更新されている場合には、前記サ
ーバシステムからそのファイルの最新バージョンのファ
イルをダウンロードするバージョン更新手段を備える、
ことを特徴とする。
Further, in the file distribution system according to the second aspect of the present invention, in the client server system, the server system comprises the latest version information of the file and the latest information management means for managing the file, and the client system Accesses the latest information management means of the server system to obtain the latest version information of the file, and when the file existing in the client system is updated, the latest version of the file is updated from the server system. Equipped with version update means for downloading files,
It is characterized by the following.

【0025】このような構成とすることにより、常に前
記最新バージョンのファイルを使用することができる。
With such a configuration, the latest version of the file can always be used.

【0026】[0026]

【発明の実施の形態】以下、この発明の実施の形態を図
面を参照して説明する。図1を参照して、この発明の実
施の形態に係るファイル配布システムを説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. A file distribution system according to an embodiment of the present invention will be described with reference to FIG.

【0027】図1は、この発明に係るファイル配布シス
テムを適用したクライアント−サーバシステムの一つの
実施の形態の構成を模式的に示している。クライアント
−サーバシステムは、ネットワークに結合されたサーバ
10及び複数の端末20を具備している。サーバ10は
ホストシステムを構成しており、このサーバ10は、最
新バージョン情報管理部11を備えている。最新バージ
ョン情報管理部11は、APバージョンテーブル格納部
12及びAPファイル格納部13を有し、APの最新バ
ージョン情報及びそのプログラムファイルを管理する。
FIG. 1 schematically shows the configuration of one embodiment of a client-server system to which the file distribution system according to the present invention is applied. The client-server system comprises a server 10 and a plurality of terminals 20 connected to a network. The server 10 constitutes a host system, and the server 10 includes a latest version information management unit 11. The latest version information management unit 11 has an AP version table storage unit 12 and an AP file storage unit 13, and manages the latest version information of the AP and its program file.

【0028】APバージョンテーブル格納部12は、A
Pの最新バージョン情報を登録したAPバージョンテー
ブルを格納している。ここで、最新バージョン情報に用
いるバージョン情報は、例えば、APのプログラムファ
イル作成/更新時のタイムスタンプとする。バージョン
情報として、タイムスタンプでなくバージョンナンバを
用いてもよい。APファイル格納部13は、少なくとも
最新バージョンを含むプログラムファイルを格納してい
る。
The AP version table storage unit 12 stores A
The AP version table in which the latest version information of P is registered is stored. Here, the version information used for the latest version information is, for example, a time stamp when the AP program file is created / updated. As the version information, the version number may be used instead of the time stamp. The AP file storage unit 13 stores a program file including at least the latest version.

【0029】クライアントシステムである複数の端末2
0は、ATM(asynchronous transfer mode)ネットワ
ーク等のネットワークを介してサーバ10に結合されて
いる。各端末20は、いずれも、AP実行部21、バー
ジョン更新ツール22及びセットアップツール23を備
えている。
A plurality of terminals 2 which are client systems
0 is coupled to the server 10 via a network such as an ATM (asynchronous transfer mode) network. Each of the terminals 20 includes an AP execution unit 21, a version update tool 22 and a setup tool 23.

【0030】AP実行部21は、サーバ10と関連して
動作してAPを実行する。バージョン更新ツール22
は、APバージョンチェック部24及びAPダウンロー
ド部25を有する。APバージョンチェック部24は、
サーバ10のAPバージョンテーブル格納部12のAP
バージョンテーブルに格納された最新バージョンのバー
ジョン情報を取り出し、その端末20内のそのAPのバ
ージョン情報と比較する。両APのバージョン情報が一
致しない場合は、端末20のAPが旧バージョンである
と判断し、APダウンロード部25を起動する。APダ
ウンロード部25は、サーバ10のAPファイル格納部
13から対応するAPの最新バージョンのプログラムフ
ァイルを端末20にダウンロードし、セットアップツー
ル23を起動する。
The AP execution unit 21 operates in association with the server 10 to execute the AP. Version update tool 22
Has an AP version check unit 24 and an AP download unit 25. The AP version check unit 24
AP of AP version table storage unit 12 of server 10
The version information of the latest version stored in the version table is taken out and compared with the version information of the AP in the terminal 20. If the version information of both APs does not match, it is determined that the AP of the terminal 20 is the old version, and the AP download unit 25 is activated. The AP download unit 25 downloads the program file of the latest version of the corresponding AP from the AP file storage unit 13 of the server 10 to the terminal 20, and activates the setup tool 23.

【0031】セットアップツール23は、インストール
処理部26を有し、バージョン更新ツール22によりダ
ウンロードされたAPの最新バージョンを端末20にイ
ンストールしてセットアップする。インストール処理部
26は、ダウンロードしたAPを所定の場所、例えば記
憶装置内の所定のディレクトリなどに配置するととも
に、設定ファイルの変更等を行う。
The setup tool 23 has an installation processing unit 26, and installs the latest version of the AP downloaded by the version update tool 22 in the terminal 20 and sets it up. The installation processing unit 26 arranges the downloaded AP in a predetermined location, for example, a predetermined directory in the storage device, and changes the setting file.

【0032】バージョン更新ツール22は、APのプロ
グラムファイルとともに配布される。従って、ダウンロ
ードされた新バージョンのAPのプログラムファイルに
より更新されることもある。また、セットアップツール
23は、APに付属しており、例えば、バージョン更新
ツール22によりダウンロードされたプログラムファイ
ルに付属することもある。
The version update tool 22 is distributed together with the AP program file. Therefore, it may be updated by the program file of the downloaded new version of AP. The setup tool 23 is attached to the AP, and may be attached to the program file downloaded by the version update tool 22, for example.

【0033】次に、上述した図1に示すファイル配布シ
ステムを適用したクライアント−サーバシステムの動作
を、図2〜図5を参照して説明する。
Next, the operation of the client-server system to which the above-mentioned file distribution system shown in FIG. 1 is applied will be described with reference to FIGS.

【0034】なお、サーバ10は、端末20の起動に先
立って予め起動しているものとする。サーバ10の最新
バージョン情報管理部11は、そのAPファイル格納部
13に最新APのプログラムファイルを格納し、APバ
ージョンテーブル格納部12に、表1のような最新AP
のバージョン情報のテーブルファイルを格納している。
これらAPの最新バージョンの情報は、サーバ10で管
理される。
It is assumed that the server 10 has been activated in advance of the activation of the terminal 20. The latest version information management unit 11 of the server 10 stores the program file of the latest AP in the AP file storage unit 13, and the latest version AP as shown in Table 1 in the AP version table storage unit 12.
Stores a version information table file.
Information on the latest version of these APs is managed by the server 10.

【0035】[0035]

【表1】 [Table 1]

【0036】次に、図2を参照してAPファイルを最新
バージョンに更新する手順を説明する。 (1)端末20の電源がオンされると、端末20はバー
ジョン更新ツール22を最初に自動的に起動する(ステ
ップS11)。
Next, the procedure for updating the AP file to the latest version will be described with reference to FIG. (1) When the power of the terminal 20 is turned on, the terminal 20 first automatically activates the version update tool 22 (step S11).

【0037】(2)続いて、その端末20のバージョン
更新ツール22は、最新バージョン情報を有するサーバ
にログインする(ステップS12)。
(2) Then, the version update tool 22 of the terminal 20 logs in to the server having the latest version information (step S12).

【0038】(3)バージョン更新ツール22は、サー
バ10の最新バージョン情報管理部11のAPバージョ
ンテーブル格納部12からバージョンテーブルの情報フ
ァイルをダウンロードする(ステップS13)。
(3) The version update tool 22 downloads the information file of the version table from the AP version table storage unit 12 of the latest version information management unit 11 of the server 10 (step S13).

【0039】(4)バージョン更新ツール22のAPバ
ージョンチェック部24は、ダウンロードされたバージ
ョンテーブルの情報に基づいて端末20のAPのバージ
ョンをチェックする(ステップS14)。バージョン更
新ツール22のバージョンチェック部24は、表1のタ
イムスタンプ情報を端末20のファイルのタイムスタン
プ情報と比較して、端末20に該当するAPが存在する
か否か、存在する場合には端末20のAPが新バージョ
ン(現行バージョン)か、旧バージョンかを判断する。
(4) The AP version check unit 24 of the version update tool 22 checks the AP version of the terminal 20 based on the downloaded version table information (step S14). The version check unit 24 of the version update tool 22 compares the time stamp information of Table 1 with the time stamp information of the file of the terminal 20, and determines whether or not the AP corresponding to the terminal 20 exists, and if it exists, the terminal It is determined whether the 20 APs are the new version (current version) or the old version.

【0040】(5)端末20に、旧バージョンの該当す
るAPが存在する場合(ステップS15)、そのAPの
プログラムファイルをサーバ10のAPファイル格納部
13からダウンロードする(ステップS16)。ステッ
プS15で、旧バージョンのAPが存在しない場合と判
定された場合(即ち、端末20のAPが最新バージョン
の場合)には、直ちにステップS21へ移行し、バージ
ョン更新ツール22を終了する。
(5) When the corresponding AP of the old version exists in the terminal 20 (step S15), the program file of the AP is downloaded from the AP file storage unit 13 of the server 10 (step S16). When it is determined in step S15 that the AP of the old version does not exist (that is, when the AP of the terminal 20 is the latest version), the process immediately proceeds to step S21, and the version update tool 22 ends.

【0041】(6)ステップS16で、最新バージョン
のプログラムファイルをサーバ10からダウンロードす
ると、ダウンロードしたプログラムファイルに付属する
セットアップツール23を起動する(ステップS1
7)。即ち、ダウンロードした最新APに含まれる、あ
らかじめAP開発者によって制作されたセットアップツ
ール23を起動する。
(6) When the latest version of the program file is downloaded from the server 10 in step S16, the setup tool 23 attached to the downloaded program file is activated (step S1).
7). That is, the setup tool 23 included in the downloaded latest AP and created by the AP developer in advance is activated.

【0042】(7)セットアップツール23は起動され
ると、この最新バージョンのAPを端末2にインストー
ルする(ステップS18)。なお、この際、インストー
ルされた最新バージョンのAPに付されたタイムスタン
プを更新することなく、そのまま維持する。
(7) When the setup tool 23 is activated, the latest version of AP is installed in the terminal 2 (step S18). At this time, the time stamp attached to the latest version of the installed AP is maintained as it is without being updated.

【0043】(8)セットアップツール23によるイン
ストール処理が終了するまでの間、バージョン更新ツー
ル22は、一定期間毎にセットアップツール23が実行
中か否かを監視し、実行中なら待機状態を継続し、終了
ならAP配布ツールを終了させる(ステップS19、S
20)。
(8) Until the installation processing by the setup tool 23 is completed, the version update tool 22 monitors whether or not the setup tool 23 is being executed at regular intervals, and if so, continues the standby state. If so, the AP distribution tool is terminated (steps S19, S).
20).

【0044】(9)その後、サーバ10からログアウト
し、バージョン更新ツール22を終了する。(ステップ
S21)。
(9) After that, the server 10 is logged out and the version update tool 22 is terminated. (Step S21).

【0045】図3は、図2のステップS13〜S17の
処理、即ち、バージョン更新ツール22によるバージョ
ンチェック処理及びダウンロード処理の具体例を示す。
FIG. 3 shows a specific example of the processing of steps S13 to S17 of FIG. 2, that is, the version check processing and download processing by the version update tool 22.

【0046】まず、バージョンチェック処理が開始され
ると、サーバ10のAPバージョンテーブル格納部12
からバージョン情報としてファイル名及びタイムスタン
プを取得する(ステップS31)。そして、端末20内
の同一ファイルのタイムスタンプを取得する(ステップ
S32)。
First, when the version check process is started, the AP version table storage unit 12 of the server 10 is started.
The file name and the time stamp are acquired as the version information from (step S31). Then, the time stamp of the same file in the terminal 20 is acquired (step S32).

【0047】ステップS31及びS32で得られるタイ
ムスタンプを比較し(ステップS33)、両者が一致し
ていれば、バージョン更新ツール22を終了するなどの
処理を行う。ステップS33において、両タイムスタン
プが一致していないと判断された場合は、指定ファイル
は更新バージョンが存在するので、最新バージョンをサ
ーバ10のAPファイル格納部13からダウンロードす
る(ステップS34)。APファイルのダウンロードが
完了したら、セットアップツールを起動する(ステップ
S17)。
The time stamps obtained in steps S31 and S32 are compared (step S33). If they match, the version update tool 22 is terminated. If it is determined in step S33 that the two time stamps do not match, the specified file has an updated version, so the latest version is downloaded from the AP file storage unit 13 of the server 10 (step S34). When the download of the AP file is completed, the setup tool is activated (step S17).

【0048】図4は、図2におけるステップS17〜S
20の処理の詳細、即ち、バージョン更新ツール22に
よるセットアップツール23の起動及びセットアップツ
ール23によるインストール処理を示す。
FIG. 4 shows steps S17 to S in FIG.
20 shows the details of the process 20, that is, the activation of the setup tool 23 by the version update tool 22 and the installation process by the setup tool 23.

【0049】ステップS17でセットアップツール23
が起動されると、インストール処理が開始される(ステ
ップS18)。ステップS18のインストール処理は、
まず、対象APのプログラムファイルが上書き更新され
る(ステップS35)。次に、そのAPにかかわる設定
ファイルが更新され(ステップS36)、端末20の利
用者にバージョンアップ情報を表示等により提示する
(ステップS37)。そして、インストール処理を終了
する(ステップS38)。このインストール処理におい
て、ダウンロードされたAPに付されたタイムスタンプ
を更新することはない。これは、ステップS33(S1
5)でのタイムスタンプの比較を適切に行うためであ
る。
In step S17, the setup tool 23
When is started, the installation process is started (step S18). The installation process in step S18 is
First, the program file of the target AP is overwritten and updated (step S35). Next, the setting file related to the AP is updated (step S36), and the version upgrade information is presented to the user of the terminal 20 by display or the like (step S37). Then, the installation process ends (step S38). In this installation process, the time stamp attached to the downloaded AP is not updated. This is step S33 (S1
This is because the time stamps in 5) are compared appropriately.

【0050】図5は、バージョン更新ツール22自身を
更新する動作を示す。まず、旧バージョンのバージョン
更新ツール22により、サーバ10にログインして(ス
テップS41)、バージョン情報をチェックする(ステ
ップS42)。バージョン更新ツール22自身のバージ
ョンアップが検出されたときには、セットアップツール
23を起動する(ステップS43)。
FIG. 5 shows the operation of updating the version update tool 22 itself. First, the version update tool 22 for the old version logs in to the server 10 (step S41) and checks the version information (step S42). When the version upgrade of the version update tool 22 itself is detected, the setup tool 23 is activated (step S43).

【0051】セットアップツール23は、バージョン更
新ツール22にログイン情報(ユーザID、パスワー
ド)等の指定情報を要求して取得し(ステップS4
4)、ソフトウェアの上書きなどのインストール処理を
行う(ステップS45)。このときバージョン更新ツー
ル22はサーバにログインしており、セットアップツー
ル23にユーザID及びパスワード等のログイン情報を
提供した後、一旦終了してログアウトする(ステップS
46)。
The setup tool 23 requests the version update tool 22 for specified information such as login information (user ID, password) and acquires it (step S4).
4), installation processing such as software overwriting is performed (step S45). At this time, the version update tool 22 is logged in to the server, provides the login information such as the user ID and password to the setup tool 23, and then ends and logs out (step S).
46).

【0052】次に、バージョン更新ツール23を再起動
して、ステップS44で取得したログイン情報をバージ
ョン更新ツール23に提供する(ステップS47)。バ
ージョン更新ツール22は、提供されたログイン情報に
よりサーバ10に自動ログインする(ステップS4
8)。そして、バージョン更新ツール以外のバージョン
チェックを継続する(ステップS49)。
Next, the version update tool 23 is restarted, and the login information acquired in step S44 is provided to the version update tool 23 (step S47). The version update tool 22 automatically logs in to the server 10 with the provided login information (step S4).
8). Then, the version check other than the version update tool is continued (step S49).

【0053】このシステムでは、クライアントの起動中
にファイル配布システムを起動する。従って、クライア
ントが起動中か否かのチェックは不要となる。また、サ
ーバ10には、ファイル更新のために、実質的にバージ
ョンテーブルを配置するだけでよく、多数のクライアン
トのAPのバージョン管理をサーバ10が行う必要がな
く、サーバ10の負荷が軽減される。
In this system, the file distribution system is activated during the activation of the client. Therefore, it is not necessary to check whether the client is running. Further, it is only necessary to substantially arrange the version table in the server 10 to update the file, and it is not necessary for the server 10 to manage the version of APs of many clients, and the load on the server 10 is reduced. .

【0054】APのバージョン情報をファイルのタイム
スタンプとしたため、端末上にバージョンテーブルファ
イルなどを保管する必要がなくなり管理が容易である。
Since the version information of the AP is used as the time stamp of the file, it is not necessary to store the version table file on the terminal and the management is easy.

【0055】また、バージョンチェック及びダウンロー
ド処理(バージョン更新ツール)とインストール処理
(セットアップツール)を別々のプログラムにした。そ
こで、セットアップツールをAP製造者に製造させるこ
とにより、APに最適なインストールが可能となる。各
AP専用のインストール処理が可能となり、実行中のA
Pに対して事前の作り込みによりバージョンアップを行
うことが可能となる(自分自身を更新することも可
能)。
Further, the version check and download process (version update tool) and the install process (setup tool) are set as separate programs. Therefore, by having the AP manufacturer manufacture the setup tool, optimum installation for the AP becomes possible. A dedicated installation process for each AP is now possible
It is possible to upgrade P by making it in advance (it is also possible to update itself).

【0056】さらに、上述のセットアップツールを利用
すれば、端末の環境操作、及びautoexec.batファイルな
どの変更、ならびに特定ファイルの削除を行うことも可
能であり、種々のセットアップ処理が可能である。
Further, by using the above-mentioned setup tool, it is possible to operate the environment of the terminal, change the autoexec.bat file, etc., and delete the specific file, and various setup processing is possible.

【0057】なお、端末使用当初は、この実施の形態の
ファイル更新システムを実現するためのプログラムを格
納した記憶媒体を端末に装着して、該プログラムを端末
のハードディスクなどにインストールすることにより、
上述のファイル更新システムを構成する。以後は、サー
バからファイルをダウンロードすることにより、ファイ
ルを更新する。また、当初より上記プログラムをサーバ
から端末のハードディスクなどにダウンロードし、以
後、上述のファイル更新システムにより順次更新して使
用すればよい。
At the beginning of use of the terminal, a storage medium storing a program for realizing the file updating system of this embodiment is attached to the terminal, and the program is installed in the hard disk of the terminal.
The above file update system is configured. After that, the file is updated by downloading the file from the server. Also, the above program may be downloaded from the server to the hard disk of the terminal from the beginning, and thereafter, the program may be sequentially updated by the file updating system and used.

【0058】なお、この発明は上記実施の形態に限定さ
れず、種々の変形及び応用が可能である。例えば、上述
の実施の形態では、AP起動時に、ファイル配布・更新
システムを起動したが、クライアントの起動時にファイ
ル配布・更新システムを起動させてもよい。また、バー
ジョン情報は、タイムスタンプに限定されず、バージョ
ン番号等としても良い。バージョン更新ツールとセット
アップツールとを一体の構成としてもよい。
The present invention is not limited to the above embodiment, and various modifications and applications are possible. For example, in the above-described embodiment, the file distribution / update system is activated when the AP is activated, but the file distribution / update system may be activated when the client is activated. Further, the version information is not limited to the time stamp and may be a version number or the like. The version update tool and the setup tool may be integrated.

【0059】[0059]

【発明の効果】以上説明したように、この発明に係るフ
ァイル配布システムにおいては、プログラムファイルの
バージョンアップのチェック、プログラムファイルの各
端末への転送及びセットアップ等の最新バージョンのA
Pの配布に係る処理の大部分をクライアントシステムで
処理する。サーバの負荷及びサーバ管理者の負担を軽減
し得る。
As described above, in the file distribution system according to the present invention, the latest version A such as program file version check, transfer of program file to each terminal, and setup is set.
Most of the processing related to P distribution is processed by the client system. The load on the server and the burden on the server administrator can be reduced.

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

【図1】この発明の実施の形態に係るファイル配布シス
テムを適用したクライアント−サーバシステムの模式的
構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a client-server system to which a file distribution system according to an embodiment of the present invention is applied.

【図2】図1のファイル配布システムの動作を説明する
ためのフローチャートである。
FIG. 2 is a flowchart for explaining the operation of the file distribution system of FIG.

【図3】図2の一部をより具体的に示すフローチャート
である。
FIG. 3 is a flowchart showing a part of FIG. 2 more specifically.

【図4】図2の一部をより具体的に示すフローチャート
である。
FIG. 4 is a flowchart showing a part of FIG. 2 more specifically.

【図5】図1のファイル配布システムの他の動作を説明
するためのフローチャートである。
5 is a flowchart for explaining another operation of the file distribution system of FIG.

【図6】従来のクライアント−サーバシステムのバージ
ョン更新処理を説明するためのシステム構成を模式的に
示すブロック図である。
FIG. 6 is a block diagram schematically showing a system configuration for explaining a conventional client-server system version update process.

【図7】図6のシステムの動作を説明するためのフロー
チャートである。
FIG. 7 is a flowchart for explaining the operation of the system of FIG.

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

10 サーバ 11 最新バージョン情報管理部 12 AP(アプリケーションプログラム)バージョン
テーブル格納部 13 APファイル格納部 20 端末 21 AP実行部 22 バージョン更新ツール 23 セットアップツール 24 APバージョンチェック部 25 APダウンロード部 26 インストール処理部
10 server 11 latest version information management unit 12 AP (application program) version table storage unit 13 AP file storage unit 20 terminal 21 AP execution unit 22 version update tool 23 setup tool 24 AP version check unit 25 AP download unit 26 installation processing unit

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】サーバシステムに設けられ、アプリケーシ
ョンプログラムの最新バージョン情報及びそのプログラ
ムファイルを管理する最新情報管理手段と、 クライアントシステムに設けられ、前記サーバシステム
の最新情報管理手段をアクセスして前記アプリケーショ
ンプログラムの最新バージョン情報を取得し、そのクラ
イアントシステムに存在するアプリケーションプログラ
ムが更新されている場合には、前記サーバシステムから
そのアプリケーションプログラムの最新バージョンのプ
ログラムファイルをダウンロードするバージョン更新手
段と、 前記クライアントシステムに設けられ、前記バージョン
更新手段でダウンロードされた前記アプリケーションプ
ログラムの最新バージョンのプログラムファイルを、そ
のクライアントシステムにインストールして前記アプリ
ケーションプログラムの更新セットアップを行うセット
アップ手段と、を具備することを特徴とするファイル配
布システム。
1. A latest information management means provided in a server system for managing the latest version information of an application program and its program file, and a latest information management means provided in a client system for accessing the latest information management means of the server system. Version update means for acquiring the latest version information of the program and downloading the program file of the latest version of the application program from the server system when the application program existing in the client system has been updated; and the client system. The program file of the latest version of the application program downloaded by the version updating means is installed in the client system. File distribution system which is characterized by comprising a setup unit installed on arm updating setup of the application program, the.
【請求項2】前記バージョン更新手段は、 前記クライアントシステムに設けられ、前記サーバシス
テムの最新情報管理手段をアクセスして前記アプリケー
ションプログラムの最新バージョン情報を取得し、その
クライアントシステムに存在するアプリケーションプロ
グラムのバージョン情報と比較し、アプリケーションプ
ログラムが更新されているか否かをチェックするバージ
ョンチェック手段と、 前記クライアントシステムに設けられ、前記バージョン
チェック手段でアプリケーションプログラムの更新が検
出されたアプリケーションプログラムの最新バージョン
のプログラムファイルを、前記サーバシステムからダウ
ンロードするダウンロード手段と、を含むことを特徴と
する請求項1に記載のファイル配布システム。
2. The version update means is provided in the client system, accesses the latest information management means of the server system to obtain the latest version information of the application program, and stores the latest version information of the application program in the client system. Version checking means for checking whether or not the application program is updated by comparing with the version information, and a program of the latest version of the application program provided in the client system, the update of the application program being detected by the version checking means The file distribution system according to claim 1, further comprising download means for downloading a file from the server system.
【請求項3】前記セットアップ手段は、前記バージョン
更新手段でダウンロードされた最新バージョンのプログ
ラムファイル中に含まれるセットアップツールプログラ
ムの実行により実現される手段であることを特徴とする
請求項1又は2に記載のファイル配布システム。
3. The setup means is a means implemented by executing a setup tool program included in a program file of the latest version downloaded by the version updating means. File distribution system described.
【請求項4】前記バージョン更新手段は、ダウンロード
された最新バージョンのプログラムファイルを前記セッ
トアップ手段によりインストールすることによって更新
されるバージョン更新ツールを実行することにより実現
される手段である、ことを特徴とする請求項1乃至3の
いずれか1項に記載のファイル配布システム。
4. The version updating unit is a unit realized by executing a version updating tool updated by installing the downloaded latest version of the program file by the setup unit. The file distribution system according to any one of claims 1 to 3.
【請求項5】前記最新情報管理手段は、 前記アプリケーションプログラムのプログラムファイル
を格納するプログラムファイル格納手段と、 前記プログラムファイルの最新バージョン情報が登録さ
れるバージョンテーブルを格納するテーブル格納手段
と、を含むことを特徴とする請求項1乃至4のいずれか
1項に記載のファイル配布システム。
5. The latest information management means includes a program file storage means for storing a program file of the application program, and a table storage means for storing a version table in which the latest version information of the program file is registered. The file distribution system according to any one of claims 1 to 4, characterized in that.
【請求項6】前記テーブル格納手段は、バージョンテー
ブルとして格納される最新バージョン情報として、プロ
グラムファイルのタイムスタンプ情報とバージョンナン
バ情報の少なくとも一方を含む、ことを特徴とする請求
項5に記載のファイル配布システム。
6. The file according to claim 5, wherein the table storage means includes at least one of time stamp information and version number information of a program file as the latest version information stored as a version table. Distribution system.
【請求項7】前記クライアントシステムの起動時とアプ
リケーションプログラムの起動時の少なくともいずれか
一方の時に前記バージョン更新手段を起動する手段を備
える、ことを特徴とする請求項1乃至6のいずれか1項
に記載のファイル配布システム。
7. A means for activating the version updating means at least one of when the client system is activated and when an application program is activated, according to any one of claims 1 to 6. File distribution system described in.
【請求項8】クライアントサーバシステムにおいて、 前記サーバシステムは、ファイルの最新バージョン情報
及びそのファイルを管理する最新情報管理手段を備え、 前記クライアントシステムは、前記サーバシステムの最
新情報管理手段をアクセスして前記ファイルの最新バー
ジョン情報を取得し、そのクライアントシステムに存在
するファイルが更新されている場合には、前記サーバシ
ステムからそのファイルの最新バージョンのファイルを
ダウンロードするバージョン更新手段を備える、 ことを特徴とするファイル配布システム。
8. The client-server system, wherein the server system comprises latest version information of a file and latest information managing means for managing the file, and the client system accesses the latest information managing means of the server system. Characterized in that it comprises version update means for acquiring the latest version information of the file and downloading the latest version of the file from the server system when the file existing in the client system has been updated. File distribution system.
JP8104903A 1996-04-25 1996-04-25 File distribution system Pending JPH09292980A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8104903A JPH09292980A (en) 1996-04-25 1996-04-25 File distribution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8104903A JPH09292980A (en) 1996-04-25 1996-04-25 File distribution system

Publications (1)

Publication Number Publication Date
JPH09292980A true JPH09292980A (en) 1997-11-11

Family

ID=14393102

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8104903A Pending JPH09292980A (en) 1996-04-25 1996-04-25 File distribution system

Country Status (1)

Country Link
JP (1) JPH09292980A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10177534A (en) * 1996-12-13 1998-06-30 Nec Corp Method for installing client component
JP2001142686A (en) * 1999-11-10 2001-05-25 Nec Software Kobe Ltd Installing device of software
JP2002014817A (en) * 2000-06-30 2002-01-18 Oki Electric Ind Co Ltd System for distributing file
WO2002079968A1 (en) * 2001-03-30 2002-10-10 Seiko Epson Corporation Network technique for malfunction countermeasure
US6675381B1 (en) 2000-01-20 2004-01-06 Mitsubishi Denki Kabushiki Kaisha Software-module dynamic loader, a software-module dynamic loading method and a medium storing the software-module dynamic loading method
WO2004084071A1 (en) * 2003-03-17 2004-09-30 Seiko Epson Corporation Method and system for acquiring particular data upon start of a particular program
JP2004312711A (en) * 2003-03-25 2004-11-04 Ricoh Co Ltd Image forming apparatus and method for operating image forming apparatus by using remote application
JP2006517694A (en) * 2002-12-20 2006-07-27 クゥアルコム・インコーポレイテッド A system that automatically handles components on the device
JP2010057186A (en) * 2003-03-25 2010-03-11 Ricoh Co Ltd Terminal device, method, and program
WO2011027457A1 (en) * 2009-09-04 2011-03-10 富士通株式会社 Transmission system, transmission device, and update data acquisition method
JP2012113489A (en) * 2010-11-24 2012-06-14 Hitachi Systems Ltd Client program automatic updating system
US8626146B2 (en) 2003-10-29 2014-01-07 Qualcomm Incorporated Method, software and apparatus for performing actions on a wireless device using action lists and versioning
KR20150043750A (en) * 2013-10-15 2015-04-23 에스케이텔레콤 주식회사 Method and apparatus for managing version of applications
US10602348B2 (en) 2002-01-31 2020-03-24 Qualcomm Incorporated System and method for updating dataset versions resident on a wireless device
KR20200062109A (en) * 2020-05-21 2020-06-03 에스케이텔레콤 주식회사 Method and apparatus for managing version of applications

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10177534A (en) * 1996-12-13 1998-06-30 Nec Corp Method for installing client component
JP2001142686A (en) * 1999-11-10 2001-05-25 Nec Software Kobe Ltd Installing device of software
US6675381B1 (en) 2000-01-20 2004-01-06 Mitsubishi Denki Kabushiki Kaisha Software-module dynamic loader, a software-module dynamic loading method and a medium storing the software-module dynamic loading method
JP2002014817A (en) * 2000-06-30 2002-01-18 Oki Electric Ind Co Ltd System for distributing file
WO2002079968A1 (en) * 2001-03-30 2002-10-10 Seiko Epson Corporation Network technique for malfunction countermeasure
US7284044B2 (en) 2001-03-30 2007-10-16 Seiko Epson Corporation Network technique for troubleshooting
US10602348B2 (en) 2002-01-31 2020-03-24 Qualcomm Incorporated System and method for updating dataset versions resident on a wireless device
US9092286B2 (en) 2002-12-20 2015-07-28 Qualcomm Incorporated System to automatically process components on a device
JP2006517694A (en) * 2002-12-20 2006-07-27 クゥアルコム・インコーポレイテッド A system that automatically handles components on the device
US10348804B2 (en) 2002-12-20 2019-07-09 Qualcomm Incorporated System to automatically process components on a device
WO2004084071A1 (en) * 2003-03-17 2004-09-30 Seiko Epson Corporation Method and system for acquiring particular data upon start of a particular program
CN100412803C (en) * 2003-03-17 2008-08-20 精工爱普生株式会社 Method and system for acquiring particular data upon start of a particular program
JP2010057186A (en) * 2003-03-25 2010-03-11 Ricoh Co Ltd Terminal device, method, and program
JP4523991B2 (en) * 2003-03-25 2010-08-11 株式会社リコー Terminal device, method, system, and program
JP2004312711A (en) * 2003-03-25 2004-11-04 Ricoh Co Ltd Image forming apparatus and method for operating image forming apparatus by using remote application
US8626146B2 (en) 2003-10-29 2014-01-07 Qualcomm Incorporated Method, software and apparatus for performing actions on a wireless device using action lists and versioning
JP5354019B2 (en) * 2009-09-04 2013-11-27 富士通株式会社 Transmission system, transmission apparatus, and update data acquisition method
WO2011027457A1 (en) * 2009-09-04 2011-03-10 富士通株式会社 Transmission system, transmission device, and update data acquisition method
JP2012113489A (en) * 2010-11-24 2012-06-14 Hitachi Systems Ltd Client program automatic updating system
KR20150043750A (en) * 2013-10-15 2015-04-23 에스케이텔레콤 주식회사 Method and apparatus for managing version of applications
KR20200062109A (en) * 2020-05-21 2020-06-03 에스케이텔레콤 주식회사 Method and apparatus for managing version of applications

Similar Documents

Publication Publication Date Title
US7003767B2 (en) System and method for remotely updating software applications
CA2507172C (en) System and method for managing and communicating software updates
EP1614032B1 (en) System and method for updating files utilizing delta compression patching
AU2004279202B2 (en) System and method for updating installation components in a networked environment
EP1579301B1 (en) Method, system and computer-readable medium for a software distribution service
US5999740A (en) Updating mechanism for software
US6098098A (en) System for managing the configuration of multiple computer devices
EP1635257A2 (en) System method and medium for configuring client computers to operate disconnected from a server computer while using a master instance of the operating system
WO2002075525A1 (en) Software updating system, software updating method, and software updating program
JPH09292980A (en) File distribution system
CA2511049A1 (en) System to automatically process components on a device
US6832374B2 (en) System and method for updating an executing executable file
KR101638689B1 (en) System and method for providing client terminal to user customized synchronization service
JP2003228486A (en) Method and system for managing software, and program
JPH10320184A (en) Software version management system
KR100456978B1 (en) Method for File Downloading in Agent
JP3616498B2 (en) Method and apparatus for managing client application program
JP2004078550A (en) Updating system of software
JP3075176B2 (en) Application management apparatus and application management method
JP2001125791A (en) Network install system
JPH1145174A (en) File exchanging system
JPH09258966A (en) Software supply system, software supply device and software supplied device
JP3659614B2 (en) Software distribution management system
JP2000315149A (en) Software resource updating system
KR20160025488A (en) System and method for providing client terminal to user customized synchronization service