JP2004021624A - System, method, and program for network printing - Google Patents

System, method, and program for network printing Download PDF

Info

Publication number
JP2004021624A
JP2004021624A JP2002175945A JP2002175945A JP2004021624A JP 2004021624 A JP2004021624 A JP 2004021624A JP 2002175945 A JP2002175945 A JP 2002175945A JP 2002175945 A JP2002175945 A JP 2002175945A JP 2004021624 A JP2004021624 A JP 2004021624A
Authority
JP
Japan
Prior art keywords
print
printer device
printer
network
print data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002175945A
Other languages
Japanese (ja)
Inventor
Nobuyuki Kikuoka
菊岡 信之
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2002175945A priority Critical patent/JP2004021624A/en
Publication of JP2004021624A publication Critical patent/JP2004021624A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To quickly perform proxy printing by another network printer instead of using a printer server, even if an auto-recovery uncoverable failure occurs during operation of an urgent print job. <P>SOLUTION: Print data transmitted from a print demander via a network are stored in a buffer part 32. If a print condition monitoring part 37 detects the auto-recovery impossible failure during printing operation and a detection part 35 detects an effective privilege print flag in the print data, a failure avoiding control part 38 acquires the print data quantity under operation from other printers on the network, and a comparison part 39 decides another printer having the minimum print data quantity under operation as the printer for asking proxy printing. A micro processor 31 transmits the print data stored in the buffer part 32 to the other printer decided by the comparison part 39 via the network for requesting proxy printing. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明はネットワークプリント方式、ネットワークプリント方法およびネットワークプリント用プログラムに関し、特に、自プリンタ装置の障害を検出してネットワーク上の他プリンタ装置に代理印刷を依頼するネットワークプリント方式、ネットワークプリント方法およびネットワークプリント用プログラムに関する。
【0002】
【従来の技術】
従来のネットワークプリント方式を図8に示す。ネットワーク510に、印刷要求者520とプリントサーバー540と複数のネットワークプリンタ装置530が接続されている。印刷要求者520は印刷要求を発信する情報処理装置である。プリントサーバー540は、いずれかのネットワークプリンタ装置530に障害が発生すると、そのネットワークプリンタ装置530に印刷要求者520が要求していた印刷ジョブを、他のネットワークプリンタ装置530に代理印刷させる。このように、ネットワークプリンタ装置530を集中制御するプリントサーバー540において各々のネットワークプリンタ装置530に対する印刷ジョブを監視していたため、プリントサーバー540がないと代理印刷等の制御ができなかった。
【0003】
プリントサーバーを使用しないで代理印刷を行わせるシステムが特開2001−067193号公報および特開2001−306282号公報に開示されている。
【0004】
図9は特開2001−067193号公報に開示されたシステムのフローチャートである。自ネットワークプリンタ装置でトナー残量少量(ステップS2)あるいは紙残量少量(ステップS3)を検出してエラー発生が予想される場合は、代行依頼信号をブロードキャスト送信する(ステップS7)。他ネットワークプリンタ装置からの受領信号を検知したら(ステップS8)、印字ジョブのページ区切りに達したときに(ステップS9)、他ネットワークプリンタ装置に印刷データを転送して印字ジョブを代行させる(ステップS12)。
【0005】
図10は特開2001−306282号公報に開示されたシステムに記載されているネットワークプリンタ装置のブロック構成図である。ネットワークプリンタ装置は、入出力部94に印刷要求があると、印刷ジョブID(identification)等の印刷データに関する情報を記憶部92に記憶し、印刷部91で印刷を行う。この印刷処理に失敗すると、代行部93がネットワークに接続されて代行印刷可能な他のネットワークプリンタ装置を選択して、印刷データを転送して代行印刷処理要求を行う。代行印刷処理要求を受けた他のネットワークプリンタ装置は、代行印刷処理を行う。
【0006】
【発明が解決しようとする課題】
上述した従来のネットワークプリント方式は、図8に示す方式では、印刷要求者そのものやネットワークプリンタ装置自身に他のネットワークプリンタ装置の印刷ジョブを監視するための手段を持たず、ネットワーク接続されているネットワークプリンタ装置で代理印刷等を行う場合、ネットワークプリンタ装置を集中制御するプリントサーバーにおいて各々のネットワークプリンタ装置に対する印刷ジョブを監視していたため、プリントサーバーがないと代理印刷の制御ができないという問題点があった。
【0007】
特開2001−067193号公報および特開2001−306282号公報に開示されている方式はプリントサーバーを不要としているが、代理印刷の終了見込みが不明であるため、急ぎの印刷要求に対応できないという問題点があった。
【0008】
本発明の目的は、急ぎの印刷ジョブを実行中に自動回復不能障害が発生した場合に、プリンタサーバーを使用することなく、他のネットワークプリンタ装置で速やかに代理印刷を行うネットワークプリント方式、ネットワークプリント方法およびネットワークプリント用プログラムを提供することにある。
【0009】
【課題を解決するための手段】
本発明のネットワークプリント方式は、ネットワークを介して相互に接続された印刷要求者とプリンタ装置とを備え、前記印刷要求者は、特権印刷フラグを含む印刷データを送信する手段を有し、前記プリンタ装置は、送信された印刷データを保存するバッファー部と、印刷データ処理中の自動回復不能障害を検出する印刷状態監視部と、印刷データに含まれる特権印刷フラグが有効か否かの検出を行う検出部と、前記印刷状態監視部が前記自動回復不能障害を検出し前記検出部が前記特権印刷フラグが有効であることを検出したときに前記ネットワーク上の他プリンタ装置から印刷処理状況を収集する障害回避制御部と、前記障害回避制御部が収集した他プリンタ装置の印刷処理状況を比較して代理印刷を依頼する他プリンタ装置を決定する比較部と、前記比較部が決定した他プリンタ装置に前記バッファー部に保存している印刷データを送信して代理印刷を依頼する制御部とを有することを特徴とする。
【0010】
本発明のネットワークプリント方式は、前記比較部は、他プリンタ装置の実行中印刷データ量を入手して実行中印刷データ量が最小の他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴としてもよい。
【0011】
本発明のネットワークプリント方式は、前記比較部は、他プリンタ装置の実行中印刷ジョブ終了予定時刻を入手して最も早く印刷終了する他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴としてもよい。
【0012】
本発明のネットワークプリント方法は、印刷要求者とプリンタ装置とをネットワークを介して接続し前記印刷要求者から送信した印刷データを前記プリンタ装置で印刷するネットワークプリント方法であって、印刷データをバッファー部に保持するステップと、印刷データ処理中の自動回復不能障害を検出するステップと、印刷データに含まれる特権印刷フラグが有効か否かの検出を行うステップと、前記自動回復不能障害を検出し前記特権印刷フラグが有効であることを検出したときに前記ネットワーク上の他プリンタ装置から印刷処理状況を収集するステップと、収集した他プリンタ装置の印刷処理状況を比較して代理印刷を依頼する他プリンタ装置を決定するステップと、決定した他プリンタ装置に前記バッファー部に保存している印刷データを送信して代理印刷を依頼するステップとを備えたことを特徴とする。
【0013】
本発明のネットワークプリント方法は、他プリンタ装置の実行中印刷データ量を入手して実行中印刷データ量が最小の他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴としてもよい。
【0014】
本発明のネットワークプリント方法は、他プリンタ装置の実行中印刷ジョブ終了予定時刻を入手して最も早く印刷終了する他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴としてもよい。
【0015】
本発明のプリンタ装置は、ネットワークに接続されたプリンタ装置であって、印刷データを保存するバッファー部と、印刷データ処理中の自動回復不能障害を検出する印刷状態監視部と、印刷データに含まれる特権印刷フラグが有効か否かの検出を行う検出部と、前記印刷状態監視部が前記自動回復不能障害を検出し前記検出部が前記特権印刷フラグが有効であることを検出したときに前記ネットワーク上の他プリンタ装置から印刷処理状況を収集する障害回避制御部と、前記障害回避制御部が収集した他プリンタ装置の印刷処理状況を比較して代理印刷を依頼する他プリンタ装置を決定する比較部と、前記比較部が決定した他プリンタ装置に前記バッファー部に保存している印刷データを送信して代理印刷を依頼する制御部とを備えたことを特徴とする。
【0016】
本発明のプリンタ装置は、前記比較部は、他プリンタ装置の実行中印刷データ量を入手して実行中印刷データ量が最小の他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴としてもよい。
【0017】
本発明のプリンタ装置は、前記比較部は、他プリンタ装置の実行中印刷ジョブ終了予定時刻を入手して最も早く印刷終了する他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴としてもよい。
【0018】
本発明のプログラムは、ネットワークを介して印刷要求者に接続されたプリンタ装置に、前記印刷要求者から送信された印刷データをバッファー部に保持する処理と、印刷データ処理中の自動回復不能障害を検出する処理と、印刷データに含まれる特権印刷フラグが有効か否かの検出を行う処理と、前記自動回復不能障害を検出し前記特権印刷フラグが有効であることを検出したときに前記ネットワーク上の他プリンタ装置から印刷処理状況を収集する処理と、収集した他プリンタ装置の印刷処理状況を比較して代理印刷を依頼する他プリンタ装置を決定する処理と、決定した他プリンタ装置に前記バッファー部に保存している印刷データを送信して代理印刷を依頼する処理とを実行させる。
【0019】
【発明の実施の形態】
本発明の実施の形態について図面を参照して詳細に説明する。図1は本発明のネットワークプリント方式の全体構成図である。ネットワーク10に印刷要求者20とネットワークプリンタ装置(#1)30aとネットワークプリンタ装置(#2)30bとネットワークプリンタ装置(#3)30cとが接続されている。印刷要求者20は、印刷要求を送信する情報処理装置である。図1では1台の印刷要求者20が接続されているが、同一ネットワーク10上に接続される印刷要求者20の台数に制限はない。ネットワークプリンタ装置は3台接続されているが、ネットワークプリンタ装置の接続台数にも制限はない。複数のネットワークプリンタ装置の本発明に必要な構成は基本的に同じであるので、以下の説明ではネットワークプリンタ装置30と記載する。
【0020】
図2は、本発明のネットワークプリンタ装置30の構成図である。図3は印刷データのパケットの構成を示す図である。
【0021】
図3を参照すると、パケットはヘッダ部210とデータ部220とFCS(frame check sequence)部230とを含む。データ部220は特権印刷フラグ221と転送先アドレス222と転送元アドレス223と実データ部224とを含む。
【0022】
図2を参照すると、ネットワークプリンタ装置30は、マイクロプロセッサ31とバッファー部32とスプールデータ格納部33と管理テーブル34と検出部35とプリントエンジン部36と印刷状態監視部37と障害回避制御部38と比較部39とを含む。
【0023】
マイクロプロセッサ31は、ネットワークプリンタ装置30内各部の制御を行う。バッファー部32は、印刷要求者20等から送られてきた印刷データを一時格納する。スプールデータ格納部33は、自ネットワークプリンタ装置30で印刷するために印刷データをスプールする。管理テーブル34は、スプールデータ格納部33に格納した印刷データの情報を管理する。検出部35は、バッファー部32に一時格納された印刷データから特権印刷フラグ221部分を読み出し、この特権印刷フラグ221が有効になっているかどうかを検出してマイクロプロセッサ31にその旨を伝える。プリントエンジン部36は、スプールデータ格納部33に格納された印刷データの印刷出力を行う。印刷状態監視部37は、自ネットワークプリンタ装置30内での印刷状態を監視し、印刷ジョブを実行中に自動回復不能障害(用紙切れ、トナー残量少、用紙ジャム等)の発生を検出すると、マイクロプロセッサ31にその旨通知する。障害回避制御部38は、マイクロプロセッサ31が自動回復不能障害の発生通知を受けたとき、マイクロプロセッサ31の指示により、代理印刷可能なネットワークプリンタ装置30が同一ネットワーク10上に存在しているか否かを調べる。比較部39は、代理印刷可能なネットワークプリンタ装置30の処理状況を比較する。
【0024】
次に動作について説明する。図4、5、6、7は本発明の動作を示すフローチャートである。
【0025】
印刷要求者20等からの印刷要求が出され、ネットワークプリンタ装置30が印刷データを受信する(ステップA1)と、自ネットワークプリンタ装置30のバッファー部32に印刷データを一旦保持(ステップA2)した後、スプールデータ格納部33に格納する(ステップA3)。
【0026】
検出部35は、バッファー部32に一時格納された印刷データのパケットから特権印刷フラグ221部分を読み出し、この特権印刷フラグ221が有効になっているかどうかを検出してマイクロプロセッサ31にその旨を伝える。マイクロプロセッサ31は、特権印刷フラグ221が有効になっているかどうかを判断し(ステップA4)、有効になっている場合はその印刷データの待ち行列を1番目に設定し(ステップA5)、管理テーブル34の更新を行い(ステップA6)、プリントエンジン部36が動作可能になるまで待ち合わせる(ステップA7)。ステップA4で特権印刷フラグ221が有効になっていない場合は、ステップA5とステップA6の処理は行わない。
【0027】
プリントエンジン部36が動作可能になると、スプールデータ格納部33の待ち行列1番目のデータをプリントエンジン部36に送り(ステップA8)、印刷を実行する(ステップA9)。印刷実行の処理は図6に示すように、印刷状態監視部37で自ネットワークプリンタ装置30に自動回復不能障害が発生しないかを監視し(ステップB1)、自動回復不能障害が発生しない場合にはそのまま印刷を実行する(ステップB2)。自動回復不能障害が発生した場合(ステップA10)にはマイクロプロセッサ31に対してその旨通知する(ステップA11)。自動回復不能障害が発生しない場合は、印刷実行後、通常の後処理を実行し(ステップA20)、印刷待ちジョブがあれば(ステップA21)、印刷を継続する。ステップA10で自動回復不能障害が発生すると、検出部35は、その印刷データの特権印刷フラグ221が有効になっているかをチェックしてマイクロプロセッサ31に伝える(ステップA12)。特権印刷フラグ221が有効になっていない場合は処理を終了する。
【0028】
ステップA12で特権印刷フラグ221が有効になっていた場合、マイクロプロセッサ31は、完了しなかった印刷ジョブの代理印刷先を探すために障害回避制御部38を起動する(ステップA13)。障害回避制御部38は、同一ネットワーク10上の他のネットワークプリンタ装置30に対して、実行中の印刷データ量の算出・報告を返信してくれるように依頼する(ステップA14、ステップA15)。障害回避制御部38は、各々の他ネットワークプリンタ装置30から実行中の印刷データ量を入手する(ステップA16)。比較部39は、それらの中からデータ量の最小のものを抽出する(ステップA17)。マイクロプロセッサ31は、実行を中断した印刷ジョブのデータ部220の転送先アドレス222および転送依頼元アドレス223の追加を行い(ステップA18)、特権印刷フラグ221を有効に保持したままで、該当する他ネットワークプリンタ装置30に印刷データを転送して(ステップA19)、後処理を実行する(ステップA20)。後処理は図7に示すように、バッファー部32のクリアを行い(ステップC1)、管理テーブル34から当該印刷ジョブの印刷情報を削除し(ステップC2)、スプールデータ格納部33の更新を行う(ステップC3)。この時、特権印刷ジョブの代理印刷依頼を受けた他ネットワークプリンタ装置30は、管理テーブル34の情報を書き換えて現在印刷中の印刷ジョブが終了すると即座に特権印刷ジョブの印刷を開始するようになる。
【0029】
一方、ステップA15で、同一ネットワーク10上に他のネットワークプリンタ装置30がないと判断した場合には、印刷データの転送等は行わずにそのままオペレータの介入を待つことになる。
【0030】
ステップA16とステップA17において、障害回避制御部38は他ネットワークプリンタ装置30の実行中の印刷ジョブの終了予定時刻を入手し、比較部39は最も早く印刷ジョブが完了すると考えられる他ネットワークプリンタ装置30を検出するようにしてもよい。このようにして検出した他ネットワークプリンタ装置30に代理印刷を依頼することにより、最も早く代理印刷を終了することが期待できる。
【0031】
ステップA12で特権印刷フラグ221が有効でなかった場合は、図5では処理を終了するように記載しているが、特権印刷フラグ221が有効でないままで他ネットワークプリンタ装置30に代理印刷を依頼する方法もある。
【0032】
本発明の実施の形態におけるネットワークプリンタ装置30の各部の動作はプログラム処理により行わせることが可能である。すなわち、記録媒体に記録したプログラムをネットワークプリンタ装置30に読み込ませるか、あるいは、ネットワークからプログラムをネットワークプリンタ装置30に読み込ませて、実施の形態で説明した動作を実行させる。
【0033】
【発明の効果】
以上説明したように、本発明によれば、急ぎの印刷ジョブを実行中に自動回復不能障害が発生した場合でも、同一ネットワーク上に接続されている他のネットワークプリンタ装置に代理印刷を速やかに行わせることができ、印刷要求者からの印刷要求に対して急ぎの印刷ジョブが待機状態になったままオペレータの介入を待っているという事態を防ぐことができるという効果がある。
【0034】
また、ネットワークプリンタ装置自体に印刷データを転送するための仕組みを設けたので、個々のネットワークプリンタ装置の実行中の印刷データ量を集中管理する必要がなく、プリンタサーバーを介する必要がなくなるという効果がある。
【図面の簡単な説明】
【図1】本発明の全体構成図である。
【図2】本発明のネットワークプリンタ装置の構成図である。
【図3】印刷データのパケットの構成を示す図である。
【図4】本発明の動作を示すフローチャートである。
【図5】本発明の動作を示すフローチャートである。
【図6】本発明の動作を示すフローチャートである。
【図7】本発明の動作を示すフローチャートである。
【図8】従来の技術を示す図である。
【図9】従来の技術を示す図である。
【図10】従来の技術を示す図である。
【符号の説明】
10  ネットワーク
20  印刷要求者
30  ネットワークプリンタ装置
30a  ネットワークプリンタ装置(#1)
30b  ネットワークプリンタ装置(#2)
30c  ネットワークプリンタ装置(#3)
31  マイクロプロセッサ
32  バッファー部
33  スプールデータ格納部
34  管理テーブル
35  検出部
36  プリントエンジン部
37  印刷状態監視部
38  障害回避制御部
39  比較部
210  ヘッダ部
220  データ部
221  特権印刷フラグ
222  転送先アドレス
223  転送元アドレス
224  実データ部
230  FCS(frame check sequence)部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a network printing method, a network printing method, and a network printing program, and more particularly, to a network printing method, a network printing method, and a network printing method for detecting a failure in its own printer device and requesting another printer device on a network for proxy printing. For the program.
[0002]
[Prior art]
FIG. 8 shows a conventional network printing method. A print requester 520, a print server 540, and a plurality of network printer devices 530 are connected to the network 510. The print requester 520 is an information processing device that sends a print request. When a failure occurs in one of the network printer devices 530, the print server 540 causes the other network printer device 530 to perform proxy printing of the print job requested by the print requester 520 to that network printer device 530. As described above, since the print server 540 that centrally controls the network printer 530 monitors the print job for each network printer 530, control such as proxy printing cannot be performed without the print server 540.
[0003]
JP-A-2001-0667193 and JP-A-2001-306282 disclose systems for performing proxy printing without using a print server.
[0004]
FIG. 9 is a flowchart of the system disclosed in Japanese Patent Application Laid-Open No. 2001-067193. If an error is expected due to the detection of a small amount of remaining toner (Step S2) or a small amount of remaining paper (Step S3) in the own network printer, a proxy request signal is broadcasted (Step S7). When a reception signal from another network printer device is detected (step S8), when the page break of the print job is reached (step S9), the print data is transferred to the other network printer device to execute the print job (step S12). ).
[0005]
FIG. 10 is a block diagram of a network printer described in the system disclosed in Japanese Patent Application Laid-Open No. 2001-306282. When receiving a print request from the input / output unit 94, the network printer stores information about print data such as a print job ID (identification) in the storage unit 92, and causes the printing unit 91 to perform printing. If the printing process fails, the proxy unit 93 is connected to the network and selects another network printer capable of proxy printing, transfers print data, and issues a proxy printing process request. The other network printer device that has received the proxy print processing request performs proxy print processing.
[0006]
[Problems to be solved by the invention]
According to the conventional network printing method described above, in the method shown in FIG. 8, the print requester or the network printer device itself has no means for monitoring a print job of another network printer device. When proxy printing is performed by a printer, a print server that centrally controls the network printer monitors print jobs for each network printer. Therefore, there is a problem that proxy printing cannot be controlled without a print server. Was.
[0007]
The methods disclosed in JP-A-2001-067193 and JP-A-2001-306282 do not require a print server, but cannot respond to a rush print request because the end prospect of proxy printing is unknown. There was a point.
[0008]
An object of the present invention is to provide a network print method and a network print method for quickly performing proxy printing by another network printer without using a print server when an unrecoverable failure occurs during execution of a rush print job. A method and a network printing program are provided.
[0009]
[Means for Solving the Problems]
A network printing method according to the present invention includes a print requester and a printer device interconnected via a network, wherein the print requester has a unit for transmitting print data including a privileged print flag, and the printer The apparatus includes a buffer unit for storing the transmitted print data, a print state monitoring unit for detecting an unrecoverable failure during processing of the print data, and detecting whether a privileged print flag included in the print data is valid. A detection unit that collects print processing status from another printer device on the network when the print status monitoring unit detects the automatic unrecoverable failure and the detection unit detects that the privileged print flag is valid. The failure avoidance control unit compares the print processing statuses of the other printer devices collected by the failure avoidance control unit with each other to determine another printer device to request for proxy printing. A comparing unit, and having a controller for requesting a proxy printing by transmitting print data stored in the buffer unit to another printing apparatus the comparison unit has determined.
[0010]
In the network printing method according to the present invention, the comparison unit obtains the amount of print data being executed by the other printer and determines the other printer having the smallest amount of print data being executed as the other printer that requests proxy printing. May be characterized.
[0011]
In the network printing method according to the present invention, the comparison unit obtains the scheduled print job end time during execution of the other printer device, and determines the other printer device that finishes printing the earliest as the other printer device that requests proxy printing. It may be a feature.
[0012]
A network printing method according to the present invention is a network printing method in which a print requester and a printer device are connected via a network, and print data transmitted from the print requester is printed by the printer device. Holding, a step of detecting an unrecoverable failure during print data processing, a step of detecting whether a privileged print flag included in print data is valid, and a step of detecting the unrecoverable failure and detecting the failure. Collecting the print processing status from another printer device on the network when detecting that the privileged print flag is valid, and comparing the collected print process status of the other printer device with another printer requesting proxy printing A step of determining a device, and a mark stored in the buffer unit of the determined other printer device. Transmit data characterized by comprising a step of requesting the substitute printing.
[0013]
The network printing method of the present invention may be characterized in that the amount of print data being executed by another printer is obtained, and the other printer having the smallest amount of print data being executed is determined as the other printer that requests proxy printing. .
[0014]
The network printing method of the present invention may be characterized in that the scheduled end time of the print job being executed by the other printer device is obtained, and the other printer device that finishes printing the earliest is determined as the other printer device that requests proxy printing.
[0015]
A printer device of the present invention is a printer device connected to a network and includes a buffer unit for storing print data, a print state monitoring unit for detecting an unrecoverable failure during processing of print data, and print data. A detection unit for detecting whether a privileged print flag is valid, and the network when the print status monitoring unit detects the automatic unrecoverable failure and the detection unit detects that the privileged print flag is valid. A failure avoidance control unit that collects the print processing status from the other printer device above, and a comparison unit that compares the print processing status of the other printer device collected by the failure avoidance control unit and determines another printer device that requests proxy printing And a control unit that sends print data stored in the buffer unit to another printer device determined by the comparison unit and requests proxy printing. And it features.
[0016]
In the printer of the present invention, the comparison unit obtains the amount of print data being executed by the other printer and determines the other printer having the smallest amount of print data being executed as the other printer that requests proxy printing. It may be a feature.
[0017]
In the printer device according to the present invention, the comparison unit obtains the scheduled end time of the print job being executed by the other printer device and determines the other printer device that finishes printing the earliest as the other printer device that requests proxy printing. It may be.
[0018]
The program of the present invention provides a printer device connected to a print requester via a network with a process of holding print data transmitted from the print requester in a buffer unit and an automatic recovery failure during print data processing. Detecting the privileged print flag included in the print data, and detecting whether the privileged print flag is valid, and detecting the automatic unrecoverable failure and detecting that the privileged print flag is valid. A process of collecting print processing statuses from other printer devices, a process of comparing the collected print process statuses of the other printer devices, and a process of determining another printer device to request proxy printing; And transmitting the print data stored therein to request proxy printing.
[0019]
BEST MODE FOR CARRYING OUT THE INVENTION
Embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is an overall configuration diagram of a network printing method according to the present invention. A print requester 20, a network printer (# 1) 30a, a network printer (# 2) 30b, and a network printer (# 3) 30c are connected to the network 10. The print requester 20 is an information processing device that transmits a print request. Although one print requester 20 is connected in FIG. 1, the number of print requesters 20 connected on the same network 10 is not limited. Although three network printers are connected, the number of connected network printers is not limited. Since the configuration required for the present invention of a plurality of network printers is basically the same, the network printer 30 will be described in the following description.
[0020]
FIG. 2 is a configuration diagram of the network printer device 30 of the present invention. FIG. 3 is a diagram showing a configuration of a packet of print data.
[0021]
Referring to FIG. 3, the packet includes a header section 210, a data section 220, and an FCS (frame check sequence) section 230. The data section 220 includes a privileged print flag 221, a transfer destination address 222, a transfer source address 223, and a real data section 224.
[0022]
Referring to FIG. 2, the network printer 30 includes a microprocessor 31, a buffer unit 32, a spool data storage unit 33, a management table 34, a detection unit 35, a print engine unit 36, a print state monitoring unit 37, and a failure avoidance control unit 38. And a comparing unit 39.
[0023]
The microprocessor 31 controls each unit in the network printer device 30. The buffer unit 32 temporarily stores the print data sent from the print requester 20 or the like. The spool data storage unit 33 spools print data for printing on the own network printer device 30. The management table 34 manages information of the print data stored in the spool data storage 33. The detecting unit 35 reads out the privileged print flag 221 from the print data temporarily stored in the buffer unit 32, detects whether the privileged print flag 221 is valid, and notifies the microprocessor 31 of the fact. The print engine unit 36 prints out the print data stored in the spool data storage unit 33. The print status monitoring unit 37 monitors the print status in the network printer device 30, and detects an unrecoverable failure (paper shortage, low toner amount, paper jam, etc.) during execution of the print job. The microprocessor 31 is notified to that effect. When the microprocessor 31 receives the notification of the occurrence of the automatic unrecoverable failure, the failure avoidance control unit 38 determines whether the network printer device 30 capable of proxy printing exists on the same network 10 according to the instruction of the microprocessor 31. Find out. The comparison unit 39 compares the processing status of the network printer device 30 capable of performing proxy printing.
[0024]
Next, the operation will be described. 4, 5, 6, and 7 are flowcharts showing the operation of the present invention.
[0025]
When a print request is issued from the print requester 20 or the like and the network printer device 30 receives the print data (step A1), the print data is temporarily stored in the buffer unit 32 of the own network printer device 30 (step A2). Is stored in the spool data storage unit 33 (step A3).
[0026]
The detection unit 35 reads the privileged print flag 221 from the packet of the print data temporarily stored in the buffer unit 32, detects whether the privileged print flag 221 is valid, and notifies the microprocessor 31 of the fact. . The microprocessor 31 determines whether or not the privileged print flag 221 is valid (step A4). If the privileged print flag 221 is valid, the microprocessor 31 sets the print data queue first (step A5), 34 is updated (step A6), and the process waits until the print engine unit 36 becomes operable (step A7). If the privilege print flag 221 is not valid in step A4, the processes in step A5 and step A6 are not performed.
[0027]
When the print engine unit 36 becomes operable, the first data in the queue in the spool data storage unit 33 is sent to the print engine unit 36 (step A8), and printing is executed (step A9). In the printing execution process, as shown in FIG. 6, the print status monitoring unit 37 monitors whether or not an auto-recoverable failure occurs in the own network printer device 30 (step B1). The printing is executed as it is (step B2). If an automatic unrecoverable failure has occurred (step A10), the microprocessor 31 is notified of that (step A11). If no automatic recovery failure occurs, normal post-processing is performed after printing (step A20), and if there is a print waiting job (step A21), printing is continued. When an unrecoverable failure occurs in step A10, the detection unit 35 checks whether the privileged print flag 221 of the print data is valid and notifies the microprocessor 31 of the failure (step A12). If the privileged print flag 221 is not valid, the process ends.
[0028]
If the privileged print flag 221 is valid in step A12, the microprocessor 31 activates the failure avoidance control unit 38 to search for a substitute printing destination of the print job that has not been completed (step A13). The failure avoidance control unit 38 requests another network printer device 30 on the same network 10 to return a calculation / report of the amount of print data being executed (step A14, step A15). The failure avoidance control unit 38 acquires the amount of print data being executed from each other network printer device 30 (step A16). The comparison unit 39 extracts the one with the smallest data amount from among them (step A17). The microprocessor 31 adds the transfer destination address 222 and the transfer request source address 223 of the data section 220 of the print job whose execution has been interrupted (step A18), and keeps the privileged print flag 221 valid, and The print data is transferred to the network printer 30 (step A19), and post-processing is executed (step A20). In the post-processing, as shown in FIG. 7, the buffer section 32 is cleared (step C1), the print information of the print job is deleted from the management table 34 (step C2), and the spool data storage section 33 is updated (step C2). Step C3). At this time, the other network printer device 30 that has received the proxy print request for the privileged print job rewrites the information in the management table 34 and immediately starts printing the privileged print job as soon as the print job currently being printed ends. .
[0029]
On the other hand, if it is determined in step A15 that there is no other network printer device 30 on the same network 10, the print data is not transferred or the like, and the operator's intervention is awaited.
[0030]
In steps A16 and A17, the failure avoidance control unit 38 obtains the scheduled end time of the print job being executed by the other network printer device 30, and the comparison unit 39 outputs the other network printer device 30 which is considered to complete the print job earliest. May be detected. By requesting the other network printer device 30 thus detected to perform proxy printing, it is expected that the proxy printing will be completed first.
[0031]
If it is determined in step A12 that the privileged print flag 221 is not valid, the process is ended in FIG. 5, but the other network printer device 30 is requested to perform proxy printing while the privileged print flag 221 is not valid. There are ways.
[0032]
The operation of each unit of the network printer device 30 according to the embodiment of the present invention can be performed by program processing. That is, the program recorded on the recording medium is read by the network printer device 30, or the program is read from the network by the network printer device 30, and the operation described in the embodiment is executed.
[0033]
【The invention's effect】
As described above, according to the present invention, even when an unrecoverable failure occurs during execution of a rush print job, proxy printing is quickly performed to another network printer connected to the same network. This makes it possible to prevent a situation in which a rush print job in response to a print request from a print requester is in a standby state and is waiting for operator intervention.
[0034]
In addition, since a mechanism for transferring print data is provided to the network printer itself, there is no need to centrally manage the amount of print data being executed by each network printer, and there is no need to use a print server. is there.
[Brief description of the drawings]
FIG. 1 is an overall configuration diagram of the present invention.
FIG. 2 is a configuration diagram of a network printer device of the present invention.
FIG. 3 is a diagram illustrating a configuration of a packet of print data.
FIG. 4 is a flowchart showing the operation of the present invention.
FIG. 5 is a flowchart showing the operation of the present invention.
FIG. 6 is a flowchart showing the operation of the present invention.
FIG. 7 is a flowchart showing the operation of the present invention.
FIG. 8 is a diagram showing a conventional technique.
FIG. 9 is a diagram showing a conventional technique.
FIG. 10 is a diagram showing a conventional technique.
[Explanation of symbols]
10 Network 20 Print Requester 30 Network Printer 30a Network Printer (# 1)
30b Network printer (# 2)
30c Network printer (# 3)
31 microprocessor 32 buffer unit 33 spool data storage unit 34 management table 35 detection unit 36 print engine unit 37 print state monitoring unit 38 failure avoidance control unit 39 comparison unit 210 header unit 220 data unit 221 privileged print flag 222 transfer destination address 223 transfer Original address 224 Actual data section 230 FCS (frame check sequence) section

Claims (10)

ネットワークを介して相互に接続された印刷要求者とプリンタ装置とを備え、前記印刷要求者は、特権印刷フラグを含む印刷データを送信する手段を有し、前記プリンタ装置は、送信された印刷データを保存するバッファー部と、印刷データ処理中の自動回復不能障害を検出する印刷状態監視部と、印刷データに含まれる特権印刷フラグが有効か否かの検出を行う検出部と、前記印刷状態監視部が前記自動回復不能障害を検出し前記検出部が前記特権印刷フラグが有効であることを検出したときに前記ネットワーク上の他プリンタ装置から印刷処理状況を収集する障害回避制御部と、前記障害回避制御部が収集した他プリンタ装置の印刷処理状況を比較して代理印刷を依頼する他プリンタ装置を決定する比較部と、前記比較部が決定した他プリンタ装置に前記バッファー部に保存している印刷データを送信して代理印刷を依頼する制御部とを有することを特徴とするネットワークプリント方式。A print requester and a printer device interconnected via a network, the print requester having means for transmitting print data including a privileged print flag, wherein the printer device transmits the print data A print status monitoring unit that detects an unrecoverable failure during print data processing, a detection unit that detects whether a privileged print flag included in print data is valid, and the print status monitoring unit. A failure avoidance control unit that collects a print processing status from another printer device on the network when the unit detects the unrecoverable failure and the detection unit detects that the privileged print flag is valid; A comparison unit that compares the print processing statuses of the other printer devices collected by the avoidance control unit and determines another printer device that requests proxy printing, and another printer device that the comparison unit determines. Network print system, characterized in that a control unit for requesting the proxy printing by transmitting print data stored in the buffer unit to the printer device. 前記比較部は、他プリンタ装置の実行中印刷データ量を入手して実行中印刷データ量が最小の他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴とする請求項1記載のネットワークプリント方式。2. The apparatus according to claim 1, wherein the comparison unit obtains the amount of print data being executed by the other printer and determines the other printer having the smallest amount of print data being executed as the other printer that requests proxy printing. Network printing method. 前記比較部は、他プリンタ装置の実行中印刷ジョブ終了予定時刻を入手して最も早く印刷終了する他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴とする請求項1記載のネットワークプリント方式。2. The comparison unit according to claim 1, wherein the comparison unit obtains a scheduled end time of the print job being executed by the other printer device, and determines the other printer device that finishes printing the earliest as the other printer device that requests proxy printing. Network printing method. 印刷要求者とプリンタ装置とをネットワークを介して接続し前記印刷要求者から送信した印刷データを前記プリンタ装置で印刷するネットワークプリント方法であって、印刷データをバッファー部に保持するステップと、印刷データ処理中の自動回復不能障害を検出するステップと、印刷データに含まれる特権印刷フラグが有効か否かの検出を行うステップと、前記自動回復不能障害を検出し前記特権印刷フラグが有効であることを検出したときに前記ネットワーク上の他プリンタ装置から印刷処理状況を収集するステップと、収集した他プリンタ装置の印刷処理状況を比較して代理印刷を依頼する他プリンタ装置を決定するステップと、決定した他プリンタ装置に前記バッファー部に保存している印刷データを送信して代理印刷を依頼するステップとを備えたことを特徴とするネットワークプリント方法。A network printing method for connecting a print requester and a printer device via a network and printing the print data transmitted from the print requester on the printer device, comprising: holding print data in a buffer unit; and A step of detecting an unrecoverable automatic failure during processing; a step of detecting whether a privileged print flag included in print data is valid; and a detection of the unrecoverable automatic failure and the privileged print flag is valid. Collecting the print processing status from the other printer device on the network when detecting the other printer device, and comparing the collected print process status of the other printer device to determine another printer device to request proxy printing. To send the print data stored in the buffer unit to another printer device Network printing method characterized by comprising the steps. 他プリンタ装置の実行中印刷データ量を入手して実行中印刷データ量が最小の他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴とする請求項4記載のネットワークプリント方法。5. The network printing method according to claim 4, wherein the amount of print data being executed by the other printer is obtained, and the other printer having the smallest amount of print data being executed is determined as the other printer requesting the proxy printing. 他プリンタ装置の実行中印刷ジョブ終了予定時刻を入手して最も早く印刷終了する他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴とする請求項4記載のネットワークプリント方法。5. The network printing method according to claim 4, wherein the scheduled end time of the print job being executed by the other printer device is obtained, and the other printer device that finishes printing the earliest is determined as the other printer device that requests proxy printing. ネットワークに接続されたプリンタ装置であって、印刷データを保存するバッファー部と、印刷データ処理中の自動回復不能障害を検出する印刷状態監視部と、印刷データに含まれる特権印刷フラグが有効か否かの検出を行う検出部と、前記印刷状態監視部が前記自動回復不能障害を検出し前記検出部が前記特権印刷フラグが有効であることを検出したときに前記ネットワーク上の他プリンタ装置から印刷処理状況を収集する障害回避制御部と、前記障害回避制御部が収集した他プリンタ装置の印刷処理状況を比較して代理印刷を依頼する他プリンタ装置を決定する比較部と、前記比較部が決定した他プリンタ装置に前記バッファー部に保存している印刷データを送信して代理印刷を依頼する制御部とを備えたことを特徴とするプリンタ装置。A printer device connected to a network, a buffer unit for storing print data, a print status monitoring unit for detecting an unrecoverable failure during processing of print data, and whether a privileged print flag included in the print data is valid. And a print unit for detecting whether the privileged print flag is valid when the print state monitoring unit detects the automatic recovery failure and detects that the privileged print flag is valid. A failure avoidance control unit that collects the processing status, a comparison unit that compares the print processing statuses of the other printer devices collected by the failure avoidance control unit and determines another printer device that requests proxy printing, and the comparison unit determines A control unit for transmitting print data stored in the buffer unit to another printer device and requesting proxy printing. 前記比較部は、他プリンタ装置の実行中印刷データ量を入手して実行中印刷データ量が最小の他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴とする請求項7記載のプリンタ装置。8. The printer according to claim 7, wherein the comparing unit obtains the amount of print data being executed by the other printer and determines the other printer having the smallest amount of print data being executed as the other printer that requests proxy printing. Printer device. 前記比較部は、他プリンタ装置の実行中印刷ジョブ終了予定時刻を入手して最も早く印刷終了する他プリンタ装置を代理印刷を依頼する他プリンタ装置として決定することを特徴とする請求項7記載のプリンタ装置。8. The printer according to claim 7, wherein the comparing unit obtains the scheduled end time of the print job being executed by the other printer device and determines the other printer device that finishes printing the earliest as the other printer device that requests proxy printing. Printer device. ネットワークを介して印刷要求者に接続されたプリンタ装置に、前記印刷要求者から送信された印刷データをバッファー部に保持する処理と、印刷データ処理中の自動回復不能障害を検出する処理と、印刷データに含まれる特権印刷フラグが有効か否かの検出を行う処理と、前記自動回復不能障害を検出し前記特権印刷フラグが有効であることを検出したときに前記ネットワーク上の他プリンタ装置から印刷処理状況を収集する処理と、収集した他プリンタ装置の印刷処理状況を比較して代理印刷を依頼する他プリンタ装置を決定する処理と、決定した他プリンタ装置に前記バッファー部に保存している印刷データを送信して代理印刷を依頼する処理とを実行させるためのプログラム。A process of storing print data transmitted from the print requester in a buffer unit in a printer connected to the print requester via a network, a process of detecting an unrecoverable failure during print data processing, and a process of printing. Processing for detecting whether a privileged print flag included in data is valid, and printing from another printer device on the network when the automatic recovery failure is detected and the privileged print flag is detected to be valid. A process of collecting the processing status, a process of comparing the collected printing process statuses of the other printer devices to determine another printer device to request proxy printing, and a process of storing the determined other printer device in the buffer unit. A program for executing processing for transmitting data and requesting proxy printing.
JP2002175945A 2002-06-17 2002-06-17 System, method, and program for network printing Pending JP2004021624A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002175945A JP2004021624A (en) 2002-06-17 2002-06-17 System, method, and program for network printing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002175945A JP2004021624A (en) 2002-06-17 2002-06-17 System, method, and program for network printing

Publications (1)

Publication Number Publication Date
JP2004021624A true JP2004021624A (en) 2004-01-22

Family

ID=31174452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002175945A Pending JP2004021624A (en) 2002-06-17 2002-06-17 System, method, and program for network printing

Country Status (1)

Country Link
JP (1) JP2004021624A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008242700A (en) * 2007-03-27 2008-10-09 Kyocera Mita Corp Print management device, print management system and print management program
JP2010272005A (en) * 2009-05-22 2010-12-02 Konica Minolta Business Technologies Inc Image processing apparatus, method and program for controlling print

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008242700A (en) * 2007-03-27 2008-10-09 Kyocera Mita Corp Print management device, print management system and print management program
JP2010272005A (en) * 2009-05-22 2010-12-02 Konica Minolta Business Technologies Inc Image processing apparatus, method and program for controlling print

Similar Documents

Publication Publication Date Title
US8214695B2 (en) Information processing apparatus and information notification method therefor, and control program
JP4541886B2 (en) Error processing method and apparatus in printer or copier
JP4029684B2 (en) Printing system
US7538902B2 (en) Print control program and information processing apparatus
JP2007094721A (en) Printing system
JP4109821B2 (en) Information processing apparatus and job processing result confirmation method
US8072628B2 (en) Printing apparatus, network device, printing control method, and printing control program capable of transmitting print image data to printing hardware prior to registration of print job
US6883038B2 (en) Print device and method of acquiring print data with a data link or network
JP2006243884A (en) Print job management device, print job management program, image forming device and image forming program
JP2004021624A (en) System, method, and program for network printing
JP3690704B2 (en) Network printer
JP2001195212A (en) Printing system
JP2016042338A (en) Information processing system, information processing apparatus, control method of information processing apparatus, and program
JP3489222B2 (en) Facsimile machine
JP3743183B2 (en) Print server, network print system, and print control method in network print system
JP2006268731A (en) Print system and control method thereof
JP2007065797A (en) Image forming device
JP2013059931A (en) Data processing device, server, and data processing method
JP2007066093A (en) Print system and printer
JP4164243B2 (en) Print monitoring system, print monitoring method, and computer program
JPH11338652A (en) Printer controller
JP3209077B2 (en) Data processing device
JP2000181660A (en) Image processor
JPH10293661A (en) Network printer system
JP3236421B2 (en) Printing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040420

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040812

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20050307

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050308

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050405

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050927