JP2001005711A - Data communication system - Google Patents

Data communication system

Info

Publication number
JP2001005711A
JP2001005711A JP11173559A JP17355999A JP2001005711A JP 2001005711 A JP2001005711 A JP 2001005711A JP 11173559 A JP11173559 A JP 11173559A JP 17355999 A JP17355999 A JP 17355999A JP 2001005711 A JP2001005711 A JP 2001005711A
Authority
JP
Japan
Prior art keywords
file
transfer
request
server
client
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
JP11173559A
Other languages
Japanese (ja)
Inventor
Shintaro Nagai
真太郎 長井
Masaaki Sato
正章 佐藤
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP11173559A priority Critical patent/JP2001005711A/en
Publication of JP2001005711A publication Critical patent/JP2001005711A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Facsimiles In General (AREA)
  • Communication Control (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To lighten a large network load resulting from the temporary transfer of a file to a client device when a file of image data is transferred between plural server devices under the control of the client device. SOLUTION: Control modules 105 and 207 for informing the client device 100 and one server device 200 of an indication for file transfer are arranged and according to the indication reported from the client device 100, the control module 207 on the server device 200 controls direct file transfer to the other server device 300 to permit direct transfer of a file between the server devices 200 and 300.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、クライアント装置
から複数の画像データを格納するサーバ装置を制御し
て、前記サーバ装置内の画像データをサーバ装置間で直
接転送するためのデータ通信システムに関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication system for controlling a server device storing a plurality of image data from a client device and transferring image data in the server device directly between the server devices. It is.

【0002】[0002]

【従来の技術】従来、放送局で使用される番組編集・送
出システム等の画像処理装置においては、画像の格納に
は、ビデオテープレコーダ(VTR)が使用されてき
た。近年、コンピュータ技術、ネットワーク技術の発展
と、ハードディスク装置等のコンピュータ用の蓄積メデ
ィアの低コスト化に伴い、画像データをコンピュータフ
ァイルとしてサーバ装置に格納して共有し、ネットワー
クを介してクライアント装置から前記画像データにアク
セスし、編集、送出等の操作を行なう、サーバ−クライ
アント型のコンピュータをベースとした画像処理装置が
提案されている。
2. Description of the Related Art Conventionally, in an image processing apparatus such as a program editing / transmission system used in a broadcasting station, a video tape recorder (VTR) has been used for storing images. In recent years, with the development of computer technology and network technology and the reduction in cost of storage media for computers such as hard disk devices, image data has been stored in a server device as a computer file and shared, and the client device has been 2. Description of the Related Art An image processing apparatus based on a server-client type computer which accesses image data and performs operations such as editing and transmission has been proposed.

【0003】クライアント装置は、ネットワークカード
とローカルディスクを搭載したコンピュータ上におい
て、コンピュータファイルをネットワークを介して転送
するためのファイル転送プロトコル(ftp)クライア
ントモジュールをミドルウェアとして包含するオペレー
ティングシステム(OS)上に編集アプリケーションを
搭載して構成される。編集アプリケーションは、クライ
アント装置上のローカルディスク上に編集素材となる画
像データをコンピュータファイルとして一時的に格納
し、編集操作を行なう。サーバ装置は、ネットワークカ
ードと画像データの格納のための大容量ディスクを搭載
したコンピュータ上において、コンピュータファイルを
ネットワークを介して転送するためのftpデーモンモ
ジュールをミドルウェアとして包含するオペレーティン
グシステム(OS)を搭載して構成される。
[0003] A client device is installed on a computer equipped with a network card and a local disk on an operating system (OS) including, as middleware, a file transfer protocol (ftp) client module for transferring computer files over a network. It is configured with an editing application. The editing application temporarily stores, as a computer file, image data as an editing material on a local disk on the client device, and performs an editing operation. The server device is equipped with an operating system (OS) including, as middleware, an ftp daemon module for transferring a computer file via a network on a computer equipped with a network card and a large capacity disk for storing image data. It is composed.

【0004】編集操作の課程において、サーバ装置上の
大容量ディスクよりクライアント装置上のローカルディ
スクに素材画像となる画像データを転送する必要が生じ
たとき、編集アプリケーションは、ftpクライアント
モジュールに対して、サーバ装置を指定しユーザ認証を
要求する。ftpクライアントモジュールは、サーバ装
置のftpデーモンモジュールと通信し、接続を確立す
る。接続の確立後、編集アプリケーションは、ftpク
ライアントモジュールに対して、必要な画像データを格
納している大容量ディスク内のコンピュータファイルの
ファイル名を指定してファイル取得を要求する。ftp
クライアントモジュールとftpデーモンモジュールは
連動して大容量ディスクより指定されたコンピュータフ
ァイルの内容を読み出し、ローカルディスク上のコンピ
ュータファイルに前記の読み出した内容と書き込む。書
き込み完了後、編集アプリケーションは、ftpクライ
アントモジュールに対して、転送処理の終了を指示し、
ローカルディスク内に書き込まれた前記コンピュータフ
ァイルをアクセスして画像データを処理する。終了を指
示されたftpクライアントモジュールは、ftpデー
モンモジュールとの接続を解除する。
In the course of an editing operation, when it becomes necessary to transfer image data as a material image from a large-capacity disk on a server device to a local disk on a client device, the editing application sends a request to the ftp client module. Specify the server device and request user authentication. The ftp client module communicates with the ftp daemon module of the server device to establish a connection. After the connection is established, the editing application requests the ftp client module to obtain a file by designating the file name of a computer file in the large-capacity disk that stores necessary image data. ftp
The client module and the ftp daemon module work together to read the contents of the specified computer file from the large-capacity disk, and write the read contents to the computer file on the local disk. After the writing is completed, the editing application instructs the ftp client module to end the transfer process,
Image data is processed by accessing the computer file written in the local disk. The ftp client module instructed to terminate terminates the connection with the ftp daemon module.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の画像転送装置においては、運用上、番組の複写等の
目的で、複数のサーバ装置の間において画像データを転
送する必要がしばしば生じる。その場合、従来のサーバ
−クライアントシステムのネットワーク技術を使用して
クライアント装置より制御を行ない、転送元サーバ装置
から転送先サーバ装置に転送する場合、ファイル転送プ
ロトコルの制約のため、まず転送元サーバ装置からクラ
イアント装置へ一旦画像データを転送し、その後クライ
アント装置から転送先サーバ装置へ前記画像データを転
送する必要があった。画像データは本来膨大なデータ量
を持つため、このような2度のファイル転送を必要とす
る従来の転送処理は、ネットワークに対して大きな負荷
をかけてしまうという課題があった。
However, in the above-described conventional image transfer apparatus, it is often necessary to transfer image data between a plurality of server apparatuses for the purpose of, for example, copying a program. In such a case, control is performed from the client device using the network technology of the conventional server-client system, and when the transfer is performed from the transfer source server device to the transfer destination server device, first, the transfer source server device is restricted due to the restriction of the file transfer protocol. From the client device to the client device, and then from the client device to the destination server device. Since image data originally has an enormous amount of data, the conventional transfer processing requiring such two file transfers has a problem that a heavy load is imposed on the network.

【0006】これに対して、ファイル転送量を減らすた
めに、実際に編集等に必要となる部分のみを転送するこ
とが可能なftp+といったファイルの部分転送を可能
とするファイル転送プロトコルが開発されているが、こ
の場合も、クライアント装置に一旦部分ファイルを転送
するため1度のサーバ装置間の転送のために2度の転送
を必要としていまうことには変わりなく、以前として無
駄な転送が生じるという課題があった。
On the other hand, in order to reduce the amount of file transfer, a file transfer protocol, such as ftp +, capable of transferring only a portion actually required for editing or the like has been developed, which enables partial transfer of files. However, in this case as well, the transfer of the partial file to the client device once requires two transfers for one transfer between the server devices, and wasteful transfer occurs as before. There was a problem that.

【0007】これらの課題を解決する一つの方法とし
て、ftpデーモンモジュール間で直接ファイル転送を
行なうことができるように機能追加する方法が考えられ
るが、OSに包含されるミドルウェアの機能変更は、従
来機能との互換性を維持しなければならないため複雑な
処理が必要とされ、実現が困難であった。
As one method of solving these problems, there is a method of adding a function so that a file can be directly transferred between ftp daemon modules. However, the function change of the middleware included in the OS has been conventionally required. Complicated processing was required because compatibility with functions had to be maintained, and it was difficult to realize.

【0008】本発明は、このような従来の問題を解決す
るもので、クライアント装置からの制御により複数のサ
ーバ装置間での画像データのファイルを転送する際に、
最小の転送回数で転送することができ、ネットワーク負
荷を軽減することのできるデータ転送システムを提供す
るものである。
The present invention solves such a conventional problem. When transferring a file of image data between a plurality of server devices under the control of a client device, the present invention provides
An object of the present invention is to provide a data transfer system capable of transferring data with a minimum number of transfers and reducing a network load.

【0009】[0009]

【課題を解決するための手段】上記課題を解決するた
め、本発明のデータ転送システムは、コンピュータをベ
ースとし、TCP/IP通信を可能にする汎用的なミド
ルウェアをOS内に包含する一つ以上のクライアント装
置と、コンピュータをベースとし、ファイル転送のため
の汎用的なクライアント側ミドルウェアおよびサーバ側
ミドルウェアをOS内に包含する複数のサーバ装置とを
ネットワークに接続し、前記クライアント装置の一つか
らの指示に従って、前記複数のサーバ装置のうちの特定
の2つのサーバ装置間において画像データの直接転送を
実現するための、前記クライアント装置に搭載されたク
ライアントモジュールと前記サーバ装置に搭載されたサ
ーバモジュールとを備え、前記クライアントモジュール
は、アプリケーションから、転送を行なう2つのサーバ
装置の識別子と転送を実施するユーザの識別子と転送す
るファイルのファイル名と転送の方向を情報として持つ
転送要求を受ける要求受付部と、前記要求受付部からの
指示を受けて、前記転送要求で指定された2つのサーバ
の内の一方との間にTCP/IP通信におけるSOCK
ET通信路のような汎用的な通信路を設定する通信路設
定部と、前記通信路の設定後、前記要求受付部の指示を
受けて、前記転送要求に含まれる情報を前記の通信路を
設定したサーバ装置に通知する要求送信部とを備え、前
記サーバモジュールは、前記通信路設定部からの要求を
受けて通信路を設定する通信路設定受付部と、前記要求
送信部からの情報を受信する要求受信部と、前記の受信
した情報に基づき、前記のOS上のファイル転送のため
のクライアント側ミドルウェアに対して、転送相手とな
るサーバ装置との間にユーザ認証を確立し、前記の転送
の方向の情報に従って指定されたファイル名のファイル
の転送を行なうように指示する要求実行部とを備えた構
成を有する。この構成により、クライアント装置からの
制御により複数のサーバ装置間での画像データのファイ
ルを転送する際に、最小の転送回数で転送することがで
き、ネットワーク負荷を軽減できることとなる。
In order to solve the above-mentioned problems, a data transfer system according to the present invention includes one or more computer-based general-purpose middleware enabling TCP / IP communication in an OS. A client device and a plurality of server devices based on a computer and including general-purpose client-side middleware and server-side middleware for file transfer in an OS are connected to a network. According to the instructions, for realizing direct transfer of image data between two specific server devices of the plurality of server devices, a client module mounted on the client device and a server module mounted on the server device. Wherein the client module comprises an application A request receiving unit for receiving a transfer request having, as information, identifiers of two server devices performing the transfer, an identifier of a user performing the transfer, a file name of the file to be transferred, and a transfer direction; and an instruction from the request receiving unit. In response to the request, the SOCK in TCP / IP communication with one of the two servers specified in the transfer request
A communication path setting unit for setting a general-purpose communication path such as an ET communication path; and, after setting the communication path, receiving an instruction from the request receiving unit, transmitting the information included in the transfer request to the communication path. A request transmission unit for notifying the set server device, wherein the server module receives a request from the communication path setting unit to set a communication path, a communication path setting reception unit, and information from the request transmission unit. A request receiving unit for receiving, and, based on the received information, establish user authentication between a client-side middleware for file transfer on the OS and a server device as a transfer partner, and A request execution unit that instructs to transfer a file having a designated file name in accordance with the information on the transfer direction. With this configuration, when transferring a file of image data between a plurality of server devices under the control of the client device, the file can be transferred with the minimum number of transfers, and the network load can be reduced.

【0010】また、本発明のデータ転送システムは、前
記転送を行なう2つのサーバ装置に搭載するファイル転
送のための汎用的なミドルウェアとしてftp+クライ
アントモジュールとftp+デーモンモジュールとを備
え、前記クライアントモジュールの要求受付部を前記転
送要求の情報に加えて転送するファイルの部分を指定す
る情報を拡張して受け付けるように構成し、前記クライ
アントモジュールの要求送信部および前記サーバモジュ
ールの要求受信部を情報の受け渡しにおいて前記の拡張
した情報も受け渡されるように構成し、前記サーバモジ
ュールの要求実行部を前記情報に基づいてファイルの部
分転送を行なうように構成したものであり、、この構成
により、ファイルの部分転送においても最小の転送回数
で転送することができ、ネットワーク負荷を軽減できる
こととなる。
[0010] The data transfer system of the present invention includes an ftp + client module and an ftp + daemon module as general-purpose middleware for file transfer mounted on the two server devices performing the transfer. The receiving unit is configured to extend and receive information designating a part of a file to be transferred in addition to the information of the transfer request, and the request transmitting unit of the client module and the request receiving unit of the server module receive and transmit the information. The extended information is configured to be transferred, and the request execution unit of the server module is configured to perform partial transfer of a file based on the information. Can be transferred with the minimum number of transfers Can, so that it can reduce the network load.

【0011】また、本発明のデータ転送システムは、前
記クライアントモジュールの要求受付部を、複数の転送
要求を羅列したバッチファイルにより転送の要求を受け
付け、各転送要求を前記ファイルより順次読み出して要
求送信部に送ることにより、複数のファイル転送のバッ
チ処理を実現するものであり、この構成により、ファイ
ル転送を一括してバッチ処理により実行でき、ユーザア
プリケーションの利便性を向上できることとなる。
In the data transfer system according to the present invention, the request receiving unit of the client module receives a transfer request by a batch file in which a plurality of transfer requests are listed, sequentially reads out each transfer request from the file, and transmits the request. The batch transfer of a plurality of files is realized by sending the file to the unit. With this configuration, the file transfer can be performed in a batch by batch processing, and the convenience of the user application can be improved.

【0012】また、本発明のデータ転送システムは、前
記クライアントモジュールの要求受付部において受け付
けたバッチファイルの内容を一括して前記サーバモジュ
ールの要求実行部に送るよう構成し、前記要求実行部に
おいて前記ファイルより順次読み出してOS上のクライ
アント側ミドルウェアに対して指示を行なうよう構成し
たものであり、この構成により、ファイル転送を一括し
てバッチ処理により実行でき、ユーザアプリケーション
の利便性を向上できることとなる。
Further, the data transfer system according to the present invention is arranged so that the contents of the batch file received by the request receiving unit of the client module are sent to the request executing unit of the server module in a lump. The configuration is such that the file is sequentially read from the file and an instruction is given to the client-side middleware on the OS. With this configuration, the file transfer can be collectively executed by batch processing, and the convenience of the user application can be improved. .

【0013】また、本発明のデータ転送システムは、前
記クライアントモジュールの要求受付部において、カッ
ト編集結果を示すEDLファイルを受け付け、転送要求
の羅列からなるバッチファイルに変換して複数のファイ
ル転送のバッチ処理を実行するものであり、この構成に
より、ファイル転送の一括処理において、編集アプリケ
ーションが生成するEDLファイルをそのまま流用する
ことが可能となり、ユーザアプリケーションの利便性を
向上できることとなる。
Further, in the data transfer system according to the present invention, the request receiving unit of the client module receives an EDL file indicating a result of the cut editing, converts the received EDL file into a batch file including a list of transfer requests, and converts the batch file into a batch file. In this configuration, the EDL file generated by the editing application can be used as it is in the batch processing of the file transfer, and the convenience of the user application can be improved.

【0014】また、本発明のデータ転送システムは、前
記クライアントモジュールの要求受付部において、カッ
ト編集結果を示すEDLファイルを受け付け、前記サー
バモジュールの要求実行部において転送要求の羅列から
なるバッチファイルに変換して複数のファイル転送のバ
ッチ処理を実行するものであり、この構成により、ファ
イル転送の一括処理において、編集アプリケーションが
生成するEDLファイルをそのまま流用することが可能
となり、ユーザアプリケーションの利便性を向上できる
こととなる。
Further, in the data transfer system according to the present invention, the request receiving section of the client module receives an EDL file indicating a cut editing result, and the request executing section of the server module converts the EDL file into a batch file composed of a series of transfer requests. With this configuration, in the batch processing of file transfer, the EDL file generated by the editing application can be used as it is, and the convenience of the user application is improved. You can do it.

【0015】また、本発明のデータ転送システムは、前
記サーバモジュールが、ファイルの受信側のみとしてフ
ァイル転送を行なう場合に、バッチファイルまたはED
Lファイルにより指示された全てのファイルの転送を終
了した後に、catコマンドのような汎用的なファイル
連結命令を用いて、転送された順に受信したファイルを
連結して1つのファイルを構築するファイル連結実行部
を前記サーバモジュール内に追加したものであり、この
構成により、ファイル転送の一括処理の結果をそのまま
利用して容易に完パケファイルを生成することができ、
ユーザアプリケーションの利便性を向上できることとな
る。
Further, in the data transfer system according to the present invention, when the server module performs file transfer only as a file receiving side, a batch file or an ED
After all files specified by the L file have been transferred, using a general file connection command such as the cat command, the received files are connected in the order of transfer to form one file. An execution unit is added to the server module. With this configuration, a complete packet file can be easily generated by directly using the result of the batch processing of file transfer,
The convenience of the user application can be improved.

【0016】また、本発明のデータ転送システムは、前
記サーバ装置が、1つ以上の画像データのファイルを入
力として特殊効果を施して1つの新しい画像データをフ
ァイルとして生成出力するエフェクタを備え、前記クラ
イアントモジュールの要求受付部を、入力ファイルの転
送要求と、特殊効果の種別を示すパラメータと、出力フ
ァイルの転送要求を羅列することで構成したバッチファ
イルを受け付けるように構成し、前記要求実行部を、入
力ファイルに対する転送要求に基づいて各入力ファイル
を受信するようにOS上のクライアント側ミドルウェア
に指示し、入力ファイルの受信後、前記の特殊効果の種
別を示すパラメータに基づいて特殊効果を施した出力フ
ァイルを生成するように前記エフェクタに指示し、出力
ファイルの生成後、前記の出力ファイルの転送要求に基
づいて前記出力ファイルを送信するように構成したもの
であり、この構成により、エフェクタを持たないユーザ
アプリケーションに対しても、ネットワーク経由による
エフェクト機能利用を実現できることとなる。
Further, in the data transfer system according to the present invention, the server device includes an effector that receives one or more image data files as input, performs a special effect, and generates and outputs one new image data as a file. The request receiving unit of the client module is configured to receive a batch file formed by listing the input file transfer request, the parameter indicating the type of the special effect, and the output file transfer request, and the request execution unit Instructed the client-side middleware on the OS to receive each input file based on the transfer request for the input file, and after receiving the input file, applied the special effect based on the parameter indicating the type of the special effect. Instructs the effector to generate an output file, and after generating the output file The output file is transmitted based on the output file transfer request. With this configuration, the effect function can be used via a network even for a user application having no effector. .

【0017】また、本発明のデータ転送システムは、フ
ァイル連結実行部を前記サーバモジュール内に追加した
サーバ装置とエフェクタを備えたサーバ装置にクライア
ント装置を接続したときに、前記クライアント装置の要
求受付部を、特殊効果の指示を含むEDLファイルをバ
ッチファイルとして受け付け、前記EDLファイルをフ
ァイル連結実行部搭載のサーバ装置に送信するファイル
転送・連結用のバッチファイルと、エフェクタ搭載のサ
ーバ装置に送信する特殊効果制御用のバッチファイルに
変換し、まず、前記の特殊効果制御用のバッチファイル
をエフェクタ搭載のサーバ装置に送信して、前記サーバ
装置において特殊効果を施した出力ファイルを生成した
後に、前記のファイル転送・連結用のバッチファイルを
ファイル連結実行部搭載のサーバ装置に送信するよう構
成したものであり、この構成により、エフェクタを持た
ないユーザアプリケーションに対しても、エフェクト機
能を必要とする完パケファイルの生成を実現する手段を
提供でき、ユーザアプリケーションの利便性を向上でき
ることとなる。
In the data transfer system of the present invention, when a client device is connected to a server device having a file connection execution unit added in the server module and a server device having an effector, the request reception unit of the client device A batch file for file transfer / consolidation, which receives an EDL file containing a special effect instruction as a batch file and transmits the EDL file to a server device equipped with a file connection execution unit, and a special file which is transmitted to a server device equipped with an effector. After converting to a batch file for effect control, first transmitting the batch file for special effect control to a server device equipped with an effector, and generating an output file subjected to special effects in the server device, Execute file concatenation for batch file for file transfer / consolidation It is configured to transmit to an on-board server device. With this configuration, it is possible to provide a means for realizing generation of a complete packet file requiring an effect function even for a user application having no effector. Convenience can be improved.

【0018】[0018]

【発明の実施の形態】以下、本発明の実施の形態を図面
を用いて詳細に説明する。 (実施の形態1)図1は本発明の第一の実施の形態を示
す画像処理装置の構成を示したものである。クライアン
ト装置100とサーバ装置200、300とがネットワ
ーク500に接続されて、全体で画像処理装置を構成し
ている。
Embodiments of the present invention will be described below in detail with reference to the drawings. (Embodiment 1) FIG. 1 shows the configuration of an image processing apparatus according to a first embodiment of the present invention. The client device 100 and the server devices 200 and 300 are connected to a network 500, and constitute an image processing device as a whole.

【0019】クライアント装置100は、ネットワーク
カード101をドライバ102およびTCP/IP通信
モジュール103により制御することで、TCP/IP
通信機能をアプリケーションに提供するOS104を持
つコンピュータであり、アプリケーションとして画像転
送モジュールの内のクライアントモジュール105とユ
ーザアプリケーション106を搭載する。クライアント
モジュール105は、要求受付部107と、通信路設定
部108と、要求送信部109とから構成される。
The client device 100 controls the network card 101 by the driver 102 and the TCP / IP communication module 103, thereby controlling the TCP / IP
This is a computer having an OS 104 that provides a communication function to an application, and has a client module 105 and a user application 106 in an image transfer module as applications. The client module 105 includes a request receiving unit 107, a communication path setting unit 108, and a request transmitting unit 109.

【0020】サーバ装置200は、ネットワークカード
201をドライバ202およびTCP/IP通信モジュ
ール203により制御することで、TCP/IP通信機
能をアプリケーションに提供し、さらにftpクライア
ントモジュール204によりファイル転送機能をアプリ
ケーションに提供するOS206を持つコンピュータで
あり、さらに、画像データをファイルとして格納する大
容量ディスク205を持つ。そして、アプリケーション
として、画像転送モジュールのサーバモジュール207
を搭載する。サーバモジュール207は、通信路設定受
付部208と、要求受信部209と、要求実行部210
とから構成される。
The server device 200 provides a TCP / IP communication function to the application by controlling the network card 201 by the driver 202 and the TCP / IP communication module 203, and further provides a file transfer function to the application by the ftp client module 204. It is a computer having an OS 206 to provide, and further has a large capacity disk 205 for storing image data as files. The server module 207 of the image transfer module is used as an application.
With. The server module 207 includes a communication path setting reception unit 208, a request reception unit 209, and a request execution unit 210
It is composed of

【0021】サーバ装置300は、ネットワークカード
301をドライバ302およびTCP/IP通信モジュ
ール303により制御することで、TCP/IP通信機
能をアプリケーションに提供し、さらにftpデーモン
モジュール304によりftpクライアントモジュール
を搭載するクライアント装置に対してファイル転送機能
を提供するOS306を持つコンピュータであり、さら
に、画像データをファイルとして格納する大容量ディス
ク305を持つ。
The server device 300 provides a TCP / IP communication function to an application by controlling the network card 301 by a driver 302 and a TCP / IP communication module 303, and further includes an ftp client module by an ftp daemon module 304. This is a computer having an OS 306 that provides a file transfer function to a client device, and further has a large-capacity disk 305 that stores image data as a file.

【0022】次に、本実施の形態1の動作について説明
する。サーバ装置200内の大容量ディスク205から
サーバ装置300内の大容量ディスク305へ画像デー
タを内容とするファイル400を転送する場合、ユーザ
アプリケーション106は、サーバ装置200のサーバ
名600およびサーバ装置300のサーバ名601と、
サーバ装置200へログインするためのユーザ識別子と
してユーザ名602およびパスワード603と、ファイ
ル400のファイル名610と、サーバ装置200を起
点として見た場合の転送方向である「送信」識別子を要
求受付部107に通知することで、ファイル転送を要求
する。
Next, the operation of the first embodiment will be described. When transferring a file 400 containing image data from the large-capacity disk 205 in the server device 200 to the large-capacity disk 305 in the server device 300, the user application 106 sends the server name 600 of the server device 200 and the Server name 601,
The request receiving unit 107 receives a user name 602 and a password 603 as user identifiers for logging in to the server device 200, a file name 610 of the file 400, and a “send” identifier that is a transfer direction when viewed from the server device 200 as a starting point. Requesting file transfer by notifying.

【0023】要求受付部107は、サーバ名600を通
信路設定部108に通知し、通信路設定部108は、サ
ーバ名600によりSOCKET通信路の設定をOS1
04の提供するTCP/IP通信機能に要求する。要求
を受けたTCP/IP通信モジュール103は、ネット
ワーク500を介してサーバ装置200のOS206に
通知する。サーバ200の通信路設定受付部208は、
OS206の提供するTCP/IP通信機能からの通知
により、上記のSOCKET通信路の設定要求の発生を
検知し、受理する。これにより、クライアント装置10
0とサーバ装置200との間にSOCKET通信路が確
立する。
The request receiving unit 107 notifies the server name 600 to the communication path setting unit 108, and the communication path setting unit 108 uses the server name 600 to set the SOCKET communication path on the OS1.
Requests the TCP / IP communication function provided by G.04. Upon receiving the request, the TCP / IP communication module 103 notifies the OS 206 of the server device 200 via the network 500. The communication channel setting receiving unit 208 of the server 200
Based on the notification from the TCP / IP communication function provided by the OS 206, the occurrence of the above-described SOCKET communication channel setting request is detected and accepted. Thereby, the client device 10
0 and the server device 200 establish a SOCKET communication path.

【0024】その後、クライアント装置100の要求送
信部109は、確立した上記SOCKET通信路を通じ
て、サーバ装置200の要求受信部209に、上記のサ
ーバ名601と、ユーザ名602と、パスワード603
と、ファイル名610と、「送信」識別子を通知する。
要求受信部209が、上記受信内容を、要求実行部21
0に通知すると、要求実行部201は、「ftp サー
バ名601」コマンドをOS206を介してftpクラ
イアントモジュール204に発行することで、ftpク
ライアントモジュール204とサーバ装置300のft
pデーモンモジュール304とが通信を行ない、サーバ
装置200とサーバ装置300の間の接続が確立する。
続いて、要求実行部が「user ユーザ名602」コ
マンドと「password パスワード603」コマ
ンドと、「put ファイル名610」コマンドを発行
することで、ftpクライアントモジュール204とf
tpデーモンモジュール304が通信を行ない、大容量
ディスク205内のファイル400が大容量ディスク3
05に直接転送される。
Thereafter, the request transmitting section 109 of the client apparatus 100 transmits the server name 601, the user name 602, and the password 603 to the request receiving section 209 of the server apparatus 200 through the established SOCKET communication path.
, A file name 610 and a “send” identifier.
The request receiving unit 209 transmits the received content to the request executing unit 21
0, the request execution unit 201 issues a “ftp server name 601” command to the ftp client module 204 via the OS 206, so that the ftp client module 204 and the ft
The p-daemon module 304 performs communication, and a connection between the server device 200 and the server device 300 is established.
Subsequently, the request execution unit issues a “user user name 602” command, a “password password 603” command, and a “put file name 610” command, so that the ftp client modules 204 and f
The tp daemon module 304 performs communication, and the file 400 in the large-capacity disk 205 is
05 directly.

【0025】なお、転送方向がサーバ装置300からサ
ーバ装置200への逆の場合、「送信」識別子の代わり
に「受信」識別子を用い、それに応じて要求実行部が、
「put ファイル名610」コマンドの代わりに、
「get ファイル名610」コマンドを発行する。
When the transfer direction is reverse from the server device 300 to the server device 200, the "reception" identifier is used instead of the "transmission" identifier, and the request execution unit responds accordingly.
Instead of the "put file name 610" command,
Issue a "get file name 610" command.

【0026】(実施の形態2)次に、本発明の第二の実
施の形態について説明する。図2は本発明の第二の実施
の形態を示す画像処理装置の構成を示したものであり、
図1に示した第一の実施の形態と同じ構成要素には同じ
符号を付して重複した説明は省略する。本実施の形態が
第一の実施の形態と異なるのは、サーバ装置200が、
ftpクライアントモジュール204の代わりにftp
+クライアントモジュール211を用いて構成され、サ
ーバ装置300が、ftpデーモンモジュール304の
代わりにftp+デーモンモジュール307を用いて構
成されていることである。そして、上記第一の実施の形
態におけるファイル名610の情報に加えて、転送する
ファイルの転送部分の先頭位置を示す先頭位置611
と、上記転送部分の大きさを示す転送サイズ612を、
ユーザアプリケーション106から要求実行部210ま
で、第一の実施の形態と同様の手順で通知し、要求実行
部210が、上記の第一の実施の形態の「put ファ
イル名610」コマンドの代わりに、「putファイル
名610 先頭位置611 転送サイズ612」コマン
ドを発行することで、大容量ディスク205から大容量
ディスク305へファイル400の指定部分のみの直接
転送できるようにしたものである。
(Embodiment 2) Next, a second embodiment of the present invention will be described. FIG. 2 illustrates a configuration of an image processing apparatus according to a second embodiment of the present invention.
The same components as those in the first embodiment shown in FIG. 1 are denoted by the same reference numerals, and duplicate description will be omitted. This embodiment is different from the first embodiment in that the server 200
ftp instead of ftp client module 204
That is, the server device 300 is configured using the ftp + daemon module 307 instead of the ftp daemon module 304. Then, in addition to the information of the file name 610 in the first embodiment, a head position 611 indicating the head position of the transfer part of the file to be transferred.
And a transfer size 612 indicating the size of the transfer portion,
The user application 106 notifies the request execution unit 210 in the same procedure as in the first embodiment, and the request execution unit 210 replaces the “put file name 610” command of the first embodiment with By issuing the “put file name 610 head position 611 transfer size 612” command, only the designated part of the file 400 can be directly transferred from the large capacity disk 205 to the large capacity disk 305.

【0027】(実施の形態3)次に、本発明の第三の実
施の形態について説明する。画像転送装置の構成は、上
記の第二の実施の形態のものと同様である。図3は本発
明の第三の実施の形態においてユーザアプリケーション
106が要求受付部107に要求する処理内容を記述し
たバッチファイル604の内容例を示す。
(Embodiment 3) Next, a third embodiment of the present invention will be described. The configuration of the image transfer device is the same as that of the second embodiment. FIG. 3 shows an example of the contents of a batch file 604 describing the processing contents requested by the user application 106 to the request receiving unit 107 in the third embodiment of the present invention.

【0028】バッチファイル604を受け取った要求受
付部107は、バッチファイル604の4行目までの内
容を読みとり、上記の第二の実施の形態と同様の処理に
より、ファイル名610が示すファイルの転送を行な
う。その後、バッチファイル604の残りの各行につい
て、順次、ファイル名、先頭位置、転送サイズと、「送
信」識別子または「受信」識別子を要求実行部210に
通知する。要求実行部210は、最初のファイル転送と
同様の手順により、通知された内容に基づいてファイル
転送を行なうftpコマンドを発行する。これにより、
複数のファイル転送を一括したバッチ処理により実行す
ることができる。
Upon receiving the batch file 604, the request receiving unit 107 reads the contents up to the fourth line of the batch file 604, and transfers the file indicated by the file name 610 by the same processing as in the second embodiment. Perform After that, for the remaining lines of the batch file 604, the request execution unit 210 is notified of the file name, the head position, the transfer size, and the "send" identifier or the "receive" identifier. The request execution unit 210 issues an ftp command for performing file transfer based on the notified content, in the same procedure as the first file transfer. This allows
A plurality of file transfers can be executed by batch processing.

【0029】(実施の形態4)次に、本発明の第四の実
施の形態について説明する。画像転送装置の構成は、上
記の第二の実施の形態のものと同様である。また、本実
施の形態においてユーザアプリケーション106が要求
受付部107に要求する処理内容を記述したバッチファ
イル604は、上記の第三の実施の形態の図3と同様で
ある。
(Embodiment 4) Next, a fourth embodiment of the present invention will be described. The configuration of the image transfer device is the same as that of the second embodiment. Further, in this embodiment, the batch file 604 describing the processing contents requested by the user application 106 to the request receiving unit 107 is the same as that in FIG. 3 of the third embodiment.

【0030】バッチファイル604を受け取った要求受
付部107は、バッチファイル604の1行目の内容を
読みとり、上記の第二の実施の形態と同様の処理によ
り、SOCKET通信路の確立を行なう。その後、バッ
チファイル604を、要求送信部109および要求受信
部209を介して、要求実行部210に一括して通知す
る。要求実行部210は、バッチファイル604の2行
目と3行目の内容を読みとり、上記の第二の実施の形態
と同様の処理により、サーバ装置200とサーバ装置3
00との間の接続を確立する。その後、バッチファイル
604の残りの各行について、第三の実施の形態と同様
の手順により、通知された内容に基づいてファイル転送
を行なうftp+コマンドを発行する。これにより、複
数のファイル転送を一括したバッチ処理により実行する
ことができる。
Upon receiving the batch file 604, the request receiving unit 107 reads the contents of the first line of the batch file 604, and establishes a SOCKET communication channel by the same processing as in the second embodiment. Thereafter, the request execution unit 210 is collectively notified of the batch file 604 via the request transmission unit 109 and the request reception unit 209. The request execution unit 210 reads the contents of the second and third lines of the batch file 604, and performs the same processing as in the above-described second embodiment to execute the server 200 and the server 3
Establish a connection to 00. Thereafter, for each of the remaining lines of the batch file 604, an ftp + command for performing file transfer based on the notified contents is issued in the same procedure as in the third embodiment. As a result, a plurality of file transfers can be executed by batch processing.

【0031】(実施の形態5)次に、本発明の第五の実
施の形態について説明する。画像転送装置の構成は、上
記の第二の実施の形態のものと同様である。図4は本発
明の第五の実施の形態においてユーザアプリケーション
106が要求受付部107に要求する処理内容を記述し
たEDLファイル704の内容例を示す。EDLファイ
ル704の各行は、上記ファイル名と同一情報であるク
リップ名と、クリップの先頭位置を示す先頭タイムコー
ドと、クリップの末尾位置を示す末尾タイムコードから
なる。
(Embodiment 5) Next, a fifth embodiment of the present invention will be described. The configuration of the image transfer device is the same as that of the second embodiment. FIG. 4 shows an example of the contents of an EDL file 704 in which the processing contents requested by the user application 106 to the request receiving unit 107 are described in the fifth embodiment of the present invention. Each line of the EDL file 704 includes a clip name, which is the same information as the file name, a start time code indicating the start position of the clip, and an end time code indicating the end position of the clip.

【0032】ユーザアプリケーション106は、要求受
付部107に対して、上記の第二の実施の形態と同様
に、サーバ名600と、サーバ名601と、ユーザ名6
02と、パスワード603とを通知し、さらにEDLフ
ァイル704を通知する。そして上記の第二の実施の形
態と同様の処理により、サーバ装置200とサーバ装置
300との間の接続を確立する。そして、要求受付部1
07は、タイムコードの最小単位がファイルの128キ
ロバイトの量と対応する比例関係に基づいて、EDLフ
ァイル704の各行の内容を読みとり、上記クリップ名
をそのまま上記ファイル名として使用し、上記先頭タイ
ムコードに128キロバイトの値を乗じて上記先頭位置
を算出し、上記末尾タイムコードから上記先頭タイムコ
ードを引いた値に128キロバイトの値を乗じて上記転
送サイズを算出し、上記の第三の実施の形態と同様のバ
ッチファイル604の4行目以降のファイル転送の要求
を示す行を生成する。そして、上記の第三の実施の形態
と同様の処理を行なうことにより、EDLファイル70
4に記載された内容に基づく複数のファイル転送を一括
したバッチ処理により実行することができる。
The user application 106 sends a request to the request receiving unit 107 in the same manner as in the second embodiment described above, with the server name 600, the server name 601, and the user name 6.
02 and the password 603, and the EDL file 704. Then, the connection between the server device 200 and the server device 300 is established by the same processing as in the second embodiment. And the request receiving unit 1
07 reads the contents of each line of the EDL file 704 based on a proportional relationship in which the minimum unit of the time code corresponds to the amount of 128 kilobytes of the file, uses the clip name as it is as the file name, Is multiplied by a value of 128 kilobytes to calculate the start position, and a value obtained by subtracting the start time code from the end time code is multiplied by a value of 128 kilobytes to calculate the transfer size. A line indicating a file transfer request after the fourth line of the batch file 604 similar to the embodiment is generated. Then, by performing the same processing as in the third embodiment, the EDL file 70
A plurality of file transfers based on the contents described in No. 4 can be executed by batch processing collectively.

【0033】(実施の形態6)次に、本発明の第六の実
施の形態について説明する。画像転送装置の構成は、上
記の第二の実施の形態のものと同様である。また、本実
施の形態において、ユーザアプリケーション106が要
求受付部107に要求する処理内容を記述したEDLフ
ァイル704は、上記の第五の実施の形態の図3と同様
である。
(Embodiment 6) Next, a sixth embodiment of the present invention will be described. The configuration of the image transfer device is the same as that of the second embodiment. Further, in the present embodiment, the EDL file 704 in which the processing contents requested by the user application 106 to the request receiving unit 107 are described is the same as that in FIG. 3 of the fifth embodiment.

【0034】本実施の形態では、上記の第五の実施の形
態と同様の処理によりサーバ装置200とサーバ装置3
00との間の接続を確立した後に、上記の第四の実施の
形態と同様の処理により、EDLファイル704を要求
実行部210に通知する。そして、要求実行部210
は、タイムコードの最小単位がファイルの128キロバ
イトの量と対応する比例関係に基づいて、EDLファイ
ル704の各行の内容を読みとり、上記クリップ名をそ
のまま上記ファイル名として使用し、上記先頭タイムコ
ードに128キロバイトの値を乗じて上記先頭位置を算
出し、上記末尾タイムコードから上記先頭タイムコード
を引いた値に128キロバイトの値を乗じて上記転送サ
イズを算出し、上記の第四の実施の形態と同様のバッチ
ファイルの4行目以降のファイル転送の要求を示す行を
生成する。そして、上記の第四の実施の形態と同様の処
理を行なうことにより、EDLファイル704に記載さ
れた内容に基づく複数のファイル転送を一括したバッチ
処理により実行することができる。
In the present embodiment, the server device 200 and the server device 3 are processed in the same manner as in the fifth embodiment.
After establishing the connection with the request execution unit 210, the request execution unit 210 is notified of the EDL file 704 by the same processing as in the fourth embodiment. Then, the request execution unit 210
Reads the contents of each line of the EDL file 704 based on the proportional relationship in which the minimum unit of the time code is the amount of 128 kilobytes of the file, uses the clip name as it is as the file name, The transfer position is calculated by multiplying a value of 128 kilobytes to calculate the head position, multiplying a value obtained by subtracting the head time code from the end time code by a value of 128 kilobytes, and calculating the transfer size according to the fourth embodiment. A line indicating a file transfer request from the fourth line onward in the same batch file as is generated. Then, by performing the same processing as in the fourth embodiment, a plurality of file transfers based on the contents described in the EDL file 704 can be executed by batch processing.

【0035】(実施の形態7)次に、本発明の第七の実
施の形態について説明する。図5は本発明の第七の実施
の形態を示す画像処理装置の構成を示したものであり、
図2に示した第二の実施の形態と同じ構成要素には同じ
符号を付して重複して説明は省略する。本実施の形態が
第二の実施の形態と異なるのは、ファイル連結実行部2
12を備えたことである。ファイル連結実行部212
は、OSの提供するファイル操作機能を使用して、大容
量ディスク205内のファイルを連結して1つのファイ
ルを生成するものである。
(Embodiment 7) Next, a seventh embodiment of the present invention will be described. FIG. 5 shows a configuration of an image processing apparatus according to a seventh embodiment of the present invention.
The same components as those of the second embodiment shown in FIG. 2 are denoted by the same reference numerals, and their description will not be repeated. This embodiment is different from the second embodiment in that the file connection execution unit 2
12 is provided. File connection execution unit 212
Is to generate a single file by linking the files in the large-capacity disk 205 using the file operation function provided by the OS.

【0036】上記の第六の実施の形態と同様に、複数の
ファイル転送を終了した後、要求実行部210が、ファ
イル連結実行部206にファイル転送の終了を通知する
と、ファイル連結実行部212が、上記の転送した最初
のファイルに対して、2番目に転送したファイルを連結
する要求をOSに対して発行する。そして、転送した残
りの全ファイルに対して順次上記の処理を繰り返し、上
記の先頭のファイルに転送した全ファイルを連結する。
これにより、上記のEDLファイル704に基づきカッ
ト編集結果を連結した完パケファイルを得ることができ
る。
As in the sixth embodiment, after completing a plurality of file transfers, the request execution unit 210 notifies the file connection execution unit 206 of the end of the file transfer, and the file connection execution unit 212 A request to connect the second transferred file to the first transferred file is issued to the OS. Then, the above processing is sequentially repeated for all the transferred files, and the transferred files are connected to the above-mentioned first file.
This makes it possible to obtain a complete packet file in which the cut edit results are linked based on the EDL file 704.

【0037】(実施の形態8)次に、本発明の第八の実
施の形態について説明する。図6は本発明の第八の実施
の形態を示す画像処理装置の構成を示したものである。
エフェクトサーバ800は、上記の第二の実施の形態の
サーバ装置200に対して、エフェクタ813、エフェ
クタドライバ814を追加し、さらに、大容量ディスク
205を、比較的小容量のローカルディスク805に交
換して構成され、エフェクタ813は、エフェクタドラ
イバ814により制御することでワイプ効果による2フ
ァイルの連結等の特殊効果を施したファイルを生成する
機能をOS806上のアプリケーションに提供する。他
の構成要素は、上記の第二の実施の形態の画像処理装置
と同様である。
(Eighth Embodiment) Next, an eighth embodiment of the present invention will be described. FIG. 6 shows the configuration of an image processing apparatus according to the eighth embodiment of the present invention.
The effect server 800 adds an effector 813 and an effector driver 814 to the server device 200 of the above-described second embodiment, and further replaces the large-capacity disk 205 with a relatively small-capacity local disk 805. The effector 813 provides the application on the OS 806 with a function of controlling the effector driver 814 to generate a file to which a special effect such as connection of two files by a wipe effect has been applied. Other components are the same as those of the image processing apparatus according to the second embodiment.

【0038】また、図7は本実施の形態においてユーザ
アプリケーション106が、要求受付部107に要求す
る処理内容を記述したバッチファイル605の内容例を
示す。バッチファイル605の5行目までの内容は、上
記の第四の実施の形態と同様である。そして、6行目の
内容は、4行目と5行目のファイルの受信転送で得られ
たファイルをワイプ効果により連結することを意味する
特殊効果コマンドであり、7行目は、連結されたファイ
ルの全体または一部を出力ファイルとして送信転送する
際の情報を示すものである。
FIG. 7 shows an example of the contents of a batch file 605 in which the processing contents requested by the user application 106 to the request receiving unit 107 are described in this embodiment. The contents of the batch file 605 up to the fifth line are the same as those in the fourth embodiment. The content of the sixth line is a special effect command indicating that the files obtained by receiving and transferring the files on the fourth and fifth lines are connected by a wipe effect, and the content of the seventh line is connected. It shows information when the whole or a part of the file is transmitted and transferred as an output file.

【0039】上記の第四の実施の形態と同様の処理によ
り、図7に示すバッチファイル605を要求実行部81
0に通知し、要求実行部810において5行目までの加
工元となるファイルの受信転送が終了した後、要求実行
部810は、8行目までの内容を読みとり、OS806
およびエフェクタドライバ814を介してエフェクタ8
13に対して、ローカルディスク805内のファイル名
610とファイル名620で示される2つのファイル
を、ワイプ効果により連結したファイルをファイル名6
30としてローカルディスク805に生成することを指
示する。そして、生成が終了した後に、8行目の内容に
基づき、生成された上記のファイルの送信転送を行な
う。これにより、エフェクタを有しないクライアント装
置からでも、特殊効果を施した画像データの生成を行な
うことが可能になる。
By the same processing as in the fourth embodiment, the batch file 605 shown in FIG.
0, the request execution unit 810 completes the reception and transfer of the processing source file up to the fifth line, and then reads the contents up to the eighth line,
And the effector 8 via the effector driver 814
13, a file obtained by connecting two files indicated by the file name 610 and the file name 620 in the local disk 805 by a wipe effect to the file name 6
30 instructs generation on the local disk 805. Then, after the generation is completed, the generated file is transmitted and transferred based on the contents of the eighth line. This makes it possible to generate image data with a special effect even from a client device having no effector.

【0040】(実施の形態9)次に、本発明の第九の実
施の形態について説明する。図8は、本実施の形態を示
す画像処理装置の構成を示したものであり、図2に示し
た画像処理装置と図6に示した画像処理装置とを組み合
わせた構成を有している。また、図9は本実施の形態に
おいてユーザアプリケーション106が、要求受付部1
07に要求する処理内容を記述したEDLファイル70
5の内容例を示す。EDLファイル705の各行は、上
記の第七の実施の形態と同様に、クリップ名と、クリッ
プの先頭位置を示す先頭タイムコードと、クリップの末
尾位置を示す末尾タイムコードからなり、さらに連結さ
れる2つのクリップの間において特殊効果を施す場合、
各行の末尾に特殊効果の種別を示すコマンド識別子を追
記する。図9の例においては、3行目と4行目に示すク
リップをワイプ効果により連結することを示している。
Embodiment 9 Next, a ninth embodiment of the present invention will be described. FIG. 8 illustrates a configuration of an image processing apparatus according to the present embodiment, which has a configuration in which the image processing apparatus illustrated in FIG. 2 and the image processing apparatus illustrated in FIG. 6 are combined. FIG. 9 illustrates a case where the user application 106 according to the present embodiment
07 that describes the processing contents required
5 shows a content example. Each line of the EDL file 705 includes a clip name, a start time code indicating the start position of the clip, and an end time code indicating the end position of the clip, as in the seventh embodiment, and is further connected. To apply special effects between two clips,
At the end of each line, a command identifier indicating the type of the special effect is added. In the example of FIG. 9, the clips shown in the third and fourth lines are connected by a wipe effect.

【0041】クライアント装置100は、図9のEDL
ファイル705の2行目までを上記の第七の実施の形態
と同様に要求実行部210に通知した後、要求受付部1
07が、上記の第五の実施の形態と同様の方法でエフェ
クトサーバ800へ指示を行なうためのバッチファイル
605を生成する。このとき、要求受付部107は、出
力用のファイル名630を現存するファイル名と重なら
ない適当な値で生成する。そして、上記の第八の実施の
形態と同様な処理により、出力ファイル名630で指定
されるファイルを、サーバ装置300の大容量ディスク
305に転送する。その後、要求受付部107は、ED
Lファイル705の3行目と4行目の代わりに、上記の
ファイル名630で指定されるファイルを受信するよう
に行を生成し、これを、上記の第七の実施の形態と同様
な処理により、要求実行部210に通知する。
The client device 100 uses the EDL of FIG.
After notifying the request execution unit 210 up to the second line of the file 705 as in the seventh embodiment, the request reception unit 1
07 generates a batch file 605 for instructing the effect server 800 in the same manner as in the fifth embodiment. At this time, the request receiving unit 107 generates the output file name 630 with an appropriate value that does not overlap with the existing file name. Then, the file specified by the output file name 630 is transferred to the large-capacity disk 305 of the server device 300 by the same processing as in the eighth embodiment. After that, the request receiving unit 107
Instead of the third and fourth lines of the L file 705, a line is generated so as to receive the file specified by the above file name 630, and this is processed in the same manner as in the seventh embodiment. Thus, the request execution unit 210 is notified.

【0042】以上のように、EDLファイル705の行
に特殊効果の指示があるたびに、上記操作を繰り返し、
EDLファイルの最後の行までを要求実行部210に通
知する。その後、要求実行部210は、上記の第七の実
施の形態と同様な処理により、サーバ装置300からフ
ァイルを受信して連結する。これにより、特殊効果の指
定を含むEDLファイルに基づく完パケファイルの生成
が可能となる。
As described above, every time a special effect is indicated in the line of the EDL file 705, the above operation is repeated.
The request execution unit 210 is notified up to the last line of the EDL file. After that, the request execution unit 210 receives and connects the files from the server device 300 by the same processing as in the seventh embodiment. This makes it possible to generate a complete packet file based on the EDL file including the designation of the special effect.

【0043】なお、以上の各実施の形態における画像転
送モジュールは、すべてOS上のアプリケーションとし
て構成されており、OSに包含されるファイル転送機能
に機能追加を行なうよりも、はるかに容易に実現可能で
ある。
The image transfer modules in the above embodiments are all configured as applications on the OS, and can be realized much more easily than adding functions to the file transfer function included in the OS. It is.

【0044】[0044]

【発明の効果】以上説明したように、本発明の請求項1
に記載のデータ転送システムによれば、クライアント装
置からの制御により複数のサーバ装置間での画像データ
のファイルを転送する際に、最小の転送回数で転送する
ことができ、ネットワーク負荷を軽減することができ
る。
As described above, according to the first aspect of the present invention,
According to the data transfer system described in (1), when transferring a file of image data between a plurality of server devices under the control of a client device, the image data file can be transferred with a minimum number of transfers, thereby reducing the network load. Can be.

【0045】また、本発明の請求項2に記載のデータ転
送システムによれば、上記のファイルの部分転送におい
ても最小の転送回数で転送することができ、ネットワー
ク負荷を軽減することができる。
According to the data transfer system of the second aspect of the present invention, the partial transfer of the file can be performed with the minimum number of transfers, and the network load can be reduced.

【0046】また、本発明の請求項3および請求項4に
記載のデータ転送システムによれば、上記のファイル転
送を一括してバッチ処理により実行でき、ユーザアプリ
ケーションの利便性を向上することができる。
Further, according to the data transfer system according to the third and fourth aspects of the present invention, the file transfer can be collectively executed by batch processing, and the convenience of the user application can be improved. .

【0047】また、本発明の請求項5および請求項6に
記載のデータ転送システムによれば、上記のファイル転
送の一括処理において、編集アプリケーションが生成す
るEDLファイルをそのまま流用することが可能とな
り、ユーザアプリケーションの利便性を向上することが
できる。
According to the data transfer system of the fifth and sixth aspects of the present invention, in the batch processing of the file transfer, the EDL file generated by the editing application can be used as it is, The convenience of the user application can be improved.

【0048】また、本発明の請求項7に記載のデータ転
送システムによれば、上記のファイル転送の一括処理の
結果をそのまま利用して容易に完パケファイルを生成す
ることができ、ユーザアプリケーションの利便性を向上
することができる。
Further, according to the data transfer system of the present invention, a complete packet file can be easily generated by directly using the result of the batch processing of the file transfer, and the Convenience can be improved.

【0049】また、本発明の請求項8に記載のデータ転
送システムによれば、エフェクタを持たないユーザアプ
リケーションに対して、ネットワーク経由によるエフェ
クト機能利用を実現することができる。
According to the data transfer system of the present invention, it is possible to use an effect function via a network for a user application having no effector.

【0050】また、本発明の請求項9に記載のデータ転
送システムによれば、エフェクタを持たないユーザアプ
リケーションに対して、エフェクト機能を必要とする完
パケファイルの生成を実現する手段を提供でき、ユーザ
アプリケーションの利便性を向上することができる。
According to the data transfer system of the ninth aspect of the present invention, it is possible to provide a means for generating a complete packet file requiring an effect function for a user application having no effector, The convenience of the user application can be improved.

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

【図1】本発明の第一の実施の形態における画像処理装
置の構成を示すブロック図
FIG. 1 is a block diagram illustrating a configuration of an image processing apparatus according to a first embodiment of the present invention.

【図2】本発明の第二、第三、第四、第五および第六の
実施の形態における画像処理装置の構成を示すブロック
FIG. 2 is a block diagram illustrating a configuration of an image processing apparatus according to second, third, fourth, fifth, and sixth embodiments of the present invention.

【図3】本発明の第三の実施の形態に使用するバッチフ
ァイルの内容を示す模式図
FIG. 3 is a schematic diagram showing contents of a batch file used in a third embodiment of the present invention.

【図4】本発明の第五の実施の形態に使用するEDLフ
ァイルの内容を示す模式図
FIG. 4 is a schematic diagram showing the contents of an EDL file used in a fifth embodiment of the present invention.

【図5】本発明の第七の実施の形態における画像処理装
置の構成を示すブロック図
FIG. 5 is a block diagram illustrating a configuration of an image processing apparatus according to a seventh embodiment of the present invention.

【図6】本発明の第八の実施の形態における画像処理装
置の構成を示すブロック図
FIG. 6 is a block diagram illustrating a configuration of an image processing apparatus according to an eighth embodiment of the present invention.

【図7】本発明の第八の実施の形態に使用するバッチフ
ァイルの内容を示す模式図
FIG. 7 is a schematic diagram showing the contents of a batch file used in the eighth embodiment of the present invention.

【図8】本発明の第九の実施の形態における画像処理装
置の構成を示すブロック図
FIG. 8 is a block diagram illustrating a configuration of an image processing apparatus according to a ninth embodiment of the present invention.

【図9】本発明の第九の実施の形態に使用するEDLフ
ァイルの内容を示す模式図
FIG. 9 is a schematic diagram showing the contents of an EDL file used in a ninth embodiment of the present invention.

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

100 クライアント装置 101 ネットワークカード 102 ドライバ 103 TCP/IP通信モジュール 104 OS 105 クライアントモジュール 106 ユーザアプリケーション 107 要求受付部 108 通信路設定部 109 要求送信部 200 サーバ装置 201 ネットワークカード 202 ドライバ 203 TCP/IP通信モジュール 204 ftpクライアントモジュール 205 大容量ディスク 206 OS 207 サーバモジュール 208 通信路設定受付部 209 要求受信部 210 要求実行部 211 ftp+クライアントモジュール 212 ファイル連結実行部 300 サーバ装置 301 ネットワークカード 302 ドライバ 303 TCP/IP通信モジュール 304 ftpデーモンモジュール 305 大容量ディスク 306 OS 307 ftp+デーモンモジュール 400 ファイル 500 ネットワーク 800 エフェクトサーバ 801 ネットワークカード 802 ドライバ 803 TCP/IP通信モジュール 805 大容量ディスク 806 OS 807 サーバモジュール 808 通信路設定受付部 809 要求受信部 810 要求実行部 811 ftp+クライアントモジュール 813 エフェクタ 814 エフェクタドライバ REFERENCE SIGNS LIST 100 client device 101 network card 102 driver 103 TCP / IP communication module 104 OS 105 client module 106 user application 107 request receiving unit 108 communication path setting unit 109 request transmitting unit 200 server device 201 network card 202 driver 203 TCP / IP communication module 204 ftp client module 205 large-capacity disk 206 OS 207 server module 208 communication path setting reception unit 209 request reception unit 210 request execution unit 211 ftp + client module 212 file connection execution unit 300 server device 301 network card 302 driver 303 TCP / IP communication module 304 ftp daemon module 305 large capacity disk 306 OS 307 ftp + daemon module 400 file 500 network 800 effect server 801 network card 802 driver 803 TCP / IP communication module 805 large-capacity disk 806 OS 807 server module 808 communication path setting reception unit 809 request reception unit 810 request execution unit 811 ftp + client Module 813 Effector 814 Effector Driver

フロントページの続き Fターム(参考) 5B082 AA13 HA05 HA08 5B089 GA11 HB02 HB04 JA32 JB04 KA07 KC58 KC59 5C062 AA13 AB38 AB42 AC42 AC43 AF00 BA04 5K034 AA07 CC02 FF01 FF11 HH01 HH02 HH17 HH26 LL01 NN13Continued on the front page F-term (reference)

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータをベースとし、TCP/I
P通信を可能にする汎用的なミドルウェアをOS内に包
含する一つ以上のクライアント装置と、コンピュータを
ベースとし、ファイル転送のための汎用的なクライアン
ト側ミドルウェアおよびサーバ側ミドルウェアをOS内
に包含する複数のサーバ装置とをネットワークに接続
し、前記クライアント装置の一つからの指示に従って、
前記複数のサーバ装置のうちの特定の2つのサーバ装置
間において画像データの直接転送を実現するための、前
記クライアント装置に搭載されたクライアントモジュー
ルと前記サーバ装置に搭載されたサーバモジュールとを
備え、 前記クライアントモジュールは、アプリケーションか
ら、転送を行なう2つのサーバ装置の識別子と転送を実
施するユーザの識別子と転送するファイルのファイル名
と転送の方向を情報として持つ転送要求を受ける要求受
付部と、前記要求受付部からの指示を受けて、前記転送
要求で指定された2つのサーバの内の一方との間にTC
P/IP通信におけるSOCKET通信路のような汎用
的な通信路を設定する通信路設定部と、前記通信路の設
定後、前記要求受付部の指示を受けて、前記転送要求に
含まれる情報を前記の通信路を設定したサーバ装置に通
知する要求送信部とを備え、 前記サーバモジュールは、前記通信路設定部からの要求
を受けて通信路を設定する通信路設定受付部と、前記要
求送信部からの情報を受信する要求受信部と、前記の受
信した情報に基づき、前記のOS上のファイル転送のた
めのクライアント側ミドルウェアに対して、転送相手と
なるサーバ装置との間にユーザ認証を確立し、前記の転
送の方向の情報に従って指定されたファイル名のファイ
ルの転送を行なうように指示する要求実行部とを備えた
ことを特徴とするデータ転送システム。
A computer based TCP / I
One or more client devices that include general-purpose middleware in the OS that enables P communication, and general-purpose client-side middleware and server-side middleware for file transfer based on a computer that are included in the OS. Connecting a plurality of server devices to a network, and following an instruction from one of the client devices,
For realizing direct transfer of image data between two specific server devices among the plurality of server devices, the server device includes a client module mounted on the client device and a server module mounted on the server device, A request receiving unit that receives, from an application, a transfer request having, as information, an identifier of the two server devices performing the transfer, an identifier of the user performing the transfer, the file name of the file to be transferred, and the direction of the transfer; Upon receiving an instruction from the request receiving unit, a TC is transmitted between one of the two servers specified in the transfer request.
A communication path setting unit for setting a general-purpose communication path such as a SOCKET communication path in P / IP communication; and, after setting the communication path, receiving information from the request receiving unit, and transmitting information included in the transfer request. A request transmission unit that notifies the server device that has set the communication path, the server module has a communication path setting reception unit that sets a communication path in response to a request from the communication path setting unit, and the request transmission A request receiving unit that receives information from the unit, and, based on the received information, user authentication is performed between the client-side middleware for file transfer on the OS and the server device that is the transfer partner. A request execution unit for establishing and instructing to transfer a file having a designated file name in accordance with the transfer direction information.
【請求項2】 前記転送を行なう2つのサーバ装置に搭
載するファイル転送のための汎用的なミドルウェアとし
てftp+クライアントモジュールとftp+デーモン
モジュールとを備え、前記クライアントモジュールの要
求受付部を前記転送要求の情報に加えて転送するファイ
ルの部分を指定する情報を拡張して受け付けるように構
成し、前記クライアントモジュールの要求送信部および
前記サーバモジュールの要求受信部を情報の受け渡しに
おいて前記の拡張した情報も受け渡されるように構成
し、前記サーバモジュールの要求実行部を前記情報に基
づいてファイルの部分転送を行なうように構成したこと
を特徴とする請求項1記載のデータ転送システム。
2. An ftp + client module and an ftp + daemon module as general-purpose middleware for file transfer mounted on two server devices performing the transfer, and a request receiving unit of the client module transmits information on the transfer request. In addition to the above, information for designating a part of a file to be transferred is configured to be extended and received, and the extended information is also transmitted to the request transmitting unit of the client module and the request receiving unit of the server module in the information transmission. 2. The data transfer system according to claim 1, wherein the request execution unit of the server module is configured to partially transfer a file based on the information.
【請求項3】 前記クライアントモジュールの要求受付
部を、複数の転送要求を羅列したバッチファイルにより
転送の要求を受け付け、各転送要求を前記ファイルより
順次読み出して要求送信部に送ることにより、複数のフ
ァイル転送のバッチ処理を実現することを特徴とする請
求項1または2記載のデータ転送システム。
3. A request receiving unit of the client module receives a transfer request by a batch file in which a plurality of transfer requests are listed, sequentially reads out each transfer request from the file, and sends the read request to a request transmitting unit. 3. The data transfer system according to claim 1, wherein batch processing of file transfer is realized.
【請求項4】 前記クライアントモジュールの要求受付
部において受け付けたバッチファイルの内容を一括して
前記サーバモジュールの要求実行部に送るよう構成し、
前記要求実行部において前記ファイルより順次読み出し
てOS上のクライアント側ミドルウェアに対して指示を
行なうよう構成したことを特徴とする請求項3記載のデ
ータ転送システム。
4. A configuration in which the contents of the batch file received by the request receiving unit of the client module are sent to the request executing unit of the server module in a lump,
4. The data transfer system according to claim 3, wherein the request execution unit is configured to sequentially read from the file and give an instruction to client-side middleware on an OS.
【請求項5】 前記クライアントモジュールの要求受付
部において、カット編集結果を示すEDLファイルを受
け付け、転送要求の羅列からなるバッチファイルに変換
して複数のファイル転送のバッチ処理を実行することを
特徴とする請求項3記載のデータ転送システム。
5. A request receiving unit of the client module, which receives an EDL file indicating a result of cut editing, converts the received EDL file into a batch file composed of a series of transfer requests, and executes batch processing of a plurality of file transfers. The data transfer system according to claim 3, wherein
【請求項6】 前記クライアントモジュールの要求受付
部において、カット編集結果を示すEDLファイルを受
け付け、前記サーバモジュールの要求実行部において転
送要求の羅列からなるバッチファイルに変換して複数の
ファイル転送のバッチ処理を実行することを特徴とする
請求項4記載のデータ転送システム。
6. A request receiving unit of the client module receives an EDL file indicating a result of cut editing, and a request executing unit of the server module converts the EDL file into a batch file including a series of transfer requests and converts the batch file into a batch file. The data transfer system according to claim 4, wherein the data transfer system executes a process.
【請求項7】 前記サーバモジュールが、ファイルの受
信側のみとしてファイル転送を行なう場合に、バッチフ
ァイルまたはEDLファイルにより指示された全てのフ
ァイルの転送を終了した後に、catコマンドのような
汎用的なファイル連結命令を用いて、転送された順に受
信したファイルを連結して1つのファイルを構築するフ
ァイル連結実行部を前記サーバモジュール内に追加した
ことを特徴とする請求項4または6記載のデータ転送シ
ステム。
7. When the server module performs file transfer only as a file receiving side, after completing transfer of all files designated by a batch file or an EDL file, a general-purpose command such as a cat command is used. 7. The data transfer according to claim 4, wherein a file link execution unit for linking received files in the order of transfer using a file link command to construct one file is added to the server module. system.
【請求項8】 前記サーバ装置が、1つ以上の画像デー
タのファイルを入力として特殊効果を施して1つの新し
い画像データをファイルとして生成出力するエフェクタ
を備え、前記クライアントモジュールの要求受付部を、
入力ファイルの転送要求と、特殊効果の種別を示すパラ
メータと、出力ファイルの転送要求を羅列することで構
成したバッチファイルを受け付けるように構成し、前記
要求実行部を、入力ファイルに対する転送要求に基づい
て各入力ファイルを受信するようにOS上のクライアン
ト側ミドルウェアに指示し、入力ファイルの受信後、前
記の特殊効果の種別を示すパラメータに基づいて特殊効
果を施した出力ファイルを生成するように前記エフェク
タに指示し、出力ファイルの生成後、前記の出力ファイ
ルの転送要求に基づいて前記出力ファイルを送信するよ
うに構成したことを特徴とする請求項4記載のデータ転
送システム。
8. The server device further includes an effector that receives a file of one or more image data as input, applies a special effect, generates and outputs one new image data as a file, and includes a request receiving unit of the client module,
An input file transfer request, a parameter indicating the type of the special effect, and a batch file configured by listing the output file transfer request are configured to be accepted, and the request execution unit is configured to receive the input file transfer request based on the input file transfer request. Instructs the client-side middleware on the OS to receive each input file, and after receiving the input file, generates an output file to which a special effect has been applied based on the parameter indicating the type of the special effect. 5. The data transfer system according to claim 4, wherein an instruction is given to an effector, and after the output file is generated, the output file is transmitted based on the output file transfer request.
【請求項9】 請求項7記載のサーバ装置と請求項8記
載のサーバ装置にクライアント装置を接続したときに、
前記クライアント装置の要求受付部を、特殊効果の指示
を含むEDLファイルをバッチファイルとして受け付
け、前記EDLファイルを請求項7記載のサーバ装置に
送信するファイル転送・連結用のバッチファイルと、請
求項8記載のサーバ装置に送信する特殊効果制御用のバ
ッチファイルに変換し、まず、前記の特殊効果制御用の
バッチファイルを請求項8記載のサーバ装置に送信し
て、前記サーバ装置において特殊効果を施した出力ファ
イルを生成した後に、前記のファイル転送・連結用のバ
ッチファイルを請求項7記載のサーバ装置に送信するよ
う構成したことを特徴とするデータ転送システム。
9. When a client device is connected to the server device according to claim 7 and the server device according to claim 8,
A batch file for file transfer / connection, wherein the request receiving unit of the client device receives an EDL file including a special effect instruction as a batch file, and transmits the EDL file to the server device according to claim 7. A special effect control batch file to be transmitted to the server device described above is converted, and then the special effect control batch file is transmitted to the server device according to claim 8, and the special effect is applied to the server device. 8. A data transfer system, wherein the data transfer system is configured to transmit the batch file for file transfer / connection after generating the output file.
JP11173559A 1999-06-21 1999-06-21 Data communication system Pending JP2001005711A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11173559A JP2001005711A (en) 1999-06-21 1999-06-21 Data communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11173559A JP2001005711A (en) 1999-06-21 1999-06-21 Data communication system

Publications (1)

Publication Number Publication Date
JP2001005711A true JP2001005711A (en) 2001-01-12

Family

ID=15962805

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11173559A Pending JP2001005711A (en) 1999-06-21 1999-06-21 Data communication system

Country Status (1)

Country Link
JP (1) JP2001005711A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008165771A (en) * 2006-12-14 2008-07-17 Hewlett-Packard Development Co Lp File download system and method
JP2009205697A (en) * 2009-06-15 2009-09-10 Hitachi Ltd Data transfer method, data transfer system, information device, and personal digital assistant
US8156077B2 (en) 2003-12-08 2012-04-10 Hitachi, Ltd. Data transfer method and server computer system
JP2012098862A (en) * 2010-11-01 2012-05-24 Buffalo Inc Content transmission method, connection destination storage and content transmission program
JP5734525B2 (en) * 2012-12-11 2015-06-17 ViewSend ICT株式会社 Medical support system and method

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8156077B2 (en) 2003-12-08 2012-04-10 Hitachi, Ltd. Data transfer method and server computer system
JP2008165771A (en) * 2006-12-14 2008-07-17 Hewlett-Packard Development Co Lp File download system and method
US8521806B2 (en) 2006-12-14 2013-08-27 Hewlett-Packard Development Company, L.P. Initiating a file download by a first electrical device through a second electrical device
JP2009205697A (en) * 2009-06-15 2009-09-10 Hitachi Ltd Data transfer method, data transfer system, information device, and personal digital assistant
JP2012098862A (en) * 2010-11-01 2012-05-24 Buffalo Inc Content transmission method, connection destination storage and content transmission program
JP5734525B2 (en) * 2012-12-11 2015-06-17 ViewSend ICT株式会社 Medical support system and method
US9372960B2 (en) 2012-12-11 2016-06-21 ViewSend ICT Co., Ltd. Medical support system and method thereof

Similar Documents

Publication Publication Date Title
US7730497B2 (en) Interface driver program for computer and recording medium therefor
JP3972381B2 (en) Information transfer apparatus and information transfer method
US20120191649A1 (en) Data Transfer Method and Server Computer System
CN106790612B (en) Dynamic virtual camera mapping method and system
JPH11327815A (en) Communication control method/device and communication system
JP2001005711A (en) Data communication system
US8135864B2 (en) Mechanism for sharing web based imaging information from a unix terminal computing environment
JPH05189343A (en) Operational circumstance reproduction system for network circumstance
JP2013008284A (en) Image processing system, control method for the same, and program
US7594039B2 (en) Image and sound input-output control
JP4418920B2 (en) Network file management system, device server, and file transmission method
JPH10308840A (en) Network image input device and image input method
JP3207644B2 (en) Image display control device, image drawing device, image display control method, and image drawing method
JP3361844B2 (en) Image editing device
JP2000010922A (en) Job start method and system for computer network and recording medium recording programmed job start method
JPS62121562A (en) Data communication system
JP2002288162A (en) System, device, and method for data management
JP2875121B2 (en) Data communication system
CN113657597A (en) AI training test website architecture system and AI training test method
JPH07105069A (en) Data reader
JP2821053B2 (en) Network system
JP2000132465A (en) Device and method for code conversion of ftp server and record medium where code converting program is recorded
JP2000148216A (en) Plant controller communication equipment
JPH06197143A (en) Multiple communication control method and device for computer
JP2004192515A (en) Document management system and document management server