JP6493064B2 - Server, printing system, and server control method - Google Patents

Server, printing system, and server control method Download PDF

Info

Publication number
JP6493064B2
JP6493064B2 JP2015147510A JP2015147510A JP6493064B2 JP 6493064 B2 JP6493064 B2 JP 6493064B2 JP 2015147510 A JP2015147510 A JP 2015147510A JP 2015147510 A JP2015147510 A JP 2015147510A JP 6493064 B2 JP6493064 B2 JP 6493064B2
Authority
JP
Japan
Prior art keywords
print data
printer
address
conversion
client 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.)
Active
Application number
JP2015147510A
Other languages
Japanese (ja)
Other versions
JP2017027491A5 (en
JP2017027491A (en
Inventor
山田 裕介
裕介 山田
拓也 杉本
拓也 杉本
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2015147510A priority Critical patent/JP6493064B2/en
Publication of JP2017027491A publication Critical patent/JP2017027491A/en
Publication of JP2017027491A5 publication Critical patent/JP2017027491A5/ja
Application granted granted Critical
Publication of JP6493064B2 publication Critical patent/JP6493064B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、印刷データの変換処理を行うサーバー、印刷システム、サーバーの制御方法に関する。   The present invention relates to a server that performs print data conversion processing, a printing system, and a server control method.

プリンターは、クライアント端末に搭載された印刷ドライバーによって生成される印刷データを受信して印刷する。プリンターは、処理可能なコマンド体系が予め定められており、当該コマンド体系と異なるコマンド体系で記述された印刷データを受信した場合、印刷を実行することができない。例えば、クライアント端末を変更することなく、A社製のプリンターからB社製のプリンターに入れ替えを行った場合、このような問題が発生する。そこで、コマンド体系の異なるプリンターに入れ替えた場合でも可能な限り印刷処理を実行するべく、受信した印刷データに含まれる印刷コマンドのうち、非対応の印刷コマンドを除いた残りの印刷コマンドに基づいて印刷を行う技術が提案されている(特許文献1)。   The printer receives and prints print data generated by a print driver installed in the client terminal. The printer has a command system that can be processed in advance, and cannot print when receiving print data described in a command system different from the command system. For example, such a problem occurs when a printer manufactured by company A is replaced with a printer manufactured by company B without changing the client terminal. Therefore, even if the printer is replaced with a printer with a different command system, printing is performed based on the remaining print commands, excluding non-compliant print commands, among the print commands included in the received print data in order to execute the printing process as much as possible. A technique for performing the above has been proposed (Patent Document 1).

特開2008−26930号公報JP 2008-26930 A

ところが、特許文献1のプリンターは、受信した印刷データのうち、対応可能な一部の印刷コマンドのみ処理することになるため、コマンド体系の異なるプリンターに入れ替えた場合、ユーザーが所望する印刷結果が得られない可能性が高い。また、受信した印刷データに含まれる印刷コマンドが対応しているか否かを判別するための印刷コマンドテーブルや、その判別プログラムをプリンターごとに搭載しなければならないため、ネットワーク環境下で多数台のプリンターを用いるような場合、システム構築費用が嵩んでしまう問題もある。   However, since the printer of Patent Document 1 processes only a part of the print commands that can be handled among the received print data, if the printer is replaced with a printer having a different command system, a print result desired by the user can be obtained. There is a high possibility that In addition, since a print command table for determining whether or not a print command included in the received print data is supported and the determination program must be installed for each printer, a large number of printers can be used in a network environment. However, there is a problem that the system construction cost increases.

本発明は、上記の問題点に鑑み、多数台のプリンターを、コマンド体系の異なるプリンターに入れ替えたような場合に、印刷データの変換処理を低コスト且つ確実に行うことが可能なサーバー、印刷システム、サーバーの制御方法を提供することを目的とする。   SUMMARY OF THE INVENTION In view of the above problems, the present invention provides a server and a printing system capable of reliably and inexpensively performing print data conversion processing when a large number of printers are replaced with printers having different command systems. An object is to provide a server control method.

本発明のサーバーは、1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーであって、印刷データの送信元を示すクライアント端末のアドレスと、印刷データの送信先を示すプリンターのアドレスと、印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶する記憶部と、任意のクライアント端末から印刷データを受信する印刷データ受信部と、テーブルを参照し、任意のクライアント端末のアドレスに関連付けられた変換情報に基づいて、受信した印刷データを変換する印刷データ変換部と、テーブルを参照し、任意のクライアント端末のアドレスに関連付けられたプリンターのアドレスを宛先として、印刷データ変換部による変換後の印刷データである変換済み印刷データを送信する印刷データ送信部と、を備えることを特徴とする。   The server of the present invention is a server that can communicate with one or more client terminals and one or more printers, and is an address of a client terminal that indicates a transmission source of print data and an address of a printer that indicates a transmission destination of print data A storage unit that stores a table in which print data conversion methods are associated with each other, a print data reception unit that receives print data from an arbitrary client terminal, a table, and an arbitrary client terminal A print data conversion unit that converts received print data based on conversion information associated with an address, and a print data conversion unit that refers to a table and uses a printer address associated with an address of an arbitrary client terminal as a destination. Print data to which converted print data, which is print data after conversion by Characterized in that it comprises a signal section.

本発明のサーバーの制御方法は、1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーの制御方法であって、サーバーは、印刷データの送信元を示すクライアント端末のアドレスと、印刷データの送信先を示すプリンターのアドレスと、印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶しており、任意のクライアント端末から印刷データを受信するステップと、テーブルを参照し、任意のクライアント端末のアドレスに関連付けられた変換情報に基づいて、受信した印刷データを変換するステップと、テーブルを参照し、任意のクライアント端末のアドレスに関連付けられたプリンターのアドレスを宛先として、変換後の印刷データである変換済み印刷データを送信するステップと、を実行することを特徴とする。   The server control method of the present invention is a server control method capable of communicating with one or more client terminals and one or more printers, and the server includes an address of a client terminal indicating a print data transmission source, a print A table in which a printer address indicating a data transmission destination and conversion information indicating a print data conversion method are associated is stored, print data is received from an arbitrary client terminal, and the table is referenced. After converting the received print data based on the conversion information associated with the address of an arbitrary client terminal and referring to the table, with the address of the printer associated with the address of the arbitrary client terminal as the destination Sending the converted print data that is the print data of It is characterized in.

本発明のサーバーは、クライアント端末とプリンターとの間に設けられ、印刷データの送信元、送信先および変換情報を関連付けたテーブルを備えているため、印刷データの送信元と送信先に適した変換処理を行うことができる。この構成により、仕様の異なるクライアント端末、または仕様の異なるプリンターをネットワーク内で混在させて用いることができる。また、プリンターごとに変換処理を行う必要がないため、多数台のプリンターを入れ替えた場合でも、導入費用を抑えることができる。   The server according to the present invention is provided between the client terminal and the printer, and includes a table in which the transmission source, the transmission destination, and the conversion information of the print data are associated. Therefore, the conversion suitable for the transmission source and the transmission destination of the print data is provided. Processing can be performed. With this configuration, client terminals having different specifications or printers having different specifications can be mixed and used in the network. Further, since it is not necessary to perform conversion processing for each printer, the introduction cost can be reduced even when a large number of printers are replaced.

上記のサーバーにおいて、変換情報は、印刷データの送信先となるプリンターが処理可能なコマンド体系を示すプリンターコマンド情報を含み、印刷データ変換部は、印刷データのコマンド変換を行うことを特徴とする。   In the above server, the conversion information includes printer command information indicating a command system that can be processed by a printer that is a transmission destination of the print data, and the print data conversion unit performs command conversion of the print data.

本発明の構成によれば、コマンド体系の異なるプリンターへの入れ替えが可能となる。   According to the configuration of the present invention, it is possible to switch to a printer having a different command system.

上記のサーバーにおいて、変換情報は、印刷データの送信元となるクライアント端末が処理可能なコマンド体系を示すクライアントコマンド情報を含むことを特徴とする。   In the above server, the conversion information includes client command information indicating a command system that can be processed by a client terminal that is a transmission source of print data.

本発明の構成によれば、印刷ドライバーの変更やクライアント端末の入れ替えなど、クライアント端末のコマンド体系の変更が可能となる。   According to the configuration of the present invention, it is possible to change the command system of the client terminal, such as changing the print driver or replacing the client terminal.

上記のサーバーにおいて、変換情報は、印刷データの送信先となるプリンターの印刷媒体の種別を示す印刷媒体情報を含み、印刷データ変換部は、印刷媒体情報に応じて、印刷データのコマンド変換を行うことを特徴とする。   In the above server, the conversion information includes print medium information indicating the type of print medium of the printer that is the transmission destination of the print data, and the print data conversion unit performs command conversion of the print data according to the print medium information. It is characterized by that.

本発明の構成によれば、プリンターに装填された印刷媒体の種別に応じて、適切なコマンド変換処理を行うことができる。   According to the configuration of the present invention, appropriate command conversion processing can be performed according to the type of print medium loaded in the printer.

上記のサーバーにおいて、変換情報は、印刷データの送信先となるプリンターの切断機能の有無を示す切断機能情報を含み、印刷データ変換部は、切断機能情報に応じて、印刷データのコマンド変換を行うことを特徴とする。   In the above server, the conversion information includes cutting function information indicating the presence or absence of a cutting function of the printer that is the transmission destination of the print data, and the print data conversion unit performs command conversion of the print data according to the cutting function information. It is characterized by that.

本発明の構成によれば、プリンターの切断機能の有無に応じて、適切なコマンド変換処理を行うことができる。   According to the configuration of the present invention, it is possible to perform an appropriate command conversion process depending on whether or not the printer has a cutting function.

上記のサーバーにおいて、任意のプリンターからステータスを受信するステータス受信部と、テーブルを参照し、任意のプリンターのアドレスに関連付けられた変換情報に基づいて、受信したステータスを変換するステータス変換部と、テーブルを参照し、任意のプリンターのアドレスに関連付けられたクライアント端末のアドレスを宛先として、ステータス変換部による変換後のステータスである変換済みステータスを送信するステータス送信部と、を備えることを特徴とする。   In the above server, a status reception unit that receives a status from an arbitrary printer, a status conversion unit that converts the received status based on conversion information associated with an address of the arbitrary printer with reference to the table, and a table , And a status transmission unit that transmits a converted status, which is a status after conversion by the status conversion unit, with the address of the client terminal associated with the address of an arbitrary printer as a destination.

本発明の構成によれば、プリンターからクライアント端末にステータスを返送する際も、テーブルを参照することによって、ステータスの送信元および送信先に適した変換処理を行うことができる。   According to the configuration of the present invention, when the status is returned from the printer to the client terminal, conversion processing suitable for the status transmission source and transmission destination can be performed by referring to the table.

本発明の印刷システムは、上記のサーバーと、1以上のクライアント端末と、1以上のプリンターと、を備えることを特徴とする。   A printing system according to the present invention includes the above-described server, one or more client terminals, and one or more printers.

本発明の構成によれば、多数台のプリンターを、コマンド体系の異なるプリンターに入れ替えたような場合に、印刷データの変換処理を低コスト且つ確実に行うことが可能な印刷システムを実現できる。   According to the configuration of the present invention, it is possible to realize a printing system capable of reliably converting print data at low cost when a large number of printers are replaced with printers having different command systems.

印刷システムのシステム構成を示す図である。1 is a diagram illustrating a system configuration of a printing system. 管理用端末に表示されるテーブル設定画面の一例を示す図である。It is a figure which shows an example of the table setting screen displayed on the management terminal. テーブルの一例を示す図である。It is a figure which shows an example of a table. サーバーの機能構成を示すブロック図である。It is a block diagram which shows the function structure of a server. 印刷データ送信処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of print data transmission processing. ステータス送信処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a status transmission process. 変形例1に係るテーブルの一例を示す図である。It is a figure which shows an example of the table which concerns on the modification 1. FIG.

以下、本発明のサーバー、印刷システム、サーバーの制御方法について、添付図面を参照しながら詳細に説明する。図1は、本発明の一実施形態に係る印刷システムSYのシステム構成を示す図である。印刷システムSYは、1台以上のクライアント端末1(同図では、3台を図示)と、1台以上のプリンター2(同図では、3台を図示)と、サーバー3と、管理用端末4と、これらを接続するインターネット等のネットワークNWと、を備える。   Hereinafter, the server, printing system, and server control method of the present invention will be described in detail with reference to the accompanying drawings. FIG. 1 is a diagram showing a system configuration of a printing system SY according to an embodiment of the present invention. The printing system SY includes one or more client terminals 1 (three are shown in the figure), one or more printers 2 (three are shown in the figure), a server 3, and a management terminal 4. And a network NW such as the Internet for connecting them.

サーバー3は、クライアント端末1とプリンター2との間に介在してコマンド変換処理を行うものであり、印刷システムSYの中枢をなす。また、サーバー3は、テーブルTを記憶する。当該テーブルTは、印刷データの送信元となるクライアント端末1と、印刷データの送信先となるプリンター2と、当該プリンター2の機種情報(変換情報)と、を関連付けたものである(図3参照)。サーバー3は、このテーブルTを参照して、印刷データのコマンドを変換し、送信先となるプリンター2にコマンド変換後の印刷データである変換済み印刷データを送信する。また、サーバー3は、プリンター2からステータスを受信すると、テーブルTを参照して、ステータスのコマンドを変換し、印刷データの送信元となるクライアント端末1にコマンド変換後のステータスである変換済みステータスを送信する。   The server 3 is interposed between the client terminal 1 and the printer 2 and performs command conversion processing, and forms the center of the printing system SY. The server 3 stores a table T. The table T associates the client terminal 1 that is the transmission source of print data, the printer 2 that is the transmission destination of print data, and the model information (conversion information) of the printer 2 (see FIG. 3). ). The server 3 refers to the table T, converts the print data command, and transmits the converted print data, which is the print data after the command conversion, to the printer 2 as the transmission destination. When the server 3 receives the status from the printer 2, the server 3 refers to the table T, converts the status command, and sends the converted status, which is the status after command conversion, to the client terminal 1 that is the transmission source of the print data. Send.

クライアント端末1は、印刷データを生成し、サーバー3に向けて出力する。プリンター2は、サーバー3から出力された変換済み印刷データを受信し、当該変換済み印刷データに基づいて印刷処理を行う。例えば、クライアント端末1の印刷ドライバーのコマンド体系が「コマンドA」であって、プリンター2のコマンド体系が「コマンドB」である場合、サーバー3は、クライアント端末1から受信した印刷データを「コマンドA」から「コマンドB」に変換して、送信先となるプリンター2に送信する。また、プリンター2から受信したステータスを、「コマンドB」から「コマンドA」に変換して、印刷データの送信元となるクライアント端末1に送信する。   The client terminal 1 generates print data and outputs it to the server 3. The printer 2 receives the converted print data output from the server 3 and performs print processing based on the converted print data. For example, when the command system of the print driver of the client terminal 1 is “command A” and the command system of the printer 2 is “command B”, the server 3 transmits the print data received from the client terminal 1 to “command A”. To “command B” and sent to the printer 2 as the transmission destination. Further, the status received from the printer 2 is converted from “command B” to “command A” and transmitted to the client terminal 1 that is the transmission source of the print data.

管理用端末4は、テーブルTの設定・編集を行うための端末である。管理用端末4は、Webブラウザーを用いてWebサーバーとして機能するサーバー3にアクセスし、テーブルTの設定・編集を行う。なお、管理用端末4の機能を、クライアント端末1に搭載し、クライアント端末1からテーブルTの設定・編集を行う構成としても良い。   The management terminal 4 is a terminal for setting / editing the table T. The management terminal 4 accesses the server 3 that functions as a Web server using a Web browser, and sets and edits the table T. The function of the management terminal 4 may be installed in the client terminal 1 and the table T may be set / edited from the client terminal 1.

なお、特に図示しないが、プリンター2は、例えば長尺状の印刷媒体に印刷を行うラベルプリンターであり、印刷データの受信およびステータスの送信を行う通信手段、プリンター2全体を制御する制御手段、および印刷機構を備える。印刷機構は、印刷媒体に印刷を行う印刷ヘッド、印刷媒体を搬送する搬送機構、印刷媒体を切断する切断機構を含む。一方、クライアント端末1、サーバー3および管理用端末4は、一般的な情報処理装置(パーソナルコンピューターまたはタブレット端末など)と同等の構成であり、情報を入力する入力手段、情報を表示する表示手段、情報を記憶する記憶手段、通信手段、および制御手段などを備える。   Although not particularly illustrated, the printer 2 is, for example, a label printer that prints on a long print medium, and includes a communication unit that receives print data and transmits a status, a control unit that controls the entire printer 2, and A printing mechanism is provided. The printing mechanism includes a print head that performs printing on the print medium, a transport mechanism that transports the print medium, and a cutting mechanism that cuts the print medium. On the other hand, the client terminal 1, the server 3, and the management terminal 4 have the same configuration as a general information processing apparatus (such as a personal computer or a tablet terminal), and input means for inputting information, display means for displaying information, Storage means for storing information, communication means, control means, and the like are provided.

次に、図2を参照し、管理用端末4によるテーブルTの設定について説明する。同図は、管理用端末4の表示手段に表示されるテーブル設定画面Dの一例を示す図である。テーブル設定画面Dは、クライアント端末1のIP(Internet Protocol)アドレスを入力する送信元入力欄51と、プリンター2のIPアドレスを入力する送信先入力欄52と、を備える。   Next, setting of the table T by the management terminal 4 will be described with reference to FIG. The figure shows an example of the table setting screen D displayed on the display means of the management terminal 4. The table setting screen D includes a transmission source input column 51 for inputting the IP (Internet Protocol) address of the client terminal 1 and a transmission destination input column 52 for inputting the IP address of the printer 2.

また、テーブル設定画面Dでは、送信先入力欄52で設定したプリンター2の機種情報として、プリンター2のコマンド体系、紙種(印刷媒体の種別)、およびカットコマンドの対応の有無を選択可能である。具体的に、コマンド体系選択欄53では、複数のコマンド体系選択肢の中からプリンター2が処理可能なコマンド体系が選択される。また、紙種選択欄54では、プリンター2に装填されている(プリンター2が使用可能な)紙種が選択される。なお、プリンター2が複数の紙種に対応している場合(印刷データで指定された紙種を選択して印刷する構成の場合)、紙種選択欄54において、複数の紙種を選択可能としても良い。また、カットコマンド選択欄55では、「カットコマンドに対応する」、「カットコマンドに対応しない」のいずれかが選択される。   In the table setting screen D, as the model information of the printer 2 set in the transmission destination input field 52, it is possible to select the command system of the printer 2, the paper type (print medium type), and whether or not the cut command is supported. . Specifically, in the command system selection column 53, a command system that can be processed by the printer 2 is selected from a plurality of command system options. In the paper type selection column 54, the paper type loaded in the printer 2 (that can be used by the printer 2) is selected. When the printer 2 supports a plurality of paper types (in the case of a configuration in which a paper type specified by print data is selected and printed), a plurality of paper types can be selected in the paper type selection field 54. Also good. In the cut command selection field 55, either “corresponds to a cut command” or “does not correspond to a cut command” is selected.

図3は、上記のテーブル設定画面Dにて設定されたテーブルTの一例を示す図である。同図に示すように、テーブルTは、印刷データの送信元を示すクライアント端末1のIPアドレスと、印刷データの送信先となるプリンター2のIPアドレスと、印刷データの送信先となるプリンター2の機種情報と、が関連付けられる。また、機種情報は、プリンター2が処理可能なコマンド体系を示すプリンターコマンド情報、プリンター2の印刷媒体の種別を示す印刷媒体情報、プリンター2の切断機能の有無を示す切断機能情報を含む。   FIG. 3 is a diagram illustrating an example of the table T set on the table setting screen D described above. As shown in the figure, the table T includes the IP address of the client terminal 1 indicating the transmission source of the print data, the IP address of the printer 2 that is the transmission destination of the print data, and the printer 2 that is the transmission destination of the print data. Is associated with the model information. The model information includes printer command information indicating a command system that can be processed by the printer 2, print medium information indicating the type of print medium of the printer 2, and cutting function information indicating whether the printer 2 has a cutting function.

例えば、同図最上段に示す符号60のレコードは、IPアドレス「xxx.xxx.xxx.9」のクライアント端末1から印刷データを受信した場合、IPアドレス「xxx.xxx.xxx.12」のプリンター2に変換済み印刷データを送信すること、および送信先のプリンター2のコマンド体系「コマンドB」、プリンター2の紙種「普通紙」、プリンター2の切断機能「有り」に合わせてコマンド変換を行うことを意味する。   For example, the record with the reference numeral 60 shown in the uppermost part of the figure is the printer with the IP address “xxx.xxx.xxx.12” when the print data is received from the client terminal 1 with the IP address “xxx.xxx.xxx.9”. 2, and the command conversion is performed in accordance with the command system “command B” of the destination printer 2, the paper type “plain paper” of the printer 2, and the cutting function “present” of the printer 2. Means that.

例えば、クライアント端末1がZPL(登録商標)コマンドに対応し、プリンター2がESC/P−Raster(登録商標)コマンドに対応している場合(「コマンドB」=ESC/P−Rasterコマンドの場合)、サーバー3は、ZPLコマンドからイメージデータを生成し、ESC/P−Rasterコマンドに変換する。また、サーバー3は、例えばZPLコマンドに「上質紙」を指定するコマンドが含まれているような場合、IPアドレス「xxx.xxx.xxx.12」のプリンター2は、「普通紙」にしか対応していないため、「普通紙」の指定に変換する。また、サーバー3は、例えばZPLコマンドにカットコマンドが含まれていない場合、IPアドレス「xxx.xxx.xxx.12」のプリンター2は、切断機能を有しているため、印刷データの先頭または後端にカットコマンドを付加する、などの変換処理を行う。   For example, when the client terminal 1 corresponds to a ZPL (registered trademark) command and the printer 2 corresponds to an ESC / P-Raster (registered trademark) command (in the case of “command B” = ESC / P-Raster command). The server 3 generates image data from the ZPL command and converts it into an ESC / P-Raster command. For example, when the server 3 includes a command specifying “quality paper” in the ZPL command, the printer 2 with the IP address “xxx.xxx.xxx.12” supports only “plain paper”. Since this is not done, it is converted to “plain paper”. For example, if the server 3 does not include a cut command in the ZPL command, the printer 2 with the IP address “xxx.xxx.xxx.12” has a disconnect function, so Conversion processing such as adding a cut command to the end is performed.

次に、図4を参照し、サーバー3の機能構成について説明する。サーバー3は、主な機能構成として、印刷データ受信部31、印刷データ変換部32、印刷データ送信部33、ステータス受信部34、ステータス変換部35、ステータス送信部36および記憶部37を備える。   Next, the functional configuration of the server 3 will be described with reference to FIG. The server 3 includes a print data reception unit 31, a print data conversion unit 32, a print data transmission unit 33, a status reception unit 34, a status conversion unit 35, a status transmission unit 36, and a storage unit 37 as main functional configurations.

記憶部37は、図3に示したテーブルTを不揮発性の記憶手段に記憶する。管理用端末4は、上記のテーブル設定画面Dを用いて、当該記憶部37に記憶されたテーブルTの編集を行う。   The storage unit 37 stores the table T illustrated in FIG. 3 in a nonvolatile storage unit. The management terminal 4 edits the table T stored in the storage unit 37 using the table setting screen D described above.

クライアント端末1は、サーバー3の所定のポートを宛先として印刷データを送信する。印刷データ受信部31は、当該所定のポートを介して、印刷データを受信する。   The client terminal 1 transmits print data with a predetermined port of the server 3 as a destination. The print data receiving unit 31 receives print data via the predetermined port.

印刷データ変換部32は、記憶部37内のテーブルTを参照し、印刷データ受信部31が受信した印刷データの送信元(クライアント端末1のアドレス)に関連付けられた機種情報(変換情報)に基づいて、上記のとおり、印刷データのコマンド変換を行う。印刷データの送信元は、クライアント端末1から接続要求がきた時点で判定しておく。なお、本実施形態においては、クライアント端末1のコマンド体系は予め定まっているものとする。つまり、印刷システムSY内の全てのクライアント端末1が、全て同じコマンド体系で印刷データを生成するものとする。   The print data conversion unit 32 refers to the table T in the storage unit 37 and based on the model information (conversion information) associated with the transmission source (address of the client terminal 1) of the print data received by the print data reception unit 31. As described above, command conversion of print data is performed. The transmission source of the print data is determined when a connection request is received from the client terminal 1. In the present embodiment, it is assumed that the command system of the client terminal 1 is determined in advance. That is, all client terminals 1 in the printing system SY are assumed to generate print data with the same command system.

印刷データ送信部33は、記憶部37内のテーブルTを参照し、印刷データ受信部31が受信した印刷データの送信元に関連付けられた送信先(プリンター2のアドレス)を印刷データ送信の宛先として特定する。また、特定した宛先に対し、印刷データ変換部32により変換された変換済み印刷データを送信する。   The print data transmission unit 33 refers to the table T in the storage unit 37 and uses the transmission destination (address of the printer 2) associated with the transmission source of the print data received by the print data reception unit 31 as the print data transmission destination. Identify. Also, the converted print data converted by the print data conversion unit 32 is transmitted to the specified destination.

一方、プリンター2は、サーバー3からステータス要求を受け、サーバー3の所定のポートを宛先としてステータスを送信する。ステータス受信部34は、当該所定のポートを介して、ステータスを受信する。なお、ステータスとしては、印刷実行中・節電モード中などの内部状態、エラー発生の有無、エラー内容などを送受信する。   On the other hand, the printer 2 receives a status request from the server 3 and transmits a status with a predetermined port of the server 3 as a destination. The status receiving unit 34 receives the status via the predetermined port. The status is transmitted / received such as the internal state during printing execution / power saving mode, the presence / absence of error occurrence, the error content, and the like.

ステータス変換部35は、記憶部37内のテーブルTを参照し、ステータス受信部34が受信したステータスの送信元(プリンター2のアドレス)に関連付けられた機種情報(変換情報)と、予め定められたクライアント端末1のコマンド体系と、に基づいてステータスのコマンド変換を行う。   The status conversion unit 35 refers to the table T in the storage unit 37, model information (conversion information) associated with the transmission source (address of the printer 2) of the status received by the status reception unit 34, and predetermined information. Status command conversion is performed based on the command system of the client terminal 1.

ステータス送信部36は、記憶部37内のテーブルTを参照し、ステータス受信部34が受信したステータスの送信元に関連付けられた送信先(クライアント端末1のアドレス)をステータス送信の宛先として特定する。また、特定した宛先に対し、ステータス変換部35により変換された変換済みステータスを送信する。   The status transmission unit 36 refers to the table T in the storage unit 37 and identifies the transmission destination (address of the client terminal 1) associated with the transmission source of the status received by the status reception unit 34 as the status transmission destination. Also, the converted status converted by the status conversion unit 35 is transmitted to the specified destination.

次に、図5のフローチャートを参照し、印刷データ送信処理の流れを説明する。まず、クライアント端末1は、サーバー3に対し接続要求を行う(S01)。サーバー3は、当該接続要求を受理すると(S02)、テーブルTを参照して送信先および機種情報を特定する(S03)。その後、クライアント端末1は、サーバー3に対して印刷データを送信し(S04)、サーバー3は、当該印刷データを受信する(S05)。サーバー3は、S03で特定した機種情報に基づいて印刷データを変換し(S06)、S03で特定した送信先(プリンター2)に接続要求を行う(S07)。プリンター2は、当該接続要求を受理する(S08)。その後、サーバー3は、S07と同じ宛先にS06で変換した変換済み印刷データを送信する(S09)。プリンター2は、サーバー3から変換済み印刷データを受信すると(S10)、当該変換済み印刷データに基づいて印刷処理を行う(S11)。サーバー3は、変換済み印刷データの送信後、接続を終了する(S12)。   Next, the flow of print data transmission processing will be described with reference to the flowchart of FIG. First, the client terminal 1 makes a connection request to the server 3 (S01). When the server 3 receives the connection request (S02), the server 3 refers to the table T and specifies the transmission destination and model information (S03). Thereafter, the client terminal 1 transmits print data to the server 3 (S04), and the server 3 receives the print data (S05). The server 3 converts the print data based on the model information specified in S03 (S06), and makes a connection request to the transmission destination (printer 2) specified in S03 (S07). The printer 2 receives the connection request (S08). Thereafter, the server 3 transmits the converted print data converted in S06 to the same destination as S07 (S09). When the printer 2 receives the converted print data from the server 3 (S10), the printer 2 performs a printing process based on the converted print data (S11). After transmitting the converted print data, the server 3 ends the connection (S12).

次に、図6のフローチャートを参照し、ステータス送信処理の流れを説明する。まず、サーバー3は、プリンター2(テーブルTに印刷データ送信先として登録されているプリンター2)に対し接続要求を行う(S21)。プリンター2は、当該接続要求を受理する(S22)。サーバー3は、所定時間間隔で、プリンター2に対してステータス要求を行う(S23)。プリンター2は、当該ステータス要求を受信すると(S24)、自身のステータスをサーバー3に送信する(S25)。サーバー3は、受信したステータスを保持する(S26)。サーバー3は、テーブルTを参照して送信先(クライアント端末1)を特定し、さらにステータス変換を行う(S27)。また、サーバー3は、特定した送信先に対して接続要求を行い(S28)、クライアント端末1は、当該接続要求を受理する(S29)。その後、サーバー3は、S28と同じ宛先にS27で変換した変換済みステータスを送信し(S30)、クライアント端末1は、当該変換済みステータスを受信する(S31)。   Next, the flow of status transmission processing will be described with reference to the flowchart of FIG. First, the server 3 issues a connection request to the printer 2 (the printer 2 registered as the print data transmission destination in the table T) (S21). The printer 2 receives the connection request (S22). The server 3 makes a status request to the printer 2 at predetermined time intervals (S23). Upon receiving the status request (S24), the printer 2 transmits its own status to the server 3 (S25). The server 3 holds the received status (S26). The server 3 refers to the table T, identifies the transmission destination (client terminal 1), and further performs status conversion (S27). The server 3 makes a connection request to the specified transmission destination (S28), and the client terminal 1 accepts the connection request (S29). Thereafter, the server 3 transmits the converted status converted in S27 to the same destination as S28 (S30), and the client terminal 1 receives the converted status (S31).

なお、サーバー3は、S27、S28およびS30の工程を、プリンター2からステータスを受信した直後に行っても良いし、ステータスを保持した後予め定められた所定時刻になった時点で行っても良い。また、クライアント端末1からステータス要求を受けた時に、ステータス変換またはステータス送信を行っても良い。また、サーバー3は、S21およびS23の工程を、テーブルTに登録されている全てのプリンター2に対し同時に行っても良いし、プリンター2ごとに時間をずらして行っても良い。   The server 3 may perform the steps S27, S28, and S30 immediately after receiving the status from the printer 2, or may perform it at a predetermined time after holding the status. . Further, when a status request is received from the client terminal 1, status conversion or status transmission may be performed. Further, the server 3 may perform the processes of S21 and S23 on all the printers 2 registered in the table T at the same time, or may perform the processes for each printer 2 with a time shift.

以上説明したとおり、本実施形態の印刷システムSYによれば、サーバー3内に、印刷データの送信元、送信先および機種情報を関連付けたテーブルTを備え、当該テーブルTの参照結果に基づいて、印刷データのコマンド変換および送信先となるプリンター2の特定を行うため、送信先に適した変換処理を行うことができる。また、この構成により、ネットワークNW内でコマンド体系の異なるプリンター2を混在させて用いることができる(図3のテーブルT内における「コマンドB」と「コマンドC」など)。また、プリンター2ごとに変換処理を行う必要がないため、多数台のプリンター2の入れ替えが必要となった場合でも、導入費用を抑えることができる。   As described above, according to the printing system SY of the present embodiment, the server 3 includes the table T in which the transmission source, the transmission destination, and the model information of the print data are associated, and based on the reference result of the table T, Since command conversion of print data and identification of the printer 2 as the transmission destination are performed, conversion processing suitable for the transmission destination can be performed. Also, with this configuration, printers 2 having different command systems can be used together in the network NW (such as “command B” and “command C” in the table T in FIG. 3). In addition, since it is not necessary to perform conversion processing for each printer 2, even when a large number of printers 2 need to be replaced, the introduction cost can be reduced.

また、テーブルTには、機種情報として印刷媒体情報や切断機能情報が登録されるため、プリンター2に装填された印刷媒体の種別や切断機能の有無に応じて、適切なコマンド変換処理を行うことができる。また、サーバー3では、プリンター2から出力されるステータスについても、テーブルTを参照することで、ステータスの送信元に応じた適切な変換処理を行うことができる。   In the table T, since print medium information and cutting function information are registered as model information, appropriate command conversion processing is performed according to the type of printing medium loaded in the printer 2 and the presence or absence of a cutting function. Can do. The server 3 can also perform appropriate conversion processing according to the status transmission source by referring to the table T for the status output from the printer 2.

なお、上記実施形態に依らず、以下の変形例を採用可能である。
[変形例1]
上記の実施形態では、テーブルTにおいて、クライアント端末1のIPアドレスと、プリンター2のIPアドレスと、プリンター2の機種情報と、を関連付けたが(図3参照)、図7に示すように、さらに端末情報(クライアント端末1が処理可能なコマンド体系を示すクライアントコマンド情報)を関連付けても良い。つまり請求項における「変換情報」に端末情報を含めても良い。この場合、印刷データ変換部32は、クライアントコマンド情報が示すコマンド体系から、プリンターコマンド情報が示すコマンド体系に印刷データのコマンド変換を行う。また、ステータス変換部35は、プリンターコマンド情報が示すコマンド体系から、クライアントコマンド情報が示すコマンド体系にステータスのコマンド変換を行う。この構成によれば、印刷ドライバーの変更やクライアント端末1の入れ替えなど、クライアント端末1のコマンド体系の変更が可能となる。また、ネットワークNW内でコマンド体系の異なるクライアント端末1を混在させて用いることもできる。なお、図7の符号70のレコードに示すように、プリンター2のコマンド体系とクライアント端末1のコマンド体系が同一であっても(サーバー3によるコマンド変換処理が不要な場合でも)、ネットワークNW内の他のクライアント端末1やプリンター2と同様に、サーバー3を介したデータ送受信が可能である。
Note that the following modifications can be employed regardless of the above embodiment.
[Modification 1]
In the above embodiment, the table T associates the IP address of the client terminal 1, the IP address of the printer 2, and the model information of the printer 2 (see FIG. 3). Terminal information (client command information indicating a command system that can be processed by the client terminal 1) may be associated. That is, terminal information may be included in “conversion information” in the claims. In this case, the print data conversion unit 32 performs command conversion of print data from the command system indicated by the client command information to the command system indicated by the printer command information. Further, the status conversion unit 35 performs status command conversion from the command system indicated by the printer command information to the command system indicated by the client command information. According to this configuration, it is possible to change the command system of the client terminal 1 such as changing the print driver or replacing the client terminal 1. In addition, client terminals 1 having different command systems can be mixed in the network NW. Note that, as indicated by the record 70 in FIG. 7, even if the command system of the printer 2 and the command system of the client terminal 1 are the same (even if the command conversion process by the server 3 is not required), As with other client terminals 1 and printers 2, data transmission / reception via the server 3 is possible.

[変形例2]
また、端末情報に、クライアント端末1のメーカー(ベンダー)や機種を特定可能な情報を含めても良い。この構成によれば、例えばプリンター2から出力される紙詰まりエラーに関するステータスに、紙詰まり位置を示す情報が含まれる場合であって、クライアント端末1が、その紙詰まり位置を示す情報を認識できない場合、サーバー3(ステータス変換部35)によって、ステータスから、紙詰まり位置を示す情報を除く処理を行うなど、ステータスの送信先に適したステータスの変換処理を実現できる。また、さらなる変形例として、クライアント端末1の機種を特定可能な情報をテーブルTに含めるのではなく、クライアント端末1から受信した印刷データを解析することによりクライアント端末1の機種を特定し、特定した機種に応じてステータスの変換を行っても良い。
[Modification 2]
The terminal information may include information that can specify the manufacturer (vendor) and model of the client terminal 1. According to this configuration, for example, when the status regarding the paper jam error output from the printer 2 includes information indicating the paper jam position, and the client terminal 1 cannot recognize the information indicating the paper jam position. The server 3 (status conversion unit 35) can realize status conversion processing suitable for the status transmission destination, such as processing for removing information indicating the paper jam position from the status. Further, as a further modification, the model of the client terminal 1 is identified and identified by analyzing the print data received from the client terminal 1 instead of including information that can identify the model of the client terminal 1 in the table T. Status conversion may be performed according to the model.

[変形例3]
上記の実施形態では、プリンター2の機種情報として、印刷媒体情報および切断機能情報を例示したが、機種情報に、カラー印刷に対応しているか否かを示すカラー情報を含めても良い。この構成によれば、例えばクライアント端末1から出力される印刷データにカラー指定の情報が含まれる場合であって、プリンター2がモノクロ印刷のみに対応している場合、サーバー3(印刷データ変換部32)によってモノクロ変換(グレースケール変換)を行うなどの変換処理を実現できる。このように、印刷データ変換部32による変換処理は、上記の実施形態で示したコマンド変換のみならず、カラー変換も含まれる。また、さらなる変形例として、印刷データ変換部32により、印刷データのデータ形式(画像形式)を変換しても良い。
[Modification 3]
In the above embodiment, the print medium information and the cutting function information are exemplified as the model information of the printer 2, but the model information may include color information indicating whether color printing is supported. According to this configuration, for example, when the print data output from the client terminal 1 includes color designation information, and the printer 2 supports only monochrome printing, the server 3 (print data conversion unit 32). Conversion processing such as monochrome conversion (grayscale conversion) can be realized. As described above, the conversion processing by the print data conversion unit 32 includes not only the command conversion shown in the above embodiment but also the color conversion. As a further modification, the print data conversion unit 32 may convert the data format (image format) of the print data.

[その他の変形例]
上記の実施形態および各変形例に示した印刷システムSY(特にサーバー3)の各構成要素をプログラムとして提供しても良い。また、そのプログラムを各種記録媒体(CD−ROM、フラッシュメモリー等)に格納して提供しても良い。すなわち、コンピューターを印刷システムSYの各構成要素として機能させるためのプログラム、およびそれを記録した記録媒体も、本発明の権利範囲に含まれる。
[Other variations]
You may provide each component of printing system SY (especially server 3) shown in said embodiment and each modification as a program. The program may be provided by being stored in various recording media (CD-ROM, flash memory, etc.). That is, a program for causing a computer to function as each component of the printing system SY and a recording medium on which the program is recorded are also included in the scope of rights of the present invention.

また、上記の実施形態では、クライアント端末1とプリンター2を、ネットワークNWを介して接続したが、クライアント端末1とプリンター2を1対1接続とし、その間にサーバー3を介在させても良い。また、ネットワークNWを、インターネットではなくローカルネットワークとしても良い。また、印刷データの送信元および送信先を、MAC(Media Access Control)アドレスなど、IPアドレス以外のアドレスでテーブルTに登録しても良い。その他、本発明の要旨を逸脱しない範囲で、適宜変更が可能である。   In the above embodiment, the client terminal 1 and the printer 2 are connected via the network NW. However, the client terminal 1 and the printer 2 may be connected one-to-one, and the server 3 may be interposed therebetween. The network NW may be a local network instead of the Internet. Further, the transmission source and the transmission destination of the print data may be registered in the table T with an address other than the IP address such as a MAC (Media Access Control) address. Other modifications can be made as appropriate without departing from the scope of the present invention.

1:クライアント端末 2:プリンター 3:サーバー 4:管理用端末 31:印刷データ受信部 32:印刷データ変換部 33:印刷データ送信部 34:ステータス受信部 35:ステータス変換部 36:ステータス送信部 37:記憶部 D:テーブル設定画面 NW:ネットワーク SY:印刷システム T:テーブル   1: Client terminal 2: Printer 3: Server 4: Management terminal 31: Print data reception unit 32: Print data conversion unit 33: Print data transmission unit 34: Status reception unit 35: Status conversion unit 36: Status transmission unit 37: Storage unit D: Table setting screen NW: Network SY: Printing system T: Table

Claims (8)

1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーであって、
印刷データの送信元を示す前記クライアント端末のアドレスと、前記印刷データの送信先を示す前記プリンターのアドレスと、前記印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶する記憶部と、
任意の前記クライアント端末から前記印刷データを受信する印刷データ受信部と、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記変換情報に基づいて、受信した前記印刷データを異なるコマンド体系に変換する印刷データ変換部と、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記プリンターのアドレスを宛先として、前記印刷データ変換部により前記印刷データを変換した変換済み印刷データを送信する印刷データ送信部と、を備え
前記変換情報は、前記印刷データの送信先となる前記プリンターが処理可能なコマンド体系を示すプリンターコマンド情報と、前記印刷データの送信元となる前記クライアント端末が処理可能なコマンド体系を示すクライアントコマンド情報と、を含み、
前記印刷データ変換部は、前記プリンターコマンド情報と、前記クライアントコマンド情報と、に基づいて、前記印刷データのコマンド変換を行うことを特徴とするサーバー。
A server capable of communicating with one or more client terminals and one or more printers;
A storage unit for storing a table in which an address of the client terminal indicating a transmission source of print data, an address of the printer indicating a transmission destination of the print data, and conversion information indicating a conversion method of the print data are associated with each other; ,
A print data receiving unit that receives the print data from any of the client terminals;
A print data conversion unit that converts the received print data into a different command system based on the conversion information associated with the address of the arbitrary client terminal with reference to the table;
A print data transmission unit that refers to the table and transmits the converted print data obtained by converting the print data by the print data conversion unit, with the address of the printer associated with the address of the arbitrary client terminal as a destination; equipped with a,
The conversion information includes printer command information indicating a command system that can be processed by the printer that is the transmission destination of the print data, and client command information indicating a command system that can be processed by the client terminal that is the transmission source of the print data And including
The server, wherein the print data conversion unit performs command conversion of the print data based on the printer command information and the client command information .
1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーであって、
印刷データの送信元を示す前記クライアント端末のアドレスと、前記印刷データの送信先を示す前記プリンターのアドレスと、前記印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶する記憶部と、
任意の前記クライアント端末から前記印刷データを受信する印刷データ受信部と、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記変換情報に基づいて、受信した前記印刷データを異なるコマンド体系に変換する印刷データ変換部と、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記プリンターのアドレスを宛先として、前記印刷データ変換部により前記印刷データを変換した変換済み印刷データを送信する印刷データ送信部と、を備え
前記変換情報は、前記印刷データの送信先となる前記プリンターが処理可能なコマンド体系を示すプリンターコマンド情報と、前記印刷データの送信先となる前記プリンターの印刷媒体の種別を示す印刷媒体情報と、を含み、
前記印刷データ変換部は、前記プリンターコマンド情報と、前記印刷媒体情報と、に基づいて、前記印刷データのコマンド変換を行うことを特徴とするサーバー。
A server capable of communicating with one or more client terminals and one or more printers;
A storage unit for storing a table in which an address of the client terminal indicating a transmission source of print data, an address of the printer indicating a transmission destination of the print data, and conversion information indicating a conversion method of the print data are associated with each other; ,
A print data receiving unit that receives the print data from any of the client terminals;
A print data conversion unit that converts the received print data into a different command system based on the conversion information associated with the address of the arbitrary client terminal with reference to the table;
A print data transmission unit that refers to the table and transmits the converted print data obtained by converting the print data by the print data conversion unit, with the address of the printer associated with the address of the arbitrary client terminal as a destination; equipped with a,
The conversion information includes printer command information indicating a command system that can be processed by the printer that is the transmission destination of the print data, print medium information that indicates a type of print medium of the printer that is the transmission destination of the print data, Including
The server, wherein the print data conversion unit performs command conversion of the print data based on the printer command information and the print medium information .
1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーであって、
印刷データの送信元を示す前記クライアント端末のアドレスと、前記印刷データの送信先を示す前記プリンターのアドレスと、前記印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶する記憶部と、
任意の前記クライアント端末から前記印刷データを受信する印刷データ受信部と、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記変換情報に基づいて、受信した前記印刷データを異なるコマンド体系に変換する印刷データ変換部と、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記プリンターのアドレスを宛先として、前記印刷データ変換部により前記印刷データを変換した変換済み印刷データを送信する印刷データ送信部と、を備え
前記変換情報は、前記印刷データの送信先となる前記プリンターが処理可能なコマンド体系を示すプリンターコマンド情報と、前記印刷データの送信先となる前記プリンターの切断機能の有無を示す切断機能情報と、を含み、
前記印刷データ変換部は、前記プリンターコマンド情報と、前記切断機能情報と、に基づいて、前記印刷データのコマンド変換を行うことを特徴とするサーバー。
A server capable of communicating with one or more client terminals and one or more printers;
A storage unit for storing a table in which an address of the client terminal indicating a transmission source of print data, an address of the printer indicating a transmission destination of the print data, and conversion information indicating a conversion method of the print data are associated with each other; ,
A print data receiving unit that receives the print data from any of the client terminals;
A print data conversion unit that converts the received print data into a different command system based on the conversion information associated with the address of the arbitrary client terminal with reference to the table;
A print data transmission unit that refers to the table and transmits the converted print data obtained by converting the print data by the print data conversion unit, with the address of the printer associated with the address of the arbitrary client terminal as a destination; equipped with a,
The conversion information includes printer command information indicating a command system that can be processed by the printer that is the transmission destination of the print data, cutting function information that indicates the presence or absence of a cutting function of the printer that is the transmission destination of the print data, Including
The server, wherein the print data conversion unit performs command conversion of the print data based on the printer command information and the cutting function information .
1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーであって、
印刷データの送信元を示す前記クライアント端末のアドレスと、前記印刷データの送信先を示す前記プリンターのアドレスと、前記印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶する記憶部と、
任意の前記クライアント端末から前記印刷データを受信する印刷データ受信部と、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記変換情報に基づいて、受信した前記印刷データを異なるコマンド体系に変換する印刷データ変換部と、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記プリンターのアドレスを宛先として、前記印刷データ変換部により前記印刷データを変換した変換済み印刷データを送信する印刷データ送信部と、
任意の前記プリンターからステータスを受信するステータス受信部と、
前記テーブルを参照し、前記任意のプリンターのアドレスに関連付けられた前記変換情報に基づいて、受信した前記ステータスを変換するステータス変換部と、
前記テーブルを参照し、前記任意のプリンターのアドレスに関連付けられた前記クライアント端末のアドレスを宛先として、前記ステータス変換部により前記ステータスを変換した変換済みステータスを送信するステータス送信部と、を備えることを特徴とするサーバー。
A server capable of communicating with one or more client terminals and one or more printers;
A storage unit for storing a table in which an address of the client terminal indicating a transmission source of print data, an address of the printer indicating a transmission destination of the print data, and conversion information indicating a conversion method of the print data are associated with each other; ,
A print data receiving unit that receives the print data from any of the client terminals;
A print data conversion unit that converts the received print data into a different command system based on the conversion information associated with the address of the arbitrary client terminal with reference to the table;
A print data transmission unit that refers to the table and transmits the converted print data obtained by converting the print data by the print data conversion unit, with the address of the printer associated with the address of the arbitrary client terminal as a destination;
A status receiver for receiving status from any of the printers;
A status conversion unit that converts the received status based on the conversion information associated with the address of the arbitrary printer with reference to the table;
A status transmission unit that refers to the table and transmits the converted status obtained by converting the status by the status conversion unit with the address of the client terminal associated with the address of the arbitrary printer as a destination. A featured server.
1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーの制御方法であって、
前記サーバーは、
印刷データの送信元を示す前記クライアント端末のアドレスと、前記印刷データの送信先を示す前記プリンターのアドレスと、前記印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶しており、
任意の前記クライアント端末から前記印刷データを受信する印刷データ受信ステップと、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記変換情報に基づいて、受信した前記印刷データを異なるコマンド体系に変換する印刷データ変換ステップと、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記プリンターのアドレスを宛先として、前記印刷データを変換した変換済み印刷データを送信する印刷データ送信ステップと、を実行し
前記変換情報は、前記印刷データの送信先となる前記プリンターが処理可能なコマンド体系を示すプリンターコマンド情報と、前記印刷データの送信元となる前記クライアント端末が処理可能なコマンド体系を示すクライアントコマンド情報と、を含み、
前記印刷データ変換ステップは、前記プリンターコマンド情報と、前記クライアントコマンド情報と、に基づいて、前記印刷データのコマンド変換を行うことを特徴とするサーバーの制御方法。
A server control method capable of communicating with one or more client terminals and one or more printers,
The server
Storing a table associating the address of the client terminal indicating the transmission source of the print data, the address of the printer indicating the transmission destination of the print data, and the conversion information indicating the conversion method of the print data;
A print data receiving step of receiving the print data from any of the client terminals;
A print data conversion step of referring to the table and converting the received print data into a different command system based on the conversion information associated with the address of the arbitrary client terminal;
A print data transmission step of referring to the table and transmitting converted print data obtained by converting the print data with the address of the printer associated with the address of the arbitrary client terminal as a destination ;
The conversion information includes printer command information indicating a command system that can be processed by the printer that is the transmission destination of the print data, and client command information indicating a command system that can be processed by the client terminal that is the transmission source of the print data And including
The server control method characterized in that the print data conversion step performs command conversion of the print data based on the printer command information and the client command information .
1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーの制御方法であって、
前記サーバーは、
印刷データの送信元を示す前記クライアント端末のアドレスと、前記印刷データの送信先を示す前記プリンターのアドレスと、前記印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶しており、
任意の前記クライアント端末から前記印刷データを受信する印刷データ受信ステップと、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記変換情報に基づいて、受信した前記印刷データを異なるコマンド体系に変換する印刷データ変換ステップと、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記プリンターのアドレスを宛先として、前記印刷データを変換した変換済み印刷データを送信する印刷データ送信ステップと、を実行し
前記変換情報は、前記印刷データの送信先となる前記プリンターが処理可能なコマンド体系を示すプリンターコマンド情報と、前記印刷データの送信先となる前記プリンターの印刷媒体の種別を示す印刷媒体情報と、を含み、
前記印刷データ変換ステップは、前記プリンターコマンド情報と、前記印刷媒体情報と、に基づいて、前記印刷データのコマンド変換を行うことを特徴とするサーバーの制御方法。
A server control method capable of communicating with one or more client terminals and one or more printers,
The server
Storing a table associating the address of the client terminal indicating the transmission source of the print data, the address of the printer indicating the transmission destination of the print data, and the conversion information indicating the conversion method of the print data;
A print data receiving step of receiving the print data from any of the client terminals;
A print data conversion step of referring to the table and converting the received print data into a different command system based on the conversion information associated with the address of the arbitrary client terminal;
A print data transmission step of referring to the table and transmitting converted print data obtained by converting the print data with the address of the printer associated with the address of the arbitrary client terminal as a destination ;
The conversion information includes printer command information indicating a command system that can be processed by the printer that is the transmission destination of the print data, print medium information that indicates a type of print medium of the printer that is the transmission destination of the print data, Including
The server control method characterized in that the print data conversion step performs command conversion of the print data based on the printer command information and the print medium information .
1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーの制御方法であって、
前記サーバーは、
印刷データの送信元を示す前記クライアント端末のアドレスと、前記印刷データの送信先を示す前記プリンターのアドレスと、前記印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶しており、
任意の前記クライアント端末から前記印刷データを受信する印刷データ受信ステップと、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記変換情報に基づいて、受信した前記印刷データを異なるコマンド体系に変換する印刷データ変換ステップと、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記プリンターのアドレスを宛先として、前記印刷データを変換した変換済み印刷データを送信する印刷データ送信ステップと、を実行し
前記変換情報は、前記印刷データの送信先となる前記プリンターが処理可能なコマンド体系を示すプリンターコマンド情報と、前記印刷データの送信先となる前記プリンターの切断機能の有無を示す切断機能情報と、を含み、
前記印刷データ変換ステップは、前記プリンターコマンド情報と、前記切断機能情報と、に基づいて、前記印刷データのコマンド変換を行うことを特徴とするサーバーの制御方法。
A server control method capable of communicating with one or more client terminals and one or more printers,
The server
Storing a table associating the address of the client terminal indicating the transmission source of the print data, the address of the printer indicating the transmission destination of the print data, and the conversion information indicating the conversion method of the print data;
A print data receiving step of receiving the print data from any of the client terminals;
A print data conversion step of referring to the table and converting the received print data into a different command system based on the conversion information associated with the address of the arbitrary client terminal;
A print data transmission step of referring to the table and transmitting converted print data obtained by converting the print data with the address of the printer associated with the address of the arbitrary client terminal as a destination ;
The conversion information includes printer command information indicating a command system that can be processed by the printer that is the transmission destination of the print data, cutting function information that indicates the presence or absence of a cutting function of the printer that is the transmission destination of the print data, Including
The server control method, wherein the print data conversion step performs command conversion of the print data based on the printer command information and the cutting function information .
1以上のクライアント端末、および、1以上のプリンターと通信可能なサーバーの制御方法であって、
前記サーバーは、
印刷データの送信元を示す前記クライアント端末のアドレスと、前記印刷データの送信先を示す前記プリンターのアドレスと、前記印刷データの変換方法を示す変換情報と、を関連付けたテーブルを記憶しており、
任意の前記クライアント端末から前記印刷データを受信する印刷データ受信ステップと、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記変換情報に基づいて、受信した前記印刷データを異なるコマンド体系に変換する印刷データ変換ステップと、
前記テーブルを参照し、前記任意のクライアント端末のアドレスに関連付けられた前記プリンターのアドレスを宛先として、前記印刷データを変換した変換済み印刷データを送信する印刷データ送信ステップと、
任意の前記プリンターからステータスを受信するステータス受信ステップと、
前記テーブルを参照し、前記任意のプリンターのアドレスに関連付けられた前記変換情報に基づいて、受信した前記ステータスを変換するステータス変換ステップと、
前記テーブルを参照し、前記任意のプリンターのアドレスに関連付けられた前記クライアント端末のアドレスを宛先として、前記ステータス変換ステップで前記ステータスを変換した変換済みステータスを送信するステータス送信ステップと、を実行することを特徴とするサーバーの制御方法。
A server control method capable of communicating with one or more client terminals and one or more printers,
The server
Storing a table associating the address of the client terminal indicating the transmission source of the print data, the address of the printer indicating the transmission destination of the print data, and the conversion information indicating the conversion method of the print data;
A print data receiving step of receiving the print data from any of the client terminals;
A print data conversion step of referring to the table and converting the received print data into a different command system based on the conversion information associated with the address of the arbitrary client terminal;
A print data transmission step of referring to the table and transmitting converted print data obtained by converting the print data with the address of the printer associated with the address of the arbitrary client terminal as a destination;
A status receiving step of receiving a status from any of the printers;
A status conversion step of referring to the table and converting the received status based on the conversion information associated with the address of the arbitrary printer;
Performing a status transmission step of referring to the table and transmitting the converted status obtained by converting the status in the status conversion step with the address of the client terminal associated with the address of the arbitrary printer as a destination Server control method characterized by the above.
JP2015147510A 2015-07-27 2015-07-27 Server, printing system, and server control method Active JP6493064B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015147510A JP6493064B2 (en) 2015-07-27 2015-07-27 Server, printing system, and server control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015147510A JP6493064B2 (en) 2015-07-27 2015-07-27 Server, printing system, and server control method

Publications (3)

Publication Number Publication Date
JP2017027491A JP2017027491A (en) 2017-02-02
JP2017027491A5 JP2017027491A5 (en) 2018-07-26
JP6493064B2 true JP6493064B2 (en) 2019-04-03

Family

ID=57949839

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015147510A Active JP6493064B2 (en) 2015-07-27 2015-07-27 Server, printing system, and server control method

Country Status (1)

Country Link
JP (1) JP6493064B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11184649A (en) * 1997-07-25 1999-07-09 Seiko Epson Corp System and method for printing, and printer
JP2003099228A (en) * 2001-09-25 2003-04-04 Ricoh Co Ltd Network print system and printer
JP4019900B2 (en) * 2002-11-08 2007-12-12 村田機械株式会社 Print server
US8508768B2 (en) * 2008-05-09 2013-08-13 Ricoh Company, Ltd Job scheduling in a workflow architecture related to printing
JP2014063421A (en) * 2012-09-24 2014-04-10 Kyocera Document Solutions Inc Printer server and printing control program

Also Published As

Publication number Publication date
JP2017027491A (en) 2017-02-02

Similar Documents

Publication Publication Date Title
JP6656112B2 (en) Printing system, image forming apparatus, printing method, and communication method
EP3066556B1 (en) Mobile device for automatically delivering print jobs to printers
JP6690439B2 (en) Image processing device
JP2019101956A (en) Program, and information processing terminal
US20150195161A1 (en) Communication apparatus capable of preventing data erroneous transmission, control method therefor, and storage medium storing control program therefor
JP2016045575A (en) Printing system, information processor, control method of information processor, and program
US8068246B2 (en) Image processing apparatus and control method and control program thereof
CN106462368B (en) printing control device, printing system, and printing control method
JP2011013964A (en) Apparatus and method for processing information, and program
US10477041B2 (en) Non-transitory recording medium storing instructions for mobile terminal using NFC and mobile terminal using NFC
US11159697B2 (en) Control apparatus, control method, and non-transitory computer-readable storage medium
JP6493064B2 (en) Server, printing system, and server control method
JP4882851B2 (en) Information processing system, image output system, information processing program, and image output program
US9197488B2 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
JP6164829B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND PROGRAM
US20220038586A1 (en) Image processing apparatus, control method, and medium
US20210377835A1 (en) Electronic apparatus and communication control method
JP2014179909A (en) Image formation device, network system, method and program
JP6520278B2 (en) PRINT CONTROL DEVICE, PRINT SYSTEM, AND PRINT CONTROL METHOD
JP6746982B2 (en) program
JP6693196B2 (en) program
JP2015170238A (en) job control device, job control system and job control method
US10908850B2 (en) Information processing apparatus, and non-transitory computer-readable recording medium therefor to be compliant to a particular protocol
JP6962361B2 (en) program
US20220308802A1 (en) Information processing apparatus, method of controlling information processing apparatus, and storage medium

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180612

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180612

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181219

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: 20190205

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190218

R150 Certificate of patent or registration of utility model

Ref document number: 6493064

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150