JPH10133924A - Data processor - Google Patents

Data processor

Info

Publication number
JPH10133924A
JPH10133924A JP8303791A JP30379196A JPH10133924A JP H10133924 A JPH10133924 A JP H10133924A JP 8303791 A JP8303791 A JP 8303791A JP 30379196 A JP30379196 A JP 30379196A JP H10133924 A JPH10133924 A JP H10133924A
Authority
JP
Japan
Prior art keywords
data
virtual file
directory
unit
processing program
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
JP8303791A
Other languages
Japanese (ja)
Inventor
Takaya Chigusa
孝也 千種
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP8303791A priority Critical patent/JPH10133924A/en
Publication of JPH10133924A publication Critical patent/JPH10133924A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a data processor, where plural printing processors shares the data processor and the change of a processing program does not give influence to the printing processors, by utilizing the data processor on a network concerning the function of the processing program. SOLUTION: When connection is requested to the data processor 10 by a device 10, each unit is initialized and when directory information is requested by an Is command, etc., a virtual file system unit 40 displays the null virtual directory of /data-in/, /jpeg/, /xwd/, is displayed. Then, at the time of putting raster data within the directory of /data-in/ with a file name being 'image', a virtual file called 'image' is generated in data-in/by a virtual directory unit and a virtual file obtained by adding the extender of each to an original name being 'image.jpg' under /jpeg/ and 'image. xwd' under/xwd.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク接続
されたプリンタ等の印刷装置の処理プログラムを一元管
理することができ、処理プログラムの変更が他のネット
ワーク機器に影響を及ぼさないデータ処理装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing apparatus capable of centrally managing a processing program of a printing apparatus such as a printer connected to a network, and in which a change in the processing program does not affect other network devices.

【0002】[0002]

【従来の技術】近年、パソコン、ファクシミリ等のOA
機器の普及に伴い、オフィス、工場などで、複数のプリ
ンタをネットワークで接続して利用するネットワークプ
リンタが広く使用されるようになってきている。ところ
で、このような、ネットワークプリンタは、印刷の出力
要求と出力データを処理するにあたり、その内部に格納
されている処理プログラムを起動し、それらの処理を行
っている。
2. Description of the Related Art Recently, OA of personal computers, facsimile machines, etc.
With the spread of devices, network printers that use a plurality of printers connected by a network have been widely used in offices, factories, and the like. By the way, such a network printer activates a processing program stored therein to process a print output request and output data, and performs those processes.

【0003】[0003]

【発明が解決しようとする課題】このため、ネットワー
クに接続された各プリンタの処理プログラムを変更する
必要がある場合は、全てのプリンタにおいて個々に処理
プログラムを変更する必要があり、これが利用者の負担
となっており、この手間を軽減したデータ処理装置が望
まれたいた。
For this reason, when it is necessary to change the processing program of each printer connected to the network, it is necessary to change the processing program individually for all the printers, which is a problem for the user. It has become a burden, and there has been a demand for a data processing device that has reduced this trouble.

【0004】そこで、本発明の第1の目的は、従来のネ
ットワークプリンタ等の印刷処理装置において、処理プ
ログラムの機能をネットワーク上のデータ処理装置を利
用することにより、複数の印刷処理装置間でデータ処理
装置を共有し、かつ処理プログラムの変更が印刷処理装
置に影響しないようにしたデータ処理装置を提供するこ
とである。また、本発明の第2の目的は、出力データに
よって処理プログラムにパラメータを渡す必要がある場
合も、入力データの受渡しと同様に仮想ファイルシステ
ムを使用することにより、特定のインターフェースを設
けなくて済むようにしたデータ処理装置を提供すること
である。
Accordingly, a first object of the present invention is to provide a conventional print processing apparatus, such as a network printer, by using a data processing apparatus on a network to execute a function of a processing program so that data can be exchanged between a plurality of print processing apparatuses. An object of the present invention is to provide a data processing device that shares a processing device and prevents a change in a processing program from affecting a print processing device. Further, a second object of the present invention is to eliminate the need for providing a specific interface by using a virtual file system as in the case of input data transfer, even when parameters need to be passed to the processing program by output data. An object of the present invention is to provide a data processing device as described above.

【0005】[0005]

【課題を解決するための手段】請求項1記載の発明で
は、データ処理装置が、ネットワーク入出力ユニット
と、仮想ファイルシステムユニットと、データ処理ユニ
ットと、複数の処理プログラムユニットを備え、入力デ
ータを仮想ファイルとして格納するディレクトリとフォ
ーマットに応じた出力データを仮想ファイルとして格納
するディレクトリを有する仮想ファイルシステムの機能
を有し、接続されているネットワーク経由で送られてく
る入力データを仮想ファイルとして格納すると、それに
応じた出力データが各フォーマットごとにディレクトリ
内に仮想ファイルとして表示され、表示された当該ファ
イルを取得することにより、出力データを取得すること
により前記第1の目的を達成する。
According to the first aspect of the present invention, a data processing apparatus includes a network input / output unit, a virtual file system unit, a data processing unit, and a plurality of processing program units. It has the function of a virtual file system having a directory to store as a virtual file and a directory to store output data according to a format as a virtual file, and stores input data sent via a connected network as a virtual file. The first object is achieved by acquiring output data by displaying the corresponding output data in the directory for each format as a virtual file in the directory and acquiring the displayed file.

【0006】請求項2記載の発明では、データ処理装置
が、ネットワーク入出力ユニットと、仮想ファイルシス
テムユニットと、データ処理ユニットと複数の処理プロ
グラムユニットを備え、入力データを仮想ファイルとし
て格納するディレクトリとフォーマットに応じた出力デ
ータを仮想ファイルとして格納するディレクトリを有す
る仮想ファイルシステムの機能を有し、接続されている
ネットワーク経由で送られてくる入力データを仮想ファ
イルとして格納し、入力データを変換するのに必要なデ
ータが仮想ファイルとして格納されると、それに応じた
出力データが各フォーマットごとにディレクトリ内に仮
想ファイルとして表示され、表示された当該ファイルを
取得することにより、出力データを取得することにより
前記第2の目的を達成する。
According to a second aspect of the present invention, a data processing device includes a network input / output unit, a virtual file system unit, a data processing unit and a plurality of processing program units, and a directory for storing input data as a virtual file. It has the function of a virtual file system having a directory for storing output data according to a format as a virtual file, storing input data sent via a connected network as a virtual file, and converting input data. When the necessary data is stored as a virtual file, the corresponding output data is displayed as a virtual file in the directory for each format, and by obtaining the displayed file, the output data is obtained. The second purpose It is formed.

【0007】[0007]

【発明の実施の形態】以下、本発明のデータ処理装置の
好適な実施の形態を図1を参照して詳細説明する。図1
は、本発明の実施の形態に係るデータ処理装置10の構
成を表したブロック図である。このデータ処理装置10
には、ネットワーク入出力ユニット50と仮想ファイル
システムユニット40とデータ処理ユニット20と複数
の処理プログラムユニット30からなる構成されてい
る。なお、このデータ処理装置10は、ネットワークを
介して機器1と接続されている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a preferred embodiment of the data processing apparatus according to the present invention will be described in detail with reference to FIG. FIG.
FIG. 1 is a block diagram illustrating a configuration of a data processing device 10 according to an embodiment of the present invention. This data processing device 10
Is composed of a network input / output unit 50, a virtual file system unit 40, a data processing unit 20, and a plurality of processing program units 30. The data processing device 10 is connected to the device 1 via a network.

【0008】この図1では、具体例としてデータ処理装
置10内にrasterデータをJPEGフォーマット
の画像データに変換する処理プログラムユニットras
ter−to−jpegとrasterデータをXWD
フォーマットの画像データに変換する処理プログラムユ
ニットraster−to−xwdが格納されているも
のを表している。
In FIG. 1, as a specific example, a processing program unit ras for converting raster data into JPEG format image data is stored in a data processing device 10.
X-WD ter-to-jpeg and raster data
This figure shows an example in which a processing program unit raster-to-xwd for converting into image data of a format is stored.

【0009】まず、機器1よりFTP等でデータ処理装
置10に接続要求がされると、ネットワーク入出力ユニ
ット50によって接続要求が受理され、各ユニットが初
期化される。次に、Isコマンド等でディレクトリ情報
を要求されると、仮想ファイルシステムユニット40に
より、/data−in/,/jpeg/,/xwd
/,の空の仮想ディレクトリが表示される。ここで、/
data−in/のディレクトリ内にrasterデー
タをimageというファイル名でputすると、仮想
ディレクトリユニットにより、imageという仮想フ
ァイルがdata−in/の中に作られると同時に、/
jpeg/の下にimage.jpg,/xwd/の下
にimage.xwdという元の名前にそれぞれの拡張
子のついた仮想ファイルが作られる。
First, when a connection request is sent from the device 1 to the data processing device 10 by FTP or the like, the connection request is accepted by the network input / output unit 50 and each unit is initialized. Next, when directory information is requested by an Is command or the like, the virtual file system unit 40 causes the / data-in /, / jpeg /, / xwd.
The empty virtual directory of /, is displayed. here,/
When the raster data is put in the directory of data-in / with the file name of image, a virtual file of image is created in data-in / by the virtual directory unit, and
jpeg / image. jpg, / xwd / image. A virtual file is created with the original name xwd and each extension.

【0010】JPEGファイルに変換する場合は、/j
peg/image.jpgをgetすることにより、
データ処理ユニット20がraster−to−jpe
gの処理プログラムユニット30を起動し、変換された
データを仮想ファイルシステムユニット40およびネッ
トワーク入出力ユニット50を経由して機器1に出力す
る。
When converting to a JPEG file, / j
peg / image. By getting jpg,
The data processing unit 20 is a raster-to-jpe
g starts the processing program unit 30 and outputs the converted data to the device 1 via the virtual file system unit 40 and the network input / output unit 50.

【0011】上記の処理過程で、処理プログラムユニッ
ト30に与えるパラメータが必要な場合は、/data
−in/の下に適当な名前(例えばparam)でパラ
メータ識別子とパラメータをputすることにより、仮
想ファイルシステムユニット40は送られた内容がパラ
メータであることを識別し、その内容をデータ処理ユニ
ット20に通知し、処理プログラムユニット30が起動
される際に使用される。
In the above process, if a parameter to be given to the processing program unit 30 is required, / data
By putting the parameter identifier and the parameter under an appropriate name (for example, param) under -in /, the virtual file system unit 40 identifies that the transmitted content is a parameter, and stores the content in the data processing unit 20. And is used when the processing program unit 30 is started.

【0012】[0012]

【発明の効果】請求項1記載の発明によれば、処理プロ
グラムを一元管理することができ、処理プログラムの変
更が他のネットワーク機器に影響を及ぼすことがない。
また、容易に処理プログラムを追加することができ、ネ
ットワークで接続された他の機器との間で処理装置を共
有することができる。
According to the first aspect of the present invention, a processing program can be centrally managed, and a change in the processing program does not affect other network devices.
Further, a processing program can be easily added, and the processing apparatus can be shared with another device connected via a network.

【0013】請求項2記載の発明によれば、請求項1記
載の効果に加えて、処理プログラムにパラメータを必要
とするような場合に、入力データの受渡しと同様に仮想
ファイルシステムを利用することにより、処理すること
が可能となる。
According to the second aspect of the present invention, in addition to the effect of the first aspect, when a parameter is required for a processing program, a virtual file system is used in the same manner as in the transfer of input data. Can be processed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態に係るデータ処理装置の基
本構成を表したブロック図である。
FIG. 1 is a block diagram illustrating a basic configuration of a data processing device according to an embodiment of the present invention.

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

10 データ処理装置 20 データ処理ユニット 30 処理プログラムユニット 40 仮想ファイルシステムユニット 50 ネットワーク入出力ユニット Reference Signs List 10 data processing device 20 data processing unit 30 processing program unit 40 virtual file system unit 50 network input / output unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク入出力ユニットと、仮想フ
ァイルシステムユニットと、データ処理ユニットと、複
数の処理プログラムユニットを備え、 入力データを仮想ファイルとして格納するディレクトリ
とフォーマットに応じた出力データを仮想ファイルとし
て格納するディレクトリを有する仮想ファイルシステム
の機能を有し、 接続されているネットワーク経由で送られてくる入力デ
ータを仮想ファイルとして格納すると、それに応じた出
力データが各フォーマットごとにディレクトリ内に仮想
ファイルとして表示され、表示された当該ファイルを取
得することにより、出力データを取得することを特徴と
するデータ処理装置。
1. A system comprising a network input / output unit, a virtual file system unit, a data processing unit, and a plurality of processing program units, wherein a directory for storing input data as a virtual file and output data in accordance with a format as a virtual file. It has the function of a virtual file system that has a directory to store. When input data sent via a connected network is stored as a virtual file, output data corresponding to that format is stored as a virtual file in the directory for each format. A data processing device for acquiring output data by acquiring the displayed file.
【請求項2】 ネットワーク入出力ユニットと、仮想フ
ァイルシステムユニットと、データ処理ユニットと複数
の処理プログラムユニットを備え、 入力データを仮想ファイルとして格納するディレクトリ
とフォーマットに応じた出力データを仮想ファイルとし
て格納するディレクトリを有する仮想ファイルシステム
の機能を有し、 接続されているネットワーク経由で送られてくる入力デ
ータを仮想ファイルとして格納し、入力データを変換す
るのに必要なデータが仮想ファイルとして格納される
と、それに応じた出力データが各フォーマットごとにデ
ィレクトリ内に仮想ファイルとして表示され、表示され
た当該ファイルを取得することにより、出力データを取
得することを特徴とするデータ処理装置。
2. A system comprising a network input / output unit, a virtual file system unit, a data processing unit and a plurality of processing program units, wherein a directory for storing input data as a virtual file and output data according to a format are stored as a virtual file. Has a function of a virtual file system having a directory to store input data sent via a connected network as a virtual file, and stores data necessary for converting the input data as a virtual file. And output data corresponding to the format is displayed as a virtual file in a directory for each format, and the displayed file is obtained to obtain output data.
JP8303791A 1996-10-28 1996-10-28 Data processor Pending JPH10133924A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8303791A JPH10133924A (en) 1996-10-28 1996-10-28 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8303791A JPH10133924A (en) 1996-10-28 1996-10-28 Data processor

Publications (1)

Publication Number Publication Date
JPH10133924A true JPH10133924A (en) 1998-05-22

Family

ID=17925346

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8303791A Pending JPH10133924A (en) 1996-10-28 1996-10-28 Data processor

Country Status (1)

Country Link
JP (1) JPH10133924A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002524793A (en) * 1998-09-08 2002-08-06 メタフォリクス エルエルシー Virtual file server

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002524793A (en) * 1998-09-08 2002-08-06 メタフォリクス エルエルシー Virtual file server

Similar Documents

Publication Publication Date Title
KR100772407B1 (en) Embedded display system and method thereof
JP2004054640A (en) Method for distributing image information, image information distribution system, center device, terminal device, scanner device, computer program, and recording medium
JP2007179390A (en) Method for performing access to system and network system
JPH11249848A (en) System and method for printing and storage medium
TW554283B (en) Data processing system for generating graphics data and method of communicating graphics data
JPH09204515A (en) Network scanner device
JP2000305739A (en) Printing system
JP3624525B2 (en) Printer control apparatus and printing system
JP2001243157A (en) Network system, downloading device, server and network management method
JPH10133924A (en) Data processor
JPH1063601A (en) Print server and work station
JP3334615B2 (en) Multi I / O control system
JP2000293622A (en) Method and device for image processing and storage medium
JP2004185325A (en) Print server device
WO2022185985A1 (en) Image forming device and information processing device
JP3857654B2 (en) Image forming apparatus, user information management method, user information management program, and recording medium
JPH11120111A (en) Network scanner system
JPH11249835A (en) System and method for printing and recording medium recording printing processing program
JPH02201677A (en) Virtual input / output system
JPH1027161A (en) System, processor, and method for information processing
CN116400872A (en) Method and equipment for printing files on cloud desktop
JP2004023741A (en) Image processing apparatus and color processing method
JP2004234299A (en) Server unit
JP2003256157A (en) Method and program for printer status monitoring in terminal service
JP2003167711A (en) Information processor, peripheral equipment management method, storage medium, and program

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 12

Free format text: PAYMENT UNTIL: 20110305

LAPS Cancellation because of no payment of annual fees