JPH0773093A - Transfer control system at the time of data down load - Google Patents

Transfer control system at the time of data down load

Info

Publication number
JPH0773093A
JPH0773093A JP5241944A JP24194493A JPH0773093A JP H0773093 A JPH0773093 A JP H0773093A JP 5241944 A JP5241944 A JP 5241944A JP 24194493 A JP24194493 A JP 24194493A JP H0773093 A JPH0773093 A JP H0773093A
Authority
JP
Japan
Prior art keywords
transfer
file
file format
workstation
time
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
JP5241944A
Other languages
Japanese (ja)
Inventor
Sukeyoshi Hiyama
祐美 肥山
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 JP5241944A priority Critical patent/JPH0773093A/en
Publication of JPH0773093A publication Critical patent/JPH0773093A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To improve the processing efficiency of file transfer at the time of data down load. CONSTITUTION:A transfer source file system designation means 21 in a work station 20 designates a file system and a file name in the transfer source of a file being a transfer object. A transfer destination file system designation means 22 in the work station 20 designates the transfer destination of the file being the transfer object, the file system and the file name in the transfer destination. A file system conversion means 11 in a host computer 10 converts the file system from that of the transfer source into that of the transfer destination. A transfer processing execution means 12 in the host computer 10 transfers the file being the transfer object, which is converted into the file system of the transfer destination, to the transfer destination designated by a transfer destination file system designation means 22.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はデータダウンロード時の
転送制御方式に関し、特に次のような条件を満たす場合
のデータダウンロード時の転送制御方式に関する。 同一のネットワーク上のホストコンピュータからワ
ークステーションへのデータダウンロード時におけるフ
ァイル転送を制御対象とする。 転送先として複数のワークステーションが存在し得
る。 ホストコンピュータ(転送元)における転送対象の
ファイルのファイル形式と、ワークステーション(転送
先)における転送対象のファイルのファイル形式とが異
なることがある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transfer control system at the time of data download, and more particularly to a transfer control system at the time of data download when the following conditions are satisfied. Controls file transfer when downloading data from a host computer on the same network to a workstation. There may be multiple workstations as the transfer destination. The file format of the transfer target file in the host computer (transfer source) and the file format of the transfer target file in the workstation (transfer destination) may be different.

【0002】[0002]

【従来の技術】従来、この種のデータダウンロード時の
転送制御方式の第1の方式では、一度ホストコンピュー
タ側で転送対象のファイルが順編成ファイルの形式(最
も転送しやすいファイル形式)に変換され、転送元のフ
ァイル形式も転送先のファイル形式も順編成ファイルで
あるファイル転送が実行され、さらに転送先のワークス
テーションにおいて所望のファイル形式への変換が行わ
れていた。
2. Description of the Related Art Conventionally, in the first transfer control method for downloading data of this type, a file to be transferred is once converted into a sequential file format (a file format that is most easily transferred) on the host computer side. File transfer, in which both the transfer source file format and the transfer destination file format are sequential files, is executed, and further conversion to the desired file format is performed in the transfer destination workstation.

【0003】また、従来のデータダウンロード時の転送
制御方式の第2の方式では、ファイル形式の違いが考慮
された転送方式によって、転送元のホストコンピュータ
から転送先のワークステーションへのファイル転送が行
われていた。
In the second conventional transfer control method at the time of data download, a file transfer from a transfer source host computer to a transfer destination workstation is performed by a transfer method in which a difference in file format is taken into consideration. It was being appreciated.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のデータ
ダウンロード時の転送制御方式の第1の方式では、転送
実行前にホストコンピュータ側でファイル形式の変換が
必要となり、さらに転送実行後にワークステーション側
でファイル形式の変換が必要となるので、ファイル形式
の変換に必要な処理時間が大きくなり、ワークステーシ
ョンにおける処理の負荷が大きくなるという欠点があっ
た。
In the first method of the above-mentioned conventional transfer control method at the time of data download, the file format conversion is required on the host computer side before the transfer is executed, and the workstation side is further executed after the transfer is executed. Since this requires conversion of the file format, there is a drawback in that the processing time required for conversion of the file format increases and the processing load on the workstation increases.

【0005】また、上述した従来のデータダウンロード
時の転送制御方式の第2の方式では、ファイル形式の違
いが考慮された転送方式によって転送が行われるので、
「転送元と転送先とでファイル形式が異なるファイル転
送」に関する知識がユーザ等に要求され、ネットワーク
上の新しいワークステーションの追加等に起因して新た
なファイル形式が追加された場合等には、転送制御のソ
フトウェアに新たな機能を追加する時間や、ユーザにと
って新たな知識を修得(学習)する時間が必要になると
いう欠点があった。
Further, in the second method of the above-mentioned conventional transfer control method at the time of data download, since transfer is performed by the transfer method in consideration of the difference in file format,
When a user etc. is required to have knowledge of “file transfer in which the file format differs between the transfer source and the transfer destination” and a new file format is added due to addition of a new workstation on the network, etc. There is a drawback that it takes time to add a new function to the transfer control software and time for the user to acquire (learn) new knowledge.

【0006】本発明の目的は、上述の点に鑑み、迅速な
ファイル転送が可能になり、ファイル転送に関するワー
クステーションの処理の負荷を軽減することができ、
「転送元と転送先とでファイル形式が異なるファイル転
送」に関する知識が不要になるデータダウンロード時の
転送制御方式を提供することにある。
In view of the above points, an object of the present invention is to enable quick file transfer and reduce the processing load of the workstation for file transfer.
An object of the present invention is to provide a transfer control method at the time of data download, which eliminates the need for knowledge about “file transfer in which file formats differ between the transfer source and the transfer destination”.

【0007】なお、ファイル転送の処理効率の向上を図
る従来技術としては、「特開平2−140844号(フ
ァイル転送システム)」が公表されている。しかし、こ
の技術は「複数のファイル転送方式の中から適切なファ
イル転送方式を選択して効率的なファイル転送を実行す
る」ものであり(転送制御は上述の第2の方式によって
行われる)、転送元のホストコンピュータで効率的なフ
ァイル形式の変換を行うことによってファイル転送の処
理効率の向上を図る本発明とは着眼点を異にするもので
ある。
As a conventional technique for improving the processing efficiency of file transfer, Japanese Patent Laid-Open No. 2-140844 (file transfer system) has been published. However, this technique is "to select an appropriate file transfer method from a plurality of file transfer methods and execute efficient file transfer" (transfer control is performed by the above-mentioned second method). The present invention is different from the present invention in which the processing efficiency of file transfer is improved by efficiently converting the file format in the transfer source host computer.

【0008】[0008]

【課題を解決するための手段】本発明のデータダウンロ
ード時の転送制御方式は、ホストコンピュータからワー
クステーションへのデータダウンロード時にファイル転
送の制御を行うデータダウンロード時の転送制御方式に
おいて、転送対象のファイルの転送元におけるファイル
形式およびファイル名を指定するワークステーション内
の転送元ファイル形式指定手段と、転送対象のファイル
の転送先ならびに転送先におけるファイル形式およびフ
ァイル名を指定するワークステーション内の転送先ファ
イル形式指定手段と、前記転送元ファイル形式指定手段
によって指定された転送元のファイル形式から前記転送
先ファイル形式指定手段によって指定された転送先のフ
ァイル形式へのファイル形式の変換を行うホストコンピ
ュータ内のファイル形式変換手段と、このファイル形式
変換手段によって転送先のファイル形式に変換された転
送対象のファイルを前記転送先ファイル形式指定手段に
よって指定された転送先に転送するホストコンピュータ
内の転送処理実行手段とを有する。
The transfer control method at the time of data download of the present invention is a file to be transferred in the transfer control method at the time of data download for controlling file transfer at the time of data download from the host computer to the workstation. Source file format specifying means in the workstation for specifying the file format and file name at the transfer source, and the transfer destination file in the workstation for specifying the transfer destination of the transfer target file and the file format and file name at the transfer destination In the host computer for converting the file format from the transfer source file format specified by the transfer source file format specifying means to the transfer destination file format specified by the transfer destination file format specifying means Phi Format conversion means, and transfer processing execution means in the host computer for transferring the transfer target file converted to the transfer destination file format by the file format conversion means to the transfer destination specified by the transfer destination file format specification means Have.

【0009】[0009]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0010】図1は、本発明のデータダウンロード時の
転送制御方式の一実施例の構成を示すブロック図であ
る。本実施例のデータダウンロード時の転送制御方式
は、ホストコンピュータ10と、ワークステーション2
0とを含んで構成されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of a transfer control system at the time of data download according to the present invention. The transfer control method at the time of data download of this embodiment is the host computer 10 and the workstation 2.
It is configured to include 0 and.

【0011】ホストコンピュータ10は、ファイル形式
変換手段11と、転送処理実行手段12と、転送情報格
納部13とを含んで構成されている。
The host computer 10 comprises a file format conversion means 11, a transfer processing execution means 12, and a transfer information storage section 13.

【0012】ワークステーション20は、転送元ファイ
ル形式指定手段21と、転送先ファイル形式指定手段2
2と、転送制御情報指定手段23と、抽出条件指定手段
24とを含んで構成されている。なお、転送制御情報指
定手段23および抽出条件指定手段24の両方または一
方が存在しなくても、本発明を実現することは可能であ
る。ここで、請求項1記載の発明が転送制御情報指定手
段23および抽出条件指定手段24の両方が存在しない
場合に対応し、請求項2記載の発明が抽出条件指定手段
24が存在しない場合(転送制御情報指定手段23が存
在する場合)に対応し、請求項3記載の発明が転送制御
情報指定手段23が存在しない場合(抽出条件指定手段
24が存在する場合)に対応し、請求項4記載の発明が
本実施例に対応する。
The workstation 20 includes a transfer source file format designating means 21 and a transfer destination file format designating means 2.
2, transfer control information designating means 23, and extraction condition designating means 24. It should be noted that the present invention can be realized even if either or both of the transfer control information specifying means 23 and the extraction condition specifying means 24 do not exist. Here, the invention according to claim 1 corresponds to the case where neither the transfer control information designating means 23 nor the extraction condition designating means 24 exist, and the invention according to claim 2 does not have the extraction condition designating means 24 (transfer The control information designating means 23 exists), and the invention of claim 3 corresponds to the case where the transfer control information designating means 23 does not exist (the extraction condition designating means 24 exists). This invention corresponds to this embodiment.

【0013】図2は、本実施例のデータダウンロード時
の転送制御方式が適用されるネットワーク構成の一例を
示す図である(本発明が適用されるネットワーク構成に
おけるワークステーションの数が2に限定されるもので
ないことはいうまでもない)。図2において、ホストコ
ンピュータ10がファイル転送の転送元であり、ワーク
ステーション20−1がファイル転送の転送先である。
ここで、図1に示すワークステーション20は、転送元
であるワークステーション20−1であってもよいし、
転送元でないワークステーション20−2であってもよ
い。すなわち、処理の制御を行うワークステーション
(処理起動のワークステーション)以外のワークステー
ションが転送先のワークステーション(実際にファイル
の転送を受けるワークステーション)であってもかまわ
ない。
FIG. 2 is a diagram showing an example of a network configuration to which the transfer control method at the time of data download of this embodiment is applied (the number of workstations in the network configuration to which the present invention is applied is limited to two). Needless to say). In FIG. 2, the host computer 10 is the transfer source of the file transfer, and the workstation 20-1 is the transfer destination of the file transfer.
Here, the workstation 20 shown in FIG. 1 may be the workstation 20-1 that is the transfer source,
It may be the workstation 20-2 that is not the transfer source. That is, the workstations other than the workstation that controls the process (workstation for starting the process) may be the workstation of the transfer destination (the workstation that actually receives the file transfer).

【0014】図3は、本実施例のデータダウンロード時
の転送制御方式の処理を示す流れ図である。この処理
は、ファイル形式等指定ステップ31と、ファイル形式
変換必要有無判定ステップ32と、ファイル形式変換ス
テップ33と、転送処理実行ステップ34とからなる。
FIG. 3 is a flow chart showing the processing of the transfer control method at the time of data download of this embodiment. This process includes a file format designation step 31, a file format conversion necessity determination step 32, a file format conversion step 33, and a transfer processing execution step 34.

【0015】次に、このように構成された本実施例のデ
ータダウンロード時の転送制御方式の動作について説明
する。
Next, the operation of the transfer control method at the time of data download of the present embodiment thus constructed will be described.

【0016】ファイル転送に先立って、ワークステーシ
ョン20側からの指定が行われる(ステップ31)。こ
の指定の内容は、以下の〜に示すものである。
Prior to the file transfer, designation is made from the workstation 20 side (step 31). The contents of this designation are shown in the following items.

【0017】 転送元ファイル形式指定手段21は、
まず転送元であるホストコンピュータ10を指定し、さ
らに転送対象のファイルの転送元におけるファイル形式
とファイル名とを指定する。
The transfer source file format designating means 21 is
First, the transfer source host computer 10 is specified, and the file format and file name of the transfer source file are also specified.

【0018】 転送先ファイル形式指定手段22は、
まず転送先であるワークステーション(ここでは、ワー
クステーション20であるものとする。先に述べたよう
に、ワークステーション20と異なるワークステーショ
ンを指定することも可能である)を指定し、さらに転送
対象のファイルの転送先におけるファイル形式とファイ
ル名とを指定する。
The transfer destination file format designating means 22 is
First, the workstation to be the transfer destination (here, it is assumed to be the workstation 20. As described above, a workstation different from the workstation 20 can be specified), and the transfer target is further specified. Specifies the file format and file name at the transfer destination of the file.

【0019】 転送制御情報指定手段23は、転送対
象のファイルのデータ量が多い場合(多量データ転送
時)等に、実際に転送を開始する時刻(転送開始時刻)
を指定する。また、ファイル転送の処理態様がオンライ
ン処理であるかバッチ処理であるかの別をも指定する。
The transfer control information designating means 23, when the data amount of the file to be transferred is large (when transferring a large amount of data), the time when the transfer is actually started (transfer start time)
Is specified. It also specifies whether the processing mode of the file transfer is online processing or batch processing.

【0020】 抽出条件指定手段24は、転送対象の
ファイルに対する抽出条件を指定する。抽出条件とは、
転送対象のファイルの中で実際に転送が必要なデータの
みを抽出するための条件をいう。
The extraction condition designating means 24 designates the extraction condition for the file to be transferred. What are extraction conditions?
A condition for extracting only the data that actually needs to be transferred from the transfer target file.

【0021】以上のような指定に係る情報は、ホストコ
ンピュータ10内の転送情報格納部13に設定される。
The information related to the designation as described above is set in the transfer information storage unit 13 in the host computer 10.

【0022】ホストコンピュータ10内のファイル形式
変換手段11は、転送情報格納部13に設定された「転
送元のファイル形式」と「転送先のファイル形式」とに
基づいて、ファイル形式の変換が必要であるか否かを判
定する(ステップ32)。
The file format conversion means 11 in the host computer 10 needs to convert the file format based on the "transfer source file format" and the "transfer destination file format" set in the transfer information storage section 13. Or not (step 32).

【0023】ファイル形式変換手段11は、ステップ3
2で「ファイル形式の変換が必要である」と判定した場
合(「転送元のファイル形式」と「転送先のファイル形
式」とが異なる場合)には、転送元のファイル形式を転
送先のファイル形式に変換する(ステップ33)。一
方、ステップ32で「ファイル形式の変換が必要でな
い」と判定した場合(「転送元のファイル形式」と「転
送先のファイル形式」とが同一である場合)には、ステ
ップ33の処理をスキップする。
The file format conversion means 11 performs step 3
If it is determined in step 2 that "file format conversion is required" (if the "transfer source file format" and the "transfer destination file format" are different), the transfer source file format is changed to the transfer destination file. Convert to a format (step 33). On the other hand, when it is determined in step 32 that "file format conversion is not necessary"("transfer source file format" and "transfer destination file format" are the same), the process of step 33 is skipped. To do.

【0024】転送処理実行手段12は、転送情報格納部
13を参照して、ステップ33における変換後のファイ
ル形式(ステップ32で変換が不要と判定された場合の
転送元のファイル形式を含む)のファイルを、指定され
た転送開始のタイミングおよび指定された処理態様(オ
ンライン処理またはバッチ処理)によって転送元(ホス
トコンピュータ10)から転送先(ワークステーション
20)に転送する。この際に、転送対象のファイルの中
のデータのうちで抽出条件によって特定されるデータの
みの転送を行う。
The transfer processing execution means 12 refers to the transfer information storage unit 13 and determines the file format after conversion in step 33 (including the transfer source file format when conversion is determined to be unnecessary in step 32). The file is transferred from the transfer source (host computer 10) to the transfer destination (workstation 20) at the specified transfer start timing and the specified processing mode (online processing or batch processing). At this time, of the data in the transfer target file, only the data specified by the extraction condition is transferred.

【0025】[0025]

【発明の効果】以上説明したように本発明は、転送元の
ファイル形式と転送先のファイル形式との指定に基づき
ホストコンピュータ(転送元)において転送先に適合す
るようにファイル形式の変換を行ってからファイル転送
を実行することにより、データダウンロード時のファイ
ル転送の処理効率を向上させることができる(迅速なフ
ァイル転送が可能になり、ファイル転送に関するワーク
ステーションの処理の負荷を軽減することができる)と
いう効果がある。
As described above, according to the present invention, the file format is converted in the host computer (transfer source) based on the designation of the transfer source file format and the transfer destination file format. By executing the file transfer afterwards, it is possible to improve the processing efficiency of the file transfer at the time of downloading the data (the file transfer can be performed quickly and the processing load of the workstation for the file transfer can be reduced. ) Is effective.

【0026】また、「転送元と転送先とでファイル形式
が異なるファイル転送」に関する知識が不要になるの
で、ユーザ等がその知識を修得するための余分な時間を
削除することができるという効果がある。
Further, since the knowledge about "file transfer in which the file format is different between the transfer source and the transfer destination" is not necessary, the effect that the extra time for the user or the like to acquire the knowledge can be deleted. is there.

【0027】さらに、ファイル転送の実行のタイミング
および処理態様や抽出条件の指定も可能になるので、転
送対象のファイル中の必要なデータだけを所望の時刻お
よび処理態様で転送することができるという効果を有す
る。
Further, since the execution timing of the file transfer, the processing mode and the extraction condition can be designated, only the necessary data in the file to be transferred can be transferred at the desired time and processing mode. Have.

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

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

【図2】図1に示すデータダウンロード時の転送制御方
式が適用されるネットワーク構成の一例を示す図であ
る。
FIG. 2 is a diagram showing an example of a network configuration to which a transfer control method at the time of data download shown in FIG. 1 is applied.

【図3】図1に示すデータダウンロード時の転送制御方
式の処理を示す流れ図である。
FIG. 3 is a flowchart showing processing of a transfer control method at the time of downloading data shown in FIG.

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

10 ホストコンピュータ 11 ファイル形式変換手段 12 転送処理実行手段 13 転送情報格納部 20,20−1,20−2 ワークステーション 21 転送元ファイル形式指定手段 22 転送先ファイル形式指定手段 23 転送制御情報指定手段 24 抽出条件指定手段 10 Host Computer 11 File Format Conversion Means 12 Transfer Processing Execution Means 13 Transfer Information Storage Units 20, 20-1, 20-2 Workstations 21 Transfer Source File Format Designating Means 22 Transfer Destination File Format Designating Means 23 Transfer Control Information Designating Means 24 Extraction condition specification means

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ホストコンピュータからワークステーシ
ョンへのデータダウンロード時にファイル転送の制御を
行うデータダウンロード時の転送制御方式において、 転送対象のファイルの転送元におけるファイル形式およ
びファイル名を指定するワークステーション内の転送元
ファイル形式指定手段と、 転送対象のファイルの転送先ならびに転送先におけるフ
ァイル形式およびファイル名を指定するワークステーシ
ョン内の転送先ファイル形式指定手段と、 前記転送元ファイル形式指定手段によって指定された転
送元のファイル形式から前記転送先ファイル形式指定手
段によって指定された転送先のファイル形式へのファイ
ル形式の変換を行うホストコンピュータ内のファイル形
式変換手段と、 このファイル形式変換手段によって転送先のファイル形
式に変換された転送対象のファイルを前記転送先ファイ
ル形式指定手段によって指定された転送先に転送するホ
ストコンピュータ内の転送処理実行手段とを有すること
を特徴とするデータダウンロード時の転送制御方式。
1. A transfer control method at the time of data download for controlling file transfer at the time of data download from a host computer to a workstation, in a workstation for designating a file format and a file name at a transfer source of a file to be transferred. Transfer source file format specifying means, transfer destination file format specifying means in the workstation for specifying the transfer destination of the transfer target file and the file format and file name at the transfer destination, and the transfer source file format specifying means A file format conversion means in the host computer for converting the file format of the transfer source file format to the transfer destination file format designated by the transfer destination file format designating means; And a transfer processing execution means in the host computer for transferring the transfer target file converted into the file format to the transfer destination designated by the transfer destination file format designating means. .
【請求項2】 転送開始時刻およびファイル転送の処理
態様がオンライン処理であるかバッチ処理であるかの別
を指定するワークステーション内の転送制御情報指定手
段と、 この転送制御情報指定手段による指定に基づいてファイ
ル転送を行う前記転送処理実行手段とを有することを特
徴とする請求項1記載のデータダウンロード時の転送制
御方式。
2. A transfer control information designating means in the workstation for designating whether the transfer start time and the processing mode of file transfer are online processing or batch processing, and designation by the transfer control information designating means. 2. The transfer control method at the time of data download according to claim 1, further comprising the transfer processing executing means for transferring a file based on the transfer processing.
【請求項3】 転送対象のファイル内の全データの中で
どのデータを転送すべきかということを示す抽出条件を
指定するワークステーション内の抽出条件指定手段と、 この抽出条件指定手段による指定に基づいてファイル転
送を行う前記転送処理実行手段とを有することを特徴と
する請求項1記載のデータダウンロード時の転送制御方
式。
3. An extraction condition designating means in a workstation for designating an extraction condition indicating which data should be transferred among all the data in a file to be transferred, and based on the specification by the extraction condition designating means. 2. The transfer control method at the time of data download according to claim 1, further comprising the transfer processing execution means for transferring a file by means of the transfer control.
【請求項4】 転送開始時刻およびファイル転送の処理
態様がオンライン処理であるかバッチ処理であるかの別
を指定するワークステーション内の転送制御情報指定手
段と、 転送対象のファイル内の全データの中でどのデータを転
送すべきかということを示す抽出条件を指定するワーク
ステーション内の抽出条件指定手段と、 前記転送制御情報指定手段による指定および前記抽出条
件指定手段による指定に基づいてファイル転送を行う前
記転送処理実行手段とを有することを特徴とする請求項
1記載のデータダウンロード時の転送制御方式。
4. A transfer control information designating means in a workstation for designating whether a transfer start time and a processing mode of file transfer are online processing or batch processing, and all data in a file to be transferred. File transfer is performed based on the extraction condition designating means in the workstation for designating an extraction condition indicating which data should be transferred, and the designation by the transfer control information designating means and the designation by the extraction condition designating means. The transfer control method at the time of data download according to claim 1, further comprising the transfer processing execution means.
JP5241944A 1993-09-02 1993-09-02 Transfer control system at the time of data down load Pending JPH0773093A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5241944A JPH0773093A (en) 1993-09-02 1993-09-02 Transfer control system at the time of data down load

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5241944A JPH0773093A (en) 1993-09-02 1993-09-02 Transfer control system at the time of data down load

Publications (1)

Publication Number Publication Date
JPH0773093A true JPH0773093A (en) 1995-03-17

Family

ID=17081896

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5241944A Pending JPH0773093A (en) 1993-09-02 1993-09-02 Transfer control system at the time of data down load

Country Status (1)

Country Link
JP (1) JPH0773093A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002318760A (en) * 2001-04-19 2002-10-31 Murata Mach Ltd Server device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02224164A (en) * 1989-02-27 1990-09-06 Nec Corp File transfer system
JPH04317151A (en) * 1991-04-16 1992-11-09 Fuji Xerox Co Ltd File transfer device
JPH05197643A (en) * 1992-01-22 1993-08-06 Fuji Xerox Co Ltd File transmitter/receiver

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02224164A (en) * 1989-02-27 1990-09-06 Nec Corp File transfer system
JPH04317151A (en) * 1991-04-16 1992-11-09 Fuji Xerox Co Ltd File transfer device
JPH05197643A (en) * 1992-01-22 1993-08-06 Fuji Xerox Co Ltd File transmitter/receiver

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002318760A (en) * 2001-04-19 2002-10-31 Murata Mach Ltd Server device

Similar Documents

Publication Publication Date Title
US5890159A (en) Data transfer mechanism between databases using a separate pipe at each database
US7237005B2 (en) Job network setup method, job network execution method, job management system, management terminal and program
JPH0773093A (en) Transfer control system at the time of data down load
JPH05241923A (en) File converting device
JP3030153B2 (en) App cooperation processing device in file transfer
JP2000010922A (en) Job start method and system for computer network and recording medium recording programmed job start method
JP2002297343A (en) Printer driver and its additional module
JPH09282118A (en) Printing device selection system
JPS62135951A (en) Network system
JPH0497475A (en) Remote program execution system
JP2001175780A (en) Slip output selection system, slip output selection method and recording medium recording slip output selection procedure
JPH02280228A (en) System for converting input data
JPS62264351A (en) Terminal emulator device
JPH0954736A (en) Osi mounting method in file server system environment
JPH1083260A (en) Printer system
JP2001249778A (en) System and method for processing picture
JPH0221329A (en) Report output system
JP2000163329A (en) Data transfer system
JPH06195181A (en) Printer output device
JPH09305409A (en) Remote program download control system
JPH02171840A (en) File retrieving system for cordless system
JPH04348438A (en) Using right control system
JPH11338808A (en) Home page confirming method
JPS593570A (en) Data transfer controlling system
JPH0433046A (en) Network job step output control system