JP3616498B2 - Method and apparatus for managing client application program - Google Patents

Method and apparatus for managing client application program Download PDF

Info

Publication number
JP3616498B2
JP3616498B2 JP17059198A JP17059198A JP3616498B2 JP 3616498 B2 JP3616498 B2 JP 3616498B2 JP 17059198 A JP17059198 A JP 17059198A JP 17059198 A JP17059198 A JP 17059198A JP 3616498 B2 JP3616498 B2 JP 3616498B2
Authority
JP
Japan
Prior art keywords
file
client
program
server
application program
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.)
Expired - Fee Related
Application number
JP17059198A
Other languages
Japanese (ja)
Other versions
JPH11345114A (en
Inventor
智之 寺坂
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP17059198A priority Critical patent/JP3616498B2/en
Publication of JPH11345114A publication Critical patent/JPH11345114A/en
Application granted granted Critical
Publication of JP3616498B2 publication Critical patent/JP3616498B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

【0001】
【発明の属する技術分野】
本発明はクライアントサーバシステムにおいてクライアントのアプリケーションプログラムの登録及び更新を行うクライアントアプリケーションプログラムの管理方法及びその装置に関する。
【0002】
【従来の技術】
サーバと複数のクライアントによって構成されるネットワークシステムにおいて、各クライアントでは、それぞれ所定の業務を処理するためのアプリケーションプログラムが登録されており、それらのアプリケーションプログラムを実行して業務処理を行っている。
従来、各クライアントにおけるアプリケーションプログラムの登録または更新は、各ユーザによって行われることが一般的であった。
このため、アプリケーションプログラムの登録時や更新時の設定ミス、アプリケーションプログラムの未更新、各クライアント間でアプリケーションプログラムのバージョンが一致しないバージョンの不整合に起因してアプリケーションプログラムの動作不良などの不具合が発生するおそれがある。
【0003】
したがって、各クライアントのユーザがこのような不具合によって生じた障害を修復するのは困難であり、高度な知識を有した者やネットワークの管理者の援助が必要となり、障害復旧のためにユーザや管理者の管理工数が増大するおそれがある。
このような不都合を防止する目的で各クライアントにおけるアプリケーションプログラムの更新を確実に行うため、バージョンアップされたアプリケーションプログラムをサーバからクライアントへダウンロードする技術が以下に示すように提案されている。
【0004】
例えば、特開平6−131163号公報には、ホスト計算機(サーバに相当)に各端末(クライアントに相当)のバージョンアップの状態を記録するデータベースを設けた技術が開示されている。
この技術では、各端末がホスト計算機をアクセスした際に、ホスト計算機は、前記データベースの内容に基づいてバージョンアップの必要性の通知を各端末に行い、各端末のユーザは各端末によってなされているサービス実行前あるいは実行後にバージョンアップを行うか否かの選択を行う。
したがって、ユーザがバージョンアップの必要の有無を判定するなどの専門的知識が必要となり、ユーザに負担がかかり、ネットワークの管理者の援助が必要となることも考えられ、ユーザや管理者の管理工数が必ずしも低減されない問題が残っている。
【0005】
また、特開平8−179951号公報と特開平9−292980号公報には、サーバーシステムがアプリケーションプログラムの最新版バージョン情報(またはそれに相当する情報)と前記アプリケーションプログラムのプログラムファイルとを管理し、クライアントシステムは、サーバシステムにアクセスして自らの記憶するアプリケーションプログラムの最新版バージョン情報を取得し、このアプリケーションプログラムが更新されていると判定した場合には、前記サーバーシステムにアクセスするとともに、更新されているアプリケーションプログラムのプログラムファイルをダウンロードする技術が開示されている。
この技術では、サーバーシステムの負荷が低減される一方、サーバシステム側で各クライアントシステムのバージョンアップの状態を管理することが難しいという欠点を有している。
【0006】
また、特開平8−249163号公報には、サーバ側のコンピュータにおいてソフトウェア(アプリケーションプログラムに相当)のバージョンアップを行うと、各クライアント側のコンピュータに最新版バージョンのソフトウェアに関するバージョン情報を送信する技術が開示されている。
この技術では、クライアント側のコンピュータは、サーバ側から受信したバージョン情報と自らが記憶している前記ソフトウェアのバージョン情報とを比較してバージョンアップの必要の有無を判定し、バージョンアップが必要と判定されたときには、サーバ側のコンピュータと通信を行うことで、最新版バージョンのソフトウェアをクライアント側にダウンロードしている。
また、クライアント側は、自らの動作状況に基づいてバージョンアップ対象である自己のソフトウェアに対するアクセス要求を制限または禁止してバージョンアップを実行するようになっている。
したがって、バージョンアップの際にクライアント側のソフトウェア動作が制限される問題がある。
【0007】
【発明が解決しようとする課題】
したがって、上述した各従来技術では、クライアントにおけるアプリケーションプログラムの更新を行う際におけるユーザや管理者の管理工数の低減が十分とはいえないこと、サーバから各クライアントのバージョンアップ状態を管理することが難しいこと、クライアントにおけるアプリケーションプログラムの動作が制限されることなどの問題がある。
また、上述した各従来技術は、アプリケーションプログラムの更新に適用されるものであって、アプリケーションプログラムをクライアントに新規に登録する場合には適用することが難しい。
本発明は前記事情に鑑み案出されたものであって、本発明の目的は、クライアントにおけるアプリケーションプログラムの登録や更新を行う際に要するユーザや管理者の管理工数を低減することができるクライアントアプリケーションプログラムの管理方法及びその装置を提供することにある。
また、本発明の目的は、サーバ側、すなわち管理者側で各クライアントのバージョンアップ状態を確実に管理することができ、さらに、クライアントにおけるアプリケーションプログラムの動作が制限されないクライアントアプリケーションプログラムの管理方法及びその装置を提供することにある。
【0008】
【課題を解決するための手段】
前記目的を達成するため本発明方法は、サーバと、該サーバにネットワークを介して接続される複数のクライアントとを備えてなるクライアントサーバシステムで前記クライアントに対してアプリケーションプログラムの登録または更新を行うクライアントアプリケーションプログラムの管理方法において、アプリケーションプログラムのプログラムファイルと前記各クライアント毎に関連付けられたクライアント用定義ファイルを前記サーバに登録して管理するファイル登録管理ステップと、前記クライアントによる所定動作が実行された際に、前記クライアントによって前記サーバにアクセスし当該クライアントに対応する前記クライアント用定義ファイルを前記サーバから前記クライアントにダウンロードする定義ファイルダウンロードステップと、前記定義ファイルダウンロードステップによってダウンロードした前記クライアント用定義ファイルに基づいて前記プログラムファイルを前記サーバから前記クライアントにダウンロードするプログラムダウンロードステップと、前記プログラムダウンロードステップでダウンロードした前記プログラムファイルに基づいて前記クライアントのアプリケーションプログラムの登録または更新を行うプログラム登録更新ステップとを含み、前記クライアント用定義ファイルはダウンロード制御ファイルを含み、該ダウンロード制御ファイルは最新版のプログラムファイルを前記サーバから前記クライアントに転送するための制御コマンドとパラメータが記述され、前記プログラムダウンロードステップは前記ダウンロード制御ファイルに記述されている前記制御コマンドとパラメータに基づいて実行されることを特徴とする。
また、本発明装置は、サーバと、該サーバにネットワークを介して接続される複数のクライアントとを備えてなるクライアントサーバシステムで前記クライアントに対してアプリケーションプログラムの登録または更新を行うクライアントアプリケーションプログラムの管理装置において、アプリケーションプログラムのプログラムファイルと前記各クライアント毎に関連付けられたクライアント用定義ファイルを前記サーバに登録して管理するファイル登録管理手段と、前記クライアントによる所定動作が実行された際に、前記クライアントによって前記サーバにアクセスし当該クライアントに対応する前記クライアント用定義ファイルを前記サーバから前記クライアントにダウンロードする定義ファイルダウンロード手段と、前記定義ファイルダウンロード手段によってダウンロードした前記クライアント用定義ファイルに基づいて前記プログラムファイルを前記サーバから前記クライアントにダウンロードするプログラムダウンロード手段と、前記プログラムダウンロード手段でダウンロードした前記プログラムファイルに基づいて前記クライアントのアプリケーションプログラムの登録または更新を行うプログラム登録更新手段とを含み、前記クライアント用定義ファイルはダウンロード制御ファイルを含み、該ダウンロード制御ファイルは最新版のプログラムファイルを前記サーバから前記クライアントに転送するための制御コマンドとパラメータが記述され、前記プログラムダウンロード手段による前記アプリケーションプログラムのダウンロードは前記ダウンロード制御ファイルに記述されている前記制御コマンドとパラメータに基づいて実行されることを特徴とする。
【0009】
本発明方法及び装置では、アプリケーションプログラムのプログラムファイルと前記各クライアント毎に関連付けられたクライアント用定義ファイルを前記サーバに登録して管理する。前記クライアントによる所定動作が実行された際に、前記クライアントによって前記サーバにアクセスし当該クライアントに対応する前記クライアント用定義ファイルを前記サーバから前記クライアントにダウンロードする。ダウンロードした前記クライアント用定義ファイルに基づいて前記プログラムファイルを前記サーバから前記クライアントにダウンロードする。ダウンロードした前記プログラムファイルに基づいて前記クライアントのアプリケーションプログラムの登録または更新を行う。
したがって、サーバによって、各クライアントに登録されているアプリケーションプログラムのプログラムファイルの登録及び更新を一括して管理することができるので、アプリケーションプログラムの登録時または更新時の設定ミス、未更新、あるいはバージョンの不整合によって生じる不具合を回避し、ユーザ及びネットワークの管理者の作業や管理工数を削減することができる。
【0010】
【発明の実施の形態】
以下、本発明方法を装置とともに図面を参照して説明する。
図1は本発明のクライアントアプリケーションプログラムの管理方法を適用するサーバクライアントシステムの概略構成図、図2は本発明の実施の形態における動作説明図である。
【0011】
図1に示すように、サーバ10と、複数のクライアント12がネットワーク14で接続されてサーバクライアントシステムが構成されている。
サーバ10と各クライアント12は、前記ネットワーク14を介して互いにデータ送受信を行うためのネットワーク入出力機能と、ファイルを記憶するためのファイル記憶装置と、前記ファイル記憶装置に対するファイルの登録、削除、改名などを含むファイル制御を行うためのファイル制御機能とを有している。
【0012】
サーバ10は、ネットワークの管理者がそのサーバ10に対して設定を行うための、ユーザ制御入出力装置を含むコンピュータ制御端末によって構成されている。
図2に示すように、サーバ10のファイル記憶装置には、最新版のアプリケーションプログラムのプログラムファイル101A、101Bが登録されるようになっている。ここで、プログラムファイル101Aのファイル名を「a」とし、プログラムファイル101Bのファイル名を「b」とする。
【0013】
サーバ10のファイル記憶装置には、最新版のアプリケーションプログラムのプログラムファイル101A、101Bのほかに、各クライアント12に対応するクライアント用定義ファイルが登録されるようになっている。
このクライアント用定義ファイルには、改名制御ファイル、ダウンロード制御ファイル、定義ファイル削除ファイルが含まれている。
改名制御ファイルは、旧版のプログラムファイルのファイル名を改名するための制御コマンドとパラメータが記述されている。
ダウンロード制御ファイルは、最新版のプログラムファイルをサーバ10からクライアント12に転送するための制御コマンドとパラメータが記述されている。
定義ファイル削除ファイルは、サーバ10に格納されているクライアント用定義ファイルをサーバ10から削除するための制御コマンドとパラメータが記述されている。
【0014】
各クライアント12は、そのファイル記憶装置にアプリケーションプログラムのプログラムファイル121A、121Bが記憶されており、前記アプリケーションプログラムを実行することにより所定の処理を行うように構成されている。ここで、プログラムファイル121Aのファイル名を「a」とし、プログラムファイル121Bのファイル名を「b」とする。すなわち、アプリケーションプログラムのプログラムファイル121A、121Bは、サーバ12のファイル記憶装置に登録される最新版のプログラムファイル101A、101Bによってそれぞれ更新される対象である旧版のプログラムファイルである。
【0015】
クライアント12のファイル記憶装置には、プログラムファイルのほか、ダウンロード実行ファイルとダウンロード定義ファイルが格納されている。
ダウンロード実行ファイルは、サーバ10に接続して次に述べるダウンロード定義ファイルの記述内容を実行するための制御コマンドとパラメータが記述されている。
ダウンロード定義ファイルは、クライアント12が該クライアント12に関連付けられたクライアント用定義ファイルをダウンロードするために実行する制御コマンドとパラメータが記述されている。
【0016】
次に、図2を参照してアプリケーションプログラムの更新動作について説明する。
ここでは、サーバ10からクライアント12に対して該クライアント12が有している2つのアプリケーションプログラムの最新版をダウンロードしてこのアプリケーションプログラムの更新を行う場合について説明する。
【0017】
まず、サーバ10は、最新版のアプリケーションプログラムのプログラムファイル101A、101Bと、各クライアント12毎に関連付けられたクライアント用定義ファイル102とを作成し、このサーバ10のファイル記憶装置に登録する((1)作成)。
【0018】
クライアント12は、その電源投入直後になされるサーバ10への接続動作時、もしくは、クライアント12のユーザによるサーバ10へのログイン動作時に、このクライアント12に付与されたアカウントでサーバ10へ接続処理が実行される((2)作業開始、(3)接続)。
また、上記サーバ10への接続処理は、次のようにタイマ手段を用いることによって行うようにしてもよい。すなわち、クライアント12に、予め設定された所定時間が経過する毎に所定の信号出力動作を行うタイマ手段を設けておく。そして、前記所定の信号出力動作がなされる毎に上記サーバ10への接続処理を行うように構成すればよい。
前記タイマ手段に設定される所定時間は、例えば、数時間でも、1日(24時間)でもよい。また、所定時間は、同一の時間とする必要はなく、複数の異なる時間を所定時間として設定するようにしてもよい。また、タイマ手段の構成は限定されるものではなく、例えば、ハードウェアによって実現されるものでも、ソフトウェアによって実現されるものであってもよい。
【0019】
クライアント12は、サーバ10に接続した後、サーバ10のファイル記憶装置に登録されている、前記クライアント12のクライアント名と関連づけられたクライアント用定義ファイル102をネットワーク14を介して前記クライアント12に転送する定義ファイルダウンロード処理を実行する((4)ダウンロード)。
【0020】
ここで、サーバ10のファイル記憶装置に前記クライアント12のクライアント名と関連づけられたクライアント用定義ファイル102が存在しなかった場合には、クライアント12の処理は終了する((5)終了)。
【0021】
一方、サーバ10のファイル記憶装置に前記クライアント12のクライアント名と関連づけられたクライアント用定義ファイル102が存在し、このクライアント用定義ファイル102が前記定義ファイルダウンロード処理によってダウンロードされた場合、このクライアント12は、ダウンロードしたクライアント用定義ファイル102に記述されている内容(改名制御ファイル、ダウンロード制御ファイル、定義ファイル削除ファイル)にしたがって以下の処理を実行する((6)実行)。
また、サーバ10とクライアント12とは、その接続を以下の処理がなされる期間継続していてもよいし、以下の処理においてなされるファイルや制御コマンドの転送がなされる都度、クライアント12からサーバ10に接続し直すようにしてもよい。
【0022】
クライアント12は、ダウンロードされたクライアント用定義ファイル102のダウンロード制御ファイルに記述されている、ダウンロードしようとする最新版のプログラムファイルのファイル名と同じファイル名のプログラムファイル(旧版のプログラムファイル)が、クライアント12のファイル記憶装置に存在する場合には、ダウンロードしたクライアント用定義ファイル102に含まれている改名制御ファイルに基づいて、ファイル名の改名を行う((7)改名)。
すなわち、プログラムファイル121Aのファイル名「a」をファイル名「a1」に改名する。
【0023】
クライアント12は、旧版のプログラムファイル121Aのファイル名を改名した後、ダウンロードされたクライアント用定義ファイル102のダウンロード制御ファイルの記述に基づいてサーバ10から最新版のプログラムファイル101Aのダウンロード処理を実行する((8)ダウンロード)。最新版のプログラムファイルのダウンロード後、クライアント12によって直ちにインストール処理が実行される。クライアント12にインストールされた最新版のプログラムファイルを符号122A(ファイル名「a」)で示す。
【0024】
ここで、旧版のプログラムファイル121aがファイル名「a1」に改名されているので、新版のプログラムファイル122A(ファイル名「a」)がインストールされても、旧版のプログラムファイル121a(ファイル名「a1」)が上書きされて更新されてしまうことが防止されている。すなわち、旧版のプログラムファイル121aがオープンされていた場合に、この旧版のプログラムファイル121aのアプリケーションプログラムの動作に支障が生じるおそれがない。
【0025】
クライアント12は、新版のプログラムファイル122A(ファイル名「a」)をインストールした後、改名した旧版のプログラムファイル121a(ファイル名「a1」)の削除が可能であれば、この旧版のプログラムファイル121a(ファイル名「a1」)を削除する((9)削除)。旧版のプログラムファイルの削除は、この旧版のプログラムファイルがクローズされている状態であれば可能である。
【0026】
次に、クライアント12は、更新すべきプログラムファイル121Bが残っているので、クライアント用定義ファイル102に従い同様の処理((7)改名、(8)ダウンロード、削除(9))を繰り返す。
すなわち、プログラムファイル121Bに対応して新版のプログラムファイル101Bがサーバ10からダウンロードされ、この新版のプログラムファイル101Bは、最新版のプログラムファイル122B(ファイル名「b」)としてクライアント12にインストールされる。
この場合、図2に示す(7)改名の処理の際に、プログラムファイル121B(ファイル名「b」)がファイル名「b1」に改名されている。
【0027】
2つのプログラムファイルの更新処理が終了した後、クライアント12は、クライアント用定義ファイル102の定義ファイル削除ファイルの記述に基づいて、サーバ10のファイル記憶装置に格納されている当該クライアント12に関連付けられているクライアント用定義ファイル102を削除する旨の制御コマンドをサーバ10へ送信する。
サーバ10は、この制御コマンドに基づいて当該クライアント12に関連付けられているクライアント用定義ファイル102を削除する((10)削除)。
このようにしてクライアント用定義ファイル102が削除されるので、クライアント12がサーバ10に接続して該クライアント12に関連付けられているクライアント用定義ファイルのダウンロードを試みようとしても、削除されたクライアント用定義ファイル102のダウンロードは不可能であり、既にダウンロードされた新版のプログラムファイルのダウンロードが繰り返して実行されることはない。
【0028】
また、新版のプログラムファイルのダウンロードが何らかの理由で中断した場合は、サーバに登録されているクライアント用定義ファイルの定義ファイル削除ファイルに基づく削除処理は非実行となり、サーバに登録されているクライアント用定義ファイルは残る。したがって、その後、クライアント12の電源投入に伴うサーバ10への接続動作時もしくはクライアント12のユーザによるログイン動作時に、クライアント12はサーバ10に接続してクライアント用定義ファイルのダウンロードを再実行することができる。
【0029】
したがって、サーバ10では、クライアント用定義ファイル102の有無によって、前記クライアント用定義ファイル102に関連付けられているクライアント12に対するプログラムファイルのダウンロードと更新が行われたか否かを確認して管理することができる((11)確認)。
【0030】
上述の動作では、クライアントのプログラムファイルの更新についてのみ説明したが、クライアントにプログラムファイルを新規に登録する場合についても同様の動作で行うことができる。プログラムファイルの新規登録が更新と異なる点は、旧版のアプリケーションプログラムのプログラムファイルのファイル名の改名処理と、この改名処理によって改名した旧版のアプリケーションプログラムのプログラムファイルの削除処理とが不要となる点である。
【0031】
上述した実施の形態によれば、以下の効果を奏することができる。
ネットワークの管理者が管理するサーバによって、各クライアントに登録されているアプリケーションプログラムのプログラムファイルの登録及び更新を一括して管理することで、アプリケーションプログラムの登録時または更新時の設定ミス、未更新、あるいは各クライアント間におけるアプリケーションプログラムのバージョンの不整合によって生じる不具合を回避できる。したがって、ユーザ及びネットワークの管理者の作業や管理工数を削減することができる。
【0032】
また、サーバに格納されているクライアント用定義ファイルの有無によって、各クライアントの登録及び更新状態を確実に管理することができる。
【0033】
また、クライアントにおいて更新対象であるアプリケーションプログラムが動作中であっても、そのアプリケーションプログラムのプログラムファイルを改名した後、最新版のプログラムファイルをダウンロードしてインストールするから、動作中のアプリケーションプログラムに影響を及ぼすことがない。
【0034】
なお、上述した実施の形態では、図2の(8)ダウンロードの処理中、すなわち最新版のプログラムファイルのダウンロード中に、このダウンロード中のプログラムファイルに対する操作がなされると正常な処理がなされないおそれがある。
このような不都合は、以下に説明するように、ダウンロードするプログラムファイルのファイル名を一時的に改名してダウンロードすることで回避することができる。
【0035】
図3は、上述した実施の形態の他の例を示す動作説明図である。
図2に示した(1)作成から(6)実行の処理までは先に説明した実施の形態の場合と同じであるため図示を省略する。
また、クライアント用定義ファイルには、先に延べた改名制御ファイル、ダウンロード制御ファイル、定義ファイル削除ファイルに加えて、ダウンロード用改名制御ファイルとファイル名復元ファイルが含まれている。
ダウンロード用改名制御ファイルには、ダウンロードするプログラムファイルのファイル名を第1の仮ファイル名に改名するための制御コマンドとパラメータが記述されている。
ファイル名復元ファイルには、第1の仮ファイル名に改名してダウンロードされたアプリケーションプログラムのファイル名を元のファイル名に戻すための制御コマンドとパラメータが記述されている。
【0036】
クライアント12は、ダウンロードされたクライアント用定義ファイル102のダウンロード制御ファイルに記述されている、ダウンロードしようとする最新版のプログラムファイルのファイル名と同じファイル名のプログラムファイル(旧版のプログラムファイル)が、クライアント12のファイル記憶装置に存在する場合には、ダウンロードされたクライアント用定義ファイル102のダウンロード制御ファイルに記述されている、ダウンロードしようとする最新版のプログラムファイルのファイル名を第1の仮ファイル名に改名してダウンロードする((8A)ダウンロード)とともに、前記アプリケーションプログラムによって更新される旧版のアプリケーションプログラムのプログラムファイルのファイル名を第2の仮ファイル名に改名する(8B)改名)。
このダウンロード及び改名の処理は、クライアント用定義ファイル102に含まれているダウンロード制御ファイル、ダウンロード用改名制御ファイル、改名制御ファイルに基づいて行われる。
【0037】
すなわち、サーバ10からプログラムファイル101Aのファイル名「a」を第1の仮ファイル名「a10」のプログラムファイル122Aとしてダウンロードするとともに、プログラムファイル121Aのファイル名「a」を第2の仮ファイル名「a20」に改名する。
【0038】
上述の処理がなされることで、ダウンロードするプログラムファイルのファイル名を第1の仮ファイル名「a10」」に改名しているので、ファイル名「a」のファイルにアクセスすることが不可能となり、ダウンロード中のプログラムファイル122Aに対するアクセスの実行が防止され、正常な処理が妨げられるおそれがない。
【0039】
最新版のプログラムファイルのダウンロード後、第1の仮ファイル名「a10」に改名してダウンロードされたアプリケーションプログラムのファイル名を元のファイル名「a」に戻すファイル名復元処理が行われる((8C)復元)。
【0040】
そして、クライアント12によって最新版のプログラムファイル122A(ファイル名「a」)のインストール処理が実行される。
【0041】
また、旧版のプログラムファイル121aが第2のファイル名「a20」に改名されているので、新版のプログラムファイル122A(ファイル名「a」)がインストールされても、旧版のプログラムファイル121a(ファイル名「a20」)が上書きされて更新されてしまうことが防止されている。すなわち、旧版のプログラムファイル121aがオープンされていた場合に、この旧版のプログラムファイル121aのアプリケーションプログラムの動作に支障が生じるおそれがないことは前述した実施の形態の場合と同様である。
【0042】
クライアント12は、新版のプログラムファイル122A(ファイル名「a」)をインストールした後、改名した旧版のプログラムファイル121a(ファイル名「a20」)の削除が可能であれば、この旧版のプログラムファイル121a(ファイル名「a20」)を削除する((9A)削除)。旧版のプログラムファイルの削除は、この旧版のプログラムファイルがクローズされている状態であれば可能である。
以下の処理((10)削除、(11)確認)については前述した図2の実施の形態の場合と同様であるため説明を省略する。
【0043】
次に図3を参照して他の実施の形態について説明する。
図4は、上位のサーバ1000にネットワークを介して下位のサーバ1100、1200、……と、クライアント1300が接続されており、下位のサーバ1100にネットワークを介してクライアント1101、1102、……が接続され、下位のサーバ1200にネットワークを介してクライアント1201、1202、……が接続された形態のクライアントサーバシステムを示している。
すなわち、下位のサーバ1100、1200は、上位のサーバ1000に対してクライアントの機能を果たすと同時に、各クライアント1101、1102、……と、クライアント1201、1202、……とに対してサーバの役割を果たしている。
そして、下位のサーバ1100と該サーバ1100に接続された各クライアント1101、1102によってサブツリー構造が構成されており、同様に、下位のサーバ1200と該サーバ1200に接続された各クライアント1201、1202によってサブツリー構造が構成されている。
【0044】
上位のサーバ1000のファイル記憶装置には、下位のサーバ1100、1200とクライアント1300に関連付けされたクライアント用定義ファイルが登録管理されるようになっている。
下位のサーバ1100、1200は、前記上位サーバから前記下位サーバにダウンロードされたクライアント用定義ファイルに基づいて、前記下位サーバに接続された各クライアントに対応するクライアント用定義ファイルを生成して前記下位サーバに登録するようになっている。
上位のサーバ1000、下位のサーバ1100、1200、クライアント1300は、ネットワークを介して互いにデータ送受信を行うためのネットワーク入出力機能と、ファイルを記憶するためのファイル記憶装置と、前記ファイル記憶装置に対するファイルの登録、削除、改名などを含むファイル制御を行うためのファイル制御機能とを有している。
【0045】
また、上位のサーバ1000と下位のサーバ1100、1200は、ネットワークの管理者がそのサーバ1000、1100、1200に対して設定を行うための、ユーザ制御入出力装置を含むコンピュータ制御端末によって構成されている
【0046】
次に図4を参照して上位のサーバ1000、下位のサーバ1100、1200、クライアント1300においてなされるアプリケーションプログラムの更新動作について説明する。
まず、上位のサーバ1000でクライアント用定義ファイルを準備することで、ダウンロード処理が順次各クライアントに行われる動作を説明する。
管理者は、サーバ1000において、ダウンロードの対象となるクライアント用定義ファイルを各クライアント毎に準備する。この場合、クライアントとは、サーバ1100、1200とクライアント1300である。
【0047】
サーバ1100、1200とクライアント1300は、上位のサーバ1000への接続時(クライアントの電源投入に伴う上位のサーバ1000への接続動作時もしくはクライアントのユーザによるログイン動作時)、サーバ1000のファイル記憶装置に記憶されているクライアント名と関連づけられたクライアント用定義ファイルのダウンロードを試みる。
このクライアント用定義ファイルには、先の実施の形態で説明したように、改名制御ファイル、ダウンロード制御ファイル、定義ファイル削除ファイルが含まれている。
【0048】
クライアント用定義ファイルがサーバ1000からサーバ1100、1200と、クライアント1300にダウンロードされた場合には、このクライアント用定義ファイルに従いサーバ1000から対象となるアプリケーションプログラムのプログラムファイルのダウンロード、プログラムファイル改名、前記クライアント用定義ファイルの削除などの処理が実行されるが、各動作内容は、図2で説明した手順と同じであるため説明は省略する。
【0049】
次に、サーバ1100は、クライアント1101、1102……のサーバでもあるため、サーバ1100では、クライアント1101、1102……に関連付けられたクライアント用定義ファイルの作成処理を行う。
同様に、サーバ1200は、クライアント1201、1202……のサーバでもあるため、サーバ1200では、クライアント1201、1202……に関連付けられたクライアント用定義ファイルの作成処理を行う。
これらのクライアント用定義ファイルには、改名制御ファイル、ダウンロード制御ファイル、定義ファイル削除ファイルが含まれている。
【0050】
各クライアント1101、1102……は、サーバ1100への接続時(クライアントの電源投入に伴うサーバ1100への接続動作時もしくはクライアントのユーザによるログイン動作時)に、サーバ1100のファイル記憶装置に記憶されているクライアント名と関連づけられたクライアント用定義ファイルのダウンロードを試みる。
各クライアント1101、1102……は、クライアント用定義ファイルがサーバ1100からダウンロードされた場合には、このクライアント用定義ファイルに従いサーバ1100からアプリケーションプログラムのプログラムファイルのダウンロード、プログラムファイル改名、前記クライアント用定義ファイルの削除などの処理が実行されるが、各動作内容は、図2で説明した手順と同じである。
【0051】
また、各クライアント1201、1202……は、サーバ1200への接続時(クライアントの電源投入に伴うサーバ1200への接続動作時もしくはクライアントのユーザによるログイン動作時)、サーバ1200のファイル記憶装置に記憶されているクライアント名と関連づけられたクライアント用定義ファイルのダウンロードを試みる。
各クライアント1201、1202……は、クライアント用定義ファイルがサーバ1200からダウンロードされた場合には、このクライアント用定義ファイルに従いサーバ1200からアプリケーションプログラムのプログラムファイルのダウンロード、プログラムファイル改名、前記クライアント用定義ファイルの削除などの処理が実行されるが、各動作内容は、図2で説明した手順と同じである。
【0052】
上述した動作によれば、最も上位のサーバ1000に下位の各サーバ1100、1200に関連付けたクライアント用定義ファイルを作成して登録することで、下位のサーバ1100、1200のアプリケーションプログラムの更新処理を行うことができる。すなわち、最上位のサーバ1000は、下位のサーバ1100、1200もしくは、下位のクライアント1300のクライアント用定義ファイルのみ設定すればよく、ツリー状に構成された管理構成で、順次、下位のサーバもしくは、クライアントのアプリケーションプログラムのプログラムファイルを更新することが可能となる。
また、最も上位のサーバ1000がすべてのクライアント、すなわち下位のサーバ1100、1200のクライアントについて管理する必要がない。
【0053】
次に、サブツリー単位の管理を説明する。
図4では、サーバ1100の管理下のクライアント1101、1102……にのみ更新すべきプログラムファイルがある場合に以下のような手順で更新処理を行うことが可能である。
すなわち、管理者は、サーバ1100にその管理下にあるクライアント1101、1102……に関連付けられたクライアント用定義ファイルを作成する。
そして、各クライアント1101、1102……がサーバ1100に対する接続時(クライアントの電源投入に伴うサーバ1100への接続動作時もしくはクライアントのユーザによるログイン動作時)、サーバ1100からクライアント用定義ファイルのダウンロードを試みる。
【0054】
次いで、各クライアント1101、1102……は、サーバ1100からアプリケーションプログラムのプログラムファイルのダウンロード、プログラムファイル改名、前記クライアント用定義ファイルの削除などの処理を実行する。
すなわち、更新すべきアプリケーションプログラムのプログラムファイルを有するクライアントが含まれるサブツリーのサーバ1100にのみクライアント用定義ファイルを作成登録すればよい。
【0055】
同様に、サーバ1200の管理下のクライアント1201、1202……にのみ更新すべきプログラムファイルがある場合に以下のような手順で更新処理を行うことが可能である。
すなわち、管理者は、サーバ1200にその管理下にあるクライアント1201、1202……に関連付けられたクライアント用定義ファイルを作成する。
そして、各クライアント1201、1202……がサーバ1200に対する接続時(クライアントの電源投入に伴うサーバ1200への接続動作時もしくはクライアントのユーザによるログイン動作時)、サーバ1200からクライアント用定義ファイルのダウンロードを試みる。
【0056】
次いで、各クライアント1201、1202……は、サーバ1200からアプリケーションプログラムのプログラムファイルのダウンロード、プログラムファイル改名、前記クライアント用定義ファイルの削除などの処理を実行する。
すなわち、更新すべきアプリケーションプログラムのプログラムファイルを有するクライアントが含まれるサブツリーのサーバ1200にのみクライアント用定義ファイルを作成登録すればよい。
【0057】
したがって、異なるサブツリーにあるクライアント1101、1102、……と、クライアント1201、1202、……とは、それぞれのサブツリーのサーバにクライアント用定義ファイルを作成登録することで、異なるファイル構成でのファイル管理が可能になる。
【0058】
すなわち、最上位のサーバ1000にクライアント用定義ファイルを作成登録すれば最上位のサーバ1000からみたすべてのクライアントのプログラムファイルの更新が可能となり、各サブツリーのサーバにクライアント用定義ファイルを作成登録すれば当該サーバからみたすべてのクライアントのプログラムファイルの更新が可能となる。
【0059】
また、この実施の形態においては、クライアント及び下位のサーバのプログラムファイルの更新についてのみ説明したが、クライアント及び下位のサーバにプログラムファイルを新規に登録する場合についても同様の動作で行うことができる。プログラムファイルの新規登録が更新と異なる点は、旧版のアプリケーションプログラムのプログラムファイルのファイル名の改名処理と、この改名処理によって改名した旧版のアプリケーションプログラムのプログラムファイルの削除処理とが不要となる点である。
【0060】
なお、本発明において、クライアントは、コンピュータ制御端末に限定されるものではなく、例えば、ネットワークを介して互いにデータ送受信を行うためのネットワーク入出力機能と、ファイルを記憶するためのファイル記憶装置と、前記ファイル記憶装置に対するファイルの登録、削除、改名などを含むファイル制御を行うためのファイル制御機能とを有する電子機器であってもよい。
この場合、前記ファイル記憶装置に記憶されるアプリケーションプログラムは、ファームウェアを構成するものであってもよい。また、前記ファイル記憶装置は、フラッシュメモリなどの書き換え可能な記憶媒体によって構成することが可能である。
また、前記電子機器の一例としては、ネットワークに接続されるルータやターミナルアダプタ、あるいはテレビジョン装置がある。
【0061】
【発明の効果】
以上の説明で明らかなように本発明方法は、サーバと、該サーバにネットワークを介して接続される複数のクライアントとを備えてなるクライアントサーバシステムで前記クライアントに対してアプリケーションプログラムの登録または更新を行うクライアントアプリケーションプログラムの管理方法において、アプリケーションプログラムのプログラムファイルと前記各クライアント毎に関連付けられたクライアント用定義ファイルを前記サーバに登録して管理するファイル登録管理ステップと、前記クライアントによる所定動作が実行された際に、前記クライアントによって前記サーバにアクセスし当該クライアントに対応する前記クライアント用定義ファイルを前記サーバから前記クライアントにダウンロードする定義ファイルダウンロードステップと、前記定義ファイルダウンロードステップによってダウンロードした前記クライアント用定義ファイルに基づいて前記プログラムファイルを前記サーバから前記クライアントにダウンロードするプログラムダウンロードステップと、前記プログラムダウンロードステップでダウンロードした前記プログラムファイルに基づいて前記クライアントのアプリケーションプログラムの登録または更新を行うプログラム登録更新ステップとを含み、前記クライアント用定義ファイルはダウンロード制御ファイルを含み、該ダウンロード制御ファイルは最新版のプログラムファイルを前記サーバから前記クライアントに転送するための制御コマンドとパラメータが記述され、前記プログラムダウンロードステップは前記ダウンロード制御ファイルに記述されている前記制御コマンドとパラメータに基づいて実行される構成とした。
また、本発明装置は、サーバと、該サーバにネットワークを介して接続される複数のクライアントとを備えてなるクライアントサーバシステムで前記クライアントに対してアプリケーションプログラムの登録または更新を行うクライアントアプリケーションプログラムの管理装置において、アプリケーションプログラムのプログラムファイルと前記各クライアント毎に関連付けられたクライアント用定義ファイルを前記サーバに登録して管理するファイル登録管理手段と、前記クライアントによる所定動作が実行された際に、前記クライアントによって前記サーバにアクセスし当該クライアントに対応する前記クライアント用定義ファイルを前記サーバから前記クライアントにダウンロードする定義ファイルダウンロード手段と、前記定義ファイルダウンロード手段によってダウンロードした前記クライアント用定義ファイルに基づいて前記プログラムファイルを前記サーバから前記クライアントにダウンロードするプログラムダウンロード手段と、前記プログラムダウンロード手段でダウンロードした前記プログラムファイルに基づいて前記クライアントのアプリケーションプログラムの登録または更新を行うプログラム登録更新手段とを含み、前記クライアント用定義ファイルはダウンロード制御ファイルを含み、該ダウンロード制御ファイルは最新版のプログラムファイルを前記サーバから前記クライアントに転送するための制御コマンドとパラメータが記述され、前記プログラムダウンロード手段による前記アプリケーションプログラムダウンロードは前記ダウンロード制御ファイルに記述されている前記制御コマンドとパラメータに基づいて実行される構成とした。
【0062】
そのため、本発明方法及び装置では、アプリケーションプログラムのプログラムファイルと前記各クライアント毎に関連付けられたクライアント用定義ファイルを前記サーバに登録して管理し、前記クライアントによる所定動作が実行された際に、前記クライアントによって前記サーバにアクセスし当該クライアントに対応する前記クライアント用定義ファイルを前記サーバから前記クライアントにダウンロードする。そして、ダウンロードした前記クライアント用定義ファイルに基づいて前記プログラムファイルを前記サーバから前記クライアントにダウンロードする。ダウンロードした前記プログラムファイルに基づいて前記クライアントのアプリケーションプログラムの登録または更新を行う。
したがって、サーバによって、各クライアントに登録されているアプリケーションプログラムのプログラムファイルの登録及び更新を一括して管理することで、アプリケーションプログラムの登録時または更新時の設定ミス、未更新、あるいはバージョンの不整合によって生じる不具合を回避し、ユーザ及びネットワークの管理者の作業や管理工数を削減することができる。
【図面の簡単な説明】
【図1】本発明のクライアントアプリケーションプログラムの管理方法を適用するサーバクライアントシステムの概略構成図である。
【図2】本発明のクライアントアプリケーションプログラムの管理方法の実施の形態における動作説明図である。
【図3】同実施の形態における他の例を示す動作説明図である。
【図4】本発明の他の実施の形態を説明する動作説明図である。
【符号の説明】
10……サーバ、12……クライアント、14……ネットワーク、102……クライアント用定義ファイル、101A、101B……最新版のプログラムファイル、121A、121B……旧版のプログラムファイル、122A、122B……更新されたプログラムファイル、1000……上位のサーバ、1100、1200……下位のサーバ、1101、1102、1201、1202、1300……クライアント。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a client application program management method and apparatus for registering and updating client application programs in a client server system.
[0002]
[Prior art]
In a network system composed of a server and a plurality of clients, each client registers an application program for processing a predetermined job, and executes the application program by executing the application program.
Conventionally, registration or update of an application program in each client is generally performed by each user.
For this reason, problems such as application program malfunctions due to application program registration or update mistakes, application program not updated, or inconsistent version of the application program between clients. There is a risk.
[0003]
Therefore, it is difficult for each client user to repair a failure caused by such a malfunction, and assistance from a highly knowledgeable person or network administrator is required. There is a risk that the number of management man-hours will increase.
In order to reliably update the application program in each client for the purpose of preventing such an inconvenience, a technique for downloading the upgraded application program from the server to the client has been proposed as follows.
[0004]
For example, Japanese Patent Application Laid-Open No. 6-131163 discloses a technique in which a host computer (corresponding to a server) is provided with a database that records the upgrade status of each terminal (corresponding to a client).
In this technology, when each terminal accesses the host computer, the host computer notifies each terminal of the necessity of upgrading based on the contents of the database, and the user of each terminal is made by each terminal. Select whether to upgrade before or after service execution.
Therefore, it may be necessary for the user to have specialized knowledge such as determining whether or not version upgrade is necessary, which may be burdensome for the user and may require assistance from the network administrator. The problem remains that is not necessarily reduced.
[0005]
In JP-A-8-179951 and JP-A-9-292980, a server system manages the latest version information (or information corresponding thereto) of an application program and a program file of the application program, and a client The system accesses the server system, obtains the latest version information of the application program stored in the server system, and determines that the application program has been updated, accesses the server system and is updated. A technique for downloading a program file of an application program is disclosed.
While this technology reduces the load on the server system, it has a drawback that it is difficult to manage the upgrade status of each client system on the server system side.
[0006]
Japanese Patent Laid-Open No. 8-249163 discloses a technique for transmitting version information about the latest version of software to each client-side computer when the version of software (corresponding to an application program) is upgraded in the server-side computer. It is disclosed.
In this technology, the client-side computer compares the version information received from the server side with the version information of the software stored by itself, determines whether or not the version upgrade is necessary, and determines that the version upgrade is necessary. When this happens, the latest version of the software is downloaded to the client side by communicating with the computer on the server side.
Further, the client side performs the version upgrade by restricting or prohibiting an access request for its own software to be upgraded based on its own operation state.
Therefore, there is a problem that the software operation on the client side is restricted during version upgrade.
[0007]
[Problems to be solved by the invention]
Accordingly, in each of the above-described conventional technologies, it is difficult to reduce the management man-hours of the user and the administrator when updating the application program in the client, and it is difficult to manage the upgrade state of each client from the server. In addition, there is a problem that the operation of the application program on the client is restricted.
Each of the above-described conventional techniques is applied to update of an application program, and is difficult to apply when newly registering an application program in a client.
The present invention has been devised in view of the above circumstances, and an object of the present invention is to provide a client application that can reduce the man-hours required for users and administrators to register and update application programs in the client. It is an object to provide a program management method and apparatus.
Also, an object of the present invention is to reliably manage the upgrade state of each client on the server side, that is, the administrator side, and to manage a client application program in which the operation of the application program in the client is not restricted and its To provide an apparatus.
[0008]
[Means for Solving the Problems]
In order to achieve the above object, a method of the present invention is a client / server system comprising a server and a plurality of clients connected to the server via a network, and a client for registering or updating an application program for the client. In the application program management method, a file registration management step for registering and managing a program file of an application program and a client definition file associated with each client in the server, and when a predetermined operation by the client is executed A definition file download for accessing the server by the client and downloading the client definition file corresponding to the client from the server to the client; A program download step for downloading the program file from the server to the client based on the client definition file downloaded by the definition file download step, and the program file downloaded by the program download step based on the program file. A program registration update step for registering or updating a client application program, wherein the client definition file includes a download control file, and the download control file is for transferring the latest version of the program file from the server to the client. Control commands and parameters are described, and the program download step includes the download control block. Characterized in that it is performed based on the control commands and parameters are described in yl.
The apparatus of the present invention also manages a client application program for registering or updating an application program for the client in a client server system comprising a server and a plurality of clients connected to the server via a network. In the apparatus, a file registration management means for registering and managing a program file of an application program and a client definition file associated with each client in the server, and the client when a predetermined operation is executed by the client And a definition file download means for accessing the server and downloading the client definition file corresponding to the client from the server to the client, and the definition file. Program download means for downloading the program file from the server to the client based on the client definition file downloaded by the file download means, and the client application program based on the program file downloaded by the program download means. Program registration and updating means for performing registration or update, the client definition file includes a download control file, and the download control file includes a control command and parameters for transferring the latest version of the program file from the server to the client. And the download of the application program by the program download means is the download Characterized in that it is performed based on the control commands and parameters are described in your file.
[0009]
In the method and apparatus of the present invention, a program file of an application program and a client definition file associated with each client are registered and managed in the server. When a predetermined operation is executed by the client, the client accesses the server and downloads the client definition file corresponding to the client from the server to the client. The program file is downloaded from the server to the client based on the downloaded client definition file. The client application program is registered or updated based on the downloaded program file.
Therefore, the server can collectively manage the registration and update of program files of application programs registered in each client. Therefore, setting errors, unupdates, or version Problems caused by inconsistencies can be avoided, and the work and management man-hours of users and network administrators can be reduced.
[0010]
DETAILED DESCRIPTION OF THE INVENTION
The method of the present invention will be described below together with the apparatus with reference to the drawings.
FIG. 1 is a schematic configuration diagram of a server client system to which a client application program management method of the present invention is applied, and FIG. 2 is an operation explanatory diagram of an embodiment of the present invention.
[0011]
As shown in FIG. 1, a server client system is configured by connecting a server 10 and a plurality of clients 12 via a network 14.
The server 10 and each client 12 have a network input / output function for transmitting / receiving data to / from each other via the network 14, a file storage device for storing a file, and file registration, deletion, and rename to the file storage device. And a file control function for performing file control including the above.
[0012]
The server 10 is configured by a computer control terminal including a user control input / output device for a network administrator to make settings for the server 10.
As shown in FIG. 2, program files 101A and 101B of the latest version of the application program are registered in the file storage device of the server 10. Here, the file name of the program file 101A is “a”, and the file name of the program file 101B is “b”.
[0013]
In addition to the program files 101A and 101B of the latest version of the application program, a client definition file corresponding to each client 12 is registered in the file storage device of the server 10.
This client definition file includes a rename control file, a download control file, and a definition file deletion file.
The rename control file describes control commands and parameters for renaming the file name of the old version of the program file.
In the download control file, control commands and parameters for transferring the latest version of the program file from the server 10 to the client 12 are described.
The definition file deletion file describes a control command and parameters for deleting a client definition file stored in the server 10 from the server 10.
[0014]
Each client 12 stores application program program files 121A and 121B in its file storage device, and is configured to execute a predetermined process by executing the application program. Here, the file name of the program file 121A is “a”, and the file name of the program file 121B is “b”. That is, the program files 121A and 121B of the application program are old version program files that are to be updated by the latest version of the program files 101A and 101B registered in the file storage device of the server 12, respectively.
[0015]
The file storage device of the client 12 stores a download execution file and a download definition file in addition to the program file.
In the download execution file, control commands and parameters for executing the description contents of the download definition file described below by connecting to the server 10 are described.
The download definition file describes control commands and parameters that are executed by the client 12 to download the client definition file associated with the client 12.
[0016]
Next, the update operation of the application program will be described with reference to FIG.
Here, a case will be described in which the latest versions of two application programs included in the client 12 are downloaded from the server 10 to the client 12 and the application programs are updated.
[0017]
First, the server 10 creates the program files 101A and 101B of the latest version of the application program and the client definition file 102 associated with each client 12, and registers it in the file storage device of the server 10 ((1 ) Create).
[0018]
When the client 12 is connected to the server 10 immediately after the power is turned on or when the user of the client 12 logs in to the server 10, connection processing to the server 10 is executed with the account assigned to the client 12. ((2) Work start, (3) Connection).
Further, the connection processing to the server 10 may be performed by using timer means as follows. That is, the client 12 is provided with timer means for performing a predetermined signal output operation every time a predetermined time set in advance elapses. The connection process to the server 10 may be performed every time the predetermined signal output operation is performed.
The predetermined time set in the timer means may be several hours or one day (24 hours), for example. The predetermined time does not need to be the same time, and a plurality of different times may be set as the predetermined time. Further, the configuration of the timer means is not limited, and may be realized by hardware or software, for example.
[0019]
After connecting to the server 10, the client 12 transfers the client definition file 102 registered in the file storage device of the server 10 and associated with the client name of the client 12 to the client 12 via the network 14. A definition file download process is executed ((4) download).
[0020]
If the client definition file 102 associated with the client name of the client 12 does not exist in the file storage device of the server 10, the processing of the client 12 ends ((5) end).
[0021]
On the other hand, when the client definition file 102 associated with the client name of the client 12 exists in the file storage device of the server 10 and this client definition file 102 is downloaded by the definition file download process, the client 12 Then, the following processing is executed according to the contents (renaming control file, download control file, definition file deletion file) described in the downloaded client definition file 102 (execute (6)).
Further, the server 10 and the client 12 may continue the connection for a period during which the following processing is performed, or each time a file or a control command is transferred in the following processing, the client 12 and the client 12 perform the connection. You may make it reconnect to.
[0022]
The client 12 receives a program file (old version program file) having the same file name as the file name of the latest version of the program file to be downloaded described in the download control file of the downloaded client definition file 102. If it exists in the 12 file storage devices, the file name is renamed based on the rename control file included in the downloaded client definition file 102 ((7) rename).
That is, the file name “a” of the program file 121A is renamed to the file name “a1”.
[0023]
After renaming the file name of the old version of the program file 121A, the client 12 executes download processing of the latest version of the program file 101A from the server 10 based on the description of the download control file of the downloaded client definition file 102 ( (8) Download). After downloading the latest version of the program file, the installation process is immediately executed by the client 12. The latest version of the program file installed on the client 12 is indicated by reference numeral 122A (file name “a”).
[0024]
Here, since the old version of the program file 121a is renamed to the file name “a1”, even if the new version of the program file 122A (file name “a”) is installed, the old version of the program file 121a (file name “a1”). ) Is overwritten and updated. That is, when the old version of the program file 121a is open, there is no possibility that the operation of the application program of the old version of the program file 121a will be hindered.
[0025]
If the client 12 can delete the renamed old version of the program file 121a (file name “a1”) after installing the new version of the program file 122A (file name “a”), the old version of the program file 121a ( File name “a1”) is deleted ((9) deletion). The old version of the program file can be deleted as long as the old version of the program file is closed.
[0026]
Next, since the program file 121B to be updated remains, the client 12 repeats the same processing ((7) rename, (8) download, delete (9)) according to the client definition file 102.
That is, a new version of the program file 101B is downloaded from the server 10 corresponding to the program file 121B, and the new version of the program file 101B is installed in the client 12 as the latest version of the program file 122B (file name “b”).
In this case, during the process of (7) renaming shown in FIG. 2, the program file 121B (file name “b”) is renamed to the file name “b1”.
[0027]
After the update processing of the two program files is completed, the client 12 is associated with the client 12 stored in the file storage device of the server 10 based on the description of the definition file deletion file of the client definition file 102. A control command for deleting the existing client definition file 102 is transmitted to the server 10.
Based on this control command, the server 10 deletes the client definition file 102 associated with the client 12 ((10) deletion).
Since the client definition file 102 is deleted in this way, even if the client 12 attempts to download the client definition file associated with the client 12 by connecting to the server 10, the deleted client definition Downloading of the file 102 is impossible, and downloading of a new version of the program file that has already been downloaded is not repeatedly executed.
[0028]
If the download of the new version of the program file is interrupted for any reason, the deletion process based on the definition file deletion file of the client definition file registered on the server is not executed, and the client definition registered on the server is not executed. The file remains. Therefore, the client 12 can then connect to the server 10 and re-execute the download of the client definition file at the time of the connection operation to the server 10 accompanying the power-on of the client 12 or the login operation by the user of the client 12. .
[0029]
Therefore, the server 10 can check and manage whether or not the program file has been downloaded and updated for the client 12 associated with the client definition file 102 depending on the presence or absence of the client definition file 102. ((11) confirmation).
[0030]
In the above-described operation, only the update of the program file of the client has been described, but the same operation can be performed when a program file is newly registered in the client. The new registration of the program file is different from the update because the rename process of the program file name of the old version application program and the deletion process of the program file of the old version application program renamed by this rename process are not required. is there.
[0031]
According to the embodiment described above, the following effects can be achieved.
By managing the registration and update of program files of application programs registered on each client in a batch by the server managed by the network administrator, setting errors at the time of application program registration or update, unupdated, Or the malfunction which arises by the mismatch of the version of an application program between each client can be avoided. Therefore, the work and management man-hours of the user and the network administrator can be reduced.
[0032]
Also, the registration and update status of each client can be reliably managed depending on the presence or absence of the client definition file stored in the server.
[0033]
Even if the application program to be updated is running on the client, the program file of the application program is renamed, and then the latest version of the program file is downloaded and installed, which affects the running application program. There is no effect.
[0034]
In the above-described embodiment, there is a possibility that normal processing may not be performed if an operation is performed on the program file being downloaded during the download process (8) in FIG. 2, that is, while the latest version of the program file is being downloaded. There is.
Such inconvenience can be avoided by temporarily renaming and downloading the program file to be downloaded as described below.
[0035]
FIG. 3 is an operation explanatory diagram illustrating another example of the above-described embodiment.
Since the processes from (1) creation to (6) execution shown in FIG. 2 are the same as those in the embodiment described above, illustration is omitted.
The client definition file includes a download rename control file and a file name restoration file in addition to the rename control file, download control file, and definition file deletion file.
In the download rename control file, a control command and a parameter for renaming the file name of the program file to be downloaded to the first temporary file name are described.
In the file name restoration file, a control command and a parameter for returning the file name of the application program downloaded after being renamed to the first temporary file name to the original file name are described.
[0036]
The client 12 receives a program file (old version program file) having the same file name as the file name of the latest version of the program file to be downloaded, which is described in the download control file of the downloaded client definition file 102. If it exists in the 12 file storage devices, the file name of the latest version of the program file to be downloaded described in the download control file of the downloaded client definition file 102 is used as the first temporary file name. Rename and download ((8A) download), and the program file name of the old version of the application program updated by the application program is the second temporary file name. Renamed to (8B) renamed).
This download and rename process is performed based on the download control file, download rename control file, and rename control file included in the client definition file 102.
[0037]
That is, the file name “a” of the program file 101A is downloaded from the server 10 as the program file 122A of the first temporary file name “a10”, and the file name “a” of the program file 121A is downloaded as the second temporary file name “ a20 ".
[0038]
By performing the above processing, the file name of the program file to be downloaded has been renamed to the first temporary file name “a10”. Therefore, it becomes impossible to access the file with the file name “a”. Access to the program file 122A being downloaded is prevented from being executed, and normal processing is not hindered.
[0039]
After downloading the latest version of the program file, a file name restoration process is performed to rename the first temporary file name “a10” and return the downloaded application program file name to the original file name “a” ((8C ) Restore).
[0040]
Then, the installation process of the latest program file 122A (file name “a”) is executed by the client 12.
[0041]
Since the old version of the program file 121a has been renamed to the second file name “a20”, the old version of the program file 121a (file name “a”) is installed even if the new version of the program file 122A (file name “a”) is installed. a20 ") is prevented from being overwritten and updated. That is, when the old version of the program file 121a is open, there is no possibility that the operation of the application program of the old version of the program file 121a will be hindered, as in the case of the above-described embodiment.
[0042]
If the client 12 can install the new version of the program file 122A (file name “a”) and then delete the renamed old version of the program file 121a (file name “a20”), the old version of the program file 121a ( File name “a20”) is deleted ((9A) deletion). The old version of the program file can be deleted as long as the old version of the program file is closed.
The following processing ((10) deletion, (11) confirmation) is the same as that in the embodiment of FIG.
[0043]
Next, another embodiment will be described with reference to FIG.
In FIG. 4, the lower server 1100, 1200,... And the client 1300 are connected to the upper server 1000 via the network, and the clients 1101, 1102,... Are connected to the lower server 1100 via the network. The client server system is configured such that clients 1201, 1202,... Are connected to the lower server 1200 via a network.
That is, the lower servers 1100 and 1200 perform the client function with respect to the upper server 1000, and at the same time, have the server role for each of the clients 1101, 1102,... Plays.
A sub-tree structure is configured by the lower server 1100 and the clients 1101 and 1102 connected to the server 1100. Similarly, the sub-tree is formed by the lower server 1200 and the clients 1201 and 1202 connected to the server 1200. The structure is structured.
[0044]
In the file storage device of the upper server 1000, registration files for clients associated with the lower servers 1100 and 1200 and the client 1300 are registered and managed.
The lower servers 1100 and 1200 generate a client definition file corresponding to each client connected to the lower server based on the client definition file downloaded from the upper server to the lower server, and the lower server To register.
The upper server 1000, the lower servers 1100, 1200, and the client 1300 each have a network input / output function for performing data transmission / reception via a network, a file storage device for storing a file, and a file for the file storage device And a file control function for performing file control including registration, deletion, and rename.
[0045]
The upper server 1000 and the lower servers 1100 and 1200 are configured by computer control terminals including a user control input / output device for the network administrator to make settings for the servers 1000, 1100 and 1200. Have
[0046]
Next, with reference to FIG. 4, the update operation of the application program performed in the upper server 1000, the lower servers 1100 and 1200, and the client 1300 will be described.
First, description will be given of an operation in which download processing is sequentially performed on each client by preparing a client definition file in the host server 1000.
In the server 1000, the administrator prepares a client definition file to be downloaded for each client. In this case, the clients are the servers 1100 and 1200 and the client 1300.
[0047]
The servers 1100 and 1200 and the client 1300 are stored in the file storage device of the server 1000 when connected to the higher-level server 1000 (when connected to the higher-level server 1000 or when a client user logs in). Attempts to download a client definition file associated with a stored client name.
This client definition file includes a rename control file, a download control file, and a definition file deletion file as described in the previous embodiment.
[0048]
When the client definition file is downloaded from the server 1000 to the servers 1100 and 1200 and the client 1300, the program file download of the target application program from the server 1000 according to the client definition file, the program file rename, and the client Processing such as deletion of the definition file for use is executed, but the contents of each operation are the same as the procedure described in FIG.
[0049]
Next, since the server 1100 is also a server for the clients 1101, 1102,..., The server 1100 performs processing for creating a client definition file associated with the clients 1101, 1102,.
Similarly, since the server 1200 is also a server of clients 1201, 1202,..., The server 1200 performs processing for creating a client definition file associated with the clients 1201, 1202,.
These client definition files include a rename control file, a download control file, and a definition file deletion file.
[0050]
Each client 1101, 1102,... Is stored in the file storage device of the server 1100 when connected to the server 1100 (when connected to the server 1100 when the client is turned on or when the client user logs in). Attempts to download the client definition file associated with the client name.
When the client definition file is downloaded from the server 1100, each client 1101, 1102,... Downloads the program file of the application program from the server 1100 according to the client definition file, renames the program file, and defines the client definition file. However, each operation is the same as the procedure described with reference to FIG.
[0051]
Each client 1201, 1202,... Is stored in the file storage device of the server 1200 when connected to the server 1200 (when the client 1200 is connected to the server 1200 or when the client user logs in). Attempts to download a client definition file associated with the current client name.
When the client definition file is downloaded from the server 1200, each of the clients 1201, 1202,... Downloads the program file of the application program from the server 1200 according to the client definition file, renames the program file, and defines the client definition file. However, each operation is the same as the procedure described with reference to FIG.
[0052]
According to the above-described operation, the application program of the lower servers 1100 and 1200 is updated by creating and registering the client definition file associated with the lower servers 1100 and 1200 in the uppermost server 1000. be able to. That is, the uppermost server 1000 only needs to set the client definition file of the lower server 1100, 1200 or the lower client 1300, and in the management configuration configured in a tree shape, the lower server or the client sequentially. It becomes possible to update the program file of the application program.
Further, it is not necessary for the uppermost server 1000 to manage all clients, that is, the clients of the lower servers 1100 and 1200.
[0053]
Next, sub-tree unit management will be described.
In FIG. 4, when there is a program file to be updated only in the clients 1101, 1102,... Under the management of the server 1100, the update process can be performed in the following procedure.
That is, the administrator creates a client definition file associated with the clients 1101, 1102,.
Each client 1101, 1102,... Tries to download a client definition file from the server 1100 when connected to the server 1100 (when connected to the server 1100 when the client power is turned on or when a client user logs in). .
[0054]
Next, each of the clients 1101, 1102,... Executes processing such as downloading a program file of the application program from the server 1100, renaming the program file, and deleting the client definition file.
That is, it is only necessary to create and register a client definition file only in the server 1100 of the subtree including the client having the program file of the application program to be updated.
[0055]
Similarly, when there is a program file to be updated only in the clients 1201, 1202,... Under the management of the server 1200, the update process can be performed in the following procedure.
That is, the administrator creates a client definition file associated with the clients 1201, 1202,.
When each client 1201, 1202... Connects to the server 1200 (when the client 1200 is connected to the server 1200 or when the client user logs in), it tries to download the client definition file from the server 1200. .
[0056]
Next, each client 1201, 1202,... Executes processing such as downloading a program file of an application program from the server 1200, renaming the program file, and deleting the client definition file.
That is, the client definition file need only be created and registered only in the server 1200 of the subtree including the client having the program file of the application program to be updated.
[0057]
Therefore, the clients 1101, 1102,... And the clients 1201, 1202,... In different subtrees can create and register client definition files on the servers of the respective subtrees, thereby managing files with different file configurations. It becomes possible.
[0058]
That is, if a client definition file is created and registered in the highest server 1000, it is possible to update all client program files as seen from the highest server 1000, and if a client definition file is created and registered in each subtree server. All client program files as seen from the server can be updated.
[0059]
In this embodiment, only the update of the program file of the client and the lower server has been described. However, when a program file is newly registered in the client and the lower server, the same operation can be performed. The new registration of the program file is different from the update because the rename process of the program file name of the old version application program and the deletion process of the program file of the old version application program renamed by this rename process are not required. is there.
[0060]
In the present invention, the client is not limited to the computer control terminal, for example, a network input / output function for transmitting / receiving data to / from each other via a network, a file storage device for storing a file, It may be an electronic device having a file control function for performing file control including file registration, deletion, rename, and the like with respect to the file storage device.
In this case, the application program stored in the file storage device may constitute firmware. The file storage device can be configured by a rewritable storage medium such as a flash memory.
Examples of the electronic device include a router, a terminal adapter, or a television device connected to a network.
[0061]
【The invention's effect】
As is clear from the above description, the method of the present invention is a client-server system comprising a server and a plurality of clients connected to the server via a network, and registers or updates application programs for the clients. In the client application program management method to be performed, a file registration management step of registering and managing a program file of an application program and a client definition file associated with each client in the server, and a predetermined operation by the client are executed When the client accesses the server by the client and downloads the client definition file corresponding to the client from the server to the client. A program download step for downloading the program file from the server to the client based on the client definition file downloaded by the definition file download step, and based on the program file downloaded by the program download step. A program registration update step for registering or updating a client application program, wherein the client definition file includes a download control file, and the download control file is for transferring the latest version of the program file from the server to the client. Control commands and parameters are described, and the program download step includes the download control. And configured to be executed based on the control commands and parameters stored in the file.
The apparatus of the present invention also manages a client application program for registering or updating an application program for the client in a client server system comprising a server and a plurality of clients connected to the server via a network. In the apparatus, a file registration management means for registering and managing a program file of an application program and a client definition file associated with each client in the server, and the client when a predetermined operation is executed by the client And a definition file download means for accessing the server and downloading the client definition file corresponding to the client from the server to the client, and the definition file. Program download means for downloading the program file from the server to the client based on the client definition file downloaded by the file download means, and the client application program based on the program file downloaded by the program download means. Program registration update means for performing registration or update, the client definition file includes a download control file, and the download control file includes control commands and parameters for transferring the latest version of the program file from the server to the client. The application program download by the program download means is the download system. And configured to be executed based on the control commands and parameters stored in the file.
[0062]
Therefore, in the method and apparatus of the present invention, the program file of the application program and the client definition file associated with each client are registered and managed in the server, and when a predetermined operation by the client is executed, The client accesses the server and downloads the client definition file corresponding to the client from the server to the client. Then, the program file is downloaded from the server to the client based on the downloaded client definition file. The client application program is registered or updated based on the downloaded program file.
Therefore, the server manages the registration and update of the program file of the application program registered in each client in a lump, so that the setting error, unupdate, or version inconsistency at the time of application program registration or update In this case, the work and management man-hours of the user and the network administrator can be reduced.
[Brief description of the drawings]
FIG. 1 is a schematic configuration diagram of a server client system to which a client application program management method of the present invention is applied.
FIG. 2 is an operation explanatory diagram in the embodiment of the client application program management method of the present invention;
FIG. 3 is an operation explanatory diagram showing another example in the embodiment;
FIG. 4 is an operation explanatory diagram illustrating another embodiment of the present invention.
[Explanation of symbols]
10 ... Server, 12 ... Client, 14 ... Network, 102 ... Client definition file, 101A, 101B ... Latest version program file, 121A, 121B ... Old version program file, 122A, 122B ... Update Program file 1000, upper server, 1100, 1200, lower server, 1101, 1102, 1201, 1202, 1300, client.

Claims (8)

サーバと、該サーバにネットワークを介して接続される複数のクライアントとを備えてなるクライアントサーバシステムで前記クライアントに対してアプリケーションプログラムの登録または更新を行うクライアントアプリケーションプログラムの管理方法において、
アプリケーションプログラムのプログラムファイルと前記各クライアント毎に関連付けられたクライアント用定義ファイルを前記サーバに登録して管理するファイル登録管理ステップと、
前記クライアントによる所定動作が実行された際に、前記クライアントによって前記サーバにアクセスし当該クライアントに対応する前記クライアント用定義ファイルを前記サーバから前記クライアントにダウンロードする定義ファイルダウンロードステップと、
前記定義ファイルダウンロードステップによってダウンロードした前記クライアント用定義ファイルに基づいて前記プログラムファイルを前記サーバから前記クライアントにダウンロードするプログラムダウンロードステップと、
前記プログラムダウンロードステップでダウンロードした前記プログラムファイルに基づいて前記クライアントのアプリケーションプログラムの登録または更新を行うプログラム登録更新ステップとを含み、
前記クライアント用定義ファイルはダウンロード制御ファイルを含み、該ダウンロード制御ファイルは最新版のプログラムファイルを前記サーバから前記クライアントに転送するための制御コマンドとパラメータが記述され、
前記プログラムダウンロードステップは前記ダウンロード制御ファイルに記述されている前記制御コマンドとパラメータに基づいて実行される、
ことを特徴とするクライアントアプリケーションプログラムの管理方法。
In a client application program management method for registering or updating an application program for the client in a client server system comprising a server and a plurality of clients connected to the server via a network,
A file registration management step for registering and managing a program file of an application program and a client definition file associated with each client in the server;
A definition file download step of accessing the server by the client and downloading the client definition file corresponding to the client from the server to the client when a predetermined operation is performed by the client;
A program download step for downloading the program file from the server to the client based on the client definition file downloaded by the definition file download step;
A program registration update step for registering or updating the application program of the client based on the program file downloaded in the program download step,
The client definition file includes a download control file, and the download control file describes control commands and parameters for transferring the latest version of the program file from the server to the client.
The program download step is executed based on the control command and parameters described in the download control file.
A method for managing a client application program.
前記アプリケーションプログラムのダウンロードの実行が完了した前記クライアントに対応する前記クライアント用定義ファイルを前記サーバから削除する定義ファイル削除ステップを含み、前記定義ファイル削除ステップは定義ファイル削除ファイルを含み、該定義ファイル削除ファイルは前記サーバに格納されている前記クライアント用定義ファイルを削除するための制御コマンドとパラメータが記述され、前記定義ファイル削除ステップは前記定義ファイル削除ファイルに記述されている前記制御コマンドとパラメータに基づいて実行されることを特徴とする請求項1記載のクライアントアプリケーションプログラムの管理方法。A definition file deletion step of deleting the client definition file corresponding to the client for which execution of downloading of the application program has been completed from the server, and the definition file deletion step includes a definition file deletion file, and the definition file deletion The file describes a control command and parameter for deleting the client definition file stored in the server, and the definition file deletion step is based on the control command and parameter described in the definition file deletion file. The client application program management method according to claim 1, wherein the client application program management method is executed. 前記プログラムダウンロードステップによってプログラムファイルをダウンロードする前に、前記アプリケーションプログラムによって更新される旧版のアプリケーションプログラムのプログラムファイルのファイル名を改名するファイル改名ステップを含み、前記ファイル改名ステップは改名制御ファイルを含み、該改名制御ファイルは前記旧版のプログラムファイルのファイル名を改名するための制御コマンドとパラメータが記述され、前記ファイル改名ステップは前記改名制御ファイルに記述されている前記制御コマンドとパラメータに基づいて実行されることを特徴とする請求項1または2記載のクライアントアプリケーションプログラムの管理方法。Including a file renaming step for renaming a program file of an old version of the application program updated by the application program before downloading the program file by the program downloading step, the file renaming step including a renaming control file; The rename control file describes a control command and a parameter for renaming the file name of the old version program file, and the file rename step is executed based on the control command and parameter described in the rename control file. 3. The method for managing a client application program according to claim 1, wherein the client application program is managed. 前記クライアント用定義ファイルはダウンロード用改名制御ファイルとファイル名復元ファイルとを含み、該ダウンロード用改名制御ファイルはダウンロードするプログラムファイルのファイル名を第1の仮ファイル名に改名するための制御コマンドとパラメータが記述され、該ファイル名復元ファイルは第1の仮ファイル名に改名してダウンロードされたアプリケーションプログラムのファイル名を元のファイル名に戻すための制御コマンドとパラメータが記述され、前記プログラムダウンロードステップは、前記ダウンロード用改名制御ファイルに記述されている前記制御コマンドとパラメータに基づいて、ダウンロードするプログラムファイルのファイル名を第1の仮ファイル名に改名してダウンロードするとともに、前記アプリケーションプログラムによって更新される旧版のアプリケーションプログラムのプログラムファイルのファイル名を第2の仮ファイル名に改名するものであり、前記ファイル名復元ファイルに記述されている前記制御コマンドとパラメータに基づいて、前記プログラムダウンロードステップで前記第1の仮ファイル名に改名してダウンロードされた前記アプリケーションプログラムのファイル名を元のファイル名に戻すファイル名復元ステップを含むことを特徴とする請求項1、2または3記載のクライアントアプリケーションプログラムの管理方法。 The client definition file includes a download renaming control file and a file name restoration file. The download renaming control file is a control command and parameter for renaming the file name of the program file to be downloaded to the first temporary file name. The file name restoration file is described with a control command and a parameter for returning the file name of the downloaded application program to the original file name after being renamed to the first temporary file name. , based on the control commands and parameters are described in the download for renaming control file, as well as download the file name of the program file to be downloaded renamed first temporary file name, the application File name of the program file of the application program of old updated by tio down program is intended to rename the second temporary file name, based on the control commands and parameters described in the file name restoration file, the program 4. The file name restoration step according to claim 1, further comprising: a file name restoring step for restoring the file name of the application program downloaded after being renamed to the first temporary file name in the download step. Client application program management method. サーバと、該サーバにネットワークを介して接続される複数のクライアントとを備えてなるクライアントサーバシステムで前記クライアントに対してアプリケーションプログラムの登録または更新を行うクライアントアプリケーションプログラムの管理装置において、
アプリケーションプログラムのプログラムファイルと前記各クライアント毎に関連付けられたクライアント用定義ファイルを前記サーバに登録して管理するファイル登録管理手段と、
前記クライアントによる所定動作が実行された際に、前記クライアントによって前記サーバにアクセスし当該クライアントに対応する前記クライアント用定義ファイルを前記サーバから前記クライアントにダウンロードする定義ファイルダウンロード手段と、
前記定義ファイルダウンロード手段によってダウンロードした前記クライアント用定義ファイルに基づいて前記プログラムファイルを前記サーバから前記クライアントにダウンロードするプログラムダウンロード手段と、
前記プログラムダウンロード手段でダウンロードした前記プログラムファイルに基づいて前記クライアントのアプリケーションプログラムの登録または更新を行うプログラム登録更新手段とを含み、
前記クライアント用定義ファイルはダウンロード制御ファイルを含み、該ダウンロード制御ファイルは最新版のプログラムファイルを前記サーバから前記クライアントに転送するための制御コマンドとパラメータが記述され、
前記プログラムダウンロード手段による前記アプリケーションプログラムのダウンロードは前記ダウンロード制御ファイルに記述されている前記制御コマンドとパラメータに基づいて実行される、
ことを特徴とするクライアントアプリケーションプログラムの管理装置。
In a client application program management apparatus for registering or updating an application program for the client in a client server system comprising a server and a plurality of clients connected to the server via a network,
A file registration management means for registering and managing a program file of an application program and a client definition file associated with each client in the server;
Definition file download means for accessing the server by the client and downloading the client definition file corresponding to the client from the server to the client when a predetermined operation is performed by the client;
Program download means for downloading the program file from the server to the client based on the client definition file downloaded by the definition file download means;
Program registration update means for registering or updating the application program of the client based on the program file downloaded by the program download means,
The client definition file includes a download control file, and the download control file describes control commands and parameters for transferring the latest version of the program file from the server to the client.
Downloading the application program by the program download means is executed based on the control command and parameters described in the download control file.
An apparatus for managing a client application program.
前記アプリケーションプログラムのダウンロードの実行が完了した前記クライアントに対応する前記クライアント用定義ファイルを前記サーバから削除する定義ファイル削除手段を含み、前記クライアント用定義ファイルには定義ファイル削除ファイルが記述され、該定義ファイル削除ファイルは前記サーバに格納されている前記クライアント用定義ファイルを削除するための制御コマンドとパラメータが記述され、前記定義ファイル削除手段による前記クライアント用定義ファイルの前記サーバからの削除は、前記定義ファイル削除ファイルに記述されている前記制御コマンドとパラメータに基づいて実行されることを特徴とする請求項5記載のクライアントアプリケーションプログラムの管理装置。Definition file deletion means for deleting from the server the definition file for the client corresponding to the client for which execution of the download of the application program has been completed, a definition file deletion file is described in the definition file for the client, and the definition The file deletion file describes a control command and parameters for deleting the client definition file stored in the server, and the definition file deletion means deletes the client definition file from the server by the definition. 6. The client application program management apparatus according to claim 5 , wherein the management apparatus is executed based on the control command and parameters described in a file deletion file. 前記プログラムダウンロードステップによってプログラムファイルをダウンロードする前に、前記アプリケーションプログラムによって更新される旧版のアプリケーションプログラムのプログラムファイルのファイル名を改名するファイル改名手段を含み、前記クライアント定義ファイルは改名制御ファイルを含み、該改名制御ファイルは前記旧版のプログラムファイルのファイル名を改名するための制御コマンドとパラメータが記述され、前記ファイル改名手段による前記旧版のアプリケーションプログラムのプログラムファイルのファイル名の改名は前記改名制御ファイルに記述されている前記制御コマンドとパラメータに基づいて実行されることを特徴とする請求項5または6記載のクライアントアプリケーションプログラムの管理装置。Including a file renaming means for renaming a program file of an old version of the application program updated by the application program before downloading the program file in the program download step, and the client definition file includes a renaming control file; In the rename control file, a control command and a parameter for renaming the file name of the old version program file are described, and the rename of the program file of the old version application program by the file renaming means is renamed to the rename control file. management instrumentation client application program according to claim 5 or 6, wherein the executed based on the control commands and parameters are described . 前記クライアント用定義ファイルはダウンロード用改名制御ファイルとファイル名復元ファイルとを含み、該ダウンロード用改名制御ファイルはダウンロードするプログラムファイルのファイル名を第1の仮ファイル名に改名するための制御コマンドとパラメータが記述され、該ファイル名復元ファイルは第1の仮ファイル名に改名してダウンロードされたアプリケーションプログラムのファイル名を元のファイル名に戻すための制御コマンドとパラメータが記述され、前記プログラムダウンロード手段は、前記ダウンロード用改名制御ファイルに記述されている前記制御コマンドとパラメータに基づいて、ダウンロードするプログラムファイルのファイル名を第1の仮ファイル名に改名してダウンロードするとともに、前記アプリケーションプログラムによって更新される旧版のアプリケーションプログラムのプログラムファイルのファイル名を第2の仮ファイル名に改名するものであり、前記ファイル名復元ファイルに記述されている前記制御コマンドとパラメータに基づいて、前記プログラムダウンロード手段で前記第1の仮ファイル名に改名してダウンロードされた前記アプリケーションプログラムのファイル名を元のファイル名に戻すファイル名復元手段を含むことを特徴とする請求項5、6または7記載のクライアントアプリケーションプログラムの管理装置。 The client definition file includes a download renaming control file and a file name restoration file. The download renaming control file is a control command and parameter for renaming the file name of the program file to be downloaded to the first temporary file name. The file name restoration file is written with a control command and parameters for changing the file name of the downloaded application program to the original file name after being renamed to the first temporary file name. , based on the control commands and parameters are described in the download for renaming control file, as well as download the file name of the program file to be downloaded renamed first temporary file name, the application The file name of the program files old application program to be updated by the program is intended to rename the second temporary file name, based on the control commands and parameters described in the file name restoration file, the program download means to rename the first temporary file name of the application program downloaded file name of the original file name to return the file name according to claim 5, 6 or 7, wherein the containing restoring means Client application program management device.
JP17059198A 1998-06-02 1998-06-02 Method and apparatus for managing client application program Expired - Fee Related JP3616498B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17059198A JP3616498B2 (en) 1998-06-02 1998-06-02 Method and apparatus for managing client application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17059198A JP3616498B2 (en) 1998-06-02 1998-06-02 Method and apparatus for managing client application program

Publications (2)

Publication Number Publication Date
JPH11345114A JPH11345114A (en) 1999-12-14
JP3616498B2 true JP3616498B2 (en) 2005-02-02

Family

ID=15907686

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17059198A Expired - Fee Related JP3616498B2 (en) 1998-06-02 1998-06-02 Method and apparatus for managing client application program

Country Status (1)

Country Link
JP (1) JP3616498B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001222500A (en) 1999-12-01 2001-08-17 Sharp Corp Method for distributing program in network gateway
JPWO2011104825A1 (en) * 2010-02-23 2013-06-17 富士通株式会社 Update method, update device, and update program

Also Published As

Publication number Publication date
JPH11345114A (en) 1999-12-14

Similar Documents

Publication Publication Date Title
US7003767B2 (en) System and method for remotely updating software applications
US8037198B2 (en) Firmware upgrade for thin clients using one or more servers
US6301710B1 (en) System and method for creating a substitute registry when automatically installing an update program
US6976062B1 (en) Automated software upgrade utility
US6408434B1 (en) System and method for using a substitute directory to automatically install an update program
US8606765B2 (en) Systems and methods for updating software appliances
US7904900B2 (en) Method in a network of the delivery of files
US6202207B1 (en) Method and a mechanism for synchronized updating of interoperating software
US8886768B2 (en) Read-only storage device having network interface, a system including the device and a method of distributing files over a network
US7831638B2 (en) Method and system for image management in a computing system
US6199204B1 (en) Distribution of software updates via a computer network
US6986133B2 (en) System and method for securely upgrading networked devices
US6553490B1 (en) Computer system including local computer with capability to automatically update operating system or application program from network server
JP3167522B2 (en) Software remote automatic update system and method
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
US20020107945A1 (en) Mechanism to dynamically update a windows system with user specific application enablement support from a heterogeneous server environment
CN112104501A (en) Remote software upgrading method for agricultural machinery subsoiling Internet of things terminal equipment
US6832374B2 (en) System and method for updating an executing executable file
JP4576130B2 (en) Version updating method for communication system application program and program therefor
JPH09292980A (en) File distribution system
JP3616498B2 (en) Method and apparatus for managing client application program
KR100831128B1 (en) System and method for backup/recovery of operating system, backup/recovery/update/install/run of game program and management of operating sysem
Cisco Installing Cisco Transport Manager Release 2.2.1
JPH1124934A (en) Distribution management method for client program in client server system
JPH06250951A (en) Remote installation system

Legal Events

Date Code Title Description
A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20041105

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees