JPH11296452A - Software resource distribution method - Google Patents

Software resource distribution method

Info

Publication number
JPH11296452A
JPH11296452A JP10095702A JP9570298A JPH11296452A JP H11296452 A JPH11296452 A JP H11296452A JP 10095702 A JP10095702 A JP 10095702A JP 9570298 A JP9570298 A JP 9570298A JP H11296452 A JPH11296452 A JP H11296452A
Authority
JP
Japan
Prior art keywords
distribution
client
server
software resource
processing
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
JP10095702A
Other languages
Japanese (ja)
Inventor
Yoshiko Sakanishi
誉誌子 坂西
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP10095702A priority Critical patent/JPH11296452A/en
Publication of JPH11296452A publication Critical patent/JPH11296452A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

(57)【要約】 【課題】端末側のクライアントユーザの使用状況を考慮
せずに強制的に配布処理を実行する配布方式と、端末側
のクライアントユーザが指示するまで配布処理が開始す
る方式があったが端末側で行っていた処理が中断されて
しまうという問題や無人端末には配布することができな
いという問題があった。 【解決手段】クライアントが、サーバに対してソフトウ
ェア資源の配布要求を行い、ユーザの指示により配布処
理を中断できるようにし、再度中断時点から配布処理を
再開できるようにする。
(57) [Summary] [Problem] A distribution method in which distribution processing is forcibly performed without considering a usage situation of a terminal-side client user, and a distribution method in which distribution processing is started until a terminal-side client user instructs. However, there has been a problem that the processing being performed on the terminal side is interrupted, and that it cannot be distributed to unmanned terminals. A client makes a distribution request of a software resource to a server so that the distribution process can be interrupted by a user's instruction, and the distribution process can be resumed from the point of interruption.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ソフトウェア,プ
ログラムあるいはデータ等のソフトウェア資源の配布処
理実行中にクライアントユーザの指示により配布処理を
一時中断し、クライアントユーザが指定した時間、ある
いは一定時間経過後にその中断時点から再び配布を再開
する配布方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for temporarily suspending a distribution process in response to an instruction of a client user during execution of a distribution process of software resources such as software, programs or data, and for a time designated by the client user or after a lapse of a predetermined time. The present invention relates to a distribution method in which distribution is resumed from the point of interruption.

【0002】[0002]

【従来の技術】従来からプログラムやファイルなどのソ
フトウェア資源を効率良く短時間に、端末装置などへ配
布する方法が種々提案され、また実際に採用されてい
る。例えば、ソフトウェア資源を各端末装置に固有な情
報と共通な情報とに分け、共通な情報を同報通信によっ
て配布することにより、すべての端末装置への配布時間
を短縮したソフトウェア資源配布方式(特開平4−19
5445号公報を参照)、あるいはプログラム配布スケ
ジュールを事前に端末側へ配布しておき、このスケジュ
ールにしたがってプログラムを配布するプログラム配布
方式(特開平4−5749号公報を参照)等がある。そ
の反面、クライアントユーザ毎に端末が配置されてい
て、個々のクライアントユーザが、割り当てられた端末
を管理しているようなシステムでは、配布の開始前に配
布を実行するかどうか、あるいは配布を実行する日時等
を問い合わせるダイヤログをクライアントの画面上に表
示してクライアントユーザの指示に従って配布を実行す
るソフトウェア資源の配布方式が、実際に採用されてい
る。
2. Description of the Related Art Various methods of efficiently distributing software resources such as programs and files to a terminal device and the like in a short time have been proposed and actually employed. For example, a software resource distribution method (particularly a software resource distribution method) that divides software resources into information unique to each terminal device and common information and distributes the common information by broadcast to shorten the distribution time to all terminal devices. Kaihei 4-19
5445) or a program distribution method in which a program distribution schedule is distributed to terminals in advance and a program is distributed according to the schedule (see Japanese Patent Application Laid-Open No. 4-5749). On the other hand, in a system where terminals are allocated for each client user and each client user manages the assigned terminal, whether to execute distribution before starting distribution or to execute distribution A method of distributing software resources, in which a dialog for inquiring about the date and time to be performed and the like is displayed on the screen of the client and the distribution is executed according to the instruction of the client user, is actually adopted.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来技術は、前者は、端末側のクライアントユーザの使用
状況を考慮していない配布方式であり、一旦ソフトウェ
ア資源の配布処理が始まると、端末側で行っていたクラ
イアントユーザの処理や作業が中断されてしまうという
問題があり、後者は、配布実行を行うかどうか、あるい
は実行日時の問い合わせに対して、クライアントユーザ
の指示がないと配布を開始することができないため、無
人端末には配布することができないという問題がある。
また、双方の配布方式を組合せた場合でも、無人端末と
有人端末が混在するような環境では、管理者側で、無人
端末と有人端末で配布方式を区別して運用しなければな
らないという問題がある。
However, in the above-mentioned prior art, the former is a distribution method that does not consider the use situation of the client user on the terminal side. There is a problem that the processing and work of the client user who was performing will be interrupted, and the latter will start distribution if there is no instruction from the client user when inquiring about whether to perform distribution or execution date and time However, there is a problem that distribution cannot be performed to unmanned terminals.
Further, even when both distribution methods are combined, in an environment where unmanned terminals and attended terminals coexist, there is a problem that the administrator must operate the distribution method separately for unattended terminals and attended terminals. .

【0004】本発明の目的は、上記のような状況におい
て、端末側のクライアントユーザからの指示を待たず
に、自動的に配布処理を実行し、配布処理中であって
も、端末側のクライアントユーザの指示により配布処理
を中断し、さらに、クライアントユーザが指定した時
間、あるいは一定時間経過後にその中断時点から再び配
布を再開できる手段を提供すると共に、再開時には、中
断した時点から引き続き配布処理を実行する手段を提供
することにより配布処理を効率良く確実に行うことを可
能にするソフトウェア資源の配布方式を提供することに
ある。
[0004] It is an object of the present invention to automatically execute distribution processing without waiting for an instruction from a client user on a terminal side in the above-described situation, and to execute the distribution processing even if the distribution processing is in progress. The distribution process is interrupted by the user's instruction, and a means is provided that allows the distribution to be resumed from the point of interruption after the time specified by the client user or after a certain period of time has elapsed. An object of the present invention is to provide a software resource distribution method which enables efficient and reliable distribution processing by providing means for executing the software resource.

【0005】[0005]

【課題を解決するための手段】前記目的を達成するため
に、本発明ではネットワークを介してサーバとクライア
ントが接続されたシステムにおいて、前記クライアント
が、前記サーバに対してソフトウェア資源の配布要求を
行うと同時に、ソフトウェア資源の配布処理中であるこ
とを示すメッセージをクライアント画面に表示し、クラ
イアントユーザの指示によりソフトウェア資源の配布処
理を中断できるようにし、クライアントユーザが、前記
メッセージに対し配布再開の日時を指定することによ
り、配布処理の開始時間をスケジューリングし、指定さ
れたスケジュールの満了時に再度中断時点から配布処理
を再開できるようにする。クライアントユーザが配布再
開の日時を指定せず、配布処理の中断を指示した場合
は、あらかじめ設定しているスケジュール(例えば、翌
日等)により自動的に配布開始日時をスケジューリング
し、前記スケジュールの満了時に再度中断時点から配布
処理を再開できるようにする。
In order to achieve the above object, according to the present invention, in a system in which a server and a client are connected via a network, the client makes a software resource distribution request to the server. At the same time, a message indicating that the software resource is being distributed is displayed on the client screen so that the distribution of the software resource can be interrupted by the instruction of the client user. Is designated, the start time of the distribution process is scheduled, and the distribution process can be resumed from the interruption point again when the designated schedule expires. If the client user does not specify the date and time for resuming distribution and instructs to suspend the distribution process, the distribution start date and time are automatically scheduled according to a preset schedule (for example, the next day), and when the schedule expires. The distribution process can be resumed from the point of suspension.

【0006】または、クライアント側の端末でスクリー
ンセーバが起動されると同時に配布処理を開始、あるい
は中断時点から再開始し、スクリーンセーバの解除と同
時に配布処理を中断する。
[0006] Alternatively, the distribution process is started at the same time as the screen saver is activated at the client terminal, or restarted from the point of interruption, and the distribution process is interrupted simultaneously with the cancellation of the screen saver.

【0007】または、クライアント側の端末で一定時間
キーあるいはマウスイベントが発生しない場合に配布処
理を開始あるいは中断時点から再開始し、キーあるいは
マウスイベントが発生した時点で配布処理を中断する。
[0007] Alternatively, if no key or mouse event occurs in the client terminal for a certain period of time, the distribution process is restarted from the start or interruption, and the distribution process is interrupted when the key or mouse event occurs.

【0008】[0008]

【発明の実施の形態】以下、本発明の実施例を図面を用
いて具体的に説明する。図1は、本発明のソフトウェア
資源配布方式を行うためのクライアント/サーバシステ
ムの構成図である。図において、1は、各サーバの上位
に位置し、クライアントへ配布するソフトウェア資源の
管理,システム全体の構成管理,クライアントに対する
ソフトウェア資源の配布指示,配布の進行状況および配
布結果を管理するセンタサーバである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be specifically described below with reference to the drawings. FIG. 1 is a configuration diagram of a client / server system for performing the software resource distribution method of the present invention. In the figure, reference numeral 1 denotes a center server which is located above each server and manages software resources to be distributed to clients, manages the configuration of the entire system, distributes software resources to clients, manages the progress of distribution, and the distribution results. is there.

【0009】2,3,4は、それぞれ、配下のk台、m
台、n台のクライアントへ配布するソフトウェア資源の
管理,配下のクライアントに対するソフトウェア資源の
配布指示,配布の進行状況および配布結果を管理する部
門サーバである。
2, 3, and 4 represent k subordinate units and m, respectively.
A department server that manages software resources to be distributed to n or n clients, distributes software resources to subordinate clients, and manages the progress of distribution and distribution results.

【0010】5は、上位サーバから配布指示されたソフ
トウェア資源を受信して格納するクライアントであり、
配布処理実行中にクライアントユーザの指示により前記
配布処理を中断/再開する手段を有す。
Reference numeral 5 denotes a client that receives and stores software resources instructed to be distributed from the host server.
Means for interrupting / resuming the distribution process according to an instruction of the client user during execution of the distribution process.

【0011】6は、回線であり、7は各サーバ間を接続
するネットワークである。
Reference numeral 6 denotes a line, and reference numeral 7 denotes a network connecting the respective servers.

【0012】図2は、本発明のソフトウェア資源配布方
式において、サーバからクライアントに対して配布指示
を行う場合に送信するファイルの例である。データ長
(21),配布先ホスト名orIPアドレス(配布先情
報)(22),ファイル名(23)を含む。
FIG. 2 shows an example of a file transmitted when a server issues a distribution instruction to a client in the software resource distribution system of the present invention. A data length (21), a distribution destination host name or IP address (distribution destination information) (22), and a file name (23) are included.

【0013】図3は、本発明のソフトウェア資源配布方
式を行うために、クライアントからサーバに対して配布
実行の結果通知を行う場合に送信するファイルの例であ
る。データ長(24),実行結果(25),配布先ホス
ト名orIPアドレス(配布先情報)(26)とファイ
ル名(27)を含む。
FIG. 3 shows an example of a file transmitted when a client notifies a server of a distribution execution result in order to perform the software resource distribution method of the present invention. The data length (24), the execution result (25), the distribution destination host name or IP address (distribution destination information) (26), and the file name (27) are included.

【0014】図4は、本発明のソフトウェア資源配布方
式において、クライアントからサーバに対してファイル
受信指示あるいはファイル送信指示を行う場合に送信す
るファイルの例である。データ長(28),要求種別
(29),ファイル名(30)とファイルオフセット
(31)を含む。要求種別には、ファイルGet指示と
ファイルGet応答がある。応答時は全ての情報を送信
しない場合もある。ファイルオフセット値としては、フ
ァイルの中断時までに送受信済みのデータ長(中断時か
ら中断時の場合は、それまでに送受信している総データ
長)をもとに、ファイルオフセットを求めて指定する。
ファイルの送受信を初めから行う場合は、0を指定す
る。
FIG. 4 shows an example of a file transmitted when a client issues a file reception instruction or a file transmission instruction to a server in the software resource distribution system of the present invention. It includes a data length (28), a request type (29), a file name (30), and a file offset (31). The request types include a file get instruction and a file get response. At the time of response, all information may not be transmitted. As the file offset value, specify the file offset based on the data length that has been transmitted and received by the time the file was interrupted (or the total data length transmitted and received up to that point when the file was interrupted). .
To perform file transmission and reception from the beginning, specify 0.

【0015】図5は、本発明のソフトウェア資源配布方
式において、クライアントからサーバに対して転送中断
指示を行う場合に送信するファイルの例である。データ
長(32),要求種別(33),ファイル名(34)と
ファイルサイズ(35)を含む。要求種別には、転送中
断指示と転送中断応答がある。ファイルサイズ値には、
送受信済みのデータサイズ(中断時から中断時の場合
は、それまでに送受信している総データ長)を指定す
る。送信側と受信側でデータサイズが異なるときは、受
信側のデータサイズを有効とする。
FIG. 5 shows an example of a file transmitted when a client issues a transfer interruption instruction to a server in the software resource distribution system of the present invention. It includes a data length (32), a request type (33), a file name (34), and a file size (35). The request types include a transfer interruption instruction and a transfer interruption response. File size values include
Specify the size of the transmitted / received data (in the case of interruption, the total data length transmitted / received up to that point). When the data size is different between the transmitting side and the receiving side, the data size on the receiving side is valid.

【0016】図6は、本発明のソフトウェア資源配布方
式において、クライアントで配布処理の開始時にクライ
アントの画面上に表示するメッセージボックス(36)
の例である。中断ボタン(37)を押すとあらかじめ設
定しているスケジュール(例えば、翌日等)で自動的に
スケジュール処理を実行する。「再開スケジュールの設
定」チェックボックス(38)をチェックして、再開日
時指定エリア(39)に値を指定した場合は、指定した
日時に再開するためのスケジュール処理を実行する。
FIG. 6 shows a message box (36) displayed on the client screen when the client starts distribution processing in the software resource distribution system of the present invention.
This is an example. When the suspend button (37) is pressed, the schedule process is automatically executed according to a preset schedule (for example, the next day). If the user checks the "Resume schedule setting" check box (38) and specifies a value in the restart date and time designation area (39), schedule processing for resuming at the designated date and time is executed.

【0017】図7は、本発明のソフトウェア資源配布の
プロトコルシーケンスである。サーバからクライアント
に対して配布指示(51)を送信する。クライアントは
サーバに対してファイルGet指示(52)を送信し、
それに対してサーバからクライアントへファイルGet
応答(53)を返し、続けてサーバからクライアントへ
ファイルデータ(54,55,・・・)を送信する。クラ
イアントユーザが配布中断を指示(56)すると、それ
までの受信データ長を指定して、クライアントからサー
バに対して転送中断指示(58)を送信する。転送中断
指示を送信したクライアントでは、それ以降に受信した
データは全て破棄する(61)。転送中断指示を受信し
たサーバは、転送を打ち切り(59)、クライアントに
対して転送中断応答(60)を返す。スケジュールが満
了(62)すると、クライアントは受信データ長から求
めたファイルオフセットを指定して(64)、サーバに
対しファイルGet指示(65)を送信する。サーバ
は、ファイルGet指示で要求されたファイルオフセッ
トを設定(66)してファイルGet応答(67)を返
し、続けてサーバからクライアントへファイルデータを
送信(68,・・・)する。クライアントユーザが配布中
断を指示すると上記処理(56〜68)を繰り返す。サ
ーバからファイルデータ終了(69)を受信したクライ
アントは、終了確認(70)を送信し、サーバへ送信す
るデータを作成する。最後にクライアントがサーバに対
して配布実行の結果通知(71)を送信し処理を終了す
る。
FIG. 7 shows a protocol sequence for software resource distribution according to the present invention. The server sends a distribution instruction (51) to the client. The client sends a file Get instruction (52) to the server,
On the other hand, file Get from server to client
A response (53) is returned, and subsequently the server transmits file data (54, 55,...) To the client. When the client user instructs to suspend distribution (56), the client designates the length of received data up to that point and transmits a transfer suspension instruction (58) to the server from the client. The client that has transmitted the transfer interruption instruction discards all data received thereafter (61). The server that has received the transfer interruption instruction terminates the transfer (59) and returns a transfer interruption response (60) to the client. When the schedule expires (62), the client specifies a file offset obtained from the received data length (64) and transmits a file Get instruction (65) to the server. The server sets the file offset requested by the file Get instruction (66), returns a file Get response (67), and subsequently transmits file data from the server to the client (68,...). When the client user instructs interruption of distribution, the above processing (56 to 68) is repeated. The client that has received the file data end (69) from the server transmits an end confirmation (70) and creates data to be transmitted to the server. Finally, the client transmits a distribution execution result notification (71) to the server, and ends the processing.

【0018】図8は、本発明のソフトウェア資源配布方
式の処理フローチャートである。センタ管理者は、サー
バからクライアントに対するソフトウェア資源の配布指
示(S101)を行う。サーバは指定されたクライアン
トに対して指示内容を送信し、該当するクライアントが
サーバからの指示内容を受信(S102)する。配布指
示を受信したクライアントは、サーバに対して配布要求
(S103)を行い、配布処理を開始(S104)する
と共に、配布処理の実行中メッセージを表示(S10
5)する。配布処理の実行中メッセージに対してクライ
アントユーザが中断指示(S106)を実行した場合、
配布処理中のメッセージを消去し、配布処理を中断(S
110)する。配布処理中のメッセージに対して、中断
時に再開スケジュールの指定の有無をチェック(S11
1)し、スケジュールの指定があれば指定日時を実行日
時として設定(S112)し、再開スケジュールの指定
がない場合は、あらかじめ設定しているスケジュール
(例えば、翌日等)を実行日時として設定(S113)
する。中断された配布処理は設定した実行日時まで待機
する。実行期限が満了(S114)すると、それ以前に
途中まで受信したファイルの存在有無をチェック(S1
15)し、中途受信ファイルが存在する場合は、受信済
みのファイルサイズから求めたファイルオフセット情報
を付加して、上位サーバ2または3または4に対して配
布要求(S116)する。中途受信ファイルがない場合
は、通常の配布要求(S117)を行い、配布処理を開
始(S104)する。後は配布が完了(S107)する
まで、上記処理を繰り返す。配布処理が完了(S10
7)すると配布処理中メッセージを消去(S108)
し、クライアントからサーバに対して配布結果の通知
(S109)を行い処理を終了する。
FIG. 8 is a processing flowchart of the software resource distribution system of the present invention. The center manager issues a software resource distribution instruction from the server to the client (S101). The server transmits the instruction content to the designated client, and the corresponding client receives the instruction content from the server (S102). The client that has received the distribution instruction issues a distribution request to the server (S103), starts distribution processing (S104), and displays a message indicating that the distribution processing is being executed (S10).
5) Do it. When the client user issues a suspension instruction (S106) to the message during execution of the distribution process,
The message being distributed is deleted, and the distribution process is interrupted (S
110). It is checked whether or not a resume schedule has been specified for the message being distributed, when it is suspended (S11).
1) If the schedule is designated, the designated date and time is set as the execution date and time (S112). If the restart schedule is not designated, the schedule (for example, the next day) set in advance is set as the execution date and time (S113). )
I do. The suspended distribution processing waits until the set execution date and time. When the execution period expires (S114), it is checked whether or not the file received halfway before that exists (S1).
15) If there is an intermittently received file, a file distribution request obtained from the received file size is added, and a distribution request is made to the host server 2, 3 or 4 (S116). If there is no intermediate reception file, a normal distribution request is made (S117), and distribution processing is started (S104). Thereafter, the above processing is repeated until the distribution is completed (S107). Distribution processing is completed (S10
7) Then, the message under distribution processing is deleted (S108).
Then, the client notifies the server of the distribution result (S109), and the process ends.

【0019】[0019]

【発明の効果】端末側のクライアントユーザからの指示
を待たずに、自動的に配布処理を実行することにより、
端末が空いている時間を利用して効率良く配布処理を実
行することができる。また、管理者サイドでは、無人端
末と有人端末の区別なく同じ配布方式で運用することが
できるため作業が軽減でき、クライアントユーザサイド
では、配布処理を一時中断させて別の作業を優先して処
理することができる。さらに、配布処理中であっても、
配布処理を中断および再開できる手段を提供すると共
に、再開時には、中断した時点から引き続き配布処理を
実行する手段を提供することにより配布処理を効率良く
確実に行うことを可能にするソフトウェア資源の配布方
式を提供できる。
According to the present invention, by automatically executing a distribution process without waiting for an instruction from a client user on the terminal side,
The distribution process can be executed efficiently using the time when the terminal is idle. In addition, the administrator side can operate with the same distribution method without distinguishing between unattended terminals and attended terminals, which can reduce the work, and the client user side temporarily suspends the distribution process and gives priority to another work. can do. Furthermore, even during the distribution process,
A software resource distribution method that provides means for interrupting and resuming distribution processing, and at the time of resumption, provides means for continuously executing distribution processing from the point of interruption, thereby enabling efficient and reliable distribution processing. Can be provided.

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

【図1】ソフトウェア資源配布方式を行うためのクライ
アント/サーバシステムの構成図。
FIG. 1 is a configuration diagram of a client / server system for performing a software resource distribution method.

【図2】ソフトウェア資源配布でサーバからクライアン
トに対して配布指示を行う場合に送信するファイルの
例。
FIG. 2 is an example of a file transmitted when a distribution instruction is issued from a server to a client in software resource distribution.

【図3】ソフトウェア資源配布でクライアントからサー
バに対して結果通知を行う場合に送信するファイルの
例。
FIG. 3 shows an example of a file transmitted when a result is notified from a client to a server in software resource distribution.

【図4】ソフトウェア資源配布でクライアントからサー
バに対してファイル受信指示あるいはファイル送信指示
を行う場合に送信するファイルの例。
FIG. 4 is an example of a file to be transmitted when a file reception instruction or a file transmission instruction is issued from a client to a server in software resource distribution.

【図5】ソフトウェア資源配布でクライアントからサー
バに対して転送中断指示を行う場合に送信するファイル
の例。
FIG. 5 is an example of a file transmitted when a transfer interruption instruction is issued from a client to a server in software resource distribution.

【図6】ソフトウェア資源配布の処理の開始時にクライ
アント画面に表示するメッセージの例。
FIG. 6 is an example of a message displayed on the client screen at the start of software resource distribution processing.

【図7】ソフトウェア資源配布のプロトコルシーケン
ス。
FIG. 7 is a protocol sequence of software resource distribution.

【図8】ソフトウェア資源配布の処理フローチャート。FIG. 8 is a processing flowchart of software resource distribution.

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

1…センタサーバ、 2,3,4…部門サーバ、 5…クライアント、 6…回線、 7…ネットワーク。 1 ... Center server, 2,3,4 ... Department server, 5 ... Client, 6 ... Line, 7 ... Network.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】ネットワークを介してサーバとクライアン
トが接続され、前記クライアント側でユーザの操作を必
要とせず、前記サーバから自動的にソフトウェア資源の
配布を開始する配布システムにおいて、クライアントは
サーバに対してソフトウェア資源の配布要求を行い、配
布処理を開始すると同時に、ソフトウェア資源の配布処
理中であることを示すメッセージをクライアントの画面
上に表示し、クライアントユーザの指示によりソフトウ
ェア資源の配布を中断できることを特徴とするソフトウ
ェア資源配布方式。
1. A distribution system in which a server and a client are connected via a network, and the client side does not require user operation, and automatically starts distribution of software resources from the server. A software resource distribution request is made, and a message indicating that the software resource distribution is in progress is displayed on the client screen at the same time as the distribution process is started, so that the distribution of the software resource can be interrupted by the instruction of the client user. Characteristic software resource distribution method.
【請求項2】請求項1の配布方式において、ソフトウェ
ア資源の配布処理の中断時に、自動的に配布処理の再開
日時をスケジューリングし、前記スケジュールに従っ
て、中断時点から配布処理を再開できることを特徴とす
るソフトウェア資源配布方式。
2. The distribution method according to claim 1, wherein when the distribution processing of the software resources is interrupted, the resumption date and time of the distribution processing are automatically scheduled, and the distribution processing can be resumed from the interruption point according to the schedule. Software resource distribution method.
【請求項3】請求項1の配布方式において、ソフトウェ
ア資源の配布処理の中断時に、クライアントユーザが次
に配布処理を開始する日時を指定し、前記指定日時に、
中断時点から配布処理を再開できることを特徴とするソ
フトウェア資源配布方式。
3. The distribution method according to claim 1, wherein, when the distribution processing of the software resource is interrupted, the client user designates the next date and time when the distribution processing is started.
A software resource distribution method wherein distribution processing can be resumed from the point of interruption.
【請求項4】ネットワークを介してサーバとクライアン
トが接続され、前記クライアント側でユーザの操作を必
要とせず、前記サーバから自動的にソフトウェア資源の
配布を開始する配布システムにおいて、クライアントは
スクリーンセーバが起動されると同時に配布処理を開始
し、クライアントユーザのアクションによりスクリーン
セーバが解除されると、自動的に配布処理を中断でき、
次のスクリーンセーバの開始時には、中断時点から自動
的に配布処理を再開できることを特徴とするソフトウェ
ア資源配布方式。
4. In a distribution system in which a server and a client are connected via a network, and the client side does not require user operation, the server automatically starts distribution of software resources from the server. When the screen saver is released by the action of the client user, the distribution process can be automatically interrupted,
A software resource distribution method characterized in that distribution processing can be automatically resumed from the point of interruption at the start of the next screen saver.
【請求項5】ネットワークを介してサーバとクライアン
トが接続され、前記クライアント側でユーザの操作を必
要とせず、前記サーバから自動的にソフトウェア資源の
配布を開始する配布システムにおいて、クライアントは
一定時間キーあるいはマウス等のイベントが発生しない
場合、配布処理を開始し、クライアントユーザのアクシ
ョンによりキーあるいはマウス等のイベントが発生する
と、自動的に配布処理を中断でき、次に一定時間イベン
トが発生しない場合には、中断時点から自動的に配布処
理を再開できることを特徴とするソフトウェア資源配布
方式。
5. In a distribution system in which a server and a client are connected via a network and the client side does not require user operation, the server automatically starts distribution of software resources from the server. Alternatively, when no event such as a mouse occurs, the distribution process is started. When an event such as a key or a mouse occurs due to an action of the client user, the distribution process can be automatically interrupted. Is a software resource distribution system characterized in that distribution processing can be automatically resumed from the point of interruption.
JP10095702A 1998-04-08 1998-04-08 Software resource distribution method Pending JPH11296452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10095702A JPH11296452A (en) 1998-04-08 1998-04-08 Software resource distribution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10095702A JPH11296452A (en) 1998-04-08 1998-04-08 Software resource distribution method

Publications (1)

Publication Number Publication Date
JPH11296452A true JPH11296452A (en) 1999-10-29

Family

ID=14144845

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10095702A Pending JPH11296452A (en) 1998-04-08 1998-04-08 Software resource distribution method

Country Status (1)

Country Link
JP (1) JPH11296452A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001345829A (en) * 2000-06-06 2001-12-14 Ntt Communications Kk Narrow area communication system
JP2010128624A (en) * 2008-11-25 2010-06-10 Samsung Electronics Co Ltd Communication device and communication method
US9384198B2 (en) 2010-12-10 2016-07-05 Vertafore, Inc. Agency management system and content management system integration
US9507814B2 (en) 2013-12-10 2016-11-29 Vertafore, Inc. Bit level comparator systems and methods
US9600400B1 (en) 2015-10-29 2017-03-21 Vertafore, Inc. Performance testing of web application components using image differentiation
US9747556B2 (en) 2014-08-20 2017-08-29 Vertafore, Inc. Automated customized web portal template generation systems and methods

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001345829A (en) * 2000-06-06 2001-12-14 Ntt Communications Kk Narrow area communication system
JP2010128624A (en) * 2008-11-25 2010-06-10 Samsung Electronics Co Ltd Communication device and communication method
US9384198B2 (en) 2010-12-10 2016-07-05 Vertafore, Inc. Agency management system and content management system integration
US9507814B2 (en) 2013-12-10 2016-11-29 Vertafore, Inc. Bit level comparator systems and methods
US9747556B2 (en) 2014-08-20 2017-08-29 Vertafore, Inc. Automated customized web portal template generation systems and methods
US11157830B2 (en) 2014-08-20 2021-10-26 Vertafore, Inc. Automated customized web portal template generation systems and methods
US9600400B1 (en) 2015-10-29 2017-03-21 Vertafore, Inc. Performance testing of web application components using image differentiation

Similar Documents

Publication Publication Date Title
US5938729A (en) System and method for monitoring server performance at a client computer
JP2002149519A (en) Service providing method using network and service providing system using the same
JP2003324484A (en) Session relay system, client terminal, session relay method, remote access method, session relay program and client program
WO2015078341A1 (en) Method and device for remotely updating application program
US8447973B2 (en) System, server, and device for providing contents
JPH11296452A (en) Software resource distribution method
WO2004102409A1 (en) Network system, network control method, and program
US6470340B1 (en) Inter-program linking system and method thereof
JPH0746287A (en) On-line system
JP4003295B2 (en) Software resource distribution method
JPH10289171A (en) Cooperation system between programs
JPH1023005A (en) Multicast distribution method and system
JP3017091B2 (en) Print server and its print job control method
JP2002278862A (en) Push-type information distribution method, push-type information distribution program, push-type information distribution device, and storage medium
JP2003304287A (en) Software distribution method, program and system by multicast
JP3543548B2 (en) How to execute network management service
JPH10289188A (en) Communication priority control device between server and client
JPH10177510A (en) Client server system
JP3678601B2 (en) Terminal emulator communication control method
JPH10171671A (en) Job management device
JP3185212B2 (en) Online information processing system
JPH0721100A (en) Software resource broadcast distribution method
JP2004252518A (en) Operation start notification method and system
JP2879769B2 (en) Server program execution method
JPH11220513A (en) Information service system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040526

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040526

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20060417

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060418

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060614

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060808