JP2007183889A - Print server and its control method, computer program, and storage medium - Google Patents

Print server and its control method, computer program, and storage medium Download PDF

Info

Publication number
JP2007183889A
JP2007183889A JP2006003087A JP2006003087A JP2007183889A JP 2007183889 A JP2007183889 A JP 2007183889A JP 2006003087 A JP2006003087 A JP 2006003087A JP 2006003087 A JP2006003087 A JP 2006003087A JP 2007183889 A JP2007183889 A JP 2007183889A
Authority
JP
Japan
Prior art keywords
client
printer driver
print server
network
invalid
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.)
Withdrawn
Application number
JP2006003087A
Other languages
Japanese (ja)
Inventor
Mariko Kishino
麻里子 岸野
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 JP2006003087A priority Critical patent/JP2007183889A/en
Publication of JP2007183889A publication Critical patent/JP2007183889A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To allow a client to efficiently use an alternative printer when a desired printer on a network is disabled. <P>SOLUTION: A print server detects a disabled printer on the network, and checks whether the client side uses a printer driver for the disabled printer. When the driver for the disabled printer is detected, the print server looks for an alternative printer having a similar attribute. The printer driver for the alternative printer is provided to the client concerned. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、プリントサーバ及びその制御方法、コンピュータプログラム及び記憶媒体に関する。   The present invention relates to a print server, a control method thereof, a computer program, and a storage medium.

一般に、ネットワーク上に接続される複数の印刷装置を利用してクライアントにおいて印刷を行う場合、印刷を行おうとする印刷装置用のプリンタ・ドライバをクライアントにインストールすることにより印刷される(特許文献1を参照。)。   In general, when a client performs printing using a plurality of printing apparatuses connected to a network, the printing is performed by installing a printer driver for the printing apparatus to be printed on the client (see Patent Document 1). reference.).

ここで、プリンタ・ドライバをクライアントにインストールする時点では、対応する印刷装置がネットワーク上で有効な印刷装置であることをクライアント側から確認することができる。また、印刷を行おうとする印刷装置がネットワーク上で無効になった場合でも、印刷装置の無効をクライアント側で認識することが可能である。   Here, when the printer driver is installed in the client, it can be confirmed from the client side that the corresponding printing device is a valid printing device on the network. In addition, even when a printing apparatus that performs printing becomes invalid on the network, it is possible for the client to recognize that the printing apparatus is invalid.

しかしながら、この場合、以下に示すような問題がある。   However, this case has the following problems.

まず、プリンタ・ドライバに対応する印刷装置が有効であるかどうかは、クライアントのユーザが印刷指示を行うか、或いは、プリンタ設定を確認する、といった意識的・能動的な確認を行わない限り把握できない。   First, it is impossible to know whether the printing device corresponding to the printer driver is valid or not unless the client user gives a print instruction or confirms the printer settings. .

また、プリンタ・ドライバの指し示す印刷装置がネットワーク上で無効であるとわかっても、代替の印刷装置を特定することが困難であり、無効となった印刷装置と最も近しい属性を有する印刷装置を検出することもできない。   Even if the printer specified by the printer driver is found invalid on the network, it is difficult to identify an alternative printer, and the printer with the closest attribute to the disabled printer is detected. I can't do that either.

更には、代替の印刷装置を特定できたとしても、その代替印刷装置のプリンタ・ドライバの入手方法を知ったり、自動入手したり、自動インストールしたりすることは困難である。
特開平6−214920号公報
Furthermore, even if an alternative printing apparatus can be specified, it is difficult to know how to obtain a printer driver for the alternative printing apparatus, or to automatically obtain or install it.
JP-A-6-214920

このように、従来は、ネットワーク上の印刷装置において、所望の印刷装置が無効となった場合に、クライアントで代替印刷装置を効率的に利用することが困難であった。   As described above, conventionally, in a printing apparatus on a network, when a desired printing apparatus becomes invalid, it is difficult for the client to efficiently use the alternative printing apparatus.

そこで、本発明は、ネットワーク上の印刷装置において、所望の印刷装置が無効となった場合でも、クライアントで代替印刷装置を効率的に利用可能とすることを目的とする。   Accordingly, an object of the present invention is to make it possible for a client to efficiently use an alternative printing apparatus even when a desired printing apparatus becomes invalid in a printing apparatus on a network.

上記目的を達成するために、本発明は少なくとも1以上のクライアント及び少なくとも1以上の印刷装置と、ネットワークを介して接続されるプリントサーバであって、前記ネットワーク上に接続された前記少なくとも1以上の印刷装置に関する属性情報を記憶する記憶手段と、前記記憶手段に属性情報が記憶された前記印刷装置が前記ネットワーク上において有効であるか又は無効であるかを判定する判定手段と、
前記少なくとも1以上のクライアントのうち、前記判定手段により無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する第1の検索手段と、前記第1の検索手段により、前記第1のクライアントが検出された場合に、前記第1の印刷装置と代替可能な第2の印刷装置を、前記記憶手段に記憶された属性情報に基づき検索する第2の検索手段と、前記第2の検索手段により前記第2の印刷装置が検出された場合に、該第2の印刷装置用の第2のプリンタ・ドライバを前記第1のクライアントに提供する提供手段とを備えることを特徴とする。
To achieve the above object, the present invention provides a print server connected to at least one or more clients and at least one or more printing apparatuses via a network, the at least one or more connected to the network. Storage means for storing attribute information relating to a printing apparatus; and determination means for determining whether the printing apparatus having attribute information stored in the storage means is valid or invalid on the network;
Of the at least one or more clients, first search means for searching for a first client having a first printer driver for a first printing apparatus determined to be invalid by the determination means; When the first client is detected by the search means, a second printing apparatus that can substitute for the first printing apparatus is searched based on the attribute information stored in the storage means. Search means; and providing means for providing a second printer driver for the second printing apparatus to the first client when the second printing apparatus is detected by the second searching means. It is characterized by providing.

また、上記目的を達成するための本発明は、少なくとも1以上のクライアント及び少なくとも1以上の印刷装置と、ネットワークを介して接続されるプリントサーバであって、前記ネットワーク上に接続された前記少なくとも1以上の印刷装置に関する属性情報を記憶する記憶手段と、前記記憶手段に属性情報が記憶された前記印刷装置が前記ネットワーク上において有効であるか又は無効であるかを判定する判定手段と、前記少なくとも1以上のクライアントのうち、前記判定手段により無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する検索手段と、前記検索手段により、前記第1のクライアントが検出された場合に、前記第1のクライアントから前記第1のプリンタ・ドライバを削除させるクライアント制御手段と、前記第1のプリンタ・ドライバの削除の旨を前記第1のクライアントに通知する通知手段とを備えることを特徴とする。   According to another aspect of the present invention, there is provided a print server connected to at least one or more clients and at least one printing apparatus via a network, the at least one connected to the network. Storage means for storing attribute information related to the printing apparatus, determination means for determining whether the printing apparatus having attribute information stored in the storage means is valid or invalid on the network, and at least Among the one or more clients, a search unit that searches for a first client having a first printer driver for the first printing apparatus determined to be invalid by the determination unit, and the search unit causes the first When the first client is detected, the first printer driver is deleted from the first client. And a client control means for, characterized in that it comprises a notifying means for notifying deletion of effect of the first printer driver to the first client.

更に、上記目的を達成するための本発明は、ネットワークを介して接続される印刷装置がネットワーク上において有効であるか又は無効であるかを判定する判定手段と、ネットワークに接続されるクライアントのうち、前記判定手段により無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する第1の検索手段と、前記第1の検索手段により、前記第1のクライアントが検出された場合に、前記第1の印刷装置と代替可能な第2の印刷装置を検索する第2の検索手段と、前記第2の検索手段により前記第2の印刷装置が検出された場合に、該第2の印刷装置用の第2のプリンタ・ドライバを前記第1のクライアントに提供する提供手段とを備えることを特徴とする。   Furthermore, the present invention for achieving the above object includes a determination means for determining whether a printing apparatus connected via a network is valid or invalid on the network, and a client connected to the network. , A first search means for searching for a first client having a first printer driver for the first printing apparatus determined to be invalid by the determination means, and the first search means for detecting the first client. When a second client is detected, a second search device that searches for a second printing device that can replace the first printing device, and the second search device detects the second printing device. And providing means for providing a second printer driver for the second printing apparatus to the first client.

本発明によれば、ネットワーク上の印刷装置において、所望の印刷装置が無効となった場合でも、クライアントで代替印刷装置を効率的に利用することができる。   According to the present invention, even when a desired printing apparatus becomes invalid in a printing apparatus on a network, an alternative printing apparatus can be efficiently used by a client.

以下、添付図面を参照して本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

[第1の実施形態]
本実施形態では、クライアント、プリント・サーバ、及び、これに接続する印刷装置(プリンタ)から、ネットワークシステムが構成される。
このネットワークシステムにおいて、プリント・サーバは、ネットワーク上で無効となった印刷装置を検出すると共に、クライアントのプリンタ・ドライバをチェックして、無効な印刷装置用プリンタ・ドライバの検索・検出を行う。
[First Embodiment]
In this embodiment, a network system includes a client, a print server, and a printing apparatus (printer) connected to the client.
In this network system, the print server detects an invalid printing device on the network and checks a client printer driver to search for and detect an invalid printing device printer driver.

係るプリンタ・ドライバが検出された場合、プリント・サーバは、無効印刷装置用プリンタ・ドライバがあること、及び、代替印刷装置をクライアントに通知する。また、代替印刷装置用プリンタ・ドライバをクライアントにインストールする。   When such a printer driver is detected, the print server notifies the client that there is a printer driver for an invalid printing device and the alternative printing device. Also, the printer driver for the alternative printing apparatus is installed on the client.

より具体的に、図1を参照して説明する。図1は、本発明の実施形態及び他の実施形態に共通のネットワークシステムの基本構成の一例を示す図である。   More specific description will be given with reference to FIG. FIG. 1 is a diagram illustrating an example of a basic configuration of a network system common to an embodiment of the present invention and other embodiments.

図1において、サーバ100、プリント・サーバ101及び102〜104のワークステーションやパーソナル・コンピュータが、ネットワーク111上に接続され、サーバ100を核としてネットワークが構築される。なお、ネットワーク111に接続されるクライアントの数は少なくとも1以上であれば良く、接続されるクライアント数は特に限定されるものではない。   In FIG. 1, workstations and personal computers of a server 100, print servers 101 and 102 to 104 are connected on a network 111, and a network is constructed with the server 100 as a core. Note that the number of clients connected to the network 111 may be at least one, and the number of clients connected is not particularly limited.

また、プリンタ105〜108は、プリント・サーバ101にネットワーク110を介して接続される。印刷装置としてのプリンタ105〜108は、インクジェットプリンタ、バブルジェット(登録商標)プリンタ、電子写真方式のプリンタのいずれであってもよい。プリンタ105は当初ネットワーク110に接続され有効なプリンタであったが、その後に接続が解除されて、現在は無効なプリンタとなっている。ネットワーク110に接続されるプリンタの数は、特に限定されるものではないが、少なくとも有効なプリンタが1台以上接続されていることが好ましい。例えば、過去にはプリンタ105のみが接続されていたが、その後にプリンタ108と入れ替わる場合も考えられる。その場合であっても、本発明を適用可能である。   The printers 105 to 108 are connected to the print server 101 via the network 110. The printers 105 to 108 as printing apparatuses may be any of an ink jet printer, a bubble jet (registered trademark) printer, and an electrophotographic printer. The printer 105 was initially connected to the network 110 and was a valid printer. However, after that, the connection was canceled and the printer 105 is now an invalid printer. The number of printers connected to the network 110 is not particularly limited, but it is preferable that at least one effective printer is connected. For example, there may be a case where only the printer 105 has been connected in the past, but is replaced with the printer 108 thereafter. Even in that case, the present invention can be applied.

プリント・サーバ101は、ネットワーク111上のクライアントから印刷要求を受け付けて、印刷要求において指定されたプリンタ105〜108のいずれかに印刷処理を実行させる。プリント・サーバ101には、管理対象のプリンタ(当初はプリンタ105〜108、現在はプリンタ106〜108)の各機種依存属性ファイルが格納・管理されている。   The print server 101 receives a print request from a client on the network 111 and causes any of the printers 105 to 108 specified in the print request to execute print processing. The print server 101 stores and manages model-dependent attribute files of printers to be managed (initially printers 105 to 108 and currently printers 106 to 108).

クライアントとなるワークステーション102、或いは、パーソナル・コンピュータ103及び104からは、各プリンタに対して、プリント・サーバ101を介して各クライアント上で作成・保存されるドキュメントの印刷指示を行うことができる。   From the workstation 102 serving as a client or the personal computers 103 and 104, it is possible to instruct each printer to print a document created and stored on each client via the print server 101.

クライアント側では、印刷指示の際に、ドキュメントに基づく属性設定および、プリンタ・ドライバに基づく該当プリンタ機種依存の各属性設定をファイル化する。生成された属性ファイルはプリント・サーバ101に送信され、ここで保管・管理をされる。プリント・サーバは101は、印刷指示のあったプリンタがネットワーク110上に存在しないことを検知した場合には、属性ファイルに基づき、近しい属性を有するプリンタ(代替プリンタ)を検索する。   On the client side, when printing is instructed, the attribute settings based on the document and the attribute settings depending on the printer model based on the printer driver are filed. The generated attribute file is transmitted to the print server 101 where it is stored and managed. When the print server 101 detects that the printer instructed to print does not exist on the network 110, the print server 101 searches for a printer (substitute printer) having a close attribute based on the attribute file.

図1では、プリンタ105の属性ファイルがクライアントから送信された場合には、該プリンタ105はネットワーク110上に存在しないので、代替印刷装置としてプリンタ108が検出されることとなる。   In FIG. 1, when the attribute file of the printer 105 is transmitted from the client, the printer 105 is not present on the network 110, and therefore the printer 108 is detected as an alternative printing apparatus.

このときプリント・サーバ101は、印刷指示をしたクライアントに対し、プリンタ105がネットワーク110上無効であることを通知すると共に、代替プリンタとして使用可能なプリンタ108があることを通知する。プリント・サーバ101は併せて、クライアントに対しプリンタ108用プリンタ・ドライバを送付し、リモートインストールする。そして、プリンタ108で印刷出力が行われる。   At this time, the print server 101 notifies the client that has issued a print instruction that the printer 105 is invalid on the network 110 and also that there is a printer 108 that can be used as an alternative printer. The print server 101 also sends a printer driver for the printer 108 to the client and performs remote installation. Then, printing output is performed by the printer 108.

次に、図7を参照して、本実施形態に対応するプリント・サーバ101のハードウェア構成の一例を説明する。   Next, an example of the hardware configuration of the print server 101 corresponding to this embodiment will be described with reference to FIG.

図7において、1501はCPUで、RAM(ランダムアクセスメモリ)1502やROM(リードオンリメモリ)1505に格納されたプログラムやデータ等を用いてデバイスの制御を行う。1502はRAMで、内部記憶装置1507内に格納された処理プログラムを読み込むエリアを備えると共に、CPU1501が各種の処理を実行する際に用いるワークエリアも備える。   In FIG. 7, reference numeral 1501 denotes a CPU, which controls devices using programs, data, and the like stored in a RAM (Random Access Memory) 1502 and a ROM (Read Only Memory) 1505. A RAM 1502 includes an area for reading a processing program stored in the internal storage device 1507, and also includes a work area used when the CPU 1501 executes various processes.

1503は装置の管理者等から入力を受付ける入力部であり、キーボード、ボタン、マウスなどで構成される。1504は通信I/F(インタフェース)で、ネットワーク110及び111に接続するためのI/Fとして機能する。1505はROMで、プリント・サーバ101全体の制御を行うプログラム(例えばブートプログラム等)等を格納する。1506は表示画面としての表示部で、CRTや液晶画面により構成されている。1507は内部記憶装置で、主としてハードディスクで構成され、図3乃至図6に対応する処理プログラムや各種アプリケーションデータを格納する。ここに格納されているデータは必要に応じてRAM1502に読み出される。1508は、データベースとして利用可能な外部記憶装置であって、図2に示す各属性ファイル及属性情報管理テーブルを格納する。1510は上述の各部を繋ぐバスである。   Reference numeral 1503 denotes an input unit that receives input from an administrator of the apparatus, and includes a keyboard, buttons, a mouse, and the like. A communication I / F (interface) 1504 functions as an I / F for connecting to the networks 110 and 111. A ROM 1505 stores a program (for example, a boot program) for controlling the entire print server 101 and the like. Reference numeral 1506 denotes a display unit as a display screen, which includes a CRT or a liquid crystal screen. Reference numeral 1507 denotes an internal storage device, which is mainly composed of a hard disk, and stores processing programs and various application data corresponding to FIGS. The data stored here is read out to the RAM 1502 as necessary. Reference numeral 1508 denotes an external storage device that can be used as a database, and stores each attribute file and attribute information management table shown in FIG. A bus 1510 connects the above-described units.

次に、図2を参照して、プリント・サーバ101に予め保管・管理される印刷装置属性ファイルの具体例を説明する。   Next, a specific example of a printing device attribute file stored and managed in advance in the print server 101 will be described with reference to FIG.

図2において、201から203は、プリンタ105から108の各印刷装置属性ファイルを示す。属性ファイルには、プリンタの名称211、カラー/モノクロの別212、サポートする用紙サイズ213、プリンタが対応するPDL(ページ記述言語)214、両面印刷の可否215、解像度216及びエンジンスピード217が含まれる。このような属性情報は、プリント・サーバ101のデータベース1508上で、204に示すような属性情報管理テーブルとして管理される。   In FIG. 2, reference numerals 201 to 203 denote printing device attribute files of the printers 105 to 108. The attribute file includes a printer name 211, color / monochrome 212, supported paper size 213, PDL (page description language) 214 corresponding to the printer, double-sided printing availability 215, resolution 216, and engine speed 217. . Such attribute information is managed as an attribute information management table as shown in 204 on the database 1508 of the print server 101.

次に、図3を参照して、本実施形態の印刷制御処理について説明する。図3は、本実施形態に対応する印刷制御処理の一例を示すフローチャートである。   Next, a print control process according to the present embodiment will be described with reference to FIG. FIG. 3 is a flowchart illustrating an example of a print control process corresponding to the present embodiment.

まず、ステップS301において、プリント・サーバ101は、属性情報管理テーブル204に登録されているプリンタのうち、ネットワーク110上で無効となっているプリンタを検索する。   First, in step S <b> 301, the print server 101 searches for printers that are invalid on the network 110 among printers registered in the attribute information management table 204.

次に、ステップS302では、プリント・サーバ101は、ネットワーク11上の各クライアント(102から104)に対し、インストールされているプリンタ・ドライバの問い合わせを行う。   In step S302, the print server 101 inquires each client (102 to 104) on the network 11 about the installed printer driver.

更に、ステップS303では、プリント・サーバ101は、ステップS301で検出された無効プリンタに対応するプリンタ・ドライバ(以下、「無効プリンタ・ドライバ」という)を利用しているクライアントが存在するか否かを判定する。もし、無効プリンタ・ドライバを利用しているクライアントが検出された場合は(ステップS303において「YES」)、ステップ304に移行する。一方、無効プリンタ・ドライバを利用しているクライアントが検出されない場合には(ステップS303において「NO」)、本処理を終了する。   In step S303, the print server 101 determines whether there is a client using a printer driver corresponding to the invalid printer detected in step S301 (hereinafter referred to as “invalid printer driver”). judge. If a client using an invalid printer driver is detected (“YES” in step S303), the process proceeds to step 304. On the other hand, if a client using an invalid printer driver is not detected (“NO” in step S303), the process is terminated.

ステップS304では、無効となっているプリンタに近しい属性情報を有するプリンタ、即ち、無効プリンタと代替可能なプリンタが、属性情報管理テーブル204上に存在するか否かを判定する。もし、近しい属性情報を有するプリンタが存在する場合には(ステップS304において「YES」)、ステップS305に移行する。一方、近しい属性情報を有するプリンタが存在しない場合には(ステップS304において「NO」)、ステップS307に移行する。   In step S <b> 304, it is determined whether a printer having attribute information close to an invalid printer, that is, a printer that can replace an invalid printer exists on the attribute information management table 204. If there is a printer having similar attribute information (“YES” in step S304), the process proceeds to step S305. On the other hand, if there is no printer having close attribute information (“NO” in step S304), the process proceeds to step S307.

ここで、属性の近しいプリンタとは、図2の例では、例えばプリンタ105は、カラー/モノクロ212の設定が「カラー」となっており、PDL214が「PS」となっている。この設定に対応する設定を有するのは、プリンタ108であるので、プリンタ105と近しい属性を有するプリンタとしてはプリンタ108を選択できる。また、プリンタ106は、カラー/モノクロ212の設定が「モノクロ」となっており、PDL214が「LIPS」となっている。この設定に対応する設定を有するのは、プリンタ107であるので、プリンタ106と近しい属性を有するプリンタとしてはプリンタ107を選択できる。   Here, in the example of FIG. 2, for example, the printer 105 has the color / monochrome 212 setting “color” and the PDL 214 “PS”. Since the printer 108 has a setting corresponding to this setting, the printer 108 can be selected as a printer having an attribute close to that of the printer 105. In the printer 106, the color / monochrome 212 setting is “monochrome”, and the PDL 214 is “LIPS”. Since the printer 107 has a setting corresponding to this setting, the printer 107 can be selected as a printer having an attribute close to that of the printer 106.

ステップS305では、プリント・サーバ101は、無効プリンタ・ドライバをンストールしているクライアントに対し、無効プリンタ・ドライバが存在すること、及び、該プリンタの代替プリンタが存在することをクライアントに通知する。この通知は、例えばクライアント毎に予め定められたメールアドレス宛に電子メールを送信することにより行っても良い。更に、ステップS306において、代替プリンタ用のプリンタ・ドライバを、当該クライアントに提供する。このとき、所謂Push(プッシュ)方式により自動インストールすることができる。   In step S305, the print server 101 notifies the client that has the invalid printer driver installed that the invalid printer driver exists and that there is an alternative printer for the printer. This notification may be performed, for example, by sending an e-mail to a mail address predetermined for each client. In step S306, the printer driver for the alternative printer is provided to the client. At this time, automatic installation can be performed by a so-called Push system.

代替プリンタ用のプリンタ・ドライバのインストールは、無効プリンタ・ドライバを上書きしてもよいし、無効プリンタ・ドライバを削除してからインストールするのでもよい。更には、無効プリンタ・ドライバは残したまま、別個にインストールしてもよい。インストール後は、本処理を終了する。   The installation of the printer driver for the alternative printer may overwrite the invalid printer driver, or may be installed after deleting the invalid printer driver. Furthermore, the invalid printer driver may be left separately and installed separately. After installation, this process ends.

ステップS307では、プリント・サーバ101は、無効プリンタ・ドライバの存在と、代替プリンタの不存在を該当するクライアントに通知する。この通知も、例えばクライアント毎に予め定められたメールアドレス宛に電子メールを送信することにより行っても良い。その後処理を終了する。   In step S307, the print server 101 notifies the corresponding client of the presence of the invalid printer driver and the absence of the alternative printer. This notification may also be performed, for example, by sending an e-mail to a mail address predetermined for each client. Thereafter, the process ends.

以上のように、本実施形態によれば、プリント・サーバ101が、ネットワーク110上で無効となっているプリンタを検出し、クライアント側で該無効プリンタのプリンタ・ドライバを利用しているか否かをチェックすることができる。そして、無効プリンタ・ドライバが検出された場合には、プリント・サーバ101側で近しい属性を有する、即ち近しい印刷結果・効果を得られるプリンタを検索する。更に、代替プリンタ用のプリンタ・ドライバを該当するクライアントにPush方式により自動でインストールすることができる。   As described above, according to the present embodiment, the print server 101 detects an invalid printer on the network 110 and determines whether the client side uses the printer driver of the invalid printer. Can be checked. When an invalid printer driver is detected, a search is made for a printer having a close attribute on the print server 101 side, that is, a printer capable of obtaining a close print result / effect. Furthermore, the printer driver for the alternative printer can be automatically installed on the corresponding client by the Push method.

これにより、クライアント側では、印刷指示を行ったり、自ら意識的・能動的にプリンタ・ドライバの有効/無効を確認する必要がなくなり、手間をかけることなく、常に有効なプリンタ・ドライバのみを保持することができる。   This eliminates the need for the client side to issue a print instruction or to consciously and actively check the validity / invalidity of the printer driver, and always keeps only the valid printer driver without taking time and effort. be able to.

[第2の実施形態]
次に、第2の実施形態について説明する。本実施形態においては、クライアント上にインストールされているプリンタ・ドライバが、複数機種に対応可能な共通プリンタ・ドライバである場合を説明する。
[Second Embodiment]
Next, a second embodiment will be described. In this embodiment, a case will be described in which the printer driver installed on the client is a common printer driver that can support a plurality of models.

図4は、本実施形態に対応する処理のフローチャートである。図4において、図3の処理ステップと共通するものについては同一の参照番号を付してある。係る処理ステップについての説明は省略する。   FIG. 4 is a flowchart of processing corresponding to the present embodiment. In FIG. 4, the same reference numerals are assigned to the steps common to the processing steps of FIG. A description of such processing steps will be omitted.

図4において、ステップS305において、無効プリンタ・ドライバを有するクライアントに対する通知を行った後、ステップS401に移行する。ステップS401では、プリント・サーバ101が、無効プリンタ・ドライバをインストールしているクライアントに対し通知を行ない、共通プリンタ・ドライバの情報から無効プリンタに関する情報を削除させる。更に、ステップS402では、代替プリンタの属性情報及びネットワークアドレス情報等を通知して、代替プリンタに関する情報を追加させる。   In FIG. 4, after notifying a client having an invalid printer driver in step S305, the process proceeds to step S401. In step S401, the print server 101 notifies the client in which the invalid printer driver is installed, and deletes information related to the invalid printer from the common printer driver information. In step S402, the attribute information of the alternative printer, the network address information, and the like are notified to add information about the alternative printer.

これにより、クライアント側でのプリンタ・ドライバの削除・インストールという負荷のかかる作業を避け、単なる情報削除・追加という軽易な作業のみで、有効なプリンタ・ドライバを保持することができる。   As a result, it is possible to avoid the burdensome work of deleting and installing the printer driver on the client side, and to hold an effective printer driver with only a simple work of deleting and adding information.

[第3の実施形態]
次に、第3の実施形態について説明する。本実施形態においては、プリント・サーバ101から該当クライアントに対し、代替プリンタ用のプリンタ・ドライバの格納場所を通知する。
[Third Embodiment]
Next, a third embodiment will be described. In this embodiment, the print server 101 notifies the corresponding client of the storage location of the printer driver for the alternative printer.

図5は、本実施形態に対応する処理のフローチャートである。図5において、図3の処理ステップと共通するものについては同一の参照番号を付してある。   FIG. 5 is a flowchart of processing corresponding to this embodiment. In FIG. 5, the same reference numerals are assigned to the steps common to the processing steps of FIG.

図5において、ステップS305において通知を行った後、ステップS501に移行する。ステップS501では、代替プリンタ用のプリンタ・ドライバの格納場所をクライアントに通知・送付する。ステップS305及びS501における通知は、例えばクライアント毎に予め定められたメールアドレス宛に電子メールを送信することにより行っても良い。   In FIG. 5, after notifying in step S305, the process proceeds to step S501. In step S501, the storage location of the printer driver for the alternative printer is notified / sent to the client. The notification in steps S305 and S501 may be performed, for example, by transmitting an e-mail addressed to a predetermined mail address for each client.

該通知を受けたクライアント側では、クライアントの管理者が通知された格納場所からプリンタ・ドライバをダウンロードして、インストールすることができる。   Upon receiving the notification, the client manager can download and install the printer driver from the notified storage location.

なお、代替プリンタのプリンタ・ドライバの格納場所を通知する代わりに、該プリンタ・ドライバそのものをクライアントに送付しても良い。送付されるプリンタ・ドライバは、単なる圧縮ファイルでもよいし、クライアントがダブルクリックすると自動実行してインストールを開始・完了する自己実行型圧縮ファイル形式でもよい。また、自己実行型圧縮ファイル形式の場合、インストールは、無効プリンタ・ドライバを削除してからインストールすることができる。また、無効プリンタ・ドライバを上書きインストールしてもよいし、或いは、無効プリンタ・ドライバを残したまま別個に新規にインストールこともできる。   Instead of notifying the storage location of the printer driver of the alternative printer, the printer driver itself may be sent to the client. The printer driver to be sent may be a simple compressed file, or may be a self-executed compressed file format that is automatically executed when the client double-clicks to start and complete the installation. In the case of the self-executable compressed file format, the installation can be performed after deleting the invalid printer driver. The invalid printer driver may be installed by overwriting, or it may be newly installed separately while leaving the invalid printer driver.

以上のように、本実施形態によれば、知らぬ間に自己のクライアントにプリンタ・ドライバがインストールされることがなくなる。これにより、インストール時・インストール方法含め自己で独自に設定・選択を行いたい上級クライアント・ユーザを含めて、有効なプリンタ・ドライバを提供することができる。   As described above, according to the present embodiment, the printer driver is not installed in its own client without knowing it. As a result, it is possible to provide an effective printer driver including an advanced client / user who wants to set and select independently by himself / herself during installation and installation method.

[第4の実施形態]
次に、第4の実施形態について説明する。本実施形態においては、プリント・サーバ101は該当クライアントから、無効となったプリンタ用のプリンタ・ドライバの削除を行う。
[Fourth Embodiment]
Next, a fourth embodiment will be described. In this embodiment, the print server 101 deletes the printer driver for the invalid printer from the corresponding client.

図6は、本実施形態に対応する処理のフローチャートである。図6において、図3の処理ステップと共通するものについては同一の参照番号を付してある。   FIG. 6 is a flowchart of processing corresponding to the present embodiment. In FIG. 6, the same reference numerals are assigned to the steps common to the processing steps of FIG.

図6において、無効プリンタ・ドライバがあると判定された場合(ステップS303において「YES」)、ステップS601に移行する。また、無効プリンタ・ドライバがないと判定された場合(ステップS303において「の」)、そのまま処理を終了する。或いは、無効プリンタ・ドライバが検出されなかった旨をクライアント宛に通知しても良い。   In FIG. 6, when it is determined that there is an invalid printer driver (“YES” in step S303), the process proceeds to step S601. If it is determined that there is no invalid printer driver (“NO” in step S303), the processing is ended as it is. Alternatively, the client may be notified that an invalid printer driver has not been detected.

ステップS601では、プリント・サーバ101から、無効プリンタ・ドライバを有するクライアントに対して、無効プリンタ・ドライバの削除命令を送信して、無効プリンタ・ドライバをクライアントから削除する。続いて、ステップS602では、無効プリンタ・ドライバの存在及びそれが削除された旨の通知を、クライアントに対して行う。この通知は、クライアント毎に予め定められたメールアドレス宛に電子メールを送信することにより行っても良い。   In step S601, the print server 101 transmits an invalid printer driver deletion command to the client having an invalid printer driver, thereby deleting the invalid printer driver from the client. In step S602, the client is notified that the invalid printer driver exists and has been deleted. This notification may be performed by sending an e-mail to a mail address predetermined for each client.

本実施形態によれば、クライアントはプリント・サーバ101から過多なサービスを受けることなく、単に無効プリンタ・ドライバの存在の通知および削除を受けることができ、ディスク容量の節約および印刷便宜の向上を得ることができる。   According to the present embodiment, the client can simply receive notification and deletion of the presence of an invalid printer driver without receiving excessive services from the print server 101, and can save disk space and improve printing convenience. be able to.

[第5の実施形態]
以上の第1乃至第4の実施形態では、プリント・サーバ101からクライアントに有効なプリンタ・ドライバを提供するための処理を説明した。これらの処理は、定期的もしくは不定期、あるいは定期的に加え不定期の特定タイミングで、スケジュールを用いて実行されても良い。例えば、一定時間(30分以上など)クライアントに操作が加えられていない状態が存在した場合、あるいは、月に1回月初に、など予め特定したタイミングで実行することができる。
[Fifth Embodiment]
In the above first to fourth embodiments, the processing for providing an effective printer driver from the print server 101 to the client has been described. These processes may be executed using a schedule at a specific timing that is regular or irregular, or regularly and irregularly. For example, when there is a state in which no operation is applied to the client for a certain time (such as 30 minutes or more), or once a month at the beginning of the month, it can be executed at a predetermined timing.

これにより、プリント・サーバ101の管理者が意識的・能動的に作業しなくとも、自動的にプリンタ・ドライバのチェック・検索をかけることができ、管理者負荷を軽減することができる。   Accordingly, even if the administrator of the print server 101 does not consciously and actively work, the printer driver can be automatically checked and searched, and the administrator load can be reduced.

以上説明したように本発明に従えば、クライアントの発意に基づく指示・作業がなくとも、プリント・サーバ側からクライアントの無効印刷装置プリンタ・ドライバを検索・検出することにより、以下に示す効果がある。   As described above, according to the present invention, the following effects can be obtained by searching for and detecting an invalid printer printer driver of a client from the print server side even if there is no instruction / work based on the intention of the client. .

1.クライアント側で、常に有効なプリンタ・ドライバを保持することができる。   1. The client side can always hold a valid printer driver.

2.クライアント側で、無効なプリンタ用のプリンタ・ドライバを有していた場合、これを知ることができる。   2. If the client has a printer driver for an invalid printer, this can be known.

3.クライアント側で、代替プリンタの存在、場所、名称等を知ることができる。   3. On the client side, the existence, location, name, etc. of the alternative printer can be known.

4.クライアント側で、代替プリンタ用のプリンタ・ドライバの入手手段を知ることができる、もしくは入手することができる、もしくは自動インストールされる。   4. On the client side, the means for obtaining the printer driver for the alternative printer can be known, or can be obtained, or is automatically installed.

5.無効なプリンタ用のプリンタ・ドライバ、もしくは無効なプリンタに関する情報は自動的に削除されるため、クライアントの容量を有効的に使用することができるようになる。   5. The printer driver for the invalid printer or the information regarding the invalid printer is automatically deleted, so that the capacity of the client can be used effectively.

[その他の実施形態]
なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記録媒体を、システムあるいは装置に供給して達成することができる。また、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。
[Other Embodiments]
The present invention can be achieved by supplying a recording medium in which a program code of software realizing the functions of the above-described embodiments is recorded to a system or apparatus. Needless to say, this can also be achieved by the computer (or CPU or MPU) of the system or apparatus reading and executing the program code stored in the recording medium.

この場合、記憶媒体から読み出されたプログラムコード自体が本発明の新規な機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the novel function of the present invention, and the storage medium storing the program code constitutes the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、光ディスク、CD-ROM、CD-R、磁気テープ不揮発性のメモリカード、ROMなどを用いることができる。   As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk, a hard disk, a magneto-optical disk, an optical disk, a CD-ROM, a CD-R, a magnetic tape nonvolatile memory card, a ROM, or the like is used. Can do.

また、コンピュータが読み出したプログラムコードを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOSなどが実際の処理の一部または全部を行ない、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiment are realized by executing the program code read by the computer. In addition, on the basis of the instruction of the program code, the OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can be realized by the processing.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行ない、その処理によっても前述した実施形態の機能が実現され得る。   Further, after the program code read from the storage medium is written to a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. The CPU of the board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments can also be realized by the processing.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体からそのプログラムをインターネット、BBSなど通信ラインを介して要求者にそのプログラムを配信する場合にも適用できることは言うまでもない。   The present invention can also be applied to a case where the program is distributed to a requester via a communication line such as the Internet or BBS from a storage medium that records a program code of software that realizes the functions of the above-described embodiments. Needless to say.

本発明の実施形態に対応するネットワークシステムの構成の一例を示す図である。It is a figure which shows an example of a structure of the network system corresponding to embodiment of this invention. 本発明の実施形態に対応する、印刷装置の属性情報の一例を示す図である。It is a figure which shows an example of the attribute information of a printing apparatus corresponding to embodiment of this invention. 本発明の第1の実施形態に対応する処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process corresponding to the 1st Embodiment of this invention. 本発明の第2の実施形態に対応する処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process corresponding to the 2nd Embodiment of this invention. 本発明の第3の実施形態に対応する処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process corresponding to the 3rd Embodiment of this invention. 本発明の第4の実施形態に対応する処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process corresponding to the 4th Embodiment of this invention. 本発明の実施形態に対応するプリント・サーバ101のハードウェア構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware configuration of a print server 101 corresponding to an embodiment of the present invention.

Claims (16)

少なくとも1以上のクライアント及び少なくとも1以上の印刷装置と、ネットワークを介して接続されるプリントサーバであって、
前記ネットワーク上に接続された前記少なくとも1以上の印刷装置に関する属性情報を記憶する記憶手段と、
前記記憶手段に属性情報が記憶された前記印刷装置が前記ネットワーク上において有効であるか又は無効であるかを判定する判定手段と、
前記少なくとも1以上のクライアントのうち、前記判定手段により無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する第1の検索手段と、
前記第1の検索手段により、前記第1のクライアントが検出された場合に、前記第1の印刷装置と代替可能な第2の印刷装置を、前記記憶手段に記憶された属性情報に基づき検索する第2の検索手段と、
前記第2の検索手段により前記第2の印刷装置が検出された場合に、該第2の印刷装置用の第2のプリンタ・ドライバを前記第1のクライアントに提供する提供手段と
を備えることを特徴とするプリントサーバ。
A print server connected to at least one or more clients and at least one or more printing devices via a network,
Storage means for storing attribute information relating to the at least one printing apparatus connected to the network;
Determination means for determining whether the printing apparatus having attribute information stored in the storage means is valid or invalid on the network;
First search means for searching for a first client having a first printer driver for the first printing apparatus determined to be invalid by the determination means among the at least one client;
When the first client is detected by the first search means, a second printing apparatus that can be substituted for the first printing apparatus is searched based on the attribute information stored in the storage means. A second search means;
Providing means for providing a second printer driver for the second printing device to the first client when the second printing device is detected by the second search means; Feature print server.
前記提供手段は、前記第2のプリンタ・ドライバを、プッシュ方式により前記第1のクライアントにインストールさせることを特徴とする請求項1に記載のプリントサーバ。   The print server according to claim 1, wherein the providing unit causes the first client to install the second printer driver by a push method. 前記第1のクライアントにおける前記第1のプリンタ・ドライバが、複数の機種の印刷装置に利用可能なプリンタ・ドライバである場合に、
前記提供手段は、前記第1のプリンタ・ドライバにおいて、前記第1の印刷装置に関する情報を削除させ、前記第2の印刷装置に関する情報を追加させることにより、前記第2のプリンタ・ドライバを提供することを特徴とする請求項1に記載のプリントサーバ。
When the first printer driver in the first client is a printer driver that can be used for a plurality of types of printing apparatuses,
The providing means provides the second printer driver by causing the first printer driver to delete information about the first printing device and adding information about the second printing device. The print server according to claim 1.
前記提供手段は、前記第2のプリンタ・ドライバの格納場所を通知するか、または、前記第2のプリンタ・ドライバを前記第1のクライアントに送信することにより、前記提供を行うことを特徴とする請求項1に記載のプリントサーバ。   The providing unit performs the providing by notifying a storage location of the second printer driver or transmitting the second printer driver to the first client. The print server according to claim 1. 前記第1のプリンタ・ドライバの存在有無に関する情報及び、前記第2のプリンタ・ドライバの提供に関する情報を前記第1のクライアントに送信する送信手段を更に備えることを特徴とする請求項1乃至4の何れかに記載のプリントサーバ。   5. The transmission apparatus according to claim 1, further comprising: a transmission unit configured to transmit information on the presence / absence of the first printer driver and information on provision of the second printer driver to the first client. The print server according to any one of the above. 少なくとも1以上のクライアント及び少なくとも1以上の印刷装置と、ネットワークを介して接続されるプリントサーバであって、
前記ネットワーク上に接続された前記少なくとも1以上の印刷装置に関する属性情報を記憶する記憶手段と、
前記記憶手段に属性情報が記憶された前記印刷装置が前記ネットワーク上において有効であるか又は無効であるかを判定する判定手段と、
前記少なくとも1以上のクライアントのうち、前記判定手段により無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する検索手段と、
前記検索手段により、前記第1のクライアントが検出された場合に、前記第1のクライアントから前記第1のプリンタ・ドライバを削除させるクライアント制御手段と、
前記第1のプリンタ・ドライバの削除の旨を前記第1のクライアントに通知する通知手段と
を備えることを特徴とするプリントサーバ。
A print server connected to at least one or more clients and at least one or more printing devices via a network,
Storage means for storing attribute information relating to the at least one printing apparatus connected to the network;
Determination means for determining whether the printing apparatus having attribute information stored in the storage means is valid or invalid on the network;
Search means for searching for a first client having a first printer driver for a first printing device determined to be invalid by the determination means among the at least one client;
Client control means for deleting the first printer driver from the first client when the search means detects the first client;
A print server comprising: notification means for notifying the first client that the first printer driver has been deleted.
ネットワークを介して接続される印刷装置がネットワーク上において有効であるか又は無効であるかを判定する判定手段と、
ネットワークに接続されるクライアントのうち、前記判定手段により無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する第1の検索手段と、
前記第1の検索手段により、前記第1のクライアントが検出された場合に、前記第1の印刷装置と代替可能な第2の印刷装置を検索する第2の検索手段と、
前記第2の検索手段により前記第2の印刷装置が検出された場合に、該第2の印刷装置用の第2のプリンタ・ドライバを前記第1のクライアントに提供する提供手段とを備えることを特徴とするプリントサーバ。
Determining means for determining whether a printing apparatus connected via the network is valid or invalid on the network;
First search means for searching for a first client having a first printer driver for the first printing apparatus determined to be invalid by the determination means among clients connected to the network;
Second search means for searching for a second printing apparatus that can replace the first printing apparatus when the first client is detected by the first searching means;
Providing means for providing a second printer driver for the second printing device to the first client when the second printing device is detected by the second search means; Feature print server.
少なくとも1以上のクライアント及び少なくとも1以上の印刷装置と、ネットワークを介して接続され、該ネットワーク上に接続された前記少なくとも1以上の印刷装置に関する属性情報を記憶する記憶手段を備えるプリントサーバの制御方法であって、
前記記憶手段に属性情報が記憶された前記印刷装置が前記ネットワーク上において有効であるか又は無効であるかを判定する判定工程と、
前記少なくとも1以上のクライアントのうち、前記判定工程において無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する第1の検索工程と、
前記第1の検索工程において、前記第1のクライアントが検出された場合に、前記第1の印刷装置と代替可能な第2の印刷装置を、前記記憶手段に記憶された属性情報に基づき検索する第2の検索工程と、
前記第2の検索工程において前記第2の印刷装置が検出された場合に、該第2の印刷装置用の第2のプリンタ・ドライバを前記第1のクライアントに提供する提供工程と
を備えることを特徴とするプリントサーバの制御方法。
Print server control method comprising: storage means connected to at least one or more clients and at least one printing device via a network, and storing attribute information relating to the at least one printing device connected on the network Because
A determination step of determining whether the printing apparatus having attribute information stored in the storage means is valid or invalid on the network;
A first search step of searching for a first client having a first printer driver for a first printing apparatus determined to be invalid in the determination step among the at least one client;
When the first client is detected in the first search step, a second printing device that can replace the first printing device is searched based on the attribute information stored in the storage unit. A second search step;
Providing a second printer driver for the second printing device to the first client when the second printing device is detected in the second search step. A control method for a print server.
前記提供工程では、前記第2のプリンタ・ドライバを、プッシュ方式により前記第1のクライアントにインストールさせることを特徴とする請求項8に記載のプリントサーバの制御方法。   9. The print server control method according to claim 8, wherein in the providing step, the second printer driver is installed in the first client by a push method. 前記第1のクライアントにおける前記第1のプリンタ・ドライバが、複数の機種の印刷装置に利用可能なプリンタ・ドライバである場合に、
前記提供工程では、前記第1のプリンタ・ドライバにおいて、前記第1の印刷装置に関する情報を削除させ、前記第2の印刷装置に関する情報を追加させることにより、前記第2のプリンタ・ドライバが提供されることを特徴とする請求項8に記載のプリントサーバの制御方法。
When the first printer driver in the first client is a printer driver that can be used for a plurality of types of printing apparatuses,
In the providing step, the second printer driver is provided by causing the first printer driver to delete information about the first printing device and adding information about the second printing device. The method of controlling a print server according to claim 8.
前記提供工程では、前記第2のプリンタ・ドライバの格納場所を通知するか、または、前記第2のプリンタ・ドライバを前記第1のクライアントに送信することにより、前記提供が行われることを特徴とする請求項8に記載のプリントサーバの制御方法。   In the providing step, the providing is performed by notifying a storage location of the second printer driver or transmitting the second printer driver to the first client. The print server control method according to claim 8. 前記第1のプリンタ・ドライバの存在有無に関する情報及び、前記第2のプリンタ・ドライバの提供に関する情報を前記第1のクライアントに送信する送信工程を更に備えることを特徴とする請求項8乃至11の何れかに記載のプリントサーバの制御方法。   12. The method according to claim 8, further comprising: a transmission step of transmitting information relating to presence / absence of the first printer driver and information relating to provision of the second printer driver to the first client. A print server control method according to any one of the above. 少なくとも1以上のクライアント及び少なくとも1以上の印刷装置と、ネットワークを介して接続され、該ネットワーク上に接続された前記少なくとも1以上の印刷装置に関する属性情報を記憶する記憶手段を備えるプリントサーバであって、
前記記憶手段に属性情報が記憶された前記印刷装置が前記ネットワーク上において有効であるか又は無効であるかを判定する判定工程と、
前記少なくとも1以上のクライアントのうち、前記判定工程において無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する検索工程と、
前記検索工程において、前記第1のクライアントが検出された場合に、前記第1のクライアントから前記第1のプリンタ・ドライバを削除させるクライアント制御工程と、
前記第1のプリンタ・ドライバの削除の旨を前記第1のクライアントに通知する通知工程と
を備えることを特徴とするプリントサーバの制御方法。
A print server that is connected to at least one or more clients and at least one or more printing apparatuses via a network, and includes storage means for storing attribute information relating to the at least one or more printing apparatuses connected on the network ,
A determination step of determining whether the printing apparatus having attribute information stored in the storage means is valid or invalid on the network;
A search step of searching for a first client having a first printer driver for the first printing device determined to be invalid in the determination step among the at least one client;
A client control step for deleting the first printer driver from the first client when the first client is detected in the search step;
A print server control method comprising: a notification step of notifying the first client of the deletion of the first printer driver.
ネットワークを介して接続される印刷装置がネットワーク上において有効であるか又は無効であるかを判定する判定工程と、
ネットワークに接続されるクライアントのうち、前記判定ステップにより無効と判定された第1の印刷装置用の第1のプリンタ・ドライバを有する第1のクライアントを検索する第1の検索工程と、
前記第1の検索工程において、前記第1のクライアントが検出された場合に、前記第1の印刷装置と代替可能な第2の印刷装置を検索する第2の検索工程と、
前記第2の検索工程において前記第2の印刷装置が検出された場合に、該第2の印刷装置用の第2のプリンタ・ドライバを前記第1のクライアントに提供する提供工程と
を備えることを特徴とするプリントサーバの制御方法。
A determination step of determining whether a printing apparatus connected via the network is valid or invalid on the network;
A first search step of searching for a first client having a first printer driver for the first printing apparatus determined to be invalid in the determination step among clients connected to the network;
A second search step of searching for a second printing device that can replace the first printing device when the first client is detected in the first searching step;
Providing a second printer driver for the second printing device to the first client when the second printing device is detected in the second search step. A control method for a print server.
コンピュータを、請求項1乃至7の何れかに記載のプリントサーバとして機能させるためのコンピュータプログラム。   A computer program for causing a computer to function as the print server according to claim 1. 請求項15に記載のコンピュータプログラムを記憶したコンピュータで読み取り可能な記憶媒体。   A computer-readable storage medium storing the computer program according to claim 15.
JP2006003087A 2006-01-10 2006-01-10 Print server and its control method, computer program, and storage medium Withdrawn JP2007183889A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006003087A JP2007183889A (en) 2006-01-10 2006-01-10 Print server and its control method, computer program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006003087A JP2007183889A (en) 2006-01-10 2006-01-10 Print server and its control method, computer program, and storage medium

Publications (1)

Publication Number Publication Date
JP2007183889A true JP2007183889A (en) 2007-07-19

Family

ID=38339913

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006003087A Withdrawn JP2007183889A (en) 2006-01-10 2006-01-10 Print server and its control method, computer program, and storage medium

Country Status (1)

Country Link
JP (1) JP2007183889A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009220560A (en) * 2008-02-22 2009-10-01 Ricoh Co Ltd Printing apparatus and information processor
US20170180192A1 (en) * 2014-03-25 2017-06-22 3Md, Inc. Intelligent monitoring and management of network devices

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009220560A (en) * 2008-02-22 2009-10-01 Ricoh Co Ltd Printing apparatus and information processor
US20170180192A1 (en) * 2014-03-25 2017-06-22 3Md, Inc. Intelligent monitoring and management of network devices
US10326642B2 (en) * 2014-03-25 2019-06-18 3Md, Inc. Intelligent monitoring and management of network devices

Similar Documents

Publication Publication Date Title
JP4185920B2 (en) Print control method, print setting management system, and software distribution server
US8379257B2 (en) System operating under web environment and method of controlling the same
JP2006023830A (en) Output completion notification system, output controller, control program and storage medium
JP5321929B2 (en) Universal device driver, device control program, information processing apparatus, server apparatus, and method
JP2001125761A (en) Device, method and system for processing information and recording medium
JP2007237395A (en) Printer, information processor, method for controlling them, printing management system, and program
JP2004334874A (en) Print control system and print control method
JP5230472B2 (en) Web server, processing method, program
JP2012174170A (en) Image processor, output control system, output control method, and output control program
JP2007233611A (en) Information processor, device management method, storage medium and program
US8095791B2 (en) Distributed processing system, distributed processing method and image processing apparatus
US8218185B2 (en) Information processing apparatus and information processing method
JP4455523B2 (en) Information processing system, information processing method, program, and storage medium
JP4616980B2 (en) Printing management apparatus, printing management method, and recording medium storing printing management program
JP4895785B2 (en) PRINT LOG DATA MANAGEMENT SYSTEM, PRINT LOG DATA MANAGEMENT DEVICE, PRINT LOG DATA COLLECTION DEVICE, ITS DATA MANAGEMENT METHOD, AND PROGRAM
JP2007183889A (en) Print server and its control method, computer program, and storage medium
JP2007264779A (en) Unit for controlling use of authentication printing
JP5725830B2 (en) Information processing apparatus, control method thereof, and control program
JP2007087130A (en) Server device, print processing method of server device, storage medium and program
US9009244B2 (en) Image forming apparatus, and control method thereof
JP2010214725A (en) Printer and printing system and method of controlling printer
JP7005139B2 (en) Image processing device and its control method, printing system, program
JP2008152473A (en) Information processor and information processing method
US7072489B2 (en) Print control method using electronic watermark information
US8947700B2 (en) Information processing apparatus, information processing method, and storage medium to provide a screen

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090407