Nothing Special   »   [go: up one dir, main page]

JP6794281B2 - Information processing device, control method of information processing device, and program - Google Patents

Information processing device, control method of information processing device, and program Download PDF

Info

Publication number
JP6794281B2
JP6794281B2 JP2017010751A JP2017010751A JP6794281B2 JP 6794281 B2 JP6794281 B2 JP 6794281B2 JP 2017010751 A JP2017010751 A JP 2017010751A JP 2017010751 A JP2017010751 A JP 2017010751A JP 6794281 B2 JP6794281 B2 JP 6794281B2
Authority
JP
Japan
Prior art keywords
server application
server
information processing
information
processing device
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.)
Active
Application number
JP2017010751A
Other languages
Japanese (ja)
Other versions
JP2017188076A (en
JP2017188076A5 (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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to US15/473,319 priority Critical patent/US10356220B2/en
Priority to CN202110824885.7A priority patent/CN113542425B/en
Priority to CN201710200008.6A priority patent/CN107277099B/en
Priority to KR1020170040430A priority patent/KR102115488B1/en
Priority to EP17164058.4A priority patent/EP3226104B1/en
Publication of JP2017188076A publication Critical patent/JP2017188076A/en
Priority to KR1020200060412A priority patent/KR102138041B1/en
Publication of JP2017188076A5 publication Critical patent/JP2017188076A5/ja
Application granted granted Critical
Publication of JP6794281B2 publication Critical patent/JP6794281B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/142Managing session states for stateless protocols; Signalling session states; State transitions; Keeping-state mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/143Termination or inactivation of sessions, e.g. event-controlled end of session
    • H04L67/145Termination or inactivation of sessions, e.g. event-controlled end of session avoiding end of session, e.g. keep-alive, heartbeats, resumption message or wake-up for inactive or interrupted session
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Facsimiles In General (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Power Sources (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Computer And Data Communications (AREA)

Description

サーバとクライアントとの間で特定の情報を共有するための技術に関する。 A technology for sharing specific information between a server and a client.

従来、サーバとクライアントとの間で特定の情報を共有するための同期システムが知られている。特許文献1には、メール、カレンダ、又は、連絡先等の情報についての同期サービスを提供するサーバに、定期的にKeep−Aliveパケットを送信してサーバとの同期通信を行うクライアント(携帯電話)が開示されている。特許文献1に記載のクライアントは、クライアントのディスプレイの表示状態が表示から非表示に遷移すると、サーバへの定期的なKeep−Aliveパケットの送信を停止する。また特許文献1に記載のクライアントは、操作画面の表示状態が非表示から表示に遷移すると、サーバへのKeep−Aliveパケットの送信を再開する。 Conventionally, a synchronization system for sharing specific information between a server and a client has been known. Patent Document 1 describes a client (mobile phone) that periodically sends a Keep-Alive packet to a server that provides a synchronization service for information such as mail, calendar, or contact information to perform synchronous communication with the server. Is disclosed. The client described in Patent Document 1 stops the periodic transmission of Keep-Alive packets to the server when the display state of the client's display changes from display to non-display. Further, the client described in Patent Document 1 resumes transmission of the Keep-Alive packet to the server when the display state of the operation screen changes from non-display to display.

また特許文献2には、サーバとクライアントとの間で画像形成装置の設定データを共有するための同期システムが開示されている。特許文献2では、1台の画像形成装置がサーバとしての機能を実現するためのWebサーバ制御部と、クライアントとしての機能を実現するためのWebクライアント制御部とを併有する構成が開示されている。 Further, Patent Document 2 discloses a synchronization system for sharing setting data of an image forming apparatus between a server and a client. Patent Document 2 discloses a configuration in which one image forming apparatus has both a Web server control unit for realizing a function as a server and a Web client control unit for realizing a function as a client. ..

WO2013/024553WO2013 / 024553 特開2010−283618号公報JP-A-2010-283618

特許文献1のように、定期的に所定のパケットを送信してサーバとクライアントのとの間の通信コネクションを維持するシステムにおいて、特許文献2のように1台の装置にサーバ機能とクライアント機能を併有させると、以下の課題が生じる。すなわち、サーバ機能とクライアント機能とを併有する装置は、サーバとクライアントとの間の通信コネクションを切ることができなくなるという課題が生じる。 In a system such as Patent Document 1 in which a predetermined packet is periodically transmitted to maintain a communication connection between a server and a client, a server function and a client function are provided in one device as in Patent Document 2. When combined, the following issues will arise. That is, a device having both a server function and a client function has a problem that the communication connection between the server and the client cannot be disconnected.

例えば、サーバはクライアントから前回Keep−Aliveパケットを受信してから所定時間が経過するまでにKeep―Aliveパケットを受信しなければ、クライアントとのコネクションを切る。サーバは管理対象の全てのクライアントとのコネクションが切られていることを条件として、省電力状態に移行することができる。 For example, if the server does not receive the Keep-Alive packet within a predetermined time after receiving the Keep-Alive packet from the client last time, the server disconnects from the client. The server can transition to the power saving state on condition that the connections with all the managed clients are disconnected.

また、クライアントは装置が省電力状態に移行するための条件を満たした場合、サーバへのKeep−Aliveパケットの送信を中止し、サーバとのコネクションを切る。 Further, when the device satisfies the condition for shifting to the power saving state, the client stops the transmission of the Keep-Alive packet to the server and disconnects the connection with the server.

ここで、サーバ機能を実現するサーバ部とクライアント機能を実現するクライアント部とを一体の装置として構成すると、以下のように動作する。 Here, if the server unit that realizes the server function and the client unit that realizes the client function are configured as an integrated device, the operation is as follows.

すなわち、クライアント部は自装置が省電力状態に移行可能となるまでスタンバイ状態を維持し、スタンバイ状態である間は、自装置のサーバ部に定期的にKeep−Aliveパケットを送信し続ける。 That is, the client unit maintains the standby state until the own device can shift to the power saving state, and keeps transmitting Keep-Alive packets to the server unit of the own device periodically during the standby state.

一方、サーバ部はクライアント部からKeep−Aliveパケットが定期的に送信されてくるので、クライアント部とのコネクションを切ることができず、自装置を省電力状態に移行させることができない。自装置が省電力状態に移行することができないため、クライアント部はKeep−Aliveパケットを自装置のサーバ部に送信し続ける。 On the other hand, since the Keep-Alive packet is periodically transmitted from the client unit in the server unit, the connection with the client unit cannot be disconnected, and the own device cannot be shifted to the power saving state. Since the own device cannot shift to the power saving state, the client unit keeps transmitting the Keep-Alive packet to the server unit of the own device.

このようにして、サーバ部とクライアント部とはコネクションを維持し続け、省電力状態に移行することができなくなる。 In this way, the server unit and the client unit continue to maintain a connection, and it becomes impossible to shift to the power saving state.

本発明の情報処理装置は、クライアントアプリケーションを備える情報処理装置であって、前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御手段と、前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定手段と、を備え、前記通信制御手段は、前記サーバアプリケーションが前記情報処理装置に備えられたものであると前記判定手段が判定したことに応じて、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに解放させるための情報を前記サーバアプリケーションに通知する制御を行うことを特徴とする。
また本発明の情報処理装置は、クライアントアプリケーションを備える情報処理装置であって、前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御手段と、前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定手段と、を備え、前記通信制御手段は、前記サーバアプリケーションが前記情報処理装置に備えられたものでないと前記判定手段が判定したことに応じて、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに維持させるための情報を前記サーバアプリケーションに通知する制御を行うことを特徴とする。
The information processing device of the present invention is an information processing device including a client application, and includes a communication control means for establishing a communication connection for the client application to communicate with the server application, and the server application provided with the information processing device. The communication control means includes a determination means for determining whether or not the application is provided, and the communication control means responds to the determination by the determination means that the server application is provided in the information processing apparatus. The communication control means controls the server application to notify the information for releasing the communication connection established by the communication control means to the server application .
Further, the information processing device of the present invention is an information processing device including a client application, and the communication control means for establishing a communication connection for the client application to communicate with the server application and the server application to the information processing device. The communication control means includes a determination means for determining whether or not the server application is provided, and the communication control means responds to the determination by the determination means that the server application is not provided in the information processing apparatus. It is characterized in that the server application is notified of information for maintaining the communication connection established by the communication control means in the server application.

あるいは本発明の情報処理装置は、クライアントアプリケーションを備える情報処理装置であって、前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御手段と、前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定手段と、前記判定手段の判定結果に応じて、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに維持させるための情報、又は、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに解放させるための情報を、前記サーバアプリケーションに通知する通知手段と、を有することを特徴とする。 Alternatively, the information processing device of the present invention is an information processing device including a client application, and the communication control means for establishing a communication connection for the client application to communicate with the server application and the server application to the information processing device. Information for causing the server application to maintain the communication connection established by the communication control means according to the determination means for determining whether or not the determination means is provided, or the said. It is characterized by having a notification means for notifying the server application of information for causing the server application to release the communication connection established by the communication control means.

このような構成によれば、情報処理装置がサーバ機能とクライアント機能とを併有する場合でも、サーバとクライアントとの間の通信コネクションを解放することができる。また、情報処理装置がサーバ機能とクライアント機能とを併有する場合でも、通信コネクションを解放して省電力状態に移行することができる。 According to such a configuration, even when the information processing apparatus has both the server function and the client function, the communication connection between the server and the client can be released. Further, even when the information processing device has both the server function and the client function, the communication connection can be released to shift to the power saving state.

実施形態1における情報処理システムの構成例を示す図。The figure which shows the configuration example of the information processing system in Embodiment 1. FIG. 複合機120の構成例を示す図。The figure which shows the configuration example of the multifunction device 120. クライアントアプリケーション300のモジュール構成を示す図。The figure which shows the module structure of a client application 300. サーバアプリケーション400のモジュール構成を示す図。The figure which shows the module structure of the server application 400. 実施形態1におけるクライアントアプリケーション300による処理を示すフロー図。The flow diagram which shows the process by the client application 300 in Embodiment 1. FIG. 実施形態1におけるサーバアプリケーション400による処理を示すフロー図。The flow diagram which shows the process by the server application 400 in Embodiment 1. FIG. 実施形態2におけるクライアントアプリケーション300による処理を示すフロー図。The flow diagram which shows the process by the client application 300 in Embodiment 2. FIG. 実施形態3におけるクライアントアプリケーション300による処理を示すフロー図。The flow diagram which shows the process by the client application 300 in Embodiment 3. FIG. 実施形態3におけるサーバアプリケーション400による処理を示すフロー図。The flow diagram which shows the process by the server application 400 in Embodiment 3. FIG. 実施形態4におけるサーバアプリケーション400による処理を示すフロー図。The flow diagram which shows the process by the server application 400 in Embodiment 4. FIG. 実施形態5におけるクライアントアプリケーション300のモジュール構成を示す図。The figure which shows the module structure of the client application 300 in Embodiment 5. 実施形態5におけるクライアントアプリケーション300による処理を示すフロー図。FIG. 5 is a flow chart showing processing by the client application 300 in the fifth embodiment.

以下、本発明を実施するための実施形態について図面を用いて説明する。 Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.

<実施形態1>
図1は、実施形態1における設定値の同期システムを示す構成図である。図1の例では、ネットワーク100に、情報処理装置としての複合機120a、120b、及び120cが接続される。複合機120aの内部にはサーバ110が存在する。以下、複合機120a、120b、及び、120cを総称して、複合機120と表記する。
<Embodiment 1>
FIG. 1 is a configuration diagram showing a synchronization system of set values in the first embodiment. In the example of FIG. 1, the multifunction devices 120a, 120b, and 120c as information processing devices are connected to the network 100. The server 110 exists inside the multifunction device 120a. Hereinafter, the multifunction devices 120a, 120b, and 120c are collectively referred to as the multifunction device 120.

本実施形態において同期とは、サーバ110が管理するマスタデータ401、及び、複合機120が管理する設定データ311の一方が更新された場合に、他方にも当該更新内容を反映させて共通の値とすることをいう。本実施形態では、サーバ110と複合機120との間で双方向に設定情報の送信を行う例について説明するが、本発明は、何れか一方向に設定情報を送信するシステムにも適用可能である。 In the present embodiment, synchronization is a common value that reflects the updated contents when one of the master data 401 managed by the server 110 and the setting data 311 managed by the multifunction device 120 is updated. To say that. In the present embodiment, an example in which setting information is transmitted bidirectionally between the server 110 and the multifunction device 120 will be described, but the present invention can also be applied to a system that transmits setting information in any one direction. is there.

サーバ110は、マスタデータ401を管理することにより、複合機120の設定値を管理する。マスタデータ401はサーバ110が管理する設定情報である。マスタデータ401が更新された場合は、複合機120にネットワーク100を介して更新情報を通知する。この更新情報は、マスタデータ401の更新内容を示す情報である。また、複合機120から設定値の更新情報を受信した際には、サーバ110は受信した更新情報を用いてマスタデータ401の値を更新する。なお、本実施形態においてサーバ110は一般的なHTTPサーバの機能を満たし、HTTP1.1におけるKeep−Alive機能を使用可能とする。 The server 110 manages the set value of the multifunction device 120 by managing the master data 401. The master data 401 is setting information managed by the server 110. When the master data 401 is updated, the update information is notified to the multifunction device 120 via the network 100. This update information is information indicating the update content of the master data 401. When the update information of the set value is received from the multifunction device 120, the server 110 updates the value of the master data 401 using the received update information. In the present embodiment, the server 110 satisfies the function of a general HTTP server, and the Keep-Alive function in HTTP 1.1 can be used.

複合機120は複数種類の機能、例えばコピーやFAX等を実現する画像形成装置であり、内部にそれらの機能の実行時に利用する設定データ311を記憶する。複合機120に替えて、コピー機能のみ、FAX機能のみ、又は、スキャナ機能のみ等のように、単独の機能を有する画像形成装置であってもよい。 The multifunction device 120 is an image forming apparatus that realizes a plurality of types of functions, such as copying and faxing, and internally stores setting data 311 to be used when executing those functions. Instead of the multifunction device 120, an image forming apparatus having a single function such as a copy function only, a fax function only, or a scanner function only may be used.

クラアイントとしての複合機120は、自身が管理する設定情報である設定データ311に更新があった場合は、サーバ110にネットワーク100を介して更新情報(第1の更新情報)を通知する。この更新情報は、設定データ311の更新内容を示す情報である。またクラアイントとしての複合機120は、サーバ110からマスタデータ401の更新情報(第2の更新情報)を取得した際には、取得した更新情報を用いて、自身が管理する設定データ311の内容を更新する。 When the setting data 311 which is the setting information managed by the multifunction device 120 as a client is updated, the multifunction device 120 notifies the server 110 of the update information (first update information) via the network 100. This update information is information indicating the update content of the setting data 311. When the multifunction device 120 as a client acquires the update information (second update information) of the master data 401 from the server 110, the multifunction device 120 uses the acquired update information to display the contents of the setting data 311 managed by itself. Update.

上述の構成により、サーバ110と複合機120は設定データの同期処理を行う。複合機120は、第1の更新情報の通知処理、又は、第2の更新情報の取得処理を行うために、サーバ110とのコネクションを確立するための処理を行う。そして、確立されたコネクションを用いて、第1の更新情報をサーバ110に通知したり、第2の更新情報をサーバから取得したりする。 With the above configuration, the server 110 and the multifunction device 120 perform synchronous processing of setting data. The multifunction device 120 performs a process for establishing a connection with the server 110 in order to perform a first update information notification process or a second update information acquisition process. Then, using the established connection, the first update information is notified to the server 110, and the second update information is acquired from the server.

図2は本実施形態における複合機120の構成を表すブロック図である。複合機120は、コントローラユニット200、操作部220、スキャナ230、プリンタ240を含んでいる。コントローラユニット200には、操作部220が接続される。またコントローラユニット200には、画像入力デバイスであるスキャナ230や画像出力デバイスであるプリンタ240が接続される。 FIG. 2 is a block diagram showing the configuration of the multifunction device 120 in the present embodiment. The multifunction device 120 includes a controller unit 200, an operation unit 220, a scanner 230, and a printer 240. An operation unit 220 is connected to the controller unit 200. Further, a scanner 230 which is an image input device and a printer 240 which is an image output device are connected to the controller unit 200.

コントローラユニット200は、CPU(Central Processing Unit)202を有する。CPU202は、ROM(Read Only Memory)206に格納されているブートプログラムを実行してOS(Operation System)を起動する。CPU202は、このOS上で、HDD(Hard Disk Drive)205に格納されているアプリケーションプログラムを実行し、これによって各種処理を実行する。このCPU202の作業領域としてはRAM(Random Access Memory)203が用いられる。また、RAM203は、作業領域を提供するとともに、画像データを一時記憶するための画像メモリ領域を提供する。HDD205は、上記アプリケーションプログラムや画像データ、各種設定値を格納する。 The controller unit 200 has a CPU (Central Processing Unit) 202. The CPU 202 executes a boot program stored in the ROM (Read Only Memory) 206 to start the OS (Operating System). The CPU 202 executes an application program stored in the HDD (Hard Disk Drive) 205 on this OS, thereby executing various processes. A RAM (Random Access Memory) 203 is used as the work area of the CPU 202. The RAM 203 also provides a work area and an image memory area for temporarily storing image data. The HDD 205 stores the above application program, image data, and various setting values.

CPU202には、システムバス210を介して、ROM206およびRAM203とともに、操作部I/F201、デバイスI/F204、NetworkI/F207、及び、画像処理部208が接続される。操作部I/F201は、タッチパネルを有する操作部220とのインタフェースである。操作部220に表示すべき画像データを操作部220に対して出力する。また、操作部I/F201は、操作部220によってユーザにより入力された情報をCPU202に送出する。デバイスI/F204には、スキャナ230およびプリンタ240が接続される。NetworkI/F207は、ネットワーク100に接続され、ネットワーク100を介してネットワーク100上の各装置との間で情報の入出力を行う。画像処理部208は、スキャナ230からの入力画像処理やプリンタ240への出力画像処理、画像回転、画像圧縮、解像度変換、色空間変換、階調変換などの処理を行う。 The operation unit I / F201, the device I / F204, the Network I / F207, and the image processing unit 208 are connected to the CPU 202 together with the ROM 206 and the RAM 203 via the system bus 210. The operation unit I / F 201 is an interface with the operation unit 220 having a touch panel. The image data to be displayed on the operation unit 220 is output to the operation unit 220. Further, the operation unit I / F 201 sends the information input by the user by the operation unit 220 to the CPU 202. A scanner 230 and a printer 240 are connected to the device I / F 204. The Network I / F 207 is connected to the network 100 and inputs / outputs information to / from each device on the network 100 via the network 100. The image processing unit 208 performs processing such as input image processing from the scanner 230, output image processing to the printer 240, image rotation, image compression, resolution conversion, color space conversion, and gradation conversion.

ROM206又はHDD205には、後述のクライアントアプリケーション300及びサーバアプリケーション400が記憶される。複合機120のCPU302はクライアントアプリケーション300を実行することにより、サーバ110のクライアントとしての機能を実現する。また複合機120のCPU302は、サーバアプリケーション400を有効化して実行することにより、サーバ110としても機能することができる。サーバアプリケーション400を有効化するか否かは、ユーザが切り替えることができるものとする。 The client application 300 and the server application 400, which will be described later, are stored in the ROM 206 or the HDD 205. The CPU 302 of the multifunction device 120 realizes the function as a client of the server 110 by executing the client application 300. The CPU 302 of the multifunction device 120 can also function as the server 110 by activating and executing the server application 400. Whether or not to enable the server application 400 can be switched by the user.

本実施形態では、複合機120aにおいてはサーバアプリケーション400が有効化されているものとする。また複合機120aはクライアントアプリケーション300も実行する。複合機120aはサーバ110としても動作し、かつ、サーバ110に対するクライアントとしても動作する。 In the present embodiment, it is assumed that the server application 400 is enabled in the multifunction device 120a. The multifunction device 120a also executes the client application 300. The multifunction device 120a also operates as the server 110 and also operates as a client for the server 110.

複合機120b及び複合機120cではクライアントアプリケーション300のみが実行され、サーバアプリケーション400は無効化されているものとする。複合機120b及び複合機120cは、サーバ110に対するクライアントとして動作する。 It is assumed that only the client application 300 is executed in the multifunction device 120b and the multifunction device 120c, and the server application 400 is disabled. The multifunction device 120b and the multifunction device 120c operate as a client for the server 110.

次に、クライアントとしての複合機120の機能を実現するためのクライアントアプリケーション300の構成について図3を用いて説明する。クライアントアプリケーション300は、ROM206又はHDD205等の記憶部に保持され、CPU202によって読みだされて実行される。 Next, the configuration of the client application 300 for realizing the function of the multifunction device 120 as a client will be described with reference to FIG. The client application 300 is held in a storage unit such as ROM 206 or HDD 205, and is read and executed by the CPU 202.

図3では、複合機120において実行されるクライアントアプリケーション300の構成について説明する。 FIG. 3 describes the configuration of the client application 300 executed in the multifunction device 120.

設定データ管理部310は、複合機120の設定データ311を管理する。設定データ311は、クライアントとしての複合機120が動作するために用いる各種の設定値を含む。設定データは例えば、アドレス帳情報や、ユーザごとにカスタマイズされた設定値等を含む。複合機120のユーザごとにカスタマイズされた設定値とは例えば、操作画面のボタン配置や表示言語等の設定値を含む。設定データ311は、HDD205、RAM203、又は、ROM206などの記憶部に記憶される。 The setting data management unit 310 manages the setting data 311 of the multifunction device 120. The setting data 311 includes various setting values used for operating the multifunction device 120 as a client. The setting data includes, for example, address book information, setting values customized for each user, and the like. The setting value customized for each user of the multifunction device 120 includes, for example, setting values such as button arrangement and display language of the operation screen. The setting data 311 is stored in a storage unit such as HDD 205, RAM 203, or ROM 206.

設定データ管理部310は、通信制御部320がサーバ110からマスタデータ401の更新情報を取得した場合に、取得した更新情報を設定データ311に反映させる制御を行う。また設定データ管理部310は、設定データ311が複合機120において更新された場合、設定データ311の更新内容を示す更新情報をサーバ110のマスタデータ401に反映させるための処理を通信制御部320に実行させる。 When the communication control unit 320 acquires the update information of the master data 401 from the server 110, the setting data management unit 310 controls to reflect the acquired update information in the setting data 311. Further, when the setting data 311 is updated in the multifunction device 120, the setting data management unit 310 causes the communication control unit 320 to perform a process for reflecting the update information indicating the update content of the setting data 311 in the master data 401 of the server 110. Let it run.

通信制御部320は、NetworkI/F207を制御して他装置との通信を行う。通信制御部320は制御部321及び通信処理部322を含む。制御部321はサーバ110との設定値の同期処理についての制御を行う。通信処理部322は、NetworkI/F207を介した通信処理の制御を行う。通信処理部322は、後述の通信処理部422と協働して、サーバ110と情報処理装置との間の通信コネクション(以下、コネクション)を確立するための処理を実行する。例えば、通信制御部320は、TCP(Transimission Control Protocol)の手順に則ってコネクションを確立したり、解放したりすることができるが、これに限らない。以下、コネクションを確立することを、コネクションを接続すると表現する事がある。コネクションを解放することを、コネクションを切断すると表現することがある。また、本実施形態においてコネクションとは、複合機120とサーバ110との間で確立される仮想的な通信路である。一旦所定の通信手順を実行して複合機120とサーバ110との間でコネクション確立することにより、以降の通信では両者の間では簡易な手順でデータの送受信ができるようにすることができる。 The communication control unit 320 controls the Network I / F 207 to communicate with other devices. The communication control unit 320 includes a control unit 321 and a communication processing unit 322. The control unit 321 controls the synchronization processing of the set value with the server 110. The communication processing unit 322 controls the communication processing via the Network I / F207. The communication processing unit 322 cooperates with the communication processing unit 422 described later to execute a process for establishing a communication connection (hereinafter referred to as a connection) between the server 110 and the information processing device. For example, the communication control unit 320 can establish or release a connection according to a TCP (Transmission Control Protocol) procedure, but the present invention is not limited to this. Hereinafter, establishing a connection may be expressed as connecting a connection. Releasing a connection is sometimes referred to as disconnecting the connection. Further, in the present embodiment, the connection is a virtual communication path established between the multifunction device 120 and the server 110. By once executing a predetermined communication procedure and establishing a connection between the multifunction device 120 and the server 110, it is possible to enable data transmission / reception between the two in the subsequent communication by a simple procedure.

通信制御部320は、サーバ110との設定値の同期通信を制御する。また制御部321は、通信処理部322がサーバより取得したマスタデータ401の更新情報を受信する。制御部321は、受信したマスタデータ401の更新情報を設定データ311に反映させるように設定データ管理部310に依頼する。また通信制御部320は、サーバ110が自装置内に配置されているか否かを判定する処理を行う。すなわち自装置である複合機120とサーバ110とが一体として構成される装置であるか判定する。本実施形態では、複合機120がサーバ110と一体として構成される装置である場合には複合機120はサーバ110が省電力状態に移行可能になったことを少なくとも条件として省電力状態に移行可能となる装置であると判定(第1の判定)する。また、本実施形態では、サーバ110と複合機120とが異なる装置である場合には、複合機120は前記サーバが省電力状態に移行可能な状態になったか否かに関わらず省電力状態に移行可能な装置であると判定(第2の判定)する。複合機120は第1の判定をした場合と第2の判定をした場合とで、前記情報処理装置と前記サーバとの間の通信コネクションの維持に関して異なる制御を行う。判定処理の例は、図5を用いて後述する。 The communication control unit 320 controls synchronous communication of set values with the server 110. Further, the control unit 321 receives the update information of the master data 401 acquired from the server by the communication processing unit 322. The control unit 321 requests the setting data management unit 310 to reflect the received update information of the master data 401 in the setting data 311. Further, the communication control unit 320 performs a process of determining whether or not the server 110 is arranged in the own device. That is, it is determined whether or not the multifunction device 120, which is the own device, and the server 110 are integrally configured. In the present embodiment, when the multifunction device 120 is a device configured integrally with the server 110, the multifunction device 120 can shift to the power saving state at least on condition that the server 110 can shift to the power saving state. It is determined that the device is (first determination). Further, in the present embodiment, when the server 110 and the multifunction device 120 are different devices, the multifunction device 120 is in the power saving state regardless of whether or not the server is in the power saving state. It is determined that the device can be transferred (second determination). The multifunction device 120 performs different control regarding the maintenance of the communication connection between the information processing apparatus and the server depending on whether the first determination is made or the second determination is made. An example of the determination process will be described later with reference to FIG.

次に、サーバ110の機能を実現するためのサーバアプリケーション400の構成について図4を用いて説明する。サーバアプリケーション400は、RAM203、HDD205、又は、ROM206などの記憶部に記憶され、CPU202により実行される。 Next, the configuration of the server application 400 for realizing the function of the server 110 will be described with reference to FIG. The server application 400 is stored in a storage unit such as RAM 203, HDD 205, or ROM 206, and is executed by the CPU 202.

マスタデータ管理部410は、マスタデータ401を管理する。マスタデータ管理部410は、通信制御部420からの指示に応じてマスタデータ401の更新情報を読み出したり、マスタデータ401を更新したりする。 The master data management unit 410 manages the master data 401. The master data management unit 410 reads the update information of the master data 401 or updates the master data 401 in response to an instruction from the communication control unit 420.

マスタデータ管理部410は、通信制御部420がクライアントアプリケーション300から受信した更新情報をマスタデータ401に反映させる処理を行う。また、マスタデータ管理部410は、通信制御部420がクライアントアプリケーション300からマスタデータ401の更新情報の取得要求を受信した場合に、マスタデータ401の更新情報を作成し、通信制御部420に通知する処理を行う。マスタデータ管理部410が管理するマスタデータ401は、HDD205、RAM203、または、ROM206などの記憶部に保存される。 The master data management unit 410 performs a process of reflecting the update information received from the client application 300 by the communication control unit 420 in the master data 401. Further, when the communication control unit 420 receives a request for acquiring the update information of the master data 401 from the client application 300, the master data management unit 410 creates the update information of the master data 401 and notifies the communication control unit 420. Perform processing. The master data 401 managed by the master data management unit 410 is stored in a storage unit such as HDD 205, RAM 203, or ROM 206.

通信制御部420は、NetworkI/F207を介した通信の制御を行う。通信制御部420は、制御部421及び通信処理部422を含む。制御部421は、クライアントアプリケーション300との設定値の同期処理を制御する。通信処理部422は、NetworkI/F207を介した通信処理の制御を行う。 The communication control unit 420 controls communication via the Network I / F 207. The communication control unit 420 includes a control unit 421 and a communication processing unit 422. The control unit 421 controls the synchronization processing of the set value with the client application 300. The communication processing unit 422 controls the communication processing via the Network I / F207.

制御部421は、通信処理部422がクライアントアプリケーション300から設定データ311の更新情報を受信した場合に、受信した更新情報をマスタデータ管理部410に通知する。また、制御部421は、通信処理部422がクライアントアプリケーション300からマスタデータ401の更新情報の取得要求を受信した場合に、マスタデータ管理部410よりマスタデータ401の更新情報を取得する。そして、取得した更新情報をクライアントアプリケーション300に送信するよう通信処理部422に指示する。 When the communication processing unit 422 receives the update information of the setting data 311 from the client application 300, the control unit 421 notifies the master data management unit 410 of the received update information. Further, the control unit 421 acquires the update information of the master data 401 from the master data management unit 410 when the communication processing unit 422 receives the update information acquisition request of the master data 401 from the client application 300. Then, the communication processing unit 422 is instructed to transmit the acquired update information to the client application 300.

通信処理部422は、クライアントアプリケーション300との通信処理を実行する。通信処理部422は、通信処理部322と協働して、サーバ110と情報処理装置との間の通信コネクションを確立するための処理を実行する。例えばTCPで規定される所定の手順に則って、複合機120とのコネクションを確立したり、解放したりする。 The communication processing unit 422 executes communication processing with the client application 300. The communication processing unit 422 cooperates with the communication processing unit 322 to execute a process for establishing a communication connection between the server 110 and the information processing device. For example, a connection with the multifunction device 120 is established or released according to a predetermined procedure defined by TCP.

ここで、本実施形態にかかるサーバ110と複合機120との間の通信コネクションの維持と、サーバ110及び複合機120の省電力状態への移行処理の関係について説明する。 Here, the relationship between the maintenance of the communication connection between the server 110 and the multifunction device 120 according to the present embodiment and the transition processing of the server 110 and the multifunction device 120 to the power saving state will be described.

サーバ110はクライアントとしての複合機120からコネクションを維持することを要求する通知を受信しなければ、複合機120とのコネクションを切る。コネクションを維持することを要求する通知とは、後述のKeep−Alive通信を行うことを要求する通知である。複合機120は、サーバ110として動作している場合には管理対象の全ての複合機120とのコネクションが切断されていることを条件として、省電力状態に移行可能であると判断する。 If the server 110 does not receive a notification requesting the maintenance of the connection from the multifunction device 120 as a client, the server 110 disconnects from the multifunction device 120. The notification requesting the maintenance of the connection is a notification requesting the Keep-Alive communication described later. When the multifunction device 120 is operating as the server 110, the multifunction device 120 determines that it is possible to shift to the power saving state on the condition that the connections with all the multifunction devices 120 to be managed are disconnected.

また、クライアントとしての複合機120は、装置が省電力状態に移行するための条件を満たした場合、コネクションを維持する通知の送信をやめ、サーバ110とのコネクションを解放する。装置が省電力状態に移行するための条件とは、例えば、複合機120において所定の処理が所定期間実行されないこと等を含む。所定の処理とは例えば、印刷処理、スキャン処理、又は、FAX処理の実行等を含む。また本実施形態では、複合機120と一体として構成されたサーバ110が、少なくとも1台の複合機120とコネクションを維持している場合にも、所定の処理が実行されていると判断する。この少なくとも1台の複合機120には、サーバ110と一体の装置として構成された、クライアントとしての複合機120も含まれる。 Further, when the device satisfies the conditions for shifting to the power saving state, the multifunction device 120 as a client stops transmitting the notification for maintaining the connection and releases the connection with the server 110. The condition for the device to shift to the power saving state includes, for example, that the predetermined process is not executed for a predetermined period in the multifunction device 120. The predetermined process includes, for example, execution of a print process, a scan process, a fax process, and the like. Further, in the present embodiment, it is determined that the predetermined process is executed even when the server 110 configured integrally with the multifunction device 120 maintains a connection with at least one multifunction device 120. The at least one multifunction device 120 also includes a multifunction device 120 as a client, which is configured as a device integrated with the server 110.

例えば、複合機120は、サーバ機能が有効化されていない場合には、実行中或いは待機中のジョブが無く、操作の受け付けも無い状態で所定時間経過すると、サーバ110とコネクションを維持しているか否かに関わらず、省電力状態に移行する。 For example, if the server function is not enabled, does the multifunction device 120 maintain a connection with the server 110 after a predetermined time elapses in a state where there are no running or waiting jobs and no operation is accepted? Regardless of whether or not, it shifts to the power saving state.

また例えば、複合機120は、サーバ110としても動作している場合には、実行中或いは待機中のジョブが無く、操作の受け付けも無い状態で所定時間経過し、かつ、サーバ110が他の複合機120とコネクションを維持していない場合に省電力状態に移行する。 Further, for example, when the multifunction device 120 is also operating as the server 110, a predetermined time elapses in a state where there are no jobs being executed or waiting and no operation is accepted, and the server 110 is another compound. When the connection with the machine 120 is not maintained, the power saving state is entered.

次にクライアントとしての複合機120の動作について、図5を用いて説明する。図5に示した処理は、CPU202がHDD205またはROM206などから読み出したクライアントアプリケーション300を実行することにより実現される。 Next, the operation of the multifunction device 120 as a client will be described with reference to FIG. The process shown in FIG. 5 is realized by the CPU 202 executing the client application 300 read from the HDD 205, the ROM 206, or the like.

図5のフローチャートは、複合機120において所定の同期開始条件が満たされた場合に開始される。同期開始条件は、例えば、クライアントアプリケーション300がサーバアプリケーション400へマスタデータ401の設定情報(例えば、更新情報)の取得要求を行った場合に満たされる。また、同期開始条件は、例えば、複合機120において設定データ311が更新された場合に満たされる。その他、複合機120とサーバ110との間で設定値を同期するタイミングであればよく、その条件の内容は問わない。 The flowchart of FIG. 5 is started when a predetermined synchronization start condition is satisfied in the multifunction device 120. The synchronization start condition is satisfied, for example, when the client application 300 requests the server application 400 to acquire the setting information (for example, update information) of the master data 401. Further, the synchronization start condition is satisfied, for example, when the setting data 311 is updated in the multifunction device 120. In addition, the timing may be any time for synchronizing the set values between the multifunction device 120 and the server 110, and the content of the conditions does not matter.

まず制御部321は、サーバ110とのコネクションが維持されているかを判定する(S500)。サーバ110とのコネクションが維持されていると判定した場合、後述のステップS550の処理に進む。一方、サーバとのコネクションが維持されていないと判定した場合、ステップS510の処理にすすむ。ステップS500の判定は、例えばHTTP(HyperText Transfer Protocol)のKeep−Aliveの仕組みを用いたコネクション管理の方式に従うことができるが、判定の方法は特に限定しない。 First, the control unit 321 determines whether the connection with the server 110 is maintained (S500). If it is determined that the connection with the server 110 is maintained, the process proceeds to step S550 described later. On the other hand, if it is determined that the connection with the server is not maintained, the process of step S510 proceeds. The determination in step S500 can follow, for example, a connection management method using a Keep-Alive mechanism of HTTP (HyperText Transfer Protocol), but the determination method is not particularly limited.

ステップS510において、制御部321は、サーバ110のアドレス情報を読み出す。このアドレス情報は、クライアントアプリケーション300がサーバアプリケーション400と通信を行うために用いる通信アドレスである。複合機120が接続すべきサーバ110のアドレス情報は、例えば、管理者等によって予め複合機120に登録されているものとする。本実施形態では、接続すべきサーバ110のアドレス情報は、設定データ311の一部としてクライアントアプリケーション300が管理する。 In step S510, the control unit 321 reads out the address information of the server 110. This address information is a communication address used by the client application 300 to communicate with the server application 400. It is assumed that the address information of the server 110 to be connected to the multifunction device 120 is registered in the multifunction device 120 in advance by, for example, an administrator or the like. In the present embodiment, the address information of the server 110 to be connected is managed by the client application 300 as a part of the setting data 311.

次にステップS520において、制御部321は、ステップS510で取得したアドレス情報を用いて、サーバ110のサーバアプリケーション400とのコネクションを確立する制御を行う。制御部321は、通信処理部322を制御して、サーバアプリケーション400とのコネクションの確立処理を実行させる。 Next, in step S520, the control unit 321 controls to establish a connection with the server application 400 of the server 110 by using the address information acquired in step S510. The control unit 321 controls the communication processing unit 322 to execute the process of establishing a connection with the server application 400.

次にステップS530において、制御部321は、サーバアプリケーション400が、クライアントアプリケーション300を実行している複合機120と同じ装置上で有効化されているか否かを判定する。制御部321は、ステップS510において取得したサーバ110のアドレス情報に基づいてステップS530の判定処理を行う。 Next, in step S530, the control unit 321 determines whether or not the server application 400 is enabled on the same device as the multifunction device 120 that is executing the client application 300. The control unit 321 performs the determination process in step S530 based on the address information of the server 110 acquired in step S510.

例えば制御部321は、サーバ110のアドレス情報として”localhost”という所定の値が設定されている場合には、サーバアプリケーション400が複合機120と同じ装置で有効化されていると判定する。また例えば制御部321は、サーバ110のアドレス情報としてローカルループバックアドレスのような所定の値が設定されている場は、サーバアプリケーション400が複合機120と同じ装置上で有効化されていると判定する。ローカルループバックアドレスとして、例えば、”127.0.0.1”,“::1”や、“OnThisDevice”等を用いることができる。一方、サーバ110のアドレス情報が所定の値ではない場合には、制御部321はサーバ110が複合機120とは別の装置として構成されていると判定する。 For example, when the control unit 321 sets a predetermined value of "localhost" as the address information of the server 110, the control unit 321 determines that the server application 400 is enabled by the same device as the multifunction device 120. Further, for example, the control unit 321 determines that the server application 400 is enabled on the same device as the multifunction device 120 when a predetermined value such as a local loopback address is set as the address information of the server 110. To do. As the local loopback address, for example, "127.0.0.1", ":: 1", "OnThisDevice" and the like can be used. On the other hand, when the address information of the server 110 is not a predetermined value, the control unit 321 determines that the server 110 is configured as a device different from the multifunction device 120.

また例えば、複合機120のクライアントアプリケーション300が管理している複合機120のIPアドレスと、ステップS510で取得したサーバのIPアドレスとを比較してステップS530の判定を行うこととしてもよい。制御部321は、両者が一致した場合に、サーバアプリケーション400が複合機120と同じ装置で有効化されていると判定する。一方、制御部321は、両者が一致しない場合には、サーバアプリケーション400が複合機120とは別の装置において実行されていると判定する。 Further, for example, the determination in step S530 may be performed by comparing the IP address of the multifunction device 120 managed by the client application 300 of the multifunction device 120 with the IP address of the server acquired in step S510. When the two match, the control unit 321 determines that the server application 400 is enabled by the same device as the multifunction device 120. On the other hand, if the two do not match, the control unit 321 determines that the server application 400 is being executed in a device different from the multifunction device 120.

また例えば、複合機120は自装置のサーバアプリケーション400のサーバ機能を有効化した際に、所定の記憶領域にサーバ機能を有効化したことを示す情報(例えば、サーバ機能の有効化フラグON)を記憶させることとしてもよい。制御部321は、自装置のサーバ機能が有効化されていることを示す情報が所定の記憶領域に記憶されているかを判定することによりステップS530の判定を行うこととしてもよい。 Further, for example, when the server function of the server application 400 of the own device is enabled, the multifunction device 120 provides information indicating that the server function is enabled in a predetermined storage area (for example, the server function activation flag is ON). It may be memorized. The control unit 321 may perform the determination in step S530 by determining whether the information indicating that the server function of the own device is activated is stored in the predetermined storage area.

ステップS530において、サーバ110が複合機120と同じ装置として構成されていると判定した場合(S530でYESの場合)にはステップS540に進む。すなわち、判定結果が、サーバアプリケーション400が複合機120と同じ装置上で有効化されていることを示すものであることに応じて、ステップS540に進む。またステップS530において、判定結果が、サーバ110が複合機120とは別の装置として構成されていることを示すものであることに応じてステップS550に進む。 If it is determined in step S530 that the server 110 is configured as the same device as the multifunction device 120 (YES in S530), the process proceeds to step S540. That is, the process proceeds to step S540 depending on the determination result indicating that the server application 400 is activated on the same device as the multifunction device 120. Further, in step S530, the process proceeds to step S550 according to the determination result indicating that the server 110 is configured as a device different from the multifunction device 120.

本実施形態では、サーバ110の機能が有効化された複合機120aの処理として図5のフローを実施する場合には、ステップS530の判定においてサーバ110が複合機120と同じ装置として構成されていると判定される。一方、サーバ110の機能が有効化されていない複合機120b、または、120cの処理として図5のフローを実施する場合、ステップS530ではサーバ110が複合機120と異なる装置として構成されていると判定される。複合機120b、または、120cがサーバ110の機能(サーバアプリケーション400)を有さない場合も同様である。 In the present embodiment, when the flow of FIG. 5 is executed as the processing of the multifunction device 120a in which the function of the server 110 is enabled, the server 110 is configured as the same device as the multifunction device 120 in the determination of step S530. Is determined. On the other hand, when the flow of FIG. 5 is executed as the processing of the multifunction device 120b or 120c in which the function of the server 110 is not enabled, it is determined in step S530 that the server 110 is configured as a device different from the multifunction device 120. Will be done. The same applies when the multifunction device 120b or 120c does not have the function of the server 110 (server application 400).

ステップS540では、制御部321は、通信処理部322を制御してサーバアプリケーション400に同期要求を送信させる。ステップS540において送信される同期要求には、同期通信が終了した後にサーバアプリケーション400とのコネクションを解放することを示す情報が含まれる。 In step S540, the control unit 321 controls the communication processing unit 322 to cause the server application 400 to send a synchronization request. The synchronization request transmitted in step S540 includes information indicating that the connection with the server application 400 is released after the synchronization communication is completed.

この同期通信は、マスタデータ401の更新内容を示す更新情報の取得要求をサーバアプリケーション400に送信し、その応答としてサーバアプリケーション400から更新情報を取得する通信処理を含む。またこの同期通信は、クライアントアプリケーション300が管理する設定データ311の更新内容を示す更新情報をサーバアプリケーション400に送信する通信処理を含む。 This synchronous communication includes a communication process of transmitting an update information acquisition request indicating the update content of the master data 401 to the server application 400 and acquiring the update information from the server application 400 as a response. Further, this synchronous communication includes a communication process of transmitting update information indicating the update content of the setting data 311 managed by the client application 300 to the server application 400.

また、同期通信の終了後にサーバアプリケーション400とのコネクションを解放することを示す情報とは、例えば、HTTP通信を行うためのパケットのリクエストヘッダにおける”Connection”フィールドの値である”close”である。このようにして、コネクションをサーバ110に解放させるための情報を、同期要求と共にサーバ110に通知することができる。すなわち、以下、同期通信の終了後にサーバアプリケーション400とのコネクションを解放する通信のことを非Keep−Alive通信と呼ぶ。 Further, the information indicating that the connection with the server application 400 is released after the end of the synchronous communication is, for example, "close" which is the value of the "Connection" field in the request header of the packet for performing the HTTP communication. In this way, the information for releasing the connection to the server 110 can be notified to the server 110 together with the synchronization request. That is, hereinafter, the communication for releasing the connection with the server application 400 after the end of the synchronous communication is referred to as non-Keep-Alive communication.

このようにして、複合機120がサーバと一体として構成される装置であると判定したことに応じて、ステップS540では、コネクションをサーバに解放させるための情報をサーバ110に通知する。ステップS540の処理を実行することにより、サーバ110と複合機120との間で確立したコネクションをサーバに解放させることができる。サーバ110は、すべての複合機120とのコネクションが解放されると、省電力状態へ移行可能な状態になる。このようにして、省電力状態へ移行可能な状態にするために必要な1又は複数の条件のうち少なくとも一つの条件を満たすようにする。 In this way, in response to the determination that the multifunction device 120 is a device configured integrally with the server, in step S540, the server 110 is notified of the information for releasing the connection to the server. By executing the process of step S540, the server can release the connection established between the server 110 and the multifunction device 120. When the connections with all the multifunction devices 120 are released, the server 110 is in a state where it can shift to the power saving state. In this way, at least one of the one or more conditions necessary for making the state capable of shifting to the power saving state is satisfied.

ステップS550においても、制御部321は、通信処理部322を制御してサーバアプリケーション400に同期要求を送信させる。しかしステップS550において送信される同期要求には、同期通信が終了した後にサーバアプリケーション400とのコネクションを解放することを示す情報が含まれない。ステップS550において送信される同期要求には、クライアントアプリケーション300とサーバアプリケーション400との通信コネクションを所定の時間維持することを示す情報を含むこととしてもよい。例えば、HTTP通信のリクエストヘッダにおける”Connection”フィールドの値に”Keep−Alive”を指定して、同期要求をサーバ110に通知することができる。このようにして、コネクションをサーバ110に維持させるための情報を、同期要求と共にサーバ110に送信することができる。以下、同期通信が終了してもサーバアプリケーション400とのコネクションを維持する通信の事をKeep−Alive通信と呼ぶ。 Also in step S550, the control unit 321 controls the communication processing unit 322 to cause the server application 400 to transmit the synchronization request. However, the synchronization request transmitted in step S550 does not include information indicating that the connection with the server application 400 is released after the synchronization communication is completed. The synchronization request transmitted in step S550 may include information indicating that the communication connection between the client application 300 and the server application 400 is maintained for a predetermined time. For example, a synchronization request can be notified to the server 110 by specifying "Keep-Alive" as the value of the "Connection" field in the request header of the HTTP communication. In this way, information for maintaining the connection on the server 110 can be transmitted to the server 110 together with the synchronization request. Hereinafter, the communication that maintains the connection with the server application 400 even when the synchronous communication is completed is referred to as Keep-Alive communication.

このように、複合機120がサーバ110と異なる装置であると判定したことに応じて、ステップS550では、確立したコネクションをサーバに維持させるための情報を複合機120からサーバ110に通知させる制御を行う。 In this way, in response to the determination that the multifunction device 120 is a device different from the server 110, in step S550, the multifunction device 120 controls the server 110 to notify the information for maintaining the established connection in the server. Do.

ステップS540およびステップS550の処理は、同期通信の終了後にサーバアプリケーション400とのコネクションを維持するのか否かをサーバアプリケーション400が区別できるものであればよい。例えば、ステップS550においてサーバアプリケーション400との通信コネクションを所定の時間維持することを示す情報が含まれる場合、ステップS540ではサーバアプリケーション400とのコネクションを解放する情報を送信しなくてもよい。 The processes of steps S540 and S550 may be such that the server application 400 can distinguish whether or not to maintain the connection with the server application 400 after the end of the synchronous communication. For example, when the information indicating that the communication connection with the server application 400 is maintained for a predetermined time is included in step S550, the information for releasing the connection with the server application 400 may not be transmitted in step S540.

ステップS560において、制御部321は、通信処理部322を介して同期要求の応答を受信する。受信される情報は、例えば、クライアントアプリケーション300からサーバアプリケーション400に送信した更新情報がサーバアプリケーションによって正常に受信されたことを示す応答である。あるいは受信される情報は、クライアントアプリケーション300が送信した更新情報の取得要求に対する応答としての、マスタデータ401の更新情報である。 In step S560, the control unit 321 receives the response of the synchronization request via the communication processing unit 322. The received information is, for example, a response indicating that the update information transmitted from the client application 300 to the server application 400 has been normally received by the server application. Alternatively, the received information is the update information of the master data 401 as a response to the acquisition request of the update information transmitted by the client application 300.

次に、サーバ110としての複合機120の動作について、図6を用いて説明する。図6に示した処理は、CPU202が、HDD205またはROM206などから読み出したサーバアプリケーション400を実行することにより実現される。図6の処理は、サーバアプリケーション400がクライアントアプリケーション300から同期要求を受信した際に開始される。 Next, the operation of the multifunction device 120 as the server 110 will be described with reference to FIG. The process shown in FIG. 6 is realized by the CPU 202 executing the server application 400 read from the HDD 205, the ROM 206, or the like. The process of FIG. 6 is started when the server application 400 receives the synchronization request from the client application 300.

ステップS610において、制御部421は、通信処理部422を介して受信した同期要求に応じた処理を実行する。同期要求に応じた処理とは例えば、クライアントアプリケーション300から受信した更新情報をマスタデータ401に反映させる処理である。あるいは、同期要求に応じた処理とは例えば、クライアントアプリケーション300から受信した取得要求に応答して、マスタデータ401の更新情報を生成する処理である。制御部421は、マスタデータ管理部410を制御してこれらの処理を実行させる。 In step S610, the control unit 421 executes processing according to the synchronization request received via the communication processing unit 422. The process corresponding to the synchronization request is, for example, a process of reflecting the update information received from the client application 300 in the master data 401. Alternatively, the process corresponding to the synchronization request is, for example, a process of generating update information of the master data 401 in response to an acquisition request received from the client application 300. The control unit 421 controls the master data management unit 410 to execute these processes.

ステップS620において、制御部421は、通信処理部422を介して、同期要求に対する応答をクライアントアプリケーション300に対して行う。この応答は例えば、クライアントアプリケーション300から受信した更新情報をマスタデータ401に反映させたことを示す情報である。あるいは、この応答は例えば、ステップS610において生成したマスタデータ401の更新情報の送信である。 In step S620, the control unit 421 responds to the synchronization request to the client application 300 via the communication processing unit 422. This response is, for example, information indicating that the update information received from the client application 300 is reflected in the master data 401. Alternatively, this response is, for example, the transmission of the update information of the master data 401 generated in step S610.

ステップS630において、制御部421は、クライアントアプリケーション300から受信した同期要求が非Keep−Alive通信を要求するものであるかを判定する。例えば制御部421は、同期要求のHTTPヘッダの”Connection”フィールドの値を取得し、その値に基づき設定値同期要求が非Keep−Alive通信の要求であるか否かを判定する。”Connection”フィールド値が”close”であった場合には、ステップS630がYESとしてステップS840に進む。”Connection”フィールド値が”close”以外の値の場合、もしくは”Connection”フィールドがなかった場合には、ステップS630がNOとしてステップS650に進む。 In step S630, the control unit 421 determines whether the synchronization request received from the client application 300 requests non-Keep-Alive communication. For example, the control unit 421 acquires the value of the "Connection" field of the HTTP header of the synchronization request, and determines whether or not the set value synchronization request is a non-Keep-Alive communication request based on the value. If the "Connection" field value is "close", step S630 is set to YES and the process proceeds to step S840. If the "Connection" field value is a value other than "close", or if there is no "Connection" field, step S630 is set to NO and the process proceeds to step S650.

ステップS640において、制御部421は、クライアントアプリケーション300とサーバアプリケーション400との間で確立されたコネクションの解放処理を通信処理部422に指示する。これを受けた通信処理部422は、該当するコネクションの解放処理を実行し、図6に示すフローを終了する。 In step S640, the control unit 421 instructs the communication processing unit 422 to release the connection established between the client application 300 and the server application 400. Upon receiving this, the communication processing unit 422 executes the release processing of the corresponding connection and ends the flow shown in FIG.

ステップS650において、制御部421は、クライアントアプリケーション300とサーバアプリケーション400との間で確立されたコネクションを維持したまま、図6に示すフローを終了する。 In step S650, the control unit 421 ends the flow shown in FIG. 6 while maintaining the connection established between the client application 300 and the server application 400.

このような構成によれば、情報処理装置がサーバ機能とクライアント機能とを併有する場合でも、サーバとクライアントとの間の通信コネクションを解放することができる。また、情報処理装置がサーバ機能とクライアント機能とを併有する場合でも、通信コネクションを解放して省電力状態に移行することができる。 According to such a configuration, even when the information processing apparatus has both the server function and the client function, the communication connection between the server and the client can be released. Further, even when the information processing device has both the server function and the client function, the communication connection can be released to shift to the power saving state.

すなわち、サーバ110と一体として構成されたクライアントとしての複合機120aは、各同期通信が終了する度にサーバ110とのコネクションを解放する。また複合機120b、及び、120cは各装置で省電力状態へ移行する条件が満たされた場合に、サーバ110とのコネクションを解放する。このようにして、サーバ110が管理するクライアントとしての複合機120a、120b、及び、120cのいずれともコネクションを確立していない状態を実現することができる。 That is, the multifunction device 120a as a client configured integrally with the server 110 releases the connection with the server 110 each time each synchronous communication is completed. Further, the multifunction devices 120b and 120c release the connection with the server 110 when the conditions for shifting to the power saving state are satisfied in each device. In this way, it is possible to realize a state in which a connection has not been established with any of the multifunction devices 120a, 120b, and 120c as clients managed by the server 110.

サーバ110が複合機120a、120b、及び、120cのいずれともコネクションを確立していない場合、上述のとおり、サーバ110と一体の装置として構成された120aは、省電力状態に移行することが可能となる。 When the server 110 does not establish a connection with any of the multifunction devices 120a, 120b, and 120c, as described above, the 120a configured as a device integrated with the server 110 can shift to the power saving state. Become.

このようにして、サーバと一体の装置として構成されたクライアントとのコネクションを切ることができず、一体の装置として構成されたサーバ及びクライアントは省電力状態に移行することができないという従来技術の課題を解消することができる。従って、より省電力で運用可能な同期システムを構築することができる。 In this way, the problem of the prior art that the connection between the server and the client configured as an integrated device cannot be established, and the server and client configured as an integrated device cannot shift to the power saving state. Can be resolved. Therefore, it is possible to construct a synchronization system that can be operated with more power saving.

また上記の実施形態によれば、サーバ110と一体の装置として構成されていない複合機120b及び120cは、サーバ110とKeep−Alive通信を行うことができる。従って、2回目の同期要求の送信からは、同期要求を行う度にサーバ110とのコネクションを確立する必要がなく、速やかに同期処理を実行することができる。 Further, according to the above embodiment, the multifunction devices 120b and 120c, which are not configured as a device integrated with the server 110, can perform Keep-Alive communication with the server 110. Therefore, from the second transmission of the synchronization request, it is not necessary to establish a connection with the server 110 each time the synchronization request is made, and the synchronization process can be executed promptly.

<実施形態2>
実施形態1においては、サーバアプリケーション400がクライアントアプリケーション300を実行している複合機120と同じ装置上で有効化されている場合、クライアントアプリケーション300は非Keep−Alive同期通信を要求する例について説明した。実施形態2では、サーバアプリケーション400が複合機120と同じ装置上で有効化されている場合でも、同期要求を送信する契機となった動作の種別によって非Keep−Alive同期通信を要求するかKeep−Alive同期通信を要求するかを切り替える例について説明する。同期要求を送信する契機となった動作の種別として、例えば、ポーリング処理、又は、ユーザが複合機120の設定変更等の所定の処理の実行等の種別があるものとする。ここで、同期要求を送信する契機となる動作が実行されると、上述の同期開始条件が満たされるものとして説明する。
<Embodiment 2>
In the first embodiment, when the server application 400 is enabled on the same device as the multifunction device 120 executing the client application 300, the client application 300 requests non-Keep-Alive synchronous communication. .. In the second embodiment, even when the server application 400 is enabled on the same device as the multifunction device 120, the non-Keep-Alive synchronous communication is requested or Keep-depending on the type of operation that triggered the transmission of the synchronization request. An example of switching whether to request Alive synchronous communication will be described. As the type of operation that triggered the transmission of the synchronization request, for example, it is assumed that there is a type such as polling processing or execution of a predetermined processing such as a user changing the setting of the multifunction device 120. Here, it will be described that the above-mentioned synchronization start condition is satisfied when the operation that triggers the transmission of the synchronization request is executed.

本実施形態における構成については、実施形態1と同一のものは説明を省略し、異なる部分についてのみ説明する。 Regarding the configuration in the present embodiment, the same as that in the first embodiment will be omitted, and only the different parts will be described.

本実施形態において、クライアントアプリケーション300の通信処理部322は所定の時間間隔でサーバアプリケーション400に対して同期要求を行う。この同期要求は、マスタデータ401の更新情報の取得要求である。マスタデータ401の更新情報は、クライアントアプリケーション300が前回マスタデータ401の設定情報(例えば、更新情報)を受信した時刻以降にマスタデータ401が更新された更新内容を示す情報である。通信処理部322は、クライアントアプリケーション300の識別情報と、前回マスタデータ401の設定情報を取得した時刻を示す時刻情報とを含む同期要求をサーバアプリケーション400に送信する。以下では、マスタデータ401の更新情報の取得要求を順次送信する処理をポーリング処理と呼び、特に所定の時間間隔で取得要求を送信する処理を定期ポーリング処理と呼ぶ。本実施形態では、クライアントアプリケーション300は定期ポーリングを実行する例について説明するが、定期間隔ではないポーリング処理を行うこととしてもよい。 In the present embodiment, the communication processing unit 322 of the client application 300 makes a synchronization request to the server application 400 at predetermined time intervals. This synchronization request is a request for acquiring update information of the master data 401. The update information of the master data 401 is information indicating the update content in which the master data 401 has been updated since the time when the client application 300 received the setting information (for example, update information) of the master data 401 last time. The communication processing unit 322 transmits to the server application 400 a synchronization request including the identification information of the client application 300 and the time information indicating the time when the setting information of the master data 401 was acquired last time. Hereinafter, the process of sequentially transmitting the acquisition request of the update information of the master data 401 is referred to as a polling process, and the process of transmitting the acquisition request at a predetermined time interval is particularly referred to as a periodic polling process. In the present embodiment, an example in which the client application 300 executes regular polling will be described, but polling processing that is not at regular intervals may be performed.

また本実施形態において、通信処理部322は、複合機120においてユーザのログイン処理が実行されたことに応じて、マスタデータ401の更新情報の取得要求を送信する。また通信処理部322は、ユーザが操作部220を操作して複合機120の設定(設定データ311)を更新した場合、当該更新の内容を示す更新情報をサーバアプリケーション400に送信する。この更新情報の送信は、当該更新情報を用いてマスタデータ401を更新することをサーバアプリケーション400に要求する同期要求である。 Further, in the present embodiment, the communication processing unit 322 transmits a request for acquiring update information of the master data 401 in response to the execution of the user login process in the multifunction device 120. Further, when the user operates the operation unit 220 to update the setting (setting data 311) of the multifunction device 120, the communication processing unit 322 transmits the update information indicating the content of the update to the server application 400. The transmission of this update information is a synchronization request that requests the server application 400 to update the master data 401 using the update information.

本実施形態におけるクライアントアプリケーション300の動作について、図7を用いて説明する。図7に示した処理は、CPU202がHDD205またはROM206などから読み出したクライアントアプリケーション300を実行することにより実現される。実施形態1において図5を用いて説明した処理については、図5と同じステップ番号を付し、その説明を省略する。 The operation of the client application 300 in this embodiment will be described with reference to FIG. The process shown in FIG. 7 is realized by the CPU 202 executing the client application 300 read from the HDD 205, the ROM 206, or the like. The process described with reference to FIG. 5 in the first embodiment is assigned the same step number as that of FIG. 5, and the description thereof will be omitted.

図7のフローチャートは、図5と同様に、所定の同期開始条件が満たされた場合に開始される。同期開始条件は、例えば、クライアントアプリケーション300がサーバアプリケーション400へマスタデータ401の設定情報(例えば、更新情報)の取得要求を行った場合に満たされる。また、同期開始条件は、例えば、複合機120において設定データ311が更新された場合に満たされる。その他、複合機120とサーバ110との間で設定値を同期するタイミングであればよく、その条件の内容は問わない。 Similar to FIG. 5, the flowchart of FIG. 7 is started when a predetermined synchronization start condition is satisfied. The synchronization start condition is satisfied, for example, when the client application 300 requests the server application 400 to acquire the setting information (for example, update information) of the master data 401. Further, the synchronization start condition is satisfied, for example, when the setting data 311 is updated in the multifunction device 120. In addition, the timing may be any time for synchronizing the set values between the multifunction device 120 and the server 110, and the content of the conditions does not matter.

制御部321は、ステップS530において接続先のサーバ110が自装置内に存在すると判定した場合(S530でYESの場合)、ステップS701の処理を実行する。 When the control unit 321 determines in step S530 that the server 110 to be connected exists in the own device (YES in S530), the control unit 321 executes the process of step S701.

ステップS701では、制御部321は、図7の処理が開始される契機となった動作の種別が、ポーリング処理であるか否かを判定する。判定の結果、ポーリング処理であった場合(S701においてYESの場合)には上述のステップS540の処理を実行する。一方、ポーリングでない場合(S701においてNOの場合)にはステップS550の処理を実行する。その他の処理は図5を用いて説明した内容と同様である。 In step S701, the control unit 321 determines whether or not the type of operation that triggered the start of the process of FIG. 7 is polling process. If the result of the determination is polling processing (YES in S701), the processing of step S540 described above is executed. On the other hand, if it is not polling (NO in S701), the process of step S550 is executed. Other processing is the same as the content described with reference to FIG.

以上の手順では、複合機120が実行する処理が更新情報の通知処理であり、かつ、複合機120がサーバ110と一体として構成される装置であると判定した場合には、コネクションをサーバ110に維持させるための情報をサーバ110に通知する。また、複合機120が実行する処理が更新情報の取得処理であり、かつ、複合機120がサーバ110と一体として構成される装置であると判定した場合には、コネクションをサーバ110に解放させるための情報をサーバ110に通知する。 In the above procedure, if it is determined that the process executed by the multifunction device 120 is the update information notification process and the multifunction device 120 is a device configured integrally with the server 110, the connection is made to the server 110. Notify the server 110 of the information to be maintained. Further, when it is determined that the process executed by the multifunction device 120 is the update information acquisition process and the multifunction device 120 is a device configured integrally with the server 110, the connection is released to the server 110. The information of is notified to the server 110.

このような手順で処理が実行されることにより、ポーリング処理のような、複合機120のバックグラウンドで実行される通信処理のみが実行されている状況では、サーバアプリケーション400とのコネクションが解放される。従って、実施形態1において説明したのと同様の理由により複合機120は省電力状態に遷移することが可能となる。 By executing the process in such a procedure, the connection with the server application 400 is released in the situation where only the communication process executed in the background of the multifunction device 120 such as the polling process is executed. .. Therefore, the multifunction device 120 can transition to the power saving state for the same reason as described in the first embodiment.

また本実施形態では、クライアントとしての複合機120とサーバ110とが一体の装置として構成されている場合であっても、複合機120に対するユーザ操作に応じた動作を契機として同期処理が開始された場合にはコネクションを維持する。コネクションを維持することにより、1つの同期処理を実行する度にサーバ110とのコネクションを構築する必要がなくなるので、同期処理を速やかに実行することができる。 Further, in the present embodiment, even when the multifunction device 120 as a client and the server 110 are configured as an integrated device, the synchronization process is started with the operation of the multifunction device 120 according to the user operation as an opportunity. If so, keep the connection. By maintaining the connection, it is not necessary to establish a connection with the server 110 each time one synchronization process is executed, so that the synchronization process can be executed quickly.

本実施形態によれば、クライアントとしての複合機120とサーバ110とが一体の装置として構成されている場合であっても、複合機120に対するユーザ操作に応じて同期処理が開始された場合には、同期処理を速やかに実行することができる。従ってユーザは速やかに操作を進めることができ、ユーザの利便性を向上させることができる。 According to the present embodiment, even when the multifunction device 120 as a client and the server 110 are configured as an integrated device, when the synchronization process is started in response to a user operation on the multifunction device 120. , The synchronization process can be executed promptly. Therefore, the user can promptly proceed with the operation, and the convenience of the user can be improved.

<実施形態3>
本実施形態では、クライアントアプリケーション300からのKeep−Alive通信の要求を受けても、サーバ110は自装置で動作するクライアントアプリケーション300からの要求である場合にはコネクションを解放する例について説明する。このような構成によっても、実施形態1と同様に、サーバ110と一体の装置として構成された120aは、省電力状態に移行することが可能となる。
<Embodiment 3>
In the present embodiment, an example will be described in which the server 110 releases the connection when the request is from the client application 300 operating in the own device even if the request for Keep-Alive communication is received from the client application 300. Even with such a configuration, the 120a configured as a device integrated with the server 110 can shift to the power saving state as in the first embodiment.

本実施形態における構成については、実施形態1と同一のものは説明を省略し、異なる部分についてのみ説明する。 Regarding the configuration in the present embodiment, the same as that in the first embodiment will be omitted, and only the different parts will be described.

図4を用いて説明したサーバアプリケーション400の制御部421は、同期要求を行ったクライアントアプリケーション300は、自装置で動作しているクライアントアプリケーション300であるかを判定する処理を行う。 The control unit 421 of the server application 400 described with reference to FIG. 4 performs a process of determining whether the client application 300 that has made the synchronization request is the client application 300 operating in the own device.

本実施形態に係る複合機120のクライアントアプリケーション300が実施する通信処理の手順について図8を用いて説明する。図8に示した処理は、CPU202がHDD205またはROM206などから読み出したクライアントアプリケーション300を実行することにより実現される。実施形態1において図5を用いて説明した処理と同じ処理については、図5と同じステップ番号を付して説明する。 The procedure of communication processing carried out by the client application 300 of the multifunction device 120 according to the present embodiment will be described with reference to FIG. The process shown in FIG. 8 is realized by the CPU 202 executing the client application 300 read from the HDD 205, the ROM 206, or the like. The same processing as that described with reference to FIG. 5 in the first embodiment will be described with the same step numbers as those in FIG.

本実施形態に係る複合機120は、実施形態1において図5を用いて説明した処理と比較し、ステップS530及びステップS540の処理を実行しない点で異なる。制御部321は、ステップS520の処理を実行すると、次にステップS550の処理を実行する。このようにして、本実施形態に係る複合機120は、同期開始条件を満たす動作が複合機120において発生すると、常にKeep−Alive通信を要求する同期要求をサーバ110へ送信する。 The multifunction device 120 according to the present embodiment is different from the process described with reference to FIG. 5 in the first embodiment in that the processes of steps S530 and S540 are not executed. When the control unit 321 executes the process of step S520, the control unit 321 then executes the process of step S550. In this way, the multifunction device 120 according to the present embodiment always transmits a synchronization request requesting Keep-Alive communication to the server 110 when an operation satisfying the synchronization start condition occurs in the multifunction device 120.

次に本実施形態に係るサーバ110のサーバアプリケーション400が実施する通信処理の手順について、図9を用いて説明する。図9に示した処理は、CPU202が、HDD205またはROM206などから読み出したサーバアプリケーション400を実行することにより実現される。図9の処理は、サーバアプリケーション400がクライアントアプリケーション300から同期要求を受信した際に開始される。実施形態1において図6を用いて説明した処理と同じ処理については、図6と同じステップ番号を付して説明する。 Next, a procedure of communication processing performed by the server application 400 of the server 110 according to the present embodiment will be described with reference to FIG. The process shown in FIG. 9 is realized by the CPU 202 executing the server application 400 read from the HDD 205, the ROM 206, or the like. The process of FIG. 9 is started when the server application 400 receives the synchronization request from the client application 300. The same processing as that described with reference to FIG. 6 in the first embodiment will be described with the same step numbers as those in FIG.

サーバアプリケーション400は、ステップS620においてクライアントアプリケーション300から取得した同期要求に対するレスポンスを送信した後、ステップS910の処理を実行する。 The server application 400 executes the process of step S910 after transmitting the response to the synchronization request acquired from the client application 300 in step S620.

ステップS910では、制御部421は、同期要求の要求元であるクライアントアプリケーション300が、自装置において動作しているクライアントアプリケーション300であるかを判定する。すなわち、制御部421は、ステップS910において、制御部421はサーバ110と一体の装置として構成されるクライアントとしての複合機120から同期要求を受信したかを判定する。 In step S910, the control unit 421 determines whether the client application 300, which is the request source of the synchronization request, is the client application 300 operating in the own device. That is, in step S910, the control unit 421 determines whether the control unit 421 has received the synchronization request from the multifunction device 120 as a client configured as a device integrated with the server 110.

この判定は、例えば同期要求に含まれる”Host”ヘッダフィールドの値と、予め設定された複合機120のIPアドレス情報とを比較することで判定することができる。両者が一致した場合には、制御部421は、同期要求の要求元であるクライアントアプリケーション300が、自装置において動作しているクライアントアプリケーション300であると判定する。一方、両者が異なる場合には、他装置において動作しているクライアントアプリケーション300であると判定する。判定の方法はこれに限らず、特に限定しない。 This determination can be made, for example, by comparing the value of the "Host" header field included in the synchronization request with the preset IP address information of the multifunction device 120. If they match, the control unit 421 determines that the client application 300, which is the request source of the synchronization request, is the client application 300 operating in the own device. On the other hand, if they are different, it is determined that the client application 300 is operating in another device. The determination method is not limited to this, and is not particularly limited.

判定の結果、同期要求の要求元のクライアントアプリケーション300が自装置において実行されている場合(ステップS910でYESの場合)にはステップS840に進む。一方、同期要求の要求元のクライアントアプリケーション300が他装置において実行されている場合(ステップS910でNOの場合)にはステップS830に進む。 As a result of the determination, if the client application 300 that is the request source of the synchronization request is being executed in the own device (YES in step S910), the process proceeds to step S840. On the other hand, if the client application 300 that is the source of the synchronization request is being executed in another device (NO in step S910), the process proceeds to step S830.

例えば、サーバ110が動作する複合機120aのクライアントアプリケーション300からの同期要求を受信した場合には、制御部421は、ステップS910においてYESと判定し、ステップS840の処理を実行する。一方、サーバ110と別装置である複合機120b又は120cのクライアントアプリケーション300からの同期要求を受信した場合には、制御部421はステップS910においてNOと判定し、ステップS850の処理を実行する。その他の処理は、実施例1と同様であるため、説明を省略する。 For example, when the synchronization request from the client application 300 of the multifunction device 120a in which the server 110 operates is received, the control unit 421 determines YES in step S910 and executes the process of step S840. On the other hand, when receiving a synchronization request from the client application 300 of the multifunction device 120b or 120c which is a separate device from the server 110, the control unit 421 determines NO in step S910 and executes the process of step S850. Since other processes are the same as those in the first embodiment, the description thereof will be omitted.

このようにして、複合機120がサーバ110と一体として構成される装置であると判定した場合には、サーバ110は、複合機120との間で確立したコネクションを解放する。 In this way, when it is determined that the multifunction device 120 is a device configured integrally with the server 110, the server 110 releases the connection established with the multifunction device 120.

本実施形態では、クライアントアプリケーション300からのKeep−Alive通信の要求を受けても、サーバ110は自装置で動作するクライアントアプリケーション300からの要求である場合にはコネクションを解放する。本実施形態によれば、サーバ110は管理下にあるすべての複合機120とのコネクションを切ることが可能となる。従って、サーバ110は省電力状態に移行可能な状態となる。このようにして、サーバ110と一体の装置として構成された120aは、省電力状態に移行することが可能となる。 In the present embodiment, even if a Keep-Alive communication request is received from the client application 300, the server 110 releases the connection if the request is from the client application 300 operating in the own device. According to this embodiment, the server 110 can disconnect from all the multifunction devices 120 under its control. Therefore, the server 110 is in a state where it can shift to the power saving state. In this way, the 120a configured as a device integrated with the server 110 can shift to the power saving state.

<実施形態4>
本実施形態では、サーバ110が複合機120とのコネクションを維持している場合であっても、所定の場合には省電力状態への移行を可能とする例について説明する。すなわち、コネクションを維持している相手が、自装置で動作するクライアントアプリケーション300のみである場合には、省電力状態への移行を可能とする。
<Embodiment 4>
In the present embodiment, an example will be described in which even when the server 110 maintains the connection with the multifunction device 120, it is possible to shift to the power saving state in a predetermined case. That is, when the other party that maintains the connection is only the client application 300 that operates in the own device, it is possible to shift to the power saving state.

本実施形態における構成については、実施形態1と同一のものは説明を省略し、異なる部分についてのみ説明する。 Regarding the configuration in the present embodiment, the same as that in the first embodiment will be omitted, and only the different parts will be described.

本実施形態において、サーバアプリケーション400の制御部421は、通信処理部422が確立しているコネクションの管理状況に応じて、複合機120が省電力状態に移行可能な状態であるか否かを判定する。 In the present embodiment, the control unit 421 of the server application 400 determines whether or not the multifunction device 120 is in a state where it can shift to the power saving state according to the connection management status established by the communication processing unit 422. To do.

また本実施形態において、クライアントアプリケーション300の制御部321は、複合機120において所定の条件が満たされた場合に、サーバアプリケーション400に対して省電力状態への移行が可能であるか否かを問い合わせる処理を実行する。 Further, in the present embodiment, the control unit 321 of the client application 300 inquires of the server application 400 whether or not it is possible to shift to the power saving state when the predetermined condition is satisfied in the multifunction device 120. Execute the process.

本実施形態に係るサーバアプリケーション400が実行する処理について、図10を用いて説明する。図10の処理は、サーバアプリケーション400が、クライアントアプリケーション300から、省電力状態への移行が可能であるかについての問い合わせを受けた場合に開始される。図10に示した処理は、CPU202が、HDD205またはROM206などから読み出したサーバアプリケーション400を実行することにより実現される。 The process executed by the server application 400 according to the present embodiment will be described with reference to FIG. The process of FIG. 10 is started when the server application 400 receives an inquiry from the client application 300 as to whether or not the transition to the power saving state is possible. The process shown in FIG. 10 is realized by the CPU 202 executing the server application 400 read from the HDD 205, the ROM 206, or the like.

まずステップS1010において、制御部421は、制御部421が現在管理しているコネクションの情報を取得する。コネクションの情報とは、例えば、IPアドレスとポート番号の組であるソケット情報と、維持あるいは解放を表す状態情報とを少なくとも含む情報である。通信コネクションの情報は、クライアントアプリケーション300とのコネクションが確立された際に、RAM303もしくはHDD305に保持される。 First, in step S1010, the control unit 421 acquires the information of the connection currently managed by the control unit 421. The connection information is, for example, information including at least socket information which is a set of an IP address and a port number and state information indicating maintenance or release. The communication connection information is held in the RAM 303 or the HDD 305 when the connection with the client application 300 is established.

続くステップS1020において、制御部421は、維持しているコネクションについての情報に基づいて、同一装置で動作するクライアントアプリケーション300を示すコネクションのみが存在しているか否かを判定する。 In the following step S1020, the control unit 421 determines whether or not only the connection indicating the client application 300 operating in the same device exists based on the information about the maintained connection.

判定の結果、同一装置で動作するクライアントアプリケーション300を示すコネクションのみが存在している(ステップS1320がYES)場合には、ステップS1030に進む。ステップS1030では、省電力状態に移行可能である情報を保持して本フローを終了する。 As a result of the determination, if only the connection indicating the client application 300 operating on the same device exists (step S1320 is YES), the process proceeds to step S1030. In step S1030, the present flow is terminated by holding the information capable of shifting to the power saving state.

一方、同一装置で動作するクライアントアプリケーション300以外を示すコネクションが存在する場合には、省電力状態に移行不可である旨を示す情報を保持して本フローを終了する。 On the other hand, if there is a connection indicating other than the client application 300 operating on the same device, the information indicating that the transition to the power saving state is not possible is retained and this flow is terminated.

省電力状態に移行可能である情報を保持している場合には、複合機120は、他の移行条件がそろった場合に、省電力状態に移行する。このようにして、複合機120がサーバと一体として構成される装置であると判定した場合であって、サーバ110がクライアントとしての複合機120とのみ通信コネクションを確立している場合には、以下のように判断する。すなわち、同一の装置として構成されるサーバ110及び複合機120は省電力状態に移行可能であると判断する
本実施形態によれば、サーバ110において維持中のコネクションが存在する場合でも、それらが自装置のクライアントアプリケーション300とのコネクションのみである場合には、複合機120を省電力状態に移行するよう制御することが可能となる。
When the information that can be shifted to the power saving state is held, the multifunction device 120 shifts to the power saving state when other transition conditions are met. In this way, when it is determined that the multifunction device 120 is a device configured integrally with the server, and the server 110 establishes a communication connection only with the multifunction device 120 as a client, the following Judge as. That is, it is determined that the server 110 and the multifunction device 120 configured as the same device can shift to the power saving state. According to the present embodiment, even if the connection being maintained by the server 110 exists, they are themselves. When only the connection with the client application 300 of the device is performed, it is possible to control the multifunction device 120 to shift to the power saving state.

<実施形態5>
実施形態1においては、サーバアプリケーション400がクライアントアプリケーション300を実行している複合機120と同じ装置上で有効化されている場合、クライアントアプリケーション300は非Keep−Alive同期通信を要求する例について説明した。
<Embodiment 5>
In the first embodiment, when the server application 400 is enabled on the same device as the multifunction device 120 executing the client application 300, the client application 300 requests non-Keep-Alive synchronous communication. ..

これに対して本実施形態では、サーバアプリケーション400が複合機120と同じ装置上で有効化されている場合でも、複数の同期要求に係る通信を連続的に実行する必要がある場合には、それら複数の同期要求の実行期間内はKeep−Alive同期通信を要求することで同期処理を速やかに実行できることを示す例について説明する。本実施形態では、上記連続的に実行される複数の同期要求の組を、同期ジョブと呼ぶ。 On the other hand, in the present embodiment, even when the server application 400 is enabled on the same device as the multifunction device 120, when it is necessary to continuously execute communication related to a plurality of synchronization requests, they are used. An example will be described showing that the synchronization process can be executed promptly by requesting Keep-Alive synchronization communication within the execution period of a plurality of synchronization requests. In the present embodiment, the set of a plurality of synchronization requests that are continuously executed is called a synchronization job.

本実施形態における構成については、実施形態1と同一のものは説明を省略し、異なる部分についてのみ説明する。 Regarding the configuration in the present embodiment, the same as that in the first embodiment will be omitted, and only the different parts will be described.

本実施形態におけるクライアントアプリケーションのソフトウェア構成について、図11を用いて説明する。本実施形態において、通信制御部320は、強制Keep−Aliveフラグ1101を有する。強制Keep−Aliveフラグ1101は、制御部321が通信処理部322を介してサーバアプリケーション400に対して送信する同期要求の内容に応じて制御部321が設定し、通信処理部322が通信実行時に参照する。通信処理部322は、参照した強制Keep−Aliveフラグ1101の値に応じて、サーバアプリケーション400に対してKeep−Alive同期要求を送信するか、非Keep−Alive同期要求を送信するかを切り替える。強制Keep−Aliveフラグ1101は、HDD205、ROM206、RAM203のいずれかに記憶される。 The software configuration of the client application in this embodiment will be described with reference to FIG. In the present embodiment, the communication control unit 320 has a forced Keep-Alive flag 1101. The forced Keep-Alive flag 1101 is set by the control unit 321 according to the content of the synchronization request transmitted by the control unit 321 to the server application 400 via the communication processing unit 322, and is referred to by the communication processing unit 322 when the communication is executed. To do. The communication processing unit 322 switches whether to send a Keep-Alive synchronization request or a non-Keep-Alive synchronization request to the server application 400 according to the value of the referenced forced Keep-Alive flag 1101. The forced Keep-Alive flag 1101 is stored in any of HDD 205, ROM 206, and RAM 203.

本実施形態におけるクライアントアプリケーション300の動作について、図12を用いて説明する。図12に示した処理は、CPU202がHDD205またはROM206などから読みだしたクライアントアプリケーション300を実行することにより実現される。実施形態1において図5を用いて説明した処理については、図5と同じステップ番号を付し、その説明を省略する。 The operation of the client application 300 in this embodiment will be described with reference to FIG. The process shown in FIG. 12 is realized by the CPU 202 executing the client application 300 read from the HDD 205, the ROM 206, or the like. The process described with reference to FIG. 5 in the first embodiment is assigned the same step number as that of FIG. 5, and the description thereof will be omitted.

図12のフローチャートは、所定の同期ジョブ開始条件が満たされた場合に開始される。所定の同期ジョブ開始条件とは、例えば、複合機120がサーバ110の保持するマスタデータ401を設定データ311に初めて同期を実施する場合であることや、ユーザの指示により設定データ311をマスタデータ401で強制的に同期を実施する場合であることなどがある。これらの場合では、設定データ311をマスタデータ401で同期するために、マスタデータ401を構成する複数のデータそれぞれに対する同期要求を連続的に実施する。そのため、これらの場合制御部321は、複数の同期要求をまとめて1つの同期ジョブとして扱って、通信処理部322を介してサーバアプリケーション400との同期通信を実行する。ただし、所定の同期ジョブ開始条件はここで例示したものでなくてもよく、その条件の内容は問わない。 The flowchart of FIG. 12 is started when a predetermined synchronization job start condition is satisfied. The predetermined synchronization job start condition is, for example, the case where the multifunction device 120 synchronizes the master data 401 held by the server 110 with the setting data 311 for the first time, or the setting data 311 is set to the master data 401 according to the user's instruction. There are cases where synchronization is forcibly carried out in. In these cases, in order to synchronize the setting data 311 with the master data 401, synchronization requests for each of the plurality of data constituting the master data 401 are continuously executed. Therefore, in these cases, the control unit 321 collectively handles a plurality of synchronization requests as one synchronization job, and executes synchronous communication with the server application 400 via the communication processing unit 322. However, the predetermined synchronization job start condition does not have to be the one illustrated here, and the content of the condition does not matter.

ステップS1210において、制御部321は、実行する同期通信が、上述したような同期ジョブ開始条件に基づいて開始された同期ジョブであるか否かを判定する。判定の結果、同期ジョブ開始条件に基づいて開始された同期ジョブであった場合(ステップS1210がYESであった場合)にはステップS1220に進み、そうでなかった場合(ステップS1210がNOであった場合)にはステップS1230に進む。ステップS1220において、制御部321は、強制Keep−Aliveフラグ1101にONを書き込み、ステップS1230に進む。ステップS1230において、制御部321は、同期ジョブに含まれる未実施の同期要求を1つ読み込み、ステップS500に進む。ステップS500における判定がNOであった場合、ステップS1240において、通信処理部322は、強制Keep−Aliveフラグ1101の値を取得し、フラグがONであるか否かを判定する。フラグがONであった場合(ステップS1240がYESであった場合)、ステップS550に進み、通信処理部322はKeep−Alive通信要求を含む同期要求をサーバアプリケーション400に対して送信し、その旨を制御部321に通知してステップS1250に進む。ステップS1250において、制御部321は、同期ジョブに未実施の同期要求が含まれているか否かを判定する。判定の結果、未実施の同期要求が含まれていた場合(ステップS1250がYESの場合)、ステップS1230に進み、含まれていない場合(ステップS1260がNOの場合)、ステップS1260に進む。ステップS1260において、制御部321は、同期ジョブが完了したものとみなし、強制Keep−AliveフラグをOFFにして、本フローを終了する。 In step S1210, the control unit 321 determines whether or not the synchronous communication to be executed is a synchronous job started based on the synchronous job start condition as described above. As a result of the determination, if the job is a synchronous job started based on the synchronous job start condition (if step S1210 is YES), the process proceeds to step S1220, and if not (step S1210 is NO). In the case), the process proceeds to step S1230. In step S1220, the control unit 321 writes ON to the forced Keep-Alive flag 1101 and proceeds to step S1230. In step S1230, the control unit 321 reads one unexecuted synchronization request included in the synchronization job, and proceeds to step S500. If the determination in step S500 is NO, in step S1240, the communication processing unit 322 acquires the value of the forced Keep-Alive flag 1101 and determines whether or not the flag is ON. When the flag is ON (when step S1240 is YES), the process proceeds to step S550, and the communication processing unit 322 transmits a synchronization request including a Keep-Alive communication request to the server application 400, and notifies the server application 400 to that effect. Notify the control unit 321 and proceed to step S1250. In step S1250, the control unit 321 determines whether or not the synchronization job includes an unexecuted synchronization request. As a result of the determination, if an unexecuted synchronization request is included (when step S1250 is YES), the process proceeds to step S1230, and if it is not included (when step S1260 is NO), the process proceeds to step S1260. In step S1260, the control unit 321 considers that the synchronization job has been completed, turns off the forced Keep-Alive flag, and ends this flow.

本実施形態によれば、クライアントとしての複合機120とサーバ110とが一体の装置として構成されている場合であっても、連続した複数の通信を伴う同期処理を実行する場合でも、処理を速やかに実行することができるようになる。 According to the present embodiment, even when the multifunction device 120 as a client and the server 110 are configured as an integrated device, or when a synchronous process involving a plurality of continuous communications is executed, the process is quickly performed. You will be able to run on.

<その他の実施形態>
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
<Other Embodiments>
The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device reads and executes the program. It can also be realized by the processing to be performed. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

110 サーバ
120 複合機
401 マスタデータ
300 クライアントアプリケーション
400 サーバプリケーション
110 Server 120 Multifunction device 401 Master data 300 Client application 400 Server application

Claims (12)

クライアントアプリケーションを備える情報処理装置であって、
前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御手段と、
前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定手段と、
を備え、
前記通信制御手段は、前記サーバアプリケーションが前記情報処理装置に備えられたものであると前記判定手段が判定したことに応じて、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに解放させるための情報を前記サーバアプリケーションに通知する制御を行うことを特徴とする情報処理装置。
An information processing device equipped with a client application
A communication control means for establishing a communication connection for the client application to communicate with the server application,
A determination means for determining whether or not the server application is provided in the information processing device, and
With
The communication control means causes the server application to release the communication connection established by the communication control means in response to the determination by the determination means that the server application is provided in the information processing apparatus. An information processing device characterized in that it controls notifying the server application of information for .
クライアントアプリケーションを備える情報処理装置であって、
前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御手段と、
前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定手段と、
を備え、
前記通信制御手段は、前記サーバアプリケーションが前記情報処理装置に備えられたものでないと前記判定手段が判定したことに応じて、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに維持させるための情報を前記サーバアプリケーションに通知する制御を行うことを特徴とする情報処理装置。
An information processing device equipped with a client application
A communication control means for establishing a communication connection for the client application to communicate with the server application,
A determination means for determining whether or not the server application is provided in the information processing device, and
With
The communication control means causes the server application to maintain the communication connection established by the communication control means in response to the determination by the determination means that the server application is not provided in the information processing apparatus. An information processing device characterized in that it controls notifying the server application of the above information.
クライアントアプリケーションを備える情報処理装置であって、
前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御手段と、
前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定手段と、
前記判定手段の判定結果に応じて、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに維持させるための情報、又は、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに解放させるための情報を、前記サーバアプリケーションに通知する通知手段と、
を有することを特徴とする情報処理装置。
An information processing device equipped with a client application
A communication control means for establishing a communication connection for the client application to communicate with the server application,
A determination means for determining whether or not the server application is provided in the information processing device, and
Depending on the determination result of the determination means, the information for causing the server application to maintain the communication connection established by the communication control means, or the communication connection established by the communication control means is released by the server application. A notification means for notifying the server application of information for
An information processing device characterized by having.
前記通知手段は、前記サーバアプリケーションが前記情報処理装置に備えられたものでないと前記判定手段が判定したことに応じて、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに維持させるための情報を前記サーバアプリケーションに通知することを特徴とする請求項に記載の情報処理装置。 The notification means is for causing the server application to maintain the communication connection established by the communication control means in response to the determination by the determination means that the server application is not provided in the information processing apparatus. The information processing apparatus according to claim 3 , wherein the information is notified to the server application. 前記通知手段は、前記サーバアプリケーションが前記情報処理装置に備えられたものであると前記判定手段が判定したことに応じて、前記通信制御手段が確立した前記通信コネクションを前記サーバアプリケーションに解放させるための情報を前記サーバアプリケーションに通知することを特徴とする請求項3又は4に記載の情報処理装置。 The notification means is for causing the server application to release the communication connection established by the communication control means in response to the determination by the determination means that the server application is provided in the information processing device. The information processing apparatus according to claim 3 or 4 , wherein the information of the above is notified to the server application. 前記情報処理装置の設定情報を管理する管理手段を有し、
前記通信制御手段は、前記管理手段が管理する前記設定情報の更新内容を示す第1の更新情報を前記サーバアプリケーションに通知する通知処理、又は、前記サーバアプリケーションが管理する設定情報の更新内容を示す第2の更新情報を前記サーバアプリケーションから取得する取得処理の少なくとも何れかの処理を実行するために、前記通信コネクションを確立することを特徴とする請求項3から5の何れか1項に記載の情報処理装置。
It has a management means for managing the setting information of the information processing device, and has
The communication control means indicates a notification process for notifying the server application of the first update information indicating the update content of the setting information managed by the management means, or an update content of the setting information managed by the server application. The invention according to any one of claims 3 to 5 , wherein a communication connection is established in order to execute at least one of the acquisition processes for acquiring the second update information from the server application. Information processing device.
前記通知手段は、前記通信コネクションを前記サーバアプリケーションに維持させるための情報を、前記2の更新情報の取得要求、または、前記第1の更新情報と共に前記サーバアプリケーションに通知することを特徴とする請求項に記載の情報処理装置。 The notification means is characterized in that information for maintaining the communication connection in the server application is notified to the server application together with the acquisition request of the second update information or the first update information. The information processing device according to claim 6 . 前記通知手段は、前記通信コネクションを前記サーバアプリケーションに解放させるための情報を、前記2の更新情報の取得要求、または、前記第1の更新情報と共に前記サーバアプリケーションに通知することを特徴とする請求項に記載の情報処理装置。 The notification means is characterized in that the information for releasing the communication connection to the server application is notified to the server application together with the acquisition request of the second update information or the first update information. The information processing device according to claim 6 . クライアントアプリケーションを備える情報処理装置の制御方法であって、
前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御ステップと、
前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定ステップと、
を備え、
前記通信制御ステップでは、前記サーバアプリケーションが前記情報処理装置に備えられたものであると前記判定ステップで判定されたことに応じて、前記確立された前記通信コネクションを前記サーバアプリケーションに解放させるための情報を前記サーバアプリケーションに通知する制御を行うことを特徴とする情報処理装置の制御方法。
A control method for an information processing device equipped with a client application.
A communication control step that establishes a communication connection for the client application to communicate with the server application,
A determination step for determining whether or not the server application is provided in the information processing device, and
With
In the communication control step, in order to cause the server application to release the established communication connection in response to the determination in the determination step that the server application is provided in the information processing apparatus. A control method for an information processing device, which controls notifying information to the server application .
クライアントアプリケーションを備える情報処理装置の制御方法であって、A control method for an information processing device equipped with a client application.
前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御ステップと、A communication control step that establishes a communication connection for the client application to communicate with the server application,
前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定ステップと、A determination step for determining whether or not the server application is provided in the information processing device, and
を備え、With
前記通信制御ステップでは、前記サーバアプリケーションが前記情報処理装置に備えられたものでないと前記判定ステップで判定されたことに応じて、前記確立された前記通信コネクションを前記サーバアプリケーションに維持させるための情報を前記サーバアプリケーションに通知する制御を行うことを特徴とする情報処理装置の制御方法。In the communication control step, information for causing the server application to maintain the established communication connection in response to the determination in the determination step that the server application is not provided in the information processing device. A control method for an information processing device, which is characterized by performing control to notify the server application.
クライアントアプリケーションを備える情報処理装置の制御方法であって、
前記クライアントアプリケーションがサーバアプリケーションと通信するための通信コネクションを確立する通信制御ステップと、
前記サーバアプリケーションが前記情報処理装置に備えられたものであるか否かを判定する判定ステップと、
前記判定ステップにおける判定の結果に応じて、前記通信制御ステップにおいて確立した前記通信コネクションを前記サーバアプリケーションに維持させるための情報、又は、前記通信制御ステップにおいて確立した前記通信コネクションを前記サーバアプリケーションに解放させるための情報を、前記サーバアプリケーションに通知する通知ステップと
を有することを特徴とする情報処理装置の制御方法。
A control method for an information processing device equipped with a client application.
A communication control step that establishes a communication connection for the client application to communicate with the server application,
A determination step for determining whether or not the server application is provided in the information processing device, and
Depending on the result of the determination in the determination step, the information for causing the server application to maintain the communication connection established in the communication control step, or the communication connection established in the communication control step is released to the server application. A control method for an information processing device, which comprises a notification step for notifying the server application of information for causing information processing.
請求項1乃至8のいずれか1項に記載の情報処理装置の各手段としてコンピュータを機能させることを特徴とするプログラム。A program characterized in that a computer functions as each means of the information processing apparatus according to any one of claims 1 to 8.
JP2017010751A 2016-03-31 2017-01-24 Information processing device, control method of information processing device, and program Active JP6794281B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
US15/473,319 US10356220B2 (en) 2016-03-31 2017-03-29 Information processing apparatus, method for controlling information processing apparatus, and storage medium
CN201710200008.6A CN107277099B (en) 2016-03-31 2017-03-30 Information processing apparatus, control method for information processing apparatus, and storage medium
KR1020170040430A KR102115488B1 (en) 2016-03-31 2017-03-30 Information processing apparatus, method for controlling information processing apparatus, and program
CN202110824885.7A CN113542425B (en) 2016-03-31 2017-03-30 Information processing apparatus, control method for information processing apparatus, and computer-readable recording medium
EP17164058.4A EP3226104B1 (en) 2016-03-31 2017-03-31 Efficient transition to power saving mode respecting connection state with server
KR1020200060412A KR102138041B1 (en) 2016-03-31 2020-05-20 Information processing apparatus, method for controlling information processing apparatus, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016072593 2016-03-31
JP2016072593 2016-03-31

Publications (3)

Publication Number Publication Date
JP2017188076A JP2017188076A (en) 2017-10-12
JP2017188076A5 JP2017188076A5 (en) 2020-08-27
JP6794281B2 true JP6794281B2 (en) 2020-12-02

Family

ID=60044074

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017010751A Active JP6794281B2 (en) 2016-03-31 2017-01-24 Information processing device, control method of information processing device, and program

Country Status (3)

Country Link
JP (1) JP6794281B2 (en)
KR (2) KR102115488B1 (en)
CN (2) CN113542425B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7024602B2 (en) * 2018-05-23 2022-02-24 コニカミノルタ株式会社 Image processing equipment, network connection method and network connection program
JP7309422B2 (en) * 2019-04-08 2023-07-18 キヤノン株式会社 Communication device, its control method, and its program
JP7556207B2 (en) * 2020-04-02 2024-09-26 コニカミノルタ株式会社 Multifunction device, information processing device, linking method, and linking program

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4368637B2 (en) * 2003-08-05 2009-11-18 株式会社リコー Multi-function MFP, server, environmental load reduction method, and program
US8319989B2 (en) * 2006-02-21 2012-11-27 Ricoh Company, Ltd. Image processing apparatus for processing and communicating with an information processing apparatus which does not have an image processing apparatus driver software
US8965954B2 (en) * 2008-10-21 2015-02-24 Google Inc. Always ready client/server data synchronization
JP5274294B2 (en) * 2009-02-18 2013-08-28 キヤノン株式会社 Information processing apparatus and control method thereof, and image processing apparatus and control method thereof
JP2010244464A (en) * 2009-04-09 2010-10-28 Canon Inc Information processing apparatus, network interface device, control method thereof, and program
JP5521511B2 (en) * 2009-11-27 2014-06-18 村田機械株式会社 Network equipment
JP5701041B2 (en) * 2010-12-15 2015-04-15 キヤノン株式会社 Server apparatus, image processing system, server apparatus control method, and program
US9143550B2 (en) * 2012-12-01 2015-09-22 Qualcomm Innovation Center, Inc. Graceful degradation of websocket connections to nonpersistent HTTP-based communications
JP6130675B2 (en) * 2013-01-18 2017-05-17 キヤノン株式会社 Image forming apparatus, server, image forming system, and control method of image forming system
JP6243654B2 (en) * 2013-08-05 2017-12-06 キヤノン株式会社 COMMUNICATION SYSTEM, INFORMATION PROCESSING DEVICE, ITS CONTROL METHOD, AND PROGRAM
JP5679078B1 (en) * 2014-02-04 2015-03-04 富士ゼロックス株式会社 Data storage system, image processing apparatus, and program
JP6364866B2 (en) * 2014-03-27 2018-08-01 富士通株式会社 Terminal device, communication control system, and communication control method
JP6318959B2 (en) * 2014-08-01 2018-05-09 京セラドキュメントソリューションズ株式会社 Information processing system and information processing program

Also Published As

Publication number Publication date
KR102115488B1 (en) 2020-05-26
KR20200059205A (en) 2020-05-28
CN107277099A (en) 2017-10-20
CN113542425B (en) 2024-04-02
CN107277099B (en) 2021-07-23
KR20170113382A (en) 2017-10-12
KR102138041B1 (en) 2020-07-27
CN113542425A (en) 2021-10-22
JP2017188076A (en) 2017-10-12

Similar Documents

Publication Publication Date Title
JP5885410B2 (en) Pull print system, print server, control method therefor, and program
US9083721B2 (en) Information processing system, client device, and control method
JP5639441B2 (en) Information processing apparatus, printing apparatus, print data processing method, and program
JP5995525B2 (en) System, image forming apparatus, server, and control method thereof
JP2011232893A (en) Print data creation server, printing apparatus, and printing system
JP5803991B2 (en) Print system, intermediate server, printing apparatus, job system, print job execution method, and computer program
JP6217266B2 (en) Apparatus, information processing terminal, information processing system, information processing method, and program
KR102138041B1 (en) Information processing apparatus, method for controlling information processing apparatus, and program
JP5772807B2 (en) Printing system, image forming apparatus, proxy response method, and program
US10423375B2 (en) Non-transitory computer-readable storage medium, client computer, and print method
JP2020096283A (en) Image processing system, cloud server, and program
JP2012208922A (en) Information processor, power-saving control method, program, and recording medium
JP4577610B2 (en) Shared print server control program and shared print server control method
JP2015121885A (en) Image forming apparatus, control method thereof, and program
JP6179492B2 (en) Communication relay device, program, and communication relay method
EP3226104B1 (en) Efficient transition to power saving mode respecting connection state with server
JP2020013195A (en) Print server, control method, and program thereof
JP6256506B2 (en) Information processing apparatus, information processing system, server, and program
JP2016020034A (en) Information processing device, control method of the same, and program
JP4378338B2 (en) Information processing apparatus, device setting method, storage medium, and program
US20230418532A1 (en) Image forming device and non-transitory computer-readable recording medium storing computer-readable instructions for image forming device
JP6436208B2 (en) Apparatus, information processing terminal, information processing system, information processing method, and program
JP2018116524A (en) Image forming apparatus, access support method, and computer program
JP7446050B2 (en) MFPs, display sharing methods, and computer programs
JP2009134584A (en) Information processor management system, information processor management 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: 20200120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200528

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200717

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200819

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200825

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200930

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201111

R151 Written notification of patent or utility model registration

Ref document number: 6794281

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151