JP3780196B2 - Information management apparatus, image forming apparatus, information providing method, and program for providing information - Google Patents

Information management apparatus, image forming apparatus, information providing method, and program for providing information Download PDF

Info

Publication number
JP3780196B2
JP3780196B2 JP2001330856A JP2001330856A JP3780196B2 JP 3780196 B2 JP3780196 B2 JP 3780196B2 JP 2001330856 A JP2001330856 A JP 2001330856A JP 2001330856 A JP2001330856 A JP 2001330856A JP 3780196 B2 JP3780196 B2 JP 3780196B2
Authority
JP
Japan
Prior art keywords
identification information
data
requested data
model
unit
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
JP2001330856A
Other languages
Japanese (ja)
Other versions
JP2003131856A (en
JP2003131856A5 (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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2001330856A priority Critical patent/JP3780196B2/en
Publication of JP2003131856A publication Critical patent/JP2003131856A/en
Publication of JP2003131856A5 publication Critical patent/JP2003131856A5/ja
Application granted granted Critical
Publication of JP3780196B2 publication Critical patent/JP3780196B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Computer And Data Communications (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、WEBコンテンツ(情報の内容)を分散配置する場合に好適な情報管理装置、画像形成装置に関するものである。
【0002】
【従来の技術】
近年、インターネットの普及により、印刷装置もネットワークで使われる形態が一般化してきた。通常、印刷装置において、高速機やカラー機などの高価格機では、ネットワークインターフェイスは内蔵される傾向にあるが、低価格なモノクロ機の場合には、ネットワークインターフェイスは本体には同梱されず、ネットワークカードモジュールとして別に供給される形態が一般的である。
【0003】
この場合、印刷装置本体とネットワークカードモジュールは、個々にCPUを持ったインテリジェントな形態であり、それぞれが、接続インターフェイス間で通信を行って所望のサービスを提供している。このことは、逆に、印刷装置本体が、負荷の重いネットワークサービスをネットワークカードモジュールに追い出すことが可能となり、相対的に印刷装置本体のCPUや周辺パフォーマンスを下げることが可能となり、印刷装置本体のコスト削減をもたらしている。
【0004】
従来の印刷装置のネットワークインターフェイスは、例えばlpr機能に代表されるような印刷データの送受信だけができればよかった。が、昨今、印刷装置に関する情報を管理するというニーズが高くなり、付加技術として各種の手段・機能がネットワークインターフェイス機能として提供されている。
【0005】
最も単純な例が、印刷データを送信するポートで、情報管理データ(ジョブ制御言語=Job Language)を転送可能にする形態である。ジョブ制御言語は、印刷データを送るポートを共有する形で使用されるため、サービスポートを増加せずに済み、比較的実装が簡単である。が、印刷データが大量に送信されるとポートが占有されるため、情報管理データのやりとりが止まってしまうという問題がある。また、ネットワークにおけるlprプロトコルのような片方向型コネクションの場合、そもそも情報取得ができないという欠点がある。
【0006】
次の手法としては、SNMP(Simple Network Management Protocol)/MIB(Management Information Base)を使った方式がある。この方式では、データ送受信用の専用ポートを用意し、標準規格であるSNMPを使う。しかし、この方式では、SNMPを使ってデータを受信し、機器に関する情報を表示するUI(UserInterface)を提供する専用のクライアントプログラムが必要である。
【0007】
なおかつ、この方式では、SNMPがそもそも単純な情報のやり取りを行うプロトコルであるため、数字、文字列などの単純なデータベースしか提供できない。その結果、機器の構成を示すビットマップ画像データなどUIを構成する情報は、前記クライアントプログラムが所有せねばならない。さらにそれに伴い、クライアントプログラムがたくさんの機種に対応するべく、たくさんの情報やデータを保持しなければならないという問題点がある。
【0008】
最新の方法としては、ネットワークカードモジュールが、HTTP(Hyper Text Transfer Protocol)サービスを提供して、機器情報に関するHTML(Hyper Text Markup Language)データやビットマップ画像データといったWEBコンテンツを提供し、一方、ユーザが使用するクライアントコンピュータでは、一般的なWEBブラウザが、前記WEBコンテンツをGUI(Graphical User Interface)上に表示し、表示されている情報を操作可能とすることにより、クライアントプログラムが提供されなくても同様の効果を得ることが可能である。
【0009】
従来の方式では、クライアントプログラムが多種多様な機器に固有な情報(メッセージ文字列、ビットマップ画像データ)を管理する必要があったが、各機器が自分の機種情報を持てばよい、この方式では、短期間で製品を提供することができる。
【0010】
【発明が解決しようとする課題】
このような方法において、さらに製品コストの削減や開発コストの低減を図るためには、より一層のネットワークモジュールの共通化を図る必要がある。そこで、機種に依存するWEBコンテンツは機器本体部に格納され、機種に依存しないWEBコンテンツはネットワークカードモジュールに格納されることで、ネットワークカードモジュールが、接続される可能性のある全ての機器本体のモデルについてWEBコンテンツを持つことを不要とする。それにより、ネットワークカードモジュールの記憶容量のコストを削減すること等を可能とする。
【0011】
しかしながら、機器においてはマルチファンクション化(多機能化)が進み、例えば、プリンタ部、ファクス部、スキャナ部といったように、複数の制御部が組み合わされた印刷装置(複合機:Multi Function Printer)開発されるようになった。
【0012】
このような印刷装置では、複数の制御部がそれぞれの機能を制御し、それぞれの制御部は独立して存在しているため、印刷装置固有の情報が、機能ごとに、個々の制御部によって管理されている場合がある。このため、上述したHTTPを使って機器情報を提供する機能においては、印刷装置固有の情報を取得するために、複数の制御部から情報を取得することが望ましい。
【0013】
【課題を解決するための手段】
本発明は、上述した点に鑑みなされたものであり、複数の制御部のそれぞれからデータを取得することによって、より詳細な装置本体に関するデータを提供することのできる情報管理装置、画像形成装置、情報提供方法及びプログラムを提供することを目的とする。
【0014】
そして、本発明に係わる情報管理装置は、複数の制御部を有する装置本体に関するデータを、要求に応じて、外部装置に提供する情報管理装置であって、要求されるデータに対応する識別情報を前記外部装置から受信する識別情報受信手段と、前記識別情報受信手段により受信される識別情報に基づいて、要求されたデータが、装置本体の機種に依存するものであるか否かを判定する判定手段と、前記識別情報受信手段により受信される識別情報に基づいて、要求されたデータが前記複数の制御部のうちのいずれに依存するかを判定する制御部判定手段と、要求されたデータが装置本体の機種に依存する場合、前記制御部判定手段により判定された制御部から、要求されたデータを取得し、要求されたデータが装置本体の機種に依存しない場合、前記情報管理装置内の格納部から、要求されたデータを取得する取得手段とを有することを特徴とする。または、本発明に係わる情報管理装置は、複数の制御部を有する装置本体に関するデータを、要求に応じて、外部装置に提供する情報管理装置であって、要求されるデータに対応する識別情報を前記外部装置から受信する識別情報受信手段と、前記識別情報受信手段により受信される識別情報に基づいて判定した結果、要求されたデータが、装置本体の機種に依存するものであって前記複数の制御部のうちの一の制御部に依存するものである場合、要求されたデータを当該一の制御部から取得し、要求されたデータが装置本体の機種に依存しないものである場合、要求されたデータを前記情報管理装置内の格納部から取得する取得手段を有することを特徴とする。
【0015】
また、要求されたデータが装置本体の機種に依存する場合、判定された制御部に、データの要求を送信して、データを取得することを特徴とする。
【0016】
また、要求されたデータを識別する識別情報に基づいて、要求されたデータが装置本体の機種に依存するものであるか否かを判定することを特徴とする。特に、前記識別情報は、データを示すURLであることを特徴とする。
【0017】
また、前記装置本体の機種に依存するデータを識別する識別情報を前記情報管理装置に保持させ、受信される識別情報と保持された識別情報に基づいて、要求されたデータが装置本体の機種に依存するものであるか否かを判定することを特徴とする。
【0018】
また、前記装置本体の機種に依存しないデータを識別する識別情報を前記情報管理装置に保持させ、受信される識別情報と保持された識別情報に基づいて、要求されたデータが装置本体の機種に依存するものであるか否かを判定することを特徴とする。
【0019】
また、前記装置本体に関するデータは、HTMLで記述されたデータ、または画像データであることを特徴とする。
【0020】
また、装置本体に関するデータは、装置本体に装着される給紙装置に関するデータ、または装置本体に装着される排紙装置に関するデータ、または装置本体に装着されるオプション装置に関するデータ、装置本体の給紙或いは排紙に関するデータであることを特徴とする。
【0021】
また、装置本体に関するデータは、前記外部装置のブラウザによって表示処理されることを特徴とする。
【0022】
また、前記装置本体は、ホストコンピュータから送信された印刷データに基づいて、印刷処理を行なう印刷装置であることを特徴とする。
【0023】
【発明の実施の形態】
以下、本発明の実施の形態を図面に基づいて詳細に説明する。
【0024】
<第1の実施の形態>
図1は、本発明の第1の実施の形態に係る印刷システムの構成例を示すブロック図である。第1の実施の形態に係る印刷システムは、ホストコンピュータ100と、ネットワークカード部110、印刷部120及びファクシミリ部130を備えた印刷装置101と、ホストコンピュータ100と印刷装置101とを接続するネットワーク等の所定の通信媒体102とから構成されている。
【0025】
更に、印刷装置101のネットワークカード部110は、ネットワークI/F部111、lpdサーバ部112、WWW(World Wide Web)サーバ部113、印刷装置I/F部114、機種非依存コンテンツ部115、ファクシミリI/F部116を備える。
【0026】
印刷装置101の印刷部120は、受信バッファ121、機種依存コンテンツ部122、PDLトランスレータ123、中間バッファ124、描画部125、プリンタエンジン126、ネットワークカードI/F部127を備える。ファクシミリ部130は、ファクシミリ制御部131、機種依存コンテンツ部132、ネットワークカードI/F部133を備えている。
【0027】
上記構成を詳述すると、印刷装置101のネットワークカード部110において、ネットワークI/F部111は、通信媒体102との間で通信を行い、通信媒体102を介して受信したデータをサービスに応じて次段(他の部)に渡す。lpdサーバ部112は、ホストコンピュータ100から送信された印刷データを受信する。
【0028】
WWWサーバ部113は、ホストコンピュータ100から要求された、印刷装置101の状態を示すデータを、HTTPを使用して送受信する。印刷装置I/F部114は、印刷部120に対して印刷データや機種依存コンテンツ(機種依存なデータ)の送受信を指示する。ファクシミリI/F部116は、ファクシミリ部130に対してファクスデータや機種依存コンテンツ(機種依存データ)の送受信を指示する。
【0029】
機種非依存コンテンツ部115は、WWWサーバ部113により提供される、機種に依存しないHTMLデータやビットマップ画像データを格納する。
【0030】
印刷装置101の印刷部120において、ネットワークカードI/F部127は、印刷装置I/F部114と通信を行い、該通信に基づくデータをサービスに応じて次段に渡す。受信バッファ121は、RAM或いはHDDデバイスから構成されており、印刷データを受け取り、PDLトランスレータ123に渡す。機種依存コンテンツ部122は、機種に依存したHTMLデータやビットマップ画像データを格納する。PDLトランスレータ123は、受信バッファ121に入った印刷データを取り出し、PDL(Page Description Lanauge:ベージ記述言語)で記述された印刷データを解析して、その印刷データを描画するための中間データに変換する。
【0031】
中間バッファ124は、PDLトランスレータ123が変換した描画するための中間データを一時的に蓄えて、描画部125に渡す。描画部125は、描画するための中間データを中間バッファ124から取り出し、ラスタデータ(ビットマップデータ)に変換してプリンタエンジン126に渡す。プリンタエンジン126は、既知の電子写真技術或いはインクジェット技術によって、描画部125が生成したラスタデータに基づいて、用紙に印刷し、印刷終了後に用紙を排出する。ここで、プリンタエンジン部126は、既知の印刷技術を利用するものであり、例えば電子写真方式や、インクジェット方式が一般的である。
【0032】
印刷装置101のファクシミリ部130において、ネットワークカードI/F部133は、ファクシミリI/F部116と通信を行い、該通信に基づくデータをサービスに応じて次段に渡す。ファクシミリ制御部131は、ファクシミリデータを受け取り処理を行う。機種依存コンテンツ部132は、機種に依存したHTMLデータやビットマップ画像データを格納する。
【0033】
ここで、WEBコンテンツについて説明する。図13は、印刷装置101のWWWサーバ部113が提供したHTMLデータやビットマップ画像データが、ホストコンピュータ100のWWWブラウザソフトウェアによって処理されて、GUIでディスプレイに表示された例を示す図である。図13において、画面構成は2フレームに分かれている。即ち、モード切替フレーム1301とモード表示フレーム1351である。
【0034】
モード切替フレーム1301は、多くの機能を持つWWWサービスに対して、画面をモード分割して表示するために、各モードヘの移行を促すボタンを配置するものである。ここでは、デバイス管理1302、ジョブ管理1303、デバイス管理1304、サポートリンク1305のそれぞれボタンがあり、各モードヘの移行を示している。
【0035】
モード表示フレーム1351は、デバイス管理の状態フレームを示しており、上から、機器のビットマップアイコンである1352、機器の名称を示す1353、状態表示を示す1354、給紙装置(手差しトレイ、上段カセット、下段カセット、ペーパーデッキ、封筒フィーダ)の情報を示す1355、排紙装置(排紙トレイ、ビン1、ビン2、ビン3)の状態を示す1356、機器の構成を示すビットマップ画像1357、ユーティリティの起動を示すボタン1358、デバイス制御の起動を示すボタン1359から構成されている。
【0036】
印刷装置101にWWWサーバ部113を備える理由は、印刷装置101の状態監視、初期値設定、印刷ジョブの制御が、ホストコンピュータ100が有するWWWブラウザで閲覧され、操作されることを可能にするためである。ここで、WWWサーバ部113は、ホストコンピュータ100から要求されたWEBコンテンツ(HTMLデータやビットマップ画像データ)を提供するデータベースとして動作している。
【0037】
これにより、ホストコンピュータ100のユーザは、印刷装置101を管理するための専用のプログラムを干すとコンピュータ100にインストールする必要がない。また、ユーザは、ホストコンピュータ100以外であっても、WWWブラウザを備える装置、例えば、情報携帯端末やノートパソコンを使って、印刷装置101の状態を閲覧し、印刷装置101を操作するができる。
【0038】
図2は、基本的なHTML(HyperText Markup Language)データの一例を示す図である。この表記は、説明を行うために単純化しており、実際には更に複雑な文書が記述される。
図2において、<!DOCTYPE HTML PUBLIC”-//IETF//DTD HTML2.0//EN”>の行は、SGML(Standard Generalized Markup Language)文書における文書型宣言であり、当該文書がHTMLで記述されていることを示している。
【0039】
<HTML>から</HTML>に囲まれた領域にHTML文書が記述される。<HEAD>から</HEAD>に囲まれた領域は、HTML文書のヘッダ領域を示すものであり、<TITLE></TITLE>に囲まれた「WEB Console Interface」という文字列が、当該HTML文書の主題を表している。<BODY>から</BODY>に囲まれた領域は、HTML文書の内部を示しており、この中で、3つのイメージを取り込んでいる。
【0040】
HTML文書中の1つ目のイメージは<IMG SRC=”/mfp/device.png”>である。図3は、このイメージの概観を示す。「/mfp/device.png」は、URL(Uniform Resource Locator)表記でないため、印刷装置101の内部データであることがわかる。更に、「/mfp/device.png」は印刷装置101の概観を示すデータを示すものであり、これは印刷装置101の機種に依存した「機種依存コンテンツ」であることがわかる。通常の印刷装置とは異なる印刷装置である場合、即ち、例えばカラー機種の印刷装置である場合や、用紙カセットの段数が少ない印刷装置である場合には、「/mfp/device.png」は異なるイメージを表す。
【0041】
2つ目のイメージは< IMC SRC=”/dev/paper.png”>である。これも同様にURL表記でないため、印刷装置101の内部データであることがわかる。更に、「/dev/paper.png」は、印刷装置にセットされている用紙の残量を示しており、これは機種に依存した「機種依存コンテンツ」であることがわかる。
【0042】
3つ目のイメージは<IMC SRC=”/nic/error.png”>である。これも同様にURL表記でないため、印刷装置101の内部データであることがわかる。更に、「/nic/error.png」はカセット給紙(カセットに用紙を補給すること)を促す抽象的なイメージを示しており、これは機種に依存しない「機種非依存コンテンツ」であることがわかる。
【0043】
このように、WEBコンテンツには、大きくわけて、機種に依存するWEBコンテンツ(機種依存コンテンツ)と、機種に依存しないWEBコンテンツ(機種非依存コンテンツ)とがあり、更に機種に依存するWEBコンテンツは、その情報を管理する各制御部によって区別される。
【0044】
通常、印刷装置101のネットワークカード部110は、機種に依存するWEBコンテンツは印刷部120内にある機種依存コンテンツ部122及びファクシミリ部130内にある機種依存コンテンツ部133から取得し、機種に依存しないWEBコンテンツはネットワークカード部110内にある機種非依存コンテンツ部115から取得する。つまり、機種依存なWEBコンテンツと機種非依存なWEBコンテンツとを分けて格納し、更に、機種依存コンテンツ部122及び133に格納されるWEBコンテンツは、機種に応じてその内容を分けて格納する。例えば、図3のdevice.pngは機種に応じた概観を示すイメージデータとして格納され、図4のerror.pngは印刷装置で発生しているエラー情報を示すイメージデータとして格納される。
【0045】
次に、上記の機種依存なWEBコンテンツと機種非依存なWEBコンテンツ、及びコントローラごとの機種非依存なWEBコンテンツをどのようにして切り分けて取得するかについて述べる。第1の実施の形態では、これらの違いを区別するために、パス構造を使用する。また、第1の実施の形態では、/dev/で始まるWEBコンテンツの場合は、印刷部に機種依存なWEBコンテンツとして機種依存コンテンツ部122から取得し、/mfp/で始まるWEBコンテンツの場合は、ファクシミリ部に機種依存なWEBコンテンツとして機種依存コンテンツ部132から取得し、/nic/で始まるWEBコンテンツの場合は、機種非依存なWEBコンテンツとして機種非依存コンテンツ部115から取得することにする。
【0046】
次に、上記の機種依存なWEBコンテンツと、機種非依存なWEBコンテンツと、コントローラ(印刷部120やファクシミリ部130)ごとの機種非依存なWEBコンテンツをどのようにして切り分けて取得するかについて述べる。第1の実施の形態では、これらの違いを区別するために、パス構造を使用する。
【0047】
第1の実施の形態では、「/dev/」で始まるURLで識別されるWEBコンテンツの場合は、印刷部120に機種依存なWEBコンテンツとして機種依存コンテンツ部122から取得する。「/mfp/」で始まるURLで識別されるWEBコンテンツの場合は、ファクシミリ部に機種依存なWEBコンテンツとして機種依存コンテンツ部132から取得する。「/nic/」で始まるURLで識別されるWEBコンテンツの場合は、機種非依存なWEBコンテンツとして機種非依存コンテンツ部115から取得する。
【0048】
図5は、第1の実施の形態に係る印刷装置101のWWWサーバ部113の動作を示すフローチャートである。WWWサーバ部113は、印刷装置101の起動と共に起動し、電源遮断までサービスの提供を継続する。サービスを開始すると、ステップS501において、WWWサーバ部113は、ホストコンピュータ100からGET操作が送られてくるのを待つ。GET操作とは、HTTPにおけるWEBコンテンツを要求する操作のことであり、このGET操作が来るまで先頭でループする。
【0049】
ホストコンピュータ100からGET操作が来ると、ステップS502において、WWWサーバ部113は、上記GET操作で要求されたWEBコンテンツのチェックを行い、WEBコンテンツがURL表記であるか否かを判断する。例えば、指定されたWEBコンテンツ名が、「http://printer.domain/dev/device.html」の場合は、「http://」はスキームであり、「printer.domain」はドメインネームであるため、両者を外し、「/dev/device.html」だけを取り出す。
【0050】
更に、ステップS504において、WWWサーバ部113は、上記取り出したWEBコンテンツ名が「/dev/」で始まっているかどうかのチェックを行う。前述のように「/dev/」で始まるWEBコンテンツ(機種依存WEBコンテンツ)名は印刷部120から取得するルールにしている。そのため、WEBコンテンツ名が「/dev/」で始まっている場合には、ステップS505において、WWWサーバ部113は、印刷部120に対し当該WEBコンテンツの獲得要求を発行する。そして、ステップS506において、印刷部120からの返答を待ち、印刷部120から返答が来たら、ステップS507において、HTTPのリプライ形式によって、ホストコンピュータ100に対し要求されたWEBコンテンツの提供を行う。
【0051】
WWWサーバ部113は、上記ステップS504において「/dev/」で始まるWEBコンテンツでない(機種非依存WEBコンテンツ)と判断した場合には、WEBコンテンツ名が「/mfp/」で始まっているかどうかのチェックを行う。前述のように「/mfp/」で始まるWEBコンテンツ(機種依存WEBコンテンツ)名はファクシミリ部130から取得するルールにしている。そのため、WEBコンテンツ名が「/mfp/」で始まっている場合には、ステップS509において、WWWサーバ部113は、ファクシミリ部130に対し当該WEBコンテンツの獲得要求を発行する。そして、ステップS510において、ファクシミリ部130からの返答を待ち、ファクシミリ部130から返答が来たら、ステップS511において、HTTPのリプライ形式によって、ホストコンピュータ100に対し要求されたWEBコンテンツの提供を行う。
【0052】
WWWサーバ部113は、上記ステップS508において「/mfp/」で始まるWEBコンテンツでない(機種非依存WEBコンテンツ)と判断した場合には、当該WEBコンテンツはネットワークカード部110が所有するWEBコンテンツであると判定する。従って、ステップS512において、機種非依存コンテンツ部115から当該WEBコンテンツを獲得し、HTTPのリプライ形式によって、ホストコンピュータ100に対し上記要求されたWEBコンテンツの提供を行う。
【0053】
即ち、第1の実施の形態では、WWWサーバ部113は、ホストコンピュータ100からHTTPで指定されたWEBコンテンツのURL及びパス検査を行う際、前記指定されたWEBコンテンツが特定のパスにマッチするか否かを判定し、その判定結果に基づき、前記指定されたWEBコンテンツが、機種依存なWEBコンテンツであるか、機種非依存なWEBコンテンツであるかを判別する。
【0054】
なお、WWWサーバ部113が、「/dev/」で始まるWEBコンテンツを印刷部120内の機種依存コンテンツ部122から取得する場合には、印刷装置I/F部114とネットワークカードI/F部127を介してWEBコンテンツの読み込みを実行するリモート関数コールを行う。このリモート関数コールは、ネットワークカード部110から印刷部120に対してファイル転送を要求する。
【0055】
図8は、リモート関数コールによる、WEBコンテンツの読み出しを指示する要求パケットのパケット形式を示す図である。図8において、801は、WEBコンテンツの読み込みを要求することを示すRemote Procedure Call IDである。ここでは、その数値が100になっている。802は、要求であることを示すものである。ここでは、要求であることを示す0が格納されている。803は、パケットのデータサイズを示すものである。804は、要求するWEBコンテンツのパスをしめすものである。このように、WEBコンテンツの要求は、バケット形式で送信される。バケットが、印刷部120のネットワークカードI/F部127によって正しく解釈されると、印刷部120は返答パケットを送信する。
【0056】
図9は、リモート関数コールによるWEBコンテンツ読み出しを指示する要求パケットに対応して、WEBコンテンツを送信する返答パケットのパケット形式を示す図である。図9において、901は、WEBコンテンツの読み込み要求を示すRemote Procedure Call IDである。ここでは、その数値が100になっている。902は、返答であることを示すものである。ここでは、返答であることを示す1という数字が格納されている。903は、読み込みがうまくったかどうかを示す返答状態を示すものである。ここでは、読み込みがうまくいったことを示す1が格納されている。904は、パケットのデータサイズを示すものである。そして、WEBコンテンツのバイナリデータが、905に添付されて送信される。WWWサーバ部113は、返答パケットを解析して、返答パケットからWEBコンテンツを取り出し、HTTPのプロトコルでホストコンピュータ100ヘ送信する。
【0057】
WWWサーバ部113が、「/mfp/」で始まるWEBコンテンツをファクシミリ部130内の機種依存コンテンツ部132から取得する場合も、ファクシミリI/F部116とネットワークカードI/F部133とを介してWEBコンテンツの読み込みを実行するリモート関数コールが実行される。このリモート関数コールは、ネットワークカード部110からファクシミリ部130に対してファイル転送を要求するものである。
【0058】
各モジュール間の動作を時間を追って説明する。図6及び図7は、ホストコンピュータ100から要求されたWEBコンテンツの取得を、各モジュール間でどのように行われているか示す遷移図である。縦軸は時間であり、ホストコンピュータ100と、印刷装置101のネットワークカード部110、印刷部120との間における要求と返答の変遷を示している。
【0059】
図6は、ホストコンピュータ100が「機種非依存なWEBコンテンツ」を要求した場合の動作である。WEBコンテンツは、ネットワークカード部110に存在するので、印刷部120に対する要求は発生させずに、機種非依存コンテンツ部115からWEBコンテンツを取り出し、ホストコンピュータ100に送信している。
【0060】
図7は、ホストコンピュータ100が、印刷部が所有する「機種依存なWEBコンテンツ」を要求した場合の動作である。WEBコンテンツは印刷部120に存在するので、印刷部120に対して要求を行い、機種依存コンテンツ部122からWEBコンテンツを取り出し、ホストコンピュータ100に送信している。ファクシミリ部が所有する「機種依存菜WEBコンテンツ」を要求した場合も、印刷部をファクシミリ部に置き換えて、同様な遷移を行う。
【0061】
なお、ホストコンピュータ100が、図2に示すHTMLデータを取得して解析し、HTMLデータに記載されているWEBコンテンツをそれぞれ要求するごとに、図6または図7の処理が実行される。図2に示すHTMLデータでは、<IMG SRC=”/mfp/device.png”>、< IMC SRC=”/dev/paper.png”>、<IMC SRC=”/nic/error.png”>がそれぞれ、WEBコンテンツに相当する。
【0062】
以上説明したように、本発明の第1の実施の形態によれば、WEBコンテンツを機種依存なWEBコンテンツと機種非依存なWEBコンテンツ、更に機種に依存するWEBコンテンツは、その情報を管理する各コントローラ毎に固有な機種依存なWEBコンテンツに分類し、機種に依存するWEBコンテンツは印刷部120とファクシミリ部130にそれぞれ配置し、機種に依存しないWEBコンテンツはネットワークカード部110に配置するといったごとく、分散配置することにより、以下の効果を得ることができる。
【0063】
(1)ネットワークカード部110が接続される可能性のある全てのモデル・機種について、ネットワークカード部110が、機種非依存コンテンツ部115にWEBコンテンツを持つ必要がなく、ネットワークカード部110の記憶容量コストを削減することが可能となる。
【0064】
(2)上記と同様の理由で、ネットワークカード部110は、将来開発されるであろう印刷部120及びファクシミリ部130に対して、ネットワークカード部110のROMを交換することなく、対応することが可能となる。
【0065】
(3)印刷部120及びファクシミリ部130の立場からすると、要求された印刷装置の状態をHTTPを使用して送受信するWWWサーバ部113、及び機種非依存なWEBコンテンツを格納する機種非依存コンテンツ部115をネットワークカード部110に追い出すことにより、そもそもネットワークへの対応が必要にない場合、余計なコストアップが発生するのを防ぐことができる。
【0066】
<第2の実施の形態>
上記第1の実施の形態においては、WEBコンテンツのURLからパス部分を取った文字列が「/dev/」または「/mfp/」を含むか否かに基づき、WEBコンテンツが、機種依存なWEBコンテンツであるか機種非依存なWEBコンテンツであるかを判断していた。
【0067】
しかし、この手法では、WEBコンテンツが、機種依存なWEBコンテンツか機種非依存なWEBコンテンツかを、ホストコンピュータ100のGUIによって類推することが可能である。WEBコンテンツの置き場所は内部情報であるため、URLから類推できるのは好まれない場合もある。
【0068】
そこで、本発明の第2の実施の形態では、WEBコンテンツをURLから類推できないようにするための対処として、上記第1の実施の形態のようにWEBコンテンツのURLからパス部分を取った文字列が「/dev/」または「/mfp/」を含むか否かではなく、予め、機種依存WEBコンテンツと認識される文字列リストを用意しておき、該文字列リストと比較対象のWEBコンテンツとを比較する。
【0069】
図10は本発明の第2の実施の形態に係る印刷システムの構成例を示すブロック図である。第2の実施の形態に係る印刷システムは、ホストコンピュータ1000と、ネットワークカード部1010、印刷部1020、ファクシミリ部1030を備えた印刷装置1001と、ホストコンピュータ1000及び印刷装置1001を接続する通信媒体1002とから構成されている。
【0070】
更に、印刷装置1001のネットワークカード部1010は、ネットワークI/F部1011、lpdサーバ部1012、WWWサーバ部1013、印刷装置I/F部1014、ファクシミリI/F部1016、機種非依存コンテンツ部1015、依存リスト1017を備え、印刷装置1001の印刷部1020は、受信バッファ1021、機種依存コンテンツ部1022、PDLトランスレータ1023、中間バッファ1024、描画部1025、プリンタエンジン1026、ネットワークカードI/F部1027を備え、ファクシミリ部1030は、ファクシミリ制御部1031、機種依存コンテンツ部1032、ネットワークカードI/F部1033を備えている。
【0071】
図10は、図1に一部変更を加えたものである。図10は上記図1の構成において印刷装置のネットワークカード部に依存リスト1017を追加したものであり、それ以外は同一であり、同一部分の説明は省略する。
【0072】
印刷装置1001のネットワークカード部1010が備える依存リスト1017は、文字列のリストを持ったデータベースである。依存リスト1017が、例えば、図11に示すような文字列のリストを持っていた場合、WEBコンテンツ名がこの文字列のいずれかと同じである場合には、印刷部1020またはファクシミリ部1030に対してWEBコンテンツを要求し、WEBコンテンツ名がそれ以外の場合は、ネットワークカード部1010が提供することになる。
【0073】
また、印刷部1020またはファクシミリ部1030のいずれに対して要求を行うかは、図11の(a)に示すように、リストの先頭が、「/dev/」の場合には、印刷部1020に問い合せ、「/mfp/」の場合にはファクシミリ部1030に問い合せる。また図11の(b)に示すように、問い合わせを行うために、階層をずらして「/dev/」、「/mfp/」と表現し、判断する方法もある。
【0074】
図12は、本発明の第2の実施の形態に係る印刷装置1001のWWWサーバ部1013の動作を示すフローチャートである。図12が、第1の実施の形態の図5と異なるのは、ステップS1204の比較条件である。ステップS1204では、指定パスが依存リスト1017に含まれるかどうかのチェックを行う。
【0075】
これによって、URLやパスに関係なくWEBコンテンツを、機種依存なWEBコンテンツ、機種非依存なWEBコンテンツに設定することが可能である。つまり、WEBコンテンツのURLを変更するときにも、依存リストを変更するだけで済む。尚、図12のステップS1201〜ステップS1203、ステップS1205〜ステップS1213は、上記図5のステップS501〜ステップS503、ステップS504〜ステップS512と同様であり、説明を省略する。
【0076】
以上説明したように、本発明の第2の実施の形態によれば、機種依存WEBコンテンツと認識される文字列リストを用意しておき、該文字列リストと比較対象のWEBコンテンツ名とを比較することにより、URLやパスに関係なく、機種依存なWEBコンテンツであるか、機種非依存なWEBコンテンツであるかを判定することができる。
【0077】
また、文字列リストを変更するだけで、あるWEBコンテンツを、機種依存なWEBコンテンツにするか、機種非依存なWEBコンテンツにするかを設定することができる。
【0078】
上記第2の実施の形態においては、印刷装置1001のネットワークカード部1010が依存リスト1017を備える構成とした。しかし、印刷装置1001のネットワークカード部1010が、機種依存WEBコンテンツと認識されるWEBコンテンツのコンテンツ名の文字列リストである依存リストを備える代わりに、機種非依存WEBコンテンツと認識されるWEBコンテンツのコンテンツ名の文字列リストである非依存リストを備えるようにしてもよい。この場合、図12のステップS1204の比較条件におけるYes/Noが入れ替わるだけで、該ステップS1204以外の処理は同一であり、上記第2の実施の形態と同様の効果を得ることができる。
【0079】
図14は、印刷装置101に適用可能なレーザビームプリンタの内部構造を示す断面図である。このレーザビームプリンタは、文字パターンデータ等を入力して記録紙に印刷することができる。8012はレーザビームプリンタ本体であり、供給される文字パターン等を基に、記録媒体である記録紙上に像を形成する。8000は操作のためのスイツチ及びLED表示器などが配されている操作パネル、8001はレーザビームプリンタ8012全体の制御及び文字パターン情報等を解析するプリンタ制御ユニツトである。このプリンタ制御ユニツト8001は主に文字パターン情報をビデオ信号に変換してレーザドライバ8002に出力する。レーザドライバ8002は半導体レーザ8003を駆動するための回路であり、入力されたビデオ信号に応じて半導体レーザ8003から発射されるレーザ光8004をオン・オフ切替えする。
【0080】
レーザ光8004は回転多面鏡8005で左右方向に振られて静電ドラム8006上を走査する。これにより、静電ドラム8006上には文字パターンの静電潜像が形成される。この潜像は静電ドラム8006周囲の現像ユニツト8007により現像された後、記録紙に転写される。この記録紙にはカットシートを用い、カットシート記録紙はレーザビームプリンタ8012に装着した複数種の用紙に対応した複数の用紙カセツト8008に収納され、給紙ローラ8009及び搬送ローラ8010と8011とにより装置内に取込まれて、静電ドラム8006に供給される。
【0081】
図15は、インクジェット記録装置IJRAの断面図である。同図において、駆動モータ9011の正逆回転に連動して駆動力伝達ギア9010,9008を介して回転するリードスクリュー9004の螺旋溝9003に対して係合するキャリッジHCはピン(不図示)を有し、矢印a,b方向に往復移動される。このキャリッジHCには、インクジェットカートリッジIJCが搭載されている。
【0082】
9001は紙押え板であり、キャリッジの移動方向に亙って紙をプラテン9000に対して押圧する。9006,9007はフォトカプラで、キャリッジのレバー9005のこの域での存在を確認して、モータ9011の回転方向切り換え等を行うためのホームポジション検知手段である。9013は記録ヘッドの前面をキャップするキャップ部材9019を支持する部材で、9012はこのキャップ内を吸引する吸引手段で、キャップ内開口9020を介して記録ヘッドの吸引回復を行う。
【0083】
9014はクリーニングブレードで、9016はこのブレードを前後方向に移動可能にする部材であり、本体支持板9015にこれらが支持されている。ブレードは、この形態でなく周知のクリーニングブレードが本例に適用できることは言うまでもない。又、9018は、吸引回復の吸引を開始するためのレバーで、キャリッジと係合するカム9017の移動に伴って移動し、駆動モータからの駆動力がクラッチ切り換え等の公知の伝達手段で移動制御される。
【0084】
これらのキャッピング、クリーニング、吸引回復は、キャリッジがホームポジション側の領域に来た時にリードスクリュー9004の作用によってそれらの対応位置で所望の処理が行えるように構成されているが、周知のタイミングで所望の作動を行うようにすれば、本例にはいずれも適用できる。
【0085】
なお、本発明は、上述した実施形態の装置に限定されず、複数の機器から構成されるシステムに適用しても、1つの機器から成る装置に適用してもよい。
【0086】
図16は、プログラムコードの供給方法の一例を示す図である。実施形態の機能を実現するソフトウェアのプログラムコードを記憶した記憶媒体10003をシステムあるいは装置10001に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出し実行することによっても、完成されることは言うまでもない。
【0087】
具体的には、図5、図12のフローチャートに基づくプログラムコードが、ネットワークカード部110のROMやRAMに格納され、ネットワークカード部のCPUが、これらのプログラムコードに従って制御を行うことにより、上述の制御方法を実現させることが可能となる。
【0088】
この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体又はそのプログラムコード自体が本発明を構成することになる。
【0089】
プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性のメモリカード、ROM、DVD−RAM、DVD−ROMを用いることができる。また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけではなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOSなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0090】
さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、次のプログラムコードの指示に基づき、その拡張機能を拡張ボードや拡張ユニットに備わるCPUなどが処理を行って実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。
【0091】
【発明の効果】
以上説明したように、本発明によれば、外部装置に提供するデータを装置本体の機種に依存するデータと装置本体の機種に非依存なデータ、更に機種に依存するデータを、各制御部毎に分類し、機種に依存するデータは各制御部に配置し、機種に依存しないデータは情報管理装置または画像形成装置における通信制御部に配置することにより、データを適切に分散配置することができる。
【0092】
そして、情報管理装置または通信制御部が接続される可能性のある装置本体の全てのモデル・機種について、情報管理装置または通信制御部が、機種に依存するデータを持つ必要がなく、情報管理装置または通信制御部の記憶容量コストを削減することが可能となる。
【0093】
また、情報管理装置または通信制御部は、将来開発されるであろう制御部、例えば、プリンタコントローラやファクシミリコントローラに対して、情報管理装置または通信制御部の格納部を交換することなく、機種に依存するデータに対応することが可能となる。
【0094】
また、制御部の立場からすると、要求されたデータを外部装置に提供する手段を情報管理装置または通信制御部に追い出すことにより、そもそもネットワークへの対応が必要にない場合には、余計なコストアップが発生するのを防ぐことができる。
【0095】
また、データが機種に依存するデータであるか、機種に非依存なデータであるかを示すリストを設けることにより、URLやパスに関係なく、データを、機種に依存するデータ、機種に非依存なデータに設定することが可能である。従って、データのURLを変更するときにも、そのリストを変更するだけで済む。
【図面の簡単な説明】
【図1】第1の実施の形態に係る印刷システムの構成例を示すブロック図である。
【図2】基本的なHTMLデータの一例を示す図である。
【図3】イメージの概観を示す図である。
【図4】印刷装置で発生しているエラー情報を示すイメージの概観を示す図である。
【図5】第1の実施の形態に係る印刷装置101のWWWサーバ部113の動作を示すフローチャートである。
【図6】ホストコンピュータ100が「機種非依存なWEBコンテンツ」を要求した場合の動作を示す図である。
【図7】ホストコンピュータ100が、印刷部が所有する「機種依存なWEBコンテンツ」を要求した場合の動作を示す図である。
【図8】WEBコンテンツの読み出しを指示する要求パケットのパケット形式を示す図である。
【図9】WEBコンテンツを送信する返答パケットのパケット形式を示す図である。
【図10】第2の実施の形態に係る印刷システムの構成例を示すブロック図である。
【図11】依存リストを示す図である。
【図12】第2の実施の形態に係る印刷装置1001のWWWサーバ部1013の動作を示すフローチャートである。
【図13】HTMLデータやビットマップ画像データが、ホストコンピュータ100のWWWブラウザソフトウェアによって処理されて表示された例を示す図である。
【図14】レーザビームプリンタの内部構造を示す断面図である。
【図15】インクジェット記録装置IJRAの断面図である。
【図16】プログラムコードの供給方法の一例を示す図である。
【符号の説明】
100 ホストコンピュータ
101 印刷装置
102 通信媒体
110 ネットワークカード部
120 印刷部
130 ファクシミリ部
111 ネットワークI/F部
112 lpdサーバ部
113 WWW(World Wide Web)サーバ部
114 印刷装置I/F部
115 機種非依存コンテンツ部
116 ファクシミリI/F部
121 受信バッファ
122 機種依存コンテンツ部
123 PDLトランスレータ
124 中間バッファ
125 描画部
126 プリンタエンジン
127 ネットワークカードI/F部
131 ファクシミリ制御部
132 機種依存コンテンツ部
133 ネットワークカードI/F部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an information management apparatus and an image forming apparatus suitable for distributing and arranging WEB contents (information contents).
[0002]
[Prior art]
In recent years, with the widespread use of the Internet, a form in which a printing apparatus is used in a network has become common. Usually, high-speed machines such as high-speed machines and color machines tend to have a built-in network interface, but in the case of a low-priced monochrome machine, the network interface is not included in the main unit. A form supplied separately as a network card module is common.
[0003]
In this case, the printing apparatus main body and the network card module are intelligent forms each having a CPU, and each communicates between connection interfaces to provide a desired service. Conversely, this means that the printing device main body can drive out heavy network services to the network card module, and can relatively reduce the CPU and peripheral performance of the printing device main body. This has resulted in cost savings.
[0004]
The network interface of the conventional printing apparatus has only to be able to transmit and receive print data as represented by the lpr function. However, recently, there is an increasing need for managing information related to printing apparatuses, and various means and functions are provided as network interface functions as additional technologies.
[0005]
The simplest example is a mode in which information management data (job control language = Job Language) can be transferred at a port that transmits print data. Since the job control language is used in the form of sharing the port for sending the print data, it is not necessary to increase the service port and is relatively easy to implement. However, since a port is occupied when a large amount of print data is transmitted, there is a problem that the exchange of information management data stops. In addition, in the case of a one-way connection such as the lpr protocol in a network, there is a disadvantage that information cannot be acquired in the first place.
[0006]
As a next method, there is a method using SNMP (Simple Network Management Protocol) / MIB (Management Information Base). In this method, a dedicated port for data transmission / reception is prepared, and the standard SNMP is used. However, this method requires a dedicated client program that receives data using SNMP and provides a UI (User Interface) that displays information about the device.
[0007]
In addition, in this method, since SNMP is a simple protocol for exchanging information, only simple databases such as numbers and character strings can be provided. As a result, information constituting the UI such as bitmap image data indicating the configuration of the device must be owned by the client program. Along with this, there is a problem that the client program must hold a lot of information and data in order to support a lot of models.
[0008]
As the latest method, the network card module provides HTTP (Hyper Text Transfer Protocol) service and provides WEB contents such as HTML (Hyper Text Markup Language) data on device information and bitmap image data, while the user In a client computer used by a computer, a general WEB browser displays the WEB content on a GUI (Graphical User Interface), and enables operation of the displayed information, so that a client program is not provided. Similar effects can be obtained.
[0009]
In the conventional method, the client program has to manage information (message character string, bitmap image data) unique to a wide variety of devices. However, in this method, each device only needs to have its own model information. Can provide products in a short period of time.
[0010]
[Problems to be solved by the invention]
In such a method, in order to further reduce the product cost and the development cost, it is necessary to further share the network module. Therefore, WEB content that depends on the model is stored in the device main body, and WEB content that does not depend on the model is stored in the network card module. It is unnecessary to have WEB content for the model. Thereby, it is possible to reduce the cost of the storage capacity of the network card module.
[0011]
However, multi-functionalization (multi-functionalization) has progressed in devices, and for example, a printer (multi-function printer) in which a plurality of control units are combined such as a printer unit, a fax unit, and a scanner unit has been developed. It became so.
[0012]
In such a printing apparatus, since a plurality of control units control each function and each control unit exists independently, information unique to the printing apparatus is managed by each control unit for each function. May have been. For this reason, in the above-described function of providing device information using HTTP, it is desirable to acquire information from a plurality of control units in order to acquire information unique to the printing apparatus.
[0013]
[Means for Solving the Problems]
The present invention has been made in view of the above points, and an information management apparatus, an image forming apparatus, and an image forming apparatus that can provide more detailed data relating to the apparatus main body by acquiring data from each of a plurality of control units, An object is to provide an information providing method and program.
[0014]
The information management apparatus according to the present invention is an information management apparatus that provides data related to an apparatus main body having a plurality of control units to an external apparatus in response to a request, and includes identification information corresponding to the requested data. A determination to determine whether the requested data is dependent on the model of the apparatus main body based on the identification information receiving means received from the external device and the identification information received by the identification information receiving means Means, a control unit determination unit for determining which of the plurality of control units depends on the requested data based on the identification information received by the identification information receiving unit, and the requested data If it depends on the model of the device main body, the requested data is acquired from the control unit determined by the control unit determination means, and the requested data does not depend on the model of the device main body. , From the storage unit in the information management apparatus, characterized by having a obtaining means for obtaining the requested data. Alternatively, the information management device according to the present invention is an information management device that provides data related to a device body having a plurality of control units to an external device in response to a request, and includes identification information corresponding to the requested data. As a result of the determination based on the identification information receiving means received from the external device and the identification information received by the identification information receiving means, the requested data depends on the model of the apparatus main body, If it depends on one of the control units, the requested data is obtained from the one control unit, and if the requested data does not depend on the model of the device body, it is requested. It has an acquisition means which acquires the acquired data from the storage part in the information management device.
[0015]
In addition, when the requested data depends on the model of the apparatus main body, the data request is transmitted to the determined control unit to acquire the data.
[0016]
In addition, it is characterized in that it is determined whether or not the requested data is dependent on the model of the apparatus main body based on identification information for identifying the requested data. In particular, the identification information is a URL indicating data.
[0017]
Further, the information management apparatus holds identification information for identifying data depending on the model of the apparatus main body, and the requested data is stored in the model of the apparatus main body based on the received identification information and the held identification information. It is characterized by determining whether it is dependent or not.
[0018]
The information management apparatus holds identification information for identifying data independent of the model of the apparatus main body, and the requested data is stored in the model of the apparatus main body based on the received identification information and the held identification information. It is characterized by determining whether it is dependent or not.
[0019]
The data relating to the apparatus main body is data described in HTML or image data.
[0020]
The data relating to the apparatus main body includes data relating to a paper feeding device attached to the apparatus main body, data relating to a paper discharge device attached to the apparatus main body, data relating to an optional device attached to the apparatus main body, paper feeding of the apparatus main body. Or it is the data regarding paper discharge.
[0021]
Further, the data relating to the apparatus main body is displayed by a browser of the external apparatus.
[0022]
The apparatus main body is a printing apparatus that performs a printing process based on print data transmitted from a host computer.
[0023]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0024]
<First Embodiment>
FIG. 1 is a block diagram showing a configuration example of a printing system according to the first embodiment of the present invention. The printing system according to the first embodiment includes a host computer 100, a printing apparatus 101 that includes a network card unit 110, a printing unit 120, and a facsimile unit 130, a network that connects the host computer 100 and the printing apparatus 101, and the like. And a predetermined communication medium 102.
[0025]
Further, the network card unit 110 of the printing apparatus 101 includes a network I / F unit 111, an lpd server unit 112, a WWW (World Wide Web) server unit 113, a printing device I / F unit 114, a model-independent content unit 115, a facsimile machine. An I / F unit 116 is provided.
[0026]
The printing unit 120 of the printing apparatus 101 includes a reception buffer 121, a model-dependent content unit 122, a PDL translator 123, an intermediate buffer 124, a drawing unit 125, a printer engine 126, and a network card I / F unit 127. The facsimile unit 130 includes a facsimile control unit 131, a model-dependent content unit 132, and a network card I / F unit 133.
[0027]
More specifically, in the network card unit 110 of the printing apparatus 101, the network I / F unit 111 communicates with the communication medium 102, and the data received via the communication medium 102 depends on the service. Pass to the next stage (other parts). The lpd server unit 112 receives print data transmitted from the host computer 100.
[0028]
The WWW server unit 113 transmits and receives data indicating the state of the printing apparatus 101 requested by the host computer 100 using HTTP. The printing apparatus I / F unit 114 instructs the printing unit 120 to transmit / receive print data and model-dependent content (model-dependent data). The facsimile I / F unit 116 instructs the facsimile unit 130 to transmit and receive fax data and model-dependent content (model-dependent data).
[0029]
The model-independent content unit 115 stores model-independent HTML data and bitmap image data provided by the WWW server unit 113.
[0030]
In the printing unit 120 of the printing apparatus 101, the network card I / F unit 127 communicates with the printing apparatus I / F unit 114 and passes data based on the communication to the next stage according to the service. The reception buffer 121 includes a RAM or an HDD device, receives print data, and passes it to the PDL translator 123. The model-dependent content unit 122 stores model-dependent HTML data and bitmap image data. The PDL translator 123 takes out the print data that has entered the reception buffer 121, analyzes the print data described in PDL (Page Description Language), and converts the print data into intermediate data for rendering. .
[0031]
The intermediate buffer 124 temporarily stores intermediate data converted by the PDL translator 123 and passes it to the drawing unit 125. The drawing unit 125 extracts intermediate data for drawing from the intermediate buffer 124, converts it into raster data (bitmap data), and passes it to the printer engine 126. The printer engine 126 prints on a sheet based on the raster data generated by the drawing unit 125 by a known electrophotographic technique or inkjet technique, and discharges the sheet after printing is completed. Here, the printer engine unit 126 uses a known printing technique, and for example, an electrophotographic system or an inkjet system is generally used.
[0032]
In the facsimile unit 130 of the printing apparatus 101, the network card I / F unit 133 communicates with the facsimile I / F unit 116 and passes data based on the communication to the next stage according to the service. The facsimile control unit 131 receives facsimile data and performs processing. The model-dependent content unit 132 stores HTML data and bitmap image data depending on the model.
[0033]
Here, the WEB content will be described. FIG. 13 is a diagram illustrating an example in which HTML data and bitmap image data provided by the WWW server unit 113 of the printing apparatus 101 are processed by the WWW browser software of the host computer 100 and displayed on the display using the GUI. In FIG. 13, the screen configuration is divided into two frames. That is, the mode switching frame 1301 and the mode display frame 1351.
[0034]
The mode switching frame 1301 is provided with buttons for prompting transition to each mode in order to display a screen divided into modes for a WWW service having many functions. Here, there are buttons for device management 1302, job management 1303, device management 1304, and support link 1305, respectively, indicating the transition to each mode.
[0035]
A mode display frame 1351 shows a device management status frame. From the top, a device bitmap icon 1352, a device name 1353, a status display 1354, a paper feeder (manual tray, upper cassette) 1355 indicating information on the lower cassette, paper deck, envelope feeder), 1356 indicating the status of the paper discharge device (discharge tray, bin 1, bin 2, bin 3), bitmap image 1357 indicating the configuration of the device, utility Button 1358 indicating activation of the device and a button 1359 indicating activation of device control.
[0036]
The reason why the printing apparatus 101 includes the WWW server unit 113 is to enable the status monitoring, initial value setting, and print job control of the printing apparatus 101 to be viewed and operated by the WWW browser of the host computer 100. It is. Here, the WWW server unit 113 operates as a database that provides WEB contents (HTML data and bitmap image data) requested from the host computer 100.
[0037]
Thus, the user of the host computer 100 does not need to install the dedicated program for managing the printing apparatus 101 in the computer 100. Further, even if the user is not the host computer 100, the user can browse the state of the printing apparatus 101 and operate the printing apparatus 101 using an apparatus equipped with a WWW browser, for example, an information portable terminal or a notebook personal computer.
[0038]
FIG. 2 is a diagram illustrating an example of basic HTML (HyperText Markup Language) data. This notation is simplified for the sake of explanation, and actually more complicated documents are described.
In FIG. <! The DOCTYPE HTML PUBLIC "-// IETF // DTD HTML2.0 // EN"> line is a document type declaration in an SGML (Standard Generalized Markup Language) document and indicates that the document is described in HTML. ing.
[0039]
From <HTML> An HTML document is described in an area surrounded by </ HTML>. From <HEAD> The area surrounded by </ HEAD> indicates the header area of the HTML document. <TITLE> A character string “WEB Console Interface” surrounded by </ TITLE> represents the subject of the HTML document. From <BODY> An area surrounded by </ BODY> indicates the inside of the HTML document, and three images are captured therein.
[0040]
The first image in the HTML document is <IMG SRC = ”/ mfp / device.png”>. FIG. 3 shows an overview of this image. Since “/mfp/device.png” is not represented by a URL (Uniform Resource Locator), it is understood that it is internal data of the printing apparatus 101. Furthermore, “/mfp/device.png” indicates data indicating an overview of the printing apparatus 101, and it is understood that this is “model-dependent content” depending on the model of the printing apparatus 101. “/Mfp/device.png” is different when the printing device is different from the normal printing device, that is, when the printing device is, for example, a color model or a printing device with a small number of paper cassettes. Represents an image.
[0041]
The second image is <IMC SRC = ”/ dev / paper.png”>. Similarly, since this is not a URL notation, it is understood that the data is internal data of the printing apparatus 101. Furthermore, “/dev/paper.png” indicates the remaining amount of paper set in the printing apparatus, and it is understood that this is “model-dependent content” depending on the model.
[0042]
The third image is <IMC SRC = ”/ nic / error.png”>. Similarly, since this is not a URL notation, it is understood that the data is internal data of the printing apparatus 101. Furthermore, “/nic/error.png” shows an abstract image that prompts cassette paper feeding (supplying paper to the cassette), which may be “model-independent content” that does not depend on the model. Recognize.
[0043]
As described above, the WEB content is roughly divided into a WEB content (model-dependent content) that depends on the model and a WEB content (model-independent content) that does not depend on the model. And each control unit that manages the information.
[0044]
Normally, the network card unit 110 of the printing apparatus 101 acquires the web content depending on the model from the model-dependent content unit 122 in the printing unit 120 and the model-dependent content unit 133 in the facsimile unit 130, and does not depend on the model. The WEB content is acquired from the model-independent content unit 115 in the network card unit 110. That is, the model-dependent WEB content and the model-independent WEB content are stored separately, and the WEB content stored in the model-dependent content units 122 and 133 is stored separately according to the model. For example, device.png in FIG. 3 is stored as image data indicating an overview corresponding to the model, and error.png in FIG. 4 is stored as image data indicating error information generated in the printing apparatus.
[0045]
Next, a description will be given of how the above-mentioned model-dependent WEB contents, model-independent WEB contents, and model-independent WEB contents for each controller are separated and acquired. In the first embodiment, a path structure is used to distinguish these differences. In the first embodiment, in the case of WEB content starting with / dev /, the printing unit acquires the model-dependent WEB content from the model-dependent content unit 122, and in the case of WEB content starting with / mfp /, It is acquired from the model-dependent content unit 132 as a model-dependent WEB content in the facsimile unit, and in the case of a WEB content beginning with / nic /, it is acquired from the model-independent content unit 115 as a model-independent WEB content.
[0046]
Next, a description will be given of how to obtain and acquire the above model-dependent WEB contents, model-independent WEB contents, and model-independent WEB contents for each controller (printing unit 120 or facsimile unit 130). . In the first embodiment, a path structure is used to distinguish these differences.
[0047]
In the first embodiment, in the case of WEB content identified by a URL beginning with “/ dev /”, the printing unit 120 acquires the WEB content as a model-dependent WEB content from the model-dependent content unit 122. In the case of WEB content identified by a URL beginning with “/ mfp /”, the content is acquired from the model-dependent content unit 132 as WEB content dependent on the facsimile unit. In the case of a WEB content identified by a URL beginning with “/ nic /”, it is acquired from the model-independent content unit 115 as a model-independent WEB content.
[0048]
FIG. 5 is a flowchart showing the operation of the WWW server unit 113 of the printing apparatus 101 according to the first embodiment. The WWW server unit 113 is activated when the printing apparatus 101 is activated, and continues to provide services until the power is turned off. When the service is started, in step S501, the WWW server unit 113 waits for a GET operation sent from the host computer 100. The GET operation is an operation for requesting WEB content in HTTP, and loops at the head until this GET operation comes.
[0049]
When a GET operation is received from the host computer 100, in step S502, the WWW server unit 113 checks the WEB content requested by the GET operation, and determines whether the WEB content is in URL notation. For example, if the specified WEB content name is “http: //printer.domain/dev/device.html”, “http: //” is a scheme and “printer.domain” is a domain name. Therefore, both are removed and only “/dev/device.html” is taken out.
[0050]
In step S504, the WWW server unit 113 checks whether or not the extracted WEB content name starts with “/ dev /”. As described above, a WEB content (model-dependent WEB content) name beginning with “/ dev /” is a rule acquired from the printing unit 120. Therefore, if the WEB content name starts with “/ dev /”, the WWW server unit 113 issues a request for acquiring the WEB content to the printing unit 120 in step S505. In step S506, the printer waits for a response from the printing unit 120. When a response is received from the printing unit 120, the requested web content is provided to the host computer 100 in the HTTP reply format in step S507.
[0051]
If the WWW server unit 113 determines in step S504 that the web content does not start with “/ dev /” (model-independent web content), it checks whether the web content name starts with “/ mfp /”. I do. As described above, the WEB content (model-dependent WEB content) name starting with “/ mfp /” is a rule acquired from the facsimile unit 130. Therefore, if the WEB content name starts with “/ mfp /”, the WWW server unit 113 issues a request for acquiring the WEB content to the facsimile unit 130 in step S509. In step S510, the response from the facsimile unit 130 is waited. When a response is received from the facsimile unit 130, the requested web content is provided to the host computer 100 in the HTTP reply format in step S511.
[0052]
If the WWW server unit 113 determines in step S508 that the web content does not start with “/ mfp /” (model-independent web content), the web content is the web content owned by the network card unit 110. judge. Therefore, in step S512, the WEB content is acquired from the model-independent content unit 115, and the requested WEB content is provided to the host computer 100 in the HTTP reply format.
[0053]
That is, in the first embodiment, when the WWW server unit 113 checks the URL and path of the WEB content specified by the host computer 100 using HTTP, does the specified WEB content match a specific path? It is determined whether or not the specified WEB content is model-dependent WEB content or model-independent WEB content based on the determination result.
[0054]
When the WWW server unit 113 acquires WEB content starting with “/ dev /” from the model-dependent content unit 122 in the printing unit 120, the printing apparatus I / F unit 114 and the network card I / F unit 127. A remote function call for executing the reading of the web content is performed via the. This remote function call requests file transfer from the network card unit 110 to the printing unit 120.
[0055]
FIG. 8 is a diagram showing a packet format of a request packet instructing reading of WEB content by a remote function call. In FIG. 8, reference numeral 801 denotes a remote procedure call ID indicating a request to read web content. Here, the numerical value is 100. Reference numeral 802 denotes a request. Here, 0 indicating a request is stored. Reference numeral 803 denotes the data size of the packet. Reference numeral 804 denotes a path of the requested WEB content. Thus, a request for WEB content is transmitted in a bucket format. When the bucket is correctly interpreted by the network card I / F unit 127 of the printing unit 120, the printing unit 120 transmits a response packet.
[0056]
FIG. 9 is a diagram showing a packet format of a response packet for transmitting WEB content in response to a request packet for instructing reading of WEB content by a remote function call. In FIG. 9, reference numeral 901 denotes a remote procedure call ID indicating a web content read request. Here, the numerical value is 100. Reference numeral 902 indicates a reply. Here, a number “1” indicating a response is stored. Reference numeral 903 denotes a response state indicating whether reading is successful. Here, 1 indicating that reading was successful is stored. Reference numeral 904 indicates the data size of the packet. Then, binary data of the WEB content is attached to 905 and transmitted. The WWW server unit 113 analyzes the response packet, extracts the WEB content from the response packet, and transmits it to the host computer 100 using the HTTP protocol.
[0057]
Even when the WWW server unit 113 acquires WEB content starting with “/ mfp /” from the model-dependent content unit 132 in the facsimile unit 130, the facsimile I / F unit 116 and the network card I / F unit 133 are used. A remote function call for executing reading of WEB contents is executed. This remote function call is a request for file transfer from the network card unit 110 to the facsimile unit 130.
[0058]
The operation between the modules will be described with time. 6 and 7 are transition diagrams showing how WEB content requested from the host computer 100 is acquired between the modules. The vertical axis represents time, and shows changes in requests and responses between the host computer 100 and the network card unit 110 and the printing unit 120 of the printing apparatus 101.
[0059]
FIG. 6 shows the operation when the host computer 100 requests “model-independent WEB content”. Since the WEB content exists in the network card unit 110, the WEB content is extracted from the model-independent content unit 115 without transmitting a request to the printing unit 120 and transmitted to the host computer 100.
[0060]
FIG. 7 shows the operation when the host computer 100 requests “model-dependent WEB content” owned by the printing unit. Since the WEB content exists in the printing unit 120, a request is made to the printing unit 120, the WEB content is extracted from the model-dependent content unit 122 and transmitted to the host computer 100. When the “model-dependent vegetable WEB content” owned by the facsimile unit is requested, the printing unit is replaced with the facsimile unit and the same transition is performed.
[0061]
Each time the host computer 100 acquires and analyzes the HTML data shown in FIG. 2 and requests each of the WEB contents described in the HTML data, the processing of FIG. 6 or FIG. 7 is executed. In the HTML data shown in FIG. <IMG SRC = ”/ mfp / device.png”>, <IMC SRC = ”/ dev / paper.png”>, <IMC SRC = ”/ nic / error.png”> corresponds to WEB content.
[0062]
As described above, according to the first embodiment of the present invention, WEB content is model-dependent WEB content, model-independent WEB content, and model-dependent WEB content includes Each controller is classified into a model-dependent web content, the web content depending on the model is arranged in the printing unit 120 and the facsimile unit 130, and the web content not depending on the model is arranged in the network card unit 110. The following effects can be obtained by dispersively arranging.
[0063]
(1) For all models / models to which the network card unit 110 may be connected, the network card unit 110 does not need to have WEB content in the model-independent content unit 115, and the storage capacity of the network card unit 110 Costs can be reduced.
[0064]
(2) For the same reason as described above, the network card unit 110 can cope with the printing unit 120 and the facsimile unit 130 that will be developed in the future without replacing the ROM of the network card unit 110. It becomes possible.
[0065]
(3) From the standpoint of the printing unit 120 and the facsimile unit 130, the WWW server unit 113 that transmits / receives the status of the requested printing apparatus using HTTP, and the model-independent content unit that stores the model-independent WEB content. By expelling 115 to the network card unit 110, it is possible to prevent an extra cost increase when it is not necessary to cope with the network.
[0066]
<Second Embodiment>
In the first embodiment, the WEB content is based on whether or not the character string obtained by taking the path portion from the URL of the WEB content includes “/ dev /” or “/ mfp /”. It was determined whether the content or the WEB content independent of the model.
[0067]
However, with this method, it is possible to infer whether the WEB content is a model-dependent WEB content or a model-independent WEB content by using the GUI of the host computer 100. Since the place where the WEB content is placed is internal information, it may not be preferable to make an analogy from the URL.
[0068]
Therefore, in the second embodiment of the present invention, as a measure for preventing the WEB content from being inferred from the URL, a character string obtained by taking a path portion from the WEB content URL as in the first embodiment. Whether or not includes “/ dev /” or “/ mfp /”, a character string list that is recognized as a model-dependent WEB content is prepared in advance, and the character string list is compared with the WEB content to be compared. Compare
[0069]
FIG. 10 is a block diagram showing a configuration example of a printing system according to the second embodiment of the present invention. A printing system according to the second embodiment includes a host computer 1000, a printing apparatus 1001 including a network card unit 1010, a printing unit 1020, and a facsimile unit 1030, and a communication medium 1002 that connects the host computer 1000 and the printing apparatus 1001. It consists of and.
[0070]
Further, the network card unit 1010 of the printing apparatus 1001 includes a network I / F unit 1011, an lpd server unit 1012, a WWW server unit 1013, a printing device I / F unit 1014, a facsimile I / F unit 1016, and a model-independent content unit 1015. , A printing unit 1020 of the printing apparatus 1001 includes a reception buffer 1021, a model-dependent content unit 1022, a PDL translator 1023, an intermediate buffer 1024, a drawing unit 1025, a printer engine 1026, and a network card I / F unit 1027. The facsimile unit 1030 includes a facsimile control unit 1031, a model-dependent content unit 1032, and a network card I / F unit 1033.
[0071]
FIG. 10 is a partial modification of FIG. FIG. 10 is obtained by adding a dependency list 1017 to the network card unit of the printing apparatus in the configuration of FIG. 1, and the rest is the same, and the description of the same part is omitted.
[0072]
The dependency list 1017 provided in the network card unit 1010 of the printing apparatus 1001 is a database having a list of character strings. For example, if the dependency list 1017 has a list of character strings as shown in FIG. 11, if the WEB content name is the same as one of these character strings, the printing unit 1020 or the facsimile unit 1030 is notified. When the WEB content is requested and the WEB content name is other than that, the network card unit 1010 provides it.
[0073]
Whether the printing unit 1020 or the facsimile unit 1030 is to be requested is determined by the printing unit 1020 when the head of the list is “/ dev /” as shown in FIG. Inquiry, in the case of “/ mfp /”, the facsimile unit 1030 is inquired. In addition, as shown in FIG. 11B, there is a method of making a determination by shifting the hierarchy to express “/ dev /” and “/ mfp /” in order to make an inquiry.
[0074]
FIG. 12 is a flowchart showing the operation of the WWW server unit 1013 of the printing apparatus 1001 according to the second embodiment of the present invention. FIG. 12 is different from FIG. 5 of the first embodiment in the comparison condition in step S1204. In step S1204, it is checked whether or not the specified path is included in the dependency list 1017.
[0075]
Accordingly, it is possible to set the WEB content as a model-dependent WEB content or a model-independent WEB content regardless of the URL or the path. In other words, when changing the URL of the WEB content, it is only necessary to change the dependency list. Note that steps S1201 to S1203 and steps S1205 to S1213 in FIG. 12 are the same as steps S501 to S503 and steps S504 to S512 in FIG.
[0076]
As described above, according to the second embodiment of the present invention, a character string list recognized as a model-dependent WEB content is prepared, and the character string list is compared with the WEB content name to be compared. By doing so, it is possible to determine whether the content is a model-dependent WEB content or a model-independent WEB content regardless of the URL or the path.
[0077]
Further, it is possible to set whether a certain WEB content is to be a model-dependent WEB content or a model-independent WEB content simply by changing the character string list.
[0078]
In the second embodiment, the network card unit 1010 of the printing apparatus 1001 has the dependency list 1017. However, instead of the network card unit 1010 of the printing apparatus 1001 having a dependency list that is a character string list of content names of WEB content recognized as model-dependent WEB content, the WEB content recognized as model-independent WEB content is included. A non-dependent list that is a character string list of content names may be provided. In this case, only the Yes / No in the comparison condition of step S1204 in FIG. 12 is switched, and the processes other than the step S1204 are the same, and the same effect as in the second embodiment can be obtained.
[0079]
FIG. 14 is a cross-sectional view showing the internal structure of a laser beam printer applicable to the printing apparatus 101. This laser beam printer can input character pattern data or the like and print it on recording paper. Reference numeral 8012 denotes a laser beam printer main body, which forms an image on recording paper as a recording medium based on a supplied character pattern and the like. Reference numeral 8000 denotes an operation panel on which an operation switch and an LED display are arranged, and reference numeral 8001 denotes a printer control unit for controlling the entire laser beam printer 8012 and analyzing character pattern information. The printer control unit 8001 mainly converts character pattern information into a video signal and outputs it to the laser driver 8002. A laser driver 8002 is a circuit for driving the semiconductor laser 8003, and switches on / off a laser beam 8004 emitted from the semiconductor laser 8003 in accordance with an input video signal.
[0080]
A laser beam 8004 is swung in the left-right direction by a rotary polygon mirror 8005 to scan on the electrostatic drum 8006. Thereby, an electrostatic latent image of a character pattern is formed on the electrostatic drum 8006. This latent image is developed by a developing unit 8007 around the electrostatic drum 8006 and then transferred to a recording sheet. A cut sheet is used as the recording sheet, and the cut sheet recording sheet is stored in a plurality of sheet cassettes 8008 corresponding to a plurality of types of sheets mounted on the laser beam printer 8012, and is fed by a sheet feeding roller 8009 and conveying rollers 8010 and 8011. It is taken into the apparatus and supplied to the electrostatic drum 8006.
[0081]
FIG. 15 is a sectional view of the ink jet recording apparatus IJRA. In the figure, the carriage HC engaged with the spiral groove 9003 of the lead screw 9004 that rotates via the driving force transmission gears 9010 and 9008 in conjunction with the forward and reverse rotation of the drive motor 9011 has a pin (not shown). And is reciprocated in the directions of arrows a and b. An ink jet cartridge IJC is mounted on the carriage HC.
[0082]
Reference numeral 9001 denotes a paper pressing plate that presses the paper against the platen 9000 in the moving direction of the carriage. Reference numerals 9006 and 9007 denote home position detecting means for confirming the presence of the carriage lever 9005 in this region and switching the rotation direction of the motor 9011. Reference numeral 9013 denotes a member that supports a cap member 9019 that caps the front surface of the recording head. Reference numeral 9012 denotes suction means that sucks the inside of the cap, and performs suction recovery of the recording head through an opening 9020 in the cap.
[0083]
9014 is a cleaning blade, and 9016 is a member that enables the blade to move in the front-rear direction, and these are supported by a main body support plate 9015. Needless to say, the blade is not in this form, and a known cleaning blade can be applied to this example. Reference numeral 9018 denotes a lever for starting suction for suction recovery. The lever 9018 moves with the movement of the cam 9017 engaged with the carriage, and the driving force from the drive motor is controlled by a known transmission means such as clutch switching. Is done.
[0084]
These capping, cleaning, and suction recovery are configured so that desired processing can be performed at their corresponding positions by the action of the lead screw 9004 when the carriage comes to the home position side region. Any of these can be applied to this example as long as the above operation is performed.
[0085]
The present invention is not limited to the apparatus of the above-described embodiment, and may be applied to a system constituted by a plurality of devices or an apparatus constituted by one device.
[0086]
FIG. 16 is a diagram illustrating an example of a program code supply method. A storage medium 10003 storing software program codes for realizing the functions of the embodiment is supplied to a system or apparatus 10001, and a computer (or CPU or MPU) of the system or apparatus reads and executes the program codes stored in the storage medium Needless to say, it will be completed by doing.
[0087]
Specifically, the program code based on the flowcharts of FIGS. 5 and 12 is stored in the ROM or RAM of the network card unit 110, and the CPU of the network card unit performs control according to these program codes, so that A control method can be realized.
[0088]
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code or the program code itself constitutes the present invention.
[0089]
As a storage medium for supplying the program code, for example, a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, magnetic tape, nonvolatile memory card, ROM, DVD- RAM and DVD-ROM can be used. In addition, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also the OS running on the computer based on the instruction of the program code performs the actual processing. Needless to say, a case where the function of the above-described embodiment is realized by performing part or all of the processing is also included.
[0090]
Furthermore, after the program code read from the storage medium is written to the memory provided in the function expansion board inserted in the computer or the function expansion unit connected to the computer, the program code is expanded based on the instruction of the next program code. It goes without saying that the functions of the above-described embodiments may be realized by performing some or all of the actual processing by the CPU or the like provided on the expansion board or the expansion unit.
[0091]
【The invention's effect】
As described above, according to the present invention, the data to be provided to the external device is the data depending on the model of the apparatus main body, the data independent of the model of the apparatus main body, and the data dependent on the model for each control unit. The data depending on the model is arranged in each control unit, and the data not depending on the model is arranged in the communication control unit in the information management apparatus or the image forming apparatus, so that the data can be distributed appropriately. .
[0092]
For all models / models of the device main body to which the information management device or the communication control unit may be connected, the information management device or the communication control unit does not need to have data depending on the model, and the information management device Alternatively, the storage capacity cost of the communication control unit can be reduced.
[0093]
In addition, the information management device or the communication control unit can be changed to a model that does not replace the storage unit of the information management device or the communication control unit with respect to a control unit that will be developed in the future, for example, a printer controller or a facsimile controller. It becomes possible to deal with data that depends on the data.
[0094]
Also, from the standpoint of the control unit, by expelling the means for providing the requested data to the external device to the information management device or the communication control unit, if it is not necessary to cope with the network in the first place, the extra cost is increased. Can be prevented.
[0095]
In addition, by providing a list indicating whether the data is model-dependent or model-independent data, the data is independent of the model and data regardless of the URL or path. It is possible to set to various data. Therefore, when changing the URL of data, it is only necessary to change the list.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration example of a printing system according to a first embodiment.
FIG. 2 is a diagram illustrating an example of basic HTML data.
FIG. 3 is a diagram showing an overview of an image.
FIG. 4 is a diagram illustrating an overview of an image indicating error information generated in the printing apparatus.
FIG. 5 is a flowchart showing an operation of the WWW server unit 113 of the printing apparatus 101 according to the first embodiment.
FIG. 6 is a diagram illustrating an operation when the host computer 100 requests “model-independent WEB content”;
FIG. 7 is a diagram illustrating an operation when the host computer 100 requests “model-dependent WEB content” owned by a printing unit.
FIG. 8 is a diagram illustrating a packet format of a request packet instructing reading of WEB content.
FIG. 9 is a diagram illustrating a packet format of a response packet for transmitting WEB content.
FIG. 10 is a block diagram illustrating a configuration example of a printing system according to a second embodiment.
FIG. 11 is a diagram illustrating a dependency list.
FIG. 12 is a flowchart illustrating an operation of the WWW server unit 1013 of the printing apparatus 1001 according to the second embodiment.
13 is a diagram showing an example in which HTML data and bitmap image data are processed and displayed by WWW browser software of the host computer 100. FIG.
FIG. 14 is a cross-sectional view showing the internal structure of the laser beam printer.
FIG. 15 is a cross-sectional view of an ink jet recording apparatus IJRA.
FIG. 16 is a diagram illustrating an example of a method for supplying a program code.
[Explanation of symbols]
100 Host computer
101 Printing device
102 Communication medium
110 Network card section
120 Printing section
130 Facsimile Department
111 Network I / F section
112 lpd server part
113 WWW (World Wide Web) server section
114 Printing device I / F section
115 Model-independent content section
116 Facsimile I / F part
121 Receive buffer
122 Model-dependent content section
123 PDL translator
124 Intermediate buffer
125 drawing part
126 Printer engine
127 Network card I / F part
131 Facsimile controller
132 Model-dependent content section
133 Network card I / F part

Claims (15)

複数の制御部を有する装置本体に関するデータを、要求に応じて、外部装置に提供する情報管理装置であって、
要求されるデータに対応する識別情報を前記外部装置から受信する識別情報受信手段と、
前記識別情報受信手段により受信される識別情報に基づいて、要求されたデータが、装置本体の機種に依存するものであるか否かを判定する判定手段と、
前記識別情報受信手段により受信される識別情報に基づいて、要求されたデータが前記複数の制御部のうちのいずれに依存するかを判定する制御部判定手段と、
要求されたデータが装置本体の機種に依存する場合、前記制御部判定手段により判定された制御部から、要求されたデータを取得し、要求されたデータが装置本体の機種に依存しない場合、前記情報管理装置内の格納部から、要求されたデータを取得する取得手段とを有することを特徴とする情報管理装置。
An information management device that provides data related to a device body having a plurality of control units to an external device upon request,
Identification information receiving means for receiving identification information corresponding to the requested data from the external device;
Determination means for determining whether the requested data is dependent on the model of the apparatus main body based on the identification information received by the identification information receiving means;
A control unit determining unit that determines which of the plurality of control units depends on the requested data based on the identification information received by the identification information receiving unit;
When the requested data depends on the model of the apparatus main body, the requested data is obtained from the control unit determined by the control unit determination unit, and when the requested data does not depend on the model of the apparatus main body, An information management apparatus comprising: an acquisition unit configured to acquire requested data from a storage unit in the information management apparatus.
前記取得手段は、要求されたデータが装置本体の機種に依存する場合、前記制御部判定手段により判定された制御部に、データの要求を送信して、データを取得することを特徴とする請求項1に記載の情報管理装置。  The acquisition unit, when the requested data depends on a model of the apparatus main body, transmits a data request to the control unit determined by the control unit determination unit, and acquires the data. Item 14. The information management device according to Item 1. 前記判定手段は、要求されたデータを識別する識別情報に基づいて、要求されたデータが装置本体の機種に依存するものであるか否かを判定することを特徴とする請求項1或いは2に記載の情報管理装置。  3. The determination unit according to claim 1, wherein the determination unit determines whether the requested data depends on a model of the apparatus main body based on identification information for identifying the requested data. The information management device described. 前記識別情報は、データを示すURLであることを特徴とする請求項1乃至3のいずれかに記載の情報管理装置。  The information management apparatus according to claim 1, wherein the identification information is a URL indicating data. 前記装置本体の機種に依存するデータを識別する識別情報を保持する保持手段を有し、
前記判定手段は、前記識別情報受信手段により受信される識別情報と前記保持手段により保持された識別情報に基づいて、要求されたデータが装置本体の機種に依存するものであるか否かを判定することを特徴とする請求項1或いは2に記載の情報管理装置。
Holding means for holding identification information for identifying data depending on the model of the apparatus body;
The determination means determines whether the requested data is dependent on the model of the apparatus main body based on the identification information received by the identification information receiving means and the identification information held by the holding means. The information management apparatus according to claim 1, wherein the information management apparatus is an information management apparatus.
前記装置本体の機種に依存しないデータを識別する識別情報を保持する保持手段を有し、
前記判定手段は、前記識別情報受信手段により受信される識別情報と前記保持手段により保持された識別情報に基づいて、要求されたデータが装置本体の機種に依存するものであるか否かを判定することを特徴とする請求項1或いは2に記載の情報管理装置。
Holding means for holding identification information for identifying data independent of the model of the apparatus body;
The determination means determines whether the requested data is dependent on the model of the apparatus main body based on the identification information received by the identification information receiving means and the identification information held by the holding means. The information management apparatus according to claim 1, wherein the information management apparatus is an information management apparatus.
前記装置本体に関するデータを、HTTPを用いて提供する提供手段を有し、
前記装置本体に関する情報を示すデータは、HTMLで記述されたデータ、または画像データであることを特徴とする請求項1乃至6のいずれかに記載の情報管理装置。
Providing means for providing data relating to the apparatus main body using HTTP;
7. The information management apparatus according to claim 1, wherein the data indicating the information related to the apparatus main body is data described in HTML or image data.
装置本体に関するデータは、装置本体に装着される給紙装置に関するデータ、または装置本体に装着される排紙装置に関するデータ、または装置本体に装着されるオプション装置に関するデータ、装置本体の給紙或いは排紙に関するデータであることを特徴とする請求項1乃至7のいずれかに記載の情報管理装置。  The data related to the apparatus main body includes data relating to a paper feeding device mounted on the apparatus main body, data relating to a paper discharge device mounted on the main body of the apparatus, data relating to an optional device mounted on the main body of the apparatus, paper feeding or discharging of the apparatus main body. 8. The information management apparatus according to claim 1, wherein the information management apparatus is data related to paper. 装置本体に関するデータは、前記外部装置のブラウザによって表示処理されることを特徴とする請求項1乃至8のいずれかに記載の情報管理装置。  9. The information management apparatus according to claim 1, wherein data relating to the apparatus main body is displayed by a browser of the external apparatus. 前記情報管理装置は、印刷装置に接続可能なネットワークボードであることを特徴とする請求項1乃至9のいずれかに記載の情報管理装置。  The information management apparatus according to claim 1, wherein the information management apparatus is a network board connectable to a printing apparatus. 複数の制御部と、ネットワークとの間の通信を制御する通信制御部とを有する画像形成装置であって、
前記画像形成装置に関するデータを、要求に応じて、外部装置に提供する提供手段と、
要求されるデータに対応する識別情報を前記外部装置から受信する識別情報受信手段と、
前記識別情報受信手段により受信される識別情報に基づいて、要求されたデータが、前記複数の制御部の少なくとも1つの機種に依存するものであるか否かを判定する判定手段と、
前記識別情報受信手段により受信される識別情報に基づいて、要求されたデータが前記複数の制御部のうちのいずれに依存するかを判定する制御部判定手段と、
要求されたデータが前記複数の制御部の少なくとも1つの機種に依存する場合、前記制御部判定手段により判定された制御部内の格納部から、要求されたデータを取得し、要求されたデータが前記複数の制御部の機種に依存しない場合、前記通信制御部内の格納部から、要求されたデータを取得する取得手段とを有することを特徴とする画像形成装置。
An image forming apparatus having a plurality of control units and a communication control unit for controlling communication between networks,
Providing means for providing data relating to the image forming apparatus to an external apparatus upon request;
Identification information receiving means for receiving identification information corresponding to the requested data from the external device;
Determination means for determining whether the requested data is dependent on at least one model of the plurality of control units based on the identification information received by the identification information receiving means;
A control unit determining unit that determines which of the plurality of control units depends on the requested data based on the identification information received by the identification information receiving unit;
When the requested data depends on at least one model of the plurality of control units, the requested data is acquired from the storage unit in the control unit determined by the control unit determination unit, and the requested data is An image forming apparatus comprising: an acquisition unit configured to acquire requested data from a storage unit in the communication control unit when not depending on a model of a plurality of control units.
複数の制御部を有する装置本体に関する情報を提供する情報提供方法であって、
外部装置から要求される装置本体に関するデータに対応する識別情報を前記外部装置から受信する識別情報受信ステップと、
前記識別情報受信ステップで受信される識別情報に基づいて、要求されたデータが、装置本体の機種に依存するものであるか否かを判定する判定ステップと、
前記識別情報受信ステップで受信される識別情報に基づいて、要求されたデータが複数の制御部のうちのいずれに依存するかを判定する制御部判定ステップと、
要求されたデータが装置本体の機種に依存する場合、前記制御部判定ステップで判定された制御部内の格納部から、要求されたデータを取得し、要求されたデータが装置本体の機種に依存しない場合、装置本体に接続される通信制御部内の格納部から、要求されたデータを取得する取得ステップと、
前記取得ステップで取得されたデータを前記外部装置に提供する提供ステップとを有することを特徴とする情報提供方法。
An information providing method for providing information on a device main body having a plurality of control units,
An identification information receiving step for receiving, from the external device, identification information corresponding to data relating to the device body requested from the external device;
A determination step of determining whether the requested data is dependent on the model of the apparatus main body based on the identification information received in the identification information receiving step;
A control unit determination step for determining which of the plurality of control units depends on the requested data based on the identification information received in the identification information reception step;
When the requested data depends on the model of the apparatus main body, the requested data is acquired from the storage unit in the control unit determined in the control unit determination step, and the requested data does not depend on the model of the apparatus main body. The acquisition step of acquiring the requested data from the storage unit in the communication control unit connected to the apparatus body;
A providing step of providing the external device with the data obtained in the obtaining step.
複数の制御部を有する装置本体に関するデータを提供するためのプログラムであって、
外部装置から要求される装置本体に関するデータに対応する識別情報を前記外部装置から受信する識別情報受信ステップと、
前記識別情報受信ステップで受信される識別情報に基づいて、要求されたデータが、装置本体に依存するものであるか否かを判定する判定ステップと、
前記識別情報受信ステップで受信される識別情報に基づいて、要求されたデータが複数の制御部のうちのいずれに依存するかを判定する制御部判定ステップと、
要求されたデータが装置本体に依存する場合、前記制御部判定ステップにより判定された制御部内の格納部から、要求されたデータを取得し、要求されたデータが装置本体に依存しない場合、前記情報管理装置内の格納部から、要求されたデータを取得する取得ステップと、
前記取得ステップにより取得されたデータを、前記外部装置に提供する提供ステップとをコンピュータに実行させることを特徴とするプログラム。
A program for providing data relating to a device body having a plurality of control units,
An identification information receiving step for receiving, from the external device, identification information corresponding to data relating to the device body requested from the external device;
A determination step of determining whether the requested data is dependent on the apparatus main body based on the identification information received in the identification information receiving step;
A control unit determination step for determining which of the plurality of control units depends on the requested data based on the identification information received in the identification information reception step;
If the requested data depends on the device body, the requested data is obtained from the storage unit in the control unit determined by the control unit determination step, and if the requested data does not depend on the device body, the information An acquisition step of acquiring requested data from a storage unit in the management device;
A program causing a computer to execute a providing step of providing data acquired in the acquiring step to the external device.
複数の制御部を有する装置本体に関するデータを、要求に応じて、外部装置に提供する情報管理装置であって、
要求されるデータに対応する識別情報を前記外部装置から受信する識別情報受信手段と、
前記識別情報受信手段により受信される識別情報に基づいて判定した結果、要求されたデータが、装置本体の機種に依存するものであって前記複数の制御部のうちの一の制御部に依存するものである場合、要求されたデータを当該一の制御部から取得し、要求されたデータが装置本体の機種に依存しないものである場合、要求されたデータを前記情報管理装置内の格納部から取得する取得手段を有することを特徴とする情報管理装置。
An information management device that provides data related to a device body having a plurality of control units to an external device upon request,
Identification information receiving means for receiving identification information corresponding to the requested data from the external device;
As a result of the determination based on the identification information received by the identification information receiving means, the requested data depends on the model of the apparatus main body and depends on one control unit among the plurality of control units. If the requested data is obtained from the one control unit, and if the requested data does not depend on the model of the apparatus main body, the requested data is obtained from the storage unit in the information management device. An information management apparatus comprising an acquisition means for acquiring.
複数の制御部を有する装置本体に関する情報を提供する情報提供方法であって、
外部装置から要求される装置本体に関するデータに対応する識別情報を前記外部装置から受信する識別情報受信ステップと、
前記識別情報受信ステップで受信される識別情報に基づいて判定した結果、要求されたデータが、装置本体の機種に依存するものであって前記複数の制御部のうちの一の制御部に依存するものである場合、要求されたデータを当該一の制御部内の格納部から取得し、要求されたデータが装置本体の機種に依存しないものである場合、要求されたデータを前記情報管理装置内の格納部から取得する取得ステップと、
前記取得ステップで取得されたデータを前記外部装置に提供する提供ステップとを有することを特徴とする情報提供方法。
An information providing method for providing information on a device main body having a plurality of control units,
An identification information receiving step for receiving, from the external device, identification information corresponding to data relating to the device body requested from the external device;
As a result of the determination based on the identification information received in the identification information receiving step, the requested data depends on the model of the apparatus main body and depends on one control unit among the plurality of control units. If the requested data is obtained from the storage unit in the one control unit, and if the requested data does not depend on the model of the device body, the requested data is stored in the information management device. An acquisition step of acquiring from the storage unit;
A providing step of providing the external device with the data obtained in the obtaining step.
JP2001330856A 2001-10-29 2001-10-29 Information management apparatus, image forming apparatus, information providing method, and program for providing information Expired - Fee Related JP3780196B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001330856A JP3780196B2 (en) 2001-10-29 2001-10-29 Information management apparatus, image forming apparatus, information providing method, and program for providing information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001330856A JP3780196B2 (en) 2001-10-29 2001-10-29 Information management apparatus, image forming apparatus, information providing method, and program for providing information

Publications (3)

Publication Number Publication Date
JP2003131856A JP2003131856A (en) 2003-05-09
JP2003131856A5 JP2003131856A5 (en) 2004-11-25
JP3780196B2 true JP3780196B2 (en) 2006-05-31

Family

ID=19146517

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001330856A Expired - Fee Related JP3780196B2 (en) 2001-10-29 2001-10-29 Information management apparatus, image forming apparatus, information providing method, and program for providing information

Country Status (1)

Country Link
JP (1) JP3780196B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4557506B2 (en) * 2003-05-28 2010-10-06 シャープ株式会社 Information processing device
JP4560313B2 (en) * 2004-03-12 2010-10-13 キヤノン株式会社 Information processing apparatus, image forming system, and information processing apparatus control method
JP5377695B2 (en) 2012-02-29 2013-12-25 京セラドキュメントソリューションズ株式会社 Device information providing system, electronic device and device information providing program

Also Published As

Publication number Publication date
JP2003131856A (en) 2003-05-09

Similar Documents

Publication Publication Date Title
US10212301B2 (en) Image forming apparatus, image forming method, and medium storing a program, with selecting between process executable by image forming apparatus and process executable by external device
US7124212B2 (en) Data processing apparatus connected to a network connectable a plurality of devices
JP4329822B2 (en) Control device, control method, and control program
JP4541579B2 (en) Printing system, network interface device, printing device, data providing method, and storage 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
US7609417B2 (en) Data processing apparatus, image processing apparatus, information notifying method therefor, and program for implementing the method
CN102123223A (en) Information processing apparatus, network device, system, control method
EP2367109A2 (en) Information processing system, information processing apparatus, cooperative job execution method, and non-transitory computer-readable recording medium encoded with cooperative job execution program
JP4450049B2 (en) Printing system, printing apparatus, print setting method, and print setting program
JP4652523B2 (en) Server apparatus, image processing apparatus, information processing method, and storage medium
JP2008123484A (en) Print processing apparatus and method of controlling print processing apparatus
JP3787434B2 (en) Image forming apparatus and control method therefor, and image input apparatus and control method therefor
JP4378050B2 (en) Information management apparatus and information management method
JP3780196B2 (en) Information management apparatus, image forming apparatus, information providing method, and program for providing information
JP4334626B2 (en) Network-compatible printing apparatus and printing method
JP4337900B2 (en) Image forming system, server apparatus, image forming apparatus, image forming apparatus control method, and control program therefor
JP3854960B2 (en) Information processing apparatus and information processing method
JP4078819B2 (en) Image forming apparatus
CN112075069B (en) Image forming apparatus for printing traceable printout
US20080193183A1 (en) System and a program product
US20240297946A1 (en) Server executing specific process related to configuration information of device using communication session established between the server and the device
JP3780205B2 (en) Printing system, network module, data providing method, program, and storage medium
JP4865885B2 (en) Printing system, network interface device, method for controlling network interface device, and storage medium
JP4646876B2 (en) Print data generator
JPH10187385A (en) Device for controlling printing and method therefor and storage medium for storing program readable by computer

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20031209

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20031209

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050603

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050811

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: 20060221

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060306

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: 20100310

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100310

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110310

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120310

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130310

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20140310

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees