JP2004240490A - Network environment setting program, web server and network environment setting system - Google Patents

Network environment setting program, web server and network environment setting system Download PDF

Info

Publication number
JP2004240490A
JP2004240490A JP2003026147A JP2003026147A JP2004240490A JP 2004240490 A JP2004240490 A JP 2004240490A JP 2003026147 A JP2003026147 A JP 2003026147A JP 2003026147 A JP2003026147 A JP 2003026147A JP 2004240490 A JP2004240490 A JP 2004240490A
Authority
JP
Japan
Prior art keywords
network
environment setting
network environment
module
setting program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2003026147A
Other languages
Japanese (ja)
Inventor
Naoto Kuroda
直人 黒田
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2003026147A priority Critical patent/JP2004240490A/en
Publication of JP2004240490A publication Critical patent/JP2004240490A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To detect equipment such as a printer already connected to a network when a user's own personal computer is connected to the network, and to automatically install the latest driver of the detected equipment in the user's own computer, and to enable the equipment to be automatically used over the network. <P>SOLUTION: A network investigating module 41 communicates with equipment connected to a network to acquire equipment information. A download module 42 downloads a printer driver 15 from a management service site and installs it. A network environment setting module 43 performs environment setting processing for using the equipment over the network by referring to equipment information 72. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワークに自分のパーソナルコンピュータを接続したときに、そのネットワークに既に接続されているプリンタ等の機器を検出して、ネットワーク上でその機器を自動的に使用可能にする機能を持つ、ネットワーク環境設定プログラムとウェブサーバとネットワーク環境設定システムに関する。
【0002】
【従来の技術】プリンタや記憶装置のように、コンピュータに外部接続される多くの機器は、コンピュータとの間のデータ交換のためにドライバを必要とする。ドライバはコンピュータにあらかじめインストールされて機器を制御する。このドライバは、機器の制御性能を向上させたり、OS(オペレーティングシステム)のバージョンアップに対応させるために、バージョンアップされたりすることがある。機器のユーザは、メーカからのダイレクトメールや電子メールによる能動的な案内を受け取るか、または、使用者自らがメーカのWebサイトの該当ページを閲覧することなどにより、ドライバがバージョンアップされたことを知り、自分の使用しているコンピュータにそのドライバをネットワークを通じてダウンロードし、インストールをしている。また、ルータ等のネットワーク接続装置についても同様である。例えば、管理者の端末装置からルータのファームウエアのバージョンを既知のSNMP(Simple Network Management Protocol)手順にて取得し、必要に応じて使用者がバージョンアップをしている。また、バージョンアップ処理を自動化する技術も紹介されている。(特許文献1)
【0003】
【特許文献1】
特開2002−189594号公報
【0004】
【発明が解決しようとする課題】
ところで、上記のような従来の技術には、次のような解決すべき課題があった。
既存のネットワークに新たにコンピュータを接続して、そのネットワークに接続されているプリンタ等を使用するときは、そのプリンタ用のドライバを自己のコンピュータにインストールする。しかしながら、プリンタ購入時に添付されていたインストールディスクをそのまま使用して、そのドライバがバージョンの古いものだったときには、障害が発生することがある。最新のバージョンのドライバを常に保存し、ネットワーク上で取り出すことができるような管理がされていればよいが、これには専任のネットワーク管理者等が必要になり、管理コストが増える。また、初めてネットワークにコンピュータを接続する者は、ネットワークにどんなプリンタが接続されていて、どのプリンタが利用できるか、どのプリンタにはどのドライバをインストールしたらよいかといったことを検討してから、各種のセットアップ作業をするが必要があり、大きな負担になっていた。また、多数のサブネットワークを接続したイントラネットでは、各サブネットワークを管轄するルータ全てについて、ファームウエアのバージョンを確認して、バージョンアップの要否を判断するのは大変に煩雑な作業になる。さらに、例えば、プリンタドライバのバージョンアップがあった場合に、ネットワークに既に接続されているコンピュータと、新たにネットワークに接続されたコンピュータのプリンタドライバ全てを、くまなく新バージョンのものにする作業は容易でないという問題があった。
【0005】
本発明は以上の点に着目してなされたもので、ネットワークに自分のパーソナルコンピュータを接続したときに、そのネットワークに既に接続されているプリンタ等の機器を検出して、その機器の最新のドライバを自分のコンピュータに自動的にインストールし、ネットワーク上でその機器を自動的に使用可能にする、ネットワーク環境設定プログラムとウェブサーバとネットワーク環境設定システムを提供することを目的とする。
さらに本発明は、ネットワークに接続された機器のファームウエアやドライバのバージョンアップ処理を、ネットワーク設定を含めて自動的に実行し、機器の利用環境の最適化処理を実行する、ネットワーク環境設定プログラムとウェブサーバとネットワーク環境設定システムを提供することを目的とする。
【0006】
【課題を解決するための手段】
本発明は以上の点を解決するため次の構成を採用する。
〈構成1〉
ネットワークを通じてダウンロードされ、ネットワークに接続された端末装置のコンピュータを動作させるものであって、上記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、上記機器の動作に必要なデータファイルのリストを参照しながら、上記データファイルをダウンロードして、端末装置にセットアップする設定モジュールとを備えたことを特徴とするネットワーク環境設定プログラム。
【0007】
ネットワークは、インターネットプロトコル(IP)をサポートしたネットワークである。機器は、ネットワークに接続されたものであれば何でも良い。機器は、ネットワーク調査モジュールと通信できる機能を持つ。ネットワーク環境設定プログラムは、ネットワークを通じて、機器のメーカや、イントラネット内部に複製したサーバ等からダウンロードされて動作する。このプログラムにより、ネットワークに接続された機器を検出し、その機器を識別する情報を取得する。機器を識別する情報を取得することにより、その機器に必要なドライバの取得や、その機器をネットワークを通じて利用するための情報が取得できる。この情報の形式や内容は任意である。ドライバも、ネットワークを通じて、機器のメーカ等からダウンロードする。ドライバのインストール後はそれを利用できるようにするためのセットアップが必要になる。この処理も自動化する。以上により、ネットワーク管理者の負担が軽減される。ネットワーク環境設定プログラムは、端末装置を初めてネットワークに接続したときだけでなく、任意のタイミングで実施できる。これにより、随時、例えば、最新のドライバをインストールして最適な環境でネットワークプリンタ等を利用できる。また、最適なデータファイルをダウンロードして、ネットワーク機器を最適環境で利用できる。セットアップするというのは、ダウンロードしたデータファイルを端末装置上で使用できる状態にすることをいう。
【0008】
〈構成2〉
構成1に記載のネットワーク環境設定プログラムにおいて、設定モジュールは、所定のウェブサイトから、ダウンロードすべきデータファイルのURLを示す情報を取得することを特徴とするネットワーク環境設定プログラム。
【0009】
ネットワーク環境設定プログラムをダウンロードしたサイトと異なるURL(Uniform Resource Locator)を持つサイトからドライバやデータファイルをダウンロードする場合には、所定のウェブサイトから情報を取得する。所定のウェブサイトは、通常、機器メーカーの運営するサイトである。
【0010】
〈構成3〉
構成1に記載のネットワーク環境設定プログラムにおいて、ネットワーク調査モジュールによる、ネットワーク上の調査対象となる機器を指定する手段を備えたことを特徴とするネットワーク環境設定プログラム。
【0011】
ネットワークに接続された機器のうちの指定されたものだけを選択して、ネットワーク環境設定を実行する。例えば、ネットワークプリンタのメーカ等のサービスによりネットワーク環境設定プログラムが提供されている場合に使用する。調査対象となる機器の指定方法は任意である。ユーザが指定してもいいし、ネットワーク環境設定プログラムが自動的に対象を指定しても構わない。
【0012】
〈構成4〉
構成1に記載のネットワーク環境設定プログラムにおいて、調査対象となる機器はネットワークプリンタであることを特徴とするネットワーク環境設定プログラム。
【0013】
ネットワークに接続して利用する機器は、例えば、ネットワークプリンタである。ネットワークプリンタはネットワークにネットワークカード等を介して直接接続された機器である。ネットワークプリンタはネットワークを通じて通信をし、直接容易に機器情報を取得できるから、自動的な環境設定処理をし易い。
【0014】
〈構成5〉
構成1に記載のネットワーク環境設定プログラムにおいて、調査範囲はIPアドレスの範囲を入力することによって指定することを特徴とするネットワーク環境設定プログラム。
【0015】
IPアドレス(Internet Protocol Address)は、ネットワークに接続された機器に設定されたアドレスである。ネットワークに接続された機器を検出するには、ネットワークを通じて各機器と通信をしなければならない。IPアドレスの範囲指定方法は任意である。
【0016】
〈構成6〉
構成1に記載のネットワーク環境設定プログラムにおいて、調査範囲は、機器を使用する端末装置の接続されたネットワークから数えて、ネットワーク間接続機器を越えるごとに1だけ増加する、ホップ数を入力することによって指定をすることを特徴とするネットワーク環境設定プログラム。
【0017】
ホップ数は、機器を使用する端末装置の接続されたネットワーク内では「1」で、そのネットワークから、ネットワーク間接続機器を越えて、他のネットワークに移るごとに1だけ増加する数値である。これにより、必要な範囲だけネットワークの調査ができる。
【0018】
〈構成7〉
構成1に記載のネットワーク環境設定プログラムにおいて、ネットワーク調査モジュールが複数の機器を検出したとき、設定モジュールは、選択された機器についてのみ、データファイルのダウンロードを実行することを特徴とするネットワーク環境設定プログラム。
【0019】
検出された機器のうちの、利用を希望するものについてのみ、選択をしてドライバ等のデータファイルをダウンロードする。
【0020】
〈構成8〉
構成1に記載のネットワーク環境設定プログラムにおいて、ネットワーク調査モジュールが複数の機器を検出したとき、設定モジュールは、検出された全ての機器について、自動的に、上記機器の動作に必要なデータファイルのダウンロードを実行することを特徴とするネットワーク環境設定プログラム。
【0021】
検出された全ての機器について、起動制御を要求することなく、自動的にドライバ等のデータファイルをダウンロードする。これにより、一切の処理が自動化される。
【0022】
〈構成9〉
ネットワークを通じてダウンロードされ、ネットワークに接続された端末装置のコンピュータを動作させるものであって、上記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、上記機器の動作に必要なデータファイルのリストを参照しながら、上記データファイルをダウンロードして、端末装置にセットアップする設定モジュールとを備えた、ネットワーク環境設定プログラムを、ネットワークを通じて閲覧可能に保持することを特徴とするウェブサーバ。
【0023】
構成1のプログラムをネットワークを通じて提供するウェブサーバの発明である。ウェブサーバからこのプログラムを提供するので、端末装置側に特殊なアプリケーションプログラムを必要としない。
【0024】
〈構成10〉
ネットワークに接続された端末装置とサーバとから成り、上記サーバには、ネットワークを通じて上記端末装置にダウンロードされて、当該端末装置のコンピュータを動作させるネットワーク環境設定プログラムが、保持され、上記ネットワーク環境設定プログラムは、上記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、上記機器の動作に必要なデータファイルのリストを参照しながら、上記データファイルをダウンロードして、端末装置にセットアップする設定モジュールとを備えたことを特徴とする、ネットワーク環境設定システム。
【0025】
構成1のプログラムを利用するシステム全体の発明である。
【0026】
〈構成11〉
ネットワークを通じてダウンロードされ、ネットワークに接続された端末装置のコンピュータを動作させるものであって、上記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、上記ネットワークを通じて上記機器のファームウエアを、上記機器にダウンロードさせる設定モジュールを備えた、ネットワーク環境設定プログラム。
【0027】
ネットワークに接続された機器のファームウエアを最新のものに更新する。このネットワーク環境設定プログラムの起動タイミングは任意である。ファームウエアの内容は任意である。プログラムのみならず他のデータを含めて構わない。ファームウエアは、機器に送りこんでもよいし、機器自身がダウンロードするように、制御をしてもよい。
【0028】
〈構成12〉
ネットワークを通じてダウンロードされ、ネットワークに接続された端末装置のコンピュータを動作させるものであって、上記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、上記ネットワークを通じて上記機器のファームウエアを、上記機器にダウンロードさせる設定モジュールを備えたネットワーク環境設定プログラムを、上記ネットワークを通じて閲覧可能に保持することを特徴とするウェブサーバ。
【0029】
構成11を実現させるウェブサーバの発明である。
【0030】
〈構成13〉
ネットワークに接続された端末装置とサーバとから成り、上記サーバには、ネットワークを通じて上記端末装置にダウンロードされて、当該端末装置のコンピュータを動作させるネットワーク環境設定プログラムが、保持され、上記ネットワーク環境設定プログラムは、上記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、上記ネットワークを通じて上記機器のファームウエアを、上記機器にダウンロードさせる設定モジュールを備えたことを特徴とする、ネットワーク環境設定システム。
【0031】
構成11のプログラムを利用するシステム全体の発明である。
【0032】
【発明の実施の形態】
以下、本発明の実施の形態を具体例を用いて説明する。
図1は、本発明のシステムの具体例を示すブロック図である。
図に示すネットワーク1は、インターネットなどの広域ネットワークである。また、ネットワーク22と31は、いずれもイントラネットなどの特定の区域に設けられたネットワークである。ネットワーク1とネットワーク22とは、ゲートウエイ21により接続されている。また、ネットワーク22とネットワーク31とは、ルータ24により接続されている。図の実施例では、この図のネットワーク31に、パーソナルコンピュータ30を接続したとき、プリンタ33や34等の機器を検出して、その最新のドライバを自動的にインストールして、ネットワーク環境設定の自動化を図っている。
【0033】
[ネットワーク構成]
ネットワーク1には、ウェブサーバ10とサーバ11が接続されている。ウェブサーバ10は、例えば、ネットワーク22に接続されたプリンタ23やネットワーク31に接続されたプリンタ33、34のメーカが管理するサーバで、ネットワークプリンタを検出して自動的にネットワーク環境設定を実行するプログラムや、プリンタドライバを提供する管理サービス用のウェブサイトを構成している。このウェブサーバ10には、記憶装置12が接続されている。記憶装置12には、ネットワーク環境設定プログラム13とドライバ情報14とプリンタドライバ15とが記憶されている。ネットワーク環境設定プログラム13は、ネットワーク1を介して、パーソナルコンピュータ30に転送され、ブラウザによって表示されるウエブページからなる。この実施例では、パーソナルコンピュータ30は、管理サービスサイトのウェブサーバ10のネットワーク環境設定プログラム13をブラウザで閲覧して環境設定を実行する。故に、パーソナルコンピュータ30は、特別のアプリケーションプログラム等を持たないで良い。サーバ11は、管理サービスサイトで取得できないその他の情報を取得することができる任意の情報提供サイトのサーバである。なお、後で説明するように機器のファームウエアのバージョンアップのために、記憶装置12には、ファームウエア情報16とファームウエア17が記憶されている。
【0034】
ネットワーク31には、ネットワークプリンタ33や34が接続されている。パーソナルコンピュータ30の記憶装置38には、後で説明する要領で、ネットワークプリンタ33や34を制御するためのプリンタドライバ15がダウンロードされてインストールされる。パーソナルコンピュータ30のブラウザを起動して、ウェブサーバ10のネットワーク環境設定プログラム13を閲覧すると、画面40が表示される。ネットワーク環境設定プログラム13には、ネットワーク調査モジュール41、ダウンロードモジュール42、ネットワーク環境設定モジュール43といったプログラムモジュールが組み込まれている。これらが順に起動されることにより、自動的に環境設定が実行される。なお、上記各ネットワークは、インターネットやイントラネット(LAN、WAN)、電話回線網、等の各種の任意の情報通信用ネットワークである。有線ネットワークでも無線ネットワークでも構わない。
【0035】
[ネットワーク環境設定プログラム]
ネットワーク環境設定プログラム13は、所定のURL(Uniform Resource Locator)を用いて閲覧可能な状態にされたウェブデータである。ウェブデータは、HTML(Hyper Text Mark−up Language)、SGML(Standard Generalized Mark−up Language)、XML(eXtensible Markup Language) 等の形式で作成されたものである。ネットワーク環境設定プログラム13に組み込まれたプログラムモジュールは、Java(登録商標)アプレット(Sun Microsystems社)やActiveXコントロール(Microsoft社の商標)のように、ブラウザ上で動作するプログラムである。プリンタドライバの更新等の処理は、後者のプログラムで処理することになる。
【0036】
このように、ブラウザ上で動作するプログラムのみで自動化処理を実行させると、パーソナルコンピュータ30側には特別なアップロードプログラムを何も準備しなくてよい。ネットワーク調査モジュール41は、パーソナルコンピュータ30の接続されたネットワーク31等を調査して、ネットワーク31に接続されたプリンタ33、34等の機器を検出し、情報を収集する機能を持つ。ダウンロードモジュール42は、ウェブサーバ10から必用なドライバをダウンロードする機能を持つ。ネットワーク環境設定モジュール43は、ダウンロードしたドライバのインストール処理や、ネットワーク環境設定処理を実行する機能を持つ。
【0037】
[ネットワーク環境設定画面]
図2は、ネットワーク環境設定画面の説明図である。
図1に示すパーソナルコンピュータ30のブラウザを起動し、管理サービスサイトのウェブサーバ10からネットワーク環境設定プログラム13をダウンロードすると、この図2に示すような画面40が表示される。最初に表示される画面40には、ネットワーク調査範囲を入力する。即ち、ネットワーク上のどの範囲で調査を行うかを決める。
図1の例では、ネットワーク31のみを調査対象にするか、ネットワーク22も含めるかといった指定をする。パーソナルコンピュータ30を接続して利用するプリンタが、プリンタ33、34のみであれば、ネットワーク31を調査範囲にすればよい。ネットワーク調査モジュール41は、ネットワーク31上に、利用可能なプリンタが何台あるか、そのプリンタを使用できるようにするには、どうするかといった調査を行う。
【0038】
調査範囲の指定のしかたには、IPアドレスの最小値51と最大値52とを決める方法がある。オプションボタン56で「IPアドレス範囲」を選択し、IPアドレスの最小値51と最大値52を入力すると、IPアドレスを最小値から最大値まで機械的にカウントアップをしながらネットワークをアクセスして、該当するIPアドレスを持つ機器があるかどうかを調べる。該当するIPアドレスに機器が検出されると、その情報を収集する。IPアドレスの範囲指定方法には、特定のアドレス(IP)を指定する方法、アドレスの上下限[(IP)−(IP)]を指定する方法、アドレスの列挙[(IP);(IP);(IP)]、アドレス範囲の列挙[(IP)−(IP);(IP)−(IP);(IP)−(IP)]、上記の組み合わせ等がある。以上のようにして、この範囲で数値計算により自動的にネットワーク機器を検出できる。ネットワーク対応機器の場合には、SNMP(Simple Network Management Protocol)等により、機器と個別に通信を行うことができる。この通信により機器を識別する情報、例えば、機種等の情報を取得する。この他に、ホップ数を指定する方法がある。オプションボタン56で「ホップ数」を選択し、ドロップダウンリスト53を使用して1、2、3といった数値を入力すると、該当する範囲でネットワークを調査する。ホップ数が「1」ならば、ネットワーク31のみ、ホップ数が「2」ならば、ネットワーク31とネットワーク22を調査する。ホップ数は、自己の接続されたネットワークセグメント内を「1」とし、ルータやゲートウエイ等のネットワーク間接続機器を越えるごとに「2」、「3」と増加する値である。ホップ数の指定のしかたとしては、指定したネットワークとそこからのホップ数[(IP)+2]といった方法もある。(IP)は[192.168.123.0]というようにして、1つのネットワークを指す。また、IPアドレスの範囲やホップ数は、例えば、クッキーへ記憶させておいて、そのまま保持しておき、以後繰り返し使用するとよい。
【0039】
画面40には、スタートボタン54とキャンセルボタン55が設けられている。スタートボタン54をクリックすると、ネットワーク調査が開始される。キャンセルボタン55をクリックすると、画面40が消える。スタートボタン54をクリックした後調査が終了すると、画面60が表示される。この画面60には、ネットワークの調査結果が表示される。この図に示す例では、検出した2台のプリンタの製品コードとIPアドレスが表示されている。いずれかのプリンタの製品コードをクリックすると、プリンタ情報62が表示される。このプリンタ情報62内容は図示していないが、プリンタの機種や機能や、プリンタに使用されているドライバのバージョン等の詳細な情報であって、調査によってプリンタから取得されたものである。
【0040】
IPアドレスの右側には、ドライバのインストールボタン63が設けられている。インストールボタン63をクリックすると、検出した各プリンタのドライバをパーソナルコンピュータにダウンロードし、インストールする処理が実行される。インストールが完了すると、完了報告64が表示される。完了報告の内容は図示していないが、例えば、「プリンタPR1010についてのドライバをインストールしました」といったメッセージである。終了ボタン65をクリックすると、ネットワーク調査及び、ドライバのインストール作業が全て終了する。なお、この例では、ネットワークの調査結果を表示して、希望するプリンタを選択してドライバをインストールするようにしたが、検出された全てのプリンタについて、自動的にドライバをインストールするようにすれば、一切の処理が自動化される。
【0041】
[プログラムの機能]
図3は、ネットワーク環境設定プログラム13の各プログラムモジュールの機能を説明する説明図である。
ネットワーク調査モジュール41は、調査対象となったネットワーク(NW)上で検出された全ての機器70と通信を行い、機器70に対して情報の問い合わせを行う。機器70は、内部のメモリに保持している情報をネットワーク調査モジュール41に返す。これが機器情報72である。取得された機器情報72は、パーソナルコンピュータ30の記憶装置に一時記憶される。機器情報72には、該当する機器、即ち、上記の例では、検出したプリンタのドライバ名とバージョン番号等を示すドライババージョン情報73が含まれている。その後ダウンロードモジュール42を起動する。
【0042】
ダウンロードモジュール42は、図1に示した管理サービスサイトのウェブサーバ10に設けられた記憶装置12のドライバ情報14を参照して、機器情報72に含まれるドライバ名とバージョン番号のドライバがあるかどうかを確認する。該当するドライバが記憶装置12に記憶されていることがわかると、記憶装置12中のプリンタドライバ15をパーソナルコンピュータ30にダウンロードする。一方、該当するドライバが記憶装置12中に無いときは、ドライバ情報14中に、該当するドライバをダウンロードするウェブサイトのURLが表示されている。ダウンロードモジュール42は、これに従って、例えば、図1に示したサーバ11のドライバライブラリ75から該当するドライバをダウンロードする。ダウンロードされたドライバ76は、続いて、パーソナルコンピュータ30にインストールされる。インストールされたドライバ76は、使用可能な状態にセットアップされる。ダウンロードモジュール42は、このセットアップ処理まで実行する機能を持つ設定モジュールであることが好ましい。
【0043】
図1に示したようなネットワーク31にパーソナルコンピュータ30を接続して、ネットワークプリンタ33や34を使用する場合には、ドライバをインストールするだけでなく、ネットワーク環境の設定も必要になる。ネットワーク環境設定モジュール43は、機器情報72を参照してこの環境設定処理を実行する。機器情報72には、機器のIPアドレスや、その機器をネットワーク上で使用する場合の環境設定情報が含まれている。ネットワーク環境設定モジュール43は、ネットワークプリンタ等の機器の、識別情報の設定82、IPアドレスの設定83、コンポーネントの設定83といった環境設定処理を自動的に実行する。なお、ネットワーク環境設定モジュール43は、パーソナルコンピュータ30のシステムの書き換え等を伴う処理を実行することから、他のプログラムモジュールとは別個のアプリケーションプログラムであってもよい。これも、ネットワーク環境設定プログラム13の一部としてウェブサーバ10からダウンロードされればよい。なお、パーソナルコンピュータ30自体のネットワーク接続環境設定には、個々のネットワーク管理者から提供される、既存の自動環境設定プログラムを利用すればよい。以上の処理により、パーソナルコンピュータ30の利用者は、複雑な手順を行うことなく、直ちにネットワークプリンタ33や34を利用して業務を行うことが可能になる。なお、上記の処理は、パーソナルコンピュータ30を初めてネットワーク31に接続したときだけでなく、任意のタイミングで実施できる。これにより、そのつど、最新のドライバをインストールして最適な環境でネットワークプリンタ等を利用できる。
【0044】
機器側にファームウエアをダウンロードする方法は、機器に応じて最適な方法を選択する。例えば、ダウンロードモジュールによりいったんダウンロードした、ファームウエアを、機器側の所定のフォルダに書き込む方法がある。また、ダウンロードモジュールにより所定のフォルダにファームウエアを格納し、格納場所のIPアドレスを機器に通知して、ダウンロード処理を開始するように、所定のコマンドを送出する方法がある。また、ネットワークにTFTPサーバが接続されていれば、そのIPアドレスを機器に通知して、ダウンロード処理を開始するように、所定のコマンドを送出する方法がある。いずれにしても、外部から強制的に、あるいは、機器側で所定の処理を実行することでファームウエアを強制的に書き換えて最適化することができる。
【0045】
[プログラムの動作]
図4は、ネットワーク環境設定プログラム13の具体的な動作フローチャートである。
図1に示すように、パーソナルコンピュータ30をネットワーク31に接続した後、ネットワーク環境設定のためにブラウザを起動して、該当するURLを入力すると、ステップS1において、管理サービスサイトへ接続する。ステップS2において、ネットワーク環境設定プログラム13をダウンロードすると、図2のネットワーク環境設定画面を表示する。ここで、ステップS3で、ネットワーク調査範囲の入力を行う。ステップS4で、スタートボタンがクリックされたことを検出すると、調査の開始がされ、ステップS5に進む。ステップS5では、ネットワーク接続プリンタの検出処理が行われる。まず1台を検出してステップS6に進み、そのプリンタと通信を行う。そしてステップS7でプリンタの情報を取得する。ステップS8で調査範囲全体の調査が終了したかどうかを判断し、終了していなければ、ステップS5に戻る。こうして、全てのプリンタの情報が取得される。
【0046】
全てのプリンタの情報が取得された後はステップS9に進み、調査結果の編集が行われる。即ち、検出されたプリンタ情報を、図2に示したように報告用の画面に編集する作業を実行する。そして、ステップS10で調査結果を表示する。次のステップS11では、ドライバのインストールボタン63がクリックされるのを待つ。いずれかのプリンタについてインストールを要求する指示が入力されると、ステップS11からステップS12に進む。そして、検出したプリンタのドライバ情報を取得する。該当するドライバをダウンロードすべきサイトが検出されると、ステップS13においてドライバのダウンロードを行う。さらに、ステップS14においてドライバのインストールが実行される。その後、ステップS15に進み、ネットワーク設定情報の収集を行う。ステップS16では、収集した情報に基づいてネットワーク設定処理が自動的に行われる。その後、ステップS17で「全ての処理を終了しました」といった完了報告を表示して処理を終了する。上記の例では、ネットワークプリンタを対象にして説明をしたが、任意のネットワーク機器について、同様の処理が可能である。
【0047】
[機器のファームウエア]
上記のようなシステムを応用して、ネットワークに接続された機器のファームウエアのバージョンや、現在自己のコンピューターに実装されている、その機器と接続するためのドライバの、バージョンアップ処理を自動化することもできる。また、同時に、各機器のネットワーク設定の自動化処理もできる。その場合には、上記と同様の方法によってネットワーク接続機器を検出し、その機器のファームウエアのバージョン等を取得する。自己のコンピューターに実装されているドライバのバージョンアップ処理は既に説明したので、ここでは、機器のファームウエアのバージョンアップについて説明する。このプログラムは、例えば、ネットワーク31の管理者により、そのネットワーク管理者の管理端末上で、管理者により任意のタイミングで起動される。
【0048】
図5は、機器のネットワーク上における環境設定自動化処理フローチャートである。
この実施例では、IPアドレスにより調査範囲を設定し、その範囲で検出された全ての機器のうちで、あらかじめ指定された機器について機器情報を収集する。機器をあらかじめ指定するのは、自動化処理の対象でない機器を除外するためである。故に、例えば、機器との通信により必要な全ての環境設定情報が取得できれば、その機器は指定機器と同様に扱うようにして構わない。図1に示したネットワーク調査モジュール41に、ネットワーク機器の調査を実行させ、ダウンロードモジュール42にファームウエアの機器へのダウンロード処理を実行させ、ネットワーク環境設定モジュール43に機器の環境設定処理を実行させればよい。
【0049】
ステップS21からステップS28は、機器情報を収集する処理である。ステップS21において、IPアドレスの初期値設定を行う。そして、ステップS22で、調査用のIPアドレスをセットする。最初は、初期値設定されたIPアドレスと同一である。ステップS23で通信を実行してステップS24で応答ありと判断すると、ステップS25に進みその機器の情報を収集する。応答がなければ、ステップS28にジャンプする。ステップS26では、収集された情報を解析して、その機器が指定された機器かどうかの判断をする。例えば、対象機器をプリンタと指定していた場合、該当しない機器は除外される。ステップS26で指定された機器と判断されると、ステップS27に進み、取得した機器情報のリストを登録する。ステップS28では、次のIPアドレスを生成して、ステップS24に戻る。ステップS24からステップS28の処理を繰り返すことにより、ネットワークに接続された全ての対象機器から機器情報の収集を行う。
【0050】
機器情報には、各機器のファームウエアのバージョン番号等の情報が含まれている。また、その機器のファームウエアを取得するウェブサイトのURL等の情報が含まれている。次のステップS29以下の処理で、収集した機器情報を利用して、各機器のネットワーク設定を行う。まず、対象機器をひとつ選択して、ステップS29で、その機器のファームウエアのバージョンを判定する。これには、図1に示したウェブサーバ10に記憶されたファームウエア情報16を参照する。このファームウエア情報16には、対象機器の最新のファームウエアのバージョン番号等を表示しておくとともに、該当するファームウエア17を記憶装置12に記憶させておく。機器の現在のドライバのバージョン番号と最新のファームウエアのバージョン番号を比較して、バージョンアップが必要かどうかの判断をする。バージョンアップが必要と判断されると、ステップS31に進む。バージョンアップが必要なければ、ステップS33に進み、次の機器の処理に移る。
【0051】
ステップS31では、該当するファームウエア17をいったん端末装置にダウンロードして、その後、機器にダウンロードさせる。続いて、ステップS32で機器の環境設定を実行して、新たなファームウエアを使用してその機器をネットワーク上で使用できるように環境を整える。ステップS33では次の機器があるかどうかを判断する。ステップS33で次の機器があると判断されると、ステップS29に戻り、全ての機器のファームウエア更新処理を繰り返して処理を終了する。
【0052】
なお、上記のコンピュータプログラムは、それぞれ独立したプログラムモジュールを組み合わせて構成してもよいし、全体を一体化したプログラムにより構成してもよい。コンピュータプログラムにより制御される処理の全部または一部を同等の機能を備えるハードウエアで構成しても構わない。また、上記のコンピュータプログラムは、既存のアプリケーションプログラムに組み込んで使用してもよい。上記のような本発明を実現するためのコンピュータプログラムは、例えばCD−ROMのようなコンピュータで読み取り可能な記録媒体に記録して、任意の情報処理装置にインストールして利用することができる。また、ネットワークを通じて任意のコンピュータのメモリ中にダウンロードして利用することもできる。
【図面の簡単な説明】
【図1】本発明のシステムの具体例を示すブロック図である。
【図2】ネットワーク環境設定画面の説明図である。
【図3】ネットワーク環境設定プログラムの各モジュールの機能説明図である。
【図4】ネットワーク環境設定プログラムの具体的な動作フローチャートである。
【図5】機器のネットワーク上における環境設定自動化処理フローチャートである。
【符号の説明】
1、22、31 ネットワーク、 21 ゲートウエイ、 24 ルータ、 10 ウェブサーバ、
12 記憶装置、 13 ネットワーク環境設定プログラム、 14 ドライバ情報、 15 プリンタドライバ、 30 パーソナルコンピュータ、 40ネットワーク環境設定画面、 41 ネットワーク調査モジュール、 42 ダウンロードモジュール、 43 ネットワーク環境設定モジュール
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention has a function of detecting, when a personal computer is connected to a network, a device such as a printer already connected to the network, and automatically enabling the device on the network. The present invention relates to a network environment setting program, a web server, and a network environment setting system.
[0002]
2. Description of the Related Art Many devices externally connected to a computer, such as a printer and a storage device, require a driver to exchange data with the computer. The driver is installed in the computer in advance and controls the device. This driver may be upgraded in order to improve the control performance of the device or to cope with the upgrade of the OS (operating system). The user of the device receives active guidance from the manufacturer by direct mail or e-mail, or confirms that the driver has been upgraded by, for example, viewing the corresponding page on the manufacturer's website. I know and download and install the driver on my computer over the network. The same applies to a network connection device such as a router. For example, the firmware version of the router is obtained from a terminal device of the administrator by a known SNMP (Simple Network Management Protocol) procedure, and the user upgrades the version as necessary. Also, a technology for automating the version upgrade process is introduced. (Patent Document 1)
[0003]
[Patent Document 1]
JP 2002-189594 A
[0004]
[Problems to be solved by the invention]
By the way, the conventional techniques as described above have the following problems to be solved.
When a new computer is connected to an existing network and a printer or the like connected to the network is used, a driver for the printer is installed on the own computer. However, a failure may occur when the installation disk attached when the printer was purchased is used as it is and the driver has an old version. It is sufficient that the latest version of the driver is always stored and managed so that it can be taken out on the network. However, this requires a dedicated network administrator or the like, which increases the management cost. In addition, those who connect computers to the network for the first time should consider what printers are connected to the network, which printers can be used, and which drivers to install on which printers. Setup work was required, which was a heavy burden. In addition, in an intranet to which a large number of sub-networks are connected, it is a very complicated task to check the firmware versions of all routers in charge of each sub-network and determine whether or not to upgrade the firmware. Further, for example, when a printer driver is upgraded, it is easy to make all the printer drivers of the computer already connected to the network and the computer driver newly connected to the network all new versions. There was a problem that was not.
[0005]
The present invention has been made in view of the above points, and when a personal computer is connected to a network, a device such as a printer already connected to the network is detected, and the latest driver of the device is detected. The purpose of the present invention is to provide a network environment setting program, a web server and a network environment setting system, which automatically installs on a computer and makes the device automatically usable on a network.
Further, the present invention provides a network environment setting program for automatically executing a firmware or driver version upgrade process of a device connected to a network, including a network setting, and executing a process for optimizing a use environment of the device. The purpose is to provide a web server and a network environment setting system.
[0006]
[Means for Solving the Problems]
The present invention employs the following configuration to solve the above points.
<Configuration 1>
A network research module that is downloaded through a network and operates a computer of a terminal device connected to the network, and detects a device connected to the network and obtains information for identifying each device; A setting module for downloading the data file while referring to a list of data files necessary for the operation of the terminal device, and setting up the terminal device.
[0007]
The network is a network that supports the Internet Protocol (IP). The device may be any device connected to the network. The device has a function that can communicate with the network investigation module. The network environment setting program is operated by being downloaded from a device maker or a server copied inside the intranet via a network. With this program, a device connected to the network is detected, and information for identifying the device is obtained. By obtaining information for identifying a device, it is possible to obtain a driver required for the device and obtain information for using the device through a network. The format and content of this information are arbitrary. The driver is also downloaded from a device maker through a network. After installing the driver, you need to set it up to make it available. This process is also automated. As described above, the burden on the network administrator is reduced. The network environment setting program can be executed not only when the terminal device is connected to the network for the first time, but also at an arbitrary timing. As a result, for example, a network printer or the like can be used in an optimal environment by installing the latest driver at any time. Also, it is possible to download the optimal data file and use the network device in the optimal environment. To set up means to make the downloaded data file usable on the terminal device.
[0008]
<Configuration 2>
The network environment setting program according to Configuration 1, wherein the setting module obtains information indicating a URL of a data file to be downloaded from a predetermined website.
[0009]
When downloading a driver or a data file from a site having a URL (Uniform Resource Locator) different from the site from which the network environment setting program was downloaded, information is acquired from a predetermined website. The predetermined website is usually a site operated by a device maker.
[0010]
<Configuration 3>
The network environment setting program according to Configuration 1, further comprising means for specifying a device to be investigated on a network by a network investigation module.
[0011]
Select only specified ones of the devices connected to the network and execute the network environment setting. For example, it is used when a network environment setting program is provided by a service of a network printer manufacturer or the like. The method of specifying the device to be investigated is arbitrary. The target may be specified by the user, or the network environment setting program may automatically specify the target.
[0012]
<Configuration 4>
The network environment setting program according to the first aspect, wherein the device to be investigated is a network printer.
[0013]
The device used by connecting to the network is, for example, a network printer. A network printer is a device directly connected to a network via a network card or the like. The network printer communicates through the network and can easily acquire the device information directly, so that automatic environment setting processing is easy.
[0014]
<Configuration 5>
The network environment setting program according to the first aspect, wherein the investigation range is specified by inputting a range of an IP address.
[0015]
The IP address (Internet Protocol Address) is an address set for a device connected to the network. In order to detect devices connected to the network, it is necessary to communicate with each device via the network. The method of specifying the range of the IP address is arbitrary.
[0016]
<Configuration 6>
In the network environment setting program according to the first aspect, the investigation range is calculated by inputting the number of hops counted from the network to which the terminal device using the device is connected, and increasing by one each time the network device is exceeded. A network environment setting program characterized by specifying.
[0017]
The hop number is “1” in the network to which the terminal device using the device is connected, and is a numerical value that increases by 1 each time the network moves from the network to another network beyond the inter-network connection device. As a result, the network can be investigated only in a necessary range.
[0018]
<Configuration 7>
In the network environment setting program according to the first aspect, when the network investigation module detects a plurality of devices, the setting module executes downloading of a data file only for the selected device. .
[0019]
Only the devices that the user wishes to use among the detected devices are selected and the data file such as the driver is downloaded.
[0020]
<Configuration 8>
In the network environment setting program according to the configuration 1, when the network investigation module detects a plurality of devices, the setting module automatically downloads a data file necessary for the operation of the devices for all the detected devices. A network environment setting program characterized by executing:
[0021]
Data files such as drivers are automatically downloaded for all detected devices without requesting start control. Thereby, all the processes are automated.
[0022]
<Configuration 9>
A network research module that is downloaded through a network and operates a computer of a terminal device connected to the network, and detects a device connected to the network and obtains information for identifying each device; A network environment setting program comprising a setting module for setting up a terminal device by downloading the data file while referring to a list of data files necessary for the operation of the terminal device, and holding the network environment setting program so that it can be browsed through a network. Web server.
[0023]
It is an invention of a web server that provides the program of Configuration 1 through a network. Since this program is provided from the web server, no special application program is required on the terminal device side.
[0024]
<Configuration 10>
The server comprises a terminal device connected to a network and a server. The server holds a network environment setting program downloaded to the terminal device via the network and operating a computer of the terminal device. Downloads the data files while referring to a network investigation module that detects devices connected to the network and obtains information for identifying each device, and a list of data files necessary for the operation of the devices. And a setting module for setting up the terminal device.
[0025]
This is an invention of the entire system that uses the program of Configuration 1.
[0026]
<Configuration 11>
A network research module for operating a computer of a terminal device connected to the network, which is downloaded through the network, for detecting devices connected to the network, and acquiring information for identifying each device; A network environment setting program, comprising: a setting module for causing the device to download firmware of the device through the device.
[0027]
Update the firmware of the devices connected to the network to the latest version. The start timing of this network environment setting program is arbitrary. The content of the firmware is arbitrary. Not only programs but also other data may be included. The firmware may be sent to the device, or may be controlled to be downloaded by the device itself.
[0028]
<Configuration 12>
A network research module for operating a computer of a terminal device connected to the network, which is downloaded through the network, for detecting devices connected to the network, and acquiring information for identifying each device; A web server which holds a network environment setting program including a setting module for causing the device to download firmware of the device through the network.
[0029]
It is an invention of a web server that realizes the configuration 11.
[0030]
<Configuration 13>
The server comprises a terminal device connected to a network and a server. The server holds a network environment setting program downloaded to the terminal device via the network and operating a computer of the terminal device. Comprises a network investigation module that detects devices connected to the network and obtains information for identifying each device, and a setting module that causes the devices to download firmware of the devices through the network. Features a network environment setting system.
[0031]
This is an invention of the entire system using the program of the configuration 11.
[0032]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described using specific examples.
FIG. 1 is a block diagram showing a specific example of the system of the present invention.
The illustrated network 1 is a wide area network such as the Internet. Each of the networks 22 and 31 is a network provided in a specific area such as an intranet. The network 1 and the network 22 are connected by a gateway 21. The network 22 and the network 31 are connected by a router 24. In the embodiment shown in the figure, when the personal computer 30 is connected to the network 31 in the figure, devices such as the printers 33 and 34 are detected, the latest drivers are automatically installed, and the network environment setting is automated. I am planning.
[0033]
[Network configuration]
A web server 10 and a server 11 are connected to the network 1. The web server 10 is, for example, a server managed by a maker of the printer 23 connected to the network 22 or the printers 33 and 34 connected to the network 31, and detects a network printer and automatically executes a network environment setting. And a website for a management service that provides printer drivers. A storage device 12 is connected to the web server 10. The storage device 12 stores a network environment setting program 13, driver information 14, and a printer driver 15. The network environment setting program 13 is a web page transferred to the personal computer 30 via the network 1 and displayed by a browser. In this embodiment, the personal computer 30 executes the environment setting by browsing the network environment setting program 13 of the web server 10 of the management service site with a browser. Therefore, the personal computer 30 does not need to have a special application program or the like. The server 11 is a server of an arbitrary information providing site from which other information that cannot be obtained at the management service site can be obtained. As will be described later, the firmware information 16 and the firmware 17 are stored in the storage device 12 for upgrading the firmware of the device.
[0034]
Network printers 33 and 34 are connected to the network 31. The printer driver 15 for controlling the network printers 33 and 34 is downloaded and installed in the storage device 38 of the personal computer 30 as described later. When the browser of the personal computer 30 is started and the network environment setting program 13 of the web server 10 is browsed, a screen 40 is displayed. The network environment setting program 13 incorporates program modules such as a network investigation module 41, a download module 42, and a network environment setting module 43. When these are activated in order, the environment is automatically set. Each of the above-mentioned networks is an arbitrary information communication network such as the Internet, an intranet (LAN, WAN), a telephone line network, or the like. It can be a wired network or a wireless network.
[0035]
[Network environment setting program]
The network environment setting program 13 is web data that can be browsed using a predetermined URL (Uniform Resource Locator). The web data is prepared in HTML (Hyper Text Mark-up Language), SGML (Standard Generalized Mark-up Language), XML (extensible Markup Language). The program module incorporated in the network environment setting program 13 is a program that operates on a browser, such as a Java (registered trademark) applet (Sun Microsystems) and an ActiveX control (trademark of Microsoft Corporation). Processing such as updating the printer driver is performed by the latter program.
[0036]
As described above, when the automation process is executed only by the program operating on the browser, there is no need to prepare any special upload program on the personal computer 30 side. The network investigation module 41 has a function of investigating the network 31 or the like to which the personal computer 30 is connected, detecting devices such as the printers 33 and 34 connected to the network 31, and collecting information. The download module 42 has a function of downloading a necessary driver from the web server 10. The network environment setting module 43 has a function of executing a downloaded driver installation process and a network environment setting process.
[0037]
[Network environment setting screen]
FIG. 2 is an explanatory diagram of the network environment setting screen.
When the browser of the personal computer 30 shown in FIG. 1 is started and the network environment setting program 13 is downloaded from the web server 10 of the management service site, a screen 40 as shown in FIG. 2 is displayed. On the screen 40 displayed first, a network investigation range is input. That is, the range on the network to be investigated is determined.
In the example of FIG. 1, designation is made as to whether only the network 31 is to be investigated or whether the network 22 is to be included. If only the printers 33 and 34 are used by connecting the personal computer 30, the network 31 may be set as the investigation range. The network investigation module 41 investigates how many printers are available on the network 31 and what to do so that the printers can be used.
[0038]
As a method of designating the investigation range, there is a method of determining the minimum value 51 and the maximum value 52 of the IP address. By selecting "IP address range" with the option button 56 and inputting the minimum value 51 and the maximum value 52 of the IP address, accessing the network while mechanically counting up the IP address from the minimum value to the maximum value, It is checked whether there is a device having the corresponding IP address. When a device is detected at the corresponding IP address, the information is collected. IP address range specification methods include a method of specifying a specific address (IP), a method of specifying upper and lower limits of an address [(IP)-(IP)], and a list of addresses [(IP); (IP); (IP)], address range enumeration [(IP)-(IP); (IP)-(IP); (IP)-(IP)], and combinations of the above. As described above, network devices can be automatically detected by numerical calculation in this range. In the case of a network-compatible device, it is possible to individually communicate with the device using SNMP (Simple Network Management Protocol) or the like. Through this communication, information for identifying the device, for example, information such as a model is obtained. Another method is to specify the number of hops. When "hop number" is selected by the option button 56 and a numerical value such as 1, 2, or 3 is input using the drop-down list 53, the network is searched in a corresponding range. If the number of hops is “1”, only the network 31 is examined. If the number of hops is “2”, the network 31 and the network 22 are investigated. The number of hops is a value that is set to “1” in the network segment to which it is connected, and increases to “2” and “3” every time a network connection device such as a router or a gateway is exceeded. As a method of specifying the hop number, there is a method of specifying the specified network and the hop number [(IP) +2] therefrom. (IP) indicates one network as [192.168.123.0]. Further, the range of the IP address and the number of hops may be stored in a cookie, for example, and may be retained as it is, and then used repeatedly.
[0039]
The screen 40 has a start button 54 and a cancel button 55. When the start button 54 is clicked, a network survey is started. When the cancel button 55 is clicked, the screen 40 disappears. When the investigation is completed after clicking the start button 54, a screen 60 is displayed. This screen 60 displays the results of the network survey. In the example shown in this figure, the product codes and the IP addresses of the two detected printers are displayed. Clicking on the product code of one of the printers displays the printer information 62. Although the contents of the printer information 62 are not shown, they are detailed information such as the model and function of the printer and the version of the driver used in the printer, and have been obtained from the printer by investigation.
[0040]
A driver installation button 63 is provided on the right side of the IP address. When the install button 63 is clicked, a process of downloading and installing the detected printer driver to the personal computer is executed. When the installation is completed, a completion report 64 is displayed. Although the contents of the completion report are not shown, the message is, for example, a message such as "the driver for the printer PR1010 has been installed". When the end button 65 is clicked, the network investigation and the driver installation work are all ended. In this example, the network survey result is displayed, the desired printer is selected, and the driver is installed. However, if the driver is automatically installed for all the detected printers, , All processes are automated.
[0041]
[Program Features]
FIG. 3 is an explanatory diagram illustrating the function of each program module of the network environment setting program 13.
The network investigation module 41 communicates with all devices 70 detected on the network (NW) to be investigated, and inquires the devices 70 about information. The device 70 returns the information stored in the internal memory to the network investigation module 41. This is the device information 72. The acquired device information 72 is temporarily stored in the storage device of the personal computer 30. The device information 72 includes driver version information 73 indicating a driver name and a version number of the corresponding device, that is, the detected printer in the above example. Thereafter, the download module 42 is activated.
[0042]
The download module 42 refers to the driver information 14 of the storage device 12 provided in the web server 10 of the management service site shown in FIG. 1 and determines whether there is a driver having the driver name and the version number included in the device information 72. Check. When it is determined that the corresponding driver is stored in the storage device 12, the printer driver 15 in the storage device 12 is downloaded to the personal computer 30. On the other hand, when the corresponding driver is not present in the storage device 12, the URL of the website for downloading the corresponding driver is displayed in the driver information 14. The download module 42 downloads the corresponding driver from the driver library 75 of the server 11 shown in FIG. The downloaded driver 76 is subsequently installed in the personal computer 30. The installed driver 76 is set up in a usable state. It is preferable that the download module 42 is a setting module having a function of executing the setup process.
[0043]
When the personal computer 30 is connected to the network 31 as shown in FIG. 1 and the network printers 33 and 34 are used, it is necessary to set up a network environment in addition to installing a driver. The network environment setting module 43 executes this environment setting process with reference to the device information 72. The device information 72 includes an IP address of the device and environment setting information when the device is used on a network. The network environment setting module 43 automatically executes environment setting processing such as identification information setting 82, IP address setting 83, and component setting 83 of a device such as a network printer. Note that the network environment setting module 43 executes a process involving rewriting of the system of the personal computer 30 and may be an application program that is separate from other program modules. This may also be downloaded from the web server 10 as a part of the network environment setting program 13. The network connection environment of the personal computer 30 itself may be set using an existing automatic environment setting program provided by each network administrator. With the above processing, the user of the personal computer 30 can immediately perform a business using the network printers 33 and 34 without performing a complicated procedure. The above processing can be performed not only when the personal computer 30 is connected to the network 31 for the first time, but also at an arbitrary timing. Thus, each time, the latest driver is installed and a network printer or the like can be used in an optimal environment.
[0044]
As a method of downloading firmware to the device, an optimal method is selected according to the device. For example, there is a method of writing firmware once downloaded by a download module to a predetermined folder on the device side. There is also a method in which firmware is stored in a predetermined folder by a download module, an IP address of a storage location is notified to a device, and a predetermined command is transmitted so as to start a download process. If a TFTP server is connected to the network, there is a method of notifying the IP address to the device and transmitting a predetermined command to start the download process. In any case, the firmware can be forcibly rewritten and optimized by forcibly externally executing a predetermined process on the device side.
[0045]
[Program operation]
FIG. 4 is a specific operation flowchart of the network environment setting program 13.
As shown in FIG. 1, after the personal computer 30 is connected to the network 31, a browser is started for setting the network environment, and the corresponding URL is input. In step S1, the management service site is connected. When the network environment setting program 13 is downloaded in step S2, the network environment setting screen shown in FIG. 2 is displayed. Here, in step S3, a network investigation range is input. When it is detected in step S4 that the start button has been clicked, the investigation is started, and the process proceeds to step S5. In step S5, a process for detecting a network-connected printer is performed. First, one is detected, and the process proceeds to step S6 to communicate with the printer. Then, in step S7, information on the printer is obtained. In step S8, it is determined whether or not the survey of the entire survey range has been completed. If not, the process returns to step S5. Thus, information on all printers is obtained.
[0046]
After the information of all the printers has been obtained, the process proceeds to step S9, where the investigation result is edited. That is, an operation of editing the detected printer information on a report screen as shown in FIG. 2 is executed. Then, the investigation result is displayed in step S10. In the next step S11, the process waits until the driver installation button 63 is clicked. When an instruction to request installation of any printer is input, the process proceeds from step S11 to step S12. Then, the driver information of the detected printer is obtained. When a site to download the corresponding driver is detected, the driver is downloaded in step S13. Further, the driver is installed in step S14. Thereafter, the process proceeds to step S15 to collect network setting information. In step S16, a network setting process is automatically performed based on the collected information. Thereafter, in step S17, a completion report such as "all processing has been completed" is displayed, and the processing ends. In the above example, a description has been given of a network printer, but similar processing can be performed for an arbitrary network device.
[0047]
[Device firmware]
Applying the above system to automate the process of upgrading the firmware version of the device connected to the network and the driver currently installed on your computer for connecting to the device You can also. At the same time, the network setting of each device can be automated. In that case, the network connection device is detected by the same method as described above, and the firmware version and the like of the device are acquired. Since the process of upgrading the driver installed in the own computer has already been described, here, the version upgrade of the firmware of the device will be described. This program is started, for example, by an administrator of the network 31 at an arbitrary timing on a management terminal of the network administrator.
[0048]
FIG. 5 is a flowchart of an environment setting automation process on a device network.
In this embodiment, a search range is set by an IP address, and device information is collected for a device designated in advance among all devices detected in the range. The reason for specifying the device in advance is to exclude devices that are not subject to the automation process. Therefore, for example, if all necessary environment setting information can be obtained through communication with a device, the device may be handled in the same manner as the designated device. The network investigation module 41 shown in FIG. 1 executes the investigation of the network device, the download module 42 executes the download processing of the firmware to the apparatus, and the network environment setting module 43 executes the environment setting processing of the apparatus. Just fine.
[0049]
Steps S21 to S28 are processing for collecting device information. In step S21, an initial value of the IP address is set. Then, in step S22, an IP address for investigation is set. At first, it is the same as the IP address set as the initial value. If communication is performed in step S23 and it is determined in step S24 that there is a response, the process proceeds to step S25 to collect information on the device. If there is no response, the process jumps to step S28. In step S26, the collected information is analyzed to determine whether the device is a designated device. For example, if the target device is designated as a printer, devices that do not correspond are excluded. If it is determined in step S26 that the device is the designated device, the process proceeds to step S27, and the acquired device information list is registered. In step S28, the next IP address is generated, and the process returns to step S24. By repeating the processing from step S24 to step S28, device information is collected from all target devices connected to the network.
[0050]
The device information includes information such as the firmware version number of each device. Also, information such as a URL of a website for acquiring firmware of the device is included. In the processing in step S29 and subsequent steps, the network setting of each device is performed using the collected device information. First, one target device is selected, and in step S29, the firmware version of the device is determined. For this, the firmware information 16 stored in the web server 10 shown in FIG. 1 is referred to. In the firmware information 16, the latest firmware version number of the target device is displayed, and the corresponding firmware 17 is stored in the storage device 12. The current driver version number of the device is compared with the latest firmware version number to determine whether or not a version upgrade is required. If it is determined that version upgrade is necessary, the process proceeds to step S31. If no version upgrade is required, the process proceeds to step S33, and the process proceeds to the next device.
[0051]
In step S31, the corresponding firmware 17 is temporarily downloaded to the terminal device, and then downloaded to the device. Subsequently, in step S32, the environment of the device is set, and the environment is prepared using the new firmware so that the device can be used on the network. In the step S33, it is determined whether or not the next device is present. If it is determined in step S33 that there is a next device, the process returns to step S29, and the firmware update process for all devices is repeated to end the process.
[0052]
The above-described computer programs may be configured by combining independent program modules, or may be configured by an integrated program as a whole. All or some of the processes controlled by the computer program may be configured by hardware having equivalent functions. Further, the above-described computer program may be used by being incorporated into an existing application program. The computer program for realizing the present invention as described above can be recorded on a computer-readable recording medium such as a CD-ROM, and installed and used in an arbitrary information processing apparatus. In addition, it can be downloaded and used in the memory of any computer through a network.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a specific example of the system of the present invention.
FIG. 2 is an explanatory diagram of a network environment setting screen.
FIG. 3 is an explanatory diagram of functions of each module of a network environment setting program.
FIG. 4 is a specific operation flowchart of a network environment setting program.
FIG. 5 is a flowchart of an environment setting automation process on a device network.
[Explanation of symbols]
1, 22, 31 network, 21 gateway, 24 router, 10 web server,
12 storage device, 13 network environment setting program, 14 driver information, 15 printer driver, 30 personal computer, 40 network environment setting screen, 41 network investigation module, 42 download module, 43 network environment setting module

Claims (13)

ネットワークを通じてダウンロードされ、ネットワークに接続された端末装置のコンピュータを動作させるものであって、
前記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、前記機器の動作に必要なデータファイルのリストを参照しながら、前記データファイルをダウンロードして、端末装置にセットアップする設定モジュールとを備えたことを特徴とするネットワーク環境設定プログラム。
It is downloaded through a network and operates a computer of a terminal device connected to the network,
Detecting the devices connected to the network, and a network investigation module to obtain information identifying each device, and referring to a list of data files required for the operation of the device, download the data file, A network environment setting program, comprising: a setting module for setting up a terminal device.
請求項1に記載のネットワーク環境設定プログラムにおいて、
設定モジュールは、所定のウェブサイトから、ダウンロードすべきデータファイルのURLを示す情報を取得することを特徴とするネットワーク環境設定プログラム。
The network environment setting program according to claim 1,
The setting module obtains information indicating a URL of a data file to be downloaded from a predetermined website.
請求項1に記載のネットワーク環境設定プログラムにおいて、
ネットワーク調査モジュールによる、ネットワーク上の調査対象となる機器を指定する手段を備えたことを特徴とするネットワーク環境設定プログラム。
The network environment setting program according to claim 1,
A network environment setting program comprising means for specifying a device to be investigated on a network by a network investigation module.
請求項1に記載のネットワーク環境設定プログラムにおいて、
調査対象となる機器はネットワークプリンタであることを特徴とするネットワーク環境設定プログラム。
The network environment setting program according to claim 1,
A network environment setting program wherein the device to be investigated is a network printer.
請求項1に記載のネットワーク環境設定プログラムにおいて、
調査範囲はIPアドレスの範囲を入力することによって指定することを特徴とするネットワーク環境設定プログラム。
The network environment setting program according to claim 1,
A network environment setting program characterized in that a survey range is designated by inputting a range of an IP address.
請求項1に記載のネットワーク環境設定プログラムにおいて、
調査範囲は、機器を使用する端末装置の接続されたネットワークから数えて、ネットワーク間接続機器を越えるごとに1だけ増加する、ホップ数を入力することによって指定をすることを特徴とするネットワーク環境設定プログラム。
The network environment setting program according to claim 1,
The network environment setting is characterized in that the investigation range is specified by inputting the number of hops counted from the network to which the terminal device using the device is connected and increasing by one each time the device crosses the inter-network connection device. program.
請求項1に記載のネットワーク環境設定プログラムにおいて、
ネットワーク調査モジュールが複数の機器を検出したとき、設定モジュールは、選択された機器についてのみ、データファイルのダウンロードを実行することを特徴とするネットワーク環境設定プログラム。
The network environment setting program according to claim 1,
A network environment setting program characterized in that when the network investigation module detects a plurality of devices, the setting module executes data file download only for the selected devices.
請求項1に記載のネットワーク環境設定プログラムにおいて、
ネットワーク調査モジュールが複数の機器を検出したとき、設定モジュールは、検出された全ての機器について、自動的に、前記機器の動作に必要なデータファイルのダウンロードを実行することを特徴とするネットワーク環境設定プログラム。
The network environment setting program according to claim 1,
When the network survey module detects a plurality of devices, the setting module automatically downloads a data file necessary for the operation of the devices for all the detected devices. program.
ネットワークを通じてダウンロードされ、ネットワークに接続された端末装置のコンピュータを動作させるものであって、
前記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、前記機器の動作に必要なデータファイルのリストを参照しながら、前記データファイルをダウンロードして、端末装置にセットアップする設定モジュールとを備えた、ネットワーク環境設定プログラムを、
ネットワークを通じて閲覧可能に保持することを特徴とするウェブサーバ。
It is downloaded through a network and operates a computer of a terminal device connected to the network,
Detecting the devices connected to the network, and a network investigation module to obtain information identifying each device, and referring to a list of data files required for the operation of the device, download the data file, A network environment setting program comprising a setting module for setting up the terminal device;
A web server, which is maintained so that it can be browsed through a network.
ネットワークに接続された端末装置とサーバとから成り、
前記サーバには、ネットワークを通じて前記端末装置にダウンロードされて、当該端末装置のコンピュータを動作させるネットワーク環境設定プログラムが、保持され、
前記ネットワーク環境設定プログラムは、前記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、前記機器の動作に必要なデータファイルのリストを参照しながら、前記データファイルをダウンロードして、端末装置にセットアップする設定モジュールとを備えたことを特徴とする、ネットワーク環境設定システム。
It consists of a terminal device and a server connected to the network,
The server holds a network environment setting program downloaded to the terminal device via a network and operating a computer of the terminal device,
The network environment setting program detects a device connected to the network, and obtains information for identifying each device, a network investigation module, and referring to a list of data files required for the operation of the device, A network environment setting system, comprising: a setting module that downloads a data file and sets up the terminal device.
ネットワークを通じてダウンロードされ、ネットワークに接続された端末装置のコンピュータを動作させるものであって、
前記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、前記ネットワークを通じて前記機器のファームウエアを、前記機器にダウンロードさせる設定モジュールを備えた、ネットワーク環境設定プログラム。
It is downloaded through a network and operates a computer of a terminal device connected to the network,
A network environment setting module for detecting a device connected to the network and acquiring information for identifying each device; and a setting module for downloading firmware of the device to the device through the network. program.
ネットワークを通じてダウンロードされ、ネットワークに接続された端末装置のコンピュータを動作させるものであって、
前記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、前記ネットワークを通じて前記機器のファームウエアを、前記機器にダウンロードさせる設定モジュールを備えたネットワーク環境設定プログラムを、
前記ネットワークを通じて閲覧可能に保持することを特徴とするウェブサーバ。
It is downloaded through a network and operates a computer of a terminal device connected to the network,
A network environment setting module for detecting a device connected to the network and acquiring information for identifying each device; and a setting module for downloading firmware of the device to the device through the network. To
A web server, which is held so as to be viewable through the network.
ネットワークに接続された端末装置とサーバとから成り、
前記サーバには、ネットワークを通じて前記端末装置にダウンロードされて、当該端末装置のコンピュータを動作させるネットワーク環境設定プログラムが、保持され、
前記ネットワーク環境設定プログラムは、前記ネットワークに接続された機器を検出して、各機器を識別する情報を取得するネットワーク調査モジュールと、前記ネットワークを通じて前記機器のファームウエアを、前記機器にダウンロードさせる設定モジュールを備えたことを特徴とする、ネットワーク環境設定システム。
It consists of a terminal device and a server connected to the network,
The server holds a network environment setting program downloaded to the terminal device via a network and operating a computer of the terminal device,
The network environment setting program detects a device connected to the network and obtains information for identifying each device, a network investigation module, and a setting module for downloading firmware of the device to the device through the network. A network environment setting system, comprising:
JP2003026147A 2003-02-03 2003-02-03 Network environment setting program, web server and network environment setting system Withdrawn JP2004240490A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003026147A JP2004240490A (en) 2003-02-03 2003-02-03 Network environment setting program, web server and network environment setting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003026147A JP2004240490A (en) 2003-02-03 2003-02-03 Network environment setting program, web server and network environment setting system

Publications (1)

Publication Number Publication Date
JP2004240490A true JP2004240490A (en) 2004-08-26

Family

ID=32954239

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003026147A Withdrawn JP2004240490A (en) 2003-02-03 2003-02-03 Network environment setting program, web server and network environment setting system

Country Status (1)

Country Link
JP (1) JP2004240490A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006088471A (en) * 2004-09-22 2006-04-06 Fuji Xerox Co Ltd Print system and its control method
JP2006134245A (en) * 2004-11-09 2006-05-25 Kyocera Mita Corp Automatic installation system and program of printer driver
JP2006202033A (en) * 2005-01-20 2006-08-03 Fuji Xerox Co Ltd Printer system, recording medium and installation method
JP2007066092A (en) * 2005-08-31 2007-03-15 Canon Inc Information processor, network device, control method of them, computer program, and computer readable storage medium
JP2007221565A (en) * 2006-02-17 2007-08-30 Ricoh Co Ltd Device managing apparatus, device searching program, and storage medium
JP2007280390A (en) * 2006-03-31 2007-10-25 Ricoh Co Ltd Printer driver with print search function
US7761883B2 (en) 2005-11-28 2010-07-20 Fujitsu Limited Mobile terminal apparatus and software install method
US7903267B2 (en) 2005-11-02 2011-03-08 Kyocera Mita Corporation Automatic installation system for printer driver, and program recording medium
US8171182B2 (en) 2007-12-07 2012-05-01 Canon Kabushiki Kaisha Method of indicating connectivity of peripheral device to computer operating system
US8261259B2 (en) 2007-03-01 2012-09-04 Ricoh Company, Ltd. Dynamic printing system, apparatus and method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006088471A (en) * 2004-09-22 2006-04-06 Fuji Xerox Co Ltd Print system and its control method
JP4561275B2 (en) * 2004-09-22 2010-10-13 富士ゼロックス株式会社 Printing system and control method thereof
JP2006134245A (en) * 2004-11-09 2006-05-25 Kyocera Mita Corp Automatic installation system and program of printer driver
JP2006202033A (en) * 2005-01-20 2006-08-03 Fuji Xerox Co Ltd Printer system, recording medium and installation method
JP2007066092A (en) * 2005-08-31 2007-03-15 Canon Inc Information processor, network device, control method of them, computer program, and computer readable storage medium
US7903267B2 (en) 2005-11-02 2011-03-08 Kyocera Mita Corporation Automatic installation system for printer driver, and program recording medium
US7761883B2 (en) 2005-11-28 2010-07-20 Fujitsu Limited Mobile terminal apparatus and software install method
JP2007221565A (en) * 2006-02-17 2007-08-30 Ricoh Co Ltd Device managing apparatus, device searching program, and storage medium
JP4682056B2 (en) * 2006-02-17 2011-05-11 株式会社リコー Device management apparatus, device management system, device management method, device search program, and recording medium
JP2007280390A (en) * 2006-03-31 2007-10-25 Ricoh Co Ltd Printer driver with print search function
US8261259B2 (en) 2007-03-01 2012-09-04 Ricoh Company, Ltd. Dynamic printing system, apparatus and method
US8171182B2 (en) 2007-12-07 2012-05-01 Canon Kabushiki Kaisha Method of indicating connectivity of peripheral device to computer operating system

Similar Documents

Publication Publication Date Title
JP3984895B2 (en) Information processing apparatus, server apparatus, driver updating method, computer-readable storage medium, and program
US20020032768A1 (en) Method and system for configuring remotely located applications
US7903267B2 (en) Automatic installation system for printer driver, and program recording medium
EP1318449A2 (en) Device information acquiring method, server apparatus and computer-readable storage medium
JP3852269B2 (en) A system that automatically collects content that exists on the network
US7831959B1 (en) Method and apparatus to manage configuration for multiple file server appliances
US8046757B2 (en) Method for installing ActiveX control
CN103559056A (en) File downloading method and device
JP2004240490A (en) Network environment setting program, web server and network environment setting system
JP2009230400A (en) Print system, and unit and program for software introduction
JP4480609B2 (en) NETWORK DEVICE, CONTROL TERMINAL, UTILITY AUTOMATIC UPDATE METHOD AND ITS PROGRAM
JP2004246880A (en) Device, system, and program for collecting information, printer, and method and program for collecting environmental information for printer
JPH1195989A (en) Program updating system
US20020029244A1 (en) Client-server system, computer readable medium and computer-executable program product for updating software
GB2348987A (en) Upgrading firmware from a web site using an applet
JP5540951B2 (en) Apparatus, system, method, and program for collecting information
Cisco CiscoView 4.1 CD Installation Instructions for AIX
Cisco Provisioning MPLS VPN Service Requests
Cisco Managing Images and Scheduling Actions with Cisco UGM
Cisco Release Notes for Cisco Secure Policy Manager Version 2.3.2i
Cisco Managing Images and Scheduling Actions with Cisco UGM
Cisco Cisco WebClient Administrator's Guide
JP2002304363A (en) Automatic collection of contents through network
WO2001079998A2 (en) Method and system for configuring remotely located applications
JP2001092641A (en) Software install system

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060404