JP5540593B2 - Control apparatus, image processing apparatus, control method, and program - Google Patents

Control apparatus, image processing apparatus, control method, and program Download PDF

Info

Publication number
JP5540593B2
JP5540593B2 JP2009174611A JP2009174611A JP5540593B2 JP 5540593 B2 JP5540593 B2 JP 5540593B2 JP 2009174611 A JP2009174611 A JP 2009174611A JP 2009174611 A JP2009174611 A JP 2009174611A JP 5540593 B2 JP5540593 B2 JP 5540593B2
Authority
JP
Japan
Prior art keywords
request
event
response
power saving
saving state
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
JP2009174611A
Other languages
Japanese (ja)
Other versions
JP2010063090A (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 JP2009174611A priority Critical patent/JP5540593B2/en
Publication of JP2010063090A publication Critical patent/JP2010063090A/en
Application granted granted Critical
Publication of JP5540593B2 publication Critical patent/JP5540593B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Description

本発明は、省電力状態にある機器がネットワークを通じてリクエストを受けることにより省電力状態から復帰する回数を減少させて省電力化を図るために当該機器に組み込まれる制御装置、その制御方法、その制御方法を実現するためのコンピュータ読み取り可能なプログラム、さらにはその制御装置が組み込まれた画像処理装置に関する。   The present invention relates to a control device incorporated in a device to reduce the number of times that the device in the power saving state receives a request through the network and returns from the power saving state to save power, its control method, and its control The present invention relates to a computer-readable program for realizing the method, and further to an image processing apparatus incorporating the control device.

近年、限りあるエネルギー資源の大量消費を抑制し、地球温暖化等の自然環境の悪化を防止するべく、省エネ対応の機器が多く出現している。PCやMFP(MultiFunction Peripheral)においても、省エネモードを備えたものが数多く出現し、そのような機器では、ある期間ジョブ処理が行われない場合、省電力状態へ移行するように設定されている。省電力状態へ移行した機器は、ネットワークからリクエストを受け付け、ジョブを処理する必要が生じた場合、省電力状態から復帰する。   In recent years, many energy-saving devices have emerged in order to suppress mass consumption of limited energy resources and prevent deterioration of the natural environment such as global warming. Many PCs and MFPs (Multi Function Peripherals) are also provided with an energy saving mode, and such devices are set to shift to a power saving state when job processing is not performed for a certain period. The device that has shifted to the power saving state accepts a request from the network and returns from the power saving state when a job needs to be processed.

省エネモードにおける省電力状態への移行は、現状のパラメータ等をメモリに保存したまま、CPUやHDD等のほとんどのデバイスへの電源供給を停止することにより行われる。このとき、OSが起動した状態のデータを保持しているので、復帰時にOSは再起動されず、サスペンド前の状態にそのまま復帰することができる。   The transition to the power saving state in the energy saving mode is performed by stopping the power supply to most devices such as the CPU and HDD while the current parameters and the like are stored in the memory. At this time, since the data of the state in which the OS is activated is held, the OS is not restarted at the time of restoration, and can be restored as it is to the state before suspension.

省エネモードにおいて電源供給が停止されたモジュール数が多いほど、省電力状態から復帰するのに時間を要する。また、製品を構成するハードウェアモジュールとソフトウェアモジュールとが密接に関係していることから、機種毎に復帰時間が異なる。このため、複数の機器がネットワークに接続されたネットワーク環境において、機器の接続状態や動作状態を検索するクライアント装置で、検索応答時間の上限であるタイムアウト時間を一意に決定することはできない。このタイムアウト時間を短く設定すると、タイムアウト時間内に省電力状態から復帰できなかった機器が検索結果に表示されなくなってしまう。   The more modules whose power supply is stopped in the energy saving mode, the longer it takes to recover from the power saving state. In addition, since the hardware modules and software modules that make up the product are closely related, the return time differs for each model. For this reason, in a network environment in which a plurality of devices are connected to the network, a client device that searches for the connection status and operation status of the devices cannot uniquely determine the timeout time that is the upper limit of the search response time. If this timeout time is set short, devices that could not be recovered from the power saving state within the timeout time will not be displayed in the search results.

一方、タイムアウト時間を長く設定すると、検索対象の機器が存在しなかった場合であっても、それを判定しなければならず、余計な時間がかかってしまう。   On the other hand, if the timeout time is set to be long, even if there is no device to be searched, it must be determined, which takes extra time.

そこで、省エネモードへの移行前に、当該省エネモードからの復帰時間を特定可能な情報を、ネットワークを介して接続される情報処理装置へ通知し、その情報処理装置は、省エネモード搭載装置へ起動要求を送信した後、復帰時間の経過後に、処理要求を省エネモード搭載装置へ送信する技術が提案されている(特許文献1参照)。この技術により、情報処理装置が、省エネモードを備える他の機器と通信するにあたって、他の機器が省エネモードであった場合でも、省エネモードからの復帰時間を考慮して、より効率良く通信することができる。   Therefore, before switching to the energy saving mode, information that can specify the return time from the energy saving mode is notified to the information processing device connected via the network, and the information processing device starts up to the device equipped with the energy saving mode. There has been proposed a technique for transmitting a processing request to a device equipped with an energy saving mode after a return time has elapsed after transmitting the request (see Patent Document 1). With this technology, when an information processing device communicates with another device having an energy saving mode, even if the other device is in the energy saving mode, it can communicate more efficiently in consideration of the return time from the energy saving mode. Can do.

ネットワークを通じて機器がイベント監視リクエストを受信すると、その機器においてイベントが発生した際に、そのリクエストを送信したイベント監視先にイベントを通知する。このとき機器は、複数のイベント監視先からのイベント監視リクエストをイベント管理テーブル等により管理することができる。Webサービス上で使われるWS−Eventingプロトコルは、このイベントの登録および通知のために使用するプロトコルである。WS−Eventingでは、最初の監視リクエストのコマンドをSubscribeと呼び、2回目以降の監視リクエストのコマンドをRenewと呼ぶ。イベント管理テーブル等にはイベント監視先ごとに有効期間を設定することができる。これは、有効期間が切れたイベント監視先を削除することで、イベント監視のための機器のリソースを有効に使用することが目的である。よって、イベント監視先は、有効期間が満了する前に再度監視リクエストを送ることで、有効期間の更新を行う。なお、機器の監視に限らず、ネットワークから通知されるリクエストには有効期間という概念が存在しがちである。   When a device receives an event monitoring request through the network, when an event occurs in the device, the event is notified to the event monitoring destination that transmitted the request. At this time, the device can manage event monitoring requests from a plurality of event monitoring destinations using an event management table or the like. The WS-Eventing protocol used on the Web service is a protocol used for registration and notification of this event. In WS-Eventing, the first monitoring request command is called Subscribe and the second and subsequent monitoring request commands are called Renew. In the event management table or the like, an effective period can be set for each event monitoring destination. The purpose of this is to effectively use the resource of the device for event monitoring by deleting the event monitoring destination whose validity period has expired. Therefore, the event monitoring destination updates the validity period by sending a monitoring request again before the validity period expires. Note that the concept of a valid period tends to exist in a request notified from a network, not limited to device monitoring.

このような監視リクエストは、Windows(登録商標) Vistaが搭載されたPCでは30分に1回ほど送信されるため、機器が省電力状態へ移行してもすぐに復帰してしまうことになり、省エネの点から好ましくはない。   Such a monitoring request is transmitted about once every 30 minutes in a PC equipped with Windows (registered trademark) Vista, so that even if the device shifts to the power saving state, the monitoring request is restored immediately. It is not preferable from the viewpoint of energy saving.

また、機器が属するネットワークで、DHCPサーバによりIPアドレスの割り当てを実施している場合が多々ある。この場合、IPアドレスを有効に利用するため、一般的にリース期間が設定され、その期間は約2〜8時間を目安に設定されることが多い。これは、1日の作業時間を目安に設定されるからである。これもまた、省電力状態からの復帰が必要となる。   In many cases, the IP address is assigned by the DHCP server in the network to which the device belongs. In this case, in order to effectively use the IP address, a lease period is generally set, and the period is often set with about 2 to 8 hours as a guide. This is because the daily work time is set as a guide. This also requires a return from the power saving state.

機器がIPv6環境下に属する場合、ステートレスIPv6アドレスが使用されることが多い。このアドレスは、他のネットワークと接続するためのルータからのRA(Router Advertisement)のプレフィックスを基に、その機器で作成される。RAは、ルータから定期的に送信されるマルチキャストパケットであり、数時間に1回送信される。したがって、これもまた、省電力状態からの復帰が必要となる。   When a device belongs to an IPv6 environment, a stateless IPv6 address is often used. This address is created by the device based on a RA (Router Advertisement) prefix from a router for connecting to another network. The RA is a multicast packet periodically transmitted from the router, and is transmitted once every several hours. Therefore, this also requires a return from the power saving state.

そこで、機器の省電力状態からの復帰を出来るだけ少なくして電力消費を抑制することができる装置および方法が望まれている。   Therefore, there is a demand for an apparatus and a method that can suppress the power consumption by reducing the return of the device from the power saving state as much as possible.

本発明は、上記課題を解決するために、イベント監視リクエストや再監視リクエストを受けたときのレスポンスの有効期間を調整し、再監視リクエストを受ける回数を減らす。これにより、機器の省電力状態からの復帰を少なくして電力消費を抑制することができる。   In order to solve the above-described problem, the present invention adjusts the effective period of a response when an event monitoring request or a remonitoring request is received, and reduces the number of times the remonitoring request is received. Thereby, the return from the power saving state of the device can be reduced and power consumption can be suppressed.

すなわち、本発明によれば、外部装置からイベント監視リクエストを受け付け、イベントが発生した場合に該イベントを通知する機器に用いられ、イベント監視を制御する制御装置であり、外部装置から有効期間を有するイベント監視リクエストを受信したことに応答して、機器内の各デバイスの電源状態を確認し、機器が省電力状態へ移行するか否かを判断する判断手段と、移行すると判断された場合に、外部装置へ有効期間を変更したレスポンスを返し、変更した有効期間に基づき再監視リクエストを送信させる通知手段とを備える、制御装置が提供される。   That is, according to the present invention, a control device that receives an event monitoring request from an external device and notifies the event when the event occurs is used to control event monitoring, and has an effective period from the external device. In response to receiving the event monitoring request, the power state of each device in the device is confirmed, and a determination means for determining whether or not the device shifts to the power saving state, A control device is provided that includes a notification unit that returns a response in which the valid period is changed to an external device and transmits a re-monitoring request based on the changed valid period.

監視リクエストおよび再監視リクエストは、いつどこから来るかわからず、有効期間を延長しても、ランダムに監視リクエストが来て、省電力状態から復帰してしまう可能性がある。そこで、通知手段は、複数の外部装置から送信される再監視リクエストの受信時刻がすべて同じ時刻になるように各有効期間を調整し、各調整された有効期間を有するレスポンスを各外部装置へ返すように構成する。これにより、省電力状態からの復帰タイミングを集中させ、省電力状態からの復帰回数を減らすことができる。   The monitoring request and the re-monitoring request do not know when and where they come from, and even if the valid period is extended, there is a possibility that the monitoring request will come randomly and return from the power saving state. Therefore, the notifying unit adjusts each valid period so that the reception times of re-monitoring requests transmitted from a plurality of external apparatuses are all the same, and returns a response having each adjusted valid period to each external apparatus. Configure as follows. Thereby, the return timing from a power saving state can be concentrated, and the frequency | count of return from a power saving state can be reduced.

イベント監視先が多数存在する場合、すべて同じ時刻になるように有効期間を延長すると、多数のイベント監視先が同時に機器へアクセスすることになり、ある再監視リクエストではセッションタイムアウト等が発生し、再監視が成立しないおそれがある。そこで、通知手段は、複数の外部装置から送信される再監視リクエストの受信時刻が予め設定された時間間隔でずれるように各有効期間を調整し、各調整された有効期間を有するレスポンスを各外部装置へ返すように構成する。これにより、再監視が確実に成立するようにすることができる。   If there are many event monitoring destinations and the validity period is extended so that they are all at the same time, many event monitoring destinations will access the device at the same time. Monitoring may not be established. Therefore, the notifying unit adjusts each effective period so that the reception times of remonitoring requests transmitted from a plurality of external devices are shifted by a preset time interval, and sends a response having each adjusted effective period to each external Configure to return to device. As a result, re-monitoring can be reliably established.

また、通知手段は、省電力状態への移行に応答して、外部装置に省電力状態移行イベントを通知し、外部装置からイベント監視リクエストを送信させないようにすることができる。これにより、再監視リクエストによる省電力状態からの復帰が行われなくなり、機器の電力消費を抑制することができる。   Further, the notifying unit can notify the external device of the power saving state transition event in response to the transition to the power saving state, and can prevent the external device from transmitting an event monitoring request. Thereby, the return from the power saving state by the remonitoring request is not performed, and the power consumption of the device can be suppressed.

通知手段は、機器が何らかの要因で省電力状態から復帰したことに応答して、外部装置に省電力状態解除イベントを通知し、イベント監視リクエストを送信させることができる。これにより、再監視リクエストを再開することができる。   In response to the fact that the device has returned from the power saving state for some reason, the notification means can notify the external device of a power saving state cancellation event and cause an event monitoring request to be transmitted. Thereby, the re-monitoring request can be resumed.

本発明によれば、上記の制御装置を備える、外部装置と通信を行う省電力状態へ移行可能な画像処理装置、上記の制御装置によりイベント監視を制御する方法、その方法を実現するためのコンピュータにより読み取り可能なプログラムを提供することもできる。   According to the present invention, an image processing apparatus including the above-described control apparatus and capable of shifting to a power saving state communicating with an external apparatus, a method for controlling event monitoring by the above-described control apparatus, and a computer for realizing the method It is also possible to provide a readable program.

この制御方法は、外部装置から有効期間を有するイベント監視リクエストを受信したことに応答して、機器内の各デバイスの電源状態を確認し、機器が省電力状態へ移行するか否かを判断するステップと、移行すると判断された場合に、外部装置へ有効期間を変更したレスポンスを返し、変更した有効期間に基づき再監視リクエストを送信させるステップとを含む。   In response to receiving an event monitoring request having a valid period from an external device, this control method checks the power state of each device in the device and determines whether the device shifts to a power saving state. And a step of returning a response in which the valid period is changed to the external device and transmitting a re-monitoring request based on the changed valid period when it is determined to shift.

また、この方法は、上記制御装置が備える各手段により行われる処理を処理ステップとして含むほか、機器の異常を検知するステップと、外部装置からの問い合わせに対し、レスポンスを返さないことで外部装置にイベント監視を中止させるステップとをさらに含むことができる。   In addition to including processing performed by each means included in the control device as a processing step, this method also includes a step for detecting an abnormality of the device and a response to an inquiry from an external device, so that an external device is not returned. A step of stopping the event monitoring.

本発明によれば、機器の省電力状態からの復帰を出来るだけ少なくして電力消費を抑制することができる。   According to the present invention, it is possible to suppress power consumption by minimizing the return of the device from the power saving state.

第一の実施の形態におけるネットワークに接続された複数の機器からなるネットワークシステムを例示した図。The figure which illustrated the network system which consists of a some apparatus connected to the network in 1st embodiment. 第一の実施の形態における機器のソフトウェア構成およびハードウェア構成を例示した図。The figure which illustrated the software configuration and hardware configuration of the apparatus in 1st embodiment. ネットワーク制御部および電源管理部の構成を例示した図。The figure which illustrated the composition of the network control part and the power management part. WS−EventingプロトコルにおけるSubscribeリクエストのメッセージを例示した図。The figure which illustrated the message of the Subscribe request in WS-Eventing protocol. SubscribeResponseのメッセージを例示した図。The figure which illustrated the message of SubscribeResponse. SubscribeResponseの別のメッセージを例示した図。The figure which illustrated another message of SubscribeResponse. Subscribeリクエストに対するイベントが発生したときの通知メッセージを例示した図。The figure which illustrated the notification message when the event with respect to a Subscribe request generate | occur | produced. SubscribeリクエストおよびRenewリクエストを受けたときのSubscriberとイベントを発生する機器との間の処理およびその機器の内部で行われる処理の流れを示したシーケンス図。The sequence diagram which showed the flow of the process between the apparatus between the Subscriber and the apparatus which generate | occur | produces an event at the time of receiving a Subscribe request and a Renew request, and the process performed in the apparatus. イベント発生時に行われる機器の内部シーケンスおよび外部シーケンス図。The internal sequence of an apparatus performed when an event occurs, and an external sequence diagram. イベント管理部が保持するイベント管理テーブルを例示した図。The figure which illustrated the event management table which an event management part holds. SubscribeリクエストおよびRenewリクエストに対する処理と、省電力状態移行イベントの通知と省電力状態解除イベントの通知を行う処理の流れを示したシーケンス図。The sequence diagram which showed the flow of the process which performs the process with respect to a Subscribe request and a Renew request, the notification of a power saving state transfer event, and the notification of a power saving state cancellation | release event. 省電力状態の間、Subscriberから機器状態の問い合わせを行う処理の流れを示したシーケンス図。The sequence diagram which showed the flow of the process which inquires an apparatus state from Subscriber in a power saving state. 複数のSubscriberからのRenewリクエストの受信時刻がほぼ同じになるように有効期間を調整するようRenewリクエストを同期させ、Renewリクエストによる省電力状態からの復帰タイミングを減少させる例を示した図。The figure which showed the example which synchronizes a Renew request so that an effective period may be adjusted so that the reception time of the Renew request from several Subscribers may become substantially the same, and may reduce the return timing from the power saving state by a Renew request. 各タイミングにおけるイベント管理テーブルを例示した図。The figure which illustrated the event management table in each timing. 複数のSubscriberからのRenewリクエストの受信時刻がわずかにずれるように有効期間を調整し、Renewリクエストによる省電力状態からの復帰タイミングを減少させる例を示した図。The figure which showed the example which adjusts a valid period so that the reception time of the Renew request from several Subscribers may shift | deviate slightly, and reduces the return timing from the power saving state by a Renew request. 各タイミングにおけるイベント管理テーブルを例示した図。The figure which illustrated the event management table in each timing. 有効時間を決定後にレスポンスを生成して返す処理の流れを示した図。The figure which showed the flow of the process which produces | generates and returns a response after determining valid time. 複数のSubscriberからのRenewリクエストの受信時刻がほぼ同じになるように有効時間を調整するようRenewリクエストを同期させる場合と、Renewリクエストをわずかにずらす場合の処理の流れを示した図。The figure which showed the flow of a process in the case of synchronizing a Renew request and adjusting a valid time so that the reception time of the Renew request from several Subscribers may become substantially the same, and shifting a Renew request slightly. 機器の監視を行う側のモジュール構成を例示した図。The figure which illustrated the module configuration on the side which monitors equipment. 機器の監視を行う側が実行する処理の流れを例示した図。The figure which illustrated the flow of the process which the side which monitors an apparatus performs. 第二の実施の形態のネットワークシステムの構成例を示す図。The figure which shows the structural example of the network system of 2nd embodiment. 第二の実施の形態における機器のソフトウェア構成およびハードウェア構成を例示した図。The figure which illustrated the software configuration and hardware configuration of the apparatus in 2nd embodiment. プロバイダアプリによるウィジェットの検索処理の処理手順を説明するためのシーケンス図である。It is a sequence diagram for demonstrating the process sequence of the search process of the widget by a provider application.

図1は、第一の実施の形態におけるインターネットやイントラネット等のネットワークに接続された複数の機器からなるネットワークシステムを例示した図である。図1では、複数のPC10〜16と機器17とが通信可能とされており、例えば、PC10〜16が機器17に対してリクエストを送り、機器17がそのリクエストに対するレスポンスを返している。   FIG. 1 is a diagram illustrating a network system including a plurality of devices connected to a network such as the Internet or an intranet according to the first embodiment. In FIG. 1, a plurality of PCs 10 to 16 and the device 17 can communicate with each other. For example, the PCs 10 to 16 send a request to the device 17 and the device 17 returns a response to the request.

PC10〜16が送るリクエストは、イベントが発生したときに通知するよう要求するイベント監視リクエストや監視対象となるイベントを登録するためのイベント登録リクエスト、イベント監視のための有効期間の満了前に出されるイベント再監視リクエスト等がある。イベントは、機器の省電力状態への移行や復帰、エラーの発生等で通知されるものである。PC10〜16は、機器17で発生するイベントを監視するために、機器17に対し、イベント登録リクエストおよび監視リクエストを送る。   Requests sent by the PCs 10 to 16 are issued before the expiration of an event monitoring request for requesting notification when an event occurs, an event registration request for registering an event to be monitored, and an effective period for event monitoring. There is an event remonitoring request. The event is notified when the device shifts to or returns to the power saving state, or when an error occurs. The PCs 10 to 16 send an event registration request and a monitoring request to the device 17 in order to monitor events occurring in the device 17.

PC10〜16は、リクエストを送り、そのリクエストに対するレスポンスを受け取るためのプログラムを格納するメモリと、メモリからそのプログラムを読み出し実行するプロセッサと、ネットワークに接続し、ネットワークとのデータ通信を行うネットワークI/Fとを含み、その他に、データ等を入力するための入力装置、作業内容や現在の状況等を表示するための表示装置を備える。   The PCs 10-16 send a request, receive a response to the request, a memory that stores a program, a processor that reads and executes the program from the memory, a network I / O that connects to the network and performs data communication with the network In addition, an input device for inputting data and the like, and a display device for displaying work contents, current status, and the like are provided.

ここでは、機器17以外を、PC10〜16としたが、PCに限られるものではなく、ネットワークを介して通信を行うことができる装置であればいかなる装置であってもよく、MFP等の画像形成装置とすることもできる。   Here, PCs 10 to 16 other than the device 17 are used. However, the present invention is not limited to the PC, and any apparatus capable of performing communication via a network may be used. It can also be a device.

図2を参照して、機器17のソフトウェア構成およびハードウェア構成について説明する。ソフトウェア構成は、アプリケーション部と、プラットフォーム部とに大きく分けることができる。アプリケーション部は、プリンタ、コピー、ファックス、スキャナ等の画像形成処理に関連するユーザサービスに固有の処理を行うものとされている。アプリケーション部は、ページ記述言語およびプリンタ用のアプリケーションであるプリンタアプリ20と、コピー用のアプリケーションであるコピーアプリ21と、ファクシミリ用のアプリケーションであるファックスアプリ22と、スキャナ用のアプリケーションであるスキャナアプリ23と、ネットワークファイル用のアプリケーションであるネットファイルアプリ24とを有している。   With reference to FIG. 2, the software configuration and hardware configuration of the device 17 will be described. The software configuration can be broadly divided into an application part and a platform part. The application unit performs processing specific to user services related to image forming processing such as a printer, copy, fax, and scanner. The application unit includes a printer application 20 that is a page description language and a printer application, a copy application 21 that is a copy application, a fax application 22 that is a facsimile application, and a scanner application 23 that is a scanner application. And a network file application 24 which is an application for network files.

プラットフォーム部は、アプリケーションから共通して利用される基本的機能を提供し、機器全体の管理を行うOS、そのOSの基本機能を実装したカーネルとからなるOS/Kernel30と、アプリケーション部からの処理要求を解釈してハードウェア等の各種リソースの獲得要求を発生する各種制御部とから構成される。OS/Kernel30には、IPアドレスとポート番号とを組み合わせたソケット以下のネットワーク処理部も存在している。各種制御部は、システム制御部31、メモリ制御部32、エンジン制御部33、ファックス制御部34、オペレーション制御部35、配信制御部36、ネットワーク制御部37、セキュリティ制御部38、電源管理部39等から構成される。   The platform unit provides basic functions commonly used by applications, and OS / Kernel 30 including an OS that manages the entire device, a kernel that implements the basic functions of the OS, and processing requests from the application unit And various control units that generate acquisition requests for various resources such as hardware. The OS / Kernel 30 also includes a network processing unit below a socket that combines an IP address and a port number. Various control units include a system control unit 31, a memory control unit 32, an engine control unit 33, a fax control unit 34, an operation control unit 35, a distribution control unit 36, a network control unit 37, a security control unit 38, a power management unit 39, and the like. Consists of

プラットフォーム部は、予め定義されている関数によりアプリケーション部からの処理要求を受信可能とするアプリケーションプログラムインタフェース(API)40を有するように構成されている。   The platform unit is configured to have an application program interface (API) 40 that can receive a processing request from the application unit using a predefined function.

プラットフォーム部が備えるシステム制御部31は、アプリケーションの管理、操作部の制御、システム画面の表示、LEDの表示、ハードウェアリソースの管理、割り込みアプリケーションの制御等の処理を行う。   The system control unit 31 included in the platform unit performs processing such as application management, operation unit control, system screen display, LED display, hardware resource management, and interrupt application control.

メモリ制御部32は、NVRAM62やRAM65といったメモリの取得および解放、画像データの圧縮および伸張等のメモリ制御を行う。エンジン制御部33は、図2には図示していないハードウェアリソースのエンジン制御を行う。ファックス制御部34は、アナログ公衆電話網(GSTN)I/F68と接続し、システムコントローラの各アプリケーション層からGSTN網を利用したファクシミリ送受信、バックアップ用のメモリで管理されている各種ファクシミリデータの登録/引用、ファクシミリ読み取りを行い、ファクシミリ受信印刷等を行うためのAPIを提供する。   The memory control unit 32 performs memory control such as acquisition and release of memories such as the NVRAM 62 and the RAM 65, and compression and expansion of image data. The engine control unit 33 performs engine control of hardware resources not shown in FIG. The fax control unit 34 is connected to an analog public telephone network (GSTN) I / F 68, transmits / receives facsimiles using the GSTN network from each application layer of the system controller, and registers / registers various facsimile data managed in a backup memory. An API for performing quoting, facsimile reading, and facsimile reception printing is provided.

オペレーション制御部35は、オペレータと本体制御との間の情報伝達手段となるオペレーションパネルの制御を行う。配信制御部36は、他の機器との送受信のためのデータの管理やデータの加工等を行う。ネットワーク制御部37は、イーサネット(登録商標)等のネットワークI/F66と接続され、ネットワークI/Oを必要とするアプリケーションに対して共通に利用できるサービスを提供し、ネットワークから各プロトコルによって受信したデータを各アプリケーションに振り分け、各アプリケーションからのデータをネットワークに送信する際の仲介を行う。   The operation control unit 35 controls an operation panel serving as information transmission means between the operator and the main body control. The distribution control unit 36 performs data management, data processing, and the like for transmission / reception with other devices. The network control unit 37 is connected to a network I / F 66 such as Ethernet (registered trademark), provides a service that can be commonly used for applications that require the network I / O, and receives data received from the network according to each protocol. Are distributed to each application, and mediation is performed when data from each application is transmitted to the network.

セキュリティ制御部38は、アプリケーション部や各制御部に対してセキュリティサービスを行う。例えば、暗号化や復号化の処理を行う。電源管理部39は、CPU63および他のハードウェアリソースの電気的状態を監視し、また、他の制御部やアプリケーション部での省電力状態の管理や監視を行う。この電源管理部39は、OS/Kernel30とも密接に関連して動作する。   The security control unit 38 provides security services to the application unit and each control unit. For example, encryption or decryption processing is performed. The power management unit 39 monitors the electrical state of the CPU 63 and other hardware resources, and manages and monitors the power saving state in other control units and application units. The power management unit 39 operates in close association with the OS / Kernel 30.

SOAP/XML処理部50は、SOAP/XMLメッセージのエンコード/デコードを行う。SOAP/XML処理部50は、アプリケーション部からも、プラットフォーム部からも使用可能とされている。SOAP/XML処理部50は、通常、ライブラリ形式で提供されるが、アプリケーションや制御部等のプロセス形式であってもよい。   The SOAP / XML processing unit 50 encodes / decodes a SOAP / XML message. The SOAP / XML processing unit 50 can be used from both the application unit and the platform unit. The SOAP / XML processing unit 50 is normally provided in a library format, but may be in a process format such as an application or a control unit.

CPU63は、機器17全体の制御を行い、プラットフォーム部の各制御部として機能し、各制御部を使用するアプリケーション部の各アプリを実行する。なお、図2に示す各制御部および各アプリは、機器構成により、これらすべてを含む必要はなく、その一部のみを含む構成であってもよい。また、機器17は、アプリケーション等のソフトウェアプログラムを格納するためのHDD61、初期化プログラムやブートローダ等を格納するためのROM64、外部デバイスと通信を行うための外部デバイスI/F67、チャレンジレスポンス認証等の暗号処理を行うセキュアデバイス60を備えている。セキュアデバイス60には、ICチップ等がある。   The CPU 63 controls the entire device 17, functions as each control unit of the platform unit, and executes each application of the application unit that uses each control unit. Note that each control unit and each application shown in FIG. 2 do not need to include all of them depending on the device configuration, and may include only a part thereof. The device 17 includes an HDD 61 for storing software programs such as applications, a ROM 64 for storing initialization programs and boot loaders, an external device I / F 67 for communicating with external devices, challenge response authentication, and the like. A secure device 60 that performs cryptographic processing is provided. The secure device 60 includes an IC chip and the like.

図3は、ネットワーク制御部および電源管理部の構成を例示した図である。図3では、これらとともに、アプリケーションおよびSOAP/XML処理部50も示されている。ここでは、アプリケーションは、プリンタアプリケーション20とされている。これらネットワーク制御部および電源管理部が、省電力状態へ移行するかを判断する判断手段およびレスポンスを返す通知手段として機能する。   FIG. 3 is a diagram illustrating the configuration of the network control unit and the power management unit. In FIG. 3, an application and SOAP / XML processing unit 50 are also shown. Here, the application is the printer application 20. The network control unit and the power management unit function as a determination unit that determines whether or not to shift to the power saving state and a notification unit that returns a response.

ネットワーク制御部37は、ネットワークの制御全体を統括するネットワーク全体制御部37a、他のアプリケーションや他の制御部とのメッセージやデータのやり取りを行うネットワーク通信部37b、HTTP制御部37c、WS−Eventingプロトコルを処理するWS−Eventing処理部37d、HTTP以外の各種プロトコル(FTP、Port9100 LPR等)を処理するプロトコル制御部37e、イベントを管理するイベント管理部37fから構成されている。   The network control unit 37 includes a network overall control unit 37a that supervises overall network control, a network communication unit 37b that exchanges messages and data with other applications and other control units, an HTTP control unit 37c, and a WS-Eventing protocol. A WS-Eventing processing unit 37d for processing, a protocol control unit 37e for processing various protocols (FTP, Port9100 LPR, etc.) other than HTTP, and an event management unit 37f for managing events.

電源管理部39は、電源の制御全体を統括する電源全体制御部39a、他のアプリケーションや他の制御部とのメッセージやデータのやり取りを行う電源通信部39b、ハードウェアリソース等の各デバイスの電源状態の確認を行うハードウェア管理部39cから構成されている。なお、アプリケーション20は、アプリケーションの制御全体を統括するアプリ全体制御部20a、他のアプリケーションや他の制御部とのメッセージやデータのやり取りを行うアプリ通信部20b、イベントを検出するイベント検出部20cから構成されている。   The power management unit 39 is a power source control unit 39a that controls the entire power control, a power communication unit 39b that exchanges messages and data with other applications and other control units, and power sources of devices such as hardware resources. It is composed of a hardware management unit 39c that checks the status. The application 20 includes an overall application control unit 20a that supervises overall application control, an application communication unit 20b that exchanges messages and data with other applications and other control units, and an event detection unit 20c that detects events. It is configured.

図1に示すネットワークに接続されたPC10〜16といった外部装置から有効期間を有するイベント監視リクエストがWS−Eventingプロトコルを使用して送られてくると、WS−Eventing処理部37dが処理を行う。図4を参照して、WS−EventingプロトコルにおけるSubscribeリクエストについて説明する。図4に示すSubscribeリクエストは、外部装置であるイベント監視先(Subscriber)がPrinterStatusEventの登録を行っており、PrinterStatusが変化したら通知してほしいというリクエストとされている。このリクエストでは、有効期間(Expiresフィールドにおける有効時間)として30分をリクエストしている。   When an event monitoring request having a valid period is sent from an external device such as the PCs 10 to 16 connected to the network shown in FIG. 1 using the WS-Eventing protocol, the WS-Eventing processing unit 37d performs processing. A Subscribe request in the WS-Eventing protocol will be described with reference to FIG. The Subscribe request shown in FIG. 4 is a request that an event monitoring destination (Subscriber), which is an external device, has registered PrinterStatusEvent, and wants to be notified when PrinterStatus changes. In this request, 30 minutes is requested as an effective period (effective time in the Expires field).

このリクエストに対して有効期間の更新おこなうが、このとき電源管理部39は省電力状態へ移行しそうか否かを判断し、移行しそうと判断した場合、有効期間を延長して更新するとともに、延長した有効期間のデータを有するレスポンスを返す。この処理の詳細については後述し、ここでは、そのSubscribeリクエストに対して機器17が返すSubscribeResponseについて説明する。図5は、SubscribeResponseのメッセージ例である。図5に示すレスポンスでは、省電力状態への移行がないと判定され、リクエストと同じ30分という有効期間で更新し、その有効期間を含むレスポンスとされている。   The validity period is updated in response to this request. At this time, the power management unit 39 determines whether or not to shift to the power saving state, and if it is determined to shift, the validity period is extended and updated. Returns a response with the valid period data. Details of this processing will be described later, and here, SubscribeResponse returned by the device 17 in response to the Subscribe request will be described. FIG. 5 shows an example of a SubscribeResponse message. In the response shown in FIG. 5, it is determined that there is no transition to the power saving state, and the response is updated with the same effective period of 30 minutes as the request and includes the effective period.

省電力状態への移行があると判定されると、有効期間が延長して更新されると、図6に示すように、SubscribeResponseの有効期間がリクエストの30分から40分へと延長されたレスポンスとされる。ここでは40分へ延長したが、これに限られるものではなく、2〜8時間といった数時間へ延長することもできる。この時間は、例えば、予め設定しておき、その設定時間ほど延長するようにすることができる。ただし、単に長ければよいというものではない。前述のようにDHCPサーバやルータからも定期的にリクエストが通知されるため、これらから通知される期間以上に長くしても省電力の効果は無い。
一方、Subscriberは、レスポンスに含まれる有効期間を超えて、さらに監視を続ける必要がある場合、有効時間が経過する前に再監視リクエストであるRenewリクエストを行って有効期間の更新を行う。これに対し、機器17は、RenewResponseにより応答する。なお、有効期間が更新されず経過した後は、機器17は該当するイベントの監視を終了させる。
When it is determined that there is a transition to the power saving state, when the validity period is extended and updated, as shown in FIG. 6, a response in which the validity period of the SubscribeResponse is extended from 30 minutes to 40 minutes of the request and Is done. Here, it is extended to 40 minutes, but is not limited to this, and can be extended to several hours such as 2 to 8 hours. For example, this time can be set in advance and extended by the set time. However, it doesn't just mean long. As described above, since requests are periodically notified from the DHCP server or the router, there is no power saving effect even if the period is longer than the period notified from these requests.
On the other hand, when the subscriber needs to continue monitoring beyond the valid period included in the response, the Subscriber performs a Renew request, which is a re-monitoring request, before the valid period elapses to update the valid period. In response to this, the device 17 responds with RenewResponse. Note that after the validity period has not been updated, the device 17 ends the monitoring of the corresponding event.

ここでのSubscribeリクエストは、PrinterStatusが変化したら通知してほしいというリクエストであるため、機器17は、何らかのイベントが発生すれば、そのイベントを通知する。図7は、図4に示すSubscribeリクエストに対するイベント(PrinterStatusEvent)が発生したときの通知メッセージの例である。この図7に示す通知メッセージは、トナーなしというイベントが発生したため、トナーなしという状況を通知するメッセージとされている。   Since the Subscribe request here is a request for notification when the Printer Status changes, the device 17 notifies the event when any event occurs. FIG. 7 is an example of a notification message when an event (PrinterStatusEvent) for the Subscribe request shown in FIG. 4 occurs. The notification message shown in FIG. 7 is a message for notifying the situation of no toner because an event of no toner has occurred.

図8を参照して、SubscribeリクエストおよびRenewリクエストを受けたときのSubscriber70とイベントを発生する機器(EventSource)17との間の処理およびその機器17の内部で行われる処理について詳細に説明する。機器17は、イベント監視先であるsubscriber70からSubscribe/Renewリクエストを受信すると、まず、機器17のネットワーク制御部37内のHTTP制御部37cがそのリクエストを受け取る。HTTP制御部37cは、WS−Eventing処理部37dにそのリクエストの内容を渡し、SOAP/XML処理部50でその内容を解析して、イベント管理部37fにSubscribeリクエストである場合には登録を、Renewリクエストである場合には確認を行う。イベント管理部37fは、必要に応じて関連するアプリケーション20とのやり取りを行う。その後、イベント管理部37fは、電源管理部39に問い合わせを行い、電源管理部39は、ハードウェアリソース等の各デバイスの電源状態を確認し、問い合わせに対する回答を行う。イベント管理部37fは、その回答から省電力状態へ移行しそうか否かを判断して、そのイベントに対する有効期間を決定し、WS−Eventing処理部37dが、その登録/確認結果をSOAP/XML処理部50を通じてメッセージ化し、HTTP制御部37cを通じてSubscriber70にレスポンスを返す。   With reference to FIG. 8, processing between the Subscriber 70 and the device (EventSource) 17 that generates an event when receiving a Subscribe request and a Renew request and processing performed inside the device 17 will be described in detail. When the device 17 receives a Subscribe / Renew request from the subscribe 70 that is the event monitoring destination, first, the HTTP control unit 37c in the network control unit 37 of the device 17 receives the request. The HTTP control unit 37c passes the content of the request to the WS-Eventing processing unit 37d, analyzes the content of the request by the SOAP / XML processing unit 50, and registers the registration to the event management unit 37f if it is a Subscribe request. If it is a request, confirm it. The event management unit 37f exchanges with the related application 20 as necessary. Thereafter, the event management unit 37f makes an inquiry to the power management unit 39, and the power management unit 39 confirms the power supply state of each device such as hardware resources and answers the inquiry. The event management unit 37f determines whether or not it is likely to shift to the power saving state from the response, determines the valid period for the event, and the WS-Eventing processing unit 37d processes the registration / confirmation result as a SOAP / XML process. A message is generated through the unit 50, and a response is returned to the subscriber 70 through the HTTP control unit 37c.

図8では、イベント管理部37fが電源管理部39に問い合わせを行っているが、電源管理部39が電源状態の変化、すなわち省電力状態への移行や省電力状態からの復帰をイベント管理部37fに通知することもできる。この場合には、イベント管理部37fは、電源管理部39に対し問い合わせはしない。   In FIG. 8, the event management unit 37f makes an inquiry to the power management unit 39, but the power management unit 39 changes the power state, that is, changes to the power saving state or returns from the power saving state. Can also be notified. In this case, the event management unit 37f does not make an inquiry to the power management unit 39.

図9に示すイベント発生時の機器17の内部シーケンスおよび外部シーケンス(イベント監視先とイベント発生をする機器との間)を参照して、イベントが発生した場合の処理について説明する。アプリケーション20のイベント検出部20cがイベントを検知すると、イベント管理部37fがそれを受けてWS−Eventing処理部37dへ通知し、SOAP/XML処理部50を通じてメッセージ化する。WS−Eventing処理部37dは、HTTP制御部37cを通じてSubscriber70にメッセージ化されたイベントの通知(Notification)を行う。   Processing when an event occurs will be described with reference to the internal sequence and external sequence (between the event monitoring destination and the device that generates the event) of the device 17 when the event occurs shown in FIG. When the event detection unit 20c of the application 20 detects an event, the event management unit 37f receives the event and notifies the WS-Eventing processing unit 37d, and converts it into a message through the SOAP / XML processing unit 50. The WS-Eventing processing unit 37d performs notification (Notification) of the event that is messaged to the Subscriber 70 through the HTTP control unit 37c.

イベント管理部37fは、イベント管理テーブルを保持し、そのイベント管理テーブルを使用して、イベント監視先であるSubscriberや有効期間等を管理している。このため、イベント管理部37fは、省電力状態へ移行するかに応じて、有効期間を延長するか、また、どの程度延長するかを決定し、その延長した有効期間を含むSubscribe/Renewレスポンスを送信させることができる。例えば、5分以内に省電力状態に移行することが分かった場合は有効期間を延長すると判断する。また、ルータから定期的にマルチキャストパケットが通知されている場合は通知間隔が分かるので、この通知間隔または次回のルータの通知までの期間で延長する。図10は、イベント管理部37fが保持するイベント管理テーブルの例を示した図である。このテーブルでは、Subscriber、イベントID、イベント監視先のIPアドレス、イベントの内容、有効期間、有効期間の期限切れまでの時間が保持されている。期限切れまでの時間は、時間の経過とともにその値が減少するようになっている。図10では、図10(a)と図10(b)との2つのテーブルとされているが、1つのテーブルであってもよい。   The event management unit 37f holds an event management table, and manages the subscriber and the valid period, which are event monitoring destinations, using the event management table. For this reason, the event management unit 37f determines whether to extend the validity period or how much to extend depending on whether the transition to the power saving state is performed, and sends a Subscribe / Renew response including the extended validity period. Can be sent. For example, if it is found that the power saving state is entered within 5 minutes, it is determined that the effective period is extended. In addition, when a multicast packet is regularly notified from the router, the notification interval is known, so the time is extended until this notification interval or the next router notification. FIG. 10 is a diagram illustrating an example of an event management table held by the event management unit 37f. In this table, the Subscriber, the event ID, the IP address of the event monitoring destination, the contents of the event, the valid period, and the time until the valid period expires are held. The value of the time until expiration expires with the passage of time. In FIG. 10, the two tables of FIG. 10A and FIG. 10B are shown, but one table may be used.

イベントの内容には、図10(b)に示す「トナーなし」、「用紙なし」、「カバーオープン」のほか、省エネイベントを含むことができる。省エネイベントには、「省電力状態移行」と「省電力状態解除」とがあり、Subscriber70は、これらのSubscribeリクエストを送信し、機器17から省電力状態移行イベントと省電力状態解除イベントの通知を受けることができる。   The content of the event can include an energy saving event in addition to “no toner”, “no paper”, and “cover open” shown in FIG. The energy saving event includes “power saving state transition” and “power saving state cancellation”. The Subscriber 70 transmits these Subscribe requests and notifies the device 17 of the power saving state transition event and the power saving state cancellation event. Can receive.

図11に示すシーケンスを参照して、SubscribeリクエストおよびRenewリクエストに対する処理と、省電力状態移行イベントの通知と省電力状態解除イベントの通知を行う処理について説明する。Subscriber70は、あるイベントが発生したら通知してほしいというSubscribeリクエストを送信する。機器17は、そのリクエストを受け取り、登録し、登録した旨をレスポンスとして返す。このとき、省電力状態へ移行しないため、期限切れまでの時間を更新し有効期間を延長せずにレスポンスが返される。有効期間が経過する(期限切れまでの時間が0になる)前にSubscriber70がRenewリクエストによりイベント監視の更新リクエストを行う。これに対し、機器17は、その更新リクエストを受け取り、更新した旨をレスポンスとして返す。このときも、省電力状態へ移行しないため、期限切れまでの時間を更新し有効期間を延長せずにレスポンスが返される。   With reference to the sequence shown in FIG. 11, a process for a Subscribe request and a Renew request, and a process for notifying a power saving state transition event and a power saving state release event will be described. The Subscriber 70 transmits a Subscribe request for notification when an event occurs. The device 17 receives the request, registers it, and returns a response indicating that it has been registered. At this time, since it does not shift to the power saving state, the response is returned without updating the time until expiration and extending the valid period. Before the valid period elapses (time until expiration becomes 0), the subscriber 70 makes an event monitoring update request by a Renew request. In response to this, the device 17 receives the update request and returns a response indicating that the update has been made. Also at this time, since the state does not shift to the power saving state, the response is returned without updating the time until expiration and extending the valid period.

再び有効期間が経過する前にSubscriber70がRenewリクエストによりイベント監視の更新リクエストを行う。これに対し、機器17は、その更新リクエストを受け取り、更新した旨をレスポンスとして返す。このときは、省電力状態へ移行する予定が近いため、有効期間を延長したレスポンスが返される。   Before the valid period elapses again, the subscriber 70 makes an event monitoring update request using a Renew request. In response to this, the device 17 receives the update request and returns a response indicating that the update has been made. At this time, since it is almost planned to shift to the power saving state, a response with an extended effective period is returned.

Subscriber70は、機器17に対し、省電力状態へ移行したら通知してほしいというリクエスト、省電力状態から復帰したら通知してほしいというリクエストも送信しており、機器17は、これらのリクエストに対して、省電力状態へ移行すると、省電力状態移行イベントをSubscriber70に通知し、また、省電力状態が解除されると、省電力状態解除イベントをSubscriber70に通知する。このため、Subscriber70は、省電力状態の間はRenewリクエストを送信せず、省電力状態解除イベントの通知を受けた後にRenewリクエストの送信を再開する。省電力状態の間、イベント管理部37fは、イベント管理テーブル内の有効期間の更新は行わず、有効期間が経過したとしてもイベント管理テーブルから情報の削除は行わない。これにより、Subscriber70は、省電力状態の解除後でもイベントの監視を継続することができる。   The Subscriber 70 also sends a request for notification to the device 17 when the device 17 shifts to the power saving state, and a request for notification when the device returns from the power saving state. When the state is shifted to the power saving state, a power saving state transition event is notified to the subscriber 70, and when the power saving state is canceled, the power saving state cancellation event is notified to the subscriber 70. For this reason, the Subscriber 70 does not transmit the Renew request during the power saving state, and resumes the transmission of the Renew request after receiving the notification of the power saving state cancellation event. During the power saving state, the event management unit 37f does not update the valid period in the event management table, and does not delete information from the event management table even if the valid period has elapsed. Thereby, the Subscriber 70 can continue to monitor the event even after the power saving state is canceled.

図12を参照して、省電力状態の間、Subscriber70から機器状態の問い合わせを行う処理について説明する。有効期間が経過する前にSubscriber70がRenewリクエストによりイベント監視の更新リクエストを行う。これに対し、機器17は、その更新リクエストを受け取り、更新した旨をレスポンスとして返す。このとき、省電力状態へ移行しないため、有効期間を延長しないレスポンスが返される。   With reference to FIG. 12, processing for inquiring a device state from the subscriber 70 during the power saving state will be described. Before the valid period elapses, the subscriber 70 makes an event monitoring update request through a Renew request. In response to this, the device 17 receives the update request and returns a response indicating that the update has been made. At this time, since the power saving state is not entered, a response that does not extend the valid period is returned.

再び有効期間が経過する前にSubscriber70がRenewリクエストによりイベント監視の更新リクエストを行う。これに対し、機器17は、その更新リクエストを受け取り、更新した旨をレスポンスとして返す。このときは、省電力状態へ移行する予定であるため、有効期間を延長したレスポンスが返される。   Before the valid period elapses again, the subscriber 70 makes an event monitoring update request using a Renew request. In response to this, the device 17 receives the update request and returns a response indicating that the update has been made. At this time, since a transition to the power saving state is scheduled, a response in which the valid period is extended is returned.

Subscriber70は、機器17に対し、省電力状態へ移行したら通知してほしいというリクエスト、省電力状態から復帰したら通知してほしいというリクエストも送信しており、機器17は、省電力状態へ移行すると、省電力状態移行イベントをSubscriber70に通知する。すると、Subscriber70は、省電力状態解除イベントを受け取るまでは、Renewリクエストを送信しない。   The Subscriber 70 also transmits a request for notification to the device 17 when the state is shifted to the power saving state, and a request for notification when the state is returned from the power saving state. When the device 17 shifts to the power saving state, the device 17 A power saving state transition event is notified to the subscriber 70. Then, the Subscriber 70 does not transmit the Renew request until receiving the power saving state cancellation event.

Subscriber70は、省電力状態の間、ping等の省電力状態から復帰しなくとも対応できるコマンドにより問い合わせを行うことができる。pingは、TCP/IPネットワークにおいて、相手先と通信できるかを確認するコマンドである。Subscriber70は、機器17から応答があれば、省電力状態と判断し、応答がなければ、機器17に異常があると判断し、機器の監視を中止する。   The Subscriber 70 can make an inquiry by using a command that can be handled without returning from the power saving state such as ping during the power saving state. Ping is a command for confirming whether communication with the other party is possible in the TCP / IP network. If there is a response from the device 17, the subscriber 70 determines that the device is in the power saving state. If there is no response, the subscriber 70 determines that there is an abnormality in the device 17 and stops monitoring the device.

イベント監視先が1つであれば、省電力状態の間にRenewリクエストを受信しないように、有効期間を延長するのみでよいが、イベント監視先が複数存在する場合、有効期間の違いから、Renewリクエストを頻繁に受ける可能性がある。これでは、頻繁に省電力状態から復帰してしまい、省電力化を図ることはできない。   If there is only one event monitoring destination, it is only necessary to extend the validity period so that a Renew request is not received during the power saving state. However, if there are multiple event monitoring destinations, the Renew May receive frequent requests. This frequently returns from the power saving state, and power saving cannot be achieved.

そこで、複数のイベント監視先からRenewリクエストを受信する時刻をほぼ同じになるように調整し、Renewリクエストの受信を集中させる。これにより、省電力状態からの復帰回数を減少させることができる。図13は、複数のSubscriberからのRenewリクエストの受信時刻がほぼ同じになるように有効期間を調整するようRenewリクエストを同期させ、Renewリクエストによる省電力状態からの復帰タイミングを減少させる例を示した図である。ここでは、Subscriberが2つあり、機器17は、それぞれの有効期間を確認し、2つのSubscriberからRenewリクエストを受信した時刻がほぼ同じ時刻になるように有効期間を調整する。Subscriber71を基準とし、Subscriber71からRenewリクエストを受信した時刻をStart Pointとする。Subscriber71には延長した新しい有効期間Cでレスポンスを返す。Subscriber72に対してはStart Pointからの差分Dをとり、まず、暫定期間(C−D)でレスポンスを返し、次のレスポンス時に、有効期間Cでレスポンスを返す。   Therefore, the reception times of Renew requests from a plurality of event monitoring destinations are adjusted to be substantially the same, and reception of Renew requests is concentrated. Thereby, the frequency | count of return from a power saving state can be decreased. FIG. 13 shows an example in which the Renew request is synchronized so that the validity period is adjusted so that the reception times of the Renew requests from the plurality of Subscribers are substantially the same, and the return timing from the power saving state by the Renew request is reduced. FIG. Here, there are two subscribers, and the device 17 confirms the validity period of each, and adjusts the validity period so that the time when the Renew request is received from the two subscribers becomes almost the same time. The time when the Renew request is received from the subscriber 71 is referred to as the start point, with the subscriber 71 as a reference. A response is returned to the subscriber 71 with the extended new effective period C. For the subscriber 72, the difference D from the start point is taken. First, a response is returned in the provisional period (C-D), and a response is returned in the valid period C at the next response.

図14は、各タイミングにおけるイベント管理テーブルを例示した図である。各タイミングとは、図13に示すT1、T2、T3の時点である。図14(a)は、調整前T1におけるイベント管理テーブルを例示し、図14(b)は、暫定期間T2におけるイベント管理テーブルを例示し、図14(c)は、調整後T3におけるイベント管理テーブルを例示した図である。図14(a)に示す調整前では、Subscriber71は有効期間15分をリクエストし、Subscriber72は有効期間10分をリクエストしている。このため、機器17が、Renewリクエストを受信する時刻が相違している。調整を開始すると、イベント管理部37fにより新しい有効期間として20分が決定され、Subscriber71に対しては延長した新しい有効期間20分でレスポンスを返し、イベント監視テーブルも図14(b)に示すように20分に更新する。   FIG. 14 is a diagram illustrating an event management table at each timing. Each timing is the time of T1, T2, and T3 shown in FIG. FIG. 14A illustrates the event management table in T1 before adjustment, FIG. 14B illustrates the event management table in the provisional period T2, and FIG. 14C illustrates the event management table in T3 after adjustment. FIG. Before the adjustment shown in FIG. 14A, the Subscriber 71 requests an effective period of 15 minutes, and the Subscriber 72 requests an effective period of 10 minutes. For this reason, the time when the device 17 receives the Renew request is different. When the adjustment is started, the event management unit 37f determines 20 minutes as a new effective period, returns a response to the subscriber 71 with the extended new effective period 20 minutes, and the event monitoring table is also as shown in FIG. Update to 20 minutes.

Subscriber72に対しては、Subscriber71からRenewリクエストを受信した時刻をStart Ponitとした場合の差分(Subscriber71からRenewリクエストを受信した時刻とSubscriberBからRenewリクエストを受信した時刻との時間差)をとる。ここでは、その時間差が2分であったとして、新しく決定した有効期間20分から減算して、暫定期間18分でレスポンスを返す。このとき、イベント監視テーブルも図14(b)に示すように18分に更新する。   For the Subscriber 72, the difference when the Renew request is received from the Subscriber 71 is set as Start Point (the time difference between the time when the Renew request is received from the Subscriber 71 and the time when the Renew request is received from the Subscriber B) is taken. Here, assuming that the time difference is 2 minutes, a response is returned in the provisional period 18 minutes after subtracting from the newly determined effective period 20 minutes. At this time, the event monitoring table is also updated to 18 minutes as shown in FIG.

このように調整すると、有効期間の経過前にSubscriber71からも、Subscriber72からも、ほぼ同じ時刻にRenewリクエストを受け付けることができる。これらのリクエストに対し、機器17は、Subscriber71に対しては有効期間を変更することなく有効期間20分でレスポンスを返し、Subscriber72に対しては有効期間を20分にしてレスポンスを返し、イベント監視テーブルを図14(c)に示すように20分に更新する。   By adjusting in this way, a Renew request can be received from the subscriber 71 and the subscriber 72 at substantially the same time before the expiration of the valid period. In response to these requests, the device 17 returns a response with a validity period of 20 minutes to the Subscriber 71 without changing the validity period, returns a response with a validity period of 20 minutes to the Subscriber 72, and returns an event monitoring table. Is updated to 20 minutes as shown in FIG.

イベント監視先が多数存在し、それら多数のイベント監視先からのRenewリクエストが集中すると、同時に機器17へアクセスが行われ、あるリクエストに対してはセッションタイムアウト等が発生し、再監視が成立しない場合がありうる。そこで、Renewリクエストを受信する時刻をわずかにずらすことで、この問題を解消することができる。   When there are many event monitoring destinations, and when Renew requests from these many event monitoring destinations are concentrated, the device 17 is accessed at the same time, a session timeout occurs for a certain request, and re-monitoring is not established. There can be. Therefore, this problem can be solved by slightly shifting the time for receiving the Renew request.

図15は、複数のSubscriberからのRenewリクエストの受信時刻がわずかにずれるように有効期間を調整し、Renewリクエストによる省電力状態からの復帰タイミングを減少させる例を示した図である。ここでは、Subscriberが2つあり、機器17は、それぞれの有効期間を確認し、2つのSubscriberからRenewリクエストを受信する時刻がわずかにずれるように有効期間を調整する。すなわち、Subscriber71を基準にし、SubscriberAには延長した新しい有効期間Cでレスポンスを返す。Subscriber72に対しては、Start Pointからの差分Dをとり、それにずれ量αを加算して、暫定期間(C−D+α)でレスポンスを返し、次のレスポンス時には、Subscriber71に対するレスポンスと同じ有効期間Cでレスポンスを返す。   FIG. 15 is a diagram illustrating an example in which the effective period is adjusted so that reception times of Renew requests from a plurality of Subscribers are slightly shifted, and the return timing from the power saving state due to the Renew request is decreased. Here, there are two subscribers, and the device 17 confirms the validity period of each, and adjusts the validity period so that the time of receiving the Renew request from the two subscribers slightly shifts. That is, with reference to the subscriber 71, a response is returned to the subscriber A with the extended new effective period C. For the subscriber 72, the difference D from the start point is taken, the deviation amount α is added to it, and the response is returned in the provisional period (C−D + α). At the next response, the response with the same effective period C as the response to the subscriber 71 Returns a response.

なお、3つ以上の監視先がある場合、ずれ量をβ、γ、δ等し、暫定期間をC−D+β、C−D+γ、C−D+δ等として、ずれ量に異なる値を用いる。このようにすることで、複数の監視先からのRenewリクエストがぶつからなくなり、セッションタイムアウト等も発生せず、確実に再監視を成立させることができる。   When there are three or more monitoring destinations, the deviation amounts are set to β, γ, δ, etc., and the temporary periods are set to CD + β, CD + γ, CD + δ, etc., and different values are used for the deviation amounts. By doing in this way, Renew requests from a plurality of monitoring destinations do not collide, session timeout or the like does not occur, and re-monitoring can be established reliably.

図16は、各タイミングにおけるイベント管理テーブルを例示した図である。各タイミングとは、図15に示すT1、T2、T3の時点である。図16(a)は、調整前T1におけるイベント管理テーブルを例示し、図16(b)は、暫定期間T2におけるイベント管理テーブルを例示し、図16(c)は、調整後T3におけるイベント管理テーブルを例示した図である。図16(a)に示す調整前では、Subscriber71は有効期間15分をリクエストし、Subscriber72は有効期間10分をリクエストしている。このため、機器17が、Renewリクエストを受信する時刻が相違している。調整を開始すると、イベント管理部37fにより新しい有効期間として20分が決定され、Subscriber71に対しては延長した新しい有効期間20分でレスポンスを返し、イベント監視テーブルも図16(b)に示すように20分に更新する。   FIG. 16 is a diagram illustrating an event management table at each timing. Each timing is a time point of T1, T2, and T3 shown in FIG. FIG. 16A illustrates the event management table in T1 before adjustment, FIG. 16B illustrates the event management table in the provisional period T2, and FIG. 16C illustrates the event management table in T3 after adjustment. FIG. Before the adjustment shown in FIG. 16A, the subscriber 71 requests an effective period of 15 minutes, and the subscriber 72 requests an effective period of 10 minutes. For this reason, the time when the device 17 receives the Renew request is different. When the adjustment is started, the event management unit 37f determines 20 minutes as a new effective period, returns a response to the subscriber 71 with the extended new effective period 20 minutes, and the event monitoring table is also as shown in FIG. Update to 20 minutes.

Subscriber72に対しては、Subscriber71からRenewリクエストを受信した時刻をStart Pointとした場合の差分(SubscriberAからRenewリクエストを受信した時刻とSubscriberBからRenewリクエストを受信した時刻との時間差)をとる。ここでは、その時間差が2分であったとして、新しく決定した有効期間20分から減算し、ずれ量として1分を加算して、暫定期間19分でレスポンスを返す。このとき、イベント監視テーブルも図16(b)に示すように19分に更新する。   For Subscriber 72, the difference (time difference between the time when the Renew request is received from Subscriber A and the time when the Renew request is received from Subscriber B) is taken when the time when the Renew request is received from Subscriber 71 is set as Start Point. Here, assuming that the time difference is 2 minutes, it is subtracted from the newly determined effective period of 20 minutes, 1 minute is added as the amount of deviation, and a response is returned in the provisional period of 19 minutes. At this time, the event monitoring table is also updated to 19 minutes as shown in FIG.

このように調整すると、Subscriber72からのRenewリクエストを、Subscriber71からのRenewリクエストから1分遅れて受け付けることができる。これらのリクエストに対し、機器17は、Subscriber71に対しては有効期間を変更することなく有効期間20分でレスポンスを返し、Subscriber72に対しては有効期間を20分にしてレスポンスを返し、イベント監視テーブルを図16(c)に示すように20分に更新する。   By adjusting in this way, the Renew request from the Subscriber 72 can be received with a delay of 1 minute from the Renew request from the Subscriber 71. In response to these requests, the device 17 returns a response with a validity period of 20 minutes to the Subscriber 71 without changing the validity period, returns a response with a validity period of 20 minutes to the Subscriber 72, and returns an event monitoring table. Is updated to 20 minutes as shown in FIG.

図17は、有効時間を決定後にレスポンスを生成して返す処理の流れを示した図である。まず、ステップ1700で処理を開始し、ステップ1710で、Subscriber70から監視および更新リクエストを受信する。ステップ1720で、省電力状態へ移行するか否かを判定するために電源状態をチェックし、ステップ1730で、移行すると判定した場合は有効期間を延長し、移行しないと判定した場合は有効期間の変更はしないと決定する。ステップ1740で、有効期間を含むレスポンスをSubscriber70へ返し、ステップ1750で処理を終了する。   FIG. 17 is a diagram showing a flow of processing for generating and returning a response after determining the valid time. First, processing is started in Step 1700, and a monitoring and update request is received from the Subscriber 70 in Step 1710. In step 1720, the power supply state is checked to determine whether or not to shift to the power saving state. If it is determined in step 1730 to shift, the valid period is extended, and if it is determined not to shift, the valid period is set. Decide not to change. In step 1740, a response including the valid period is returned to the subscriber 70, and in step 1750, the process is terminated.

図18は、複数のSubscriberからのRenewリクエストの受信時刻がほぼ同じになるように有効時間を調整するようRenewリクエストを同期させる場合と、Renewリクエストをわずかにずらす場合の処理の流れを示した図である。この図18に示す処理は、図13および図15のシーケンス図に示した処理に対応するものである。   FIG. 18 is a diagram showing a processing flow when the Renew request is synchronized so as to adjust the valid time so that the reception times of the Renew requests from the plurality of Subscribers are substantially the same, and when the Renew request is slightly shifted. It is. The processing shown in FIG. 18 corresponds to the processing shown in the sequence diagrams of FIGS.

ステップ1800でこの処理を開始し、まず、ステップ1810でRenewリクエストに対する処理、すなわちRenewリクエストの受信およびRenewResponseの送信を繰り返す。ステップ1820で調整を開始すると、すべてのSubscriberがリクエストした有効期間を確認する。これは、イベント管理部37fが管理するイベント監視テーブルを参照することにより確認することができる。   This process is started in step 1800. First, in step 1810, the process for the Renew request, that is, the reception of the Renew request and the transmission of the RenewResponse are repeated. When the adjustment is started in step 1820, the valid period requested by all subscribers is confirmed. This can be confirmed by referring to the event monitoring table managed by the event management unit 37f.

ステップ1830で省電力状態へ移行するか否かを判定するために電源状態を確認し、ステップ1840で新しい有効期間を決定する。ステップ1850で、新しい有効期間を採用する最初のRenewリクエストに対して、新しい有効期間をもつレスポンスを返し、ステップ1860で、それ以降のRenewリクエストに対して、暫定期間を計算するとともに暫定期間を有するレスポンスを返す。ステップ1870で、最初のRenewリクエスト以降のRenewリクエストに対して新しい有効時間をもつレスポンスを返し、ステップ1880で処理を終了する。   In step 1830, the power supply state is checked to determine whether or not to shift to the power saving state, and in step 1840, a new valid period is determined. In step 1850, a response having a new validity period is returned for the first Renew request that adopts a new validity period. In step 1860, a provisional period is calculated and a provisional period is included for subsequent Renew requests. Returns a response. In step 1870, a response having a new valid time is returned to the Renew request after the first Renew request, and the processing is ended in Step 1880.

これまで監視される側の機器17の構成およびその処理について詳細に説明してきたが、以下、監視を行う側の外部装置の構成およびその処理について説明する。   The configuration and processing of the device 17 on the monitoring side have been described in detail so far. The configuration and processing of the external device on the monitoring side will be described below.

図19は、機器17の監視を行う側のモジュール構成を例示した図である。図1に示すように、機器17の監視を行う側は、PCであることが多いが、上述したように、MFP等であってもよい。監視を行う側の装置は、装置全体を制御する全体制御部80と、HTTP制御部81を含むネットワーク制御部82と、WS−Eventing処理部83と、イベント管理部84と、SOAP/XML処理部85とを含んで構成されている。ここでは、最小限必要なモジュールのみを示し、必要に応じてその他のモジュールを含んで構成されていてもよい。各部の機能については、機器17における各部の機能と同様のものである。   FIG. 19 is a diagram illustrating a module configuration on the side that monitors the device 17. As shown in FIG. 1, the monitoring side of the device 17 is often a PC, but may be an MFP or the like as described above. The monitoring apparatus includes an overall controller 80 that controls the entire apparatus, a network controller 82 including an HTTP controller 81, a WS-Eventing processor 83, an event manager 84, and a SOAP / XML processor. 85. Here, only the minimum necessary modules are shown, and other modules may be included as necessary. The function of each part is the same as the function of each part in the device 17.

図20は、機器の監視を行う側が実行する処理の流れを例示した図である。機器17の監視を行う側の装置をPC10として説明を行うと、ステップ2000で処理を開始し、ステップ2010でPC10は機器17に対し、Renewリクエストを送信し、ステップ2020でその機器17からレスポンスを受信する。ステップ2030で省電力状態移行通知があるかを判定し、通知がある場合、ステップ2040へ進み、一定時間スリープする。   FIG. 20 is a diagram illustrating a flow of processing executed by the device monitoring side. When the device that monitors the device 17 is described as the PC 10, the process starts in Step 2000. In Step 2010, the PC 10 transmits a Renew request to the device 17, and in Step 2020, a response is received from the device 17. Receive. In step 2030, it is determined whether or not there is a power saving state transition notification.

その後、ステップ2050で省電力状態解除通知があるかを判定し、通知がない場合、ステップ2060へ進み、一定時間スリープし、ステップ2070で機器17へping等により問い合わせを行い、応答があるか否かを判断する。応答がある場合、省電力状態であるから、ステップ2040へ戻り、応答がない場合、ステップ2080へ進み、機器17に異常があると判断し、機器17の監視を中止する。   Thereafter, in step 2050, it is determined whether or not there is a power saving state cancellation notification. Determine whether. If there is a response, it is a power saving state, so the process returns to step 2040. If there is no response, the process proceeds to step 2080, where it is determined that the device 17 is abnormal and monitoring of the device 17 is stopped.

一方、ステップ2030で省電力状態移行通知がない場合、ステップ2050で省電力状態解除通知がある場合には、ステップ2090へ進み、一定時間スリープし、ステップ2010でRenewリクエストを送信するまで待機する。なお、機器17の監視を中止したところで、ステップ2100において処理が終了する。   On the other hand, if there is no power saving state transition notification in step 2030, or if there is a power saving state release notification in step 2050, the process proceeds to step 2090, sleeps for a certain time, and waits until a Renew request is transmitted in step 2010. Note that when the monitoring of the device 17 is stopped, the processing ends in step 2100.

次に、第二の実施の形態について説明する。図21は、第二の実施の形態のネットワークシステムの構成例を示す図である。   Next, a second embodiment will be described. FIG. 21 is a diagram illustrating a configuration example of a network system according to the second embodiment.

同図において、機器17は、ユーザ端末120a及びユーザ端末120bと、LAN(Local Area Network)等のネットワーク140を介して接続されている。また、機器17は、LAN等のネットワーク150に接続されているユーザ端末120c及び120dとルータ130を介して接続されている。すなわち、ユーザ端末120a及び120bは、機器17と同一セグメント(同一ネットワーク)に属し、ユーザ端末120c及び120dは、機器17と別セグメント(別ネットワーク)に属する。なお、ユーザ端末120a、ユーザ端末120bを、それぞれローカル端末120a、ローカル端末120bともいい、ユーザ端末120c、ユーザ端末120dを、それぞれリモート端末120c、リモート端末120dともいう。「ローカル」は、機器17と同一セグメントであることを意味し、「リモート」は、機器17と別セグメントであることを意味する。また、ユーザ端末120a、120b、120c、及び120dを区別しない場合、単に「ユーザ端末120」という。また、ネットワーク140及びネットワーク150は、有線であってもよいし、無線であってもよい。   In the figure, a device 17 is connected to a user terminal 120a and a user terminal 120b via a network 140 such as a LAN (Local Area Network). The device 17 is connected to user terminals 120 c and 120 d connected to a network 150 such as a LAN via a router 130. That is, the user terminals 120a and 120b belong to the same segment (same network) as the device 17, and the user terminals 120c and 120d belong to a different segment (different network) from the device 17. The user terminal 120a and the user terminal 120b are also referred to as a local terminal 120a and a local terminal 120b, respectively, and the user terminal 120c and the user terminal 120d are also referred to as a remote terminal 120c and a remote terminal 120d, respectively. “Local” means the same segment as the device 17, and “Remote” means a segment different from the device 17. Further, when the user terminals 120a, 120b, 120c, and 120d are not distinguished, they are simply referred to as “user terminals 120”. The network 140 and the network 150 may be wired or wireless.

ユーザ端末120は、ユーザが利用する個人端末であり、ソフトウェアプログラムのインストール及び実行が可能であり、通信機能を有するものであれば、特定の装置に限定されない。ユーザ端末120の具体例として、デスクトップ型のPC(Personal Computer)、ノートPC、PDA(Personal Digital Assistance)、又は携帯電話等の情報処理装置が挙げられる。本実施の形態において、各ユーザ端末120には、ウィジェット121と呼ばれるアプリケーションプログラムがインストールされている。   The user terminal 120 is a personal terminal used by the user, and is not limited to a specific device as long as it can install and execute a software program and has a communication function. Specific examples of the user terminal 120 include an information processing apparatus such as a desktop PC (Personal Computer), a notebook PC, a PDA (Personal Digital Assistance), or a mobile phone. In the present embodiment, each user terminal 120 is installed with an application program called a widget 121.

近年では、ウィジェット(Widget)又はガジェット(Gadget)とよばれる手軽なアプリケーションプログラムが流通している。本実施の形態では、手軽にインストールして利用可能なアプリケーションプログラムという程度の意味においてこれらのアプリケーションプログラムをウィジェット121と呼ぶ(すなわち、技術的な意義において限定する趣旨ではない)。本実施の形態において、ウィジェット121は、機器17の機能を遠隔的に利用して、所定のサービス(例えば、ワークフロー等の一連の処理フロー)をユーザに提供するという点において共通する。ウィジェット121が実行する典型的又は代表的な処理としては、機器17にスキャンを実行させ、スキャンされた画像データをユーザ端末120内に保存するといったものである。なお、各ウィジェット121が実行する処理手順(各ウィジェット121に実装されている機能)は、それぞれ異なりうる。また、各ウィジェット121は、ユーザ端末121において任意に起動される。したがって、ネットワークシステム内において起動されているウィジェット121の一覧は、極めて流動的なものである。   In recent years, easy application programs called widgets or gadgets have been distributed. In the present embodiment, these application programs are called widgets 121 in the sense of application programs that can be easily installed and used (that is, not limited in terms of technical significance). In the present embodiment, the widget 121 is common in that a predetermined service (for example, a series of processing flows such as a workflow) is provided to the user by using the function of the device 17 remotely. A typical or typical process executed by the widget 121 is to cause the device 17 to execute scanning and to store the scanned image data in the user terminal 120. Note that the processing procedures (functions implemented in each widget 121) executed by each widget 121 may be different. Each widget 121 is arbitrarily activated on the user terminal 121. Therefore, the list of widgets 121 activated in the network system is extremely fluid.

図22は、第二の実施の形態における機器のソフトウェア構成およびハードウェア構成を例示した図である。図22中、図2と同一部分には同一符号を付し、その説明は省略する。   FIG. 22 is a diagram illustrating a software configuration and a hardware configuration of a device according to the second embodiment. In FIG. 22, the same parts as those in FIG.

第二の実施の形態において、機器17は、プロバイダアプリ25を有する。プロバイダアプリ25は、機器17をウィジェット121と連携させるための処理を実行するアプリケーションプログラムである。例えば、プロバイダアプリ25は、ウィジェット121が機器17に要求する処理(スキャン等)を機器17に実行させるための処理を制御する。ウィジェット121との連携を実現するために、プロバイダアプリ25は、ネットワーク140又はネットワーク150上において起動されているプロバイダアプリ25を検索する。斯かる検索処理について説明する。   In the second embodiment, the device 17 has a provider application 25. The provider application 25 is an application program that executes processing for causing the device 17 to cooperate with the widget 121. For example, the provider application 25 controls processing for causing the device 17 to execute processing (such as scanning) that the widget 121 requests from the device 17. In order to realize cooperation with the widget 121, the provider application 25 searches for the provider application 25 activated on the network 140 or the network 150. Such search processing will be described.

図23は、プロバイダアプリによるウィジェットの検索処理の処理手順を説明するためのシーケンス図である。   FIG. 23 is a sequence diagram for explaining the processing procedure of the widget search processing by the provider application.

機器17の起動時において、プロバイダアプリ25は、RAM65内において、ウィジェット121の一覧情報を記憶するための記憶領域(以下、「ウィジェット一覧情報記憶部」という。)をクリアしておく(S110)。   When the device 17 is activated, the provider application 25 clears the storage area for storing the list information of the widget 121 (hereinafter referred to as “widget list information storage unit”) in the RAM 65 (S110).

その後、プロバイダアプリ25は、リモート端末120c及び120d(以下、両者を区別しない場合、単に「リモート端末120」という。)のそれぞれより、各リモート端末120の識別情報の登録要求を受信する(S120、S140)。プロバイダアプリ25は、受信された識別情報をRAM65に記録する(S130、S150)。なお、識別情報は、IPアドレス又はホスト名等、各リモート端末120をネットワーク通信において識別可能な情報であればどのようなものでもよい。本実施の形態では、当該識別情報としてIPアドレスを採用した例について説明する。   Thereafter, the provider application 25 receives a request for registration of identification information of each remote terminal 120 from each of the remote terminals 120c and 120d (hereinafter, simply referred to as “remote terminal 120” if they are not distinguished from each other) (S120, S140). The provider application 25 records the received identification information in the RAM 65 (S130, S150). The identification information may be any information as long as it can identify each remote terminal 120 in network communication, such as an IP address or a host name. In this embodiment, an example in which an IP address is adopted as the identification information will be described.

ステップS150の後、機器17は操作待ち状態となっている。その後、ユーザによってオペレーションパネルを介してプロバイダアプリ25の実行指示が入力されると(S160)、プロバイダアプリ25は、RAM65に登録されているIPアドレスを読み出す(取得する)(S170)。続いて、プロバイダアプリ25は、ウィジェット一覧情報記憶部の内容をクリアする(S180)。ステップS180におけるウィジェット一覧情報記憶部のクリアは、検索実行前の初期化処理に該当する。すなわち、ステップS160以降は、機器17の起動中において、プロバイダアプリ25が実行対象として選択されるたびに実行される。したがって、2回目以降にプロバイダアプリ25が実行対象として選択された場合、前回の検索結果が残ったままとなっている。そうすると、これから実行される検索について正しい検索結果を表示させることができないからである。   After step S150, the device 17 is in an operation waiting state. Thereafter, when the execution instruction of the provider application 25 is input by the user via the operation panel (S160), the provider application 25 reads (acquires) the IP address registered in the RAM 65 (S170). Subsequently, the provider application 25 clears the contents of the widget list information storage unit (S180). The clearing of the widget list information storage unit in step S180 corresponds to the initialization process before executing the search. That is, step S160 and subsequent steps are executed each time the provider application 25 is selected as an execution target while the device 17 is activated. Therefore, when the provider application 25 is selected as an execution target after the second time, the previous search result remains. This is because a correct search result cannot be displayed for a search to be executed in the future.

続いて、プロバイダアプリ25は、取得された各IPアドレスに対してユニキャストによる検索要求を送出する(S190、S200)。続いて、プロバイダアプリ25は、マルチキャストによる検索要求を機器17と同一セグメントであるネットワーク140上に送出する(S210、S220)。   Subsequently, the provider application 25 sends a search request by unicast to each acquired IP address (S190, S200). Subsequently, the provider application 25 sends a multicast search request onto the network 140, which is the same segment as the device 17 (S210, S220).

検索要求が受信されたユーザ端末120において起動されているウィジェット121は、検索要求に応じて応答情報を返信する。応答情報には、ログインユーザのユーザID、ユーザ端末120の識別情報(IPアドレス)、及びウィジェットの属性情報等が含められる。プロバイダアプリ25は、ユニキャスト又はマルチキャストによる検索要求に対する応答情報を受信し、ウィジェット一覧情報記憶部に記録する。プロバイダアプリ25は、ウィジェット一覧情報記憶部に記録された応答情報に基づいて、ウィジェット121の一覧画面をオペレーションパネルに表示させる。ユーザは、当該一覧画面に表示された一覧画面において所望のウィジェット121を選択することにより、当該ウィジェット121を利用することができる。   The widget 121 activated in the user terminal 120 that has received the search request returns response information in response to the search request. The response information includes the user ID of the logged-in user, identification information (IP address) of the user terminal 120, widget attribute information, and the like. The provider application 25 receives response information for a search request by unicast or multicast, and records it in the widget list information storage unit. The provider application 25 displays the list screen of the widget 121 on the operation panel based on the response information recorded in the widget list information storage unit. The user can use the widget 121 by selecting a desired widget 121 on the list screen displayed on the list screen.

以上のように、プロバイダアプリ25は、機器17と同一セグメント上に存在するウィジェット121に関してはマルチキャストを利用して検索を行い、機器17と別セグメント上に存在するウィジェット121に関してはユニキャストを利用して検索を行う。マルチキャストによる検索要求は、別セグメントまで届かないからである。   As described above, the provider application 25 searches for the widget 121 that exists on the same segment as the device 17 using multicast, and uses unicast for the widget 121 that exists on a different segment from the device 17. Search. This is because a multicast search request does not reach another segment.

但し、ユニキャストを利用するためには、プロバイダアプリ25は、予めユニキャスト先のIPアドレスを知っておく必要がある。そこで、少なくとも機器17と別セグメント上に存在するウィジェット121は、定期的に自らのIPアドレスの登録要求(以下、「検索先登録要求」という。)をプロバイダアプリ25に送信する。図23におけるステップS120及びステップS140が検索先登録要求に相当する。なお、検索先登録要求が定期的に送信されるのは、検索先登録要求についても有効期間を有するからである。すなわち、プロバイダアプリ25は、検索先登録要求に応じてRAM65に記録したIPアドレスについて、当該検索先登録要求に指定されている有効期間が経過した場合は当該IPアドレスをRAM65より削除する。   However, in order to use unicast, the provider application 25 needs to know the IP address of the unicast destination in advance. Therefore, at least the widget 121 existing on a different segment from the device 17 periodically transmits a registration request for its own IP address (hereinafter referred to as “search destination registration request”) to the provider application 25. Steps S120 and S140 in FIG. 23 correspond to a search destination registration request. Note that the search destination registration request is periodically transmitted because the search destination registration request also has a valid period. That is, for the IP address recorded in the RAM 65 in response to the search destination registration request, the provider application 25 deletes the IP address from the RAM 65 when the valid period specified in the search destination registration request has elapsed.

したがって、機器17は、定期的に検索先登録要求を受信することになる。検索先登録要求のタイミングはウィジェット121ごとに異なる。また、ネットワーク上には多数のウィジェット121が起動される可能性がある。   Therefore, the device 17 periodically receives a search destination registration request. The timing of the search destination registration request differs for each widget 121. In addition, a large number of widgets 121 may be activated on the network.

そうすると、機器17は、省電力状態からから復帰してしまう可能性が高まってしまい、適切に省電力化を図ることができなくなってしまう。   If it does so, possibility that the apparatus 17 will return from a power saving state will increase, and it will become impossible to aim at a power saving appropriately.

そこで、第二の実施の形態において、プロバイダアプリ25は、第一の実施の形態と同様の方法によって検索先登録要求による省電力状態の短縮化を回避する。   Therefore, in the second embodiment, the provider application 25 avoids shortening of the power saving state due to the search destination registration request by the same method as in the first embodiment.

すなわち、プロバイダアプリ25は、検索先登録要求を受信した際に、機器17が省電力状態へ移行しようとしているときは、検索先登録要求に指定された有効期間を延長し、延長された有効期間をウィジェット121に対して返信する。ウィジェット121は、延長された有効期間に基づいて、次回の検索先登録要求を送信するタイミングを決定する。   That is, when receiving the search destination registration request, the provider application 25 extends the valid period specified in the search destination registration request and extends the valid period when the device 17 is about to enter the power saving state. Is returned to the widget 121. The widget 121 determines the timing for transmitting the next search destination registration request based on the extended effective period.

また、プロバイダアプリ25は、省電力状態への移行又は省電力状態からの復帰を各ウィジェット121に対して通知してもよい。この場合、ウィジェット121は、省電力状態への移行通知を受信してから省電力状態からの復帰までの間(すなわち、機器17が省電力状態の間)は検索先登録要求の送信を停止する。   Further, the provider application 25 may notify each widget 121 of the transition to the power saving state or the return from the power saving state. In this case, the widget 121 stops transmission of the search destination registration request from the time when the notification of transition to the power saving state is received to the time when the widget 121 returns from the power saving state (that is, while the device 17 is in the power saving state). .

また、プロバイダアプリ25は、各ウィジェット121からの検索先登録要求が、同時期になるように調整してもよい。調整の方法は、第一の実施の形態と同様でよい。すなわち、プロバイダアプリ25は、或るウィジェット121からの検索先登録要求の有効期間に基づいて、当該ウィジェット121による次回の検索先登録要求のタイミングを判定し、その判定結果に基づいて、他のウィジェット121からの検索先登録要求の有効期間を変更する。プロバイダアプリ25は、ウィジェット121ごとに変更された有効期間をそれぞれのウィジェット121に返信する。有効期間の変更の際、第一の実施の形態と同様、各ウィジェット121からの次回の検索先登録要求が多少ずれるように調整されてもよい。   Further, the provider application 25 may adjust the search destination registration request from each widget 121 so that they are at the same time. The adjustment method may be the same as in the first embodiment. That is, the provider application 25 determines the timing of the next search destination registration request by the widget 121 based on the validity period of the search destination registration request from a certain widget 121, and determines the other widget based on the determination result. The validity period of the search destination registration request from 121 is changed. The provider application 25 returns the validity period changed for each widget 121 to each widget 121. When the effective period is changed, the next search destination registration request from each widget 121 may be adjusted to be slightly shifted as in the first embodiment.

プロバイダアプリ121による上記のような有効期間の調整により、検索先登録要求の受信回数の低減、又は受信時期の集中化等を図ることができる。その結果、検索先登録要求によって機器17の省電力状態の期間が短縮化されてしまうという不都合を適切に抑制することができる。   By adjusting the valid period as described above by the provider application 121, it is possible to reduce the number of times the search destination registration request is received or to centralize the reception timing. As a result, the inconvenience that the period of the power saving state of the device 17 is shortened by the search destination registration request can be appropriately suppressed.

これまで本発明を実施の形態をもって説明してきたが、本発明は上述した実施の形態に限定されるものではなく、他の実施の形態、追加、変更、削除など、当業者が想到することができる範囲内で変更することができ、いずれの態様においても本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。したがって、本発明は、制御装置のほか、その制御装置を備える画像形成装置、その制御装置の機能を実現するためのプログラムとして提供することもできるものである。このプログラムは、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 be provided as a control device, an image forming apparatus including the control device, and a program for realizing the function of the control device. This program can be provided by being stored in a recording medium such as an FD, MD, SD card, CD-ROM, or DVD-ROM.

10〜16 PC
17 機器
20 プリンタアプリ
20a アプリ全体制御部
20b アプリ通信部
20c イベント検出部
21 コピーアプリ
22 ファックスアプリ
23 スキャナアプリ
24 ネットワークアプリ
25 プロバイダアプリ
30 OS/Kernel
31 システム制御部
32 メモリ制御部
33 エンジン制御部
34 ファックス制御部
35 オペレーション制御部
36 配信制御部
37 ネットワーク制御部
37a ネットワーク全体制御部
37b ネットワーク通信部
37c HTTP制御部
37d WS−Eventing処理部
37e プロトコル制御部
37f イベント管理部
38 セキュリティ制御部
39 電源管理部
39a 電源全体制御部
39b 電源通信部
39c ハードウェア管理部
40 API
50 SOAP/XML処理部
60 セキュアデバイス
61 HDD
62 NVRAM
63 CPU
64 ROM
65 RAM
66 ネットワークI/F
67 外部デバイスI/F
68 GSTN I/F
70 Subscriber
80 全体制御部
81 HTTP制御部
82 ネットワーク制御部
83 WS−Eventing処理部
84 イベント管理部
85 SOAP/XML処理部
120a、120b、120c、120d ユーザ端末
121 ウィジェット
130 ルータ
140、150 ネットワーク
10-16 PC
17 Device 20 Printer application 20a Application overall control unit 20b Application communication unit 20c Event detection unit 21 Copy application 22 Fax application 23 Scanner application 24 Network application 25 Provider application 30 OS / Kernel
31 System control unit 32 Memory control unit 33 Engine control unit 34 Fax control unit 35 Operation control unit 36 Distribution control unit 37 Network control unit 37a Network overall control unit 37b Network communication unit 37c HTTP control unit 37d WS-Eventing processing unit 37e Protocol control Unit 37f event management unit 38 security control unit 39 power supply management unit 39a overall power supply control unit 39b power supply communication unit 39c hardware management unit 40 API
50 SOAP / XML processing unit 60 Secure device 61 HDD
62 NVRAM
63 CPU
64 ROM
65 RAM
66 Network I / F
67 External device I / F
68 GSTN I / F
70 Subscriber
80 Overall Control Unit 81 HTTP Control Unit 82 Network Control Unit 83 WS-Eventing Processing Unit 84 Event Management Unit 85 SOAP / XML Processing Units 120a, 120b, 120c, 120d User Terminal 121 Widget 130 Router 140, 150 Network

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

Claims (15)

外部装置からイベント監視リクエストを受け付け、イベントが発生した場合に該イベントを通知する機器に用いられ、イベント監視を制御する制御装置であって、
前記外部装置から有効期間を有するイベント監視リクエストを受信したことに応答して、前記機器内の各デバイスの電源状態を確認し、前記機器が省電力状態へ移行するか否かを判断する判断手段と、
移行すると判断された場合に、前記省電力状態からの復帰が必要とされる要求を定期的に当該制御装置に送信する、前記外部装置以外の装置からの前記要求の周期の期間内で前記外部装置へ前記有効期間を延長したレスポンスを返し、延長した前記有効期間に基づき再監視リクエストを送信させる通知手段とを備える、制御装置。
A control device that accepts an event monitoring request from an external device and is used in a device that notifies the event when an event occurs, and controls event monitoring,
In response to receiving an event monitoring request having a valid period from the external device, a determination unit that checks a power state of each device in the device and determines whether the device shifts to a power saving state. When,
If it is determined that the transition and transmits a request that is needed return from the power saving state periodically to the control device, wherein within a period of said request cycle from a device other than the external device A control device comprising: a notification unit that returns a response obtained by extending the valid period to an external device, and transmits a remonitoring request based on the extended valid period.
前記通知手段は、複数の前記外部装置から送信される前記再監視リクエストの受信時刻がすべて同じ時刻になるように各有効期間を調整し、各調整された有効期間を有するレスポンスを各外部装置へ返す、請求項1に記載の制御装置。   The notifying unit adjusts each valid period so that the reception times of the re-monitoring requests transmitted from the plurality of external devices are all the same time, and sends a response having each adjusted valid period to each external device. The control device according to claim 1 which returns. 前記通知手段は、複数の前記外部装置から送信される前記再監視リクエストの受信時刻が所定の期間内でずれを有するように各有効期間を調整し、各調整された有効期間を有するレスポンスを各外部装置へ返す、請求項1に記載の制御装置。   The notifying unit adjusts each valid period so that reception times of the re-monitoring requests transmitted from a plurality of the external devices have a deviation within a predetermined period, and each response having each adjusted valid period is sent. The control device according to claim 1, which is returned to an external device. 前記イベント監視リクエストおよび前記再監視リクエストの受信、前記レスポンスの送信、および前記イベントの通知に、WS−Eventingプロトコルを使用する、請求項1〜3のいずれか1項に記載の制御装置。   The control device according to any one of claims 1 to 3, wherein a WS-Eventing protocol is used for receiving the event monitoring request and the remonitoring request, transmitting the response, and notifying the event. 前記通知手段は、前記省電力状態への移行に応答して、前記外部装置に省電力状態移行イベントを通知し、前記外部装置から前記イベント監視リクエストを送信させないようにする、請求項1〜4のいずれか1項に記載の制御装置。   The notification means notifies the external device of a power saving state transition event in response to the transition to the power saving state, and prevents the event monitoring request from being transmitted from the external device. The control device according to any one of the above. 前記通知手段は、前記省電力状態から復帰したことに応答して、前記外部装置に省電力状態解除イベントを通知し、前記イベント監視リクエストを送信させる、請求項5に記載の制御装置。   The control device according to claim 5, wherein, in response to returning from the power saving state, the notification unit notifies the external device of a power saving state release event and transmits the event monitoring request. 請求項1〜6のいずれか1項に記載の制御装置を備える、外部装置と通信を行う省電力状態へ移行可能な画像処理装置。   An image processing apparatus comprising the control apparatus according to claim 1 and capable of shifting to a power saving state in which communication with an external apparatus is performed. 外部装置からイベント監視リクエストを受け付け、イベントが発生した場合に該イベントを通知する機器に用いられる制御装置によりイベント監視を制御する方法であって、
前記外部装置から有効期間を有するイベント監視リクエストを受信したことに応答して、前記機器内の各デバイスの電源状態を確認し、前記機器が省電力状態へ移行するか否かを判断するステップと、
移行すると判断された場合に、前記省電力状態からの復帰が必要とされる要求を定期的に当該制御装置に送信する、前記外部装置以外の装置からの前記要求の周期の期間内で前記外部装置へ前記有効期間を延長したレスポンスを返し、延長した前記有効期間に基づき再監視リクエストを送信させるステップとを含む、制御方法。
A method for receiving event monitoring requests from an external device and controlling event monitoring by a control device used in a device that notifies the event when an event occurs,
In response to receiving an event monitoring request having a valid period from the external device, checking a power state of each device in the device and determining whether the device shifts to a power saving state; ,
If it is determined that the transition and transmits a request that is needed return from the power saving state periodically to the control device, wherein within a period of said request cycle from a device other than the external device Returning a response obtained by extending the valid period to an external device, and transmitting a remonitoring request based on the extended valid period.
前記送信させるステップでは、複数の前記外部装置から送信される前記再監視リクエストの受信時刻がすべて同じ時刻になるように各有効期間を調整し、各調整された有効期間を有するレスポンスを各外部装置へ返す、請求項8に記載の制御方法。   In the transmitting step, each effective period is adjusted so that the reception times of the remonitoring requests transmitted from a plurality of the external devices are all the same time, and a response having each adjusted effective period is sent to each external device. The control method according to claim 8, wherein 前記送信させるステップでは、複数の前記外部装置から送信される前記再監視リクエストの受信時刻が所定の期間内でずれを有するように各有効期間を調整し、各調整された有効期間を有するレスポンスを各外部装置へ返す、請求項8に記載の制御方法。   In the transmitting step, each valid period is adjusted so that reception times of the re-monitoring requests transmitted from the plurality of external devices have a deviation within a predetermined period, and a response having each adjusted valid period is received. The control method according to claim 8, wherein the control method is returned to each external device. 前記イベント監視リクエストおよび前記再監視リクエストの受信、前記レスポンスの送信、および前記イベントの通知に、WS−Eventingプロトコルを使用することを特徴とする、請求項8〜10のいずれか1項に記載の制御方法。   The WS-Eventing protocol is used for reception of the event monitoring request and the remonitoring request, transmission of the response, and notification of the event, according to any one of claims 8 to 10. Control method. 前記省電力状態への移行に応答して、前記外部装置から前記イベント監視リクエストを送信させないように、前記外部装置へ省電力状態移行イベントを通知するステップをさらに含む、請求項8〜11のいずれか1項に記載の制御方法。   12. The method according to claim 8, further comprising: notifying the external device of a power saving state transition event so that the event monitoring request is not transmitted from the external device in response to the transition to the power saving state. The control method according to claim 1. 前記省電力状態から復帰したことに応答して、前記外部装置に省電力状態解除イベントを通知し、前記イベント監視リクエストを送信させるステップをさらに含む、請求項12に記載の制御方法。   13. The control method according to claim 12, further comprising a step of notifying the external device of a power saving state cancellation event and transmitting the event monitoring request in response to returning from the power saving state. 前記機器の異常を検知するステップと、前記外部装置からの問い合わせに対し、レスポンスを返さないことで前記外部装置にイベント監視を中止させるステップとをさらに含む、請求項8〜13のいずれか1項に記載の制御方法。   14. The method according to claim 8, further comprising: detecting an abnormality of the device; and causing the external device to stop event monitoring by not returning a response to an inquiry from the external device. The control method described in 1. 請求項8〜14のいずれか1項に記載の制御方法を実行するためのコンピュータにより読み取り可能なプログラム。   A computer-readable program for executing the control method according to any one of claims 8 to 14.
JP2009174611A 2008-08-05 2009-07-27 Control apparatus, image processing apparatus, control method, and program Expired - Fee Related JP5540593B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009174611A JP5540593B2 (en) 2008-08-05 2009-07-27 Control apparatus, image processing apparatus, control method, and program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2008201608 2008-08-05
JP2008201608 2008-08-05
JP2009174611A JP5540593B2 (en) 2008-08-05 2009-07-27 Control apparatus, image processing apparatus, control method, and program

Publications (2)

Publication Number Publication Date
JP2010063090A JP2010063090A (en) 2010-03-18
JP5540593B2 true JP5540593B2 (en) 2014-07-02

Family

ID=42189350

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009174611A Expired - Fee Related JP5540593B2 (en) 2008-08-05 2009-07-27 Control apparatus, image processing apparatus, control method, and program

Country Status (1)

Country Link
JP (1) JP5540593B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5550504B2 (en) * 2010-09-16 2014-07-16 キヤノン株式会社 Image forming apparatus and control method
JP4910067B1 (en) 2010-11-26 2012-04-04 株式会社東芝 Electronic device and power saving control method for electronic device
JP5553051B2 (en) * 2011-03-31 2014-07-16 ブラザー工業株式会社 Communication device
JP5858675B2 (en) * 2011-07-29 2016-02-10 富士機械製造株式会社 Component mounting line
JP6273724B2 (en) 2012-09-18 2018-02-07 株式会社リコー Information processing apparatus, power control method, program, and storage medium
JP6141778B2 (en) * 2014-02-27 2017-06-07 京セラドキュメントソリューションズ株式会社 Event management apparatus and event management method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4481912B2 (en) * 2005-10-06 2010-06-16 キヤノン株式会社 Network device, network system, power saving control method and program for network device
JP2007274588A (en) * 2006-03-31 2007-10-18 Canon Inc Electronic apparatus and control method in the apparatus
JP2008009875A (en) * 2006-06-30 2008-01-17 Canon Inc Network device management system, network device management method and computer program for executing network device management method
JP4944593B2 (en) * 2006-12-21 2012-06-06 キヤノン株式会社 Image forming apparatus, control method therefor, and computer program

Also Published As

Publication number Publication date
JP2010063090A (en) 2010-03-18

Similar Documents

Publication Publication Date Title
US9277016B2 (en) Communication system, client apparatus, server apparatus, communication method, and program
JP5540593B2 (en) Control apparatus, image processing apparatus, control method, and program
US9811294B2 (en) Relay device, image forming apparatus, relay method, and non-transitory computer-readable recording medium encoded with relay program
JP4956314B2 (en) Event notification device, event notification method, and event notification program
JP4850761B2 (en) Event notification device and event notification method
JP2012129727A (en) Image processing apparatus, method for controlling the same, and program
JP2012252452A (en) Information processing device, information processing system, and program
JP2003058459A (en) Internet printing method, its system, proxy device, and print server
US10298697B2 (en) Device management system and information processing apparatus, configured to obtain data from static server when data cannot be obtained from dynamic server
JP4151322B2 (en) Network management program and network management method
JP2012208922A (en) Information processor, power-saving control method, program, and recording medium
JP2007295288A (en) Fax server, management method thereof, and computer program
JP2018061142A (en) Management device, control method, and program
JP2012227730A (en) Communication device
US20100332681A1 (en) Communication apparatus capable of selecting a proper source address from a plurality of source addresses assigned thereto, method of controlling the same, and storage medium
JP2003271398A (en) Image forming device and equipment management program for the same device
JP6812673B2 (en) Image processing systems, image forming equipment, data sharing methods, and computer programs
JP2012160086A (en) Data processing device, client device, and data processing system
JP2010081586A (en) Control device, image forming apparatus, control method, and program
JP6958481B2 (en) Remote management system and information processing method
JP4522128B2 (en) Security improvement auxiliary program, server device, security improvement auxiliary method
JP2016152461A (en) Cloud system, router, management server, and program
US20140082148A1 (en) Server, system, and method for transferring request
JP2011065355A (en) Program, information processing apparatus, and communication system
JP2015114878A (en) Communication device, communication control method, program, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120528

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130716

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130909

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140212

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140314

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140421

R151 Written notification of patent or utility model registration

Ref document number: 5540593

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees