JP2019075010A - System and control method - Google Patents

System and control method Download PDF

Info

Publication number
JP2019075010A
JP2019075010A JP2017202096A JP2017202096A JP2019075010A JP 2019075010 A JP2019075010 A JP 2019075010A JP 2017202096 A JP2017202096 A JP 2017202096A JP 2017202096 A JP2017202096 A JP 2017202096A JP 2019075010 A JP2019075010 A JP 2019075010A
Authority
JP
Japan
Prior art keywords
printer driver
printer
area
processing apparatus
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.)
Pending
Application number
JP2017202096A
Other languages
Japanese (ja)
Inventor
琢也 名取
Takuya Natori
琢也 名取
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2017202096A priority Critical patent/JP2019075010A/en
Publication of JP2019075010A publication Critical patent/JP2019075010A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

To determine a printer driver to be sent to a client without causing a user to manually select a region.SOLUTION: A system of the present invention identifies and sends a printer model corresponding to a download requested printer driver, estimates an originating region from an IP address of the origin where the transmission was made, determines downloadable printer drivers based on the printer model and the originating region, and sends the download requested printer driver from the downloadable printer drivers.SELECTED DRAWING: Figure 7

Description

本発明は、プリンタードライバーを取得する技術に関する。   The present invention relates to a technology for acquiring a printer driver.

ユーザーが簡単にコンピュータにプリンタードライバーをインストールできるように、各プリンターベンダーはプリンタードライバーのインストーラをプリンターの付属品として同梱して配布している。ユーザーは同梱されたインストーラを実行するだけで所望のプリンタードライバーをインストールすることができる。特許文献1はインストーラを用いてプリンタードライバーをインストールする方法を開示している。   Each printer vendor distributes the printer driver installer as a printer accessory so that users can easily install the printer driver on their computers. The user can install the desired printer driver simply by executing the bundled installer. Patent Document 1 discloses a method of installing a printer driver using an installer.

特開2006−252095号公報Unexamined-Japanese-Patent No. 2006-252095

機能追加やセキュリティ強化のためにプリンタードライバーではバージョンアップが行われることがある。この場合、プリンターベンダーは各社のウェブサイトなどで最新のプリンタードライバーの配布を行っているが、ユーザーにとってはウェブサイトに最新のプリンタードライバーを取得しに行く作業は手間である。ユーザーの作業負荷を低減するためには、プリンタードライバーのダウンローダーをプリンターの付属品として同梱する方法がある。ダウンローダーは自動でプリンターベンダーのウェブサイトから最新のプリンタードライバーのインストーラを取ってきてインストールする。これによりユーザーはわざわざプリンターベンダーのウェブサイトを閲覧することなしに最新のプリンタードライバーを取得することができる。   Printer drivers may be upgraded to add functions or enhance security. In this case, the printer vendor distributes the latest printer drivers at the websites of each company, but for the user, it takes time and effort to obtain the latest printer driver on the website. In order to reduce the user's workload, there is a method of bundling a printer driver downloader as a printer accessory. The downloader automatically takes the latest printer driver installer from the printer vendor's website and installs it. This allows the user to obtain the latest printer driver without having to browse the printer vendor's website.

ここでダウンロードを行おうとするクライアントの地域によって、サーバーからクライアントに送信すべきプリンタードライバーが異なることがある。例えば同じ機種であっても地域によって異なるプリンタードライバーを提供しているケースや、地域によっては指定された機種のプリンタードライバーを提供していないケースが挙げられる。こうした中で、クライアントで地域を手動選択させる構成をとると、その操作が煩雑となることや、本来選択させたくない地域をユーザーに選択されてしまうといった問題があった。   The printer driver to be sent from the server to the client may differ depending on the region of the client that is trying to download here. For example, there are cases where even the same model is provided with different printer drivers depending on the region, and cases where the printer driver of the designated model is not provided depending on the region. Under these circumstances, when the client is configured to manually select the area, there is a problem that the operation becomes complicated and the user selects an area that is not desired to be selected.

これに対して本発明はユーザーに地域を手動選択させなくとも、クライアントに送信すべきプリンタードライバーを決定することを目的とする。   On the other hand, the present invention aims to determine the printer driver to be sent to the client without having the user manually select the area.

上記の目的を達成するための本発明に係るシステムは、
ダウンロードを要求するプリンタードライバーに対応するプリンターの機種を特定して送信する第1の送信手段と、
前記送信が行われた発信元のIPアドレスから前記発信元の地域を推定する推定手段と、
前記プリンターの機種と前記発信元の地域に基づいて、ダウンロード可能なプリンタードライバーを決定する決定手段と、
前記ダウンロード可能なプリンタードライバーからダウンロードを要求されたプリンタードライバーを送信する第2の送信手段と、を有することを特徴とする。
A system according to the present invention for achieving the above object is:
A first transmission unit that specifies and transmits a printer model corresponding to a printer driver that requests download;
Estimating means for estimating the area of the source from the IP address of the source to which the transmission has been made;
A determination unit that determines a downloadable printer driver based on a model of the printer and a region of the transmission source;
And second transmission means for transmitting a printer driver requested to be downloaded from the downloadable printer driver.

本発明によればユーザーに地域を手動選択させなくとも、発信元のIPアドレスから地域を推定して、クライアントに送信すべきプリンタードライバーを決定することができる。   According to the present invention, the printer driver to be sent to the client can be determined by estimating the area from the IP address of the source without having the user manually select the area.

印刷システムの構成を示す図。FIG. 1 shows the configuration of a printing system. 情報処理装置、サーバー装置及びプリンタードライバー記憶装置のブロック図。FIG. 2 is a block diagram of an information processing device, a server device, and a printer driver storage device. その他の形態におけるリカバリー画面の例を示す図。The figure which shows the example of the recovery screen in another form. 印刷システムのソフトウェア構成図。Software configuration of the printing system. 実施例1におけるダウンローダー部402の処理の流れを示すフローチャート。6 is a flowchart showing the flow of processing of the downloader unit 402 in the first embodiment. ダウンローダー部402の入力を受け付ける画面の例を示す図。FIG. 6 is a view showing an example of a screen for receiving an input of the downloader unit 402. 実施例1における取得処理の流れを示すシーケンス図。FIG. 7 is a sequence diagram showing a flow of acquisition processing in the first embodiment. 実施例におけるカタログファイルの構成を示す図。The figure which shows the structure of the catalog file in an Example. 実施例における公開地域テーブルの構成を示す図。The figure which shows the structure of the open area table in an Example. 実施例2における取得処理の流れを示すシーケンス図。FIG. 10 is a sequence diagram showing a flow of acquisition processing in the second embodiment. 実施例3におけるサーバー装置410の処理の流れを示すフローチャート。16 is a flowchart showing the flow of processing of the server apparatus 410 in the third embodiment.

以下の実施の形態は特許請求の範囲に係る本発明を限定するものではない。また各実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。   The following embodiments do not limit the present invention according to the claims. Further, not all combinations of features described in the embodiments are essential to the solution of the present invention.

本明細書ではある画像処理装置の情報を公開する時期が世界で同時とは限らないことを前提としている。例えばある地域では、別の地域よりも遅れて画像処理装置の情報が公開される場合がある。そのため、その画像処理装置に対応したプリンタードライバーを公開する時期も地域により差を設ける必要がある。ある地域で未公開の画像処理装置の情報が、プリンタードライバーから推測されることは好ましくないためである。このような背景により、同一バージョンのプリンタードライバーであっても、そのプリンタードライバーが対応する画像処理装置に差を設けた構成のプリンタードライバーが複数種類作成されることがある。ベンダーは地域に応じて異なる構成のプリンタードライバーを公開することで、未公開の画像処理装置の情報が含まれないプリンタードライバーをユーザーに提供することができる。地域に応じて異なるプリンタードライバーを公開するためには地域を手動選択させない構成が望ましい。そこで本明細書ではIPアドレスから地域を推定して、その地域に基づいてダウンロード可能なプリンタードライバーを決定する方法について説明していく。   In this specification, it is assumed that the time of releasing information of a certain image processing apparatus is not necessarily simultaneous in the world. For example, in an area, information of the image processing apparatus may be released later than another area. Therefore, it is necessary to make a difference depending on the area when the printer driver corresponding to the image processing apparatus is released. This is because it is not preferable that information of an image processing apparatus that has not been published in a certain area be inferred from the printer driver. Due to such a background, even if the printer driver of the same version is used, a plurality of types of printer drivers may be created in which the image processing apparatuses corresponding to the printer driver have differences. The vendor can provide the user with a printer driver that does not include information on an unpublished image processing apparatus by disclosing printer drivers with different configurations according to the region. In order to publish different printer drivers depending on the region, it is desirable that the region not be manually selected. Therefore, in this specification, a method of estimating a region from an IP address and determining a downloadable printer driver based on the region will be described.

本実施例における印刷システムの構成について説明する。図1は本実施例における印刷システムの一例である。ネットワーク100に画像処理装置420と情報処理装置(クライアント)400、サーバー装置410、プリンタードライバー記憶装置450が接続されている。情報処理装置400、サーバー装置410およびプリンタードライバー記憶装置450にはOSおよびアプリケーションがインストールされている。このシステムにおいて、ユーザーは情報処理装置400からアプリケーションを利用して印刷ジョブを画像処理装置420に送信する。情報処理装置400が一般的なPC(Personal Computer:パーソナルコンピュータ)に代表される情報機器である場合、アプリケーションとしてプリンタードライバーを介して対象となる画像処理装置420へ印刷ジョブを送信する構成が考えられる。   The configuration of the printing system in the present embodiment will be described. FIG. 1 is an example of a printing system in the present embodiment. An image processing apparatus 420, an information processing apparatus (client) 400, a server apparatus 410, and a printer driver storage apparatus 450 are connected to the network 100. An OS and an application are installed in the information processing apparatus 400, the server apparatus 410, and the printer driver storage apparatus 450. In this system, a user transmits a print job from the information processing apparatus 400 to the image processing apparatus 420 using an application. When the information processing apparatus 400 is an information device represented by a general PC (Personal Computer: personal computer), a configuration is conceivable in which a print job is transmitted to the target image processing apparatus 420 via a printer driver as an application. .

次に、印刷システムを構成する機器のハードウェア構成について説明する。図2は情報処理装置400、サーバー装置410およびプリンタードライバー記憶装置450のブロック図である。入力装置206はユーザーが情報処理装置を操作するためのキーボードやマウスあるいはタッチパネルに相当する。表示装置207はユーザーが情報処理装置400、サーバー装置410およびプリンタードライバー記憶装置450を操作するためのディスプレイに相当する。例えばタッチパネルのように表示装置207の一部または全部が入力装置206を兼ねている構成もある。記憶装置205は、大容量のデータを保存するための不揮発性のハードディスクに代表される記憶媒体に相当し、アプリケーションやデータの読み書きが行われる。ネットワーク装置208は図1で説明したネットワーク100に接続され、他の機器と通信を行うことが可能である。   Next, the hardware configuration of the devices constituting the printing system will be described. FIG. 2 is a block diagram of the information processing apparatus 400, the server apparatus 410, and the printer driver storage apparatus 450. The input device 206 corresponds to a keyboard, a mouse, or a touch panel for the user to operate the information processing apparatus. The display device 207 corresponds to a display for the user to operate the information processing device 400, the server device 410 and the printer driver storage device 450. For example, there is a configuration in which a part or all of the display device 207 doubles as the input device 206 like a touch panel. The storage device 205 corresponds to a storage medium represented by a non-volatile hard disk for storing a large amount of data, and reads and writes applications and data. The network device 208 is connected to the network 100 described in FIG. 1 and can communicate with other devices.

通常、情報処理装置400、サーバー装置410およびプリンタードライバー記憶装置450を起動するための初期プログラムや情報処理装置400、サーバー装置410およびプリンタードライバー記憶装置450の各モジュールを制御するための基本的なプログラムはROM203に保存されている。またOSやアプリケーションは記憶装置205に保存されている。情報処理装置400、サーバー装置410およびプリンタードライバー記憶装置450の電源が投入されると、まずROM203に保存されているコンピュータを起動するためのプログラム(ブートローダ)が実行され、そのプログラムが記憶装置205に保存されているOSをRAM202にロードし、その後、制御権をOSに渡す。OSは必要なモジュールやドライバーをさらに記憶装置205からRAM202に読み込む。さらにユーザーの指示により、必要なアプリケーションを記憶装置205からRAM202に読み込み、実行する。   Usually, an initial program for activating the information processing apparatus 400, the server apparatus 410 and the printer driver storage apparatus 450 and a basic program for controlling each module of the information processing apparatus 400, the server apparatus 410 and the printer driver storage apparatus 450 Is stored in the ROM 203. Also, the OS and the application are stored in the storage device 205. When the information processing apparatus 400, the server apparatus 410, and the printer driver storage device 450 are powered on, a program (boot loader) for starting the computer stored in the ROM 203 is executed first, and the program is stored in the storage device 205. Load the saved OS into the RAM 202 and then pass control to the OS. The OS further loads necessary modules and drivers from the storage device 205 into the RAM 202. Furthermore, according to the user's instruction, the necessary application is read from the storage device 205 to the RAM 202 and executed.

加えて、CPU201は記憶装置205に記憶されているプログラムに基づき処理を実行することにより、後述するフローチャートの各ステップの処理が実現される。   In addition, the CPU 201 executes the process based on the program stored in the storage device 205, whereby the process of each step of the flowchart described later is realized.

続いて、本実施例における印刷システムを構成する機器の機能について説明する。図4は本実施例における印刷システムのソフトウェア構成を示す図である。図4(a)は情報処理装置400にプリンタードライバーがインストールされる前の状態を示す図である。   Subsequently, the functions of the devices constituting the printing system in the present embodiment will be described. FIG. 4 is a diagram showing the software configuration of the printing system in the present embodiment. FIG. 4A illustrates a state before the printer driver is installed in the information processing apparatus 400.

情報処理装置400は、通信部401とダウンローダー部402を備える。ダウンローダー部402はその内部にデータ処理部403とUI制御部404を含む。通信部401はネットワーク100を通じて他の機器との通信を実現する。ダウンローダー部402は情報処理装置400にインストールするべきプリンタードライバーをサーバー装置410からダウンロードすることを実現する。データ処理部403はUI制御部404を介して入力されたデータを解釈したり、OSに登録されたプリンタードライバーの一覧を取得したりすることで、ダウンロードに必要な処理を実現する。UI制御部404は入力装置206からの入力情報や、表示装置207への出力情報の制御を実現する。   The information processing apparatus 400 includes a communication unit 401 and a downloader unit 402. The downloader unit 402 includes a data processing unit 403 and a UI control unit 404 therein. The communication unit 401 realizes communication with other devices through the network 100. The downloader unit 402 realizes downloading of a printer driver to be installed in the information processing apparatus 400 from the server apparatus 410. The data processing unit 403 implements processing necessary for downloading by interpreting data input via the UI control unit 404 or acquiring a list of printer drivers registered in the OS. The UI control unit 404 realizes control of input information from the input device 206 and output information to the display device 207.

サーバー装置410は、通信部411、ドライバー情報処理部412および地域情報解決処理部413を備える。通信部411はネットワーク100を通じて他の機器との通信を実現する。ドライバー情報処理部412は通信部411を介して取得した情報をもとに、情報処理装置400に送信するべきプリンタードライバーを選択することを実現する。地域情報解決処理部413は通信部411を介して取得した情報処理装置400のIPアドレス情報をもとに、予め分類された地域群のいずれに属するかを判定することを実現する。   The server device 410 includes a communication unit 411, a driver information processing unit 412, and a regional information solution processing unit 413. The communication unit 411 realizes communication with another device through the network 100. The driver information processing unit 412 implements selection of a printer driver to be transmitted to the information processing apparatus 400 based on the information acquired via the communication unit 411. Based on the IP address information of the information processing apparatus 400 acquired via the communication unit 411, the area information solution processing unit 413 realizes to determine which of the area groups classified in advance belongs.

プリンタードライバー記憶装置450は、通信部451およびプリンタードライバー保持部452を備える。通信部451はネットワーク100を通じて他の機器との通信を実現する。プリンタードライバー保持部452は複数のプリンタードライバーを保持し、通信部451を介してプリンタードライバーの配信を実現する。   The printer driver storage device 450 includes a communication unit 451 and a printer driver holding unit 452. The communication unit 451 realizes communication with another device through the network 100. The printer driver holding unit 452 holds a plurality of printer drivers, and realizes distribution of the printer driver via the communication unit 451.

図4(b)は情報処理装置400にプリンタードライバーがインストールされた後の状態を示す図である。   FIG. 4B is a diagram illustrating a state after the printer driver is installed in the information processing apparatus 400.

情報処理装置400は、通信部401、ダウンローダー部402に加え、プリンタードライバー405を備える。プリンタードライバー405はその内部にジョブ作成部406とUI制御部407を含む。ジョブ作成部406は画像処理装置420が解釈可能な印刷データを印刷ジョブとして作成することを実現する。UI制御部407は入力装置206からの入力情報や、表示装置207への出力情報の制御を実現する。   The information processing apparatus 400 includes a printer driver 405 in addition to the communication unit 401 and the downloader unit 402. The printer driver 405 includes a job generation unit 406 and a UI control unit 407 therein. A job creation unit 406 realizes creation of print data interpretable by the image processing apparatus 420 as a print job. A UI control unit 407 implements control of input information from the input device 206 and output information to the display device 207.

画像処理装置420は、通信部421、印刷部422およびUI制御部423を備える。通信部421はネットワーク100を通じて他の機器との通信を実現する。印刷部422は画像処理装置420内の印刷ジョブを実行し、印刷物の出力を実現する。   The image processing apparatus 420 includes a communication unit 421, a printing unit 422, and a UI control unit 423. The communication unit 421 realizes communication with another device through the network 100. A printing unit 422 executes a print job in the image processing apparatus 420 to realize output of a printed matter.

これらの機器が通信部401、411、451および421を介して通信することにより、印刷システムを形成している。   A printing system is formed by these devices communicating via the communication units 401, 411, 451 and 421.

以下、本実施例における印刷システムの処理について説明する。図5は本実施例におけるダウンローダー部402の処理の流れを示すフローチャートである。   Hereinafter, processing of the printing system in the present embodiment will be described. FIG. 5 is a flowchart showing the process flow of the downloader unit 402 in this embodiment.

最初に、ダウンローダー部402はインストールするモードの入力を受け付ける(S501)。インストールするモードとして、新たにプリンタードライバーをインストールする新規モードと、既にOSにインストールされたプリンタードライバーを更新する更新モードとがある。ユーザーがUI上で二つのモードのいずれかを選択することで入力とする。ダウンローダー部402はS501の入力が新規モードか更新モードかを判断する(S502)。S502で新規モードと判断された場合、ダウンローダー部402は現在情報処理装置400に接続されている画像処理装置があるか否か判断する(S503)。S503で接続されている画像処理装置があると判断された場合、接続されている画像処理装置を候補リストに追加する(S504)。ダウンローダー部402はダウンロード対象となるプリンタードライバーに対応する画像処理装置の名称の入力を受け付ける(S505)。S505の処理で表示される画面を図6(a)に示す。候補リスト601にはS504で追加された画像処理装置の名称が列挙される。入力欄602にはダウンロード対象となるプリンタードライバーに対応する画像処理装置の名称を入力する。このとき、候補リスト601から選択して入力することも可能とし、ユーザーが任意の名称を入力することも可能とする。なお、候補リスト601に1つしか追加されなかった場合、入力欄602は予めその1つの画像処理装置の名称が入力されている状態となる仕組みであってもよい。   First, the downloader unit 402 receives an input of a mode to be installed (S501). As modes to be installed, there are a new mode in which a printer driver is newly installed and an update mode in which a printer driver already installed in the OS is updated. It is input by the user selecting one of two modes on the UI. The downloader unit 402 determines whether the input in S501 is a new mode or an update mode (S502). If the new mode is determined in S502, the downloader unit 402 determines whether there is an image processing apparatus currently connected to the information processing apparatus 400 (S503). If it is determined in S503 that there is an image processing apparatus connected, the connected image processing apparatus is added to the candidate list (S504). The downloader unit 402 receives an input of the name of the image processing apparatus corresponding to the printer driver to be downloaded (S505). A screen displayed in the process of S505 is shown in FIG. In the candidate list 601, names of the image processing apparatuses added in S504 are listed. In the input field 602, the name of the image processing apparatus corresponding to the printer driver to be downloaded is input. At this time, it is also possible to select and input from the candidate list 601, and to allow the user to input any name. When only one candidate is added to the candidate list 601, the input column 602 may be configured to enter the name of the one image processing apparatus in advance.

一方、S502で更新モードと判断された場合、ダウンローダー部402は現在情報処理装置400にインストールされているプリンタードライバーの情報を参照し、それらのプリンタードライバーに対応する画像処理装置を候補リストに追加する(S506)。ダウンローダー部402はダウンロード対象となる更新対象のプリンタードライバーに対応する画像処理装置の名称の選択を受け付ける(S507)。S507の処理で表示される画面を図6(b)に示す。候補リスト605にはS506で追加された画像処理装置の名称が列挙される。ダウンロード対象となるプリンタードライバーに対応する画像処理装置の名称を候補リスト605から選択することが可能となる。   On the other hand, if it is determined in S502 that the update mode is set, the downloader unit 402 refers to the information of the printer driver currently installed in the information processing apparatus 400 and adds the image processing apparatus corresponding to those printer drivers to the candidate list. (S506). The downloader unit 402 receives the selection of the name of the image processing apparatus corresponding to the update target printer driver to be downloaded (S507). The screen displayed in the process of S507 is shown in FIG. In the candidate list 605, the names of the image processing apparatuses added in S506 are listed. The name of the image processing apparatus corresponding to the printer driver to be downloaded can be selected from the candidate list 605.

ダウンローダー部402はS505またはS507で入力された情報をもとに、サーバー装置410を介してプリンタードライバーの取得を行う(S508)。この取得処理S508についてはその詳細を後述する。ダウンローダー部402はS508で取得したプリンタードライバーのインストールを行う(S509)。この一連の処理により、ダウンローダー部402はプリンタードライバーのダウンロードおよびインストールを実現する。   The downloader unit 402 acquires the printer driver via the server apparatus 410 based on the information input in S505 or S507 (S508). The details of the acquisition process S508 will be described later. The downloader unit 402 installs the printer driver acquired in S508 (S509). Through this series of processes, the downloader unit 402 realizes download and installation of the printer driver.

以下、取得処理S508について説明する。図7は取得処理S508における情報処理装置400とサーバー装置410とプリンタードライバー記憶装置450の処理の流れを示すシーケンス図である。   The acquisition process S508 will be described below. FIG. 7 is a sequence diagram showing the process flow of the information processing apparatus 400, the server apparatus 410, and the printer driver storage apparatus 450 in acquisition processing S508.

情報処理装置400はS505またはS507で入力された情報を、サーバー装置410へプリンタードライバーのリクエストとして送信する(S701)。こうしてS505またはS507で特定された、ダウンロードを要求するプリンタードライバーに対応するプリンターの機種がサーバー装置410へ送信される。   The information processing apparatus 400 transmits the information input in S505 or S507 to the server apparatus 410 as a printer driver request (S701). In this way, the model of the printer corresponding to the printer driver requesting the download specified in step S505 or S507 is transmitted to the server apparatus 410.

サーバー装置410はサーバー装置410で管理するプリンタードライバーのカタログファイルを参照する(S702)。カタログファイルのデータ構造を図8に示す。カタログファイル800は、サーバー装置410が管理するプリンタードライバーの名称801、バージョン802、ダウンロード先のURL803、当該プリンタードライバーがサポートする画像処理装置の種類804を含む。また、同一バージョンのプリンタードライバー間でより利用が推奨されるものがある場合、それを示す優先度805を含む。サーバー装置410で管理するプリンタードライバーの追加や変更にあわせて、カタログファイル800は更新される。   The server device 410 refers to the catalog file of the printer driver managed by the server device 410 (S702). The data structure of the catalog file is shown in FIG. The catalog file 800 includes the name 801 of the printer driver managed by the server apparatus 410, the version 802, the URL 803 of the download destination, and the type 804 of the image processing apparatus supported by the printer driver. In addition, when there is a printer driver of the same version that is recommended to be used, the priority 805 is included. The catalog file 800 is updated according to the addition or change of the printer driver managed by the server apparatus 410.

サーバー装置410はサーバー装置410で管理するプリンタードライバーのサポートする画像処理装置の公開地域テーブルを参照する(S703)。公開地域テーブルのデータ構造を図9に示す。公開地域テーブル900は、プリンタードライバーがサポートする各画像処理装置が、どの地域に公開可能かを示すものである。この地域の粒度は、IPアドレスの地域解決処理S704でプリンタードライバーベンダーが予め定めたプリンタードライバーを公開する地域に分類する粒度に対応する。プリンタードライバーベンダーがある地域に対して画像処理装置の情報を公開することにあわせて、公開地域テーブル900は更新される。以下、公開地域テーブル900の更新例を示す。画像処理装置AAA、BBB、CCC、DDDの4機種について、ある年の5月時点ではアジア、欧州、米州に対して画像処理装置AAAとDDDのみが公開されているとき、公開地域テーブル900は図9(a)となる。表中のSは当該画像処理装置がその地域で公開されていることを示し、NSはその地域で公開されていないことを示す。同年の6月時点で、アジアに対して画像処理装置BBBが公開され、欧州に対して画像処理装置CCCが公開されると、公開地域テーブル900は図9(b)に更新される。同年の7月時点で、アジアに対して画像処理装置CCCが公開され、米州に対して画像処理装置BBBとCCCが公開されると、公開地域テーブル900は図9(c)に更新される。同年の8月時点で、欧州に対して画像処理装置BBBが公開されると、公開地域テーブル900は図9(d)に更新される。   The server apparatus 410 refers to the open area table of the image processing apparatus supported by the printer driver managed by the server apparatus 410 (S703). The data structure of the open area table is shown in FIG. An open area table 900 indicates which area each image processing apparatus supported by the printer driver can open. The granularity of this area corresponds to the granularity with which the printer driver vendor classifies the printer driver in advance as the area for publishing the printer driver in the area solution processing of IP address S704. The release area table 900 is updated in accordance with the release of the information on the image processing apparatus to the area where the printer driver vendor is located. Hereinafter, an update example of the open area table 900 will be shown. As for the four models of the image processing apparatus AAA, BBB, CCC, and DDD, when only the image processing apparatus AAA and DDD are released to Asia, Europe, and the Americas as of May of a certain year, the disclosure area table 900 is It becomes 9 (a). S in the table indicates that the image processing apparatus is released in the area, and NS indicates that the image processing apparatus is not released in the area. When the image processing apparatus BBB is released to Asia and the image processing apparatus CCC is released to Europe as of June of the same year, the release area table 900 is updated to FIG. 9B. When the image processing device CCC is released to Asia and the image processing devices BBB and CCC are released to the Americas as of July of the same year, the release area table 900 is updated to FIG. 9C. When the image processing apparatus BBB is released to Europe as of August of the same year, the release area table 900 is updated to FIG. 9 (d).

図7に戻って説明を続ける。サーバー装置410は受信したリクエストを受けて、情報処理装置400のIPアドレスの地域解決処理を行う(S704)。IPアドレスの地域解決処理S704は、プリンタードライバーベンダーが予め定めたプリンタードライバーを公開する地域に分類する粒度で行われる。この粒度は例えば「アジア/欧州/米州」といったものである。IPアドレスの地域解決処理S704に際して、既存の解決サービスを利用してもよいし、サーバー装置410側でIPアドレスと地域の対応テーブルを用意する仕組みを利用してもよい。こうしてS701で送信が行われた発信元(情報処理装置400)のIPアドレスから発信元の地域を推定することができる。   Returning to FIG. 7, the description will be continued. In response to the received request, the server apparatus 410 performs area solution processing of the IP address of the information processing apparatus 400 (S704). The area solution process S704 for the IP address is performed at a granularity that the printer driver vendor classifies the printer driver in advance as an area to be published. This granularity is, for example, "Asia / Europe / Americas". At the time of regional solution processing of the IP address S704, the existing solution service may be used, or a mechanism for preparing the correspondence table of the IP address and the regional on the side of the server apparatus 410 may be used. Thus, it is possible to estimate the area of the transmission source from the IP address of the transmission source (information processing apparatus 400) that has been transmitted in S701.

サーバー装置410はS702からS704の処理に基づき、ダウンロード対象となるプリンタードライバーを一意に決定する(S705)。具体的な決定方法を説明する。サーバー装置410はカタログファイル800に記載のプリンタードライバーの中から、S701でリクエストされた画像処理装置を含むものを抽出する。その中から、その時点の公開地域テーブル900にもとづき、S702で解決した地域で公開されていない画像処理装置をサポートデバイスとして含むものを排除する。残った中で、バージョン802が新しいプリンタードライバーをダウンロード対象となるプリンタードライバーとして決定する。もし複数のプリンタードライバーがある場合は、優先度805のより高いものをダウンロード対象となるプリンタードライバーとして決定する。こうしてプリンターの機種と発信元の地域及び優先度に基づいて、ダウンロード可能なプリンタードライバーが決定される。なお、優先度は考慮せずにプリンタードライバーを決定するように構成しても構わない。   The server device 410 uniquely determines the printer driver to be downloaded based on the processing of S702 to S704 (S705). A specific determination method will be described. The server apparatus 410 extracts, from among the printer drivers described in the catalog file 800, those including the image processing apparatus requested in S701. Among them, based on the open area table 900 at that time, those that include an image processing apparatus that is not open in the area solved in S702 as a support device are excluded. Among them, the version 802 determines the new printer driver as the printer driver to be downloaded. If there are multiple printer drivers, the higher priority 805 is determined as the printer driver to be downloaded. Thus, the downloadable printer driver is determined on the basis of the printer model, the area of origin of the printer, and the priority. The printer driver may be determined without considering the priority.

サーバー装置410はS705で決定されたダウンロード対象となるプリンタードライバーのURL803を情報処理装置400に返戻する(S706)。情報処理装置400はS706で返戻されたURLにアクセスし、ダウンロード対象となるプリンタードライバーの取得依頼をする(S707)。これを受けてプリンタードライバー記憶装置450は要求されたダウンロード対象のプリンタードライバーを送信する(S708)。なお、サーバー装置410内にダウンロード対象となるプリンタードライバーがある構成の場合は、S706とS707とS708の処理の代わりに、サーバー装置410がダウンロード対象となるプリンタードライバーを情報処理装置400に返戻してもよい。   The server apparatus 410 returns the URL 803 of the printer driver to be downloaded determined in S705 to the information processing apparatus 400 (S706). The information processing apparatus 400 accesses the URL returned in S706, and requests acquisition of the printer driver to be downloaded (S707). In response to this, the printer driver storage device 450 transmits the requested printer driver to be downloaded (S 708). Note that if there is a printer driver to be downloaded in the server apparatus 410, the server apparatus 410 returns the printer driver to be downloaded to the information processing apparatus 400 instead of the processes of S706, S707 and S708. It is also good.

たとえば6月の時点で欧州から画像処理装置AAAを指定してダウンローダーを使用した場合は以下のようになる。画像処理装置AAAが含まれるプリンタードライバーのうち、欧州地域で公開されていない機種である画像処理装置BBBを含まないもので優先度の高い808の構成のプリンタードライバーがダウンロード対象となる。一方、6月の時点でアジアから画像処理装置AAAを指定してダウンローダーを使用した場合は以下のようになる。画像処理装置AAAが含まれるプリンタードライバーのうち、アジア地域で公開されていない機種である画像処理装置CCCを含まないもので優先度の高い807の構成のプリンタードライバーがダウンロード対象となる。   For example, when the image processing apparatus AAA is specified from Europe as of June and the downloader is used, it is as follows. Among the printer drivers that include the image processing apparatus AAA, those that do not include the image processing apparatus BBB that is a model that is not publicized in the European region and that has a high priority 808 configuration are download targets. On the other hand, when the image processing apparatus AAA is specified from Asia and the downloader is used as of June, the following occurs. Among the printer drivers that include the image processing apparatus AAA, those that do not include the image processing apparatus CCC that is a model that has not been released in the Asian region and that has a high priority 807 configuration are download targets.

このように、ユーザーの端末が所属する地域情報を判断し、その地域で公開されているプリンタードライバーを自動的に選択および取得する仕組みを提供することが可能となる。   In this manner, it is possible to provide a mechanism for determining the area information to which the user's terminal belongs, and automatically selecting and acquiring the printer driver published in the area.

上述の実施例1では、サーバー装置410側でダウンロード対象となるプリンタードライバーを決定する構成を説明した。以下の実施例では、情報処理装置400側でダウンロード対象となるプリンタードライバーを決定する構成の例を説明する。   In the above-described first embodiment, the configuration has been described in which the server device 410 determines the printer driver to be downloaded. In the following embodiment, an example of a configuration in which the information processing apparatus 400 determines a printer driver to be downloaded will be described.

実施例1とは、取得処理S508に差異がある。図10は本実施例の取得処理S508における情報処理装置400とサーバー装置410の処理の流れを示すシーケンス図である。   The second embodiment differs from the first embodiment in the acquisition process S508. FIG. 10 is a sequence diagram showing a flow of processing of the information processing apparatus 400 and the server apparatus 410 in the acquisition processing S508 of this embodiment.

情報処理装置400はサーバー装置410へリクエストを送信する(S1001)。このリクエストはダウンロード対象となるプリンタードライバーを一意に決定するためのモジュールの提供を要望するリクエストである。   The information processing apparatus 400 transmits a request to the server apparatus 410 (S1001). This request is a request for providing a module for uniquely determining the printer driver to be downloaded.

サーバー装置410は受信したリクエストを受けて、情報処理装置400へリクエスト時点の地域情報解決処理部413、カタログファイル800、公開地域テーブル900のコピーと、情報処理装置400のIPアドレスをリクエストの返戻として送信する(S1002)。   In response to the received request, the server device 410 sends a copy of the area information resolution processing unit 413 at the time of the request to the information processing device 400, the catalog file 800, the open area table 900 and the IP address of the information processing device 400 It transmits (S1002).

情報処理装置400はサーバー装置410から受信したプリンタードライバーのカタログファイルを参照する(S1003)。情報処理装置400はサーバー装置410から受信したプリンタードライバーのサポートする画像処理装置の公開地域テーブルを参照する(S1004)。情報処理装置400はS1002で返戻された地域情報解決処理部413を用いて、情報処理装置400のIPアドレスの地域解決処理を行う(S1005)。情報処理装置400はS1003からS1005の処理に基づき、ダウンロード対象となるプリンタードライバーを一意に決定する(S1006)。一意に決定する手段は、実施例1におけるS705の処理と同様である。情報処理装置400はS1006で決定したダウンロード対象となるプリンタードライバーのURLにアクセスし、ダウンロード対象となるプリンタードライバーの取得依頼をする(S1007)。これを受けてプリンタードライバー記憶装置450はダウンロード対象となるプリンタードライバーを送信する(S1008)。情報処理装置400はS1002で返戻された地域情報解決処理部413、カタログファイル800、公開地域テーブル900を削除する(S1009)。   The information processing apparatus 400 refers to the catalog file of the printer driver received from the server apparatus 410 (S1003). The information processing apparatus 400 refers to the disclosure area table of the image processing apparatus supported by the printer driver received from the server apparatus 410 (S1004). The information processing apparatus 400 performs area solution processing of the IP address of the information processing apparatus 400 using the area information solution processing unit 413 returned in S1002 (S1005). The information processing apparatus 400 uniquely determines the printer driver to be downloaded based on the processing of S1003 to S1005 (S1006). The means for uniquely determining is the same as the process of S 705 in the first embodiment. The information processing apparatus 400 accesses the URL of the printer driver to be downloaded determined in S1006, and requests acquisition of the printer driver to be downloaded (S1007). In response to this, the printer driver storage device 450 transmits the printer driver to be downloaded (S1008). The information processing apparatus 400 deletes the area information resolution processing unit 413, the catalog file 800, and the release area table 900 returned in S1002 (S1009).

このように、サーバー装置410側で複雑な処理が実現できない環境においても、本実施例に従い情報処理装置400側で一連の処理を行うことができる。   As described above, even in an environment where complex processing can not be realized on the server device 410 side, a series of processing can be performed on the information processing device 400 side according to the present embodiment.

あるバージョンのプリンタードライバーについて、当該プリンタードライバーがサポートする画像処理の種類が異なる構成を複数用意することがあっても、一定の時間が経過した場合は概ね優先度が最大の構成のもののみが利用されるようになる。図9に示す通り、一般に時間が経過した場合はいずれの地域でも公開可能な画像処理装置のみとなる。この状態では、いずれの地域に対しても、あるバージョンのプリンタードライバーについて、もっとも優先度の高いものがダウンロード対象となるため、S704やS1005の地域解決処理を行う必要がなくなる。そのため、可能であれば地域解決処理を省略できるのが望ましい。   Even if there are multiple configurations for different types of image processing supported by the printer driver for a certain version of the printer driver, only configurations with roughly the highest priority will be used if a certain period of time has elapsed Will be As shown in FIG. 9, in general, when time passes, only image processing apparatuses that can be published in any area are available. In this state, for any region, the printer driver with the highest priority is downloaded for a certain version of the printer driver, so there is no need to perform the region solution processing in S704 or S1005. Therefore, it is desirable to be able to omit regional solution processing if possible.

以下の実施例では、特定の条件を満たす場合に地域解決処理を省略する構成の例を説明する。図11は実施例1に基づくサーバー装置410の処理の流れを示すフローチャートである。   In the following embodiment, an example of a configuration in which the area solution processing is omitted when a specific condition is satisfied will be described. FIG. 11 is a flowchart showing the process flow of the server apparatus 410 based on the first embodiment.

サーバー装置410がサーバー装置410で管理するプリンタードライバーのカタログファイルを参照するS702において、最新のバージョン802のプリンタードライバーで、優先度805が最大のもののサポートする画像処理装置の種類804のリストを保持する(S1101)。これによって、サーバー装置410で管理される最新のバージョンのプリンタードライバーが対応する画像処理装置のリストをサーバーから取得できる。その後サーバー装置410で管理するプリンタードライバーのサポートする画像処理装置を公開する地域を示す公開地域テーブル900を参照する(S1102)。公開地域テーブル900のいずれの地域の状態もS1101で保持したリストの状態と同等であるか否かを判断する(S1103)。すなわち、取得した情報から全ての地域で同一の画像処理装置を公開していることがわかった場合、地域解決処理S704を省略する。そして、最新のバージョン802のプリンタードライバーで、優先度805が最大のものをダウンロード対象となるプリンタードライバーとして決定する(S1104)。一方、同等でない場合、地域解決処理を行う(S1105)。その後プリンタードライバーの決定処理を行う(S1106)。   In step S702, in which the server device 410 refers to the catalog file of the printer driver managed by the server device 410, the printer driver of the latest version 802, which has the highest priority 805, holds a list of supported image processing device types 804. (S1101). As a result, the latest version of the printer driver managed by the server apparatus 410 can obtain a list of image processing apparatuses corresponding thereto from the server. After that, the release area table 900 is displayed, which indicates the area to release the image processing apparatus supported by the printer driver managed by the server apparatus 410 (S1102). It is determined whether the state of any area in the open area table 900 is equivalent to the state of the list held in S1101 (S1103). That is, when it is known from the acquired information that the same image processing apparatus is released in all areas, the area solution process S704 is omitted. Then, the printer driver of the latest version 802, which has the highest priority 805, is determined as the printer driver to be downloaded (S1104). On the other hand, if not equal, regional solution processing is performed (S1105). Thereafter, printer driver determination processing is performed (S1106).

このように、必要に応じてユーザーの端末が所属する地域情報を判断する処理を省略し、その地域で公開されているプリンタードライバーを自動的に選択および取得する仕組みを提供することが可能となる。   In this manner, it is possible to provide a mechanism for automatically selecting and acquiring the printer driver published in the area, omitting the process of determining the area information to which the user's terminal belongs, as necessary. .

S704およびS1005の地域解決処理において、IPアドレスによる地域解決の仕組みによっては、完全な精度で地域解決を実現することが困難な場合がある。その場合、カタログファイル800および公開地域テーブル900の状態によっては、ダウンロード対象となるプリンタードライバーを一意に決定できないことがありうる。そのためダウンローダー部402は、ダウンロード対象となるプリンタードライバーを一意に決定できなかった場合に、図3に示すリカバリー画面を表示する構成であってもよい。   In the regional solution process of S704 and S1005, it may be difficult to realize the regional solution with full accuracy depending on the mechanism of the regional solution by the IP address. In that case, depending on the state of the catalog file 800 and the release area table 900, it may not be possible to uniquely determine the printer driver to be downloaded. Therefore, the downloader unit 402 may be configured to display a recovery screen shown in FIG. 3 when the printer driver to be downloaded can not be determined uniquely.

リカバリー画面300は一般的なエラーメッセージ301と、地域解決処理に失敗した場合にリカバリーするためのメッセージ302と、地域情報を特定するための情報(一例として、画像処理装置のシリアルナンバーなど)を入力可能な入力欄303を備える。サーバー装置103では予めシリアルナンバーと地域を紐付けておき、この入力欄303に入力された情報をもとに、シリアルナンバーから地域を特定することで地域解決処理を実行する。これによって、S704およびS1005の地域解決処理において地域解決に失敗した場合であっても、特定した地域に基づいてダウンロード対象となるプリンタードライバーを一意に決定することが可能となる。   The recovery screen 300 inputs a general error message 301, a message 302 for recovery in case of failure of the area solution process, and information for specifying the area information (for example, a serial number of the image processing apparatus etc.) A possible entry field 303 is provided. The server device 103 links the serial number and the area in advance, and executes the area solution processing by specifying the area from the serial number based on the information input to the input field 303. This makes it possible to uniquely determine the printer driver to be downloaded based on the identified area even if the area solution fails in the area solution process of S704 and S1005.

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

Claims (6)

ダウンロードを要求するプリンタードライバーに対応するプリンターの機種を特定して送信する第1の送信手段と、
前記送信が行われた発信元のIPアドレスから前記発信元の地域を推定する推定手段と、
前記プリンターの機種と前記発信元の地域に基づいて、ダウンロード可能なプリンタードライバーを決定する決定手段と、
前記ダウンロード可能なプリンタードライバーからダウンロードを要求されたプリンタードライバーを送信する第2の送信手段と、を有することを特徴とするシステム。
A first transmission unit that specifies and transmits a printer model corresponding to a printer driver that requests download;
Estimating means for estimating the area of the source from the IP address of the source to which the transmission has been made;
A determination unit that determines a downloadable printer driver based on a model of the printer and a region of the transmission source;
And d) second transmitting means for transmitting a printer driver requested to be downloaded from the downloadable printer driver.
クライアントに接続されているプリンターがあるか否かを判断する判断手段と、を有し、
前記送信手段は、前記判断手段により前記クライアントに接続されている前記プリンターがあると判断された場合に、前記プリンターの機種として、前記クライアントに接続されている前記プリンターを特定することを特徴とする請求項1に記載のシステム。
Determining means for determining whether or not there is a printer connected to the client;
The transmission unit is characterized in that, when it is determined by the determination unit that there is the printer connected to the client, the printer connected to the client is identified as a model of the printer. The system of claim 1.
サーバーで管理される最新のバージョンのプリンタードライバーが対応するプリンターのリストをサーバーから取得する第一の取得手段と、
前記プリンターを公開する地域を示す情報を取得する第二の取得手段と、
前記決定手段は、前記第二の取得手段で取得した前記情報が全ての地域で同一のプリンターを公開することを示す場合に、前記推定手段による前記発信元の地域の推定を行うことなく、前記プリンターの機種に基づいて、ダウンロード可能な前記プリンタードライバーを決定することを特徴とする請求項1又は請求項2に記載のシステム。
The first acquisition method for acquiring the list of printers supported by the latest version of printer driver managed by the server from the server,
A second acquisition unit that acquires information indicating a region where the printer is to be released;
The determination unit does not estimate the area of the transmission source by the estimation unit when the information acquired by the second acquisition unit indicates that the same printer is to be published in all areas. The system according to claim 1 or 2, wherein the downloadable printer driver is determined based on a model of the printer.
前記決定手段は前記プリンターの機種、前記発信元の地域及び優先度に基づいて、ダウンロード可能な前記プリンタードライバーを決定することを特徴とする請求項1又は請求項2に記載のシステム。   The system according to claim 1, wherein the determination unit determines the downloadable printer driver based on a model of the printer, an area of the transmission source, and a priority. ダウンロード可能な前記プリンタードライバーを決定できない場合に、地域を特定するための情報を入力する入力手段と、を有し、
前記決定手段は、前記地域を特定するための前記情報から地域を特定して、特定した前記地域に基づいて、ダウンロード可能なプリンタードライバーを決定することを特徴とする請求項1乃至3のいずれか1項に記載のシステム。
An input unit for inputting information for specifying a region when the printer driver that can be downloaded can not be determined;
4. The apparatus according to any one of claims 1 to 3, wherein the determination means identifies an area from the information for identifying the area, and determines a downloadable printer driver based on the identified area. The system described in item 1.
ダウンロードを要求するプリンタードライバーに対応するプリンターの機種を特定して送信する第1の送信工程と、
前記送信が行われた発信元のIPアドレスから前記発信元の地域を推定する推定工程と、
前記プリンターの機種と前記発信元の地域に基づいて、ダウンロード可能なプリンタードライバーを決定する決定工程と、
前記ダウンロード可能なプリンタードライバーからダウンロードを要求されたプリンタードライバーを送信する第2の送信工程と、を有することを特徴とする制御方法。
A first transmission step of specifying and transmitting a printer model corresponding to a printer driver requesting a download;
Estimating the area of the source from the IP address of the source to which the transmission was performed;
A determination step of determining a downloadable printer driver based on a model of the printer and a region of the transmission source;
And d) transmitting the printer driver requested to be downloaded from the downloadable printer driver.
JP2017202096A 2017-10-18 2017-10-18 System and control method Pending JP2019075010A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017202096A JP2019075010A (en) 2017-10-18 2017-10-18 System and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017202096A JP2019075010A (en) 2017-10-18 2017-10-18 System and control method

Publications (1)

Publication Number Publication Date
JP2019075010A true JP2019075010A (en) 2019-05-16

Family

ID=66545160

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017202096A Pending JP2019075010A (en) 2017-10-18 2017-10-18 System and control method

Country Status (1)

Country Link
JP (1) JP2019075010A (en)

Similar Documents

Publication Publication Date Title
JP3893361B2 (en) Creating a printer instance on a workstation using the web
EP2490119A2 (en) Printing system, control method, information processing apparatus, device driver program, and installer program
JP5553670B2 (en) Management device, control method thereof, and program
JP6728691B2 (en) Software and firmware download and installation support calculation processing system and software download support method
JP2003177989A (en) Information processing apparatus, server apparatus, driver updating method, computer readable storage medium and program
JP6624987B2 (en) Information processing apparatus, program, and control method
US20150356380A1 (en) System, printing apparatus, control method, and recording medium
JP2020184228A (en) Image formation device, control method, and program thereof
JP6274758B2 (en) Network device management apparatus, network device management method, and program for executing network device management method
JP6131647B2 (en) Information processing apparatus, program, and file management system
KR20120074321A (en) Management apparatus and method therefor
US10338857B2 (en) Information processing apparatus, information processing system, and information processing method
JP2015026215A (en) Printing system and control method thereof, information processor and control method thereof, printer and control method thereof, and program
JP2017157114A (en) Information processing system, information processing device, image processing device, control method and extension program
JP2019075010A (en) System and control method
US9009244B2 (en) Image forming apparatus, and control method thereof
CN113168296B (en) Information processing device, server device, control method, and control program
JP2012150610A (en) Information processing device, information processing method, printer driver, and information processing system
US10187267B2 (en) Device management system, device management method, and server apparatus
JP2015049862A (en) Information processing device, system, method, and program
JP2019016221A (en) Information processing apparatus, program, and control method
JP7289715B2 (en) print server system
JP7039305B2 (en) Systems and methods using them, information processing devices and methods using them, and programs
JP6663257B2 (en) Information processing apparatus, control method therefor, and program
JP4983229B2 (en) Server computer, client server system, and software installation method