JP3274899B2 - Image processing system - Google Patents

Image processing system

Info

Publication number
JP3274899B2
JP3274899B2 JP05179793A JP5179793A JP3274899B2 JP 3274899 B2 JP3274899 B2 JP 3274899B2 JP 05179793 A JP05179793 A JP 05179793A JP 5179793 A JP5179793 A JP 5179793A JP 3274899 B2 JP3274899 B2 JP 3274899B2
Authority
JP
Japan
Prior art keywords
image processing
image
transfer
receiving
processing apparatus
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.)
Expired - Fee Related
Application number
JP05179793A
Other languages
Japanese (ja)
Other versions
JPH06266814A (en
Inventor
武史 大垣
信久 依田
志郎 高木
浩 渡邉
章則 岩瀬
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.)
Toshiba Corp
Toshiba TEC Corp
Original Assignee
Toshiba Corp
Toshiba TEC 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 Toshiba Corp, Toshiba TEC Corp filed Critical Toshiba Corp
Priority to JP05179793A priority Critical patent/JP3274899B2/en
Publication of JPH06266814A publication Critical patent/JPH06266814A/en
Application granted granted Critical
Publication of JP3274899B2 publication Critical patent/JP3274899B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、遠隔地に存在し、異
なる画像処理資源を持ち、互いにネットワークで接続さ
れる複数の画像処理装置からなり、各画像処理装置が協
調して画像処理を実行する画像処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention comprises a plurality of image processing apparatuses which are located at remote locations, have different image processing resources, and are connected to each other via a network. To an image processing system.

【0002】[0002]

【従来の技術】現在、多くのシステムでサーバ・クライ
アント方式を利用して、情報処理を行なうことが行なわ
れている。サーバ・クライアント方式とは、1つの電算
機上またはローカル・エリア・ネットワーク(LAN)
等の通信回線を介して接続されたサーバとクライアント
とが情報を交換して処理を進めるものである。例えば、
エンジニアリングワークステーション(EWS)に利用
されている。
2. Description of the Related Art At present, information processing is performed in many systems using a server-client system. A server-client system is one computer or a local area network (LAN)
The server and the client connected via a communication line such as those described above exchange information and proceed with the process. For example,
Used for engineering workstations (EWS).

【0003】このような、サーバ・クライアント方式で
は、複数のクライアントが1つのサーバを使用するシス
テムがよく用いられる。クライアントは応用プログラム
つまりアプリケーションである。業務はアプリケーショ
ンだけで行うのでなく、ジョブと呼ばれる小さなよく使
われる働きをサーバに依頼して行う。つまりアプリケー
ションは自分の業務のいくつかをジョブ(仕事)で構成
し、サーバにジョブを依頼して業務を行う。
In such a server-client system, a system in which a plurality of clients use one server is often used. A client is an application program or application. Work is performed not only by applications but also by requesting small, frequently used functions called jobs from servers. In other words, the application configures some of its own work as jobs (jobs) and requests the server for the job to perform the work.

【0004】この例としては、特開平2−231626
号にサーバ・クライアント方式が示されている。このサ
ーバでは、表示装置であるビットマップディスプレイを
制御している。そして、クライアントはサーバからの情
報を受けとって仕事を行なうことが示されている。
An example of this is disclosed in Japanese Patent Application Laid-Open No. Hei 2-231626.
The server-client system is shown in the issue. This server controls a bitmap display as a display device. Then, it is shown that the client receives information from the server and performs a job.

【0005】従来にもまして、エンジニアリングワーク
ステーション等では、画像データを扱うことが多くなっ
ている。ある画像をスキャナで読込んだり、ある画像を
プリンタで出力する等のジョブが画像処理装置では多く
行なわれている。そして、スキャナ等で読み込まれた画
像データは、情報量が大変に多く、取り扱うことが大変
である。
[0005] More than ever, engineering workstations and the like often handle image data. Many jobs are performed by image processing apparatuses, such as reading a certain image with a scanner or outputting a certain image with a printer. The image data read by a scanner or the like has a very large amount of information, and is difficult to handle.

【0006】また、画像処理装置等がサーバ・クライア
ント方式を取り入れることで、プログラムが複数に分解
される。この分解されたプログラム同士が画像データを
交換していたのでは、電算機が効率よく運用できない。
このため、画像を専門に扱うプログラムが要望されてい
る。また、LAN上等でサーバ・クライアント方式を用
いることで、複数のプログラムが稼働していることもあ
る。
[0006] In addition, when the image processing apparatus adopts the server-client system, the program is decomposed into a plurality of programs. If the decomposed programs exchange image data, the computer cannot operate efficiently.
For this reason, there is a demand for a program that specializes in images. A plurality of programs may be running by using a server-client system on a LAN or the like.

【0007】このようなクライアント・サーバ方式を採
用したものでは、複数のアプリケーションで協調して画
像処理を行なう場合、アプリケーションが互いに通信し
合いながら、画像の転送処理まですべてアプリケーショ
ンが実行を制御する必要があった。
In the case of employing such a client-server system, when performing image processing in cooperation with a plurality of applications, it is necessary for the applications to communicate with each other and to control execution until image transfer processing. was there.

【0008】[0008]

【発明が解決しようとする課題】この発明は、上記した
ように、サーバ・クライアント方式で接続された複数の
画像処理装置からなる画像処理システムにおいて、複数
のアプリケーションが画像データの転送を伴いながら協
調して一連の画像処理を実行でき、アプリケーション間
の通信なしにアプリケーション間で画像データを転送で
きる画像処理システムを提供することを目的とする。
SUMMARY OF THE INVENTION As described above, according to the present invention, in an image processing system including a plurality of image processing apparatuses connected in a server-client system, a plurality of applications cooperate while transferring image data. It is another object of the present invention to provide an image processing system capable of executing a series of image processing and transferring image data between applications without communication between the applications.

【0009】[0009]

【課題を解決するための手段】この発明の画像処理シス
テムは、互いにネットワークで接続され、画像転送をと
もなった画像処理を実行する第1から第3の画像処理装
置からなるものにおいて、上記第1の画像処理装置が、
画像処理の内容、画像の転送元の第2の画像処理装置、
画像の転送先の第3の画像処理装置を指示するととも
に、上記第2の画像処理装置から上記第3の画像処理装
置への画像転送の動作の流れを実際の画像転送動作が開
始される前にあらかじめ指示する指示手段と、上記指示
手段によりあらかじめ指示された動作の流れに基づい
て、上記第2の画像処理装置からの転送画像を受入れる
受入手段と、上記指示手段によりあらかじめ指示された
動作の流れに基づいて、上記第2の画像処理装置からの
画像転送完了通知を受信する第1の受信手段と、この第
1の受信手段により、画像転送完了通知を受信した際
に、上記受入手段により受入れた転送画像に、上記指示
手段によりあらかじめ指示された動作の流れに基づいた
内容の画像処理を実行する実行手段と、この実行手段に
より画像処理された画像を、上記指示手段によりあらか
じめ指示された動作の流れに基づいて、上記第3の画像
処理装置へ転送する転送手段と、上記指示手段によりあ
らかじめ指示された動作の流れに基づいて、上記第3の
画像処理装置からの画像転送終了通知を受信する第2の
受信手段と、この第2の受信手段により、画像転送終了
通知を受信した際に、上記指示手段によりあらかじめ指
示された動作の流れに基づいて、画像処理の終了を判断
する判断手段とから構成されている。
An image processing system according to the present invention is provided.
Systems are connected to each other via a network,
First to third image processing apparatuses for executing image processing
Wherein the first image processing apparatus comprises:
The content of the image processing, the second image processing device that is the transfer source of the image,
When a third image processing apparatus to which an image is to be transferred is specified,
In addition, the second image processing device transmits the third image processing device.
The actual image transfer operation starts the flow of image transfer to the device.
Instruction means for instructing before starting, and the above instruction
Based on the flow of operation specified in advance by the means
Receiving the transfer image from the second image processing apparatus.
The receiving means and the instruction means previously instructed
Based on the flow of the operation, the second image processing device
First receiving means for receiving an image transfer completion notification;
When an image transfer completion notification is received by the first receiving means
The transfer image received by the receiving means,
Based on the flow of the operation specified in advance by the means.
Execution means for executing image processing of the contents, and
The image that has been subjected to the more image processing is
Based on the flow of the operation instructed in advance, the third image
Transfer means for transferring the data to the processing device;
Based on the flow of the operation instructed in advance, the third
A second method for receiving an image transfer end notification from the image processing apparatus
The image transfer is completed by the receiving means and the second receiving means.
When the notification is received,
Determine the end of image processing based on the indicated flow of operation
And a determination means for performing the determination.

【0010】この発明の画像処理システムは、互いにネ
ットワークで接続され、画像転送をともなった画像処理
を実行する第1から第4の画像処理装置からなるものに
おいて、上記第1の画像処理装置が、上記第2の画像処
理装置における画像処理の内容、画像の転送元の第3の
画像処理装置、画像の転送先の第4の画像処理装置を指
示するとともに、上記第3の画像処理装置から上記第4
の画像処理装置への画像転送の動作の流れを実際の画像
転送動作が開始される前にあらかじめ指示する指示手段
と、この指示手段による指示内容を第2の画像処理装置
に送信する送信手段とを具備し、上記第2の画像処理装
置が、上記第1の画像処理装置の送信手段により送信さ
れた指示内容を受信する第1の受信手段と、上記第1の
受信手段により受信したあらかじめ指示された動作の流
れに基づいて、上記第3の画像処理装置からの転送画像
を受入れる受入手段と、上記第1の受信手段により受信
したあらかじめ指示された動作の流れに基づいて、上記
第3の画像処理装置からの画像転送完了通知を受信する
第2の受信手段と、この第2の受信手段により、画像転
送完了通知を受信した際に、上記受入手段により受入れ
た転送画像に、上記第1の受信手段により受信したあら
かじめ指示された動作の流れに基づいた内容の画像処理
を実行する実行手段と、この実行手段により画像処理さ
れた画像を、上記第1の受信手段により受信したあらか
じめ指示された動作の流れに基づいて、上記第4の画像
処理装置へ転送する転送手段と、上記第1の受信手段に
より受信したあらかじめ指示された動作の流れに基づい
て、上記第4の画像処理装置からの画像転送終了通知を
受信する第3の受信手段と、この第3の受信手段によ
り、画像転送終了通知を受信した際に、上記第1の受信
手段により受信したあらかじめ指示された動作の流れに
基づいて、画像処理の終了を判断する判断手段とから構
成されている。
The image processing system of the present invention
Image processing with network connection and image transfer
Consisting of first to fourth image processing devices that execute
In addition, the first image processing device is configured to execute the second image processing.
Of image processing in the image processing device, the third image transfer source
The image processing apparatus designates the fourth image processing apparatus to which the image is to be transferred.
And from the third image processing apparatus to the fourth
Of the image transfer operation to the image processing device
Instruction means for instructing before the transfer operation is started
And the contents of the instruction by the instruction means to the second image processing apparatus.
Transmitting means for transmitting to the second image processing apparatus.
Is transmitted by the transmitting means of the first image processing apparatus.
First receiving means for receiving the specified instruction content, and the first receiving means
The flow of operation specified in advance received by the receiving means
Based on this, the transfer image from the third image processing apparatus
Receiving means for receiving the message and the first receiving means
Based on the previously instructed operation flow,
Receiving an image transfer completion notification from the third image processing apparatus
The second receiving means, and the image receiving means
When receiving the transmission completion notification, accept by the above acceptance means
To the transferred image received by the first receiving unit.
Image processing of contents based on the flow of operation instructed in advance
For executing image processing, and image processing by the execution means.
The received image is received by the first receiving unit.
Based on the flow of the operation instructed in advance, the fourth image
Transfer means for transferring to the processing device, and the first receiving means
Based on the pre-instructed operation flow received from
Then, the image transfer end notification from the fourth image processing apparatus is sent.
Third receiving means for receiving, and the third receiving means.
When the image transfer end notification is received, the first reception
To the flow of operation specified in advance received by
And determination means for determining the end of the image processing based on the
Has been established.

【0011】この発明の画像処理システムは、互いにネ
ットワークで接続され、画像転送をともなった画像処理
を実行する第1から第3の画像処理装置からなるものに
おいて、上記第1の画像処理装置が、画像処理の内容、
画像の転送元の第2の画像処理装置、画像の転送先の第
3の画像処理装置を指示するとともに、上記第2の画像
処理装置から上記第3の画像処理装置への画像転送の動
作の流れを実際の画像転送動作が開始される前にあらか
じめ指示する第1の指示手段と、上記第1の指示手段に
よりあらかじめ指示された動作の流れに基づいて、上記
第2の画像処理装置からの転送画像を受入れる受入手段
と、上記第1の指示手段によりあらかじめ指示された動
作の流れに基づいて、上記第2の画像処理装置からの画
像転送完了通知を受信する第1の受信手段と、この第1
の受信手段により、画像転送完了通知を受信した際に、
上記受入手段により受入れた転送画像に、上記第1の指
示手段によりあらかじめ指示された動作の流れに基づい
た内容の画像処理を実行する実行手段と、この実行手段
により画像処理された画像を、上記第1の指示手段によ
りあらかじめ指示された動作の流れに基づいて、上記第
3の画像処理装置へ転送する転送手段と、上記第1の指
示手段によりあらかじめ指示された動作の流れに基づい
て、上記第3の画像処理装置からの画像転送終了通知を
受信する第2の受信手段と、この第2の受信手段によ
り、画像転送終了通知を受信した際に、上記第1の指示
手段によりあらかじめ指示された動作の流れに基づい
て、画像処理の終了を判断する判断手段と、画像の転送
元あるいは画像の転送先の変更を指示する第2の指示手
段と、この第2の指示手段の指示に応じて画像の転送元
あるいは画像の転送先を変更する変更手段とから構成さ
れている。
The image processing system of the present invention
Image processing with network connection and image transfer
Consisting of first to third image processing devices that execute
In addition, the first image processing device is configured to execute the content of image processing,
The second image processing device that is the transfer source of the image and the second image processing device that is the transfer destination of the image
And the second image processing device.
Of image transfer from the image processing device to the third image processing device
Check the flow of the work before the actual image transfer operation starts
A first instruction means for instructing first, and the first instruction means
Based on the flow of operation specified in advance,
Receiving means for receiving a transfer image from the second image processing apparatus
And the action previously instructed by the first instructing means.
Based on the flow of the work, the image from the second image processing device
First receiving means for receiving an image transfer completion notice;
When the image transfer completion notification is received by the receiving means of
The first finger is added to the transfer image received by the receiving unit.
Based on the flow of operation specified in advance by the indicating means.
Means for executing image processing of the contents, and the execution means
By the first instruction means.
Based on the flow of operation specified in advance,
Transfer means for transferring the image data to the third image processing apparatus;
Based on the flow of operation specified in advance by the indicating means.
Then, the image transfer end notification from the third image processing apparatus is sent.
Second receiving means for receiving, and the second receiving means
When receiving the image transfer end notification, the first instruction
Based on the flow of operation specified in advance by the means
Means for judging the end of image processing, and image transfer
Second pointer for instructing to change the source or destination of the image
And the source of the image according to the instruction of the second instruction means.
Or a change means for changing an image transfer destination.
Have been.

【0012】この発明の画像処理システムは、互いにネ
ットワークで接続され、画像転送をともなった画像処理
を実行する第1から第4の画像処理装置からなるものに
おいて、上記第1の画像処理装置が、上記第2の画像処
理装置における画像処理の内容、画像の転送元の第3の
画像処理装置、画像の転送先の第4の画像処理装置を指
示するとともに、上記第3の画像処理装置から上記第4
の画像処理装置への画像転送の動作の流れを実際の画像
転送動作が開始される前にあらかじめ第1の指示する指
示手段と、この第1の指示手段による指示内容を第2の
画像処理装置に送信する送信手段とを具備し、上記第2
の画像処理装置が、上記第1の画像処理装置の送信手段
により送信された指示内容を受信する第1の受信手段
と、上記第1の受信手段により受信したあらかじめ指示
された動作の流れに基づいて、上記第3の画像処理装置
からの転送画像を受入れる受入手段と、上記第1の受信
手段により受信したあらかじめ指示された動作の流れに
基づいて、上記第3の画像処理装置からの画像転送完了
通知を受信する第2の受信手段と、この第2の受信手段
により、画像転送完了通知を受信した際に、上記受入手
段により受入れた転送画像に、上記第1の受信手段によ
り受信したあらかじめ指示された動作の流れに基づいた
内容の画像処理を実行する実行手段と、この実行手段に
より画像処理された画像を、上記第1の受信手段により
受信したあらかじめ指示された動作の流れに基づいて、
上記第4の画像処理装置へ転送する転送手段と、上記第
1の受信手段により受信したあらかじめ指示された動作
の流れに基づいて、上記第4の画像処理装置からの画像
転送終了通知を受信する第3の受信手段と、この第3の
受信手段により、画像転送終了通知を受信した際に、上
記第1の受信手段により受信したあらかじめ指示された
動作の流れに基づいて、画像処理の終了を判断する判断
手段と、画像の転送元あるいは画像の転送先の変更を指
示する第2の指示手段と、この第2の指示手段の指示に
応じて画像の転送元あるいは画像の転送先を変更する変
更手段とから構成されている。
The image processing system of the present invention
Image processing with network connection and image transfer
Consisting of first to fourth image processing devices that execute
In addition, the first image processing device is configured to execute the second image processing.
Of image processing in the image processing device, the third image transfer source
The image processing apparatus designates the fourth image processing apparatus to which the image is to be transferred.
And from the third image processing apparatus to the fourth
Of the image transfer operation to the image processing device
Before the transfer operation is started, the first pointing finger is
Indicating means and the instruction content of the first instruction means in the second instruction means.
Transmitting means for transmitting to the image processing apparatus;
The image processing apparatus of the first image processing apparatus
Receiving means for receiving the instruction content transmitted by
And a pre-instruction received by the first receiving means.
The third image processing apparatus based on the performed operation flow
Receiving means for receiving the transfer image from
To the flow of operation specified in advance received by
Based on the above, the image transfer from the third image processing apparatus is completed.
Second receiving means for receiving the notification, and the second receiving means
By receiving the image transfer completion notification,
The first receiving means adds the transfer image received by the step
Based on the previously instructed operation flow received
Execution means for executing image processing of the contents, and
The image subjected to the image processing is converted by the first receiving unit.
Based on the received pre-instructed operation flow,
Transfer means for transferring the image data to the fourth image processing apparatus;
1 pre-instructed operation received by the receiving means
From the fourth image processing apparatus based on the flow of
Third receiving means for receiving a transfer end notification;
When receiving the image transfer end notification,
The pre-instruction received by the first receiving means
Judgment to determine the end of image processing based on the flow of operation
Means and change of image source or destination
Second instruction means to be shown, and an instruction from the second instruction means.
Change the image transfer source or image transfer destination according to the
Further means.

【0013】[0013]

【作用】この発明は、上記のような構成において、通信
回線を介して他の装置と接続され、画像処理を行うとと
もに処理された画像を上記通信回線を介して転送を行う
画像処理サーバと、この画像処理サーバをそれぞれ別々
に制御する複数のアプリケーションとを有しているもの
において、アプリケーションで、画像の処理を指示する
とともに、この画像の転送元と処理結果の転送先を指示
し、上記画像処理サーバで、画像の転送元からの画像を
受入れ、転送元からの画像が完了した際、上記指示に応
じて画像処理を行うとともに、画像処理された画像を上
記転送先に転送するようにしたものである。
According to the present invention, there is provided an image processing server which is connected to another device via a communication line, performs image processing, and transfers a processed image via the communication line. In a system having a plurality of applications each of which separately controls the image processing server, the application instructs image processing, and instructs a transfer source of the image and a transfer destination of a processing result, and The processing server accepts an image from an image transfer source, and when the image from the transfer source is completed, performs image processing according to the instruction and transfers the image-processed image to the transfer destination. Things.

【0014】[0014]

【実施例】以下、この発明の一実施例について図面を参
照して説明する。
An embodiment of the present invention will be described below with reference to the drawings.

【0015】図1、図2はこの発明に係わる画像処理シ
ステムを示すものであり、複数の画像処理装置(ノー
ド)1a、1b、1c、…がLAN等の通信回線2を介
して接続されている。各画像処理装置1は、その内部で
画像およびその他の情報を加工および蓄積する装置であ
る。各画像処理装置1は、図2に示すように、その内部
に中央制御処理部(CPU)を持つ。このCPU3は、
この画像処理装置1aの制御を司るものである。
1 and 2 show an image processing system according to the present invention. A plurality of image processing devices (nodes) 1a, 1b, 1c,... Are connected via a communication line 2 such as a LAN. I have. Each image processing device 1 is a device that processes and accumulates images and other information therein. Each of the image processing apparatuses 1 has a central control processing unit (CPU) as shown in FIG. This CPU 3
It controls the image processing apparatus 1a.

【0016】この画像処理装置1は、上記CPU3に第
1インターフェース4、メインメモリ5、ページメモリ
6、表示メモリ7、画像処理部8、第2インターフェー
ス9および通信インターフェース10等がシステムバス
11を介して接続されている。
In the image processing apparatus 1, a first interface 4, a main memory 5, a page memory 6, a display memory 7, an image processing unit 8, a second interface 9, and a communication interface 10 are connected to the CPU 3 via a system bus 11. Connected.

【0017】このシステムバス11は、上記各装置およ
びCPU3間の情報の伝送を行なう。第1インターフェ
ース4には、キーボード12、マウス13および磁気デ
ィスク装置14が接続されている。
The system bus 11 transmits information between the above devices and the CPU 3. A keyboard 12, a mouse 13, and a magnetic disk device 14 are connected to the first interface 4.

【0018】この第1インターフェース4は、主にマン
マシンインターフェース関係の各処理部等の入出力を制
御するものである。この第1インターフェース4は、キ
ーボード12、マウス13および磁気ディスク装置14
から入力される情報を上記システムバス11に送る。ま
た、第1インターフェース4は、上記システムバス11
から送られてくる情報をキーボード12、マウス13お
よび磁気ディスク装置14に送る。
The first interface 4 mainly controls input / output of each processing section related to the man-machine interface. The first interface 4 includes a keyboard 12, a mouse 13, and a magnetic disk device 14
Is sent to the system bus 11. The first interface 4 is connected to the system bus 11
Is transmitted to the keyboard 12, the mouse 13, and the magnetic disk device 14.

【0019】また、メインメモリ5には、この画像処理
装置1を制御するプログラムおよびデータ、一時的に使
用するデータ等が格納される。メインメモリ5は、後述
するアプリケーション管理テーブル24、ジョブ管理テ
ーブル25を有している。
The main memory 5 stores programs and data for controlling the image processing apparatus 1, data for temporary use, and the like. The main memory 5 has an application management table 24 and a job management table 25 to be described later.

【0020】ページメモリ6には、この画像処理装置1
が扱う画像等のデータが一時的に格納される。また、表
示メモリ7には、CRT等の表示装置15が接続されて
いて、この表示装置15に表示すべきデータが格納され
る。ページメモリ6は、後述するページメモリ管理テー
ブル26を有している。
The page memory 6 stores the image processing device 1
Is temporarily stored. Further, a display device 15 such as a CRT is connected to the display memory 7, and data to be displayed on the display device 15 is stored. The page memory 6 has a page memory management table 26 described later.

【0021】また、画像処理部8は、上記ページメモリ
6および表示メモリ7等で扱う画像データの符号化、復
号化、線密度変換、拡大、縮小等の画像処理を行なう部
分である。
The image processing section 8 is a section that performs image processing such as encoding, decoding, linear density conversion, enlargement, and reduction of image data handled by the page memory 6 and the display memory 7 and the like.

【0022】また、第2インターフェース9には、光デ
ィスク16をドライブする光ディスクドライバ17、ス
キャナ18およびプリンタ19が接続されている。この
第2インターフェース9は、主に画像情報の入出力を制
御する。
An optical disk driver 17 for driving the optical disk 16, a scanner 18, and a printer 19 are connected to the second interface 9. The second interface 9 mainly controls input / output of image information.

【0023】また、通信インターフェース10は、通信
回線2への通信信号の送受を制御している。また、画像
を扱う上記メインメモリ5、ページメモリ6、表示メモ
リ7、画像処理部8、第2インターフェース9および通
信インターフェース10は、画像バス20を介して接続
される。
The communication interface 10 controls transmission and reception of communication signals to and from the communication line 2. Further, the main memory 5, page memory 6, display memory 7, image processing unit 8, second interface 9 and communication interface 10 for handling images are connected via an image bus 20.

【0024】画像バス20は、上記各装置間の画像情報
の伝送を行なう。画像情報は、通常膨大な量なので、シ
ステムバス11での送受を行なうことでシステムバス1
1が混雑する。
The image bus 20 transmits image information between the above devices. Since image information is usually enormous, transmission and reception on the system bus 11 can
1 is crowded.

【0025】このため、画像情報の効率的な伝送を行な
うため、画像バス20を設けてある。この画像バス20
はシステムバス11よりもビット幅を拡張して強化して
ある。また、他の画像処理装置1b、…も上記画像処理
装置1aと同様な構成となっている。
For this reason, an image bus 20 is provided for efficient transmission of image information. This image bus 20
Are enhanced by extending the bit width compared to the system bus 11. The other image processing apparatuses 1b,... Have the same configuration as the image processing apparatus 1a.

【0026】以後、画像処理装置1aの各部には光ディ
スク16aというように「a」を付加し、画像処理装置
1bの各部には光ディスク16bというように「b」を
付加し、画像処理装置1cの各部には光ディスク16c
というように「c」を付加して説明する。
Thereafter, "a" is added to each part of the image processing apparatus 1a, such as an optical disk 16a, and "b" is added to each part of the image processing apparatus 1b, such as an optical disk 16b. Each part has an optical disk 16c
The description will be made with “c” added.

【0027】上記画像処理装置1a、…には、一例とし
て、オペレーティングシステムとしてマルチユーザ、マ
ルチタスクのオペレーティングシステム(OS)である
UNIXを使用している。また、通信回線2にはインタ
ーネットを使用し、transmission control protocol/in
ternet protocol を使用している。
The image processing apparatuses 1a,... Use, for example, UNIX which is a multi-user, multi-task operating system (OS) as an operating system. In addition, the Internet is used for the communication line 2, and the transmission control protocol / in
Uses the ternet protocol.

【0028】上記画像処理装置1a、…では、プログラ
ムをサーバクライアント方式で使用している。この画像
処理装置1a、…のサーバクライアント方式におけるプ
ログラムの概略構成図(ソフトウェアの概略構成図)を
図1に示す。
In the image processing apparatuses 1a,..., The programs are used in a server-client system. FIG. 1 shows a schematic configuration diagram (a schematic configuration diagram of software) of a program in the server client system of the image processing apparatuses 1a,.

【0029】すなわち、画像処理装置1a、1b、1
c、…は、マルチユーザ、マルチタスクのOSを使用し
ているため、複数のプログラムが同時に使用される。上
記画像処理装置1a、…では、それぞれ画像処理サーバ
21a、21b、21c、…、アプリケーションクライ
アント(アプリケーション)22a、22b、22c、
…、および通信手段23a、23b、23c、…のプロ
グラムが動作している。上記アプリケーション22a、
22b、22c、…は、それぞれ各画像処理装置1a、
…ごとに複数用いられていても良い。
That is, the image processing apparatuses 1a, 1b, 1
Since c,... use a multi-user, multi-task OS, a plurality of programs are used simultaneously. The image processing apparatuses 1a, 21b, 21c,..., Application clients (applications) 22a, 22b, 22c,.
, And the programs of the communication means 23a, 23b, 23c, ... are operating. The application 22a,
, 22b, 22c,...
A plurality may be used for each.

【0030】画像処理サーバ21a、…およびアプリケ
ーション22a、…はそれぞれ通信手段23a、…と信
号情報の送受を行なう。また、画像処理サーバ21a、
…およびアプリケーション22a、…は、お互いに通信
手段23a、…を介して信号の送受を行なう。
The image processing servers 21a,... And the applications 22a,. Further, the image processing server 21a,
And the applications 22a,... Send and receive signals to and from each other via the communication means 23a,.

【0031】画像処理サーバ21aは、画像処理を専門
に行なうプログラムである。この画像処理サーバ21a
は、アプリケーション22a、22b、…から画像処理
が依頼されることで処理を行なう。この画像処理サーバ
21aの動作としては、上記図2に示される画像処理装
置1a内の画像バス20に関与する動作が中心である。
画像処理サーバ21a内には、それぞれ実際のジョブを
実行するジョブ実行部29aを有している。
The image processing server 21a is a program that specializes in image processing. This image processing server 21a
Perform processing by requesting image processing from the applications 22a, 22b,.... The operation of the image processing server 21a is mainly an operation related to the image bus 20 in the image processing apparatus 1a shown in FIG.
The image processing server 21a includes a job execution unit 29a that executes an actual job.

【0032】この画像処理サーバ21aの動作例として
は、スキャナ18aで画像を読取り、この画像情報をペ
ージメモリ6aに送ること。他の動作としては、光ディ
スク16aに格納されている画像情報を読出してプリン
タ19aに送ること。
As an operation example of the image processing server 21a, an image is read by the scanner 18a and this image information is sent to the page memory 6a. Another operation is to read out image information stored in the optical disk 16a and send it to the printer 19a.

【0033】他の例としては、ページメモリ6aに格納
されている画像情報をプリンタ19aに送ること、他の
例としては、スキャナ18aで画像を読取り、この画像
情報を光ディスク16aに送ること。
As another example, the image information stored in the page memory 6a is sent to the printer 19a. As another example, the image is read by the scanner 18a and this image information is sent to the optical disk 16a.

【0034】他の例としては、ページメモリ6aに格納
されている画像情報を光ディスク16aに送ること。他
の例としては、光ディスク16aに格納されている画像
情報を読出してページメモリ6aに送ること。
As another example, sending image information stored in the page memory 6a to the optical disk 16a. As another example, the image information stored in the optical disk 16a is read and sent to the page memory 6a.

【0035】以上が画像処理サーバ21aの動作の例で
ある。アプリケーション22aは複数動作することもあ
る。このアプリケーション22aの例としては、キーボ
ード12a、マウス13aから入力を受け付けて、画像
処理サーバ21aに光ディスク16aに格納されている
特定の画像を読出してプリンタ19aに出力することな
どがある。
The above is an example of the operation of the image processing server 21a. A plurality of applications 22a may operate. Examples of the application 22a include receiving an input from the keyboard 12a and the mouse 13a, reading out a specific image stored on the optical disk 16a to the image processing server 21a, and outputting the image to the printer 19a.

【0036】また、通信手段23aは上記通信回線2を
介して、通信回線2上に接続されている他の画像処理装
置1b、1c、…の通信手段23b、23c、…との連
絡を行なう。
The communication means 23a communicates with the communication means 23b, 23c,... Of the other image processing apparatuses 1b, 1c,.

【0037】通信手段23aは、画像処理装置1a内の
画像処理サーバ21aおよびアプリケーション22aと
の間の情報の通信を行ない、なおかつ、この画像処理装
置1aと他の画像処理装置1b、1c、…との間の情報
の通信も行なう。
The communication means 23a communicates information between the image processing server 21a and the application 22a in the image processing apparatus 1a, and communicates with the image processing apparatus 1a and the other image processing apparatuses 1b, 1c,. The communication of information during is also performed.

【0038】また、上記アプリケーション22aが光デ
ィスク16bに格納されている画像情報をプリンタ19
cに出力することを画像処理サーバ21aに依頼した場
合、画像処理サーバ21aは、光ディスク16bおよび
プリンタ19cが他の画像処理装置1b、1cにあるこ
とを認識する。
The application 22a transmits image information stored on the optical disk 16b to the printer 19.
When the image processing server 21a requests the image processing server 21a to output the image data to the image processing device c, the image processing server 21a recognizes that the optical disk 16b and the printer 19c are in the other image processing apparatuses 1b and 1c.

【0039】これにより、画像処理サーバ21aは、画
像出力依頼を画像処理サーバ21bおよび画像処理サー
バ21cに送る。この結果、光ディスク16bに格納さ
れている画像情報は、画像処理サーバ21b、通信手段
23b、通信回線2、通信手段23cを介して画像処理
サーバ21cに送られる。そして、画像処理サーバ21
cによってプリンタ19cから出力される。次に、上記
のような構成において、動作を説明する。 [協調処理]
Thus, the image processing server 21a sends an image output request to the image processing server 21b and the image processing server 21c. As a result, the image information stored on the optical disk 16b is sent to the image processing server 21c via the image processing server 21b, the communication unit 23b, the communication line 2, and the communication unit 23c. Then, the image processing server 21
c to be output from the printer 19c. Next, the operation of the above configuration will be described. [Cooperative processing]

【0040】複数のアプリケーションが、画像データの
転送を伴いつつ全体で協調して一連の画像処理を実行す
る実施例について、図1に示す構成図、図3〜図5に示
すフローチャート、図6に示す複数のノードにおけるア
プリケーションと画像処理サーバとの信号のやり取り、
図7に示す2つのノードにおける画像処理サーバ間の信
号のやり取り、図8、図9、図10に示すジョブ管理テ
ーブルの記憶例を用いて説明する。
FIG. 1 is a block diagram showing an embodiment in which a plurality of applications execute a series of image processing in cooperation with the whole while accompanied by transfer of image data, FIG. 3 is a flow chart shown in FIG. Exchange of signals between the application and the image processing server in the plurality of nodes shown,
The exchange of signals between the image processing servers in the two nodes shown in FIG. 7 will be described with reference to storage examples of the job management tables shown in FIGS. 8, 9, and 10.

【0041】ここで説明する協調処理の内容は、ノード
1aで稼働するアプリケーション22a、ノード1bで
稼働するアプリケーション22b、ノード1cで稼働す
るアプリケーション22cが、順に画像を転送し、別々
の画像処理を施して目的とする画像を得ようとするもの
である。
The contents of the cooperative processing described here are as follows. The application 22a operating on the node 1a, the application 22b operating on the node 1b, and the application 22c operating on the node 1c sequentially transfer images and perform separate image processing. To obtain a desired image.

【0042】たとえば、アプリケーション22bがノー
ド1bで稼働しており、ノード1bに接続されている光
ディスク16bから画像を検索し、充分な画像メモリを
有するノード1aに転送する。アプリケーション22a
はノード1aで稼働しており、アプリケーション22b
から転送されてきた画像の所定の位置を切り出し拡大処
理を施して得られた画像をノード1cに転送する。アプ
リケーション22cはノード1cで稼働しており、アプ
リケーション22aから転送されてきた画像をノード1
cに接続されているプリンタ19cに印刷出力する場合
を考える。
For example, the application 22b runs on the node 1b, retrieves an image from the optical disk 16b connected to the node 1b, and transfers it to the node 1a having a sufficient image memory. Application 22a
Is running on node 1a and application 22b
The image obtained by cutting out a predetermined position of the image transferred from and performing the enlargement processing is transferred to the node 1c. The application 22c operates on the node 1c, and transmits the image transferred from the application 22a to the node 1c.
Consider a case in which printout is performed to the printer 19c connected to the printer 19c.

【0043】画像処理は、サーバ・クライアント方式に
基づいて、各アプリケーションが画像処理サーバに対し
てコマンドを送信し、ジョブの実行を依頼することによ
って処理される。各アプリケーションは画像処理サーバ
に対してジョブの実行を依頼する際、画像転送に関する
情報を必要に応じてコマンドに付加して送信する。ジョ
ブの実行を依頼された画像処理サーバは画像転送まで含
めた画像処理を実行してその結果をアプリケーションに
返すので、アプリケーションは画像処理サーバにジョブ
の状態を問合せて終了通知を待つだけで良い。以下に詳
しく説明する。 [第1のアプリケーション(22b)]
Image processing is performed by each application transmitting a command to the image processing server and requesting execution of a job based on a server-client system. When each application requests the image processing server to execute a job, information on image transfer is added to a command as necessary and transmitted. Since the image processing server requested to execute the job executes the image processing including the image transfer and returns the result to the application, the application only needs to inquire the image processing server about the job status and wait for the end notification. This will be described in detail below. [First application (22b)]

【0044】まず、アプリケーション22bは、画像処
理サーバ21bに対して画像処理サービスの利用開始要
求コマンドを発行する(ST1)。利用開始要求コマン
ドは、引数としてジョブ制御情報パラメータを必要とす
る。ジョブ制御情報パラメータは要求元ノードID、要
求元グループID、要求元ユーザIDを含む構造化され
たデータであって、アプリケーション22bによりメイ
ンメモリ5bに設定され、画像処理サーバ21bによっ
て参照される。
First, the application 22b issues an image processing service use start request command to the image processing server 21b (ST1). The use start request command requires a job control information parameter as an argument. The job control information parameter is structured data including a requesting node ID, a requesting group ID, and a requesting user ID, is set in the main memory 5b by the application 22b, and is referred to by the image processing server 21b.

【0045】画像処理サーバ21bは、コマンドを受信
すると(ST11)、コマンドの種類を判別し(ST1
2)、利用開始要求コマンドであることを確認した後、
アプリケーション22bによりメインメモリ5bに設定
されているジョブ制御情報パラメータ内の要求元ノード
ID、要求元グループID、要求元ユーザIDを参照
し、これに対してすでに述べた方法でアプリケーション
識別子(アプリケーションID)を割り当て(ST1
3)、これをアプリケーション22bに通知するととも
に(ST14)、アプリケーション管理テーブル24b
に登録する。
Upon receiving the command (ST11), the image processing server 21b determines the type of the command (ST1).
2) After confirming that it is a use start request command,
The application 22b refers to the requesting node ID, the requesting group ID, and the requesting user ID in the job control information parameters set in the main memory 5b, and uses the application identifier (application ID) in the manner described above. (ST1
3) Notifying the application 22b of this (ST14), and the application management table 24b
Register with.

【0046】アプリケーション22bは、通知されたア
プリケーションIDを、それ以降の画像処理サーバ21
bに対して各種コマンドを発行する際にアプリケーショ
ン22b自身を認証させる識別子として利用する。以上
によりアプリケーション22bがアプリケーション管理
テーブル24bに登録され、画像処理サービスの利用を
開始する(ST51)。
The application 22b transmits the notified application ID to the subsequent image processing server 21.
b is used as an identifier for authenticating the application 22b itself when issuing various commands to the application 22b. As described above, the application 22b is registered in the application management table 24b, and starts using the image processing service (ST51).

【0047】次に、アプリケーション22bは、画像処
理サーバ21bに対して、これから要求しようとしてい
る画像検索のジョブが正常終了したとき、そのジョブの
結果得られた画像データをアプリケーション22aと画
像処理サーバ21aが稼働しているノード1aに転送す
るよう指示するために(ST4)、画像転送先のアプリ
ケーション22a(ノード1a)を「ジョブ完了通知
先」として登録する必要がある。
Next, when the image retrieval job to be requested from the image processing server 21b ends normally, the application 22b transmits the image data obtained as a result of the job to the application 22a and the image processing server 21a. It is necessary to register the image transfer destination application 22a (node 1a) as a "job completion notification destination" in order to instruct the node 1a on which the is operating to transfer (ST4).

【0048】この目的のため、アプリケーション22b
は画像処理サーバ21bに対して画像転送先、すなわち
画像検索のジョブ完了通知先であるアプリケーション2
2aを特定するのに必要なノードID、グループID、
ユーザIDをジョブ制御情報パラメータの各フィールド
に設定し、「他ノードへのジョブ完了通知する」を示す
フラグをジョブ制御情報パラメータのジョブ制御モード
フィールドに設定する(ST5)。
For this purpose, the application 22b
Is an application 2 which is an image transfer destination to the image processing server 21b, that is, a job completion notification destination of an image search
Node ID, group ID,
The user ID is set in each field of the job control information parameter, and a flag indicating "notify other nodes of job completion" is set in the job control mode field of the job control information parameter (ST5).

【0049】そして、アプリケーション22bは、光デ
ィスク16bから画像を検索するための光ディスク検索
コマンドを画像処理サーバ21bに対して発行する(S
T6)。光ディスク検索コマンドはパラメータとしてジ
ョブ制御情報パラメータと光ディスク指定パラメータを
必要とする。
Then, the application 22b issues an optical disk search command for searching the optical disk 16b for an image to the image processing server 21b (S
T6). The optical disk search command requires a job control information parameter and an optical disk designation parameter as parameters.

【0050】ジョブ制御情報パラメータには、ジョブ要
求元のアプリケーション22bを認証させるために必要
な要求元ノードID、要求元グループID、要求元ユー
ザID、アプリケーションIDと、上述したようにジョ
ブ完了通知先が設定されたジョブ制御モードとが設定さ
れる。
The job control information parameters include a requesting node ID, a requesting group ID, a requesting user ID, and an application ID required to authenticate the job requesting application 22b. And the job control mode in which is set.

【0051】光ディスク指定パラメータは、画像検索対
象とする光ディスク16bを指定する、デバイスノード
ID、デバイスタイプ、デバイスID、デバイス名を含
む構造化されたデータである。
The optical disk designation parameter is structured data including a device node ID, a device type, a device ID, and a device name for designating the optical disk 16b to be searched.

【0052】画像処理サーバ21bは、コマンドを受信
すると(ST11)、コマンドの種類を判別し(ST1
2)、光ディスク検索コマンドであることを認識した
後、この光ディスク検索コマンドのジョブを新たなジョ
ブとしてジョブ管理テーブル25bに登録する(ST1
5)。
Upon receiving the command (ST11), the image processing server 21b determines the type of the command (ST1).
2) After recognizing the optical disk search command, the job of the optical disk search command is registered as a new job in the job management table 25b (ST1).
5).

【0053】また、画像処理サーバ21bは、これと同
時にアプリケーション22bが画像検索コマンドの発行
時にパラメータとして設定したジョブ制御情報パラメー
タ内のジョブ制御モードフィールドを調べる。画像処理
サーバ21bは、そのフィールドに「他ノードへのジョ
ブ完了通知する」を示すフラグが設定されているので、
それとともに設定されているジョブ完了通知先のアプリ
ケーション22a(ノード1a)をジョブ管理テーブル
25b内の記憶エリア49に登録する(図9参照)。
At the same time, the image processing server 21b checks the job control mode field in the job control information parameter set as a parameter when the application 22b issues the image search command. Since the image processing server 21b has set a flag indicating “notify other nodes of job completion” in the field,
At the same time, the job completion notification destination application 22a (node 1a) is registered in the storage area 49 in the job management table 25b (see FIG. 9).

【0054】この状態で、画像処理サーバ21bは、コ
マンドを受け付けたことをアプリケーション22bに通
知して、光ディスク検索ジョブの実行を開始する(ST
16)。以上により、第1のアプリケーション22bか
ら要求されたジョブが実行される(ST52)。
In this state, the image processing server 21b notifies the application 22b that the command has been received, and starts execution of the optical disk search job (ST).
16). As described above, the job requested by the first application 22b is executed (ST52).

【0055】アプリケーション22bは、他の処理を進
めながら随時ジョブの状態をジョブ状態問合せコマンド
により画像処理サーバ21bに問合せ(ST7)、ジョ
ブ(この場合は光ディスク検索とノード1aへの画像転
送及び画像処理サーバ21aへのジョブ完了通知まで)
が完了した旨の応答を得た時点で(ST8)、処理の全
体を終了する(ST53)。画像処理サーバ21bは、
ジョブ状態問合せコマンドを受信した場合、ジョブの状
態や結果をアプリケーション22bに通知する(ST2
1)。 [第2のアプリケーション(22a)]他方、アプリケ
ーション22aは、画像処理サーバ21aに対して画像
処理サービスの利用開始要求コマンドを発行する(ST
1)。
The application 22b inquires of the image processing server 21b about the status of the job at any time while advancing other processes (ST7) using a job status inquiry command, and executes the job (in this case, optical disk search, image transfer to the node 1a and image processing) (Until notification of job completion to server 21a)
Is completed (ST8), the entire process ends (ST53). The image processing server 21b
When the job status inquiry command is received, the status and the result of the job are notified to the application 22b (ST2).
1). [Second Application (22a)] On the other hand, the application 22a issues an image processing service use start request command to the image processing server 21a (ST).
1).

【0056】第1のアプリケーション22bの場合と全
く同様にして第2のアプリケーション22aが画像処理
サーバ21aのアプリケーション管理テーブル24aに
登録され、画像処理サービスの利用を開始する(ST5
4)。
The second application 22a is registered in the application management table 24a of the image processing server 21a in the same manner as the first application 22b, and starts using the image processing service (ST5).
4).

【0057】次に、アプリケーション22aは、画像処
理サーバ21aに対して、これから要求しようとしてい
る画像拡大処理のジョブを、アプリケーション22bに
よる画像処理(光ディスク検索)の結果得られた画像デ
ータがノード1aに転送されて画像処理サーバ21aか
らのジョブ完了通知を受信するまで待って、実行開始す
るよう指示するために(ST2)、画像転送元のアプリ
ケーション22b(ノード1b)を「ジョブ完了通知
元」として登録する必要がある。さらに、アプリケーシ
ョン22aは画像処理サーバ21aに対してこれから要
求しようとしている画像拡大処理のジョブが終了したと
き、そのジョブの結果得られた画像データをアプリケー
ション22cに転送するよう指示するために(ST
4)、画像転送先のアプリケーション22c(ノード1
c)を「ジョブ完了通知先」として登録する必要があ
る。
Next, the application 22a transmits, to the node 1a, the image enlargement processing job to be requested from the image processing server 21a, and the image data obtained as a result of the image processing (optical disk search) by the application 22b. The application 22b (node 1b) of the image transfer source is registered as a "job completion notification source" in order to wait until it is transferred and receive a job completion notification from the image processing server 21a and instruct execution to start (ST2). There is a need to. Further, the application 22a instructs the image processing server 21a to transfer the image data obtained as a result of the job to the application 22c when the job of the image enlargement process to be requested is completed (ST
4), the image transfer destination application 22c (node 1
It is necessary to register c) as a “job completion notification destination”.

【0058】これらの目的のため、アプリケーション2
2aは画像処理サーバ21aに対して、画像転送元、す
なわちジョブ完了通知元のアプリケーション22bを特
定するのに必要なノードID、グループID、ユーザI
Dをジョブ制御情報パラメータ内の各フィールドに設定
し、「他ノードからのジョブ完了通知あり」を示すフラ
グとともに、ジョブ制御情報パラメータ内のジョブ制御
モードフィールドに設定する(ST3)。
For these purposes, application 2
Reference numeral 2a indicates to the image processing server 21a the node ID, group ID, and user I required to specify the image transfer source, that is, the application 22b that is the job completion notification source.
D is set in each field in the job control information parameter, and is set in the job control mode field in the job control information parameter together with a flag indicating "there is a job completion notification from another node" (ST3).

【0059】さらに、画像転送先、すなわちジョブ完了
通知先のアプリケーション22cを特定するのに必要な
ノードID、グループID、ユーザIDを、「他ノード
へのジョブ完了通知する」を示すフラグとともに、ジョ
ブ制御情報パラメータのジョブ制御モードフィールドに
設定する(ST5)。
Further, a node ID, a group ID, and a user ID necessary for specifying the image transfer destination, that is, the application 22c of the job completion notification destination, together with a flag indicating “notify other nodes of job completion”, and It is set in the job control mode field of the control information parameter (ST5).

【0060】そして、アプリケーション22aは、光デ
ィスク検索により得られた画像に対して画像切出拡大処
理を施すために画像処理サーバ21aに対してページメ
モリ複写転送コマンドを発行する(ST6)。ページメ
モリ複写転送コマンドは、パラメータとしてジョブ制御
情報パラメータと画像転送元の第1のページメモリ情報
と画像転送先の第2のページメモリ情報の指定を必要と
する。
Then, the application 22a issues a page memory copy transfer command to the image processing server 21a in order to perform image cut-out enlargement processing on the image obtained by the optical disk search (ST6). The page memory copy transfer command requires specification of job control information parameters, image transfer source first page memory information, and image transfer destination second page memory information as parameters.

【0061】ジョブ制御情報パラメータにはジョブ要求
元を画像処理サーバ21aに認証させるために必要な要
求元ノードID、要求元グループID、要求元ユーザI
Dと、上述したようにジョブ完了通知元およびジョブ完
了通知先が設定されたジョブ制御モードとが設定され
る。
The job control information parameters include a request source node ID, a request source group ID, and a request source user I required to authenticate the job request source to the image processing server 21a.
D and a job control mode in which a job completion notification source and a job completion notification destination are set as described above.

【0062】画像転送元の第1のページメモリ情報に
は、光ディスク検索の結果得られた画像の存在するペー
ジメモリIDと画像切り出し領域を設定し、画像転送先
の第2のページメモリ情報には、拡大処理後の画像サイ
ズ分だけのページメモリを確保してそのページメモリI
Dを設定する。
In the first page memory information of the image transfer source, a page memory ID where the image obtained as a result of the optical disc search exists and an image cutout area are set, and in the second page memory information of the image transfer destination, , A page memory for the size of the image after the enlargement processing is secured and the page memory I
Set D.

【0063】画像処理サーバ21aはコマンドを受信す
ると(ST11)、コマンドの種類を判別し(ST1
2)、ページメモリ複写転送コマンドであることを認識
し、この画像切り出し拡大のジョブを新たなジョブとし
て画像処理サーバ21aのジョブ管理テーブル25aに
登録する(ST17)。
When receiving the command (ST11), the image processing server 21a determines the type of the command (ST1).
2) Recognize that the command is a page memory copy transfer command, and register this image cutout enlargement job as a new job in the job management table 25a of the image processing server 21a (ST17).

【0064】また、画像処理サーバ21aはこれと同時
に、アプリケーション22aが画像拡大処理を指示する
ページメモリ複写転送コマンドの発行時にパラメータと
して設定したジョブ制御情報パラメータ内のジョブ制御
モードフィールドを調べる。画像処理サーバ21aはそ
のフィールドに、「他ノードからのジョブ完了通知あ
り」を示すフラグが設定されているので、それとともに
設定されているジョブ完了通知元のアプリケーション2
2b(ノード1b)をジョブ管理テーブル25a内の記
憶エリア48に登録する(図8参照)。さらに、画像処
理サーバ21aはそのフィールドに、「他ノードへのジ
ョブ完了通知する」を示すフラグが設定されているの
で、それとともに設定されているジョブ完了通知先のア
プリケーション22c(ノード1c)をジョブ管理テー
ブル25a内の記憶エリア49に登録する(図8参
照)。
At the same time, the image processing server 21a checks the job control mode field in the job control information parameter set as a parameter when the application 22a issues a page memory copy transfer command instructing image enlargement processing. Since the image processing server 21a has set a flag indicating "there is a job completion notification from another node" in the field, the job completion notification source application 2 set therewith is set.
2b (node 1b) is registered in the storage area 48 in the job management table 25a (see FIG. 8). Further, the image processing server 21a sets a flag indicating “notify other nodes of job completion” in the field, and thus sets the job completion notification destination application 22c (node 1c) that has been set together with the flag. It is registered in the storage area 49 in the management table 25a (see FIG. 8).

【0065】この状態で、画像処理サーバ21aは、コ
マンドを受け付けたことをアプリケーション22aに通
知して(ST18)、ジョブ完了通知元からのジョブ完
了通知待ちとなる(ST55)。後述する画像処理サー
バ21b、21aによるノード1b、1a間での画像転
送が終了して、画像処理サーバ21bからジョブ完了通
知を受信すると、画像処理サーバ21aは、ジョブ完了
通知待ち状態であったページメモリ間複写転送ジョブ
(画像切出し拡大処理)の実行を開始する(ST5
6)。以上により第2のアプリケーション22aから要
求されたジョブが実行される(ST56)。
In this state, the image processing server 21a notifies the application 22a that the command has been received (ST18), and waits for a job completion notification from the job completion notification source (ST55). When the image transfer between the nodes 1b and 1a by the image processing servers 21b and 21a to be described later is completed and a job completion notification is received from the image processing server 21b, the image processing server 21a waits for the job completion notification. Execution of an inter-memory copy transfer job (image cut-out enlargement processing) is started (ST5).
6). Thus, the job requested by the second application 22a is executed (ST56).

【0066】アプリケーション22aは他の処理を進め
ながら随時ジョブの状態を画像処理サーバ21aに問い
合わせ(ST7)、ジョブ(この場合は画像拡大と他ノ
ードへの画像転送およびジョブ完了通知まで)が完了し
た旨の応答を得た時点で(ST8)、処理の全体が終了
する(ST56)。画像処理サーバ21aは、ジョブ状
態問合せコマンドを受信した場合、ジョブの状態や結果
をアプリケーション22aに通知する(ST21)。 [第3のアプリケーション(22c)]
The application 22a inquires the status of the job from the image processing server 21a as needed while proceeding with other processing (ST7), and the job (in this case, up to image enlargement, image transfer to another node, and job completion notification) is completed. When a response to the effect is obtained (ST8), the entire process ends (ST56). When receiving the job status inquiry command, the image processing server 21a notifies the application 22a of the job status and the result (ST21). [Third application (22c)]

【0067】他方、アプリケーション22cもアプリケ
ーション22b、22aと同様に画像処理サーバ21c
に対して画像処理サービスの利用開始要求コマンドを発
行する(ST1)。
On the other hand, the application 22c is the same as the applications 22b and 22a,
, An image processing service use start request command is issued (ST1).

【0068】第1のアプリケーション22b、第2のア
プリケーション22aの場合と同様にして第3のアプリ
ケーション22cが画像処理サーバ21cのアプリケー
ション管理テーブル26cに登録され、画像処理サービ
スの利用を開始する(ST57)。
As in the case of the first application 22b and the second application 22a, the third application 22c is registered in the application management table 26c of the image processing server 21c, and starts using the image processing service (ST57). .

【0069】次に、アプリケーション22cは、これか
ら画像処理サーバ21cに対して要求しようとしている
印刷出力のジョブを他のアプリケーション22aからの
画像データの転送を受け画像処理サーバ21aからのジ
ョブ完了通知を受信するまで待って、実行開始するため
に(ST2)、画像転送元のアプリケーション22a
(ノード1a)を「ジョブ完了通知元」として登録する
必要がある。
Next, the application 22c receives the job completion notification from the image processing server 21a in response to the transfer of the image data from another application 22a for the print output job to be requested from the image processing server 21c. To start the execution (ST2), the image transfer source application 22a
(Node 1a) needs to be registered as a "job completion notification source".

【0070】この目的のためアプリケーション22c
は、画像処理サーバ21cに対してジョブ完了通知元、
すなわち、画像転送元のアプリケーション22aを特定
するのに必要なノードID、グループID、ユーザID
をジョブ制御情報パラメータ内の各フィールドに設定、
「他ノードからのジョブ完了通知あり」を示すフラグも
ジョブ制御情報パラメータ内のジョブ制御モードフィー
ルドに設定する(ST3)。
The application 22c for this purpose
Is a job completion notification source to the image processing server 21c,
That is, a node ID, a group ID, and a user ID required to identify the application 22a of the image transfer source
Is set to each field in the job control information parameter,
A flag indicating "there is a job completion notification from another node" is also set in the job control mode field in the job control information parameter (ST3).

【0071】そして、アプリケーション22cは画像を
印刷出力するためプリンタ出力コマンドを画像処理サー
バ21cに対して発行する(ST6)。プリンタ出力コ
マンドは引数としてジョブ制御情報パラメータとプリン
タ指定パラメータを必要とする。ジョブ制御情報パラメ
ータには、ジョブ要求元のアプリケーション22cを認
証させるために必要な要求元ノードID、要求元グルー
プID、要求元ユーザID、アプリケーションIDと、
上述したようにジョブ完了通知元が設定されたジョブ制
御モードとが設定される。プリンタ指定パラメータは、
プリンタ19cを指定するデバイスノードID、デバイ
スタイプ、デバイスID、デバイス名を含む構造化され
たデータである。
Then, the application 22c issues a printer output command to the image processing server 21c to print out the image (ST6). The printer output command requires a job control information parameter and a printer designation parameter as arguments. The job control information parameters include a requesting node ID, a requesting group ID, a requesting user ID, and an application ID required to authenticate the application 22c as the job requesting source.
As described above, the job control mode in which the job completion notification source is set is set. The printer specification parameters are
This is structured data including a device node ID, a device type, a device ID, and a device name for designating the printer 19c.

【0072】画像処理サーバ21cはコマンドを受信す
ると(ST11)、コマンドの種類を判別し(ST1
2)、プリンタ出力コマンドであることを認識した後、
新たに要求されたプリンタ出力コマンドをジョブ管理テ
ーブル25cに登録する(ST19)。
When receiving the command (ST11), the image processing server 21c determines the type of the command (ST1).
2) After recognizing that it is a printer output command,
The newly requested printer output command is registered in the job management table 25c (ST19).

【0073】また、画像処理サーバ21cはこれと同時
に、アプリケーション22cがプリンタ出力コマンドの
発行時にパラメータとして設定したジョブ制御情報パラ
メータ内のジョブ制御モードフィールドを調べる。画像
処理サーバ21cはそのフィールドに、「他ノードへの
ジョブ完了通知する」を示すフラグが設定されているの
で、それとともに設定されているジョブ完了通知元、す
なわち画像転送元のアプリケーション22a(ノード1
a)をジョブ管理テーブル25c内の記憶エリア48に
登録する(図10参照)。
At the same time, the image processing server 21c checks the job control mode field in the job control information parameter set as a parameter when the application 22c issues the printer output command. Since the image processing server 21c has set a flag indicating “notify other nodes of job completion” in the field, the job completion notification source set therewith, that is, the image transfer source application 22a (node 1)
a) is registered in the storage area 48 in the job management table 25c (see FIG. 10).

【0074】この状態で、画像処理サーバ21cはコマ
ンドを受付けたことをアプリケーション22cに通知し
て(ST20)、ジョブ完了通知元からのジョブ完了通
知待ちとなる。以上により第3のアプリケーション22
cから要求されたジョブが待ち状態となる(ST5
8)。
In this state, the image processing server 21c notifies the application 22c that the command has been received (ST20), and waits for a job completion notification from the job completion notification source. Thus, the third application 22
c enters the waiting state (ST5).
8).

【0075】後述する画像処理サーバ21a、21cに
よるノード1a、1c間での画像転送が終了して画像処
理サーバ21aからジョブ完了通知を受信すると、画像
処理サーバ21cはアプリケーション22cから依頼さ
れジョブ完了通知待ち状態であるジョブ(画像印刷出
力)の実行を開始する(ST59)。
When image transfer between the nodes 1a and 1c by the image processing servers 21a and 21c to be described later is completed and a job completion notification is received from the image processing server 21a, the image processing server 21c is requested by the application 22c to receive the job completion notification. Execution of the waiting job (image output) is started (ST59).

【0076】アプリケーション22cは他の処理を進め
ながら随時ジョブの状態を画像処理サーバ21cに問い
合わせ(ST7)、ジョブ(この場合は他ノードからの
画像転送およびジョブ完了通知と印刷出力まで)が完了
した旨の応答を得た時点で(ST8)、処理の全体が終
了する(ST59)。画像処理サーバ21cは、ジョブ
状態問合せコマンドを受信した場合、ジョブの状態や結
果をアプリケーション22cに通知する(ST21)。
The application 22c inquires of the image processing server 21c about the status of the job at any time while proceeding with other processing (ST7), and the job (in this case, image transfer from another node, job completion notification and print output) is completed. When a response to the effect is obtained (ST8), the entire process ends (ST59). When receiving the job status inquiry command, the image processing server 21c notifies the application 22c of the job status and the result (ST21).

【0077】なお、上記協調処理を行う際、一例とし
て、オペレータがノード1aの入力手段を用いて、各ノ
ード1a、…上で稼働しているOSに対して、アプリケ
ーション22a、…の起動処理をさせている。
When the cooperative processing is performed, for example, the operator uses the input means of the node 1a to start the application 22a,... For the OS running on each of the nodes 1a,. Let me.

【0078】また、オペレータは各ノード1a、…ごと
の入力手段を用いて、各ノード1a、…上で稼働してい
るOSに対して、アプリケーション22a、…の起動を
指示し、アプリケーション22a、…の起動処理をさせ
ても良い。
Further, the operator instructs the OS running on each of the nodes 1a,... To start the applications 22a,. May be started.

【0079】また、オペレータが協調処理を実行するノ
ード以外のノードの入力手段を用いて、協調処理を実行
する各ノード1a、…上で稼働しているOSに対して、
アプリケーション22a、…の起動を指示し、アプリケ
ーション22a、…の起動処理をさせても良い。
Further, the operator uses the input means of a node other than the node that executes the cooperative processing to input an OS running on each of the nodes 1a,.
.. May be instructed to start the applications 22a,.

【0080】さらに、アプリケーション22a、…の起
動処理を行う別のアプリケーションに対してオペレータ
が指示して、アプリケーション22a、…の起動処理を
させても良い。 [ノード間画像転送]
Further, the operator may instruct another application that performs the start processing of the applications 22a,... To start the applications 22a,. [Image transfer between nodes]

【0081】上述したノード1a、1c間での画像転送
における、画像処理サーバ21a、21cの動きについ
て、さらに図6、図7、図8、図9、図10を用いて説
明する。
The movement of the image processing servers 21a and 21c in the above-described image transfer between the nodes 1a and 1c will be described with reference to FIGS. 6, 7, 8, 9 and 10.

【0082】画像処理サーバ21aは、ジョブ管理テー
ブル25aに登録されているページメモリ間画像転送ジ
ョブ(画像切り出し拡大処理)の実行が終了すると、同
じくジョブ管理テーブル25aの記憶エリア49に記録
されているジョブの完了通知先「1c」を参照してアプ
リケーション22cの指定があることを知り、完了通知
先のノード1cの画像処理サーバ21cと連係して、以
下の処理を実行する。
When the execution of the image transfer job between page memories (image cut-out enlargement process) registered in the job management table 25a is completed, the image processing server 21a is also recorded in the storage area 49 of the job management table 25a. By referring to the job completion notification destination "1c", it is known that the application 22c is specified, and the following processing is executed in cooperation with the image processing server 21c of the node 1c of the completion notification destination.

【0083】画像処理サーバ21aはジョブ管理テーブ
ル25aの記憶エリア49にジョブの完了通知先として
登録されている完了通知先のノード1cの画像処理サー
バ21cに対して、画像転送「待ち」ジョブの登録があ
るかどうかを問い合せる(ST61)。
The image processing server 21a registers an image transfer “waiting” job with the image processing server 21c of the completion notification destination node 1c registered as a job completion notification destination in the storage area 49 of the job management table 25a. It is inquired whether there is (ST61).

【0084】このときのジョブ管理テーブル25aの状
態を図8に示す。記憶エリア41のアプリケーションI
Dは画像処理サーバ21aが発行したジョブ要求元アプ
リケーション識別子、記憶エリア40のジョブIDは画
像処理サーバ21aが受理したジョブ識別子である。記
憶エリア43のステータスはジョブの状態、記憶エリア
49の完了通知先「1c」がジョブ完了通知先のアプリ
ケーション22cの指定、記憶エリア48の完了通知元
「1b」がジョブ完了通知元のアプリケーション22b
の指定である。
FIG. 8 shows the state of the job management table 25a at this time. Application I in storage area 41
D is the job request source application identifier issued by the image processing server 21a, and the job ID in the storage area 40 is the job identifier received by the image processing server 21a. The status of the storage area 43 is the job status, the completion notification destination “1c” of the storage area 49 is the designation of the application 22c as the job completion notification destination, and the completion notification source “1b” of the storage area 48 is the job completion notification source application 22b.
Is specified.

【0085】もし、ノード1cの電源がオンでない、あ
るいは画像処理サーバ21cが何らかの理由で稼働中で
ないなどの時は、通信エラーとなり、アプリケーション
22aには画像処理サーバ21aから通信エラーが通知
される。
If the power of the node 1c is not turned on or the image processing server 21c is not operating for some reason, a communication error occurs, and the application 22a is notified of the communication error from the image processing server 21a.

【0086】画像処理サーバ21cがジョブ管理テーブ
ル25c(図10に示す)を参照した結果、ジョブ完了
通知元が登録されていなければ、画像処理サーバ21a
には画像転送「不可」が通知され、アプリケーション2
2aには画像処理サーバ21aから同じく画像転送「不
可」が通知される。
As a result of the image processing server 21c referring to the job management table 25c (shown in FIG. 10), if the job completion notification source is not registered, the image processing server 21a
Is notified of image transfer "impossible", and application 2
The image processing server 21a notifies the image processing server 2a of the image transfer "impossible".

【0087】画像処理サーバ21cがジョブ管理テーブ
ル25cを参照した結果、ジョブ完了通知元(1a)が
指定されていれば、画像処理サーバ(21a)に対して
画像転送待ちのジョブ「有り」を通知する(ST6
2)。
As a result of the image processing server 21c referring to the job management table 25c, if the job completion notification source (1a) is specified, the image processing server (21a) is notified of the job “waiting” for the image transfer waiting. Yes (ST6
2).

【0088】この場合、送受信双方の画像処理サーバ2
1a、21cが対応する画像転送要求を受け付けている
ので、画像処理サーバ21aは画像処理サーバ21cに
対して、転送すべき画像のページメモリ6cのサイズを
指定して画像処理サーバ21cにページメモリ6cの確
保を要求する(ST63)。
In this case, both the transmitting and receiving image processing servers 2
1a and 21c have received the corresponding image transfer request, the image processing server 21a specifies the size of the page memory 6c of the image to be transferred to the image processing server 21c and sends the page memory 6c to the image processing server 21c. Is requested (ST63).

【0089】画像処理サーバ21cはページメモリ確保
の終了と確保したページメモリIDを画像処理サーバ2
1aに通知する(ST64)。画像処理サーバ21aは
画像転送元のページメモリIDと画像転送先のページメ
モリIDを指定してページメモリ間画像転送の実行を開
始する(ST65)。
The image processing server 21c finishes reserving the page memory and sends the secured page memory ID to the image processing server 2c.
1a is notified (ST64). The image processing server 21a specifies the page memory ID of the image transfer source and the page memory ID of the image transfer destination, and starts executing the image transfer between the page memories (ST65).

【0090】画像転送が画像データの最後まで正常に終
了した時点で(ST66)、初めてアプリケーション2
2aのジョブ完了となり(ST56)、アプリケーショ
ン22cのジョブ開始となる(ST58)。これらの処
理は画像処理サーバ21aがアプリケーション22aの
関与なしにジョブと画像転送までを実行することを意味
している。
When the image transfer is completed normally to the end of the image data (ST66), the application 2
The job 2a is completed (ST56), and the job of the application 22c is started (ST58). These processes mean that the image processing server 21a executes a job and image transfer without involvement of the application 22a.

【0091】以上のべたように、アプリケーション22
aはジョブを画像処理サーバ21aに要求する際、ジョ
ブ完了時に画像を転送してジョブの完了を通知すべき
「ジョブ完了通知先」をあらかじめ指定することがで
き、複数のアプリケーション22a、22c間で画像デ
ータを転送しながら協調して作業を進めることができ
る。なお、ノード1b、1a間での画像転送における画
像処理サーバ21b、21aの動きについても同様であ
る。
As described above, the application 22
When requesting a job from the image processing server 21a, a can specify in advance a “job completion notification destination” to which an image should be transferred to notify the completion of the job when the job is completed. Work can be performed in cooperation while transferring image data. The same applies to the movement of the image processing servers 21b and 21a in the image transfer between the nodes 1b and 1a.

【0092】以上の実施例では、画像はアプリケーショ
ン22b、22a、22cの順に転送され、処理されて
行き、画像転送を伴う画像処理コマンドはそれぞれ画像
処理が実行されるノード上で稼働するアプリケーション
から発行される実施例である。
In the above embodiment, the image is transferred and processed in the order of the applications 22b, 22a, and 22c, and the image processing command accompanying the image transfer is issued from the application running on the node where the image processing is executed. This is a working example.

【0093】しかし、画像処理コマンドはジョブ制御情
報パラメータ内の要求元情報を指定することによって一
意に要求元を特定できる機構を有するので、画像処理コ
マンドは必ずしもその画像処理が実行されるノード上で
稼働するアプリケーションから発行される必要はなく、
図11に示すように、第4のノード1d上で稼働するア
プリケーション22dから直接画像処理サーバ21b、
21a、21cに対してコマンドが発行されても良い。
このことは、先の実施例と全く同じ内容の画像処理につ
いて、画像処理コマンドの発行されるノードのみ異なる
別の実施例を与えることになる。 [ジョブ完了通知先、ジョブ完了通知元の変更]
However, since the image processing command has a mechanism capable of uniquely specifying the request source by specifying the request source information in the job control information parameter, the image processing command is not necessarily executed on the node where the image processing is executed. It doesn't have to be published from a running application,
As shown in FIG. 11, the image processing server 21b is directly transmitted from the application 22d running on the fourth node 1d.
Commands may be issued to 21a and 21c.
This provides another embodiment that differs from the previous embodiment only in the node to which the image processing command is issued for image processing of the same content as the previous embodiment. [Change job completion notification destination and job completion notification source]

【0094】複数のアプリケーション22a、…による
協調処理の別の実施例として、図11において、アプリ
ケーション22aからアプリケーション22cへの画像
転送の流れを途中で変更して、アプリケーション22a
の処理とアプリケーション22cの処理との間にアプリ
ケーション22dの処理を差し挟んで実行する場合を考
える。すなわち画像転送の流れを22a→22cから2
2a→22d→22cに変更する場合である。
As another embodiment of the cooperative processing by the plurality of applications 22a,..., The flow of image transfer from the application 22a to the application 22c is changed in the middle of FIG.
It is assumed that the processing of the application 22d is inserted between the processing of the application 22c and the processing of the application 22c. That is, the flow of image transfer is changed from 22a → 22c to 2
This is a case where the order is changed from 2a to 22d to 22c.

【0095】アプリケーション22aは、上で述べた協
調処理を進めている途中で画像転送の流れを変更する必
要が生じたところで、ジョブ完了通知変更要求コマンド
(Cmd-Notify-Ctrl )を自ノード1a内の画像処理サー
バ21aに発行する。ジョブ完了通知変更要求コマンド
はジョブ制御情報パラメータを必要とする。アプリケー
ション22aはジョブ制御情報パラメータのジョブ制御
モードフィールドに「ジョブ完了通知する」を示すフラ
グを設定して、ジョブ完了通知先をノードID、グルー
プID、ユーザIDで指定する。
When it is necessary to change the flow of image transfer during the above-described cooperative processing, the application 22a issues a job completion notification change request command (Cmd-Notify-Ctrl) in its own node 1a. To the image processing server 21a. The job completion notification change request command requires a job control information parameter. The application 22a sets a flag indicating “notify job completion” in the job control mode field of the job control information parameter, and designates a job completion notification destination by a node ID, a group ID, and a user ID.

【0096】画像処理サーバ21aは、コマンドを受信
すると(ST11)、コマンドの種類を判別し(ST1
2)、正常なアプリケーションからのジョブ完了通知変
更要求コマンドであることを認識した後(ST31)、
「完了通知先」変更、あるいは「完了通知元」変更であ
ることを知る(ST32、33)。
Upon receiving the command (ST11), the image processing server 21a determines the type of the command (ST1).
2) After recognizing that the command is a job completion notification change request command from a normal application (ST31),
It is known that the change is a "completion notification destination" change or a "completion notification source" change (ST32, 33).

【0097】画像処理サーバ21aは、上記ステップ1
81で正常なアプリケーションからのコマンドでないと
判断した場合、そのアプリケーションにエラーを通知す
る(ST42)。
The image processing server 21a executes the above-described step 1
If it is determined at 81 that the command is not a command from a normal application, an error is notified to the application (ST42).

【0098】「完了通知先」変更の場合、画像処理サー
バ21aは他ノードの指定か否かを調べ(ST34)、
他ノードの指定の場合、他ノードの画像処理サーバ21
b、…へコマンドを転送する(ST35)。自ノードの
指定であった場合、画像処理サーバ21aは他のジョブ
の実行を中断してジョブ管理テーブル25aの指定ジョ
ブIDに対応する記憶エリア49のジョブ完了通知先の
登録内容を、アプリケーション22dを特定するノード
ID、グループID、ユーザID、アプリケーションI
Dに変更する(ST36、37)。
In the case of changing the "completion notification destination", the image processing server 21a checks whether or not another node has been designated (ST34).
In the case of designation of another node, the image processing server 21 of another node
b,... (ST35). If the designated node is the own node, the image processing server 21a suspends the execution of another job and stores the registered contents of the job completion notification destination in the storage area 49 corresponding to the designated job ID in the job management table 25a, and stores the application 22d. Node ID, group ID, user ID, application I to be specified
D (ST36, 37).

【0099】また、「完了通知元」変更の場合、画像処
理サーバ21aは他ノードの指定か否かを調べ(ST3
8)、他ノードの指定の場合、他ノードの画像処理サー
バ21b、…へコマンドを転送する(ST39)。自ノ
ードの指定であった場合、画像処理サーバ21aは他の
ジョブの実行を中断してジョブ管理テーブル25aの指
定ジョブIDに対応する記憶エリア48のジョブ完了通
知元の登録内容を、アプリケーション(22c)を特定
するノードID、グループID、ユーザID、アプリケ
ーションIDに変更する(ST40、41)。
If the "completion notification source" is changed, the image processing server 21a checks whether or not another node is designated (ST3).
8) In the case of designation of another node, the command is transferred to the image processing server 21b,... Of the other node (ST39). If it is the designation of its own node, the image processing server 21a suspends the execution of another job, and stores the registered contents of the job completion notification source in the storage area 48 corresponding to the designated job ID in the job management table 25a in the application (22c ) Is changed to the node ID, group ID, user ID, and application ID for specifying (ST40, ST41).

【0100】画像処理サーバ21aはジョブ終了毎にジ
ョブ管理テーブル25aを参照して、ジョブ管理テーブ
ル25aの新たなジョブ完了通知先、新たなジョブ完了
通知元の指定の有無を確認するので、これ以降、新しい
ジョブ完了通知先にジョブ完了通知が通知されるように
なる。また、新しいジョブ完了通知元からのジョブ完了
通知を受入れるようになる。
The image processing server 21a refers to the job management table 25a each time the job is completed, and confirms whether or not a new job completion notification destination and a new job completion notification source are designated in the job management table 25a. Then, a new job completion notification destination is notified of the job completion notification. Also, a job completion notification from a new job completion notification source is accepted.

【0101】たとえば、複数のアプリケーション22
a、…で連続して大量の画像データを協調処理したい場
合、ある画像まで処理が進んだところで、画像転送の流
れを変更したり、協調して実行する処理の内容を変更し
たりすることが可能となる。
For example, a plurality of applications 22
When it is desired to continuously cooperate with a large amount of image data in a,..., when the processing has progressed to a certain image, the flow of image transfer may be changed, or the content of the processing executed in a cooperative manner may be changed. It becomes possible.

【0102】上記したように、通信回線を介して他の装
置と接続され、画像処理を行うとともに処理された画像
を上記通信回線を介して転送を行う画像処理サーバと、
この画像処理サーバをそれぞれ別々に制御する複数のア
プリケーションとを有しているものにおいて、上記アプ
リケーションで、画像の処理を指示するとともに、この
画像の転送元と処理結果の転送先を指示し、上記画像処
理サーバで、画像の転送元からの画像を受入れ、転送元
からの画像が完了した際、上記指示に応じて画像処理を
行うとともに、画像処理された画像を上記転送先に転送
するようにしたものである。
As described above, the image processing server is connected to another device via the communication line, performs image processing, and transfers the processed image via the communication line.
In a system having a plurality of applications that individually control the image processing server, the application instructs processing of an image, and instructs a transfer source of the image and a transfer destination of a processing result. The image processing server accepts an image from an image transfer source, and when the image from the transfer source is completed, performs image processing in accordance with the instruction and transfers the image-processed image to the transfer destination. It was done.

【0103】これにより、複数のアプリケーションが画
像データの転送を伴いながら協調して一連の画像処理を
実行でき、アプリケーション間の通信なしにアプリケー
ション間で画像データを転送でき、アプリケーションの
負担を軽減することができる。
As a result, a plurality of applications can execute a series of image processing in cooperation with the transfer of image data, and can transfer image data between applications without communication between the applications, thereby reducing the load on the applications. Can be.

【0104】また、複数のアプリケーションが作業分担
に従って、他のアプリケーションの処理結果を受けて、
自ら必要な処理を施し、さらに他のアプリケーションへ
転送することにより、全体として一連の処理を実行でき
る。これは、上記したノードID、グループID、ユー
ザID、アプリケーションIDと、完了通知元、完了通
知先の管理により実現できる。
Further, a plurality of applications receive processing results of other applications in accordance with the work sharing,
By performing necessary processing by itself and transferring the processing to another application, a series of processing can be executed as a whole. This can be realized by managing the node ID, the group ID, the user ID, the application ID, the completion notification source, and the completion notification destination.

【0105】また、画像データの転送を行なう2つのア
プリケーション間では、互いに直接通信する必要はな
く、ジョブ開始前にジョブの内容と、画像データ転送の
ためのジョブ完了通知先をあらかじめ画像処理サーバに
登録しておき、画像データの転送までを依頼しておく。
It is not necessary for the two applications for transferring image data to directly communicate with each other. Before starting the job, the contents of the job and the job completion notification destination for the image data transfer are sent to the image processing server in advance. It is registered and requested to transfer image data.

【0106】また、ジョブ完了通知元とジョブ完了通知
先の登録変更コマンドにより、アプリケーション間での
画像データへ転送経路を(アプリケーションを修正する
ことなく)変更することができる。したがって、装置間
のリソースが代わり、状態等が代わったとしても、全体
の変更を行わなくても良く、構成の変更を吸収すること
ができる。また、ジョブ完了通知先(画像データ転送
先)は、グループID、ユーザID、アプリケーション
IDのうち任意の識別子を利用して指定することができ
る。
Further, the transfer route to the image data between the applications can be changed (without modifying the application) by the registration change command of the job completion notification source and the job completion notification destination. Therefore, even if the resources between the devices are changed and the state or the like is changed, it is not necessary to perform the entire change, and the change in the configuration can be absorbed. Also, the job completion notification destination (image data transfer destination) can be designated using an arbitrary identifier among the group ID, the user ID, and the application ID.

【0107】[0107]

【発明の効果】以上詳述したようにこの発明によれば、
サーバ・クライアント方式で接続された複数の画像処理
装置からなる画像処理システムにおいて、複数のアプリ
ケーションが画像データの転送を伴いながら協調して一
連の画像処理を実行でき、アプリケーション間の通信な
しにアプリケーション間で画像データを転送できる画像
処理システムを提供できる。
As described in detail above, according to the present invention,
In an image processing system composed of a plurality of image processing apparatuses connected in a server / client system, a plurality of applications can execute a series of image processing in cooperation with the transfer of image data, and can execute a series of image processing without communication between the applications. Can provide an image processing system that can transfer image data.

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

【図1】図1はこの発明の一実施例における画像処理シ
ステムのソフトウェア構成を示す概略構成図。
FIG. 1 is a schematic configuration diagram showing a software configuration of an image processing system according to an embodiment of the present invention.

【図2】図2は図1に示された画像処理システムの概略
構成図。
FIG. 2 is a schematic configuration diagram of the image processing system shown in FIG. 1;

【図3】図3はアプリケーションの動作を説明するため
のフローチャート。
FIG. 3 is a flowchart for explaining the operation of an application.

【図4】図4はアプリケーションの動作を説明するため
のフローチャート。
FIG. 4 is a flowchart for explaining the operation of an application.

【図5】図5は画像処理サーバの処理を説明するための
フローチャート。
FIG. 5 is a flowchart for explaining processing of the image processing server.

【図6】図6は複数のノードにおけるアプリケーション
と画像処理サーバとの信号のやり取りを説明するための
図。
FIG. 6 is an exemplary view for explaining signal exchange between an application and an image processing server in a plurality of nodes;

【図7】図7は2つのノードにおける画像処理サーバ間
の信号のやり取りを説明するための図。
FIG. 7 is a diagram for explaining signal exchange between image processing servers in two nodes.

【図8】図8はジョブ管理テーブルの記憶例を示す図。FIG. 8 is a diagram illustrating a storage example of a job management table;

【図9】図9はジョブ管理テーブルの記憶例を示す図。FIG. 9 is a diagram illustrating a storage example of a job management table;

【図10】図10はジョブ管理テーブルの記憶例を示す
図。
FIG. 10 is a diagram illustrating a storage example of a job management table;

【図11】図11は、他の実施例における画像処理装置
のソフトウェア構成を示す概略構成図。
FIG. 11 is a schematic configuration diagram illustrating a software configuration of an image processing apparatus according to another embodiment.

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

1a、1b、1c、〜…画像処理装置(ノード)、2…
通信回線、5a、5b、5c、〜…メインメモリ、6
a、6b、6c、〜…ページメモリ、7a、7b、7
c、〜…表示メモリ、8a、8b、8c、〜…画像処理
部、16a、16b、16c、〜…光ディスク、18
a、18b、18c、〜…スキャナ、19a、19b、
19c、〜…プリンタ、21a、21b、21c、〜…
画像処理サーバ、22a、22b、22c、〜…アプリ
ケーション。
1a, 1b, 1c,..., Image processing device (node), 2,.
Communication lines, 5a, 5b, 5c, ... main memory, 6
a, 6b, 6c, ... page memory, 7a, 7b, 7
c, ... display memory, 8a, 8b, 8c, ... image processing unit, 16a, 16b, 16c, ... optical disk, 18
a, 18b, 18c, ... scanner, 19a, 19b,
19c, ... printer, 21a, 21b, 21c, ...
Image processing server, 22a, 22b, 22c, ... application.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 高木 志郎 神奈川県川崎市幸区柳町70番地 株式会 社東芝柳町工場内 (72)発明者 渡邉 浩 神奈川県川崎市幸区柳町70番地 株式会 社東芝柳町工場内 (72)発明者 岩瀬 章則 神奈川県川崎市幸区柳町70番地 株式会 社東芝柳町工場内 審査官 伊知地 和之 (56)参考文献 特開 平4−266177(JP,A) 特開 平2−260067(JP,A) 特開 平4−186482(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06T 1/00 G06F 13/00 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Shiro Takagi 70, Yanagicho, Kochi-ku, Kawasaki-shi, Kanagawa Prefecture Inside the Toshiba Yanagimachi Plant (72) Inventor Hiroshi Watanabe 70, Yanagicho, Kochi-ku, Kawasaki-shi, Kanagawa Toshiba Corporation In the Yanagimachi Plant (72) Inventor Akinori Iwase 70, Yanagimachi, Saiwai-ku, Kawasaki-shi, Kanagawa Prefecture Inspector, Toshiba Yanagimachi Plant Inspector Kazuyuki Ichiji (56) References JP-A-4-266177 (JP, A) JP JP-A-2-260067 (JP, A) JP-A-4-186482 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06T 1/00 G06F 13/00

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 互いにネットワークで接続され、画像転
送をともなった画像処理を実行する第1から第3の画像
処理装置からなる画像処理システムにおいて、 上記第1の画像処理装置が、 画像処理の内容、画像の転送元の第2の画像処理装置、
画像の転送先の第3の画像処理装置を指示するととも
に、上記第2の画像処理装置から上記第3の画像処理装
置への画像転送の動作の流れを実際の画像転送動作が開
始される前にあらかじめ指示する指示手段と、 上記指示手段によりあらかじめ指示された動作の流れに
基づいて、 上記第2の画像処理装置からの転送画像を受
入れる受入手段と、上記指示手段によりあらかじめ指示された動作の流れに
基づいて、 上記第2の画像処理装置からの画像転送完了
通知を受信する第1の受信手段と、 この第1の受信手段により、画像転送完了通知を受信し
た際に、上記受入手段により受入れた転送画像に、上記
指示手段によりあらかじめ指示された動作の流れに基づ
いた内容の画像処理を実行する実行手段と、 この実行手段により画像処理された画像を、上記指示手
段によりあらかじめ指示された動作の流れに基づいて、
上記第3の画像処理装置へ転送する転送手段と、上記指示手段によりあらかじめ指示された動作の流れに
基づいて、上記第3の画像処理装置からの 画像転送終了
通知を受信する第2の受信手段と、 この第2の受信手段により、画像転送終了通知を受信し
た際に、上記指示手段によりあらかじめ指示された動作
の流れに基づいて、画像処理の終了を判断する判断手段
とを具備していることを特徴とする画像処理システム。
1. An image processing system comprising first to third image processing apparatuses connected to each other via a network and performing image processing with image transfer, wherein the first image processing apparatus includes: , A second image processing device from which the image is transferred,
When a third image processing apparatus to which an image is to be transferred is specified ,
In addition, the second image processing device transmits the third image processing device.
The actual image transfer operation starts the flow of image transfer to the device.
Instruction means for instructing before starting, and a flow of operation instructed in advance by the instruction means.
Based on a receiving means for receiving the transmitted image from the second image processing apparatus, the flow of the pre-instructed operation by said instructing means
A first receiving means for receiving an image transfer completion notification from the second image processing apparatus based on the first image processing apparatus, and receiving the image transfer completion notification by the first receiving means. Transfer the above image
Based on the flow of operation instructed in advance by the instruction means
Executing means for executing an image processing have contents, the processed image This execution means, the instruction manual
Based on the flow of operation instructed in advance by the stage,
Transfer means for transferring to the third image processing apparatus, the flow of operations in advance instructed by it said instructing means
Second receiving means for receiving an image transfer end notification from the third image processing apparatus based on the second image processing apparatus , and instructing by the instruction means in advance when receiving the image transfer end notification by the second receiving means. Action taken
A determination unit for determining the end of the image processing based on the flow of the image processing.
【請求項2】 互いにネットワークで接続され、画像転
送をともなった画像処理を実行する第1から第4の画像
処理装置からなる画像処理システムにおいて、 上記第1の画像処理装置が、 上記第2の画像処理装置における画像処理の内容、画像
の転送元の第3の画像処理装置、画像の転送先の第4の
画像処理装置を指示するとともに、上記第3の画像処理
装置から上記第4の画像処理装置への画像転送の動作の
流れを実際の画像転送動作が開始される前にあらかじめ
指示する指示手段と、 この指示手段による指示内容を第2の画像処理装置に送
信する送信手段とを具備し、 上記第2の画像処理装置が、 上記第1の画像処理装置の送信手段により送信された指
示内容を受信する第1の受信手段と、上記第1の受信手段により受信したあらかじめ指示され
た動作の流れに基づいて、 上記第3の画像処理装置から
の転送画像を受入れる受入手段と、上記第1の受信手段により受信したあらかじめ指示され
た動作の流れに基づいて、 上記第3の画像処理装置から
の画像転送完了通知を受信する第2の受信手段と、 この第2の受信手段により、画像転送完了通知を受信し
た際に、上記受入手段により受入れた転送画像に、上記
第1の受信手段により受信したあらかじめ指示された動
作の流れに基づいた内容の画像処理を実行する実行手段
と、 この実行手段により画像処理された画像を、上記第1の
受信手段により受信したあらかじめ指示された動作の流
れに基づいて、上記第4の画像処理装置へ転送する転送
手段と、上記第1の受信手段により受信したあらかじめ指示され
た動作の流れに基づいて、上記第4の画像処理装置から
画像転送終了通知を受信する第3の受信手段と、 この第3の受信手段により、画像転送終了通知を受信し
た際に、上記第1の受信手段により受信したあらかじめ
指示された動作の流れに基づいて、画像処理の終了を判
断する判断手段とを具備していることを特徴とする画像
処理システム。
2. An image processing system comprising first to fourth image processing apparatuses connected to each other via a network and performing image processing with image transfer, wherein the first image processing apparatus is configured to execute the second image processing. The contents of the image processing in the image processing apparatus, the third image processing apparatus as the transfer source of the image, and the fourth image processing apparatus as the transfer destination of the image are designated , and the third image processing is performed.
Of the image transfer operation from the device to the fourth image processing device.
Before the actual image transfer operation starts,
Instructing means for instructing, and transmitting means for transmitting the contents of the instruction from the instructing means to the second image processing apparatus, wherein the second image processing apparatus transmits the content by the transmitting means of the first image processing apparatus. a first receiving means for receiving has been instructed content, it indicated previously received by said first receiving means
Based on the flow of the operations it was, a receiving means for receiving the transmitted image from the third image processing apparatus, indicated previously received by said first receiving means
A second receiving means for receiving an image transfer completion notification from the third image processing apparatus based on the flow of the operation, and receiving the image transfer completion notification by the second receiving means. the transfer image received by the receiving means, the
The previously specified action received by the first receiving means
Executing means for executing image processing of the contents based on the flow of the work ;
The flow of operation specified in advance received by the receiving means
On the basis of this, a transfer means for transferring the image data to the fourth image processing apparatus and a pre-instruction received by the first reception means
From the fourth image processing apparatus based on the operation flow
And third receiving means for receiving an image transfer end notification by the third receiving means, when receiving the image transfer end notification, in advance received by said first receiving means
An image processing system comprising: a determination unit configured to determine an end of the image processing based on a flow of the instructed operation .
【請求項3】 互いにネットワークで接続され、画像転
送をともなった画像処理を実行する第1から第3の画像
処理装置からなる画像処理システムにおいて、 上記第1の画像処理装置が、 画像処理の内容、画像の転送元の第2の画像処理装置、
画像の転送先の第3の画像処理装置を指示するととも
に、上記第2の画像処理装置から上記第3の画像処理装
置への画像転送の動作の流れを実際の画像転送動作が開
始される前にあらかじめ指示する第1の指示手段と、 上記第1の指示手段によりあらかじめ指示された動作の
流れに基づいて、 上記第2の画像処理装置からの転送画
像を受入れる受入手段と、上記第1の指示手段によりあらかじめ指示された動作の
流れに基づいて、 上記第2の画像処理装置からの画像転
送完了通知を受信する第1の受信手段と、 この第1の受信手段により、画像転送完了通知を受信し
た際に、上記受入手段により受入れた転送画像に、上記
第1の指示手段によりあらかじめ指示された動作の流れ
に基づいた内容の画像処理を実行する実行手段と、 この実行手段により画像処理された画像を、上記第1の
指示手段によりあらかじめ指示された動作の流れに基づ
いて、上記第3の画像処理装置へ転送する転送手段と、上記第1の指示手段によりあらかじめ指示された動作の
流れに基づいて、上記第3の画像処理装置からの 画像転
送終了通知を受信する第2の受信手段と、 この第2の受信手段により、画像転送終了通知を受信し
た際に、上記第1の指示手段によりあらかじめ指示され
た動作の流れに基づいて、画像処理の終了を判断する判
断手段と、 画像の転送元あるいは画像の転送先の変更を指示する第
2の指示手段と、 この第2の指示手段の指示に応じて画像の転送元あるい
は画像の転送先を変更する変更手段とを具備しているこ
とを特徴とする画像処理システム。
3. An image processing system comprising first to third image processing devices connected to each other via a network and performing image processing with image transfer, wherein the first image processing device includes: , A second image processing device from which the image is transferred,
When a third image processing apparatus to which an image is to be transferred is specified ,
In addition, the second image processing device transmits the third image processing device.
The actual image transfer operation starts the flow of image transfer to the device.
First instruction means for instructing before operation is started, and operation of an operation instructed in advance by the first instruction means.
A receiving unit for receiving a transfer image from the second image processing apparatus based on the flow, and an operation instructed in advance by the first instruction unit;
A first receiving unit for receiving an image transfer completion notification from the second image processing apparatus based on the flow; and a receiving unit for receiving the image transfer completion notification by the first receiving unit. The above transfer image
Operation flow instructed in advance by the first instruction means
Executing means for executing the image processing contents based on the processed image This execution means, said first
Based on the flow of operation instructed in advance by the instruction means
There are, said transfer means for transferring to the third image processing apparatus, the operation in advance instructed by the first instruction means
A second receiving unit that receives an image transfer end notification from the third image processing apparatus based on the flow; and a first image receiving unit that receives the image transfer end notification from the third image processing apparatus . Instructed in advance by instruction means
Determination means for determining the end of the image processing based on the flow of the operation, second instruction means for instructing a change of an image transfer source or an image transfer destination, and responding to an instruction of the second instruction means. Changing means for changing the transfer source of the image or the transfer destination of the image.
【請求項4】 互いにネットワークで接続され、画像転
送をともなった画像処理を実行する第1から第4の画像
処理装置からなる画像処理システムにおいて、 上記第1の画像処理装置が、 上記第2の画像処理装置における画像処理の内容、画像
の転送元の第3の画像処理装置、画像の転送先の第4の
画像処理装置を指示するとともに、上記第3の画像処理
装置から上記第4の画像処理装置への画像転送の動作の
流れを実際の画 像転送動作が開始される前にあらかじめ
第1の指示する指示手段と、 この第1の指示手段による指示内容を第2の画像処理装
置に送信する送信手段とを具備し、上記第2の画像処理
装置が、 上記第1の画像処理装置の送信手段により送信された指
示内容を受信する第1の受信手段と、上記第1の受信手段により受信したあらかじめ指示され
た動作の流れに基づいて、 上記第3の画像処理装置から
の転送画像を受入れる受入手段と、上記第1の受信手段により受信したあらかじめ指示され
た動作の流れに基づいて、 上記第3の画像処理装置から
の画像転送完了通知を受信する第2の受信手段と、 この第2の受信手段により、画像転送完了通知を受信し
た際に、上記受入手段により受入れた転送画像に、上記
第1の受信手段により受信したあらかじめ指示された動
作の流れに基づいた内容の画像処理を実行する実行手段
と、 この実行手段により画像処理された画像を、上記第1の
受信手段により受信したあらかじめ指示された動作の流
れに基づいて、上記第4の画像処理装置へ転送する転送
手段と、上記第1の受信手段により受信したあらかじめ指示され
た動作の流れに基づいて、上記第4の画像処理装置から
画像転送終了通知を受信する第3の受信手段と、 この第3の受信手段により、画像転送終了通知を受信し
た際に、上記第1の受信手段により受信したあらかじめ
指示された動作の流れに基づいて、画像処理の終了を判
断する判断手段と、 画像の転送元あるいは画像の転送先の変更を指示する第
2の指示手段と、 この第2の指示手段の指示に応じて画像の転送元あるい
は画像の転送先を変更する変更手段と、 を具備していることを特徴とする画像処理システム。
4. An image processing system comprising first to fourth image processing apparatuses connected to each other via a network and performing image processing with image transfer, wherein the first image processing apparatus is configured to: The contents of the image processing in the image processing apparatus, the third image processing apparatus as the transfer source of the image, and the fourth image processing apparatus as the transfer destination of the image are designated , and the third image processing is performed.
Of the image transfer operation from the device to the fourth image processing device.
Advance before the actual images transfer operation flow is started
An instruction unit for instructing a first instruction; and a transmission unit for transmitting the instruction content of the first instruction unit to a second image processing apparatus, wherein the second image processing apparatus is configured to execute the first image processing. first receiving means for receiving an instruction content transmitted by the transmission means of the device, indicated previously received by said first receiving means
Based on the flow of the operations it was, a receiving means for receiving the transmitted image from the third image processing apparatus, indicated previously received by said first receiving means
A second receiving means for receiving an image transfer completion notification from the third image processing apparatus based on the flow of the operation, and receiving the image transfer completion notification by the second receiving means. the transfer image received by the receiving means, the
The previously specified action received by the first receiving means
Executing means for executing image processing of the contents based on the flow of the work ;
The flow of operation specified in advance received by the receiving means
On the basis of this, a transfer means for transferring the image data to the fourth image processing apparatus and a pre-instruction received by the first reception means
From the fourth image processing apparatus based on the operation flow
And third receiving means for receiving an image transfer end notification by the third receiving means, when receiving the image transfer end notification, in advance received by said first receiving means
Determining means for determining the end of image processing based on the instructed operation flow; second instructing means for instructing a change of an image transfer source or an image transfer destination; and an instruction of the second instructing means Changing means for changing the transfer source of the image or the transfer destination of the image in accordance with the image processing system.
JP05179793A 1993-03-12 1993-03-12 Image processing system Expired - Fee Related JP3274899B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP05179793A JP3274899B2 (en) 1993-03-12 1993-03-12 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05179793A JP3274899B2 (en) 1993-03-12 1993-03-12 Image processing system

Publications (2)

Publication Number Publication Date
JPH06266814A JPH06266814A (en) 1994-09-22
JP3274899B2 true JP3274899B2 (en) 2002-04-15

Family

ID=12896928

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05179793A Expired - Fee Related JP3274899B2 (en) 1993-03-12 1993-03-12 Image processing system

Country Status (1)

Country Link
JP (1) JP3274899B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6340786B2 (en) * 2013-12-24 2018-06-13 株式会社リコー Information processing system, information processing apparatus, information processing method, and information processing program

Also Published As

Publication number Publication date
JPH06266814A (en) 1994-09-22

Similar Documents

Publication Publication Date Title
JP4240690B2 (en) Information processing apparatus, information processing method, information processing system, and recording medium
US7518747B2 (en) Informing a user of the status of a job that corresponds to obtained job identification information
JP2000099288A (en) Printing system, information processor, printing job registering method, and storage medium
JP2004038758A (en) Storage controller, control method for storage controller, and program
JP2004127251A (en) Output management method and information processing apparatus
US6407823B1 (en) Network system, information processing device and information memory medium
JPH08292844A (en) Device and method for printing
JPH08195764A (en) Lan interface device
JP3274899B2 (en) Image processing system
JPH07281979A (en) Method and device for processing information
JPH08235112A (en) Decentralized job management system of computer system
JPH1185694A (en) Inter-server link job operating system
JP2003060832A (en) Device and method for processing image, program and storage medium
JP3225711B2 (en) Job processing system and job processing execution device
JP3820759B2 (en) Network image processing apparatus and network image processing method
JP3423477B2 (en) Printing method and system
JP3957972B2 (en) Information processing apparatus, print control apparatus, data processing method, and storage medium
JP2002278732A (en) Network printer
JP2000010922A (en) Job start method and system for computer network and recording medium recording programmed job start method
JPH05258027A (en) Picture processor
JPH07121324A (en) Job processing execution system
JP3233441B2 (en) Image processing device
JPH05274399A (en) Picture processor
JPH1013581A (en) Host device and image input device
JPH1083449A (en) Scan server

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080201

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090201

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100201

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100201

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110201

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120201

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120201

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130201

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees