JP2000076158A - Application downloading resume method and system therefor - Google Patents

Application downloading resume method and system therefor

Info

Publication number
JP2000076158A
JP2000076158A JP10244092A JP24409298A JP2000076158A JP 2000076158 A JP2000076158 A JP 2000076158A JP 10244092 A JP10244092 A JP 10244092A JP 24409298 A JP24409298 A JP 24409298A JP 2000076158 A JP2000076158 A JP 2000076158A
Authority
JP
Japan
Prior art keywords
transfer
file
server
client
application
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
JP10244092A
Other languages
Japanese (ja)
Inventor
Yasuaki Komitsu
泰章 好光
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 JP10244092A priority Critical patent/JP2000076158A/en
Publication of JP2000076158A publication Critical patent/JP2000076158A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To resume transfer interruption in transferring a file for the purpose of application execution from a server to a client and to automatically executes a transferred application by the client. SOLUTION: A state monitoring part 32 transmits a transfer request to a server 6 based on transfer information from an input device 2 and the server 6 starts the transfer of a transfer object file 61 to the client 1. When the transfer interruption occurs, the state monitoring part 32 preserves the file in the middle of the transfer as a preservation object file 51, the transfer request of a non- transfer part is requested to the server 6 together with interruption information and the server 6 transfers a non-transfer file part. When the entire transfer of the transfer object file 61 is ended, the state monitoring part 32 requests additional preservation to a preservation part 34 and it is stored inside a storage device 5 as the preservation object file 51. Together with preservation end, the state monitoring part 32 informs an execution part 35 and the preservation object file 51 is activated as a application.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、サーバからクライ
アントへのアプリケーション実行を目的としてファイル
転送が中断した際に転送再開(レジューム機能:preempt
ive resume) するためのアプリケーションダウンロード
レジューム方法及びそのシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of resuming a transfer when a file transfer is interrupted for the purpose of executing an application from a server to a client (resume function: preempt
The present invention relates to an application download resume method and a system thereof for performing ive resume).

【0002】[0002]

【従来の技術】従来、この種のダウンロードレジューム
システムは、サーバ上に存在するファイルをクライアン
トに転送するために用いられている。従来のダウンロー
ドレジュームシステムには、例えば、仮実行後に本格実
行するシェアウエアであるGet Right(Hea
dLight SoftWare)などが用いられてい
る。このダウンロードレジュームシステムは、リモート
マシンに存在するファイルのクライアントへの転送にお
いて、通信ネットワークでの輻輳状態や回線切断などに
よる転送中断による転送失敗を復旧している。
2. Description of the Related Art Conventionally, this kind of download resume system is used to transfer a file existing on a server to a client. Conventional download resume systems include, for example, Get Right (Hea) which is shareware that is fully executed after provisional execution.
dLight SoftWare) or the like is used. This download resume system recovers a transfer failure due to a transfer interruption due to a congestion state in a communication network or a line disconnection in a transfer of a file existing in a remote machine to a client.

【0003】このダウンロードレジュームシステムは、
転送したファイルを保存する記憶装置と、転送再開を制
御する転送処理装置と、ファイル転送状況及び結果を表
示する表示装置などから構成されている。記憶装置に
は、リモートマシンから転送されたファイルを保存して
いる。転送処理装置は、サーバからの転送状況を把握し
て、転送失敗時に、その時点からの転送再開を実行す
る。転送状況や転送結果が、転送処理装の処理を通じて
表示装置に表示される。
[0003] This download resume system,
It comprises a storage device for storing the transferred file, a transfer processing device for controlling transfer resumption, a display device for displaying the file transfer status and the result, and the like. The storage device stores the file transferred from the remote machine. The transfer processing device grasps the transfer status from the server, and when the transfer fails, restarts the transfer from that point. The transfer status and the transfer result are displayed on the display device through the processing of the transfer processing device.

【0004】このようなダウンロードレジュームシステ
ムにおいて、サーバからクライアントへのアプリケーシ
ョン実行を目的としてファイル転送を再開(レジューム
機能)する。このようなダウンロードレジュームシステ
ムでは、サーバからのクライアントへのファイル転送に
おいて、どこまでファイルを転送したかの転送状態を監
視していないため、転送失敗時に改めて全ファイルサイ
ズを転送している。このため転送時間が多大になり、ネ
ットワーク負荷が増大化する。また、転送失敗時に、ク
ライアントにおける再転送指示操作(使用者が意識して
行う、例えば、ウィンドウシステムでは、EXEクリッ
ク操作)が必要になり、そのクライアントでの操作負担
が大きくなる。
In such a download resume system, file transfer is resumed (resume function) for the purpose of executing an application from a server to a client. In such a download resume system, when transferring a file from a server to a client, the transfer status of how far the file has been transferred is not monitored, so that when the transfer fails, the entire file size is transferred again. For this reason, the transfer time increases, and the network load increases. In addition, when the transfer fails, a retransfer instruction operation (considered by the user, for example, an EXE click operation in a window system) on the client is required, and the operation load on the client increases.

【0005】このような転送時間の多大、ネットワーク
負荷の増大化及びクライアントでの操作負担を解消する
ための技術が提案されている。例えば、コンピュータ間
でのファイル転送中に、受信ファイルに障害が発生した
場合、受信側コンピュータで可能な限り自動的に復旧す
るようにした技術(例えば、特開昭63−280350
号「ファイル転送制御方式」)。また、一方向性関数に
よって、ファイル転送中断までに受信したファイルデー
タを利用し、受信できなかった残りのファイルデータを
送信側端末に送信するのみで、受信側端末が要求してい
るファイルを得ることが出来るようにした技術(例え
ば、特開平9−265428号「ファイル転送システ
ム」)。
[0005] Techniques have been proposed for eliminating such a large transfer time, increasing the network load, and eliminating the operation burden on the client. For example, if a failure occurs in a received file during file transfer between computers, the receiving computer automatically recovers as much as possible (for example, JP-A-63-280350).
No. “File transfer control method”). In addition, by using the one-way function, the file requested by the receiving terminal is obtained only by transmitting the remaining file data that could not be received to the transmitting terminal using the file data received until the file transfer was interrupted. (For example, Japanese Patent Application Laid-Open No. 9-265428, "File Transfer System").

【0006】[0006]

【発明が解決しようとする課題】このように上記従来例
では、受信ファイルに障害が発生した場合に、受信側で
自動的に復旧している。しかし、クライアントでの転送
されたアプリケーションの自動実行、及び、新しいバー
ジョンのアプリケーションを検査した上での実行が出来
ない。換言すれば、アプリケーション実行までの時間を
短縮し、かつ、ネットワーク負荷を軽減して、クライア
ントにおける再転送指示操作及びアプリケーション実行
の負担をなくす視点での改善の余地がある。
As described above, in the above conventional example, when a failure occurs in a received file, the receiving side automatically recovers the file. However, automatic execution of the transferred application on the client and execution after checking the new version of the application cannot be performed. In other words, there is room for improvement from the viewpoint of shortening the time until the application is executed, reducing the network load, and eliminating the burden of the retransfer instruction operation and the application execution on the client.

【0007】本発明は、このような従来の技術における
課題を解決するものであり、サーバからクライアントへ
のアプリケーション実行を目的としてファイル転送を行
う際の転送中断を再開(レジューム機能)すると共に、
クライアントでの転送されたアプリケーションの自動実
行が可能になり、かつ、転送するファイルの日付、ファ
イルバージョン情報などによる版(バージョン)検査を
実施し、常時、新しいバージョンのアプリケーション実
行が可能になって、アプリケーション実行までの時間が
短縮され、ネットワーク負荷が軽減すると共に、クライ
アントにおける再転送指示操作及びアプリケーション実
行の負担をなくすことが出来るアプリケーションダウン
ロードレジューム方法及びそのシステムの提供を目的と
する。
[0007] The present invention is to solve such a problem in the prior art, and resumes a transfer interruption (resume function) when performing a file transfer for the purpose of executing an application from a server to a client.
Automatic execution of the transferred application on the client becomes possible, and version (version) inspection based on the date of the file to be transferred, file version information, etc. is carried out, and a new version of the application can be executed at all times. It is an object of the present invention to provide an application download resuming method and a system thereof that can reduce the time required for application execution, reduce the network load, and eliminate the burden of retransfer instruction operation and application execution on the client.

【0008】[0008]

【課題を解決するための手段】上記課題を達成するため
に、本発明のアプリケーションダウンロードレジューム
方法は、サーバからクライアントへのアプリケーション
実行のためのファイル転送が中断した際に、この転送を
再開するものであり、クライアントがサーバにファイル
転送を指示し、この後にサーバがクライアントに対する
ファイル転送を実行し、次に、クライアントがファイル
転送の中断を判断し、この判断でファイル転送中断が発
生した際に、クライアントからサーバにファイル転送の
再開を指示し、この後にサーバからクライアントにファ
イル転送を再開し、この再開による転送ファイルの保存
が終了した際に、保存した転送ファイルをクライアント
が実行している。
In order to achieve the above object, an application download resume method according to the present invention resumes a file transfer from a server to a client when the file transfer for executing the application is interrupted. When the client instructs the server to transfer the file, the server then executes the file transfer to the client, and then the client determines that the file transfer is to be interrupted. The client instructs the server to restart the file transfer, and then restarts the file transfer from the server to the client. When saving of the transfer file by this restart is completed, the client executes the saved transfer file.

【0009】また、本発明のアプリケーションダウンロ
ードレジューム方法は、サーバからクライアントへのア
プリケーション実行のためのファイル転送が中断した際
に、この転送を再開するものであり、サーバからの転送
対象ファイルのバージョンがクライアントの保存対象フ
ァイルよりも新しいかを判断し、転送対象ファイルのバ
ージョンが新しい際に、クライアントがサーバにファイ
ル転送を指示し、この後にサーバがクライアントに対す
るファイル転送を実行し、次に、クライアントがファイ
ル転送の中断を判断し、この判断でファイル転送中断が
発生した際に、クライアントからサーバにファイル転送
の再開を指示し、この後にサーバからクライアントにフ
ァイル転送を再開し、この再開による転送ファイルの保
存が終了した際に、保存した転送ファイルをクライアン
トが実行している。
Further, the application download resume method of the present invention resumes the transfer when the file transfer for executing the application from the server to the client is interrupted, and the version of the file to be transferred from the server is changed. Determines whether the file is newer than the file to be saved on the client, and when the version of the file to be transferred is newer, the client instructs the server to transfer the file, after which the server performs the file transfer to the client, Judgment of interruption of file transfer is made, and when interruption of file transfer occurs in this judgment, the client instructs the server to resume the file transfer, and then resumes the file transfer from the server to the client. When saving is completed Saved the transfer file client is running.

【0010】前記サーバからクライアントへのアプリケ
ーション実行のためのファイル転送が中断した際の転送
再開を、外部から入力される制御プログラムで実行して
いる。
[0010] When the file transfer for executing the application from the server to the client is interrupted, the transfer is resumed by a control program input from the outside.

【0011】本発明のアプリケーションダウンロードレ
ジュームシステムは、サーバからクライアントへのアプ
リケーション実行のためのファイル転送が中断した際
に、この転送を再開するものであり、クライアントが、
サーバにファイル転送を指示し、かつ、ファイル転送の
中断を判別した際に、サーバにファイル転送の再開を指
示し、この再開による転送ファイルの保存が終了した際
に、保存した転送ファイルを実行し、サーバが、クライ
アントからのファイル転送指示に基づいてファイル転送
を実行し、かつ、ファイル転送の再開指示によって、フ
ァイル転送を再開する構成としてある。
[0011] The application download resume system of the present invention resumes the transfer when the file transfer for executing the application from the server to the client is interrupted.
When the server instructs the file transfer and determines that the file transfer is to be interrupted, the server instructs the server to resume the file transfer, and when the transfer file saving by this restart is completed, executes the saved transfer file. The server executes the file transfer based on the file transfer instruction from the client, and restarts the file transfer in response to the file transfer restart instruction.

【0012】また、本発明のアプリケーションダウンロ
ードレジュームシステムは、サーバからクライアントへ
のアプリケーション実行のためのファイルの転送が中断
した際に、この転送を再開するものであり、クライアン
トが、サーバからの転送対象ファイルのバージョンがク
ライアントの保存対象ファイルよりも新しいことを判別
した際に、サーバにファイル転送を指示し、かつ、ファ
イル転送の中断を判別した際にサーバにファイル転送の
再開を指示し、この再開による転送ファイルの保存が終
了した際に、この保存した転送ファイルを実行し、サー
バが、クライアントからのファイル転送指示に基づいて
ファイル転送を実行し、かつ、ファイル転送の再開指示
によって、ファイル転送を再開する構成としてある。
Further, the application download resume system of the present invention resumes the transfer of the file for executing the application from the server to the client when the transfer is interrupted. When it is determined that the file version is newer than the file to be saved by the client, the server is instructed to transfer the file, and when it is determined that the file transfer is interrupted, the server is instructed to resume the file transfer. When the saving of the transfer file is completed, the server executes the saved transfer file, executes the file transfer based on the file transfer instruction from the client, and executes the file transfer according to the file transfer restart instruction. It is configured to restart.

【0013】前記サーバからクライアントへのアプリケ
ーション実行のためのファイル転送が中断した際の転送
再開を、記録媒体に格納した制御プログラムを読み出し
て実行する構成であり、また、前記記録媒体が、交換可
能かつ記憶している制御プログラムを変更可能な少なく
とも半導体メモリ、磁気ディスク装置を含む記憶媒体と
す構成としてある。
[0013] When the file transfer for executing the application from the server to the client is interrupted, the transfer is resumed by reading out the control program stored in the recording medium and executing it. In addition, a storage medium including at least a semiconductor memory and a magnetic disk device capable of changing a stored control program is provided.

【0014】また、前記クライアントが、転送情報を入
力する入力装置と、ファイル転送の中断での再開による
転送ファイルの保存が終了した際に、この保存した転送
ファイルを実行する転送処理制御を行う転送処理装置
と、転送ファイルを記憶する記憶装置とを備える構成と
してある。
Further, the client performs an input device for inputting transfer information and a transfer for controlling a transfer process for executing the stored transfer file when the transfer of the transferred file is completed by resuming the file transfer by interruption. The configuration includes a processing device and a storage device that stores a transfer file.

【0015】更に、前記クライアントが、転送情報を入
力する入力装置と、転送対象ファイルのバージョンが保
存対象ファイルよりも新しいことが判別し、かつ、ファ
イル転送の中断での再開による転送ファイルの保存が終
了した際に、この保存した転送ファイルを実行する転送
処理制御を行う転送処理装置と、転送ファイルを記憶す
る記憶装置とを備える構成としてある。
Further, the client may determine that the input device for inputting the transfer information, determine that the version of the file to be transferred is newer than the file to be saved, and save the transferred file by resuming the file transfer after interruption. When the process is completed, the configuration includes a transfer processing device that performs a transfer process control for executing the stored transfer file, and a storage device that stores the transfer file.

【0016】また、前記クライアントが、転送情報を入
力する入力装置と、ファイル転送の中断での再開による
転送ファイルの保存が終了した際に、この保存した転送
ファイルを実行する転送処理制御を記録媒体から読み出
した転送処理制御プログラムに基づいて行う転送処理装
置と、転送ファイルを記憶する記憶装置とを備える構成
としてある。
[0016] Further, the client has an input device for inputting transfer information, and a transfer processing control for executing the stored transfer file when the transfer file has been saved by resuming due to interruption of file transfer. And a storage device that stores a transfer file based on the transfer processing control program read from the storage device.

【0017】更に、前記転送処理装置として、入力装置
からの転送情報を送出する転送情報入力部と、転送情報
入力部からの転送情報に基づいて、受信指示を送出し、
かつ、受信待ち処理を監視すると共に、転送ファイルの
保存及び実行結果を受け取って出力する状態監視部と、
サーバ及び転送対象ファイルの存在を確認して転送対象
ファイルの転送を指示するための受信待ち処理部と、状
態監視部からの転送終了タイミングで受信待ち処理部か
らの転送対象ファイルを記憶装置に保存対象ファイルと
して保存する保存部と、保存部に保存が終了した保存対
象ファイルを実行する実行部とを備える構成としてあ
る。
Further, as the transfer processing device, a transfer information input unit for transmitting transfer information from an input device, and a reception instruction based on the transfer information from the transfer information input unit,
And a state monitoring unit that monitors reception waiting processing, receives and outputs the result of saving and executing the transfer file,
A reception wait processing unit for confirming the existence of the server and the transfer target file and instructing the transfer of the transfer target file, and a transfer target file from the reception wait processing unit is stored in the storage device at a transfer end timing from the status monitoring unit. The storage unit is configured to include a storage unit that stores the target file and an execution unit that executes the storage target file that has been stored in the storage unit.

【0018】また、前記転送処理装置として、転送処理
装置に、サーバからクライアントへのファイル転送前
に、転送対象ファイルが保存対象ファイルよりも新しい
バージョンかを識別検査するバージョンチェック部を更
に備える構成としてある。
The transfer processing device may further include a version check unit for identifying and checking whether the transfer target file is a newer version than the storage target file before transferring the file from the server to the client. is there.

【0019】更に、前記転送処理装置として、転送処理
装置に、転送処理制御を実行する記録媒体からの転送処
理制御プログラムを読み出すための読出装置を更に備え
る構成であり、また、転送処理装置に、少なくとも、格
納した転送ファイルの内容を画面表示し、又は、印字出
力する出力装置を更に備えると共に、サーバ及びクライ
アントが、一定の設定時間で通信を切断する低伝送速度
の通信ネットワークで接続される構成としてある。
Further, as the transfer processing device, the transfer processing device further includes a reading device for reading a transfer processing control program from a recording medium for executing the transfer processing control. At least an output device for displaying the contents of the stored transfer file on the screen or printing out the data, and the server and the client are connected by a low transmission rate communication network that cuts off the communication for a predetermined time. There is.

【0020】このような本発明のアプリケーションダウ
ンロードレジューム方法及びそのシステムは、クライア
ントが、ファイル転送中断が発生した際の転送再開(レ
ジューム機能)による転送ファイルの保存が終了した転
送ファイルを実行する。この結果、クライアントでの転
送されたアプリケーションの自動実行が可能になり、ア
プリケーション実行までの時間が短縮されて、ネットワ
ーク負荷が軽減すると共に、クライアントにおける再転
送指示及びアプリケーション実行のそれぞれの操作負担
をなくすことが出来る。
In the application download resuming method and system according to the present invention, the client executes the transfer file for which the transfer file has been saved by resuming the transfer (resume function) when the file transfer is interrupted. As a result, the transferred application can be automatically executed on the client, the time until the application is executed is shortened, the network load is reduced, and the reload instruction and the application execution burden on the client are eliminated. I can do it.

【0021】また、本発明のアプリケーションダウンロ
ードレジューム方法及びそのシステムは、サーバからの
転送対象ファイルのバージョンが、クライアントでの保
存対象ファイルよりも新しい際に、クライアントが、フ
ァイル転送中断が発生した際の転送再開による転送ファ
イルを保存し、この保存終了した転送ファイルを自動実
行する。この結果、上記の利点と共に、常時、新しいバ
ージョンのアプリケーションの実行が可能になる。
Further, the application download resuming method and system according to the present invention are arranged such that when the version of the file to be transferred from the server is newer than the file to be saved in the client, the client can stop the file transfer when the file transfer is interrupted. The transfer file when the transfer is restarted is saved, and the saved transfer file is automatically executed. As a result, it is possible to always execute a new version of the application together with the above advantages.

【0022】更に、本発明のアプリケーションダウンロ
ードレジューム方法及びそのシステムは、サーバからク
ライアントへのアプリケーション実行のためのファイル
の転送が中断した際の転送再開を、外部から入力される
制御プログラムで実行している。この結果、ダウンロー
ドレジュームプログラムが記憶された磁気ディスク、半
導体メモリなどの交換可能な記憶媒体を用いることが可
能になり、そのダウンロードレジュームプログラムの変
更、特に、バージョンアップに容易に対応できるように
なる。
Further, the application download resuming method and system of the present invention execute the transfer resumption when the transfer of the file for executing the application from the server to the client is interrupted by the control program input from the outside. I have. As a result, it is possible to use an exchangeable storage medium such as a magnetic disk or a semiconductor memory in which the download resume program is stored, and it is possible to easily cope with the change of the download resume program, particularly, the version upgrade.

【0023】[0023]

【発明の実施の形態】次に、本発明のアプリケーション
ダウンロードレジューム方法及びそのシステムの実施の
形態を図面を参照して詳細に説明する。図1は本発明の
アプリケーションダウンロードレジューム方法及びその
システムの第1実施形態における構成を示すブロック図
である。この例は、クライアント1とサーバ6とを有し
ている。なお、クライアント1は多数が配置されるが、
ここでは一つのクライアント1のみを図示した。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, an embodiment of an application download resume method and a system thereof according to the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a first embodiment of an application download resume method and a system thereof according to the present invention. This example has a client 1 and a server 6. Although a large number of clients 1 are arranged,
Here, only one client 1 is shown.

【0024】クライアント1は、文字・記号入力情報や
の座標(X,Y)入力信号を送出するキーボード、マウ
ス、トラックボール等の文字・記号及び座標情報の入力
を行う入力装置2と、制御プログラムによって転送処理
制御を実行する転送処理装置3と、転送ファイルなどを
画面表示し、また、印字出力するディスプレイ装置や印
字装置などの出力装置4と、転送ファイルを記憶する記
憶装置5とを有している。
The client 1 includes an input device 2 for inputting character / symbol and coordinate information, such as a keyboard, a mouse, and a trackball, for transmitting character / symbol input information and coordinate (X, Y) input signals, and a control program. A transfer processing device 3 for executing a transfer process control, an output device 4 such as a display device or a printing device for displaying a transfer file and the like on a screen, and a storage device 5 for storing the transfer file. ing.

【0025】転送処理装置3は、以下にそれぞれの動作
を説明する転送情報入力部31と、状態監視部32と、
受信待ち処理部33と、保存部34と、実行部35とを
有している。また、記憶装置5は、保存対象ファイル5
1を有し、かつ、サーバ6は、転送対象ファイル61を
有している。
The transfer processing device 3 includes a transfer information input unit 31, a state monitoring unit 32,
It has a reception waiting processing unit 33, a storage unit 34, and an execution unit 35. The storage device 5 stores the storage target file 5.
1 and the server 6 has a transfer target file 61.

【0026】転送情報入力部31は、入力装置2からの
転送情報を、状態監視部32に送出する。また、状態監
視部32は、転送情報入力部31からの転送情報に基づ
いて、受信待ち処理部33に対する受信指示を送出し、
この後は、受信待ち処理部33の監視を行う。また、状
態監視部32は、受信待ち処理部33、保存部34及び
実行部35の実行結果を受信し、かつ、出力装置4に送
出する。
The transfer information input unit 31 sends the transfer information from the input device 2 to the state monitoring unit 32. Further, the state monitoring unit 32 sends a reception instruction to the reception waiting processing unit 33 based on the transfer information from the transfer information input unit 31,
After that, the reception waiting processing unit 33 is monitored. In addition, the state monitoring unit 32 receives the execution results of the reception waiting processing unit 33, the storage unit 34, and the execution unit 35, and sends the execution results to the output device 4.

【0027】受信待ち処理部33は、転送元となるサー
バ6及び転送対象ファイル61の存在を確認し、また、
サーバ6及び転送対象ファイル61が共に存在する場合
は、サーバ6に対して転送対象ファイル61を、クライ
アント1へ送信するように指示する。このとき、サーバ
6は、プロトコルとしてHTTPプロトコル又はFTP
ソフトウェア、そしてレジューム機能に対応できる必要
がある。保存部34は、状態監視部32からの転送終了
タイミングで、サーバ6が転送する転送対象ファイル6
1を記憶装置5に保存対象ファイル51として保存す
る。実行部35は、保存部34での保存終了後に、サー
バ6から転送され、クライアント1の記憶装置5に記憶
した保存対象ファイル51を実行する。
The reception waiting processing unit 33 confirms the existence of the server 6 serving as the transfer source and the file 61 to be transferred.
When both the server 6 and the transfer target file 61 are present, the server 6 is instructed to transmit the transfer target file 61 to the client 1. At this time, the server 6 uses the HTTP protocol or the FTP as a protocol.
It must be able to handle software and resume functions. The storage unit 34 stores the transfer target file 6 transferred by the server 6 at the transfer end timing from the state monitoring unit 32.
1 is stored in the storage device 5 as a storage target file 51. The execution unit 35 executes the storage target file 51 transferred from the server 6 and stored in the storage device 5 of the client 1 after the storage in the storage unit 34 is completed.

【0028】次に、この第1実施形態の動作について説
明する。図2は第1実施形態の動作の処理手順を示すフ
ローチャートである。図1及び図2において、入力装置
2からの転送情報が、転送情報入力部31に入力される
(ステップS1)。転送情報入力部31は、入力された
転送情報におけるサーバ6の名称又はIPアドレスと転
送対象ファイル名称を、状態監視部32に送信する。こ
の情報を受け取った状態監視部32が、受信待ち処理部
33を通じてサーバ6及びこの内部の転送対象ファイル
61が存在するかを判断する(ステップS2,S3)。
Next, the operation of the first embodiment will be described. FIG. 2 is a flowchart showing a processing procedure of the operation of the first embodiment. 1 and 2, transfer information from the input device 2 is input to the transfer information input unit 31 (step S1). The transfer information input unit 31 transmits the name or IP address of the server 6 and the transfer target file name in the input transfer information to the status monitoring unit 32. The state monitoring unit 32 that has received this information determines whether the server 6 and the transfer target file 61 therein exist through the reception waiting processing unit 33 (steps S2 and S3).

【0029】サーバ6及び転送対象ファイル61が存在
しない場合(S2,S3:No)、その無存在を示すメ
ッセージを出力装置4に送出して、ディスプレイ装置で
画面表示する(ステップS10)。サーバ6及び転送対
象ファイル61が存在する場合(S2,S3:Ye
s)、状態監視部32は受信待ち処理部33に対して、
受信要求を送出する。受信待ち処理部33は、この受信
要求に対してHTTPプロトコル又はFTPソフトウェ
アの実行によって、ファイル転送を行うように、その要
求をサーバ6に送出する(ステップS4)。このサーバ
6へのファイル転送要求開始が、出力装置4のディスプ
レイ装置で画面表示される。
If the server 6 and the transfer target file 61 do not exist (S2, S3: No), a message indicating the absence thereof is sent to the output device 4 and displayed on the display device (step S10). When the server 6 and the transfer target file 61 exist (S2, S3: Ye
s), the state monitoring unit 32
Send a receive request. The reception waiting processor 33 sends the request to the server 6 so as to transfer the file by executing the HTTP protocol or the FTP software in response to the request (step S4). The start of the file transfer request to the server 6 is displayed on the screen of the display device of the output device 4.

【0030】このファイル転送要求を受け取ったサーバ
6は、このファイル転送要求を行ったクライアント1に
対して、転送対象ファイル61の送信を開始し、この送
信開始を受信待ち処理部33へ通知する(ステップS
5)。状態監視部32は、受信待ち処理部33を監視し
て、サーバ6からの受信状態を判断する(ステップS
6)。この受信監視状況を出力装置4に送出し、ディス
プレイ装置で画面表示する。
The server 6 which has received the file transfer request starts transmitting the transfer target file 61 to the client 1 which has issued the file transfer request, and notifies the reception waiting processing unit 33 of the start of the transmission (see FIG. 4). Step S
5). The state monitoring unit 32 monitors the reception waiting processing unit 33 to determine the reception state from the server 6 (Step S).
6). This reception monitoring status is sent to the output device 4 and displayed on a screen by the display device.

【0031】ここで、何らかの原因で、転送対象ファイ
ル61の転送中断が発生した場合、受信待ち処理部33
は、状態監視部32へ、この中断発生を通知する。状態
監視部32は、中断発生を出力装置4に送出し、ディス
プレイ装置で画面表示する。更に、状態監視部32は、
既に転送された転送対象ファイル61を保存部34に送
出する。保存部34は、転送対象ファイル61を保存対
象ファイル51として記憶装置5に記憶する(ステップ
S7)。この記憶状況が状態監視部32に通知され、こ
こから出力装置4に送出してディスプレイ装置で画面表
示する。
If the transfer of the transfer target file 61 is interrupted for some reason, the reception waiting processing unit 33
Notifies the state monitoring unit 32 of the occurrence of this interruption. The state monitoring unit 32 sends the interruption occurrence to the output device 4 and displays the screen on the display device. Further, the state monitoring unit 32
The transfer target file 61 that has already been transferred is sent to the storage unit 34. The storage unit 34 stores the transfer target file 61 as the storage target file 51 in the storage device 5 (Step S7). This state of storage is notified to the state monitoring unit 32, from which it is sent to the output device 4 and displayed on the screen by the display device.

【0032】次に、中断状況情報を受け取った状態監視
部32は、この中断状況情報に基づいて、転送対象ファ
イル61中の未転送部分を転送するように受信待ち処理
部33に指示を行う。この受信待ち処理部33は、中断
状況情報と共に、再度、転送要求をサーバ6に送信する
(ステップS4)。このときの中断再開状況を出力装置
4に送出してディスプレイ装置で画面表示する。中断状
況情報と共に、転送要求を受け取ったサーバ6は、転送
対象ファイル61の未転送部分の送信を再開する(ステ
ップS5)。
Next, the status monitoring unit 32 that has received the interruption status information instructs the reception waiting processing unit 33 to transfer the untransferred portion in the transfer target file 61 based on the interruption status information. The reception waiting processing unit 33 transmits the transfer request again to the server 6 together with the interruption status information (step S4). The interruption / resumption status at this time is sent to the output device 4 and displayed on the screen by the display device. The server 6 that has received the transfer request together with the interruption status information resumes transmission of the untransferred portion of the transfer target file 61 (step S5).

【0033】転送対象ファイル61のデータが最後まで
転送されて終了した場合、状態監視部32は、中断状態
情報と共に転送対象ファイル61を保存部34へ送出す
る。なお、中断していない場合は、中断状態情報の送出
は実行しない。また、保存部34は、転送対象ファイル
61を保存対象ファイル51として記憶装置5に記憶す
る。中断状態情報を受け取った保存部34は追加保存を
行い、中断状態情報が存在しない場合は、新規に保存す
る。このときの保存状況を出力装置4に送出してディス
プレイ装置で画面表示する(ステップS8)。この保存
終了後、実行部35が記憶装置5に記憶された保存対象
ファイル51、すなわち、アプリケーションを実行し、
このときの実行状況を出力装置4に送出してディスプレ
イ装置で画面表示する(ステップS9)。
When the data of the transfer target file 61 has been transferred to the end and completed, the state monitoring unit 32 sends the transfer target file 61 to the storage unit 34 together with the interruption state information. If the interruption has not been performed, the transmission of the interruption state information is not executed. The storage unit 34 stores the transfer target file 61 in the storage device 5 as the storage target file 51. The storage unit 34 that has received the interruption state information performs additional saving, and if there is no interruption state information, newly saves it. The storage status at this time is sent to the output device 4 and displayed on the screen by the display device (step S8). After the storage is completed, the execution unit 35 executes the storage target file 51 stored in the storage device 5, that is, the application,
The execution status at this time is sent to the output device 4 and displayed on the screen by the display device (step S9).

【0034】次に、この動作の要部を具体例を用いて説
明する。転送処理装置3がアプリケーションを転送処理
する場合について説明する。まず、転送処理装置3が、
アプリケーション起動を実行する。クライアント1の使
用者が、サーバ6に存在する転送対象ファイル61を記
述した転送用情報ファイルを選択して転送を開始する
(ステップS1,S2,S3)。転送情報入力部31
は、転送用情報ファイルからサーバ6のURL又はIP
アドレスと、転送対象ファイル61を取り込む。この情
報を状態監視部32へ送出する。状態監視部32は、受
信待ち処理部33を通じてサーバ6へ転送要求を送信す
る(ステップS4)。送信要求を受けたサーバ6は、ク
ライアント1に転送対象ファイル61の転送を開始する
(ステップS5)。
Next, the main part of this operation will be described using a specific example. A case where the transfer processing device 3 performs transfer processing of an application will be described. First, the transfer processing device 3
Execute application startup. The user of the client 1 selects a transfer information file describing the transfer target file 61 existing in the server 6 and starts transfer (steps S1, S2, S3). Transfer information input unit 31
Is the URL or IP of the server 6 from the transfer information file.
The address and the transfer target file 61 are taken. This information is sent to the state monitor 32. The state monitoring unit 32 transmits a transfer request to the server 6 through the reception waiting processing unit 33 (Step S4). The server 6 having received the transmission request starts transferring the transfer target file 61 to the client 1 (step S5).

【0035】そして、通信ネットワークでの輻輳状態や
回線切断による転送中断が発生した場合、状態監視部3
2が、この転送中断の情報を保存する(ステップS6,
S7)。この中断された転送処理を、状態監視部32か
ら中断情報と共にサーバ6に送出して、その再度の転送
要求が行われる(ステップS4)。この中断情報を受け
取ったサーバ6は、未転送の残りの部分をクライアント
1に送信する(ステップS5)。転送対象ファイル61
の転送が全て終了すると状態監視部32が保存部34に
保存を要求し、保存部34の記憶装置5に保存対象ファ
イル51として、その保存を行う(ステップS8)。こ
の保存が終了すると、状態監視部32は、転送用情報フ
ァイル内に記述されているアプリケーションを実行する
(ステップS9)。
When a transfer interruption occurs due to a congestion state in the communication network or a line disconnection, the state monitoring unit 3
2 saves the information of the transfer interruption (step S6,
S7). The interrupted transfer process is sent from the state monitoring unit 32 to the server 6 together with the interrupt information, and a transfer request is made again (step S4). The server 6 that has received the interruption information transmits the remaining untransferred portion to the client 1 (step S5). Transfer target file 61
Is completed, the state monitoring unit 32 requests the storage unit 34 to store the data, and stores the file as the storage target file 51 in the storage device 5 of the storage unit 34 (step S8). When the saving is completed, the state monitoring unit 32 executes the application described in the transfer information file (Step S9).

【0036】このように、この第1実施形態では、アプ
リケーション実行時におけるファイル転送の中断情報を
サーバ6に送信して、転送中断に対する転送を再開し、
更に、全部が転送されたファイルによるアプリケーショ
ンを自動的に実行している。この結果、アプリケーショ
ン実行までの時間が短縮されて、ネットワーク負荷が軽
減し、更にクライアントにおける再転送指示操作の負担
をなくすことが出来るようになる。特に、一定時間のみ
で通信が行われ、回線切断による転送中断が発生し易い
低伝送速度の通信ネットワークで、これらの利点が大き
く得られる。
As described above, in the first embodiment, the interruption information of the file transfer at the time of executing the application is transmitted to the server 6, and the transfer in response to the interruption is resumed.
In addition, the application is automatically executed based on all the transferred files. As a result, the time until the application is executed is shortened, the network load is reduced, and the burden of the retransfer instruction operation on the client can be eliminated. In particular, these advantages can be greatly obtained in a low transmission speed communication network in which communication is performed only for a fixed time and transfer interruption due to line disconnection is likely to occur.

【0037】図3は第2実施形態の構成を示すブロック
図である。図3において、この第2実施形態の構成に
は、図1の第1実施形態の構成に加えて、転送処理装置
3A中にバージョンチェック部36が設けられている。
このバージョンチェック部36は、サーバ6からクライ
アント1へのファイル転送を行う前に、転送対象ファイ
ル61が保存対象ファイル51として記憶装置内に既に
存在しているとき、このファイルのバージョン情報を検
査する。
FIG. 3 is a block diagram showing the configuration of the second embodiment. 3, in the configuration of the second embodiment, in addition to the configuration of the first embodiment of FIG. 1, a version check unit 36 is provided in the transfer processing device 3A.
Before the file transfer from the server 6 to the client 1, the version check unit 36 checks the version information of the transfer target file 61 when the file 61 already exists in the storage device as the file 51 to be saved. .

【0038】次に、この第2実施形態の動作について説
明する。図4は第2実施形態の動作の処理手順を示すフ
ローチャートである。この図4において、ステップS1
〜S10の処理である転送情報入力部31、状態監視部
32、受信待ち処理部33、保存部34及び実行部35
の動作は、第1実施形態のステップS1〜S10の処理
(転送情報入力部31〜実行部35)と同様であり、そ
の重複した説明は省略する。
Next, the operation of the second embodiment will be described. FIG. 4 is a flowchart showing a processing procedure of the operation of the second embodiment. In FIG. 4, step S1
To S10, the transfer information input unit 31, the state monitoring unit 32, the reception waiting processing unit 33, the storage unit 34, and the execution unit 35
Is the same as the processing in steps S1 to S10 of the first embodiment (the transfer information input unit 31 to the execution unit 35), and a duplicate description thereof will be omitted.

【0039】第1実施形態では、既に転送対象ファイル
61がクライアント1の記憶装置内に保存対象ファイル
51として格納されており、転送対象ファイル61及び
保存対象ファイル51の両方のバージョンが同一の場
合、及び、転送対象ファイル61よりも保存対象ファイ
ル51のバージョンが新しい場合も、サーバ6からクラ
イアント1へのファイル転送を実行している。この第2
実施形態では、ファイル転送を実行する前に、転送対象
ファイル61と保存対象ファイル51の版(バージョ
ン)を検査して、ファイル転送を実行するか否かを判断
する。ファイル転送を実行するのは、保存対象ファイル
51の版よりも転送対象ファイル61の版が新しい場合
である。
In the first embodiment, when the transfer target file 61 is already stored in the storage device of the client 1 as the storage target file 51, and the versions of both the transfer target file 61 and the storage target file 51 are the same, Also, when the version of the storage target file 51 is newer than the version of the transfer target file 61, the file transfer from the server 6 to the client 1 is executed. This second
In the embodiment, before executing the file transfer, the versions of the transfer target file 61 and the storage target file 51 are checked to determine whether to execute the file transfer. The file transfer is executed when the version of the transfer target file 61 is newer than the version of the save target file 51.

【0040】次に、この動作の要部を具体例を用いて説
明する。クライアント1の使用者は、サーバ6に存在す
る転送対象ファイル61が記述された転送用情報ファイ
ルを選択して、その転送を開始する(ステップS1,S
2,S3)。転送情報入力部31は、転送用情報ファイ
ルから、サーバ6のURL又はIPアドレスと転送対象
ファイル61を読み取り、この情報を状態監視部32に
送出する。状態監視部32は、記憶装置5内に転送対象
ファイル61と同一のファイルが存在するかを調べる。
ここで同一のファイルが存在しない場合、第1実施形態
と同一の処理が実行される。
Next, the main part of this operation will be described using a specific example. The user of the client 1 selects the transfer information file in which the transfer target file 61 existing in the server 6 is described, and starts the transfer (steps S1 and S1).
2, S3). The transfer information input unit 31 reads the URL or IP address of the server 6 and the transfer target file 61 from the transfer information file, and sends this information to the state monitoring unit 32. The state monitoring unit 32 checks whether the same file as the transfer target file 61 exists in the storage device 5.
Here, when the same file does not exist, the same processing as in the first embodiment is executed.

【0041】同一のファイルが存在する場合、保存対象
ファイル51の日付又はバージョン番号を読み取り、サ
ーバ6の転送対象ファイル61の日付又はバージョン番
号と比較する。この比較の結果、保存対象ファイル51
よりも転送対象ファイル61の版が新しい場合、ファイ
ル転送を実行する。すなわち、保存対象ファイル51と
転送対象ファイル61との版が同一又は転送対象ファイ
ル61が古い版の場合は転送を実行しない(ステップS
11)。これ以降の処理(ルーチン)は、第1実施形態
と同様であり、その重複した説明は省略する。
If the same file exists, the date or version number of the file 51 to be saved is read and compared with the date or version number of the file 61 to be transferred of the server 6. As a result of this comparison, the storage target file 51
If the version of the transfer target file 61 is newer than that, the file transfer is executed. That is, if the version of the save target file 51 and the transfer target file 61 are the same or the transfer target file 61 is the old version, the transfer is not executed (step S
11). Subsequent processes (routines) are the same as in the first embodiment, and redundant description will be omitted.

【0042】このように、この第2実施形態では、第1
実施形態と同様に転送中断を再開し、更に、アプリケー
ションを自動的に実行できると共に、転送するファイル
の日付、ファイルバージョン情報などによる版検査を実
施している。この結果、常時、新しいバージョンのアプ
リケーション実行が可能になる。
As described above, in the second embodiment, the first
As in the embodiment, the transfer interruption is resumed, the application can be automatically executed, and a version check based on the date and file version information of the file to be transferred is performed. As a result, a new version of the application can always be executed.

【0043】図5は第3実施形態の構成を示すブロック
図である。図5において、この第3実施形態の構成に
は、図1の第1実施形態の構成に加えて、転送処理装置
3Bに接続した磁気ディスク、半導体メモリなどの記録
媒体9が設けられている。この記録媒体9は、ダウンロ
ードレジュームプログラムが記憶されている。このダウ
ンロードレジュームプログラムは、記録媒体9から転送
処理装置3Bが読み込んで、その制御を実行する。この
制御(ダウンロードレジュームプログラム)は、次に説
明するように、第1実施形態における転送処理装置3A
及び第2実施形態における転送処理装置3Bと同様であ
る。
FIG. 5 is a block diagram showing the configuration of the third embodiment. 5, in the configuration of the third embodiment, in addition to the configuration of the first embodiment of FIG. 1, a recording medium 9 such as a magnetic disk and a semiconductor memory connected to the transfer processing device 3B is provided. This recording medium 9 stores a download resume program. This download resume program is read by the transfer processing device 3B from the recording medium 9 and executes the control. This control (download resume program) is performed by the transfer processing device 3A in the first embodiment as described below.
This is the same as the transfer processing device 3B in the second embodiment.

【0044】入力装置2からの転送情報が転送情報入力
部31に入力装置2される。この転送情報入力部31
は、転送用情報(URL)から、サーバ6の名称又はI
Pアドレスと転送対象ファイル61を読み取り、その情
報を状態監視部32へ転送する。状態監視部32は、受
信待ち処理部33を通じてサーバ6に転送要求を送信す
る。この送信要求を受け取ったサーバ6は、クライアン
ト1への転送対象ファイル61の転送を開始する。
The transfer information from the input device 2 is input to the transfer information input unit 31. This transfer information input unit 31
Is the name of the server 6 or I from the transfer information (URL).
The P address and the transfer target file 61 are read, and the information is transferred to the state monitoring unit 32. The state monitoring unit 32 transmits a transfer request to the server 6 through the reception waiting processing unit 33. The server 6 receiving this transmission request starts transferring the transfer target file 61 to the client 1.

【0045】このとき低伝送速度の通信ネットワークで
の輻輳状態や回線切断による転送中断が発生した場合、
状態監視部32が、この転送中断を保存する。この中断
された転送処理を、状態監視部32から中断情報と共に
サーバ6に送出して、その再度の転送要求が行われる。
この中断情報を受け取ったサーバ6は、未転送の残りの
部分をクライアント1に送信する。転送対象ファイル6
1の転送が全て終了すると状態監視部32が、保存部3
4に保存を要求し、転送対象ファイル61を保存部34
の記憶装置5に保存対象ファイル51として、その保存
を行う。この保存が終了すると、状態監視部32は、転
送用情報ファイル内に記述されているアプリケーション
を実行する。
At this time, if a transfer interruption occurs due to a congestion state or a line disconnection in a low transmission rate communication network,
The state monitoring unit 32 stores the transfer interruption. The interrupted transfer process is sent from the state monitoring unit 32 to the server 6 together with the interrupt information, and the transfer request is made again.
The server 6 that has received the interruption information transmits the remaining portion that has not been transferred to the client 1. Transfer target file 6
1 is completed, the state monitoring unit 32 stores the data in the storage unit 3
4 and requests the storage unit 34 to store the transfer target file 61.
Is stored in the storage device 5 as a file 51 to be stored. When the saving is completed, the status monitoring unit 32 executes the application described in the transfer information file.

【0046】このように、この第3実施形態では、ダウ
ンロードレジュームプログラムが記憶された磁気ディス
ク、半導体メモリなどの交換可能な記憶媒体9を用いる
ことによって、ダウンロードレジュームプログラム変
更、特に、バージョンアップに対応可能になる。
As described above, in the third embodiment, by using the exchangeable storage medium 9 such as a magnetic disk or a semiconductor memory in which the download resume program is stored, it is possible to cope with the change of the download resume program, in particular, the version upgrade. Will be possible.

【0047】なお、第1乃至第3実施形態での実行部3
5にシステム登録を行うことができる。例えば、ウィン
ドウシステムにおけるレジストリエントリが可能であ
る。このシステム登録は、例えば、オペレーティングシ
ステム(OS)やアプリケーションの詳細情報を内部的
に保持する。実際にはファイルとして管理される。この
システム登録は、アプリケーションが動作するために必
要なファイルを、この実行時におけるダウンロードレジ
ュームシステムに組み込むものである。
The execution unit 3 in the first to third embodiments
5, system registration can be performed. For example, a registry entry in a window system is possible. This system registration internally holds, for example, detailed information of an operating system (OS) and applications. It is actually managed as a file. In this system registration, files necessary for the operation of the application are incorporated into the download resume system at the time of execution.

【0048】[0048]

【発明の効果】以上の説明から明らかなように、本発明
のアプリケーションダウンロードレジューム方法及びそ
のシステムによれば、クライアントが、ファイル転送中
断が発生した際の転送再開による転送ファイルの保存が
終了した転送ファイルを実行する。この結果、クライア
ントで、転送されたアプリケーションの自動実行が可能
になり、アプリケーション実行までの時間が短縮され
て、ネットワーク負荷が軽減すると共に、クライアント
における再転送指示及びアプリケーション実行のそれぞ
れの操作負担をなくすことが出来る。
As is apparent from the above description, according to the application download resuming method and the system thereof of the present invention, the client has completed the transfer after saving the transfer file by resuming the transfer when the file transfer was interrupted. Execute the file. As a result, it is possible for the client to automatically execute the transferred application, shorten the time until the application is executed, reduce the network load, and eliminate the reload instruction and the application execution burden on the client. I can do it.

【0049】また、本発明のアプリケーションダウンロ
ードレジューム方法及びそのシステムによれば、サーバ
からの転送対象ファイルのバージョンが、クライアント
での保存対象ファイルよりも新しい際に、クライアント
が、ファイル転送中断が発生した際の転送再開による転
送ファイルを保存し、この保存終了した転送ファイルを
自動実行する。この結果、上記の利点と共に、常時、新
しいバージョンのアプリケーションの実行が出来るよう
になる。
According to the application download resuming method and system of the present invention, when the version of the file to be transferred from the server is newer than the file to be saved in the client, the client stops the file transfer. When the transfer is resumed, the transfer file is saved, and the saved transfer file is automatically executed. As a result, a new version of the application can be executed at all times with the above advantages.

【0050】更に、本発明のアプリケーションダウンロ
ードレジューム方法及びそのシステムによれば、サーバ
からクライアントへのアプリケーション実行のためのフ
ァイルの転送が中断した際の転送再開を、外部から入力
される制御プログラムで実行している。この結果、ダウ
ンロードレジュームプログラムが記憶された磁気ディス
ク、半導体メモリなどの交換可能な記憶媒体を用いるこ
とによって、ダウンロードレジュームプログラムの変
更、特に、バージョンアップに容易に対応できるように
なる。
Further, according to the application download resuming method and system of the present invention, when the transfer of the file for executing the application from the server to the client is interrupted, the transfer restart is executed by the control program input from the outside. are doing. As a result, by using a replaceable storage medium such as a magnetic disk or a semiconductor memory in which the download resume program is stored, it is possible to easily cope with a change in the download resume program, particularly, an upgrade.

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

【図1】本発明のアプリケーションダウンロードレジュ
ーム方法及びそのシステムの第1実施形態における構成
を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a first embodiment of an application download resume method and a system thereof according to the present invention.

【図2】第1実施形態の動作の処理手順を示すフローチ
ャートである。
FIG. 2 is a flowchart illustrating a processing procedure of an operation according to the first embodiment.

【図3】第2実施形態の構成を示すブロック図である。FIG. 3 is a block diagram illustrating a configuration of a second embodiment.

【図4】第2実施形態の動作の処理手順を示すフローチ
ャートである。
FIG. 4 is a flowchart showing a processing procedure of an operation of the second embodiment.

【図5】第3実施形態の構成を示すブロック図である。FIG. 5 is a block diagram showing a configuration of a third embodiment.

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

1 クライアント 2 入力装置 3 転送処理装置3,3A,3B 4 出力装置 5 記憶装置 6 サーバ 9 記録媒体 31 転送情報入力部 32 状態監視部 33 受信待ち処理部 34 保存部 35 実行部 36 バージョンチェック部 51 保存対象ファイル 61 転送対象ファイル Reference Signs List 1 client 2 input device 3 transfer processing device 3, 3A, 3B 4 output device 5 storage device 6 server 9 recording medium 31 transfer information input unit 32 status monitoring unit 33 reception waiting processing unit 34 storage unit 35 execution unit 36 version check unit 51 File to be saved 61 File to be transferred

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】 サーバからクライアントへのアプリケー
ション実行のためのファイル転送が中断した際に、この
転送を再開するアプリケーションダウンロードレジュー
ム方法において、 クライアントがサーバにファイル転送を指示し、 この後にサーバがクライアントに対するファイル転送を
実行し、 次に、クライアントがファイル転送の中断を判断し、 この判断でファイル転送中断が発生した際に、クライア
ントからサーバにファイル転送の再開を指示し、 この後にサーバからクライアントにファイル転送を再開
し、 この再開による転送ファイルの保存が終了した際に、保
存した転送ファイルをクライアントが実行することを特
徴とするアプリケーションダウンロードレジューム方
法。
When a file transfer for executing an application from a server to a client is interrupted, in an application download resume method for resuming the transfer, the client instructs the server to transfer the file, after which the server sends the file to the client. Execute the file transfer, and then the client determines that the file transfer is interrupted. When the file transfer is interrupted by this determination, the client instructs the server to restart the file transfer, and then the server sends the file to the client. An application download resuming method, wherein a transfer is resumed, and the client executes the saved transfer file when the saving of the transfer file by the restart is completed.
【請求項2】 サーバからクライアントへのアプリケー
ション実行のためのファイル転送が中断した際に、この
転送を再開するアプリケーションダウンロードレジュー
ム方法において、 サーバからの転送対象ファイルのバージョンがクライア
ントの保存対象ファイルよりも新しいかを判断し、 転送対象ファイルのバージョンが新しい際に、クライア
ントがサーバにファイル転送を指示し、 この後にサーバがクライアントに対するファイル転送を
実行し、 次に、クライアントがファイル転送の中断を判断し、 この判断でファイル転送中断が発生した際に、クライア
ントからサーバにファイル転送の再開を指示し、 この後にサーバからクライアントにファイル転送を再開
し、 この再開による転送ファイルの保存が終了した際に、保
存した転送ファイルをクライアントが実行することを特
徴とするアプリケーションダウンロードレジューム方
法。
2. An application download resume method for resuming the transfer of a file from a server to a client for execution of an application when the transfer is resumed, wherein the version of the file to be transferred from the server is greater than the version of the file to be saved by the client. If the version of the file to be transferred is newer, the client instructs the server to transfer the file, the server executes the file transfer to the client, and then the client determines that the file transfer is interrupted. When the file transfer is interrupted by this determination, the client instructs the server to restart the file transfer, and then the server restarts the file transfer to the client. Saved transfers Application download resume method characterized by the Airu client to be executed.
【請求項3】 前記サーバからクライアントへのアプリ
ケーション実行のためのファイル転送が中断した際の転
送再開を、外部から入力される制御プログラムで実行す
ることを特徴とする請求項1又と2記載のアプリケーシ
ョンダウンロードレジューム方法。
3. The control program according to claim 1, wherein the transfer restart when the file transfer for executing the application from the server to the client is interrupted is executed by a control program inputted from the outside. Application download resume method.
【請求項4】 サーバからクライアントへのアプリケー
ション実行のためのファイル転送が中断した際に、この
転送を再開するアプリケーションダウンロードレジュー
ムシステムにおいて、 前記クライアントが、前記サーバにファイル転送を指示
し、かつ、ファイル転送の中断を判別した際に、前記サ
ーバにファイル転送の再開を指示し、この再開による転
送ファイルの保存が終了した際に、保存した転送ファイ
ルを実行し、 前記サーバが、前記クライアントからのファイル転送指
示に基づいてファイル転送を実行し、かつ、ファイル転
送の再開指示によって、ファイル転送を再開することを
特徴とするアプリケーションダウンロードレジュームシ
ステム。
4. An application download resume system for resuming the transfer of a file from a server to a client for executing an application when the file transfer is resumed, wherein the client instructs the server to perform a file transfer, and When the interruption of the transfer is determined, the server instructs the server to resume the file transfer, and when the saving of the transfer file by this restart is completed, executes the saved transfer file. An application download resume system wherein a file transfer is executed based on a transfer instruction, and the file transfer is restarted according to a file transfer restart instruction.
【請求項5】 サーバからクライアントへのアプリケー
ション実行のためのファイルの転送が中断した際に、こ
の転送を再開するアプリケーションダウンロードレジュ
ームシステムにおいて、 前記クライアントが、前記サーバからの転送対象ファイ
ルのバージョンが前記クライアントの保存対象ファイル
よりも新しいことを判別した際に、前記サーバにファイ
ル転送を指示し、かつ、ファイル転送の中断を判別した
際に前記サーバにファイル転送の再開を指示し、この再
開による転送ファイルの保存が終了した際に、この保存
した転送ファイルを実行し、 前記サーバが、前記クライアントからのファイル転送指
示に基づいてファイル転送を実行し、かつ、ファイル転
送の再開指示によって、ファイル転送を再開することを
特徴とするアプリケーションダウンロードレジュームシ
ステム。
5. An application download resume system for resuming the transfer of a file for executing an application from a server to a client when the transfer of the file is interrupted, wherein the client determines that the version of the file to be transferred from the server is When it is determined that the file is newer than the file to be stored by the client, the server instructs the server to transfer the file, and when it is determined that the file transfer is interrupted, the server instructs the server to restart the file transfer. When the saving of the file is completed, the stored transfer file is executed, the server executes the file transfer based on the file transfer instruction from the client, and executes the file transfer by the file transfer restart instruction. An applique characterized by resuming Deployment download resume system.
【請求項6】 前記サーバからクライアントへのアプリ
ケーション実行のためのファイル転送が中断した際の転
送再開を、 記録媒体に格納した制御プログラムを読み出して実行す
ることを特徴とする請求項4又と5記載のアプリケーシ
ョンダウンロードレジュームシステム。
6. A control program stored in a recording medium, wherein a transfer restart when a file transfer for executing an application from the server to the client is interrupted is read out and executed. The described application download resume system.
【請求項7】 前記記録媒体が、 交換可能かつ記憶している制御プログラムが、変更可能
な少なくとも半導体メモリ、磁気ディスク装置を含む記
憶媒体であることを特徴とする請求項6記載のアプリケ
ーションダウンロードレジュームシステム。
7. The application download resume according to claim 6, wherein the recording medium is a storage medium including at least a semiconductor memory and a magnetic disk device in which a control program that can be exchanged and stored is changeable. system.
【請求項8】 前記請求項4記載のクライアントが、 転送情報を入力する入力装置と、 ファイル転送の中断での再開による転送ファイルの保存
が終了した際に、この保存した転送ファイルを実行する
転送処理制御を行う転送処理装置と、 転送ファイルを記憶する記憶装置と、 を備えることを特徴とするアプリケーションダウンロー
ドレジュームシステム。
8. The client according to claim 4, wherein the input device for inputting the transfer information, and the transfer for executing the stored transfer file when the transfer of the transfer file is completed by resuming due to interruption of the file transfer. An application download resume system, comprising: a transfer processing device that performs processing control; and a storage device that stores a transfer file.
【請求項9】 前記請求項5記載のクライアントが、 転送情報を入力する入力装置と、 転送対象ファイルのバージョンが保存対象ファイルより
も新しいことが判別し、かつ、ファイル転送の中断での
再開による転送ファイルの保存が終了した際に、この保
存した転送ファイルを実行する転送処理制御を行う転送
処理装置と、 転送ファイルを記憶する記憶装置と、 を備えることを特徴とするアプリケーションダウンロー
ドレジュームシステム。
9. The client according to claim 5, further comprising: an input device for inputting transfer information; determining that a version of the file to be transferred is newer than that of the file to be saved; An application download resume system, comprising: a transfer processing device that performs a transfer process control for executing the stored transfer file when the transfer file is saved; and a storage device that stores the transfer file.
【請求項10】 前記請求項6記載のクライアントが、 転送情報を入力する入力装置と、 ファイル転送の中断での再開による転送ファイルの保存
が終了した際に、この保存した転送ファイルを実行する
転送処理制御を記録媒体から読み出した転送処理制御プ
ログラムに基づいて行う転送処理装置と、 転送ファイルを記憶する記憶装置と、 を備えることを特徴とするアプリケーションダウンロー
ドレジュームシステム。
10. The client according to claim 6, wherein: the input device for inputting the transfer information; and a transfer for executing the stored transfer file when saving of the transfer file by resuming the file transfer by interruption is completed. An application download resume system, comprising: a transfer processing device that performs processing control based on a transfer processing control program read from a recording medium; and a storage device that stores a transfer file.
【請求項11】 前記請求項8記載の転送処理装置とし
て、 入力装置からの転送情報を送出する転送情報入力部と、 前記転送情報入力部からの転送情報に基づいて、受信指
示を送出し、かつ、受信待ち処理を監視すると共に、転
送ファイルの保存及び実行結果を受け取って出力する状
態監視部と、 サーバ及び転送対象ファイルの存在を確認して転送対象
ファイルの転送を指示するための受信待ち処理部と、 前記状態監視部からの転送終了タイミングで、前記受信
待ち処理部からの転送対象ファイルを記憶装置に保存対
象ファイルとして保存する保存部と、 前記保存部に保存が終了した保存対象ファイルを実行す
る実行部と、 を備えることを特徴とするアプリケーションダウンロー
ドレジュームシステム。
11. The transfer processing device according to claim 8, wherein: a transfer information input unit for transmitting transfer information from an input device; and a transmission instruction based on the transfer information from the transfer information input unit. In addition, a status monitoring unit that monitors reception waiting processing, receives and outputs the results of saving and executing the transfer file, and a reception wait for confirming the existence of the server and the transfer target file and instructing the transfer of the transfer target file. A processing unit; a storage unit configured to store a transfer target file from the reception waiting processing unit as a storage target file in a storage device at a transfer end timing from the state monitoring unit; and a storage target file that has been stored in the storage unit. An application download resume system, comprising: an execution unit configured to execute.
【請求項12】 前記請求項9記載の転送処理装置とし
て、 前記8記載の転送処理装置に追加して、 サーバからクライアントへのファイル転送前に、転送対
象ファイルが保存対象ファイルよりも新しいバージョン
かを識別検査するバージョンチェック部を更に備えるこ
とを特徴とするアプリケーションダウンロードレジュー
ムシステム。
12. The transfer processing device according to claim 9, wherein, in addition to the transfer processing device according to claim 8, the file to be transferred is a newer version than the file to be saved before the file is transferred from the server to the client. An application download resume system further comprising a version check unit for identifying and checking the application.
【請求項13】 前記請求項10記載の転送処理装置と
して、 前記8請求項記載の転送処理装置に追加して、 転送処理制御を実行する記録媒体からの転送処理制御プ
ログラムを読み出すための読出装置を更に備えることを
特徴とするアプリケーションダウンロードレジュームシ
ステム。
13. A transfer device according to claim 10, further comprising a transfer device for reading a transfer processing control program from a recording medium that executes transfer control, in addition to the transfer processing device according to claim 8. An application download resume system, further comprising:
【請求項14】 前記請求項11,12又は13記載の
転送処理装置に、 少なくとも、格納した転送ファイルの内容を画面表示
し、又は、印字出力する出力装置を更に備えることを特
徴とするアプリケーションダウンロードレジュームシス
テム。
14. The application download according to claim 11, further comprising at least an output device for displaying the contents of the stored transfer file on a screen or printing out the content. Resume system.
【請求項15】 前記請求項4,5又は6記載のサーバ
及びクライアントが、 一定の設定時間で通信を切断する低伝送速度の通信ネッ
トワークで接続されることを特徴とするアプリケーショ
ンダウンロードレジュームシステム。
15. The application download resume system according to claim 4, wherein the server and the client according to claim 4, 5 or 6 are connected by a low transmission speed communication network that cuts off communication for a predetermined set time.
JP10244092A 1998-08-28 1998-08-28 Application downloading resume method and system therefor Pending JP2000076158A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10244092A JP2000076158A (en) 1998-08-28 1998-08-28 Application downloading resume method and system therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10244092A JP2000076158A (en) 1998-08-28 1998-08-28 Application downloading resume method and system therefor

Publications (1)

Publication Number Publication Date
JP2000076158A true JP2000076158A (en) 2000-03-14

Family

ID=17113635

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10244092A Pending JP2000076158A (en) 1998-08-28 1998-08-28 Application downloading resume method and system therefor

Country Status (1)

Country Link
JP (1) JP2000076158A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002149535A (en) * 2000-08-31 2002-05-24 Nippon Telegr & Teleph Corp <Ntt> System, device and method for file transfer and recording medium recorded with file transfer program
EP1261203A3 (en) * 2001-04-18 2004-09-08 Kabushiki Kaisha Toshiba Portable device
US7146406B2 (en) 2000-06-29 2006-12-05 Panasonic Communications Co., Ltd. Server apparatus and method to distribute media data

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7146406B2 (en) 2000-06-29 2006-12-05 Panasonic Communications Co., Ltd. Server apparatus and method to distribute media data
JP2002149535A (en) * 2000-08-31 2002-05-24 Nippon Telegr & Teleph Corp <Ntt> System, device and method for file transfer and recording medium recorded with file transfer program
EP1261203A3 (en) * 2001-04-18 2004-09-08 Kabushiki Kaisha Toshiba Portable device

Similar Documents

Publication Publication Date Title
AU742817B2 (en) Process and apparatus for downloading data from a server computer to a client computer
KR100382851B1 (en) A method and apparatus for managing client computers in a distributed data processing system
US7293169B1 (en) Methods and systems for remotely updating the firmware of multiple computers over a distributed network
JP2002328813A (en) Method for correcting program
US20100211950A1 (en) Automated Termination of Selected Software Applications in Response to System Events
CN111552489B (en) User mode file system hot upgrading method, device, server and medium
JPH11112541A (en) Message repeating method, message processing method, router device, network system and storage medium storing program controlling router device
JP4009192B2 (en) Efficient timer management system
JP3906890B2 (en) Network equipment
JPH11149443A (en) Interconnection system between personal computer and computer work station
JP2000076158A (en) Application downloading resume method and system therefor
JP2000137585A (en) Printer, printing system and its controlling method
JP2003167746A (en) Software distribution method, execution system for the same and processing program for the same
US7240043B2 (en) Method of controlling storage control apparatus, storage control apparatus, and computer readable program for controlling the same
JP3873364B2 (en) Network system, network terminal device and recording medium
JPH10320184A (en) Software version management system
JP2776442B2 (en) Compound computer system
JP2645065B2 (en) Information download system
JPH11161443A (en) Network printer system
JPH08190474A (en) Computer system
JP3738701B2 (en) System setting method in transaction processing system
JP2001075810A (en) Computer system, extension board and method for updating extension board function in computer system
JPH1027159A (en) Communication line recovering system and its method
JPH06243059A (en) Interruption/resumption system for film transfer
JPH0749819A (en) Communicating method of server/client system