JP2005339106A - Printer address monitoring system - Google Patents

Printer address monitoring system Download PDF

Info

Publication number
JP2005339106A
JP2005339106A JP2004155969A JP2004155969A JP2005339106A JP 2005339106 A JP2005339106 A JP 2005339106A JP 2004155969 A JP2004155969 A JP 2004155969A JP 2004155969 A JP2004155969 A JP 2004155969A JP 2005339106 A JP2005339106 A JP 2005339106A
Authority
JP
Japan
Prior art keywords
printer
address
client computer
monitoring
network
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
JP2004155969A
Other languages
Japanese (ja)
Inventor
Keiko Fujii
桂子 藤井
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2004155969A priority Critical patent/JP2005339106A/en
Publication of JP2005339106A publication Critical patent/JP2005339106A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To allow a client computer side to know a change of an address of a printer connected to a network. <P>SOLUTION: The client computer is provided with a printer driver, a print monitoring tool, and a storage means storing address of a monitoring object printer. The printer monitoring tool is provided with a means receiving and storing an address of the monitoring object printer stored in the client computer, a storage means acquiring and storing identification information of a printer matching the address of the monitoring object printer, a means monitoring the address of the matching printer at a previously set time interval based on the address and the identification information of the printer, and a means detecting a new address of the printer based on the identification information and notifying the client computer of the new address. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、ネットワーク上にクライアントコンピュータとプリンタとが接続され、クライアントコンピュータがネットワークを介してプリンタを共有使用する際のプリンタのアドレスを監視するシステムに関するものである。   The present invention relates to a system for monitoring a printer address when a client computer and a printer are connected to each other on a network, and the client computer shares and uses the printer via the network.

ネットワーク上の機器間の通信には、TCP/IP(Transmission Control Protocol/Internet Protocol)がよく用いられている。TCPはポート番号を利用してアプリケーション間の接続を行うプロトコルであり、このTCP/IPでは通信用のアドレスとしてIPアドレスを使用している。このIPアドレスは、ネットワーク上の機器を区別するため、それぞれの機器間で重複しないように付与される必要がある。   TCP / IP (Transmission Control Protocol / Internet Protocol) is often used for communication between devices on a network. TCP is a protocol for connecting applications using a port number. In this TCP / IP, an IP address is used as a communication address. This IP address needs to be assigned so as not to be duplicated between devices in order to distinguish devices on the network.

これらのIPアドレスの管理は、ネットワーク上に接続されている機器が多くなると管理が煩雑となるため、近年、このIPアドレスを各機器に動的に割り当てるDHCP(Dynamic Host Configuration Protocol)が利用されるようになってきている。DHCPを利用するネットワークにおいては、ネットワーク上の各機器は、DHCPクライアント機能を備え、ネットワーク上に設けられたDHCPサーバに対してIPアドレスの動的割り当てを要求し、この要求に応じてDHCPサーバから割り当てられたIPアドレスを自動的に設定する。したがって、DHCPを利用するネットワークにおいては、ネットワークに機器を接続するだけでその機器に対して自動的にIPアドレスが設定され、通信できるようになっている。   The management of these IP addresses becomes complicated as the number of devices connected on the network increases. In recent years, DHCP (Dynamic Host Configuration Protocol) that dynamically allocates this IP address to each device is used. It has become like this. In a network that uses DHCP, each device on the network has a DHCP client function, requests a DHCP server provided on the network to dynamically assign an IP address, and responds to the request from the DHCP server. The assigned IP address is automatically set. Therefore, in a network using DHCP, an IP address is automatically set for a device by simply connecting the device to the network so that communication is possible.

しかしながら、DHCPでは、動的に割り当てられたIPアドレスは、その機器が取り外され或いは電源が切断されるとそのIPアドレスは回収される。そこでDHCPクライアントは、再度の接続時にDHCPサーバに対してIPアドレスの再割り当て要求を行う。ところが、この再割り当て要求に応じてDHCPサーバにより割り当てられるIPアドレスがそれまで割り当てられていたIPアドレスとは異なってしまうことがある。   However, in DHCP, a dynamically assigned IP address is recovered when the device is removed or the power is turned off. Therefore, the DHCP client makes a reassignment request for the IP address to the DHCP server when connecting again. However, the IP address assigned by the DHCP server in response to this reassignment request may be different from the IP address assigned so far.

通常、クライアントコンピュータからプリンタへデータを送信して印刷を行うときには、クライアントコンピュータの文書生成プログラムで作成された印刷データのヘッダ情報としてプリンタのアドレスを付加してネットワーク上のプリンタを指定する。クライアントコンピュータとともにネットワークに接続されたプリンタは、DHCPなどでプリンタのIPアドレスが変更された場合、印刷指令を行うクライアントコンピュータが保持しているプリンタのアドレス情報と変更されたIPアドレスとが異なることになる。しかしながら、通常のクライアントコンピュータやサーバは、印刷指示したときやプリンタの機能を問い合わせたとき等必要な場合しかプリンタと接続せず、クライアントコンピュータやサーバにインストールされているプリンタドライバで使用するIPアドレス(ポート)についてはIPアドレスが変更されたことを知る術がないため、変更前のIPアドレスに印刷データを送信してしまい、誤動作を生じてしまうことになる。   Usually, when printing is performed by transmitting data from a client computer to a printer, the printer address is added as header information of print data created by the document generation program of the client computer to designate a printer on the network. When a printer connected to a network together with a client computer is changed in the printer IP address by DHCP or the like, the printer address information held by the client computer that issues a print command is different from the changed IP address. Become. However, an ordinary client computer or server connects to the printer only when necessary, such as when a printing instruction is given or when a printer function is inquired. An IP address (used by a printer driver installed on the client computer or server) Since there is no way of knowing that the IP address has been changed for port), print data is transmitted to the IP address before the change, resulting in a malfunction.

このようなDHCPなどによりプリンタのIPアドレスが変更された場合の問題点を解決する技術はいくつか知られている。例えば、下記特許文献1には、図3のフローチャートに示すように、DHCPサーバからの印刷装置のIPアドレスの変更要求がされると(ステップS51)、現在稼働中の印刷装置のIPアドレスと新たなIPアドレスとが同一であるか否かの判別を行い(ステップS52)、両者が異なる場合には新たなIPアドレスを設定保存部に格納して(ステップS53)、印刷装置の設定内容が変更される旨のメッセージを表す印刷データを生成し、プリンタエンジンによって生成した印刷データを用紙上に印刷し(ステップS54)、その後、印刷処理の終了をまって(ステップS55)、印刷処理が正常に終了すると、新たなIPアドレスを有効にすべく、設定保存部に一時格納していた新たなIPアドレスによって不揮発性メモリ内のIPアドレスを書き換える(ステップS56)ようになした印刷装置の発明が開示されている。   There are some known techniques for solving the problem when the IP address of the printer is changed by such DHCP. For example, as shown in the flowchart of FIG. 3, in Patent Document 1 below, when a request for changing the IP address of the printing apparatus is made from the DHCP server (step S51), the IP address of the currently operating printing apparatus and a new one are newly added. It is determined whether or not the IP address is the same (step S52). If they are different, a new IP address is stored in the setting storage unit (step S53), and the setting contents of the printing apparatus are changed. Print data representing a message to be printed is generated, the print data generated by the printer engine is printed on a sheet (step S54), and then the print process is terminated (step S55). When finished, the new IP address in the nonvolatile memory is temporarily stored in the setting storage unit by the new IP address in order to validate the new IP address. Invention have been disclosed for rewriting the address (step S56) so no printing device.

この印刷装置の発明は、DHCPによってIPアドレスが変更された場合には、その印刷装置自体で新たなIPアドレスを用紙に印刷し、ユーザがIPアドレスが変更されたことを視認により理解できるようにしており、それによってユーザが自分で使用しているコンピュータ等に設定されている印刷装置のIPアドレスを正しく変更できるというものである。   In the invention of this printing apparatus, when the IP address is changed by DHCP, the printing apparatus itself prints a new IP address on a sheet so that the user can understand visually that the IP address has been changed. As a result, the IP address of the printing apparatus set in the computer or the like used by the user can be correctly changed.

また、下記特許文献2には、プロトコルとしてSMP(Salutation Manager Protocol. なお、「Salutation」は商標名である。)を使用し、ネットワーク上に接続されている複数のネットワーク機器のそれぞれに、ネットワーク上に接続されている各機器についての第1論理アドレス(IPアドレス)と第2論理アドレス(SLMID、Salutation ManagerID)との対応関係の情報を、それらの各機器がそれぞれ個別に管理するサリュテーション・マネージャ(SLM)という機能モジュールを設けたネットワークシステムの発明が開示されている。   In Patent Document 2 below, SMP (Salutation Manager Protocol. “Salutation” is a trade name) is used as a protocol, and each of a plurality of network devices connected to the network is connected to the network. A salutation manager that individually manages information on the correspondence between the first logical address (IP address) and the second logical address (SLMID, Salutation ManagerID) for each device connected to the device. An invention of a network system provided with a function module (SLM) is disclosed.

このネットワークシステムの発明を図4のフローチャートを用いて説明すると、ネットワーク機器がネットワークに参加すると、まずネットワーク上のDHCPサーバからIPアドレスを取得し(ステップS61)、このネットワーク機器が取得したIPアドレスをSLMに渡すことにより、そのIPアドレスに対応するSLMIDを生成する(ステップS62)。   The invention of the network system will be described with reference to the flowchart of FIG. 4. When a network device joins the network, first, an IP address is acquired from a DHCP server on the network (step S61), and the IP address acquired by the network device is obtained. By passing to the SLM, an SLMID corresponding to the IP address is generated (step S62).

次いで、このネットワーク機器のSLMは、そのSLMIDと先ほど取得したIPアドレスとの対応情報を含むSLMID交換要求を作成し、ネットワーク上に接続されている他の各ネットワーク機器に対してブロードキャスト又はマルチキャストで送信する(ステップS63)。この交換要求を受信した他のネットワーク機器は、それぞれのSLMによりその対応情報を登録すると共に、自分のIPアドレスとSLMIDのペアで応答する。これにより全てのネットワーク機器は、ネットワーク上の他の各機器の論理アドレスの対応情報を収集して登録できる。   Next, the SLM of this network device creates an SLMID exchange request including correspondence information between the SLMID and the IP address acquired earlier, and transmits it by broadcast or multicast to each of the other network devices connected on the network. (Step S63). Other network devices that have received this exchange request register the corresponding information with their respective SLMs and respond with their own IP address and SLMID pair. As a result, all network devices can collect and register logical address correspondence information of other devices on the network.

次に、ネットワーク機器は、リース期間Tが切れたかどうかを判定し(ステップS64)、リース期間Tが切れていると判定された場合、DHCPサーバからIPアドレスの再割り当てを受け(ステップS65)、再取得されたIPアドレスをSLMに渡して今回取得したIPアドレスと前回取得したIPアドレスとを比較し、自機のIPアドレスが変更されたかどうかを判定する(ステップS66)。   Next, the network device determines whether or not the lease period T has expired (step S64). When it is determined that the lease period T has expired, it receives IP address reassignment from the DHCP server (step S65). The reacquired IP address is passed to the SLM, and the IP address acquired this time is compared with the IP address acquired last time to determine whether or not the IP address of the own device has been changed (step S66).

ステップS66で、自機のIPアドレスが変わったと判定した場合、SLMが変更前のIPアドレスとSLMIDとの対応情報の削除を要求する削除要求メッセージをネットワーク30上にブロードキャスト又はマルチキャストで送信し(ステップS67)、次に、変更後のIPアドレスに対応するSLMIDを再生成(ステップS68)した後、それら両者の対応情報を含んだ論理アドレス交換要求をネットワーク上にブロードキャスト又はマルチキャストで送信する(ステップS69)。これにより、ネットワーク上の他の各ネットワーク機器に交換要求が伝わるので、この交換要求を受けた他のネットワーク機器は、その要求に含まれる対応情報を反映すると共に、他の機器から送信された論理アドレス対応情報を更新する。これにより、ネットワークに接続されている各機器のSLMは、ネットワーク上に接続されている他の機器のSLMIDとIPアドレスを知ることができ、その結果、SLMは、DHCPによってネットワークに接続されている他の機器のIPアドレスが変更されても、その変更されたIPアドレスを知ることができるので、正確にIPアドレスが変更された機器と通信を行うことができるというものである。   If it is determined in step S66 that the IP address of the own device has changed, the SLM transmits a deletion request message requesting deletion of the correspondence information between the IP address before the change and the SLMID to the network 30 by broadcast or multicast (step S66). Next, after regenerating the SLMID corresponding to the changed IP address (step S68), a logical address exchange request including correspondence information between the two is broadcast or multicasted on the network (step S69). ). As a result, the exchange request is transmitted to each other network device on the network, so that the other network device that has received this exchange request reflects the correspondence information included in the request and the logic transmitted from the other device. Update address correspondence information. As a result, the SLM of each device connected to the network can know the SLMID and IP address of other devices connected to the network, and as a result, the SLM is connected to the network by DHCP. Even if the IP address of another device is changed, the changed IP address can be known, so that it is possible to accurately communicate with the device whose IP address has been changed.

また、下記特許文献3には、DHCPにより付与されたネットワーク上のプリンタのアドレスが変更された場合に、クライアントコンピュータが保持している当該プリンタのアドレスを自動的に変更アドレスに一致させることのできるプリンタアドレス管理装置の発明が開示されている。   Further, in Patent Document 3 below, when the address of a printer on the network assigned by DHCP is changed, the address of the printer held by the client computer can be automatically matched with the changed address. An invention of a printer address management device is disclosed.

このプリンタアドレス管理装置の発明は、DHCPサーバ、プリンタおよびクライアントコンピュータがネットワークを介して接続されたネットワークシステムにおけるプリンタアドレス管理装置であって、図5のフローチャートに示すように、各クライアントコンピュータによりプリンタがネットワーク上に送出した新プリンタアドレスの取得要求信号を検出(ステップS71)してDHCPサーバとプリンタ間での新アドレス付与作業を監視(ステップS72)し、新アドレス付与作業の過程でプリンタに付与された新プリンタアドレスを取得(ステップS73)し、各クライアントコンピュータ内に記憶されている旧プリンタアドレスと新しく取得した新プリンタアドレスとを比較(ステップS74)し、異なっている場合には旧プリンタアドレスに換えて新プリンタアドレスを記憶する(ステップS75)構成を備えている。   The invention of the printer address management apparatus is a printer address management apparatus in a network system in which a DHCP server, a printer, and a client computer are connected via a network. As shown in the flowchart of FIG. A new printer address acquisition request signal sent to the network is detected (step S71), and a new address assignment operation is monitored between the DHCP server and the printer (step S72). The new printer address is acquired (step S73), and the old printer address stored in each client computer is compared with the newly acquired new printer address (step S74). In place of data address storing new printer address and a (step S75) configuration.

これによりDHCPサーバにより付与されたプリンタのアドレスが変更された場合、各クライアントコンピュータは、変更された新しいアドレスを知ることができるので、その保持している当該プリンタのアドレスを自動的に新しいアドレスに一致させることが可能になるというものである。   As a result, when the printer address assigned by the DHCP server is changed, each client computer can know the changed new address. Therefore, the printer address held by the client computer is automatically changed to the new address. It is possible to match.

特開2003−237194号公報(特許請求の範囲、段落[0032]〜[0034]、図2)JP 2003-237194 A (claims, paragraphs [0032] to [0034], FIG. 2) 特開2001−326656号公報(特許請求の範囲、段落[0036]〜[0058]、図5、図6)JP 2001-326656 A (claims, paragraphs [0036] to [0058], FIGS. 5 and 6) 特開2003−298659号公報(特許請求の範囲、段落[0023]〜[0032]、図3)JP 2003-298659 A (claims, paragraphs [0023] to [0032], FIG. 3)

しかしながら、上記特許文献1に開示されている印刷装置の発明においては、変更されたIPアドレスは紙に印刷されているものであるため、クライアントコンピュータと印刷装置とが離れている場合には、ユーザは直ちに印刷装置のIPアドレスが変更されたことを知ることができないという問題点が存在する。一般に使用されているネットワーク環境下では、クライアントコンピュータと印刷装置とが離れているのが普通であり、ユーザは印刷処理を行って正常に印刷処理が行えなかったことを契機に、紙出力された変更されたIPアドレスを視認して初めて印刷装置のIPアドレスが変更されたことに気付くことになる。従って、下記特許文献1に開示されている印刷装置の発明は、使い勝手がよくないという問題点が存在している。   However, in the invention of the printing apparatus disclosed in Patent Document 1 above, since the changed IP address is printed on paper, when the client computer and the printing apparatus are separated from each other, the user However, there is a problem that it cannot immediately know that the IP address of the printing apparatus has been changed. In a generally used network environment, it is normal for the client computer and the printing device to be separated from each other, and the paper was output when the user performed the printing process and the printing process could not be performed normally. Only after visually recognizing the changed IP address will the user notice that the IP address of the printing apparatus has been changed. Therefore, the invention of the printing apparatus disclosed in the following Patent Document 1 has a problem that it is not easy to use.

一方、上記特許文献2に開示されているネットワークシステムの発明は、自動的にクライアントコンピュータにおいて印刷装置のIPアドレスが変更されたことを知ることができ、正常に印刷処理を続行することが可能であるが、ネットワークに接続されている各機器が、ネットワーク上に接続されている各機器についての第1論理アドレス(IPアドレス)と第2論理アドレス(SLMID)との対応関係の情報を、それらの各機器がそれぞれ個別に管理するSLMを備えていることが必要であり、一般的に広く使用されているSLMを備えていない従来のネットワーク機器には直ちに適用することはできないという問題点が存在する。   On the other hand, the invention of the network system disclosed in Patent Document 2 can automatically know that the IP address of the printing apparatus has been changed in the client computer, and can continue the printing process normally. Although each device connected to the network has information on the correspondence between the first logical address (IP address) and the second logical address (SLMID) of each device connected on the network, It is necessary for each device to have an SLM that is managed individually, and there is a problem that it cannot be immediately applied to a conventional network device that does not have a widely used SLM. .

また、上記特許文献3に開示されているプリンタアドレス管理装置の発明は、全てのクライアントコンピュータにおいて、プリンタがネットワーク上に送出したプリンタアドレスの取得要求信号を検出してDHCPサーバとプリンタとの間の通信を監視する必要があるため、プリンタがネットワーク上にプリンタアドレスの取得要求信号を送出した時点においてネットワークに接続されていなかったクライアントコンピュータは、その後にネットワークに接続されたとしても、そのプリンタのIPアドレスが変更されたことを知り得ないという問題点が存在する。   Further, the invention of the printer address management device disclosed in Patent Document 3 described above detects the printer address acquisition request signal sent from the printer to the network and detects the printer address between the DHCP server and the printer. Since it is necessary to monitor the communication, the client computer that was not connected to the network at the time when the printer sent the printer address acquisition request signal to the network would not be able to There is a problem of not knowing that the address has changed.

本発明者は、特にプリンタやサーバ等がクライアントコンピュータの情報を持たなくても、クライアントコンピュータ側においてネットワーク上のプリンタのIPアドレスがDHCPにより変更されたことを自動的に認識して正常に印刷処理を行うことができるシステムを種々検討した結果、ネットワークに接続されている各クライアントコンピュータに所定の機能を備えたプリンタドライバ及びプリンタ監視ツールを設けることにより、上述のような従来例の問題点を解決することができることを見出し、本発明を完成するに至ったものである。   The inventor automatically recognizes that the IP address of the printer on the network has been changed by DHCP on the client computer side even if the printer or server does not have information on the client computer, and normally performs the printing process. As a result of various studies on a system that can perform the above, the problem of the conventional example as described above is solved by providing a printer driver and a printer monitoring tool having a predetermined function on each client computer connected to the network. The present inventors have found that the present invention can be performed and have completed the present invention.

即ち、本発明は、特に従来のプリンタをそのまま使用しても、何らかの手段により予め付与されたネットワーク上のプリンタのアドレスが変更された場合に、プリンタ監視ツールにより変更された新しいアドレスを検知し、クライアントコンピュータが保持しているそのプリンタの旧アドレスを手動で或いは自動的に新アドレスに一致させることのできるプリンタアドレス監視システムを提供することを目的とする。   That is, the present invention detects a new address changed by the printer monitoring tool when the address of the printer on the network given in advance by some means is changed even if the conventional printer is used as it is, It is an object of the present invention to provide a printer address monitoring system that can match an old address of a printer held by a client computer with a new address manually or automatically.

本発明の上記目的は以下の構成により解決し得る。すなわち本願の請求項1に記載のプリンタアドレス監視ツールの発明は、クライアントコンピュータ及びプリンタがネットワークを介して接続されたネットワークシステムにおけるプリンタアドレス監視システムにおいて、前記クライアントコンピュータはプリンタドライバ、プリンタ監視ツール及び監視対象のプリンタのアドレスをそれぞれ記憶する記憶手段を有し、
前記プリンタ監視ツールは、
(1)前記クライアントコンピュータに記憶された監視対象のプリンタのアドレスを受信して記憶する手段と、
(2)前記監視対象のプリンタのアドレスに対応するプリンタの識別情報を取得して記憶する記憶手段と、
(3)前記アドレス及びプリンタの識別情報に基いて予め設定された時間間隔で対応するプリンタのアドレスを監視する手段と、
(4)前記プリンタのアドレスが変更されたことを検知した場合に、前記識別情報に基いて前記プリンタの新しいアドレスを検知して記憶すると共にこの新しいアドレスを前記クライアントコンピュータに通知する手段と、
を備えていることを特徴とする。
The above object of the present invention can be solved by the following configuration. That is, the invention of the printer address monitoring tool according to claim 1 of the present application is a printer address monitoring system in a network system in which a client computer and a printer are connected via a network. The client computer includes a printer driver, a printer monitoring tool, and a monitor. Storage means for storing each address of the target printer,
The printer monitoring tool is:
(1) means for receiving and storing the address of the monitored printer stored in the client computer;
(2) storage means for acquiring and storing printer identification information corresponding to the address of the monitored printer;
(3) means for monitoring a corresponding printer address at a preset time interval based on the address and printer identification information;
(4) means for detecting and storing a new address of the printer based on the identification information and notifying the client computer of the new address when it is detected that the printer address has been changed;
It is characterized by having.

また、請求項2に記載の発明は、前記請求項1に記載のプリンタアドレス監視システムにおいて、前記プリンタドライバは、前記クライアントコンピュータに記憶された監視対象のプリンタのアドレスを読み出して前記プリンタ監視ツールに送信する手段を備えていることを特徴とする。   According to a second aspect of the present invention, in the printer address monitoring system according to the first aspect, the printer driver reads an address of a monitoring target printer stored in the client computer and stores it in the printer monitoring tool. A means for transmitting is provided.

また、請求項3に記載の発明は、前記請求項1に記載のプリンタアドレス監視システムにおいて、前記プリンタ監視ツールは、ファイルを介して前記クライアントコンピュータに記憶されている前記監視対象のプリンタのアドレスを受信する手段を備えていることを特徴とする。   According to a third aspect of the present invention, in the printer address monitoring system according to the first aspect, the printer monitoring tool uses an address of the monitored printer stored in the client computer via a file. A means for receiving is provided.

また、請求項4に記載の発明は、前記請求項1に記載のプリンタアドレス監視システムにおいて、前記プリンタ監視ツールは、前記取得したプリンタのアドレス及び識別情報をファイル又はレジストリに保存することを特徴とする。   According to a fourth aspect of the present invention, in the printer address monitoring system according to the first aspect, the printer monitoring tool stores the acquired printer address and identification information in a file or a registry. To do.

また、請求項5に記載の発明は、前記請求項1に記載のプリンタアドレス監視システムにおいて、前記プリンタ監視ツールは、クライアントコンピュータに対しアドレス変更通知設定画面を表示し、必要とする通知内容を設定させることを特徴とする。   According to a fifth aspect of the present invention, in the printer address monitoring system according to the first aspect, the printer monitoring tool displays an address change notification setting screen on the client computer and sets necessary notification contents. It is characterized by making it.

また、請求項6に記載の発明は、前記請求項5に記載のプリンタアドレス監視システムにおいて、前記必要とする通知内容が、変更アドレスの通知方法、プリンタドライバ名、ポート名、アドレス確認間隔、変更前のアドレス、メールアドレス、変更されたアドレスの自動設定の可否の内から選択された少なくとも1つを含むことを特徴とする。この場合、変更アドレスの通知方法としては、クライアントコンピュータのディスプレイにプリンタアドレスが変更されたことを直接表示するようにしてもよく、或いはメール機能を利用してメールによりクライアントコンピュータに通知するようにしてもよい。   According to a sixth aspect of the present invention, in the printer address monitoring system according to the fifth aspect of the present invention, the required notification content includes a change address notification method, a printer driver name, a port name, an address confirmation interval, and a change. It includes at least one selected from the previous address, the mail address, and whether or not automatic setting of the changed address is possible. In this case, as a method for notifying the changed address, the change of the printer address may be displayed directly on the display of the client computer, or the client computer is notified by mail using the mail function. Also good.

また、請求項7に記載の発明は、前記請求項5に記載のプリンタアドレス監視システムにおいて、前記必要とする通知内容が既に設定されている場合は、前記設定されている内容を確認させることを特徴とする。   According to a seventh aspect of the present invention, in the printer address monitoring system according to the fifth aspect, when the required notification content is already set, the set content is confirmed. Features.

本願の請求項1に記載の発明によれば、プリンタのアドレスがDHCP等により変更された場合、プリンタやサーバ等がクライアントコンピュータの情報を持たなくても、プリンタ監視ツールが自動的に変更後のプリンタのアドレスを検知してクライアントコンピュータに表示するので、ユーザにより手動で或いは自動的にプリンタドライバに記憶されているアドレスを新しいアドレスに一致させることができる。そのため、プリンタのアドレスが変更された場合でもそのプリンタで正常に印刷を続行することが可能となる。   According to the invention described in claim 1 of the present application, when the printer address is changed by DHCP or the like, the printer monitoring tool automatically changes after the change even if the printer or the server does not have the client computer information. Since the printer address is detected and displayed on the client computer, the address stored in the printer driver manually or automatically by the user can be matched with the new address. Therefore, even when the printer address is changed, it is possible to continue printing normally with the printer.

また、請求項2に記載の発明によれば、プリンタドライバは、クライアントコンピュータに記憶された監視対象のプリンタのアドレスを読み出してプリンタ監視ツールに送信する手段を備えているため、プリンタ監視ツールは、その監視対象のプリンタのアドレスを知ることができるので、自動的にそのプリンタのアドレスの監視を行うことができるようになる。   According to the second aspect of the invention, the printer driver includes means for reading the address of the monitored printer stored in the client computer and transmitting it to the printer monitoring tool. Since the address of the monitored printer can be known, the printer address can be automatically monitored.

また、請求項3に記載の発明によれば、クライアントコンピュータに後からプリンタ監視ツールをインストールした場合、通常のプリンタドライバは、プリンタ監視ツールとの連携が考慮されていないので、プリンタ監視ツールに対してアドレスを送信することができないが、このような場合でもファイルを介すればクライアントコンピュータに記憶されている監視対象のプリンタのアドレスをプリンタ監視ツールに記憶させることが可能となるので、プリンタ監視ツールはそのプリンタのアドレスの監視を行うことができるようになる。   According to the third aspect of the present invention, when the printer monitoring tool is installed later on the client computer, the normal printer driver does not consider the cooperation with the printer monitoring tool. Even in such a case, the printer monitoring tool can store the address of the monitored printer stored in the client computer via the file. Will be able to monitor the printer's address.

また、請求項4に記載の発明によれば、プリンタドライバとプリンタ監視ツール間の通信を行うことができなくても、プリンタ監視ツールが取得したプリンタのアドレス及び識別情報をファイル又はレジストリに保存しておくことで、プリンタドライバが必要に応じてこれらの情報をファイルを介して利用することができるようになる。   According to the invention described in claim 4, even if communication between the printer driver and the printer monitoring tool cannot be performed, the printer address and identification information acquired by the printer monitoring tool are stored in a file or a registry. Thus, the printer driver can use the information via a file as needed.

また、請求項5に記載の発明によれば、プリンタ監視ツールがクライアントコンピュータに対しアドレス変更通知設定画面を表示し、ユーザに対して必要とする通知内容を設定させるので、ユーザが必要とする情報をもれなく確認できるようになる。この場合、請求項6に記載の発明のように、前記通知内容として、変更アドレスの通知方法、プリンタドライバ名、ポート名、アドレス確認間隔、変更前のアドレス、メールアドレス、変更されたアドレスの自動設定の可否の内から選択された少なくとも1つを含むものとすれば、ユーザが必要とする情報を任意に選択して設定することができるようになる。   According to the fifth aspect of the present invention, the printer monitoring tool displays an address change notification setting screen on the client computer and allows the user to set necessary notification contents. You will be able to confirm without fail. In this case, as in the invention described in claim 6, the notification contents include a change address notification method, a printer driver name, a port name, an address confirmation interval, an address before change, an e-mail address, and an automatic change address. If at least one selected from the setting availability is included, information required by the user can be arbitrarily selected and set.

また、請求項7に記載の発明によれば、前記通知内容が、過去に予め設定したものがあれば、その設定された内容を確認しながら必要に応じて変更することができるようになるので、きめ細かいプリンタアドレス監視システムを構成できる。   According to the invention of claim 7, if the notification content is previously set, it can be changed as necessary while checking the set content. A fine printer address monitoring system can be configured.

以下、本願発明を実施するための最良の形態を実施例を用いて詳細に説明するが、以下に示す実施例は、本発明の技術思想を具体化するためのプリンタ監視システムを例示するものであって、本発明をこれらのものに限定することを意図するものではない。なお、図1は、本発明のプリンタ監視システムの概念図であり、図2は本発明のプリンタドライバ及びプリンタ監視ツールの動作を説明するためのシーケンス図である。   Hereinafter, the best mode for carrying out the present invention will be described in detail with reference to embodiments. However, the embodiments shown below exemplify a printer monitoring system for embodying the technical idea of the present invention. Therefore, it is not intended to limit the present invention to these. FIG. 1 is a conceptual diagram of the printer monitoring system of the present invention, and FIG. 2 is a sequence diagram for explaining the operation of the printer driver and printer monitoring tool of the present invention.

図1に示すように、本発明のプリンタ監視システムが適用されるネットワークシステム10は、例えば、イーサネット(Ethernet、商標名)形態のLAN(Local Area Network)であってもよい。なお、本発明におけるプリンタは、単機能のプリンタのみでなく、多機能画像処理装置MFPやFax兼用プリンタ等、何らかのプリンタ機能を有する装置も包含する。   As shown in FIG. 1, the network system 10 to which the printer monitoring system of the present invention is applied may be, for example, a LAN (Local Area Network) in the form of Ethernet (trademark). The printer according to the present invention includes not only a single-function printer but also a device having some printer function, such as a multifunction image processing apparatus MFP or a fax combined printer.

このネットワークシステム10には、MFP12〜12やプリンタ14〜14等の画像処理装置と、画像入力装置となる複数のクライアントコンピュータ16〜16等が接続されており、更に、このネットワークシステム10には、これらのMFP12〜12やプリンタ14〜14等の画像処理装置、クライアントコンピュータ16〜16等のIPアドレスを動的に管理するDHCPサーバ18が接続されている。 The network system 10 is connected to image processing apparatuses such as MFPs 12 1 to 12 n and printers 14 1 to 14 n and a plurality of client computers 16 1 to 16 n serving as image input apparatuses. Connected to the network system 10 is an image processing apparatus such as the MFPs 12 1 to 12 n and the printers 14 1 to 14 n , and a DHCP server 18 that dynamically manages IP addresses of the client computers 16 1 to 16 n and the like. Yes.

以下、本発明のプリンタ監視システム20をクライアントコンピュータ16に対して適用し、プリンタ14を監視する場合を例にとってTCP/IPプロトコルを適用する場合について説明する。本発明のプリンタ監視システム20は、クライアントコンピュータ16に対してインストールされたプリンタドライバ22及びプリンタ監視ツール24を有する。クライアントコンピュータ16においては、印刷に使用する各種プリンタのIPアドレス等の情報は、従来のものと同様に、レジストリに保持されている。プリンタドライバ22は、印刷を指示するプリンタのIPアドレスをレジストリを参照することにより取得し、ネットワークシステム10に接続されているそのIPアドレスを有するプリンタに印刷データを送信して印刷処理を行う。 Hereinafter, by applying the printer monitoring system 20 of the present invention to the client computer 16 1, the case of applying the TCP / IP protocol as an example a case of monitoring the printer 14 n. Printer monitoring system 20 of the present invention has a printer driver 22 and the printer monitoring tool 24 is installed to the client computer 16 1. In the client computer 16 1, IP address information such as various printers used for printing, like the conventional, is held in the registry. The printer driver 22 acquires the IP address of the printer instructing printing by referring to the registry, and transmits the print data to the printer having the IP address connected to the network system 10 to perform the printing process.

プリンタドライバ22は、ユーザが使用するプリンタ毎にクライアントコンピュータ16にインストールされており、その数はユーザが任意に決定し得るが、通常はそのプリンタの内の一つがユーザにより選択されて印刷に使用される。このユーザにより選択されたプリンタが本発明のプリンタ監視ツール24が監視対象とするプリンタ14となる。 The printer driver 22, the user is installed on the client computer 16 1 is each printer to be used, but the number may be arbitrarily determined user, usually the printing is selected one of the printer by the user used. Printer selected by the user is the printer 14 n of the printer monitoring tool 24 of the present invention is to be monitored.

プリンタドライバ22は、ユーザにより印刷に使用する所定のプリンタ14が選択されると、プリンタ監視ツール24に対してそのプリンタ14のIPアドレス及び必要であればプリンタドライバ名等の各種情報を送信する。プリンタ監視ツール24はプリンタドライバ22から受信したIPアドレスを基に指定されたプリンタ14の識別情報、例えば、プリンタ14の物理アドレスであるMAC(Media Access Control)アドレスを検知し、IPアドレスとプリンタ14の識別情報を対にして記憶し、定期的に監視対象となったプリンタ14にアクセスして、IPアドレスとプリンタ14の識別情報とが一致しているか否かを判断する。 When the user selects a predetermined printer 14 n to be used for printing, the printer driver 22 transmits various information such as the IP address of the printer 14 n and, if necessary, the printer driver name to the printer monitoring tool 24. To do. Printer monitoring tool 24 printer 14 n identification information that is specified based on the IP address received from the printer driver 22, for example, detects a physical address MAC (Media Access Control) address of the printer 14 n, and the IP address The identification information of the printer 14 n is stored in pairs, and the printer 14 n that is periodically monitored is accessed to determine whether the IP address matches the identification information of the printer 14 n .

DHCPサーバ18により監視対象となっているプリンタ14のIPアドレスが変更されると、プリンタ監視ツール24が記憶しているIPアドレスとプリンタ14の識別情報が一致しなくなる。そこで、プリンタ監視ツール24は、記憶しているプリンタ14の識別情報を基に監視対象となっているプリンタ14を探し出し、そのプリンタ14の変更されたIPアドレスを検知し、クライアントコンピュータ16に少なくとも変更後のIPアドレスを通知する。この際、変更後のIPアドレスのみでなく、プリンタドライバ名、ポート名、変更前のIPアドレス等も通知するようにすれば、ユーザが使用しようとしているプリンタ14のIPアドレスが変更されたこと及びその詳細を容易に理解できるようになるので望ましい。なお、変更後のIPアドレスの通知方法としては、クライアントコンピュータ16のディスプレイ26にプリンタのIPアドレスが変更されたことを直接表示するようにしてもよく、或いはメール機能を利用してメールによりクライアントコンピュータ16に通知するようにしてもよい。 If the IP address of the printer 14 n to be monitored by the DHCP server 18 is changed, the identification information of the IP address and printer 14 n of the printer monitoring tool 24 is stored will not match. Therefore, printer monitoring tool 24 locates the printer 14 n that based on the identification information of the printer 14 n for storing has a monitoring target, and detects the changed IP address of the printer 14 n, the client computer 16 1 is notified of at least the changed IP address. At this time, if not only the IP address after the change but also the printer driver name, the port name, the IP address before the change, etc. are notified, the IP address of the printer 14 n that the user intends to use has been changed. And the details thereof are desirable. As the method of notifying the IP address after the change, by well be displayed directly that the IP address of the printer on the display 26 of the client computer 16 1 is changed, or by using a mail function mail client You may notify the computer 16 1.

その後、ユーザがクライアントコンピュータ16に通知された変更後のIPアドレスをキーボード等より入力してレジストリに記憶されている使用するプリンタ14に対応するIPアドレスを書き換えると、プリンタドライバ22は印刷指示を行うに際してレジストリを参照することにより変更された新しいIPアドレスを取得できるので、クライアントコンピュータ16からそのプリンタ14で正常に印刷できるようになる。なお、プリンタ監視ツール24が監視対象のプリンタ14のIPアドレスが変更されたことを検知した場合、この変更後のIPアドレスを直接レジストリに書き込むことも一応可能であるが、このようなDHCPによるプリンタのIPアドレスの変更は頻繁に生じるものではないし、しかもユーザが設定したIPアドレスが変更されたことを認識し難くなること及び書き込み権限の問題もあるので、この点は適宜選択できるようにすればよい。 Thereafter, the rewrite the IP address that the user corresponding to the printer 14 n use the IP address after the change is notified to the client computer 16 1 to input from the keyboard or the like are stored in the registry, the printer driver 22 printing instruction since it acquires the new IP address that has been changed by referring to the registry when performing, it becomes possible to correctly printed by the printer 14 n from the client computer 16 1. Incidentally, if the printer monitoring tool 24 detects that the IP address of the printer 14 n monitored has changed, but it is also possible tentatively to write the IP address after the change directly in the registry, according to such a DHCP Changing the IP address of the printer does not occur frequently, and it becomes difficult to recognize that the IP address set by the user has been changed and there is a problem of writing authority, so this point can be selected as appropriate. That's fine.

以下、本発明のプリンタ監視システム20の動作原理を図2のシーケンス図を用いて詳細に説明する。まず最初に、ユーザは、ステップS1においてクライアントコンピュータ16に対して本発明で使用するプリンタドライバ22及びプリンタ監視ツール24をインストールし、ステップS2においてこれから接続しようとするプリンタ14のポート(IPアドレス)をレジストリに記憶させる。このプリンタ14のIPアドレスは、プリンタドライバ22及びプリンタ監視ツール24をインストールした直後には、監視対象とするプリンタ14に直接アクセスする等、何らかの手段により認識して入力する必要がある。 Hereinafter, the operation principle of the printer monitoring system 20 of the present invention will be described in detail with reference to the sequence diagram of FIG. First, the user installs the printer driver 22 and the printer monitoring tool 24 for use in the present invention the client computer 16 1 in step S1, the port (IP address of the printer 14 n to be now connected in step S2 ) In the registry. IP address of the printer 14 n, immediately after installing the printer driver 22 and the printer monitoring tool 24, etc. directly access the printer 14 n to be monitored, it is necessary to input recognized by some means.

次いで、プリンタドライバ22は、ステップS3においてユーザによりプリンタのアドレスが変更された場合にその旨をユーザのクライアントコンピュータ16に通知する機能、すなわちアドレス変更通知が有効にされた場合には、ステップS4においてプリンタ監視ツールがインストールされていることを確認した後、ステップS5において、まずレジストリを参照して監視対象となるプリンタ14のIPアドレスを取得した後に、プリンタ監視ツール24に対してそのプリンタ14のIPアドレス及び必要に応じてプリンタドライバ名等の各種情報を送信する。 Then, the printer driver 22, if the ability to notify the client computer 16 1 user when the address of the printer has changed, i.e. the address change notification is enabled by the user in step S3, step S4 after printer monitoring tool has confirmed that it is installed in, in step S5, first, after obtaining the IP address of the printer 14 will be monitored with reference to the registry n, the printer to the printer monitoring tool 24 14 Various information such as an IP address of n and a printer driver name is transmitted as necessary.

そして、ステップS6において、プリンタ監視ツール24は、受信したIPアドレスを有するプリンタ14にアクセスし、ステップS7においてそのプリンタを識別するための内部情報、例えばMACアドレスを取得し、IPアドレスとそのプリンタ14の識別情報を対にして記憶する。なお、ここではプリンタドライバ22からプリンタ監視ツール24に対してIPアドレス等の情報を送信するものとして説明したが、クライアントコンピュータ16に後からプリンタ監視ツール24をインストールするような場合、最初から組み込まれている通常のプリンタドライバはプリンタ監視ツールとの連携が考慮されていないので、プリンタドライバからプリンタ監視ツールに対してIPアドレス等の情報を送信できないことが多い。このような場合、ファイルを介してレジストリに記憶されているプリンタのIPアドレスをプリンタ監視ツール24に記憶させることもできる。なお、プリンタ監視ツール24は、この監視対象のプリンタのIPアドレスや識別情報を、更には必要に応じて他の情報もファイルやレジストリに記憶するようにすれば、後でこれらの各種情報を容易に取り出して利用することができるようになる。 Then, in step S6, the printer monitoring tool 24 accesses the printer 14 n with the received IP address, acquires internal information for identifying the printer, for example, a MAC address in step S7, the IP address and the printer 14 n identification information is stored in pairs. Here, it is described that transmits information such as the IP address to the printer monitoring tool 24 from the printer driver 22, if that installing a printer monitoring tool 24 after the client computer 16 1, in from scratch Since a normal printer driver is not considered to cooperate with a printer monitoring tool, information such as an IP address cannot be transmitted from the printer driver to the printer monitoring tool in many cases. In such a case, the printer monitoring tool 24 can also store the printer IP address stored in the registry via a file. If the printer monitoring tool 24 stores the IP address and identification information of the printer to be monitored in addition to other information in a file or registry as necessary, the various information can be easily obtained later. It can be taken out and used.

次いで、ステップS8においてプリンタ監視ツール24は、監視対象であるプリンタ14のIPアドレスが変更されたことを検知した際に変更後のIPアドレスと共にどのような情報をクライアントコンピュータ16に通知するかを選択させるための変更通知設定画面を表示し、ユーザに所定の入力を行なわせる。この情報としては、監視するプリンタの選択、プリンタドライバ名、ポート名、変更前のIPアドレス、監視時間間隔、メールアドレス、プリンタのIPアドレスの変更があった場合の通知方法及びその変更を自動的に行うか或いは手動で行うかの選択等があり、ユーザが必要とする情報を選択ないし入力させるようになっている。なお、既に入力されている各種データが存在している場合は、ここで同時に表示することによりユーザに確認を求めることができる。 Then, whether the printer monitoring tool 24 in step S8, and notifies what information along with the IP address after the change when it is detected that the IP address of the printer 14 n to be monitored has been changed on the client computer 16 1 A change notification setting screen is displayed to allow the user to make a predetermined input. This information includes automatically selecting the printer to be monitored, printer driver name, port name, IP address before change, monitoring time interval, e-mail address, notification method when there is a change in printer IP address, and the change. The user selects or inputs information required by the user. If various data that have already been input exist, the user can ask for confirmation by displaying them at the same time.

そして、ユーザにより所定の情報が選択ないし入力された場合、ステップS9においてその選択ないし入力された情報をプリンタ監視ツール24に保存・記憶させ、ステップS10において定期的にプリンタ14のIPアドレスが変更されたか否かの監視状態に入る。このプリンタ14のIPアドレスが変更されたか否かの監視は、所定時間間隔で行ってもよいし、更にはクライアントコンピュータ16の電源が投入された際に行うようになしてもよい。 Then, when the predetermined information is selected or entered by the user, the selection or the input information is stored and stored in the printer monitoring tool 24 in step S9, regular IP address of the printer 14 n is changed in step S10 Enter into the monitoring state. Monitoring whether the IP address of the printer 14 n is changed, it may be performed at predetermined time intervals, and further may form as performed when the power of the client computer 16 1 is turned.

ある時期に監視対象のプリンタ14のIPアドレスがDHCPサーバ18により変更された場合(ステップS11)、プリンタ監視ツール24は、IPアドレスを基にしてはそのプリンタと接続できなくなるので、ステップS12において監視対象のプリンタのIPアドレスが変更されたものと判断し、ステップS13においてネットワーク10上に接続されている機器の識別情報をサーチし、予め定められた監視対象のプリンタ14と同じ識別情報を有する機器を探し出し、その探し出した機器のIPアドレスを調べる。そして、プリンタ監視ツール24は、ステップS14において変更後のIPアドレス及び必要に応じてプリンタドライバ名、ポート名、変更前のアドレス等を予めユーザにより指定された方法によりクライアントコンピュータ16に通知してユーザの入力を待ち、ユーザからの指示が入力されると、ステップS15においてその指示に従ってレジストリに記憶されている監視対象のプリンタ14のIPアドレスの変更を行い、処理を終了する。その後、再度ステップS10に飛んで、監視状態に入る。この場合、ステップS13において変更後のIPアドレスを検知した後、直接レジストリに記憶されている監視対象のプリンタ14のIPアドレスを変更するようにしてもよい。 If the IP address of the monitored printer 14n is changed by the DHCP server 18 at a certain time (step S11), the printer monitoring tool 24 cannot connect to the printer based on the IP address. It is determined that the IP address of the monitored printer has been changed, and in step S13, the identification information of the device connected to the network 10 is searched, and the same identification information as that of the predetermined monitored printer 14n is obtained. Find the device you have, and check the IP address of the found device. The printer monitoring tool 24, a printer driver name according IP addressable and necessary after the change in step S14, the port name, and notifies the specified method to the client computer 16 1 by the user in advance to such as the address before the change waiting for user input, an instruction from the user is input, to change the IP address of the printer 14 n monitored stored in the registry according to the instruction in step S15, the process ends. Thereafter, the process jumps to step S10 again to enter the monitoring state. In this case, after detecting the changed IP address in step S13, it may be changed the IP address of the printer 14 n of the monitoring subject being directly registry storage.

このような構成とすることで、クライアントコンピュータ16は、使用するプリンタ14のIPアドレスが変更されたことを自動的に検知することができるので、使用するプリンタ14のIPアドレスが変更されたとしても、自動的ないし手動でレジストリに記憶されているそのプリンタのIPアドレスを変更できるため、正常に印刷処理を行うことができるようになる。すなわち、本発明によれば、プリンタやサーバ等にクライアントコンピュータ16の情報を持たせなくてもよいので、構成が簡単でありながら使用するプリンタのIPアドレスが変更されたことを効率よく検知することができるようになる。 With such a configuration, the client computer 16 1, it is possible to automatically detect that the IP address of the printer 14 n is changed to be used, it changes the IP address of the printer 14 n to be used Even so, the IP address of the printer stored in the registry can be automatically or manually changed, so that the printing process can be normally performed. That is, according to the present invention, since it is not allowed to a printer or server or the like have information of the client computers 16 1, detection efficiently that the IP address of the printer to be used, yet simple configuration has changed Will be able to.

本発明のプリンタ監視システムの概念図である。1 is a conceptual diagram of a printer monitoring system of the present invention. 本発明のプリンタドライバ及びプリンタ監視ツールの動作を説明するためのシーケンス図である。It is a sequence diagram for demonstrating operation | movement of the printer driver and printer monitoring tool of this invention. 特許文献1の印刷装置の動作を説明するフローチャートである。10 is a flowchart for explaining the operation of the printing apparatus of Patent Document 1. 特許文献2のネットワークシステムの動作を説明するフローチャートである。10 is a flowchart for explaining the operation of the network system of Patent Document 2. 特許文献3のプリンタアドレス管理装置の動作を説明するフローチャートである。10 is a flowchart for explaining the operation of the printer address management apparatus of Patent Document 3.

符号の説明Explanation of symbols

10 ネットワーク
12〜12 MFP
14〜14 プリンタ
16,16 クライアントコンピュータ
18 DHCPサーバ
20 プリンタ監視システム
22 プリンタドライバ
24 プリンタ監視ツール
26 ディスプレイ
10 Network 12 1 to 12 n MFP
14 1 to 14 n Printer 16 1 , 16 n Client computer 18 DHCP server 20 Printer monitoring system 22 Printer driver 24 Printer monitoring tool 26 Display

Claims (7)

クライアントコンピュータ及びプリンタがネットワークを介して接続されたネットワークシステムにおけるプリンタアドレス監視システムにおいて、前記クライアントコンピュータはプリンタドライバ、プリンタ監視ツール及び監視対象のプリンタのアドレスをそれぞれ記憶する記憶手段を有し、
前記プリンタ監視ツールは、
(1)前記クライアントコンピュータに記憶された監視対象のプリンタのアドレスを受信して記憶する手段と、
(2)前記監視対象のプリンタのアドレスに対応するプリンタの識別情報を取得して記憶する記憶手段と、
(3)前記アドレス及びプリンタの識別情報に基いて予め設定された時間間隔で対応するプリンタのアドレスを監視する手段と、
(4)前記プリンタのアドレスが変更されたことを検知した場合に、前記識別情報に基いて前記プリンタの新しいアドレスを検知して記憶すると共にこの新しいアドレスを前記クライアントコンピュータに通知する手段と、
を備えていることを特徴とするプリンタアドレス監視システム。
In a printer address monitoring system in a network system in which a client computer and a printer are connected via a network, the client computer has storage means for storing a printer driver, a printer monitoring tool, and an address of a printer to be monitored, respectively.
The printer monitoring tool is:
(1) means for receiving and storing the address of the monitored printer stored in the client computer;
(2) storage means for acquiring and storing printer identification information corresponding to the address of the monitored printer;
(3) means for monitoring a corresponding printer address at a preset time interval based on the address and printer identification information;
(4) means for detecting and storing a new address of the printer based on the identification information and notifying the client computer of the new address when detecting that the address of the printer has been changed;
A printer address monitoring system comprising:
前記プリンタドライバは、前記クライアントコンピュータに記憶された監視対象のプリンタのアドレスを読み出して前記プリンタ監視ツールに送信する手段を備えていることを特徴とする請求項1に記載のプリンタアドレス監視システム。   The printer address monitoring system according to claim 1, wherein the printer driver includes means for reading an address of a monitoring target printer stored in the client computer and transmitting the address to the printer monitoring tool. 前記プリンタ監視ツールは、ファイルを介して前記クライアントコンピュータに記憶されている前記監視対象のプリンタのアドレスを受信する手段を備えていることを特徴とする請求項1に記載のプリンタアドレス監視システム。   The printer address monitoring system according to claim 1, wherein the printer monitoring tool includes means for receiving an address of the monitoring target printer stored in the client computer via a file. 前記プリンタ監視ツールは、前記取得したプリンタのアドレス及び識別情報をファイル又はレジストリに保存することを特徴とする請求項1に記載のプリンタアドレス監視システム。   The printer address monitoring system according to claim 1, wherein the printer monitoring tool stores the acquired printer address and identification information in a file or a registry. 前記プリンタ監視ツールは、クライアントコンピュータに対しアドレス変更通知設定画面を表示し、必要とする通知内容を設定させることを特徴とする請求項1に記載のプリンタアドレス監視システム。   2. The printer address monitoring system according to claim 1, wherein the printer monitoring tool displays an address change notification setting screen on a client computer to set necessary notification contents. 前記必要とする通知内容が、変更アドレスの通知方法、プリンタドライバ名、ポート名、アドレス確認間隔、変更前のアドレス、変更されたアドレスの自動設定の可否の内から選択された少なくとも1つを含むことを特徴とする請求項5に記載のプリンタアドレス監視システム。   The necessary notification content includes at least one selected from a notification method of a change address, a printer driver name, a port name, an address confirmation interval, an address before change, and whether or not automatic setting of the changed address is possible. 6. The printer address monitoring system according to claim 5, wherein: 前記必要とする通知内容が既に設定されている場合は、前記設定されている内容を確認させることを特徴とする請求項5に記載のプリンタアドレス監視システム。
6. The printer address monitoring system according to claim 5, wherein when the required notification content is already set, the set content is confirmed.
JP2004155969A 2004-05-26 2004-05-26 Printer address monitoring system Pending JP2005339106A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004155969A JP2005339106A (en) 2004-05-26 2004-05-26 Printer address monitoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004155969A JP2005339106A (en) 2004-05-26 2004-05-26 Printer address monitoring system

Publications (1)

Publication Number Publication Date
JP2005339106A true JP2005339106A (en) 2005-12-08

Family

ID=35492622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004155969A Pending JP2005339106A (en) 2004-05-26 2004-05-26 Printer address monitoring system

Country Status (1)

Country Link
JP (1) JP2005339106A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006334870A (en) * 2005-06-01 2006-12-14 Konica Minolta Business Technologies Inc Image processing system, image processor, and image processing program
WO2009001718A1 (en) * 2007-06-28 2008-12-31 Canon Kabushiki Kaisha Communication apparatus and control method thereof
JP2009104586A (en) * 2007-09-28 2009-05-14 Konica Minolta Systems Lab Inc Reconnecting a host computer with a networked printer having a dynamic network address
US8037513B2 (en) 2006-03-10 2011-10-11 Konica Minolta Business Technologies, Inc. Image processing system including plurality of image processing apparatuses used by plurality of users, image processing apparatus included in the image processing system
US9069724B2 (en) 2011-12-12 2015-06-30 Canon Kabushiki Kaisha Imaging forming apparatus with automatic configuration update

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006334870A (en) * 2005-06-01 2006-12-14 Konica Minolta Business Technologies Inc Image processing system, image processor, and image processing program
JP4604847B2 (en) * 2005-06-01 2011-01-05 コニカミノルタビジネステクノロジーズ株式会社 Image processing system, image processing apparatus, and image processing program
US8169638B2 (en) 2005-06-01 2012-05-01 Konica Minolta Business Technologies, Inc. Image processing system, image processing apparatus, and image processing program product suited for transmitting and receiving data among a plurality of image processing apparatuses
US8037513B2 (en) 2006-03-10 2011-10-11 Konica Minolta Business Technologies, Inc. Image processing system including plurality of image processing apparatuses used by plurality of users, image processing apparatus included in the image processing system
WO2009001718A1 (en) * 2007-06-28 2008-12-31 Canon Kabushiki Kaisha Communication apparatus and control method thereof
JP2009010772A (en) * 2007-06-28 2009-01-15 Canon Inc Communication apparatus and control method thereof
CN101690030B (en) * 2007-06-28 2013-01-02 佳能株式会社 Communication apparatus and control method thereof
US9444783B2 (en) 2007-06-28 2016-09-13 Canon Kabushiki Kaisha Communication apparatus and control method thereof
JP2009104586A (en) * 2007-09-28 2009-05-14 Konica Minolta Systems Lab Inc Reconnecting a host computer with a networked printer having a dynamic network address
US9069724B2 (en) 2011-12-12 2015-06-30 Canon Kabushiki Kaisha Imaging forming apparatus with automatic configuration update

Similar Documents

Publication Publication Date Title
JP3744137B2 (en) NETWORK SYSTEM, NETWORK MANAGEMENT METHOD, INTERFACE DEVICE, RECORDING MEDIUM CONTAINING PROGRAM FOR OPERATING INTERFACE DEVICE, AND TERMINAL DEVICE
US7788355B2 (en) Print control program controlling printer connected to network
JP4244968B2 (en) Terminal device and program
JP5213474B2 (en) Network device, control method thereof, and program
JP6272117B2 (en) Printing system, printing server, printing control method and program
JP5979986B2 (en) Distribution system and control method thereof
US7970866B2 (en) Print system including application server to select printer driver for client specific print information
JP2006215789A (en) State display apparatus, management system, state display controlling program, and computer-readable recording medium recorded with the program
US20110138081A1 (en) Network-connected apparatus and network connection method
JP2002366334A (en) Method and device for controlling a lot of processing modules
US7751425B2 (en) Management device, management method, computer readable medium and computer data signal
JP2004078281A (en) Printer equipment information setting method, image printing device and program
JP2004355634A (en) Remote control method and device of network electronic apparatus
CN102779018A (en) Control apparatus, control method, and control system
JP2005339106A (en) Printer address monitoring system
JP2012155401A (en) Printing system, printing device, control method of printing system, control method of printing device, and program
JP4725066B2 (en) Printing device monitoring system, network board, and printing device monitoring method
JP2003264556A (en) Device and program for setting address
US7702793B2 (en) Method and apparatus for setting network using DHCP server or client function
JP2003241927A (en) Printer management program and printer management device
US10382638B2 (en) Electronic device, service execution system, and log acquisition method
JP2017010199A (en) Apparatus management system and apparatus management method
CN100450141C (en) Multi image forming method and system using job retention functions
US20090049533A1 (en) User authentication method and apparatus
JP5175890B2 (en) Image forming system, device search method, and image forming apparatus

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20070405

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070426

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090901

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100105