JP7027986B2 - Information processing equipment, information processing system, setting information sharing method and program - Google Patents

Information processing equipment, information processing system, setting information sharing method and program Download PDF

Info

Publication number
JP7027986B2
JP7027986B2 JP2018049382A JP2018049382A JP7027986B2 JP 7027986 B2 JP7027986 B2 JP 7027986B2 JP 2018049382 A JP2018049382 A JP 2018049382A JP 2018049382 A JP2018049382 A JP 2018049382A JP 7027986 B2 JP7027986 B2 JP 7027986B2
Authority
JP
Japan
Prior art keywords
setting
information
information processing
sharing
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018049382A
Other languages
Japanese (ja)
Other versions
JP2019161585A (en
Inventor
聖 横山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2018049382A priority Critical patent/JP7027986B2/en
Publication of JP2019161585A publication Critical patent/JP2019161585A/en
Application granted granted Critical
Publication of JP7027986B2 publication Critical patent/JP7027986B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、情報処理装置、情報処理システム、設定情報の共有方法およびプログラムに関する。 The present invention relates to an information processing apparatus, an information processing system, a method for sharing setting information, and a program.

顧客環境において、MFP(Multifunction Peripheral/Printer/Product:複合機)等の情報処理装置が複数台を導入されている場合、それぞれの情報処理装置の設定を変更・管理する必要がある。このような場合において、所定の情報処理装置の設定情報を、他の情報処理装置に書き込むことができる技術が既に知られている。また、ウェブブラウザを用いて親機である情報処理装置に対して行った設定変更を、親機が管理する情報処理装置(子機)にも反映させることもできる。 When multiple information processing devices such as MFPs (Multifunction Peripheral / Printer / Product) are installed in the customer environment, it is necessary to change and manage the settings of each information processing device. In such a case, a technique capable of writing the setting information of a predetermined information processing device to another information processing device is already known. It is also possible to reflect the setting change made to the information processing device which is the master unit by using the web browser to the information processing device (slave unit) managed by the master unit.

例えば、特許文献1は、情報処理装置からウェブブラウザで入力された設定値の設定要求がなされた場合、自身の設定を行え、かつウェブ上の設定要求に対する処理機能を有していない他の画像処理装置に必要な設定値のみを簡単に設定できる内容を開示している。 For example, Patent Document 1 describes another image that can be set by itself when a setting request for a setting value input by a web browser is made from an information processing device and does not have a processing function for the setting request on the web. It discloses the contents that can easily set only the setting values required for the processing device.

しかし、上記の方法では、複数の情報処理装置の間で、例えば、IPアドレスのような同期(共有)してはいけない設定情報も共有されてしまう。そのため、共有しない設定項目を、ユーザの操作によって共有対象から除外する手間がかかるという課題があった。 However, in the above method, setting information that should not be synchronized (shared), such as an IP address, is also shared among a plurality of information processing devices. Therefore, there is a problem that it takes time and effort to exclude the setting items that are not shared from the sharing target by the user's operation.

本発明に係る情報処理装置は、ネットワークを介して接続された他の装置との間で、設定情報の共有を行う情報処理装置であって、前記設定情報に含まれる設定値の変更を受け付ける受付手段と、前記変更された設定値に対応する設定項目に関連づけられ、前記共有を行うか否かを示す共有可否情報を用いて、前記共有を行うか否かを判断する判断手段と、前記共有を行うと判断された場合、前記共有を行うと判断された前記設定項目に関連づけられた前記他の装置へ、前記設定情報の変更要求を送信する送信手段と、前記設定項目ごとに、前記共有可否情報と前記共有を行う他の装置の識別情報とを関連づけて記憶する記憶手段と、を備える。
The information processing device according to the present invention is an information processing device that shares setting information with other devices connected via a network, and accepts changes in setting values included in the setting information. The means, the determination means for determining whether or not to share, and the sharing, using the sharing availability information associated with the setting item corresponding to the changed setting value and indicating whether or not to share. When it is determined that the setting item is to be shared, the transmission means for transmitting the setting information change request to the other device associated with the setting item determined to be shared, and the sharing for each setting item. It is provided with a storage means for storing the availability information and the identification information of the other shared device in association with each other.

本発明によれば、複数の情報処理装置の間で設定情報が共有される場合において、共有しない設定項目を共有対象から除外するときのユーザの利便性を向上させることができる。 According to the present invention, when setting information is shared among a plurality of information processing devices, it is possible to improve user convenience when excluding setting items that are not shared from the sharing target.

一実施形態に係る情報処理システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system structure of the information processing system which concerns on one Embodiment. 一実施形態に係る情報処理装置のハードウエア構成の一例を示す図である。It is a figure which shows an example of the hardware composition of the information processing apparatus which concerns on one Embodiment. 一実施形態に係る情報処理システムの機能構成の一例を示す図である。It is a figure which shows an example of the functional structure of the information processing system which concerns on one Embodiment. 一実施形態に係る設定情報管理テーブル一例を示す図である。It is a figure which shows an example of the setting information management table which concerns on one Embodiment. 一実施形態に係る同期対象テーブルの一例を示す図である。It is a figure which shows an example of the synchronization target table which concerns on one Embodiment. 一実施形態に係る同期対象機器の登録画面の一例を示す図である。It is a figure which shows an example of the registration screen of the apparatus to be synchronized which concerns on one Embodiment. 一実施形態に係る情報処理システムにおける設定情報の同期方法の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the synchronization method of the setting information in the information processing system which concerns on one Embodiment. 一実施形態に係る設定情報変更画面(その1)の一例を示す図である。It is a figure which shows an example of the setting information change screen (the 1) which concerns on one Embodiment. 一実施形態に係る設定情報変更画面(その2)の一例を示す図である。It is a figure which shows an example of the setting information change screen (the 2) which concerns on one Embodiment. 一実施形態に係る情報処理装置における設定情報の同期可否の判断処理の一例を示すフローチャートである。It is a flowchart which shows an example of the determination process of whether or not the setting information may be synchronized in the information processing apparatus which concerns on one Embodiment. 一実施形態に係る予測処理時間の表示画面の一例を示す図である。It is a figure which shows an example of the display screen of the predicted processing time which concerns on one Embodiment. 実施形態の変形例に係る設定情報変更画面の一例を示す図である。It is a figure which shows an example of the setting information change screen which concerns on the modification of embodiment. 実施形態の変形例に係る情報処理装置における設定情報の同期方法の一例を示すフローチャートである。It is a flowchart which shows an example of the synchronization method of the setting information in the information processing apparatus which concerns on the modification of embodiment.

以下、図面を参照しながら、発明を実施するための形態を説明する。なお、図面の説明において同一要素には同一符号を付し、重複する説明は省略する。 Hereinafter, embodiments for carrying out the invention will be described with reference to the drawings. In the description of the drawings, the same elements are designated by the same reference numerals, and duplicate description will be omitted.

●実施形態●
●システム構成
図1は、一実施形態に係る情報処理システムのシステム構成の一例を示す図である。図1に示す情報処理システムは、複数の情報処理装置10の間で設定情報を同期(共有)させることができるシステムである。さらに、情報処理システムは、同期すべきでない(同期しない)設定項目を自動的に同期対象から除外することができるので、ユーザ操作によって同期対象の設定項目を選別する手間を省略し、ユーザの利便性を向上させることができる。
● Embodiment ●
● System Configuration FIG. 1 is a diagram showing an example of a system configuration of an information processing system according to an embodiment. The information processing system shown in FIG. 1 is a system capable of synchronizing (sharing) setting information among a plurality of information processing devices 10. Furthermore, since the information processing system can automatically exclude the setting items that should not be synchronized (not synchronized) from the synchronization target, it is possible to save the trouble of selecting the setting items to be synchronized by the user operation, which is convenient for the user. It is possible to improve the sex.

情報処理システムは、複数の情報処理装置10(10a、10b、10c、以下、区別する必要のないときは、情報処理装置10とする。)によって構成されている。情報処理システムは、例えば、オフィス、会議室、倉庫、工場または特定の生産ライン等の顧客環境において構築される。情報処理装置10a、情報処理装置10bおよび情報処理装置10cは、ネットワーク5を介して通信可能に接続されている。 The information processing system is composed of a plurality of information processing devices 10 (10a, 10b, 10c, hereinafter referred to as an information processing device 10 when it is not necessary to distinguish them). The information processing system is built in a customer environment such as an office, a conference room, a warehouse, a factory or a specific production line. The information processing apparatus 10a, the information processing apparatus 10b, and the information processing apparatus 10c are communicably connected via the network 5.

ネットワーク5は、インターネットまたはLAN(Local Area Network)等を用いた通信網である。なお、ネットワーク5は、ファイアウォールを介して、インターネットとイントラネットが接続された通信網であってもよい。 The network 5 is a communication network using the Internet, a LAN (Local Area Network), or the like. The network 5 may be a communication network in which the Internet and the intranet are connected via a firewall.

情報処理装置10は、例えば、MFP(Multifunction Peripheral/Printer/Product:複合機)、ファクシミリ、スキャナ、またはプリンタ等の画像処理機能並びに通信機能を備える画像形成装置である。図1に示す情報処理システムにおいて、情報処理装置10aおよび情報処理装置10bは、MFPであり、情報処理装置10cは、プリンタである。 The information processing apparatus 10 is, for example, an image forming apparatus having an image processing function such as an MFP (Multifunction Peripheral / Printer / Product), a facsimile, a scanner, or a printer, and a communication function. In the information processing system shown in FIG. 1, the information processing apparatus 10a and the information processing apparatus 10b are MFPs, and the information processing apparatus 10c is a printer.

なお、情報処理装置10は、通信機能を備えた装置であれば、画像形成装置に限られない。情報処理装置10は、例えば、PJ(Projector:プロジェクタ)、IWB(Interactive White Board:相互通信が可能な電子式の黒板機能を有する白板)、デジタルサイネージ等の出力装置、HUD(Head Up Display)装置、産業機械、撮像装置、集音装置、医療機器、ネットワーク家電、ノートPC(Personal Computer)、携帯電話、スマートフォン、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)、デジタルカメラ、ウェアラブルPCまたはデスクトップPC等であってもよい。 The information processing device 10 is not limited to the image forming device as long as it has a communication function. The information processing device 10 is, for example, a PJ (Projector: projector), an IWB (Interactive White Board: a white board having an electronic blackboard function capable of mutual communication), an output device such as a digital signage, and a HUD (Head Up Display) device. , Industrial machines, image pickup devices, sound collectors, medical devices, network home appliances, notebook PCs (Personal Computers), mobile phones, smartphones, tablet terminals, game machines, PDA (Personal Digital Assistant), digital cameras, wearable PCs or desktop PCs. And so on.

情報処理システムは、例えば、情報処理装置10aに設定された設定情報を、情報処理装置10bおよび情報処理装置10cに対して同期処理を行う。情報処理システムは、例えば、予め同期対象とする情報処理装置10を登録する。そして、情報処理システムは、新たに導入された情報処理装置10の初期設定時または設定情報の変更時において、親機となる情報処理装置10(例えば、情報処理装置10a)に設定された設定情報を、他の情報処理装置10(例えば、情報処理装置10bおよび情報処理装置10c)に同期させる。これによって、情報処理システムは、例えば、顧客環境において、複数台の情報処理装置10が設置されている場合、個別に設定値の入力等のセットアップ処理を行う必要がなく、一台の情報処理装置10に設定された設定情報を共有することができる。 The information processing system, for example, synchronizes the setting information set in the information processing device 10a with the information processing device 10b and the information processing device 10c. The information processing system registers, for example, the information processing device 10 to be synchronized in advance. Then, the information processing system has the setting information set in the information processing device 10 (for example, the information processing device 10a) which is the master unit at the time of initial setting of the newly introduced information processing device 10 or when the setting information is changed. Is synchronized with another information processing device 10 (for example, the information processing device 10b and the information processing device 10c). As a result, for example, when a plurality of information processing devices 10 are installed in a customer environment, the information processing system does not need to perform setup processing such as inputting set values individually, and is a single information processing device. The setting information set in 10 can be shared.

また、情報処理装置10は、設定情報のうち、他の情報処理装置10と同期したくない(同期すべきでない)設定項目のみを、同期しないように設定する。同期したくない設定項目は、他の装置との間で排他関係にある設定項目であり、例えば、情報処理装置10のIPアドレスである。これによって、情報処理システムは、同期したくない設定項目を自動的に同期対象から除外することができるので、ユーザ操作によって同期対象の設定項目を選別する手間と時間を省くことができる。 Further, the information processing apparatus 10 sets only the setting items that do not want to be synchronized with the other information processing apparatus 10 (should not be synchronized) among the setting information so as not to be synchronized. The setting items that are not desired to be synchronized are setting items that have an exclusive relationship with other devices, and are, for example, the IP address of the information processing device 10. As a result, the information processing system can automatically exclude the setting items that do not want to be synchronized from the synchronization target, so that it is possible to save the trouble and time for selecting the setting items to be synchronized by the user operation.

なお、情報処理システムは、ネットワーク5に接続された他の装置を含んでもよい。情報処理装置10は、例えば、情報処理装置10に対して設定値の登録を行うノートPC等の管理者端末を含んでもよい。この場合、管理者端末は、Webブラウザまたは専用のアプリケーション等を用いて、親機となる情報処理装置10の設定操作を行う。 The information processing system may include other devices connected to the network 5. The information processing device 10 may include, for example, an administrator terminal such as a notebook PC that registers set values with the information processing device 10. In this case, the administrator terminal uses a Web browser, a dedicated application, or the like to perform a setting operation of the information processing device 10 as a master unit.

また、情報処理システムは、例えば、システムを構成する情報処理装置10または設定情報を管理する外部サーバを含んでもよい。この場合、外部サーバは、WEBサーバとしての機能を有し、設定値の読み込みおよび書き込みを行う機能を情報処理装置10にそれぞれ提供する構成であってもよい。 Further, the information processing system may include, for example, an information processing device 10 constituting the system or an external server that manages setting information. In this case, the external server may have a function as a WEB server and may be configured to provide the information processing apparatus 10 with a function of reading and writing a set value.

●ハードウエア構成
図2は、一実施形態に係る情報処理装置のハードウエア構成の一例を示す図である。なお、図2に示すハードウエア構成は、各実施形態において同様の構成を備えていてもよく、必要に応じて構成要素が追加または削除されてもよい。情報処理装置10は、コントローラ120を備える。コントローラ120は、CPU(Central Processing Unit)101、SDRAM(Synchronous Dynamic Random Access Memory)102、フラッシュメモリ103、HDD(Hard Disk Drive)104、ASIC(Application Specific Integrated Circuit)105およびネットワークインターフェース(I/F)106を備える。
● Hardware Configuration FIG. 2 is a diagram showing an example of the hardware configuration of the information processing apparatus according to the embodiment. The hardware configuration shown in FIG. 2 may have the same configuration in each embodiment, and components may be added or deleted as needed. The information processing device 10 includes a controller 120. The controller 120 includes a CPU (Central Processing Unit) 101, a SDRAM (Synchronous Dynamic Random Access Memory) 102, a flash memory 103, an HDD (Hard Disk Drive) 104, an ASIC (Application Specific Integrated Circuit) 105, and a network interface (I / F). 106 is provided.

ASIC105は、CPUインターフェース、SDRAMインターフェース、ローカルバスインターフェース、PCI(Peripheral Component Interconnect)バスインターフェース、MAC(Media Access Controller)およびHDDインターフェース等を備える多機能デバイスボードである。 The ASIC 105 is a multifunctional device board including a CPU interface, an SDRAM interface, a local bus interface, a PCI (Peripheral Component Interconnect) bus interface, a MAC (Media Access Controller), an HDD interface, and the like.

CPU101は、ASIC105を介して本発明に係るプログラム等の各種プログラムを、HDD104から読み取り実行する。情報処理装置10は、例えば、本発明に係るプログラムをCPU101が実行することによって、本発明に係る情報設定方法を実現する。SDRAM102は、各種プログラムを記憶するプログラムメモリ、またはCPU101が各種プログラムを実行する際に使用するワークメモリ等として機能する。なお、SDRAM102は、DRAM(Dynamic Random Access Memory)またはSRAM(Static Random Access Memory)を用いてもよい。 The CPU 101 reads and executes various programs such as the program according to the present invention from the HDD 104 via the ASIC 105. The information processing apparatus 10 realizes the information setting method according to the present invention by, for example, executing the program according to the present invention by the CPU 101. The SDRAM 102 functions as a program memory for storing various programs, a work memory used by the CPU 101 for executing various programs, and the like. As the DRAM 102, a DRAM (Dynamic Random Access Memory) or a SRAM (Static Random Access Memory) may be used.

フラッシュメモリ103は、不揮発性メモリであり、情報処理装置10を起動させるブートローダ(ブートプログラム)、OS(Operation System)、SDK(Software Development Kit)、API(Application Programming Interface)等のプログラムを記憶する。また、フラッシュメモリ103は、各プログラムを記憶するアプリケーションメモリとして機能する。さらに、フラッシュメモリ103は、各サービス(コピーサービス、プリントサービス、ファクシミリサービス)のソフトウェアを記憶するサービスメモリとして機能する。 The flash memory 103 is a non-volatile memory and stores programs such as a boot loader (boot program), an OS (Operation System), an SDK (Software Development Kit), and an API (Application Programming Interface) that start the information processing apparatus 10. Further, the flash memory 103 functions as an application memory for storing each program. Further, the flash memory 103 functions as a service memory for storing software of each service (copy service, print service, facsimile service).

また、フラッシュメモリ103は、ファームウエアを記憶するファームメモリ、またはネットワークアドレスもしくは機種機番等を記憶するデータメモリとして機能する。なお、フラッシュメモリ103は、RAM(Random Access Memory)と電池を利用したバックアップ回路を集積した不揮発性RAM、またはEEPROM(Electrically Erasable Programmable Read-Only Memory)等の他の不揮発性メモリを使用してもよい。 Further, the flash memory 103 functions as a firmware memory for storing firmware or a data memory for storing a network address, a model machine number, or the like. The flash memory 103 may be a non-volatile memory in which a RAM (Random Access Memory) and a backup circuit using a battery are integrated, or another non-volatile memory such as an EEPROM (Electrically Erasable Programmable Read-Only Memory). good.

HDD104は、情報処理装置10の電源のオン、オフに関わりなくデータを記憶する不揮発性の記憶媒体である。HDD104は、フラッシュメモリ103内に記憶されたプログラムおよびデータ以外のプログラム、並びにデータを記録する。なお、HDD104は、ファームメモリとして使用してもよい。ネットワークインターフェース(I/F)106は、有線LAN(Ethernet(登録商標))またはWi-Fi(登録商標)等の無線LANによりネットワークを介して通信(接続)を行うためのインターフェースである。ネットワークインターフェース(I/F)106は、アンテナ、無線部、MAC部等を含む。 The HDD 104 is a non-volatile storage medium that stores data regardless of whether the power of the information processing apparatus 10 is turned on or off. The HDD 104 records programs other than the programs and data stored in the flash memory 103, and data. The HDD 104 may be used as a farm memory. The network interface (I / F) 106 is an interface for communicating (connecting) via a network by a wireless LAN such as a wired LAN (Ethernet (registered trademark)) or Wi-Fi (registered trademark). The network interface (I / F) 106 includes an antenna, a radio unit, a MAC unit, and the like.

操作パネル107は、USB(Universal Serial Bus)ケーブル等を用いてコントローラ120と接続されている。操作パネル107は、各種の操作キー、表示装置としてのLCD(Liquid Crystal Display)もしくはCRT(Cathode-Ray Tube)の文字表示器、並びにタッチパネルを有する。情報処理装置10は、操作パネル107を操作することにより、データの入力、ジョブの実行、表示をすることができる。 The operation panel 107 is connected to the controller 120 by using a USB (Universal Serial Bus) cable or the like. The operation panel 107 has various operation keys, an LCD (Liquid Crystal Display) or CRT (Cathode-Ray Tube) character display as a display device, and a touch panel. The information processing apparatus 10 can input data, execute a job, and display the data by operating the operation panel 107.

さらに、コントローラ120は、PCIバス115を介して、ファックス制御ユニット108、記録メディア109aが脱着可能なUSB109、IEEE(Institute of Electrical and Electronic Engineers)1394(110)、プロッタエンジン111、スキャナエンジン112、BLE(Bluetooth(登録商標)Low Energy)モジュール113およびタイマ114が接続されている。これにより、情報処理装置10は、コピーサービス、プリントサービス、ファクシミリサービス等の各サービスを提供することができる。プロッタエンジン111は、電子写真方式またはインクジェット方式のいずれの方式を採用していてもよい。 Further, the controller 120 includes a fax control unit 108, a USB 109 to which the recording medium 109a can be attached and detached via the PCI bus 115, an IEEE (Institute of Electrical and Electronic Engineers) 1394 (110), a plotter engine 111, a scanner engine 112, and a BLE. (Bluetooth® Low Energy) module 113 and timer 114 are connected. Thereby, the information processing apparatus 10 can provide each service such as a copy service, a print service, and a facsimile service. The plotter engine 111 may employ either an electrophotographic method or an inkjet method.

なお、図2に図示する構成は一例に過ぎず、情報処理装置10のハードウエア構成は、図2の構成には限られない。ネットワークインターフェース(I/F)106は、例えば、PCIバス115に接続されていてもよい。さらに、ネットワークインターフェース(I/F)106は、電話回線網に接続するDSU(Digital Service Unit)またはモデムを有していてもよい。ネットワークインターフェース(I/F)106は、携帯電話網に接続する通信装置を有していてもよい。 The configuration shown in FIG. 2 is only an example, and the hardware configuration of the information processing apparatus 10 is not limited to the configuration shown in FIG. The network interface (I / F) 106 may be connected to, for example, the PCI bus 115. Further, the network interface (I / F) 106 may have a DSU (Digital Service Unit) or a modem connected to the telephone line network. The network interface (I / F) 106 may have a communication device connected to the mobile phone network.

●機能構成
続いて、一実施形態に係る情報処理システムの機能構成について説明する。図3は、一実施形態に係る情報処理システムの機能構成の一例を示す図である。なお、図3は、一台の情報処理装置10の機能構成を説明するが、情報処理システムを構成する他の情報処理装置10は、同様の機能構成を有する。情報処理装置10は、操作部100および初期設定サーバ部200の機能を有する。
● Functional configuration Next, the functional configuration of the information processing system according to the embodiment will be described. FIG. 3 is a diagram showing an example of the functional configuration of the information processing system according to the embodiment. Although FIG. 3 describes the functional configuration of one information processing device 10, other information processing devices 10 constituting the information processing system have the same functional configuration. The information processing device 10 has the functions of the operation unit 100 and the initial setting server unit 200.

操作部100は、図2に示した操作パネル107によって実現される機能である。操作部100は、操作パネル107へのユーザの入力操作を受け付ける。また、操作部100は、情報処理装置10の設定画面等を操作パネル107に表示させることにより、ユーザに入力操作を行わせるための画面UI(ユーザインターフェース)を、ユーザに提示する。操作部100は、送受信部11、入力受付部12および表示制御部13を含む。 The operation unit 100 is a function realized by the operation panel 107 shown in FIG. The operation unit 100 accepts a user's input operation to the operation panel 107. Further, the operation unit 100 presents the user with a screen UI (user interface) for causing the user to perform an input operation by displaying the setting screen or the like of the information processing apparatus 10 on the operation panel 107. The operation unit 100 includes a transmission / reception unit 11, an input reception unit 12, and a display control unit 13.

送受信部11は、ネットワーク5を介して、他の情報処理装置10と各種データの送受信を行う機能である。送受信部11は、例えば、初期設定サーバ部200の送受信部21へ、入力受付部12によって受け付けられた設定値のデータを送信する。送受信部11は、例えば、図2に示したネットワークインターフェース(I/F)部106およびCPU101で実行されるプログラム等によって実現される。 The transmission / reception unit 11 is a function of transmitting / receiving various data to / from another information processing device 10 via the network 5. The transmission / reception unit 11 transmits, for example, the data of the set value accepted by the input reception unit 12 to the transmission / reception unit 21 of the initial setting server unit 200. The transmission / reception unit 11 is realized by, for example, a program executed by the network interface (I / F) unit 106 and the CPU 101 shown in FIG.

入力受付部12は、図2に示した操作パネル107へのユーザによる入力操作を受け付ける機能である。入力受付部12は、例えば、図2に示した操作パネル107およびCPU101で実行されるプログラム等により実現される。入力受付部12は、受付手段の一例である。 The input receiving unit 12 is a function of receiving an input operation by the user to the operation panel 107 shown in FIG. The input receiving unit 12 is realized by, for example, a program executed by the operation panel 107 and the CPU 101 shown in FIG. The input reception unit 12 is an example of reception means.

表示制御部13は、図2に示した操作パネル107に、ユーザによる入力操作を受け付ける操作画面等を表示させる機能である。表示制御部13は、例えば、WEBブラウザを用いて、HTML(HyperText Markup Language)等により作成されたWebページを、操作パネル107に表示させる。表示制御部13は、例えば、図2に示した操作パネル107、およびCPU101で実行されるプログラム等により実現される。 The display control unit 13 is a function of displaying an operation screen or the like for accepting an input operation by the user on the operation panel 107 shown in FIG. The display control unit 13 displays, for example, a Web page created by HTML (HyperText Markup Language) or the like on the operation panel 107 using a WEB browser. The display control unit 13 is realized by, for example, an operation panel 107 shown in FIG. 2, a program executed by the CPU 101, or the like.

初期設定サーバ部200は、WEBサーバとして動作し、設定値の読み込みおよび書き込み処理および設定情報の同期処理等を実行するための機能である。初期設定サーバ部200は、情報処理装置10の初期設定時のみならず、設定情報の変更が行われるたびに実行される。初期設定サーバ部200は、送受信部21、設定変更部22、同期処理部23、算出部24、登録部25、記憶・読出部26および記憶部27を含む。 The initial setting server unit 200 operates as a WEB server, and is a function for executing reading and writing processing of setting values, synchronization processing of setting information, and the like. The initial setting server unit 200 is executed not only at the time of initial setting of the information processing apparatus 10 but also every time the setting information is changed. The initial setting server unit 200 includes a transmission / reception unit 21, a setting change unit 22, a synchronization processing unit 23, a calculation unit 24, a registration unit 25, a storage / reading unit 26, and a storage unit 27.

送受信部21は、ネットワーク5を介して、他の情報処理装置10との間で各種データの送受信を行う機能である。送受信部21は、例えば、同期対象となる他の情報処理装置10へ、設定変更部22によって変更された設定値のデータを含む設定情報を送信する。送受信部21は、例えば、図2に示したネットワークインターフェース(I/F)部106およびCPU101で実行されるプログラム等によって実現される。送受信部21は、送信手段の一例である。 The transmission / reception unit 21 is a function of transmitting / receiving various data to / from another information processing device 10 via the network 5. The transmission / reception unit 21 transmits, for example, setting information including data of the setting value changed by the setting change unit 22 to another information processing device 10 to be synchronized. The transmission / reception unit 21 is realized by, for example, a program executed by the network interface (I / F) unit 106 and the CPU 101 shown in FIG. The transmission / reception unit 21 is an example of transmission means.

設定変更部22は、情報処理装置10の機能を実行するための設定情報を変更する機能である。設定変更部22は、操作部100の入力受付部12によって受け付けられた設定値のデータに基づいて、設定情報の変更を行う。設定変更部22は、例えば、図2に示したCPU101で実行されるプログラム等によって実現される。 The setting change unit 22 is a function of changing the setting information for executing the function of the information processing apparatus 10. The setting change unit 22 changes the setting information based on the data of the set value received by the input reception unit 12 of the operation unit 100. The setting change unit 22 is realized by, for example, a program executed by the CPU 101 shown in FIG.

同期処理部23は、ネットワーク5を介して接続された他の情報処理装置10との間で、設定情報の同期処理を行う機能である。同期処理部23は、例えば、設定変更部22により変更された設定値に対応する設定項目に応じて、設定情報の同期処理を行うか否かを判断する。同期処理部23による判断処理の詳細は、後述する。同期処理部23は、例えば、図2に示したCPU101で実行されるプログラム等によって実現される。同期処理部23は、判断手段の一例である。 The synchronization processing unit 23 is a function of performing synchronization processing of setting information with another information processing device 10 connected via the network 5. The synchronization processing unit 23 determines, for example, whether or not to perform synchronization processing of the setting information according to the setting item corresponding to the setting value changed by the setting change unit 22. The details of the determination process by the synchronization processing unit 23 will be described later. The synchronization processing unit 23 is realized by, for example, a program executed by the CPU 101 shown in FIG. The synchronization processing unit 23 is an example of the determination means.

算出部24は、設定情報の同期処理に要する処理時間を算出する機能である。算出部24は、例えば、同期処理を行う設定項目の項目数および同期対象の情報処理装置10の台数に基づいて、同期処理に要する予測処理時間を算出する。算出部24は、例えば、図2に示したタイマ114およびCPU101で実行されるプログラム等によって実現される。算出部24は、算出手段の一例である。 The calculation unit 24 is a function of calculating the processing time required for the synchronization processing of the setting information. The calculation unit 24 calculates the predicted processing time required for the synchronization processing, for example, based on the number of items of the setting items for which the synchronization processing is performed and the number of information processing devices 10 to be synchronized. The calculation unit 24 is realized by, for example, a program executed by the timer 114 and the CPU 101 shown in FIG. The calculation unit 24 is an example of the calculation means.

登録部25は、同期対象とする情報処理装置10の登録を行う機能である。登録部25は、例えば、操作部100の表示制御部13によって操作パネル107に表示された表示画面へのユーザの入力操作により、同期対象とする情報処理装置10の登録を受け付ける。登録部25は、同期対象とする情報処理装置10を、後述する同期対象テーブル60に記憶して登録させる。登録部25は、例えば、図2に示したCPU101で実行されるプログラム等によって実現される。 The registration unit 25 is a function of registering the information processing apparatus 10 to be synchronized. The registration unit 25 accepts registration of the information processing apparatus 10 to be synchronized by, for example, a user input operation on the display screen displayed on the operation panel 107 by the display control unit 13 of the operation unit 100. The registration unit 25 stores and registers the information processing device 10 to be synchronized in the synchronization target table 60, which will be described later. The registration unit 25 is realized by, for example, a program executed by the CPU 101 shown in FIG.

記憶・読出部26は、記憶部27に各種データを記憶し、記憶部27から各種データを読み出す機能である。記憶・読出部26および記憶部27は、例えば、図2に示したフラッシュメモリ103、HDD104およびCPU101で実行されるプログラム等により実現される。記憶部27は、記憶手段の一例である。また、記憶部27は、設定情報管理テーブル50および同期対象テーブル60を記憶している。 The storage / reading unit 26 is a function of storing various data in the storage unit 27 and reading various data from the storage unit 27. The storage / reading unit 26 and the storage unit 27 are realized by, for example, a program executed by the flash memory 103, the HDD 104, and the CPU 101 shown in FIG. The storage unit 27 is an example of a storage means. Further, the storage unit 27 stores the setting information management table 50 and the synchronization target table 60.

○設定情報管理テーブル
続いて、記憶部27に記憶されたデータの詳細について説明する。図4は、一実施形態に係る設定情報管理テーブルの一例を示す図である。図4に示す設定情報管理テーブル50は、情報処理装置10に設定されている設定情報を管理している。設定情報管理テーブル50は、設定項目および設定値を関連づけて記憶して管理している。
○ Setting information management table Next, the details of the data stored in the storage unit 27 will be described. FIG. 4 is a diagram showing an example of a setting information management table according to an embodiment. The setting information management table 50 shown in FIG. 4 manages the setting information set in the information processing apparatus 10. The setting information management table 50 stores and manages the setting items and the setting values in association with each other.

設定項目は、設定名および項目IDを含む。設定名は、情報処理装置10に反映させる設定の内容を示す名称である。項目IDは、情報処理装置10に反映させる設定の内容を識別するための識別情報である。図4に示す設定情報管理テーブル50において、例えば、設定名「用紙トレイ1 サイズ設定」の項目IDは、「1001」である。 The setting item includes the setting name and the item ID. The setting name is a name indicating the content of the setting to be reflected in the information processing apparatus 10. The item ID is identification information for identifying the content of the setting to be reflected in the information processing apparatus 10. In the setting information management table 50 shown in FIG. 4, for example, the item ID of the setting name “paper tray 1 size setting” is “1001”.

また、設定項目は、それぞれの設定内容を階層づけて項目分けすることができる。図4に示す設定情報管理テーブル50において、設定名「機器IPアドレス」の項目IDは、「400X」であり、設定名「機器IPアドレス」に関連する設定内容は、項目ID「4001」、「4002」等が付与される。なお、設定項目は、情報処理システムの管理者によって設定され、機能の追加・削除等に伴い適宜修正・変更可能である。 In addition, the setting items can be divided into items by layering each setting content. In the setting information management table 50 shown in FIG. 4, the item ID of the setting name "device IP address" is "400X", and the setting contents related to the setting name "device IP address" are the item IDs "4001" and "4001". 4002 ”and the like are given. The setting items are set by the administrator of the information processing system, and can be appropriately modified or changed according to the addition or deletion of functions.

設定値は、それぞれの設定項目に対応する情報処理装置10の現在の設定値を示す。図4に示す設定情報管理テーブル50において、例えば、設定名「用紙トレイ1 サイズ設定」(項目ID「1001」)の設定値は、「A4」である。また、設定名「機器IPアドレス」(項目ID「400X」)の設定値は、「192.168.01」である。なお、それぞれの設定項目に対応する設定値は、ユーザによって設定されてもよいし、自動的に設定されてもよい。 The set value indicates the current set value of the information processing apparatus 10 corresponding to each setting item. In the setting information management table 50 shown in FIG. 4, for example, the setting value of the setting name “paper tray 1 size setting” (item ID “1001”) is “A4”. The setting value of the setting name "device IP address" (item ID "400X") is "192.168.01". The setting value corresponding to each setting item may be set by the user or may be set automatically.

○同期対象テーブル
図5は、一実施形態に係る同期対象テーブルの一例を示す図である。図5に示す同期対象テーブル60は、情報処理装置10の設定項目ごとに、設置情報の同期対象となる機器の情報を管理するものである。同期対象テーブル60は、設定項目および同期処理情報を関連づけて記憶して管理している。
-Synchronization target table FIG. 5 is a diagram showing an example of a synchronization target table according to an embodiment. The synchronization target table 60 shown in FIG. 5 manages information on devices to be synchronized with installation information for each setting item of the information processing device 10. The synchronization target table 60 stores and manages setting items and synchronization processing information in association with each other.

設定項目は、設定名および項目IDを含む。設定名および項目IDは、図4に示した設定情報管理テーブル50に含まれる設定名および項目IDに対応した内容である。設定情報管理テーブル50と同期対象テーブル60は、同一の設定項目を介して、設定情報管理テーブル50に含まれる設定値と同期対象テーブル60に含まれる同期処理情報とを関連づけることができる。なお、設定情報管理テーブル50と同期対象テーブル60は、一つのテーブルとして記憶部27に記憶されていてもよい。 The setting item includes the setting name and the item ID. The setting name and the item ID correspond to the setting name and the item ID included in the setting information management table 50 shown in FIG. The setting information management table 50 and the synchronization target table 60 can associate the setting value included in the setting information management table 50 with the synchronization processing information included in the synchronization target table 60 via the same setting item. The setting information management table 50 and the synchronization target table 60 may be stored in the storage unit 27 as one table.

同期処理情報は、同期可否を示す情報と同期対象を示す情報を含む。同期可否を示す情報は、関連づけられた設定項目ごとに、設定値を他の情報処理装置10と同期するか否かを示す情報である。例えば、設定名「用紙トレイ1 サイズ設定」(項目ID「1001」)の設定値は、同期可否が「可」であり、他の情報処理装置10と同期を行うことを示す。 The synchronization processing information includes information indicating whether or not synchronization is possible and information indicating a synchronization target. The information indicating whether or not synchronization is possible is information indicating whether or not the set value is synchronized with the other information processing apparatus 10 for each associated setting item. For example, the setting value of the setting name "paper tray 1 size setting" (item ID "1001") indicates that synchronization is possible or not, and synchronization is performed with another information processing apparatus 10.

一方で、設定名「機器IPアドレス手動設定」(項目ID「4002」)の設定値は、同期可否が「否」であり、他の情報処理装置10と同期を行わないことを示す。同期可否を示す情報は、例えば、機器のIPアドレスのような他の情報処理装置10との間で排他的な関係を有する設定内容の場合、同期処理を行うべきではないため、「否」の情報が設定される。 On the other hand, the setting value of the setting name "device IP address manual setting" (item ID "4002") indicates that synchronization is possible or not, and synchronization is not performed with the other information processing apparatus 10. The information indicating whether synchronization is possible or not is "No" because synchronization processing should not be performed in the case of setting contents having an exclusive relationship with another information processing device 10, such as the IP address of the device. Information is set.

同期対象を示す情報は、設定情報の同期処理を行う情報処理装置10を示す情報である。同期対象を示す情報は、設定項目ごとに、設定内容の種類や性質に基づいて、同期対象の機器が限定されている。同期対象を示す情報は、例えば、操作パネル107に表示された表示画面へのユーザの入力操作によって、同期対象テーブル60に登録される。 The information indicating the synchronization target is information indicating the information processing apparatus 10 that performs synchronization processing of the setting information. The information indicating the synchronization target is limited to the devices to be synchronized based on the type and nature of the setting contents for each setting item. The information indicating the synchronization target is registered in the synchronization target table 60, for example, by a user input operation on the display screen displayed on the operation panel 107.

例えば、設定名「用紙トレイ1 サイズ設定」(項目ID「1001」)の設定値に対応する同期対象の情報は、「全て」であり、情報処理システムを構成するすべての情報処理装置10に対して同期処理を行うことを示す。また、例えば、設定名「コピー排紙先設定」(項目ID「2001」)の設定値に対応する同期対象の情報は、「192.168.0.2」および「192.168.0.3」であり、該当するIPアドレスが割り当てられた情報処理装置10に対して同期処理を行うことを示す。さらに、例えば、設定名「プリンタ排紙先設定」(項目ID「3002」)の設定値に対応する同期対象の情報は、「プリンタ搭載機器」であり、情報処理システムを構成する情報処理装置10のうち、プリンタを搭載した機器に対して同期処理を行うことを示す。 For example, the information to be synchronized corresponding to the setting value of the setting name "paper tray 1 size setting" (item ID "1001") is "all", and is for all the information processing devices 10 constituting the information processing system. Indicates that synchronization processing is performed. Further, for example, the information to be synchronized corresponding to the set value of the setting name “copy output destination setting” (item ID “2001”) is “192.168.0.2” and “192.168.0.3”. , Which indicates that synchronization processing is performed on the information processing apparatus 10 to which the corresponding IP address is assigned. Further, for example, the information to be synchronized corresponding to the set value of the setting name “printer output destination setting” (item ID “3002”) is the “printer-mounted device”, and the information processing device 10 constituting the information processing system Of these, it is shown that the synchronization processing is performed for the device equipped with the printer.

また、例えば、設定名「機器IPアドレス自動取得設定」(項目ID「4001」)の設定値に対応する同期対象の情報は、「全て」であり、情報処理システムを構成するすべての情報処理装置10に対して同期処理を行うことを示す。これは、「機器IPアドレス自動取得設定」の設定内容が、DHCP(Dynamic Host Configuration Protocol)サーバからIPアドレスを取得するか否かを示しているため、他の情報処理装置10と同期処理を行っても問題ないためである。 Further, for example, the information to be synchronized corresponding to the set value of the setting name "device IP address automatic acquisition setting" (item ID "4001") is "all", and all the information processing devices constituting the information processing system. It is shown that the synchronization process is performed for 10. This indicates whether or not the setting content of the "device IP address automatic acquisition setting" acquires an IP address from the DHCP (Dynamic Host Configuration Protocol) server, so that synchronization processing is performed with the other information processing device 10. This is because there is no problem.

一方で、例えば、設定名「機器IPアドレス手動設定」(項目ID「4002」)の設定値に対応する同期対象の情報は、関連づけられた同期可否の情報が「否」であるため、「自機のみ」であり、他の情報処理装置10と同期を行わないことを示す。 On the other hand, for example, the information to be synchronized corresponding to the setting value of the setting name "device IP address manual setting" (item ID "4002") is "self" because the associated synchronization availability information is "no". It is "only a machine", and indicates that synchronization with another information processing device 10 is not performed.

また、例えば、設定名「サブネットマスク手動設定」(項目ID「5001」)の設定値に対応する同期対象の情報は、「同一のサブネット内」であり、同一のサブネット内に位置する情報処理装置10に対して同期処理を行うことを示す。言い換えれば、設定名「サブネットマスク手動設定」(項目ID「5001」)の設定値は、同一のサブネット内に位置しない情報処理装置10とは同期を行わない。同一のサブネット内に位置しない情報処理装置10の場合、サブネットマスクが異なる場合があるためです。なお、設定名「機器IPアドレス手動設定」(項目ID「4002」)および設定名「サブネットマスク手動設定」(項目ID「5001」)の設定項目は、設定名「機器IPアドレス自動取得設定」(項目ID「4001」)の設定項目が選択(利用)されていない場合にのみ、有効となる。 Further, for example, the information to be synchronized corresponding to the setting value of the setting name "subnet mask manual setting" (item ID "5001") is "in the same subnet", and the information processing device located in the same subnet. It is shown that the synchronization process is performed for 10. In other words, the setting value of the setting name "subnet mask manual setting" (item ID "5001") does not synchronize with the information processing apparatus 10 that is not located in the same subnet. This is because the subnet masks may differ for information processing devices 10 that are not located in the same subnet. The setting items of the setting name "device IP address manual setting" (item ID "4002") and the setting name "subnet mask manual setting" (item ID "5001") are the setting name "device IP address automatic acquisition setting" (item ID "5001"). It is valid only when the setting item of the item ID "4001") is not selected (used).

ここで、同期対象機器の登録処理について説明する。図6は、一実施形態に係る同期対象機器の登録画面の一例を示す図である。図6に示す登録画面310は、項目ID「2001」である設定項目(設定名「コピー排紙先設定」)の同期処理を行う同期対象機器の登録画面である。操作部100の表示制御部13は、入力受付部12によって同期対象機器の登録要求を受け付けた場合、操作パネル107に登録画面310を表示させる。 Here, the registration process of the device to be synchronized will be described. FIG. 6 is a diagram showing an example of a registration screen of the synchronization target device according to the embodiment. The registration screen 310 shown in FIG. 6 is a registration screen of a device to be synchronized that performs synchronization processing of a setting item (setting name “copy output destination setting”) having an item ID “2001”. When the display control unit 13 of the operation unit 100 receives the registration request of the synchronization target device by the input reception unit 12, the display control unit 13 displays the registration screen 310 on the operation panel 107.

まず、操作部100の入力受付部12は、ユーザの入力操作によって、登録画面310上方の「編集」アイコンの選択を受け付けるとともに、同期対象機器の登録を行う設定項目に対応する項目IDの入力を受け付ける。ユーザによって項目IDが入力された場合、登録画面310は、図5に示した同期対象テーブルの内容に基づいて、入力された項目IDに対応する設定項目が、同期可能であるか否かを表示する。 First, the input receiving unit 12 of the operation unit 100 accepts the selection of the "edit" icon at the upper part of the registration screen 310 by the input operation of the user, and inputs the item ID corresponding to the setting item for registering the synchronization target device. accept. When the item ID is input by the user, the registration screen 310 displays whether or not the setting item corresponding to the input item ID can be synchronized based on the contents of the synchronization target table shown in FIG. do.

次に、操作部100の入力受付部12は、ユーザの入力操作によって、登録画面350右端の「編集」アイコンの選択を受け付けるとともに、登録する情報処理装置10のIPアドレスの入力を受け付ける。また、操作部100の入力受付部12は、ユーザの入力操作によって、「自動登録」アイコンの選択を受け付けてもよい。情報処理装置10は、ネットワーク5に接続する情報処理装置10を検索して自動的に登録する。この場合、情報処理装置10の検索は、SNMP(Simple Network Management Protocol)等のよって行われる。 Next, the input receiving unit 12 of the operation unit 100 accepts the selection of the "edit" icon at the right end of the registration screen 350 by the input operation of the user, and also accepts the input of the IP address of the information processing apparatus 10 to be registered. Further, the input receiving unit 12 of the operation unit 100 may accept the selection of the "automatic registration" icon by the input operation of the user. The information processing device 10 searches for the information processing device 10 connected to the network 5 and automatically registers it. In this case, the search for the information processing apparatus 10 is performed by SNMP (Simple Network Management Protocol) or the like.

そして、初期設定サーバ部200の登録部25は、ユーザによって登録画面310右上の「OK」アイコンが選択されることによって、入力されたIPアドレスに対応する情報処理装置10を、同期対象機器として登録する。 Then, the registration unit 25 of the initial setting server unit 200 registers the information processing device 10 corresponding to the input IP address as the synchronization target device by selecting the "OK" icon on the upper right of the registration screen 310 by the user. do.

●設定情報の同期処理
続いて、複数の情報処理装置10間における設定情報の同期処理について説明する。図7は、一実施形態に係る情報処理システムにおける設定情報の同期方法の一例を示すシーケンス図である。図7は、情報処理装置10aにおいて設定値が変更された設定情報を、情報処理装置10bおよび情報処理装置10cと共有する場合の例である。
-Synchronization processing of setting information Next, the synchronization processing of setting information between a plurality of information processing devices 10 will be described. FIG. 7 is a sequence diagram showing an example of a method of synchronizing setting information in the information processing system according to the embodiment. FIG. 7 is an example of sharing the setting information whose set value has been changed in the information processing apparatus 10a with the information processing apparatus 10b and the information processing apparatus 10c.

ステップS101において、情報処理装置10aの操作部100aは、初期設定サーバ部200aへ、現在の設定値を要求する。具体的には、操作部100aの送受信部11aは、入力受付部12aによる所定のユーザ入力操作を受け付けた場合、初期設定サーバ部200aへ、情報処理装置10aの現在の設定値の通知要求を送信する。 In step S101, the operation unit 100a of the information processing apparatus 10a requests the initial setting server unit 200a for the current set value. Specifically, when the transmission / reception unit 11a of the operation unit 100a receives a predetermined user input operation by the input reception unit 12a, the transmission / reception unit 11a transmits a notification request of the current set value of the information processing device 10a to the initial setting server unit 200a. do.

ステップS102において、情報処理装置10aの初期設定サーバ部200aは、設定値の通知要求を受信した場合、記憶部27aに記憶された設定情報管理テーブル50aを読み出す。具体的には、初期設定サーバ部200aの送受信部21aは、設定値の通知要求を受信した場合、記憶・読出部26aへ、設定情報管理テーブル50aの読出要求を出力する。記憶・読出部26aは、出力された読出要求を検知した場合、記憶部27aに記憶された設定情報管理テーブル50aを読み出す。そして、記憶・読出部26aは、読み出した設定情報管理テーブル50aを、送受信部21aへ出力する。 In step S102, when the initial setting server unit 200a of the information processing apparatus 10a receives the notification request of the set value, the setting information management table 50a stored in the storage unit 27a is read out. Specifically, when the transmission / reception unit 21a of the initial setting server unit 200a receives the notification request of the set value, the transmission / reception unit 21a outputs the read request of the setting information management table 50a to the storage / reading unit 26a. When the storage / reading unit 26a detects the output reading request, the storage / reading unit 26a reads out the setting information management table 50a stored in the storage unit 27a. Then, the storage / reading unit 26a outputs the read setting information management table 50a to the transmission / reception unit 21a.

ステップS103において、初期設定サーバ部200aの送受信部21aは、読み出した設定情報管理テーブル50aに含まれる設定値のデータを、操作部100aへ送信する。ステップS104において、情報処理装置10aの操作部100aは、受信した設定値のデータを、操作パネル107に表示させる。具体的には、操作部100aの表示制御部13aは、送受信部11aによって設定値のデータが受信された場合、設定値の情報を含む設定情報変更画面を、操作パネル107に表示させる。設定情報変更画面は、情報処理装置10aに設定された設定情報の変更要求をユーザから受け付けるための表示画面である。 In step S103, the transmission / reception unit 21a of the initial setting server unit 200a transmits the data of the set value included in the read setting information management table 50a to the operation unit 100a. In step S104, the operation unit 100a of the information processing apparatus 10a causes the operation panel 107 to display the received set value data. Specifically, when the display control unit 13a of the operation unit 100a receives the data of the set value by the transmission / reception unit 11a, the display control unit 13a causes the operation panel 107 to display the setting information change screen including the information of the set value. The setting information change screen is a display screen for receiving a change request for the setting information set in the information processing apparatus 10a from the user.

ステップS105において、情報処理装置10aの操作部100aは、ユーザによる入力操作によって、設定情報の変更操作を受け付ける(受付ステップの一例)。具体的には、操作部100aの入力受付部12aは、操作パネル107に表示された設定情報変更画面に対して行われた、ユーザによる入力操作を受け付ける。 In step S105, the operation unit 100a of the information processing apparatus 10a accepts the operation of changing the setting information by the input operation by the user (an example of the reception step). Specifically, the input receiving unit 12a of the operation unit 100a receives an input operation by the user performed on the setting information change screen displayed on the operation panel 107.

ここで、情報処理装置10aの操作パネル107に表示される設定情報の変更画面について説明する。図8は、一実施形態に係る設定情報変更画面(その1)の一例を示す図である。図8に示す設定情報変更画面320は、情報処理装置10aの用紙トレイに関する設定項目に対応する設定情報の変更を受け付けるための表示画面である。操作部100の表示制御部13は、送受信部11によって用紙トレイに関する設定項目に対応する設定値のデータを受信した場合、操作パネル107に設定情報変更画面320を表示させる。 Here, the setting information change screen displayed on the operation panel 107 of the information processing apparatus 10a will be described. FIG. 8 is a diagram showing an example of a setting information change screen (No. 1) according to an embodiment. The setting information change screen 320 shown in FIG. 8 is a display screen for accepting changes in setting information corresponding to setting items related to the paper tray of the information processing apparatus 10a. When the display control unit 13 of the operation unit 100 receives the data of the set value corresponding to the setting item related to the paper tray by the transmission / reception unit 11, the operation panel 107 displays the setting information change screen 320.

図8に示す設定情報変更画面320は、設定項目として、トレイ番号、用紙サイズ、コピー排紙先指定およびプリンタ排紙先指定の項目を含む。ユーザは、設定情報変更画面320の各設定項目の設定値を選択することによって、設定情報の変更を行うことができる。設定情報変更画面320は、トレイ番号「トレイ2」および用紙サイズ「A4」が選択された状態である。なお、設定情報変更画面320に含まれる設定項目は、すべて選択される必要はなく、設定値を変更したい設定項目のみがユーザによって選択されていればよい。 The setting information change screen 320 shown in FIG. 8 includes items such as a tray number, a paper size, a copy output destination designation, and a printer output destination designation as setting items. The user can change the setting information by selecting the setting value of each setting item on the setting information change screen 320. The setting information change screen 320 is in a state where the tray number “tray 2” and the paper size “A4” are selected. It is not necessary to select all the setting items included in the setting information change screen 320, and only the setting items for which the setting value is to be changed need to be selected by the user.

情報処理装置10aの入力受付部12aは、ユーザによる「OK」アイコンの選択が受け付けられることによって、情報処理装置10aの設定情報が、選択された設定値に変更される。なお、設定情報変更画面320に含まれる設定項目は、すべて選択される必要はなく、設定値を変更したい設定項目のみがユーザによって選択されていればよい。 The input receiving unit 12a of the information processing apparatus 10a changes the setting information of the information processing apparatus 10a to the selected set value by accepting the selection of the "OK" icon by the user. It is not necessary to select all the setting items included in the setting information change screen 320, and only the setting items for which the setting value is to be changed need to be selected by the user.

図9は、一実施形態に係る設定情報変更画面(その2)の一例を示す図である。図9に示す設定情報変更画面330は、情報処理装置10aの機器IPアドレスに関する設定情報の変更を受け付けるための表示画面である。操作部100の表示制御部13は、送受信部11によって機器IPアドレスに関する設定項目のデータを受信した場合、操作パネル107に設定情報変更画面330を表示させる。 FIG. 9 is a diagram showing an example of a setting information change screen (No. 2) according to an embodiment. The setting information change screen 330 shown in FIG. 9 is a display screen for accepting changes in setting information related to the device IP address of the information processing apparatus 10a. When the display control unit 13 of the operation unit 100 receives the data of the setting item related to the device IP address by the transmission / reception unit 11, the operation panel 107 displays the setting information change screen 330.

図9に示す設定情報変更画面330は、IPアドレスの自動取得の可否、IPアドレス、サブネットマスクの設定項目を含む。入力受付部12によってIPアドレスの自動取得を「する」ことが選択された場合、設定変更部22は、ネットワーク5に接続する情報処理装置10を検索して、検索結果であるIPアドレスの値を設定値として設定情報管理テーブル50に記憶させる。 The setting information change screen 330 shown in FIG. 9 includes setting items for whether or not to automatically acquire an IP address, an IP address, and a subnet mask. When the input receiving unit 12 selects "to" automatically acquire the IP address, the setting changing unit 22 searches for the information processing device 10 connected to the network 5 and determines the value of the IP address as the search result. It is stored in the setting information management table 50 as a setting value.

一方で、入力受付部12によってIPアドレスの自動取得を「しない」ことが選択された場合、設定情報変更画面330は、IPアドレスおよびサブネットマスクの設定項目に対するユーザ入力を行うことが可能となる。設定情報変更画面330は、IPアドレスとして「192.168.0.1」およびサブネットマスクとして「255.255.255.0」の値が入力された状態である。 On the other hand, when the input receiving unit 12 selects "do not" automatically acquire the IP address, the setting information change screen 330 can perform user input for the setting items of the IP address and the subnet mask. The setting information change screen 330 is in a state in which the values of "192.168.0.1" are input as the IP address and the values of "255.255.255.0" are input as the subnet mask.

情報処理装置10aの入力受付部12aは、ユーザによる「OK」アイコンの選択が受け付けられることによって、情報処理装置10aの設定情報が、選択された設定値に変更される。 The input receiving unit 12a of the information processing apparatus 10a changes the setting information of the information processing apparatus 10a to the selected set value by accepting the selection of the "OK" icon by the user.

図7に戻り、情報処理システムにおける設定情報の同期方法の説明を続ける。ステップS106において、情報処理装置10aの操作部100aは、設定情報の変更要求を、初期設定サーバ部200aへ送信する。具体的には、操作部100aの送受信部11aは、入力受付部12aによって図8または図9に示した設定情報変更画面の「OK」アイコンの選択を受け付けた場合、選択された設定値のデータを、初期設定サーバ部200aへ送信する。図8に示した設定情報変更画面320の場合、送受信部11aは、トレイ番号「トレイ2」、用紙サイズ「A4」の設定値のデータを、初期設定サーバ部200aへ送信する。また、図9に示した設定情報変更画面330の場合、送受信部11aは、IPアドレス「192.168.0.1」およびサブネットマスク「255.255.255.0」の設定値のデータを、初期設定サーバ部200aへ送信する。 Returning to FIG. 7, the description of the synchronization method of the setting information in the information processing system will be continued. In step S106, the operation unit 100a of the information processing apparatus 10a transmits a request for changing the setting information to the initial setting server unit 200a. Specifically, when the transmission / reception unit 11a of the operation unit 100a accepts the selection of the "OK" icon on the setting information change screen shown in FIG. 8 or 9 by the input reception unit 12a, the data of the selected setting value. Is transmitted to the initial setting server unit 200a. In the case of the setting information change screen 320 shown in FIG. 8, the transmission / reception unit 11a transmits the data of the set values of the tray number “tray 2” and the paper size “A4” to the initial setting server unit 200a. Further, in the case of the setting information change screen 330 shown in FIG. 9, the transmission / reception unit 11a inputs the data of the set values of the IP address “192.168.0.1” and the subnet mask “255.255.255.0”. It is transmitted to the initial setting server unit 200a.

ステップS107において、情報処理装置10aの初期設定サーバ部200aは、設定情報の変更処理を実行する。具体的には、初期設定サーバ部200aの設定変更部22aは、送受信部21aによって受信された設定値のデータに設定情報を変更して、情報処理装置10aに反映させる。そして、設定変更部22aは、反映させた設定情報を、設定情報管理テーブル50aに記憶させる。 In step S107, the initial setting server unit 200a of the information processing apparatus 10a executes the process of changing the setting information. Specifically, the setting change unit 22a of the initial setting server unit 200a changes the setting information to the data of the set value received by the transmission / reception unit 21a and reflects it in the information processing apparatus 10a. Then, the setting change unit 22a stores the reflected setting information in the setting information management table 50a.

ステップS108において、情報処理装置10aの初期設定サーバ部200aは、変更した設定情報の他の情報処理装置10との同期可否を判断する。具体的には、初期設定サーバ部200aの同期処理部23aは、設定変更部22aによって変更された設定値に対応する設定項目に応じて、設定情報の同期処理を行うか否かを判断する(判断ステップの一例)。 In step S108, the initial setting server unit 200a of the information processing apparatus 10a determines whether or not synchronization with the other information processing apparatus 10 of the changed setting information is possible. Specifically, the synchronization processing unit 23a of the initial setting server unit 200a determines whether or not to perform synchronization processing of the setting information according to the setting item corresponding to the setting value changed by the setting change unit 22a (). An example of a judgment step).

ここで、同期処理部23において実行される処理の詳細について説明する。図10は、一実施形態に係る情報処理装置における設定情報の同期可否の判断処理の一例を示すフローチャートである。 Here, the details of the processing executed by the synchronization processing unit 23 will be described. FIG. 10 is a flowchart showing an example of a process of determining whether or not the setting information can be synchronized in the information processing apparatus according to the embodiment.

ステップS201において、同期処理部23は、設定変更部22による設定情報の変更を検知した場合、処理をステップS202へ移行させる。一方で、同期処理部23は、設定変更部22による設定情報の変更を検知していない場合、ステップS201の処理を繰り返す。 When the synchronization processing unit 23 detects a change in the setting information by the setting change unit 22 in step S201, the synchronization processing unit 23 shifts the processing to step S202. On the other hand, if the synchronization processing unit 23 has not detected a change in the setting information by the setting change unit 22, the synchronization processing unit 23 repeats the processing in step S201.

ステップS202において、同期処理部23は、記憶部27に記憶された設定情報管理テーブル50および同期対象テーブル60の読み出しを行う。具体的には、同期処理部23は、設定情報の変更を検知した場合、記憶・読出部26へ、設定情報管理テーブル50および同期対象テーブル60の読出要求を出力する。記憶・読出部26は、出力された読出要求を検知した場合、記憶部27に記憶された設定情報管理テーブル50および同期対象テーブル60を読み出す。そして、記憶・読出部26は、読み出した設定情報管理テーブル50および同期対象テーブル60を、同期処理部23へ出力する。 In step S202, the synchronization processing unit 23 reads out the setting information management table 50 and the synchronization target table 60 stored in the storage unit 27. Specifically, when the synchronization processing unit 23 detects a change in the setting information, it outputs a reading request for the setting information management table 50 and the synchronization target table 60 to the storage / reading unit 26. When the storage / reading unit 26 detects the output read request, the storage / reading unit 26 reads out the setting information management table 50 and the synchronization target table 60 stored in the storage unit 27. Then, the storage / reading unit 26 outputs the read setting information management table 50 and the synchronization target table 60 to the synchronization processing unit 23.

ステップS203において、同期処理部23は、設定情報管理テーブル50の中で、変更された設定項目に対応する項目IDを特定する。ステップS204において、同期処理部23は、特定した項目IDに対応する設定項目が同期可能であるか否かを判断する。具体的には、同期処理部23は、読み出した同期対象テーブル60に含まれる同期可否の情報のうち、特定した項目IDに関連づけられた同期可否を示す情報を抽出する。そして、同期処理部23は、抽出した同期可否を示す情報が同期を行うことを示す(例えば、図5に示す「可」)場合、処理をステップS205へ移行させる。 In step S203, the synchronization processing unit 23 identifies the item ID corresponding to the changed setting item in the setting information management table 50. In step S204, the synchronization processing unit 23 determines whether or not the setting item corresponding to the specified item ID can be synchronized. Specifically, the synchronization processing unit 23 extracts information indicating synchronization possibility associated with the specified item ID from the synchronization possibility information included in the read synchronization target table 60. Then, when the extracted information indicating whether or not synchronization is possible indicates that synchronization is performed (for example, "OK" shown in FIG. 5), the synchronization processing unit 23 shifts the processing to step S205.

ステップS205において、同期処理部23は、特定した項目IDに関連づけられた同期対象機器を特定する。具体的には、同期処理部23は、読み出した同期対象テーブル60に含まれる同期対象を示す情報のうち、特定した項目IDに関連づけられた同期対象を示す情報を抽出する。そして、同期処理部23は、抽出した同期対象を示す情報に含まれる同期対象機器を特定する。 In step S205, the synchronization processing unit 23 identifies the synchronization target device associated with the specified item ID. Specifically, the synchronization processing unit 23 extracts the information indicating the synchronization target associated with the specified item ID from the information indicating the synchronization target included in the read synchronization target table 60. Then, the synchronization processing unit 23 identifies the synchronization target device included in the information indicating the extracted synchronization target.

ステップS206において、同期処理部23は、特定した同期対象機器への設定情報の変更要求を、送受信部11へ出力する。設定情報の変更要求は、変更された設定値のデータを含む。一方で、ステップS204において、同期処理部23は、抽出した同期可否を示す情報が同期を行わないことを示す(例えば、図5に示す「否」)場合、処理を終了する。 In step S206, the synchronization processing unit 23 outputs a request for changing the setting information to the specified synchronization target device to the transmission / reception unit 11. The change request of the setting information includes the data of the changed setting value. On the other hand, in step S204, when the extracted information indicating whether or not synchronization is possible indicates that synchronization is not performed (for example, "No" shown in FIG. 5), the synchronization processing unit 23 ends the processing.

図7に戻り、情報処理システムにおける設定情報の共有方法の説明を続ける。ステップS109において、情報処理装置10aの初期設定サーバ部200aは、同期対象機器の台数や種別に基づいて、同期処理に係る予測処理時間を算出する。具体的には、初期設定サーバ部200aの算出部24aは、同期処理部23aによって特定された設定項目の数および同期対象機器の台数を用いて、予測処理時間を算出する。なお、一台の同期対象機器に対して一つの設定項目の同期処理を行う場合に要する時間は、予め記憶部27に記憶されているものとする。以下は、当該時間が200msであるものとして説明するが、これに限られず、システムの管理者等によって適宜設定可能である。 Returning to FIG. 7, the description of the method of sharing the setting information in the information processing system will be continued. In step S109, the initial setting server unit 200a of the information processing apparatus 10a calculates the predicted processing time related to the synchronization processing based on the number and types of synchronization target devices. Specifically, the calculation unit 24a of the initial setting server unit 200a calculates the predicted processing time using the number of setting items specified by the synchronization processing unit 23a and the number of synchronization target devices. It is assumed that the time required for performing the synchronization processing of one setting item for one synchronization target device is stored in the storage unit 27 in advance. The following describes the time as being 200 ms, but the present invention is not limited to this, and the time can be appropriately set by a system administrator or the like.

例えば、一つの設定項目を10台の同期対象機器に対して同期処理を行う場合、予測処理時間は、「1×200ms×10台=2s(2秒)」となる。また、例えば、五つの設定項目を12台の同期対象機器に対して同期処理を行う場合、予測処理時間は、「5×200ms×12台=12s(12秒)」となる。 For example, when one setting item is synchronized with 10 devices to be synchronized, the predicted processing time is "1 x 200 ms x 10 = 2 s (2 seconds)". Further, for example, when the five setting items are synchronized with 12 devices to be synchronized, the predicted processing time is "5 x 200 ms x 12 = 12 s (12 seconds)".

さらに、複数の同期対象機器に対する同期処理は、並列に行う構成であってもよい。この場合、同期処理に要する処理時間は、削減される。例えば、最大10台に対する同期処理を並列処理できる場合、一つの設定項目を10台の同期対象機器に対して同期処理を行う場合に要する予測処理時間は、「1×200ms(10台同時)=200ms」となる。また、五つの設定項目を12台の同期対象機器に対して同期処理を行う場合に要する予測処理時間は、「5×200ms×2(10台同時+2台)=2s(2秒)」となる。ステップS110において、初期設定サーバ部200aの送受信部21aは、算出部24aによって算出された予測処理時間のデータを、操作部100aへ送信する。 Further, the synchronization processing for a plurality of synchronization target devices may be performed in parallel. In this case, the processing time required for the synchronization processing is reduced. For example, when synchronization processing for up to 10 devices can be performed in parallel, the predicted processing time required to perform synchronization processing for 10 devices to be synchronized with one setting item is "1 x 200 ms (10 devices at the same time) =". It will be "200 ms". In addition, the predicted processing time required when synchronizing the five setting items to 12 devices to be synchronized is "5 x 200 ms x 2 (10 devices at the same time + 2 devices) = 2s (2 seconds)". .. In step S110, the transmission / reception unit 21a of the initial setting server unit 200a transmits the data of the predicted processing time calculated by the calculation unit 24a to the operation unit 100a.

ステップS111において、情報処理装置10aの操作部100aは、初期設定サーバ部200aにより算出された予測処理時間を操作パネル107上に表示させる。具体的には、操作部100aの送受信部11aは、初期設定サーバ部200aから予測処理時間を示す時間情報を受信する。送受信部11aは、受信した時間情報を、表示制御部13aへ出力する。そして、表示制御部13aは、図11に示すように、出力された時間情報である予測処理時間を含む表示画面340を操作パネル107に表示させる。 In step S111, the operation unit 100a of the information processing apparatus 10a displays the predicted processing time calculated by the initial setting server unit 200a on the operation panel 107. Specifically, the transmission / reception unit 11a of the operation unit 100a receives time information indicating the predicted processing time from the initial setting server unit 200a. The transmission / reception unit 11a outputs the received time information to the display control unit 13a. Then, as shown in FIG. 11, the display control unit 13a causes the operation panel 107 to display the display screen 340 including the predicted processing time which is the output time information.

ステップS112において、情報処理装置10aの初期設定サーバ部200aは、設定情報の変更要求を、情報処理装置10bへ送信する。具体的には、初期設定サーバ部200aの送受信部21aは、同期処理部23aから出力された設定情報の変更要求を、情報処理装置10bへ出力する。 In step S112, the initial setting server unit 200a of the information processing apparatus 10a transmits a request for changing the setting information to the information processing apparatus 10b. Specifically, the transmission / reception unit 21a of the initial setting server unit 200a outputs a change request for the setting information output from the synchronization processing unit 23a to the information processing apparatus 10b.

ステップS113において、情報処理装置10bの初期設定サーバ部200bは、設定情報の変更要求を受信した場合、受信した変更要求に含まれる設定値のデータを設定情報に反映させる。具体的には、初期設定サーバ部200bの設定変更部22bは、送受信部21bによって設定情報の変更要求を受信した場合、受信した変更要求に含まれる設定値のデータを設定項目に反映させる。そして、設定変更部22bは、反映した設定値のデータを、記憶部27bに記憶された設定情報管理テーブル50bに記憶させる。これによって、情報処理装置10bは、情報処理装置10aから送信された設定値のデータに基づいて、情報処理装置10aとの設定情報の同期処理を完了させる。 In step S113, when the initial setting server unit 200b of the information processing apparatus 10b receives the change request of the setting information, the data of the setting value included in the received change request is reflected in the setting information. Specifically, when the setting change unit 22b of the initial setting server unit 200b receives the setting information change request by the transmission / reception unit 21b, the setting value data included in the received change request is reflected in the setting item. Then, the setting change unit 22b stores the reflected setting value data in the setting information management table 50b stored in the storage unit 27b. As a result, the information processing apparatus 10b completes the synchronization processing of the setting information with the information processing apparatus 10a based on the set value data transmitted from the information processing apparatus 10a.

ステップS114において、情報処理装置10bの初期設定サーバ部200bは、同期処理結果を、情報処理装置10aへ送信する。具体的には、初期設定サーバ部200bの送受信部21bは、設定変更部22bによって設定情報の変更が行われた場合、情報処理装置10aへ、処理結果を送信する。 In step S114, the initial setting server unit 200b of the information processing apparatus 10b transmits the synchronization processing result to the information processing apparatus 10a. Specifically, the transmission / reception unit 21b of the initial setting server unit 200b transmits the processing result to the information processing apparatus 10a when the setting information is changed by the setting change unit 22b.

ステップS115において、情報処理装置10aの初期設定サーバ部200aは、設定情報の変更要求を、情報処理装置10cへ送信する。具体的には、初期設定サーバ部200aの送受信部21aは、同期処理部23aから出力された設定情報の変更要求を、情報処理装置10cへ出力する。 In step S115, the initial setting server unit 200a of the information processing apparatus 10a transmits a request for changing the setting information to the information processing apparatus 10c. Specifically, the transmission / reception unit 21a of the initial setting server unit 200a outputs a change request for the setting information output from the synchronization processing unit 23a to the information processing apparatus 10c.

ステップS116において、情報処理装置10cの初期設定サーバ部200cは、設定情報の変更要求を受信した場合、受信した変更要求に含まれる設定値のデータを設定情報に反映させる。具体的には、初期設定サーバ部200cの設定変更部22cは、送受信部21cによって設定情報の変更要求を受信した場合、受信した変更要求に含まれる設定値のデータを設定項目に反映させる。そして、設定変更部22cは、反映した設定値のデータを、記憶部27cに記憶された設定情報管理テーブル50cに記憶させる。これによって、情報処理装置10cは、情報処理装置10aから送信された設定値のデータに基づいて、情報処理装置10aとの設定情報の同期処理を完了させる。 In step S116, when the initial setting server unit 200c of the information processing apparatus 10c receives the change request of the setting information, the data of the setting value included in the received change request is reflected in the setting information. Specifically, when the setting change unit 22c of the initial setting server unit 200c receives the setting information change request by the transmission / reception unit 21c, the setting value data included in the received change request is reflected in the setting item. Then, the setting change unit 22c stores the reflected setting value data in the setting information management table 50c stored in the storage unit 27c. As a result, the information processing apparatus 10c completes the synchronization processing of the setting information with the information processing apparatus 10a based on the set value data transmitted from the information processing apparatus 10a.

ステップS117において、情報処理装置10bの初期設定サーバ部200bは、同期処理結果を、情報処理装置10aへ送信する。具体的には、初期設定サーバ部200bの送受信部21bは、設定変更部22bによって設定情報の変更が行われた場合、情報処理装置10aへ、処理結果を送信する。 In step S117, the initial setting server unit 200b of the information processing apparatus 10b transmits the synchronization processing result to the information processing apparatus 10a. Specifically, the transmission / reception unit 21b of the initial setting server unit 200b transmits the processing result to the information processing apparatus 10a when the setting information is changed by the setting change unit 22b.

なお、ステップS112~ステップS114の処理とステップS115~ステップS117の処理の順序は、前後してもよく、または並行して行われてもよい。また、情報処理装置10aから送信される設定情報の変更要求の送信先は、二台の情報処理装置10(情報処理装置10aまたは情報処理装置10b)に限られず、同期対象のすべての情報処理装置10へ送信される。この場合、設定情報の変更要求を受信した情報処理装置10は、ステップS113並びにステップS114、またはステップS116並びにステップS117と同様の処理を行う。 The order of the processes of steps S112 to S114 and the processes of steps S115 to S117 may be before or after, or may be performed in parallel. Further, the destination of the setting information change request transmitted from the information processing device 10a is not limited to the two information processing devices 10 (information processing device 10a or information processing device 10b), but all the information processing devices to be synchronized. It is transmitted to 10. In this case, the information processing apparatus 10 that has received the change request for the setting information performs the same processing as in step S113 and step S114, or step S116 and step S117.

ステップS118において、情報処理装置10aの初期設定サーバ部200aは、設定情報の変更要求の送信先である情報処理装置10から受信した処理結果の情報を、操作部100へ送信する。具体的には、初期設定サーバ部200aの送受信部21aは、情報処理装置10bおよび情報処理装置10cから受信した処理結果の情報を、操作部100へ送信する。 In step S118, the initial setting server unit 200a of the information processing apparatus 10a transmits the processing result information received from the information processing apparatus 10 which is the transmission destination of the setting information change request to the operation unit 100. Specifically, the transmission / reception unit 21a of the initial setting server unit 200a transmits the information of the processing result received from the information processing device 10b and the information processing device 10c to the operation unit 100.

ステップS119において、情報処理装置10aの操作部100aは、設定情報の変更要求の送信先である情報処理装置10における処理結果を、操作パネル107に表示させる。具体的には、操作部100aの表示制御部13aは、送受信部11aによって受信された情報処理装置10bおよび情報処理装置10cにおける処理結果の情報を、画像データとして、操作パネル107に表示させる。これによって、情報処理装置10aのユーザは、操作パネル107に表示された表示画面を目視することによって、他の情報処理装置10に対する同期処理結果を確認することができる。 In step S119, the operation unit 100a of the information processing apparatus 10a causes the operation panel 107 to display the processing result of the information processing apparatus 10 which is the transmission destination of the setting information change request. Specifically, the display control unit 13a of the operation unit 100a causes the operation panel 107 to display the information of the processing results in the information processing device 10b and the information processing device 10c received by the transmission / reception unit 11a as image data. As a result, the user of the information processing apparatus 10a can confirm the synchronization processing result for the other information processing apparatus 10 by visually observing the display screen displayed on the operation panel 107.

●実施形態の効果
以上説明したように、第1の実施形態に係る情報処理システムは、情報処理装置10aの設定情報に含まれる設定値が変更した場合、同期対象テーブル60を用いて、他の情報処理装置10の間で、変更した設定値の同期処理を行うか否かを判断する。そして、情報処理システムは、同期処理を行うと判断した場合、他の情報処理装置10へ設定情報の変更要求を送信して、設定情報の同期処理を行う。一方で、情報処理システムは、同期処理を行わないと判断した場合、他の情報処理装置10へ、設定情報の変更要求を送信せず、設定情報の同期処理を行わない。そのため、実施形態に係る情報処理システムは、複数の情報処理装置10の間で設定情報が同期される場合において、同期すべきでない(同期しない)設定情報を自動的に同期対象から除外することができる。
● Effects of the Embodiment As described above, when the setting value included in the setting information of the information processing apparatus 10a is changed, the information processing system according to the first embodiment uses the synchronization target table 60 to perform another method. It is determined whether or not to perform the synchronization processing of the changed set values between the information processing devices 10. Then, when the information processing system determines that the synchronization processing is to be performed, the information processing system sends a request for changing the setting information to another information processing apparatus 10, and performs the synchronization processing of the setting information. On the other hand, when the information processing system determines that the synchronization processing is not performed, the information processing system does not transmit the setting information change request to the other information processing apparatus 10, and does not perform the setting information synchronization processing. Therefore, the information processing system according to the embodiment may automatically exclude the setting information that should not be synchronized (not synchronized) from the synchronization target when the setting information is synchronized between the plurality of information processing devices 10. can.

●実施形態の変形例●
次に、実施形態の変形例に係る情報処理システムついて説明する。実施形態の変形例に係る情報処理システムは、設定情報の同期処理を行わないと判断された設定項目において、設置情報の変更処理を行った情報処理装置10が、変更した設定値とは異なる値のデータを、他の情報処理装置10へ送信する。これによって、実施形態の変形例に係る情報処理システムは、情報処理装置10の初期設定に要する手間や時間をより削減することができる。
● Modification example of the embodiment ●
Next, the information processing system according to the modified example of the embodiment will be described. In the information processing system according to the modified example of the embodiment, in the setting item determined not to perform the synchronization processing of the setting information, the information processing apparatus 10 that has performed the change processing of the installation information has a value different from the changed setting value. Data is transmitted to another information processing apparatus 10. As a result, the information processing system according to the modified example of the embodiment can further reduce the time and effort required for the initial setting of the information processing apparatus 10.

図12は、実施形態の変形例に係る設定情報変更画面の一例を示す図である。図12に示す設定情報変更画面は、情報処理装置10aの機器IPアドレスに関する設定情報の変更を受け付けるための表示画面である。図12(a)に示す設定情報変更画面350aは、図9に示した設定情報変更画面330において、IPアドレスの自動取得を「する」が選択された状態である。図5に示すように、「IPアドレスの自動取得」の設定項目は、同期処理を行うことが可能である。そのため、設定情報変更画面350aに基づく設定情報の変更が行われた場合、同期処理部23は、図10に示した処理と同様の処理を行う。 FIG. 12 is a diagram showing an example of a setting information change screen according to a modified example of the embodiment. The setting information change screen shown in FIG. 12 is a display screen for accepting changes in setting information related to the device IP address of the information processing apparatus 10a. The setting information change screen 350a shown in FIG. 12A is a state in which “Yes” for automatic acquisition of the IP address is selected on the setting information change screen 330 shown in FIG. As shown in FIG. 5, the setting item of "automatic acquisition of IP address" can be synchronized. Therefore, when the setting information is changed based on the setting information change screen 350a, the synchronization processing unit 23 performs the same processing as the processing shown in FIG.

図12(b)に示す設定情報変更画面350bは、IPアドレスの自動取得を「しない」が選択され、かつ同一サブネット内の他の機器IPアドレスの登録を「しない」が選択された状態である。また、図12(c)に示す設定情報変更画面350cは、IPアドレスの自動取得を「しない」が選択され、かつ同一サブネット内の他の機器IPアドレスの登録を「する」が選択された状態である。 In the setting information change screen 350b shown in FIG. 12B, "No" is selected for automatic acquisition of the IP address, and "No" is selected for registration of other device IP addresses in the same subnet. .. Further, in the setting information change screen 350c shown in FIG. 12 (c), "No" is selected for automatic acquisition of the IP address, and "Yes" is selected for the registration of the IP address of another device in the same subnet. Is.

図5に示すように、「機器IPアドレス手動設定」の設定項目は、同期処理を行うことができない。そこで、設定情報変更画面350bまたは設定情報変更画面350cを用いて設定情報の変更が行われた場合、同期処理部23aは、例えば、ネットワーク5のIPアドレスの空き状態に基づいて、変更された設定値とは異なる値(第2の設定値の一例)を類推する。 As shown in FIG. 5, the setting item of "device IP address manual setting" cannot be synchronized. Therefore, when the setting information is changed using the setting information change screen 350b or the setting information change screen 350c, the synchronization processing unit 23a changes the setting based on, for example, the free state of the IP address of the network 5. A value different from the value (an example of the second set value) is inferred.

IPアドレスの空き状態は、ARP(Address Resolution Protocol)およびpingを利用して、同一のサブネット内のIPアドレスを総当たりに検索する等の方法により確認される。設定値と異なる値は、入力されたIPアドレスとサブネットマスクの設定値から、同一サブネット内の次のIPアドレスを採用する等の方法によって特定される。図12(b)および図12(c)の例において、サブネットは、「192.168.0.xxx」となるため、設定値である「192.168.0.2」の次のIPアドレス「192.168.0.3」が他の情報処理装置10へ送信される。 The availability of IP addresses is confirmed by a method such as searching for IP addresses in the same subnet by using ARP (Address Resolution Protocol) and ping. A value different from the set value is specified by a method such as adopting the next IP address in the same subnet from the input IP address and the setting value of the subnet mask. In the examples of FIGS. 12 (b) and 12 (c), the subnet is "192.168.0.xxx", so that the IP address "192.168.0.2" next to the set value "192.168.0.2" is set. 192.168.0.3 "is transmitted to another information processing apparatus 10.

図13は、実施形態の変形例に係る情報処理装置における設定情報の同期方法の一例を示すフローチャートである。なお、設定情報の同期処理を行う場合のステップS301~ステップS306の処理は、図10に示した処理(ステップS201~ステップS206)と同様であるため、説明を省略する。 FIG. 13 is a flowchart showing an example of a method of synchronizing setting information in the information processing apparatus according to the modified example of the embodiment. Since the processes of steps S301 to S306 in the case of performing the synchronization process of the setting information are the same as the processes shown in FIG. 10 (steps S201 to S206), the description thereof will be omitted.

ステップS304において、同期処理部23は、特定した項目IDに基づいて抽出した同期可否を示す情報が同期を行わないことを示す(例えば、図5に示す「否」)場合、処理をステップS307へ移行させる。 In step S304, when the synchronization processing unit 23 indicates that the information indicating whether synchronization is possible or not extracted based on the specified item ID does not perform synchronization (for example, "No" shown in FIG. 5), the process proceeds to step S307. Migrate.

ステップS307において、同期処理部23は、設定変更部22により変更された設定値とは異なる値を示す第2の設定値を特定する。具体的には、図12(b)に示すように、設定値がIPアドレス「192.168.0.2」である場合、同期処理部23は、「192.168.0.2」の次のIPアドレス「192.168.0.3」を、第2の設定値として特定する。なお、第2の設定値の特定方法は、この限りではない。 In step S307, the synchronization processing unit 23 specifies a second set value indicating a value different from the set value changed by the setting change unit 22. Specifically, as shown in FIG. 12B, when the set value is the IP address "192.168.0.2", the synchronization processing unit 23 is next to "192.168.0.2". The IP address "192.168.0.3" of the above is specified as the second set value. The method for specifying the second set value is not limited to this.

ステップ308において、送受信部21は、同期処理部23によって特定された第2の設定値を、他の情報処理装置10へ送信する。この場合、第2の設定値の送信先となる情報処理装置10は、同期対象の情報処理装置10と同様に制限される構成にしてもよいし、情報処理システムを構成するすべての情報処理装置10であってもよい。 In step 308, the transmission / reception unit 21 transmits the second set value specified by the synchronization processing unit 23 to another information processing device 10. In this case, the information processing device 10 to which the second set value is transmitted may be configured to be restricted in the same manner as the information processing device 10 to be synchronized, or all the information processing devices constituting the information processing system. It may be 10.

このように、実施形態の変形例に係る情報処理システムは、設定情報の同期処理を行わないと判断された設定項目において、設置情報の変更処理を行った情報処理装置10は、変更した設定値とは異なる値のデータを、他の情報処理装置10に送信する。これによって、実施形態の変形例に係る情報処理システムは、情報処理装置10の初期設定に要する手間や時間を、より低減させることができる。 As described above, in the information processing system according to the modification of the embodiment, the information processing apparatus 10 that has performed the installation information change processing in the setting item determined not to perform the setting information synchronization processing has the changed setting value. Data having a value different from that of the other information processing apparatus 10 is transmitted to the other information processing apparatus 10. As a result, the information processing system according to the modified example of the embodiment can further reduce the time and effort required for the initial setting of the information processing apparatus 10.

●まとめ●
以上説明したように、本発明の一実施形態に係る情報処理装置は、ネットワーク5を介して接続された他の装置との間で、設定情報の同期処理(共有)を行う情報処理装置10であって、設定情報に含まれる設定値の変更を受け付け、変更された設定値に対応する設定項目に応じて、設定情報の同期処理(共有)を行うか否かを判断する。そして、情報処理装置10は、設定情報の同期処理(共有)を行うと判断した場合、他の装置へ設定情報の変更要求を送信する。そのため、情報処理装置10は、同期(共有)すべきでない(共有しない)設定項目を同期(共有)対象から除外するときのユーザの利便性を向上させることができる。
● Summary ●
As described above, the information processing device according to the embodiment of the present invention is the information processing device 10 that performs synchronous processing (sharing) of setting information with other devices connected via the network 5. Therefore, it accepts changes in the setting values included in the setting information, and determines whether or not to perform synchronization processing (sharing) of the setting information according to the setting items corresponding to the changed setting values. Then, when the information processing apparatus 10 determines that the setting information is to be synchronized (shared), the information processing apparatus 10 transmits a request for changing the setting information to another apparatus. Therefore, the information processing apparatus 10 can improve the convenience of the user when excluding the setting items that should not be synchronized (shared) (not shared) from the synchronization (shared) target.

また、本発明の一実施形態に係る情報処理装置は、同期可否情報(共有可否情報に一例)に加え、設定情報の同期処理(共有)を行う他の装置の識別情報を、設定項目ごとに関連づけて記憶し、設定情報の同期処理(共有)を行うと判断した設定項目に関連づけられた他の装置へ、設定情報の変更要求を送信する。そのため、情報処理装置10は、設定項目ごとに同期処理(共有)を行う他の装置を異ならせることができるので、設定情報をより柔軟に同期(共有)させることができる。 Further, in the information processing device according to the embodiment of the present invention, in addition to the synchronization possibility information (an example of the sharing possibility information), the identification information of another device that performs the synchronization processing (sharing) of the setting information is set for each setting item. It stores the settings in association with each other, and sends a request to change the setting information to other devices associated with the setting items that are determined to perform synchronization processing (sharing) of the setting information. Therefore, since the information processing device 10 can be different from other devices that perform synchronization processing (sharing) for each setting item, the setting information can be more flexibly synchronized (shared).

また、本発明の一実施形態に係る情報処理装置は、設定情報の同期処理(共有)を行わないと判断した場合、変更した設定値とは異なる第2の設定値を特定し、特定した第2の設定値を他の装置へ送信する。そのため、情報処理装置10は、情報処理装置10の初期設定に要する手間や時間を、より低減させることができる。 Further, when it is determined that the information processing apparatus according to the embodiment of the present invention does not perform the synchronization processing (sharing) of the setting information, the second setting value different from the changed setting value is specified and the specified second setting value is specified. The set value of 2 is transmitted to another device. Therefore, the information processing apparatus 10 can further reduce the time and effort required for the initial setting of the information processing apparatus 10.

さらに、本発明の一実施形態に係る情報処理装置は、他の装置との設置情報の同期処理(共有)に要する処理時間を算出し、他の装置へ設定情報の変更要求を送信するとともに、算出した処理時間を表示させる。そのため、情報処理装置10は、設定情報の同期処理(共有)に要する時間を、ユーザに提示することができる。 Further, the information processing apparatus according to the embodiment of the present invention calculates the processing time required for the synchronous processing (sharing) of the installation information with the other apparatus, transmits the change request of the setting information to the other apparatus, and at the same time. Display the calculated processing time. Therefore, the information processing apparatus 10 can present to the user the time required for the synchronization processing (sharing) of the setting information.

また、本発明の一実施形態に係る情報処理システムは、ネットワーク5に接続された複数の情報処理装置10の間で、所定の情報処理装置10に設定された設定情報の同期処理(共有)を行う情報処理システムであって、設定情報に含まれる設定値の変更を受け付け、変更された設定値に対応する設定項目に応じて、設定情報の同期処理(共有)を行うか否かを判断する。そして、情報処理システムは、設定情報の同期処理(共有)を行うと判断した場合、他の装置へ設定情報の変更要求を送信する。そのため、本発明の一実施形態に係る情報処理システムは、同期(共有)すべきでない(共有しない)設定項目を同期(共有)対象から除外するときのユーザの利便性を向上させることができる。 Further, the information processing system according to the embodiment of the present invention performs synchronous processing (sharing) of setting information set in a predetermined information processing device 10 among a plurality of information processing devices 10 connected to the network 5. It is an information processing system that accepts changes in the setting values included in the setting information, and determines whether to perform synchronization processing (sharing) of the setting information according to the setting items corresponding to the changed setting values. .. Then, when the information processing system determines that the setting information is to be synchronized (shared), the information processing system transmits a request for changing the setting information to another device. Therefore, the information processing system according to the embodiment of the present invention can improve the convenience of the user when excluding the setting items that should not be synchronized (shared) (not shared) from the synchronization (shared) target.

さらに、本発明の一実施形態に係る設定情報の共有方法は、ネットワーク5を介して接続された他の装置との間で、設定情報の同期処理(共有)を行う情報処理装置10が実行する設定情報の同期(共有)方法であって、設定情報に含まれる設定値の変更を受け付ける受付ステップと、変更された設定値に対応する設定項目に応じて、設定情報の同期処理(共有)を行うか否かを判断する判断ステップと、設定情報の同期(共有)を行うと判断された場合、他の装置へ前記設定情報の変更要求を送信する送信ステップと、を実行する。そのため、本発明の一実施形態に係る設定情報の共有方法は、同期(共有)すべきでない(共有しない)設定項目を同期(共有)対象から除外するときのユーザの利便性を向上させることができる。 Further, the method of sharing the setting information according to the embodiment of the present invention is executed by the information processing device 10 that performs synchronization processing (sharing) of the setting information with another device connected via the network 5. It is a method of synchronizing (sharing) setting information, and the reception step that accepts changes in the setting values included in the setting information and the synchronization processing (sharing) of the setting information according to the setting items corresponding to the changed setting values. A determination step for determining whether or not to perform the setting information, and a transmission step for transmitting a change request for the setting information to another device when it is determined to synchronize (share) the setting information are executed. Therefore, the method of sharing the setting information according to the embodiment of the present invention can improve the convenience of the user when excluding the setting items that should not be synchronized (shared) (not shared) from the synchronization (sharing) target. can.

●補足●
なお、各実施形態の機能は、アセンブラ、C、C++、C#、Java(登録商標)等のレガシープログラミング言語またはオブジェクト指向プログラミング言語等で記述されたコンピュータ実行可能なプログラムにより実現でき、各実施形態の機能を実行するためのプログラムは、電気通信回線を通じて頒布することができる。
● Supplement ●
The functions of each embodiment can be realized by a computer-executable program described in a legacy programming language such as an assembler, C, C ++, C #, Java (registered trademark), an object-oriented programming language, or the like, and each embodiment can be realized. Programs for performing the functions of can be distributed through telecommunications lines.

また、各実施形態の機能を実行するためのプログラムは、ROM、EEPROM(Electrically Erasable Programmable Read-Only Memory)、EPROM(Erasable Programmable Read-Only Memory)、フラッシュメモリ、フレキシブルディスク、CD(Compact Disc)-ROM、CD-RW(Re-Writable)、DVD-ROM、DVD-RAM、DVD-RW、ブルーレイディスク、SDカード、MO(Magneto-Optical disc)等の装置可読な記録媒体に格納して頒布することもできる。 The programs for executing the functions of each embodiment are ROM, EEPROM (Electrically Erasable Programmable Read-Only Memory), EEPROM (Erasable Programmable Read-Only Memory), flash memory, flexible disc, and CD (Compact Disc). Store and distribute in device-readable recording media such as ROM, CD-RW (Re-Writable), DVD-ROM, DVD-RAM, DVD-RW, Blu-ray disc, SD card, MO (Magneto-Optical disc). You can also.

さらに、各実施形態の機能の一部または全部は、例えばFPGA(Field Programmable Gate Array)等のプログラマブル・デバイス(PD)上に実装することができ、またはASICとして実装することができ、各実施形態の機能をPD上に実現するためにPDにダウンロードする回路構成データ(ビットストリームデータ)、回路構成データを生成するためのHDL(Hardware Description Language)、VHDL(Very High Speed Integrated Circuits Hardware Description Language)、Verilog-HDL等により記述されたデータとして記録媒体により配布することができる。 Further, some or all of the functions of each embodiment can be implemented on a programmable device (PD) such as an FPGA (Field Programmable Gate Array) or as an ASIC, and each embodiment can be implemented. Circuit configuration data (bit stream data) downloaded to PD to realize the functions of PD, HDL (Hardware Description Language) for generating circuit configuration data, VHDL (Very High Speed Integrated Circuits Hardware Description Language), It can be distributed by a recording medium as data described by Verilog-HDL or the like.

これまで本発明の一実施形態に係る情報処理装置、情報処理システム、設定情報の共有方法およびプログラムについて説明してきたが、本発明は、上述した実施形態に限定されるものではなく、他の実施形態の追加、変更または削除等、当業者が想到することができる範囲内で変更することができ、いずれの態様においても本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。 Although the information processing apparatus, the information processing system, the method for sharing the setting information, and the program according to the embodiment of the present invention have been described so far, the present invention is not limited to the above-described embodiment and is not limited to the above-described embodiment. It can be changed within the range that can be conceived by those skilled in the art, such as addition, change or deletion of the form, and it is included in the scope of the present invention as long as the action and effect of the present invention are exhibited in any of the embodiments. be.

5 ネットワーク
10 情報処理装置
12 入力受付部(受付手段の一例)
21 送受信部(送信手段の一例)
23 同期処理部(判断手段の一例、特定手段の一例)
27 記憶部(記憶手段の一例)
50 設定情報管理テーブル
60 同期対象テーブル
5 Network 10 Information processing device 12 Input reception unit (example of reception means)
21 Transmitter / receiver (example of transmission means)
23 Synchronous processing unit (an example of judgment means, an example of specific means)
27 Storage unit (an example of storage means)
50 Setting information management table 60 Synchronization target table

特開2015-154427号公報JP-A-2015-154427

Claims (8)

ネットワークを介して接続された他の装置との間で、設定情報の共有を行う情報処理装置であって、
前記設定情報に含まれる設定値の変更を受け付ける受付手段と、
前記変更された設定値に対応する設定項目に関連づけられ前記共有を行うか否かを示す共有可否情報を用いて、前記共有を行うか否かを判断する判断手段と、
前記共有を行うと判断された場合、前記共有を行うと判断された前記設定項目に関連づけられた前記他の装置へ、前記設定情報の変更要求を送信する送信手段と、
前記設定項目ごとに、前記共有可否情報と前記共有を行う他の装置の識別情報とを関連づけて記憶する記憶手段と、
を備える情報処理装置。
An information processing device that shares setting information with other devices connected via a network.
A reception means that accepts changes in the setting values included in the setting information, and
A determination means for determining whether or not to perform the sharing by using the sharing availability information which is associated with the setting item corresponding to the changed setting value and indicates whether or not to perform the sharing.
When it is determined that the sharing is to be performed, a transmission means for transmitting a change request for the setting information to the other device associated with the setting item determined to be shared, and a transmission means.
A storage means for storing the sharing availability information and the identification information of another device for sharing in association with each other for each setting item.
Information processing device equipped with.
前記記憶手段は、前記他の装置との間で排他関係にある設定項目に対して、前記共有を行わない旨の共有可否情報を関連づけて記憶し、
前記送信手段は、前記共有可否情報を用いて前記共有を行わないと判断された場合、前記他の装置へ前記設定情報の変更要求を送信しない、請求項1に記載の情報処理装置。
The storage means stores the setting items having an exclusive relationship with the other device in association with the sharing possibility information indicating that the sharing is not performed.
The information processing device according to claim 1, wherein the transmission means does not transmit a change request for the setting information to the other device when it is determined that the sharing is not performed using the sharing availability information.
前記他の装置との間で排他関係にある設定項目は、IPアドレスに関する項目である、請求項2に記載の情報処理装置。 The information processing device according to claim 2, wherein the setting item having an exclusive relationship with the other device is an item relating to an IP address. 請求項1乃至3のいずれか一項に記載の情報処理装置であって、
前記共有を行わないと判断された場合、前記変更された設定値とは異なる第2の設定値を特定する特定手段を備え、
前記送信手段は、前記特定された第2の設定値を、前記他の装置へ送信する、情報処理装置。
The information processing apparatus according to any one of claims 1 to 3.
If it is determined that the sharing is not performed, a specific means for specifying a second setting value different from the changed setting value is provided.
The transmission means is an information processing device that transmits the specified second set value to the other device.
請求項1乃至4のいずれか一項に記載の情報処理装置であって、
前記他の装置との前記設定情報の共有に要する処理時間を算出する算出手段を備え、
前記他の装置へ前記設定情報の変更要求を送信するとともに、前記算出された処理時間を表示させる、情報処理装置。
The information processing apparatus according to any one of claims 1 to 4.
A calculation means for calculating the processing time required for sharing the setting information with the other device is provided.
An information processing device that transmits a change request for the setting information to the other device and displays the calculated processing time.
ネットワークに接続された複数の情報処理装置の間で、所定の情報処理装置に設定された設定情報の共有を行う情報処理システムであって、
前記所定の情報処理装置は、
前記設定情報に含まれる設定値の変更を受け付ける受付手段と、
前記変更された設定値に対応する設定項目に関連づけられ前記共有を行うか否かを示す共有可否情報を用いて、前記共有を行うか否かを判断する判断手段と、
前記共有を行うと判断された場合、前記共有を行うと判断された前記設定項目に関連づけられた他の前記情報処理装置へ、前記設定情報の変更要求を送信する送信手段と、
前記設定項目ごとに、前記共有可否情報と前記共有を行う他の装置の識別情報とを関連づけて記憶する記憶手段と、
を備える情報処理システム。
An information processing system that shares setting information set in a predetermined information processing device among a plurality of information processing devices connected to a network.
The predetermined information processing device is
A reception means that accepts changes in the setting values included in the setting information, and
A determination means for determining whether or not to perform the sharing by using the sharing availability information which is associated with the setting item corresponding to the changed setting value and indicates whether or not to perform the sharing.
When it is determined to perform the sharing, a transmission means for transmitting a change request for the setting information to the other information processing apparatus associated with the setting item determined to be shared, and a transmission means.
A storage means for storing the sharing availability information and the identification information of another device for sharing in association with each other for each setting item.
Information processing system equipped with.
ネットワークを介して接続された他の装置との間で、設定情報の共有を行う情報処理装置が実行する設定情報の共有方法であって、
前記設定情報に含まれる設定値の変更を受け付ける受付ステップと、
前記変更された設定値に対応する設定項目に関連づけられ前記共有を行うか否かを示す共有可否情報を用いて、前記共有を行うか否かを判断する判断ステップと、
前記共有を行うと判断された場合、前記共有を行うと判断された前記設定項目に関連づけられた前記他の装置へ、前記設定情報の変更要求を送信する送信ステップと、
前記設定項目ごとに、前記共有可否情報と前記共有を行う他の装置の識別情報とを関連づけて記憶部に記憶させる記憶ステップと、
を実行する設定情報の共有方法。
It is a method of sharing setting information executed by an information processing device that shares setting information with other devices connected via a network.
A reception step that accepts changes to the setting values included in the setting information,
A determination step for determining whether or not to perform the sharing by using the sharing availability information associated with the setting item corresponding to the changed setting value and indicating whether or not to perform the sharing.
When it is determined that the sharing is to be performed, a transmission step of transmitting a change request for the setting information to the other device associated with the setting item determined to be shared, and a transmission step.
For each of the setting items, a storage step of associating the sharing possibility information with the identification information of the other device to be shared and storing the information in the storage unit.
How to share configuration information.
コンピュータに請求項7に記載の設定情報の共有方法を実行させるプログラム。 A program that causes a computer to execute the method for sharing the setting information according to claim 7.
JP2018049382A 2018-03-16 2018-03-16 Information processing equipment, information processing system, setting information sharing method and program Active JP7027986B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018049382A JP7027986B2 (en) 2018-03-16 2018-03-16 Information processing equipment, information processing system, setting information sharing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018049382A JP7027986B2 (en) 2018-03-16 2018-03-16 Information processing equipment, information processing system, setting information sharing method and program

Publications (2)

Publication Number Publication Date
JP2019161585A JP2019161585A (en) 2019-09-19
JP7027986B2 true JP7027986B2 (en) 2022-03-02

Family

ID=67996441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018049382A Active JP7027986B2 (en) 2018-03-16 2018-03-16 Information processing equipment, information processing system, setting information sharing method and program

Country Status (1)

Country Link
JP (1) JP7027986B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004153639A (en) 2002-10-31 2004-05-27 Canon Inc Multifunction unit system
US20060012824A1 (en) 2004-07-16 2006-01-19 Canon Kabushiki Kaisha Image processing apparatus, image processing system and image processing method
US20110113469A1 (en) 2009-11-06 2011-05-12 Ricoh Company, Ltd. Network synchronization system and information processing apparatus
JP2011228831A (en) 2010-04-16 2011-11-10 Seiko Epson Corp Image processing apparatus and program
JP2015176594A (en) 2014-03-18 2015-10-05 キヤノン株式会社 Information processing device, information processing method, and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004153639A (en) 2002-10-31 2004-05-27 Canon Inc Multifunction unit system
US20060012824A1 (en) 2004-07-16 2006-01-19 Canon Kabushiki Kaisha Image processing apparatus, image processing system and image processing method
JP2006033470A (en) 2004-07-16 2006-02-02 Canon Inc Image processor, method, and program
US20110113469A1 (en) 2009-11-06 2011-05-12 Ricoh Company, Ltd. Network synchronization system and information processing apparatus
JP2011101252A (en) 2009-11-06 2011-05-19 Ricoh Co Ltd Network synchronization system and information processing apparatus
JP2011228831A (en) 2010-04-16 2011-11-10 Seiko Epson Corp Image processing apparatus and program
JP2015176594A (en) 2014-03-18 2015-10-05 キヤノン株式会社 Information processing device, information processing method, and program

Also Published As

Publication number Publication date
JP2019161585A (en) 2019-09-19

Similar Documents

Publication Publication Date Title
US9489163B2 (en) System and method to provide mobile printing using near field communication
KR102077821B1 (en) System and method for mobile printing using near field communication
US9883543B2 (en) Method of connecting to device and apparatus for supporting Wi-Fi direct for performing the method
US9467590B2 (en) Image processing system, device, and method that deletes or prohibits reading of destination information
JP5845687B2 (en) Application distribution system
US9734437B2 (en) Communication relaying technology and communication relaying apparatus
KR101854652B1 (en) Image forming apparatus for supporting a plurality of network interfaces and method for editing routing table thereof
EP3291509B1 (en) Information processing device and non-transitory recording medium
KR101860486B1 (en) Image forming system having image forming apparatus for supporting a plurality of network interfaces and method for editing routing table thereof
KR101496650B1 (en) Image forming apparatus for supporting wired network interface and wireless network interface and method for connecting network in same apparatus
US10028108B2 (en) Communication device and setting device for communicating a plurality of setting values related to a plurality of setting items
JP5863339B2 (en) Printing apparatus, printing method, computer program
JP6409322B2 (en) Recording system and program
KR101606831B1 (en) Image forming apparatus, host device and method for controlling print
JP2017097752A (en) program
JP7027986B2 (en) Information processing equipment, information processing system, setting information sharing method and program
JP5482043B2 (en) Information processing apparatus, information processing method, and program
JP2017211901A (en) Device setting program and device management device
JP2020017832A (en) Image processing apparatus, image processing system and program
JP6156800B2 (en) DEVICE INFORMATION DISPLAY DEVICE, DEVICE SERVER, DEVICE INFORMATION DISPLAY SYSTEM, DEVICE INFORMATION DISPLAY METHOD, AND PROGRAM
JP2018163570A (en) Program and information processing terminal
JP5751361B2 (en) Information processing apparatus, information processing method, and program
JP5797674B2 (en) Operation assistant terminal, operator server, operation assistant method, and operation assistant program
WO2022031319A1 (en) Update network information of image formation apparatus
JP2017212507A (en) Communication terminal and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201211

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211001

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211005

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211222

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220131

R151 Written notification of patent or utility model registration

Ref document number: 7027986

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151