JP2005267542A - Driver providing device and method - Google Patents

Driver providing device and method Download PDF

Info

Publication number
JP2005267542A
JP2005267542A JP2004082794A JP2004082794A JP2005267542A JP 2005267542 A JP2005267542 A JP 2005267542A JP 2004082794 A JP2004082794 A JP 2004082794A JP 2004082794 A JP2004082794 A JP 2004082794A JP 2005267542 A JP2005267542 A JP 2005267542A
Authority
JP
Japan
Prior art keywords
configuration
installer
driver
configuration information
web
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
JP2004082794A
Other languages
Japanese (ja)
Inventor
Yoshito Ono
義人 大野
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2004082794A priority Critical patent/JP2005267542A/en
Priority to US10/939,488 priority patent/US7418701B2/en
Publication of JP2005267542A publication Critical patent/JP2005267542A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a driver providing device and method for enabling a user who has received the provision of a device driver to use a network device only by installing the device driver without the need for performing the change of setting suitable for the configuration of the network device. <P>SOLUTION: A configuration monitoring part 12 monitors the configuration of a device 1, and a configuration information preparing part 13 generates an installer 20 including a configuration information file 21 and a device driver 22 on which configuration to be monitored by the configuration monitoring part 12 is reflected, and a Web server functioning part 11 transmits the installer 20 to terminal equipment 3-1 in response to the download request of the installer from a Web browser 30. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、ドライバ提供装置および方法に関し、特に、ネットワークを介して複数の端末装置から利用されるネットワークデバイスのデバイスドライバを各端末装置に提供するドライバ提供装置および方法に関する。   The present invention relates to a driver providing apparatus and method, and more particularly to a driver providing apparatus and method for providing each terminal device with a device driver of a network device used from a plurality of terminal devices via a network.

近年、ネットワーク技術の発達に伴って、プリンタやファックス、スキャナ等のデバイスは、ネットワークに対応するネットワークデバイスとして提供され、ネットワークに接続された複数の端末装置から共用されるようになっている。   In recent years, with the development of network technology, devices such as printers, fax machines, and scanners are provided as network devices corresponding to the network, and are shared by a plurality of terminal devices connected to the network.

同様に、ネットワーク技術の発達に伴って、インターネットやイントラネットで利用されるウェブ技術も向上し、多くの端末装置がウェブクライアントとして動作するようになっている。   Similarly, with the development of network technologies, web technologies used on the Internet and intranets have improved, and many terminal devices have been operated as web clients.

このような背景の元、最近では、ネットワークデバイスにウェブサーバ機能を内包させ、当該ネットワークデバイスに対する各種設定等を、ウェブクライアントとして動作する端末装置から行えるようにしている。   Under such circumstances, recently, a network device includes a web server function, and various settings for the network device can be performed from a terminal device operating as a web client.

また、ウェブサーバ機能を利用して各種設定等を行うだけではなく、ネットワークデバイスのデバイスドライバを当該ネットワークデバイスに格納し、ウェブサーバ機能を利用して各端末装置にデバイスドライバを提供することも行われている(例えば、特許文献1参照)。
特開2003−202986号公報
In addition to performing various settings using the web server function, the device driver of the network device is stored in the network device, and the device driver is provided to each terminal device using the web server function. (For example, refer to Patent Document 1).
JP 2003-202986 A

しかしながら、上述の特許文献1に記載の技術を利用した場合、各端末装置に提供されるデバイスドライバは、固定的なものとなるため、ネットワークデバイスにオプションが装着された場合等には、デバイスドライバの提供を受けたユーザが、当該デバイスドライバを端末装置にインストールした後に、ネットワークデバイスの構成に合わせて設定を行う必要がある。   However, when the technology described in Patent Document 1 is used, the device driver provided to each terminal device is fixed. Therefore, when an option is attached to a network device, the device driver is provided. After installing the device driver in the terminal device, the user who has received the provision must provide settings according to the configuration of the network device.

そこで、本発明は、デバイスドライバの提供を受けたユーザが、ネットワークデバイスの構成に合わせた設定の変更等を行う必要がなく、当該デバイスドライバをインストールするだけの処理で当該ネットワークデバイスを利用することができるようにしたドライバ提供装置および方法を提供することを目的とする。   Therefore, the present invention does not require a user who has received a device driver to change settings in accordance with the configuration of the network device, and uses the network device only by installing the device driver. It is an object of the present invention to provide a driver providing apparatus and method capable of performing the above.

上述した目的を達成するため、請求項1の発明は、ネットワークを介して接続された端末装置からの指示に基づいてジョブを実行するネットワークデバイスのデバイスドライバを提供するドライバ提供装置において、前記端末装置のウェブクライアントからの要求に応じてウェブページを表示するウェブサーバ手段と、前記ネットワークデバイスの構成を監視する構成監視手段と、前記構成監視手段が監視している構成を反映したデバイスドライバのインストーラを生成するインストーラ生成手段とを具備し、前記ウェブサーバ手段は、前記ウェブクライアントからの要求に応じて、前記インストーラ生成手段が生成したインストーラを前記端末装置に送信することを特徴とする。   In order to achieve the above object, the invention of claim 1 is directed to a driver providing apparatus for providing a device driver of a network device that executes a job based on an instruction from a terminal apparatus connected via a network. Web server means for displaying a web page in response to a request from the web client, configuration monitoring means for monitoring the configuration of the network device, and a device driver installer reflecting the configuration monitored by the configuration monitoring means An installer generating means for generating, and the web server means transmits the installer generated by the installer generating means to the terminal device in response to a request from the web client.

また、請求項2の発明は、請求項1の発明において、前記インストーラ生成手段は、前記構成監視手段が監視している構成を示す構成情報を生成する構成情報生成手段を具備し、前記構成情報生成手段が生成した構成情報と前記デバイスドライバとを含むインストーラを生成することを特徴とする。   The invention according to claim 2 is the invention according to claim 1, wherein the installer generating means includes configuration information generating means for generating configuration information indicating the configuration monitored by the configuration monitoring means, and the configuration information An installer including the configuration information generated by the generation unit and the device driver is generated.

また、請求項3の発明は、請求項1の発明において、前記インストーラ生成手段は、前記ウェブサーバ手段が、前記ウェブクライアントからの要求を受け付けた際に、前記インストーラを生成することを特徴とする。   According to a third aspect of the present invention, in the first aspect of the invention, the installer generating unit generates the installer when the web server unit receives a request from the web client. .

また、請求項4の発明は、請求項1の発明において、前記インストーラ生成手段は、前記構成監視手段が、前記構成の変更を検知した際に、前記インストーラを生成することを特徴とする。   According to a fourth aspect of the present invention, in the first aspect of the invention, the installer generating unit generates the installer when the configuration monitoring unit detects a change in the configuration.

また、請求項5の発明は、請求項1の発明において、前記構成は、前記ネットワークデバイスに装着されるオプションの有無であることを特徴とする。   According to a fifth aspect of the present invention, in the first aspect of the present invention, the configuration is the presence or absence of an option attached to the network device.

また、請求項6の発明は、ネットワークを介して接続された端末装置からの指示に基づいてジョブを実行するとともに、前記端末装置のウェブクライアントからの要求に応じてウェブページを表示するウェブサーバ手段を具備するネットワークデバイスのデバイスドライバを提供するドライバ提供方法であって、前記ネットワークデバイスの構成を監視し、該監視している構成を反映したデバイスドライバのインストーラを生成し、該生成したインストーラを、前記ウェブサーバ手段が前記ウェブクライアントからの要求に応じて前記端末装置に送信することを特徴とする。   The invention according to claim 6 is a web server means for executing a job based on an instruction from a terminal device connected via a network and displaying a web page in response to a request from a web client of the terminal device. A device providing method for providing a device driver for a network device comprising: a device driver monitoring device configured to monitor the configuration of the network device, reflecting the monitored configuration; The web server means transmits to the terminal device in response to a request from the web client.

また、請求項7の発明は、請求項6の発明において、前記インストーラは、前記構成を示す構成情報と前記デバイスドライバとを含むことを特徴とする。   According to a seventh aspect of the invention, in the sixth aspect of the invention, the installer includes configuration information indicating the configuration and the device driver.

また、請求項8の発明は、請求項6の発明において、前記インストーラは、前記ウェブサーバ手段が、前記ウェブクライアントからの要求を受け付けた際に、生成されることを特徴とする。   The invention of claim 8 is characterized in that, in the invention of claim 6, the installer is generated when the web server means receives a request from the web client.

また、請求項9の発明は、請求項6の発明において、前記インストーラは、前記監視により前記構成の変更が検知された際に、生成されることを特徴とする。   The invention according to claim 9 is the invention according to claim 6, wherein the installer is generated when a change in the configuration is detected by the monitoring.

また、請求項10の発明は、請求項6の発明において、前記構成は、前記ネットワークデバイスに装着されるオプションの有無であることを特徴とする。   According to a tenth aspect of the invention, in the sixth aspect of the invention, the configuration is the presence or absence of an option attached to the network device.

本発明によれば、ネットワークデバイスの構成を監視し、該監視している構成を反映したデバイスドライバのインストーラを生成し、該生成したインストーラを、ウェブサーバ手段によりウェブクライアントからの要求に応じて前記端末装置に送信するように構成したので、インストーラを受信したユーザは、該インストーラを起動するのみで、ネットワークデバイスの構成に応じた設定が施されたデバイスドライバを端末装置にインストールすることができる。   According to the present invention, the configuration of a network device is monitored, a device driver installer reflecting the monitored configuration is generated, and the generated installer is transmitted by the web server unit in response to a request from a web client. Since it is configured to transmit to the terminal device, the user who has received the installer can install the device driver set according to the configuration of the network device in the terminal device only by starting the installer.

以下、本発明に係るドライバ提供装置および方法の一実施の形態について、添付図面を参照して詳細に説明する。   Hereinafter, an embodiment of a driver providing apparatus and method according to the present invention will be described in detail with reference to the accompanying drawings.

図1は、実施例1におけるデバイスの機能的な構成と、該デバイスを含むネットワークの構成例を示した図である。   FIG. 1 is a diagram illustrating a functional configuration of a device according to the first embodiment and a configuration example of a network including the device.

同図に示すように、デバイス1は、複数の端末装置3(3−1〜3−n)とネットワーク4を介して接続されている。   As shown in the figure, the device 1 is connected to a plurality of terminal devices 3 (3-1 to 3-n) via a network 4.

デバイス1は、プリンタやファックス、スキャナ等のネットワークデバイスであり、各端末装置3から共用されるものである。   The device 1 is a network device such as a printer, a fax machine, or a scanner, and is shared by the terminal devices 3.

端末装置3は、PC(パーソナルコンピュータ)等のコンピュータであり、各種のアプリケーションソフトウェアを動作させることにより、様々な処理を実行することができるものである。また、端末装置3は、アプリケーションソフトウェアの1つとして、Webブラウザ30がインストールされている。端末装置3を構成するコンピュータやWebブラウザ30は、汎用のものを利用することができる。なお、図1中では、端末装置3−2〜3−nでは、Webブラウザ30を省略しているが、いずれも、端末装置3−1と同様に、Webブラウザ30がインストールされているものとする。   The terminal device 3 is a computer such as a PC (personal computer) and can execute various processes by operating various application software. The terminal device 3 has a web browser 30 installed as one of application software. A general-purpose computer can be used as the computer and the web browser 30 constituting the terminal device 3. In FIG. 1, the web browser 30 is omitted in the terminal devices 3-2 to 3 -n. However, in the same manner as in the terminal device 3-1, the web browser 30 is installed. To do.

ここで、デバイス1の構成について説明する。図1に示すように、デバイス1は、Webサーバ機能部11と、構成監視部12、構成情報作成部13、記憶部14を具備して構成される。   Here, the configuration of the device 1 will be described. As illustrated in FIG. 1, the device 1 includes a Web server function unit 11, a configuration monitoring unit 12, a configuration information creation unit 13, and a storage unit 14.

Webサーバ機能部11は、Webサーバとして動作するもので、Webブラウザ30等に対して、デバイスドライバのダウンロードページを含む各種Webページを提供する。   The Web server function unit 11 operates as a Web server, and provides various Web pages including a device driver download page to the Web browser 30 and the like.

構成監視部12は、デバイス1に装着されたオプション等の構成を監視する。デバイス1に装着されるオプションとしては様々なものがあるが、例えば、デバイス1がプリンタである場合には、増設メモリやトレイ、両面ユニット等があり、デバイス1がスキャナである場合には、増設メモリやADF(オート・ドキュメント・フィーダ)等がある。   The configuration monitoring unit 12 monitors the configuration of options and the like attached to the device 1. There are various options that can be attached to the device 1. For example, when the device 1 is a printer, there are an additional memory, a tray, a duplex unit, and the like. When the device 1 is a scanner, an additional device is available. Memory, ADF (Auto Document Feeder), etc.

構成情報作成部13は、Webサーバ機能部11の指示に基づいて、構成監視部12が監視しているデバイス1の構成を示す構成情報を作成する。   The configuration information creation unit 13 creates configuration information indicating the configuration of the device 1 monitored by the configuration monitoring unit 12 based on an instruction from the Web server function unit 11.

記憶部14は、Webサーバ機能部11が表示する各Webページのページ情報や(不図示)、デバイス1のデバイスドライバをインストールするためのインストーラ20を記憶している。インストーラ20は、構成情報作成部13が作成した構成情報を記録した構成情報ファイル21と、デバイス1に対応するデバイスドライバ22を含んでいる。また、インストーラ20は、実行形式のファイルであるため、このインストーラ20を端末装置3で実行することにより、端末装置3にデバイスドライバ22がインストールされ、構成情報ファイル21に記録された構成情報に応じた設定が施されることとなる。   The storage unit 14 stores page information (not shown) of each Web page displayed by the Web server function unit 11 and an installer 20 for installing a device driver of the device 1. The installer 20 includes a configuration information file 21 in which configuration information created by the configuration information creation unit 13 is recorded, and a device driver 22 corresponding to the device 1. Further, since the installer 20 is an executable file, the device driver 22 is installed in the terminal device 3 by executing the installer 20 on the terminal device 3, and according to the configuration information recorded in the configuration information file 21. Will be set.

次に、図1に示した構成におけるデバイスドライバの提供処理の流れを説明する。図2は、実施例1におけるデバイスドライバ提供処理の流れを示すフローチャートである。   Next, the flow of device driver provision processing in the configuration shown in FIG. 1 will be described. FIG. 2 is a flowchart illustrating the flow of the device driver providing process according to the first embodiment.

デバイスドライバの提供処理では、まず、ユーザが端末装置3のWebブラウザ30にデバイス1のURLを指定する操作を行うと(ステップ101)、Webブラウザ30がデバイス1のWebサーバ機能部11にアクセスする。   In the device driver providing process, first, when the user performs an operation of designating the URL of the device 1 on the web browser 30 of the terminal device 3 (step 101), the web browser 30 accesses the web server function unit 11 of the device 1. .

続いて、Webサーバ機能部11が応答して、トップページを表示するための情報をWebブラウザ30に送出すると(ステップ102)、Webブラウザ30は、トップページを表示する(ステップ103)。トップページには、デバイス1の情報や、処理を指示するためのページへのリンクが表示されている。   Subsequently, when the web server function unit 11 responds and sends information for displaying the top page to the web browser 30 (step 102), the web browser 30 displays the top page (step 103). On the top page, information on the device 1 and a link to a page for instructing processing are displayed.

次に、ユーザが、Webブラウザ30を操作してデバイスドライバのダウンロードページへのリンクを選択すると(ステップ103)、Webサーバ機能部11がこれに応答してデバイスドライバのダウンロードページを表示するための情報をWebブラウザ30に送出し(ステップ104)、Webブラウザ30は、デバイスドライバのダウンロードページを表示する(ステップ105)。   Next, when the user operates the web browser 30 to select a link to the device driver download page (step 103), the web server function unit 11 displays the device driver download page in response thereto. The information is sent to the web browser 30 (step 104), and the web browser 30 displays a device driver download page (step 105).

このデバイスドライバのダウンロードページから、ユーザがデバイスドライバのダウンロードを要求すると(ステップ107)、これを受けたWebサーバ機能部11が、構成情報作成部13を動作させる。構成情報作成部13は、構成監視部12が監視しているデバイス1の構成に基づいて、構成情報を作成して構成情報ファイル21に記録し(ステップ108)、構成情報ファイル21を含むインストーラ20を作成する(ステップ109)。なお、構成情報作成部13による処理は、実際には、必要に応じて構成情報ファイル21を書き換える処理である。   When the user requests a device driver download from the device driver download page (step 107), the Web server function unit 11 that has received the request causes the configuration information creation unit 13 to operate. The configuration information creation unit 13 creates configuration information based on the configuration of the device 1 monitored by the configuration monitoring unit 12 and records the configuration information in the configuration information file 21 (step 108), and the installer 20 including the configuration information file 21. Is created (step 109). The process by the configuration information creation unit 13 is actually a process of rewriting the configuration information file 21 as necessary.

構成情報作成部13がインストーラ20を作成すると、Webサーバ機能部11が、そのインストーラ20をWebブラウザ30に送出し(ステップ110)、Webブラウザ30が、インストーラ20を取得して端末装置3内に格納し(ステップ111)、デバイスドライバの提供処理を終了する。   When the configuration information creation unit 13 creates the installer 20, the web server function unit 11 sends the installer 20 to the web browser 30 (step 110), and the web browser 30 acquires the installer 20 and stores it in the terminal device 3. Store (step 111), and the device driver providing process is terminated.

なお、端末装置3内に格納されたインストーラは、その後、ユーザにより起動されると、端末装置3にデバイスドライバ22をインストールし、構成情報ファイル21に記録された構成情報に従って、デバイスドライバ22に設定を施す。   If the installer stored in the terminal device 3 is subsequently activated by the user, the device driver 22 is installed in the terminal device 3 and set in the device driver 22 according to the configuration information recorded in the configuration information file 21. Apply.

図3は、実施例2におけるデバイスの機能的な構成と、該デバイスを含むネットワークの構成例を示した図である。   FIG. 3 is a diagram illustrating a functional configuration of a device according to the second embodiment and a configuration example of a network including the device.

同図に示すように、デバイス5は、複数の端末装置3(3−1〜3−n)とネットワーク4を介して接続されている。   As shown in the figure, the device 5 is connected to a plurality of terminal devices 3 (3-1 to 3-n) via a network 4.

デバイス5は、プリンタやファックス、スキャナ等のネットワークデバイスであり、各端末装置3から共用されるものである。   The device 5 is a network device such as a printer, a fax machine, and a scanner, and is shared by each terminal device 3.

端末装置3は、PC(パーソナルコンピュータ)等のコンピュータであり、各種のアプリケーションソフトウェアを動作させることにより、様々な処理を実行することができるものである。また、端末装置3は、アプリケーションソフトウェアの1つとして、Webブラウザ30がインストールされている。端末装置3を構成するコンピュータやWebブラウザ30は、汎用のものを利用することができる。なお、図3中では、端末装置3−2〜3−nでは、Webブラウザ30を省略しているが、いずれも、端末装置3−1と同様に、Webブラウザ30がインストールされているものとする。   The terminal device 3 is a computer such as a PC (personal computer) and can execute various processes by operating various application software. The terminal device 3 has a web browser 30 installed as one of application software. A general-purpose computer can be used as the computer and the web browser 30 constituting the terminal device 3. In FIG. 3, the web browser 30 is omitted in the terminal devices 3-2 to 3 -n. However, as in the terminal device 3-1, the web browser 30 is installed. To do.

ここで、デバイス5の構成について説明する。図3に示すように、デバイス1は、Webサーバ機能部51と、構成監視部52、構成情報作成部53、記憶部54を具備して構成される。   Here, the configuration of the device 5 will be described. As illustrated in FIG. 3, the device 1 includes a Web server function unit 51, a configuration monitoring unit 52, a configuration information creation unit 53, and a storage unit 54.

Webサーバ機能部51は、Webサーバとして動作するもので、Webブラウザ30等に対して、デバイスドライバのダウンロードページを含む各種Webページを提供する。   The Web server function unit 51 operates as a Web server, and provides various Web pages including a device driver download page to the Web browser 30 and the like.

構成監視部52は、デバイス1に装着されたオプション等の構成を監視する。デバイス5に装着されるオプションとしては様々なものがあるが、例えば、デバイス1がプリンタである場合には、増設メモリやトレイ、両面ユニット等があり、デバイス1がスキャナである場合には、増設メモリやADF(オート・ドキュメント・フィーダ)等がある。   The configuration monitoring unit 52 monitors the configuration of options and the like attached to the device 1. There are various options that can be attached to the device 5. For example, when the device 1 is a printer, there are an additional memory, a tray, a duplex unit, etc., and when the device 1 is a scanner, it is added. Memory, ADF (Auto Document Feeder), etc.

構成情報作成部53は、構成監視部12が、デバイス5の構成の変更を検知すると、該検知結果に基づいて、デバイス5の構成を示す構成情報を作成する。   When the configuration monitoring unit 12 detects a change in the configuration of the device 5, the configuration information creation unit 53 creates configuration information indicating the configuration of the device 5 based on the detection result.

記憶部54は、Webサーバ機能部51が表示する各Webページのページ情報や(不図示)、デバイス5のデバイスドライバをインストールするためのインストーラ20を記憶している。インストーラ20は、構成情報作成部53が作成した構成情報を記録した構成情報ファイル21と、デバイス5に対応するデバイスドライバ22を含んでいる。また、インストーラ20は、実行形式のファイルであるため、このインストーラ20を端末装置3で実行することにより、端末装置3にデバイスドライバ22がインストールされ、構成情報ファイル21に記録された構成情報に応じた設定が施されることとなる。   The storage unit 54 stores page information (not shown) of each Web page displayed by the Web server function unit 51 and an installer 20 for installing a device driver of the device 5. The installer 20 includes a configuration information file 21 in which configuration information created by the configuration information creation unit 53 is recorded, and a device driver 22 corresponding to the device 5. Further, since the installer 20 is an executable file, the device driver 22 is installed in the terminal device 3 by executing the installer 20 on the terminal device 3, and according to the configuration information recorded in the configuration information file 21. Will be set.

次に、図3に示した構成におけるデバイスドライバの提供処理の流れを説明する。図4および図5は、実施例2におけるデバイスドライバ提供処理の流れを示すフローチャートである。   Next, the flow of device driver provision processing in the configuration shown in FIG. 3 will be described. 4 and 5 are flowcharts illustrating the flow of the device driver providing process in the second embodiment.

実施例2のデバイスドライバの提供処理では、デバイス5側が構成の監視と、その監視結果に基づくインストーラの作成処理を常時行っている。   In the device driver providing process of the second embodiment, the device 5 side constantly performs configuration monitoring and installer creation processing based on the monitoring result.

この処理は、デバイス5の構成監視部52が、デバイス5の構成を監視し(ステップ201)、構成が変更されたことを検知すると(ステップ202でYES)、構成情報作成部53を動作させる。   In this process, the configuration monitoring unit 52 of the device 5 monitors the configuration of the device 5 (step 201), and when detecting that the configuration has been changed (YES in step 202), the configuration information creating unit 53 is operated.

構成情報作成部53は、構成監視部52が検知した構成の変更に基づいて、構成情報を作成して構成情報ファイル21に記録し(ステップ203)、構成情報ファイル21を含むインストーラ20を作成する(ステップ204)。なお、構成情報作成部53による処理は、実際には、必要に応じて構成情報ファイル21を書き換える処理である。   The configuration information creation unit 53 creates configuration information based on the configuration change detected by the configuration monitoring unit 52 and records it in the configuration information file 21 (step 203), and creates the installer 20 including the configuration information file 21. (Step 204). Note that the processing by the configuration information creation unit 53 is actually processing for rewriting the configuration information file 21 as necessary.

また、実際にデバイスドライバを提供する処理では、まず、ユーザが端末装置3のWebブラウザ30にデバイス1のURLを指定する操作を行うと(ステップ211)、Webブラウザ30がデバイス5のWebサーバ機能部51にアクセスする。   In the process of actually providing a device driver, first, when the user performs an operation of designating the URL of the device 1 on the Web browser 30 of the terminal device 3 (step 211), the Web browser 30 performs the Web server function of the device 5. The unit 51 is accessed.

続いて、Webサーバ機能部51が応答して、トップページを表示するための情報をWebブラウザ30に送出すると(ステップ212)、Webブラウザ30は、トップページを表示する(ステップ213)。トップページには、デバイス5の情報や、処理を指示するためのページへのリンクが表示されている。   Subsequently, when the web server function unit 51 responds and sends information for displaying the top page to the web browser 30 (step 212), the web browser 30 displays the top page (step 213). On the top page, information on the device 5 and a link to a page for instructing processing are displayed.

次に、ユーザが、Webブラウザ30を操作してデバイスドライバのダウンロードページへのリンクを選択すると(ステップ213)、Webサーバ機能部51がこれに応答してデバイスドライバのダウンロードページを表示するための情報をWebブラウザ30に送出し(ステップ214)、Webブラウザ30は、デバイスドライバのダウンロードページを表示する(ステップ215)。   Next, when the user operates the web browser 30 to select a link to the device driver download page (step 213), the web server function unit 51 displays the device driver download page in response thereto. The information is sent to the web browser 30 (step 214), and the web browser 30 displays a device driver download page (step 215).

このデバイスドライバのダウンロードページから、ユーザがデバイスドライバのダウンロードを要求すると(ステップ217)、これを受けたWebサーバ機能部51が、記憶部54に記憶されているインストーラ20をWebブラウザ30に送出し(ステップ218)、Webブラウザ30が、インストーラ20を取得して端末装置3内に格納し(ステップ219)、デバイスドライバの提供処理を終了する。   When the user requests the device driver download from the device driver download page (step 217), the web server function unit 51 that has received the request sends the installer 20 stored in the storage unit 54 to the web browser 30. (Step 218), the Web browser 30 acquires the installer 20 and stores it in the terminal device 3 (Step 219), and ends the device driver providing process.

なお、端末装置3内に格納されたインストーラは、デバイス5の構成に変更があった際に、構成情報作成部53により作成されたものであるため、その後、ユーザにより起動されると、端末装置3にデバイスドライバ22をインストールし、構成情報ファイル21に記録された構成情報に従って、デバイスドライバ22に設定を施す。   Since the installer stored in the terminal device 3 is created by the configuration information creation unit 53 when the configuration of the device 5 is changed, the terminal device is subsequently activated by the user. 3, the device driver 22 is installed, and the device driver 22 is set according to the configuration information recorded in the configuration information file 21.

実施例1におけるデバイスの機能的な構成と、該デバイスを含むネットワークの構成例を示した図である。FIG. 2 is a diagram illustrating a functional configuration of a device according to the first embodiment and a configuration example of a network including the device. 実施例1におけるデバイスドライバ提供処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of a device driver providing process according to the first exemplary embodiment. 実施例2におけるデバイスの機能的な構成と、該デバイスを含むネットワークの構成例を示した図である。It is the figure which showed the functional structure of the device in Example 2, and the structural example of the network containing this device. 実施例2におけるデバイスドライバ提供処理の流れを示すフローチャート(1)である。12 is a flowchart (1) illustrating a flow of a device driver providing process in the second embodiment. 実施例2におけるデバイスドライバ提供処理の流れを示すフローチャート(1)である。12 is a flowchart (1) illustrating a flow of a device driver providing process in the second embodiment.

符号の説明Explanation of symbols

1 デバイス
3−1〜3−n 端末装置
4 ネットワーク
5 デバイス
11 Webサーバ機能部
12 構成監視部
13 構成情報作成部
14 記憶部
20 インストーラ
21 構成情報ファイル
22 デバイスドライバ
30 Webブラウザ
51 Webサーバ機能部
52 構成監視部
53 構成情報作成部
54 記憶部
DESCRIPTION OF SYMBOLS 1 Device 3-1 to 3-n Terminal device 4 Network 5 Device 11 Web server function part 12 Configuration monitoring part 13 Configuration information creation part 14 Storage part 20 Installer 21 Configuration information file 22 Device driver 30 Web browser 51 Web server function part 52 Configuration monitoring unit 53 Configuration information creation unit 54 Storage unit

Claims (10)

ネットワークを介して接続された端末装置からの指示に基づいてジョブを実行するネットワークデバイスのデバイスドライバを提供するドライバ提供装置において、
前記端末装置のウェブクライアントからの要求に応じてウェブページを表示するウェブサーバ手段と、
前記ネットワークデバイスの構成を監視する構成監視手段と、
前記構成監視手段が監視している構成を反映したデバイスドライバのインストーラを生成するインストーラ生成手段と
を具備し、
前記ウェブサーバ手段は、前記ウェブクライアントからの要求に応じて、前記インストーラ生成手段が生成したインストーラを前記端末装置に送信する
ことを特徴とするドライバ提供装置。
In a driver providing device that provides a device driver of a network device that executes a job based on an instruction from a terminal device connected via a network,
Web server means for displaying a web page in response to a request from a web client of the terminal device;
Configuration monitoring means for monitoring the configuration of the network device;
An installer generating means for generating an installer of a device driver reflecting the configuration monitored by the configuration monitoring means,
The web server means transmits the installer generated by the installer generation means to the terminal device in response to a request from the web client.
前記インストーラ生成手段は、
前記構成監視手段が監視している構成を示す構成情報を生成する構成情報生成手段を具備し、
前記構成情報生成手段が生成した構成情報と前記デバイスドライバとを含むインストーラを生成する
ことを特徴とする請求項1記載のドライバ提供装置。
The installer generating means
Comprising configuration information generating means for generating configuration information indicating the configuration monitored by the configuration monitoring means;
The driver providing apparatus according to claim 1, wherein an installer including the configuration information generated by the configuration information generation unit and the device driver is generated.
前記インストーラ生成手段は、
前記ウェブサーバ手段が、前記ウェブクライアントからの要求を受け付けた際に、前記インストーラを生成することを特徴とする請求項1記載のドライバ提供装置。
The installer generating means
The driver providing apparatus according to claim 1, wherein the web server means generates the installer when receiving a request from the web client.
前記インストーラ生成手段は、
前記構成監視手段が、前記構成の変更を検知した際に、前記インストーラを生成することを特徴とする請求項1記載のドライバ提供装置。
The installer generating means
The driver providing apparatus according to claim 1, wherein the configuration monitoring unit generates the installer when the configuration change is detected.
前記構成は、
前記ネットワークデバイスに装着されるオプションの有無であることを特徴とする請求項1記載のドライバ提供装置。
The configuration is as follows:
The driver providing apparatus according to claim 1, wherein there is presence / absence of an option attached to the network device.
ネットワークを介して接続された端末装置からの指示に基づいてジョブを実行するとともに、前記端末装置のウェブクライアントからの要求に応じてウェブページを表示するウェブサーバ手段を具備するネットワークデバイスのデバイスドライバを提供するドライバ提供方法であって、
前記ネットワークデバイスの構成を監視し、該監視している構成を反映したデバイスドライバのインストーラを生成し、該生成したインストーラを、前記ウェブサーバ手段が前記ウェブクライアントからの要求に応じて前記端末装置に送信することを特徴とするドライバ提供方法。
A device driver for a network device comprising a web server means for executing a job based on an instruction from a terminal device connected via a network and displaying a web page in response to a request from a web client of the terminal device A driver providing method for providing,
The network device configuration is monitored, a device driver installer reflecting the monitored configuration is generated, and the generated installer is sent to the terminal device in response to a request from the web client by the web server means. A method for providing a driver, comprising: transmitting.
前記インストーラは、
前記構成を示す構成情報と前記デバイスドライバとを含むことを特徴とする請求項6記載のドライバ提供方法。
The installer
7. The driver providing method according to claim 6, further comprising configuration information indicating the configuration and the device driver.
前記インストーラは、
前記ウェブサーバ手段が、前記ウェブクライアントからの要求を受け付けた際に、生成されることを特徴とする請求項6記載のドライバ提供方法。
The installer
7. The driver providing method according to claim 6, wherein the web server means is generated when a request from the web client is received.
前記インストーラは、
前記監視により前記構成の変更が検知された際に、生成されることを特徴とする請求項6記載のドライバ提供方法。
The installer
The driver providing method according to claim 6, wherein the driver providing method is generated when a change in the configuration is detected by the monitoring.
前記構成は、
前記ネットワークデバイスに装着されるオプションの有無であることを特徴とする請求項6記載のドライバ提供方法。
The configuration is as follows:
7. The method of providing a driver according to claim 6, wherein there is an option that is attached to the network device.
JP2004082794A 2004-03-12 2004-03-22 Driver providing device and method Withdrawn JP2005267542A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2004082794A JP2005267542A (en) 2004-03-22 2004-03-22 Driver providing device and method
US10/939,488 US7418701B2 (en) 2004-03-12 2004-09-14 Network device and setup method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004082794A JP2005267542A (en) 2004-03-22 2004-03-22 Driver providing device and method

Publications (1)

Publication Number Publication Date
JP2005267542A true JP2005267542A (en) 2005-09-29

Family

ID=35091996

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004082794A Withdrawn JP2005267542A (en) 2004-03-12 2004-03-22 Driver providing device and method

Country Status (1)

Country Link
JP (1) JP2005267542A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010009604A (en) * 2008-06-27 2010-01-14 Toshiba Corp Installing data generation device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010009604A (en) * 2008-06-27 2010-01-14 Toshiba Corp Installing data generation device

Similar Documents

Publication Publication Date Title
JP5539043B2 (en) Information transmitting apparatus, information transmitting apparatus control method, and computer program
KR20050054681A (en) Network image forming apparatus having a function of error notice and operation control method thereof
JP5962702B2 (en) Image forming apparatus, web application system, and program
JP5711518B2 (en) Information processing apparatus, control method thereof, and program
JP5701025B2 (en) Image processing apparatus, image processing system, control method for image processing apparatus, and program
JP2011161780A (en) Image processor and controlling method therefor
JP5974364B2 (en) Device control apparatus, device apparatus, control method, and control program
JP6737170B2 (en) Server device, image processing unit and program
JP2009205529A (en) Driver installation method and driver installation program
JP4844105B2 (en) Menu data generation in the control device to which the local device is connected
JP2011131382A (en) Image forming system and image forming apparatus
JP2006244009A (en) Download system, server unit, and driver providing method
US9311040B2 (en) System, control method for same, and image processing apparatus
JP2004259070A (en) Digital composite system, display screen generating program and storage medium
JP2008287531A (en) Electronic appliance, state display method and state display program
JP2012029011A (en) Image processing device, control method of the same, and program
JP5767454B2 (en) Image processing apparatus, control method thereof, and program
JP2012068835A (en) Image forming apparatus, control method of image forming apparatus, and program
JP5060543B2 (en) Image forming system and image forming apparatus
JP2005267542A (en) Driver providing device and method
JP2012174206A (en) Image processor, server device, control method therefor, and program
JP5847528B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP4787655B2 (en) Information processing apparatus, display control apparatus, information processing system, information processing method, display control method, information processing program, and display control program
JP2012089953A (en) Image forming apparatus
JP2008107975A (en) Image forming system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070221

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20080917