JP5316001B2 - Proxy processing device, network system, proxy processing method and program - Google Patents

Proxy processing device, network system, proxy processing method and program Download PDF

Info

Publication number
JP5316001B2
JP5316001B2 JP2009000772A JP2009000772A JP5316001B2 JP 5316001 B2 JP5316001 B2 JP 5316001B2 JP 2009000772 A JP2009000772 A JP 2009000772A JP 2009000772 A JP2009000772 A JP 2009000772A JP 5316001 B2 JP5316001 B2 JP 5316001B2
Authority
JP
Japan
Prior art keywords
information processing
processing apparatus
power saving
saving state
information
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
JP2009000772A
Other languages
Japanese (ja)
Other versions
JP2010160550A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009000772A priority Critical patent/JP5316001B2/en
Publication of JP2010160550A publication Critical patent/JP2010160550A/en
Application granted granted Critical
Publication of JP5316001B2 publication Critical patent/JP5316001B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)
  • Power Sources (AREA)

Description

本発明は、情報処理装置が省電力状態時に、その情報処理装置が行うべき処理を代理して行い、情報処理装置の省電力効率を向上させるための代理処理装置、その代理処理装置を含むネットワークシステム、その代理処理装置による代理処理方法およびその方法を実現するためのコンピュータにより読み取り可能なプログラムに関する。   The present invention relates to a proxy processing device for performing a process to be performed by an information processing apparatus when the information processing apparatus is in a power saving state, and improving the power saving efficiency of the information processing apparatus, and a network including the proxy processing apparatus The present invention relates to a system, a proxy processing method using the proxy processing apparatus, and a computer-readable program for realizing the method.

MFP(Multi Function Peripheral)やPC等のネットワークに接続される情報処理装置は、長時間動作を行わない場合に、その装置内にある各デバイスへの通電を停止し、省電力状態へ入る省エネモードを備えるものが増えてきている。   An information processing device connected to a network such as an MFP (Multi Function Peripheral) or a PC, when not in operation for a long time, stops energization of each device in the device and enters an energy saving mode. There are an increasing number of things with

しかしながら、この省エネモードにおいても、装置が備える制御部のメインCPUは、ネットワークから受信した問い合わせに対し、処理を行うべく動作を継続している。メインCPUが問い合わせを受け付け、その問い合わせに対する結果を得て、その結果を、問い合わせを出したPC等へ返信するためには、すべてのデバイスへ電力を供給し、各デバイスと通信して、その問い合わせに対する結果を得なければならない。   However, even in this energy saving mode, the main CPU of the control unit included in the apparatus continues to operate to process inquiries received from the network. In order for the main CPU to accept an inquiry, obtain the result for the inquiry, and return the result to the PC that issued the inquiry, supply power to all devices, communicate with each device, and send the inquiry. You must get results for

これでは、問い合わせを受けるたびに、すべてのデバイスに通電するか、常時通電しておく必要があり、近年の省エネ化に相反するものとなっている。そこで、ネットワークから問い合わせを受信するインタフェース制御部に、サブCPUを備え、そのサブCPUがメインCPUへの通電制御を行うようにして、消費電力を抑制する技術が提案されている(特許文献1参照)。   In this case, every time an inquiry is received, all devices must be energized or always energized, which conflicts with recent energy savings. Therefore, a technology has been proposed in which the interface control unit that receives an inquiry from the network includes a sub CPU, and the sub CPU performs power supply control to the main CPU to suppress power consumption (see Patent Document 1). ).

この技術では、通常モードから省エネモードに移行する際に、サブCPUにメインCPUが省エネモード移行を指示し、この移行指示に基づいてサブCPUがメインCPUへのデータ転送を停止させることなく送受信制御を自己の管理下におくため、省エネモード時のメインCPUの消費電力を最小限に抑えることができる。また、所定時間サブCPUで処理すべきデータが転送されない場合、このサブCPUも省エネモードに移行するため、機器全体として消費電力を最小限に抑えることができる。   With this technology, when shifting from the normal mode to the energy saving mode, the main CPU instructs the sub CPU to shift to the energy saving mode, and the sub CPU performs transmission / reception control without stopping the data transfer to the main CPU based on this transition instruction. Can be kept under self-management, minimizing the power consumption of the main CPU during energy saving mode. Further, when data to be processed by the sub CPU is not transferred for a predetermined time, the sub CPU also shifts to the energy saving mode, so that the power consumption of the entire device can be minimized.

また、省エネ状態における付加的情報のネットワークを介したやりとりを、装置本来の画像処理動作を行う装置の主たる構成に通電することなく行うことで、十分な省エネ効果を得ることができる画像処理装置が提案されている(特許文献2参照)。   Further, an image processing apparatus capable of obtaining a sufficient energy saving effect by exchanging additional information in the energy saving state via the network without energizing the main configuration of the apparatus that performs the original image processing operation. It has been proposed (see Patent Document 2).

この技術では、主装置部における付加的情報のネットワークを介したやりとりに関連する設定情報を省エネ状態移行時に副装置部に通知して主装置部におけるネットワーク設定を副装置部に引き継ぐことにより、付加的情報のネットワークとの間のやりとりを省エネ状態においては副装置部が代行できるようにしている。   In this technology, setting information related to the exchange of additional information in the main unit via the network is notified to the sub unit when the energy saving state is transferred, and the network setting in the main unit is transferred to the sub unit. In the energy saving state, the sub-device unit can perform the exchange with the information network.

特開2005−267099号公報JP 2005-267099 A 特許2005−45301号公報Japanese Patent No. 2005-45301

上記特許文献1に記載のように、メインCPUとサブCPUとを備える装置において、省エネモード時にサブCPUが一部のパケットを自動応答することによりメインCPUの省エネ時間を延ばす技術が既に提案され、製品化されている。しかしながら、このサブCPUにおいて自動応答できるプロトコルの種類を増やさないと、ネットワーク上を流れるブロードキャストパケット、マルチキャストパケット、SNMP(Simple Network Management Protocol)等の各種ステータスの問い合わせパケットにより、頻繁にメインCPUが復帰してしまうという問題がある。   As described in Patent Document 1 above, in a device including a main CPU and a sub CPU, a technology for extending the energy saving time of the main CPU by automatically responding some packets by the sub CPU in the energy saving mode has already been proposed, It has been commercialized. However, if the types of protocols that can be automatically responded by this sub CPU are not increased, the main CPU will frequently return due to various status inquiry packets such as broadcast packets, multicast packets, and SNMP (Simple Network Management Protocol) that flow over the network. There is a problem that it ends up.

また、DHCP(Dynamic Host Configuration Protocol)のようなサーバ上のアドレスリースレコードを定期更新しなければならないプロトコルを使用する場合、定期的に省電力状態から復帰し、DHCPサーバに対してIPアドレスのリース延長のパケットを送信する必要があった。なお、同様にパケットの仕様としてある一定間隔でネットワークに対してパケット送信が必要なプロトコルは複数存在する。   In addition, when using a protocol such as DHCP (Dynamic Host Configuration Protocol) that requires periodic update of the address lease record on the server, the server periodically recovers from the power saving state and leases an IP address to the DHCP server. It was necessary to send an extended packet. Similarly, there are a plurality of protocols that require packet transmission to the network at certain intervals as packet specifications.

このように機器の外部と内部のそれぞれの要因により、メインCPUを復帰させ、パケット送信する必要があるため、実際のネットワーク環境上では省エネ機能が働かないという問題がある。   Thus, there is a problem that the energy saving function does not work in an actual network environment because it is necessary to restore the main CPU and transmit a packet due to factors outside and inside the device.

また、上記特許文献2に記載の技術では、ネットワークパケットの送受信を副装置部で代行しているが、省エネモードを備える機器自体に副装置部を備える構成であるため、ある特定のパケットに対する処理を変更したい場合、直接機器に対して該当するパケットを処理、代行する仕組みを導入または設計変更する必要がある。また、対象機器が複数台ある場合には、すべての機器に対し同様に変更が必要となる。   In the technology described in Patent Document 2, the transmission / reception of the network packet is performed by the sub device unit. However, since the device having the energy saving mode is provided with the sub device unit, processing for a specific packet is performed. If it is desired to change the device, it is necessary to introduce or change the design of a mechanism for processing and acting on the packet directly for the device. In addition, when there are a plurality of target devices, all the devices need to be changed in the same manner.

ネットワーク環境によってネットワーク上を流れるパケットが異なる場合、環境に応じた代行機能を再設計する必要があった。これに関しては、副装置部における代行機能を強化することで回避可能と考えられるが、代行機能を強化すると、動作すべきプロセスやリソースが増大してしまい、本来目的としていた省エネ効果は低下してしまうという問題がある。   If the packets flowing on the network differ depending on the network environment, it was necessary to redesign the proxy function according to the environment. In this regard, it can be avoided by strengthening the proxy function in the sub-device unit, but if the proxy function is strengthened, the number of processes and resources to be operated increases, and the originally intended energy-saving effect is reduced. There is a problem of end.

また、時代とともにネットワーク上を流れるパケットは変化するため、その都度設計変更が必要になってしまうという問題もある。   In addition, since the packets flowing on the network change with the times, there is also a problem that a design change is required each time.

そこで、各機器に対して設計変更する手間をなくしつつ、省電力状態時の省電力効率を向上させることができる装置や方法の提供が望まれていた。   Therefore, it has been desired to provide an apparatus and a method that can improve the power saving efficiency in the power saving state while eliminating the trouble of changing the design of each device.

本発明は、上記課題を解決するために、情報処理装置の省電力状態の間、定期パケット送信や各種問い合わせに対する応答等を別機器として設けられる代理処理装置に代行させる。これにより、情報処理装置の省電力状態を極力長く保つことができ、各装置に対して設計変更する手間をなくし、省電力効率を向上させることができる。   In order to solve the above-described problems, the present invention substitutes a proxy processing device provided as a separate device for periodic packet transmission and responses to various inquiries during the power saving state of the information processing device. Thereby, the power saving state of the information processing apparatus can be kept as long as possible, and it is possible to eliminate the trouble of changing the design of each apparatus and improve the power saving efficiency.

この代理処理装置は、ネットワークに接続された情報処理装置が省電力状態の間、情報処理装置が行うべき処理を代理して行う装置で、情報処理装置がネットワークに接続された他の機器に対して行う応答および要求を作成するために使用する機器設定情報を情報処理装置から受け付け、機器設定情報を格納する情報格納部と、情報処理装置からの省電力状態への移行通知を受けて、情報処理装置へ移行通知に対する応答を返信し、情報処理装置を省電力状態へ移行させる通知応答部と、情報処理装置が省電力状態の間、機器設定情報に基づき、他の機器に対して行う要求を作成して送信し、他の機器からの問い合わせを受け付けた場合にはその問い合わせに対する応答を作成して返信する代理処理部とを備える。   This proxy processing device is a device that performs the processing that the information processing device should perform while the information processing device connected to the network is in the power saving state, and is used for other devices connected to the network. Device setting information used to create responses and requests to be received from the information processing device, information storage unit for storing device setting information, and notification of transition from the information processing device to the power saving state. A response to a response to the transition notification to the processing device, a notification response unit for shifting the information processing device to the power saving state, and a request to be made to other devices based on the device setting information while the information processing device is in the power saving state And a proxy processing unit that creates and sends a response to the inquiry when an inquiry from another device is received.

上記の問い合わせ、応答、要求、機器設定情報は、いずれもパケットとして送受信することができ、外部の代理処理装置が情報処理装置に代わってパケット送信等を行うことで、不容易に情報処理装置が省電力状態から復帰するのを回避することができる。   All of the above inquiries, responses, requests, and device setting information can be transmitted and received as packets. When an external proxy processing device performs packet transmission on behalf of the information processing device, the information processing device cannot easily transmit. Returning from the power saving state can be avoided.

代理処理部は、通知応答部が情報処理装置から省電力状態からの復帰通知を受けたことに応答して、情報処理装置に代理して行っていた処理を終了することができる。   In response to the notification response unit receiving a return notification from the power saving state from the information processing device, the proxy processing unit can end the processing performed on behalf of the information processing device.

情報処理装置の状態通知をトリガとして代理処理装置におけるパケット処理を制御することができ、必要時のみ代理処理装置がパケット処理することができる。   Packet processing in the proxy processing device can be controlled by using the status notification of the information processing device as a trigger, and the proxy processing device can perform packet processing only when necessary.

ネットワークには、複数の情報処理装置が接続されていてもよく、この場合、情報格納部は、各情報処理装置を識別するための識別情報とともに、各情報処理装置から受け付けた機器設定情報を対応付けて格納する。   A plurality of information processing devices may be connected to the network. In this case, the information storage unit corresponds to the device setting information received from each information processing device together with identification information for identifying each information processing device. Store with attachments.

これにより、代理処理装置は、ネットワークにおいて1台で複数の情報処理装置の機器設定情報を管理することができ、コストパフォーマンスが良く、また、応答パケットの設計変更時においても、その代理処理装置で実行されるプログラム等の修正のみで対応が可能になるため、メンテナンスコストも良好である。   As a result, the proxy processing device can manage the device setting information of a plurality of information processing devices by a single unit in the network, and the cost performance is good, and even when the response packet design is changed, the proxy processing device Since it is possible to cope with the problem only by correcting the program to be executed, the maintenance cost is also good.

情報処理装置は、印刷ジョブを処理する画像形成装置とすることができ、この場合、代理処理装置は、情報処理装置が省電力状態の間、他の機器から印刷ジョブを受け付け蓄積する印刷ジョブ蓄積部と、通知応答部が情報処理装置から省電力状態からの復帰通知を受けたことに応答して、印刷ジョブ蓄積部に蓄積された印刷ジョブを取り出し、情報処理装置へ送信する印刷ジョブ処理部とをさらに備えることができる。   The information processing apparatus can be an image forming apparatus that processes a print job. In this case, the proxy processing apparatus stores a print job that receives and stores a print job from another device while the information processing apparatus is in a power saving state. Job processing unit that retrieves a print job stored in the print job storage unit and transmits it to the information processing device in response to the notification response unit receiving a return notification from the power saving state from the information processing device And can be further provided.

代理処理装置がプリントサーバ機能を有し、印刷ジョブを蓄積することができるようにすることで、情報処理装置の省電力状態を保持することができ、省電力状態から復帰したときにその印刷ジョブを送信することで、省電力状態を出来るだけ長時間維持することができ、その結果、省電力効率を向上させることができる。   By allowing the proxy processing device to have a print server function and store a print job, the power saving state of the information processing device can be maintained, and the print job is restored when returning from the power saving state. By transmitting, the power saving state can be maintained for as long as possible, and as a result, the power saving efficiency can be improved.

本発明では、上記の代理処理装置のほか、その代理処理装置と情報処理装置とを含むネットワークシステムも提供することができる。   The present invention can provide a network system including the proxy processing device and the information processing device in addition to the proxy processing device.

このネットワークシステムにおいて情報処理装置は、省電力状態の間、ネットワークに接続された他の機器から問い合わせを受けても、省電力状態から復帰しない。これにより、ネットワーク環境のトラフィックの違いに関わらず、高い省電力効率を得ることが可能となる。   In this network system, the information processing apparatus does not return from the power saving state even if it receives an inquiry from another device connected to the network during the power saving state. As a result, high power saving efficiency can be obtained regardless of the difference in traffic in the network environment.

また、情報処理装置は、ユーザからの入力を受け付けるための操作パネルを備え、印刷ジョブを処理する画像形成装置とすることができ、ユーザが省電力状態の間に操作パネルを操作したことを受け付けた場合にのみ、省電力状態から復帰することができる。   In addition, the information processing apparatus includes an operation panel for receiving input from the user, and can be an image forming apparatus that processes a print job, and accepts that the user has operated the operation panel during the power saving state. It is possible to return from the power saving state only when the power is lost.

このように情報処理装置が省電力状態時においてパネル操作のみでしか省電力状態から復帰しないため、ネットワーク環境のトラフィックの違いに関わらず高い省電力効率を得ることが可能となる。   As described above, when the information processing apparatus is in the power saving state, it can be recovered from the power saving state only by the panel operation. Therefore, high power saving efficiency can be obtained regardless of the traffic in the network environment.

さらに、情報処理装置は、省電力状態の間、指定された問い合わせのみを受け付け、該問い合わせに対する応答を送信するサブシステムを備えることもできる。   Furthermore, the information processing apparatus may include a subsystem that accepts only a designated inquiry during a power saving state and transmits a response to the inquiry.

情報処理装置は省電力状態の間、特定のパケットのみ送受信可能であるため、省電力状態であっても代理処理装置と情報のやりとりが可能となり、代理処理装置からの情報処理装置の状態確認が可能となる。   Since the information processing device can only transmit and receive specific packets during the power saving state, it is possible to exchange information with the proxy processing device even in the power saving state, and the information processing device status confirmation from the proxy processing device is possible. It becomes possible.

本発明では、上述した代理処理装置およびネットワークシステムのほか、さらに、その代理処理装置により行われる方法およびその方法を実現するためのコンピュータ可読なプログラムを提供することもできる。さらに、そのプログラムが記録された記録媒体として提供することもできる。   In the present invention, in addition to the above-described proxy processing device and network system, it is also possible to provide a method performed by the proxy processing device and a computer-readable program for realizing the method. Further, it can be provided as a recording medium on which the program is recorded.

代理処理装置としての代理処理サーバを含むネットワークシステムの構成例を示した図。The figure which showed the structural example of the network system containing the proxy processing server as a proxy processing apparatus. 情報処理装置としてのMFPのハードウェア構成を例示した図。The figure which illustrated the hardware constitutions of MFP as an information processing apparatus. 情報処理装置としてのMFPのモジュール構成を例示した図。The figure which illustrated the module structure of MFP as an information processor. 代理処理サーバの機能ブロック図。The functional block diagram of a proxy processing server. 代理処理サーバに格納される情報を例示した図。The figure which illustrated the information stored in a proxy processing server. 代理処理サーバがMFPに代理して応答する際に送信する応答パケットを例示した図。The figure which illustrated the response packet transmitted when a proxy processing server responds on behalf of MFP. ネットワークシステムで行われる処理の1つの実施形態を示したシーケンス図。The sequence diagram showing one embodiment of processing performed in a network system. ネットワークシステムで行われる処理の別の実施形態を示したシーケンス図。The sequence diagram which showed another embodiment of the process performed in a network system.

図1は、2台のPC10、11と、1台のMFP12と、1台のDHCPサーバ13と、1台の代理処理サーバ14とがネットワーク15により接続されたネットワークシステムを例示した図である。PC10、11およびMFP12が、省エネモードを備える機器であり、代理処理サーバ14が、MFP12が省エネモード時にそのMFP12に代理してパケット送受信を行う機器である。   FIG. 1 is a diagram illustrating a network system in which two PCs 10 and 11, one MFP 12, one DHCP server 13, and one proxy processing server 14 are connected by a network 15. The PCs 10 and 11 and the MFP 12 are devices having an energy saving mode, and the proxy processing server 14 is a device that performs packet transmission / reception on behalf of the MFP 12 when the MFP 12 is in the energy saving mode.

PC10、11は、ソフトウェアとしてアプリケーションやアプリケーションに共通に利用される基本的機能を提供するOSを実装し、ハードウェアとしてアプリケーションおよびOS等を格納するためのROM、RAM、HDD、アプリケーションおよびOSを読み出して実行するCPU、ネットワーク15とを接続し、ネットワーク15を介した通信を実現するLAN I/Fやネットワークコントローラ、キーボードやマウス等の入力装置、作成された文書等を表示するディスプレイ等の表示装置を備えている。これらPC10、11はいずれも、ネットワーク15に接続されたMFP12を利用するクライアント装置である。   The PCs 10 and 11 implement an OS that provides basic functions commonly used by applications and applications as software, and read ROM, RAM, HDD, applications, and OS for storing applications and OSs as hardware Connected to the CPU 15 and the network 15, a LAN I / F and network controller for realizing communication via the network 15, an input device such as a keyboard and a mouse, a display device such as a display for displaying a created document, etc. It has. These PCs 10 and 11 are both client devices that use the MFP 12 connected to the network 15.

MFP12は、プリンタ、コピー、FAX、スキャナ、それらの動作を制御する制御部、ネットワーク15と接続し、ネットワーク15を介した通信を実現するネットワークコントローラ、データ等の入力やパラメータの変更を受け付け、現在の状況等を表示するための操作パネル、用紙を供給する給紙トレイ、印刷された用紙を排出する排紙トレイ等を備える。なお、このMFP12も、各機能を実現するためのアプリケーション、そのアプリケーションに共通に利用される基本的機能を提供するOSを実装する。   The MFP 12 is connected to a printer, a copy, a fax, a scanner, a control unit that controls their operation, a network 15, a network controller that realizes communication via the network 15, accepts input of data, etc., and parameter changes, An operation panel for displaying the status, a paper feed tray for supplying paper, a paper discharge tray for discharging printed paper, and the like. The MFP 12 also includes an application for realizing each function and an OS that provides basic functions commonly used for the application.

これらのPC10、11およびMFP12はいずれも、処理すべきジョブがない場合、予め指定された期間が経過した後、省エネ状態へ移行する。   When there is no job to be processed, any of these PCs 10 and 11 and the MFP 12 shift to an energy saving state after a predetermined period has elapsed.

省エネモードでは、現状の設定等をメモリに保持したまま、CPUやHDD等のほとんどのデバイスへの通電を停止するSTR(Suspend To RAM)状態とされる。この状態では、OSが起動した状態のデータを保持しているため、復帰の際、OSは再起動されることはなく、サスペンド前の状態にそのまま復帰することができる。   In the energy saving mode, the current setting or the like is held in the memory, and the STR (Suspend To RAM) state in which the power supply to most devices such as the CPU and the HDD is stopped is set. In this state, since the data of the state in which the OS has been started is retained, the OS is not restarted at the time of return, and can return to the state before suspend as it is.

DHCPサーバ13は、インターネット等のネットワーク15に一時的に接続する機器に対し、IPアドレス等の必要な情報を自動的に割り当てるプロトコルを提供するサーバ装置で、その機器が通信をし終えると、自動的にアドレスを回収し、そのアドレスを他の機器に割り当てる。このDHCPサーバ13も、PC10、11、MFP12と同様、ハードウェアとして、ROM、RAM、HDD、CPU、LAN I/F、ネットワークコントローラを備える。   The DHCP server 13 is a server device that provides a protocol for automatically assigning necessary information such as an IP address to a device temporarily connected to the network 15 such as the Internet. When the device finishes communication, the DHCP server 13 automatically The address is automatically collected and the address is assigned to another device. The DHCP server 13 also includes ROM, RAM, HDD, CPU, LAN I / F, and network controller as hardware, like the PCs 10 and 11 and the MFP 12.

代理処理サーバ14は、他の機器宛のパケットも受信する「プロミスキャスモード」で動作する機器で、PC10、11宛のパケット受信やMFP12の代わりにパケットを送信することができるものである。「プロミスキャスモード」は、ネットワーク15上に流れるパケットをスニッフィング(傍受)する際に用いられる既に知られた技術である。   The proxy processing server 14 is a device that operates in a “promiscuous mode” that also receives packets addressed to other devices, and is capable of receiving packets addressed to the PCs 10 and 11 and transmitting packets instead of the MFP 12. The “promiscuous mode” is a known technique used when sniffing a packet flowing on the network 15.

MFP12の代わりにパケットを送信する技術には、1つのハードウェア部品に障害が発生した場合でも停止することなく稼働を続けられるようにしたフォルトトレラントシステムで使用されている技術を採用する。この代理処理サーバ14も、PC10、11、MFP12、DHCPサーバ13と同様、ハードウェアとして、ROM、RAM、HDD、CPU、LAN I/F、ネットワークコントローラを備える。   As a technique for transmitting a packet instead of the MFP 12, a technique used in a fault tolerant system that can continue operation without stopping even when a failure occurs in one hardware component is adopted. Similarly to the PCs 10 and 11, the MFP 12, and the DHCP server 13, the proxy processing server 14 includes ROM, RAM, HDD, CPU, LAN I / F, and network controller as hardware.

まず、図2を参照して、省エネモードを有する情報処理装置としてのMFP12のハードウェア構成をより詳細に説明する。MFP12は、スキャナ、FAX、プリンタ、コピー等の各機能を実現するために、メインCPU、ROM、RAM、画像蓄積メモリ、記憶装置、LANコントローラ、DCR、スキャナ、プロッタ、オペポート、トランスを備えるメインシステムと、メインCPUと通信し、特定のパケットの送受信のみを可能とするサブCPUとを備える。   First, the hardware configuration of the MFP 12 as an information processing apparatus having an energy saving mode will be described in more detail with reference to FIG. The MFP 12 includes a main CPU, a ROM, a RAM, an image storage memory, a storage device, a LAN controller, a DCR, a scanner, a plotter, an operation port, and a transformer to realize functions such as a scanner, a fax, a printer, and a copy. And a sub CPU that communicates with the main CPU and enables only transmission and reception of specific packets.

メインCPU20は、MFP12全体の制御を行うとともに、スキャナ、FAX、コピー、プリンタ等の制御を行う。ROM21は、書き込み不能なメモリで、ハードウェアとの最も低いレベルの入出力を行うためのBIOSやハードウェアを制御するためのファームウェア等を格納し、その制御に必要とされるデータも格納する。RAM22は、任意のアドレスに読み書き可能なメモリで、各制御処理を行うためにメインCPU20により一部作業領域として使用され、画像形成する際に画像データを展開するために使用される。   The main CPU 20 controls the entire MFP 12 and controls the scanner, FAX, copy, printer, and the like. The ROM 21 is a non-writable memory and stores a BIOS for performing the lowest level input / output with the hardware, a firmware for controlling the hardware, and the like, and also stores data necessary for the control. The RAM 22 is a memory that can be read from and written to an arbitrary address. The RAM 22 is used as a partial work area by the main CPU 20 for performing each control process, and is used for developing image data when an image is formed.

画像蓄積メモリ23は、FAX機能により受信した画像データ、スキャナ機能で読み取った画像データ等を蓄積するメモリである。記憶装置24は、不揮発性RAMやHDD等によって構成される読み書き可能な記憶手段で、MFP12の電源がOFFにされた場合でも保持する必要があるデータやパラメータ値等を記憶する。   The image storage memory 23 is a memory for storing image data received by the FAX function, image data read by the scanner function, and the like. The storage device 24 is a readable / writable storage unit configured by a nonvolatile RAM, HDD, or the like, and stores data, parameter values, and the like that need to be retained even when the MFP 12 is powered off.

LANコントローラ25は、トランス(変成器)26を介してネットワーク15へ接続し、ネットワーク15を介して行われる通信を制御する。なお、パケットの送受信は、このLANコントローラ25により制御される。   The LAN controller 25 is connected to the network 15 via a transformer (transformer) 26 and controls communications performed via the network 15. Packet transmission / reception is controlled by the LAN controller 25.

DCR27は、アナログ公衆回線PSTN(Public Switched Telephone Network)に接続し、公衆網を伝送路として用いてFAX画像データの伝送を行う。スキャナ28は、印刷する原稿を読み取り、画像データとして出力する。出力された画像データは、符号化されて画像蓄積メモリ23に蓄積される。   The DCR 27 is connected to an analog public line PSTN (Public Switched Telephone Network), and transmits FAX image data using the public network as a transmission path. The scanner 28 reads a document to be printed and outputs it as image data. The output image data is encoded and stored in the image storage memory 23.

プロッタ29は、画像データを用紙に画像形成して出力する。オペポート30は、操作パネルを接続するためのインタフェースである。操作パネルは、液晶ディスプレイおよび各種キー等を備えており、画面にGUIを表示し、ユーザからの入力を受け付ける。   The plotter 29 forms an image of the image data on a sheet and outputs it. The operation port 30 is an interface for connecting an operation panel. The operation panel includes a liquid crystal display and various keys, displays a GUI on the screen, and accepts input from the user.

サブCPU31は、サブシステム内に設けられ、メインCPU20との間で情報のやり取りを行うことができ、また、特定のパケットの送受信のみを可能とする低消費電力の省エネCPUである。   The sub CPU 31 is an energy-saving CPU with low power consumption that is provided in the subsystem, can exchange information with the main CPU 20, and can only transmit and receive specific packets.

図3を参照して、MFP12のモジュール構成について説明する。MFP12は、そのモジュールとして、ネットワーク制御部(NCS)32、カーネル33、LAN I/F34、記憶部35、システム制御部(SCS)36、操作部(OCS)37、印刷制御部(GPS)38、エンジン制御部(ECS)39を備える。   The module configuration of the MFP 12 will be described with reference to FIG. The MFP 12 includes, as its modules, a network control unit (NCS) 32, a kernel 33, a LAN I / F 34, a storage unit 35, a system control unit (SCS) 36, an operation unit (OCS) 37, a print control unit (GPS) 38, An engine control unit (ECS) 39 is provided.

NCS32は、DHCPクライアント(dhcpc)、印刷データを受信するデーモン(diprintd)、機器の設定管理を行うプロトコルデーモン(httpd、snmpd)、それらを管理するネットワーク制御デーモン(ncsd)を含み、ネットワーク15を介した通信を制御する。なお、デーモンは、バックグラウンドで動作するプログラムである。   The NCS 32 includes a DHCP client (dhcpc), a daemon for receiving print data (diprintd), a protocol daemon (httpd, snmpd) for managing device settings, and a network control daemon (ncsd) for managing them. Control the communication. The daemon is a program that operates in the background.

カーネル33は、OSの中核となる部分で、システムのリソースを管理し、ハードウェアとソフトウェアコンポーネントのやりとりを管理する。LAN I/F34は、ネットワーク15に接続し、ネットワーク15との間でパケットの送受信を行う。   The kernel 33 is a core part of the OS, manages system resources, and manages the exchange of hardware and software components. The LAN I / F 34 is connected to the network 15 and transmits and receives packets to and from the network 15.

記憶部35は、DHCPサーバ13から取得したIPアドレス等のネットワーク構成情報、SCS36やGPS38から取得したプリンタの状態や機器のシステム情報やアドレス情報等を記憶する。SCS36は、MFP12全体を制御し、省電力状態への移行時に各制御部へ移行可能か否かの問い合わせを行う。   The storage unit 35 stores network configuration information such as an IP address acquired from the DHCP server 13, printer status, device system information, address information, and the like acquired from the SCS 36 and the GPS 38. The SCS 36 controls the entire MFP 12 and inquires whether it is possible to shift to each control unit when shifting to the power saving state.

OCS37は、ユーザによるパネル操作時の情報を受け付け、SCS36へ通知する。GPS38は、印刷データを印刷ジョブとして管理し、印刷データの送受信タイミングの制御や画像データの管理等を行う。ECS39は、画像データを印刷エンジンへ送り、印刷エンジンを制御して印刷を実行させる。   The OCS 37 receives information when the user operates the panel and notifies the SCS 36 of the information. The GPS 38 manages print data as a print job, performs control of print data transmission / reception timing, management of image data, and the like. The ECS 39 sends image data to the print engine, and controls the print engine to execute printing.

このモジュールを使用した処理を具体的に説明すると、MFP12は電源がONにされて起動する際、NCS32の内部モジュールであるdhcpcがカーネル33、LAN I/F34を介してDHCPサーバ13等との間でパケットの送受信を行う。   The processing using this module will be described in detail. When the MFP 12 is turned on and started up, the dhcpc, which is an internal module of the NCS 32, communicates with the DHCP server 13 and the like via the kernel 33 and the LAN I / F 34. Send and receive packets.

dhcpcは、DHCPサーバ13からIPアドレス等のネットワーク構成情報を取得し、記憶部35の1つであるRAMに格納し、それを管理する。ncsdは、関連する制御モジュール、例えばSCS36やGPS38からプリンタの状態や機器のシステム情報、記憶部35からアドレス情報等を取得する。このとき、記憶部35の別のメモリであるNVRAMに格納されている代理処理サーバ14のアドレス情報も合わせて取得する。なお、この代理処理サーバ14のアドレス情報は、予め操作パネルを介して設定することができ、リモート設定ツールにより設定されているパラメータを使用することもできる。   The dhcpc acquires network configuration information such as an IP address from the DHCP server 13, stores it in a RAM that is one of the storage units 35, and manages it. The ncsd acquires printer status, device system information, and address information from the storage unit 35 from related control modules such as the SCS 36 and the GPS 38. At this time, the address information of the proxy processing server 14 stored in NVRAM which is another memory of the storage unit 35 is also acquired. The address information of the proxy processing server 14 can be set in advance via the operation panel, and parameters set by the remote setting tool can also be used.

MFP12が省電力状態へ移行することができる状態になると、SCS36は、OCS37、GPS38、ECS39等の各制御部に省電力状態へ移行可能か否かの問い合わせを行う。これらの制御部は、省電力状態へ移行可能であれば、SCS36が最終的にMFP12を省電力状態へ移行させるようにNCS32に要求を出す。NCS32は、省電力状態への移行前に、代理処理サーバ14に対し、PC10、11がMFP12に対して行う問い合わせに対する応答やDHCPサーバ13に対して定期的に送信するアドレス更新要求等を作成するために使用される機器設定情報を送り、省電力状態への移行通知も送る。なお、この機器設定情報は、移行通知と同時でなくても、それ以前に送信されていてもよい。   When the MFP 12 can enter the power saving state, the SCS 36 inquires each control unit such as the OCS 37, the GPS 38, and the ECS 39 as to whether or not the power saving state can be entered. If the control unit can shift to the power saving state, the SCS 36 finally requests the NCS 32 to shift the MFP 12 to the power saving state. The NCS 32 creates a response to an inquiry made by the PCs 10 and 11 to the MFP 12 and an address update request periodically transmitted to the DHCP server 13 before the transition to the power saving state. The device setting information used for this purpose is sent, and the transition notification to the power saving state is also sent. Note that this device setting information may not be transmitted at the same time as the transfer notification, but may be transmitted before that.

代理処理サーバ14は、その移行通知を受け取ると、その通知に対する応答をMFP12へ返す。MFP12は、この応答を受信すると、メインCPU20を省電力状態とし、それ以降、パケット送受信が行われなくなる。その後、省電力状態への移行通知を受けた代理処理サーバ14は、MFP12から復帰通知を受信するまで、MFP12に代わり、MFP12に対するパケット送受信を行う。   When the proxy processing server 14 receives the transition notification, the proxy processing server 14 returns a response to the notification to the MFP 12. Upon receiving this response, the MFP 12 sets the main CPU 20 in the power saving state, and thereafter no packet transmission / reception is performed. Thereafter, the proxy processing server 14 that has received the notification of transition to the power saving state performs packet transmission / reception with respect to the MFP 12 instead of the MFP 12 until a return notification is received from the MFP 12.

MFP12が省電力状態へ移行するか否かに関わらず、PC10、11は、印刷等を実行する際、プリントサーバ機能を備える代理処理サーバ14を指定し、プリンタポートを作成する。プリントサーバは、プリンタを管理し、ネットワーク上の他のPCと共有し、外部から利用できるようにするもので、他のPCからの印刷ジョブを受け付け、自身が管理するプリンタを使用して印刷を実行することができる。プリンタポートは、外部とデータの入出力するためのインタフェースで、プリントサーバとの間のデータのやり取りを可能にする。   Regardless of whether or not the MFP 12 shifts to the power saving state, when executing printing or the like, the PCs 10 and 11 designate the proxy processing server 14 having a print server function and create a printer port. The print server manages printers, shares them with other PCs on the network, and makes them available from the outside. It accepts print jobs from other PCs and prints using printers it manages. Can be executed. The printer port is an interface for inputting / outputting data to / from the outside, and enables data exchange with the print server.

図4は、代理処理サーバの機能ブロック図である。代理処理サーバ14は、PC10、11やMFP12と同様、ハードウェアとして、CPU、ROM、RAM、HDD、LAN I/F、ネットワークコントローラを備え、プリントサーバ機能を有している。この代理処理サーバ14は、MFP12が省電力状態へ移行した場合に、MFP12が行う処理を代理して行うために、受信部40、判定処理部41、情報格納部42、通信応答部43、代理処理部44、送信部45を備える。また、プリントサーバとしての機能を実現するために、印刷ジョブ蓄積部46、印刷ジョブ処理部47をさらに備える。   FIG. 4 is a functional block diagram of the proxy processing server. The proxy processing server 14 includes a CPU, a ROM, a RAM, an HDD, a LAN I / F, and a network controller as hardware, as with the PCs 10 and 11 and the MFP 12, and has a print server function. The proxy processing server 14 is configured to receive a reception unit 40, a determination processing unit 41, an information storage unit 42, a communication response unit 43, a proxy in order to perform the processing performed by the MFP 12 when the MFP 12 shifts to the power saving state. A processing unit 44 and a transmission unit 45 are provided. In order to realize the function as a print server, a print job storage unit 46 and a print job processing unit 47 are further provided.

受信部40は、MFP12の省電力状態時にPC10、11からMFP12に対して送信された問い合わせ、PC10、11から送信された印刷ジョブ、MFP12から送信された機器設定情報、移行通知や復帰通知等をパケットとして受信する。判定処理部41は、受信部40が受信したパケットが問い合わせであるのか、印刷ジョブであるのか、通知であるのか、機器設定情報であるのかを判定する。判定処理部41は、そのパケットが問い合わせである場合には、代理処理部44へ送り、印刷ジョブである場合には、印刷ジョブ蓄積部46へ送り、通知である場合には、通知応答部43へ送り、機器設定情報である場合には、情報格納部42へ送る。   The receiving unit 40 receives an inquiry transmitted from the PCs 10 and 11 to the MFP 12 when the MFP 12 is in a power saving state, a print job transmitted from the PCs 10 and 11, device setting information transmitted from the MFP 12, a transition notification and a return notification. Receive as a packet. The determination processing unit 41 determines whether the packet received by the receiving unit 40 is an inquiry, a print job, a notification, or device setting information. The determination processing unit 41 sends the packet to the proxy processing unit 44 if the packet is an inquiry, sends the packet to the print job storage unit 46 if the packet is a print job, and notifies the response unit 43 if the packet is a notification. If it is device setting information, it is sent to the information storage unit 42.

情報格納部42は、MFP12がネットワーク15に接続されたPC10、11、DHCPサーバ13に対して行う応答および要求を作成するために使用する機器設定情報をMFP12から受け付け、その機器設定情報を格納する。これらの応答や要求には、PC10等から送信されたブロードキャストパケットやマルチキャストパケットに対する応答や、DHCPサーバ13に対して行うアドレスレコードの更新要求がある。ネットワーク15に接続されている機器のアドレスを取得する際に送信されるブロードキャストパケットに対する応答としては、MFP12に設定されている機器設定情報のうち、MFP12のIPアドレスやMACアドレスや機器名等を返信することができる。複数の相手を指定して送信されるマルチキャストパケットに対する応答としては、MFP12に設定されている機器設定情報のうち、機器状態、例えばトナー切れ、用紙切れ、前カバーオープン、エラーなし等を返信することができる。アドレスレコードの更新要求は、DHCPサーバ13がネットワーク15に一時的に接続するコンピュータ等にアドレスを自動的に割り当て、通信し終えるとそのアドレスを回収することから、定期的にアドレスを割り当ててもらうために一定の時間間隔で出される要求である。   The information storage unit 42 receives from the MFP 12 device setting information used to create a response and a request made by the MFP 12 to the PCs 10 and 11 and the DHCP server 13 connected to the network 15, and stores the device setting information. . These responses and requests include responses to broadcast packets and multicast packets transmitted from the PC 10 and the like, and address record update requests made to the DHCP server 13. As a response to the broadcast packet transmitted when acquiring the address of the device connected to the network 15, the IP address, MAC address, device name, etc. of the MFP 12 are returned from the device setting information set in the MFP 12. can do. As a response to a multicast packet transmitted by designating a plurality of partners, a device status, for example, out of toner, out of paper, front cover open, no error, etc. is returned in the device setting information set in the MFP 12. Can do. The address record update request is for the DHCP server 13 to automatically assign an address to a computer or the like temporarily connected to the network 15 and collect the address when communication is completed, so that the address is periodically assigned. Requests issued at regular time intervals.

具体的に格納される機器設定情報を、図5に例示する。機器設定情報は、テーブルとして格納することができる。格納する情報としては、機器のMACアドレス、IPアドレス、ネットマスクアドレス、機器名、機器の状態、その状態の詳細、ARP(Address Resolution Protocol)に対して応答するか否か、ICMP(Internet Control Message Protocol)に対して応答するか否か、SNMP(Simple Network Management Protocol)に対して応答するか否か、NBT(NetBIOS over TCP/IP)が有効か無効かを応答するか否か、SSDP(Simple Service Discovery Protocol)に対して応答するか否か、DHCPサーバのアドレス、アドレス更新間隔を含む。   The device setting information specifically stored is illustrated in FIG. The device setting information can be stored as a table. Information to be stored includes device MAC address, IP address, netmask address, device name, device status, details of the status, whether to respond to ARP (Address Resolution Protocol), ICMP (Internet Control Message) Protocol), whether to respond to SNMP (Simple Network Management Protocol), whether NBT (NetBIOS over TCP / IP) is enabled or disabled, whether to respond to SSDP (Simple Whether to respond to (Service Discovery Protocol), DHCP server address, address update interval.

ARPリクエストは、MACアドレスを問い合わせるためにブロードキャストで送信される要求である。MACアドレスは、TCP/IPネットワークでイーサネット(登録商標)フレームを送信するために必要とされる。ICMPは、ネットワークに障害があり正常な通信が行えない場合にその障害を知らせるエラー報告プロトコルである。   The ARP request is a request transmitted by broadcast to inquire about the MAC address. The MAC address is required for transmitting an Ethernet frame over a TCP / IP network. ICMP is an error reporting protocol that notifies a failure when there is a failure in the network and normal communication cannot be performed.

SNMPは、ネットワークシステムを監視し管理するためのプロトコルである。NBTは、NetBIOSインタフェースをTCP/IP上に実装したプロトコルである。SSDPは、ネットワーク上のUPnP(Universal Plug & Play)デバイスを探索、発見するためのプロトコルである。   SNMP is a protocol for monitoring and managing network systems. NBT is a protocol in which the NetBIOS interface is implemented on TCP / IP. SSDP is a protocol for searching for and discovering UPnP (Universal Plug & Play) devices on the network.

通知応答部43は、受信部40、判定処理部41を介して、MFP12からの省電力状態への移行通知を受けて、MFP12へその移行通知に対する応答を返信する。それにより、MFP12は、省電力状態へ移行する。この応答は、移行通知を受け取った旨のメッセージとすることができる。   The notification response unit 43 receives a notification of transition from the MFP 12 to the power saving state via the reception unit 40 and the determination processing unit 41 and returns a response to the transition notification to the MFP 12. Thereby, the MFP 12 shifts to the power saving state. This response may be a message indicating that the migration notification has been received.

通知応答部43は、移行通知だけではなく、MFP12が復帰した際に送信される復帰通知も受け付け、復帰通知を受けた後は、代理処理部44へ通知し、MFP12の代理処理を終了させる。   The notification response unit 43 accepts not only the transition notification but also a return notification transmitted when the MFP 12 returns. After receiving the return notification, the notification response unit 43 notifies the proxy processing unit 44 and ends the proxy processing of the MFP 12.

代理処理部44は、MFP12が省電力状態の間、情報格納部42に格納された機器設定情報に基づき、DHCPサーバ13に対して更新要求を定期的に作成して送信し、PC10やPC11から送信されたパケットを受け付けた場合には、そのパケットに対する応答を作成して返信する。応答は、上述したMFP12の機器情報、ARPリクエストに対するMACアドレス等を返信することにより行われる。   The proxy processing unit 44 periodically creates and sends an update request to the DHCP server 13 based on the device setting information stored in the information storage unit 42 while the MFP 12 is in the power saving state. When the transmitted packet is accepted, a response to the packet is created and returned. The response is performed by returning the device information of the MFP 12 and the MAC address for the ARP request.

この応答は、応答パケットを返信することにより行うことができ、応答パケットとしては、図6に示すパケットを返信することができる。図6は、ARPリクエストに対する応答を例示したもので、要求されたMACアドレスを含むパケットが返信される。ここでは、代理処理部44が、「Source」レコードおよび「Sender」コードに、MFP12のMACアドレスおよびIPアドレスを設定して応答パケットを作成し、その応答パケットを、問い合わせを出したPC等へ返信する。   This response can be made by returning a response packet, and the packet shown in FIG. 6 can be returned as the response packet. FIG. 6 exemplifies a response to the ARP request, and a packet including the requested MAC address is returned. Here, the proxy processing unit 44 creates a response packet by setting the MAC address and IP address of the MFP 12 in the “Source” record and the “Sender” code, and returns the response packet to the PC or the like that issued the inquiry To do.

送信部45は、通知応答部43から出力された移行通知あるいは復帰通知に対する応答をMFP12に対して送信する。また、送信部45は、MFP12の省電力状態時に、受け付けた問い合わせに対する応答やアドレス更新要求を送信する。さらに、送信部45は、印刷ジョブ処理部47が印刷ジョブ蓄積部46から取り出した印刷ジョブをMFP12へ送信する。   The transmission unit 45 transmits a response to the transition notification or the return notification output from the notification response unit 43 to the MFP 12. Further, the transmission unit 45 transmits a response to the received inquiry or an address update request when the MFP 12 is in the power saving state. Further, the transmission unit 45 transmits the print job taken out from the print job storage unit 46 by the print job processing unit 47 to the MFP 12.

印刷ジョブ蓄積部46は、MFP12が省電力状態の間、PC10、11から受信部40、判定処理部41を介して印刷ジョブを受け付け、その印刷ジョブを蓄積する。印刷ジョブは、印刷要求であり、印刷データを含むものである。この蓄積は、MFP12が省電力状態から復帰するまで行われ、蓄積された印刷ジョブは、先に入れたものが先に取り出される。このことから、印刷ジョブ蓄積部43は、先に入れたジョブを先に送るFIFO(First In First Out)キューとすることができる。   The print job accumulation unit 46 receives a print job from the PCs 10 and 11 via the reception unit 40 and the determination processing unit 41 while the MFP 12 is in the power saving state, and accumulates the print job. The print job is a print request and includes print data. This accumulation is performed until the MFP 12 returns from the power saving state, and the accumulated print job is taken out first. From this, the print job storage unit 43 can be a FIFO (First In First Out) queue that sends the first input job first.

印刷ジョブは、複数のPC10、11から送信されるため、代理処理サーバ14は、PC10、11を識別するための識別情報とともに印刷ジョブを受け付ける。そして、印刷ジョブ蓄積部46は、印刷ジョブを、識別情報に対応付けて記憶する。これにより、印刷が終了した際に、その印刷ジョブを出力したPCに対し、印刷終了メッセージを送ることができる。   Since the print job is transmitted from the plurality of PCs 10 and 11, the proxy processing server 14 receives the print job together with identification information for identifying the PCs 10 and 11. Then, the print job storage unit 46 stores the print job in association with the identification information. Thus, when printing is completed, a print completion message can be sent to the PC that has output the print job.

識別情報としては、PCの機器名、IPアドレス、MACアドレス等を挙げることができる。なお、単に印刷出力できればよく、印刷ジョブを識別する必要がないのであれば、識別情報を対応付けて記憶する必要はない。   As the identification information, a PC device name, an IP address, a MAC address, and the like can be given. Note that it is only necessary to be able to print out, and if there is no need to identify a print job, there is no need to store identification information in association with each other.

印刷ジョブ処理部47は、MFP12から復帰通知を受けたことに応答して、印刷ジョブ蓄積部46に蓄積された印刷ジョブを蓄積順に取り出し、その蓄積順にMFP12へ送信する。ここでは、蓄積順に蓄積し、取り出す例を示したが、これに限られるものではなく、ユーザが順番を指定し、その順に取り出すようにすることもできる。   In response to receiving the return notification from the MFP 12, the print job processing unit 47 takes out the print jobs stored in the print job storage unit 46 in the order of storage and transmits them to the MFP 12 in the order of storage. Here, an example in which data is accumulated and retrieved in the order of accumulation is shown, but the present invention is not limited to this, and the user can designate the order and retrieve the data in that order.

ここで、図7を参照して、MFP12および代理処理サーバ14で行われる処理について詳細に説明する。MFP12は、省電力状態へ移行する際、代理処理サーバ14に対して移行通知を送るが、それと同時あるいはその前に、MFP12に代理して行うべき処理に必要とされる機器設定情報を代理処理サーバ14へ送る。この機器設定情報は、図5に示すようなPC10、11から送られてくるパケットに応答するために必要とされる情報やDHCPサーバ13に対するアドレス更新要求を作成するために必要とされる情報である。   Here, with reference to FIG. 7, the process performed in MFP12 and the proxy process server 14 is demonstrated in detail. When the MFP 12 shifts to the power saving state, the MFP 12 sends a shift notification to the proxy processing server 14. At the same time or before that, the MFP 12 performs proxy processing on device setting information required for processing to be performed on behalf of the MFP 12. Send to server 14. This device setting information is information required for responding to a packet sent from the PC 10 or 11 as shown in FIG. 5 or information required for creating an address update request to the DHCP server 13. is there.

代理処理サーバ14は、その機器設定情報を受け取ると、情報格納部42に格納する。そして、代理処理サーバ14は、その情報を受け取り、格納した旨のメッセージをMFP12へ返す。   Upon receiving the device setting information, the proxy processing server 14 stores the device setting information in the information storage unit 42. Then, the proxy processing server 14 receives the information and returns a message to the effect that it has been stored to the MFP 12.

MFP12は、上記の機器設定情報の送信に続いて、またはその送信とともに、移行通知を代理処理サーバ14へ送る。この移行通知を受けて、代理処理サーバ14は、MFP12宛に送信されるパケットに対する応答処理を開始する。そして、代理処理サーバ14の通知応答部43は、送信部45を介してその移行通知に対する応答をMFP12へ送る。MFP12は、その応答を受信したことを受けて、省電力状態へ移行する。   The MFP 12 sends a migration notification to the proxy processing server 14 following or together with the transmission of the device setting information. In response to this transfer notification, the proxy processing server 14 starts response processing for a packet transmitted to the MFP 12. Then, the notification response unit 43 of the proxy processing server 14 sends a response to the transition notification to the MFP 12 via the transmission unit 45. In response to receiving the response, the MFP 12 shifts to the power saving state.

MFP12が省電力状態とされている間に、例えば、PC10が印刷ジョブを出力すると、その印刷ジョブはプリントサーバ機能を備える代理処理サーバ14へ送られ、印刷ジョブ蓄積部46に蓄積される。印刷ジョブ蓄積部46は、通知応答部43がMFP12からの復帰通知を受けるまでその印刷ジョブを蓄積する。   For example, when the PC 10 outputs a print job while the MFP 12 is in the power saving state, the print job is sent to the proxy processing server 14 having a print server function and stored in the print job storage unit 46. The print job storage unit 46 stores the print job until the notification response unit 43 receives a return notification from the MFP 12.

その後、ユーザがMFP12の操作パネルを操作すると、MFP12が省電力状態から復帰し、MFP12は復帰通知を代理処理サーバ14へ送信する。代理処理サーバ14の通知応答部43は、その復帰通知を受け取ると、印刷ジョブ処理部47へ復帰通知を受けた旨を通知し、印刷ジョブ蓄積部46に蓄積された印刷ジョブを先に蓄積された順に取り出し、送信部45を介してMFP12へ送信する。   Thereafter, when the user operates the operation panel of the MFP 12, the MFP 12 returns from the power saving state, and the MFP 12 transmits a return notification to the proxy processing server 14. Upon receiving the return notification, the notification response unit 43 of the proxy processing server 14 notifies the print job processing unit 47 that the return notification has been received, and the print job stored in the print job storage unit 46 is stored first. Are taken out in order, and transmitted to the MFP 12 via the transmission unit 45.

この処理と同時に、通知応答部43は、代理処理部44へも復帰通知を受けた旨を通知し、代理処理部44は、それまでMFP12に代理して行っていた処理を終了する。   Simultaneously with this processing, the notification response unit 43 notifies the proxy processing unit 44 that the return notification has been received, and the proxy processing unit 44 ends the processing that has been performed on behalf of the MFP 12 until then.

MFP12における印刷処理は、NCS32のdiprintdが印刷ジョブを受信し、ncsdを経由してGPS38へ印刷ジョブを転送し、ECS39がプリンタエンジンを制御して印字出力する。   In the printing process in the MFP 12, the NCS 32 diprintd receives the print job, transfers the print job to the GPS 38 via the ncsd, and the ECS 39 controls the printer engine to print out the print job.

上記では、MFP12が省電力状態にある間に、印刷ジョブを受け付け蓄積し、MFP12が省電力状態から復帰した後、MFP12へ印刷ジョブを送り実行させる処理を説明したが、次に、アドレスの定期更新およびブロードキャストパケットに対する応答処理について、図8に示すシーケンス図を参照して詳細に説明する。   In the above description, the print job is received and accumulated while the MFP 12 is in the power saving state, and after the MFP 12 returns from the power saving state, the print job is sent to the MFP 12 and executed. The response process for the update and broadcast packets will be described in detail with reference to the sequence diagram shown in FIG.

MFP12は、電源がONにされた起動時に、DHCPサーバ13へIPアドレスの取得要求を送り、DHCPサーバ13からIPアドレスを取得する。MFP12は、この取得したIPアドレスを含め、MFP12のMACアドレスや機器状態等の応答に必要とされる機器設定情報を、代理処理サーバ14へ送信する。代理処理サーバ14は、その機器設定情報を情報格納部42に格納し、通知応答部43が、格納が終了し、その機器設定情報の登録が終了した旨のメッセージを返す。   The MFP 12 acquires an IP address from the DHCP server 13 by sending an IP address acquisition request to the DHCP server 13 when the power is turned on. The MFP 12 transmits the device setting information required for the response such as the MAC address of the MFP 12 and the device state including the acquired IP address to the proxy processing server 14. The proxy processing server 14 stores the device setting information in the information storage unit 42, and the notification response unit 43 returns a message indicating that the storage has been completed and registration of the device setting information has been completed.

MFP12は、一定の時間、操作や処理が行われない場合、SCS36が各制御部に問い合わせをし、省電力状態へ移行する。この移行の際、MFP12のステータス情報を更新し、移行通知とともに最新のステータス情報を代理処理サーバ14へ送信する。代理処理サーバ14は、最新のステータス情報を基に、情報格納部42に格納された機器設定情報を更新し、MFP12へ送信されるパケットに対する応答処理を開始し、MFP12に対しては、移行通知を受け、更新情報を登録した旨のメッセージを返す。MFP12は、そのメッセージを受け取ると、省電力状態へ移行する。更新情報としては、上記の登録から省電力状態へ移行する間に更新されたアドレス等の情報を挙げることができる。   In the MFP 12, when no operation or processing is performed for a certain time, the SCS 36 makes an inquiry to each control unit and shifts to a power saving state. At the time of the migration, the status information of the MFP 12 is updated, and the latest status information is transmitted to the proxy processing server 14 together with the migration notification. The proxy processing server 14 updates the device setting information stored in the information storage unit 42 based on the latest status information, starts response processing for the packet transmitted to the MFP 12, and notifies the MFP 12 of a transition notification. And a message indicating that the update information has been registered is returned. Upon receiving the message, the MFP 12 shifts to the power saving state. The update information can include information such as an address updated during the transition from the registration to the power saving state.

MFP12が省電力状態の間、MFP12に代理してMFP12のIPアドレスの更新要求をDHCPサーバ13へ送る。DHCPサーバ13は、アドレスのリースレコードを更新し、新たなアドレスを代理処理サーバ14へ返す。これは、登録された機器設定情報に基づき、MFP12が省電力状態から復帰するまで定期的に行われる。ここで使用される機器設定情報は、DHCPサーバ13のアドレス、アドレス更新間隔である。   While the MFP 12 is in the power saving state, it sends an update request for the IP address of the MFP 12 to the DHCP server 13 on behalf of the MFP 12. The DHCP server 13 updates the lease record of the address and returns a new address to the proxy processing server 14. This is periodically performed until the MFP 12 returns from the power saving state based on the registered device setting information. The device setting information used here is an address of the DHCP server 13 and an address update interval.

MFP12が省電力状態の間、PC10からMFP12の機器名での問い合わせがブロードキャストパケットで、MFP12、DHCPサーバ13、代理処理サーバ14に対して行われると、代理処理サーバ14がそのパケットに対して応答し、MFP12のIPアドレスを返す。このとき、代理処理サーバ14は、パケットで送られてきた機器名からIPアドレスを割り出す名前解決を行う。MFP12は、省電力状態であるため、そのパケットに対しては応答しない。   When the MFP 12 is in the power saving state, an inquiry about the device name of the MFP 12 from the PC 10 is a broadcast packet. When the MFP 12, the DHCP server 13, and the proxy processing server 14 are made, the proxy processing server 14 responds to the packet. And return the IP address of the MFP 12. At this time, the proxy processing server 14 performs name resolution for determining an IP address from the device name sent in the packet. Since the MFP 12 is in the power saving state, it does not respond to the packet.

その後、MFP12の操作パネルをユーザが操作した場合、SCS36がそれを受け付け、省電力状態からの復帰を指示し、メインCPUへの通電が開始される。MFP12が省電力状態から復帰すると、MFP12は、代理処理サーバ14へ復帰通知を送り、代理処理サーバ14の通知応答部43がその復帰通知を受け取ると、代理処理部44へ通知する。代理処理部44は、これまでMFP12に代理して行っていた処理を終了する。その後は、MFP12が、MFP12へ送られてきたパケットに対して応答し、定期的にアドレス更新要求をDHCPサーバ13へ送信する。再びMFP12が省電力状態へ移行する場合は、上記の処理が繰り返される。   Thereafter, when the user operates the operation panel of the MFP 12, the SCS 36 accepts it, instructs to return from the power saving state, and starts energizing the main CPU. When the MFP 12 returns from the power saving state, the MFP 12 sends a return notification to the proxy processing server 14, and notifies the proxy processing unit 44 when the notification response unit 43 of the proxy processing server 14 receives the return notification. The proxy processing unit 44 ends the processing that has been performed on behalf of the MFP 12 so far. Thereafter, the MFP 12 responds to the packet sent to the MFP 12 and periodically sends an address update request to the DHCP server 13. When the MFP 12 again shifts to the power saving state, the above process is repeated.

MFP12の省電力状態からの復帰は、操作パネルにおけるユーザの操作のみとすることもできるが、それ以外の要因で復帰するようになされていてもよい。   The MFP 12 can be returned from the power saving state only by a user operation on the operation panel, but may be returned due to other factors.

MFP12への電源が突然遮断されてしまった場合、代理処理サーバ14はその情報を検知することができない。この場合、代理処理サーバ14は、復帰見込みがないにも関わらず、いつまでもMFP12に代理してパケット送受信を行うことになる。   When the power to the MFP 12 is suddenly cut off, the proxy processing server 14 cannot detect the information. In this case, the proxy processing server 14 performs packet transmission / reception on behalf of the MFP 12 indefinitely even though there is no expectation of return.

これを回避するために、代理処理サーバ14は、メインCPU20とは別にサブCPU31を備えるMFP12に対し、TCP/IPのKeepAlive機能のように、ネットワーク上で接続が有効であることを確認するために定期的に通信を行う。すなわち、代理処理サーバ14は、MFP12に対し、一定時間毎に生きていることを確認するためのパケットを送信し、省電力状態等の電源が遮断されていない場合には、MFP12のサブCPU31がそれに対する応答を返す。このようにサブCPU31が応答を返すため、MFP12は省電力状態を維持することができる。   In order to avoid this, the proxy processing server 14 confirms that the connection is effective on the network, like the TCP / IP KeepAlive function, to the MFP 12 including the sub CPU 31 in addition to the main CPU 20. Communicate regularly. In other words, the proxy processing server 14 transmits a packet for confirming that it is alive every certain time to the MFP 12, and when the power source such as the power saving state is not shut off, the sub CPU 31 of the MFP 12 Returns a response to it. Since the sub CPU 31 returns a response in this way, the MFP 12 can maintain the power saving state.

電源が遮断されてしまった場合は、サブCPU31からの応答がないため、パケットを送信してから一定時間経過してもその応答がないことを確認した後、電源が遮断されたと判断する。その場合、代理処理サーバ14は、MFP12に代理して処理を行うことを終了する。   If the power is cut off, there is no response from the sub CPU 31. Therefore, after confirming that there is no response even after a lapse of a certain time after transmitting the packet, it is determined that the power is cut off. In that case, the proxy processing server 14 ends the processing on behalf of the MFP 12.

これまで本発明を実施の形態をもって説明してきたが、本発明は上述した実施の形態に限定されるものではなく、他の実施の形態、追加、変更、削除など、当業者が想到することができる範囲内で変更することができ、いずれの態様においても本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。したがって、本発明は、上記の代理処理装置、その代理処理装置およびMFP等の情報処理装置を備えるネットワークシステム、その装置が行う代理処理方法、その方法を実現するためのプログラムとして提供することもできるものである。このプログラムは、FD、MD、SDカード、CD−ROM、DVD−ROM等の記録媒体に格納して提供することができる。   Although the present invention has been described with the embodiments, the present invention is not limited to the above-described embodiments, and other embodiments, additions, changes, deletions, and the like may occur to those skilled in the art. It can be changed within the range that can be done, and any embodiment is included in the scope of the present invention as long as the effects of the present invention are exhibited. Therefore, the present invention can also be provided as a proxy processing device, a network system including the proxy processing device and an information processing device such as an MFP, a proxy processing method performed by the device, and a program for realizing the method. Is. This program can be provided by being stored in a recording medium such as an FD, MD, SD card, CD-ROM, or DVD-ROM.

また、ネットワークシステムは、図1に示したPC、MFP、DHCPサーバ、代理処理サーバがネットワークで接続された構成に限定されるものではなく、プリンタやルータ等のその他の機器、2以上のMFPや代理処理サーバを含むものであってもよい。   The network system is not limited to the configuration in which the PC, MFP, DHCP server, and proxy processing server shown in FIG. 1 are connected via a network. Other devices such as printers and routers, two or more MFPs, A proxy processing server may be included.

10、11…PC、12…MFP、13…DHCPサーバ、14…代理処理サーバ、15ネットワーク、20…メインCPU、21…ROM、22…RAM、23…画像蓄積メモリ、24…記憶装置、25…LANコントローラ、26…トランス、27…DCR、28…スキャナ、29…プロッタ、30…オペポート、31…サブCPU、32…NCS、33…カーネル、34…LAN I/F、35…記憶部、36…SCS、37…OCS、38…GPS、39…ECS、40…受信部、41…判定処理部、42…情報格納部、43…通知応答部、44…代理処理部、45…送信部、46…印刷ジョブ蓄積部、47…印刷ジョブ処理部 DESCRIPTION OF SYMBOLS 10, 11 ... PC, 12 ... MFP, 13 ... DHCP server, 14 ... Proxy processing server, 15 network, 20 ... Main CPU, 21 ... ROM, 22 ... RAM, 23 ... Image storage memory, 24 ... Storage device, 25 ... LAN controller, 26 ... transformer, 27 ... DCR, 28 ... scanner, 29 ... plotter, 30 ... operating port, 31 ... sub CPU, 32 ... NCS, 33 ... kernel, 34 ... LAN I / F, 35 ... storage unit, 36 ... SCS, 37 ... OCS, 38 ... GPS, 39 ... ECS, 40 ... reception unit, 41 ... determination processing unit, 42 ... information storage unit, 43 ... notification response unit, 44 ... proxy processing unit, 45 ... transmission unit, 46 ... Print job storage unit, 47... Print job processing unit

Claims (12)

ネットワークに接続された情報処理装置が省電力状態の間、該情報処理装置が行うべき処理を代理して行う代理処理装置であって、
前記情報処理装置が前記ネットワークに接続された他の機器に対して行う応答および要求を作成するために使用する機器設定情報を該情報処理装置から受け付け、該機器設定情報を格納する情報格納部と、
前記情報処理装置からの省電力状態への移行通知を受けて、該情報処理装置へ前記移行通知に対する応答を返信し、該情報処理装置を省電力状態へ移行させる通知応答部と、
前記情報処理装置が省電力状態の間、前記機器設定情報に基づき、前記他の機器に対して行う要求を作成して送信し、前記他の機器からの問い合わせを受け付けた場合には該問い合わせに対する応答を作成して返信する代理処理部とを備え、
前記情報処理装置が省電力状態の間、指定された問い合わせのみを受け付け、該問い合わせに対する応答を送信する該情報処理装置が備えるサブシステムへ、該問い合わせを行うことにより、前記省電力状態からの復帰見込みを前記情報処理装置の電源が遮断されたかどうかにより判断するために該情報処理装置との前記ネットワーク上での接続が有効であるかどうか確認する、代理処理装置。
While the information processing device connected to the network is in the power saving state, the proxy processing device performs the processing to be performed by the information processing device.
An information storage unit that receives device setting information used to create a response and a request that the information processing device makes to other devices connected to the network from the information processing device, and stores the device setting information; ,
A notification response unit that receives a transition notification from the information processing apparatus to the power saving state, returns a response to the transition notification to the information processing apparatus, and causes the information processing apparatus to transition to the power saving state;
While the information processing apparatus is in a power saving state, a request to be made to the other device is created and transmitted based on the device setting information, and when an inquiry from the other device is accepted, A proxy processing unit that creates and responds to responses,
While the information processing apparatus is in a power saving state, the information processing apparatus accepts only a specified inquiry and sends a response to the inquiry to the subsystem included in the information processing apparatus, thereby returning from the power saving state. A proxy processing device that confirms whether or not the connection with the information processing device on the network is valid in order to determine the likelihood based on whether or not the power source of the information processing device is cut off .
前記代理処理部は、前記通知応答部が前記情報処理装置から省電力状態からの復帰通知を受けたことに応答して、前記情報処理装置に代理して行っていた処理を終了する、請求項1に記載の代理処理装置。   The proxy processing unit terminates the processing performed on behalf of the information processing device in response to the notification response unit receiving a return notification from the power saving state from the information processing device. The proxy processing apparatus according to 1. 前記ネットワークには複数の前記情報処理装置が接続されており、前記情報格納部は、各前記情報処理装置を識別するための識別情報とともに、前記各情報処理装置から受け付けた前記機器設定情報を対応付けて格納する、請求項1または2に記載の代理処理装置。   A plurality of the information processing devices are connected to the network, and the information storage unit corresponds to the device setting information received from the information processing devices together with identification information for identifying the information processing devices. The proxy processing apparatus according to claim 1, wherein the proxy processing apparatus is attached and stored. 前記情報処理装置は、印刷ジョブを処理する画像形成装置であり、
前記代理処理装置は、前記情報処理装置が省電力状態の間、前記他の機器から印刷ジョブを受け付け蓄積する印刷ジョブ蓄積部と、前記通知応答部が前記情報処理装置から省電力状態からの復帰通知を受けたことに応答して、前記印刷ジョブ蓄積部に蓄積された前記印刷ジョブを順に取り出し、前記情報処理装置へ送信する印刷ジョブ処理部とをさらに備える、請求項1〜3のいずれか1項に記載の代理処理装置。
The information processing apparatus is an image forming apparatus that processes a print job,
The proxy processing device includes: a print job storage unit that receives and stores a print job from the other device while the information processing device is in a power saving state; and the notification response unit returns from the information processing device from the power saving state. 4. The print job processing unit according to claim 1, further comprising: a print job processing unit that sequentially takes out the print jobs stored in the print job storage unit and transmits the print jobs to the information processing apparatus in response to receiving the notification. The proxy processing apparatus according to item 1.
ネットワークに接続され、省電力状態の間、指定された問い合わせのみを受け付け、該問い合わせに対する応答を送信するサブシステムを備える情報処理装置と、該情報処理装置が省電力状態の間、該情報処理装置が行うべき処理を代理して行う請求項1〜4のいずれか1項に記載の代理処理装置とを含む、ネットワークシステム。   An information processing apparatus including a subsystem that is connected to a network and accepts only a designated inquiry during a power saving state and transmits a response to the inquiry, and the information processing apparatus while the information processing apparatus is in a power saving state A network system including the proxy processing device according to claim 1, which performs the processing to be performed by the proxy. 前記情報処理装置は、省電力状態の間、前記ネットワークに接続された他の機器から要求を受けても、省電力状態から復帰しない、請求項5に記載のシステム。   The system according to claim 5, wherein the information processing apparatus does not return from the power saving state even if a request is received from another device connected to the network during the power saving state. 前記情報処理装置は、ユーザからの入力を受け付けるための操作パネルを備え、印刷ジョブを実行する画像形成装置であり、前記ユーザが省電力状態の間に前記操作パネルを操作したことを受け付けた場合にのみ、省電力状態から復帰する、請求項5または6に記載のシステム。   The information processing apparatus is an image forming apparatus that includes an operation panel for receiving an input from a user and that executes a print job. When the user receives an operation of the operation panel during a power saving state The system according to claim 5 or 6, wherein the system is restored from the power saving state only. ネットワークに接続された情報処理装置が省電力状態の間、該情報処理装置が行うべき処理を代理処理装置が代理して行う方法であって、
前記情報処理装置が前記ネットワークに接続された他の機器に対して行う応答および要求を作成するために使用する機器設定情報を該情報処理装置から受け付け、該機器設定情報を格納するステップと、
前記情報処理装置からの省電力状態への移行通知を受けて、該情報処理装置へ該移行通知に対する応答を返信し、該情報処理装置を省電力状態へ移行させるステップと、
前記情報処理装置が省電力状態の間、前記機器設定情報に基づき、前記他の機器に対して行う要求を作成して送信し、前記他の機器からの問い合わせを受け付けた場合には該問い合わせに対する応答を作成して返信するステップと、
前記情報処理装置が省電力状態の間、指定された問い合わせのみを受け付け、該問い合わせに対する応答を送信する該情報処理装置が備えるサブシステムへ、該問い合わせを行うことにより、前記省電力状態からの復帰見込みを前記情報処理装置の電源が遮断されたかどうかにより判断するために該情報処理装置との前記ネットワーク上での接続が有効であるかどうか確認するステップとを含む、代理処理方法。
While the information processing apparatus connected to the network is in the power saving state, the proxy processing apparatus performs the processing to be performed by the proxy information processing apparatus.
Receiving from the information processing apparatus device setting information used to create a response and a request that the information processing device makes to other devices connected to the network, and storing the device setting information;
Receiving a transition notification to the power saving state from the information processing device, returning a response to the transition notification to the information processing device, and causing the information processing device to transition to the power saving state;
While the information processing apparatus is in a power saving state, a request to be made to the other device is created and transmitted based on the device setting information, and when an inquiry from the other device is accepted, Creating and replying to a response;
While the information processing apparatus is in a power saving state, the information processing apparatus accepts only a specified inquiry and sends a response to the inquiry to the subsystem included in the information processing apparatus, thereby returning from the power saving state. A proxy processing method comprising: checking whether the connection with the information processing apparatus on the network is valid in order to determine the likelihood based on whether or not the power supply of the information processing apparatus is cut off .
前記情報処理装置から省電力状態からの復帰通知を受けたことに応答して、前記情報処理装置に代理して行っていた処理を終了するステップをさらに含む、請求項8に記載の代理処理方法。   The proxy processing method according to claim 8, further comprising a step of ending a process performed on behalf of the information processing apparatus in response to receiving a return notification from the power saving state from the information processing apparatus. . 前記ネットワークには複数の前記情報処理装置が接続されており、前記格納するステップは、各前記情報処理装置を識別するための識別情報とともに、前記各情報処理装置から受け付けた前記機器設定情報を対応付けて格納する、請求項8または9に記載の代理処理方法。   A plurality of the information processing devices are connected to the network, and the storing step corresponds to the device setting information received from each information processing device together with identification information for identifying each information processing device. The proxy processing method according to claim 8 or 9, wherein the proxy processing method is additionally stored. 前記情報処理装置は、印刷ジョブを処理する画像形成装置であり、
前記方法は、前記情報処理装置が省電力状態の間、前記他の機器から印刷ジョブを受け付け、印刷ジョブ蓄積部に蓄積するステップと、前記情報処理装置から省電力状態からの復帰通知を受けたことに応答して、前記印刷ジョブ蓄積部に蓄積された前記印刷ジョブを取り出し、前記情報処理装置へ送信するステップとをさらに含む、請求項8〜10のいずれか1項に記載の代理処理方法。
The information processing apparatus is an image forming apparatus that processes a print job,
In the method, the information processing apparatus receives a print job from the other device while the information processing apparatus is in a power saving state, stores the print job in a print job storage unit, and receives a return notification from the power saving state from the information processing apparatus. 11. The proxy processing method according to claim 8, further comprising: retrieving the print job stored in the print job storage unit and transmitting the print job to the information processing apparatus in response to the request. .
請求項8〜11のいずれか1項に記載の方法を実行するためのコンピュータにより読み取り可能なプログラム。   A computer-readable program for executing the method according to any one of claims 8 to 11.
JP2009000772A 2009-01-06 2009-01-06 Proxy processing device, network system, proxy processing method and program Expired - Fee Related JP5316001B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009000772A JP5316001B2 (en) 2009-01-06 2009-01-06 Proxy processing device, network system, proxy processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009000772A JP5316001B2 (en) 2009-01-06 2009-01-06 Proxy processing device, network system, proxy processing method and program

Publications (2)

Publication Number Publication Date
JP2010160550A JP2010160550A (en) 2010-07-22
JP5316001B2 true JP5316001B2 (en) 2013-10-16

Family

ID=42577690

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009000772A Expired - Fee Related JP5316001B2 (en) 2009-01-06 2009-01-06 Proxy processing device, network system, proxy processing method and program

Country Status (1)

Country Link
JP (1) JP5316001B2 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5591096B2 (en) * 2010-12-24 2014-09-17 株式会社沖データ Image forming apparatus and image forming system
JP5664907B2 (en) * 2011-01-21 2015-02-04 村田機械株式会社 Communication terminal device and image forming apparatus
JP5533735B2 (en) * 2011-02-28 2014-06-25 ブラザー工業株式会社 Communication device
JP2013043373A (en) * 2011-08-24 2013-03-04 Oki Data Corp Image forming apparatus, and image forming system
JP5675554B2 (en) * 2011-10-31 2015-02-25 京セラドキュメントソリューションズ株式会社 Network communication device, electronic device, and program
JP2013166307A (en) 2012-02-15 2013-08-29 Ricoh Co Ltd Electronic device, image processing apparatus, and device control method
JP5838872B2 (en) 2012-03-15 2016-01-06 株式会社リコー Image forming apparatus, energy saving control method, and program
JP5796593B2 (en) * 2013-03-22 2015-10-21 カシオ電子工業株式会社 Monitoring system, monitoring target device, monitoring method, and program
JP6241426B2 (en) * 2015-01-26 2017-12-06 コニカミノルタ株式会社 Image forming system, image forming apparatus, remote control method, and remote control program
JP6443137B2 (en) * 2015-03-06 2018-12-26 コニカミノルタ株式会社 Image forming system, image forming apparatus, remote control method, and remote control program
JP2017077721A (en) * 2015-10-19 2017-04-27 株式会社リコー Information processing unit and method, and information processing system
US9846558B2 (en) 2015-10-19 2017-12-19 Ricoh Company, Ltd. Information processing device, method, and information processing system
JP6256506B2 (en) * 2016-03-22 2018-01-10 コニカミノルタ株式会社 Information processing apparatus, information processing system, server, and program
JP7147649B2 (en) * 2019-03-20 2022-10-05 コニカミノルタ株式会社 Image processing system, image processing device, image processing device control program, information processing device, information processing device control program, and terminal control program

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002244833A (en) * 2001-02-13 2002-08-30 Fuji Xerox Co Ltd System, device and method for controlling printer
JP3565180B2 (en) * 2001-03-30 2004-09-15 ミノルタ株式会社 Network printing system, service agent server, and program
JP3512015B2 (en) * 2001-03-30 2004-03-29 ミノルタ株式会社 Network printing system, printer, service agent server, and program
JP2004130525A (en) * 2002-10-08 2004-04-30 Canon Inc Image forming apparatus
JP2004334793A (en) * 2003-05-12 2004-11-25 Canon Inc Peripheral device, server system, client device, network device system, device searching method, storing medium for storing computer-readable program, and program
JP4271520B2 (en) * 2003-07-22 2009-06-03 株式会社リコー Image forming apparatus
JP2005267099A (en) * 2004-03-17 2005-09-29 Ricoh Co Ltd Network control device, image forming apparatus, image forming system, network control method, computer program and recording medium
JP2006350801A (en) * 2005-06-17 2006-12-28 Canon Inc Image formation system

Also Published As

Publication number Publication date
JP2010160550A (en) 2010-07-22

Similar Documents

Publication Publication Date Title
JP5316001B2 (en) Proxy processing device, network system, proxy processing method and program
JP5500142B2 (en) Power saving mode release device, relay device, power saving mode release method, and computer program
US7877617B2 (en) Energy-saving mode-equipped apparatus, information processing apparatus, and control method
EP3171581B1 (en) Print device monitoring method and system, and print monitoring server
US8610914B2 (en) Communication apparatus, communication method, computer readable medium and image forming apparatus
JP5328225B2 (en) Device monitoring apparatus and control method thereof, device monitoring system, and program
JP4182931B2 (en) Printer management server, printer, and printer management system
JP5979822B2 (en) Management device, method thereof, and program
CN103677688A (en) Printing system, print instruction apparatus and print instruction method
JP2011086144A (en) Image processing system, network relay apparatus, and image processing apparatus
JP5717398B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND CONTROL PROGRAM
US20090083427A1 (en) Communication system, relay apparatus, relay method and computer readable medium
JP5796593B2 (en) Monitoring system, monitoring target device, monitoring method, and program
JP2006099300A (en) Device setting management of device to be connected to network
JP2010125692A (en) Image forming apparatus
JP2010072816A (en) Network print system, server device, image forming apparatus, and program
JP2023016993A (en) Information processing device and information processing method
JP2006011703A (en) Information collection device, information collection method, information collection program and device management system
JP4775087B2 (en) Network device monitoring
US20110239027A1 (en) Common apparatus power control system, common apparatus and method for controlling power of common apparatus
JP2008306349A (en) Network-compatible image forming apparatus and its control method
JP2010081586A (en) Control device, image forming apparatus, control method, and program
JP2008059480A (en) Network device management device, network device management method, network device management program, and storage medium
JP2010093609A (en) Digital composite machine
JP6289094B2 (en) Network interface device and control method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111226

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120615

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121218

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130326

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130515

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: 20130611

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130624

LAPS Cancellation because of no payment of annual fees