JP6099958B2 - 画像形成装置及びその制御方法とプログラム - Google Patents
画像形成装置及びその制御方法とプログラム Download PDFInfo
- Publication number
- JP6099958B2 JP6099958B2 JP2012269780A JP2012269780A JP6099958B2 JP 6099958 B2 JP6099958 B2 JP 6099958B2 JP 2012269780 A JP2012269780 A JP 2012269780A JP 2012269780 A JP2012269780 A JP 2012269780A JP 6099958 B2 JP6099958 B2 JP 6099958B2
- Authority
- JP
- Japan
- Prior art keywords
- communication
- image forming
- forming apparatus
- cpu
- processing
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1236—Connection management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1211—Improving printing performance
- G06F3/1212—Improving printing performance achieving reduced delay between job submission and print start
- G06F3/1213—Improving printing performance achieving reduced delay between job submission and print start at an intermediate node or at the final node
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1278—Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
- G06F3/1285—Remote printer device, e.g. being remote from client or server
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K15/00—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers
- G06K15/02—Arrangements for producing a permanent visual presentation of the output data, e.g. computer output printers using printers
- G06K15/18—Conditioning data for presenting it to the physical printing elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2201/00—Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
- H04N2201/0008—Connection or combination of a still picture apparatus with another apparatus
- H04N2201/001—Sharing resources, e.g. processing power or memory, with a connected apparatus or enhancing the capability of the still picture apparatus
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2201/00—Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
- H04N2201/0008—Connection or combination of a still picture apparatus with another apparatus
- H04N2201/0072—Detecting the status of a connected apparatus
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Communication Control (AREA)
- Computer And Data Communications (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
- Facsimiles In General (AREA)
Description
画像形成装置であって、
印刷処理を実行する印刷手段と、
通信要求が発生したときに、前記画像形成装置が高負荷な処理を実行中であるか否かを判定する判定手段と、
前記高負荷な処理を実行中であると前記判定手段によって判定された場合に、1つのTCPセッションでデータを通信するTCP通信を用いて、前記通信要求が示す通信を開始し、前記高負荷な処理を実行中ではないと前記判定手段によって判定された場合に、複数のTCPセッションでデータを並列に通信するマルチセッション通信を用いて、前記通信要求が示す通信を開始する通信手段と、を備え、
前記通信要求が発生したときに前記印刷手段が前記印刷処理を実行中である場合、前記判定手段は、前記高負荷な処理を実行中であると判定することを特徴とする。
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。
Claims (4)
- 画像形成装置であって、
印刷処理を実行する印刷手段と、
通信要求が発生したときに、前記画像形成装置が高負荷な処理を実行中であるか否かを判定する判定手段と、
前記高負荷な処理を実行中であると前記判定手段によって判定された場合に、1つのTCPセッションでデータを通信するTCP通信を用いて、前記通信要求が示す通信を開始し、前記高負荷な処理を実行中ではないと前記判定手段によって判定された場合に、複数のTCPセッションでデータを並列に通信するマルチセッション通信を用いて、前記通信要求が示す通信を開始する通信手段と、を備え、
前記通信要求が発生したときに前記印刷手段が前記印刷処理を実行中である場合、前記判定手段は、前記高負荷な処理を実行中であると判定することを特徴とする画像形成装置。 - 前記高負荷な処理を実行中ではないと前記判定手段によって判定された場合に、CPUの占有率に基づいてTCPセッションの数を決定する決定手段を、更に備え、
前記通信手段は、前記決定手段によって決定された数のTCPセッションで前記マルチセッション通信を実行することを特徴とする請求項1に記載の画像形成装置。 - 印刷処理を実行する印刷手段を有する画像形成装置を制御する制御方法であって、
通信要求が発生したときに、前記画像形成装置が高負荷な処理を実行中であるか否かを判定する判定工程と、
前記高負荷な処理を実行中であると前記判定工程で判定された場合に、1つのTCPセッションでデータを通信するTCP通信を用いて、前記通信要求が示す通信を開始し、前記高負荷な処理を実行中ではないと前記判定工程で判定された場合に、複数のTCPセッションでデータを並列に通信するマルチセッション通信を用いて、前記通信要求が示す通信を開始する通信工程と、を備え、
前記通信要求が発生したときに前記印刷手段が前記印刷処理を実行中である場合、前記判定工程は、前記高負荷な処理を実行中であると判定することを特徴とする画像形成装置の制御方法。 - コンピュータに、請求項3に記載の画像形成装置の制御方法の各工程を実行させるためのプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012269780A JP6099958B2 (ja) | 2012-12-10 | 2012-12-10 | 画像形成装置及びその制御方法とプログラム |
| US14/072,986 US9041963B2 (en) | 2012-12-10 | 2013-11-06 | Image forming apparatus capable of performing printing processing, method of controlling the same, and related storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2012269780A JP6099958B2 (ja) | 2012-12-10 | 2012-12-10 | 画像形成装置及びその制御方法とプログラム |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2014116801A JP2014116801A (ja) | 2014-06-26 |
| JP2014116801A5 JP2014116801A5 (ja) | 2016-01-28 |
| JP6099958B2 true JP6099958B2 (ja) | 2017-03-22 |
Family
ID=50880661
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2012269780A Expired - Fee Related JP6099958B2 (ja) | 2012-12-10 | 2012-12-10 | 画像形成装置及びその制御方法とプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US9041963B2 (ja) |
| JP (1) | JP6099958B2 (ja) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6011167B2 (ja) | 2012-09-03 | 2016-10-19 | ブラザー工業株式会社 | 通信中継プログラム、及び、通信中継装置 |
| JP6075010B2 (ja) * | 2012-10-31 | 2017-02-08 | ブラザー工業株式会社 | 通信中継プログラム、及び、画像処理装置 |
| JP6167502B2 (ja) | 2012-10-31 | 2017-07-26 | ブラザー工業株式会社 | 通信中継プログラム、通信中継装置、及び、画像処理装置 |
| JP6224902B2 (ja) | 2013-03-15 | 2017-11-01 | キヤノン株式会社 | 通信装置、その制御方法、及びプログラム |
| JP6365454B2 (ja) * | 2015-08-03 | 2018-08-01 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置 |
| JP2025012154A (ja) * | 2023-07-12 | 2025-01-24 | 富士フイルムビジネスイノベーション株式会社 | 印刷処理システム及び印刷処理プログラム |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0556994B1 (en) * | 1992-02-10 | 2001-08-29 | Canon Kabushiki Kaisha | Output method and unit |
| JP4008162B2 (ja) | 1999-08-18 | 2007-11-14 | 富士通株式会社 | 通信方法、及び通信装置 |
| US7788397B1 (en) * | 2002-07-23 | 2010-08-31 | Richard Douglas Schultz | Method for mitigating adverse processor loading in a personal computer implementation of a wireless local area network adapter |
| JP2006301028A (ja) * | 2005-04-15 | 2006-11-02 | Canon Inc | 画像形成装置及びその制御方法 |
| JP4433311B2 (ja) * | 2005-09-12 | 2010-03-17 | ソニー株式会社 | 半導体記憶装置、電子機器及びモード設定方法 |
| JP2009199281A (ja) * | 2008-02-21 | 2009-09-03 | Brother Ind Ltd | データ送信装置 |
| US20130250797A1 (en) * | 2010-12-14 | 2013-09-26 | Nobuhiko Itoh | Communication control system, control device, communication control method, and communication control program |
-
2012
- 2012-12-10 JP JP2012269780A patent/JP6099958B2/ja not_active Expired - Fee Related
-
2013
- 2013-11-06 US US14/072,986 patent/US9041963B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| US9041963B2 (en) | 2015-05-26 |
| JP2014116801A (ja) | 2014-06-26 |
| US20140160522A1 (en) | 2014-06-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6099958B2 (ja) | 画像形成装置及びその制御方法とプログラム | |
| JP5654806B2 (ja) | サーバシステムとプリント装置及びそれらを有するネットワーク印刷システムとそれらにおける方法 | |
| EP2728459B1 (en) | Image Processing System | |
| JP5645515B2 (ja) | 処理システム、制御方法、およびそのプログラム | |
| US20190317702A1 (en) | Print control apparatus, control method, and storage medium | |
| US9928013B2 (en) | Print control system, method of controlling printing, and recording medium | |
| JP7181701B2 (ja) | 情報処理装置と、印刷装置とその制御方法及びプログラム | |
| JP6289276B2 (ja) | 情報処理装置およびプログラム、制御方法 | |
| JP6786408B2 (ja) | 画像形成装置、画像形成装置の制御方法、及びプログラム | |
| JP2013073369A (ja) | 印刷制御システム、印刷制御方法、画像処理装置、及び印刷制御プログラム | |
| JP2012060571A (ja) | 画像処理装置、ジョブ処理方法及びプログラム | |
| JP6127716B2 (ja) | 印刷装置 | |
| JP5679644B2 (ja) | 情報処理装置、その制御方法、及びプログラム | |
| JP2016215624A (ja) | 画像形成装置、情報処理方法及びプログラム | |
| JP2003323278A (ja) | プリントプログラムおよびプリントサーバ | |
| JP2016021157A (ja) | Usb接続の一台の機器で複数の機能を持つことを可能にするプログラム | |
| JP5298725B2 (ja) | 画像処理装置、画像処理方法、画像処理システムおよびプログラム | |
| JP6720824B2 (ja) | 画像処理装置、画像処理装置の制御方法、およびプログラム | |
| JP2014235679A (ja) | サーバ装置、サーバ装置の制御方法、及びプログラム | |
| JP6210724B2 (ja) | 情報処理装置、情報処理装置のデータ処理方法、及びプログラム | |
| JP2012190188A (ja) | クライアント装置及びその制御方法 | |
| JP5696744B2 (ja) | 画像処理装置、画像処理方法、画像処理システムおよびプログラム | |
| JP2014026422A (ja) | 情報処理システム、画像出力装置及びプログラム | |
| JP2011028363A (ja) | 印刷システムおよびプログラム | |
| JP5834973B2 (ja) | プリントコントローラー |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151204 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151204 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20161014 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161107 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161228 |
|
| 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: 20170123 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170222 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 6099958 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
| LAPS | Cancellation because of no payment of annual fees |