JPH11194929A - Client-side program management method in client-server system - Google Patents

Client-side program management method in client-server system

Info

Publication number
JPH11194929A
JPH11194929A JP9368761A JP36876197A JPH11194929A JP H11194929 A JPH11194929 A JP H11194929A JP 9368761 A JP9368761 A JP 9368761A JP 36876197 A JP36876197 A JP 36876197A JP H11194929 A JPH11194929 A JP H11194929A
Authority
JP
Japan
Prior art keywords
program
client
terminal
management
management table
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
JP9368761A
Other languages
Japanese (ja)
Inventor
Toshio Ueda
壽雄 上田
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 JP9368761A priority Critical patent/JPH11194929A/en
Publication of JPH11194929A publication Critical patent/JPH11194929A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To automate the management and maintenance of client programs and their transaction terminals only by management by a table and to manage programs and terminal constitutions by transactions at one place by performing program manages by the transactions and managing the terminal group. SOLUTION: A server 10 has the management table 17 which manages the programs by the transactions and the terminal group unitarily. Further, the server 10 has a table managing means 13 which reflects inputted instruction information on the management table 17 and recognizes change items of the management table 17 after last update at the time of current item, a transfer judging means 14 which determines a client program to be transferred and a terminal or a program to be deleted and its object terminal according to the change items reported by the table managing means 13, and the management table 17, etc. A client 20 is equipped with a program receiving means 21 which receives and stores a program in a file. This management method performs the program management by the programs and manages the terminal group at the same time.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、プログラム管理方
式に関し、特にクライアント・サーバシステムにおける
クライアント側プログラム管理方式に関する。
The present invention relates to a program management system, and more particularly to a client-side program management system in a client-server system.

【0002】[0002]

【従来の技術】クライアント・サーバ型システムによる
業務では、対象となる業務端末(クライアント端末)は
通常複数台存在し、また1台の端末では通常複数の業務
(プログラム)が存在する。この業務を実行するクライ
アントプログラムを更新したり、いくつかの業務端末の
増加/置換/構成変更等を行った場合、その都度、各端
末へのプログラム設定作業が発生する。
2. Description of the Related Art In a business using a client-server system, there are usually a plurality of business terminals (client terminals) to be targeted, and a single terminal usually has a plurality of business (programs). When a client program that executes this task is updated, or some business terminals are added / replaced / changed in configuration, etc., a program setting operation for each terminal occurs each time.

【0003】従来のクライアント・サーバシステムで
は、クライアントプログラムをサーバ側で管理(レビジ
ョン管理も含む)し、必要時に、各クライアント端末へ
プログラムを転送(ダウンロード)する方式が用いられ
ている。
[0003] In a conventional client-server system, a method is used in which a client program is managed (including revision management) on a server side, and the program is transferred (downloaded) to each client terminal when necessary.

【0004】[0004]

【発明が解決しようとする課題】しかし、サーバ側から
クライアント端末へのプログラム転送の際、どの端末へ
どのプログラムを転送するかは、別途、管理されてお
り、転送の際に、その管理情報を基に、転送する端末を
指定する必要があり、業務端末毎のプログラム種別の多
様化、業務端末数の増加とともに、作業工数、及び管理
者の負担の増大を招くことになる。
However, when a program is transferred from a server to a client terminal, which terminal is to be transferred to which terminal is managed separately. On the basis of this, it is necessary to specify the terminal to be transferred, which leads to diversification of program types for each business terminal and an increase in the number of business terminals, as well as an increase in the number of work steps and an administrator's burden.

【0005】なお、サーバ側でクライアントを一元管理
する方式として、例えば特開平4−172550号公報
には、サーバが、各クライアントに共通に設けられクラ
イアントの稼働状況を示す情報を登録する管理テーブル
を備え、稼働中のクライアントに稼働状況を問い合わ
せ、問い合わせに対する各クライアントからの応答で管
理テーブルを更新する端末管理方式が提案されており、
また特開平6−60040号公報には、クライアントプ
ログラムはサーバ側の管理テーブルを参照して、マネー
ジャプログラムとの間で連絡を行うことなく、ユーザア
プリケーションプログラムからの処理要求を実行するサ
ーバプログラムを選択するマルチサーバプログラム管理
方式が提案されている。しかしながら、これらの管理方
式は、サーバ側からクライアント端末へのプログラム転
送の際、どの端末へどのプログラムを転送するかを自動
的に判別して適宜転送・削除等することは不可能であ
る。
As a method of centrally managing clients on the server side, for example, Japanese Patent Laid-Open Publication No. 4-172550 discloses a management table in which a server is provided in common for each client and registers information indicating the operating status of the client. In addition, a terminal management method has been proposed in which a running client is inquired about the operation status, and a management table is updated with a response from each client in response to the inquiry.
Japanese Patent Application Laid-Open No. 6-60040 discloses that a client program refers to a management table on a server side and selects a server program that executes a processing request from a user application program without communicating with a manager program. A multi-server program management method has been proposed. However, these management methods cannot automatically determine which program is to be transferred to which terminal when transferring the program from the server to the client terminal, and cannot transfer or delete the program appropriately.

【0006】したがって、本発明は、上記問題点に鑑み
てなされたものであって、その目的は、業務毎のプログ
ラム(レビジョンも含む)管理と端末群の管理を同時に
行い、クライアントプログラムとその業務端末の管理保
守を自動化する管理方式を提供することにある。
SUMMARY OF THE INVENTION Accordingly, the present invention has been made in view of the above-mentioned problems, and an object of the present invention is to simultaneously manage a program (including a revision) and a terminal group for each business and to manage a client program and its business. An object of the present invention is to provide a management method for automating the management and maintenance of terminals.

【0007】[0007]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、サーバが、クライアントプログラムを格
納した記憶手段を備え、前記サーバに接続するクライア
ント上で実行される業務処理用のクライアントプログラ
ムを前記サーバ側から前記クライアントに転送する、ク
ライアント・サーバシステムにおけるクライアントプロ
グラムの管理方式において、前記サーバが、業務毎のク
ライアントプログラムとそのリビジョン、及び該業務が
実行される対象端末情報を対応させて格納した管理表
と、業務毎に、新規作成、置換、削除、追加対象の、ク
ライアントプログラム/リビジョン、及び端末情報に関
する指示情報を入力して前記管理表の作成及び変更を行
う表管理手段と、前記管理表の更新情報に基づき、端末
へ転送するクライアントプログラムおよび端末を決定す
る手段と、前記クライアントプログラムを決定された端
末へ転送する手段と、を備える。
In order to achieve the above object, according to the present invention, a server comprises a storage means for storing a client program, and a client program for business processing executed on a client connected to the server. Is transferred from the server side to the client, in a client program management system in a client-server system, wherein the server associates a client program for each task with its revision, and target terminal information on which the task is executed. A stored management table, and table management means for creating and changing the management table by inputting instruction information on client programs / revisions and terminal information to be newly created, replaced, deleted, and added for each job; Client to transfer to the terminal based on the update information of the management table And means for determining the programs and the terminal, means for transferring to the determined client program terminal.

【0008】また、本発明においては、前記管理表の更
新等の結果に基づき、クライアントプログラムを削除す
る端末に対して、端末のファイルからクライアントプロ
グラムを削除する手段を備える。
In the present invention, the terminal for deleting the client program is provided with means for deleting the client program from the file of the terminal based on the result of updating the management table.

【0009】[0009]

【発明の実施の形態】本発明の実施の形態について以下
に説明する。本発明のクライアント・サーバシステムに
おけるクライアント側プログラム管理方式は、その好ま
しい実施の形態において、サーバ(図1の10)が、業
務毎のプログラム(レビジョンも含む)と端末群を一元
管理する管理表(図1の17)を有し、管理表の新規作
成及び管理表更新(プログラム名/レビジョン、端末構
成変更)時、その指示情報を外部から受け取る指示受付
手段(図1の12)と、入力された指示情報を管理表に
反映し、また更新時には、管理表の前回からの変更項目
を認知する表管理手段(図1の13)と、表管理手段か
ら通知された変更項目と、管理表をもとに、転送するク
ライアントプログラムおよび端末を決定する、あるいは
削除するプログラム及びその対象端末を決定する転送判
断手段(図1の14)と、転送判断手段で決定されたプ
ログラムを端末に転送するプログラム送信手段(図1の
15)と、転送判断手段で決定された端末側のクライア
ントプログラムを削除するプログラム削除手段(図1の
16)と、を備え、クライアント側でプログラムを受信
しファイルに格納するプログラム受信手段(図1の2
1)を備える。なお、表管理手段、転送判断手段、プロ
グラム送信手段、プログラム削除手段はその機能がサー
バコンピュータで実行されるプログラム制御によって実
現される。
Embodiments of the present invention will be described below. In a client-side program management system in the client-server system of the present invention, in a preferred embodiment, a server (10 in FIG. 1) manages programs (including revisions) and terminal groups for each task in a unified manner. When a new management table is created and a management table is updated (program name / revision, terminal configuration change), instruction reception means (12 in FIG. 1) for receiving the instruction information from the outside is inputted. The updated instruction information is reflected in the management table, and at the time of updating, the table management means (13 in FIG. 1) for recognizing the change item of the management table from the previous time, the change item notified from the table management means, and the management table are updated. Transfer determining means (14 in FIG. 1) for determining a client program and a terminal to be transferred or a program to be deleted and a target terminal thereof; Program transmission means (15 in FIG. 1) for transferring the program determined by the disconnection means to the terminal; and program deletion means (16 in FIG. 1) for deleting the terminal-side client program determined by the transfer determination means. Program receiving means (2 in FIG. 1) for receiving a program on the client side and storing it in a file.
1) is provided. The functions of the table management unit, the transfer determination unit, the program transmission unit, and the program deletion unit are realized by program control executed by the server computer.

【0010】本発明の実施の形態によれば、業務毎のプ
ログラム(レビジョンも含む)管理と端末群の管理を同
時に行うことにより、表による管理のみで、クライアン
トプログラムとその業務端末の管理保守を自動化するこ
とができると共に、業務毎のプログラムと端末構成を一
元管理することができる。
According to the embodiment of the present invention, the management (maintenance) of a program (including a revision) for each business and the management of a terminal group are performed at the same time. In addition to being able to be automated, programs and terminal configurations for each task can be centrally managed.

【0011】[0011]

【実施例】上記した本発明の実施の形態についてさらに
詳細に説明すべく、本発明の実施例について図面を参照
して以下に説明する。図1は、本発明の一実施例の構成
を示す図である。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram showing an embodiment of the present invention; FIG. 1 is a diagram showing the configuration of one embodiment of the present invention.

【0012】図1を参照すると、本発明の一実施例のク
ライアントサーバ型システムにおいて、サーバ(ホスト
システム)は、指示受付手段12、表管理手段13、転
送判断手段14、プログラム送信手段15、プログラム
削除手段15、管理表17、およびクライアントプログ
ラム格納ファイル18を備える。
Referring to FIG. 1, in a client-server system according to an embodiment of the present invention, a server (host system) includes an instruction receiving unit 12, a table managing unit 13, a transfer determining unit 14, a program transmitting unit 15, a program It comprises a deletion unit 15, a management table 17, and a client program storage file 18.

【0013】複数のクライアント(端末システム)20
1〜20nは、それぞれプログラム受信手段21および
端末ファイル22上にクライアントプログラムを備え
る。
A plurality of clients (terminal systems) 20
1 to 20n have client programs on the program receiving means 21 and the terminal file 22, respectively.

【0014】図2に、本発明の一実施例の管理表17の
構成の一例を示す。業務名、クライアントプログラム、
レビジョン(REV)、対象端末の各項目を業務毎に有
する。
FIG. 2 shows an example of the configuration of the management table 17 according to an embodiment of the present invention. Business name, client program,
Each item has a revision (REV) and a target terminal for each task.

【0015】本発明の一実施例の動作について説明す
る。指示受付手段12の表示する入力画面(図2参照)
から、業務毎に、置換/削除/追加したいプログラム名
/レビジョン、対象端末名を指示受付手段12に対して
指定する。
The operation of one embodiment of the present invention will be described. Input screen displayed by the instruction receiving means 12 (see FIG. 2)
Then, for each task, the program name / revision to be replaced / deleted / added and the target terminal name are designated to the instruction receiving means 12.

【0016】新規に作成する場合、図2の管理表に示す
情報、すなわち業務名、端末側プログラム名/レビジョ
ン、対象端末をそれぞれ入力する。
In the case of newly creating, the information shown in the management table of FIG. 2, that is, the business name, the terminal side program name / revision, and the target terminal are input.

【0017】一方、管理表17の更新の場合、必要箇所
の置換/削除/追加を行う。
On the other hand, in the case of updating the management table 17, necessary parts are replaced / deleted / added.

【0018】これらの情報は表管理手段13に渡され、
表管理手段13は表内の前回からの変更項目(表内の項
目位置と値)を認識し、その旨を転送判断手段14に通
知し、管理表17を更新する。
These pieces of information are passed to the table management means 13,
The table management means 13 recognizes a change item (item position and value in the table) in the table from the previous time, notifies the transfer determination means 14 of the change item, and updates the management table 17.

【0019】転送判断手段14は、表管理手段13から
通知された変更項目と管理表17をもとに、プログラム
転送を行うか、あるいはクライアントプログラムを端末
ファイルから削除するかを決定する。
The transfer determination means 14 determines whether to transfer the program or to delete the client program from the terminal file based on the change item notified from the table management means 13 and the management table 17.

【0020】プログラム転送を行う場合には、転送する
端末とプログラムを決定し、その旨をプログラム送信手
段15に通知する。
When a program is to be transferred, a terminal and a program to be transferred are determined, and the program transmitting means 15 is notified of the determination.

【0021】新規作成の場合、管理表内すべての業務に
ついての転送指示をプログラム送信手段15に対して行
う。
In the case of a new creation, a transfer instruction for all tasks in the management table is issued to the program transmission means 15.

【0022】クライアントプログラム/レビジョンを更
新・追加する場合、プログラムを転送する対象端末を決
定し、プログラム送信手段15に通知する。
When updating / adding a client program / revision, the terminal to which the program is to be transferred is determined, and the program transmission means 15 is notified.

【0023】対象端末を更新・追加する場合、転送する
クライアントプログラムを決定しプログラム送信手段1
5に通知する。
When a target terminal is updated / added, a client program to be transferred is determined, and the program transmission means 1
Notify 5

【0024】プログラム送信手段15は、転送判断手段
14からの指示を基に、クライアントプログラムを端末
に送信する。
The program transmission means 15 transmits the client program to the terminal based on the instruction from the transfer judgment means 14.

【0025】端末20側のプログラム受信手段21は受
信したプログラムを端末ファイル22に格納する。
The program receiving means 21 of the terminal 20 stores the received program in the terminal file 22.

【0026】クライアントプログラムを端末ファイル2
2から削除する場合は、転送判断手段14は、削除する
プログラムとその対象端末を決定し、その旨をプログラ
ム削除手段16に通知する。
The client program is transferred to the terminal file 2
In the case of deleting from the program 2, the transfer determining unit 14 determines the program to be deleted and the target terminal thereof, and notifies the program deleting unit 16 of that.

【0027】ある業務のクライアントプログラムを削除
する場合、プログラムを削除する対象端末を決定し、プ
ログラム削除手段16に通知する。
When deleting a client program of a certain business, a terminal to be deleted is determined and notified to the program deleting means 16.

【0028】対象端末を削除する場合、対応するクライ
アントプログラムを決定しプログラム削除手段16に通
知する。
When deleting a target terminal, a corresponding client program is determined and notified to the program deletion means 16.

【0029】プログラム削除手段16は、転送判断手段
14からの指示をもとに、クライアントプログラムを、
端末ファイル22内から削除する。
The program deleting unit 16 deletes the client program based on the instruction from the transfer determining unit 14.
Delete from the terminal file 22.

【0030】[0030]

【発明の効果】以上説明したように、本発明によれば、
下記記載の効果を奏する。
As described above, according to the present invention,
The following effects are obtained.

【0031】本発明の第一の効果は、表による管理のみ
で、クライアントプログラムとその業務端末の管理保守
を自動化することができ、作業負担の軽減、作業効率の
向上を図るということである。
A first effect of the present invention is that the management and maintenance of a client program and its business terminal can be automated only by management using a table, thereby reducing the work load and improving the work efficiency.

【0032】その理由は、業務毎のプログラム(レビジ
ョンも含む)管理と端末群の管理を管理表で同時に行う
ためである。
The reason is that the management of the program (including the revision) for each job and the management of the terminal group are simultaneously performed by the management table.

【0033】本発明の第二の効果は、上記理由により、
業務毎のプログラムと端末構成を一元管理することがで
きる、ということである。
The second effect of the present invention is as follows,
This means that programs and terminal configurations for each task can be centrally managed.

【0034】[0034]

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

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an embodiment of the present invention.

【図2】本発明の一実施例における管理表の内容の一例
を示す図である。
FIG. 2 is a diagram showing an example of the contents of a management table in one embodiment of the present invention.

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

11 指示入力 12 指示受付手段 13 表管理手段 14 転送判断手段 15 プログラム送信手段 16 プログラム削除手段 17 管理表 18 クライアントプログラム格納ファイル 20 クライアント(端末) 21 プログラム受信手段 22 端末ファイル(クライアントプログラム) DESCRIPTION OF SYMBOLS 11 Instruction input 12 Instruction reception means 13 Table management means 14 Transfer determination means 15 Program transmission means 16 Program deletion means 17 Management table 18 Client program storage file 20 Client (terminal) 21 Program reception means 22 Terminal file (Client program)

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】サーバが、クライアントプログラムを格納
した記憶手段を備え、前記サーバに接続するクライアン
ト上で実行される業務処理用のクライアントプログラム
を前記サーバ側から前記クライアントに転送する、クラ
イアント・サーバシステムにおけるクライアントプログ
ラムの管理方式において、 前記サーバが、業務毎のクライアントプログラムとその
リビジョン、及び該業務が実行される対象端末情報を対
応させて格納した管理表と、 業務毎に、新規作成、置換、削除、追加対象の、クライ
アントプログラム/リビジョン、及び端末情報に関する
指示情報を入力して前記管理表の作成及び変更を行う表
管理手段と、 前記管理表の更新情報に基づき、端末へ転送するクライ
アントプログラムおよび転送先端末を決定する手段と、 前記クライアントプログラムを決定された端末へ転送す
る手段と、 を備えたことを特徴とするプログラム管理方式。
1. A client-server system in which a server includes storage means for storing a client program, and transfers a client program for business processing executed on a client connected to the server from the server to the client. A management table in which the server stores client programs and their revisions for each task, and information on target terminals on which the tasks are executed, and a new creation, replacement, and A table management means for creating and changing the management table by inputting instruction information relating to a client program / revision and terminal information to be deleted and added; a client program for transferring to the terminal based on update information of the management table And means for determining a transfer destination terminal; Means for transferring the client program to the determined terminal.
【請求項2】前記管理表の更新情報に基づき、クライア
ントプログラム削除対象の端末に対して、端末のファイ
ルからクライアントプログラムを削除する手段を備えた
ことをことを特徴とするプログラム管理方式。
2. A program management system according to claim 1, further comprising means for deleting a client program from a file of the terminal for a terminal to be deleted, based on the update information of the management table.
【請求項3】サーバが、クライアントプログラムを格納
した記憶手段を備え、前記サーバに接続する端末にクラ
イアントプログラムを転送する、クライアント・サーバ
システムにおけるクライアントプログラムの管理方式に
おいて、 前記サーバが、業務毎のプログラム及びレビジョンと、
端末群を一元管理する管理表を有し、 前記管理表の新規作成及び更新時、その指示情報を外部
から受け取る指示受付手段と、 入力された指示情報を前記管理表に反映すると共に、前
記管理表の更新時には、前記管理表の前回からの変更項
目を取得する表管理手段と、 前記表管理手段から通知された変更項目と、前記管理表
をもとに、転送するクライアントプログラムおよび転送
先端末を決定するか、もしくは削除するクライアントプ
ログラム及びその対象端末を決定する転送判断手段と、 前記転送判断手段で決定されたクライアントプログラム
を端末に転送するプログラム送信手段と、 前記転送判断手段で削除が決定された端末側のクライア
ントプログラムを削除するプログラム削除手段と、を備
え、 業務処理を実行するクライアントでは前記サーバ側から
転送されたプログラムを受信してファイルに格納するプ
ログラム受信手段を備えたことを特徴とするクライアン
トプログラム管理方式。
3. A method for managing a client program in a client-server system, wherein the server includes storage means for storing the client program and transfers the client program to a terminal connected to the server. Programs and revisions,
A management table for centrally managing the terminal group; a command reception unit for receiving the command information from the outside when the management table is newly created and updated; reflecting the input command information in the management table; When updating the table, a table management means for acquiring a change item of the management table from the previous time, a change item notified from the table management means, a client program to be transferred based on the management table, and a transfer destination terminal Transfer determining means for determining a client program to be deleted or deleted and a target terminal thereof; a program transmitting means for transferring the client program determined by the transfer determining means to the terminal; and deletion determined by the transfer determining means. And a program deleting means for deleting the client program on the terminal side. Client program management method, characterized by comprising a program receiving means for storing received by the file program transferred from the server side.
【請求項4】サーバが、クライアントプログラムを格納
した記憶手段を備え、前記サーバに接続する端末(クラ
イアント)にクライアントプログラムを転送する、クラ
イアント・サーバシステムにおけるクライアントプログ
ラムの管理方式において、 (a)指示情報を入力し、業務毎のプログラム及びレビ
ジョンと、端末群を一元管理する管理表の新規作成及び
前記管理表の更新時、前記指示情報を前記管理表に反映
すると共に、前記管理表の更新時には、前記管理表の前
回からの変更項目を取得する表管理手段、 (b)前記表管理手段から通知された変更項目と、前記
管理表をもとに、転送するクライアントプログラムおよ
び端末を決定するか、もしくは削除するクライアントプ
ログラム及びその対象端末を決定する転送判断手段、 (c)前記転送判断手段で決定されたクライアントプロ
グラムを端末に転送するように制御する手段、及び (d)前記転送判断手段で削除が決定された端末側のク
ライアントプログラムを削除するように制御する手段、 の上記(a)〜(c)の各手段を前記サーバを構成する
コンピュータ上で機能させるためのプログラムを記録し
た記録媒体。
4. A method for managing a client program in a client-server system, wherein the server includes storage means for storing the client program and transfers the client program to a terminal (client) connected to the server. Enter the information, program and revision for each task, and when newly creating a management table for centrally managing the terminal group and updating the management table, reflect the instruction information in the management table, and update the management table A table management means for acquiring a change item of the management table from a previous time; (b) whether to determine a client program and a terminal to be transferred based on the change item notified from the table management means and the management table Or transfer determination means for determining a client program to be deleted and its target terminal, (c) Means for controlling the client program determined by the transfer determining means to be transferred to the terminal; and means for controlling to delete the terminal-side client program determined to be deleted by the transfer determining means. A recording medium storing a program for causing each of the means (a) to (c) to function on a computer constituting the server.
JP9368761A 1997-12-26 1997-12-26 Client-side program management method in client-server system Pending JPH11194929A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9368761A JPH11194929A (en) 1997-12-26 1997-12-26 Client-side program management method in client-server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9368761A JPH11194929A (en) 1997-12-26 1997-12-26 Client-side program management method in client-server system

Publications (1)

Publication Number Publication Date
JPH11194929A true JPH11194929A (en) 1999-07-21

Family

ID=18492684

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9368761A Pending JPH11194929A (en) 1997-12-26 1997-12-26 Client-side program management method in client-server system

Country Status (1)

Country Link
JP (1) JPH11194929A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001350685A (en) * 2000-06-08 2001-12-21 Nec Corp Service switching system and communication system including it
JP2005267432A (en) * 2004-03-19 2005-09-29 Doro Shin Sangyo Kaihatsu Kiko On-vehicle device, and maintenance method of application program thereof
JP2005532606A (en) * 2001-12-31 2005-10-27 シタデル セキュリティ ソフトウェア インコーポレイテッド An automated system that resolves computer vulnerabilities
JP2010063109A (en) * 2001-04-03 2010-03-18 Qualcomm Inc Method and apparatus for network-initiated uninstallation of application program over wireless network
US10949634B2 (en) 2005-06-03 2021-03-16 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US11317050B2 (en) 2005-03-11 2022-04-26 Hand Held Products, Inc. Image reader comprising CMOS based image sensor array
US12026580B2 (en) 2022-10-28 2024-07-02 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001350685A (en) * 2000-06-08 2001-12-21 Nec Corp Service switching system and communication system including it
US8249577B2 (en) 2001-04-03 2012-08-21 Qualcomm Incorporated Method and apparatus for network initiated uninstallation of application program over wireless network
JP2010063109A (en) * 2001-04-03 2010-03-18 Qualcomm Inc Method and apparatus for network-initiated uninstallation of application program over wireless network
US7734285B2 (en) 2001-04-03 2010-06-08 Qualcomm Incorporated Method and apparatus for network initiated uninstallation of application program over wireless network
JP2014053019A (en) * 2001-04-03 2014-03-20 Qualcomm Incorporated Method and apparatus for network initiated uninstallation of application program over wireless network
JP2005532606A (en) * 2001-12-31 2005-10-27 シタデル セキュリティ ソフトウェア インコーポレイテッド An automated system that resolves computer vulnerabilities
JP4655291B2 (en) * 2004-03-19 2011-03-23 財団法人道路新産業開発機構 In-vehicle apparatus and application program maintenance method thereof
JP2005267432A (en) * 2004-03-19 2005-09-29 Doro Shin Sangyo Kaihatsu Kiko On-vehicle device, and maintenance method of application program thereof
US11323650B2 (en) 2005-03-11 2022-05-03 Hand Held Products, Inc. Image reader comprising CMOS based image sensor array
US11968464B2 (en) 2005-03-11 2024-04-23 Hand Held Products, Inc. Image reader comprising CMOS based image sensor array
US11863897B2 (en) 2005-03-11 2024-01-02 Hand Held Products, Inc. Image reader comprising CMOS based image sensor array
US11317050B2 (en) 2005-03-11 2022-04-26 Hand Held Products, Inc. Image reader comprising CMOS based image sensor array
US11323649B2 (en) 2005-03-11 2022-05-03 Hand Held Products, Inc. Image reader comprising CMOS based image sensor array
US11238251B2 (en) 2005-06-03 2022-02-01 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US11604933B2 (en) 2005-06-03 2023-03-14 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US11625550B2 (en) 2005-06-03 2023-04-11 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US11238252B2 (en) 2005-06-03 2022-02-01 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US10949634B2 (en) 2005-06-03 2021-03-16 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US12001913B2 (en) 2005-06-03 2024-06-04 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US12001914B2 (en) 2005-06-03 2024-06-04 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US12020111B2 (en) 2005-06-03 2024-06-25 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array
US12026580B2 (en) 2022-10-28 2024-07-02 Hand Held Products, Inc. Apparatus having hybrid monochrome and color image sensor array

Similar Documents

Publication Publication Date Title
US6081826A (en) System using environment manager with resource table in each computer for managing distributed computing resources managed for each application
US6078955A (en) Method for controlling a computer system including a plurality of computers and a network processed as a user resource
JP3636744B2 (en) Distributed system and method for creating automatic operation schedule of distributed system
US5987497A (en) System and method for managing the configuration of distributed objects
US6754848B1 (en) Method, system and program products for operationally migrating a cluster through emulation
CN113590146B (en) Server and container upgrading method
JP3861538B2 (en) Program distribution management system
US7237005B2 (en) Job network setup method, job network execution method, job management system, management terminal and program
JPH11194929A (en) Client-side program management method in client-server system
JPH09179806A (en) File transfer system
JP2000315192A (en) Client-server system, method for managing server application and recording medium
JP3468437B2 (en) Product sales registration data processing device
JP3471203B2 (en) Network system
US20030018683A1 (en) Method, system and program for deleting work flow item
US6564376B1 (en) Method, system and program products for operationally backing out components of a cluster through emulation
JPH11175417A (en) Automatically updating device using www server
JP2000224623A (en) Operation file update system for telephone exchange and recording medium recording operation file update program
JPH0512226A (en) Composite electronic computer system
JP2006172385A (en) Computer system, method for calling storage management program and storage system
JPH0520280A (en) Program distributing system in composite electronic computer
JP2000276336A (en) System and method for automatically distributing software
JP2000122879A (en) Performance monitoring method for computer system
JP2000163329A (en) Data transfer system
JPH08137820A (en) Computer system
JPH0991234A (en) Work flow system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20000404