JP2004364190A - Communication apparatus and program for realizing the apparatus - Google Patents

Communication apparatus and program for realizing the apparatus Download PDF

Info

Publication number
JP2004364190A
JP2004364190A JP2003162849A JP2003162849A JP2004364190A JP 2004364190 A JP2004364190 A JP 2004364190A JP 2003162849 A JP2003162849 A JP 2003162849A JP 2003162849 A JP2003162849 A JP 2003162849A JP 2004364190 A JP2004364190 A JP 2004364190A
Authority
JP
Japan
Prior art keywords
identification information
communication
address
unit
assigned
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
JP2003162849A
Other languages
Japanese (ja)
Inventor
Yoshifumi Tanimoto
好史 谷本
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2003162849A priority Critical patent/JP2004364190A/en
Publication of JP2004364190A publication Critical patent/JP2004364190A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve a problem of a conventional communication apparatus that cannot make communication with a communication object apparatus when identification information of the communication object apparatus in a network is dynamically changed. <P>SOLUTION: The communication apparatus 100 stores an IP address and a MAC address of the communication object apparatus 50 in cross-reference with each other. When the communication apparatus 100 makes communication with the communication object apparatus 50, first the communication apparatus 100 utilizes the IP address having been stored in the communication apparatus 100 to connect with the communication object apparatus 50. Then the communication apparatus 100 compares a MAC address of the connected communication object apparatus 50 with the MAC address having been stored in the communication apparatus 100 and decides whether or not the MAC addresses are coincident. When they are coincident, the communication apparatus 100 transmits data to the communication object apparatus 50. Further, when they are not coincident, the communication apparatus 100 acquires a new IP address of the communication object apparatus 50 to try again to make communication. Thus, even when the IP address is dynamically assigned to the communication object apparatus 50, the communication apparatus 100 can make communication with the communication object apparatus 50. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
この発明は通信技術に関し、とくに動的に変化する識別情報が割り当てられた装置との通信技術に関する。
【0002】
【従来の技術】
ネットワーク技術の発達にともない、LAN(Local Area Network)やWAN(Wide Area Network)などのネットワークに接続し、互いに通信可能に構成された装置が広く普及している。その装置は、例えばプリンタ、ファクシミリ、スキャナなどであり、ネットワークに接続されたクライアント装置から利用することができる。それらの装置には、IP(Internet Protocol)アドレスやMAC(Media Access Control)アドレスなどのネットワーク上で装置を一意に特定する識別情報が割り当てられており、クライアント装置はその識別情報を用いて、ネットワーク上に存在する装置の中から利用する装置を特定し、所定の動作指示を送信する。例えば、識別情報のひとつであるIPアドレスの割り当て方式には、装置毎に固定して割り当てる方式と、DHCP(Dynamic Host Configuration Protocol)を利用して動的に割り当てる方式とがある。
【0003】
一般に、クライアント装置などネットワークへの接続状況が変わりやすい装置にはDHCPを利用してIPアドレスが割り当てられ、接続状況が固定的なプリンタ、ファクシミリ、スキャナなどには固定のIPアドレスが割り当てられている。このように動的にIPアドレスが割り当てられる装置と、固定のIPアドレスが割り当てられる装置とが同一のネットワークに存在する場合、IPアドレスが重複しないように、例えばDHCPで割り当てるIPアドレスの範囲を適切に決める必要がある。このような作業を解消すべく、プリンタにDHCPを利用してIPアドレスが割り当てられた場合でも、クライアント装置がプリンタに割り当てられているIPアドレスを把握し、印刷を可能にする技術がある。(特許文献1)
【0004】
【特許文献1】
特開2000−222149号公報
【0005】
【発明が解決しようとする課題】
特許文献1に開示されている技術では、常時ネットワークを監視する必要があるので、例えばクライアント装置の電源が切れている場合には、プリンタのIPアドレスが変更されたことを検出できない。また、DHCPサーバに対してIPアドレスの割り当てを要求する信号には、その信号を送信した装置の種類を特定する情報が含まれないため、プリンタが送信した要求なのか、単なる他のクライアント装置が送信した要求なのかを特定することができない。また、一般にクライアント装置は、プリンタのIPアドレスを処理に利用するプログラムを有し、IPアドレスが変更された場合には、そうしたプログラムが利用する関連情報も更新する必要がある。しかし、開示された技術は、関連情報を更新しないため、ユーザ自身が、関連情報を更新する必要がある。
【0006】
本発明はこうした点に鑑みてなされたもので、その目的は、通信対象となる装置のネットワークにおける識別情報が動的に変化した場合でも、その装置と通信を可能にするとともにクライアント装置内のアプリケーションプログラムの設定情報や、クライアント装置自身の設定情報を適切に更新する技術の提供にある。
【0007】
【課題を解決するための手段】
本発明のある態様は通信装置である。この装置は、ネットワークに接続された所定の装置に動的に割り当てられた第1の識別情報と、所定の装置に静的に割り当てられた第2の識別情報とを対応付けて保持する保持手段と、第1の識別情報を利用して接続した装置に静的に割り当てられている識別情報と、保持手段に保持されているその第1の識別情報に対応づけられた第2の識別情報とが一致しているか否かを判定する手段と、一致している場合にその装置に所定の情報を送信する手段とを備える。これにより、第1の識別情報が動的に割り当てられる通信対象となる装置を、第2の識別情報で本来の通信対象であることを確認した上で、通信を行うことができる。「第1の識別情報」はDHCPで動的に割り当てられる例えばIPアドレスである。「第2の識別情報」は、LANカードなどに予め設定されている例えばMACアドレスである。
【0008】
この装置は、第1の識別情報を利用して所定の装置に接続できない場合、保持手段に保持されている第1の識別情報に対応づけられた第2の識別情報が割り当てられている所定の装置を再びネットワークから検索し、新たに割り当てられた第1の識別情報を取得する手段と、第2の識別情報に対応付けられている第1の識別情報を、取得した第1の識別情報に書き換える手段とを更に備えてもよい。これにより、第1の識別情報が変更された場合にも、新たに割り当てられた第1の識別情報を取得することができる。
【0009】
本発明の別の態様は通信装置である。この装置は、ネットワークに接続された所定の装置に動的に割り当てられた第1の識別情報と、所定の装置に静的に割り当てられた第2の識別情報とを対応付けて保持する手段と、第1の識別情報を利用して所定の装置に対する処理を行うプログラムが、第1の識別情報を設定情報として格納する場所を特定する格納場所情報を保持する手段と、第2の識別情報に対応づけられた第1の識別情報が変化した場合、格納場所情報で特定される場所に格納されている設定情報を新たな第1の識別情報に書き換える手段とを備える。これにより、設定情報として保持されている第1の識別情報は、常に更新されているので、第1の識別情報を利用する所定のプログラムを実行することにより実現される構成が、本来の通信対象となる装置の第1の識別情報が変化したことを認識することなく通信を行うことができる。つまり、第1の識別情報が変化することにより通信ができなくなる状況を避けることができる。
【0010】
なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。
【0011】
【発明の実施の形態】
図1は、実施の形態に係る通信システム10の構成図である。DHCPサーバ12は、IPアドレスの割り当てを要求したネットワーク14上の装置に対してIPアドレスを割り当てる。通信対象装置50は、例えばプリンタ、スキャナ装置、MFP(Multi Functional Peripheral)、ファクシミリ装置、文書管理装置、ファイルサーバなどであってよく、ネットワーク14に接続された通信装置100からの指示に応じて所定の処理を行う。本実施の形態では、通信対象装置50がファクシミリ装置の場合を例に説明する。通信対象装置50は、ネットワーク14に接続された装置と通信を行うために、DHCPサーバ12に動的に割り当てられたIPアドレスと、静的に割り当てられているMACアドレスとを利用する。MACアドレスは、例えば通信対象装置50がネットワーク14に接続するためのネットワークカードなどに予め設定されている情報であり、WANにおいても必ず一意に特定される情報である。すなわち、MACアドレスにより個々の装置を特定することができる。他の例では、通信対象装置50に静的に割り当てる識別情報は、装置に固有の名称であってもよい。
【0012】
通信装置100は、通信対象装置50を利用するクライアント装置であり、通信対象装置50に割り当てられたIPアドレス宛に動作指示のためのコマンド等の情報を送信する。そのIPアドレスを取得するために、通信装置100は、通信対象装置50に対してIPアドレスの通知を要求する信号(以下、単に「要求信号」という)をネットワーク14に対してブロードキャストする。ブロードキャストにより、要求信号はネットワーク14に接続されたすべての装置に伝達される。その要求信号は、例えば、所定の文字列を含む所定のポート宛の信号である。
【0013】
応答部52は、この要求信号を受信すると例えば通信対象装置50に割り当てられている名称、IPアドレス、MACアドレスなどの装置情報を通信装置100に送信する。応答部52が装置情報を送信するための要求信号のデータ形式は予め決められており、そのデータ形式に対応する応答部52を有する装置だけが装置情報を通信装置100に送信する。これにより、通信装置100は、ネットワーク14に接続されている通信対象装置50のIPアドレスを把握することができ、そのIPアドレスを利用して通信対象装置50と通信を行うことができる。詳細は後述するが、このような処理を通信毎に行うことは非効率的なので、通信装置100は、取得した装置情報を保持し、保持したIPアドレスを利用して通信を行う。そして、通信対象装置50のIPアドレスが変更され通信ができなくなったとき、通信装置100の電源投入したとき、所定の期間が経過したときなどのタイミングで、通信装置100は再びネットワーク14上の通信対象装置50の検索を行い装置情報を取得する。
【0014】
図2は、図1の通信装置100の内部構成図である。通信装置100の各構成要素は、ハードウエアコンポーネントで言えば、任意のコンピュータのCPU、メモリ、メモリにロードされた本図の構成要素を実現するプログラム、そのプログラムを格納するハードディスクなどの記憶ユニット、ネットワーク接続用インターフェース、ファクシミリ通信用のモデム等を中心に実現されるが、その実現方法、装置にはいろいろな変形例があることは、当業者には理解されるところである。これから説明する各図は、ハードウエア単位の構成ではなく、機能単位のブロックを示している。
【0015】
初期検索部102は、ネットワーク14に接続されている通信対象装置50を検索し、存在を検出した通信対象装置50の装置情報を識別情報格納部116に保持するための機能ブロックである。検索用データ格納部104は、検索に用いるデータすなわち要求信号に含む文字列などのデータを保持する。送信部106は、そのデータを要求信号としてネットワーク14にブロードキャストする。受信部108は、要求信号に対する通信対象装置50の応答信号を受信する。抽出部110は、その応答信号から通信対象装置50の名称、IPアドレス、MACアドレスなどの装置情報を抽出する。例えば、装置情報は、応答信号中に所定のデミリタで区切られて所定の順序で含まれており、抽出部110はその順序毎に装置情報を抽出してもよいし、XML形式のファイルとして提供される応答信号から装置情報を抽出してもよい。ネットワーク14に複数の通信対象装置50が接続されている場合、受信部108は複数の応答信号を受信し、抽出部110はそれらの応答信号毎に装置情報を抽出する。
【0016】
選択部112は、応答信号を返した複数の通信対象装置50の中から、識別情報格納部116に格納する装置情報を選択する。すなわち、選択部112は、ネットワーク14に接続されている通信対象装置50の中から、通信装置100が利用する通信対象装置50を選択し、選択した通信対象装置50の装置情報を識別情報格納部116に格納する。この選択のために、選択部112は、応答信号を返したすべての通信対象装置50の一覧を表示し、その一覧の中から利用する通信対象装置50をユーザに選択させる。また、他の例として、装置情報に通信対象装置50の設置場所に関する設置場所情報が含まれている場合に、選択部112は、その設置場所情報を利用して、通信装置100に近い通信対象装置50を自動的に選択してもよい。設置場所情報は、例えば装置が設置されている建物、フロア、部屋、部署などであり、選択部112は、同一の設置場所情報が設定された通信対象装置50を選択する。また、設置場所を広い範囲から狭い範囲に段階的に特定できるように設置場所情報を形成し、狭い範囲で装置が見つからない場合に、選択部112は、範囲を徐々に広げることで通信装置100に近い通信対象装置50を選択してもよい。例えば、設置場所情報として、広い範囲から狭い範囲に順に、建物、フロア、部屋を設定する。そして、選択部112は、まず同一の部屋にある通信対象装置50を検索し、存在しなければ、同一のフロアにある通信対象装置50の検索を行う。選択部112は、この処理を、通信対象装置50が見つかるまで行う。これにより、選択部112は、通信装置100に最も近い通信対象装置50を自動的に選択することができる。
【0017】
図3は、図2の識別情報格納部116のデータ構造の一例を示す図である。名称欄150は、通信対象装置50の名称を保持する。IPアドレス欄152は、通信対象装置50に動的に割り当てられたIPアドレスを保持する。MACアドレス欄154は、通信対象装置50に静的に割り当てられているMACアドレスを保持する。関連設定情報欄156は、通信対象装置50のIPアドレスを処理に利用するプログラムが、そのIPアドレスを設定情報として格納するファイルのファイル名やURI(Uniform Resource Identifiers)など格納場所を指定する情報を保持する。関連設定情報欄156に保持される情報の利用目的については後述する。
【0018】
図2に戻り、再検索部114は、再びネットワーク14に接続されている通信対象装置50を検索し、識別情報格納部116に保持されている通信対象装置50に現在割り当てられているIPアドレスと識別情報格納部116に保持されているIPアドレスとが一致しているか否かを判定する。再検索部114の内部構成は、例えば初期検索部102と略同一であってよい。再検索部114は、再検索の対象となる通信対象装置50のMACアドレスと一致するMACアドレスが含まれた応答信号から抽出したIPアドレスと、識別情報格納部116に保持されているIPアドレスとが一致しているか否かを判定する。そして、一致していない場合に、再検索部114は識別情報格納部116に保持されているIPアドレスを新たなIPアドレスに書き換える。これにより、通信対象装置50のIPアドレスが変更された場合には、識別情報格納部116に保持されているIPアドレスを書き換えることができる。
【0019】
再検索部114の再検索のタイミングは、例えば、識別情報格納部116に保持されているIPアドレスで通信対象装置50に接続できないとき、識別情報格納部116に保持されているIPアドレスが割り当てられているべき通信対象装置50とは異なる装置にそのIPアドレスが割り当てられているとき、通信装置100の電源が投入されたとき、予め設定された期間が経過したときなどであってよい。これらのタイミングについては、後述する機能ブロックの説明に関連して詳細に説明する。
【0020】
アプリケーション処理部122は、通信対象装置50を利用するプログラムを実行することにより実現し、例えばウェブブラウザ、各種ドライバ、通信対象装置50を操作するためのアプリケーション等である。設定情報格納部120は、それらのプログラムが利用する設定情報を保持し、例えば通信対象装置50のIPアドレスを設定情報として保持する。アプリケーション処理部122で実行される各プログラムは、設定情報格納部120に設定情報として保持されているIPアドレスを利用して、通信部124を介して通信対象装置50と通信を行う。
【0021】
例えば、アプリケーション処理部122がウェブブラウザの機能を実現する場合、設定情報格納部120は通信装置100のデスクトップ画面に表示されている通信対象装置50のURLへのショートカットであってよい。一般に通信対象装置50は、ウェブページを用いて操作のためのインターフェースを提供する。そのため、そのウェブページへのアクセスを容易にするために、クライアント装置には、そのウェブページのURLがブックマークに登録されていたり、ショートカットが保存されていたりする。設定情報格納部120は、そうした情報を保持する領域を示している。
【0022】
更新部118は、識別情報格納部116に変更が生じた場合に、設定情報格納部120に保持されている関連する設定情報を更新する。例えば、設定情報格納部120がウェブページのショートカットの場合には、更新部118は、そのショートカットに設定されているURLを、新たなIPアドレスに変更する。図3を用いて説明した関連設定情報欄156に保持されている情報は、この設定情報の格納場所を指示しており、更新部118はその情報を利用して更新すべき設定情報を特定する。更新部118は、設定情報の種類毎に書き換えを行うべきデータの位置を把握してもよいし、設定情報に含まれるIPアドレスを検出し、そのIPアドレスを新たなIPアドレスに書き換えてもよい。これにより、設定情報格納部120に格納されている設定情報は、常に識別情報格納部116に保持されているIPアドレスと同様に更新される。
【0023】
通信部124は、設定情報に含まれるIPアドレスを宛先として通信用のパケットを送信する。他の例では、通信部124は、識別情報格納部116に保持されているIPアドレスを直接利用してもよい。通信対象装置50のIPアドレスが変更されたり、通信対象装置50の電源が切れていたり、通信対象装置50がネットワーク14から切断されていたりすることにより、通信対象装置50と接続できない場合、通信部124は、再検索部114に通信対象装置50の検索を要求する。そして、再検索を実行したにも拘わらず通信対象装置50と接続できない場合、通知部128は、通信対象装置50の電源が切れている、ネットワーク14から切断されているなどの異常が通信対象装置50に生じていると判断し、その旨をユーザに通知する。例えば、通知部128は、モニタにポップアップ画面を表示して通知してもよいし、ブザーや音声などにより通知してもよい。
【0024】
ここで、IPアドレスに基づいてネットワーク14上の装置と接続できたとしても、それが所望の通信対象装置50であるとは限らない。すなわち、識別情報格納部116に保持されているIPアドレスが、ネットワーク14上の他の通信装置100や、所望の通信対象装置50以外の装置に、新たに割り当てられることがある。仮にユーザがファクシミリ装置である通信対象装置50にファクシミリの送信を指示した場合、IPアドレスがファクシミリ装置以外の装置に割り当てられているならばエラーが発生し処理を中断することができる。しかし、IPアドレスがユーザが所望するファクシミリ装置とは異なるファクシミリ装置に割り当てられているならば、エラーが発生することなくファクシミリ送信されてしまう。これは、ユーザにとって予想外の動作であり、例えばファクシミリ送信が行われているにも拘わらずどのファクシミリ装置から送信されたのかユーザが把握できない状況になりうる。
【0025】
そこで、確認部126は、接続した通信対象装置50が、所望する装置であることを確認した後、通信部124にデータの送信を指示する。この確認のために、確認部126は、識別情報格納部116に保持されているMACアドレスを利用する。一般に通信パケットには、送信元のMACアドレスが含まれている。確認部126は、そのMACアドレスと、識別情報格納部116に保持されているMACアドレスとを比較して、一致している場合に所望の装置すなわち識別情報格納部116に保持されている装置と同一であると判定して、データの送信を通信部124に許可する。一致していない場合、確認部126は、再検索部114に再検索を指示する。これにより、所望の装置以外の装置にデータが送信されることを防止できる。
【0026】
初期検索部102は、識別情報格納部116に最初に装置情報を登録するための構成であり、例えば通信対象装置50に動作指示を送信するためのプログラムをインストールする際に実現されてもよい。また、このインストール時にそのプログラムが利用する設定情報が設定情報格納部120に格納され、その格納場所の情報が識別情報格納部116の関連設定情報欄156に格納される。
【0027】
図4は、図2の通信装置100における通信時のフローチャートの一例を示す図である。まず、図2の通信部124は、設定情報格納部120に保持されている設定情報、すなわち識別情報格納部116に保持されているIPアドレスで特定される通信対象装置50に接続を要求する(S10)。その要求により接続できた場合(S12のY)、確認部126は接続した装置が識別情報格納部116に保持されている装置と同一の装置であるか否かを判定する(S14)。同一の装置の場合(S14のY)、確認部126はデータの送信を許可し、通信部124はデータを送信する(S16)。
【0028】
ステップ12で通信対象装置50に接続できない場合(S12のN)、およびステップ14で同一の装置でない場合(S14のN)、再検索部114は再検索を行う(S18)。そして、新たなIPアドレスが割り当てられた通信対象装置50を検索できた場合(S20のY)、再検索部114は、識別情報格納部116に新たなIPアドレスを書き込み、更新部118は設定情報格納部120に保持されているIPアドレスを新たなIPアドレスに更新する(S24)。ステップ20で、通信対象装置50を検索できない場合(S20のN)、通知部128はその旨をユーザに通知する(S22)。
【0029】
以上、本発明を実施の形態をもとに説明した。実施の形態は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。実施の形態では、通信対象装置50に動的に割り当てられる識別情報としてIPアドレスを例にし、静的に割り当てられる識別情報としてMACアドレス例に説明したが、他の例ではこれに限らない。
【発明の効果】
本発明によれば、通信対象となる装置に動的に割り当てられる識別情報が変化した場合でも、その装置と通信を行うことができる。
【図面の簡単な説明】
【図1】実施の形態に係る通信システムの構成図である。
【図2】図1の通信装置の内部構成図である。
【図3】図2の識別情報格納部のデータ構造の一例を示す図である。
【図4】図2の通信装置における通信時のフローチャートの一例を示す図である。
【符号の説明】
10 通信システム、50 通信対象装置、52 応答部、100 通信装置、102 初期検索部、104 検索用データ格納部、106 送信部、108受信部、110 抽出部、112 選択部、114 再検索部、116識別情報格納部、118 更新部、120 設定情報格納部、122 アプリケーション処理部、124 通信部、126 確認部、128 通知部。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to communication technology, and particularly to communication technology with a device to which dynamically changing identification information is assigned.
[0002]
[Prior art]
With the development of network technology, devices that are connected to a network such as a LAN (Local Area Network) or a WAN (Wide Area Network) and are configured to be able to communicate with each other have become widespread. The device is, for example, a printer, facsimile, scanner, or the like, and can be used from a client device connected to a network. These devices are assigned identification information such as an IP (Internet Protocol) address or a MAC (Media Access Control) address that uniquely identifies the device on the network, and the client device uses the identification information to perform network communication. A device to be used is specified from among the devices existing above, and a predetermined operation instruction is transmitted. For example, as a method of assigning an IP address, which is one of the identification information, there are a method of assigning a fixed address to each device and a method of dynamically assigning the address by using a DHCP (Dynamic Host Configuration Protocol).
[0003]
Generally, an IP address is assigned to a device such as a client device whose connection status to a network is apt to change using DHCP, and a fixed IP address is assigned to a printer, facsimile, scanner, or the like having a fixed connection status. . If the device to which the IP address is dynamically assigned and the device to which the fixed IP address is assigned are present in the same network, the range of the IP address assigned by DHCP is appropriately adjusted so that the IP address does not overlap. You need to decide. In order to solve such an operation, there is a technology that enables a client device to grasp an IP address assigned to a printer and perform printing even when an IP address is assigned to the printer using DHCP. (Patent Document 1)
[0004]
[Patent Document 1]
Japanese Patent Application Laid-Open No. 2000-222149
[Problems to be solved by the invention]
In the technique disclosed in Patent Document 1, it is necessary to constantly monitor the network, so that, for example, when the power of the client device is turned off, it is not possible to detect that the IP address of the printer has been changed. Also, since the signal for requesting the DHCP server to assign an IP address does not include information for specifying the type of the device that has transmitted the signal, the request may be transmitted from the printer or may be a mere other client device. It is not possible to specify whether the request was sent. In general, the client device has a program that uses the IP address of the printer for processing, and when the IP address is changed, it is necessary to update related information used by such a program. However, since the disclosed technology does not update the related information, it is necessary for the user himself to update the related information.
[0006]
The present invention has been made in view of such a point, and an object of the present invention is to enable communication with a device to be communicated even when identification information of the device to be dynamically changed in the network and to enable application in a client device. It is an object of the present invention to provide a technique for appropriately updating setting information of a program and setting information of a client device itself.
[0007]
[Means for Solving the Problems]
One embodiment of the present invention relates to a communication device. This device holds holding means for associating first identification information dynamically assigned to a predetermined device connected to a network with second identification information statically assigned to the predetermined device. And identification information statically assigned to the device connected using the first identification information, and second identification information associated with the first identification information held in the holding unit. And a means for transmitting predetermined information to the apparatus when they match. Thus, it is possible to perform communication after confirming that the device to be communicated to which the first identification information is dynamically assigned is the original communication target by the second identification information. The “first identification information” is, for example, an IP address dynamically assigned by DHCP. The “second identification information” is, for example, a MAC address preset in a LAN card or the like.
[0008]
When the apparatus cannot connect to the predetermined apparatus by using the first identification information, the predetermined identification information assigned with the second identification information associated with the first identification information held in the holding unit is provided. Means for retrieving the device from the network again to obtain the newly assigned first identification information; and adding the first identification information associated with the second identification information to the obtained first identification information. Rewriting means may be further provided. Thereby, even when the first identification information is changed, it is possible to acquire the newly assigned first identification information.
[0009]
Another embodiment of the present invention relates to a communication device. The apparatus includes means for associating first identification information dynamically assigned to a predetermined device connected to a network with second identification information statically assigned to the predetermined device, and Means for storing processing location information for specifying a location for storing the first identification information as setting information, wherein the program for performing processing for a predetermined device using the first identification information includes: Means for rewriting the setting information stored in the location specified by the storage location information with new first identification information when the associated first identification information changes. As a result, the first identification information held as the setting information is constantly updated, so that the configuration realized by executing a predetermined program using the first identification information is different from the original communication target. Communication can be performed without recognizing that the first identification information of the device to be changed has changed. That is, it is possible to avoid a situation in which communication cannot be performed due to a change in the first identification information.
[0010]
It is to be noted that any combination of the above-described components and any conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, and the like are also effective as embodiments of the present invention.
[0011]
BEST MODE FOR CARRYING OUT THE INVENTION
FIG. 1 is a configuration diagram of a communication system 10 according to the embodiment. The DHCP server 12 assigns an IP address to a device on the network 14 that has requested the assignment of the IP address. The communication target device 50 may be, for example, a printer, a scanner device, an MFP (Multi Functional Peripheral), a facsimile device, a document management device, a file server, or the like, and may be a predetermined device according to an instruction from the communication device 100 connected to the network 14. Is performed. In the present embodiment, a case where the communication target device 50 is a facsimile device will be described as an example. The communication target device 50 uses an IP address dynamically allocated to the DHCP server 12 and a MAC address statically allocated to perform communication with a device connected to the network 14. The MAC address is, for example, information preset in a network card or the like for connecting the communication target device 50 to the network 14, and is always uniquely specified in a WAN. That is, each device can be specified by the MAC address. In another example, the identification information statically assigned to the communication target device 50 may be a name unique to the device.
[0012]
The communication device 100 is a client device that uses the communication target device 50, and transmits information such as a command for an operation instruction to an IP address assigned to the communication target device 50. In order to obtain the IP address, the communication device 100 broadcasts a signal (hereinafter, simply referred to as a “request signal”) requesting the communication target device 50 to notify the IP address to the network 14. The request signal is transmitted to all devices connected to the network 14 by the broadcast. The request signal is, for example, a signal addressed to a predetermined port including a predetermined character string.
[0013]
When receiving the request signal, the response unit 52 transmits device information such as a name, an IP address, and a MAC address assigned to the communication target device 50 to the communication device 100. The data format of the request signal for the response unit 52 to transmit the device information is predetermined, and only the device having the response unit 52 corresponding to the data format transmits the device information to the communication device 100. Thereby, the communication device 100 can grasp the IP address of the communication target device 50 connected to the network 14, and can communicate with the communication target device 50 using the IP address. Although details will be described later, performing such processing for each communication is inefficient, so the communication device 100 holds the obtained device information and performs communication using the held IP address. Then, when the IP address of the communication target device 50 is changed and communication becomes impossible, when the power of the communication device 100 is turned on, or when a predetermined period elapses, the communication device 100 starts communication on the network 14 again. The target device 50 is searched to obtain device information.
[0014]
FIG. 2 is an internal configuration diagram of the communication device 100 of FIG. Each component of the communication device 100 is, in terms of hardware components, a CPU of an arbitrary computer, a memory, a program for realizing the components of the drawing loaded in the memory, a storage unit such as a hard disk for storing the program, It is realized mainly by an interface for network connection, a modem for facsimile communication, and the like, and it will be understood by those skilled in the art that there are various modifications in the method and apparatus for realizing the method. Each of the drawings to be described below shows a block of a functional unit, not a configuration of a hardware unit.
[0015]
The initial search unit 102 is a functional block for searching for the communication target device 50 connected to the network 14 and storing device information of the communication target device 50 whose presence has been detected in the identification information storage unit 116. The search data storage unit 104 holds data used for the search, that is, data such as a character string included in the request signal. Transmitting section 106 broadcasts the data to network 14 as a request signal. The receiving unit 108 receives a response signal of the communication target device 50 to the request signal. The extracting unit 110 extracts device information such as the name, the IP address, and the MAC address of the communication target device 50 from the response signal. For example, the device information is included in the response signal in a predetermined order separated by a predetermined delimiter, and the extraction unit 110 may extract the device information in each order or provide the device information as an XML format file. Device information may be extracted from the response signal to be transmitted. When a plurality of communication target devices 50 are connected to the network 14, the receiving unit 108 receives a plurality of response signals, and the extracting unit 110 extracts device information for each of the response signals.
[0016]
The selection unit 112 selects device information to be stored in the identification information storage unit 116 from among the plurality of communication target devices 50 that have returned the response signal. That is, the selection unit 112 selects the communication target device 50 used by the communication device 100 from among the communication target devices 50 connected to the network 14, and stores the device information of the selected communication target device 50 in the identification information storage unit. 116. For this selection, the selection unit 112 displays a list of all the communication target devices 50 that have returned the response signal, and allows the user to select a communication target device 50 to be used from the list. Further, as another example, when the device information includes the installation location information regarding the installation location of the communication target device 50, the selecting unit 112 uses the installation location information to perform communication with the communication device 100 close to the communication device 100. The device 50 may be automatically selected. The installation location information is, for example, a building, a floor, a room, a department, or the like where the device is installed, and the selection unit 112 selects a communication target device 50 in which the same installation location information is set. In addition, the installation location information is formed so that the installation location can be specified stepwise from a wide range to a narrow range, and when a device is not found in the narrow range, the selection unit 112 gradually widens the range to select the communication device 100. May be selected. For example, as installation location information, a building, a floor, and a room are set in order from a wide range to a narrow range. Then, the selection unit 112 first searches for the communication target device 50 in the same room, and if not, searches for the communication target device 50 on the same floor. The selection unit 112 performs this processing until the communication target device 50 is found. Thereby, the selection unit 112 can automatically select the communication target device 50 closest to the communication device 100.
[0017]
FIG. 3 is a diagram illustrating an example of a data structure of the identification information storage unit 116 in FIG. The name column 150 holds the name of the communication target device 50. The IP address column 152 holds an IP address dynamically assigned to the communication target device 50. The MAC address column 154 holds a MAC address statically assigned to the communication target device 50. In the related setting information column 156, information for specifying a storage location such as a file name or a URI (Uniform Resource Identifiers) of a file that stores the IP address as setting information by a program that uses the IP address of the communication target device 50 for processing is stored. Hold. The purpose of using the information held in the related setting information column 156 will be described later.
[0018]
Returning to FIG. 2, the re-search unit 114 searches again for the communication target device 50 connected to the network 14, and searches for the IP address currently assigned to the communication target device 50 held in the identification information storage unit 116. It is determined whether the IP address stored in the identification information storage unit 116 matches. The internal configuration of the re-search unit 114 may be substantially the same as the initial search unit 102, for example. The re-search unit 114 extracts the IP address extracted from the response signal including the MAC address that matches the MAC address of the communication target device 50 to be re-searched, the IP address held in the identification information storage unit 116, It is determined whether or not matches. If they do not match, the re-search unit 114 rewrites the IP address held in the identification information storage unit 116 with a new IP address. Thus, when the IP address of the communication target device 50 is changed, the IP address stored in the identification information storage unit 116 can be rewritten.
[0019]
For example, when the re-searching unit 114 cannot connect to the communication target device 50 with the IP address stored in the identification information storage unit 116, the IP address stored in the identification information storage unit 116 is assigned. This may be when the IP address is assigned to a device different from the communication target device 50 to be set, when the power of the communication device 100 is turned on, or when a preset period has elapsed. These timings will be described in detail in connection with the description of the functional blocks described later.
[0020]
The application processing unit 122 is realized by executing a program that uses the communication target device 50, and is, for example, a web browser, various drivers, an application for operating the communication target device 50, and the like. The setting information storage unit 120 holds setting information used by these programs, and holds, for example, the IP address of the communication target device 50 as setting information. Each program executed by the application processing unit 122 communicates with the communication target device 50 via the communication unit 124 using an IP address held as setting information in the setting information storage unit 120.
[0021]
For example, when the application processing unit 122 implements the function of a web browser, the setting information storage unit 120 may be a shortcut to the URL of the communication target device 50 displayed on the desktop screen of the communication device 100. Generally, the communication target device 50 provides an interface for operation using a web page. Therefore, in order to facilitate access to the web page, the URL of the web page is registered in a bookmark or a shortcut is stored in the client device. The setting information storage unit 120 indicates an area for holding such information.
[0022]
The update unit 118 updates related setting information held in the setting information storage unit 120 when a change occurs in the identification information storage unit 116. For example, when the setting information storage unit 120 is a web page shortcut, the update unit 118 changes the URL set in the shortcut to a new IP address. The information held in the related setting information column 156 described with reference to FIG. 3 indicates a storage location of the setting information, and the update unit 118 specifies the setting information to be updated using the information. . The update unit 118 may grasp the position of data to be rewritten for each type of setting information, or may detect an IP address included in the setting information and rewrite the IP address with a new IP address. . Thus, the setting information stored in the setting information storage unit 120 is constantly updated in the same manner as the IP address stored in the identification information storage unit 116.
[0023]
The communication unit 124 transmits a communication packet with the IP address included in the setting information as a destination. In another example, the communication unit 124 may directly use the IP address stored in the identification information storage unit 116. If the IP address of the communication target device 50 has been changed, the power of the communication target device 50 has been turned off, or the communication target device 50 has been disconnected from the network 14, the communication unit 50 cannot be connected. 124 requests the re-search unit 114 to search for the communication target device 50. If the communication target device 50 cannot be connected despite the re-search, the notifying unit 128 notifies the communication target device 50 that the communication target device 50 is powered off or disconnected from the network 14. It is determined that the error has occurred at 50 and the user is notified of that fact. For example, the notifying unit 128 may display a pop-up screen on the monitor to notify, or may notify by a buzzer, sound, or the like.
[0024]
Here, even if a device on the network 14 can be connected based on the IP address, the device is not necessarily a desired communication target device 50. That is, the IP address held in the identification information storage unit 116 may be newly assigned to another communication device 100 on the network 14 or a device other than the desired communication target device 50 in some cases. If the user instructs the communication target device 50, which is a facsimile device, to transmit a facsimile, if an IP address is assigned to a device other than the facsimile device, an error occurs and the process can be interrupted. However, if the IP address is assigned to a facsimile apparatus different from the facsimile apparatus desired by the user, facsimile transmission is performed without any error. This is an unexpected operation for the user, and for example, the user may not be able to grasp from which facsimile device the facsimile device was transmitted despite facsimile transmission being performed.
[0025]
Therefore, after confirming that the connected communication target device 50 is the desired device, the confirmation unit 126 instructs the communication unit 124 to transmit data. For this confirmation, the confirmation unit 126 uses the MAC address held in the identification information storage unit 116. Generally, a communication packet includes a source MAC address. The confirmation unit 126 compares the MAC address with the MAC address held in the identification information storage unit 116, and when the MAC address matches, the desired device, that is, the device held in the identification information storage unit 116 It is determined that they are the same, and the communication unit 124 is allowed to transmit data. If they do not match, the confirmation unit 126 instructs the re-search unit 114 to perform a re-search. This can prevent data from being transmitted to a device other than the desired device.
[0026]
The initial search unit 102 is a configuration for initially registering device information in the identification information storage unit 116, and may be realized, for example, when installing a program for transmitting an operation instruction to the communication target device 50. At the time of this installation, setting information used by the program is stored in the setting information storage unit 120, and information on the storage location is stored in the related setting information column 156 of the identification information storage unit 116.
[0027]
FIG. 4 is a diagram showing an example of a flowchart at the time of communication in the communication device 100 of FIG. First, the communication unit 124 in FIG. 2 requests a connection to the communication target device 50 specified by the setting information stored in the setting information storage unit 120, that is, the IP address stored in the identification information storage unit 116 ( S10). If the connection can be established by the request (Y in S12), the confirmation unit 126 determines whether or not the connected device is the same device as the device held in the identification information storage unit 116 (S14). In the case of the same device (Y in S14), the confirmation unit 126 permits data transmission, and the communication unit 124 transmits data (S16).
[0028]
If it is not possible to connect to the communication target device 50 in step 12 (N in S12), and if it is not the same device in step 14 (N in S14), the re-search unit 114 performs a re-search (S18). Then, when the communication target device 50 to which the new IP address is assigned can be searched (Y in S20), the re-search unit 114 writes the new IP address into the identification information storage unit 116, and the update unit 118 sets the setting information The IP address stored in the storage unit 120 is updated to a new IP address (S24). If it is determined in step 20 that the communication target device 50 cannot be searched (N in S20), the notification unit 128 notifies the user to that effect (S22).
[0029]
The present invention has been described based on the embodiments. It should be understood by those skilled in the art that the embodiments are exemplifications, and that various modifications can be made to the combination of each component and each processing process, and that such modifications are also within the scope of the present invention. . In the embodiment, the IP address is exemplified as the identification information dynamically assigned to the communication target device 50, and the MAC address is exemplified as the identification information assigned statically. However, other examples are not limited thereto.
【The invention's effect】
ADVANTAGE OF THE INVENTION According to this invention, even if the identification information dynamically allocated to the communication target apparatus changes, it can communicate with that apparatus.
[Brief description of the drawings]
FIG. 1 is a configuration diagram of a communication system according to an embodiment.
FIG. 2 is an internal configuration diagram of the communication device of FIG. 1;
FIG. 3 is a diagram illustrating an example of a data structure of an identification information storage unit in FIG. 2;
4 is a diagram illustrating an example of a flowchart at the time of communication in the communication device of FIG. 2;
[Explanation of symbols]
Reference Signs List 10 communication system, 50 communication target device, 52 response unit, 100 communication device, 102 initial search unit, 104 search data storage unit, 106 transmission unit, 108 reception unit, 110 extraction unit, 112 selection unit, 114 re-search unit, 116 identification information storage unit, 118 update unit, 120 setting information storage unit, 122 application processing unit, 124 communication unit, 126 confirmation unit, 128 notification unit.

Claims (4)

ネットワークに接続された所定の装置に動的に割り当てられた第1の識別情報と、前記所定の装置に静的に割り当てられた第2の識別情報とを対応付けて保持する保持手段と、
前記第1の識別情報を利用して接続した装置に静的に割り当てられている識別情報と、前記保持手段に保持されている前記第1の識別情報に対応づけられた前記第2の識別情報とが一致しているか否かを判定する手段と、
一致している場合にその装置に所定の情報を送信する手段と、
を備えることを特徴とする通信装置。
Holding means for holding first identification information dynamically assigned to a predetermined device connected to a network and second identification information statically assigned to the predetermined device in association with each other;
Identification information statically assigned to a device connected using the first identification information, and the second identification information associated with the first identification information held in the holding unit Means for determining whether or not
Means for transmitting predetermined information to the device if they match,
A communication device comprising:
前記第1の識別情報を利用して前記所定の装置に接続できない場合、前記保持手段に保持されている前記第1の識別情報に対応づけられた前記第2の識別情報が割り当てられている前記所定の装置を再び前記ネットワークから検索し、新たに割り当てられた第1の識別情報を取得する手段と、
前記第2の識別情報に対応付けられている前記第1の識別情報を、取得した第1の識別情報に書き換える手段と、
を更に備えることを特徴とする請求項1に記載の通信装置。
If it is not possible to connect to the predetermined device using the first identification information, the second identification information associated with the first identification information held in the holding means is assigned. Means for retrieving a predetermined device from the network again to obtain newly assigned first identification information;
Means for rewriting the first identification information associated with the second identification information with the acquired first identification information;
The communication device according to claim 1, further comprising:
ネットワークに接続された所定の装置に動的に割り当てられた第1の識別情報と、前記所定の装置に静的に割り当てられた第2の識別情報とを対応付けて保持する手段と、
前記第1の識別情報を利用して前記所定の装置に対する処理を行うプログラムが、前記第1の識別情報を設定情報として格納する場所を特定する格納場所情報を保持する手段と、
前記第2の識別情報に対応づけられた前記第1の識別情報が変化した場合、前記格納場所情報で特定される場所に格納されている前記設定情報を新たな第1の識別情報に書き換える手段と、
を備えることを特徴とする通信装置。
Means for associating first identification information dynamically assigned to a predetermined device connected to the network with second identification information statically assigned to the predetermined device,
Means for storing a storage location information for specifying a location where the first identification information is stored as setting information, wherein the program for performing processing on the predetermined device using the first identification information;
Means for rewriting the setting information stored in the location specified by the storage location information to new first identification information when the first identification information associated with the second identification information changes When,
A communication device comprising:
コンピュータに、
ネットワークに接続された所定の装置に動的に割り当てられた第1の識別情報と、前記所定の装置に静的に割り当てられた第2の識別情報とを対応付けて保持する保持手段と、
前記第1の識別情報を利用して接続した装置に静的に割り当てられている識別情報と、前記保持手段に保持されている前記第1の識別情報に対応づけられた前記第2の識別情報とが一致しているか否かを判定する手段と、
一致している場合にその装置に所定の情報を送信する手段と、
を実現させるためのプログラム。
On the computer,
Holding means for holding first identification information dynamically assigned to a predetermined device connected to a network and second identification information statically assigned to the predetermined device in association with each other;
Identification information statically assigned to a device connected using the first identification information, and the second identification information associated with the first identification information held in the holding unit Means for determining whether or not
Means for transmitting predetermined information to the device if they match,
The program to realize.
JP2003162849A 2003-06-06 2003-06-06 Communication apparatus and program for realizing the apparatus Pending JP2004364190A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003162849A JP2004364190A (en) 2003-06-06 2003-06-06 Communication apparatus and program for realizing the apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003162849A JP2004364190A (en) 2003-06-06 2003-06-06 Communication apparatus and program for realizing the apparatus

Publications (1)

Publication Number Publication Date
JP2004364190A true JP2004364190A (en) 2004-12-24

Family

ID=34054871

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003162849A Pending JP2004364190A (en) 2003-06-06 2003-06-06 Communication apparatus and program for realizing the apparatus

Country Status (1)

Country Link
JP (1) JP2004364190A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007088690A (en) * 2005-09-21 2007-04-05 Noritz Corp Content reproduction system, connection establishing method, content server, information terminal, and storage medium
JP2008134967A (en) * 2006-11-29 2008-06-12 Sony Corp Data management server, data management system, data management method and program
JP2009086845A (en) * 2007-09-28 2009-04-23 Daikin Ind Ltd Equipment-managing system, equipment-setting apparatus, equipment-managing apparatus, equipment-managing method,and equipment management program
JP2009099093A (en) * 2007-10-19 2009-05-07 Brother Ind Ltd Management program, information processor and information processing system
JP2010198125A (en) * 2009-02-23 2010-09-09 Ricoh Co Ltd Device, system, method and program for management of equipment, and recording medium with the program recorded thereon
JP2010198124A (en) * 2009-02-23 2010-09-09 Ricoh Co Ltd Apparatus management device, apparatus management system, apparatus management method, apparatus management program and recording medium recording the program
JP2010219750A (en) * 2009-03-16 2010-09-30 Ricoh Co Ltd Information processing apparatus and method, and program
JP2011085975A (en) * 2009-10-13 2011-04-28 Fuji Xerox Co Ltd Software resource using system, management device, and program for the same
WO2013105269A1 (en) * 2012-01-13 2013-07-18 富士通株式会社 Server device, information-processing system, address management method for server device, and address management program for server device
JP2015176236A (en) * 2014-03-13 2015-10-05 キヤノン株式会社 Information processing device and method
JP2016021222A (en) * 2014-06-19 2016-02-04 株式会社リコー Program, information processor, information processing system and information processing method
CN107566545A (en) * 2017-09-04 2018-01-09 广东乐源数字技术有限公司 A kind of electronic document scanning system

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007088690A (en) * 2005-09-21 2007-04-05 Noritz Corp Content reproduction system, connection establishing method, content server, information terminal, and storage medium
JP2008134967A (en) * 2006-11-29 2008-06-12 Sony Corp Data management server, data management system, data management method and program
JP2009086845A (en) * 2007-09-28 2009-04-23 Daikin Ind Ltd Equipment-managing system, equipment-setting apparatus, equipment-managing apparatus, equipment-managing method,and equipment management program
JP2009099093A (en) * 2007-10-19 2009-05-07 Brother Ind Ltd Management program, information processor and information processing system
JP2010198125A (en) * 2009-02-23 2010-09-09 Ricoh Co Ltd Device, system, method and program for management of equipment, and recording medium with the program recorded thereon
JP2010198124A (en) * 2009-02-23 2010-09-09 Ricoh Co Ltd Apparatus management device, apparatus management system, apparatus management method, apparatus management program and recording medium recording the program
JP2010219750A (en) * 2009-03-16 2010-09-30 Ricoh Co Ltd Information processing apparatus and method, and program
JP2011085975A (en) * 2009-10-13 2011-04-28 Fuji Xerox Co Ltd Software resource using system, management device, and program for the same
WO2013105269A1 (en) * 2012-01-13 2013-07-18 富士通株式会社 Server device, information-processing system, address management method for server device, and address management program for server device
JP5686204B2 (en) * 2012-01-13 2015-03-18 富士通株式会社 Server apparatus, information processing system, server apparatus address management method, and server apparatus address management program
JPWO2013105269A1 (en) * 2012-01-13 2015-05-11 富士通株式会社 Server apparatus, information processing system, server apparatus address management method, and server apparatus address management program
US9560007B2 (en) 2012-01-13 2017-01-31 Fujitsu Limited Server apparatus, information processing system, address management method of server apparatus
JP2015176236A (en) * 2014-03-13 2015-10-05 キヤノン株式会社 Information processing device and method
JP2016021222A (en) * 2014-06-19 2016-02-04 株式会社リコー Program, information processor, information processing system and information processing method
US10673810B2 (en) 2014-06-19 2020-06-02 Ricoh Company, Ltd. Mobile terminal that acquires address information of an intended image forming apparatus for printing a print job
CN107566545A (en) * 2017-09-04 2018-01-09 广东乐源数字技术有限公司 A kind of electronic document scanning system

Similar Documents

Publication Publication Date Title
JP3919721B2 (en) Information processing method and information processing apparatus
US7454482B2 (en) Print queue manager
JP4960782B2 (en) Information processing apparatus and method and program for controlling the same
EP0843440A2 (en) Network device which maintains a list of device addresses
JP2005100270A (en) Printing control program and printer
JP2007019614A (en) Terminal and program
JP2004364190A (en) Communication apparatus and program for realizing the apparatus
JP2009296128A (en) Information processor, control method for information processor, and computer program
US20100257271A1 (en) Information processing apparatus, device, control method of information processing apparatus, and storage medium
JP2009230358A (en) Information processor, image forming apparatus and control method therefor
JP5581470B2 (en) Device sharing system, device sharing server, device sharing client, and device sharing method
JP2009169966A (en) Information processing apparatus, information processing method, and storage medium
JP4298630B2 (en) Device management apparatus, control method therefor, and control program
JP2004013662A (en) Information processing device, information processing method and control program
US8521911B2 (en) Apparatus, system and method for executing discovery in network
US7697530B2 (en) Method and apparatus for managing information for universal plug and play device
JP2013025647A (en) Information processor, information processing method and program
JP3979055B2 (en) Fixed address setting device, fixed address setting method, and fixed address setting program
JP4498045B2 (en) Image processing apparatus, control method therefor, and program
JP2001092641A (en) Software install system
JP2010128578A (en) Image forming system and retrieval program for image forming apparatus
JP2007080280A (en) Information processing apparatus, information processing method, and program
JP2007174201A (en) Information processor, and communication method and program
JP6061730B2 (en) Management server device, client device, information processing method, and program
JP3862463B2 (en) Information processing apparatus, network system, printing apparatus, device information registration method for network system, and computer-readable storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060124

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060606