JP2016081280A - Communication system, power-saving mode transition method, device with gateway function, and program - Google Patents

Communication system, power-saving mode transition method, device with gateway function, and program Download PDF

Info

Publication number
JP2016081280A
JP2016081280A JP2014211620A JP2014211620A JP2016081280A JP 2016081280 A JP2016081280 A JP 2016081280A JP 2014211620 A JP2014211620 A JP 2014211620A JP 2014211620 A JP2014211620 A JP 2014211620A JP 2016081280 A JP2016081280 A JP 2016081280A
Authority
JP
Japan
Prior art keywords
cloud server
power saving
saving mode
mode
gateway function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014211620A
Other languages
Japanese (ja)
Other versions
JP6358036B2 (en
Inventor
佑樹 浅井
Yuki Asai
佑樹 浅井
博一 久保田
Hiroichi Kubota
博一 久保田
和也 姉崎
Kazuya Anezaki
和也 姉崎
松原 賢士
Kenji Matsubara
賢士 松原
崎山 大輔
Daisuke Sakiyama
大輔 崎山
増田 敏
Satoshi Masuda
敏 増田
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2014211620A priority Critical patent/JP6358036B2/en
Publication of JP2016081280A publication Critical patent/JP2016081280A/en
Application granted granted Critical
Publication of JP6358036B2 publication Critical patent/JP6358036B2/en
Active 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

Abstract

PROBLEM TO BE SOLVED: To provide a communication system or the like, configured to flexibly cause a device with gateway function to enter power-saving mode, in accordance with a state of use of a user.SOLUTION: A device with gateway function 2 confirms whether an external device 4 using the device has logged in to a cloud server 1 when mode transition means 204 causes the device to enter power-saving mode, and confirms whether printers 31-33 are in the power-saving mode, to determine whether the device is being frequently accessed from the cloud server and the printers, on the basis of access history stored in storage means 202. In the case where the external device using the device with gateway function is not logged in to the cloud server, and the printer is in the power-saving mode, and when the determination means determines that the device is not being accessed frequently from the cloud server and the printers, the device enters the power-saving mode.SELECTED DRAWING: Figure 5

Description

この発明は、パーソナルコンピュータやタブレット端末等の外部装置からの印刷ジョブを受け付けるクラウドサーバーと、クラウドサーバーからの印刷ジョブを受信して印刷装置に転送するゲートウェイ機能付きのデバイスを備えた通信システム、省電力モード移行方法、ゲートウェイ機能付きデバイス及びプログラムに関する。   The present invention relates to a communication system including a cloud server that accepts a print job from an external device such as a personal computer or a tablet terminal, and a device with a gateway function that receives the print job from the cloud server and transfers the print job to the printing device. The present invention relates to a power mode transition method, a device with a gateway function, and a program.

上記のような通信システムとして、ユーザーが、パーソナルコンピュータ、スマートフォン等の外部装置から、印刷を実行させる印刷装置を指定した印刷ジョブをクラウドサーバーに指示すると、クラウドサーバーはこの印刷ジョブを受け付けると共に、インターネットを介して、Saas(software as a service)ゲートウェイ機能付きデバイスと通信セッションを確立し、印刷ジョブをゲートウェイ機能付きデバイスに送信し、ゲートウェイ機能付きデバイスは共通の通信ネットワーク(ローカルネット)で接続された指定の印刷装置に印刷ジョブを転送し、印刷装置が転送された印刷ジョブを実行するシステムが知られている。   As a communication system as described above, when a user instructs a cloud server to specify a print job that specifies a printing device that executes printing from an external device such as a personal computer or a smartphone, the cloud server accepts the print job and the Internet Via the network, a communication session is established with a device with a gateway function (Saas), and a print job is transmitted to the device with a gateway function. The devices with a gateway function are connected via a common communication network (local network). A system is known in which a print job is transferred to a designated printing device, and the printing device executes the transferred print job.

このようなシステムにおいて、ゲートウェイ機能付きデバイスがクラウドサーバーからの印刷ジョブの受信要求にリアルタイムで応答するためには、Saas機能の動作中、サーバーとのセッションを維持し続ける必要があり、ゲートウェイ機能付きデバイスが省電力モードに入ることができないという問題がある。   In such a system, in order for a device with a gateway function to respond to a print job reception request from a cloud server in real time, it is necessary to maintain a session with the server during the operation of the Saas function. There is a problem that the device cannot enter the power saving mode.

この問題の対応策として、サーバーとのセッションを切断して省電力モードに入った後、ゲートウェイ機能付きデバイスを省電力モードから復帰させ、復帰する度に、サーバーとのセッションを再生成することが提案されている。この場合、省電力モードから復帰する方法には、定期起床のタイミングを待つか、ゲートウェイ機能付きデバイスを操作して復帰させる必要がある。   As a workaround for this problem, after disconnecting the session with the server and entering the power saving mode, the device with the gateway function is returned from the power saving mode, and the session with the server is regenerated each time the device is restored. Proposed. In this case, as a method of returning from the power saving mode, it is necessary to wait for the timing of regular wake-up or operate the device with the gateway function to return.

また、ゲートウェイ機能付きデバイスの省電力モード中は、クラウドサーバーに印刷ジョブをプールしておき、復帰後のセッション再生成のタイミングで、プールしていた印刷ジョブはゲートウェイ機能付きデバイスに送信される。   Also, during the power saving mode of the device with the gateway function, the print job is pooled in the cloud server, and the pooled print job is transmitted to the device with the gateway function at the timing of session regeneration after the return.

なお、特許文献1には、クライアント機器と画像処理装置との間の位置関係を考慮して、画像処理装置を適切に省電力モードに移行させる技術が開示されている。   Japanese Patent Application Laid-Open No. 2004-228867 discloses a technique for appropriately shifting the image processing apparatus to the power saving mode in consideration of the positional relationship between the client device and the image processing apparatus.

また、特許文献2には、画像形成装置本体に接続された外部端末装置の稼働状況に応じて、速やかに、画像形成装置本体の低消費電力化実行タイミングを設定できるようにする技術が提案されている。   Further, Patent Document 2 proposes a technique that can quickly set the execution timing for reducing the power consumption of the image forming apparatus main body in accordance with the operating status of the external terminal device connected to the image forming apparatus main body. ing.

さらに、特許文献3には、自機器が利用される可能性を判断して省エネモードの移行を設定し、ユーザの利便性を高めることを目的として、省電力モードを設定する設定手段を有し、複数のクライアント機器が接続されたネットワークに接続される画像形成装置において、各クライアント機器の印刷履歴情報を記録する記録部を備え、設定手段は、記録部に記録されている印刷履歴情報を参照し、印刷履歴情報に記録されているクライアント機器がオンラインかどうかを調べ、前記印刷履歴情報に記録されている各クライアント機器の属性に基づいて省電力モードに移行するか否かを決定する画像形成装置が開示されている。   Further, Patent Document 3 has setting means for setting the power saving mode for the purpose of setting the transition to the energy saving mode by determining the possibility that the device is used and improving the convenience for the user. An image forming apparatus connected to a network to which a plurality of client devices are connected includes a recording unit that records printing history information of each client device, and the setting unit refers to the printing history information recorded in the recording unit. Image formation for checking whether the client device recorded in the print history information is online and determining whether to shift to the power saving mode based on the attribute of each client device recorded in the print history information An apparatus is disclosed.

特開2012−019453号公報JP 2012-019453 A 特開2010−191743号公報JP 2010-191743 A 特開2010−003083号公報JP 2010-003083 A

しかし、サーバーとのセッションを切断して省電力モードに入った後、ゲートウェイ機能付きデバイスを省電力モードから復帰させ、復帰する度に、サーバーとのセッションを再生成する方法では、ユーザーが前記システムを頻繁に使用する可能性のある状況で省電力モードに移行すると、ユーザーのリクエストにリアルタイムで応答することができないという問題がある。このため、ユーザーの使用状況に合わせて柔軟に、ゲートウェイ機能付きデバイスを省電力モードに移行させる仕組みが要望されている。   However, in a method of disconnecting the session with the server and entering the power saving mode and then returning the device with the gateway function from the power saving mode and regenerating the session with the server each time the device is restored, the user can There is a problem in that it is not possible to respond to a user request in real time when the mode is shifted to the power saving mode in a situation where the user may be frequently used. For this reason, there is a demand for a mechanism for flexibly shifting a device with a gateway function to a power saving mode in accordance with the use state of the user.

なお、特許文献1〜3に記載の技術は、クラウドサーバーから印刷ジョブを受信して指定された印刷装置に転送するゲートウェイ機能付きデバイスの省電力モードに関するものではなく、上記の要望を満たすことはできなかった。   Note that the technologies described in Patent Documents 1 to 3 do not relate to the power saving mode of a device with a gateway function that receives a print job from a cloud server and transfers the print job to a designated printing apparatus. could not.

この発明は、このような技術的背景に鑑みてなされたものであって、クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムにおいて、ユーザーの使用状況に合わせて柔軟に、ゲートウェイ機能付きデバイスを省電力モードに移行させることができる通信システム及び省電力モード移行方法を提供し、さらには前記通信システムに使用されるゲートウェイ機能付きデバイス及びプログラムを提供することを課題とする。   The present invention has been made in view of such a technical background, and is a cloud server, a device with a gateway function connected to the cloud server via the Internet, and a communication common to the device with the gateway function In a communication system including a printing apparatus connected via a network, a communication system and a power saving mode shifting method capable of shifting a device with a gateway function to a power saving mode flexibly in accordance with a use situation of a user, It is another object of the present invention to provide a device with a gateway function and a program used in the communication system.

上記課題は、以下の手段によって解決される。
(1)クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムであって、前記クラウドサーバーは、該クラウドサーバーにログインした外部装置から、前記印刷装置の指定を含む印刷ジョブを受け付ける印刷ジョブ受付手段と、前記印刷ジョブ受付手段により受け付けた印刷ジョブを前記ゲートウェイ機能付きデバイスに送信する送信手段と、を備え、前記ゲートウェイ機能付きデバイスは、前記クラウドサーバーから送信された前記印刷ジョブを受信する受信手段と、前記受信した印刷ジョブを前記指定された印刷装置に転送する転送手段と、自装置を通常モードから省電力モードへ移行させると共に、省電力モードから通常モードへ復帰させるモード移行手段と、前記モード移行手段により自装置が省電力モードに移行する際に、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認するとともに、前記印刷装置が省電力モードであるかどうかを確認する確認手段と、前記クラウドサーバー及び前記印刷装置からのアクセス履歴を保存する保存手段と、前記モード移行手段により自装置が省電力モードに移行する際に、前記保存手段に保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置からのアクセス頻度が低い時間帯かどうかを判断する判断手段と、を備え、前記ゲートウェイ機能付きデバイスのモード移行手段は、前記確認手段により、自装置を利用する前記外部装置が前記クラウドサーバーにログインしておらず、前記印刷装置が省電力モードであり、かつ前記判断手段により、前記クラウドサーバー及び前記印刷装置からのアクセス頻度が低い時間帯であると判断された場合に、自装置を省電力モードに移行させることを特徴とする通信システム。
(2)前記ゲートウェイ機能付きデバイスのモード移行手段は、自装置を省電力モードに移行させる際に、前記保存手段に保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置から自装置へのアクセス頻度が高くなる前に省電力モードから復帰するように省電力モードの時間を設定し、省電力モードへの移行後は設定した時間の経過後に通常モードに復帰させる前項1に記載の通信システム。
(3)前記ゲートウェイ機能付きデバイスの確認手段は、前記クラウドサーバーにログインしている外部装置が前記ゲートウェイ機能付きデバイスの起動が必要なアプリケーションを利用しているかどうかを確認することにより、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認する前項1または2に記載の通信システム。
(4)前記ゲートウェイ機能付きデバイスの確認手段による、前記クラウドサーバーにログインしている外部装置が自装置の起動が必要なアプリケーションを利用しているかどうかの確認は、起動中のアプリケーションの実行状態を示すデータを前記クラウドサーバーから受信するとともに、前記受信したアプリケーションの実行状態を示すデータを解析することにより行われるか、または起動中のアプリケーションの実行状態を解析した前記クラウドサーバーから通知される解析結果に基づいて行われる前項3に記載の通信システム。
(5)前記ゲートウェイ機能付きデバイスの確認手段は、前記印刷装置が省電力モードでない場合に、前記印刷装置が、前記ゲートウェイ機能付きデバイスを利用するアプリケーションを起動しているかどうかを確認し、起動していない場合、前記ゲートウェイ機能付きデバイスの移行手段は、前記印刷装置が省電力モードでなくてもゲートウェイ機能付きデバイスを省電力モードに移行させる前項1〜3のいずれかに記載の通信システム。
(6)クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムで実行される省電力モード移行方法であって、前記クラウドサーバーは、該クラウドサーバーにログインした外部装置から、前記印刷装置の指定を含む印刷ジョブを受け付ける印刷ジョブ受付ステップと、前記印刷ジョブ受付ステップにより受け付けた印刷ジョブを前記ゲートウェイ機能付きデバイスに送信する送信ステップと、を備え、前記ゲートウェイ機能付きデバイスは、前記クラウドサーバーから送信された前記印刷ジョブを受信する受信ステップと、前記受信した印刷ジョブを前記指定された印刷装置に転送する転送ステップと、自装置を通常モードから省電力モードへ移行させると共に、省電力モードから通常モードへ復帰させるモード移行ステップと、前記モード移行ステップにより自装置が省電力モードに移行する際に、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認するとともに、前記印刷装置が省電力モードであるかどうかを確認する確認ステップと、前記クラウドサーバー及び前記印刷装置からのアクセス履歴を保存する保存ステップと、前記モード移行ステップにより自装置が省電力モードに移行する際に、前記保存ステップにより保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯かどうかを判断する判断ステップと、を実行し、前記ゲートウェイ機能付きデバイスのモード移行ステップでは、前記確認ステップにより、自装置を利用する前記外部装置が前記クラウドサーバーにログインしておらず、前記印刷装置が省電力モードであり、かつ前記判断ステップにより、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯であると判断された場合に、自装置を省電力モードに移行させることを特徴とする省電力モード移行方法。
(7)クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムにおける前記ゲートウェイ機能付きデバイスであって、前記印刷装置の指定を含む印刷ジョブを、ログインした外部装置から受け付けた前記クラウドサーバーから、前記印刷ジョブを受信する受信手段と、前記受信した印刷ジョブを前記指定された印刷装置に転送する転送手段と、自装置を通常モードから省電力モードへ移行させると共に、省電力モードから通常モードへ復帰させるモード移行手段と、前記モード移行手段により自装置が省電力モードに移行する際に、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認するとともに、前記印刷装置が省電力モードであるかどうかを確認する確認手段と、前記クラウドサーバー及び前記印刷装置からのアクセス履歴を保存する保存手段と、前記モード移行手段により自装置が省電力モードに移行する際に、前記保存手段に保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯かどうかを判断する判断手段と、を備え、前記モード移行手段は、前記確認手段により、自装置を利用する前記外部装置が前記クラウドサーバーにログインしておらず、前記印刷装置が省電力モードであり、かつ前記判断手段により、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯であると判断された場合に、自装置を省電力モードに移行させることを特徴とするゲートウェイ機能付きデバイス。
(8)クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムにおける前記ゲートウェイ機能付きデバイスのコンピュータに、前記印刷装置の指定を含む印刷ジョブを、ログインした外部装置から受け付けた前記クラウドサーバーから、前記印刷ジョブを受信する受信ステップと、前記受信した印刷ジョブを前記指定された印刷装置に転送する転送ステップと、自装置を通常モードから省電力モードへ移行させると共に、省電力モードから通常モードへ復帰させるモード移行ステップと、前記モード移行ステップにより自装置が省電力モードに移行する際に、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認するとともに、前記印刷装置が省電力モードであるかどうかを確認する確認ステップと、前記クラウドサーバー及び前記印刷装置からのアクセス履歴を保存する保存ステップと、前記モード移行ステップにより自装置が省電力モードに移行する際に、前記保存ステップにより保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯かどうかを判断する判断ステップと、を実行させ、前記モード移行ステップでは、前記確認ステップにより、自装置を利用する前記外部装置が前記クラウドサーバーにログインしておらず、前記印刷装置が省電力モードであり、かつ前記判断ステップにより、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯であると判断された場合に、自装置を省電力モードに移行させる処理を実行させるプログラム。
The above problem is solved by the following means.
(1) A communication system comprising a cloud server, a device with a gateway function connected to the cloud server via the Internet, and a printing apparatus connected to the device with a gateway function through a common communication network, The cloud server transmits, from the external device logged in to the cloud server, a print job reception unit that receives a print job including the designation of the printing device, and the print job received by the print job reception unit to the device with the gateway function A device having a gateway function, a receiving unit that receives the print job transmitted from the cloud server, a transfer unit that transfers the received print job to the designated printing apparatus, Save power from normal mode Mode transition means for switching to the mode and returning from the power saving mode to the normal mode, and when the own apparatus shifts to the power saving mode by the mode transition means, the external apparatus using the own apparatus is transferred to the cloud server. Confirming means for confirming whether or not the printing apparatus is in a power saving mode, confirmation means for confirming whether or not the printing apparatus is in a power saving mode, storage means for storing an access history from the cloud server and the printing apparatus, and mode switching means Determining means for determining whether the access frequency from the cloud server and the printing apparatus is low based on the access history stored in the storage means when the own apparatus shifts to the power saving mode by The mode transition means of the device with the gateway function is self-installed by the confirmation means. The external device that uses the server is not logged in to the cloud server, the printing device is in a power saving mode, and the judgment means is a time zone when the access frequency from the cloud server and the printing device is low A communication system characterized in that when it is determined that the device itself is shifted to a power saving mode.
(2) When the mode shift unit of the device with the gateway function shifts the own device to the power saving mode, the mode shift unit moves from the cloud server and the printing device to the own device based on the access history stored in the storage unit. The communication according to item 1, wherein the time of the power saving mode is set so as to return from the power saving mode before the access frequency increases, and the mode is returned to the normal mode after the set time has elapsed after shifting to the power saving mode. system.
(3) The device having the gateway function confirms the device by confirming whether the external device logged in to the cloud server is using an application that needs to start the device with the gateway function. The communication system according to item 1 or 2, wherein the external device to be used confirms whether or not the external device is logged in to the cloud server.
(4) The confirmation of the device with gateway function by the means for confirming whether the external device logged in to the cloud server is using an application that needs to be activated is based on the execution state of the activated application. The analysis result is received from the cloud server and analyzed by analyzing the received data indicating the execution state of the application or the analysis result notified from the cloud server analyzing the execution state of the running application 4. The communication system according to item 3 performed based on the above.
(5) When the printing apparatus is not in the power saving mode, the confirmation unit for the device with the gateway function confirms whether the printing apparatus has started an application that uses the device with the gateway function, and starts the device. 4. The communication system according to any one of Items 1 to 3, wherein the device having the gateway function shifts the device having the gateway function to the power saving mode even when the printing apparatus is not in the power saving mode.
(6) Savings executed in a communication system including a cloud server, a device with a gateway function connected to the cloud server via the Internet, and a printing apparatus connected to the device with the gateway function through a common communication network In the power mode transition method, the cloud server receives a print job including designation of the printing device from an external device logged in to the cloud server, and the print job received by the print job reception step Transmitting to the device with gateway function, the device with gateway function receiving the print job transmitted from the cloud server, and the specified print job to the specified Printing device A transfer step for transferring, a mode transition step for shifting the own device from the normal mode to the power saving mode, and a return from the power saving mode to the normal mode, and when the own device shifts to the power saving mode by the mode shifting step. Confirming whether or not the external device using the device is logged in to the cloud server and confirming whether or not the printing device is in a power saving mode, and from the cloud server and the printing device A storage step of storing the access history, and access to the cloud server and the printing device based on the access history stored in the storage step when the device shifts to the power saving mode in the mode transition step. A determination step for determining whether the time period is low, and In the mode transition step of the device with the gateway function, in the confirmation step, the external device using the device is not logged in to the cloud server, the printing device is in a power saving mode, and A power saving mode transition method, wherein, when it is determined by the determining step that the access frequency between the cloud server and the printing apparatus is low, the apparatus is shifted to a power saving mode.
(7) With the gateway function in a communication system including a cloud server, a device with a gateway function connected to the cloud server via the Internet, and a printing apparatus connected to the device with the gateway function through a common communication network A receiving unit that receives the print job from the cloud server that has received the print job including the designation of the printing apparatus from the logged-in external device; and the designated printing apparatus that receives the received print job. A transfer means for transferring to the apparatus, a mode shift means for shifting the own apparatus from the normal mode to the power saving mode, and a return from the power saving mode to the normal mode, and when the own apparatus shifts to the power saving mode by the mode shift means. In addition, the external device using its own device is A confirmation means for confirming whether the printing apparatus is in a power saving mode, a storage means for storing an access history from the cloud server and the printing apparatus, Judgment to determine whether the access frequency with the cloud server and the printing device is low based on the access history stored in the storage unit when the device shifts to the power saving mode by the mode shift unit And the mode transition means uses the confirmation means to check that the external device using the device is not logged in to the cloud server, the printing device is in a power saving mode, and the determination means. When it is determined that the access frequency with the cloud server and the printing device is low Gateway function device, characterized in that shifting the self apparatus to the power saving mode.
(8) With the gateway function in a communication system including a cloud server, a device with a gateway function connected to the cloud server via the Internet, and a printing apparatus connected to the device with the gateway function through a common communication network A receiving step of receiving the print job from the cloud server that has received the print job including the designation of the printing device from the logged-in external device to the computer of the device; and the designated printing device of the received print job. A transfer step for transferring to the power saving mode, a mode transition step for shifting the own device from the normal mode to the power saving mode, and a return from the power saving mode to the normal mode, and when the device shifts to the power saving mode by the mode shifting step And use your own device Confirming whether or not the external device is logged in to the cloud server, confirming whether or not the printing device is in a power saving mode, and storing an access history from the cloud server and the printing device Whether the access frequency with the cloud server and the printing device is low based on the access history stored in the storage step when the device shifts to the power saving mode in the storage step and the mode transition step. In the mode transition step, the confirmation step determines that the external device using the device is not logged in to the cloud server and the printing device is in the power saving mode. And the determination step determines the cloud server and If the access frequency of the printing device is determined to be low time zone, program for executing processing to shift the own device to the power saving mode.

前項(1)に記載の発明によれば、ゲートウェイ機能付きデバイスは、モード移行手段により自装置が省電力モードに移行する際に、自装置を利用する外部装置がクラウドサーバーにログインしているかどうかを確認するとともに、印刷装置が省電力モードであるかどうかを確認し、保存手段に保存されたアクセス履歴に基づいて、クラウドサーバー及び印刷装置からのアクセス頻度が低い時間帯かどうかを判断し、自装置を利用する外部装置がクラウドサーバーにログインしておらず、印刷装置が省電力モードであり、かつ判断手段により、クラウドサーバー及び印刷装置からのアクセス頻度が低い時間帯であると判断された場合に、ゲートウェイ機能付きデバイスは省電力モードに移行するから、ユーザーの使用状況に合わせ、使用頻度が少ないときにゲートウェイ機能付きデバイスを省電力モードに移行させることができ、ユーザーの利便性を大きく妨げることなく、柔軟に、省電力モードへの移行を実現することができる。   According to the invention described in (1) above, whether the device with the gateway function is logged in to the cloud server by the external device using the device when the device is shifted to the power saving mode by the mode transition unit. Confirming whether the printing device is in the power saving mode, and determining whether the access frequency from the cloud server and the printing device is low based on the access history stored in the storage unit, The external device that uses the device is not logged in to the cloud server, the printing device is in the power saving mode, and the determination means determines that the access time from the cloud server and the printing device is low. If the device with the gateway function shifts to the power saving mode, the frequency of use depends on the usage status of the user. The gateway function device can be shifted to the power saving mode when less without significantly disturb the user experience, it is possible to realize a flexible transition to the power saving mode.

前項(2)に記載の発明によれば、ゲートウェイ機能付きデバイスは、省電力モードに移行する際に、保存手段に保存されたアクセス履歴に基づいて、クラウドサーバー及び印刷装置から自装置へのアクセス頻度が高くなる前に省電力モードから復帰するように、省電力モードの時間を設定し、省電力モードへの移行後は設定した時間の経過後に通常モードに復帰するから、ユーザーの使用状況に合わせて復帰時間を柔軟に対応させることができる。   According to the invention described in (2) above, the device with the gateway function accesses the own device from the cloud server and the printing device based on the access history stored in the storage unit when shifting to the power saving mode. The power saving mode time is set so that it returns from the power saving mode before the frequency increases, and after shifting to the power saving mode, the normal mode is restored after the set time has elapsed. In addition, the return time can be flexibly handled.

前項(3)に記載の発明によれば、ゲートウェイ機能付きデバイスは、クラウドサーバーにログインしている外部装置がゲートウェイ機能付きデバイスの起動が必要なアプリケーションを利用しているかどうかを確認することにより、自装置を利用する外部装置がクラウドサーバーにログインしているかどうかを確認する。   According to the invention described in the preceding section (3), the device with the gateway function confirms whether or not the external device logged in to the cloud server uses an application that needs to start the device with the gateway function. Check if the external device that uses the device is logged in to the cloud server.

前項(4)に記載の発明によれば、ゲートウェイ機能付きデバイスによる、クラウドサーバーにログインしている外部装置が自装置の起動が必要なアプリケーションを利用しているかどうかの確認は、起動中のアプリケーションの実行状態を示すデータをクラウドサーバーから受信するとともに、受信したアプリケーションの実行状態を示すデータを解析することにより行われるか、またはアプリケーションの実行状態を解析したクラウドサーバーから通知される解析結果に基づいて行われる。   According to the invention described in (4) above, whether or not the external device logged in to the cloud server using the device with the gateway function is using an application that needs to be activated is determined by the application being activated. The data indicating the execution status of the application is received from the cloud server, and the data indicating the execution status of the received application is analyzed, or based on the analysis result notified from the cloud server that analyzed the execution status of the application Done.

前項(5)に記載の発明によれば、ゲートウェイ機能付きデバイスは、印刷装置が省電力モードでない場合に、印刷装置が、ゲートウェイ機能付きデバイスを利用するアプリケーションを起動しているかどうかを確認し、起動していない場合は、印刷装置が省電力モードでなくても省電力モードに移行する。   According to the invention described in (5) above, the device with the gateway function checks whether the printing apparatus is running an application that uses the device with the gateway function when the printing apparatus is not in the power saving mode. If it is not activated, it shifts to the power saving mode even if the printing apparatus is not in the power saving mode.

前項(6)に記載の発明によれば、ユーザーの使用状況に合わせ、使用頻度が少ないときにゲートウェイ機能付きデバイスを省電力モードに移行させることができ、ユーザーの利便性を大きく妨げることなく、柔軟に、省電力モードへの移行を実現することができる。   According to the invention described in the preceding item (6), the device with the gateway function can be shifted to the power saving mode when the usage frequency is low in accordance with the usage status of the user, without greatly hindering the convenience of the user, The transition to the power saving mode can be realized flexibly.

前項(7)に記載の発明によれば、ユーザーの利便性を大きく妨げることなく、柔軟に、省電力モードへの移行を実現することができるゲートウェイ機能付きデバイスとなる。   According to the invention described in the preceding item (7), a device with a gateway function that can flexibly realize the transition to the power saving mode without greatly hindering the convenience of the user.

前項(8)に記載の発明によれば、ユーザーの利便性を大きく妨げることなく、柔軟に、省電力モードへの移行を実現することができる処理を、ゲートウェイ機能付きデバイスのコンピュータに実行させることができる。   According to the invention described in item (8) above, the computer of the device with the gateway function is caused to execute a process capable of flexibly realizing the transition to the power saving mode without greatly impeding the convenience for the user. Can do.

通信システムの構成図である。It is a block diagram of a communication system. ゲートウェイ機能付きデバイスの構成を示すブロック図である。It is a block diagram which shows the structure of a device with a gateway function. 画像形成装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming apparatus. 印刷装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of a printing apparatus. ゲートウェイ機能付きデバイスが省電力モードに移行する場合の動作を示すフローチャートである。It is a flowchart which shows operation | movement in case a device with a gateway function transfers to power saving mode. アクセス履歴を示すグラフである。It is a graph which shows an access history.

以下、この発明の実施形態を図面に基づいて説明する。   Embodiments of the present invention will be described below with reference to the drawings.

この発明の一実施形態に係る通信システムは、図1に示すように、クラウドサーバー1と、ゲートウェイ機能を有するデバイス2と、1台または複数台(この例では3台)の印刷装置31〜33と、端末装置4を備えている。   As shown in FIG. 1, a communication system according to an embodiment of the present invention includes a cloud server 1, a device 2 having a gateway function, and one or a plurality (three in this example) of printing apparatuses 31 to 33. The terminal device 4 is provided.

前記クラウドサーバー1とゲートウェイ機能付きデバイス2及び端末装置4は、インターネットを介して接続されている。また、ゲートウェイ機能付きデバイス2と印刷装置31〜33は共通の通信ネットであるLANで接続されている。   The cloud server 1, the device 2 with gateway function, and the terminal device 4 are connected via the Internet. Further, the device 2 with gateway function and the printing apparatuses 31 to 33 are connected by a LAN which is a common communication network.

クラウドサーバー1は、パーソナルコンピュータ等からなり、図2の機能ブロック図に示すように、システム制御部101とメモリ102を備えている。システム制御部101は、図示しないCPU、ROM、RAM等を備え、クラウドサーバー1の全体を統括的に制御する。   The cloud server 1 includes a personal computer or the like, and includes a system control unit 101 and a memory 102 as shown in the functional block diagram of FIG. The system control unit 101 includes a CPU, a ROM, a RAM, and the like (not shown), and controls the entire cloud server 1 in an integrated manner.

メモリ102には、端末装置4をログインさせるとともに、端末装置4からの印刷装置31〜33を指定する印刷ジョブを受け付けて、ゲートウェイ機能付きデバイス2を介して印刷ジョブを指定された印刷装置31〜33に送信し、ジョブを実行させるのに必要なアプリケーション(アプリケーションを単にアプリともいう)の内容(作業フロー)が記録されるとともに、端末装置4の認証情報等が記憶されている。   In the memory 102, the terminal device 4 is logged in, receives a print job designating the printing devices 31 to 33 from the terminal device 4, and the printing device 31 to which the print job is designated via the device 2 with the gateway function. The contents (work flow) of an application (an application is also simply referred to as an application) necessary for executing the job to be transmitted to the computer 33 are recorded, and authentication information of the terminal device 4 is stored.

クラウドサーバー1はさらに、ゲートウェイ機能付きデバイス2や端末装置4等と通信を行うための通信部103、現在接続中の端末装置4等のLAN外デバイスを判定するデバイス判定部104、端末装置4からゲートウェイ機能付きデバイス2への印刷ジョブの要求を受信して受け付ける要求受信部105、現在接続中の端末装置4のアプリ起動状況を受信するアプリ起動状況受信部106、端末装置4からアクセスがあったときに、認証情報に基づいてアクセスを許可するアクセス許可認証部107、端末装置4の稼働状況やその解析結果等を、ゲートウェイ機能付きデバイス2等に送信する稼働状況・解析結果送信部108、ゲートウェイ機能付きデバイス2が省電力モードに移行したことを検知する省電力モード移行検知部109、ゲートウェイ機能付きデバイス2の稼働モードを受信する受信部110、端末装置4によってクラウドサーバー1になされた作業つまり端末装置4によるアプリの実行状況と、メモリ102に記憶された各アプリの作業フローとを比較解析する比較解析部111等を備えている。   The cloud server 1 further includes a communication unit 103 for communicating with the device 2 with gateway function, the terminal device 4 and the like, a device determination unit 104 for determining a device outside the LAN such as the currently connected terminal device 4, and the terminal device 4. There was an access from the request receiving unit 105 that receives and accepts a request for a print job to the device 2 with gateway function, the application activation status receiving unit 106 that receives the application activation status of the currently connected terminal device 4, and the terminal device 4. Sometimes, an access permission authenticating unit 107 that permits access based on authentication information, an operating status / analysis result transmitting unit 108 that transmits an operating status of the terminal device 4 and an analysis result thereof to the device 2 with gateway function, and the like Power saving mode transition detection unit 109 that detects that the function-equipped device 2 has transitioned to the power saving mode. The receiving unit 110 that receives the operation mode of the device with gateway function 2, the work performed on the cloud server 1 by the terminal device 4, that is, the application execution status by the terminal device 4, and the work flow of each application stored in the memory 102. A comparison analysis unit 111 for comparison analysis is provided.

一方、ゲートウェイ機能付きデバイス2はこの実施形態では、コピー機能、プリンタ機能、スキャン機能等の多機能を有すとともに、スリープモードへの移行が可能なデジタル複合機であるMFP(Multi Function Peripherals)が用いられているが、これに限定されることはない。なお、以下の説明において、ゲートウェイ機能付きデバイスをゲートウェイ機能付きMFPまたは単にMFPともいう。   On the other hand, in this embodiment, the device 2 with a gateway function has a multi-function peripheral (MFP) which is a digital multi-function peripheral that has a multi-function such as a copy function, a printer function, and a scan function and can be shifted to a sleep mode. Although used, it is not limited to this. In the following description, a device with a gateway function is also referred to as an MFP with a gateway function or simply an MFP.

MFP2は、図3の機能ブロック図に示すように、システム制御部201とメモリ202を備えている。システム制御部201は、図示しないCPU、ROM、RAM等を備え、MFP2の全体を統括的に制御する。   As shown in the functional block diagram of FIG. 3, the MFP 2 includes a system control unit 201 and a memory 202. A system control unit 201 includes a CPU, a ROM, a RAM, and the like (not shown), and controls the entire MFP 2 in an integrated manner.

メモリ202には、クラウドサーバー1の前述した印刷ジョブを実行するためのアプリの内容(作業フロー)や、自装置に接続されている印刷装置31〜33に搭載されている印刷ジョブ発行用アプリの内容(作業フロー)等が記憶されている。さらに、MFP2とクラウドサーバー1及び印刷装置31〜33からのアクセス履歴等が記憶されている。なお、この実施形態では、MFP2自身や印刷装置31〜33からも、印刷装置31〜33を指定した印刷ジョブをクラウドサーバー1に対して発行できるようになっている。   In the memory 202, the contents (work flow) of the application for executing the above-described print job of the cloud server 1 and the print job issuing application installed in the printing apparatuses 31 to 33 connected to the own apparatus are stored. Contents (work flow) and the like are stored. Furthermore, access histories from the MFP 2, the cloud server 1, and the printing apparatuses 31 to 33 are stored. In this embodiment, the MFP 2 itself and the printing apparatuses 31 to 33 can issue print jobs specifying the printing apparatuses 31 to 33 to the cloud server 1.

MFP2はさらに、クラウドサーバー1や印刷装置31〜33等と通信を行うための通信部203、省電力モードへの移行を許可する省電力モード移行許可制御部204、自装置に接続されている機器の動作を確認するための接続機器動作確認部205、メモリ202に記録されたアクセス履歴を確認するためのアクセス履歴確認部206、クラウドサーバー1や印刷装置31〜33におけるアプリの起動状況(実行状態)を、メモリ202に記録されているアプリの作業フローと比較する作業フロー・アプリ起動状況比較部207、省電力モードに移行する際に通常モードに復帰する時間を設定する復帰時間設定制御部208、クラウドサーバー1を利用した印刷ジョブ実行用のアプリを使用するためのアプリ制御部209、省電力モードへの移行後に復帰時間設定制御部208で設定された復帰までの設定時間をカウントするための設定時間カウント制御部210、設定時間経過後に自装置を省電力モードから通常モードに移行するための設定時間後復帰制御部211、セッションの生成/再生成を行うセッション生成/再生成制御部212、画像処理を行う画像処理部213、画像形成を行うための画像形成部214、液晶タッチパネル等からなる表示部215、液晶タッチパネルや操作キー等からなる操作部216を備えている。   The MFP 2 further includes a communication unit 203 for communicating with the cloud server 1 and the printing apparatuses 31 to 33, a power saving mode transition permission control unit 204 that permits transition to a power saving mode, and devices connected to the self apparatus. Connected device operation confirmation unit 205 for confirming the operation of the access device, access history confirmation unit 206 for confirming the access history recorded in the memory 202, and application activation status (execution state) in the cloud server 1 and the printing apparatuses 31 to 33 ) Is compared with the work flow of the application recorded in the memory 202, and the return time setting control unit 208 that sets the time for returning to the normal mode when shifting to the power saving mode. , An application control unit 209 for using an application for executing a print job using the cloud server 1, a power saving mode Set time count control unit 210 for counting the set time until the return set by the return time setting control unit 208 after the transition, and the set time for shifting the device from the power saving mode to the normal mode after the set time elapses Post-return control unit 211, session generation / regeneration control unit 212 for generating / regenerating a session, image processing unit 213 for performing image processing, image forming unit 214 for performing image formation, a display unit including a liquid crystal touch panel 215, an operation unit 216 including a liquid crystal touch panel, operation keys, and the like.

印刷装置31〜33は、図4に画像形成装置31の機能ブロックを代表して示すように、システム制御部311と、各種のデータを保存するメモリ312を備えている。システム制御部311は、図示しないCPU、ROM、RAM等を備え、印刷装置31の全体を統括的に制御する。   The printing apparatuses 31 to 33 include a system control unit 311 and a memory 312 for storing various data, as representatively showing functional blocks of the image forming apparatus 31 in FIG. The system control unit 311 includes a CPU, ROM, RAM, and the like (not shown), and controls the entire printing apparatus 31 in an integrated manner.

印刷装置31はさらに、クラウドサーバー1やMFP2等と通信を行うための通信部313、MFP2に自装置が省電力モードに移行することを通知するための省電力モード移行通知部314、クラウドサーバー1を利用した印刷ジョブ実行用のアプリを使用するためのアプリ制御部315、外部からの自装置の情報の要求を受信する端末情報要求受信部316、前記情報を出力するための端末情報出力部317、液晶タッチパネル等からなる表示部318、液晶タッチパネルや操作キー等からなる操作部319、画像処理を行う画像処理部320、画像形成を行うための画像形成部321を備えている。   The printing apparatus 31 further includes a communication unit 313 for communicating with the cloud server 1, the MFP 2, and the like, a power saving mode transition notifying unit 314 for notifying the MFP 2 that the own apparatus transitions to the power saving mode, and the cloud server 1. An application control unit 315 for using an application for executing a print job using a terminal, a terminal information request receiving unit 316 for receiving a request for information on the own apparatus from the outside, and a terminal information output unit 317 for outputting the information A display unit 318 including a liquid crystal touch panel, an operation unit 319 including a liquid crystal touch panel and operation keys, an image processing unit 320 for performing image processing, and an image forming unit 321 for performing image formation.

なお、端末装置4はパーソナルコンピュータであっても良いし、スマートフォン、タブレット端末等の携帯端末装置であっても良い。   The terminal device 4 may be a personal computer or a mobile terminal device such as a smartphone or a tablet terminal.

次に、図1に示した通信システムの動作を説明する。   Next, the operation of the communication system shown in FIG. 1 will be described.

端末装置4のユーザーがクラウドサーバー1にログインし、印刷を実行させる例えば印刷装置31を指定して印刷ジョブをクラウドサーバー1に指示したとする。   It is assumed that the user of the terminal device 4 logs in to the cloud server 1 and instructs the cloud server 1 to designate a print job, for example, by causing the printing device 31 to execute printing.

クラウドサーバー1はこれを受け付けるが、印刷装置31はローカルネット内にあるためクラウドサーバー1から印刷装置へはファイアウォールにより直接アクセスできない。   The cloud server 1 accepts this, but since the printing apparatus 31 is in the local network, the cloud server 1 cannot directly access the printing apparatus through the firewall.

そこで、クラウドサーバー1からMFP2にHTTPトンネル接続によりアクセスした後、両者間でセッションを生成し、クラウドサーバー1は受け付けた印刷ジョブ1をMFP2に送信する。   Therefore, after accessing the MFP 2 from the cloud server 1 through the HTTP tunnel connection, a session is generated between the two, and the cloud server 1 transmits the accepted print job 1 to the MFP 2.

MFP2は、印刷ジョブを指定された印刷装置31に転送する。印刷装置31は、MFP2からの印刷ジョブを受信すると、印刷設定に従ってジョブデータを印刷し、印刷物を出力する。印刷が成功した場合、印刷装置31は印刷完了をMFP2に通知する。   The MFP 2 transfers the print job to the designated printing device 31. When receiving the print job from the MFP 2, the printing apparatus 31 prints the job data according to the print settings and outputs a printed matter. If the printing is successful, the printing apparatus 31 notifies the MFP 2 of the completion of printing.

印刷完了を取得したMFP2は、印刷完了をクラウドサーバー1に通知する。   The MFP 2 that has acquired the print completion notifies the cloud server 1 of the print completion.

次に、MFP2が省電力モードに移行する場合の動作を、図5のフローチャートを参照して説明する。この動作は、MFP2のシステム制御部201の図示しないCPUが、メモリ202等に格納された動作プログラムに従って動作することにより実行される。   Next, the operation when the MFP 2 shifts to the power saving mode will be described with reference to the flowchart of FIG. This operation is executed by a CPU (not shown) of the system control unit 201 of the MFP 2 operating according to an operation program stored in the memory 202 or the like.

ステップS01で、MFP2とクラウドサーバー1及び画像形成装置31〜33とのアクセス履歴をメモリ202に保持する。   In step S 01, access histories of the MFP 2, the cloud server 1, and the image forming apparatuses 31 to 33 are stored in the memory 202.

ステップS02では、一定期間、ユーザーによる操作部216からの動作リクエスト、印刷装置31〜33及びクラウドサーバー1からの動作リクエストがないかどうかを判断する。一定期間内にいずれかからリクエストがあれば(ステップS02でNO)、ステップS01に戻る。   In step S <b> 02, it is determined whether there is an operation request from the operation unit 216 by the user and an operation request from the printing apparatuses 31 to 33 and the cloud server 1 for a certain period. If there is a request from either within a certain period (NO in step S02), the process returns to step S01.

いずれからのリクエストもなければ(ステップS02でYES)、ステップS03で、印刷装置31〜33が省電力モードでなく通常モードであるかを確認し、さらにMFP2を利用する端末装置4がクラウドサーバー1にログインしているかどうかを、クラウドサーバー1にログインしている端末装置4がMFP2の起動が必要なアプリを利用しているかどうかを調べることにより、確認する。   If there is no request from any of them (YES in step S02), in step S03, it is confirmed whether the printing apparatuses 31 to 33 are in the normal mode instead of the power saving mode, and the terminal apparatus 4 that uses the MFP 2 is the cloud server 1. Whether or not the terminal device 4 logged in to the cloud server 1 is using an application that requires the MFP 2 to be activated.

ここで、クラウドサーバー1にログインしている端末装置4がMFP2の起動が必要なアプリを利用しているかどうかの確認は、MFP2が、クラウドサーバー1に実行中のアプリの有無を問い合わせ、実行中のアプリがある場合は、アプリの実行状態(起動フロー)を示すデータをクラウドサーバー1から受信するとともに、受信したデータを、MFP2のメモリ202に保存されているアプリの作業フローと比較解析することにより行われるか、または実行中のアプリを解析したクラウドサーバー1からの解析結果に基づいて行われる。   Here, whether or not the terminal device 4 logged in to the cloud server 1 is using an application that requires the MFP 2 to start is checked by the MFP 2 inquiring about whether there is an application being executed in the cloud server 1. When there is an app, data indicating the execution state (startup flow) of the app is received from the cloud server 1 and the received data is compared and analyzed with the app work flow stored in the memory 202 of the MFP 2. Or based on the analysis result from the cloud server 1 that has analyzed the running application.

印刷装置31〜33が通常モードである場合、またはMFP2を利用する端末装置4がクラウドサーバー1にログインしている場合は、MFP2を利用する処理が完了していないか、または近い将来クラウドサーバー1によってMFP2が利用される可能性が高いため、ステップS11で、MFP2は省電力モードに移行せず、通常モードを維持したのち、ステップS01に戻る。   When the printing devices 31 to 33 are in the normal mode, or when the terminal device 4 using the MFP 2 is logged in to the cloud server 1, the processing using the MFP 2 is not completed or the cloud server 1 is in the near future. Therefore, in step S11, the MFP 2 does not shift to the power saving mode, maintains the normal mode, and returns to step S01.

逆に、印刷装置31〜33が通常モードでなく省電力モードであり、かつMFP2を利用する端末装置4がクラウドサーバー1にログインしていない場合は、MFP2はクラウドサーバー1によって利用されておらず、近い将来クラウドサーバー1等によって利用される可能性も低いため、ステップS04に進む。   Conversely, when the printing apparatuses 31 to 33 are not in the normal mode but in the power saving mode and the terminal apparatus 4 that uses the MFP 2 is not logged in to the cloud server 1, the MFP 2 is not used by the cloud server 1. Since it is unlikely that the cloud server 1 will be used in the near future, the process proceeds to step S04.

なお、印刷装置31〜33が省電力モードでない場合に、MFP2は、印刷装置31〜33がMFP2を利用するアプリを起動しているかどうかを確認し、起動していない場合、印刷装置31〜33が通常モードであっても、ステップS04に進む構成としても良い。印刷装置31〜33がMFP2を利用するアプリを起動しているかどうかの確認は、MFP2が、印刷装置31〜33に実行中のアプリの有無を問い合わせ、実行中のアプリがある場合は、アプリの実行状態(起動フロー)を示すデータを印刷装置31〜33から受信するとともに、受信したデータを、MFP2のメモリ202に保存されているアプリの作業フローと比較解析することにより行われるか、または実行中のアプリを解析した印刷装置31〜33からの解析結果に基づいて行われる。   When the printing apparatuses 31 to 33 are not in the power saving mode, the MFP 2 checks whether the printing apparatuses 31 to 33 have activated an application that uses the MFP 2, and if not, the printing apparatuses 31 to 33 are activated. Even if is a normal mode, it is good also as a structure which progresses to step S04. Whether or not the printing apparatus 31 to 33 is running an application that uses the MFP 2 is checked by the MFP 2 inquiring whether the printing apparatus 31 to 33 has an application that is being executed. The data indicating the execution state (starting flow) is received from the printing apparatuses 31 to 33, and the received data is compared with the work flow of the application stored in the memory 202 of the MFP 2 or executed. This is performed based on the analysis results from the printing apparatuses 31 to 33 that have analyzed the inside application.

ステップS04では、アクセス履歴に基づいて、クラウドサーバー1及び印刷装置31〜33からのアクセス頻度が低い時間帯かどうかを判断する。アクセス頻度が低い時間帯でなければ(ステップS04でNO)、ステップS11で、MFP2は省電力モードに移行せず、通常モードを維持したのち、ステップS01に戻る。アクセス頻度が低い時間帯であれば(ステップS04でYES)、ステップS05に進む。   In step S04, based on the access history, it is determined whether or not it is a time period when the access frequency from the cloud server 1 and the printing apparatuses 31 to 33 is low. If the access frequency is not low (NO in step S04), in step S11, the MFP 2 does not shift to the power saving mode, maintains the normal mode, and then returns to step S01. If the access frequency is low (YES in step S04), the process proceeds to step S05.

ステップS05では、現在時刻から、アクセス履歴に基づき次のアクセス頻度が高くなるまでの時間内で、MFP2を省電力モードに維持する時間を設定する。   In step S05, a time for maintaining the MFP 2 in the power saving mode is set from the current time until the next access frequency is increased based on the access history.

次いでステップS06で、MFP2は省電力モードに移行する。同時に、設定された時間のカウントが開始される。   In step S06, the MFP 2 shifts to the power saving mode. At the same time, the set time is started.

ステップS07では、設定された復帰時間の経過前に、ユーザーによる操作部216からの動作リクエスト、印刷装置31〜36等の外部からの動作リクエストがないかどうかを判断する。なければ(ステップS07でYES)、ステップS08で設定された復帰時間のカウントが終了(復帰時間が到来)すると、ステップS09でMFP2は省電力モードから通常モードに復帰する。ステップS07で動作リクエストがあった場合は(ステップS07でNO)、ステップS09に進み、通常モードに復帰する。   In step S07, before the set return time elapses, it is determined whether or not there is an operation request from the operation unit 216 by the user and an operation request from the outside such as the printing apparatuses 31 to 36. If not (YES in step S07), when the count of the return time set in step S08 ends (the return time has come), MFP 2 returns from the power saving mode to the normal mode in step S09. If there is an operation request in step S07 (NO in step S07), the process proceeds to step S09 to return to the normal mode.

次いでステップS10で、必要に応じてクラウドサーバー1とのセッションを再生成した後、ステップS01に戻る。   Next, in step S10, the session with the cloud server 1 is regenerated as necessary, and then the process returns to step S01.

図5のフラーチャートにおけるステップS05の省電力モードを維持する時間の設定方法を、図6のアクセス履歴を示すグラフを用いて説明する。   A setting method of the time for maintaining the power saving mode in step S05 in the fuller chart of FIG. 5 will be described using the graph showing the access history of FIG.

図6のグラフに示すように、アクセス履歴は10分単位で取得されるものとする。また、アクセス頻度の閾値はnとし、nを超えるアクセス回数がある場合はアクセス頻度が高いと判断し、n以下のアクセス回数の場合はアクセス頻度が低いと判断する。   As shown in the graph of FIG. 6, the access history is acquired in units of 10 minutes. The access frequency threshold value is n. If there are access counts exceeding n, it is determined that the access frequency is high, and if the access count is n or less, it is determined that the access frequency is low.

図6のグラフの場合、アクセス頻度の低い時間帯は12時から12時30分までであり、この間に、図5のステップ02の判断の結果、省電力モードへの移行タイミングとなった場合(ステップS02でNO)、ステップS03でNOであることを条件として、省電力モードに移行することができる。   In the case of the graph of FIG. 6, the low access frequency time period is from 12:00 to 12:30, and during this time, as a result of the determination in step 02 of FIG. It is possible to shift to the power saving mode on condition that NO in step S02) and NO in step S03.

省電力モードへの移行タイミング(図6ではスリープタイミングと記している)が、例えば12時であった場合、12時30分に通常モードに復帰すれば良い。そこで、通常モードへの復帰に要する時間を5分見積もると、省電力モードの期間として25分が設定される。   If the transition timing to the power saving mode (shown as sleep timing in FIG. 6) is, for example, 12:00, it is sufficient to return to the normal mode at 12:30. Therefore, if the time required for returning to the normal mode is estimated at 5 minutes, 25 minutes is set as the period of the power saving mode.

このようにこの実施形態では、MFP2は省電力モードに移行する際に、自装置を利用する端末装置4がクラウドサーバーにログインしているかどうかを確認するとともに、印刷装置31〜33が省電力モードであるかどうかを確認し、アクセス履歴に基づいて、クラウドサーバー1及び印刷装置31〜33からのアクセス頻度が低い時間帯かどうかを判断し、自装置を利用する端末装置4がクラウドサーバー1にログインしておらず、印刷装置31〜33が省電力モードであり、かつクラウドサーバー1及び印刷装置31〜33からのアクセス頻度が低い時間帯であると判断された場合に、省電力モードに移行するから、ユーザーの使用状況に合わせ、使用頻度が少ないときにMFP2を省電力モードに移行させることができ、ユーザーの利便性を大きく妨げることなく、柔軟に、省電力モードへの移行を実現することができる。   As described above, in this embodiment, when the MFP 2 shifts to the power saving mode, the MFP 2 checks whether or not the terminal device 4 that uses the MFP 2 has logged in to the cloud server, and the printing apparatuses 31 to 33 check that the power saving mode is set. Whether the access frequency from the cloud server 1 and the printing devices 31 to 33 is low or not, and the terminal device 4 using the device itself is connected to the cloud server 1 based on the access history. When it is determined that the printing device 31 to 33 is in the power saving mode and the access frequency from the cloud server 1 and the printing devices 31 to 33 is low, it is shifted to the power saving mode. Therefore, according to the usage status of the user, the MFP 2 can be shifted to the power saving mode when the usage frequency is low. Without interfering with the fecal large, it is possible to realize a flexible transition to the power saving mode.

また、MFP2は、省電力モードに移行する際に、アクセス履歴に基づいて、クラウドサーバー1及び印刷装置31〜33から自装置へのアクセス頻度が高くなる前に省電力モードから復帰するように、省電力モードの時間を設定し、省電力モードへの移行後は設定した時間の経過後に通常モードに復帰するから、ユーザーの使用状況に合わせて復帰時間を柔軟に対応させることができる。   Further, when the MFP 2 shifts to the power saving mode, based on the access history, the MFP 2 returns from the power saving mode before the access frequency from the cloud server 1 and the printing apparatuses 31 to 33 increases. Since the time of the power saving mode is set and the mode is returned to the normal mode after the transition to the power saving mode, the return time can be flexibly adapted according to the use state of the user.

1 クラウドサーバー
101 システム制御部
102 メモリ
2 ゲートウェイ機能付きデバイス
201 システム制御部
202 メモリ
204 省電力モード移行許可制御部
31〜33 印刷装置
4 端末装置
DESCRIPTION OF SYMBOLS 1 Cloud server 101 System control part 102 Memory 2 Device with a gateway function 201 System control part 202 Memory 204 Power saving mode transfer permission control part 31-33 Printing apparatus 4 Terminal apparatus

Claims (8)

クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムであって、
前記クラウドサーバーは、該クラウドサーバーにログインした外部装置から、前記印刷装置の指定を含む印刷ジョブを受け付ける印刷ジョブ受付手段と、
前記印刷ジョブ受付手段により受け付けた印刷ジョブを前記ゲートウェイ機能付きデバイスに送信する送信手段と、
を備え、
前記ゲートウェイ機能付きデバイスは、
前記クラウドサーバーから送信された前記印刷ジョブを受信する受信手段と、
前記受信した印刷ジョブを前記指定された印刷装置に転送する転送手段と、
自装置を通常モードから省電力モードへ移行させると共に、省電力モードから通常モードへ復帰させるモード移行手段と、
前記モード移行手段により自装置が省電力モードに移行する際に、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認するとともに、前記印刷装置が省電力モードであるかどうかを確認する確認手段と、
前記クラウドサーバー及び前記印刷装置からのアクセス履歴を保存する保存手段と、
前記モード移行手段により自装置が省電力モードに移行する際に、前記保存手段に保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置からのアクセス頻度が低い時間帯かどうかを判断する判断手段と、
を備え、
前記ゲートウェイ機能付きデバイスのモード移行手段は、前記確認手段により、自装置を利用する前記外部装置が前記クラウドサーバーにログインしておらず、前記印刷装置が省電力モードであり、かつ前記判断手段により、前記クラウドサーバー及び前記印刷装置からのアクセス頻度が低い時間帯であると判断された場合に、自装置を省電力モードに移行させることを特徴とする通信システム。
A communication system comprising a cloud server, a device with a gateway function connected to the cloud server via the Internet, and a printing apparatus connected to the gateway function device through a common communication network,
The cloud server includes a print job receiving unit that receives a print job including designation of the printing device from an external device logged into the cloud server;
A transmission unit that transmits the print job received by the print job reception unit to the device with the gateway function;
With
The gateway function device is:
Receiving means for receiving the print job transmitted from the cloud server;
Transfer means for transferring the received print job to the designated printing device;
Mode shifting means for shifting the own device from the normal mode to the power saving mode and returning from the power saving mode to the normal mode;
When the device shifts to the power saving mode by the mode shifting means, it is checked whether the external device using the device is logged in to the cloud server and whether the printing device is in the power saving mode. Confirmation means to confirm whether or not
Storage means for storing an access history from the cloud server and the printing device;
When the self-device shifts to the power saving mode by the mode shift means, it is determined whether or not the access frequency from the cloud server and the printing device is low based on the access history stored in the storage device. Judgment means,
With
The mode transition means of the device with the gateway function is configured so that the confirmation means causes the external device using the own device to not log in to the cloud server, the printing device is in a power saving mode, and the determination means. A communication system characterized in that, when it is determined that the access frequency from the cloud server and the printing apparatus is low, the apparatus shifts itself to a power saving mode.
前記ゲートウェイ機能付きデバイスのモード移行手段は、自装置を省電力モードに移行させる際に、前記保存手段に保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置から自装置へのアクセス頻度が高くなる前に省電力モードから復帰するように省電力モードの時間を設定し、省電力モードへの移行後は設定した時間の経過後に通常モードに復帰させる請求項1に記載の通信システム。   The mode transition means of the device with the gateway function, when shifting the own apparatus to the power saving mode, the access frequency from the cloud server and the printing apparatus to the own apparatus based on the access history stored in the storage means The communication system according to claim 1, wherein the time of the power saving mode is set so as to return from the power saving mode before the time becomes higher, and the mode is returned to the normal mode after the set time has elapsed after the transition to the power saving mode. 前記ゲートウェイ機能付きデバイスの確認手段は、前記クラウドサーバーにログインしている外部装置が前記ゲートウェイ機能付きデバイスの起動が必要なアプリケーションを利用しているかどうかを確認することにより、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認する請求項1または2に記載の通信システム。   The confirmation unit for the device with the gateway function uses the own device by confirming whether the external device logged in to the cloud server uses an application that needs to start the device with the gateway function. The communication system according to claim 1, wherein an external device confirms whether or not the user has logged in to the cloud server. 前記ゲートウェイ機能付きデバイスの確認手段による、前記クラウドサーバーにログインしている外部装置が自装置の起動が必要なアプリケーションを利用しているかどうかの確認は、起動中のアプリケーションの実行状態を示すデータを前記クラウドサーバーから受信するとともに、前記受信したアプリケーションの実行状態を示すデータを解析することにより行われるか、または起動中のアプリケーションの実行状態を解析した前記クラウドサーバーから通知される解析結果に基づいて行われる請求項3に記載の通信システム。   The confirmation of the device with gateway function by the means for confirming whether or not the external device logged in to the cloud server is using an application that needs to be activated by the self-device is based on data indicating the execution state of the running application. Based on the analysis result received from the cloud server and analyzed by analyzing the received data indicating the execution state of the application or the analysis of the execution state of the running application The communication system according to claim 3, wherein the communication system is performed. 前記ゲートウェイ機能付きデバイスの確認手段は、前記印刷装置が省電力モードでない場合に、前記印刷装置が、前記ゲートウェイ機能付きデバイスを利用するアプリケーションを起動しているかどうかを確認し、起動していない場合、前記ゲートウェイ機能付きデバイスの移行手段は、前記印刷装置が省電力モードでなくてもゲートウェイ機能付きデバイスを省電力モードに移行させる請求項1〜3のいずれかに記載の通信システム。   When the printing apparatus is not in a power saving mode, the confirmation unit for the device with the gateway function checks whether the printing apparatus has started an application that uses the device with the gateway function. The communication system according to claim 1, wherein the device having a gateway function shifts the device having the gateway function to a power saving mode even if the printing apparatus is not in a power saving mode. クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムで実行される省電力モード移行方法であって、
前記クラウドサーバーは、
該クラウドサーバーにログインした外部装置から、前記印刷装置の指定を含む印刷ジョブを受け付ける印刷ジョブ受付ステップと、
前記印刷ジョブ受付ステップにより受け付けた印刷ジョブを前記ゲートウェイ機能付きデバイスに送信する送信ステップと、
を備え、
前記ゲートウェイ機能付きデバイスは、
前記クラウドサーバーから送信された前記印刷ジョブを受信する受信ステップと、
前記受信した印刷ジョブを前記指定された印刷装置に転送する転送ステップと、
自装置を通常モードから省電力モードへ移行させると共に、省電力モードから通常モードへ復帰させるモード移行ステップと、
前記モード移行ステップにより自装置が省電力モードに移行する際に、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認するとともに、前記印刷装置が省電力モードであるかどうかを確認する確認ステップと、
前記クラウドサーバー及び前記印刷装置からのアクセス履歴を保存する保存ステップと、
前記モード移行ステップにより自装置が省電力モードに移行する際に、前記保存ステップにより保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯かどうかを判断する判断ステップと、
を実行し、
前記ゲートウェイ機能付きデバイスのモード移行ステップでは、前記確認ステップにより、自装置を利用する前記外部装置が前記クラウドサーバーにログインしておらず、前記印刷装置が省電力モードであり、かつ前記判断ステップにより、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯であると判断された場合に、自装置を省電力モードに移行させることを特徴とする省電力モード移行方法。
Power saving mode transition executed in a communication system including a cloud server, a device with a gateway function connected to the cloud server via the Internet, and a printing apparatus connected to the device with the gateway function through a common communication network A method,
The cloud server
A print job receiving step for receiving a print job including designation of the printing device from an external device logged into the cloud server;
A transmission step of transmitting the print job received in the print job reception step to the device with the gateway function;
With
The gateway function device is:
A reception step of receiving the print job transmitted from the cloud server;
A transfer step of transferring the received print job to the designated printing device;
A mode transition step for shifting the own device from the normal mode to the power saving mode and returning from the power saving mode to the normal mode;
When the device shifts to the power saving mode by the mode shifting step, it is confirmed whether the external device using the device is logged in to the cloud server and whether the printing device is in the power saving mode. A confirmation step to check if
A storage step of storing an access history from the cloud server and the printing device;
When the device shifts to the power saving mode by the mode shift step, it is determined whether the access frequency between the cloud server and the printing device is low based on the access history stored by the storage step. A decision step;
Run
In the mode transition step of the device with the gateway function, in the confirmation step, the external device using its own device is not logged in to the cloud server, the printing device is in the power saving mode, and the determination step A method of shifting to a power saving mode, wherein the apparatus is shifted to a power saving mode when it is determined that the access frequency to the cloud server and the printing apparatus is low.
クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムにおける前記ゲートウェイ機能付きデバイスであって、
前記印刷装置の指定を含む印刷ジョブを、ログインした外部装置から受け付けた前記クラウドサーバーから、前記印刷ジョブを受信する受信手段と、
前記受信した印刷ジョブを前記指定された印刷装置に転送する転送手段と、
自装置を通常モードから省電力モードへ移行させると共に、省電力モードから通常モードへ復帰させるモード移行手段と、
前記モード移行手段により自装置が省電力モードに移行する際に、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認するとともに、前記印刷装置が省電力モードであるかどうかを確認する確認手段と、
前記クラウドサーバー及び前記印刷装置からのアクセス履歴を保存する保存手段と、
前記モード移行手段により自装置が省電力モードに移行する際に、前記保存手段に保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯かどうかを判断する判断手段と、
を備え、
前記モード移行手段は、前記確認手段により、自装置を利用する前記外部装置が前記クラウドサーバーにログインしておらず、前記印刷装置が省電力モードであり、かつ前記判断手段により、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯であると判断された場合に、自装置を省電力モードに移行させることを特徴とするゲートウェイ機能付きデバイス。
A device with a gateway function in a communication system comprising a cloud server, a device with a gateway function connected to the cloud server via the Internet, and a printing apparatus connected with the gateway function device through a common communication network. And
Receiving means for receiving the print job from the cloud server that has received the print job including the designation of the printing device from the logged-in external device;
Transfer means for transferring the received print job to the designated printing device;
Mode shifting means for shifting the own device from the normal mode to the power saving mode and returning from the power saving mode to the normal mode;
When the device shifts to the power saving mode by the mode shifting means, it is checked whether the external device using the device is logged in to the cloud server and whether the printing device is in the power saving mode. Confirmation means to confirm whether or not
Storage means for storing an access history from the cloud server and the printing device;
When the device shifts to the power saving mode by the mode shift unit, it is determined whether the access frequency between the cloud server and the printing device is low based on the access history stored in the storage unit. Judgment means,
With
The mode transition means is configured such that the confirmation means causes the external device using the device to not log in to the cloud server, the printing device is in a power saving mode, and the judgment means determines the cloud server and A device with a gateway function, wherein the device is shifted to a power saving mode when it is determined that the access frequency with the printing apparatus is low.
クラウドサーバーと、該クラウドサーバーにインターネットを介して接続されるゲートウェイ機能付きデバイスと、前記ゲートウェイ機能付きデバイスと共通の通信ネットワークで接続された印刷装置を備えた通信システムにおける前記ゲートウェイ機能付きデバイスのコンピュータに、
前記印刷装置の指定を含む印刷ジョブを、ログインした外部装置から受け付けた前記クラウドサーバーから、前記印刷ジョブを受信する受信ステップと、
前記受信した印刷ジョブを前記指定された印刷装置に転送する転送ステップと、
自装置を通常モードから省電力モードへ移行させると共に、省電力モードから通常モードへ復帰させるモード移行ステップと、
前記モード移行ステップにより自装置が省電力モードに移行する際に、自装置を利用する前記外部装置が前記クラウドサーバーにログインしているかどうかを確認するとともに、前記印刷装置が省電力モードであるかどうかを確認する確認ステップと、
前記クラウドサーバー及び前記印刷装置からのアクセス履歴を保存する保存ステップと、
前記モード移行ステップにより自装置が省電力モードに移行する際に、前記保存ステップにより保存されたアクセス履歴に基づいて、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯かどうかを判断する判断ステップと、
を実行させ、
前記モード移行ステップでは、前記確認ステップにより、自装置を利用する前記外部装置が前記クラウドサーバーにログインしておらず、前記印刷装置が省電力モードであり、かつ前記判断ステップにより、前記クラウドサーバー及び前記印刷装置とのアクセス頻度が低い時間帯であると判断された場合に、自装置を省電力モードに移行させる処理を実行させるプログラム。
Computer of the device with gateway function in a communication system comprising a cloud server, a device with gateway function connected to the cloud server via the Internet, and a printing apparatus connected to the device with gateway function through a common communication network In addition,
A receiving step of receiving the print job from the cloud server that has received the print job including the designation of the printing device from the logged-in external device;
A transfer step of transferring the received print job to the designated printing device;
A mode transition step for shifting the own device from the normal mode to the power saving mode and returning from the power saving mode to the normal mode;
When the device shifts to the power saving mode by the mode shifting step, it is confirmed whether the external device using the device is logged in to the cloud server and whether the printing device is in the power saving mode. A confirmation step to check if
A storage step of storing an access history from the cloud server and the printing device;
When the device shifts to the power saving mode by the mode shift step, it is determined whether the access frequency between the cloud server and the printing device is low based on the access history stored by the storage step. A decision step;
And execute
In the mode transition step, in the confirmation step, the external device using the device is not logged in to the cloud server, the printing device is in a power saving mode, and in the determination step, the cloud server and A program for executing processing for shifting the self apparatus to a power saving mode when it is determined that the access frequency with the printing apparatus is low.
JP2014211620A 2014-10-16 2014-10-16 Communication system, power saving mode transition method, device with gateway function, and program Active JP6358036B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014211620A JP6358036B2 (en) 2014-10-16 2014-10-16 Communication system, power saving mode transition method, device with gateway function, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014211620A JP6358036B2 (en) 2014-10-16 2014-10-16 Communication system, power saving mode transition method, device with gateway function, and program

Publications (2)

Publication Number Publication Date
JP2016081280A true JP2016081280A (en) 2016-05-16
JP6358036B2 JP6358036B2 (en) 2018-07-18

Family

ID=55958761

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014211620A Active JP6358036B2 (en) 2014-10-16 2014-10-16 Communication system, power saving mode transition method, device with gateway function, and program

Country Status (1)

Country Link
JP (1) JP6358036B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017211823A (en) * 2016-05-25 2017-11-30 コニカミノルタ株式会社 Server, gateway device, image forming apparatus, print processing method, and print processing program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003256086A (en) * 2002-03-06 2003-09-10 Fuji Xerox Co Ltd Information processor, network system and terminal unit
JP2008087353A (en) * 2006-10-03 2008-04-17 Kyocera Mita Corp Electronic device with power saving function
JP2011065548A (en) * 2009-09-18 2011-03-31 Fuji Xerox Co Ltd Apparatus, program and system for forming image
JP2013020521A (en) * 2011-07-13 2013-01-31 Konica Minolta Business Technologies Inc Print controller, image forming apparatus, and print system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003256086A (en) * 2002-03-06 2003-09-10 Fuji Xerox Co Ltd Information processor, network system and terminal unit
JP2008087353A (en) * 2006-10-03 2008-04-17 Kyocera Mita Corp Electronic device with power saving function
JP2011065548A (en) * 2009-09-18 2011-03-31 Fuji Xerox Co Ltd Apparatus, program and system for forming image
JP2013020521A (en) * 2011-07-13 2013-01-31 Konica Minolta Business Technologies Inc Print controller, image forming apparatus, and print system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017211823A (en) * 2016-05-25 2017-11-30 コニカミノルタ株式会社 Server, gateway device, image forming apparatus, print processing method, and print processing program

Also Published As

Publication number Publication date
JP6358036B2 (en) 2018-07-18

Similar Documents

Publication Publication Date Title
JP5870679B2 (en) Printer
JP5132388B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
US8854648B2 (en) Printing system and printing control apparatus
US9354830B2 (en) Information processing apparatus, information processing apparatus control method, and storage medium
US10469676B2 (en) Image forming systems, and methods of using same
JP2017177573A (en) Information processing device provided with pci (peripheral component interconnect) device with connecting to pci bus and method for controlling information processing device
JP2013014059A (en) Printing apparatus, program, printing system, and printing method
JP2015203982A (en) Information processing device, information processing system, information processing method, and program
JP2017209869A (en) Information processing apparatus that determines level of electric power saving of processor according to return time reported from device connected to processor and electric power saving method for processor
JP6065672B2 (en) Communication device
JP2015053553A (en) Image forming apparatus, image forming apparatus control method, and program
JP5871576B2 (en) Image forming apparatus, image forming apparatus control method, and program
US9917964B2 (en) Information processing apparatus, information system, information processing method, and storage medium
JP6358036B2 (en) Communication system, power saving mode transition method, device with gateway function, and program
JP5994692B2 (en) Relay server and communication device
US10334521B2 (en) Information processing device that controls wireless network function to reduce power consumption, and recording medium therefor
JP2011160033A (en) Image processing apparatus
US9648209B2 (en) Information processing apparatus, image forming system, and computer-readable medium therefor
JP2016210035A (en) Communication device, control method, and program
JP5562388B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
JP6607165B2 (en) Image forming apparatus and program
US8964226B2 (en) Information processing apparatus, method for controlling the same, and program
JP6188630B2 (en) Information processing device
JP6399169B2 (en) Information processing device
JP5774163B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170919

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180425

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180604

R150 Certificate of patent or registration of utility model

Ref document number: 6358036

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150