JP2023032872A - Setting information providing device, setting information application system, setting information application program, and setting information application method - Google Patents

Setting information providing device, setting information application system, setting information application program, and setting information application method Download PDF

Info

Publication number
JP2023032872A
JP2023032872A JP2021139227A JP2021139227A JP2023032872A JP 2023032872 A JP2023032872 A JP 2023032872A JP 2021139227 A JP2021139227 A JP 2021139227A JP 2021139227 A JP2021139227 A JP 2021139227A JP 2023032872 A JP2023032872 A JP 2023032872A
Authority
JP
Japan
Prior art keywords
setting information
information
driver
unit
identification information
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
JP2021139227A
Other languages
Japanese (ja)
Inventor
篤 佐藤
Atsushi Sato
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2021139227A priority Critical patent/JP2023032872A/en
Publication of JP2023032872A publication Critical patent/JP2023032872A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

To apply setting information appropriate to a driver installed in an information processor.SOLUTION: A setting information providing system 1 acquires a definition file 124 corresponding to a serial number of a printer 5 from a server device 2 and applies each setting information of the definition file 124 to each setting item when a printer driver of the printer 5 is installed in a user terminal device 4. Thus, the setting information providing system 1 can apply each setting information of the definition file 124 to each setting item in the printer driver of the user terminal device 4 without causing an administrator to perform updating a file or the like even when the latest printer driver is updated.SELECTED DRAWING: Figure 6

Description

本発明は、設定情報提供装置、設定情報適用システム、設定情報適用プログラム及び設定情報適用方法に関し、例えばプリンタ等を駆動するためのドライバをコンピュータ等にインストールする場合に適用して好適なものである。 The present invention relates to a setting information providing device, a setting information applying system, a setting information applying program, and a setting information applying method, and is preferably applied to a case where, for example, a driver for driving a printer or the like is installed in a computer or the like. .

従来、コンピュータ装置等(以下、情報処理装置とも呼ぶ)に、プリンタ等(以下、対象装置とも呼ぶ)を接続して駆動する場合に、当該コンピュータ装置にデバイスドライバ(以下、ドライバとも呼ぶ)をインストールして実行するものが、広く普及している。 Conventionally, when a printer or the like (hereinafter also referred to as a target device) is connected to a computer device (hereinafter also referred to as an information processing device) and driven, a device driver (hereinafter also referred to as a driver) is installed in the computer device. , which is widely spread.

例えば、プリンタ用のデバイスドライバであるプリンタドライバでは、当該プリンタの印刷処理に関する複数の設定項目が設けられており、各設定項目の設定値(以下、設定情報とも呼ぶ)に従い、当該プリンタを動作させる。この設定項目としては、例えばカラー設定(カラー又はモノクロ)や印刷の向き(縦又は横)等が設けられている。これらの設定項目は、インストール時に初期設定値(いわゆるデフォルト値)が設定されており、またその後の設定作業等により、その値を変更し得るようになっている。 For example, a printer driver, which is a device driver for a printer, is provided with a plurality of setting items related to the printing process of the printer, and operates the printer according to the setting values (hereinafter also referred to as setting information) of each setting item. . The setting items include, for example, color setting (color or monochrome), print orientation (portrait or landscape), and the like. Initial setting values (so-called default values) are set for these setting items at the time of installation, and the values can be changed by subsequent setting work.

一方、例えば企業等においてプリンタを導入してネットワークに接続させる場合、当該ネットワークに接続された複数台のコンピュータ装置にプリンタドライバをそれぞれインストールし、さらに当該企業の運用ルール等に従った設定値をそれぞれに適用することが考えられる。しかし、複数台のコンピュータ装置において、プリンタドライバの各設定項目に設定値をそれぞれ適用する作業は、極めて繁雑であり、多大な手間や時間を要する。 On the other hand, for example, when a company introduces a printer and connects it to a network, a printer driver is installed in each of the multiple computer devices connected to the network, and setting values are set according to the operation rules of the company. can be applied to However, in a plurality of computer apparatuses, the work of applying setting values to each setting item of the printer driver is extremely complicated and requires a great deal of time and effort.

そこで、企業の管理者等により、プリンタドライバのインストーラと各設定項目の設定値とをひとまとめにしたインストールパッケージを予め作成して各コンピュータ装置に配布する、という手法が提案されている(例えば、特許文献1参照)。この手法によれば、各コンピュータ装置において当該インストールパッケージを実行することにより、プリンタドライバをインストールでき、且つ各設定項目に設定値を適用することができる。 In view of this, a method has been proposed by corporate administrators, etc., in which an installation package is created in advance, in which the installer of the printer driver and the setting values of each setting item are grouped together, and is distributed to each computer device (for example, see Patent Reference 1). According to this method, by executing the installation package on each computer device, the printer driver can be installed and the setting values can be applied to each setting item.

特開2012-59106号公報(図5等)Japanese Patent Application Laid-Open No. 2012-59106 (Fig. 5 etc.)

ところでプリンタドライバは、不具合の修正や機能の追加等の目的で、更新(バージョンアップ等とも呼ばれる)が行われることがある。このため企業の管理者等は、プリンタドライバが更新される度に、インストールパッケージの作成及び配布を行う必要があり、その作業に手間や時間を要してしまう、という問題があった。 By the way, the printer driver is sometimes updated (also called a version upgrade) for the purpose of correcting defects, adding functions, or the like. For this reason, a company administrator or the like needs to create and distribute an installation package each time the printer driver is updated, which is a problem in that it takes time and effort.

本発明は以上の点を考慮してなされたもので、情報処理装置にインストールされるドライバに適切な設定情報を適用し得る設定情報提供装置、設定情報適用システム、設定情報適用プログラム及び設定情報適用方法を提案しようとするものである。 The present invention has been made in consideration of the above points, and provides a setting information providing apparatus, a setting information application system, a setting information application program, and a setting information application capable of applying appropriate setting information to a driver installed in an information processing apparatus. I would like to propose a method.

かかる課題を解決するため本発明の設定情報提供装置においては、外部装置との間で情報を送受信する通信部と、対象装置を駆動する際に使用される設定情報と、当該対象装置に一意に割り当てられた識別情報とを対応付けた個別設定情報を記憶する記憶部と、通信部を介して識別情報と共に設定情報の要求を受け付けると、当該識別情報と対応付けられた個別設定情報を提供する提供部とを設けるようにした。 In order to solve this problem, in the setting information providing apparatus of the present invention, a communication unit that transmits and receives information to and from an external device, setting information that is used when driving the target device, and unique information for the target device. A storage unit for storing individual setting information associated with assigned identification information; and a communication unit, upon receiving a request for setting information together with the identification information, providing individual setting information associated with the identification information. I tried to set up a provision part.

また本発明の設定情報適用システムにおいては、対象装置と、駆動装置と、提供装置とがネットワークを介して接続されたシステムであって、対象装置には、ネットワークとの間で情報を送受信する対象通信部と、当該対象装置に一意に割り当てられた識別情報を記憶する対象記憶部とを設け、提供装置には、ネットワークとの間で情報を送受信する提供通信部と、対象装置を駆動する際に使用される設定情報と、当該対象装置の識別情報とを対応づけた個別設定情報を記憶する提供記憶部とを設け、駆動装置は、ネットワークとの間で情報を送受信する駆動通信部と、駆動通信部を介して対象装置から識別情報を取得する識別情報取得部と、駆動通信部を介して提供装置から識別情報に対応付けられた個別設定情報を取得する個別設定情報取得部と、対象装置を駆動するドライバに対し、個別設定情報に含まれる設定情報を適用する設定情報適用部とを設けるようにした。 The setting information application system of the present invention is a system in which a target device, a driving device, and a providing device are connected via a network. A communication unit and a target storage unit for storing identification information uniquely assigned to the target device are provided. a provision storage unit for storing setting information used in the communication and individual setting information that associates the identification information of the target device with the drive device; an identification information acquisition unit that acquires identification information from a target device via a drive communication unit; an individual setting information acquisition unit that acquires individual setting information associated with the identification information from a provision device through the drive communication unit; A setting information application unit that applies setting information included in the individual setting information is provided for a driver that drives the device.

さらに本発明の設定情報適用プログラムにおいては、情報処理装置に対し、対象装置から、当該対象装置に一意に割り当てられた識別情報を取得する識別情報取得ステップと、提供装置に対し、識別情報と対応付けられ対象装置を駆動する際に使用される設定情報を要求する設定情報要求ステップと、提供装置から、識別情報と対応付けられた設定情報である個別設定情報を取得する個別設定情報取得ステップと、対象装置を駆動するためのドライバに対し、個別設定情報に含まれる設定情報を適用する設定情報適用ステップとを実行させるようにした。 Further, in the setting information application program of the present invention, an identification information acquisition step of acquiring identification information uniquely assigned to the target device from the target device for the information processing device; a setting information requesting step of requesting setting information to be used in driving the attached target device; and an individual setting information obtaining step of obtaining individual setting information, which is setting information associated with the identification information, from the providing device. and a setting information applying step of applying the setting information included in the individual setting information to the driver for driving the target device.

さらに本発明の設定情報適用方法においては、対象装置から、当該対象装置に一意に割り当てられた識別情報を取得する識別情報取得ステップと、提供装置に対し、識別情報と対応付けられ対象装置を駆動する際に使用される設定情報を要求する設定情報要求ステップと、提供装置から、識別情報と対応付けられた設定情報である個別設定情報を取得する個別設定情報取得ステップと、対象装置を駆動するためのドライバに対し、個別設定情報に含まれる設定情報を適用する設定情報設定ステップとを有するようにした。 Further, in the setting information application method of the present invention, an identification information acquisition step of acquiring identification information uniquely assigned to the target device from the target device; a setting information requesting step of requesting setting information to be used when performing the above; an individual setting information acquiring step of acquiring individual setting information, which is setting information associated with the identification information, from the providing device; and driving the target device and a setting information setting step of applying the setting information included in the individual setting information to the driver for the purpose.

本発明は、対象装置に一意に対応する個別設定情報を予め設定情報提供装置に記憶させておき、当該対象装置を駆動する駆動装置において、設定情報提供装置から当該対象装置に対応する個別設定情報を取得させ、適用することができる。これにより本発明では、対象装置を駆動するためのドライバと個別設定情報とを一体化する必要が無く、当該対象装置を駆動する駆動装置に対し、当該ドライバの更新等にかかわらず、当該対象装置に適した個別設定情報を提供できる。 According to the present invention, individual setting information uniquely corresponding to a target device is stored in advance in a setting information providing device, and in a driving device for driving the target device, individual setting information corresponding to the target device is sent from the setting information providing device. can be obtained and applied. As a result, in the present invention, there is no need to integrate the driver for driving the target device and the individual setting information. can provide personalized information suitable for

本発明によれば、情報処理装置にインストールされるドライバに適切な設定情報を適用し得る設定情報提供装置、設定情報適用システム、設定情報適用プログラム及び設定情報適用方法を実現できる。 According to the present invention, it is possible to realize a setting information providing device, a setting information applying system, a setting information applying program, and a setting information applying method that can apply appropriate setting information to a driver installed in an information processing device.

設定情報提供システムの全体構成を示す略線的ブロック図である。1 is a schematic block diagram showing the overall configuration of a setting information providing system; FIG. サーバ装置のハードウェア構成を示す略線的ブロック図である。3 is a schematic block diagram showing the hardware configuration of a server device; FIG. 管理者端末装置のハードウェア構成を示す略線的ブロック図である。3 is a schematic block diagram showing the hardware configuration of an administrator terminal device; FIG. 使用者端末装置のハードウェア構成を示す略線的ブロック図である。3 is a schematic block diagram showing the hardware configuration of a user terminal device; FIG. プリンタのハードウェア構成を示す略線的ブロック図である。2 is a schematic block diagram showing the hardware configuration of a printer; FIG. 設定情報提供システムの機能ブロック構成を示す略線的ブロック図である。3 is a schematic block diagram showing the functional block configuration of the setting information providing system; FIG. 定義ファイル作成処理手順を示すシーケンスチャートである。4 is a sequence chart showing a definition file creation processing procedure; 設定情報入力画面の構成を示す略線図である。4 is a schematic diagram showing the configuration of a setting information input screen; FIG. 定義ファイルの構成を示す略線図である。4 is a schematic diagram showing the structure of a definition file; FIG. シリアル番号リストの構成を示す略線図である。4 is a schematic diagram showing the structure of a serial number list; FIG. 設定情報適用処理手順(1)を示すシーケンスチャートである。4 is a sequence chart showing a setting information application processing procedure (1); 設定情報適用処理手順(2)を示すシーケンスチャートである。FIG. 11 is a sequence chart showing a setting information application processing procedure (2); FIG. プリンタ選択画面の構成を示す略線図である。4 is a schematic diagram showing the configuration of a printer selection screen; FIG.

以下、発明を実施するための形態(以下実施の形態とする)について、図面を用いて説明する。 EMBODIMENT OF THE INVENTION Hereinafter, the form (it is mentioned as embodiment below) for implementing invention is demonstrated using drawing.

[1.設定情報提供システムの構成]
図1に示すように、本実施の形態による設定情報提供システム1は、サーバ装置2、管理者端末装置3、使用者端末装置4及びプリンタ5がネットワーク6を介して接続された構成になっている。管理者端末装置3、使用者端末装置4及びプリンタ5は、同一の企業10内に設置されている。またサーバ装置2は、プリンタ5の製造者により運用されている。
[1. Configuration of setting information providing system]
As shown in FIG. 1, the setting information providing system 1 according to this embodiment has a configuration in which a server device 2, an administrator terminal device 3, a user terminal device 4 and a printer 5 are connected via a network 6. there is The administrator terminal device 3, the user terminal device 4 and the printer 5 are installed in the same company 10. FIG. The server device 2 is operated by the manufacturer of the printer 5 .

因みに、本実施の形態では、企業10においてプリンタ5を新たに導入する場合を想定している。この企業10では、管理者端末装置3を使用する管理者により、各種情報機器(使用者端末装置4やプリンタ5等)が管理されている。 Incidentally, in this embodiment, it is assumed that the company 10 newly introduces the printer 5 . In this company 10, an administrator using an administrator terminal device 3 manages various information devices (user terminal device 4, printer 5, etc.).

提供装置及びドライバ提供装置としてのサーバ装置2は、情報処理装置であり、図2に模式的なハードウェア構成図を示すように、制御部21、記憶部22及び通信部23がバス20を介して相互に接続された構成となっている。提供部としての制御部21は、CPU(Central Processing Unit)21A、ROM(Read Only Memory)21B及びRAM(Random Access Memory)21C等を有している。この制御部21は、ROM21Bや記憶部22から各種プログラムを読み出し、RAM21Cをワークエリアとして使用しながら、CPU21Aにおいて各種演算処理を行うことにより種々の処理を実行し、サーバ装置2を統括的に制御する。 The server device 2 as a providing device and a driver providing device is an information processing device, and as shown in the schematic hardware configuration diagram of FIG. are connected to each other. The control unit 21 as a providing unit has a CPU (Central Processing Unit) 21A, a ROM (Read Only Memory) 21B, a RAM (Random Access Memory) 21C, and the like. The control unit 21 reads various programs from the ROM 21B and the storage unit 22, uses the RAM 21C as a work area, executes various processing by performing various arithmetic processing in the CPU 21A, and controls the server device 2 in an integrated manner. do.

提供記憶部としての記憶部22は、例えばハードディスクドライブやフラッシュメモリ等のような不揮発性の情報記憶媒体である。この記憶部22は、各種プログラムや各種設定情報、或いは各種データ等を記憶する。提供通信部としての通信部23は、例えばIEEE(Institute of Electrical and Electronics Engineers)802.3(IEEE802.3u/ab/an)等の規格に準拠した有線LANのインタフェースである。この通信部23は、所定の変調処理や復調処理等を行うことにより、ネットワーク6(図1)を介して種々の情報処理装置(以下これを外部装置とも呼ぶ)との間で種々の情報を送受信する。 The storage unit 22 as a provision storage unit is a non-volatile information storage medium such as a hard disk drive, flash memory, or the like. The storage unit 22 stores various programs, various setting information, various data, and the like. The communication unit 23 as a providing communication unit is, for example, a wired LAN interface conforming to standards such as IEEE (Institute of Electrical and Electronics Engineers) 802.3 (IEEE802.3u/ab/an). The communication unit 23 performs predetermined modulation processing, demodulation processing, etc. to exchange various information with various information processing devices (hereinafter also referred to as external devices) via the network 6 (FIG. 1). Send and receive.

設定装置としての管理者端末装置3は、情報処理装置であり、図3に模式的なハードウェア構成図を示すように、制御部31、記憶部32、通信部33、表示部34及び操作部35がバス30を介して相互に接続された構成となっている。この管理者端末装置3は、例えばノート型コンピュータ装置であり、上述したように、企業10(図1)の管理者により使用される。 The administrator terminal device 3 as a setting device is an information processing device, and as shown in a schematic hardware configuration diagram of FIG. 35 are connected to each other via the bus 30 . This administrator terminal device 3 is, for example, a notebook computer device, and is used by the administrator of the company 10 (FIG. 1) as described above.

制御部31は、サーバ装置2の制御部21(図2)と同様に構成されており、CPU31A、ROM31B及びRAM31C等を有している。この制御部31は、ROM31Bや記憶部32から各種プログラムを読み出し、RAM31Cをワークエリアとして使用しながら、CPU31Aにおいて各種演算処理を行うことにより種々の処理を実行し、管理者端末装置3を統括的に制御する。 The control unit 31 is configured in the same manner as the control unit 21 (FIG. 2) of the server device 2, and has a CPU 31A, a ROM 31B, a RAM 31C, and the like. The control unit 31 reads various programs from the ROM 31B and the storage unit 32, uses the RAM 31C as a work area, executes various processing by performing various arithmetic processing in the CPU 31A, and controls the administrator terminal device 3. to control.

記憶部32は、例えばソリッドステートドライブやフラッシュメモリ等のような不揮発性の情報記憶媒体である。この記憶部32は、各種プログラムや各種設定情報、或いは各種データ等を記憶する。通信部33は、例えばIEEE802.11(IEEE802.11a/b/g/n/ac/ax)等の規格に準拠した無線LANのインタフェースである。この通信部33は、所定の変調処理や復調処理等を行うことにより、ネットワーク6(図1)との間で種々の情報を送受信する。 The storage unit 32 is a nonvolatile information storage medium such as a solid state drive, flash memory, or the like. The storage unit 32 stores various programs, various setting information, or various data. The communication unit 33 is a wireless LAN interface complying with standards such as IEEE802.11 (IEEE802.11a/b/g/n/ac/ax). The communication unit 33 transmits and receives various information to and from the network 6 (FIG. 1) by performing predetermined modulation processing, demodulation processing, and the like.

表示部34は、例えば液晶パネルのような表示装置であり、種々の表示画面を構成して表示する。操作部35は、例えばキーボードやマウス、或いはタッチパネルやタッチパッド等の入力操作装置であり、管理者による種々の操作を受け付ける。 The display unit 34 is a display device such as a liquid crystal panel, and configures and displays various display screens. The operation unit 35 is, for example, an input operation device such as a keyboard, mouse, touch panel, or touch pad, and receives various operations by the administrator.

駆動装置としての使用者端末装置4は、情報処理装置であり、図4に模式的なハードウェア構成図を示すように、制御部41、記憶部42、通信部43、表示部44及び操作部45がバス40を介して相互に接続された構成となっている。この使用者端末装置4は、例えばノート型コンピュータ装置であり、企業10(図1)の従業員である使用者により使用される。 The user terminal device 4 as a driving device is an information processing device, and as shown in the schematic hardware configuration diagram of FIG. 45 are connected to each other via the bus 40 . This user terminal device 4 is, for example, a notebook computer device, and is used by a user who is an employee of a company 10 (FIG. 1).

識別情報取得部、個別設定情報取得部、設定情報適用部及びインストール処理部としての制御部41は、制御部31(図3)と同様に構成されており、CPU41A、ROM41B及びRAM41C等を有している。この制御部41は、ROM41Bや記憶部42から各種プログラムを読み出し、RAM41Cをワークエリアとして使用しながら、CPU41Aにおいて各種演算処理を行うことにより種々の処理を実行し、使用者端末装置4を統括的に制御する。 The control unit 41 as an identification information acquisition unit, individual setting information acquisition unit, setting information application unit, and installation processing unit is configured in the same manner as the control unit 31 (FIG. 3), and includes a CPU 41A, a ROM 41B, a RAM 41C, and the like. ing. The control unit 41 reads various programs from the ROM 41B and the storage unit 42, uses the RAM 41C as a work area, executes various processing by performing various arithmetic processing in the CPU 41A, and controls the user terminal device 4. to control.

駆動記憶部としての記憶部42は、記憶部32(図3)と同様に構成されており、例えばソリッドステートドライブやフラッシュメモリ等のような不揮発性の情報記憶媒体である。この記憶部42は、各種プログラムや各種設定情報、或いは各種データ等を記憶する。駆動通信部としての通信部43は、通信部33(図3)と同様に構成されており、例えばIEEE802.11(IEEE802.11a/b/g/n/ac/ax)等の規格に準拠した無線LANのインタフェースである。この通信部43は、所定の変調処理や復調処理等を行うことにより、ネットワーク6(図1)との間で種々の情報を送受信する。 The storage unit 42 as a drive storage unit is configured in the same manner as the storage unit 32 (FIG. 3), and is a non-volatile information storage medium such as a solid state drive or flash memory. The storage unit 42 stores various programs, various setting information, or various data. The communication unit 43 as a drive communication unit is configured in the same manner as the communication unit 33 (FIG. 3), and complies with standards such as IEEE802.11 (IEEE802.11a/b/g/n/ac/ax). It is a wireless LAN interface. The communication unit 43 transmits and receives various information to and from the network 6 (FIG. 1) by performing predetermined modulation processing, demodulation processing, and the like.

表示部44は、表示部34(図3)と同様に構成されており、例えば液晶パネルのような表示装置であり、種々の表示画面を構成して表示する。操作部45は、操作部35(図3)と同様に構成されており、例えばキーボードやマウス、或いはタッチパネルやタッチパッド等の入力操作装置であり、使用者による種々の操作を受け付ける。 The display unit 44 is configured in the same manner as the display unit 34 (FIG. 3), and is a display device such as a liquid crystal panel, and configures and displays various display screens. The operation unit 45 is configured in the same manner as the operation unit 35 (FIG. 3), and is an input operation device such as a keyboard, mouse, touch panel, or touch pad, and receives various operations by the user.

対象装置としてのプリンタ5は、情報処理装置であり、図5に模式的なハードウェア構成図を示すように、制御部51、記憶部52、通信部53及び印刷部54がバス50を介して相互に接続された構成となっている。このプリンタ5は、画像形成装置とも呼ばれており、例えば電子写真方式により用紙に画像を形成する(すなわち印刷する)ようになっている。因みにプリンタ5は、原稿を読み取るイメージスキャナ機能や電話回線を使用した通信機能等を有しておらず、プリンタ機能のみを有する単機能のSFP(Single Function Printer)となっている。 A printer 5 as a target device is an information processing device, and as shown in a schematic hardware configuration diagram of FIG. They are interconnected. The printer 5 is also called an image forming apparatus, and forms (that is, prints) an image on paper, for example, by electrophotography. Incidentally, the printer 5 is a single-function SFP (Single Function Printer) having only a printer function, and does not have an image scanner function for reading documents, a communication function using a telephone line, or the like.

制御部51は、サーバ装置2の制御部21(図2)等と同様に構成されており、CPU51A、ROM51B及びRAM51C等を有している。この制御部51は、ROM51Bや記憶部52から各種プログラムを読み出し、RAM51Cをワークエリアとして使用しながら、CPU51Aにおいて各種演算処理を行うことにより種々の処理を実行し、プリンタ5を統括的に制御する。 The control unit 51 is configured in the same manner as the control unit 21 (FIG. 2) of the server device 2, etc., and has a CPU 51A, a ROM 51B, a RAM 51C, and the like. The control unit 51 reads various programs from the ROM 51B and the storage unit 52, uses the RAM 51C as a work area, executes various processing by performing various arithmetic processing in the CPU 51A, and comprehensively controls the printer 5. .

対象記憶部としての記憶部52は、記憶部32(図3)と同様に構成されており、例えばソリッドステートドライブやフラッシュメモリ等のような不揮発性の情報記憶媒体である。この記憶部52は、各種プログラムや各種設定情報、或いは各種データ等を記憶する。対象通信部としての通信部53は、通信部33(図3)と同様に構成されており、例えばIEEE802.11(IEEE802.11a/b/g/n/ac/ax)等の規格に準拠した無線LANのインタフェースである。この通信部53は、所定の変調処理や復調処理等を行うことにより、ネットワーク6(図1)との間で種々の情報を送受信する。 The storage unit 52 as the target storage unit is configured in the same manner as the storage unit 32 (FIG. 3), and is a non-volatile information storage medium such as a solid state drive or flash memory. The storage unit 52 stores various programs, various setting information, or various data. The communication unit 53 as a target communication unit is configured in the same manner as the communication unit 33 (FIG. 3), and complies with standards such as IEEE802.11 (IEEE802.11a/b/g/n/ac/ax). It is a wireless LAN interface. The communication unit 53 transmits and receives various information to and from the network 6 (FIG. 1) by performing predetermined modulation processing, demodulation processing, and the like.

印刷部54は、例えば図示しない露光装置や定着装置、及び用紙の搬送機構等を有している。この印刷部54は、搬送機構により用紙を搬送しながら、制御部51から供給される画像データに基づいて露光装置によりトナー画像を形成し、当該トナー画像を定着装置により用紙に定着させることにより、画像データに基づく画像を印刷する。 The printing unit 54 includes, for example, an exposure device, a fixing device, and a paper transport mechanism (not shown). The printing unit 54 forms a toner image with the exposure device based on the image data supplied from the control unit 51 while conveying the paper by the conveying mechanism, and fixes the toner image on the paper with the fixing device. Print an image based on image data.

因みにプリンタ5は、製造時に一意のシリアル番号(以下これを識別情報とも呼ぶ)が割り当てられており、その値が記憶部52に記憶されると共に、該シリアル番号が印刷されたラベルが該プリンタ5の筐体や梱包箱等に貼り付けられる。 By the way, the printer 5 is assigned a unique serial number (hereinafter also referred to as identification information) at the time of manufacture. can be affixed to the housing or packing box of the

ネットワーク6は、例えばハブやルータ、或いは基地局等の各種ネットワーク機器(何れも図示せず)により構成された情報ネットワークであり、IEEE802.3に準拠した有線LANやIEEE802.11に準拠した無線LANのネットワークとして機能する。 The network 6 is an information network composed of various network devices (none of which are shown) such as hubs, routers, and base stations. function as a network of

また設定情報提供システム1は、サーバ装置2、管理者端末装置3、使用者端末装置4及びプリンタ5においてそれぞれ所定のプログラムを実行することにより、図6に示すような機能ブロックを形成するようになっている。説明の都合上、図6では、各種ファイルや各種データもそれぞれブロックとして表している。 The setting information providing system 1 executes a predetermined program in each of the server device 2, the administrator terminal device 3, the user terminal device 4 and the printer 5 so as to form functional blocks as shown in FIG. It's becoming For convenience of explanation, in FIG. 6, various files and various data are also represented as blocks.

サーバ装置2には、通信制御部121、ウェブページ制御部122、ファイル送受信制御部123、定義ファイル124、定義ファイル管理部125、シリアル番号リスト126、シリアル番号リスト管理部127、及び最新プリンタドライバ128が含まれる。 The server device 2 includes a communication control unit 121, a web page control unit 122, a file transmission/reception control unit 123, a definition file 124, a definition file management unit 125, a serial number list 126, a serial number list management unit 127, and the latest printer driver 128. is included.

通信制御部121は、ネットワーク6との間で種々の通信を制御する。ウェブページ制御部122は、ウェブページの生成や入力内容の取得等を行う。提供部としてのファイル送受信制御部123は、各種ファイルの送信及び受信に関する制御を行う。 The communication control unit 121 controls various communications with the network 6 . The web page control unit 122 generates web pages, acquires input content, and the like. A file transmission/reception control unit 123 as a provision unit controls transmission and reception of various files.

個別設定情報としての定義ファイル124は、プリンタ5に関する各種設定情報と当該プリンタ5のシリアル番号とが対応付けられたファイルである(詳しくは後述する)。個別設定情報生成部としての定義ファイル管理部125は、定義ファイル124の生成、保存及び内容の読み出し等を行う。識別情報リストとしてのシリアル番号リスト126は、プリンタ5のシリアル番号が格納されたリストである(詳しくは後述する)。シリアル番号リスト管理部127は、シリアル番号リスト126の更新や内容の読み出し等を行う。 The definition file 124 as individual setting information is a file in which various setting information about the printer 5 and the serial number of the printer 5 are associated (details will be described later). A definition file management unit 125 as an individual setting information generation unit generates, saves, and reads the contents of the definition file 124 . A serial number list 126 as an identification information list is a list in which the serial numbers of the printers 5 are stored (details will be described later). The serial number list management unit 127 updates the serial number list 126 and reads the contents.

最新プリンタドライバ128は、使用者端末装置4にインストールされることにより、プリンタ5と接続して駆動する(動作させる)ためのプログラムである。特にサーバ装置2の最新プリンタドライバ128は、不具合の修正や機能の追加等の目的でバージョンアップされた場合に、直ちに最新バージョンのものに更新されるようになっている。 The latest printer driver 128 is a program installed in the user terminal device 4 to connect and drive (operate) the printer 5 . In particular, the latest printer driver 128 of the server device 2 is immediately updated to the latest version when it is upgraded for the purpose of correcting a problem or adding a function.

設定装置としての管理者端末装置3には、通信制御部131、表示制御部132及び入力部133が含まれる。通信制御部131は、サーバ装置2の通信制御部121と同様、ネットワーク6との間で種々の通信を制御する。表示制御部132は、通信制御部131を介して得られた情報等を基に所定の表示画面を生成し、これを表示部34(図3)に表示させるよう制御する。入力部133は、管理者による操作部35(図3)を介した入力操作を受け付けて表示制御部132に引き渡す。 The administrator terminal device 3 as a setting device includes a communication control section 131 , a display control section 132 and an input section 133 . The communication control unit 131 controls various communications with the network 6 in the same manner as the communication control unit 121 of the server device 2 . The display control unit 132 generates a predetermined display screen based on information obtained via the communication control unit 131, and controls the display unit 34 (FIG. 3) to display it. The input unit 133 accepts an input operation by the administrator via the operation unit 35 ( FIG. 3 ) and transfers it to the display control unit 132 .

使用者端末装置4には、通信制御部141、表示制御部142、入力部143及びインストールパッケージ144が含まれる。またインストールパッケージ144内には、既存プリンタドライバ145が含まれる。さらに使用者端末装置4には、図中に破線で示すように、定義ファイル146を有する場合がある(詳しくは後述する)。 The user terminal device 4 includes a communication control section 141 , a display control section 142 , an input section 143 and an installation package 144 . The installation package 144 also contains an existing printer driver 145 . Furthermore, the user terminal device 4 may have a definition file 146, as indicated by the dashed line in the drawing (details will be described later).

通信制御部141は、サーバ装置2の通信制御部121と同様、ネットワーク6との間で種々の通信を制御する。表示制御部142は、通信制御部141を介して得られた情報等を基に所定の表示画面を生成し、これを表示部44(図4)に表示させるよう制御する。入力部143は、使用者による操作部45(図4)を介した入力操作を受け付けて表示制御部142に引き渡す。 The communication control unit 141 controls various communications with the network 6 in the same manner as the communication control unit 121 of the server device 2 . The display control unit 142 generates a predetermined display screen based on information obtained via the communication control unit 141, and controls the display unit 44 (FIG. 4) to display it. The input unit 143 accepts an input operation by the user via the operation unit 45 ( FIG. 4 ) and transfers it to the display control unit 142 .

インストールパッケージ144は、既存プリンタドライバ145を使用者端末装置4にインストールする(すなわち実行可能な状態に組み込む)処理を行う。このインストールパッケージ144は、事前にネットワーク6を介して取得され、或いは図示しないUSB(Universal Serial Bus)メモリ等の着脱可能な記憶媒体を介して取得され、記憶部42(図4)に記憶されている。このため既存プリンタドライバ145は、サーバ装置2の最新プリンタドライバ128と比較して、古いバージョンである可能性がある。 The installation package 144 installs the existing printer driver 145 in the user terminal device 4 (that is, installs it into an executable state). This installation package 144 is obtained in advance via the network 6 or via a removable storage medium such as a USB (Universal Serial Bus) memory (not shown), and stored in the storage unit 42 (FIG. 4). there is Therefore, the existing printer driver 145 may be an older version than the latest printer driver 128 of the server device 2 .

プリンタ5には、通信制御部151及びシリアル番号152が含まれる。通信制御部151は、サーバ装置2の通信制御部121と同様、ネットワーク6との間で種々の通信を制御する。シリアル番号152は、上述したように、製造時に記憶部52(図5)に記憶される。 The printer 5 includes a communication control section 151 and a serial number 152 . The communication control unit 151 controls various communications with the network 6 in the same manner as the communication control unit 121 of the server device 2 . Serial number 152 is stored in storage unit 52 (FIG. 5) at the time of manufacture, as described above.

[2.定義ファイルの作成]
次に、設定情報提供システム1(図6)において、管理者端末装置3に対する管理者の操作に基づき、サーバ装置2に定義ファイル124を新たに作成して記憶させる場合、すなわち新規登録する場合について説明する。
[2. Create definition file]
Next, in the setting information providing system 1 (FIG. 6), the case where the definition file 124 is newly created and stored in the server device 2 based on the operation of the administrator terminal device 3, that is, the case of new registration explain.

管理者端末装置3(図3)の制御部31は、管理者から操作部35を介して所定の操作を受け付けると、記憶部32からウェブブラウザプログラムを読み出して実行する。これにより制御部31は、図6に示した各機能ブロックを形成した上で、図7に示す処理手順RT1を開始し、最初のステップSP11に移る。 The control unit 31 of the administrator terminal device 3 (FIG. 3) receives a predetermined operation from the administrator via the operation unit 35, reads out the web browser program from the storage unit 32, and executes it. Accordingly, the control unit 31 forms each functional block shown in FIG. 6, starts the processing procedure RT1 shown in FIG. 7, and moves to the first step SP11.

ステップSP11において制御部31は、ウェブブラウザにおいて所定のURL(Uniform Resource Locator)が指定されると、通信制御部131によりサーバ装置2に対して接続の要求を送信する。 In step SP11, when a predetermined URL (Uniform Resource Locator) is specified in the web browser, the control unit 31 causes the communication control unit 131 to transmit a connection request to the server device 2. FIG.

一方、サーバ装置2(図2)の制御部21は、予め記憶部22から所定のサーバプログラム等を読み出して実行する。これにより制御部21は、図6に示した各機能ブロックを形成した上で、図7に示す処理手順RT2を開始する。 On the other hand, the control unit 21 of the server device 2 (FIG. 2) reads a predetermined server program or the like from the storage unit 22 in advance and executes it. Accordingly, the control unit 21 forms each functional block shown in FIG. 6, and then starts the processing procedure RT2 shown in FIG.

制御部21は、管理者端末装置3から接続の要求を受信すると、ステップSP21に移り、ウェブページ制御部122(図6)によりウェブページを表示するためのデータを生成し、これを通信制御部121により管理者端末装置3へ送信する。 When the control unit 21 receives the request for connection from the administrator terminal device 3, the process proceeds to step SP21, the web page control unit 122 (FIG. 6) generates data for displaying the web page, and sends the data to the communication control unit. 121 to the administrator terminal device 3.

これに応じて管理者端末装置3の制御部31は、サーバ装置2からデータを受信すると、次のステップSP12に移り、表示制御部132(図6)により、図8に示す設定情報入力画面P1を表示部34(図3)に表示させて、次のステップSP13に移る。 Upon receiving the data from the server device 2, the control unit 31 of the administrator terminal device 3 moves to the next step SP12, and the display control unit 132 (FIG. 6) causes the setting information input screen P1 shown in FIG. is displayed on the display unit 34 (FIG. 3), and the process proceeds to the next step SP13.

この設定情報入力画面P1は、企業10(図1)に設置された使用者端末装置4等の各端末装置に対し、プリンタ5を使用するためのプリンタドライバをインストールする場合に、当該プリンタドライバの各設定項目に設定すべき内容(以下これを設定情報とも呼ぶ)を予め指定する画面である。この設定情報入力画面P1には、プリンタ機種選択欄C1、シリアル番号入力欄C2、カラー設定欄C3、印刷の向き設定欄C4、両面印刷設定欄C5及び登録ボタンB1が設けられている。 This setting information input screen P1 is displayed when a printer driver for using the printer 5 is installed in each terminal device such as the user terminal device 4 installed in the company 10 (FIG. 1). This is a screen for specifying in advance the contents to be set for each setting item (hereinafter also referred to as setting information). The setting information input screen P1 is provided with a printer model selection field C1, a serial number input field C2, a color setting field C3, a print orientation setting field C4, a double-sided printing setting field C5, and a registration button B1.

プリンタ機種選択欄C1は、プリンタ5の機種(プリンタ名とも呼ぶ)を選択させるための欄である。このプリンタ機種選択欄C1は、右端の三角形が表示されたボタンが押下されると、その下側に一時的にドロップダウンリスト(図示せず)として複数のプリンタの機種が表示され、その何れかを選択させ得るようになっている。シリアル番号入力欄C2は、プリンタ5のシリアル番号を入力させるための欄である。管理者は、プリンタ5の本体や保証書等に記載されているシリアル番号を参照しながら、当該シリアル番号をシリアル番号入力欄C2に入力する。 The printer model selection field C1 is a field for selecting the model of the printer 5 (also called a printer name). In this printer model selection field C1, when a button with a triangle displayed on the right end is pressed, a plurality of printer models are temporarily displayed as a drop-down list (not shown) below. can be selected. The serial number input field C2 is a field for inputting the serial number of the printer 5. FIG. The administrator enters the serial number into the serial number input field C2 while referring to the serial number written on the main body of the printer 5, the warranty card, or the like.

カラー設定欄C3は、ラジオボタンにより「モノクロ」又は「カラー」の何れかを選択させるための欄である。印刷の向き設定欄C4は、用紙に対する印刷の方向として「縦」又は「横」の何れかを選択させるための欄である。両面印刷設定欄C5は、ラジオボタンにより、「片面」、「長辺とじ」又は「短辺とじ」の何れかを選択させるための欄である。この両面印刷設定欄C5では、片面又は両面の何れに印刷するか、及び両面の場合に長辺又は短辺の何れを綴じるかを、まとめて選択させるようになっている。登録ボタンB1は、押下操作されると、各欄において選択又は入力された内容を確定して登録する、すなわちサーバ装置2に記憶させるためのボタンである。 The color setting column C3 is a column for selecting either "monochrome" or "color" using a radio button. The print orientation setting column C4 is a column for selecting either “portrait” or “landscape” as the print orientation with respect to the paper. The two-sided printing setting field C5 is a field for selecting one of "single-sided", "long-side binding", and "short-side binding" using a radio button. In this double-sided printing setting field C5, it is possible to collectively select whether to print on one side or both sides, and whether to bind on the long side or the short side in the case of double-sided printing. The registration button B1 is a button for confirming and registering the contents selected or input in each column, that is, for storing the contents in the server device 2 when the registration button B1 is pressed.

ステップSP13(図7)において制御部31は、管理者の入力部133(図6)に対する操作に基づき、設定情報入力画面P1におけるプリンタ機種選択欄C1等の各欄に対し、内容の選択又は入力を受け付け、登録ボタンB1が押下操作されると次のステップSP14に移る。 In step SP13 (FIG. 7), the control unit 31 selects or inputs content for each column such as the printer model selection column C1 on the setting information input screen P1 based on the administrator's operation on the input unit 133 (FIG. 6). is received, and when the registration button B1 is pressed, the process proceeds to the next step SP14.

ステップSP14において制御部31は、設定情報入力画面P1において入力されたシリアル番号及び選択された各設定情報を、通信制御部131(図6)によりサーバ装置2へ送信する。その後制御部31は、次のステップSP15に移って処理手順RT1を終了する。 In step SP14, the control unit 31 transmits the serial number and each selected setting information input on the setting information input screen P1 to the server device 2 through the communication control unit 131 (FIG. 6). After that, the control unit 31 proceeds to the next step SP15 and ends the processing procedure RT1.

これに応じてサーバ装置2の制御部21は、管理者端末装置3からシリアル番号及び各設定情報を受信すると、次のステップSP22に移る。ステップSP22において制御部21は、定義ファイル管理部125(図6)により、受信したシリアル番号及び各設定情報を基に定義ファイル124を生成し、次のステップSP23に移る。この定義ファイルは、例えばテキストファイルであり、図9に示すように、シリアル番号及び各設定情報が、それぞれの項目名を表す文字列(例えば「serial」等)及び所定の記号(例えば「=」)に続けて記載されている。 Upon receiving the serial number and each setting information from the administrator terminal device 3 in response to this, the control unit 21 of the server device 2 proceeds to the next step SP22. At step SP22, the control unit 21 causes the definition file management unit 125 (FIG. 6) to generate the definition file 124 based on the received serial number and each setting information, and proceeds to the next step SP23. This definition file is, for example, a text file, and as shown in FIG. 9, the serial number and each setting information are character strings (such as "serial") representing respective item names and predetermined symbols (such as "="). ) are listed next.

ステップSP23において制御部21は、生成した定義ファイル124を記憶部22(図2)に記憶させ、次のステップSP24に移る。ステップSP24において制御部21は、シリアル番号リスト管理部127(図6)により、シリアル番号リスト126を更新する。このシリアル番号リスト126は、図10に示すように、各定義ファイル124に含まれるシリアル番号がそれぞれ抽出されてリスト化されたものである。 At step SP23, the control unit 21 stores the generated definition file 124 in the storage unit 22 (FIG. 2), and proceeds to the next step SP24. At step SP24, the control section 21 updates the serial number list 126 by the serial number list management section 127 (FIG. 6). As shown in FIG. 10, the serial number list 126 is obtained by extracting and listing the serial numbers included in each definition file 124 .

その後、制御部21は、次のステップSP25(図7)に移り、処理手順RT2を終了する。因みに制御部21は、管理者端末装置3のようにネットワーク6に接続された各端末装置(図示せず)から接続を要求される度に、一連の処理を繰り返すようになっている。 After that, the control unit 21 proceeds to the next step SP25 (FIG. 7) and ends the processing procedure RT2. Incidentally, the control unit 21 repeats a series of processes each time a connection request is made from each terminal device (not shown) connected to the network 6 like the administrator terminal device 3 .

[3.設定情報の適用]
次に、設定情報提供システム1(図6)において、使用者端末装置4に対する使用者の操作に基づき、該使用者端末装置4に対し、プリンタ5を駆動する(動作させる)ためのプリンタドライバをインストールすると共に各設定情報を適用する場合について説明する。
[3. Apply setting information]
Next, in the setting information providing system 1 (FIG. 6), a printer driver for driving (operating) the printer 5 is supplied to the user terminal device 4 based on the user's operation on the user terminal device 4. A case of installing and applying each setting information will be described.

使用者端末装置4(図4)の制御部41は、使用者から操作部45を介して所定の操作を受け付けると、記憶部42からプリンタドライバのインストールパッケージを読み出して実行する。これにより制御部41は、図6に示した各機能ブロックを形成した上で、図11及び図12に示す処理手順RT3を開始し、最初のステップSP31に移る。 Upon receiving a predetermined operation from the user via the operation unit 45, the control unit 41 of the user terminal device 4 (FIG. 4) reads out the installation package of the printer driver from the storage unit 42 and executes it. Accordingly, the control unit 41 forms each functional block shown in FIG. 6, starts the processing procedure RT3 shown in FIGS. 11 and 12, and proceeds to the first step SP31.

ステップSP31において制御部41は、通信制御部141(図6)により、ネットワーク6(図1)に接続されたプリンタを探索し、次のステップSP32に移る。このとき制御部41は、ネットワーク6に接続された各プリンタに対し、当該プリンタに関する情報、具体的にはプリンタ名(機種名)、IPアドレス及びシリアル番号(以下、これらをまとめてプリンタ情報と呼ぶ)を要求する。 At step SP31, the control unit 41 searches for printers connected to the network 6 (FIG. 1) by means of the communication control unit 141 (FIG. 6), and proceeds to the next step SP32. At this time, the control unit 41 sends information regarding each printer connected to the network 6, specifically the printer name (model name), IP address and serial number (hereinafter collectively referred to as printer information). ).

一方、プリンタ5(図5)の制御部51は、電源が投入されると、所定の基本プログラムを開始した後、記憶部52から所定の情報通知プログラムを読み出して実行する。これにより制御部51は、図6に示した各機能ブロックを形成した上で、図11に示す処理手順RT5を開始する。 On the other hand, when the power is turned on, the control unit 51 of the printer 5 (FIG. 5) starts a predetermined basic program, then reads out a predetermined information notification program from the storage unit 52 and executes it. Accordingly, the control unit 51 forms each functional block shown in FIG. 6, and then starts the processing procedure RT5 shown in FIG.

制御部51は、使用者端末装置4からプリンタ5に関するプリンタ情報の要求を取得すると、ステップSP51に移り、該プリンタ5のプリンタ情報を該使用者端末装置4へ送信する。その後、制御部51はステップSP52に移って処理手順RT5を終了する。 When the control unit 51 acquires a request for printer information regarding the printer 5 from the user terminal device 4 , the process proceeds to step SP<b>51 to transmit the printer information of the printer 5 to the user terminal device 4 . After that, the control unit 51 proceeds to step SP52 and ends the processing procedure RT5.

これに応じて使用者端末装置4の制御部41は、ネットワーク6(図6)に接続されたプリンタ5等の各プリンタからそれぞれのプリンタ情報を受信し、これらを記憶部42(図4)に一時的に記憶させ、次のステップSP32に移る。 In response to this, the control unit 41 of the user terminal device 4 receives printer information from each printer such as the printer 5 connected to the network 6 (FIG. 6), and stores the printer information in the storage unit 42 (FIG. 4). Temporarily store it and move to the next step SP32.

ステップSP32において制御部41は、表示制御部142(図6)により、図13に示すプリンタ選択画面P2を表示部44(図4)に表示させて、次のステップSP33に移る。このプリンタ選択画面P2は、ネットワーク6に接続されているプリンタに関する情報を一覧形式で表示すると共に、その何れかを選択させるための画面である。具体的にプリンタ選択画面P2には、プリンタ情報一覧表T11と、選択ボタンB11とが設けられている。 At step SP32, the control unit 41 causes the display control unit 142 (FIG. 6) to display the printer selection screen P2 shown in FIG. 13 on the display unit 44 (FIG. 4), and proceeds to the next step SP33. The printer selection screen P2 is a screen for displaying information about printers connected to the network 6 in a list format and for selecting one of them. Specifically, the printer selection screen P2 is provided with a printer information list table T11 and a selection button B11.

プリンタ情報一覧表T11には、プリンタ名、IPアドレス及びシリアル番号の列がそれぞれ設けられており、1台のプリンタに関する情報が1行に表示されている。このためプリンタ情報一覧表T11には、ネットワーク6に接続されているプリンタの台数に応じた行数の情報が表示される。 The printer information list table T11 has columns for printer name, IP address, and serial number, and information about one printer is displayed in one row. Therefore, in the printer information list table T11, the number of lines of information corresponding to the number of printers connected to the network 6 is displayed.

またプリンタ情報一覧表T11では、何れか1行(すなわち何れか1台のプリンタ)を選択させ得るようになっており、図中に斜線で示したように、選択された行の表示を他の行と異なる色により表示する。選択ボタンB11は、プリンタ情報一覧表T11における選択を確定して次の処理に進むためのボタンである。 In the printer information list table T11, any one line (that is, any one printer) can be selected. Display in a different color than the row. The selection button B11 is a button for confirming the selection in the printer information list table T11 and proceeding to the next process.

ステップSP33において制御部41は、使用者の入力部143(図6)に対する操作に基づき、プリンタ選択画面P2におけるプリンタ情報一覧表T11における何れかの行を選択する操作を受け付ける。その上で制御部41は、選択ボタンB11が押下操作されると、次のステップSP34に移る。ここでは、プリンタ情報一覧表T11の1行目に表示されているプリンタ5が選択されたものとする。 At step SP33, the control unit 41 receives an operation to select any row in the printer information list T11 on the printer selection screen P2 based on the user's operation on the input unit 143 (FIG. 6). After that, when the selection button B11 is pressed, the control unit 41 proceeds to the next step SP34. Here, it is assumed that the printer 5 displayed on the first line of the printer information list table T11 has been selected.

ステップSP34において制御部41は、選択されたプリンタ5のシリアル番号を記憶部42に記憶させ、次のステップSP35に移る。ステップSP35において制御部41は、インストールパッケージ144内の既存プリンタドライバ145(図6)のバージョンを確認し、次のステップSP36に移る。 At step SP34, the control unit 41 stores the serial number of the selected printer 5 in the storage unit 42, and proceeds to the next step SP35. At step SP35, the control unit 41 checks the version of the existing printer driver 145 (FIG. 6) in the installation package 144, and proceeds to the next step SP36.

ステップSP36において制御部41は、通信制御部141により、サーバ装置2に対し、最新プリンタドライバ128のバージョンを問い合わせる。一方、サーバ装置2の制御部21(図2)は、予め記憶部22から所定のプログラムを読み出して実行しており、図6に示した各機能ブロックを形成した上で、図11及び図12に示す処理手順RT6を開始している。 At step SP36, the control unit 41 inquires the version of the latest printer driver 128 to the server apparatus 2 through the communication control unit 141. FIG. On the other hand, the control unit 21 (FIG. 2) of the server device 2 reads out and executes a predetermined program from the storage unit 22 in advance, forms each functional block shown in FIG. has started the processing procedure RT6 shown in .

制御部21は、使用者端末装置4から最新プリンタドライバ128のバージョンについて問い合わせを受信すると、ステップSP61に移る。ステップSP61において制御部21は、ファイル送受信制御部123(図6)により、最新プリンタドライバ128のバージョンを読み出し、これを通信制御部121により使用者端末装置4へ送信する。 When the control section 21 receives an inquiry about the version of the latest printer driver 128 from the user terminal device 4, the process proceeds to step SP61. At step SP61, the control section 21 reads the version of the latest printer driver 128 by the file transmission/reception control section 123 (FIG. 6), and transmits it to the user terminal device 4 by the communication control section 121. FIG.

これに応じて使用者端末装置4の制御部41は、サーバ装置2から最新プリンタドライバ128のバージョンを取得し、次のステップSP37(図12)へ移る。 In response to this, the control unit 41 of the user terminal device 4 acquires the latest version of the printer driver 128 from the server device 2, and proceeds to the next step SP37 (FIG. 12).

ステップSP37において制御部41は、既存プリンタドライバ145のバージョンと最新プリンタドライバ128のバージョンとを比較することにより、該既存プリンタドライバ145が最新であるか否かを判定する。ここで肯定結果が得られると、このことは既存プリンタドライバ145をそのままインストールすべきできあること表している。このとき制御部41は、次のステップSP38に移る。 At step SP37, the control unit 41 compares the version of the existing printer driver 145 and the version of the latest printer driver 128 to determine whether the existing printer driver 145 is the latest. If a positive result is obtained here, this means that the existing printer driver 145 should be installed as is. At this time, the control unit 41 proceeds to the next step SP38.

ステップSP38において制御部41は、インストールパッケージ144により既存プリンタドライバ145をインストールし、次のステップSP41に移る。このときインストールパッケージ144は、「カラー設定」や「印刷の向き」等(図8)のような設定項目に関し、プリンタ5の製造業者により予め設定された所定の標準設定情報をそれぞれ設定する。 At step SP38, the control unit 41 installs the existing printer driver 145 using the installation package 144, and proceeds to the next step SP41. At this time, the installation package 144 sets predetermined standard setting information preset by the manufacturer of the printer 5 regarding setting items such as "color setting" and "print orientation" (FIG. 8).

一方、ステップSP37において否定結果が得られると、このことは既存プリンタドライバ145をそのままインストールすべきでないこと表している。このとき制御部41は、次のステップSP39に移る。 On the other hand, if a negative result is obtained in step SP37, this means that the existing printer driver 145 should not be installed as it is. At this time, the control unit 41 proceeds to the next step SP39.

ステップSP39において制御部41は、通信制御部141(図6)により、サーバ装置2に対して最新プリンタドライバ128の取得を要求する。これに応じてサーバ装置2の制御部21は、通信制御部121及びファイル送受信制御部123により、最新プリンタドライバ128を使用者端末装置4へ送信する。使用者端末装置4の制御部41は、通信制御部141により、最新プリンタドライバを受信して記憶部42(図4)に記憶させ、次のステップSP40に移る。 At step SP39, the control unit 41 requests the server device 2 to acquire the latest printer driver 128 through the communication control unit 141 (FIG. 6). In response to this, the control section 21 of the server device 2 transmits the latest printer driver 128 to the user terminal device 4 using the communication control section 121 and the file transmission/reception control section 123 . The control unit 41 of the user terminal device 4 receives the latest printer driver through the communication control unit 141, stores it in the storage unit 42 (FIG. 4), and proceeds to the next step SP40.

ステップSP40において制御部41は、インストールパッケージ144により最新プリンタドライバをインストールし、次のステップSP41に移る。このときインストールパッケージ144は、ステップSP38と同様、各設定項目に標準設定情報をそれぞれ設定する。 At step SP40, the control unit 41 installs the latest printer driver from the installation package 144, and proceeds to the next step SP41. At this time, the installation package 144 sets standard setting information for each setting item, as in step SP38.

ステップSP41において制御部41は、通信制御部141(図6)により、サーバ装置2に対してシリアル番号リスト126の取得を要求する。これに応じてサーバ装置2の制御部21は、通信制御部121、ファイル送受信制御部123及びシリアル番号リスト管理部127により、シリアル番号リスト126を使用者端末装置4へ送信する。使用者端末装置4の制御部41は、通信制御部141により、シリアル番号リストを受信して記憶部42(図4)に記憶させ、次のステップSP42に移る。 At step SP41, the control unit 41 requests the server device 2 to acquire the serial number list 126 through the communication control unit 141 (FIG. 6). In response to this, the control section 21 of the server device 2 transmits the serial number list 126 to the user terminal device 4 using the communication control section 121 , the file transmission/reception control section 123 and the serial number list management section 127 . The control unit 41 of the user terminal device 4 receives the serial number list through the communication control unit 141, stores it in the storage unit 42 (FIG. 4), and proceeds to the next step SP42.

ステップSP42において制御部41は、受信したシリアル番号リストに、プリンタ5のシリアル番号が登録されているか否かを判定する。ここで肯定結果が得られると、このことはプリンタ5のために作成された定義ファイル124がサーバ装置2に登録されていることを表している。このとき制御部41は、次のステップSP43に移る。 At step SP42, the control unit 41 determines whether or not the serial number of the printer 5 is registered in the received serial number list. If a positive result is obtained here, this means that the definition file 124 created for the printer 5 has been registered in the server device 2 . At this time, the control unit 41 proceeds to the next step SP43.

ステップSP43において制御部41は、通信制御部141(図6)により、サーバ装置2に対してシリアル番号を通知すると共に定義ファイルの取得を要求する。これに応じてサーバ装置2の制御部21は、通信制御部121、ファイル送受信制御部123及び定義ファイル管理部125により、通知されたシリアル番号と一致するシリアル番号の定義ファイル124を使用者端末装置4へ送信する。その後、制御部21は、次のステップSP65に移って処理手順RT6を終了する。 At step SP43, the control unit 41 notifies the server apparatus 2 of the serial number and requests acquisition of the definition file through the communication control unit 141 (FIG. 6). In response to this, the control unit 21 of the server device 2 causes the communication control unit 121, the file transmission/reception control unit 123, and the definition file management unit 125 to transfer the definition file 124 of the serial number that matches the notified serial number to the user terminal device. 4. After that, the control unit 21 proceeds to the next step SP65 and ends the processing procedure RT6.

使用者端末装置4の制御部41は、通信制御部141により、定義ファイルを受信して記憶部42(図4)に記憶させ、次のステップSP44に移る。以下では、このとき受信した定義ファイルを定義ファイル146(図6)と呼ぶ。ステップSP44において制御部41は、定義ファイル146に格納されている各設定情報を該当する各設定項目に適用することにより更新して、次のステップSP45に移る。 The control unit 41 of the user terminal device 4 receives the definition file through the communication control unit 141, stores it in the storage unit 42 (FIG. 4), and proceeds to the next step SP44. Hereinafter, the definition file received at this time will be referred to as definition file 146 (FIG. 6). In step SP44, the control section 41 applies each setting information stored in the definition file 146 to each corresponding setting item for updating, and proceeds to the next step SP45.

一方、ステップSP42において否定結果が得られると、このことはプリンタ5のシリアル番号と対応付けられた定義ファイル124が作成されていないことを表している。このとき制御部41は、各設定項目を標準設定情報のまま変更せず、次のステップSP45に移る。ステップSP45において制御部41は、処理手順RT3を終了する。 On the other hand, if a negative result is obtained in step SP42, this means that the definition file 124 associated with the serial number of the printer 5 has not been created. At this time, the control unit 41 does not change each setting item as the standard setting information, and proceeds to the next step SP45. In step SP45, the control unit 41 terminates the processing procedure RT3.

[4.効果等]
以上の構成において、本実施の形態による設定情報提供システム1は、予めプリンタ5のシリアル番号と各設定情報とを対応付けた定義ファイル124をサーバ装置2に記憶させておく。その後、設定情報提供システム1では、使用者端末装置4にプリンタ5のプリンタドライバをインストールする際に、該プリンタ5のシリアル番号と対応する定義ファイル124をサーバ装置2から取得し、該定義ファイル124の各設定情報を各設定項目に適用する。
[4. effects, etc.]
In the configuration described above, the setting information providing system 1 according to the present embodiment causes the server apparatus 2 to store in advance the definition file 124 in which the serial number of the printer 5 and each piece of setting information are associated with each other. After that, in the setting information providing system 1, when installing the printer driver of the printer 5 in the user terminal device 4, the definition file 124 corresponding to the serial number of the printer 5 is acquired from the server device 2, and the definition file 124 is Apply each setting information to each setting item.

すなわち設定情報提供システム1では、プリンタ5と対応する定義ファイル124を予め作成しサーバ装置2に登録しておくだけで、使用者端末装置4のプリンタドライバにおける各設定項目に、該定義ファイル124の各設定情報を適用することができる。このため設定情報提供システム1では、各設定情報を組み込んだインストールパッケージの作成や配布を行う必要が無く、また不具合の修正や機能の追加等のためにプリンタドライバが更新された場合に、インストールパッケージの再作成や再配布を行う必要も無い。 That is, in the setting information providing system 1, the definition file 124 corresponding to the printer 5 is created in advance and registered in the server device 2, and each setting item in the printer driver of the user terminal device 4 is set to the definition file 124. Each setting information can be applied. Therefore, in the setting information providing system 1, there is no need to create and distribute an installation package incorporating each setting information. There is no need to recreate or redistribute the .

また設定情報提供システム1では、使用者端末装置4においてプリンタドライバをインストールする際に、サーバ装置2に対し最新のプリンタドライバのバージョンを問い合わせるようにした。このとき使用者端末装置4は、既存プリンタドライバ145(図6)が最新で無かった場合、サーバ装置2から最新プリンタドライバ128を取得してインストールするようにした。 Further, in the setting information providing system 1, when installing the printer driver in the user terminal device 4, the server device 2 is asked about the latest version of the printer driver. At this time, if the existing printer driver 145 (FIG. 6) is not the latest, the user terminal device 4 obtains the latest printer driver 128 from the server device 2 and installs it.

このため設定情報提供システム1では、使用者端末装置4のインストールパッケージ144に含まれる既存プリンタドライバ145が最新で無かったとしても、サーバ装置2から取得した最新プリンタドライバ128をインストールすることができる。その上で設定情報提供システム1では、プリンタ5の定義ファイル124がサーバ装置2に登録されていれば、使用者端末装置4により当該定義ファイル124を取得し、各設定項目に各設定情報を適用できる。 Therefore, in the setting information providing system 1, even if the existing printer driver 145 included in the installation package 144 of the user terminal device 4 is not the latest, the latest printer driver 128 obtained from the server device 2 can be installed. Then, in the setting information providing system 1, if the definition file 124 of the printer 5 is registered in the server device 2, the definition file 124 is acquired by the user terminal device 4, and each setting information is applied to each setting item. can.

他の観点から見れば、設定情報提供システム1では、使用者端末装置4の使用者が、インストールパッケージ144に含まれる既存プリンタドライバ145(図6)のバージョンを気にする必要が無い。すなわち設定情報提供システム1では、当該使用者にプリンタドライバのインストールを単純に実行させるだけで、使用者端末装置4に最新のプリンタドライバをインストールでき、且つ各設定情報を適用することができる。 From another point of view, in the setting information providing system 1, the user of the user terminal device 4 does not have to worry about the version of the existing printer driver 145 (FIG. 6) included in the installation package 144. FIG. That is, in the setting information providing system 1, the latest printer driver can be installed in the user terminal device 4 and each setting information can be applied simply by having the user install the printer driver.

さらに設定情報提供システム1では、インストール処理において、ネットワーク6に接続された各プリンタからプリンタ情報を取得し、プリンタ選択画面P2(図13)にプリンタ情報一覧表T11を表示するようにした。多くの場合、企業10(図1)では、管理者から使用者に対し、プリンタ5のIPアドレスやノード名等が予め通知されている。このため設定情報提供システム1では、使用者端末装置4の使用者にIPアドレスを基にプリンタ5を選択させるだけで、当該プリンタ5のシリアル番号を特定でき、これを基にサーバ装置2から適切な定義ファイル124を取得させることができる。 Further, in the setting information providing system 1, in the installation process, printer information is obtained from each printer connected to the network 6, and the printer information list table T11 is displayed on the printer selection screen P2 (FIG. 13). In many cases, in the company 10 (FIG. 1), the administrator notifies the user of the IP address, node name, etc. of the printer 5 in advance. For this reason, in the setting information providing system 1, the user of the user terminal device 4 can specify the serial number of the printer 5 simply by having the user of the user terminal device 4 select the printer 5 based on the IP address. A definition file 124 can be acquired.

以上の構成によれば、本実施の形態による設定情報提供システム1は、使用者端末装置4にプリンタ5のプリンタドライバをインストールする際に、該プリンタ5のシリアル番号と対応する定義ファイル124をサーバ装置2から取得し、該定義ファイル124の各設定情報を各設定項目に適用する。このため設定情報提供システム1では、最新のプリンタドライバが更新された場合にも管理者にファイルの更新作業等を行わせること無く、使用者端末装置4のプリンタドライバにおける各設定項目に、該定義ファイル124の各設定情報を適用することができる。 According to the above configuration, the setting information providing system 1 according to the present embodiment, when installing the printer driver of the printer 5 in the user terminal device 4, sends the definition file 124 corresponding to the serial number of the printer 5 to the server. Acquired from the device 2, each setting information of the definition file 124 is applied to each setting item. For this reason, in the setting information providing system 1, even when the latest printer driver is updated, the definition can be added to each setting item in the printer driver of the user terminal device 4 without requiring the administrator to update the file. Each setting information in the file 124 can be applied.

[5.他の実施の形態]
なお上述した実施の形態においては、定義ファイルに登録する各設定情報を、「カラー設定」、「印刷の向き」及び「両面印刷設定」の3項目とする場合について述べた(図8)。しかし本発明はこれに限らず、例えば印刷内容を用紙に対して拡大又は縮小して印刷する「拡大・縮小」や、印刷時の解像度を300dpi(dots per inch)や600dpi等に指定する「印刷品位」等、種々の項目の設定情報を定義ファイルに登録しても良い。この場合、定義ファイルに登録する各設定情報は、2項目以下又は4項目以上であっても良い。さらに、定義ファイルに登録する各設定情報は、プリンタ名(すなわち機種名)ごとに相違させても良い。
[5. Other embodiments]
In the above-described embodiment, the setting information registered in the definition file includes three items of "color setting", "print orientation", and "double-sided printing setting" (FIG. 8). However, the present invention is not limited to this. The setting information of various items such as "position" may be registered in the definition file. In this case, each setting information registered in the definition file may be two or less items or four or more items. Furthermore, each setting information registered in the definition file may be different for each printer name (that is, model name).

また上述した実施の形態においては、プリンタ5に対して一意に割り当てられる識別番号であるシリアル番号を基に、該プリンタ5と定義ファイルとを対応付ける場合について述べた(図8及び図13)。しかし本発明はこれに限らず、例えばプリンタ5の通信部53(図5)に対して一意に割り当てられる情報であるMAC(Media Access Control)アドレス等、該プリンタ5を一意に特定し得る種々の情報を定義ファイルと対応付けても良い。 Further, in the above-described embodiment, a case has been described in which the printer 5 and the definition file are associated with each other based on the serial number, which is the identification number uniquely assigned to the printer 5 (FIGS. 8 and 13). However, the present invention is not limited to this, and various types of information that can uniquely identify the printer 5, such as a MAC (Media Access Control) address, which is information uniquely assigned to the communication unit 53 (FIG. 5) of the printer 5, can be used. Information may be associated with the definition file.

さらに上述した実施の形態においては、使用者端末装置4が各プリンタから取得するプリンタ情報にIPアドレスを含めておき、プリンタ選択画面P2(図13)において使用者に該IPアドレスを手がかりとしてプリンタを選択させる場合について述べた。しかし本発明はこれに限らず、例えば各プリンタに対して設定されるネットワーク上の名称である「ノード名」等、使用者が各プリンタを容易に識別し得る種々の情報をプリンタ情報に含めておき、当該情報を手がかりとして当該使用者にプリンタを選択させるようにしても良い。 Furthermore, in the above-described embodiment, the IP address is included in the printer information that the user terminal device 4 acquires from each printer, and the printer selection screen P2 (FIG. 13) prompts the user to select the printer using the IP address as a clue. A case of making a selection has been described. However, the present invention is not limited to this, and the printer information includes various information such as a "node name", which is a name on the network set for each printer, by which the user can easily identify each printer. The information may be used as a clue to prompt the user to select a printer.

さらに上述した実施の形態においては、定義ファイルの作成処理(図7)において、管理者の操作に基づき、管理者端末装置3をサーバ装置2と接続させて定義ファイル124を作成する場合について述べた。しかし本発明はこれに限らず、例えば、後にプリンタドライバをインストールする予定である使用者端末装置4をサーバ装置2と接続させて、定義ファイル124を作成するようにしても良い。この場合、管理者端末装置3を省略しても良い。 Furthermore, in the above-described embodiment, in the definition file creation process (FIG. 7), the definition file 124 is created by connecting the administrator terminal device 3 to the server device 2 based on the operation of the administrator. . However, the present invention is not limited to this. For example, the definition file 124 may be created by connecting the user terminal device 4 in which the printer driver is to be installed later, to the server device 2 . In this case, the administrator terminal device 3 may be omitted.

さらに上述した実施の形態においては、定義ファイルを作成する際に、設定情報入力画面P1(図8)に対する操作指示を基に、管理者端末装置3からシリアル番号及び各設定情報をサーバ装置2へ送信し、該サーバ装置2において定義ファイル124を生成する場合について述べた(図7)。しかし本発明はこれに限らず、例えば管理者端末装置3において定義ファイル124を作成し、これをサーバ装置2へ送信しても良い。 Furthermore, in the above-described embodiment, when creating the definition file, the administrator terminal device 3 sends the serial number and each setting information to the server device 2 based on the operation instruction on the setting information input screen P1 (FIG. 8). A case has been described in which the definition file 124 is generated in the server device 2 by transmitting the data (FIG. 7). However, the present invention is not limited to this.

さらに上述した実施の形態においては、プリンタドライバのインストール時に、使用者端末装置4がサーバ装置2からシリアル番号リスト126を取得し、該使用者端末装置4においてプリンタ5のシリアル番号が該シリアル番号リスト126に登録されているか否かを判定する場合について述べた(図12)。しかし本発明はこれに限らず、例えば使用者端末装置4からサーバ装置2へプリンタ5のシリアル番号を送信し、該サーバ装置2において該シリアル番号がシリアル番号リスト126に登録されているか否かを判定しても良い。またこの場合、例えばシリアル番号リスト126の作成や管理を省略し、登録済みの定義ファイル124を逐次参照することにより、該シリアル番号と対応する定義ファイル124の有無を調査するようにしても良い。さらには、当該シリアル番号に対応する定義ファイル124が存在する場合に、サーバ装置2から使用者端末装置4に対し、当該定義ファイルが存在することを返信するのでは無く、当該定義ファイル124を直ちに送信しても良い。 Furthermore, in the above-described embodiment, when the printer driver is installed, the user terminal device 4 acquires the serial number list 126 from the server device 2, and in the user terminal device 4, the serial number of the printer 5 is stored in the serial number list. 126 has been described (FIG. 12). However, the present invention is not limited to this. You can judge. In this case, for example, the creation and management of the serial number list 126 may be omitted, and the presence or absence of the definition file 124 corresponding to the serial number may be checked by sequentially referring to the registered definition files 124 . Furthermore, when the definition file 124 corresponding to the serial number exists, the server device 2 does not reply to the user terminal device 4 that the definition file exists, but immediately downloads the definition file 124. You can send it.

さらに上述した実施の形態においては、プリンタドライバのインストール時に、ネットワーク6を介して、使用者端末装置4がプリンタ5からプリンタ情報を取得する場合について述べた。しかし本発明はこれに限らず、例えばUSB(Universal Serial Bus)やBluetooth(登録商標)等、有線又は無線による種々の通信手段を介して、使用者端末装置4がプリンタ5からプリンタ情報を取得しても良い。 Furthermore, in the above-described embodiment, the case where the user terminal device 4 acquires the printer information from the printer 5 via the network 6 when installing the printer driver has been described. However, the present invention is not limited to this, and the user terminal device 4 acquires printer information from the printer 5 via various wired or wireless communication means such as USB (Universal Serial Bus) and Bluetooth (registered trademark). can be

さらに上述した実施の形態においては、使用者端末装置4に対するプリンタドライバのインストール時に、既存プリンタドライバ145(図6)が最新であるか否かを確認し、最新で無かった場合にはサーバ装置2から最新プリンタドライバ128を取得してインストールする場合について述べた。しかし本発明はこれに限らず、例えば既存プリンタドライバ145が最新であるか否かを確認せず、該既存プリンタドライバ145をそのままインストールするようにしても良い。 Furthermore, in the above-described embodiment, when installing the printer driver to the user terminal device 4, it is checked whether the existing printer driver 145 (FIG. 6) is the latest version. The case where the latest printer driver 128 is obtained from and installed has been described. However, the present invention is not limited to this. For example, the existing printer driver 145 may be installed as it is without checking whether the existing printer driver 145 is the latest version.

さらに上述した実施の形態においては、使用者端末装置4にプリンタドライバをインストールする際に、既存プリンタドライバ145が組み込まれたインストールパッケージ144を実行する場合について述べた(図6)。しかし本発明はこれに限らず、例えば既存プリンタドライバ145を含まないプログラム(いわゆるインストーラ)を使用者端末装置4において実行し、サーバ装置2から最新プリンタドライバ128をダウンロードしてインストールするようにしても良い。 Furthermore, in the above-described embodiment, when installing the printer driver in the user terminal device 4, the installation package 144 in which the existing printer driver 145 is installed is executed (FIG. 6). However, the present invention is not limited to this. For example, a program (a so-called installer) that does not include the existing printer driver 145 may be executed on the user terminal device 4 to download and install the latest printer driver 128 from the server device 2. good.

さらに上述した実施の形態においては、各プリンタドライバ等のバージョンを参照及び比較することにより、既存プリンタドライバ145が最新であるか否かを判定する場合について述べた。しかし本発明はこれに限らず、例えば各プリンタドライバの更新日時等、各プリンタドライバに関する種々の情報を用いることにより、既存プリンタドライバ145が最新であるか否かを判定しても良い。 Furthermore, in the above-described embodiment, a case has been described in which it is determined whether or not the existing printer driver 145 is the latest by referring to and comparing the versions of each printer driver. However, the present invention is not limited to this, and it may be determined whether or not the existing printer driver 145 is the latest by using various information related to each printer driver, such as the update date and time of each printer driver.

さらに上述した実施の形態においては、サーバ装置2に定義ファイル124及び最新プリンタドライバ128を格納する場合について述べた(図6)。しかし本発明はこれに限らず、例えばサーバ装置2に最新プリンタドライバ128を格納せず、ネットワーク6に接続された他のサーバ装置(図示せず)に最新プリンタドライバ128を格納しても良い。 Furthermore, in the embodiment described above, the case where the definition file 124 and the latest printer driver 128 are stored in the server device 2 has been described (FIG. 6). However, the present invention is not limited to this. For example, the latest printer driver 128 may be stored in another server device (not shown) connected to the network 6 instead of storing the latest printer driver 128 in the server device 2 .

さらに上述した実施の形態においては、図6に示した各機能ブロックをソフトウェアにより実現する場合について述べた。しかし本発明はこれに限らず、例えば各機能ブロックの一部又は全部を、ハードウェアにより、又はソフトウェア及びハードウェアの協働により、実現しても良い。 Furthermore, in the embodiment described above, the case where each functional block shown in FIG. 6 is implemented by software has been described. However, the present invention is not limited to this, and for example, a part or all of each functional block may be realized by hardware or cooperation of software and hardware.

さらに上述した実施の形態においては、使用者端末装置4(図4)において記憶部42に各種プログラムを予め記憶させておく場合について述べた。しかし本発明はこれに限らず、例えばいわゆるUSBメモリやDVD-ROM(Digital Versatile Disc-Read Only Memory)等の着脱可能な記憶媒体を介して、或いは所定のサーバ装置(図示せず)からネットワーク6を介して、各種プログラムを取得し、これを実行するようにしても良い。またこの場合、取得した各種プログラムを記憶部42に記憶させること無く、これらの記憶媒体から読み出しながら実行しても良い。サーバ装置2、管理者端末装置3及びプリンタ5についても同様である。 Furthermore, in the above-described embodiment, the case where various programs are stored in advance in the storage unit 42 in the user terminal device 4 (FIG. 4) has been described. However, the present invention is not limited to this. Various programs may be acquired via and executed. Further, in this case, the acquired various programs may be executed while being read from these storage media without being stored in the storage unit 42 . The same applies to the server device 2, the administrator terminal device 3 and the printer 5 as well.

さらに上述した実施の形態においては、使用者端末装置4をノート型コンピュータ装置とする場合について述べた。しかし本発明はこれに限らず、例えば使用者端末装置4をタブレット型コンピュータ装置やスマートフォン等、種々の情報処理装置としても良い。要は、図6に示した各機能ブロックを実現できれば良い。管理者端末装置3についても同様である。 Furthermore, in the above-described embodiment, the case where the user terminal device 4 is a notebook computer device has been described. However, the present invention is not limited to this, and for example, the user terminal device 4 may be various information processing devices such as a tablet computer device and a smart phone. The point is that each functional block shown in FIG. 6 can be realized. The same applies to the administrator terminal device 3 as well.

さらに上述した実施の形態においては、プリンタ5を、スキャナ機能や電話回線との接続機能を持たない単機能のプリンタとする場合について述べた。しかし本発明はこれに限らず、例えばプリンタ5を、スキャナ機能や電話回線との接続機能を有することにより複写機やファクシミリ装置として機能するMFP(Multi Function Peripheral)としても良い。 Furthermore, in the above-described embodiment, the case where the printer 5 is a single-function printer that does not have a scanner function or a connection function with a telephone line has been described. However, the present invention is not limited to this. For example, the printer 5 may be an MFP (Multi Function Peripheral) that functions as a copier or a facsimile machine by having a scanner function and a connection function with a telephone line.

さらに上述した実施の形態においては、プリンタ5のデバイスドライバ(すなわちプリンタドライバ)を使用者端末装置4にインストールする場合について述べた。しかし本発明はこれに限らず、例えばイメージスキャナやペンタブレット等、種々の電子機器を使用者端末装置4に接続して駆動する(動作させる)ためのデバイスドライバを当該使用者端末装置4にインストールする場合に適用しても良い。 Furthermore, in the above-described embodiment, the case where the device driver for the printer 5 (that is, the printer driver) is installed in the user terminal device 4 has been described. However, the present invention is not limited to this. For example, a device driver for connecting various electronic devices such as an image scanner and a pen tablet to the user terminal device 4 and driving (operating) is installed in the user terminal device 4. May be applied when

さらに本発明は、上述した各実施の形態及び他の実施の形態に限定されるものではない。すなわち本発明は、上述した各実施の形態と上述した他の実施の形態の一部又は全部を任意に組み合わせた実施の形態や、一部を抽出した実施の形態にもその適用範囲が及ぶものである。 Furthermore, the present invention is not limited to the embodiments described above and other embodiments. In other words, the scope of the present invention extends to embodiments obtained by arbitrarily combining part or all of each of the above-described embodiments and other embodiments described above, and to embodiments in which a part is extracted. is.

さらに上述した実施の形態においては、通信部としての通信部23と、記憶部としての記憶部22と、提供部としての制御部21とによって設定情報提供装置としてのサーバ装置2を構成する場合について述べた。しかし本発明はこれに限らず、その他種々の構成でなる通信部と、記憶部と、提供部とによって設定情報提供装置を構成しても良い。 Furthermore, in the above-described embodiment, the communication unit 23 as the communication unit, the storage unit 22 as the storage unit, and the control unit 21 as the provision unit configure the server device 2 as the setting information providing device. Stated. However, the present invention is not limited to this, and the setting information providing apparatus may be configured by a communication section, a storage section, and a providing section having various configurations.

本発明は、使用者端末装置にデバイスドライバをインストールしてプリンタ等の電子機器を駆動する場合に利用できる。 INDUSTRIAL APPLICABILITY The present invention can be used when a device driver is installed in a user terminal device to drive an electronic device such as a printer.

1……設定情報提供システム、2……サーバ装置、3……管理者端末装置、4……使用者端末装置、5……プリンタ、6……ネットワーク、21、31、41、51……制御部、21A、31A、41A、51A……CPU、21B、31B、41B、51B……ROM、21C、31C、41C、51C……RAM、22、32、42、52……記憶部、23、33、43、53……通信部、34、44……表示部、35、45……操作部、54……印刷部、121……通信制御部、122……ウェブページ制御部、123……ファイル送受信制御部、124……定義ファイル、125……定義ファイル管理部、126……シリアル番号リスト、127……シリアル番号リスト管理部、128……最新プリンタドライバ、131……通信制御部、132……表示制御部、133……入力部、141……通信制御部、142……表示制御部、143……入力部、144……インストールパッケージ、145……既存プリンタドライバ、146……定義ファイル、151……通信制御部、152……シリアル番号、P1……設定情報入力画面、P2……プリンタ選択画面。

1 -- setting information providing system, 2 -- server device, 3 -- administrator terminal device, 4 -- user terminal device, 5 -- printer, 6 -- network, 21, 31, 41, 51 -- control Sections 21A, 31A, 41A, 51A...CPU, 21B, 31B, 41B, 51B...ROM, 21C, 31C, 41C, 51C...RAM, 22, 32, 42, 52...storage section, 23, 33 , 43, 53... communication section, 34, 44... display section, 35, 45... operation section, 54... printing section, 121... communication control section, 122... web page control section, 123... file Transmission/reception control unit 124 Definition file 125 Definition file management unit 126 Serial number list 127 Serial number list management unit 128 Latest printer driver 131 Communication control unit 132 Display control unit 133 Input unit 141 Communication control unit 142 Display control unit 143 Input unit 144 Installation package 145 Existing printer driver 146 Definition file 151: communication control unit, 152: serial number, P1: setting information input screen, P2: printer selection screen.

Claims (10)

外部装置との間で情報を送受信する通信部と、
対象装置を駆動する際に使用される設定情報と、当該対象装置に一意に割り当てられた識別情報とを対応付けた個別設定情報を記憶する記憶部と、
前記通信部を介して前記識別情報と共に前記設定情報の要求を受け付けると、当該識別情報と対応付けられた前記個別設定情報を提供する提供部と
を具えることを特徴とする設定情報提供装置。
a communication unit that transmits and receives information to and from an external device;
a storage unit that stores individual setting information that associates setting information used when driving a target device with identification information that is uniquely assigned to the target device;
A setting information providing device, comprising: a providing unit that provides the individual setting information associated with the identification information when a request for the setting information is received together with the identification information via the communication unit.
前記記憶部は、前記対象装置を駆動するためのドライバを記憶し、
前記提供部は、前記通信部を介して前記ドライバの要求を受け付けると、当該ドライバを提供する
ことを特徴とする請求項1に記載の設定情報提供装置。
The storage unit stores a driver for driving the target device,
2. The setting information providing apparatus according to claim 1, wherein the providing unit provides the driver upon receiving a request for the driver via the communication unit.
前記記憶部は、
複数の前記対象装置の前記個別設定情報を記憶すると共に、複数の前記対象装置の前記識別情報を格納した識別情報リストを記憶し、
前記提供部は、前記通信部を介して前記識別情報リストの要求を受け付けると、当該識別情報リストを提供する
ことを特徴とする請求項1に記載の設定情報提供装置。
The storage unit
storing the individual setting information of the plurality of target devices, and storing an identification information list storing the identification information of the plurality of target devices;
2. The setting information providing apparatus according to claim 1, wherein the providing unit provides the identification information list upon receiving a request for the identification information list via the communication unit.
設定装置から前記通信部を介して前記対象装置の前記識別情報及び前記設定情報を取得する情報取得部と、
前記識別情報及び前記設定情報を基に、前記個別設定情報を生成して前記記憶部に記憶させる個別設定情報生成部と
をさらに具えることを特徴とする請求項1に記載の設定情報提供装置。
an information acquisition unit that acquires the identification information and the setting information of the target device from the setting device via the communication unit;
2. The setting information providing apparatus according to claim 1, further comprising: an individual setting information generating unit that generates the individual setting information based on the identification information and the setting information and stores the information in the storage unit. .
対象装置と、駆動装置と、提供装置とがネットワークを介して接続されたシステムであって、
前記対象装置は、
前記ネットワークとの間で情報を送受信する対象通信部と、
当該対象装置に一意に割り当てられた識別情報を記憶する対象記憶部と
を具え、
前記提供装置は、
前記ネットワークとの間で情報を送受信する提供通信部と、
前記対象装置を駆動する際に使用される設定情報と、当該対象装置の前記識別情報とを対応づけた個別設定情報を記憶する提供記憶部と
を具え、
前記駆動装置は、
前記ネットワークとの間で情報を送受信する駆動通信部と、
前記駆動通信部を介して前記対象装置から前記識別情報を取得する識別情報取得部と、
前記駆動通信部を介して前記提供装置から前記識別情報に対応付けられた前記個別設定情報を取得する個別設定情報取得部と、
前記対象装置を駆動するドライバに対し、前記個別設定情報に含まれる前記設定情報を適用する設定情報適用部と
を具えることを特徴とする設定情報適用システム。
A system in which a target device, a driving device, and a providing device are connected via a network,
The target device is
a target communication unit that transmits and receives information to and from the network;
a target storage unit that stores identification information uniquely assigned to the target device;
The providing device is
a providing communication unit that transmits and receives information to and from the network;
a providing storage unit that stores setting information used when driving the target device and individual setting information that associates the identification information of the target device with the setting information;
The driving device
a drive communication unit that transmits and receives information to and from the network;
an identification information acquisition unit that acquires the identification information from the target device via the drive communication unit;
an individual setting information acquisition unit that acquires the individual setting information associated with the identification information from the providing device via the drive communication unit;
A setting information application system, comprising: a setting information application unit that applies the setting information included in the individual setting information to a driver that drives the target device.
前記駆動装置は、
インストールされる前の前記ドライバを記憶する駆動記憶部と、
前記ドライバをインストールするインストール処理部と
をさらに具え、
前記インストール処理部は、
前記ドライバをインストールする場合に、前記識別情報取得部により前記対象装置から前記識別情報を取得させ、前記個別設定情報取得部により前記提供装置から前記識別情報と対応付けられた前記個別設定情報を取得させ、前記設定情報適用部により当該ドライバに対し前記個別設定情報に含まれる前記設定情報を適用させる
ことを特徴とする請求項5に記載の設定情報適用システム。
The driving device
a drive storage unit that stores the driver before it is installed;
and an installation processing unit that installs the driver,
The installation processing unit
When installing the driver, the identification information acquisition unit acquires the identification information from the target device, and the individual setting information acquisition unit acquires the individual setting information associated with the identification information from the providing device. 6. The setting information application system according to claim 5, wherein the setting information application unit applies the setting information included in the individual setting information to the driver.
前記ネットワークに接続され、最新バージョンの前記ドライバを提供するドライバ提供装置
をさらに具え、
前記インストール処理部は、前記ドライバ提供装置に対し前記最新バージョンを問い合わせ、前記駆動記憶部に記憶されている前記ドライバが前記最新バージョンで無ければ、前記ドライバ提供装置から前記最新バージョンの前記ドライバを取得してから、当該ドライバをインストールする
ことを特徴とする請求項6に記載の設定情報適用システム。
further comprising a driver providing device connected to the network and providing the latest version of the driver;
The installation processing unit inquires of the driver providing device about the latest version, and if the driver stored in the drive storage unit is not the latest version, acquires the latest version of the driver from the driver providing device. 7. The setting information application system according to claim 6, wherein the driver is installed after the driver is installed.
情報処理装置に対し、
対象装置から、当該対象装置に一意に割り当てられた識別情報を取得する識別情報取得ステップと、
提供装置に対し、前記識別情報と対応付けられ前記対象装置を駆動する際に使用される設定情報を要求する設定情報要求ステップと、
前記提供装置から、前記識別情報と対応付けられた前記設定情報である個別設定情報を取得する個別設定情報取得ステップと、
前記対象装置を駆動するためのドライバに対し、前記個別設定情報に含まれる前記設定情報を適用する設定情報適用ステップと
を実行させるための設定情報適用プログラム。
For information processing equipment,
an identification information acquisition step of acquiring, from a target device, identification information uniquely assigned to the target device;
a setting information requesting step of requesting, from a providing device, setting information associated with the identification information and used when driving the target device;
an individual setting information acquiring step of acquiring individual setting information, which is the setting information associated with the identification information, from the providing device;
and a setting information applying step of applying the setting information included in the individual setting information to a driver for driving the target device.
対象装置から、当該対象装置に一意に割り当てられた識別情報を取得する識別情報取得ステップと、
提供装置に対し、前記識別情報と対応付けられ前記対象装置を駆動する際に使用される設定情報を要求する設定情報要求ステップと、
前記提供装置から、前記識別情報と対応付けられた前記設定情報である個別設定情報を取得する個別設定情報取得ステップと、
前記対象装置を駆動するためのドライバに対し、前記個別設定情報に含まれる前記設定情報を適用する設定情報設定ステップと
を有することを特徴とする設定情報適用方法。
an identification information acquisition step of acquiring, from a target device, identification information uniquely assigned to the target device;
a setting information requesting step of requesting, from a providing device, setting information associated with the identification information and used when driving the target device;
an individual setting information acquiring step of acquiring individual setting information, which is the setting information associated with the identification information, from the providing device;
and a setting information setting step of applying the setting information included in the individual setting information to a driver for driving the target device.
前記ドライバをインストールするインストールステップと
をさらに有し、
前記設定情報設定ステップは、
前記インストールステップによりインストールされた前記ドライバに対し、前記個別設定情報に含まれる前記設定情報を適用する
ことを特徴とする請求項9に記載の設定情報適用方法。

and an installation step of installing the driver,
The setting information setting step includes:
10. The setting information applying method according to claim 9, wherein the setting information included in the individual setting information is applied to the driver installed by the installing step.

JP2021139227A 2021-08-27 2021-08-27 Setting information providing device, setting information application system, setting information application program, and setting information application method Pending JP2023032872A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021139227A JP2023032872A (en) 2021-08-27 2021-08-27 Setting information providing device, setting information application system, setting information application program, and setting information application method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021139227A JP2023032872A (en) 2021-08-27 2021-08-27 Setting information providing device, setting information application system, setting information application program, and setting information application method

Publications (1)

Publication Number Publication Date
JP2023032872A true JP2023032872A (en) 2023-03-09

Family

ID=85416718

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021139227A Pending JP2023032872A (en) 2021-08-27 2021-08-27 Setting information providing device, setting information application system, setting information application program, and setting information application method

Country Status (1)

Country Link
JP (1) JP2023032872A (en)

Similar Documents

Publication Publication Date Title
JP4533780B2 (en) Image forming system, image forming apparatus, terminal device, and driver updating method for terminal device
US8804172B2 (en) Non-transitory computer readable recording medium stored with printer driver updating program and printer driver updating method
US10687187B2 (en) Information processing system configured to determine usability of an application, information processing apparatus, and information processing method
KR101219432B1 (en) Image forming apparatus and firmware history information offering method thereof
JP5743333B2 (en) Image forming system and program for image forming system
JP2012039356A (en) Image processing device, control method of the same, and program
JP2023032872A (en) Setting information providing device, setting information application system, setting information application program, and setting information application method
JP2008294820A (en) Network communication apparatus
US20170078509A1 (en) Information processing system and information processing method
JP2007058408A (en) Serial number output system
JP2016126604A (en) Terminal device, program, information processing system and output method
JP2017167755A (en) Information processing system, information processing device, information processing method, and program
JP7047504B2 (en) Job system, job execution method, information processing device, program
JP2005115660A (en) Printing service system, printing processing method, storage medium storing computer readable program, and the program
JP6995516B2 (en) Information processing equipment, installer
JP2017117286A (en) Image forming system and image forming method
JP2015121887A (en) Information processing device and control method thereof, and program
JP2019164447A (en) Information processing apparatus, information processing method, program and image forming system
CN114070945B (en) Print job transmitting apparatus and computer-readable non-transitory recording medium
JP4552575B2 (en) Image forming apparatus
JP2005208695A (en) Client server system, driver installing method, memory medium storing program readable by computer, and program
JP2018106585A (en) Information processing apparatus, method for controlling the same, and program, and information processing, method for controlling the same, and program
JP6852591B2 (en) I / O devices, programs and information processing systems
JP6337520B2 (en) Information processing apparatus, program, information processing system, and information processing method
JP2018156467A (en) Information processing system, information processing apparatus and information processing method