JPH06110627A - Printer server - Google Patents

Printer server

Info

Publication number
JPH06110627A
JPH06110627A JP4259815A JP25981592A JPH06110627A JP H06110627 A JPH06110627 A JP H06110627A JP 4259815 A JP4259815 A JP 4259815A JP 25981592 A JP25981592 A JP 25981592A JP H06110627 A JPH06110627 A JP H06110627A
Authority
JP
Japan
Prior art keywords
data
output device
data format
filter
information
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
JP4259815A
Other languages
Japanese (ja)
Inventor
Tadahiko Mitsuya
忠彦 三津屋
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.)
Nissin Electric Co Ltd
Original Assignee
Nissin Electric 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 Nissin Electric Co Ltd filed Critical Nissin Electric Co Ltd
Priority to JP4259815A priority Critical patent/JPH06110627A/en
Publication of JPH06110627A publication Critical patent/JPH06110627A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PURPOSE:To use the printer server with the high degree of freedom by providing plural filters to transform information data from a networkside data format to an output device side format and filtering the data while combining both of data formats. CONSTITUTION:Plural fixed filters 6a of a printer server 1 execute filtering processing composed of the data format of an information processor connected to a communication line 2 and the data format of an output device 8. On the other hand, a variable filter 6b executes filtering processing to transform the data from the network side data format stored in the storage part to the output device side data format. Then, a filter selection part 5 selects either the fixed filters 6a... or the variable filter 6b for executing the filtering processing corresponding to the network side data format and the output device 8 side data format by detecting filter selection data contained in the information data inputted through the communication line 2.

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 for connecting an output device such as a printer to a network to which an information processing device such as a host machine is connected.

【0002】[0002]

【従来の技術】近年においては、分散して配置されたホ
ストマシンや端末装置等の情報処理装置、プリンタ等の
出力装置、その他の周辺装置を相互に接続するネットワ
ークを構築することによって、これらの装置や情報デー
タの有効利用が図られるようになっているが、このネッ
トワークに接続される各種の装置は、処理能力や用途に
応じて最適な規格のプロトコルに設定されている。従っ
て、ネットワークを構築するには、出力装置や周辺装置
の使用状況を管理すると共に、各装置により異なるプロ
トコルをネットワークのプロトコルに整合させるサーバ
がネットワークへの装置の接続時に用いられるようにな
っている。
2. Description of the Related Art In recent years, information processing devices such as distributed host machines and terminal devices, output devices such as printers, and other peripheral devices have been constructed by mutually connecting these networks to construct a network. Although devices and information data are effectively used, various devices connected to this network are set to an optimal standard protocol according to their processing capabilities and applications. Therefore, in order to build a network, a server that manages the usage statuses of output devices and peripheral devices and matches different protocols to the network protocols by each device is used when the device is connected to the network. .

【0003】ところで、プリンタやプロッタ等の出力装
置をネットワークに接続する際には、出力装置を管理す
るサーバ機能を有したプリンタサーバが使用されるよう
になっている。図2に示すように、従来のプリンタサー
バ52は、ネットワークの通信回線51に接続されるネ
ットワーク通信処理部53と、出力装置55に接続され
る出力装置I/F処理部54とを有しており、図示しな
い情報処理装置であるクライアントから送信された情報
データをネットワーク通信処理部53により受け取り、
受け取った情報データを出力装置I/F処理部54から
出力装置55のプロトコルに従って出力装置55に出力
するようになっている。
By the way, when an output device such as a printer or a plotter is connected to a network, a printer server having a server function for managing the output device is used. As shown in FIG. 2, the conventional printer server 52 has a network communication processing unit 53 connected to the communication line 51 of the network and an output device I / F processing unit 54 connected to the output device 55. The network communication processing unit 53 receives information data transmitted from a client, which is an information processing device (not shown).
The received information data is output from the output device I / F processing unit 54 to the output device 55 according to the protocol of the output device 55.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、情報処
理装置や出力装置は、処理能力や用途に応じてプロトコ
ルが異なるだけでなく、情報データが有する文字コード
等のデータ形式も異なっている場合が多く、上記従来の
プリンタサーバでは、クライアントから受け取った情報
データを単に出力装置55に出力しているのみのため、
出力装置55がデータ形式の違いにより情報データを処
理することができないことがある。従って、クライアン
トと出力装置55とが扱う情報データのデータ形式が異
なっている場合には、クライアントが情報データを送信
する際に、予め出力装置55に対応するデータ形式に変
換しておく必要があるため、クライアントの負荷を増大
させることになっている。
However, in many cases, the information processing device and the output device not only have different protocols depending on their processing capabilities and uses, but also have different data formats such as character codes contained in the information data. In the above conventional printer server, since the information data received from the client is simply output to the output device 55,
The output device 55 may not be able to process the information data due to the difference in the data format. Therefore, when the data formats of the information data handled by the client and the output device 55 are different, it is necessary to convert the information data to a data format corresponding to the output device 55 in advance when the client transmits the information data. Therefore, the load on the client is to be increased.

【0005】また、プリンタサーバ52によっては、ネ
ットワーク通信処理部53に入力される情報データのデ
ータ形式と、出力装置I/F処理部54に接続可能な出
力装置55とを特定し、ネットワーク通信処理部53に
入力された情報データのデータ形式を出力装置55のデ
ータ形式に変換するフィルタリング機能を備えた機種が
ある。しかしながら、このプリンタサーバ52では、ネ
ットワーク通信処理部53に入力可能な情報データのデ
ータ形式および出力装置I/F処理部54に接続可能な
出力装置55の機種が一機種に固定されているため、使
用できる自由度が低いという問題がある。
Depending on the printer server 52, the data format of the information data input to the network communication processing unit 53 and the output device 55 connectable to the output device I / F processing unit 54 are specified, and the network communication processing is performed. There is a model having a filtering function for converting the data format of the information data input to the unit 53 into the data format of the output device 55. However, in this printer server 52, since the data format of the information data that can be input to the network communication processing unit 53 and the model of the output device 55 that can be connected to the output device I / F processing unit 54 are fixed to one model, There is a problem that the degree of freedom that can be used is low.

【0006】従って、本発明においては、クライアント
による情報データの出力装置55に対応するデータ形式
への変換を不要にすると共に、各種の機種に接続可能に
して高い自由度でもって使用することができるプリンタ
サーバを提供することを目的としている。
Therefore, in the present invention, it is not necessary for the client to convert the information data into the data format corresponding to the output device 55, and it is possible to connect to various models and to use it with a high degree of freedom. The purpose is to provide a printer server.

【0007】[0007]

【課題を解決するための手段】本発明のプリンタサーバ
は、上記課題を解決するために、情報処理装置から出力
される情報データが複数のデータ形式により伝送される
ネットワークと、機種により処理可能な情報データのデ
ータ形式が異なる出力装置との接続を中継するものであ
り、下記の特徴を有している。
In order to solve the above-mentioned problems, a printer server of the present invention can process information data output from an information processing apparatus according to a network and a model in which a plurality of data formats are transmitted. It relays connections with output devices having different data formats of information data, and has the following features.

【0008】即ち、プリンタサーバは、情報データをネ
ットワーク側のデータ形式から出力装置側のデータ形式
に変換するフィルタリング処理を実行する複数のフィル
タ手段を有していると共に、情報データを用いてネット
ワーク側のデータ形式と出力装置側のデータ形式とに対
応するフィルタリング処理を実行するフィルタ手段を選
択するフィルタ選択手段を有していることを特徴として
いる。
That is, the printer server has a plurality of filter means for executing a filtering process for converting the information data from the data format on the network side to the data format on the output device side, and at the same time, using the information data, the printer side It is characterized in that it has a filter selecting means for selecting a filter means for executing a filtering process corresponding to the data format of (1) and the data format of the output device side.

【0009】[0009]

【作用】上記の構成によれば、複数のフィルタ手段を有
しているため、ネットワーク側のデータ形式と出力装置
側のデータ形式との組み合わせによる複数の異なるフィ
ルタリング処理を実行できるようになっている。従っ
て、プリンタサーバは、出力装置に出力する情報データ
のデータ形式が複数存在することになるため、接続可能
な出力装置の機種が増大し、ひいては、高い自由度でも
ってネットワークに使用することができることになる。
According to the above construction, since the plurality of filter means are provided, it is possible to execute a plurality of different filtering processes depending on the combination of the data format on the network side and the data format on the output device side. . Therefore, since the printer server has a plurality of data formats of the information data to be output to the output device, the number of connectable output device models increases, and thus the printer server can be used in the network with a high degree of freedom. become.

【0010】さらに、上記の構成によれば、複数の異な
るフィルタリング処理を情報データによって選択できる
ことから、情報処理装置における全ての情報データを予
め出力装置に対応するデータ形式に変換する処理が不要
になり、結果として情報処理装置の負荷を軽減させるこ
とができることになる。
Further, according to the above configuration, since a plurality of different filtering processes can be selected by the information data, the process of previously converting all the information data in the information processing device into the data format corresponding to the output device becomes unnecessary. As a result, the load on the information processing apparatus can be reduced.

【0011】[0011]

【実施例】本発明の一実施例を図1に基づいて説明すれ
ば、以下の通りである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The following will describe one embodiment of the present invention with reference to FIG.

【0012】本実施例に係るプリンタサーバは、Uni
x等の分散処理環境を実現するTCP/IP(Transmis
sion Control Protocol/Internet Protocol)等の通信規
約に従って構成されるネットワークにおいて用いられる
ようになっている。このネットワークは、図1に示すよ
うに、光ファイバー等の通信回線2を介して情報データ
を伝送するようになっており、プリンタサーバ1は、こ
の通信回線2に接続されることによって、プリンタやプ
ロッタ等の出力装置8をネットワークに存在させるよう
になっている。
The printer server according to the present embodiment is a Uni server.
TCP / IP (Transmis) that realizes a distributed processing environment such as x
It is now used in networks configured according to communication protocols such as sion control protocol / Internet protocol). As shown in FIG. 1, this network is designed to transmit information data via a communication line 2 such as an optical fiber, and the printer server 1 is connected to this communication line 2 so that a printer or a plotter is connected. The output devices 8 and so on are made to exist in the network.

【0013】上記のプリンタサーバ1の通信回線2への
接続は、ネットワーク通信処理部3により行われるよう
になっている。このネットワーク通信処理部3は、情報
データの光信号と電気信号との変換およびネットワーク
が有するプロトコルに従った情報データの送受信を行う
ようになっており、通信回線2を介して入力された情報
データをフィルタリング処理部4に出力するようになっ
ている。
The connection of the printer server 1 to the communication line 2 is performed by the network communication processing unit 3. The network communication processing unit 3 is adapted to convert an optical signal of information data into an electric signal and to transmit and receive information data according to a protocol of the network, and the information data input via the communication line 2 Is output to the filtering processing unit 4.

【0014】上記のフィルタリング処理部4は、ネット
ワーク通信処理部3に接続されたフィルタ選択部5(フ
ィルタ選択手段)と、このフィルタ選択部5に接続され
たフィルタ部6(フィルタ手段)とを有している。フィ
ルタ部6は、情報データが有する文字コード等のデータ
形式をネットワーク側の形式から出力装置側の形式に変
換するフィルタリング処理を実行する複数の固定フィル
タ6a…と可変フィルタ6bとからなっている。そし
て、これらの固定フィルタ6a…は、通信回線2に接続
された図示しない情報処理装置のデータ形式と出力装置
8のデータ形式との組み合わせからなるフィルタリング
処理をそれぞれ実行するようになっている。
The filtering processing section 4 has a filter selecting section 5 (filter selecting means) connected to the network communication processing section 3 and a filter section 6 (filtering means) connected to the filter selecting section 5. is doing. The filter unit 6 is composed of a plurality of fixed filters 6a ... And a variable filter 6b for executing a filtering process for converting a data format such as a character code of the information data from a format on the network side to a format on the output device side. Each of these fixed filters 6a ... Executes a filtering process consisting of a combination of the data format of the information processing apparatus (not shown) connected to the communication line 2 and the data format of the output apparatus 8.

【0015】一方、可変フィルタ6bは、ネットワーク
側および出力装置側のデータ形式を記憶するRAMから
なる記憶部を有している。この記憶部へのデータ形式の
格納は、通信回線2を介して接続された図示しない情報
処理装置によって行われるようになっており、可変フィ
ルタ6bは、記憶部に格納されたネットワーク側のデー
タ形式を出力装置側のデータ形式に変換するフィルタリ
ング処理を実行するようになっている。
On the other hand, the variable filter 6b has a storage section which is a RAM for storing the data formats of the network side and the output device side. The storage of the data format in the storage unit is performed by an information processing device (not shown) connected via the communication line 2, and the variable filter 6b stores the data format of the network side stored in the storage unit. A filtering process for converting the data into the data format on the output device side is executed.

【0016】また、上記のフィルタ部6に接続されたフ
ィルタ選択部5は、図示しない指定スイッチを有してお
り、指定スイッチは、出力装置8のデータ形式を指定す
る出力装置側指定データを出力するようになっている。
そして、このフィルタ部6は、通信回線2を介して入力
された情報データに含まれる固定フィルタ選択データを
検出することによって、出力装置側指定データと情報デ
ータに含まれるネットワーク側のデータ形式を示すネッ
トワーク側指定データとを基にして両指定データに対応
するフィルタリング処理を実行する固定フィルタ6a…
を選択し、選択した固定フィルタ6a…を動作状態にさ
せるようになっている。
The filter selection unit 5 connected to the filter unit 6 has a designation switch (not shown), and the designation switch outputs designated data on the output device side that designates the data format of the output device 8. It is supposed to do.
Then, the filter unit 6 detects the fixed filter selection data included in the information data input through the communication line 2 to indicate the output device-side designation data and the data format on the network side included in the information data. A fixed filter 6a that executes a filtering process corresponding to both designated data based on the network designated data.
Is selected so that the selected fixed filters 6a ... Can be operated.

【0017】また、フィルタ選択部5は、通信回線2を
介して入力された情報データに含まれる可変フィルタ選
択データを検出することによって可変フィルタ6bを選
択し、可変フィルタ6bを動作状態にさせるようになっ
ている。そして、これらの固定フィルタ6a…および可
変フィルタ6bからなるフィルタ部6は、出力装置8の
プロトコルに従って情報データを送受信する出力装置I
/F処理部7を介して出力装置8に接続されている。
Further, the filter selection unit 5 selects the variable filter 6b by detecting the variable filter selection data included in the information data input via the communication line 2, and brings the variable filter 6b into the operating state. It has become. The filter unit 6 including the fixed filters 6a ... And the variable filter 6b is used in the output device I that transmits and receives information data according to the protocol of the output device 8.
The output device 8 is connected via the / F processing unit 7.

【0018】上記の構成において、プリンタサーバ1の
動作について説明する。
The operation of the printer server 1 having the above configuration will be described.

【0019】先ず、プリンタサーバ1の出力装置I/F
処理部7に出力装置8が接続されると、この出力装置8
により処理可能な情報データのデータ形式がフィルタ選
択部5の指定スイッチによって指定されることになる。
First, the output device I / F of the printer server 1
When the output device 8 is connected to the processing unit 7, the output device 8
The data format of the information data that can be processed is designated by the designation switch of the filter selection unit 5.

【0020】次に、図示しない情報処理装置からネット
ワークに対応するプロトコルに従って出力装置8を動作
させる情報データが出力されると、この情報データは、
通信回線2を介して光信号の信号形態でもってプリンタ
サーバ1のネットワーク通信処理部3に入力されること
になる。ネットワーク通信処理部3は、情報データを取
り込んで光信号から電気信号に変換させた後、フィルタ
リング処理部4のフィルタ選択部5に入力させることに
なる。
Next, when information data for operating the output device 8 according to the protocol corresponding to the network is output from the information processing device (not shown), this information data is
It is input to the network communication processing unit 3 of the printer server 1 in the form of an optical signal via the communication line 2. The network communication processing unit 3 takes in the information data, converts the optical signal into an electric signal, and then inputs the information data to the filter selecting unit 5 of the filtering processing unit 4.

【0021】情報データが入力されたフィルタ選択部5
は、情報データが固定フィルタ選択データおよび可変フ
ィルタ選択データの何れの選択データを含んでいるかを
検出することになる。そして、固定フィルタ選択データ
が検出された場合には、固定フィルタ選択データと共に
情報データに含まれるネットワーク側のデータ形式を示
すネットワーク側指定データと、指定スイッチが出力す
る出力装置側指定データとを基にして両指定データに対
応するフィルタリング処理を実行する固定フィルタ6a
が選択され、選択された固定フィルタ6aが動作状態に
されることになる。
Filter selection unit 5 to which information data is input
Will detect whether the information data includes fixed filter selection data or variable filter selection data. Then, when the fixed filter selection data is detected, the fixed filter selection data and the network side designation data indicating the network side data format included in the information data and the output device side designation data output by the designation switch are used as the basis. And a fixed filter 6a for executing filtering processing corresponding to both designated data
Is selected, and the selected fixed filter 6a is put into operation.

【0022】一方、フィルタ選択部5において可変フィ
ルタ選択データが検出された場合には、可変フィルタ6
bが動作状態にされることになる。そして、動作状態に
された可変フィルタ6bは、可変フィルタ選択データと
共に情報データに含まれたネットワーク側および出力装
置側のデータ形式を記憶部に格納することによって、こ
れらのデータ形式のフィルタリング処理を実行すること
になる。
On the other hand, when variable filter selection data is detected by the filter selection unit 5, the variable filter 6
b will be activated. The activated variable filter 6b stores the variable filter selection data and the data formats of the network side and the output device side, which are included in the information data, in the storage unit to execute the filtering process of these data formats. Will be done.

【0023】従って、上記の固定フィルタ6a…および
可変フィルタ6bからなるフィルタ部6は、通信回線2
を介して入力された情報データのデータ形式を出力装置
8により処理可能なデータ形式に変換するフィルタリン
グ機能を有することになり、このフィルタ部6および出
力装置I/F処理部7を介して出力される情報データ
は、出力装置8において正常に処理されることになる。
Therefore, the filter section 6 including the fixed filters 6a ... And the variable filter 6b is the communication line 2
The output device 8 has a filtering function for converting the data format of the information data input via the output device 8, and the data is output via the filter unit 6 and the output device I / F processing unit 7. The information data to be processed is normally processed in the output device 8.

【0024】このように、本実施例のプリンタサーバ1
は、情報データをネットワーク側のデータ形式から出力
装置側のデータ形式に変換するフィルタリング処理を実
行する複数の固定フィルタ6a…および可変フィルタ6
bを有し、情報データを用いてネットワーク側のデータ
形式と出力装置側のデータ形式とに対応するフィルタリ
ング処理を実行する固定フィルタ6a…または可変フィ
ルタ6bを選択するようになっている。
Thus, the printer server 1 of this embodiment
Is a plurality of fixed filters 6a ... And a variable filter 6 for executing a filtering process for converting the information data from the data format on the network side to the data format on the output device side.
.. or variable filter 6b, which has b and executes a filtering process corresponding to the data format on the network side and the data format on the output device side by using the information data.

【0025】これにより、このプリンタサーバ1は、ネ
ットワーク側のデータ形式と出力装置側のデータ形式と
の組み合わせによる複数の異なるフィルタリング処理を
実行可能になっていることから、接続可能な出力装置8
の機種が増大し、高い自由度でもってネットワークに使
用することができるようになっている。さらに、プリン
タサーバ1は、複数の異なるフィルタリング処理を情報
データによって選択できることから、情報処理装置にお
ける全ての情報データを予め出力装置8に対応するデー
タ形式に変換する処理が不要になり、結果として情報処
理装置の負荷を軽減させることができるようになってい
る。尚、上述した光ファイバー以外にも、同軸ケーブル
等の通信回線媒体に拘わらず、同等の作用が得られる。
As a result, the printer server 1 can execute a plurality of different filtering processes depending on the combination of the data format on the network side and the data format on the output device side.
The number of models has increased and can be used for networks with a high degree of freedom. Further, since the printer server 1 can select a plurality of different filtering processes according to the information data, the process of previously converting all the information data in the information processing device into a data format corresponding to the output device 8 becomes unnecessary, resulting in the information processing. It is possible to reduce the load on the processing device. In addition to the above-mentioned optical fiber, the same action can be obtained regardless of the communication line medium such as the coaxial cable.

【0026】[0026]

【発明の効果】本発明のプリンタサーバは、以上のよう
に、情報処理装置から出力される情報データが複数のデ
ータ形式により伝送されるネットワークと機種により処
理可能な情報データのデータ形式が異なる出力装置との
接続を中継するものである。そして、情報データをネッ
トワーク側のデータ形式から出力装置側のデータ形式に
変換するフィルタリング処理を実行する複数のフィルタ
手段と、上記情報データを用いてネットワーク側のデー
タ形式と出力装置側のデータ形式とに対応するフィルタ
リング処理を実行するフィルタ手段を選択するフィルタ
選択手段とを有している構成である。
As described above, the printer server of the present invention outputs information data output from the information processing device in different data formats depending on the network and model in which the information data is transmitted in a plurality of data formats. It relays the connection with the device. Then, a plurality of filter means for performing a filtering process for converting the information data from the data format on the network side to the data format on the output device side, and a data format on the network side and a data format on the output device side using the information data. And a filter selecting unit that selects a filter unit that executes the filtering process corresponding to.

【0027】これにより、複数のフィルタ手段により複
数の異なるフィルタリング処理を実行できるため、出力
装置に出力する情報データのデータ形式が複数存在する
ことになる。よって、接続可能な出力装置の機種が増大
するため、高い自由度でもってネットワークに使用する
ことができる。
As a result, since a plurality of different filtering processes can be executed by a plurality of filter means, there are a plurality of data formats of the information data to be output to the output device. Therefore, since the number of connectable output devices increases, the output device can be used in a network with a high degree of freedom.

【0028】また、複数の異なるフィルタリング処理を
情報データによって選択できることから、情報処理装置
における全ての情報データを予め出力装置に対応するデ
ータ形式に変換する処理が不要になり、結果として情報
処理装置の負荷を軽減させることができるという効果を
奏する。
Further, since a plurality of different filtering processes can be selected according to the information data, the process of previously converting all the information data in the information processing device into a data format corresponding to the output device becomes unnecessary, and as a result, the information processing device This has the effect of reducing the load.

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

【図1】本発明のプリンタサーバのブロック図である。FIG. 1 is a block diagram of a printer server of the present invention.

【図2】従来例を示すものであり、プリンタサーバのブ
ロック図である。
FIG. 2 illustrates a conventional example and is a block diagram of a printer server.

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

1 プリンタサーバ 2 通信回線 3 ネットワーク通信処理部 4 フィルタリング処理部 5 フィルタ選択部(フィルタ選択手段) 6 フィルタ部(フィルタ手段) 6a 固定フィルタ 6b 可変フィルタ 7 出力装置I/F処理部 8 出力装置 1 Printer Server 2 Communication Line 3 Network Communication Processing Section 4 Filtering Processing Section 5 Filter Selection Section (Filter Selection Section) 6 Filter Section (Filter Section) 6a Fixed Filter 6b Variable Filter 7 Output Device I / F Processing Section 8 Output Device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】情報処理装置から出力される情報データが
複数のデータ形式により伝送されるネットワークと、機
種により処理可能な情報データのデータ形式が異なる出
力装置との接続を中継するプリンタサーバにおいて、 上記情報データをネットワーク側のデータ形式から出力
装置側のデータ形式に変換するフィルタリング処理を実
行する複数のフィルタ手段と、上記情報データを用いて
ネットワーク側のデータ形式と出力装置側のデータ形式
とに対応するフィルタリング処理を実行するフィルタ手
段を選択するフィルタ選択手段とを有していることを特
徴とするプリンタサーバ。
1. A printer server for relaying a connection between a network, in which information data output from an information processing device is transmitted in a plurality of data formats, and an output device, in which the data format of the information data processable by different models is different. A plurality of filter means for executing a filtering process for converting the information data from the data format on the network side to the data format on the output device side, and using the information data to convert the data format on the network side and the data format on the output device side. A printer server comprising: a filter selecting unit that selects a filter unit that executes a corresponding filtering process.
JP4259815A 1992-09-29 1992-09-29 Printer server Pending JPH06110627A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4259815A JPH06110627A (en) 1992-09-29 1992-09-29 Printer server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4259815A JPH06110627A (en) 1992-09-29 1992-09-29 Printer server

Publications (1)

Publication Number Publication Date
JPH06110627A true JPH06110627A (en) 1994-04-22

Family

ID=17339387

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4259815A Pending JPH06110627A (en) 1992-09-29 1992-09-29 Printer server

Country Status (1)

Country Link
JP (1) JPH06110627A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007145002A (en) * 2005-10-24 2007-06-14 Kyocera Mita Corp Image forming device
WO2007069757A1 (en) * 2005-12-14 2007-06-21 Canon Kabushiki Kaisha Information processing apparatus and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007145002A (en) * 2005-10-24 2007-06-14 Kyocera Mita Corp Image forming device
WO2007069757A1 (en) * 2005-12-14 2007-06-21 Canon Kabushiki Kaisha Information processing apparatus and method
JP2007164526A (en) * 2005-12-14 2007-06-28 Canon Inc Information processing apparatus and method
EP1963969A1 (en) * 2005-12-14 2008-09-03 Canon Kabushiki Kaisha Information processing apparatus and method
EP1963969A4 (en) * 2005-12-14 2009-04-08 Canon Kk Information processing apparatus and method

Similar Documents

Publication Publication Date Title
US5187708A (en) Communication device for layered protocols
US7284038B2 (en) Negotiating an exchange of image processing functionality
JPH06110627A (en) Printer server
US7562155B2 (en) System, method, and computer program for a console switch
CN113507530B (en) Data forwarding method, related system and device and storage medium
CN111629014B (en) Request agent implementation method, implementation device, server and storage medium
JP2639340B2 (en) Printer with network function
JPH05292146A (en) Discrimination method for communication protocol
JP3843923B2 (en) Data exchange device, switching hub and media converter using preamble
JPH07191922A (en) Programmable controller
JPH01231155A (en) Peripheral equipment controller
JPS615654A (en) Initial setting system of digital line terminator
JPS59123047A (en) Converting system of character code
JPH07104958A (en) Printer server
JPH06164670A (en) Network repeater
CN118301176A (en) Nonstandard equipment data acquisition method and system based on serial port communication
JPH0981334A (en) Information processor and its data transfer method
JPS60153657A (en) Attribute notice system of data terminal device
JPH05181764A (en) Information processing system
JPH05244650A (en) Protocol control system
JPH0371325A (en) Terminal printing controller
JPH0698068A (en) Composite data store and forward device
JP2000174785A (en) Service selection system utilizing local operating network
JPH01174158A (en) Facsimile communication equipment
JPH06326744A (en) Inter-multi-vendor message communication system