JP2009140030A - Server device, client device, printer, print system, and program - Google Patents

Server device, client device, printer, print system, and program Download PDF

Info

Publication number
JP2009140030A
JP2009140030A JP2007312950A JP2007312950A JP2009140030A JP 2009140030 A JP2009140030 A JP 2009140030A JP 2007312950 A JP2007312950 A JP 2007312950A JP 2007312950 A JP2007312950 A JP 2007312950A JP 2009140030 A JP2009140030 A JP 2009140030A
Authority
JP
Japan
Prior art keywords
printer
server
receiving
client device
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
JP2007312950A
Other languages
Japanese (ja)
Inventor
Takeshi Minami
剛 南
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2007312950A priority Critical patent/JP2009140030A/en
Publication of JP2009140030A publication Critical patent/JP2009140030A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To allow an arbitrary printer on a network to print by a simple operation, and to sufficiently secure the security of print data in the use of the printer and in the communication of data, in a print system. <P>SOLUTION: A client device exchanges information by performing short-distance radio communication such as infrared communication with a printer, and applies connection information with a server device acquired from the server device to the printer. When the printer makes a connection request to the server device as the client device based on the connection information, the server device authenticates the use of the printer which has made a connection request by using a print permission table in which printers whose use is permitted are defined for every client device. After authentication, the printer receives print data encrypted and transmitted by the server device, and decrypts and prints the print data. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、SBC(Server Based Computing:サーバベースコンピューティング)環境下にあるサーバ装置においてクライアント装置からの操作指示により実行されたアプリケーションプログラムの実行結果を、ネットワークを介して該ネットワークに接続されているプリンタに印刷させることができるサーバ装置、クライアント装置、プリンタ、プリントシステムおよびプログラムに関する。   In the present invention, an execution result of an application program executed by an operation instruction from a client device in a server device under an SBC (Server Based Computing) environment is connected to the network via the network. The present invention relates to a server device, a client device, a printer, a print system, and a program that can be printed by a printer.

サーバベースコンピューティングシステムにおいては、サーバ装置はクライアント装置用のアプリケーションプログラムを実行して表示データを作成し、これをクライアント装置に送る。クライアント装置では、使用者のキーやマウス装置等の操作情報を、ネットワークを介してサーバ装置へ送り、前記サーバ装置側で作成されたクライアント装置用の表示データを受け取って表示する。クライアント装置は、ネットワーク機器、表示装置、マウス装置やキーボード等の入力装置を備えているだけでよく、データをクライアント装置内に持たないためハードディスク等の記憶装置が不要であり、アプリケーションプログラムの実行を行なわないためクライアント装置に必要となる処理の負荷は軽い。   In a server-based computing system, a server device executes an application program for a client device to create display data and sends it to the client device. In the client device, operation information such as a user's key and mouse device is sent to the server device via the network, and the display data for the client device created on the server device side is received and displayed. The client device only needs to include an input device such as a network device, a display device, a mouse device, and a keyboard. Since no data is stored in the client device, a storage device such as a hard disk is not required, and an application program is executed. Since this is not performed, the processing load required for the client device is light.

図1は、プリントシステムのネットワーク構成図である。図1に示すようにプリントシステムは、ネットワークに接続された業務アプリケーションサーバ4、SBCサーバ1とクライアント装置2(シンクライアント端末)、プリンタ3等で構成される。ユーザからの操作によりクライアント装置3からセッション確立(以下接続)後、ユーザからの操作をSBCサーバ1へ伝え、それをSBCサーバ1が業務アプリケーションサーバ4を経由してアプリケーションプログラムを実行処理してコマンドや画面データなどを作成した後にクライアント装置へ送信し、コマンドや画面データを受信したクライアント装置が表示画面を表示する。ユーザが外出時に携帯用のクライアント装置2a2によりLAN(Local Area Network)やWAN(Wide Area Network)、インターネットなどのネットワークNを介して社内10のサーバへアクセスしていて、社外20の外出先の目の前のプリンタ3aへ印刷したい時、SBC環境の場合はクライアント装置2a2にとってSBCサーバ1のサービスが必須となるので、SBCサーバ1側にプリンタ3aとの接続設定ができていない、プリンタ3aのドライバの設定ができていない等の理由により、外出先の目の前のプリンタ3aへ印刷できないという問題がある。   FIG. 1 is a network configuration diagram of a print system. As shown in FIG. 1, the print system includes a business application server 4, an SBC server 1, a client device 2 (thin client terminal), a printer 3, and the like connected to a network. After a session is established from the client device 3 by the operation from the user (hereinafter referred to as connection), the operation from the user is transmitted to the SBC server 1, and the SBC server 1 executes the application program via the business application server 4 to execute the command. After creating the command and screen data, the client device transmits the command and screen data, and the client device that receives the command and screen data displays the display screen. When the user goes out, the portable client device 2a2 accesses a server in the company 10 via a network N such as a LAN (Local Area Network), a WAN (Wide Area Network), or the Internet. In the SBC environment, since the service of the SBC server 1 is indispensable for the client apparatus 2a2, the driver of the printer 3a in which connection setting with the printer 3a is not set on the SBC server 1 side is required. There is a problem in that printing cannot be performed on the printer 3a in front of the person who is away from home, for example, because of the fact that the setting is not made.

たとえ、印刷できたとしても通常のネットワークを用いた印刷システムで印刷する場合、印刷するデータがネットワーク上に流れてしまうので情報が漏洩する恐れがあり、情報が漏洩した場合に情報の内容を見られる恐れがある。また、ネットワークのセキュリティを確保するために、基本的にプリンタがファイアウォール(Fire wall)を越えて社内のサーバと情報交換できないため、社外のプリンタによる印刷が不可能である。また、ファイアウォールの設定をクリアしたとしても、プリンタのドライバがサーバ上で動作しない場合があるのでドライバをインストールしなければならないという問題がある。   Even if printing is possible, when printing with a printing system using a normal network, the data to be printed flows on the network, so there is a risk of information leakage. There is a fear. Also, in order to ensure network security, the printer cannot basically exchange information with an in-house server across a firewall (Fire wall), so printing by an outside printer is impossible. Even if the firewall setting is cleared, the printer driver may not run on the server, so the driver must be installed.

そこで、SBC環境において、サーバ側にIPP(インタネットプリンティングプロトコル)準拠のIPPプリンタドライバを備え、端末側に接続されたプリンタ装置に対して、そのまま印刷することが可能な印刷データに編集した後、IPPプリンタドライバを駆動させて端末側に接続されたプリンタ装置に印刷させるようにしたプリントシステムがある。(例えば、特許文献1参照。)   Therefore, in an SBC environment, an IPP (Internet Printing Protocol) compliant IPP printer driver is provided on the server side, and after editing the print data that can be printed as it is to the printer device connected to the terminal side, the IPP There is a print system in which a printer driver is driven to print on a printer device connected to a terminal side. (For example, refer to Patent Document 1.)

特開2002−297346号公報JP 2002-297346 A

特許文献1の方法では、通信プロトコルはIP(Internet Protocol)に限定される。そして、クライアント装置それぞれについて使用を許可するプリンタを定める等の管理がされていないので、印刷データのセキュリティ対策が十分とはいえない。また、印刷データは暗号化されていないので、データ通信時のセキュリティ対策が十分とはいえない、といった問題があった。   In the method of Patent Document 1, the communication protocol is limited to IP (Internet Protocol). Further, since management such as determining a printer that is permitted to be used for each client device is not performed, it cannot be said that security measures for print data are sufficient. In addition, since the print data is not encrypted, there is a problem that security measures at the time of data communication are not sufficient.

本発明の目的は、プリントシステムにおいて、ネットワーク上の任意のプリンタに簡単な操作で印刷できるようにすると共に、プリンタの利用時およびデータ通信時の印刷データのセキュリティを十分に確保することである。   An object of the present invention is to enable printing to any printer on a network with a simple operation in a printing system, and to sufficiently secure the security of print data when using the printer and during data communication.

請求項1に記載のサーバ装置は、ネットワークを介したクライアント装置からのサービス要求に基づいてプログラムを動作させ、前記サービス要求に対応する印刷データをネットワークを介したプリンタへ送信するサーバ装置であって、使用を許可するクライアント装置とプリンタとを関連づけた許可情報を定義する許可情報定義手段と、クライアント装置から操作データを受信する操作データ受信手段と、プログラムを実行して前記受信した操作データに対応した印刷データを生成する際に、クライアント装置へ出力先のプリンタの検索要求を送信するプリンタ検索要求送信手段と、クライアント装置より、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信するプリンタ情報受信手段と、接続するプリンタを認証するためのサーバ接続情報を生成し、クライアント装置へ送信するサーバ接続情報送信手段と、プリンタから受信した前記サーバ接続情報および、前記許可情報を参照してプリンタの使用許可を認証する認証手段と、認証したプリンタに対応した印刷データを作成するための、プリンタドライバや用紙サイズからなる印刷情報をプリンタから受信する印刷情報受信手段と、前記認証したプリンタに対応した印刷データを作成する印刷データ作成手段と、前記作成した印刷データを暗号化する暗号化手段と、前記暗号化した印刷データを前記認証したプリンタに送信する印刷データ送信手段と、を備えることを特徴としている。   The server device according to claim 1 is a server device that operates a program based on a service request from a client device via a network and transmits print data corresponding to the service request to a printer via the network. , Permission information defining means for defining permission information associating the client device permitted to use with the printer, operation data receiving means for receiving operation data from the client device, and executing the program to correspond to the received operation data Printer search request transmission means for transmitting a search request for the output destination printer to the client device when generating the print data, and printer information for receiving from the client device printer information including the printer name and address of the connected printer Authenticate receiving means and connected printer Server connection information transmission means for generating server connection information for transmission to the client device, authentication means for authenticating use permission of the printer with reference to the server connection information received from the printer and the permission information, and authentication Print information receiving means for receiving print information consisting of a printer driver and paper size from the printer, and print data creation means for creating print data corresponding to the authenticated printer. And an encryption unit that encrypts the created print data, and a print data transmission unit that transmits the encrypted print data to the authenticated printer.

請求項2に記載のサーバ装置は、前記印刷情報受信手段が、受信した前記印刷情報に示されたプリンタドライバがサーバ装置内に無い場合は、予め定められたネットワーク上のアドレスを検索して、前記印刷情報に示されたプリンタドライバをインストールする、ことを特徴としている。   The server device according to claim 2, wherein the print information receiving unit searches for a predetermined address on the network when the printer driver indicated in the received print information is not in the server device, The printer driver indicated in the print information is installed.

請求項3に記載のクライアント装置は、ネットワークを介して接続されたサーバ装置へサービス要求を行い、そのサービス要求に対応したプログラムの動作に従った画面データを受信すると共に、ネットワークを介したプリンタと近距離無線通信で通信するクライアント装置であって、操作データをサーバ装置へ送信する操作データ手段と、画面データをサーバ装置から受信する画面データ受信手段と、サーバ装置から出力先のプリンタの検索要求を受信する検索要求受信手段と、近くにあるプリンタと近距離無線通信によりデータ交換をするデータ交換手段と、前記データ交換をするプリンタより、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信し、サーバ装置へ送信するプリンタ情報仲介手段と、接続するプリンタを認証するためのサーバ接続情報をサーバ装置から受信し、プリンタへ送信するサーバ接続情報仲介手段と、を備えることを特徴としている。   A client device according to claim 3 makes a service request to a server device connected via a network, receives screen data in accordance with the operation of a program corresponding to the service request, and a printer via the network. An operation data unit that transmits operation data to a server device, a screen data reception unit that receives screen data from the server device, and a search request for a printer that is an output destination from the server device Search information receiving means for receiving data, data exchanging means for exchanging data with a nearby printer by short-range wireless communication, and printer information including the printer name and address of the printer to be connected is received from the printer exchanging data. Printer information mediating means to be transmitted to the server device and the printer to be connected The receiving server connection information for authenticating the server device is characterized by comprising a server connection information intermediation unit for transmitting to the printer, the.

請求項4に記載のクライアント装置は、前記データ交換手段が、サーバ装置に接続するためのプログラムがプリンタ内に無い場合は、そのプログラムが置かれた予め定められたネットワーク上のアドレスをプリンタに通知する、ことを特徴としている。   5. The client apparatus according to claim 4, wherein when the program for connecting to the server apparatus does not exist in the printer, the data exchanging means notifies the printer of a predetermined network address where the program is placed. It is characterized by that.

請求項5に記載のプリンタは、ネットワークを介したクライアント装置と近距離無線通信で通信すると共に、ネットワークを介して接続されたサーバ装置から印刷データを受信するプリンタであって、近くにあるクライアント装置と近距離無線通信によりデータ交換するデータ交換手段と、プリンタ名やアドレスからなるプリンタ情報をクライアント装置へ送信するプリンタ情報送信手段と、接続するプリンタをサーバ装置が認証するためのサーバ接続情報をクライアント装置から受信し、接続要求時にサーバ装置に送信するサーバ接続要求手段と、暗号化した印刷データを受信する印刷データ受信手段と、前記暗号化した印刷データを復号化する復号化手段と、前記復号化した印刷データを印刷する印刷手段と、を備えることを特徴としている。   The printer according to claim 5 is a printer that communicates with a client device via a network by short-range wireless communication and receives print data from a server device connected via the network. Data exchange means for exchanging data by short-range wireless communication, printer information transmission means for sending printer information consisting of a printer name and address to the client apparatus, and server connection information for the server apparatus to authenticate the printer to be connected to the client Server connection request means for receiving from the apparatus and transmitting to the server apparatus upon connection request, print data receiving means for receiving the encrypted print data, decryption means for decrypting the encrypted print data, and the decryption And printing means for printing the converted print data That.

請求項6に記載のプリンタは、前記データ交換手段が、サーバ装置に接続するためのプログラムがプリンタ内に無い場合は、サーバ装置に接続するためのプログラムが置かれた予め定められたネットワーク上のアドレスをクライアント装置から受信して、そのアドレスをアクセスしてプログラムをダウンロードした後にインストールする、ことを特徴としている。   According to a sixth aspect of the present invention, when the data exchange means has no program for connecting to the server device on the predetermined network on which the program for connecting to the server device is placed. It is characterized in that an address is received from a client device, the address is accessed and a program is downloaded and then installed.

請求項7に記載のプリントシステムは、プログラムを動作させるサーバ装置に対してサービス要求を行なうクライアント装置と、クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバ装置、およびプリンタとが、ネットワークを介して相互に接続可能に構成され、クライアント装置とプリンタは近距離無線通信で接続されたSBC(サーバベースコンピューティング)プリントシステムにおいて、前記サーバ装置は、使用を許可するクライアント装置とプリンタとを関連づけた許可情報を定義する許可情報定義手段と、クライアント装置から操作データを受信する操作データ受信手段と、プログラムを実行して前記受信した操作データに対応した印刷データを生成する際に、クライアント装置へ出力先のプリンタの検索要求を送信するプリンタ検索要求送信手段と、クライアント装置より、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信するプリンタ情報受信手段と、接続するプリンタを認証するためのサーバ接続情報を生成し、クライアント装置へ送信するサーバ接続情報送信手段と、プリンタから受信した前記サーバ接続情報および、前記許可情報を参照してプリンタの使用許可を認証する認証手段と、認証したプリンタに対応した印刷データを作成するための、プリンタドライバや用紙サイズからなる印刷情報をプリンタから受信する印刷情報受信手段と、前記認証したプリンタに対応した印刷データを作成する印刷データ作成手段と、前記作成した印刷データを暗号化する暗号化手段と、前記暗号化した印刷データを前記認証したプリンタに送信する印刷データ送信手段と、を備え、前記クライアント装置は、操作データをサーバ装置へ送信する操作データ手段と、画面データをサーバ装置から受信する画面データ受信手段と、サーバ装置から出力先のプリンタの検索要求を受信する検索要求受信手段と、近くにあるプリンタと近距離無線通信によりデータ交換をするデータ交換手段と、前記データ交換をするプリンタより、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信し、サーバ装置へ送信するプリンタ情報仲介手段と、接続するプリンタを認証するためのサーバ接続情報をサーバ装置から受信し、プリンタへ送信するサーバ接続情報仲介手段と、を備え、前記プリンタは、近くにあるクライアント装置と近距離無線通信によりデータ交換するデータ交換手段と、プリンタ名やアドレスからなるプリンタ情報をクライアント装置へ送信するプリンタ情報送信手段と、接続するプリンタをサーバ装置が認証するためのサーバ接続情報をクライアント装置から受信し、接続要求時にサーバ装置に送信するサーバ接続要求手段と、暗号化した印刷データを受信する印刷データ受信手段と、前記暗号化した印刷データを復号化する復号化手段と、前記復号化した印刷データを印刷する印刷手段と、を備えることを特徴としている。   According to a seventh aspect of the present invention, a client device that makes a service request to a server device that operates a program, a server device that operates a program based on a service request from the client device, and a printer include a network. In the SBC (Server Based Computing) printing system in which the client device and the printer are connected to each other via short-range wireless communication, the server device associates the client device and the printer that are permitted to be used. Permission information defining means for defining the permitted information, operation data receiving means for receiving operation data from the client device, and when executing the program to generate print data corresponding to the received operation data, to the client device Of the destination printer Printer search request transmission means for transmitting a search request, printer information reception means for receiving printer information including the printer name and address of the printer to be connected from the client device, and server connection information for authenticating the connected printer is generated. Server connection information transmission means to be transmitted to the client device, authentication means for authenticating use permission of the printer with reference to the server connection information received from the printer and the permission information, and print data corresponding to the authenticated printer Print information receiving means for receiving print information consisting of a printer driver and paper size from the printer, print data creation means for creating print data corresponding to the authenticated printer, and the created print data An encryption unit for encrypting the encrypted print data; Print data transmitting means for transmitting to the certified printer, wherein the client device includes an operation data means for transmitting operation data to the server device, a screen data receiving means for receiving screen data from the server device, and a server device. A search request receiving means for receiving a search request for an output destination printer, a data exchanging means for exchanging data with a nearby printer by short-range wireless communication, and a printer name of a printer to be connected from the printer for exchanging data. Printer information mediating means for receiving printer information comprising an address and transmitting it to the server device; and server connection information mediating means for receiving server connection information for authenticating the printer to be connected from the server device and transmitting it to the printer. The printer is connected to a nearby client device by short-range wireless communication. Data exchange means for exchanging, printer information sending means for sending printer information including the printer name and address to the client apparatus, and server connection information for authenticating the printer to be connected by the server apparatus from the client apparatus, and a connection request A server connection requesting means for transmitting to the server device at times, a print data receiving means for receiving the encrypted print data, a decryption means for decrypting the encrypted print data, and printing the decrypted print data And a printing unit.

請求項8に記載のサーバ装置のプログラムは、サーバ装置のコンピュータを、使用を許可するクライアント装置とプリンタとを関連づけた許可情報を定義する許可情報定義手段、クライアント装置から操作データを受信する操作データ受信手段、プログラムを実行して前記受信した操作データに対応した印刷データを生成する際に、クライアント装置へ出力先のプリンタの検索要求を送信するプリンタ検索要求送信手段、クライアント装置より、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信するプリンタ情報受信手段、接続するプリンタを認証するためのサーバ接続情報を生成し、クライアント装置へ送信するサーバ接続情報送信手段、プリンタから受信した前記サーバ接続情報および、前記許可情報を参照してプリンタの使用許可を認証する認証手段、認証したプリンタに対応した印刷データを作成するための、プリンタドライバや用紙サイズからなる印刷情報をプリンタから受信する印刷情報受信手段、前記認証したプリンタに対応した印刷データを作成する印刷データ作成手段、前記作成した印刷データを暗号化する暗号化手段、前記暗号化した印刷データを前記認証したプリンタに送信する印刷データ送信手段、として機能させることを特徴としている。   9. The server device program according to claim 8, wherein the server device computer includes permission information defining means for defining permission information associating a client device permitted to use the printer with the printer, and operation data for receiving operation data from the client device. A receiving unit, a printer search request transmitting unit for transmitting a search request for a printer as an output destination to the client device when the print data corresponding to the received operation data is generated by executing the program, and a printer connected from the client device Printer information receiving means for receiving printer information consisting of the printer name and address, server connection information transmitting means for generating server connection information for authenticating the printer to be connected and transmitting it to the client device, and the server connection received from the printer Information and the permission information Authentication means for authenticating use permission of the printer, print information receiving means for receiving print information consisting of a printer driver and paper size from the printer for creating print data corresponding to the authenticated printer, and corresponding to the authenticated printer It is characterized by functioning as print data creation means for creating print data, encryption means for encrypting the created print data, and print data transmission means for sending the encrypted print data to the authenticated printer. .

請求項9に記載のクライアント装置のプログラムは、クライアント装置のコンピュータを、操作データをサーバ装置へ送信する操作データ手段、画面データをサーバ装置から受信する画面データ受信手段、サーバ装置から出力先のプリンタの検索要求を受信する検索要求受信手段、近くにあるプリンタと近距離無線通信によりデータ交換をするデータ交換手段、前記データ交換をするプリンタより、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信し、サーバ装置へ送信するプリンタ情報仲介手段、接続するプリンタを認証するためのサーバ接続情報をサーバ装置から受信し、プリンタへ送信するサーバ接続情報仲介手段、として機能させることを特徴としている。   10. The program of the client device according to claim 9, comprising: a computer of the client device; operation data means for transmitting operation data to the server device; screen data receiving means for receiving screen data from the server device; and a printer as an output destination from the server device. Search request receiving means for receiving a search request, data exchange means for exchanging data with a nearby printer by short-range wireless communication, and printer information including the printer name and address of the printer to be connected from the printer for exchanging data. It is characterized by functioning as printer information mediating means for receiving and transmitting to the server apparatus and server connection information mediating means for receiving server connection information for authenticating the printer to be connected from the server apparatus and transmitting it to the printer.

請求項10に記載のプリンタのプログラムは、プリンタのコンピュータを、近くにあるクライアント装置と近距離無線通信によりデータ交換するデータ交換手段、プリンタ名やアドレスからなるプリンタ情報をクライアント装置へ送信するプリンタ情報送信手段、接続するプリンタをサーバ装置が認証するためのサーバ接続情報をクライアント装置から受信し、接続要求時にサーバ装置に送信するサーバ接続要求手段、暗号化した印刷データを受信する印刷データ受信手段、前記暗号化した印刷データを復号化する復号化手段、前記復号化した印刷データを印刷する印刷手段、として機能させることを特徴としている。   11. The printer program according to claim 10, wherein the printer computer exchanges data with a nearby client device by short-range wireless communication, and printer information for transmitting printer information including a printer name and address to the client device. A transmission unit, a server connection request unit that receives server connection information for authenticating a printer to be connected from the client device, and transmits the connection request to the server unit; a print data reception unit that receives encrypted print data; It is characterized by functioning as decryption means for decrypting the encrypted print data and print means for printing the decrypted print data.

本発明によれば、クライアント装置のユーザが外出先で、ネットワーク上の普段は使用しないプリンタを簡単な操作で選択して印刷することができる。さらに、サーバ装置が使用を許可するクライアント装置の指定と、クライアント装置で使用を許可するプリンタの指定を管理テーブルに予め設定しておき、プリンタに印刷する時に管理テーブルに従った制御を行っているので、きめ細かい印刷データのセキュリティ管理ができる。また、プリンタがサーバ装置から受信する印刷データは暗号化されているので、データ通信時のセキュリティ対策が十分にできる。   According to the present invention, a user of a client device can go out and select and print a printer that is not normally used on a network by a simple operation. Further, designation of client devices permitted to be used by the server device and designation of printers permitted to be used by the client device are set in advance in the management table, and control is performed according to the management table when printing on the printer. Therefore, fine print security management can be performed. In addition, since the print data received by the printer from the server device is encrypted, sufficient security measures can be taken during data communication.

以下図面により本発明の実施の形態について説明する。
まず、本実施形態における構成について説明する。
(第1実施形態)
図1は、本発明の実施形態に係るプリントシステムの全体構成を示すブロック図である。
LANや無線LANからなる社内10のネットワークが、LANや無線LANからなる社外20のネットワークと、LAN、WANやインターネットからなるネットワークNを介して接続されている。携帯用のクライアント装置の場合は、無線LANの代わりに携帯電話網を利用してもよい。
Embodiments of the present invention will be described below with reference to the drawings.
First, the configuration in the present embodiment will be described.
(First embodiment)
FIG. 1 is a block diagram showing the overall configuration of a printing system according to an embodiment of the present invention.
An in-house 10 network including a LAN and a wireless LAN is connected to an external 20 network including a LAN and a wireless LAN via a network N including a LAN, WAN, and the Internet. In the case of a portable client device, a cellular phone network may be used instead of the wireless LAN.

社内10のネットワークには、ファイアウォール7を介してSBCサーバ1、業務アプリケーションサーバ4、DB(データベース)サーバ5、メールサーバ6、クライアント装置2、プリンタ3が接続されている。クライアント装置2はシンクライアント(thin client)とも呼ばれる。   An SBC server 1, a business application server 4, a DB (database) server 5, a mail server 6, a client device 2, and a printer 3 are connected to a network in the company 10 through a firewall 7. The client device 2 is also called a thin client.

社外20のネットワークには、ファイアウォール7aを介してクライアント装置2a1、クライアント装置2a2、プリンタ3aが接続されている。クライアント装置2a2とプリンタ3aとは赤外線を使用した近距離無線通信による近距離無線通信ネットワークNaを介して接続可能となっている。   A client device 2a1, a client device 2a2, and a printer 3a are connected to the network 20 outside the company through a firewall 7a. The client device 2a2 and the printer 3a can be connected via a short-range wireless communication network Na based on short-range wireless communication using infrared rays.

業務アプリケーションサーバ4は、文書作成処理プログラム,表計算処理プログラム,プレゼン資料作成プログラム,メール処理プログラム,インターネット接続処理プログラム、Webブラウザなど、複数のアプリケーションプログラムを有している。   The business application server 4 has a plurality of application programs such as a document creation processing program, a spreadsheet processing program, a presentation material creation program, a mail processing program, an Internet connection processing program, and a Web browser.

SBCサーバ1は、当該SBCサーバ1に接続されたクライアント装置2、クライアント装置2a1、クライアント装置2a2からの操作入力(入力イベント)信号に応じて業務アプリケーションサーバ4に対してアプリケーションプログラムを起動し、その処理を実行させる。   The SBC server 1 starts an application program for the business application server 4 in response to an operation input (input event) signal from the client device 2, the client device 2a1, and the client device 2a2 connected to the SBC server 1, Execute the process.

このSBCサーバ1において、例えばクライアント装置2a2からの操作入力信号に応じた業務アプリケーションサーバ4でのアプリケーションプログラムの実行に伴い、端末用のフレームバッファ14a上に表示出力用の描画データを生成する。生成された表示出力用の描画データは、圧縮処理された後アクセス元のクライアント装置2a2へ送信される。   In the SBC server 1, for example, accompanying the execution of the application program in the business application server 4 in response to an operation input signal from the client device 2a2, drawing data for display output is generated on the frame buffer 14a for the terminal. The generated display output drawing data is compressed and transmitted to the access source client device 2a2.

そして、クライアント装置2a2では、前記SBCサーバ1から転送された描画データがその圧縮を解凍されてフレームバッファ25に展開され、表示装置26に表示される。   In the client device 2 a 2, the drawing data transferred from the SBC server 1 is decompressed and expanded in the frame buffer 25 and displayed on the display device 26.

図2は、本実施形態に係るSBCサーバ1の主要部構成を示すブロック図である。
SBCサーバ1は、コンピュータとしてのCPU11を備え、このCPU11には、バス12を介してROM13、RAM14、フレームバッファRAM15、表示装置16が接続される。
FIG. 2 is a block diagram showing a main part configuration of the SBC server 1 according to the present embodiment.
The SBC server 1 includes a CPU 11 as a computer, and a ROM 13, a RAM 14, a frame buffer RAM 15, and a display device 16 are connected to the CPU 11 via a bus 12.

また、CPU11には、バス12を介してキーボード,マウスなどの入力装置17、ハードディスクなどの外部記憶装置18、CDやDVDなどの補助記憶装置18a、クライアント装置2,2a1,2a2との通信I/F(インターフェイス)19が接続される。   Further, the CPU 11 communicates with the input / output device 17 such as a keyboard and a mouse, an external storage device 18 such as a hard disk, an auxiliary storage device 18a such as a CD and a DVD, and a communication I / O with client devices 2, 2a1 and 2a2 via the bus 12. F (interface) 19 is connected.

CPU11は、ROM13に予め記憶されているシステムプログラムや種々のアプリケーションプログラムに従ってRAM14を作業用メモリとし回路各部の動作を制御するもので、入力装置17からのキー入力信号や通信I/F19を介して受信されるクライアント装置からのユーザ操作(入力イベント)に応じた処理指令信号などに応じて前記種々のプログラムが業務アプリケーションサーバ4上で起動・実行される。   The CPU 11 controls the operation of each part of the circuit using the RAM 14 as a working memory in accordance with a system program or various application programs stored in advance in the ROM 13, and via a key input signal from the input device 17 or a communication I / F 19. The various programs are activated and executed on the business application server 4 in response to a processing command signal corresponding to a user operation (input event) received from the client device.

このSBCサーバ1において、クライアント装置2,2a1,2a2からの入力イベント信号に応じて業務アプリケーションサーバ4上で起動・実行されるアプリケーションプログラムに従い生成された種々のデータは、例えばそのユーザIDに対応付けられて外部記憶装置18に記憶され、また表示用の描画データは、RAM14内の端末用フレームバッファ14aを使用して生成されると共に、圧縮処理された後、通信I/F19からクライアント装置2,2a1,2a2へ転送されて表示出力される。なお、当該SBCサーバ1自身の表示装置16にて表示させるための描画データは、フレームバッファRAM15上に生成される。   In this SBC server 1, various data generated according to application programs that are started and executed on the business application server 4 in response to input event signals from the client devices 2, 2 a 1, 2 a 2 are associated with their user IDs, for example. The drawing data for display is generated by using the terminal frame buffer 14a in the RAM 14 and after being compressed, the communication I / F 19 sends it to the client device 2, and is stored in the external storage device 18. It is transferred to 2a1, 2a2 and displayed. Note that drawing data to be displayed on the display device 16 of the SBC server 1 itself is generated on the frame buffer RAM 15.

なお、業務アプリケーションサーバ4、DB(データベース)サーバ5、メールサーバ6、ファイアウォール7,7aの構成は、SBCサーバ1と同様であるが、端末用フレームバッファ14aは必要がないので備えていない。   The configuration of the business application server 4, the DB (database) server 5, the mail server 6, and the firewalls 7 and 7a is the same as that of the SBC server 1, but is not provided because the terminal frame buffer 14a is not necessary.

図3は、本実施形態に係るクライアント装置2a2の主要部構成を示すブロック図である。クライアント装置2a2は、コンピュータとしてのCPU21を備え、このCPU21には、バス22を介してROM23、RAM24、フレームバッファRAM25が接続される。そして、このフレームバッファRAM25に書き込まれた描画データが表示装置26に出力されて表示される。   FIG. 3 is a block diagram showing a main configuration of the client device 2a2 according to the present embodiment. The client device 2 a 2 includes a CPU 21 as a computer, and a ROM 23, a RAM 24, and a frame buffer RAM 25 are connected to the CPU 21 via a bus 22. The drawing data written in the frame buffer RAM 25 is output to the display device 26 and displayed.

また、CPU21には、バス22を介してキーボード,マウス,マイク,光センサなどの入力装置27、ハードディスクなどの外部記憶装置28、前記SBCサーバ1との通信I/F(インターフェイス)29が接続される。
CPU21は、ROM23に予め記憶されているシステムプログラムに従ってRAM24を作業用メモリとし回路各部の動作を制御するもので、入力装置27からのキー入力信号や通信I/F29を介して受信されるSBCサーバ1からのアプリケーション応答信号,転送描画データなどに応じて前記システムプログラムが起動され実行される。
Further, an input device 27 such as a keyboard, a mouse, a microphone, and an optical sensor, an external storage device 28 such as a hard disk, and a communication I / F (interface) 29 with the SBC server 1 are connected to the CPU 21 via the bus 22. The
The CPU 21 controls the operation of each part of the circuit using the RAM 24 as a working memory in accordance with a system program stored in the ROM 23 in advance, and is an SBC server received via a key input signal from the input device 27 or a communication I / F 29. The system program is activated and executed in accordance with the application response signal from 1 and the transfer drawing data.

このクライアント装置2a2において、前記SBCサーバ1におけるアプリケーションプログラムを実行させて生成した種々のデータは、適宜、外部記憶装置28aに読み込ませて記憶させ、また生成転送された表示用の描画データは、その圧縮が解凍された後に、フレームバッファRAM25に書き込まれ表示装置26に表示出力される。   In the client device 2a2, various data generated by executing the application program in the SBC server 1 is appropriately read and stored in the external storage device 28a, and the generated drawing data for display is After the compression is decompressed, it is written in the frame buffer RAM 25 and displayed on the display device 26.

クライアント装置2a2は、さらに、プリンタ3aと近距離無線通信をするための赤外線通信I/F29aを備えている。なお、クライアント装置2、2a1の構成は、クライアント装置2a2の構成から赤外線通信I/F29aを除いたものとなる。   The client device 2a2 further includes an infrared communication I / F 29a for performing near field communication with the printer 3a. The configuration of the client devices 2 and 2a1 is the same as the configuration of the client device 2a2 except for the infrared communication I / F 29a.

図4は、本実施形態に係るプリンタ3aの主要部構成を示すブロック図である。プリンタ3aは、コンピュータとしてのCPU31を備え、このCPU31には、バス32を介してROM33、RAM34、フレームバッファRAM35が接続される。   FIG. 4 is a block diagram showing the main configuration of the printer 3a according to this embodiment. The printer 3 a includes a CPU 31 as a computer, and a ROM 33, a RAM 34, and a frame buffer RAM 35 are connected to the CPU 31 via a bus 32.

また、CPU31には、バス32を介して操作ボタンなどの入力装置37、印刷処理を行う印刷装置30、ハードディスクなどの外部記憶装置38、前記SBCサーバ1との通信I/F(インターフェイス)39が接続される。   The CPU 31 also has an input device 37 such as operation buttons via the bus 32, a printing device 30 that performs printing processing, an external storage device 38 such as a hard disk, and a communication I / F (interface) 39 with the SBC server 1. Connected.

CPU31は、ROM33に予め記憶されているシステムプログラムに従ってRAM24を作業用メモリとし回路各部の動作を制御するもので、入力装置37からのキー入力信号や通信I/F39を介して受信されるSBCサーバ1からの応答信号や印刷データなどに応じて前記システムプログラムが起動され実行される。   The CPU 31 controls the operation of each part of the circuit using the RAM 24 as a working memory in accordance with a system program stored in advance in the ROM 33, and is an SBC server received via a key input signal from the input device 37 or a communication I / F 39. The system program is activated and executed in response to a response signal from 1 or print data.

このプリンタ3aにおいて、前記SBCサーバ1から受信した種々のデータは、適宜、外部記憶装置38に読み込ませて記憶させ、また表示用の描画データは、フレームバッファRAM35に書き込まれ表示装置36に表示出力される。   In the printer 3a, various data received from the SBC server 1 are appropriately read and stored in the external storage device 38, and the drawing data for display is written in the frame buffer RAM 35 and displayed on the display device 36. Is done.

プリンタ3aは、さらに、クライアント装置2a2と近距離無線通信をするための赤外線通信I/F39aを備えている。なお、プリンタ3の構成は、プリンタ3aの構成から赤外線通信I/F39aを除いたものとなる。   The printer 3a further includes an infrared communication I / F 39a for performing short-range wireless communication with the client device 2a2. The configuration of the printer 3 is the same as the configuration of the printer 3a except for the infrared communication I / F 39a.

次に、本実施形態において使用するデータについて説明する。
図5は、SBCサーバ1のRAM14に記憶される印刷許可テーブル14bの一例を示す図である。サーバの管理者が、クライアント装置別に使用を許可するプリンタをこの印刷許可テーブル14bに予め定義する。
Next, data used in the present embodiment will be described.
FIG. 5 is a diagram illustrating an example of the print permission table 14 b stored in the RAM 14 of the SBC server 1. The administrator of the server defines in advance in the print permission table 14b printers that are permitted to be used for each client device.

次に、本実施形態におけるSBCサーバ1、クライアント装置2a2、プリンタ3aの動作について説明する。図7は、第1実施形態における、SBCサーバ1とクライアント装置2a2とプリンタ3aとのシーケンス図である。   Next, operations of the SBC server 1, the client device 2a2, and the printer 3a in the present embodiment will be described. FIG. 7 is a sequence diagram of the SBC server 1, the client device 2a2, and the printer 3a in the first embodiment.

SBCサーバ1に接続されたクライアント装置2a2が、近距離無線通信を介して近くにあるプリンタ3aを検索し、検索されたプリンタ3aがSBCサーバ1から認証された後にSBCサーバ1に接続し、プリンタ3aがSBCサーバ1から印刷データを受信して印刷するまでの手順を示している。   The client device 2a2 connected to the SBC server 1 searches for a nearby printer 3a via short-range wireless communication, and after the searched printer 3a is authenticated by the SBC server 1, it connects to the SBC server 1, and the printer 3a shows a procedure until print data is received from the SBC server 1 and printed.

まず、クライアント装置2a2から、印刷処理を含むアプリケーションプログラムを起動し、実行するための操作データA01がSBCサーバ1に送信される。SBCサーバ1は、操作データA01に従って指定されたアプリケーションプログラムを業務アプリケーションサーバ4上で起動・実行させる(ステップSV01)。   First, operation data A01 for starting and executing an application program including print processing is transmitted from the client device 2a2 to the SBC server 1. The SBC server 1 activates and executes the application program designated according to the operation data A01 on the business application server 4 (step SV01).

SBCサーバ1は、アプリケーションプログラムの実行結果としての画面データA02をクライアント装置2a2へ送信する。アプリケーションプログラムの実行結果としての印刷データがある場合は、どのプリンタを使用して印刷するのかを確認するための、プリンタの指定要求A03となる画面データをクライアント装置2a2へ送信する。   The SBC server 1 transmits screen data A02 as an execution result of the application program to the client device 2a2. If there is print data as an execution result of the application program, screen data serving as a printer designation request A03 for confirming which printer is used for printing is transmitted to the client apparatus 2a2.

図6は、クライアント装置2a2の表示装置26に表示されるプリンタの指定要求の画面の一例を示す図である。プリンタ名を示す枠内に、接続可能なプリンタ名が表示される。ここで、クライアント装置2a2の近くにある、通常は使用していないプリンタ3aを使用したい場合は、画面上のプリンタ検索のボタンをクリックする。   FIG. 6 is a diagram illustrating an example of a printer designation request screen displayed on the display device 26 of the client device 2a2. Connectable printer names are displayed in a frame indicating the printer name. Here, when it is desired to use a printer 3a that is not normally used near the client device 2a2, a printer search button on the screen is clicked.

プリンタ検索のボタンをクリックすることにより、クライアント装置2a2は、ステップCL01で赤外線通信によりクライアント名を含む検索データB01をプリンタ3aに送信する。プリンタ3aは、ステップPR01で検索応答B02をクライアント装置2a2へ送信し、相互に通信設定を決定するためのネゴシエーションを行う。   By clicking the printer search button, the client apparatus 2a2 transmits search data B01 including the client name to the printer 3a by infrared communication in step CL01. In step PR01, the printer 3a transmits a search response B02 to the client apparatus 2a2, and performs negotiation for mutually determining communication settings.

ネゴシエーションが終了したら、プリンタ3aは、プリンタ名、プリンタの機種名、IPアドレス(Internet Protocol Address)などからなるプリンタ情報B03をクライアント装置2a2へ送信する。クライアント装置2a2は、受信したプリンタ情報A04を、そのままSBCサーバ1へ送信する。   When the negotiation is completed, the printer 3a transmits printer information B03 including a printer name, a printer model name, an IP address (Internet Protocol Address), and the like to the client device 2a2. The client device 2a2 transmits the received printer information A04 to the SBC server 1 as it is.

SBCサーバ1は、期限付きのIDとパスワードを生成し、生成したID、パスワード、SBCサーバ1のIPアドレスなどからなるサーバ接続情報A05をクライアント装置2a2へ送信する。クライアント装置2a2は、受信したサーバ接続情報B04を、そのままプリンタ3aへ送信する。   The SBC server 1 generates a time-limited ID and password, and transmits server connection information A05 including the generated ID, password, IP address of the SBC server 1, and the like to the client device 2a2. The client device 2a2 transmits the received server connection information B04 to the printer 3a as it is.

このようにして、プリンタ3aとSBCサーバ1との接続のための情報交換が終わったときに、クライアント装置2a2において図6に示す画面上で、OKのボタンをクリックすることにより、接続OKを示す信号A06がSBCサーバ1へ送信される。SBCサーバ1は、接続準備がOKになった時点で、サーバ接続準備OKの信号A07をクライアント装置2a2へ送信する。クライアント装置2a2は、受信したサーバ接続準備OKの信号B05を、そのままプリンタ3aへ送信する。   In this way, when information exchange for connection between the printer 3a and the SBC server 1 is completed, the connection is indicated by clicking the OK button on the screen shown in FIG. 6 in the client apparatus 2a2. A signal A06 is transmitted to the SBC server 1. When the connection preparation is OK, the SBC server 1 transmits a server connection preparation OK signal A07 to the client apparatus 2a2. The client apparatus 2a2 transmits the received server connection preparation OK signal B05 to the printer 3a as it is.

これで、プリンタ3aとSBCサーバ1との接続準備がOKになったので、プリンタ3aは、受信したサーバ接続情報にクライアント名、プリンタ名を付加した接続要求C01をSBCサーバ1へ送信する。SBCサーバ1は、接続要求C01を受信すると、接続を許可するか否かを決定するために後述のプリンタ認証処理を行う(ステップSV02)。   Since the connection preparation between the printer 3a and the SBC server 1 is now OK, the printer 3a transmits a connection request C01 in which the client name and the printer name are added to the received server connection information to the SBC server 1. When the SBC server 1 receives the connection request C01, the SBC server 1 performs a later-described printer authentication process to determine whether or not to permit the connection (step SV02).

プリンタ認証処理によりプリンタが認証OKになると、SBCサーバ1は、印刷をするためのプリンタの機種名、プリンタドライバの種類、用紙などからなる印刷情報を要求するための印刷情報要求C02をプリンタ3aへ送信する。プリンタ3aは、印刷情報C03をSBCサーバ1へ送信する。   When the printer is authenticated by the printer authentication process, the SBC server 1 sends to the printer 3a a print information request C02 for requesting print information including the model name of the printer for printing, the type of printer driver, and paper. Send. The printer 3a transmits the print information C03 to the SBC server 1.

SBCサーバ1は、受信した印刷情報に合致するプリンタドライバがインストールされていない場合は、予め設定されたWebサイトをアクセスして該当するプリンタドライバをダウンロードした後に、インストールする(ステップSV03)。   If a printer driver that matches the received print information is not installed, the SBC server 1 installs after downloading the corresponding printer driver by accessing a preset Web site (step SV03).

SBCサーバ1は、受信した印刷情報に従って、プリンタ3aの種類に合った印刷データを作成し(ステップSV04)、作成した印刷データを暗号化すると共に、暗号鍵を生成する(ステップSV05)。そして、SBCサーバ1は、暗号化した印刷データC04と生成した暗号鍵C05とをプリンタ3aへ送信する。   The SBC server 1 creates print data suitable for the type of the printer 3a in accordance with the received print information (step SV04), encrypts the created print data, and generates an encryption key (step SV05). Then, the SBC server 1 transmits the encrypted print data C04 and the generated encryption key C05 to the printer 3a.

プリンタ3aは、暗号化された印刷データを暗号鍵により復号化し(ステップPR02)、復号化した印刷データを印刷する(ステップPR03)。   The printer 3a decrypts the encrypted print data with the encryption key (step PR02), and prints the decrypted print data (step PR03).

ここで、前述のプリンタ認証処理について説明する。図8は、SBCサーバ1において実行されるプリンタ認証処理の詳細を示すフローチャートである。   Here, the above-described printer authentication process will be described. FIG. 8 is a flowchart showing details of the printer authentication process executed in the SBC server 1.

まず、SBCサーバ1はCPU11の制御の下で、ID、パスワード、SBCサーバ1のIPアドレスなどからなるサーバ接続情報にクライアント名、プリンタ名を付加した接続要求をプリンタ3aから受信し、サーバに接続してよいか否かを判断するために、受信したサーバ接続情報をSBCサーバ1内で管理している情報と照合する(ステップS01)。   First, under the control of the CPU 11, the SBC server 1 receives from the printer 3a a connection request in which the client name and the printer name are added to the server connection information including the ID, password, IP address of the SBC server 1, etc., and connects to the server. In order to determine whether or not to accept, the received server connection information is collated with information managed in the SBC server 1 (step S01).

照合の結果、受信したサーバ接続情報がSBCサーバ1内で管理している情報と一致しない場合は、認証がNGとなり後述のステップS07へ進み、一致する場合は次のステップに進む(ステップS02)。   As a result of the collation, if the received server connection information does not match the information managed in the SBC server 1, the authentication is NG and the process proceeds to step S07 described later, and if it matches, the process proceeds to the next step (step S02). .

つぎに、受信したクライアント名、プリンタ名を図5に示す印刷許可テーブル14bと照合する(ステップS03)。照合の結果、受信したクライアント名が一致しない場合は認証がNGとなり後述のステップS07へ進み、一致する場合は次のステップに進む(ステップS04)。照合の結果、受信したプリンタ名が一致しない場合は認証がNGとなり後述のステップS07へ進み、一致する場合は次のステップに進む(ステップS05)。   Next, the received client name and printer name are collated with the print permission table 14b shown in FIG. 5 (step S03). As a result of the collation, if the received client name does not match, the authentication is NG and the process proceeds to step S07 to be described later, and if they match, the process proceeds to the next step (step S04). As a result of the collation, if the received printer name does not match, the authentication is NG and the process proceeds to step S07 to be described later. If they match, the process proceeds to the next step (step S05).

これで、受信したサーバ接続情報、クライアント名、プリンタ名が全て一致したので、認証がOKとなり、認証を許可する(ステップS06)。受信したサーバ接続情報、クライアント名、プリンタ名のいずれかが一致しない場合は、認証がNGとなり、認証を許可しない(ステップS06)。   Since the received server connection information, client name, and printer name all match, authentication is OK and authentication is permitted (step S06). If any of the received server connection information, client name, or printer name does not match, the authentication is NG and authentication is not permitted (step S06).

以上説明したように、クライアント装置2a2がプリンタ3aと赤外線通信などの近距離無線通信により情報交換し、SBCサーバ1から入手したSBCサーバ1とのサーバ接続情報をプリンタ3aに与える。サーバ接続情報を元にプリンタ3aがクライアント装置としてSBCサーバ1に接続要求をすると、SBCサーバ1が印刷許可テーブル14bを用いて接続要求をしたプリンタ3aの使用を認証する。認証の後に、SBCサーバ1が暗号化して送信した印刷データをプリンタ3aが受信し、復号化して印刷する。   As described above, the client apparatus 2a2 exchanges information with the printer 3a by short-range wireless communication such as infrared communication, and gives server connection information with the SBC server 1 obtained from the SBC server 1 to the printer 3a. When the printer 3a makes a connection request to the SBC server 1 as a client device based on the server connection information, the SBC server 1 uses the print permission table 14b to authenticate the use of the printer 3a that has made the connection request. After the authentication, the printer 3a receives the print data encrypted and transmitted by the SBC server 1, decrypts it, and prints it.

その結果、プリントシステムにおいて、ネットワーク上の任意のプリンタに簡単な操作で印刷できるようにすると共に、プリンタの利用時およびデータ通信時の印刷データのセキュリティを十分に確保することができる。   As a result, the print system can print to any printer on the network with a simple operation, and can sufficiently secure the security of print data when using the printer and during data communication.

(第2実施形態)
第1実施形態では、プリンタ3aは、図7のステップPR01で検索応答B02をクライアント装置2a2へ送信し、相互に通信設定を決定するためのネゴシエーションを行うにしているが、この時に、以降のクライアント装置としての動作をするためのクライアントプログラムがインストールされていない場合は、予め設定されたWebサイトをアクセスして、クライアントプログラムをダウンロードした後に、インストールして実行するようにしても良い。
(Second Embodiment)
In the first embodiment, the printer 3a transmits a search response B02 to the client apparatus 2a2 in step PR01 of FIG. 7 and performs negotiation for determining communication settings with each other. If a client program for operating as an apparatus is not installed, the client program may be downloaded and then installed and executed after accessing a preset Web site.

前記実施形態において記載したSBCサーバ1の処理、すなわち図8のフローチャートに示す処理は、コンピュータが読み取り可能なプログラムとして、外部記憶装置18に記憶されている。なお、このプログラムは、半導体メモリ(ROM、RAM等)、磁気ディスク(フロッピー(登録商標)ディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)の記録媒体に記憶してもよく、更に、プログラムの一部若しくは全部をSBCサーバ1やクライアント装置2a2に備えられた記録媒体に記憶し、ネットワークNを介して受信して読み取る構成にしてもよい。   The processing of the SBC server 1 described in the embodiment, that is, the processing shown in the flowchart of FIG. 8 is stored in the external storage device 18 as a computer-readable program. The program may be stored in a recording medium such as a semiconductor memory (ROM, RAM, etc.), a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), and an optical disk (CD-ROM, DVD, etc.). A part or all of the program may be stored in a recording medium provided in the SBC server 1 or the client device 2a2, and may be received and read via the network N.

なお、本発明は、以上に述べた実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で種々の構成または形状を取ることができる。   The present invention is not limited to the embodiment described above, and can take various configurations or shapes without departing from the gist of the present invention.

本発明の実施形態に係るプリントシステムの全体構成を示すブロック図。1 is a block diagram showing the overall configuration of a print system according to an embodiment of the present invention. 本実施形態に係るSBCサーバ1の主要部構成を示すブロック図。The block diagram which shows the principal part structure of the SBC server 1 which concerns on this embodiment. 本実施形態に係るクライアント装置2a2の主要部構成を示すブロック図。The block diagram which shows the principal part structure of the client apparatus 2a2 which concerns on this embodiment. 本実施形態に係るプリンタ3aの主要部構成を示すブロック図。FIG. 3 is a block diagram illustrating a main configuration of a printer 3a according to the present embodiment. SBCサーバ1のRAM14に記憶される印刷許可テーブル14bの一例を示す図。The figure which shows an example of the printing permission table 14b memorize | stored in RAM14 of the SBC server 1. FIG. クライアント装置2a2の表示装置26に表示されるプリンタの指定要求の画面の一例を示す図。The figure which shows an example of the screen of the designation | designated request | requirement of the printer displayed on the display apparatus 26 of the client apparatus 2a2. 第1実施形態における、SBCサーバ1とクライアント装置2a2とプリンタ3aとのシーケンス図。The sequence diagram of SBC server 1, client apparatus 2a2, and printer 3a in a 1st embodiment. SBCサーバ1において実行されるプリンタ認証処理の詳細を示すフローチャート。5 is a flowchart showing details of printer authentication processing executed in the SBC server 1.

符号の説明Explanation of symbols

1…SBCサーバ
2、2a1、2a2…クライアント装置
3、3a…プリンタ
11、21、31…CPU
12、22、32…バス
13、23、33…ROM
14、24、34…RAM
14a…クライアント用フレームバッファ
14b…印刷許可テーブル
15、25、35…フレームバッファRAM
16、26、36…表示装置
17、27、37…入力装置
18、28、38…外部記憶装置
18a…補助記憶装置
19、29、39…通信I/F
29a、39a…赤外線通信I/F
N…通信ネットワーク
Na…近距離無線通信ネットワーク
DESCRIPTION OF SYMBOLS 1 ... SBC server 2, 2a1, 2a2 ... Client apparatus 3, 3a ... Printer 11, 21, 31 ... CPU
12, 22, 32 ... buses 13, 23, 33 ... ROM
14, 24, 34 ... RAM
14a ... Client frame buffer 14b ... Print permission tables 15, 25, 35 ... Frame buffer RAM
16, 26, 36 ... display devices 17, 27, 37 ... input devices 18, 28, 38 ... external storage device 18a ... auxiliary storage devices 19, 29, 39 ... communication I / F
29a, 39a ... Infrared communication I / F
N ... Communication network Na ... Short-range wireless communication network

Claims (10)

ネットワークを介したクライアント装置からのサービス要求に基づいてプログラムを動作させ、前記サービス要求に対応する印刷データをネットワークを介したプリンタへ送信するサーバ装置であって、
使用を許可するクライアント装置とプリンタとを関連づけた許可情報を定義する許可情報定義手段と、
クライアント装置から操作データを受信する操作データ受信手段と、
プログラムを実行して前記受信した操作データに対応した印刷データを生成する際に、クライアント装置へ出力先のプリンタの検索要求を送信するプリンタ検索要求送信手段と、
クライアント装置より、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信するプリンタ情報受信手段と、
接続するプリンタを認証するためのサーバ接続情報を生成し、クライアント装置へ送信するサーバ接続情報送信手段と、
プリンタから受信した前記サーバ接続情報および、前記許可情報を参照してプリンタの使用許可を認証する認証手段と、
認証したプリンタに対応した印刷データを作成するための、プリンタドライバや用紙サイズからなる印刷情報をプリンタから受信する印刷情報受信手段と、
前記認証したプリンタに対応した印刷データを作成する印刷データ作成手段と、
前記作成した印刷データを暗号化する暗号化手段と、
前記暗号化した印刷データを前記認証したプリンタに送信する印刷データ送信手段と、
を備えることを特徴とするサーバ装置。
A server device that operates a program based on a service request from a client device via a network and transmits print data corresponding to the service request to a printer via the network,
Permission information defining means for defining permission information associating a client device permitted to use with a printer;
Operation data receiving means for receiving operation data from the client device;
A printer search request transmitting means for transmitting a search request for a printer as an output destination to the client device when executing the program and generating print data corresponding to the received operation data;
Printer information receiving means for receiving printer information including the printer name and address of the printer to be connected from the client device;
Server connection information transmitting means for generating server connection information for authenticating the printer to be connected and transmitting it to the client device;
Authentication means for authenticating use permission of the printer with reference to the server connection information received from the printer and the permission information;
Print information receiving means for receiving, from the printer, print information including a printer driver and a paper size for creating print data corresponding to the authenticated printer;
Print data creation means for creating print data corresponding to the authenticated printer;
An encryption means for encrypting the created print data;
Print data transmitting means for transmitting the encrypted print data to the authenticated printer;
A server device comprising:
前記印刷情報受信手段は、
受信した前記印刷情報に示されたプリンタドライバがサーバ装置内に無い場合は、予め定められたネットワーク上のアドレスを検索して、前記印刷情報に示されたプリンタドライバをインストールする、
ことを特徴とする請求項1に記載のサーバ装置。
The print information receiving means includes
If the printer driver indicated in the received print information is not present in the server device, a predetermined network address is searched and the printer driver indicated in the print information is installed.
The server apparatus according to claim 1.
ネットワークを介して接続されたサーバ装置へサービス要求を行い、そのサービス要求に対応したプログラムの動作に従った画面データを受信すると共に、ネットワークを介したプリンタと近距離無線通信で通信するクライアント装置であって、
操作データをサーバ装置へ送信する操作データ手段と、
画面データをサーバ装置から受信する画面データ受信手段と、
サーバ装置から出力先のプリンタの検索要求を受信する検索要求受信手段と、
近くにあるプリンタと近距離無線通信によりデータ交換をするデータ交換手段と、
前記データ交換をするプリンタより、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信し、サーバ装置へ送信するプリンタ情報仲介手段と、
接続するプリンタを認証するためのサーバ接続情報をサーバ装置から受信し、プリンタへ送信するサーバ接続情報仲介手段と、
を備えることを特徴とするクライアント装置。
A client device that makes a service request to a server device connected via a network, receives screen data according to the operation of a program corresponding to the service request, and communicates with a printer via the network by short-range wireless communication. There,
Operation data means for transmitting operation data to the server device;
Screen data receiving means for receiving screen data from the server device;
Search request receiving means for receiving a search request for an output destination printer from the server device;
Data exchange means for exchanging data with a nearby printer by short-range wireless communication;
Printer information mediating means for receiving printer information consisting of the printer name and address of the printer to be connected from the printer for exchanging data and transmitting it to the server device;
Server connection information mediating means for receiving server connection information for authenticating the printer to be connected from the server device and transmitting it to the printer;
A client device comprising:
前記データ交換手段は、
サーバ装置に接続するためのプログラムがプリンタ内に無い場合は、そのプログラムが置かれた予め定められたネットワーク上のアドレスをプリンタに通知する、
ことを特徴とする請求項3に記載のクライアント装置。
The data exchange means
If there is no program for connecting to the server device in the printer, the printer is notified of a predetermined network address where the program is located.
The client device according to claim 3.
ネットワークを介したクライアント装置と近距離無線通信で通信すると共に、ネットワークを介して接続されたサーバ装置から印刷データを受信するプリンタであって、
近くにあるクライアント装置と近距離無線通信によりデータ交換するデータ交換手段と、
プリンタ名やアドレスからなるプリンタ情報をクライアント装置へ送信するプリンタ情報送信手段と、
接続するプリンタをサーバ装置が認証するためのサーバ接続情報をクライアント装置から受信し、接続要求時にサーバ装置に送信するサーバ接続要求手段と、
暗号化した印刷データを受信する印刷データ受信手段と、
前記暗号化した印刷データを復号化する復号化手段と、
前記復号化した印刷データを印刷する印刷手段と、
を備えることを特徴とするプリンタ。
A printer that communicates with a client device via a network by short-range wireless communication and receives print data from a server device connected via the network,
Data exchange means for exchanging data with a nearby client device by short-range wireless communication;
Printer information transmission means for transmitting printer information including a printer name and address to a client device;
Server connection request means for receiving server connection information for the server device to authenticate the printer to be connected from the client device, and transmitting it to the server device at the time of a connection request;
Print data receiving means for receiving the encrypted print data;
Decryption means for decrypting the encrypted print data;
Printing means for printing the decrypted print data;
A printer comprising:
前記データ交換手段は、
サーバ装置に接続するためのプログラムがプリンタ内に無い場合は、サーバ装置に接続するためのプログラムが置かれた予め定められたネットワーク上のアドレスをクライアント装置から受信して、そのアドレスをアクセスしてプログラムをダウンロードした後にインストールする、
ことを特徴とする請求項5に記載のプリンタ。
The data exchange means
If there is no program for connecting to the server device in the printer, a predetermined network address on which the program for connecting to the server device is placed is received from the client device, and the address is accessed. Install after downloading the program,
The printer according to claim 5.
プログラムを動作させるサーバ装置に対してサービス要求を行なうクライアント装置と、クライアント装置からのサービス要求に基づいてプログラムを動作させるサーバ装置、およびプリンタとが、ネットワークを介して相互に接続可能に構成され、クライアント装置とプリンタは近距離無線通信で接続されたプリントシステムにおいて、
前記サーバ装置は、
使用を許可するクライアント装置とプリンタとを関連づけた許可情報を定義する許可情報定義手段と、
クライアント装置から操作データを受信する操作データ受信手段と、
プログラムを実行して前記受信した操作データに対応した印刷データを生成する際に、クライアント装置へ出力先のプリンタの検索要求を送信するプリンタ検索要求送信手段と、
クライアント装置より、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信するプリンタ情報受信手段と、
接続するプリンタを認証するためのサーバ接続情報を生成し、クライアント装置へ送信するサーバ接続情報送信手段と、
プリンタから受信した前記サーバ接続情報および、前記許可情報を参照してプリンタの使用許可を認証する認証手段と、
認証したプリンタに対応した印刷データを作成するための、プリンタドライバや用紙サイズからなる印刷情報をプリンタから受信する印刷情報受信手段と、
前記認証したプリンタに対応した印刷データを作成する印刷データ作成手段と、
前記作成した印刷データを暗号化する暗号化手段と、
前記暗号化した印刷データを前記認証したプリンタに送信する印刷データ送信手段と、
を備え、
前記クライアント装置は、
操作データをサーバ装置へ送信する操作データ手段と、
画面データをサーバ装置から受信する画面データ受信手段と、
サーバ装置から出力先のプリンタの検索要求を受信する検索要求受信手段と、
近くにあるプリンタと近距離無線通信によりデータ交換をするデータ交換手段と、
前記データ交換をするプリンタより、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信し、サーバ装置へ送信するプリンタ情報仲介手段と、
接続するプリンタを認証するためのサーバ接続情報をサーバ装置から受信し、プリンタへ送信するサーバ接続情報仲介手段と、
を備え、
前記プリンタは、
近くにあるクライアント装置と近距離無線通信によりデータ交換するデータ交換手段と、
プリンタ名やアドレスからなるプリンタ情報をクライアント装置へ送信するプリンタ情報送信手段と、
接続するプリンタをサーバ装置が認証するためのサーバ接続情報をクライアント装置から受信し、接続要求時にサーバ装置に送信するサーバ接続要求手段と、
暗号化した印刷データを受信する印刷データ受信手段と、
前記暗号化した印刷データを復号化する復号化手段と、
前記復号化した印刷データを印刷する印刷手段と、
を備えることを特徴とするプリントシステム。
A client device that makes a service request to a server device that operates a program, a server device that operates a program based on a service request from the client device, and a printer are configured to be mutually connectable via a network, In a printing system in which a client device and a printer are connected by short-range wireless communication,
The server device
Permission information defining means for defining permission information associating a client device permitted to use with a printer;
Operation data receiving means for receiving operation data from the client device;
A printer search request transmitting means for transmitting a search request for a printer as an output destination to the client device when executing the program and generating print data corresponding to the received operation data;
Printer information receiving means for receiving printer information including the printer name and address of the printer to be connected from the client device;
Server connection information transmitting means for generating server connection information for authenticating the printer to be connected and transmitting it to the client device;
Authentication means for authenticating use permission of the printer with reference to the server connection information received from the printer and the permission information;
Print information receiving means for receiving, from the printer, print information including a printer driver and a paper size for creating print data corresponding to the authenticated printer;
Print data creation means for creating print data corresponding to the authenticated printer;
An encryption means for encrypting the created print data;
Print data transmitting means for transmitting the encrypted print data to the authenticated printer;
With
The client device is
Operation data means for transmitting operation data to the server device;
Screen data receiving means for receiving screen data from the server device;
Search request receiving means for receiving a search request for an output destination printer from the server device;
Data exchange means for exchanging data with a nearby printer by short-range wireless communication;
Printer information mediating means for receiving printer information consisting of the printer name and address of the printer to be connected from the printer for exchanging data and transmitting it to the server device;
Server connection information mediating means for receiving server connection information for authenticating the printer to be connected from the server device and transmitting it to the printer;
With
The printer is
Data exchange means for exchanging data with a nearby client device by short-range wireless communication;
Printer information transmission means for transmitting printer information including a printer name and address to a client device;
Server connection request means for receiving server connection information for the server device to authenticate the printer to be connected from the client device, and transmitting it to the server device at the time of a connection request;
Print data receiving means for receiving the encrypted print data;
Decryption means for decrypting the encrypted print data;
Printing means for printing the decrypted print data;
A printing system comprising:
サーバ装置のコンピュータを、
使用を許可するクライアント装置とプリンタとを関連づけた許可情報を定義する許可情報定義手段、
クライアント装置から操作データを受信する操作データ受信手段、
プログラムを実行して前記受信した操作データに対応した印刷データを生成する際に、クライアント装置へ出力先のプリンタの検索要求を送信するプリンタ検索要求送信手段、
クライアント装置より、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信するプリンタ情報受信手段、
接続するプリンタを認証するためのサーバ接続情報を生成し、クライアント装置へ送信するサーバ接続情報送信手段、
プリンタから受信した前記サーバ接続情報および、前記許可情報を参照してプリンタの使用許可を認証する認証手段、
認証したプリンタに対応した印刷データを作成するための、プリンタドライバや用紙サイズからなる印刷情報をプリンタから受信する印刷情報受信手段、
前記認証したプリンタに対応した印刷データを作成する印刷データ作成手段、
前記作成した印刷データを暗号化する暗号化手段、
前記暗号化した印刷データを前記認証したプリンタに送信する印刷データ送信手段、
として機能させるためのプログラム。
The server device computer
Permission information defining means for defining permission information associating a client device permitted to use with a printer;
Operation data receiving means for receiving operation data from the client device;
A printer search request transmission means for transmitting a search request for a printer as an output destination to the client device when executing the program and generating print data corresponding to the received operation data;
Printer information receiving means for receiving printer information including the printer name and address of the printer to be connected from the client device;
Server connection information transmitting means for generating server connection information for authenticating the printer to be connected and transmitting the server connection information to the client device;
Authentication means for authenticating use permission of the printer with reference to the server connection information received from the printer and the permission information;
Print information receiving means for receiving, from the printer, print information consisting of a printer driver and paper size for creating print data corresponding to the authenticated printer;
Print data creating means for creating print data corresponding to the authenticated printer;
An encryption means for encrypting the created print data;
Print data transmitting means for transmitting the encrypted print data to the authenticated printer;
Program to function as.
クライアント装置のコンピュータを、
操作データをサーバ装置へ送信する操作データ手段、
画面データをサーバ装置から受信する画面データ受信手段、
サーバ装置から出力先のプリンタの検索要求を受信する検索要求受信手段、
近くにあるプリンタと近距離無線通信によりデータ交換をするデータ交換手段、
前記データ交換をするプリンタより、接続するプリンタのプリンタ名やアドレスからなるプリンタ情報を受信し、サーバ装置へ送信するプリンタ情報仲介手段、
接続するプリンタを認証するためのサーバ接続情報をサーバ装置から受信し、プリンタへ送信するサーバ接続情報仲介手段、
として機能させるためのプログラム
The client device computer
Operation data means for transmitting operation data to the server device;
Screen data receiving means for receiving screen data from the server device;
Search request receiving means for receiving a search request for the output destination printer from the server device,
Data exchange means for exchanging data with nearby printers via short-range wireless communication,
Printer information mediating means for receiving printer information consisting of the printer name and address of the printer to be connected from the printer for exchanging data and transmitting it to the server device;
Server connection information mediating means for receiving server connection information for authenticating the printer to be connected from the server device and transmitting it to the printer;
Program to function as
プリンタのコンピュータを、
近くにあるクライアント装置と近距離無線通信によりデータ交換するデータ交換手段、
プリンタ名やアドレスからなるプリンタ情報をクライアント装置へ送信するプリンタ情報送信手段、
接続するプリンタをサーバ装置が認証するためのサーバ接続情報をクライアント装置から受信し、接続要求時にサーバ装置に送信するサーバ接続要求手段、
暗号化した印刷データを受信する印刷データ受信手段、
前記暗号化した印刷データを復号化する復号化手段、
前記復号化した印刷データを印刷する印刷手段、
として機能させるためのプログラム。
The printer computer,
Data exchange means for exchanging data with nearby client devices by short-range wireless communication;
Printer information transmission means for transmitting printer information including the printer name and address to the client device;
Server connection request means for receiving server connection information for the server device to authenticate the printer to be connected from the client device and transmitting it to the server device at the time of a connection request;
Print data receiving means for receiving encrypted print data;
Decryption means for decrypting the encrypted print data;
Printing means for printing the decrypted print data;
Program to function as.
JP2007312950A 2007-12-04 2007-12-04 Server device, client device, printer, print system, and program Pending JP2009140030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007312950A JP2009140030A (en) 2007-12-04 2007-12-04 Server device, client device, printer, print system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007312950A JP2009140030A (en) 2007-12-04 2007-12-04 Server device, client device, printer, print system, and program

Publications (1)

Publication Number Publication Date
JP2009140030A true JP2009140030A (en) 2009-06-25

Family

ID=40870606

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007312950A Pending JP2009140030A (en) 2007-12-04 2007-12-04 Server device, client device, printer, print system, and program

Country Status (1)

Country Link
JP (1) JP2009140030A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011040065A (en) * 2009-08-12 2011-02-24 Ricoh Co Ltd Method for printing print job, print system, and computer-readable medium
JP2011160226A (en) * 2010-02-01 2011-08-18 Fujitsu Ltd Terminal, content data acquisition program and content data acquisition method
WO2012166191A1 (en) * 2011-05-31 2012-12-06 Microsoft Corporation Printing using a platform-independent driver
JP2014095969A (en) * 2012-11-08 2014-05-22 Star Micronics Co Ltd Network printing system and network printing program
US9264291B2 (en) 2010-03-31 2016-02-16 Brother Kogyo Kabushiki Kaisha Printer searching device
US9367779B2 (en) 2010-01-07 2016-06-14 Seiko Epson Corporation Encryption processing device, encryption processing system and control method for encryption processing device
JP2016136704A (en) * 2015-01-23 2016-07-28 キヤノン株式会社 System, communication device, communication method, and program
JPWO2015189930A1 (en) * 2014-06-11 2017-04-20 株式会社日立製作所 Print control system, print control method, server, and user terminal
JP2018139077A (en) * 2017-02-24 2018-09-06 株式会社リコー Network system and communication method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011040065A (en) * 2009-08-12 2011-02-24 Ricoh Co Ltd Method for printing print job, print system, and computer-readable medium
US9367779B2 (en) 2010-01-07 2016-06-14 Seiko Epson Corporation Encryption processing device, encryption processing system and control method for encryption processing device
JP2011160226A (en) * 2010-02-01 2011-08-18 Fujitsu Ltd Terminal, content data acquisition program and content data acquisition method
US9264291B2 (en) 2010-03-31 2016-02-16 Brother Kogyo Kabushiki Kaisha Printer searching device
WO2012166191A1 (en) * 2011-05-31 2012-12-06 Microsoft Corporation Printing using a platform-independent driver
CN103562845A (en) * 2011-05-31 2014-02-05 微软公司 Printing using a platform-independent driver
US9092164B2 (en) 2011-05-31 2015-07-28 Microsoft Technology Licensing, Llc Printing using a platform-independent driver
CN103562845B (en) * 2011-05-31 2016-05-18 微软技术许可有限责任公司 The irrelevant driver of usage platform prints
JP2014095969A (en) * 2012-11-08 2014-05-22 Star Micronics Co Ltd Network printing system and network printing program
JPWO2015189930A1 (en) * 2014-06-11 2017-04-20 株式会社日立製作所 Print control system, print control method, server, and user terminal
JP2016136704A (en) * 2015-01-23 2016-07-28 キヤノン株式会社 System, communication device, communication method, and program
JP2018139077A (en) * 2017-02-24 2018-09-06 株式会社リコー Network system and communication method

Similar Documents

Publication Publication Date Title
EP3271858B1 (en) Output apparatus, program, output system, and output method
JP2009140030A (en) Server device, client device, printer, print system, and program
JP4429966B2 (en) Image forming job authentication system and image forming job authentication method
EP3065436B1 (en) Non-transitory computer-readable information recording medium, information processing apparatus, and communications method
JP6390123B2 (en) Information processing system and authentication information providing method
JP5310710B2 (en) Pull print system and program
US20060092455A1 (en) Information ouput system, information processing apparatus, information processing method, and computer program
JP6183352B2 (en) Printing system, printing output apparatus and program
US20050120211A1 (en) Server apparatus, client apparatus, object administration system, object administration method, computer program, and storage medium
US8078699B2 (en) Setting a network address for communicating with a network device when installing a device control program
US20070115494A1 (en) Image processing system, information processing device, computer readable recording medium, and information processing method
US10178134B2 (en) Management apparatus and method for controlling management apparatus
KR20130047493A (en) Image forming apprartus, license server, terminal device, method for installing application, and method for providing application file
EP2990986B1 (en) Output system, output apparatus, and output method
US9372647B2 (en) Image forming apparatus capable of printing image data associated with print right, method of controlling the same, and storage medium
JP5917024B2 (en) Image forming apparatus, image forming apparatus control method, and program
JP2018037927A (en) Information processing apparatus, information processing system, information processing method, and program
EP3985497A1 (en) Information processing system, output system, output method, and recording medium
JP2009093578A (en) Image processing system, image processing device, and image processing program
JP7013962B2 (en) Equipment system, job processing method, information processing device, program
JP2006261937A (en) Communication profile automatic distribution setting system and method, and management device, and program
JP4018376B2 (en) Control device, control method, and medium storing control program
JP7003642B2 (en) Computer program for management equipment
JP2007207166A (en) Program, device, and method of printing instructing
JP2005088534A (en) Peripheral device managing system