JP2009151444A - スプールサーバ及びデータ通信制御方法 - Google Patents
スプールサーバ及びデータ通信制御方法 Download PDFInfo
- Publication number
- JP2009151444A JP2009151444A JP2007327286A JP2007327286A JP2009151444A JP 2009151444 A JP2009151444 A JP 2009151444A JP 2007327286 A JP2007327286 A JP 2007327286A JP 2007327286 A JP2007327286 A JP 2007327286A JP 2009151444 A JP2009151444 A JP 2009151444A
- Authority
- JP
- Japan
- Prior art keywords
- cpu
- spool server
- data
- determination
- terminal
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims description 92
- 238000004891 communication Methods 0.000 title claims description 28
- 230000005540 biological transmission Effects 0.000 claims abstract description 25
- 238000012790 confirmation Methods 0.000 description 17
- 238000010586 diagram Methods 0.000 description 6
- 238000012545 processing Methods 0.000 description 6
- 238000013500 data storage Methods 0.000 description 5
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 230000009469 supplementation Effects 0.000 description 1
Images
Abstract
【解決手段】端末20とスプールサーバ30とプリンタ40とがネットワーク60で繋げられたシステム10におけるスプールサーバ30である。スプールサーバ30は、前記端末20に設けられた送信部との間でコネクションを形成し、前記プリンタ40により印刷されるデータを前記送信部から受信する受信部350と、前記コネクションが形成されているときに、所定のタイミングで所定の条件を判断する判断部320と、前記判断結果に基づいて、前記受信部に前記コネクションを維持させたまま前記送信部からの前記データの受信を中断させる制御部330とを備える。
【選択図】図3
Description
本実施例では、CPU300は、IPアドレスなどの通信接続属性情報を取得したのちに、受信処理を中断するか、受信処理を継続するかを判断しているが、例えば、IPアドレスを取得する前において、CPU300あるいはハードディスク310の負荷状況など、スプールサーバ30の負荷状況に基づいて受信処理を中断するか、受信処理を継続するかを判断してもよい。IPアドレスはデータの始めの方に含まれているので、データ受信の初期段階で受信処理の継続の可否を決めることができる。
20…クライアントPC
30…スプールサーバ
40…プリンタ
50…認証装置
60…ネットワーク
200…CPU
210…入力装置
220…ハードディスク
225…アプリケーションプログラム
230…プリンタドライバ
235…通信プログラム
240…ネットワークインターフェース
300…CPU
310…ハードディスク
315…印刷データ管理プログラム
320…受信可否判断プログラム
325…判断用データ
330…受信制御プログラム
335…印刷権限管理プログラム
340…負荷監視プログラム
345…プリンタ監視プログラム
350…通信プログラム
355…バッファー領域
380…ネットワークインターフェース
Claims (9)
- 端末とスプールサーバとプリンタとがネットワークで繋げられたシステムにおけるスプールサーバであって、
前記端末に設けられた送信部との間でコネクションを形成し、前記プリンタにより印刷されるデータを前記送信部から受信する受信部と、
前記コネクションが形成されているときに、所定のタイミングで所定の条件を判断する判断部と、
前記判断結果に基づいて、前記受信部に前記コネクションを維持させたまま前記送信部からの前記データの受信を中断させる制御部と、
を備えるスプールサーバ。 - 請求項1に記載のスプールサーバにおいて、
前記端末から受信するデータには端末または端末の利用者を特定する特定情報が含まれ、
前記判断部は、前記端末から前記データを取得したときに、前記特定情報に基づいて前記判断をする、スプールサーバ。 - 請求項2に記載のスプールサーバにおいて、
前記特定情報は端末を利用する利用者のユーザアカウントである、スプールサーバ。 - 請求項1から請求項3のいずれかに記載のスプールサーバにおいて、
前記端末から受信するデータには前記端末を特定する特定情報が含まれ、
前記判断部は、前記特定情報を取得する前に、スプールサーバの負荷状態に基づいて判断する、スプールサーバ。 - 請求項1から請求項4のいずれかに記載のスプールサーバにおいて、
前記条件は、前記プリンタが前記データを印刷することができることである、スプールサーバ。 - 請求項1から請求項5のいずれかに記載のスプールサーバにおいて、
前記端末から受信するデータには前記端末を特定する特定情報が含まれ、
前記判断部は、前記特定情報を取得したときに、前記特定情報に基づいて前記判断をする、スプールサーバ。 - 請求項1から請求項6のいずれかに記載のスプールサーバにおいて、
前記判断部は、前記中断が行われた後、前記所定の条件を再度判断し、
前記制御部は、前記再度の判断結果に基づいて、前記送信部からの前記データの受信の中断を維持させ、あるいは、前記データの受信を再び開始させる、スプールサーバ。 - 請求項7に記載のスプールサーバにおいて、
前記判断部が前記所定の条件を再度判断するのは、判断の根拠となった条件もしくは、判断の根拠になった情報の値が変わったときであることを特徴とする、スプールサーバ。 - 端末とスプールサーバとプリンタとをネットワークで繋いだシステムのスプールサーバにおけるデータ通信制御方法であって、
前記端末に設けられた送信部と前記スプールサーバの受信部と間でコネクションを形成し、
所定のタイミングで所定の条件を判断し、
前記判断結果に基づいて、前記受信部に前記コネクションを維持したまま前記端末からのデータ受信を中断させる制御を行う、
スプールサーバにおけるデータ通信制御方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007327286A JP5024024B2 (ja) | 2007-12-19 | 2007-12-19 | スプールサーバ及びデータ通信制御方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007327286A JP5024024B2 (ja) | 2007-12-19 | 2007-12-19 | スプールサーバ及びデータ通信制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009151444A true JP2009151444A (ja) | 2009-07-09 |
JP5024024B2 JP5024024B2 (ja) | 2012-09-12 |
Family
ID=40920557
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007327286A Expired - Fee Related JP5024024B2 (ja) | 2007-12-19 | 2007-12-19 | スプールサーバ及びデータ通信制御方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5024024B2 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011086974A (ja) * | 2009-10-13 | 2011-04-28 | Fuji Xerox Co Ltd | 制御装置、処理装置、及び制御プログラム |
JP2014226880A (ja) * | 2013-05-24 | 2014-12-08 | ブラザー工業株式会社 | 印刷装置 |
US8964227B2 (en) | 2012-07-06 | 2015-02-24 | Konica Minolta, Inc. | Print server, print data transmission method, and non-transitory computer-readable recording medium encoded with print data transmission program |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004192233A (ja) * | 2002-12-10 | 2004-07-08 | Fujitsu Ltd | サーバ負荷分散プログラム、サーバ負荷分散方法、およびサーバ負荷分散装置 |
JP2005205692A (ja) * | 2004-01-21 | 2005-08-04 | Seiko Epson Corp | 印刷システム、プリンタホストおよびプリンタ |
JP2006092231A (ja) * | 2004-09-24 | 2006-04-06 | Fuji Xerox Co Ltd | プリントシステムおよびそのプリント制御方法 |
JP2006195690A (ja) * | 2005-01-13 | 2006-07-27 | Sharp Corp | 通信端末装置およびデータ通信システム |
-
2007
- 2007-12-19 JP JP2007327286A patent/JP5024024B2/ja not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004192233A (ja) * | 2002-12-10 | 2004-07-08 | Fujitsu Ltd | サーバ負荷分散プログラム、サーバ負荷分散方法、およびサーバ負荷分散装置 |
JP2005205692A (ja) * | 2004-01-21 | 2005-08-04 | Seiko Epson Corp | 印刷システム、プリンタホストおよびプリンタ |
JP2006092231A (ja) * | 2004-09-24 | 2006-04-06 | Fuji Xerox Co Ltd | プリントシステムおよびそのプリント制御方法 |
JP2006195690A (ja) * | 2005-01-13 | 2006-07-27 | Sharp Corp | 通信端末装置およびデータ通信システム |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011086974A (ja) * | 2009-10-13 | 2011-04-28 | Fuji Xerox Co Ltd | 制御装置、処理装置、及び制御プログラム |
US8964227B2 (en) | 2012-07-06 | 2015-02-24 | Konica Minolta, Inc. | Print server, print data transmission method, and non-transitory computer-readable recording medium encoded with print data transmission program |
JP2014226880A (ja) * | 2013-05-24 | 2014-12-08 | ブラザー工業株式会社 | 印刷装置 |
Also Published As
Publication number | Publication date |
---|---|
JP5024024B2 (ja) | 2012-09-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9811294B2 (en) | Relay device, image forming apparatus, relay method, and non-transitory computer-readable recording medium encoded with relay program | |
US9277016B2 (en) | Communication system, client apparatus, server apparatus, communication method, and program | |
JP3786152B2 (ja) | 印刷システム、印刷方法及びプリンタ | |
JP5870679B2 (ja) | プリンタ | |
JP5377091B2 (ja) | 情報処理装置及びその制御方法 | |
JP5810761B2 (ja) | 処理制御サーバーおよび処理制御方法 | |
JP6140937B2 (ja) | ネットワークデバイス、プログラム、システムおよび方法 | |
KR100611172B1 (ko) | 네트워크 프린터 제어 시스템 및 그 데이터 수신 제어방법 | |
JP6065672B2 (ja) | 通信装置 | |
US8274680B2 (en) | Service supplied by multifunction peripheral (MFP) | |
JP5024024B2 (ja) | スプールサーバ及びデータ通信制御方法 | |
US8913265B2 (en) | Image forming apparatus, method for controlling the image forming apparatus, and program | |
JP2007325235A (ja) | 電子機器 | |
US9261948B2 (en) | Image forming apparatus and control method for executing a proxy in response to a heartbeat | |
JP5994692B2 (ja) | 中継サーバ及び通信装置 | |
JP2015114765A (ja) | 情報処理装置、プログラム及び制御方法 | |
JP2006309595A (ja) | ネットワークシステム、情報処理装置、及び通信制御方法 | |
JP2012060571A (ja) | 画像処理装置、ジョブ処理方法及びプログラム | |
JP7338435B2 (ja) | 通信装置、及び、通信装置のためのコンピュータプログラム | |
JP2012079171A (ja) | ジョブ実行システム、ジョブ実行装置及びプログラム | |
JP2008269004A (ja) | データ処理装置、データ処理方法、およびコンピュータプログラム | |
JP2010003037A (ja) | 画像形成装置及び電力管理システム | |
JP2010041117A (ja) | 通信システムの制御方法及び受信装置 | |
US11467787B2 (en) | Communication system, first server, second server, non-transitory computer-readable recording medium storing computer-readable instructions for first server and non-transitory computer-readable recording medium storing computer-readable instructions for second server | |
JP2000181656A (ja) | 印刷データ管理装置及び印刷データ管理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101014 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120201 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120306 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120425 |
|
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: 20120522 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120604 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150629 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5024024 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |