JPH04369712A - Print data transfer system - Google Patents

Print data transfer system

Info

Publication number
JPH04369712A
JPH04369712A JP3146412A JP14641291A JPH04369712A JP H04369712 A JPH04369712 A JP H04369712A JP 3146412 A JP3146412 A JP 3146412A JP 14641291 A JP14641291 A JP 14641291A JP H04369712 A JPH04369712 A JP H04369712A
Authority
JP
Japan
Prior art keywords
printer
print data
temporary file
data
data transfer
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
JP3146412A
Other languages
Japanese (ja)
Inventor
Yasuhiro Saito
斉藤 康広
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 Solution Innovators Ltd
Original Assignee
NEC Solution Innovators Ltd
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 Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Priority to JP3146412A priority Critical patent/JPH04369712A/en
Publication of JPH04369712A publication Critical patent/JPH04369712A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To set the operation time of an application program to be the same degree as operation time in in-line without depending on line performance and to prevent a printer device from being occupied even if the application program is operated. CONSTITUTION:Print data which the application program in a system A outputs is transmitted to a printer server mechanism 2A. It stores print data tentatively in a temporary file 21A. When the application program is terminated, a printer data transfer mechanism 22A is activated, reads print data from the temporary file 21A and transmits it to the printer server mechanism 2B of a system B through a communication channel. The printer server mechanism 2B stores received print data in a temporary file 21B. When the printer device 3B is idle, a printer printing mechanism 23B is activated, reads print data from the temporary file 21B and prints it in the printer device 3B.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はプリンタサーバシステム
に関し、特に、業務プログラムが出力するプリントデー
タ転送方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a printer server system, and more particularly to a print data transfer method output by a business program.

【0002】0002

【従来の技術】従来、遠隔地の他のシステムに存在する
プリンタ装置にデータを印刷するプリンタサーバシステ
ムでは、業務プログラムがデータを出力するごとにその
データをプリンタ装置が存在するシステムに転送し、か
つ印刷が行なわれている。
2. Description of the Related Art Conventionally, in a printer server system that prints data to a printer device located in another system at a remote location, each time a business program outputs data, that data is transferred to a system where the printer device is located. And printing is being performed.

【0003】0003

【発明が解決しようとする課題】上述した従来のプリン
トデータ転送方式では、業務プログラムがデータを出力
するごとにデータは遠隔地のシステムに転送され印刷さ
れるために、業務プログラムの稼働時間は、主に回線性
能に依存され、かつこの間業務プログラムによりプリン
タ資源をも専有するという欠点がある。
[Problems to be Solved by the Invention] In the conventional print data transfer method described above, each time a business program outputs data, the data is transferred to a remote system and printed, so the operating time of the business program is It mainly depends on the line performance, and has the disadvantage that the printer resources are also monopolized by the business program during this time.

【0004】0004

【課題を解決するための手段】本発明のプリントデータ
転送方式は、プリンタサーバシステムにて印刷データを
送る要求側システムに一時的にデータを書き込むファイ
ルと、このファイルに格納されたデータをプリンタ装置
が存在するシステムに転送するプリンタデータ転送機構
と、プリントデータが転送されたシステムには、送られ
たプリントデータを実際に前記プリンタ装置に印刷する
機構を具備することを特徴とする。
[Means for Solving the Problems] The print data transfer method of the present invention includes a file in which data is temporarily written to a requesting system that sends print data in a printer server system, and a file in which data stored in this file is transferred to a printer device. The present invention is characterized in that the printer data transfer mechanism that transfers the print data to the system in which the print data is transferred, and the system to which the print data is transferred are provided with a mechanism that actually prints the sent print data to the printer device.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0006】図1は本発明の一実施例のブロック図であ
る。システムAとシステムBは通信回線で結ばれており
、双方にてプリンタサーバシステムを構成している。
FIG. 1 is a block diagram of one embodiment of the present invention. System A and system B are connected by a communication line, and both constitute a printer server system.

【0007】システムAには、基本処理装置1Aとプリ
ンタサーバ機構2Aとを含み、さらにプリンタサーバ機
構2Aには、一時ファイル21Aとプリンタデータ転送
機構22Aを含む。システムBには、基本処理装置1B
とプリンタサーバ機構2Bとプリンタ装置3Bとを含み
、さらにプリンタサーバ機構2Bには、一時ファイル2
1Bとプリンタ印刷機溝23Bを含む。
System A includes a basic processing device 1A and a printer server mechanism 2A, and the printer server mechanism 2A further includes a temporary file 21A and a printer data transfer mechanism 22A. System B includes basic processing unit 1B.
, a printer server mechanism 2B, and a printer device 3B, and the printer server mechanism 2B further includes a temporary file 2.
1B and printer printing machine groove 23B.

【0008】システムAを印刷データを送る要求側シス
テム、システムBをデータを印刷するサービス側システ
ムとして説明する。
[0008] System A will be described as a requesting system that sends print data, and system B as a service system that prints data.

【0009】システムAにある、業務プログラムが出力
する印刷データはプリンタサーバ機構2Aに伝えられる
。プリンタサーバ機構2Aでは印刷データを一時的に一
時ファイル21Aに格納する。業務プログラムが終了す
ると、プリンタデータ転送機構22Aが動作し一時ファ
イル21Aから印刷データを読み取り、通信回線を経て
システムBのプリンタサーバ機構2Bに送信する。
[0009] Print data output by the business program in system A is transmitted to the printer server mechanism 2A. The printer server mechanism 2A temporarily stores print data in a temporary file 21A. When the business program ends, the printer data transfer mechanism 22A operates, reads print data from the temporary file 21A, and transmits it to the printer server mechanism 2B of system B via the communication line.

【0010】プリンタサーバ機構2Bでは受信した印刷
データを一時ファイル21Bに格納する。プリンタ装置
3Bが空いている場合、プリンタ印刷機溝23Bが動作
し一時ファイル21Bから印刷データを読み取りプリン
タ装置3Bへ印刷を行なう。
The printer server mechanism 2B stores the received print data in a temporary file 21B. When the printer device 3B is vacant, the printer printing machine slot 23B operates to read print data from the temporary file 21B and print it to the printer device 3B.

【0011】一時ファイル21Aは印刷データの転送が
終了したときに削除され、一時ファイル21Bは印刷が
終了したときに削除される。
[0011] The temporary file 21A is deleted when the transfer of print data is completed, and the temporary file 21B is deleted when printing is completed.

【0012】0012

【発明の効果】以上説明したように、本発明は、業務プ
ログラムが出力する印刷データを一時的に自システムの
ファイルに書き込み、業務プログラムの終了とともにプ
リンタサーバ機構が印刷データを一括して他のシステム
へ転送することにより、業務プログラムの稼働時間は回
線性能に依存せず、インラインにおける稼働時間と同程
度となり、また業務プログラムが稼働している間でもプ
リンタ装置を専有しないという効果を奏する。
Effects of the Invention As explained above, the present invention temporarily writes print data output by a business program to a file of its own system, and when the business program ends, the printer server mechanism collectively transfers the print data to another system. By transferring the business program to the system, the operating time of the business program does not depend on line performance and becomes comparable to the inline operating time, and the printer device is not monopolized even while the business program is running.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1A    基本処理装置 1B    基本処理装置 2A    プリンタサーバ機構 2B    プリンタサーバ機構 21A    一時ファイル 21B    一時ファイル 22A    プリンタデータ転送機構22B    
プリンタデータ転送機構23B    プリンタ印刷機
溝 3B    プリンタ装置
1A Basic processing device 1B Basic processing device 2A Printer server mechanism 2B Printer server mechanism 21A Temporary file 21B Temporary file 22A Printer data transfer mechanism 22B
Printer data transfer mechanism 23B Printer printing machine groove 3B Printer device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  プリンタサーバシステムにて印刷デー
タを送る要求側システムに一時的にデータを書き込むフ
ァイルと、このファイルに格納されたデータをプリンタ
装置が存在するシステムに転送するプリンタデータ転送
機構と、プリントデータが転送されたシステムには、送
られたプリントデータを実際に前記プリンタ装置に印刷
する機構を具備することを特徴とするプリントデータ転
送方式。
1. A file for temporarily writing data to a requesting system that sends print data in a printer server system, and a printer data transfer mechanism that transfers the data stored in this file to a system in which a printer device is present. A print data transfer method characterized in that a system to which print data is transferred is provided with a mechanism for actually printing the sent print data on the printer device.
JP3146412A 1991-06-19 1991-06-19 Print data transfer system Pending JPH04369712A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3146412A JPH04369712A (en) 1991-06-19 1991-06-19 Print data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3146412A JPH04369712A (en) 1991-06-19 1991-06-19 Print data transfer system

Publications (1)

Publication Number Publication Date
JPH04369712A true JPH04369712A (en) 1992-12-22

Family

ID=15407114

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3146412A Pending JPH04369712A (en) 1991-06-19 1991-06-19 Print data transfer system

Country Status (1)

Country Link
JP (1) JPH04369712A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100225964A1 (en) * 2009-03-06 2010-09-09 Konica Minolta Business Technologies, Inc. Image forming system for performing print processing according to appropriate timing
JP2011170871A (en) * 2011-04-01 2011-09-01 Konica Minolta Business Technologies Inc Image forming system, information processing device, image forming auxiliary program, and print control method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0291718A (en) * 1988-09-29 1990-03-30 Nec Corp Remote printer processing system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0291718A (en) * 1988-09-29 1990-03-30 Nec Corp Remote printer processing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100225964A1 (en) * 2009-03-06 2010-09-09 Konica Minolta Business Technologies, Inc. Image forming system for performing print processing according to appropriate timing
JP2011170871A (en) * 2011-04-01 2011-09-01 Konica Minolta Business Technologies Inc Image forming system, information processing device, image forming auxiliary program, and print control method

Similar Documents

Publication Publication Date Title
JPH04369712A (en) Print data transfer system
JPS60246153A (en) Character picture mixed communication system
JP2571360B2 (en) Facsimile machine
JP3087834B2 (en) Online form output control method
JP2828005B2 (en) Printer device
JPH10275063A (en) Low-load communication printer
JPH1049326A (en) Print data skip printing system
JPH1120242A (en) Multiport printer
JPH06149504A (en) Electronic form managing system
KR0164782B1 (en) Multi-interface printer and method thereof
JPH0421478A (en) Data printing control system
JPH09327959A (en) Printer money-allocating system
JPS6229364A (en) Facsimile system
JP2002007084A (en) Image forming device
JPH0831018B2 (en) Print job management method
JPH0773128A (en) Information output device
JPH0884213A (en) Facsimile equipment with host connection function
JPH05265668A (en) Image printing system
JPH04139525A (en) Remote system output system
JPH04223521A (en) Print information temporary storage device
JPH0291718A (en) Remote printer processing system
JPS61131954A (en) Document data transfer system
JPH05100803A (en) Plural port printer controllers and its control system
JPH0292673A (en) End printer book/slip output system
JPH05345449A (en) Managing method for printing information in printer and printing device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980120