JP2019101722A - Image processing system, image processing device, server program, and image processing method - Google Patents

Image processing system, image processing device, server program, and image processing method Download PDF

Info

Publication number
JP2019101722A
JP2019101722A JP2017231553A JP2017231553A JP2019101722A JP 2019101722 A JP2019101722 A JP 2019101722A JP 2017231553 A JP2017231553 A JP 2017231553A JP 2017231553 A JP2017231553 A JP 2017231553A JP 2019101722 A JP2019101722 A JP 2019101722A
Authority
JP
Japan
Prior art keywords
image processing
processing apparatus
free space
image
unit
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.)
Granted
Application number
JP2017231553A
Other languages
Japanese (ja)
Other versions
JP6863249B2 (en
Inventor
エイドリアン・アリェーラ チャールズ
Adrian Ariyera Charles
エイドリアン・アリェーラ チャールズ
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions Inc
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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017231553A priority Critical patent/JP6863249B2/en
Publication of JP2019101722A publication Critical patent/JP2019101722A/en
Application granted granted Critical
Publication of JP6863249B2 publication Critical patent/JP6863249B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an image processing system and the like capable of saving image data into storage sections in other image processing devices on a network, on the basis of the latest free space information of the storage sections in other image processing devices on the network, while preventing the communication traffics from increasing.SOLUTION: A transmission processing section 271 transmits, when the free space in a storage section 26 of itself changes, update information indicating the free space after the change to a server device 3. A reception processing section 272 receives, from the server 3, free space information indicating free spaces in storage sections 26 in other image processing devices 2. A selection processing section 273 selects, based on the space free information received by the reception processing section 272, an image processing device 2 that can become a destination to save image data. A saving processing section 274 saves the image data into the storage section 26 in the image processing device 2 selected by the selection processing section 273.SELECTED DRAWING: Figure 6

Description

本発明は、画像処理システム、画像処理装置、サーバープログラム、及び画像処理方法に関する。   The present invention relates to an image processing system, an image processing apparatus, a server program, and an image processing method.

大容量の画像データの一時保存が必要な処理を行う場合に、ネットワーク上の他の情報処理装置の記憶デバイスの空き容量を一時利用することが可能な情報処理装置が知られている(例えば、特許文献1参照)。   There is known an information processing apparatus capable of temporarily using free space of storage devices of other information processing apparatuses on a network when performing processing that requires temporary storage of a large amount of image data (for example, Patent Document 1).

前記情報処理装置では、例えば、プロッタにおいて印刷処理を行う際のジャムバックアップ領域、集約印刷処理を行う際の画像展開領域、電子ソート処理を行う際の画像展開領域、又は複数の画像データの合成処理を行う際の画像展開領域として、他の情報処理装置の記憶デバイスの空き容量を一時利用することができる。   In the information processing apparatus, for example, a jam backup area at the time of printing processing in a plotter, an image expansion area at the time of performing aggregation printing processing, an image expansion area at the time of performing electronic sort processing, or composition processing of a plurality of image data The free space of the storage device of the other information processing apparatus can be temporarily used as an image expansion area at the time of performing.

特開2007−87083号公報JP 2007-87083 A

前記情報処理装置では、他の情報処理装置の記憶デバイスの空き容量を検索するための検索要求の情報を定期的にブロードキャストで送信し、空き容量の情報を他の情報処理装置各々から受信する。よって、検索要求を含む情報の送信頻度を高くすると、ネットワークの通信トラフィックが増加してしまう。また、通信トラフィックの増加を抑制するために検索要求を含む情報の送信頻度を低くすると、他の情報処理装置から受信した空き容量の情報と実際の空き容量とが乖離する可能性が高くなってしまう。   The information processing apparatus periodically transmits, by broadcast, information of a search request for searching for free capacity of storage devices of other information processing apparatuses, and receives information of free capacity from each of the other information processing apparatuses. Therefore, if the transmission frequency of the information including the search request is increased, the communication traffic of the network is increased. Also, if the transmission frequency of the information including the search request is lowered to suppress the increase in the communication traffic, the possibility that the information on the free space received from the other information processing apparatus and the actual free space increases may increase. I will.

本発明の目的は、通信トラフィックの増加を抑制しつつ、ネットワーク上の他の画像処理装置の記憶部の最新の空き情報に基づいて、ネットワーク上の他の画像処理装置の記憶部に画像データを保存することが可能な画像処理システム、画像処理装置、サーバープログラム、及び画像処理方法を提供することにある。   The object of the present invention is to suppress the increase in communication traffic and to store image data in the storage unit of another image processing apparatus on the network based on the latest space information of the storage unit of the other image processing apparatus on the network. Abstract: An image processing system, an image processing apparatus, a server program, and an image processing method that can be stored.

本発明の一の局面に係る画像処理システムは、互いに通信可能に接続された複数の画像処理装置と、前記複数の画像処理装置と通信可能に接続されたサーバー装置とを備える。前記画像処理装置は、送信処理部と、受信処理部と、選択処理部と、保存処理部とを備える。前記送信処理部は、自身の記憶部の空き容量が変化した場合に、変化後の空き容量を示す更新情報を前記サーバー装置に送信する。前記受信処理部は、前記サーバー装置から他の画像処理装置の記憶部の空き容量を示す空き容量情報を受信する。前記選択処理部は、前記受信処理部により受信される前記空き容量情報に基づいて、画像データの保存先となる画像処理装置を選択する。前記保存処理部は、前記選択処理部により選択される画像処理装置の記憶部に前記画像データを保存する。前記サーバー装置は、空き容量情報記憶部と、更新処理部と、返信処理部とを備える。前記空き容量情報記憶部は、前記画像処理装置各々の記憶部の現在の空き容量を前記空き容量情報として記憶する。前記更新処理部は、前記画像処理装置から受信される前記更新情報に基づいて、前記空き容量情報記憶部に記憶されている前記空き容量情報を更新する。前記返信処理部は、前記画像処理装置からの要求に応じて他の画像処理装置に関する前記空き容量情報を前記要求元の画像処理装置に返信する。   An image processing system according to an aspect of the present invention includes a plurality of image processing apparatuses communicably connected to each other, and a server apparatus communicably connected to the plurality of image processing apparatuses. The image processing apparatus includes a transmission processing unit, a reception processing unit, a selection processing unit, and a storage processing unit. The transmission processing unit transmits update information indicating the changed free space to the server device when the free space of its own storage unit changes. The reception processing unit receives available capacity information indicating available capacity of storage units of other image processing apparatuses from the server apparatus. The selection processing unit selects an image processing apparatus as a storage destination of image data based on the free space information received by the reception processing unit. The storage processing unit stores the image data in a storage unit of the image processing apparatus selected by the selection processing unit. The server device includes a free space information storage unit, an update processing unit, and a reply processing unit. The free space information storage unit stores the current free space of the storage unit of each of the image processing apparatuses as the free space information. The update processing unit updates the free capacity information stored in the free capacity information storage unit based on the update information received from the image processing apparatus. The reply processing unit returns the free space information on another image processing apparatus to the image processing apparatus of the request source in response to a request from the image processing apparatus.

本発明の一の局面に係る画像処理装置は、送信処理部と、受信処理部と、選択処理部と、保存処理部とを備える。前記送信処理部は、自身の記憶部の空き容量が変化した場合に、変化後の空き容量を示す更新情報をサーバー装置に送信する。前記受信処理部は、前記サーバー装置から他の画像処理装置の記憶部の空き容量を示す空き容量情報を受信する。前記選択処理部は、前記受信処理部により受信される前記空き容量情報に基づいて、画像データの保存先となる画像処理装置を選択する。前記保存処理部は、前記選択処理部により選択される画像処理装置の記憶部に前記画像データを保存する。   An image processing apparatus according to one aspect of the present invention includes a transmission processing unit, a reception processing unit, a selection processing unit, and a storage processing unit. The transmission processing unit transmits update information indicating the changed free space to the server apparatus when the free space of the storage unit of the transmission unit changes. The reception processing unit receives available capacity information indicating available capacity of storage units of other image processing apparatuses from the server apparatus. The selection processing unit selects an image processing apparatus as a storage destination of image data based on the free space information received by the reception processing unit. The storage processing unit stores the image data in a storage unit of the image processing apparatus selected by the selection processing unit.

本発明の一の局面に係るサーバープログラムは、互いに通信可能に接続された複数の画像処理装置の各々の記憶部の現在の空き容量を前記空き容量情報として記憶する空き容量情報記憶部を含むサーバー装置のプロセッサーに、更新ステップと、返信ステップとを実行させるためのサーバープログラムである。前記更新ステップでは、前記画像処理装置の記憶部の空き容量が変化した場合に当該画像処理装置から受信される変化後の空き容量を示す前記更新情報に基づいて、前記空き容量情報記憶部に記憶されている前記空き容量情報が更新される。前記返信ステップでは、前記画像処理装置からの要求に応じて他の画像処理装置に関する前記空き容量情報が前記要求元の画像処理装置に返信される。   A server program according to one aspect of the present invention includes a server including a free space information storage unit that stores, as the free space information, current free capacities of storage units of a plurality of image processing apparatuses communicably connected to each other. A server program for causing a processor of a device to execute an update step and a return step. In the update step, when the free space of the storage unit of the image processing apparatus changes, the free space information storage unit stores the free space information received from the image processing apparatus based on the update information indicating the changed free space. The free space information being updated is updated. In the replying step, the free space information on another image processing apparatus is returned to the image processing apparatus of the request source in response to a request from the image processing apparatus.

本発明の一の局面に係る画像処理方法は、互いに通信可能に接続された複数の画像処理装置と、前記複数の画像処理装置と通信可能に接続され、前記画像処理装置各々の記憶部の現在の空き容量を前記空き容量情報として記憶する空き容量情報記憶部を含むサーバー装置とを備える画像処理システムにおける画像処理方法である。前記画像処理方法は、送信ステップと、更新ステップと、返信ステップと、受信ステップと、選択ステップと、保存ステップとを含む。前記送信ステップでは、前記画像処理装置において、自身の記憶部の空き容量が変化した場合に、変化後の空き容量を示す更新情報が前記サーバー装置に送信される。前記更新ステップでは、前記サーバー装置において、前記画像処理装置から受信される前記更新情報に基づいて、前記空き容量情報記憶部に記憶されている前記空き容量情報が更新される。前記返信ステップでは、前記サーバー装置において、前記画像処理装置からの要求に応じて他の画像処理装置に関する前記空き容量情報が前記要求元の画像処理装置に返信される。前記受信ステップでは、前記画像処理装置において、前記サーバー装置から他の画像処理装置の記憶部の空き容量を示す空き容量情報が受信される。前記選択ステップでは、前記画像処理装置において、前記受信ステップで受信される前記空き容量情報に基づいて画像データの保存先となる画像処理装置が選択される。前記保存ステップでは、前記画像処理装置において、前記選択ステップで選択される画像処理装置の記憶部に前記画像データが保存される。   An image processing method according to an aspect of the present invention includes a plurality of image processing apparatuses communicably connected to each other and a plurality of the image processing apparatuses communicably connected, and the present of the storage unit of each of the image processing apparatuses And a server apparatus including a free space information storage unit which stores the free space of the above as the free space information. The image processing method includes a transmitting step, an updating step, a returning step, a receiving step, a selecting step, and a storing step. In the transmission step, when the free space of the storage unit of the image processing apparatus changes, update information indicating the free space after the change is transmitted to the server apparatus. In the update step, the free capacity information stored in the free capacity information storage unit is updated in the server apparatus based on the update information received from the image processing apparatus. In the replying step, the free space information on another image processing apparatus is sent back to the image processing apparatus as the request source in response to a request from the image processing apparatus in the server apparatus. In the receiving step, the image processing apparatus receives, from the server apparatus, free capacity information indicating free capacities of storage units of other image processing apparatuses. In the selection step, in the image processing apparatus, an image processing apparatus to be a storage destination of the image data is selected based on the free space information received in the reception step. In the storage step, in the image processing apparatus, the image data is stored in a storage unit of the image processing apparatus selected in the selection step.

本発明によれば、通信トラフィックの増加を抑制しつつ、ネットワーク上の他の画像処理装置の記憶部の最新の空き情報に基づいて、ネットワーク上の他の画像処理装置の記憶部に画像データを保存することが可能な画像処理システム、画像処理装置、サーバープログラム、及び画像処理方法が提供される。   According to the present invention, while suppressing an increase in communication traffic, the image data is stored in the storage unit of another image processing apparatus on the network based on the latest space information of the storage unit of the other image processing apparatus on the network. An image processing system, an image processing apparatus, a server program, and an image processing method that can be stored are provided.

図1は、本発明の実施形態に係る画像処理システムの構成を示す図である。FIG. 1 is a diagram showing the configuration of an image processing system according to an embodiment of the present invention. 図2は、本発明の実施形態に係る画像処理装置のシステム構成を示すブロック図である。FIG. 2 is a block diagram showing the system configuration of the image processing apparatus according to the embodiment of the present invention. 図3は、本発明の実施形態に係るサーバー装置のシステム構成を示すブロック図である。FIG. 3 is a block diagram showing the system configuration of the server apparatus according to the embodiment of the present invention. 図4は、本発明の実施形態に係る画像処理システムで用いられる装置情報の一例を示す図である。FIG. 4 is a view showing an example of apparatus information used in the image processing system according to the embodiment of the present invention. 図5は、本発明の実施形態に係る画像処理システムで用いられる画像データ情報の一例を示す図である。FIG. 5 is a view showing an example of image data information used in the image processing system according to the embodiment of the present invention. 図6は、本発明の実施形態に係る画像処理装置で実行されるクライアント処理の手順の一例を示すフローチャートである。FIG. 6 is a flowchart showing an example of the procedure of the client process executed by the image processing apparatus according to the embodiment of the present invention. 図7は、本発明の実施形態に係るサーバー装置で実行されるサーバー処理の手順の一例を示すフローチャートである。FIG. 7 is a flowchart showing an example of the procedure of the server process executed by the server device according to the embodiment of the present invention.

以下添付図面を参照しながら、本発明の実施形態について説明し、本発明の理解に供する。なお、以下の実施形態は、本発明を具体化した一例であって、本発明の技術的範囲を限定するものではない。   Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings for understanding of the present invention. The following embodiments are merely specific examples of the present invention, and do not limit the technical scope of the present invention.

[画像処理システムの構成]
図1に示されるように、本発明の実施形態に係る画像処理システム1は、画像処理装置2A〜2Eと、サーバー装置3とを備える。画像処理装置2A〜2Eは、例えばLANのような通信網N1を介して互いに通信可能に接続されている。また、サーバー装置3は、通信網N1を介して画像処理装置2A〜2Eと通信可能に接続されている。なお、以下では、画像処理装置2A〜2Eを互いに区別する必要がない場合、画像形成装置2A〜2Eの各々を画像形成装置2と称する。
[Configuration of image processing system]
As shown in FIG. 1, an image processing system 1 according to an embodiment of the present invention includes image processing devices 2A to 2E and a server device 3. The image processing apparatuses 2A to 2E are communicably connected to each other via a communication network N1 such as a LAN, for example. The server device 3 is communicably connected to the image processing devices 2A to 2E via the communication network N1. Hereinafter, when the image processing apparatuses 2A to 2E do not need to be distinguished from one another, each of the image forming apparatuses 2A to 2E is referred to as an image forming apparatus 2.

ところで、大容量の画像データの一時保存が必要な処理を行う場合に、ネットワーク上の他の情報処理装置の記憶デバイスの空き容量を一時利用することが可能な情報処理装置が知られている。前記情報処理装置では、例えば、プロッタにおいて印刷処理を行う際のジャムバックアップ領域、集約印刷処理を行う際の画像展開領域、電子ソート処理を行う際の画像展開領域、又は複数の画像データの合成処理を行う際の画像展開領域として、他の情報処理装置の記憶デバイスの空き容量を一時利用することができる。前記情報処理装置では、他の情報処理装置の記憶デバイスの空き容量を検索するための検索要求の情報を定期的にブロードキャストで送信し、空き容量の情報を他の情報処理装置各々から受信する。よって、検索要求を含む情報の送信頻度を高くすると、ネットワークの通信トラフィックが増加してしまう。また、通信トラフィックの増加を抑制するために検索要求を含む情報の送信頻度を低くすると、他の情報処理装置から受信した空き容量の情報と実際の空き容量とが乖離する可能性が高くなってしまう。これに対して、本実施形態に係る画像処理システム1によれば、通信トラフィックの増加を抑制しつつ、ネットワーク上の他の画像処理装置2の記憶部26の最新の空き情報に基づいて、ネットワーク上の他の画像処理装置2の記憶部26に画像データを保存することが可能である。   By the way, there is known an information processing apparatus capable of temporarily using free space of storage devices of other information processing apparatuses on the network when performing processing that requires temporary storage of a large amount of image data. In the information processing apparatus, for example, a jam backup area at the time of printing processing in a plotter, an image expansion area at the time of performing aggregation printing processing, an image expansion area at the time of performing electronic sort processing, or composition processing of a plurality of image data The free space of the storage device of the other information processing apparatus can be temporarily used as an image expansion area at the time of performing. The information processing apparatus periodically transmits, by broadcast, information of a search request for searching for free capacity of storage devices of other information processing apparatuses, and receives information of free capacity from each of the other information processing apparatuses. Therefore, if the transmission frequency of the information including the search request is increased, the communication traffic of the network is increased. Also, if the transmission frequency of the information including the search request is lowered to suppress the increase in the communication traffic, the possibility that the information on the free space received from the other information processing apparatus and the actual free space increases may increase. I will. On the other hand, according to the image processing system 1 according to the present embodiment, while suppressing an increase in communication traffic, the network based on the latest availability information of the storage unit 26 of the other image processing apparatus 2 on the network Image data can be stored in the storage unit 26 of the other image processing apparatus 2 described above.

[画像処理装置の構成]
図2に示されるように、画像処理装置2は、操作表示部21、ADF(Auto Document Feeder)22、画像読取部23、画像形成部24、通信I/F25、記憶部26、及び制御部27を備える。具体的に、画像処理装置2は、プリンター機能、スキャナー機能、コピー機能、及びファクシミリ機能などを有する複合機である。なお、本発明は、複合機に限らず、コピー機、プリンター、ファクシミリ装置のような任意の画像処理装置に適用可能である。
[Configuration of image processing apparatus]
As shown in FIG. 2, the image processing apparatus 2 includes an operation display unit 21, an ADF (Auto Document Feeder) 22, an image reading unit 23, an image forming unit 24, a communication I / F 25, a storage unit 26, and a control unit 27. Equipped with Specifically, the image processing apparatus 2 is a multifunction peripheral having a printer function, a scanner function, a copy function, a facsimile function, and the like. The present invention is applicable to any image processing apparatus such as a copying machine, a printer, and a facsimile machine, as well as the multi-function machine.

操作表示部21は、情報を表示する液晶ディスプレーなどの表示部と、ユーザー操作を受け付けるタッチパネル及び操作ボタンなどの操作部とを備える。   The operation display unit 21 includes a display unit such as a liquid crystal display that displays information, and an operation unit such as a touch panel that receives a user operation and an operation button.

ADF22は、原稿セット部、搬送ローラー、原稿押さえ、及び排紙部を備え、画像読取部23の読み取り対象となる原稿を搬送する自動原稿搬送装置である。   The ADF 22 is an automatic document feeder that includes a document setting unit, a conveyance roller, a document pressing unit, and a paper discharge unit, and conveys a document to be read by the image reading unit 23.

画像読取部23は、原稿台、光源、ミラー、光学レンズ、及びCCD(Charge Coupled Device)を備え、原稿の画像を読み取って画像データとして出力することが可能である。   The image reading unit 23 includes a document table, a light source, a mirror, an optical lens, and a CCD (Charge Coupled Device), and can read an image of a document and output it as image data.

画像形成部24は、電子写真方式又はインクジェット方式で画像データに基づく印刷処理を実行することが可能であり、前記画像データに基づいてシート上に画像を形成する。例えば、画像形成部24が電子写真方式の画像形成部である場合、画像形成部24は感光体ドラム、帯電器、露光装置、現像装置、転写装置、及び定着装置などを備える。   The image forming unit 24 can execute print processing based on image data by an electrophotographic method or an inkjet method, and forms an image on a sheet based on the image data. For example, when the image forming unit 24 is an electrophotographic image forming unit, the image forming unit 24 includes a photosensitive drum, a charger, an exposure device, a developing device, a transfer device, a fixing device, and the like.

通信I/F25は、通信網N1を介して、他の画像処理装置2又はサーバー装置3との間で所定の通信プロトコルに従った通信処理を実行することが可能な通信インターフェイスである。   The communication I / F 25 is a communication interface capable of executing communication processing with another image processing apparatus 2 or the server apparatus 3 according to a predetermined communication protocol via the communication network N1.

記憶部26は、ハードディスク又はEEPROM(登録商標)などの不揮発性の記憶部である。記憶部26には、制御部27によって実行される各種の制御プログラム、及び各種のデータなどが記憶される。   The storage unit 26 is a non-volatile storage unit such as a hard disk or an EEPROM (registered trademark). The storage unit 26 stores various control programs executed by the control unit 27 and various data.

制御部27は、CPU、ROM、及びRAMなどの制御機器を備える。前記CPUは、各種の演算処理を実行するプロセッサーである。前記ROMは、前記CPUに各種の処理を実行させるための制御プログラムなどの情報が予め記憶される不揮発性の記憶部である。前記RAMは、前記CPUが実行する各種の処理の一時記憶メモリー(作業領域)として使用される揮発性又は不揮発性の記憶部である。   The control unit 27 includes control devices such as a CPU, a ROM, and a RAM. The CPU is a processor that executes various arithmetic processing. The ROM is a non-volatile storage unit in which information such as a control program for causing the CPU to execute various processes is stored in advance. The RAM is a volatile or non-volatile storage unit used as a temporary storage memory (work area) of various processes executed by the CPU.

具体的に、制御部27は、送信処理部271、受信処理部272、選択処理部273、保存処理部274、決定処理部275、取得処理部276、及び指示処理部277を含む。なお、制御部27は、前記制御プログラムに従って各種の処理を実行することによりこれらの各処理部として機能する。また、制御部27は、これらの各処理部の一部又は複数の処理機能を実現する電子回路を備えるものであってもよい。   Specifically, the control unit 27 includes a transmission processing unit 271, a reception processing unit 272, a selection processing unit 273, a storage processing unit 274, a determination processing unit 275, an acquisition processing unit 276, and an instruction processing unit 277. The control unit 27 functions as each processing unit by executing various processes in accordance with the control program. In addition, the control unit 27 may include an electronic circuit that realizes a part or a plurality of processing functions of each of the processing units.

送信処理部271は、自身の記憶部26の空き容量が変化した場合に、変化後の空き容量を示す更新情報をサーバー装置3に送信する。例えば、送信処理部271は、記憶部26に新たな画像データを保存した場合、記憶部26に保存されている画像データを削除した場合などに、記憶部26の空き容量を示す更新情報をサーバー装置3に送信する。   The transmission processing unit 271 transmits update information indicating the changed free space to the server device 3 when the free space of the storage unit 26 of its own changes. For example, when the transmission processing unit 271 stores new image data in the storage unit 26 and deletes the image data stored in the storage unit 26, the transmission information unit 27 indicates the update information indicating the free space of the storage unit 26. Send to device 3

受信処理部272は、サーバー装置3から他の画像処理装置2の記憶部26の空き容量を示す空き容量情報(例えば、後述する装置情報D1における「空き容量」の情報)を受信する。   The reception processing unit 272 receives, from the server device 3, free space information (for example, information of “free space” in the device information D 1 described later) indicating the free space of the storage unit 26 of the other image processing apparatus 2.

選択処理部273は、受信処理部272により受信される前記空き容量情報に基づいて、画像データの保存先となる画像処理装置2を選択する。なお、選択処理部273による選択方法としては種々の選択方法が考えられる。例えば、選択処理部273は、前記画像データのデータサイズ以上の空き容量を有する記憶部26を有する画像処理装置2のうち、記憶部26の空き容量が最も大きい画像処理装置2を、前記画像データの保存先として選択してもよい。これにより、前記画像データの保存先の画像処理装置2の記憶部26の空き容量が不足してしまうことを抑制することができる。他の例として、選択処理部273は、他の画像処理装置2各々の設置位置を示す設置位置情報(例えば、後述する装置情報D1における「設置位置」の情報)に基づいて、前記画像データのデータサイズ以上の空き容量を有する記憶部26を有する画像処理装置2のうち、自身の画像処理装置2に最も近い位置に設置されている画像処理装置2を、前記画像データの保存先として選択してもよい。これにより、前記画像データの保存先の画像処理装置2において当該画像データに基づく印刷処理が行われた場合に、自身の画像処理装置2に近い画像処理装置2からシートが出力されることになるため、出力されたシートを取りに行く手間及び時間を抑制することができる。更に他の例として、選択処理部273は、前記画像データがカラー画像の画像データである場合に、前記画像データのデータサイズ以上の空き容量を有する記憶部26を有する画像処理装置2のうち、カラー画像の印刷が可能な画像処理装置2を、前記画像データの保存先として選択してもよい。これにより、前記画像データの保存先の画像処理装置2において当該画像データに基づく印刷処理が行われた場合に、当該画像データに基づくカラー画像の印刷が可能となる。更に他の例として、選択処理部273は、前記画像データのデータサイズ以上の空き容量を有する記憶部26を有する画像処理装置2のリストを操作表示部21に表示させ、前記リストからユーザーによって選択される画像処理装置2を、前記画像データの保存先として選択してもよい。   The selection processing unit 273 selects the image processing apparatus 2 as the storage destination of the image data based on the free space information received by the reception processing unit 272. Note that various selection methods can be considered as a selection method by the selection processing unit 273. For example, the selection processing unit 273 selects the image processing apparatus 2 having the largest free space in the storage unit 26 among the image processing apparatuses 2 having the storage unit 26 having a free space equal to or larger than the data size of the image data. It may be selected as the storage destination of As a result, it is possible to suppress the shortage of free space of the storage unit 26 of the image processing apparatus 2 at the storage destination of the image data. As another example, the selection processing unit 273 selects one of the image data based on installation position information (for example, information of “installation position” in the device information D1 described later) indicating the installation position of each of the other image processing apparatuses 2. Among the image processing devices 2 having the storage unit 26 having a free space equal to or larger than the data size, the image processing device 2 installed at a position closest to the own image processing device 2 is selected as a storage destination of the image data. May be As a result, when the image processing apparatus 2 at the storage destination of the image data performs printing based on the image data, the sheet is output from the image processing apparatus 2 close to the image processing apparatus 2 itself. Therefore, it is possible to reduce the time and effort for taking out the output sheet. As still another example, when the image data is a color image data, the selection processing unit 273 includes an image processing apparatus 2 having a storage unit 26 having a free space equal to or larger than the data size of the image data. The image processing apparatus 2 capable of printing a color image may be selected as a storage destination of the image data. Thereby, when the print processing based on the image data is performed in the image processing apparatus 2 of the storage destination of the image data, it becomes possible to print a color image based on the image data. As another example, the selection processing unit 273 causes the operation display unit 21 to display a list of the image processing apparatus 2 having the storage unit 26 having a free space equal to or larger than the data size of the image data, and the user selects from the list The image processing device 2 to be stored may be selected as the storage destination of the image data.

保存処理部274は、選択処理部273により選択される画像処理装置2の記憶部26に前記画像データを保存する。例えば、保存処理部274は、通信I/F25及び通信網N1を通じて、選択処理部273により選択される画像処理装置2に前記画像データを送信する。そして、当該画像データを受信した画像処理装置2の制御部27によって、当該画像データが記憶部26に保存される。   The storage processing unit 274 stores the image data in the storage unit 26 of the image processing apparatus 2 selected by the selection processing unit 273. For example, the storage processing unit 274 transmits the image data to the image processing apparatus 2 selected by the selection processing unit 273 through the communication I / F 25 and the communication network N1. Then, the control unit 27 of the image processing apparatus 2 that has received the image data stores the image data in the storage unit 26.

なお、選択処理部273は、前記画像データのデータサイズ以上の空き容量を有する記憶部26を有する画像処理装置2が存在しない場合に、前記画像データの保存先として複数の画像処理装置2を選択してもよい。そして、保存処理部274は、選択処理部273により選択される複数の画像処理装置2の記憶部26に前記画像データを分割して保存してもよい。この場合、後述する画像データ情報D2の「保存場所」には、分割された前記画像データの各部が保存されている複数の画像処理装置2の情報が含まれる。   The selection processing unit 273 selects a plurality of image processing apparatuses 2 as a storage destination of the image data when there is no image processing apparatus 2 having a storage unit 26 having a free space equal to or larger than the data size of the image data. You may Then, the storage processing unit 274 may divide and store the image data in the storage units 26 of the plurality of image processing apparatuses 2 selected by the selection processing unit 273. In this case, the “storage place” of the image data information D2 described later includes information of a plurality of image processing apparatuses 2 in which each part of the divided image data is stored.

決定処理部275は、他の画像処理装置2の記憶部26に保存されている画像データについての印刷指示が入力された場合に、前記画像データに基づく印刷処理を自身の画像処理装置2で実行するか前記他の画像処理装置2で実行するかをユーザー操作に応じて決定する。例えば、決定処理部275は、他の画像処理装置2の記憶部26に保存されている画像データについての印刷指示が入力された場合に、前記画像データに基づく印刷処理を自身の画像処理装置2で実行するか前記他の画像処理装置2で実行するかをユーザーに選択させるための選択画面を操作表示部21に表示させる。そして、前記選択画面に対するユーザー操作に応じて、前記画像データに基づく印刷処理を実行すべき画像処理装置2を選択する。   When the print instruction for the image data stored in the storage unit 26 of the other image processing apparatus 2 is input, the determination processing unit 275 executes the printing process based on the image data in the image processing apparatus 2 of its own. It is determined in accordance with the user operation whether to execute the image processing apparatus 2 or the other image processing apparatus 2. For example, when the print instruction for the image data stored in the storage unit 26 of the other image processing apparatus 2 is input, the determination processing unit 275 may perform the printing process based on the image data as the image processing apparatus 2 of its own. The operation display unit 21 displays a selection screen for allowing the user to select whether to execute at the other image processing apparatus 2 or at the same time. Then, in accordance with the user operation on the selection screen, the image processing apparatus 2 to which the printing process based on the image data is to be executed is selected.

取得処理部276は、決定処理部275によって前記印刷処理を自身の画像処理装置2で実行すると決定された場合に、前記画像データを前記他の画像処理装置2から取得する。例えば、取得処理部276は、決定処理部275によって前記印刷処理を自身の画像処理装置2で実行すると決定された場合に、前記他の画像処理装置2に対して前記画像データの取得要求を送信して、前記他の画像処理装置2から前記画像データを受信する。そして、画像形成部24により前記画像データに基づく画像形成処理が実行されて、前記画像データに応じた画像が形成されたシートが自身の画像処理装置2から出力される。   The acquisition processing unit 276 acquires the image data from the other image processing apparatus 2 when it is determined by the determination processing unit 275 that the printing process is to be performed by the image processing apparatus 2 of its own. For example, the acquisition processing unit 276 transmits an acquisition request for the image data to the other image processing apparatus 2 when the determination processing unit 275 determines that the printing process is to be performed by the image processing apparatus 2 of its own. And receives the image data from the other image processing apparatus 2. Then, the image forming unit 24 executes an image forming process based on the image data, and a sheet on which an image corresponding to the image data is formed is output from the image processing apparatus 2 itself.

指示処理部277は、決定処理部275によって前記印刷処理を前記他の画像処理装置2で実行すると決定された場合に、前記他の画像処理装置2に前記印刷処理の実行を指示する。例えば、指示処理部277は、決定処理部275によって前記印刷処理を前記他の画像処理装置2で実行すると決定された場合に、前記画像データに基づく印刷処理の実行を指示する指示信号を前記他の画像処理装置2に送信する。その結果、前記他の画像処理装置2の画像形成部24により前記画像データに基づく画像形成処理が実行され、前記画像データに応じた画像が形成されたシートが前記他の画像処理装置2から出力される。   The instruction processing unit 277 instructs the other image processing apparatus 2 to execute the printing process when the determination processing unit 275 determines that the other image processing apparatus 2 is to execute the printing process. For example, when the determination processing unit 275 determines that the print processing is to be performed by the other image processing apparatus 2, the instruction processing unit 277 sets an instruction signal for instructing to execute the print processing based on the image data. To the image processing apparatus 2 of FIG. As a result, the image forming unit 24 of the other image processing apparatus 2 executes an image forming process based on the image data, and a sheet on which an image corresponding to the image data is formed is output from the other image processing apparatus 2 Be done.

[サーバー装置の構成]
図3に示されるように、サーバー装置3は、操作表示部31、通信I/F32、記憶部33、及び制御部34を備える。
[Server device configuration]
As illustrated in FIG. 3, the server device 3 includes an operation display unit 31, a communication I / F 32, a storage unit 33, and a control unit 34.

操作表示部31は、情報を表示する液晶ディスプレーなどの表示部と、ユーザー操作を受け付けるマウス及びキーボードなどの操作部とを備える。   The operation display unit 31 includes a display unit such as a liquid crystal display that displays information, and an operation unit such as a mouse and a keyboard that receive user operations.

通信I/F32は、通信網N1を介して、画像処理装置2との間で所定の通信プロトコルに従った通信処理を実行することが可能な通信インターフェイスである。   The communication I / F 32 is a communication interface capable of executing communication processing with the image processing apparatus 2 according to a predetermined communication protocol via the communication network N1.

記憶部33は、ハードディスク又はEEPROM(登録商標)などの不揮発性の記憶部である。記憶部33には、制御部34によって実行される各種の制御プログラム、及び各種のデータなどが記憶される。例えば、記憶部33には、制御部34に後述するサーバー処理を実行させるためのサーバープログラムが記憶される。また、記憶部33には、装置情報D1(図4参照)及び画像データ情報D2(図5参照)が記憶される。   The storage unit 33 is a non-volatile storage unit such as a hard disk or an EEPROM (registered trademark). The storage unit 33 stores various control programs executed by the control unit 34, various data, and the like. For example, the storage unit 33 stores a server program for causing the control unit 34 to execute server processing described later. Further, the storage unit 33 stores device information D1 (see FIG. 4) and image data information D2 (see FIG. 5).

装置情報D1は、通信網N1に接続されている画像処理装置2各々に関する情報である。図4に示されるように、装置情報D1には、画像処理装置2ごとに、「装置名」、「IPアドレス」、「空き容量」、「設置位置」、「カラー印刷」などの情報が含まれる。「装置名」は、画像処理装置2を識別するための名称である。例えば、図4における「第1MFP」は、図1における画像処理装置2Aに対応し、図4における「第2MFP」は、図1における画像処理装置2Bに対応する。また、図4における「第3MFP」は、図1における画像処理装置2Cに対応し、図4における「第4MFP」は、図1における画像処理装置2Dに対応する。また、図4における「第5MFP」は、図1における画像処理装置2Eに対応する。「IPアドレス」は、画像処理装置2と通信するためのアドレス情報である。「空き容量」は、画像処理装置2に設けられている記憶部26の現在の空き容量を示す空き容量情報である。記憶部33は、本発明の空き容量情報記憶部の一例である。「設置位置」は、画像処理装置2の設置位置を示す設置位置情報である。なお、図4の例では、「設置位置」として、画像処理装置2が設置されている部屋が登録されているが、設置位置情報はこれに限定されない。例えば、画像処理装置2が設置されているフロア、座標、経緯度などの情報が、前記設置位置情報として記憶部33に記憶されてもよい。「カラー印刷」は、画像処理装置2がカラー画像の印刷が可能であるか否かを示す情報である。図4の例では、「第1MFP」、「第3MFP」、及び「第5MFP」は、カラー画像及びモノクロ画像の両方の印刷が可能な画像処理装置2である。一方、「第2MFP」及び「第4MFP」は、モノクロ画像のみの印刷が可能な画像処理装置2である。   The device information D1 is information on each of the image processing devices 2 connected to the communication network N1. As illustrated in FIG. 4, the device information D1 includes information such as “device name”, “IP address”, “free space”, “installation position”, and “color printing” for each image processing device 2. Be The “device name” is a name for identifying the image processing device 2. For example, “first MFP” in FIG. 4 corresponds to the image processing apparatus 2A in FIG. 1, and “second MFP” in FIG. 4 corresponds to the image processing apparatus 2B in FIG. The “third MFP” in FIG. 4 corresponds to the image processing apparatus 2C in FIG. 1, and the “fourth MFP” in FIG. 4 corresponds to the image processing apparatus 2D in FIG. The “fifth MFP” in FIG. 4 corresponds to the image processing apparatus 2E in FIG. The “IP address” is address information for communicating with the image processing apparatus 2. The “free space” is free space information indicating the current free space of the storage unit 26 provided in the image processing apparatus 2. The storage unit 33 is an example of the free space information storage unit of the present invention. The “installation position” is installation position information indicating the installation position of the image processing apparatus 2. In the example of FIG. 4, the room in which the image processing apparatus 2 is installed is registered as the “installation position”, but the installation position information is not limited to this. For example, information such as a floor on which the image processing apparatus 2 is installed, coordinates, and latitude and longitude may be stored in the storage unit 33 as the installation position information. “Color printing” is information indicating whether the image processing apparatus 2 can print a color image. In the example of FIG. 4, the “first MFP”, the “third MFP”, and the “fifth MFP” are the image processing apparatuses 2 capable of printing both color images and monochrome images. On the other hand, the “second MFP” and the “fourth MFP” are the image processing apparatuses 2 capable of printing only monochrome images.

画像データ情報D2は、通信網N1に接続されている複数の画像処理装置2の記憶部26に保存されれている画像データ各々に関する情報である。図5に示されるように、画像データ情報D2には、画像データごとに、「ファイル名」、「保存場所」、「元装置」、「データサイズ」、「カラー画像」などの情報が含まれる。「ファイル名」は、画像データを識別するための名称である。「保存場所」は、画像データが保存されている画像処理装置2を示す保存場所情報である。記憶部33は、本発明の保存場所情報記憶部の一例である。「元装置」は、画像データの保存指示が入力された画像処理装置2を示す情報である。図5の例では、「画像データD」は、「第1MFP」に入力された保存指示(例えば、「第1MFP」の操作表示部21を通じて入力された保存指示)に応じて「第5MFP」に入力された画像データである。「データサイズ」は、画像データのデータサイズ(データ容量)である。「カラー画像」は、画像データがカラー画像であるか否かを示す情報である。図5の例では、「画像データD」及び「画像データE」はカラー画像であり、「画像データA」、「画像データB」、及び「画像データC」はモノクロ画像である。   The image data information D2 is information on each of the image data stored in the storage unit 26 of the plurality of image processing apparatuses 2 connected to the communication network N1. As shown in FIG. 5, the image data information D2 includes information such as “file name”, “storage location”, “source device”, “data size”, “color image”, etc. for each image data. . "File name" is a name for identifying image data. The “storage place” is storage place information indicating the image processing apparatus 2 in which the image data is stored. The storage unit 33 is an example of the storage location information storage unit of the present invention. The “source device” is information indicating the image processing device 2 to which the storage instruction of the image data is input. In the example of FIG. 5, “image data D” is transferred to “fifth MFP” according to the save instruction input to “first MFP” (for example, the save instruction input through operation display unit 21 of “first MFP”). It is input image data. “Data size” is the data size (data capacity) of image data. "Color image" is information indicating whether or not image data is a color image. In the example of FIG. 5, "image data D" and "image data E" are color images, and "image data A", "image data B" and "image data C" are monochrome images.

制御部34は、CPU、ROM、及びRAMなどの制御機器を備える。前記CPUは、各種の演算処理を実行するプロセッサーである。前記ROMは、前記CPUに各種の処理を実行させるための制御プログラムなどの情報が予め記憶される不揮発性の記憶部である。前記RAMは、前記CPUが実行する各種の処理の一時記憶メモリー(作業領域)として使用される揮発性又は不揮発性の記憶部である。   The control unit 34 includes control devices such as a CPU, a ROM, and a RAM. The CPU is a processor that executes various arithmetic processing. The ROM is a non-volatile storage unit in which information such as a control program for causing the CPU to execute various processes is stored in advance. The RAM is a volatile or non-volatile storage unit used as a temporary storage memory (work area) of various processes executed by the CPU.

具体的に、制御部34は、更新処理部341、返信処理部342、及び移動処理部343を含む。なお、制御部34は、前記サーバープログラムに従って各種の処理を実行することによりこれらの各処理部として機能する。また、制御部34は、これらの各処理部の一部又は複数の処理機能を実現する電子回路を備えるものであってもよい。   Specifically, the control unit 34 includes an update processing unit 341, a reply processing unit 342, and a movement processing unit 343. The control unit 34 functions as each processing unit by executing various processes according to the server program. In addition, the control unit 34 may include an electronic circuit that realizes a part or a plurality of processing functions of each of the processing units.

更新処理部341は、画像処理装置2から受信される前記更新情報に基づいて、記憶部33に記憶されている前記空き容量情報(すなわち、装置情報D1に含まれる「空き容量」の情報)を更新する。これにより、記憶部33には、常に、通信網N1に接続されている複数の画像処理装置2の記憶部26の最新の空き情報が記憶されることになる。   Based on the update information received from the image processing apparatus 2, the update processing unit 341 determines the free space information stored in the storage unit 33 (that is, the information on “free space” included in the device information D 1). Update. As a result, the latest free space information in the storage units 26 of the plurality of image processing apparatuses 2 connected to the communication network N1 is always stored in the storage unit 33.

返信処理部342は、画像処理装置2からの要求に応じて他の画像処理装置2に関する前記空き容量情報を前記要求元の画像処理装置2に返信する。例えば、画像処理装置2Aから空き容量情報の取得要求を受信した場合、返信処理部342は、他の画像処理装置2B〜2Eに関する空き容量情報を装置情報D1から取得して、画像処理装置2Aに返信する。   In response to a request from the image processing apparatus 2, the reply processing unit 342 sends the free space information on another image processing apparatus 2 back to the image processing apparatus 2 as the request source. For example, when receiving an acquisition request for available capacity information from the image processing apparatus 2A, the reply processing unit 342 acquires available capacity information on the other image processing apparatuses 2B to 2E from the apparatus information D1, and transmits the acquired available capacity information to the image processing apparatus 2A. Send back.

なお、前記更新情報には、画像処理装置2の記憶部26に新たに記憶された又は当該記憶部26から削除された画像データの識別情報(例えば、「ファイル名」など)が含まれてもよい。この場合、更新処理部341は、画像処理装置2から受信される前記更新情報に基づいて、記憶部33に記憶されている前記保存場所情報(すなわち、画像データ情報D2に含まれる「保存場所」の情報)を更新してもよい。これにより、記憶部33には、常に、通信網N1に接続されている複数の画像処理装置2の記憶部26に保存されれている画像データ各々の保存場所が記憶されることになる。そして、返信処理部342は、画像処理装置2からの要求に応じて前記保存場所情報を前記要求元の画像処理装置2に返信してもよい。これにより、画像処理装置2は、サーバー装置3から返信される前記保存場所情報に基づいて、他の画像処理装置2の記憶部26に保存されている任意の画像データの保存場所を把握することができる。   Note that, even if the update information includes identification information (for example, “file name” or the like) of the image data newly stored in the storage unit 26 of the image processing apparatus 2 or deleted from the storage unit 26. Good. In this case, based on the update information received from the image processing apparatus 2, the update processing unit 341 stores the storage location information stored in the storage unit 33 (that is, the “storage location” included in the image data information D2). Information) may be updated. As a result, the storage unit 33 always stores the storage location of each of the image data stored in the storage units 26 of the plurality of image processing apparatuses 2 connected to the communication network N1. Then, the reply processing unit 342 may return the storage location information to the image processing apparatus 2 of the request source in response to a request from the image processing apparatus 2. Thereby, the image processing device 2 grasps the storage location of any image data stored in the storage unit 26 of the other image processing device 2 based on the storage location information returned from the server device 3. Can.

移動処理部343は、記憶部33に記憶されている前記空き容量情報に基づいて、記憶部26の空き容量が相対的に小さい画像処理装置2に保存されている画像データを、記憶部26の空き容量が相対的に大きい別の画像処理装置2の記憶部26へと移動させる。例えば、移動処理部343は、或る画像処理装置2の記憶部26の空き容量が予め定められた閾値を下回った場合に、当該画像処理装置2の記憶部26に保存されている一又は複数の画像データを、記憶部26の空き容量が前記閾値以上である別の画像処理装置2の記憶部26へと移動させてもよい。例えば、移動処理部343は、画像データの移動元の画像処理装置2に、移動対象の画像データの識別情報(例えば、ファイル名など)と移動先の画像処理装置2の識別情報(例えば、装置名、IPアドレスなど)を送信する。その結果、移動元の画像処理装置2から移動先の画像処理装置2へと移動対象の画像データが移動される。すなわち、前記画像データが移動元の画像処理装置2の記憶部26から消去されて、移動先の画像処理装置2の記憶部26に保存される。   The movement processing unit 343 stores the image data stored in the image processing apparatus 2 having a relatively small free space in the storage unit 26 based on the free space information stored in the storage unit 33 in the storage unit 26. It is moved to the storage unit 26 of another image processing apparatus 2 having a relatively large free space. For example, when the free space of the storage unit 26 of a certain image processing apparatus 2 falls below a predetermined threshold, the movement processing unit 343 may store one or more of the storage units 26 of the image processing apparatus 2. The image data of may be moved to the storage unit 26 of another image processing apparatus 2 in which the free space of the storage unit 26 is equal to or more than the threshold. For example, the movement processing unit 343 causes the image processing device 2 at the movement source of the image data to include identification information (for example, a file name) of the image data to be moved and identification information (for example, the device at the movement destination). Send name, IP address etc.) As a result, image data to be moved is moved from the image processing device 2 at the movement source to the image processing device 2 at the movement destination. That is, the image data is deleted from the storage unit 26 of the image processing apparatus 2 at the movement source, and is stored in the storage unit 26 of the image processing apparatus 2 at the movement destination.

なお、他の実施形態として、移動処理部343は、「元装置」とは異なる画像処理装置2に保存されている画像データ(例えば、図5における「画像データD」)を、「元装置」の記憶部26の空き容量が十分に大きくなった時点で、現在の「保存場所」から「元装置」の記憶部26へと移動させてもよい。例えば、図5の例では、「第1MFP」の空き容量が「画像データD」のデータサイズ(101.2MB)よりも大きくなった時点で、移動処理部343は、「画像データD」を「第5MFP」から「第1MFP」へと移動させてもよい。これにより、ユーザーが「画像データD」を「元装置」である「第1MFP」で印刷したい場合に、「画像データD」を「第5MFP」から「第1MFP」へと転送する処理が不要になるため、印刷処理に要する時間を短縮することができる。   Note that, as another embodiment, the movement processing unit 343 sets the image data (for example, "image data D" in FIG. 5) stored in the image processing apparatus 2 different from the "source apparatus" to the "source apparatus". When the free space of the storage unit 26 becomes sufficiently large, the current “storage location” may be moved to the storage unit 26 of the “source device”. For example, in the example of FIG. 5, when the free space of the “first MFP” becomes larger than the data size (101.2 MB) of the “image data D”, the movement processing unit 343 selects “image data D” It may be moved from the “5th MFP” to the “first MFP”. As a result, when the user wants to print the "image data D" with the "first MFP" which is the "original apparatus", the process of transferring the "image data D" from the "fifth MFP" to the "first MFP" is unnecessary. Therefore, the time required for the printing process can be shortened.

[クライアント処理]
次に、図6を参照しつつ、画像処理装置2の制御部27によって実行されるクライアント処理の手順の一例について説明する。ここで、ステップS11,S12,・・・は、制御部27により実行される処理手順(ステップ)の番号を表している。なお、前記クライアント処理は、例えば、画像処理装置2の電源がオンされたことに応じて開始され、その後、画像処理装置2の電源がオフされたことに応じて終了される。
[Client processing]
Next, with reference to FIG. 6, an example of the procedure of the client process executed by the control unit 27 of the image processing apparatus 2 will be described. Here, steps S11, S12,... Indicate the numbers of processing procedures (steps) executed by the control unit 27. The client process is started, for example, in response to the power supply of the image processing apparatus 2 being turned on, and thereafter terminated in response to the power supply of the image processing apparatus 2 being turned off.

<ステップS11>
まず、ステップS11において、制御部27は、自身の記憶部26の空き容量が変化したか否かを判断する。例えば、制御部27は、記憶部26に新たな画像データを保存した場合、記憶部26に保存されている画像データを削除した場合などに、自身の記憶部26の空き容量が変化したと判断する。そして、自身の記憶部26の空き容量が変化したと判断されると(S11:Yes)、処理がステップS12に移行する。一方、自身の記憶部26の空き容量が変化していないと判断されると(S11:No)、処理がステップS13に移行する。
<Step S11>
First, in step S11, the control unit 27 determines whether the free space of its own storage unit 26 has changed. For example, when new image data is stored in storage unit 26, control unit 27 determines that the free space of storage unit 26 of itself has changed, for example, when image data stored in storage unit 26 is deleted. Do. When it is determined that the free space of its own storage unit 26 has changed (S11: Yes), the process proceeds to step S12. On the other hand, when it is determined that the free space of its own storage unit 26 has not changed (S11: No), the process proceeds to step S13.

<ステップS12>
ステップS12において、制御部27は、自身の記憶部26の現在の空き容量を示す更新情報をサーバー装置3に送信する。なお、前記更新情報には、画像処理装置2の記憶部26に新たに記憶された又は当該記憶部26から削除された画像データの識別情報が含まれてもよい。当該ステップS12の処理は、制御部27の送信処理部271によって実行される。当該ステップS12は、本発明の送信ステップの一例である。
<Step S12>
In step S12, the control unit 27 transmits, to the server device 3, update information indicating the current free space of the storage unit 26 of itself. The update information may include identification information of image data that is newly stored in the storage unit 26 of the image processing apparatus 2 or deleted from the storage unit 26. The process of step S12 is executed by the transmission processing unit 271 of the control unit 27. The step S12 is an example of the transmission step of the present invention.

<ステップS13>
ステップS13において、制御部27は、保存指示が入力されたか否かを判断する。前記保存指示は、操作表示部21を通じて入力されてもよいし、外部の情報処理装置(例えば、印刷ホスト装置)から通信I/F25を通じて入力されてもよい。前記保存指示は、画像データを記憶部26に保存する処理を含む任意のジョブの実行指示であってもよい。例えば、前記保存指示は、画像読取部23により読み取られた画像データを記憶部26に保存するジョブ、外部の情報処理装置から受信される画像データを記憶部26に保存するジョブ、外部の情報処理装置から受信される画像データを1部だけ印刷すると共に当該画像データを記憶部26に保存するジョブなどの実行指示であってもよい。そして、前記保存指示が入力されたと判断されると(S13:Yes)、処理がステップS14に移行する。一方、前記保存指示が入力されていないと判断されると(S13:No)、処理がステップS19に移行する。
<Step S13>
In step S13, control unit 27 determines whether or not a save instruction has been input. The storage instruction may be input through the operation display unit 21 or may be input from an external information processing apparatus (for example, a print host apparatus) through the communication I / F 25. The storage instruction may be an execution instruction of any job including processing of storing image data in the storage unit 26. For example, the storage instruction may be a job for storing image data read by the image reading unit 23 in the storage unit 26, a job for storing image data received from an external information processing apparatus in the storage unit 26, external information processing It may be an execution instruction such as a job of printing only one copy of the image data received from the apparatus and storing the image data in the storage unit 26. When it is determined that the storage instruction has been input (S13: Yes), the process proceeds to step S14. On the other hand, when it is determined that the storage instruction has not been input (S13: No), the process proceeds to step S19.

<ステップS14>
ステップS14において、制御部27は、自身の記憶部26の空き容量が不足しているか否かを判断する。例えば、制御部27は、自身の記憶部26の空き容量が、前記画像データのデータサイズよりも小さい場合に、自身の記憶部26の空き容量が不足していると判断する。そして、自身の記憶部26の空き容量が不足していると判断されると(S14:Yes)、処理がステップS16に移行する。一方、自身の記憶部26の空き容量が不足していないと判断されると(S14:No)、処理がステップS15に移行する。
<Step S14>
In step S14, control unit 27 determines whether the free space of storage unit 26 of itself is insufficient. For example, when the free space of the storage unit 26 of the control unit 27 is smaller than the data size of the image data, the control unit 27 determines that the free space of the storage unit 26 of itself is insufficient. Then, when it is determined that the free space of the storage unit 26 of itself is insufficient (S14: Yes), the process proceeds to step S16. On the other hand, when it is determined that the free space of the storage unit 26 of itself is not insufficient (S14: No), the process proceeds to step S15.

<ステップS15>
ステップS15において、制御部27は、自身の記憶部26に前記画像データを保存する。なお、当該ステップS15において自身の記憶部26に前記画像データが保存されると、その結果として記憶部26の空き容量が変化するので、前記ステップS11及び前記ステップS12を通じて前記更新情報がサーバー装置3に送信されることになる。そして、処理がステップS19に移行する。
<Step S15>
In step S15, the control unit 27 stores the image data in the storage unit 26 of itself. Note that when the image data is stored in its own storage unit 26 in step S15, the free space of the storage unit 26 changes as a result. Therefore, the update information is stored in the server device 3 through the step S11 and the step S12. Will be sent to Then, the process proceeds to step S19.

<ステップS16>
一方、ステップS16において、制御部27は、サーバー装置3から他の画像処理装置2の記憶部26の空き容量を示す空き容量情報を受信する。例えば、制御部27は、サーバー装置3に対して前記空き容量情報を要求する要求信号を送信して、サーバー装置3から前記空き容量情報を受信する。当該ステップS16の処理は、制御部27の受信処理部272によって実行される。当該ステップS16は、本発明の受信ステップの一例である。
<Step S16>
On the other hand, in step S <b> 16, the control unit 27 receives, from the server device 3, free space information indicating the free space of the storage unit 26 of the other image processing apparatus 2. For example, the control unit 27 transmits a request signal for requesting the free capacity information to the server device 3, and receives the free capacity information from the server device 3. The process of step S16 is performed by the reception processing unit 272 of the control unit 27. The step S16 is an example of the receiving step of the present invention.

<ステップS17>
ステップS17において、制御部27は、前記ステップS16で受信された前記空き容量情報に基づいて、前記画像データの保存先となる画像処理装置2を選択する。例えば、制御部27は、前記画像データのデータサイズ以上の空き容量を有する記憶部26を有する画像処理装置2のうち、記憶部26の空き容量が最も大きい画像処理装置2を、前記画像データの保存先として選択する。当該ステップS17の処理は、制御部27の選択処理部273によって実行される。当該ステップS17は、本発明の選択ステップの一例である。
<Step S17>
In step S17, the control unit 27 selects the image processing apparatus 2 which is the storage destination of the image data, based on the free space information received in step S16. For example, among the image processing apparatus 2 having the storage unit 26 having a free space equal to or larger than the data size of the image data, the control unit 27 sets the image processing device 2 having the largest free space in the storage unit 26 Select as storage destination. The process of step S17 is performed by the selection processing unit 273 of the control unit 27. The step S17 is an example of the selection step of the present invention.

<ステップS18>
ステップS18において、制御部27は、前記ステップS17で選択された画像処理装置2の記憶部26に前記画像データを保存する。当該ステップS18の処理は、制御部27の保存処理部274によって実行される。当該ステップS18は、本発明の保存ステップの一例である。
<Step S18>
In step S18, the control unit 27 stores the image data in the storage unit 26 of the image processing apparatus 2 selected in step S17. The processing of step S18 is executed by the storage processing unit 274 of the control unit 27. The step S18 is an example of the storage step of the present invention.

<ステップS19>
ステップS19において、制御部27は、通信網N1に接続されている複数の画像処理装置2の記憶部26に保存されているいずれかの画像データについての印刷指示が入力されたか否かを判断する。例えば、任意の画像処理装置2の操作表示部21を通じて印刷ジョブの設定画面が呼び出されると、制御部27は、通信網N1に接続されている複数の画像処理装置2の記憶部26に保存されている画像データに関する情報(すなわち、画像データ情報D2に含まれる各種情報)をサーバー装置3から取得して、当該画像データのリストを操作表示部21に表示させる。そして、操作表示部21を通じて、前記リストに含まれるいずれかの画像データに基づく印刷ジョブの実行指示が入力されると、制御部27は、前記印刷指示が入力されたと判断する。そして、前記印刷指示が入力されたと判断されると(S19:Yes)、処理がステップS20に移行する。一方、前記印刷指示が入力されていないと判断されると(S19:No)、処理が前記ステップS11に戻る。
<Step S19>
In step S19, control unit 27 determines whether or not a print instruction for any image data stored in storage unit 26 of a plurality of image processing apparatuses 2 connected to communication network N1 is input. . For example, when the setting screen of the print job is called through the operation display unit 21 of any image processing apparatus 2, the control unit 27 is stored in the storage unit 26 of the plurality of image processing apparatuses 2 connected to the communication network N1. The information related to the image data (that is, various information included in the image data information D2) is acquired from the server device 3, and a list of the image data is displayed on the operation display unit 21. Then, when a print job execution instruction based on any image data included in the list is input through the operation display unit 21, the control unit 27 determines that the print instruction has been input. If it is determined that the print instruction has been input (S19: Yes), the process proceeds to step S20. On the other hand, when it is determined that the print instruction has not been input (S19: No), the process returns to the step S11.

<ステップS20>
ステップS20において、制御部27は、前記印刷指示に対応する画像データが、自装置内の画像データ(すなわち、自身の記憶部26に記憶されている画像データ)であるか否かを判断する。そして、前記画像データが自装置内の画像データであると判断されると(S20:Yes)、処理がステップS24に移行する。一方、前記画像データが他の画像処理装置2の記憶部26に記憶されている画像データであると判断されると(S20:No)、処理がステップS21に移行する。
<Step S20>
In step S20, the control unit 27 determines whether the image data corresponding to the print instruction is image data in its own device (that is, image data stored in its own storage unit 26). Then, if it is determined that the image data is image data in the own apparatus (S20: Yes), the process proceeds to step S24. On the other hand, when it is determined that the image data is image data stored in the storage unit 26 of another image processing apparatus 2 (S20: No), the process proceeds to step S21.

<ステップS21>
ステップS21において、制御部27は、前記画像データに基づく印刷処理を実行すべき画像処理装置2を決定する。具体的に、制御部27は、前記画像データに基づく印刷処理を自身の画像処理装置2で実行するか前記他の画像処理装置2で実行するかをユーザー操作に応じて決定する。当該ステップS21の処理は、制御部27の決定処理部275によって実行される。
<Step S21>
In step S21, the control unit 27 determines the image processing apparatus 2 on which the printing process based on the image data is to be performed. Specifically, the control unit 27 determines whether the printing process based on the image data is to be executed by the image processing apparatus 2 of its own or the other image processing apparatus 2 according to the user operation. The process of step S21 is executed by the determination processing unit 275 of the control unit 27.

<ステップS22>
ステップS22において、制御部27は、前記ステップS21の決定結果に基づいて、前記画像データに基づく印刷処理を自身の画像処理装置2で実行するか否かを判断する。そして、前記画像データに基づく印刷処理を自身の画像処理装置2で実行すると判断されると(S22:Yes)、処理がステップS23に移行する。一方、前記画像データに基づく印刷処理を前記他の画像処理装置2で実行すると判断されると(S22:No)、処理がステップS25に移行する。
<Step S22>
In step S22, the control unit 27 determines, based on the determination result in step S21, whether or not the print processing based on the image data is to be executed by the image processing apparatus 2 itself. When it is determined that the printing process based on the image data is to be executed by the image processing apparatus 2 of its own (S22: Yes), the process proceeds to step S23. On the other hand, when it is determined that the other image processing apparatus 2 executes the printing process based on the image data (S22: No), the process proceeds to step S25.

<ステップS23>
ステップS23において、制御部27は、通信網N1及び通信I/F25を通じて、前記画像データを前記他の画像処理装置2から取得する。例えば、制御部27は、前記他の画像処理装置2に対して前記画像データの取得要求を送信して、前記他の画像処理装置2から前記画像データを受信する。当該ステップS23の処理は、制御部27の取得処理部276によって実行される。
<Step S23>
In step S23, the control unit 27 acquires the image data from the other image processing apparatus 2 through the communication network N1 and the communication I / F 25. For example, the control unit 27 transmits an acquisition request for the image data to the other image processing apparatus 2 and receives the image data from the other image processing apparatus 2. The process of step S23 is executed by the acquisition processing unit 276 of the control unit 27.

<ステップS24>
ステップS24において、制御部27は、前記画像データに基づく印刷処理を実行する。例えば、制御部27は、前記画像形成部24に前記画像データに基づく画像形成処理を実行させる。その結果、前記画像データに応じた画像が形成されたシートが自身の画像処理装置2から出力される。そして、処理が前記ステップS11に戻る。
<Step S24>
In step S24, the control unit 27 executes print processing based on the image data. For example, the control unit 27 causes the image forming unit 24 to execute an image forming process based on the image data. As a result, a sheet on which an image corresponding to the image data is formed is output from its own image processing device 2. Then, the process returns to the step S11.

<ステップS25>
一方、ステップS25において、制御部27は、前記他の画像処理装置2に、前記画像データに基づく印刷処理の実行を指示する。例えば、制御部27は、前記画像データに基づく印刷処理の実行を指示する指示信号を前記他の画像処理装置2に送信する。その結果、前記他の画像処理装置2の画像形成部24により前記画像データに基づく画像形成処理が実行され、前記画像データに応じた画像が形成されたシートが前記他の画像処理装置2から出力される。当該ステップS25の処理は、制御部27の指示処理部277によって実行される。そして、処理が前記ステップS11に戻る。
<Step S25>
On the other hand, in step S25, the control unit 27 instructs the other image processing apparatus 2 to execute the printing process based on the image data. For example, the control unit 27 transmits, to the other image processing apparatus 2, an instruction signal instructing execution of print processing based on the image data. As a result, the image forming unit 24 of the other image processing apparatus 2 executes an image forming process based on the image data, and a sheet on which an image corresponding to the image data is formed is output from the other image processing apparatus 2 Be done. The process of step S25 is executed by the instruction processing unit 277 of the control unit 27. Then, the process returns to the step S11.

[サーバー処理]
次に、図7を参照しつつ、サーバー装置3の制御部34によって実行されるサーバー処理の手順の一例について説明する。ここで、ステップS31,S32,・・・は、制御部34により実行される処理手順(ステップ)の番号を表している。なお、前記サーバー処理は、例えば、サーバー装置3の電源がオンされたことに応じて開始され、その後、サーバー装置3の電源がオフされたことに応じて終了される。
[Server processing]
Next, an example of the procedure of the server process executed by the control unit 34 of the server device 3 will be described with reference to FIG. 7. Here, steps S31, S32,... Indicate the numbers of the processing procedures (steps) executed by the control unit 34. The server process is started, for example, in response to the power of the server device 3 being turned on, and then terminated in response to the power of the server device 3 being turned off.

<ステップS31>
まず、ステップS31において、制御部34は、通信網N1に接続されているいずれかの画像処理装置2から前記更新情報を受信したか否かを判断する。そして、前記更新情報を受信したと判断されると(S31:Yes)、処理がステップS32に移行する。一方、前記更新情報を受信していないと判断されると(S31:No)、処理がステップS33に移行する。
<Step S31>
First, in step S31, the control unit 34 determines whether the update information has been received from any of the image processing apparatuses 2 connected to the communication network N1. When it is determined that the update information has been received (S31: Yes), the process proceeds to step S32. On the other hand, when it is determined that the update information has not been received (S31: No), the process proceeds to step S33.

<ステップS32>
ステップS32において、制御部34は、前記画像処理装置2から受信された前記更新情報に基づいて、記憶部33に記憶されている空き容量情報(すなわち、装置情報D1に含まれる「空き容量」の情報)を更新する。なお、前記更新情報に、前記画像処理装置2の記憶部26に新たに記憶された又は当該記憶部26から削除された画像データの識別情報が含まれている場合は、制御部34は、前記更新情報に基づいて、記憶部33に記憶されている保存場所情報(すなわち、画像データ情報D2に含まれる「保存場所」の情報)を更新してもよい。当該ステップS32の処理は、制御部34の更新処理部341によって実行される。当該ステップS32は、本発明の更新ステップの一例である。
<Step S32>
In step S32, based on the update information received from the image processing apparatus 2, the control unit 34 stores free space information stored in the storage unit 33 (that is, “free space” included in the device information D1). Update information). When the update information includes identification information of the image data newly stored in the storage unit 26 of the image processing apparatus 2 or deleted from the storage unit 26, the control unit 34 performs the process as described above. The storage location information stored in the storage unit 33 (that is, the “storage location” information included in the image data information D2) may be updated based on the update information. The process of step S32 is executed by the update processing unit 341 of the control unit 34. The step S32 is an example of the updating step of the present invention.

<ステップS33>
ステップS33において、制御部34は、通信網N1に接続されているいずれかの画像処理装置2から、空き容量情報の取得要求を受信したか否かを判断する。そして、前記空き容量情報の取得要求を受信したと判断されると(S33:Yes)、処理がステップS34に移行する。一方、空き容量情報の取得要求を受信していないと判断されると(S33:No)、処理がステップS35に移行する。
<Step S33>
In step S33, the control unit 34 determines whether an acquisition request for available capacity information has been received from any of the image processing apparatuses 2 connected to the communication network N1. Then, if it is determined that the acquisition request for the free space information has been received (S33: Yes), the process proceeds to step S34. On the other hand, when it is determined that the acquisition request for the free space information has not been received (S33: No), the process proceeds to step S35.

<ステップS34>
ステップS34において、制御部34は、前記空き容量情報の取得要求の要求元の画像処理装置2に、他の画像処理装置2に関する前記空き容量情報を返信する。このとき、制御部34は、前記空き容量情報に加えて、装置情報D1に含まれる他の情報(例えば、「装置名」、「IPアドレス」、「設置位置」、「カラー印刷」などの情報)も必要に応じて要求元の画像処理装置2に送信してもよい。当該ステップS34の処理は、制御部34の返信処理部342によって実行される。当該ステップS34は、本発明の返信ステップの一例である。
<Step S34>
In step S34, the control unit 34 sends the free space information on the other image processing apparatus 2 back to the image processing apparatus 2 that is the request source of the free space information acquisition request. At this time, in addition to the free space information, the control unit 34 also includes other information (for example, “device name”, “IP address”, “installation position”, “color printing”, etc.) included in the device information D1. ) May be transmitted to the image processing apparatus 2 of the request source as needed. The process of step S34 is executed by the reply processing unit 342 of the control unit 34. The step S34 is an example of the reply step of the present invention.

<ステップS35>
ステップS35において、制御部34は、予め定められた移動条件を満たしているか否かを判断する。前記移動条件は、或る画像処理装置2に保存されている画像データを別の画像処理装置2へと自動的に移動させるための条件である。例えば、制御部34は、通信網N1に接続されているいずれかの画像処理装置2の記憶部26の空き容量が予め定められた閾値を下回った場合に、前記移動条件を満たしていると判断してもよい。そして、前記移動条件を満たしていると判断されると(S35:Yes)、処理がステップS36に移行する。一方、前記移動条件を満たしていないと判断されると(S35:No)、処理が前記ステップS31に戻る。
<Step S35>
In step S35, control unit 34 determines whether or not a predetermined movement condition is satisfied. The movement conditions are conditions for automatically moving image data stored in one image processing apparatus 2 to another image processing apparatus 2. For example, the control unit 34 determines that the movement condition is satisfied when the free space of the storage unit 26 of any of the image processing apparatuses 2 connected to the communication network N1 falls below a predetermined threshold. You may Then, if it is determined that the movement condition is satisfied (S35: Yes), the process proceeds to step S36. On the other hand, when it is determined that the movement condition is not satisfied (S35: No), the process returns to the step S31.

<ステップS36>
ステップS36において、制御部34は、記憶部33に記憶されている前記空き容量情報に基づいて移動処理を行う。例えば、制御部34は、記憶部26の空き容量が相対的に小さい画像処理装置2に保存されている画像データを、記憶部26の空き容量が相対的に大きい別の画像処理装置2の記憶部26へと移動させる。当該ステップS36の処理は、制御部34の移動処理部343によって実行される。そして、処理が前記ステップS31に戻る。
<Step S36>
In step S36, the control unit 34 performs the movement process based on the free space information stored in the storage unit 33. For example, the control unit 34 may store image data stored in the image processing apparatus 2 having a relatively small free space in the storage unit 26 in another image processing apparatus 2 having a relatively large free space in the storage unit 26. Move to section 26. The process of step S36 is executed by the movement processing unit 343 of the control unit 34. Then, the process returns to the step S31.

以上のように、本実施形態に係る画像処理システム1では、或る画像処理装置2において画像データの保存指示が入力され、当該画像処理装置2の記憶部26に十分な空き容量が存在しない場合に、通信網N1に接続されている他の画像処理装置2の記憶部26に前記画像データが保存される。よって、本実施形態に係る画像処理システム1によれば、画像処理装置2の記憶部26の空き容量が不足している場合でも画像データを保存することが可能である。   As described above, in the image processing system 1 according to the present embodiment, when a storage instruction of image data is input in an image processing apparatus 2 and there is no sufficient free space in the storage unit 26 of the image processing apparatus 2. The image data is stored in the storage unit 26 of the other image processing apparatus 2 connected to the communication network N1. Therefore, according to the image processing system 1 according to the present embodiment, the image data can be stored even when the free space of the storage unit 26 of the image processing apparatus 2 is insufficient.

また、本実施形態に係る画像処理システム1では、画像処理装置2からサーバー装置3に送信される更新情報に基づいて、サーバー装置3の記憶部33に、常に、通信網N1に接続されている複数の画像処理装置2の記憶部26の最新の空き情報が記憶される。よって、画像処理装置2の制御部27は、他の画像処理装置2各々の記憶部26の空き容量の情報を、当該他の画像処理装置2各々に個別に問い合わせることなしに、サーバー装置3から取得することができる。よって、本実施形態に係る画像処理システム1によれば、通信トラフィックの増加を抑制しつつ、通信網N1に接続されている他の画像処理装置2の記憶部26の最新の空き情報を取得することができる。   Further, in the image processing system 1 according to the present embodiment, the storage unit 33 of the server device 3 is always connected to the communication network N 1 based on the update information transmitted from the image processing device 2 to the server device 3. The latest free information in the storage unit 26 of the plurality of image processing apparatuses 2 is stored. Therefore, the control unit 27 of the image processing device 2 does not individually query the other image processing devices 2 from the information of the free space of the storage unit 26 of each of the other image processing devices 2. It can be acquired. Therefore, according to the image processing system 1 according to the present embodiment, the latest space information of the storage unit 26 of the other image processing apparatus 2 connected to the communication network N1 is acquired while suppressing an increase in communication traffic. be able to.

また、本実施形態に係る画像処理システム1では、サーバー装置3の記憶部33に、通信網N1に接続されている複数の画像処理装置2の記憶部26に保存されれている画像データ各々が保存されている画像処理装置2を示す保存場所情報が記憶されている。よって、所望の画像データが保存されている画像処理装置2の電源がオフになっていたとしても、前記画像データが保存されている画像処理装置2を前記保存場所情報に基づいて容易に特定して、当該画像処理装置2の電源をオンにして前記画像データに基づくジョブを実行させることができる。   Further, in the image processing system 1 according to the present embodiment, each of the image data stored in the storage units 26 of the plurality of image processing apparatuses 2 connected to the communication network N1 is stored in the storage unit 33 of the server device 3. Storage location information indicating the stored image processing apparatus 2 is stored. Therefore, even if the power of the image processing apparatus 2 in which the desired image data is stored is turned off, the image processing apparatus 2 in which the image data is stored is easily identified based on the storage location information. Then, the image processing apparatus 2 can be turned on to execute a job based on the image data.

[変形例]
なお、本実施形態では、他の画像処理装置2の記憶部26に保存されている画像データについての印刷指示が入力された場合に、前記画像データに基づく印刷処理を自身の画像処理装置2で実行するか前記他の画像処理装置2で実行するかがユーザー操作に応じて決定されるが、本発明はこれに限定されない。他の実施形態では、前記画像データに基づく印刷処理を実行すべき画像処理装置2が、その時点の画像処理システム1の状況(各画像処理装置2における処理負荷、各画像処理装置2における待機ジョブ数、通信網N1の通信トラフィックなど)に応じて自動的に決定されてもよい。
[Modification]
In the present embodiment, when a print instruction for image data stored in the storage unit 26 of another image processing apparatus 2 is input, print processing based on the image data is performed by the image processing apparatus 2 of its own. Whether to execute or to execute on the other image processing apparatus 2 is determined according to the user operation, but the present invention is not limited to this. In another embodiment, the image processing apparatus 2 that is to execute the printing process based on the image data is the status of the image processing system 1 at that time (processing load on each image processing apparatus 2, standby job on each image processing apparatus 2) It may be determined automatically according to the number, communication traffic of the communication network N1, etc.).

1 画像処理システム
2,2A〜2E 画像処理装置
21 操作表示部
22 ADF
23 画像読取部
24 画像形成部
25 通信I/F
26 記憶部
27 制御部
271 送信処理部
272 受信処理部
273 選択処理部
274 保存処理部
275 決定処理部
276 取得処理部
277 指示処理部
3 サーバー装置
31 操作表示部
32 通信I/F
33 記憶部
34 制御部
341 更新処理部
342 返信処理部
343 移動処理部
DESCRIPTION OF SYMBOLS 1 Image processing system 2, 2A-2E Image processing apparatus 21 Operation display part 22 ADF
23 image reading unit 24 image forming unit 25 communication I / F
26 storage unit 27 control unit 271 transmission processing unit 272 reception processing unit 273 selection processing unit 274 storage processing unit 275 determination processing unit 276 acquisition processing unit 277 instruction processing unit 3 server device 31 operation display unit 32 communication I / F
33 storage unit 34 control unit 341 update processing unit 342 reply processing unit 343 movement processing unit

Claims (11)

互いに通信可能に接続された複数の画像処理装置と、
前記複数の画像処理装置と通信可能に接続されたサーバー装置とを備え、
前記画像処理装置は、
自身の記憶部の空き容量が変化した場合に、変化後の空き容量を示す更新情報を前記サーバー装置に送信する送信処理部と、
前記サーバー装置から他の画像処理装置の記憶部の空き容量を示す空き容量情報を受信する受信処理部と、
前記受信処理部により受信される前記空き容量情報に基づいて、画像データの保存先となる画像処理装置を選択する選択処理部と、
前記選択処理部により選択される画像処理装置の記憶部に前記画像データを保存する保存処理部とを備え、
前記サーバー装置は、
前記画像処理装置各々の記憶部の現在の空き容量を前記空き容量情報として記憶する空き容量情報記憶部と、
前記画像処理装置から受信される前記更新情報に基づいて、前記空き容量情報記憶部に記憶されている前記空き容量情報を更新する更新処理部と、
前記画像処理装置からの要求に応じて他の画像処理装置に関する前記空き容量情報を前記要求元の画像処理装置に返信する返信処理部とを備える、
画像処理システム。
A plurality of image processing devices communicably connected to each other;
A server device communicably connected to the plurality of image processing devices;
The image processing apparatus is
A transmission processing unit that transmits, to the server apparatus, update information indicating the free space after the change in the free space of its own storage unit;
A reception processing unit that receives, from the server device, free space information indicating free space of storage units of other image processing apparatuses;
A selection processing unit that selects an image processing apparatus as a storage destination of image data based on the free space information received by the reception processing unit;
A storage processing unit for storing the image data in a storage unit of the image processing apparatus selected by the selection processing unit;
The server device is
A free space information storage unit for storing the current free space of the storage unit of each of the image processing devices as the free space information;
An update processing unit that updates the free space information stored in the free space information storage unit based on the update information received from the image processing apparatus;
A reply processing unit for returning the free space information on another image processing apparatus to the image processing apparatus of the request source in response to a request from the image processing apparatus;
Image processing system.
前記選択処理部は、前記画像データのデータサイズ以上の空き容量を有する記憶部を有する画像処理装置のうち前記記憶部の空き容量が最も大きい画像処理装置を、前記画像データの保存先として選択する、
請求項1に記載の画像処理システム。
The selection processing unit selects an image processing apparatus having the largest free space in the storage unit among the image processing apparatuses having a storage unit having a free space equal to or larger than the data size of the image data as a storage destination of the image data. ,
The image processing system according to claim 1.
前記選択処理部は、他の画像処理装置各々の設置位置を示す設置位置情報に基づいて、前記画像データのデータサイズ以上の空き容量を有する記憶部を有する画像処理装置のうち自身の画像処理装置に最も近い位置に設置されている画像処理装置を、前記画像データの保存先として選択する、
請求項1に記載の画像処理システム。
The selection processing unit is an image processing apparatus of its own among the image processing apparatuses having a storage unit having a free space equal to or larger than the data size of the image data based on installation position information indicating installation positions of the other image processing apparatuses. Select the image processing device installed at the closest position to the image data as the storage destination of the image data,
The image processing system according to claim 1.
前記選択処理部は、前記画像データがカラー画像の画像データである場合に、前記画像データのデータサイズ以上の空き容量を有する記憶部を有する画像処理装置のうちカラー画像の印刷が可能な画像処理装置を、前記画像データの保存先として選択する、
請求項1に記載の画像処理システム。
The selection processing unit is an image processing capable of printing a color image among image processing apparatuses having a storage unit having a free space equal to or larger than the data size of the image data when the image data is image data of a color image. Selecting a device as a storage destination for the image data,
The image processing system according to claim 1.
前記選択処理部は、前記画像データのデータサイズ以上の空き容量を有する記憶部を有する画像処理装置が存在しない場合に、前記画像データの保存先として複数の画像処理装置を選択し、
前記保存処理部は、前記選択処理部により選択される複数の画像処理装置の記憶部に前記画像データを分割して保存する、
請求項1〜4のいずれかに記載の画像処理システム。
The selection processing unit selects a plurality of image processing apparatuses as a storage destination of the image data, when there is no image processing apparatus having a storage unit having a free space equal to or larger than the data size of the image data.
The storage processing unit divides and stores the image data in storage units of a plurality of image processing apparatuses selected by the selection processing unit.
The image processing system according to any one of claims 1 to 4.
前記サーバー装置は、前記複数の画像処理装置の記憶部に保存されている画像データごとに前記画像データが保存されている画像処理装置を示す保存場所情報を記憶する保存場所情報記憶部を更に備え、
前記更新情報には、前記画像処理装置の記憶部に新たに記憶された又は当該記憶部から削除された画像データの識別情報が含まれ、
前記更新処理部は、前記画像処理装置から受信される前記更新情報に基づいて、前記保存場所情報記憶部に記憶されている前記保存場所情報を更新し、
前記返信処理部は、前記画像処理装置からの要求に応じて前記保存場所情報を前記要求元の画像処理装置に返信する、
請求項1〜5のいずれかに記載の画像処理システム。
The server device further includes a storage location information storage unit that stores storage location information indicating the image processing device in which the image data is stored for each of the image data stored in the storage units of the plurality of image processing devices. ,
The update information includes identification information of image data newly stored in the storage unit of the image processing apparatus or deleted from the storage unit.
The update processing unit updates the storage location information stored in the storage location information storage unit based on the update information received from the image processing apparatus.
The reply processing unit returns the storage location information to the image processing apparatus of the request source in response to a request from the image processing apparatus.
The image processing system according to any one of claims 1 to 5.
前記画像処理装置は、
他の画像処理装置の記憶部に保存されている画像データについての印刷指示が入力された場合に、前記画像データに基づく印刷処理を自身の画像処理装置で実行するか前記他の画像処理装置で実行するかをユーザー操作に応じて決定する決定処理部と、
前記決定処理部によって前記印刷処理を自身の画像処理装置で実行すると決定された場合に、前記画像データを前記他の画像処理装置から取得する取得処理部と、
前記決定処理部によって前記印刷処理を前記他の画像処理装置で実行すると決定された場合に、前記他の画像処理装置に前記印刷処理の実行を指示する指示処理部とを更に備える、
請求項1〜6のいずれかに記載の画像処理システム。
The image processing apparatus is
When a print instruction for image data stored in a storage unit of another image processing apparatus is input, print processing based on the image data is executed by the image processing apparatus itself or by the other image processing apparatus A decision processing unit that decides whether to execute according to a user operation;
An acquisition processing unit that acquires the image data from the other image processing apparatus when it is determined by the determination processing unit that the print processing is to be performed by the own image processing apparatus;
The image processing apparatus further includes an instruction processing unit that instructs the other image processing apparatus to execute the printing process when it is determined that the printing process is to be performed by the other image processing apparatus by the determination processing unit.
The image processing system according to any one of claims 1 to 6.
前記サーバー装置は、前記空き容量情報記憶部に記憶されている前記空き容量情報に基づいて、記憶部の空き容量が相対的に小さい画像処理装置に保存されている画像データを、記憶部の空き容量が相対的に大きい別の画像処理装置の記憶部へと移動させる移動処理部を更に備える、
請求項1〜7のいずれかに記載の画像処理システム。
The server apparatus is, based on the free space information stored in the free space information storage unit, the image data stored in the image processing apparatus in which the free space of the storage unit is relatively small, the free space of the storage unit The image processing apparatus further comprises a movement processing unit for moving to a storage unit of another image processing apparatus having a relatively large capacity.
The image processing system according to any one of claims 1 to 7.
自身の記憶部の空き容量が変化した場合に、変化後の空き容量を示す更新情報をサーバー装置に送信する送信処理部と、
前記サーバー装置から他の画像処理装置の記憶部の空き容量を示す空き容量情報を受信する受信処理部と、
前記受信処理部により受信される前記空き容量情報に基づいて、画像データの保存先となる画像処理装置を選択する選択処理部と、
前記選択処理部により選択される画像処理装置の記憶部に前記画像データを保存する保存処理部と、
を備える画像処理装置。
A transmission processing unit that transmits, to the server apparatus, update information indicating the free space after the change in the free space of its own storage unit;
A reception processing unit that receives, from the server device, free space information indicating free space of storage units of other image processing apparatuses;
A selection processing unit that selects an image processing apparatus as a storage destination of image data based on the free space information received by the reception processing unit;
A storage processing unit for storing the image data in a storage unit of the image processing apparatus selected by the selection processing unit;
An image processing apparatus comprising:
互いに通信可能に接続された複数の画像処理装置の各々の記憶部の現在の空き容量を前記空き容量情報として記憶する空き容量情報記憶部を含むサーバー装置のプロセッサーに、
前記画像処理装置の記憶部の空き容量が変化した場合に当該画像処理装置から受信される変化後の空き容量を示す前記更新情報に基づいて、前記空き容量情報記憶部に記憶されている前記空き容量情報を更新する更新ステップと、
前記画像処理装置からの要求に応じて他の画像処理装置に関する前記空き容量情報を前記要求元の画像処理装置に返信する返信ステップと、
を実行させるためのサーバープログラム。
In a processor of a server apparatus including a free capacity information storage unit for storing, as the free capacity information, current free capacities of storage units of a plurality of image processing apparatuses communicably connected to each other,
The free space stored in the free space information storage unit based on the update information indicating the free space after the change received from the image processing device when the free space in the storage unit of the image processing device changes. Updating step of updating capacity information;
A reply step of returning the free space information on another image processing apparatus to the request source image processing apparatus in response to a request from the image processing apparatus;
Server program to run.
互いに通信可能に接続された複数の画像処理装置と、前記複数の画像処理装置と通信可能に接続され、前記画像処理装置各々の記憶部の現在の空き容量を前記空き容量情報として記憶する空き容量情報記憶部を含むサーバー装置とを備える画像処理システムにおける画像処理方法であって、
前記画像処理装置において、自身の記憶部の空き容量が変化した場合に、変化後の空き容量を示す更新情報を前記サーバー装置に送信する送信ステップと、
前記サーバー装置において、前記画像処理装置から受信される前記更新情報に基づいて、前記空き容量情報記憶部に記憶されている前記空き容量情報を更新する更新ステップと、
前記サーバー装置において、前記画像処理装置からの要求に応じて他の画像処理装置に関する前記空き容量情報を前記要求元の画像処理装置に返信する返信ステップと、
前記画像処理装置において、前記サーバー装置から他の画像処理装置の記憶部の空き容量を示す空き容量情報を受信する受信ステップと、
前記画像処理装置において、前記受信ステップで受信される前記空き容量情報に基づいて画像データの保存先となる画像処理装置を選択する選択ステップと、
前記画像処理装置において、前記選択ステップで選択される画像処理装置の記憶部に前記画像データを保存する保存ステップと、
を含む画像処理方法。
A plurality of image processing apparatuses communicably connected to each other and the plurality of image processing apparatuses are communicably connected, and a free capacity for storing the current free capacity of the storage unit of each of the image processing apparatuses as the free capacity information An image processing method in an image processing system comprising: a server apparatus including an information storage unit;
A transmitting step of transmitting, to the server apparatus, update information indicating the free space after the change in the free space of the storage unit of the image processing apparatus;
An updating step of updating the free capacity information stored in the free capacity information storage unit based on the update information received from the image processing apparatus in the server apparatus;
A reply step of returning the free space information on another image processing apparatus to the image processing apparatus of the request source in response to a request from the image processing apparatus in the server apparatus;
A receiving step of receiving free space information indicating free space of a storage unit of another image processing apparatus from the server apparatus in the image processing apparatus;
A selection step of selecting an image processing device as a storage destination of the image data based on the free space information received in the reception step in the image processing device;
A storage step of storing the image data in a storage unit of the image processing apparatus selected in the selection step in the image processing apparatus;
Image processing method including:
JP2017231553A 2017-12-01 2017-12-01 Image processing system, image processing device, server program, and image processing method Active JP6863249B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017231553A JP6863249B2 (en) 2017-12-01 2017-12-01 Image processing system, image processing device, server program, and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017231553A JP6863249B2 (en) 2017-12-01 2017-12-01 Image processing system, image processing device, server program, and image processing method

Publications (2)

Publication Number Publication Date
JP2019101722A true JP2019101722A (en) 2019-06-24
JP6863249B2 JP6863249B2 (en) 2021-04-21

Family

ID=66973758

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017231553A Active JP6863249B2 (en) 2017-12-01 2017-12-01 Image processing system, image processing device, server program, and image processing method

Country Status (1)

Country Link
JP (1) JP6863249B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080320140A1 (en) * 2007-06-25 2008-12-25 Microsoft Corporation Credit-based peer-to-peer storage
JP2015111768A (en) * 2013-12-06 2015-06-18 キヤノン株式会社 Image processing apparatus, control method thereof, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080320140A1 (en) * 2007-06-25 2008-12-25 Microsoft Corporation Credit-based peer-to-peer storage
JP2015111768A (en) * 2013-12-06 2015-06-18 キヤノン株式会社 Image processing apparatus, control method thereof, and program

Also Published As

Publication number Publication date
JP6863249B2 (en) 2021-04-21

Similar Documents

Publication Publication Date Title
JP5017237B2 (en) Image forming apparatus with printer server function
JP5708017B2 (en) Information processing system, information processing equipment, program
US9377981B2 (en) Image forming system that sends schedule information of image forming apparatus over network
JP6217669B2 (en) Printer driver program
JP2019005969A (en) Printing system and program
JP2008305047A (en) Information processor
US20130138729A1 (en) Server selecting apparatus, information processing apparatus, and non-transitory computer-readable medium storing computer-executable program for server selecting apparatus
JP2016066266A (en) Cooperation system and program
JP6534519B2 (en) Electronic device having firmware update function
JP2015108961A (en) Information processor and control method of information processor, and program
JP2009157566A (en) Image forming apparatus
JP2009232274A (en) Image forming system, and data transfer processing program
JP2021051416A (en) Voice operation system, voice operation method, and program
JP6245902B2 (en) Image forming apparatus, control method therefor, and program
US11388293B2 (en) Scanning system, computer-readable medium, and image scanner for configuring setting information for the image scanner
JP6863249B2 (en) Image processing system, image processing device, server program, and image processing method
CN107577442B (en) Processing request management system, device and method
JP6597971B2 (en) Image forming apparatus and program
JP2019087010A (en) Reboot control system
JP2014006646A (en) Search device and search program
JP2013020342A (en) Image formation system, output management method and program
JP2022084118A (en) Scanner and control program
JP5779840B2 (en) Image processing apparatus, device cooperation system, power return control method, program
US11184494B2 (en) Information processing apparatus, method, and recording medium
US20220360684A1 (en) Image processing system including plurality of image forming apparatuses that share apparatus state information of each image forming apparatus and information processing apparatus that acquires apparatus state information to be displayed on display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191024

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201215

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210208

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210302

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210315

R150 Certificate of patent or registration of utility model

Ref document number: 6863249

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150