JP4311101B2 - Image forming apparatus, configuration information providing method of the apparatus, and program - Google Patents

Image forming apparatus, configuration information providing method of the apparatus, and program Download PDF

Info

Publication number
JP4311101B2
JP4311101B2 JP2003195911A JP2003195911A JP4311101B2 JP 4311101 B2 JP4311101 B2 JP 4311101B2 JP 2003195911 A JP2003195911 A JP 2003195911A JP 2003195911 A JP2003195911 A JP 2003195911A JP 4311101 B2 JP4311101 B2 JP 4311101B2
Authority
JP
Japan
Prior art keywords
information
configuration information
client terminal
configuration
xml
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.)
Expired - Fee Related
Application number
JP2003195911A
Other languages
Japanese (ja)
Other versions
JP2005031962A (en
Inventor
知幸 岡本
康二 竹内
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2003195911A priority Critical patent/JP4311101B2/en
Publication of JP2005031962A publication Critical patent/JP2005031962A/en
Application granted granted Critical
Publication of JP4311101B2 publication Critical patent/JP4311101B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)

Description

【0001】
【発明の属する技術分野】
この発明は、ネットワークに接続される印刷装置等の画像形成装置であって、自装置が保有している、例えばトナー残量や印刷ジョブのログ、印刷可能な紙の大きさ、ネットワークの設定情報等の構成情報を、クライアント端末に送信できる画像形成装置、該画像形成装置の構成情報提供方法、プログラム並びにこのプログラムが記録された記録媒体に関する。
【0002】
【従来の技術及び発明が解決しようとする課題】
ネットワークに接続されているクライアント端末との間で、前述したような構成情報の授受が可能な画像形成装置は、従来より知られている。
【0003】
これらネットワークに接続可能な画像形成装置のうち、HTTPサーバを内蔵しているものは、画像形成装置の様々な構成情報をHTML情報として授受し、当該情報をクライアント端末内で実行されるWebブラウザなどを介して閲覧することが可能となされている。
【0004】
ところが、上述したHTTPサーバで情報の送受信を行う画像形成装置では、クライアントが要求する情報は、画像形成装置に関する特定の構成情報だけであるにもかかわらず、当該構成情報を含んだHTML情報の1ページ分の全情報を送信しなければならず、送信に時間を要していた。また、1ページ分の情報を受信したクライアント側では、受信した1ページ分の情報の中から必要な構成情報を抽出しなければならないという問題があった。
【0005】
なお、下記特許文献1には、最新更新データのみをXML形式で管理するデータサーバを設けるとともに、クライアント端末側にWebブラウザとは別にXML形式の情報のみを取得する手段を設けることにより、1ページ全体の情報を取得するのではなく、必要な情報のみをクライアント端末がXML形式で取得し、既存データと取得したデータを統合してWebブラウザで表示する技術が提案されている。
【0006】
ところが、上記提案に係る技術では、Webブラウザとは別にXML形式の情報のみを取得する手段が別途必要となるため、簡便性に欠けるものであった。
【0007】
この発明は、クライアント端末から簡便に発信された情報に基づき、自装置の構成情報のうち必要なもののみを送信することができる画像形成装置、該画像形成装置の構成情報提供方法、プログラム並びにこのプログラムが記録された記録媒体の提供を課題とする。
【0008】
【特許文献1】
特開2001−109715号公報
【0009】
【課題を解決するための手段】
上記課題は、クライアント端末との間でHTML/XML情報を送受信可能なHTTPサーバと、自装置の構成情報をXML形式で格納する構成情報記憶手段と、前記HTTPサーバで受信したクライアント端末からのURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介して前記クライアント端末に送信する構成情報提供手段と、を備えたことを特徴とする画像形成装置によって解決される。
【0010】
この画像形成装置では、自装置の構成情報がXML形式で構成情報記憶手段に格納されている。クライアント端末から送信されたXMLタグ情報を含むURL情報が、HTTPサーバで受信されると、構成情報提供手段は、前記URL情報を解析し、XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介して前記クライアント端末に送信する。
【0011】
このように、クライアントが要求する必要な構成情報のみが、クライアントサーバに送信されるから、1ページ全体の情報を送信するHTML形式に較べて、送信する情報が少なくて済み、送信完了までの時間を短縮できる。また、HTTPサーバから所望の構成情報が送信されたクライアント端末では、XML形式の情報のみを取得する手段を要することなく表示等の処理を行えるから、構成が簡単になる。
【0012】
上記課題は、クライアント端末から送信されてきたURL情報をHTTPサーバで受信するステップと、受信したURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した画像形成装置の構成情報が、構成情報をXML形式で格納する構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介して前記クライアント端末に送信する送信ステップと、を備えたことを特徴とする画像形成装置の構成情報提供方法によっても解決される。
【0013】
この構成情報提供方法では、クライアント端末から送信されたXMLタグ情報を含むURL情報が、HTTPサーバで受信されると、前記URL情報が解析され、このURL情報に含まれるXMLタグ情報に対応した画像形成装置の構成情報が、構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介して前記クライアント端末に送信するから、クライアントが要求する必要な構成情報のみが、クライアントサーバに送信される。
【0014】
また、上記課題は、クライアント端末から送信されてきたURL情報をHTTPサーバで受信するステップと、受信したURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した画像形成装置の構成情報が、構成情報をXML形式で格納する構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介して前記クライアント端末に送信するステップと、を画像形成装置のコンピュータに実行させるためのプログラムによっても解決される。
【0015】
このプログラムでは、クライアント端末から送信されてきたURL情報をHTTPサーバで受信し、受信したURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した画像形成装置の構成情報が、構成情報をXML形式で格納する構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介してクライアント端末に送信する処理をコンピュータに実行させることができる。
【0016】
また、上記課題は、前記プログラムが記録されている、コンピュータ読み取り可能な記録媒体によっても解決される。
【0017】
この記録媒体をコンピュータが読み取ることにより、クライアント端末から送信されてきたURL情報をHTTPサーバで受信し、受信したURL情報を解析し、このURL情報に含まれるXML情報に対応した構成情報を、構成情報記憶手段から取得して、HTTPサーバに提供し、HTTPサーバからクライアント端末に送信する処理が、コンピュータによって実行される。
【0018】
【発明の実施の形態】
次に、この発明の一実施形態を説明する。
【0019】
図1は、この発明の一実施形態に係る画像形成装置が適用された構成情報提供システムの構成図である。
【0020】
図1において、この画像形成システムは、画像形成装置としての印刷装置1と、クライアント端末である管理者用端末2とを備えており、これら印刷装置1、管理者用端末2は、ネットワークNWを介して接続されている。
【0021】
前記印刷装置1は、この実施形態では、コピー機能、プリンタ機能、ファクス機能、スキャナ機能等の多機能を備えたMFP(Multi Function Peripherals) が用いられているが、これに限定されることはない。印刷装置1は、HTTPサーバ10とXMLパーサ13を備えている。
【0022】
HTTPサーバ10は、印刷装置1の内部にソフトウェア的に実装されるWebサーバで、後述するHTTPクライアントとの間でHTML/XML文書を送受信する機能を有し、HTTPクライアントからのリクエストを受信すると、HTML/XML文書を送信する。
【0023】
前記XMLパーサ13は、印刷装置1の内部にソフトウェア的に実装されるXML解析/生成部で、XML文書の解析・生成を行う機能を持つ。
【0024】
この実施形態では、管理者用端末2として、パーソナルコンピュータが用いられている。管理者用端末2は、HTTPクライアント20を備えている。
【0025】
HTTPクライアント20は、管理者用端末2の内部にソフトウェア的に実装されるモジュールであり、Webブラウザ等が印刷装置1のHTTPサーバ10と通信を行う際に利用するものであり、前記印刷装置1のHTTPサーバ10にネットワークNW上で接続されて、HTML/XML情報の送受信を行い、Webページの閲覧や取得を可能とするものである。
【0026】
なお、HTML/XML情報とはHTMLで記述される情報とXMLで記述される情報の少なくともいずれか一方で記述される情報を意味する。
【0027】
前記ネットワークNWは、企業などで構築されるLANなどであり、例えば10/100Base-T や1000Base-Tなどのインターフェースを用いて実現されるものである。
【0028】
図2は、前記画像形成装置1のより具体的な内部構成を示すブロック図である。
【0029】
前記印刷装置1は、前述したHTTPサーバ10、構成情報提供手段11、記憶手段としての構成情報データベース14を備えている。
【0030】
前記構成情報提供手段11は、HTTPサーバ10が受信した管理者用端末2からのURL情報から、XMLタグなどのXML情報を解析し抽出することのできるURL情報解析/生成部12と、このURL情報解析/生成部12で抽出されたXML情報を解析し、構成情報データベース14から、前記解析結果に対応した構成情報を抽出することのできるXML情報解析/生成部13を備え、このXML情報解析/生成部13が前記XMLパーサとして機能する。
【0031】
なお、URL情報とは、URLの他XMLタグなどのXML情報を含んだ情報を意味する。ただし、本実施形態の場合URLのみの情報であってもURL情報と記す。
【0032】
前記構成情報データベース14は、印刷装置1の各種情報や状態をXML形式で構成情報として格納保持するものであり、例えば、トナーの残量、印刷ジョブのログ、ネットワーク設定情報等の現状を管理するデータベースである。また、スキャナ機能やファックス機能に関する構成情報を設けても良い。
【0033】
前記HTTPサーバ10、URL情報解析/生成部12、XML情報解析/生成部13はいずれも、印刷装置1の内部にソフトウエア的に実装されるものである。換言すれば、ハードディスク装置、メモリ等の記録媒体に記録されているプログラムを、CPU等の演算装置が実行することにより、その機能が発揮されるものである。
【0034】
次に、印刷装置1が管理者用端末2からのHTTPリクエストを受信したときの処理を、図3のフローチャートに基づいて説明する。なお、図3及び以下の説明では、ステップを「S」と略記する。
【0035】
まず、クライアントが、管理者用端末2からHTTPクライアント20を用いて、印刷装置1に対しHTTPリクエストを送信する。
【0036】
前記HTTPリクエストをHTTPサーバ10により受信した印刷装置1は、SS11で、前記HTTPリクエストに含まれるURL情報を、URL情報解析/生成部12を用いて解析し、S12で、URL情報内部にXMLタグ情報が含まれているかどうかを判定する。XMLタグ情報が含まれていない場合は(S12の判断がNO)、S13で通常の処理に入り、HTML/XML情報をHTTPサーバ10を介して管理者用端末2のHTTPクライアント20に送信し、処理を終了する。
【0037】
一方、URL情報解析/生成部12が、URL情報内にXMLタグ情報が含まれていると判定した場合は(S12の判断がYES)、URL情報よりXMLタグ情報を抽出し、XML情報解析/生成部13に当該XMLタグ情報を送る。
【0038】
XML情報解析/生成部13は、S14でXMLタグ情報を解析し、S15でタグが存在しているか否かを確認する。存在が確認できた場合は(S15の判断がYES)、S16で、タグ情報に該当する構成情報を構成情報データベース14から取得し、HTTPサーバ10を介して管理者用端末2のHTTPクライアント20に当該情報を送信し、処理を終了する。
【0039】
一方、S15において、タグの存在が確認できなかった場合は(S15の判断がNO)、S17で、タグが存在しないことをHTTPサーバ10を介して管理者用端末2のHTTPクライアント20に送信し、処理を終了する。
【0040】
以上のように、本実施形態に係る印刷装置1に対して管理者用端末2からURL情報にXMLタグ情報を付加してHTTPサーバ10にアクセスすることにより、印刷装置1は当該XMLタグ情報に対応した構成情報のみを応答することができる。
【0041】
また、構成情報データベース14はXML形式で構成情報を格納しているためXMLタグ情報に的確に対応する構成情報を提供することが可能である。
【0042】
図4は、管理者用端末2からXMLタグ情報を含むURL情報を送信するための表示画面、及び印刷装置1から受信した構成情報を表示した表示画面を示すものである。
【0043】
図4(a)は管理者用端末2で動作しているHTTPクライアント20であるWebブラウザの画面21の一例を示している。
【0044】
前記Webブラウザ画面21のアドレス入力欄22に「http://」から始まる印刷装置1のURLを入力し、続いて利用者が知りたい印刷装置1の構成情報に対応したXMLタグ情報を入力する。そしてWebブラウザを実行すると、該URLが割り当てられた印刷装置1は、図3に示したフローチャートに従ってXMLタグ情報を解析し、該当する構成情報のみをXML情報としてWebブラウザに送信する。
【0045】
Webブラウザは送信された構成情報のみを、情報表示欄23に表示する。以上で、利用者は印刷装置1の知りたい構成情報のみを簡便かつ迅速に確認することができる。
【0046】
また、図4(b)のアドレス入力欄22に示すように、管理者用端末2において、XMLタグ情報が付加されたURL情報を列挙したスクリプトファイルを作成し、コンソール又は専用のHTTPクライアントツールを使ってHTTPリクエストとして印刷装置1に送信する。
【0047】
この場合においては、上記印刷装置1は、URL情報が列挙されたHTML情報に基づき、該当する構成情報を順次送信し、管理者用端末2では受信した構成情報を情報表示欄23にまとめて表示する。利用者は知りたい情報をまとめて簡単に入手することができる。
【0048】
【発明の効果】
本発明に係る画像形成装置によれば、XMLタグ情報を付加したURL情報を受信すると、受信したXMLタグ情報に対応する構成情報のみが送信されるので、HTML情報の1ページ分の全てを送信する場合に比べて、送信する情報が少なくて済み、送信完了までの時間を短縮化することができる。また、当該情報を受信したクライアントコンピュータは対応する部分のみを書き換えて表示すれば良く、クライアントコンピュータが印刷装置の構成情報を表示するまでの時間を短縮することも可能となる。
【0049】
また、HTTPサーバから所望の構成情報が送信されたクライアント端末では、XML形式の情報のみを取得する手段を要することなく表示等の処理を行えるから、構成が簡単になる。
【0050】
本発明に係る画像形成装置の構成情報提供方法によれば、クライアントが要求する必要な構成情報のみを、クライアントサーバに送信することができる。
【0051】
本発明に係るプログラムによれば、クライアント端末から送信されてきたURL情報をHTTPサーバで受信し、受信したURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した画像形成装置の構成情報が、構成情報をXML形式で格納する構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介してクライアント端末に送信する処理をコンピュータに実行させることができる。
【0052】
本発明に係る記録媒体によれば、この記録媒体をコンピュータが読み取ることにより、クライアント端末から送信されてきたURL情報をHTTPサーバで受信し、受信したURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した画像形成装置の構成情報が、構成情報をXML形式で格納する構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介してクライアント端末に送信する処理を、コンピュータに実行させることができる。
【図面の簡単な説明】
【図1】本発明の一実施形態に係る印刷装置が適用された構成情報提供システムを示すブロック図である。
【図2】図1のシステムにおいて印刷装置の具体的構成を示すブロック図である。
【図3】印刷装置がHTTPリクエストを受信したときの処理を示すフローチャートである。
【図4】クライアント端末での印刷装置の構成情報の入手画面の一例を示す図面である。
【符号の説明】
1・・・・印刷装置(画像形成装置)
2・・・・管理者用端末(クライアント端末)
10・・・HTTPサーバ
11・・・構成情報提供手段
12・・・URL情報解析/生成部
13・・・XML情報解析/生成部
14・・・構成情報データベース(記憶手段)
20・・・HTTPクライアント
[0001]
BACKGROUND OF THE INVENTION
The present invention is an image forming apparatus such as a printing apparatus connected to a network, and possesses, for example, a remaining amount of toner, a print job log, printable paper size, and network setting information The present invention relates to an image forming apparatus capable of transmitting configuration information such as the above to a client terminal, a configuration information providing method for the image forming apparatus, a program, and a recording medium on which the program is recorded.
[0002]
[Prior art and problems to be solved by the invention]
2. Description of the Related Art Image forming apparatuses that can exchange configuration information as described above with a client terminal connected to a network are conventionally known.
[0003]
Among these image forming apparatuses that can be connected to the network, those that incorporate an HTTP server exchange various configuration information of the image forming apparatus as HTML information, and a Web browser that executes the information in the client terminal. It is possible to browse through.
[0004]
However, in the above-described image forming apparatus that transmits and receives information with the HTTP server, the information requested by the client is only specific configuration information related to the image forming apparatus, but one of the HTML information including the configuration information. All the information for the page had to be transmitted, and it took time to transmit. Further, there is a problem that the client side that has received information for one page has to extract necessary configuration information from the received information for one page.
[0005]
In Patent Document 1 below, a data server that manages only the latest update data in the XML format is provided, and a means for acquiring only information in the XML format separately from the Web browser is provided on the client terminal side. A technique has been proposed in which a client terminal acquires only necessary information in an XML format, instead of acquiring the entire information, and integrates the existing data and the acquired data and displays them on a Web browser.
[0006]
However, in the technology according to the above proposal, a means for acquiring only the information in the XML format is required separately from the Web browser.
[0007]
The present invention relates to an image forming apparatus capable of transmitting only necessary configuration information of its own apparatus based on information simply transmitted from a client terminal, a configuration information providing method for the image forming apparatus, a program, and this It is an object to provide a recording medium on which a program is recorded.
[0008]
[Patent Document 1]
JP 2001-109715 A
[Means for Solving the Problems]
The above-described problems include an HTTP server capable of transmitting / receiving HTML / XML information to / from a client terminal, configuration information storage means for storing configuration information of the own device in XML format, and a URL from the client terminal received by the HTTP server. If the information is analyzed and it is determined that the configuration information corresponding to the XML tag information included in the URL information exists in the configuration information storage means, the XML information corresponds to the XML tag information. When the configuration information obtained from the configuration information storage means is transmitted to the client terminal via the HTTP server, and the configuration information corresponding to the XML tag information is determined not to exist in the configuration information storage means Indicates that there is no configuration information corresponding to the XML tag information via the HTTP server. The configuration information providing unit to be transmitted to the Ant terminal is solved by an image forming apparatus comprising the.
[0010]
In this image forming apparatus, the configuration information of the apparatus itself is stored in the configuration information storage unit in the XML format. When the URL information including the XML tag information transmitted from the client terminal is received by the HTTP server, the configuration information providing unit analyzes the URL information, and the configuration information corresponding to the XML tag information is stored in the configuration information storage unit. If it is determined as a result of the determination whether or not it exists, configuration information corresponding to the XML tag information is acquired from the configuration information storage means and transmitted to the client terminal via the HTTP server. In addition, if it is determined that the configuration information corresponding to the XML tag information does not exist in the configuration information storage unit, it is determined that the configuration information corresponding to the XML tag information does not exist via the HTTP server. Send to.
[0011]
In this way, since only the necessary configuration information requested by the client is transmitted to the client server, less information is transmitted compared to the HTML format that transmits the information for the entire page, and the time until transmission is completed. Can be shortened. In addition, since the client terminal to which desired configuration information is transmitted from the HTTP server can perform processing such as display without requiring means for acquiring only XML format information, the configuration is simplified.
[0012]
The above problem is that the URL information transmitted from the client terminal is received by the HTTP server, the received URL information is analyzed, and the configuration information of the image forming apparatus corresponding to the XML tag information included in the URL information is If it is determined that the configuration information exists in the configuration information storage unit that stores the configuration information in the XML format, the configuration information corresponding to the XML tag information is acquired from the configuration information storage unit. When it is determined that the configuration information corresponding to the XML tag information does not exist in the configuration information storage means while being transmitted to the client terminal via the HTTP server, the configuration information corresponding to the XML tag information exists. a transmission step of transmitting to said client terminal via the HTTP server not to, further comprising a Also solved by the configuration information providing method of an image forming apparatus according to symptoms.
[0013]
In this configuration information providing method, when URL information including XML tag information transmitted from a client terminal is received by an HTTP server, the URL information is analyzed, and an image corresponding to the XML tag information included in the URL information. If it is determined that the configuration information of the forming apparatus exists in the configuration information storage unit , the configuration information corresponding to the XML tag information is acquired from the configuration information storage unit and determined. When it is determined that the configuration information corresponding to the XML tag information does not exist in the configuration information storage unit, the configuration information corresponding to the XML tag information does not exist. since transmitted to the client terminal via the HTTP server that the required configuration requested by the client Only the information is sent to the client server.
[0014]
Further, the above-described problem is that the URL information transmitted from the client terminal is received by the HTTP server, the received URL information is analyzed, and the configuration information of the image forming apparatus corresponding to the XML tag information included in the URL information Is determined to exist in the configuration information storage unit that stores the configuration information in the XML format. If it is determined that the configuration information exists, the configuration information corresponding to the XML tag information is acquired from the configuration information storage unit. When the configuration information corresponding to the XML tag information is determined not to exist in the configuration information storage means, the configuration information corresponding to the XML tag information is transmitted to the client terminal via the HTTP server. a method, an image forming instrumentation for transmitting that but not present in the client terminal via the HTTP server Also solved by a program to be executed in the computer.
[0015]
In this program, the URL information transmitted from the client terminal is received by the HTTP server, the received URL information is analyzed, and the configuration information of the image forming apparatus corresponding to the XML tag information included in the URL information is the configuration information. As a result of the determination as to whether or not it exists in the configuration information storage means for storing in XML format, if it is determined that it exists, the configuration information corresponding to the XML tag information is obtained from the configuration information storage means and the HTTP When it is determined that the configuration information corresponding to the XML tag information does not exist in the configuration information storage means, the configuration information corresponding to the XML tag information does not exist. that the via the HTTP server to execute a process of transmitting to the client terminal to the computer That.
[0016]
Further, the above problem can be solved by a computer-readable recording medium on which the program is recorded.
[0017]
When the computer reads this recording medium, the URL information transmitted from the client terminal is received by the HTTP server, the received URL information is analyzed, and the configuration information corresponding to the XML information included in the URL information is configured. A process of acquiring from the information storage means, providing to the HTTP server, and transmitting from the HTTP server to the client terminal is executed by the computer.
[0018]
DETAILED DESCRIPTION OF THE INVENTION
Next, an embodiment of the present invention will be described.
[0019]
FIG. 1 is a configuration diagram of a configuration information providing system to which an image forming apparatus according to an embodiment of the present invention is applied.
[0020]
In FIG. 1, the image forming system includes a printing apparatus 1 as an image forming apparatus and an administrator terminal 2 that is a client terminal. The printing apparatus 1 and the administrator terminal 2 include a network NW. Connected through.
[0021]
In this embodiment, the printing apparatus 1 uses MFP (Multi Function Peripherals) having multiple functions such as a copy function, a printer function, a fax function, and a scanner function. However, the present invention is not limited to this. . The printing apparatus 1 includes an HTTP server 10 and an XML parser 13.
[0022]
The HTTP server 10 is a Web server implemented in software inside the printing apparatus 1 and has a function of transmitting / receiving an HTML / XML document to / from an HTTP client to be described later. Upon receiving a request from the HTTP client, Send an HTML / XML document.
[0023]
The XML parser 13 is an XML analysis / generation unit implemented in software inside the printing apparatus 1 and has a function of analyzing and generating an XML document.
[0024]
In this embodiment, a personal computer is used as the manager terminal 2. The administrator terminal 2 includes an HTTP client 20.
[0025]
The HTTP client 20 is a module implemented in software inside the administrator terminal 2 and is used when a Web browser or the like communicates with the HTTP server 10 of the printing apparatus 1. It is connected to the HTTP server 10 on the network NW, transmits / receives HTML / XML information, and enables browsing and acquisition of Web pages.
[0026]
The HTML / XML information means information described in at least one of information described in HTML and information described in XML.
[0027]
The network NW is a LAN constructed by a company or the like, and is realized by using an interface such as 10 / 100Base-T or 1000Base-T, for example.
[0028]
FIG. 2 is a block diagram showing a more specific internal configuration of the image forming apparatus 1.
[0029]
The printing apparatus 1 includes the above-described HTTP server 10, a configuration information providing unit 11, and a configuration information database 14 as a storage unit.
[0030]
The configuration information providing means 11 includes a URL information analysis / generation unit 12 capable of analyzing and extracting XML information such as an XML tag from the URL information from the administrator terminal 2 received by the HTTP server 10, and the URL An XML information analysis / generation unit 13 capable of analyzing the XML information extracted by the information analysis / generation unit 12 and extracting configuration information corresponding to the analysis result from the configuration information database 14 is provided. This XML information analysis / The generation unit 13 functions as the XML parser.
[0031]
The URL information means information including XML information such as an XML tag in addition to the URL. However, in the case of this embodiment, even URL information is described as URL information.
[0032]
The configuration information database 14 stores and holds various types of information and states of the printing apparatus 1 as configuration information in XML format, and manages the current status of toner remaining amount, print job log, network setting information, and the like, for example. It is a database. Further, configuration information regarding the scanner function and the fax function may be provided.
[0033]
The HTTP server 10, URL information analysis / generation unit 12, and XML information analysis / generation unit 13 are all implemented in software inside the printing apparatus 1. In other words, the function is exhibited when an arithmetic device such as a CPU executes a program recorded in a recording medium such as a hard disk device or a memory.
[0034]
Next, processing when the printing apparatus 1 receives an HTTP request from the administrator terminal 2 will be described based on the flowchart of FIG. In FIG. 3 and the following description, step is abbreviated as “S”.
[0035]
First, the client transmits an HTTP request to the printing apparatus 1 from the administrator terminal 2 using the HTTP client 20.
[0036]
The printing apparatus 1 that has received the HTTP request by the HTTP server 10 analyzes the URL information included in the HTTP request in SS11 using the URL information analysis / generation unit 12, and in S12, the XML tag is included in the URL information. Determine if information is included. If the XML tag information is not included (NO in S12), normal processing is entered in S13, and the HTML / XML information is transmitted to the HTTP client 20 of the administrator terminal 2 via the HTTP server 10, The process ends.
[0037]
On the other hand, if the URL information analysis / generation unit 12 determines that the XML tag information is included in the URL information (YES in S12), the XML tag information is extracted from the URL information, and the XML information analysis / The XML tag information is sent to the generation unit 13.
[0038]
The XML information analysis / generation unit 13 analyzes the XML tag information in S14, and confirms whether or not the tag exists in S15. If the existence is confirmed (YES in S15), the configuration information corresponding to the tag information is acquired from the configuration information database 14 in S16, and is sent to the HTTP client 20 of the administrator terminal 2 via the HTTP server 10. The information is transmitted, and the process ends.
[0039]
On the other hand, if the presence of the tag could not be confirmed in S15 (NO in S15), the fact that the tag does not exist is transmitted to the HTTP client 20 of the manager terminal 2 via the HTTP server 10 in S17. The process is terminated.
[0040]
As described above, the printing apparatus 1 adds the XML tag information to the URL information from the administrator terminal 2 and accesses the HTTP server 10 to the printing apparatus 1 according to the present embodiment, so that the printing apparatus 1 includes the XML tag information. Only the corresponding configuration information can be responded.
[0041]
Further, since the configuration information database 14 stores configuration information in the XML format, it is possible to provide configuration information that accurately corresponds to the XML tag information.
[0042]
FIG. 4 shows a display screen for transmitting URL information including XML tag information from the administrator terminal 2 and a display screen displaying the configuration information received from the printing apparatus 1.
[0043]
FIG. 4A shows an example of a screen 21 of a Web browser which is an HTTP client 20 operating on the administrator terminal 2.
[0044]
The URL of the printing apparatus 1 starting from “http: //” is input to the address input field 22 of the Web browser screen 21, and then XML tag information corresponding to the configuration information of the printing apparatus 1 that the user wants to know is input. . When the Web browser is executed, the printing apparatus 1 to which the URL is assigned analyzes the XML tag information according to the flowchart shown in FIG. 3, and transmits only the corresponding configuration information to the Web browser as the XML information.
[0045]
The Web browser displays only the transmitted configuration information in the information display field 23. As described above, the user can easily and quickly confirm only the configuration information that the printing apparatus 1 wants to know.
[0046]
Further, as shown in the address input field 22 of FIG. 4B, the administrator terminal 2 creates a script file listing the URL information to which the XML tag information is added, and installs a console or a dedicated HTTP client tool. To the printer 1 as an HTTP request.
[0047]
In this case, the printing apparatus 1 sequentially transmits the corresponding configuration information based on the HTML information listing the URL information, and the administrator terminal 2 displays the received configuration information together in the information display field 23. To do. Users can easily obtain the information they want to know.
[0048]
【The invention's effect】
According to the image forming apparatus of the present invention, when the URL information to which the XML tag information is added is received, only the configuration information corresponding to the received XML tag information is transmitted, so that all the HTML information for one page is transmitted. Compared with the case where the information is transmitted, less information is transmitted, and the time until the transmission is completed can be shortened. Further, the client computer that has received the information only needs to rewrite and display the corresponding part, and the time until the client computer displays the configuration information of the printing apparatus can be shortened.
[0049]
In addition, since the client terminal to which desired configuration information is transmitted from the HTTP server can perform processing such as display without requiring means for acquiring only XML format information, the configuration is simplified.
[0050]
According to the configuration information providing method of the image forming apparatus according to the present invention, only necessary configuration information requested by the client can be transmitted to the client server.
[0051]
According to the program of the present invention, the URL information transmitted from the client terminal is received by the HTTP server, the received URL information is analyzed, and the configuration of the image forming apparatus corresponding to the XML tag information included in the URL information If it is determined that the information exists in the configuration information storage unit that stores the configuration information in the XML format as a result of the determination, the configuration information corresponding to the XML tag information is read from the configuration information storage unit. A configuration corresponding to the XML tag information when it is determined that the configuration information corresponding to the XML tag information does not exist in the configuration information storage means while being acquired and transmitted to the client terminal via the HTTP server of executing the process of transmitting that information does not exist in the client terminal via the HTTP server to the computer Rukoto can.
[0052]
According to the recording medium of the present invention, when the computer reads the recording medium, the URL information transmitted from the client terminal is received by the HTTP server, the received URL information is analyzed, and is included in the URL information. If it is determined that the configuration information of the image forming apparatus corresponding to the XML tag information exists in the configuration information storage unit that stores the configuration information in the XML format. Corresponding configuration information is acquired from the configuration information storage means and transmitted to the client terminal via the HTTP server, and it is determined that the configuration information corresponding to the XML tag information does not exist in the configuration information storage means. If, that the configuration information corresponding to the XML tag information is not present via the HTTP server Cry The process of transmitting the cement terminal can be executed by a computer.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration information providing system to which a printing apparatus according to an embodiment of the present invention is applied.
FIG. 2 is a block diagram showing a specific configuration of a printing apparatus in the system of FIG.
FIG. 3 is a flowchart illustrating processing when the printing apparatus receives an HTTP request.
FIG. 4 is a diagram illustrating an example of a screen for acquiring configuration information of a printing apparatus at a client terminal.
[Explanation of symbols]
1. Printing device (image forming device)
2 ... Administrator terminal (client terminal)
DESCRIPTION OF SYMBOLS 10 ... HTTP server 11 ... Configuration information provision means 12 ... URL information analysis / generation part 13 ... XML information analysis / generation part 14 ... Configuration information database (storage means)
20 ... HTTP client

Claims (10)

クライアント端末との間でHTML/XML情報を送受信可能なHTTPサーバと、
自装置の構成情報をXML形式で格納する構成情報記憶手段と、
前記HTTPサーバで受信したクライアント端末からのURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介して前記クライアント端末に送信する構成情報提供手段と、
備えたことを特徴とする画像形成装置。
An HTTP server capable of transmitting / receiving HTML / XML information to / from a client terminal;
Configuration information storage means for storing configuration information of the device in XML format;
The URL information from the client terminal received by the HTTP server is analyzed, and it is determined that the configuration information corresponding to the XML tag information included in the URL information exists in the configuration information storage unit. If it is, the configuration information corresponding to the XML tag information is acquired from the configuration information storage means and transmitted to the client terminal via the HTTP server, and the configuration information corresponding to the XML tag information is the configuration information. If it is determined that the information storage means does not exist, the configuration information providing means for transmitting to the client terminal via the HTTP server that the configuration information corresponding to the XML tag information does not exist ;
An image forming apparatus comprising the.
前記構成情報提供手段は、前記URL情報に前記XMLタグ情報が含まれていない場合は、前記構成情報をHTML情報として前記クライアント端末に送信する請求項1に記載の画像形成装置。The image forming apparatus according to claim 1, wherein the configuration information providing unit transmits the configuration information as HTML information to the client terminal when the XML tag information is not included in the URL information. 前記構成情報提供手段は、前記URL情報が列挙されたHTML情報に基づき、対応する構成情報を順次前記クライアント端末に送信可能である請求項1または2に記載の画像形成装置。The image forming apparatus according to claim 1, wherein the configuration information providing unit is capable of sequentially transmitting corresponding configuration information to the client terminal based on HTML information listing the URL information. クライアント端末から送信されてきたURL情報をHTTPサーバで受信するステップと、Receiving URL information transmitted from a client terminal by an HTTP server;
受信したURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した画像形成装置の構成情報が、構成情報をXML形式で格納する構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介して前記クライアント端末に送信する送信ステップと、As a result of determining whether the configuration information of the image forming apparatus corresponding to the XML tag information included in the URL information exists in the configuration information storage unit that stores the configuration information in the XML format by analyzing the received URL information If it is determined that it exists, the configuration information corresponding to the XML tag information is acquired from the configuration information storage means and transmitted to the client terminal via the HTTP server, and the configuration corresponding to the XML tag information If it is determined that the information does not exist in the configuration information storage means, a transmission step of transmitting the fact that there is no configuration information corresponding to the XML tag information to the client terminal via the HTTP server;
を備えたことを特徴とする画像形成装置の構成情報提供方法。A configuration information providing method for an image forming apparatus, comprising:
前記送信ステップでは、前記URL情報に前記XMLタグ情報が含まれていない場合は、前記構成情報をHTML情報として前記クライアント端末に送信する請求項4に記載の画像形成装置の構成情報提供方法。5. The configuration information providing method for an image forming apparatus according to claim 4, wherein, in the transmission step, when the XML tag information is not included in the URL information, the configuration information is transmitted to the client terminal as HTML information. 前記送信ステップでは、前記URL情報が列挙されたHTML情報に基づき、対応する構成情報を順次前記クライアント端末に送信可能である請求項4または5に記載の画像形成装置の構成情報提供方法。6. The configuration information providing method for an image forming apparatus according to claim 4, wherein in the transmission step, the corresponding configuration information can be sequentially transmitted to the client terminal based on the HTML information listing the URL information. クライアント端末から送信されてきたURL情報をHTTPサーバで受信するステップと、Receiving URL information transmitted from a client terminal by an HTTP server;
受信したURL情報を解析し、このURL情報に含まれるXMLタグ情報に対応した画像形成装置の構成情報が、構成情報をXML形式で格納する構成情報記憶手段に存在するか否かの判定の結果、存在すると判定された場合は、前記XMLタグ情報に対応した構成情報を前記構成情報記憶手段から取得して前記HTTPサーバを介して前記クライアント端末に送信するとともに、前記XMLタグ情報に対応した構成情報が前記構成情報記憶手段に存在しないと判定された場合は、前記XMLタグ情報に対応した構成情報が存在しないことを前記HTTPサーバを介して前記クライアント端末に送信する送信ステップと、As a result of determining whether the configuration information of the image forming apparatus corresponding to the XML tag information included in the URL information exists in the configuration information storage unit that stores the configuration information in the XML format by analyzing the received URL information If it is determined that it exists, the configuration information corresponding to the XML tag information is acquired from the configuration information storage means and transmitted to the client terminal via the HTTP server, and the configuration corresponding to the XML tag information If it is determined that the information does not exist in the configuration information storage means, a transmission step of transmitting the fact that there is no configuration information corresponding to the XML tag information to the client terminal via the HTTP server;
を画像形成装置のコンピュータに実行させるためのプログラム。For causing the computer of the image forming apparatus to execute.
前記送信ステップでは、前記URL情報に前記XMLタグ情報が含まれていない場合は、前記構成情報をHTML情報として前記クライアント端末に送信する処理を、さらに画像形成装置のコンピュータに実行させる請求項7に記載のプログラム。8. In the transmission step, when the XML tag information is not included in the URL information, a process of transmitting the configuration information to the client terminal as HTML information is further executed by a computer of the image forming apparatus. The listed program. 前記送信ステップでは、前記URL情報が列挙されたHTML情報に基づき、コンピュータは対応する構成情報を順次前記クライアント端末に送信可能である請求項7または8に記載のプログラム。The program according to claim 7 or 8, wherein in the transmission step, the computer can sequentially transmit the corresponding configuration information to the client terminal based on the HTML information listing the URL information. 請求項7〜9のいずれかに記載されたプログラムが記録されている、コンピュータ読み取り可能な記録媒体。A computer-readable recording medium in which the program according to claim 7 is recorded.
JP2003195911A 2003-07-11 2003-07-11 Image forming apparatus, configuration information providing method of the apparatus, and program Expired - Fee Related JP4311101B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003195911A JP4311101B2 (en) 2003-07-11 2003-07-11 Image forming apparatus, configuration information providing method of the apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003195911A JP4311101B2 (en) 2003-07-11 2003-07-11 Image forming apparatus, configuration information providing method of the apparatus, and program

Publications (2)

Publication Number Publication Date
JP2005031962A JP2005031962A (en) 2005-02-03
JP4311101B2 true JP4311101B2 (en) 2009-08-12

Family

ID=34206606

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003195911A Expired - Fee Related JP4311101B2 (en) 2003-07-11 2003-07-11 Image forming apparatus, configuration information providing method of the apparatus, and program

Country Status (1)

Country Link
JP (1) JP4311101B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7831243B2 (en) * 2005-06-14 2010-11-09 Sony Ericsson Mobile Communications Ab Communications device, system and method for personalized content delivery

Also Published As

Publication number Publication date
JP2005031962A (en) 2005-02-03

Similar Documents

Publication Publication Date Title
JP5304817B2 (en) Image forming apparatus, image forming system, image forming apparatus control method, and image forming apparatus control program
US9069504B2 (en) Printing apparatus and method for increasing storage area
US9092704B2 (en) Image forming system, image forming apparatus, and recording medium
US8477344B2 (en) Network system, method, and computer readable medium for image processing apparatus with transmission and storage capability of generated data to specific storage location in data server
US8099486B2 (en) Communication system
JP4745866B2 (en) Device management system and control method thereof
JP2005242994A (en) Device, method and program for providing service, device, method and program for processing information, and recording medium
JP2009303081A (en) Print system, image forming apparatus, web page printing method, and computer program
US20110134475A1 (en) Image forming system including web server, web browser-equipped print control apparatus, and web browser-equipped image forming apparatus, and method of forming image in image forming system
US20060132820A1 (en) Image processing apparatus configured to obtain electronic data stored in storage by reading image document and method for the same
JP5397419B2 (en) Terminal device, web page display method, and computer program
JP4154316B2 (en) Image processing system, control method, image processing apparatus, program, and storage medium
US20110222117A1 (en) Image processing apparatus, display method, and storage medium
JP2002373064A (en) Printer and information processor
US20030231346A1 (en) Image forming device, layouter, and renderer
US20050108649A1 (en) Control apparatus, control instruction apparatus, control program product and control instruction program product for transmitting/receiving data described in extensible markup language
JP4311101B2 (en) Image forming apparatus, configuration information providing method of the apparatus, and program
JP2014057162A (en) Image forming apparatus, control method of image forming apparatus, and control program of image forming apparatus
JP2008282311A (en) Network device and data updating method
JP4130108B2 (en) Image forming apparatus having Web service function
JP4787655B2 (en) Information processing apparatus, display control apparatus, information processing system, information processing method, display control method, information processing program, and display control program
JP4646277B2 (en) Printing system, information processing apparatus, and program
JP4310765B2 (en) Substitute method for MFP devices
JP2010050808A (en) Log auditing system
JP4533186B2 (en) Image forming apparatus and image forming method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20050803

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050803

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060323

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081118

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090119

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090421

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090504

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120522

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130522

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140522

Year of fee payment: 5

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees