JP2015049862A - Information processing device, system, method, and program - Google Patents

Information processing device, system, method, and program Download PDF

Info

Publication number
JP2015049862A
JP2015049862A JP2013183464A JP2013183464A JP2015049862A JP 2015049862 A JP2015049862 A JP 2015049862A JP 2013183464 A JP2013183464 A JP 2013183464A JP 2013183464 A JP2013183464 A JP 2013183464A JP 2015049862 A JP2015049862 A JP 2015049862A
Authority
JP
Japan
Prior art keywords
client device
information
printer
application software
information processing
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
JP2013183464A
Other languages
Japanese (ja)
Inventor
千秋 秋山
Chiaki Akiyama
千秋 秋山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2013183464A priority Critical patent/JP2015049862A/en
Publication of JP2015049862A publication Critical patent/JP2015049862A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To install application software in a client device that corresponds to attributes of the client device, on establishing connection between the client device and a printer.SOLUTION: A print server 10 comprises: a request reception unit 11 which receives a printer connection request from a client device; an acquisition unit 12 which acquires attribute information from the client device; a generation unit 14 which determines configuration of an application according to the acquired attribute information and generates an application installer for installing the application having the determined configuration in the client device; and a request response unit 15 which transmits to the client device the generated application installer and a file and configuration information of a printer driver corresponding to a printer specified in the printer connection request, as a response to the printer connection request.

Description

本発明は、印刷を支援するアプリケーションソフトをクライアント装置に配布する情報処理装置、システム、方法およびプログラムに関する。   The present invention relates to an information processing apparatus, system, method, and program for distributing application software that supports printing to client apparatuses.

従来、クライアント装置に所定のアプリケーションソフトを配布することで、クライアント装置からプリンタにアクセスして印刷処理を実行する際に様々な印刷支援を行えるようにする技術が知られている。また、このようなアプリケーションソフトを、プリンタドライバのインストールに連動させてクライアント装置にインストールさせる技術も知られている(例えば、特許文献1参照)。   2. Description of the Related Art Conventionally, a technique is known in which predetermined application software is distributed to a client device, so that various printing support can be performed when a client device accesses a printer and executes print processing. A technique for installing such application software on a client device in conjunction with installation of a printer driver is also known (see, for example, Patent Document 1).

特許文献1には、クライアント装置からサーバを介してプリンタにアクセスがあると、サーバが、クライアント用インストーラの送信に続いて、ユーティリティインストーラをクライアント装置へ送信することが記載されている。この特許文献1に記載の技術によれば、サーバに接続されているプリンタに適合するユーティリティソフト(印刷を支援するアプリケーションソフト)を、クライアント装置へ確実にインストールすることができる。   Patent Document 1 describes that when a client device accesses a printer via a server, the server transmits a utility installer to the client device following transmission of the client installer. According to the technique described in Patent Document 1, utility software (application software that supports printing) compatible with a printer connected to a server can be surely installed in a client device.

しかし、クライアント装置において有用な印刷支援の機能は、例えばクライアント装置を使用するユーザの業務内容など、クライアント装置の属性に応じて異なる場合が多い。つまり、同じ印刷支援の機能であっても、クライアント装置の属性によってはその機能が必要であったり、必要でなかったりする。また、クライアント装置に与える印刷支援の機能に対して、ネットワークの管理者が一定の制限を設けたいと考える場合もある。特許文献1に記載の技術では、クライアント装置の属性に関わらず、プリンタに適合したユーティリティソフトがクライアント装置に一律にインストールされるため、上記の要求に対応することができない。   However, the print support function useful in the client apparatus often differs depending on the attributes of the client apparatus, such as the business contents of the user who uses the client apparatus. That is, even the same print support function may or may not be necessary depending on the attributes of the client device. In some cases, the network administrator may want to set certain restrictions on the print support function provided to the client device. According to the technique described in Patent Document 1, utility software suitable for a printer is uniformly installed in a client device regardless of the attributes of the client device, and thus cannot satisfy the above request.

本発明は、上記に鑑みてなされたものであって、プリンタに対する接続の確立と連動して、クライアント装置の属性に適合したアプリケーションソフトをクライアント装置にインストールさせることができる情報処理装置、システム、方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above, and is an information processing apparatus, system, and method capable of causing a client device to install application software adapted to the attributes of the client device in conjunction with establishment of a connection to a printer And to provide a program.

上述した課題を解決し、目的を達成するために、本発明は、ネットワークを介してクライアント装置と接続される情報処理装置であって、前記クライアント装置から、前記情報処理装置に接続されているプリンタに対する接続要求を受け付ける要求受付部と、前記クライアント装置から、該クライアント装置の属性情報を取得する取得部と、取得した前記属性情報に応じて、前記プリンタによる印刷を支援するアプリケーションソフトの構成を決定し、決定した構成の前記アプリケーションソフトを前記クライアント装置にインストールさせるための第1情報を生成する生成部と、生成した前記第1情報を、前記プリンタに対する接続を確立するための第2情報とともに、前記接続要求に対する応答として前記クライアント装置に送信する要求応答部と、を備える。   In order to solve the above-described problem and achieve the object, the present invention provides an information processing apparatus connected to a client apparatus via a network, the printer connected from the client apparatus to the information processing apparatus A request receiving unit that receives a connection request to the client, an acquisition unit that acquires attribute information of the client device from the client device, and a configuration of application software that supports printing by the printer according to the acquired attribute information And a generating unit that generates first information for causing the client device to install the application software having the determined configuration, and the generated first information together with second information for establishing a connection to the printer, A request to be sent to the client device as a response to the connection request It includes a response unit.

本発明によれば、プリンタに対する接続の確立と連動して、クライアント装置の属性に適合したアプリケーションソフトをクライアント装置にインストールさせることができるという効果を奏する。   According to the present invention, in conjunction with establishment of a connection to a printer, there is an effect that application software suitable for the attributes of the client device can be installed in the client device.

図1は、実施形態のネットワークシステムの構成例を示すシステム構成図である。FIG. 1 is a system configuration diagram illustrating a configuration example of a network system according to an embodiment. 図2は、プリントサーバの機能的な構成例を示すブロック図である。FIG. 2 is a block diagram illustrating a functional configuration example of the print server. 図3は、第1テーブルの一例を示す図である。FIG. 3 is a diagram illustrating an example of the first table. 図4は、第2テーブルの一例を示す図である。FIG. 4 is a diagram illustrating an example of the second table. 図5は、第3テーブルの一例を示す図である。FIG. 5 is a diagram illustrating an example of the third table. 図6は、フロー定義ファイルの一例を示す図である。FIG. 6 is a diagram illustrating an example of a flow definition file. 図7は、クライアント装置の機能的な構成例を示すブロック図である。FIG. 7 is a block diagram illustrating a functional configuration example of the client device. 図8は、クライアント装置とプリントサーバとの間で連携して行われる情報処理の概要を示すシーケンス図である。FIG. 8 is a sequence diagram illustrating an outline of information processing performed in cooperation between the client device and the print server. 図9は、クライアント装置の処理手順を示すフローチャートである。FIG. 9 is a flowchart illustrating the processing procedure of the client apparatus. 図10は、プリントサーバの処理手順を示すフローチャートである。FIG. 10 is a flowchart showing the processing procedure of the print server. 図11は、アプリの更新が発生した場合のプリントサーバの処理手順を示すフローチャートである。FIG. 11 is a flowchart illustrating a processing procedure of the print server when an application update occurs. 図12は、複数のプリンタに対して共通のアプリが対応付けられている場合のプリントサーバの処理手順を示すフローチャートである。FIG. 12 is a flowchart illustrating a processing procedure of the print server when a common application is associated with a plurality of printers. 図13は、アプリの構成例を示すブロック図である。FIG. 13 is a block diagram illustrating a configuration example of an application. 図14は、プリンタリストの一例を示す図である。FIG. 14 is a diagram illustrating an example of a printer list. 図15は、プリンタ削除のイベントが発生した場合のクライアント装置の処理手順を示すフローチャートである。FIG. 15 is a flowchart illustrating a processing procedure of the client apparatus when a printer deletion event occurs.

以下に添付図面を参照して、この発明に係る情報処理装置、システム、方法およびプログラムの実施形態を詳細に説明する。   Exemplary embodiments of an information processing apparatus, a system, a method, and a program according to the present invention will be described below in detail with reference to the accompanying drawings.

図1は、本実施形態のネットワークシステムの構成例を示すシステム構成図である。図1に示すネットワークシステムは、情報処理装置としてのプリントサーバ10と、複数のクライアント装置20A,20B(以下、総称する場合は「クライアント装置20」という)と、複数のプリンタ30A,30B(以下、総称する場合は「プリンタ30」という)と、を備える。プリントサーバ10と複数のクライアント装置20は、それぞれネットワーク40に接続され、ネットワーク40を介して相互に通信ができる状態となっている。また、複数のプリンタ30は、プリントサーバ10に対して直接、あるいはネットワーク40を通じて接続されている。図1に示す例では、プリンタ30Aがプリントサーバ10に直接接続され、プリンタ30Bがネットワーク40を通じてプリントサーバ10に接続されている。   FIG. 1 is a system configuration diagram illustrating a configuration example of a network system according to the present embodiment. The network system shown in FIG. 1 includes a print server 10 serving as an information processing apparatus, a plurality of client apparatuses 20A and 20B (hereinafter collectively referred to as “client apparatus 20”), and a plurality of printers 30A and 30B (hereinafter referred to as “client apparatus 20”). Collectively referred to as “printer 30”). The print server 10 and the plurality of client devices 20 are connected to the network 40 and can communicate with each other via the network 40. The plurality of printers 30 are connected to the print server 10 directly or through the network 40. In the example shown in FIG. 1, the printer 30 </ b> A is directly connected to the print server 10, and the printer 30 </ b> B is connected to the print server 10 through the network 40.

なお、図1に示す構成はネットワークシステムの一構成例であり、これに限定されるものではない。例えば、ネットワーク40に接続されたそれぞれの要素は、同じサブネット内にあってもよいし、間にルータやスイッチなどのネットワーク機器を挟んだ構成であってもよい。また、ネットワークシステムに含まれるクライアント装置20の数やプリンタ30の数は任意である。図1ではクライアント装置20として2つのクライアント装置20A,20Bを図示しているが、3つ以上のクライアント装置20が存在していてもよい。また、図1ではプリントサーバ10に接続されたプリンタ30として2つのプリンタ30A,30Bを図示しているが、プリンタ30の数は1つであってもよいし、3つ以上であってもよい。また、プリンタ30は、印刷機能のみを持つものであってもよいし、印刷機能のほかに、コピー機能、ファクシミリ機能、スキャナ機能などを装備した複合機であってもよい。   The configuration shown in FIG. 1 is an example of the configuration of the network system, and is not limited to this. For example, each element connected to the network 40 may be in the same subnet, or may have a configuration in which a network device such as a router or a switch is sandwiched therebetween. Further, the number of client devices 20 and the number of printers 30 included in the network system are arbitrary. In FIG. 1, two client devices 20A and 20B are shown as the client device 20, but three or more client devices 20 may exist. In FIG. 1, two printers 30 </ b> A and 30 </ b> B are illustrated as printers 30 connected to the print server 10, but the number of printers 30 may be one, or may be three or more. . Further, the printer 30 may have only a printing function, or may be a multi-function machine equipped with a copy function, a facsimile function, a scanner function, etc. in addition to the printing function.

本実施形態のネットワークシステムでは、複数のクライアント装置20が、プリントサーバ10に接続されているプリンタ30を共有して利用することができる。クライアント装置20は、プリンタ30を利用する場合、プリントサーバ10に対して、接続を確立したいプリンタ30を指定したプリンタ接続要求を行う。プリントサーバ10は、クライアント装置20からのプリンタ接続要求に応じて、指定されたプリンタ30に対する接続を確立するために必要な情報(第2情報)をクライアント装置20に渡す。この情報は、例えば、指定されたプリンタ30に対応するプリンタドライバのファイルおよび構成情報である。クライアント装置20は、プリントサーバ10からこれらの情報を受信(ダウンロード)することにより、指定したプリンタ30に対する接続を確立し、以降、このプリンタ30を印刷データの出力先として利用することができる。   In the network system of the present embodiment, a plurality of client devices 20 can share and use the printer 30 connected to the print server 10. When the client device 20 uses the printer 30, the client device 20 makes a printer connection request to the print server 10 specifying the printer 30 to be connected. In response to a printer connection request from the client device 20, the print server 10 passes information (second information) necessary for establishing a connection to the designated printer 30 to the client device 20. This information is, for example, a printer driver file and configuration information corresponding to the designated printer 30. The client device 20 receives (downloads) these pieces of information from the print server 10 to establish a connection to the designated printer 30 and thereafter can use the printer 30 as an output destination of print data.

また、本実施形態のネットワークシステムでは、クライアント装置20からプリンタ接続要求があった場合に、プリントサーバ10が、指定されたプリンタ30による印刷を支援するユーティリティであるアプリケーションソフト(以下、「アプリ」と略称する)をクライアント装置20に対して配布する。この際、プリントサーバ10は、クライアント装置20の属性情報を取得し、この属性情報に基づいてクライアント装置20に適合したアプリの構成を決定する。そして、決定した構成のアプリをクライアント装置20にインストールさせるための情報(第1情報)を生成する。この情報は、例えば、アプリに含まれる機能のコンポーネントを含んだアプリインストーラである。プリントサーバ10は、このアプリインストーラを、上述したプリンタドライバのファイルおよび構成情報とともに、プリンタ接続要求に対する応答としてクライアント装置20に渡す。クライアント装置20は、プリントサーバ10からアプリインストーラを受信(ダウンロード)し、例えば、プリンタ30がクライアント装置20に接続されることを示す通知(プリンタ追加の通知)の受信をトリガとして、このアプリインストーラを起動する。これにより、プリンタ30による印刷を支援するアプリが、プリンタ30に対する接続の確立と連動して、クライアント装置20に自動的にインストールされる。   In the network system according to the present embodiment, when the client apparatus 20 receives a printer connection request, the print server 10 uses application software (hereinafter referred to as “application”) that is a utility that supports printing by the designated printer 30. (Abbreviated) is distributed to the client device 20. At this time, the print server 10 acquires the attribute information of the client device 20 and determines the configuration of the application that is suitable for the client device 20 based on the attribute information. And the information (1st information) for making the client apparatus 20 install the application of the determined structure is produced | generated. This information is, for example, an application installer that includes components of functions included in the application. The print server 10 passes this application installer to the client device 20 as a response to the printer connection request together with the above-described printer driver file and configuration information. The client device 20 receives (downloads) the application installer from the print server 10 and, for example, receives the application installer as a trigger when receiving a notification indicating that the printer 30 is connected to the client device 20 (printer addition notification). to start. As a result, an application that supports printing by the printer 30 is automatically installed in the client device 20 in conjunction with the establishment of the connection to the printer 30.

本実施形態のネットワークシステムでは、プリントサーバ10とクライアント装置20との間で以上の処理が実行されることにより、プリンタ30に対する接続の確立と連動して、クライアント装置20の属性に適合したアプリをクライアント装置20にインストールさせることができる。   In the network system according to the present embodiment, the above processing is executed between the print server 10 and the client device 20, so that an application that matches the attribute of the client device 20 is linked with the establishment of the connection to the printer 30. The client device 20 can be installed.

本実施形態のネットワークシステムにおいて、プリントサーバ10およびクライアント装置20は、通常のコンピュータシステムとしてのハードウェア構成を有する。つまり、プリントサーバ10およびクライアント装置20は、それぞれ、CPU(Central Processing Unit)などの制御装置、ROM(Read Only Memory)やRAM(Random Access Memory)などの記憶装置、ハードディスクドライブ、CD(Compact Disc)ドライブ、DVD(Digital Versatile Disc)ドライブ、フラッシュメモリなどの補助記憶装置、これらを接続するバスなどを備える。   In the network system of this embodiment, the print server 10 and the client device 20 have a hardware configuration as a normal computer system. That is, the print server 10 and the client device 20 are respectively a control device such as a CPU (Central Processing Unit), a storage device such as a ROM (Read Only Memory) and a RAM (Random Access Memory), a hard disk drive, and a CD (Compact Disc). Auxiliary storage devices such as a drive, a DVD (Digital Versatile Disc) drive, and a flash memory, and a bus for connecting them are provided.

また、プリントサーバ10およびクライアント装置20には、それぞれオペレーションシステムが搭載され、各種のアプリケーションプログラムは、このオペレーションシステム上で動作する。オペレーションシステムとしては、例えば、Microsoft社のWindows(登録商標)が知られている。Windows(登録商標)は、クライアントがサーバ上のリモートプリンタへの接続を確立するためのプリンタドライバのファイルおよび構成情報を自動的にダウンロードするポイントアンドプリントと呼ばれる機能をサポートしている。また、Windows(登録商標)は、ポイントアンドプリントを実行する際に任意のファイルをコピーしたり、イベントを受信したりするためのインタフェースを提供している。プリントサーバ10およびクライアント装置20がオペレーションシステムとしてWindows(登録商標)を搭載している場合、これらの機能を利用することで、上述した処理を簡便に行うこともできる。すなわち、プリンタドライバのファイルおよび構成情報のダウンロードをポイントアンドプリントで行い、コピー対象のファイルとしてアプリインストーラを指定し、受信するイベントとしてプリンタ追加の通知のイベントを指定することにより、上述した処理の一部をオペレーションシステムの動作として実行させることができる。   The print server 10 and the client device 20 are each equipped with an operation system, and various application programs operate on the operation system. As an operation system, for example, Windows (registered trademark) of Microsoft Corporation is known. Windows (registered trademark) supports a function called point and print in which a client automatically downloads a printer driver file and configuration information for establishing a connection to a remote printer on a server. Windows (registered trademark) provides an interface for copying an arbitrary file or receiving an event when performing point-and-print. When the print server 10 and the client device 20 are equipped with Windows (registered trademark) as an operation system, the above-described processing can be easily performed by using these functions. That is, the printer driver file and configuration information are downloaded by point-and-print, the application installer is specified as the file to be copied, and the printer addition notification event is specified as the received event. Can be executed as an operation of the operation system.

以下では、本実施形態のネットワークシステムの具体例についてさらに詳しく説明する。なお、以下に示す例では、クライアント装置20の属性情報として、クライアント装置20を使用するユーザの識別情報であるユーザ名を用いるが、クライアント装置20の属性情報はこれに限らない。例えば、クライアント装置20のハードウェア・ソフトウェア構成を示す情報を属性情報として用いてもよいし、クライアント装置20の設置位置の情報など、その他の情報を属性情報として用いてもよい。   Hereinafter, a specific example of the network system of this embodiment will be described in more detail. In the example shown below, a user name that is identification information of a user who uses the client device 20 is used as the attribute information of the client device 20, but the attribute information of the client device 20 is not limited to this. For example, information indicating the hardware / software configuration of the client device 20 may be used as attribute information, or other information such as information on the installation position of the client device 20 may be used as attribute information.

まず、プリントサーバ10の詳細を説明する。図2は、プリントサーバ10の機能的な構成例を示すブロック図である。図2に示すように、プリントサーバ10は、要求受付部11と、取得部12と、記憶部13と、生成部14と、要求応答部15と、通知部16と、を備える。これらの機能的な構成要素は、例えば、プリントサーバ10に所定のプログラムを実行させることによって実現することができる。また、これらの構成要素の一部を、上述したポイントアンドプリントの機能を利用してオペレーションシステムが実現するように構成してもよい。また、これらの構成要素の一部を、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などの専用のハードウェアにより実現するように構成してもよい。   First, details of the print server 10 will be described. FIG. 2 is a block diagram illustrating a functional configuration example of the print server 10. As illustrated in FIG. 2, the print server 10 includes a request reception unit 11, an acquisition unit 12, a storage unit 13, a generation unit 14, a request response unit 15, and a notification unit 16. These functional components can be realized by causing the print server 10 to execute a predetermined program, for example. Further, some of these components may be configured to be realized by the operation system using the above-described point-and-print function. Moreover, you may comprise so that some of these components may be implement | achieved by dedicated hardwares, such as ASIC (Application Specific Integrated Circuit) and FPGA (Field Programmable Gate Array).

要求受付部11は、クライアント装置20から、プリントサーバ10に接続されているプリンタ30に対するプリンタ接続要求を受け付ける。例えば、要求受付部11は、プリントサーバ10にアクセスしたクライアント装置20に、プリントサーバ10に接続されているプリンタ30の一覧を含むプリンタ選択画面を表示させる。クライアント装置20を使用するユーザは、このプリンタ選択画面を参照し、プリンタ30の一覧の中から印刷データの出力先として利用したいプリンタ30を選択する。そして、この選択操作に応じて、クライアント装置20からプリントサーバ10に対して、接続要求の対象となるプリンタ30を指定したプリンタ接続要求が送られる。要求受付部11は、このクライアント装置20からのプリンタ接続要求を受信することにより、プリンタ接続要求を受け付ける。   The request receiving unit 11 receives a printer connection request for the printer 30 connected to the print server 10 from the client device 20. For example, the request reception unit 11 displays a printer selection screen including a list of printers 30 connected to the print server 10 on the client device 20 that has accessed the print server 10. A user using the client device 20 refers to the printer selection screen and selects a printer 30 to be used as an output destination of print data from the list of printers 30. In response to this selection operation, the printer connection request specifying the printer 30 that is the target of the connection request is sent from the client device 20 to the print server 10. The request receiving unit 11 receives the printer connection request from the client device 20 to receive the printer connection request.

取得部12は、要求受付部11がクライアント装置20からのプリンタ接続要求を受け付けた場合に、クライアント装置20の属性情報として、クライアント装置20を使用するユーザの識別情報であるユーザ名を、クライアント装置20から取得する。例えば、取得部12は、クライアント装置20に対してユーザ名の取得要求を行い、この取得要求に応じてクライアント装置20から送信されたユーザ名を受信することにより、クライアント装置20の属性情報としてのユーザ名を取得する。また、クライアント装置20がプリンタ接続要求をプリントサーバ10に送信する場合に、ユーザ名を付加して送信するように構成してもよい。この場合、取得部12は、プリンタ接続要求とともにクライアント装置20から送信されたユーザ名を受信することにより、クライアント装置20の属性情報としてのユーザ名を取得する。   When the request reception unit 11 receives a printer connection request from the client device 20, the acquisition unit 12 uses, as attribute information of the client device 20, a user name that is identification information of a user who uses the client device 20, as the client device 20. Get from 20. For example, the acquisition unit 12 makes a user name acquisition request to the client device 20 and receives the user name transmitted from the client device 20 in response to the acquisition request, thereby obtaining the attribute information of the client device 20. Get the user name. In addition, when the client device 20 transmits a printer connection request to the print server 10, a configuration may be adopted in which a user name is added and transmitted. In this case, the acquisition unit 12 acquires the user name as attribute information of the client device 20 by receiving the user name transmitted from the client device 20 together with the printer connection request.

記憶部13は、後述の生成部14がアプリインストーラを生成するために必要な各種情報を記憶する。例えば、記憶部13は、ユーザ名とユーザの業務および利用許可情報とを対応付けた第1テーブルT1と、業務と該業務に適合する印刷支援の機能とを対応付けた第2テーブルT2と、業務と該業務に適合するフロー定義とを対応付けた第3テーブルT3と、を記憶する。   The storage unit 13 stores various types of information necessary for the generation unit 14 described later to generate an application installer. For example, the storage unit 13 includes a first table T1 in which a user name is associated with a user's business and use permission information, a second table T2 in which a business is associated with a print support function suitable for the business, A third table T3 that associates the business with the flow definition that matches the business is stored.

図3は、記憶部13が記憶する第1テーブルT1の一例を示す図である。ユーザ名は、ネットワーク40に接続されたクライアント装置20を使用するユーザを一意に特定する識別情報である。業務は、ユーザが日常的に行っている業務の内容を示す情報である。利用許可情報は、ユーザに対してアプリの利用を許可するか否かを示す情報である。図3の例では、ユーザ名が「User1」のユーザの業務は「一般」であり、このユーザに対してはアプリの利用が許可されていることが示されている。この第1テーブルT1の情報は、ネットワークシステムを管理する管理者により登録され、変更が生じると管理者によって更新される。なお、アプリの利用に対して制限を設けない場合は、第1テーブルT1は、ユーザ名と業務とを対応付けた情報となり、利用許可情報は含まれない。   FIG. 3 is a diagram illustrating an example of the first table T1 stored in the storage unit 13. The user name is identification information that uniquely identifies a user who uses the client device 20 connected to the network 40. The business is information indicating the content of the business that the user performs on a daily basis. The usage permission information is information indicating whether or not the user is permitted to use the application. In the example of FIG. 3, the business of the user whose user name is “User1” is “general”, and it is indicated that the use of the application is permitted for this user. The information in the first table T1 is registered by an administrator who manages the network system, and is updated by the administrator when a change occurs. Note that when there is no restriction on the use of the application, the first table T1 is information in which the user name is associated with the business, and usage permission information is not included.

図4は、記憶部13が記憶する第2テーブルT2の一例を示す図である。機能は、アプリに含めることが可能な印刷に関わる機能であり、複数の項目が存在する。それぞれの項目ごとに、業務に対応付けて「利用する」/「利用しない」が記述されている。「利用する」と記述された項目の機能は、その業務に適合する機能であることを示し、「利用しない」と記述された項目の機能は、その業務に適合しない機能であることを示している。図4の例では、「一般」業務には「機能A」、「機能B」、・・・、が適合する業務であり、「経理」業務には「機能C」、・・・、が適合する業務であることが示されている。   FIG. 4 is a diagram illustrating an example of the second table T2 stored in the storage unit 13. The function is a function related to printing that can be included in the application, and there are a plurality of items. For each item, “use” / “do not use” is described in association with the work. The function of the item described as “use” indicates that the function is suitable for the business, and the function of the item described as “not used” indicates that the function is not suitable for the business. Yes. In the example of FIG. 4, “function A”, “function B”,... Are suitable for “general” work, and “function C”,... Are suitable for “accounting” work. It is shown that it is a business to do.

具体的な例を挙げると、例えば、「機能A」が印刷プレビューの表示機能であるとする。「一般」業務の場合、ユーザは最終的に印刷出力された状態を印刷プレビューで確認することを望む場合が多く、印刷プレビューの表示機能は「一般」業務のユーザにとって有用な機能である。これに対し「経理」業務の場合は、定型の帳票などに数値を入力して印刷出力することが多く、印刷プレビューの表示機能は「経理」業務のユーザにはほとんど利用されない機能である。このため、図4の例では、「機能A」は「一般」業務に適合し、「経理」業務には適合しない機能とされている。   As a specific example, for example, it is assumed that “function A” is a print preview display function. In the case of “general” business, the user often desires to confirm the final print-out state with the print preview, and the print preview display function is a useful function for the user of the “general” business. On the other hand, in the case of “accounting” work, a numeric value is often input into a standard form and printed out, and the display function of the print preview is a function rarely used by the user of “accounting” work. Therefore, in the example of FIG. 4, “function A” is a function that conforms to the “general” business and does not conform to the “accounting” business.

また、例えば、「機能C」が印刷出力する用紙の自動設定機能であるとする。「経理」業務の場合、上述したように定型の帳票などの印刷出力が多く、用紙の自動設定機能は「経理」業務のユーザにとって有用な機能である。これに対し「一般」業務の場合、印刷の対象は様々であり、印刷の対象に応じて最適な用紙をユーザが選択することが多いため、用紙の自動設定機能は「一般」業務のユーザにはほとんど利用されない機能である。このため、図4の例では、「機能C」は「経理」業務に適合し、「一般」業務には適合しない機能とされている。   Further, for example, it is assumed that “function C” is an automatic setting function for paper to be printed out. In the case of “accounting” work, as described above, there are many printouts such as standard forms, and the automatic paper setting function is a useful function for users of “accounting” work. On the other hand, in the case of “general” work, the print target varies, and the user often selects the optimum paper according to the print target. Is a rarely used function. For this reason, in the example of FIG. 4, “function C” is a function that conforms to “accounting” business and does not conform to “general” business.

このように、印刷に関わる機能は、ユーザの業務によって必要であったり、必要でなかったりする。業務に適合する機能を第2テーブルT2で定めておくことにより、アプリに含めることが可能な機能のうち、それぞれの業務に適合した機能を特定することができる。なお、第2テーブルT2の情報は、第1テーブルT1と同様にネットワークシステムを管理する管理者により登録され、変更が生じると管理者によって更新される。例えば、アプリの更新(バージョンアップ)によって新たな機能が加わる場合は、管理者の登録によって、新たな機能の項目が第2テーブルT2に追加される。   As described above, the functions related to printing may or may not be necessary depending on the user's business. By defining the function suitable for the business in the second table T2, it is possible to specify the function suitable for each business among the functions that can be included in the application. The information in the second table T2 is registered by an administrator who manages the network system in the same manner as the first table T1, and is updated by the administrator when a change occurs. For example, when a new function is added by application update (version upgrade), an item of a new function is added to the second table T2 by registration of the administrator.

図5は、記憶部13が記憶する第3テーブルT3の一例を示す図である。フロー定義は、アプリに含まれる各機能の動作条件を示す情報である。フロー定義は業務ごとに予め定められ、フロー定義ファイルとして記憶部13内、あるいは別の記憶装置の記憶領域に格納されている。第3テーブルT3では、業務とその業務に適合するフロー定義を特定する情報とを対応付けて記述している。図5の例では、「一般」業務に適合するフロー定義は「フロー定義A」であり、「経理」業務に適合するフロー定義は「フロー定義B」であり、「営業」業務に適合するフロー定義は「フロー定義C」であることが示されている。   FIG. 5 is a diagram illustrating an example of the third table T3 stored in the storage unit 13. The flow definition is information indicating an operation condition of each function included in the application. The flow definition is predetermined for each business and is stored as a flow definition file in the storage unit 13 or in a storage area of another storage device. In the third table T3, a task and information for specifying a flow definition suitable for the task are described in association with each other. In the example of FIG. 5, the flow definition suitable for the “general” business is “flow definition A”, the flow definition suitable for the “accounting” business is “flow definition B”, and the flow suitable for the “sales” business. The definition is “flow definition C”.

図6は、フロー定義ファイルの一例を示す図である。図6に示すフロー定義ファイルは、条件(Condition)とその条件に応じた機能の動作(Action)とがXML(Extensible Markup Language)形式で記述されている。アプリに含まれる各機能は、このフロー定義ファイルに従って動作する。   FIG. 6 is a diagram illustrating an example of a flow definition file. The flow definition file shown in FIG. 6 describes a condition (Condition) and a function operation (Action) according to the condition in an XML (Extensible Markup Language) format. Each function included in the application operates according to this flow definition file.

記憶部13は、上述した第1テーブルT1、第2テーブルT2、および第3テーブルT3のほか、例えば、アプリに含めることが可能な機能ごとのコンポーネント(プログラムの部品)や上記のフロー定義ファイルなどを記憶していてもよい。また、記憶部13は、プリントサーバ10に接続されているプリンタ30に対応するプリンタドライバのファイルおよび構成情報を記憶していてもよい。   In addition to the first table T1, the second table T2, and the third table T3 described above, the storage unit 13 includes, for example, components (program parts) for each function that can be included in the application, the above flow definition file, and the like. May be stored. Further, the storage unit 13 may store a printer driver file and configuration information corresponding to the printer 30 connected to the print server 10.

生成部14は、取得部12がクライアント装置20から属性情報として取得したユーザ名に応じて、クライアント装置20に適合したアプリの構成を決定する。そして、生成部14は、決定した構成のアプリをクライアント装置20にインストールさせるためのアプリインストーラを生成する。アプリは、上述したように、印刷に関わる機能と、その機能の動作条件を示すフロー定義とを含んだ構成である。生成部14は、クライアント装置20から取得されたユーザ名をもとに、当該クライアント装置20に適合するアプリの機能およびフロー定義を決定して、当該アプリをクライアント装置20にインストールさせるためのアプリインストーラを生成する。   The generation unit 14 determines the configuration of the application suitable for the client device 20 according to the user name acquired as attribute information from the client device 20 by the acquisition unit 12. Then, the generation unit 14 generates an application installer for causing the client device 20 to install the application having the determined configuration. As described above, the application includes a function related to printing and a flow definition indicating an operation condition of the function. The generation unit 14 determines an application function and a flow definition suitable for the client device 20 based on the user name acquired from the client device 20 and installs the application in the client device 20. Is generated.

例えば、生成部14は、まず、クライアント装置20から取得されたユーザ名を記憶部13が記憶する第1テーブルT1と照合し、クライアント装置20を使用するユーザの業務を特定する。この際、第1テーブルT1に利用許可情報が含まれている場合には、生成部14は、クライアント装置20から取得されたユーザ名に対応付けられている利用許可情報がアプリの利用許可を示すものであるか、利用拒否を示すものであるかを確認する。そして、ユーザ名に対応付けられている利用許可情報がアプリの利用許可を示すものである場合には、アプリインストーラを生成する処理を継続し、利用拒否を示すものである場合には、アプリインストーラを生成する処理を終了する。つまり、クライアント装置20を使用するユーザに対してアプリの利用が許可されていない場合、生成部14は、アプリインストーラを生成しない。   For example, the generation unit 14 first collates the user name acquired from the client device 20 with the first table T1 stored in the storage unit 13, and specifies the business of the user who uses the client device 20. At this time, when the usage permission information is included in the first table T1, the generation unit 14 indicates that the usage permission information associated with the user name acquired from the client device 20 indicates the usage permission of the application. It is confirmed whether it is a thing or a use refusal. If the usage permission information associated with the user name indicates permission to use the application, the process of generating the application installer is continued, and if the usage permission information indicates usage refusal, the application installer The process of generating is terminated. That is, when the use of the application is not permitted for the user who uses the client device 20, the generation unit 14 does not generate the application installer.

次に、生成部14は、特定した業務を記憶部13が記憶する第2テーブルT2および第3テーブルT3と照合して、ユーザの業務に適合する機能を特定するとともに、ユーザの業務に適合するフロー定義を特定する。これにより、クライアント装置20に適合したアプリの構成が決定する。そして、生成部14は、特定した機能に対応するコンポーネントや、特定したフロー定義に対応するフロー定義ファイルを記憶部13などから取得して、クライアント装置20に適合したアプリをクライアント装置20にインストールさせるためのアプリインストーラを生成する。   Next, the generation unit 14 collates the identified work with the second table T2 and the third table T3 stored in the storage unit 13 to identify a function that suits the user's work and suits the user's work. Specify the flow definition. Thereby, the configuration of the application suitable for the client device 20 is determined. Then, the generation unit 14 acquires a component corresponding to the specified function and a flow definition file corresponding to the specified flow definition from the storage unit 13 or the like, and causes the client device 20 to install an application suitable for the client device 20. Generate an app installer for

要求応答部15は、生成部14が生成したアプリインストーラを、プリンタ接続要求の対象として指定されたプリンタ30に対応するプリンタドライバのファイルおよび構成情報とともに、プリンタ接続要求に対する応答としてクライアント装置20に送信する。例えば、要求応答部15は、生成部14によるアプリインストーラの生成処理が終了すると、生成部14からアプリインストーラを取得するとともに、プリンタ30に対応するプリンタドライバのファイルおよび構成情報を記憶部13などから取得して、これらの情報をクライアント装置20に送信する。   The request response unit 15 transmits the application installer generated by the generation unit 14 to the client device 20 as a response to the printer connection request together with the file and configuration information of the printer driver corresponding to the printer 30 designated as the target of the printer connection request. To do. For example, when the generation process of the application installer by the generation unit 14 is completed, the request response unit 15 acquires the application installer from the generation unit 14, and stores the printer driver file and configuration information corresponding to the printer 30 from the storage unit 13 and the like. The information is acquired and transmitted to the client device 20.

通知部16は、要求応答部15のプリンタ接続要求に対する応答に連動して、指定されたプリンタ30がクライアント装置20に接続されることを示す通知(プリンタ追加の通知)を、イベントとしてクライアント装置20に送信する。   In response to the response to the printer connection request from the request response unit 15, the notification unit 16 uses a notification (printer addition notification) indicating that the designated printer 30 is connected to the client device 20 as an event. Send to.

次に、クライアント装置20の詳細を説明する。図7は、クライアント装置20の機能的な構成例を示すブロック図である。図7に示すように、クライアント装置20は、要求部21と、送信部22と、受信部23と、処理部24と、を備える。これらの機能的な構成要素は、例えば、クライアント装置20に所定のプログラムを実行させることによって実現することができる。また、これらの構成要素の一部を、上述したポイントアンドプリントの機能を利用してオペレーションシステムが実現するように構成してもよい。また、これらの構成要素の一部を、ASICやFPGAなどの専用のハードウェアにより実現するように構成してもよい。   Next, details of the client device 20 will be described. FIG. 7 is a block diagram illustrating a functional configuration example of the client device 20. As illustrated in FIG. 7, the client device 20 includes a request unit 21, a transmission unit 22, a reception unit 23, and a processing unit 24. These functional components can be realized, for example, by causing the client device 20 to execute a predetermined program. Further, some of these components may be configured to be realized by the operation system using the above-described point-and-print function. Moreover, you may comprise so that some of these components may be implement | achieved by dedicated hardwares, such as ASIC and FPGA.

要求部21は、クライアント装置20を使用するユーザの操作に応じて、プリントサーバ10に接続されているプリンタ30に対するプリンタ接続要求を行う。例えば、要求部21は、クライアント装置20に上述したプリンタ選択画面が表示された状態で、ユーザが印刷データの出力先として利用したいプリンタ30を選択する操作を行うと、選択されたプリンタ30を接続要求の対象として指定したプリンタ接続要求を、プリントサーバ10に対して送信する。要求部21は、上述したプリントサーバ10の要求受付部11に対応して動作する機能である。   The request unit 21 makes a printer connection request to the printer 30 connected to the print server 10 in accordance with the operation of the user who uses the client device 20. For example, the request unit 21 connects the selected printer 30 when the user performs an operation of selecting the printer 30 that the user desires to use as an output destination of print data in a state where the above-described printer selection screen is displayed on the client device 20. The printer connection request designated as the request target is transmitted to the print server 10. The request unit 21 is a function that operates corresponding to the request reception unit 11 of the print server 10 described above.

送信部22は、要求部21がプリントサーバ10に対してプリンタ接続要求を行った場合に、クライアント装置20を使用するユーザの識別情報であるユーザ名を、クライアント装置20の属性情報として、プリントサーバ10に送信する。例えば、送信部22は、プリントサーバ10からの属性情報の取得要求に応じて、ユーザ名をプリントサーバ10に送信する。また、送信部22は、要求部21が発行するプリンタ接続要求にユーザ名を付加するかたちで、ユーザ名をプリントサーバ10に送信するようにしてもよい。送信部22は、上述したプリントサーバ10の取得部12に対応して動作する機能である。   When the request unit 21 makes a printer connection request to the print server 10, the transmission unit 22 uses a user name, which is identification information of a user who uses the client device 20, as attribute information of the client device 20. 10 to send. For example, the transmission unit 22 transmits the user name to the print server 10 in response to an attribute information acquisition request from the print server 10. The transmission unit 22 may transmit the user name to the print server 10 in the form of adding the user name to the printer connection request issued by the request unit 21. The transmission unit 22 is a function that operates corresponding to the acquisition unit 12 of the print server 10 described above.

受信部23は、プリンタ接続要求に対する応答として、プリントサーバ10から送信されたアプリインストーラと、プリンタ接続要求の対象として指定したプリンタに対応するプリンタドライバのファイルおよび構成情報を受信(ダウンロード)する。また、受信部23は、プリンタ接続要求に対する応答と連動して、プリントサーバ10からイベントとして送信されたプリンタ追加の通知を受信する。受信部22は、上述したプリントサーバ10の要求応答部15および通知部16に対応して動作する機能である。   As a response to the printer connection request, the receiving unit 23 receives (downloads) the application installer transmitted from the print server 10 and the printer driver file and configuration information corresponding to the printer designated as the target of the printer connection request. The receiving unit 23 receives a printer addition notification transmitted as an event from the print server 10 in conjunction with a response to the printer connection request. The receiving unit 22 is a function that operates corresponding to the request response unit 15 and the notification unit 16 of the print server 10 described above.

クライアント装置20では、プリントサーバ10からプリンタドライバのファイルおよび構成情報をダウンロードすることで、指定したプリンタ30に対する接続が確立する。これにより、クライアント装置20を使用するユーザは、このプリンタ30を印刷データの出力先として利用できるようになる。   In the client device 20, the connection to the designated printer 30 is established by downloading the printer driver file and configuration information from the print server 10. As a result, a user who uses the client device 20 can use the printer 30 as an output destination of print data.

処理部24は、プリントサーバ10からダウンロードしたアプリインストーラを起動して、クライアント装置20に適合したアプリのインストール処理を行う。例えば、処理部24は、プリントサーバ10からイベントとして送信されたプリンタ追加の通知を受信部23が受信したことをトリガとしてアプリインストーラを起動し、アプリのインストール処理を開始する。これにより、プリンタ30に対する接続の確立と連動して、クライアント装置20に適合したアプリが自動的にインストールされる。   The processing unit 24 activates an application installer downloaded from the print server 10 and performs an application installation process suitable for the client device 20. For example, the processing unit 24 activates an application installer triggered by the reception unit 23 receiving a printer addition notification transmitted as an event from the print server 10, and starts an application installation process. As a result, in conjunction with the establishment of the connection to the printer 30, an application suitable for the client device 20 is automatically installed.

次に、本実施形態のネットワークシステムの動作について説明する。図8は、本実施形態のネットワークシステムにおいて、クライアント装置20とプリントサーバ10との間で連携して行われる情報処理の概要を示すシーケンス図である。   Next, the operation of the network system of this embodiment will be described. FIG. 8 is a sequence diagram illustrating an outline of information processing performed in cooperation between the client device 20 and the print server 10 in the network system according to the present embodiment.

まず、クライアント装置20を使用するユーザの操作に応じて、クライアント装置20からプリントサーバ10に対して、プリンタ30を指定したプリンタ接続要求が送られる(ステップS1)。プリントサーバ10は、クライアント装置20からのプリンタ接続要求を受け付けると、クライアント装置20を使用するユーザの識別情報であるユーザ名を、クライアント装置20から取得する(ステップS2)。   First, in response to a user operation using the client device 20, a printer connection request designating the printer 30 is sent from the client device 20 to the print server 10 (step S1). When the print server 10 receives the printer connection request from the client device 20, the print server 10 acquires the user name, which is identification information of the user who uses the client device 20, from the client device 20 (step S2).

その後、プリントサーバ10は、クライアント装置20から取得したユーザ名に基づいて、クライアント装置20に適合するアプリの構成を決定し、決定した構成のアプリをクライアント装置20にインストールさせるためのアプリインストーラを生成する(ステップS3)。そして、プリントサーバ10は、生成したアプリインストーラを、プリンタ接続要求の対象として指定されたプリンタ30に対応するプリンタドライバのファイルおよび構成情報とともに、プリンタ接続要求に対する応答としてクライアント装置20に送信する(ステップS4)。   Thereafter, the print server 10 determines an application configuration that matches the client device 20 based on the user name acquired from the client device 20, and generates an application installer for causing the client device 20 to install the application having the determined configuration. (Step S3). Then, the print server 10 transmits the generated application installer to the client device 20 as a response to the printer connection request together with the printer driver file and configuration information corresponding to the printer 30 designated as the target of the printer connection request (step). S4).

その後、プリントサーバ10は、プリンタ30がクライアント装置20に接続されることを示す通知(プリンタ追加の通知)を、クライアント装置20にイベントとして送信する(ステップS5)。クライアント装置20は、プリントサーバ10から送られたプリンタドライバのファイルおよび構成情報とアプリインストーラとを受信(ダウンロード)した後、プリンタ追加の通知のイベントを受信すると、アプリインストーラを起動してアプリをインストールする(ステップS6)。   Thereafter, the print server 10 transmits a notification (printer addition notification) indicating that the printer 30 is connected to the client device 20 to the client device 20 as an event (step S5). After receiving (downloading) the printer driver file and configuration information and the application installer sent from the print server 10, the client device 20 receives the printer addition notification event and activates the application installer to install the application. (Step S6).

図9は、以上の動作を実現するクライアント装置20の処理手順を示すフローチャートである。   FIG. 9 is a flowchart showing a processing procedure of the client apparatus 20 that realizes the above operation.

クライアント装置20では、まず、要求部21が、ユーザの操作に応じて、プリンタ30を指定したプリンタ接続要求を行う(ステップS101)。次に、送信部22が、ユーザの識別情報であるユーザ名を、クライアント装置20の属性情報としてプリントサーバ10に送信する(ステップS102)。   In the client device 20, the request unit 21 first makes a printer connection request specifying the printer 30 in accordance with a user operation (step S101). Next, the transmission unit 22 transmits a user name, which is user identification information, to the print server 10 as attribute information of the client device 20 (step S102).

その後、プリントサーバ10から、指定したプリンタ30に対応するプリンタドライバのファイルおよび構成情報とアプリインストーラとが送られると、受信部23が、これらを受信(ダウンロード)する(ステップS103)。クライアント装置20は、プリンタドライバのファイルおよび構成情報をダウンロードすることで、プリンタ30との接続が確立し、以降、このプリンタ30を印刷データの出力先として利用することができる。   Thereafter, when the printer driver file and configuration information corresponding to the designated printer 30 and the application installer are sent from the print server 10, the receiving unit 23 receives (downloads) them (step S103). The client device 20 establishes a connection with the printer 30 by downloading the printer driver file and configuration information, and thereafter, the printer 30 can be used as an output destination of print data.

また、プリントサーバ10から、プリンタ追加の通知がイベントとして送られると、受信部23が、このプリンタ追加の通知イベントを受信する(ステップS104)。そして、受信部23がプリンタ追加の通知イベントを受信したことをトリガとして、処理部24が、プリントサーバ10からダウンロードしたアプリインストーラを起動する。これにより、クライアント装置20に適合したアプリがクライアント装置20にインストールされる(ステップS105)。   Further, when a printer addition notification is sent as an event from the print server 10, the receiving unit 23 receives this printer addition notification event (step S104). Then, triggered by the reception unit 23 receiving the printer addition notification event, the processing unit 24 activates the application installer downloaded from the print server 10. Thereby, the application suitable for the client device 20 is installed in the client device 20 (step S105).

図10は、以上の動作を実現するプリントサーバ10の処理手順を示すフローチャートである。   FIG. 10 is a flowchart showing a processing procedure of the print server 10 for realizing the above operation.

プリントサーバ10では、まず、要求受付部11が、クライアント装置20からのプリンタ接続要求を受け付ける(ステップS201)。次に、取得部12が、クライアント装置20からユーザ名を取得する(ステップS202)。   In the print server 10, first, the request receiving unit 11 receives a printer connection request from the client device 20 (step S201). Next, the acquisition unit 12 acquires a user name from the client device 20 (step S202).

次に、生成部14が、クライアント装置20から取得されたユーザ名を、記憶部13が記憶する第1テーブルT1と照合し、クライアント装置20を使用するユーザの業務を特定する(ステップS203)。そして、生成部14は、特定したユーザの業務を、記憶部13が記憶する第2テーブルT2および第3テーブルT3と照合し、ユーザの業務に適合するアプリ構成、つまり、アプリに含める機能およびフロー定義を決定する(ステップS204)。そして、生成部14は、決定した構成のアプリをクライアント装置20にインストールさせるためのアプリインストーラを生成する(ステップS205)。   Next, the generation unit 14 collates the user name acquired from the client device 20 with the first table T1 stored in the storage unit 13, and specifies the work of the user who uses the client device 20 (step S203). Then, the generation unit 14 collates the identified user's business with the second table T2 and the third table T3 stored in the storage unit 13, and an application configuration that matches the user's business, that is, functions and flows included in the application. The definition is determined (step S204). Then, the generation unit 14 generates an application installer for causing the client device 20 to install the application having the determined configuration (step S205).

次に、要求応答部15が、生成部14により生成されたアプリインストーラを、接続要求の対象として指定されているプリンタ30に対応するプリンタドライバのファイルおよび構成情報とともに、接続要求の応答としてクライアント装置20に送信する(ステップS206)。その後、通知部16が、プリンタ追加の通知をイベントとしてクライアント装置20に送信する(ステップS207)。   Next, the request response unit 15 sends the application installer generated by the generation unit 14 as a response to the connection request together with the printer driver file and configuration information corresponding to the printer 30 specified as the connection request target. 20 (step S206). Thereafter, the notification unit 16 transmits a printer addition notification as an event to the client device 20 (step S207).

以上、クライアント装置20に適合したアプリをクライアント装置20にインストールさせるまでの動作を説明したが、以下では、クライアント装置20にインストールされたアプリを更新する際の動作について説明する。図11は、アプリの更新(バージョンアップ)が発生した場合のプリントサーバ10の処理手順を示すフローチャートである。   As described above, the operation until the client device 20 installs the application that is compatible with the client device 20 has been described. Hereinafter, the operation when the application installed on the client device 20 is updated will be described. FIG. 11 is a flowchart illustrating a processing procedure of the print server 10 when an application update (version upgrade) occurs.

アプリの更新が発生すると、プリントサーバ10は、まず、アプリの更新をアプリ管理情報に反映させる(ステップS301)。アプリ管理情報とは、プリントサーバ10が扱うすべてのアプリを管理するための情報である。記憶部13が記憶する第2テーブルT2や第3テーブルT3は、アプリ管理情報の一部である。例えば、プリントサーバ10は、アプリの更新によってアプリに含めることが可能な機能として新たな機能が追加された場合は、その機能の「利用する/利用しない」を業務ごとに決定して、第2テーブルT2に反映させる。また、追加された機能を利用する業務に対応付けられたフロー定義ファイルを更新し、第3テーブルT3に反映させる。   When an app update occurs, the print server 10 first reflects the app update in the app management information (step S301). The application management information is information for managing all applications handled by the print server 10. The second table T2 and the third table T3 stored in the storage unit 13 are part of the application management information. For example, when a new function is added as a function that can be included in the application by updating the application, the print server 10 determines “use / do not use” of the function for each job, This is reflected in the table T2. Also, the flow definition file associated with the business using the added function is updated and reflected in the third table T3.

次に、プリントサーバ10は、クライアント装置20からのアクセスを待ち(ステップS302:No)、クライアント装置20からアクセスがあると(ステップS302:Yes)、クライアント装置20からアプリ識別情報を取得する(ステップS303)。アプリ識別情報とは、クライアント装置20にすでにインストールされているアプリを識別するための情報であり、アプリのバージョンを示す情報を含む。なお、クライアント装置20は、例えば起動時などの予め定められたタイミングで、プリントサーバ10にアクセスするように構成されているものとする。   Next, the print server 10 waits for an access from the client device 20 (step S302: No), and when there is an access from the client device 20 (step S302: Yes), acquires the application identification information from the client device 20 (step S302). S303). The application identification information is information for identifying an application already installed in the client device 20 and includes information indicating the version of the application. It is assumed that the client device 20 is configured to access the print server 10 at a predetermined timing such as at startup.

次に、プリントサーバ10(取得部12)は、クライアント装置20からユーザ名を取得する(ステップS304)。そして、プリントサーバ10(生成部14)は、クライアント装置20から取得したユーザ名を、記憶部13が記憶する第1テーブルT1と照合し、クライアント装置20を使用するユーザの業務を特定する(ステップS305)。そして、プリントサーバ10(生成部14)は、特定したユーザの業務を、記憶部13が記憶する第2テーブルT2(ステップS301でアプリの更新が反映された第2テーブルT2)と照合し、クライアント装置20にすでにインストールされているアプリを更新させる必要があるか否かを判定する(ステップS306)。   Next, the print server 10 (acquisition unit 12) acquires a user name from the client device 20 (step S304). Then, the print server 10 (generation unit 14) collates the user name acquired from the client device 20 with the first table T1 stored in the storage unit 13, and specifies the work of the user who uses the client device 20 (step). S305). Then, the print server 10 (the generation unit 14) collates the identified user job with the second table T2 stored in the storage unit 13 (the second table T2 in which the update of the application is reflected in Step S301), and the client It is determined whether or not an application already installed in the device 20 needs to be updated (step S306).

例えば、プリントサーバ10は、クライアント装置20から取得されたアプリ識別情報をもとに、更新のあったアプリがクライアント装置20にすでにインストールされているアプリであるか否かを判定する。そして、更新のあったアプリがクライアント装置20にすでにインストールされているアプリである場合に、第2テーブルT2を参照して、アプリの更新によって追加された機能がユーザの業務に適合した業務であるか否かを判定する。その結果、アプリの更新によって追加された機能がユーザの業務に適合した業務であれば、クライアント装置20にすでにインストールされているアプリを更新させる必要があると判断する。   For example, the print server 10 determines whether the updated application is an application already installed in the client apparatus 20 based on the application identification information acquired from the client apparatus 20. When the updated application is an application already installed in the client device 20, the function added by updating the application with reference to the second table T2 is a business that matches the user's business. It is determined whether or not. As a result, if the function added by updating the application is a business that matches the user's business, it is determined that the application already installed in the client device 20 needs to be updated.

プリントサーバ10(生成部14)は、ステップS306の判定の結果、クライアント装置20にすでにインストールされているアプリを更新させる必要がないと判断した場合は(ステップS306:No)、アプリ更新の処理を終了する。一方、クライアント装置20にすでにインストールされているアプリを更新させる必要があると判断した場合は(ステップS306:Yes)、プリントサーバ10(生成部14)は、更新されたアプリをクライアント装置20にインストールさせるための更新インストーラを生成し(ステップS307)、生成した更新インストーラをクライアント装置20に送信する(ステップS308)。その後、プリントサーバ10(通知部16)は、更新の通知をイベントとしてクライアント装置20に送信する(ステップS309)。   If the print server 10 (generation unit 14) determines that it is not necessary to update the application already installed in the client device 20 as a result of the determination in step S306 (step S306: No), the application update process is performed. finish. On the other hand, if it is determined that an application already installed in the client device 20 needs to be updated (step S306: Yes), the print server 10 (generation unit 14) installs the updated application in the client device 20. An update installer for generating the update installer is generated (step S307), and the generated update installer is transmitted to the client device 20 (step S308). Thereafter, the print server 10 (notification unit 16) transmits an update notification as an event to the client device 20 (step S309).

クライアント装置20では、プリントサーバ10から送信された更新インストーラを受信(ダウンロード)した後、プリントサーバ10から更新の通知イベントを受信したことをトリガとして、プリントサーバ10からダウンロードした更新インストーラを起動する。これにより、クライアント装置20にすでにインストールされているアプリが、クライアント装置20に適合したかたちで更新される。   In the client device 20, after receiving (downloading) the update installer transmitted from the print server 10, the update installer downloaded from the print server 10 is activated by receiving an update notification event from the print server 10 as a trigger. As a result, the application already installed in the client device 20 is updated in a manner that matches the client device 20.

なお、クライアント装置20にインストールされたアプリは、当該アプリに対応するプリンタ30に対する接続が解除(プリンタの削除)されたときに、クライアント装置20が発生するプリンタ削除のイベントをトリガとしてアンインストールされる。   The application installed on the client device 20 is uninstalled by using a printer deletion event generated by the client device 20 as a trigger when the connection to the printer 30 corresponding to the application is released (printer deletion). .

ところで、以上は、プリントサーバ10に接続された1つのプリンタ30に対して1つのアプリが対応付けられているものとして説明したが、プリントサーバ10に接続された複数のプリンタ30に対して共通のアプリが対応付けられるようにしてもよい。以下では、複数のプリンタ30に対して共通のアプリが対応付けられている場合の動作について説明する。   In the above description, one application is associated with one printer 30 connected to the print server 10, but it is common to a plurality of printers 30 connected to the print server 10. An application may be associated. Hereinafter, an operation when a common application is associated with a plurality of printers 30 will be described.

図12は、複数のプリンタ30に対して共通のアプリが対応付けられている場合のプリントサーバ10の処理手順を示すフローチャートである。なお、クライアント装置20の処理手順は、アプリ識別情報をプリントサーバ10に送る以外は図9に示した手順と同じであるため、ここでは説明を省略する。   FIG. 12 is a flowchart illustrating a processing procedure of the print server 10 when a common application is associated with a plurality of printers 30. Note that the processing procedure of the client device 20 is the same as the procedure shown in FIG. 9 except that the application identification information is sent to the print server 10, and thus the description thereof is omitted here.

まず、要求受付部11がクライアント装置20からのプリンタ接続要求を受け付けると(ステップS401)、プリントサーバ10は、クライアント装置20からアプリ識別情報を取得する(ステップS402)。そして、プリントサーバ10は、プリンタ接続要求の対象として指定されているプリンタ30と、クライアント装置20から取得したアプリ識別情報とをもとに、プリンタ接続要求の対象として指定されたプリンタ30に対応するアプリが、クライアント装置20にすでにインストールされているか否かを判定する(ステップS403)。   First, when the request reception unit 11 receives a printer connection request from the client device 20 (step S401), the print server 10 acquires application identification information from the client device 20 (step S402). The print server 10 corresponds to the printer 30 designated as the target of the printer connection request based on the printer 30 designated as the target of the printer connection request and the application identification information acquired from the client device 20. It is determined whether the application is already installed on the client device 20 (step S403).

プリントサーバ10は、ステップS403の判定の結果、プリンタ接続要求の対象として指定されたプリンタ30に対応するアプリが、クライアント装置20にインストールされていないと判断した場合は(ステップS403:No)、図10のステップS202〜ステップS207と同様の手順で処理を実行する(ステップS404〜ステップS409)。一方、プリンタ接続要求の対象として指定されたプリンタ30に対応するアプリが、クライアント装置20にすでにインストールされていると判断した場合は(ステップS403:Yes)、取得部12によるユーザ名の取得や、生成部14によるアプリインストーラの生成は行われず、要求応答部15が、プリンタドライバのファイルおよび構成情報のみを、プリンタ接続要求に対する応答としてクライアント装置20に送信する(ステップS410)。   If the print server 10 determines that the application corresponding to the printer 30 designated as the target of the printer connection request is not installed in the client device 20 as a result of the determination in step S403 (step S403: No), FIG. The processing is executed in the same procedure as in Steps S202 to S207 of Step 10 (Steps S404 to S409). On the other hand, when it is determined that the application corresponding to the printer 30 designated as the target of the printer connection request is already installed in the client device 20 (step S403: Yes), the acquisition unit 12 acquires the user name, The generation unit 14 does not generate the application installer, and the request response unit 15 transmits only the printer driver file and configuration information to the client device 20 as a response to the printer connection request (step S410).

以上のように、複数のプリンタ30に対して共通のアプリが対応付けられる場合は、クライアント装置20にインストールされるアプリに対して、複数のプリンタ30のいずれがクライアント装置20に接続されているのかを管理する機能を持たせることが望ましい。図13は、クライアント装置20にインストールされるアプリの構成例を示すブロック図である。図13に示すアプリ50は、上述した機能やフロー定義のほか、イベント受信部51と、プリンタ管理部52とを備える。   As described above, when a common application is associated with a plurality of printers 30, which of the plurality of printers 30 is connected to the client apparatus 20 with respect to an application installed in the client apparatus 20. It is desirable to have a function to manage FIG. 13 is a block diagram illustrating a configuration example of an application installed in the client device 20. The application 50 illustrated in FIG. 13 includes an event reception unit 51 and a printer management unit 52 in addition to the functions and flow definitions described above.

イベント受信部51は、プリントサーバ10から送信されてクライアント装置20の受信部23により受信されたプリンタ追加の通知イベントや、クライアント装置20の内部で発生するプリンタ削除のイベントを受け取り、プリンタ管理部52に渡す。イベント受信部51が受け取るイベントは、当該イベント受信部51を備えるアプリに対応するプリンタ30の追加や削除に関するイベントである。   The event reception unit 51 receives a printer addition notification event transmitted from the print server 10 and received by the reception unit 23 of the client device 20 or a printer deletion event that occurs inside the client device 20. To pass. The event received by the event receiving unit 51 is an event related to addition or deletion of the printer 30 corresponding to the application including the event receiving unit 51.

プリンタ管理部52は、プリンタリストPLを利用して、当該イベント受信部51を備えるアプリに対応する複数のプリンタ30のうち、いずれのプリンタ30がクライアント装置20と接続されているかを管理する。プリンタリストPLは、アプリに対応する複数のプリンタ30のうち、クライアント装置20と接続されているプリンタ30のリストであり、例えば、クライアント装置20が備える記憶装置に格納される。   The printer management unit 52 manages which printer 30 is connected to the client device 20 among a plurality of printers 30 corresponding to the application including the event reception unit 51 using the printer list PL. The printer list PL is a list of printers 30 connected to the client device 20 among the plurality of printers 30 corresponding to the application. For example, the printer list PL is stored in a storage device included in the client device 20.

図14は、プリンタリストPLの一例を示す図である。図14に示すプリンタリストPLでは、クライアント装置20が接続を確立しているプリンタ30のプリンタ名が、接続を仲介するプリントサーバ10のプリントサーバ名とともに、リストとして記載されている。リストの各エントリには一意のIDが与えられており、このIDを指定することで、対応するエントリに対して情報の格納や削除を行うことができる。プリンタ管理部52は、イベント受信部51からプリンタ追加のイベントを受け取ると、プリンタリストPLの未記入のエントリのIDを指定してプリンタ名およびプリントサーバ名を書き込むことで、プリンタ追加の登録を行う。また、プリンタ管理部52は、イベント受信部51からプリンタ削除のイベントを受け取ると、削除対象のプリンタ30のプリンタ名が記載されているエントリのIDを指定して情報を消去することで、プリンタ削除の登録を行う。   FIG. 14 is a diagram illustrating an example of the printer list PL. In the printer list PL shown in FIG. 14, the printer name of the printer 30 to which the client apparatus 20 has established a connection is described as a list together with the print server name of the print server 10 that mediates the connection. Each entry in the list is given a unique ID. By specifying this ID, information can be stored in or deleted from the corresponding entry. Upon receiving the printer addition event from the event receiving unit 51, the printer management unit 52 registers the printer addition by designating the ID of an unfilled entry in the printer list PL and writing the printer name and print server name. . When the printer management unit 52 receives a printer deletion event from the event reception unit 51, the printer management unit 52 deletes the information by designating the ID of the entry in which the printer name of the printer 30 to be deleted is described, thereby deleting the printer. Register.

このようなプリンタ管理部52を備えるアプリは、プリンタリストPLで管理しているすべてのプリンタ30に対する接続が解除され、プリンタリストPLに登録されているすべてのプリンタ30が削除されたときにアンインストールされる。   Such an application including the printer management unit 52 is uninstalled when the connection to all the printers 30 managed in the printer list PL is released and all the printers 30 registered in the printer list PL are deleted. Is done.

図15は、プリンタ削除のイベントが発生した場合のクライアント装置20の処理手順を示すフローチャートである。プリンタ削除のイベントが発生すると、クライアント装置20は、まず、削除対象のプリンタ30に対応するプリンタドライバのファイルおよび構成情報を削除する(ステップS501)。次に、プリンタ管理部52が、イベント受信部51からプリンタ削除のイベントを受け取り、プリンタリストPLに登録されているプリンタ30のうち、削除対象のプリンタ30に関する情報を削除する(ステップS502)。   FIG. 15 is a flowchart illustrating a processing procedure of the client apparatus 20 when a printer deletion event occurs. When a printer deletion event occurs, the client device 20 first deletes the printer driver file and configuration information corresponding to the printer 30 to be deleted (step S501). Next, the printer management unit 52 receives a printer deletion event from the event reception unit 51, and deletes information related to the deletion target printer 30 among the printers 30 registered in the printer list PL (step S502).

その後、クライアント装置20は、プリンタリストPLにプリンタ30が残っているか否かを判定する(ステップS503)。そして、プリンタリストPLにプリンタ30が残っている場合は(ステップS503:Yes)、そのまま処理を終了する。一方、プリンタリストPLにプリンタ30が残っていなければ(ステップS503:No)、クライアント装置20は、アプリをアンインストールする(ステップS504)。   Thereafter, the client device 20 determines whether the printer 30 remains in the printer list PL (step S503). If the printer 30 remains in the printer list PL (step S503: Yes), the process ends. On the other hand, if the printer 30 does not remain in the printer list PL (step S503: No), the client device 20 uninstalls the application (step S504).

以上、具体的な例を挙げながら詳細に説明したように、本実施形態のネットワークシステムでは、プリントサーバ10が、クライアント装置20からのプリンタ接続要求を受け付けると、クライアント装置20の属性情報を取得して、取得した属性情報に応じて、クライアント装置20にインストールさせるアプリの構成を決定する。そして、プリントサーバ10は、決定した構成のアプリをクライアント装置20にインストールさせるためのアプリインストーラを生成し、生成したアプリインストーラを、プリンタ接続要求の対象として指定されたプリンタ30に対応するプリンタドライバのファイルおよび構成情報とともに、プリンタ接続要求に対する応答としてクライアント装置20に送信する。したがって、本実施形態のネットワークシステムによれば、プリンタ30に対する接続の確立と連動して、クライアント装置20の属性に適合したアプリをクライアント装置20にインストールさせることができる。   As described above in detail with specific examples, in the network system of the present embodiment, when the print server 10 receives a printer connection request from the client device 20, the attribute information of the client device 20 is acquired. Thus, the configuration of the application to be installed in the client device 20 is determined according to the acquired attribute information. Then, the print server 10 generates an application installer for causing the client device 20 to install the application having the determined configuration, and uses the generated application installer for the printer driver corresponding to the printer 30 designated as the target of the printer connection request. Along with the file and configuration information, it is sent to the client device 20 as a response to the printer connection request. Therefore, according to the network system of the present embodiment, in conjunction with the establishment of the connection to the printer 30, an application that matches the attribute of the client device 20 can be installed in the client device 20.

なお、上述した実施形態のネットワークシステムにおいて、プリントサーバ10やクライアント装置20で実行されるプログラムは、例えば、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disc)などのコンピュータで読み取り可能な記録媒体に記録されて提供される。   In the network system of the above-described embodiment, the program executed by the print server 10 and the client device 20 is, for example, an installable format or executable format file such as a CD-ROM, a flexible disk (FD), a CD. -It is provided by being recorded on a computer-readable recording medium such as R, DVD (Digital Versatile Disc).

また、プリントサーバ10やクライアント装置20で実行されるプログラムを、インターネットなどのネットワークに接続された他のコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、プリントサーバ10やクライアント装置20で実行されるプログラムを、インターネットなどのネットワーク経由で提供または配布するように構成してもよい。さらに、プリントサーバ10やクライアント装置20で実行されるプログラムを、ROMなどに予め組み込んで提供するように構成してもよい。   The program executed by the print server 10 or the client device 20 may be stored on another computer connected to a network such as the Internet and provided by being downloaded via the network. Further, the program executed by the print server 10 or the client device 20 may be configured to be provided or distributed via a network such as the Internet. Furthermore, a program executed by the print server 10 or the client device 20 may be provided by being incorporated in advance in a ROM or the like.

プリントサーバ10で実行されるプログラムは、上述した各部(要求受付部11、取得部12、生成部14、要求応答部15、通知部16)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記記録媒体から機器管理プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、上述した各部が主記憶装置上に生成されるようになっている。   The program executed by the print server 10 has a module configuration including the above-described units (request reception unit 11, acquisition unit 12, generation unit 14, request response unit 15, and notification unit 16). The CPU (processor) reads out and executes the device management program from the recording medium, so that the above-described units are loaded onto the main storage device, and the above-described units are generated on the main storage device.

また、クライアント装置20で実行されるプログラムは、上述した各部(要求部21、送信部22、受信部23、処理部24)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記記録媒体から機器管理プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、上述した各部が主記憶装置上に生成されるようになっている。   The program executed by the client device 20 has a module configuration including the above-described units (request unit 21, transmission unit 22, reception unit 23, and processing unit 24). As actual hardware, a CPU (processor ) Reads out the device management program from the recording medium and executes it, so that the respective units are loaded onto the main storage device, and the above-described units are generated on the main storage device.

なお、本発明は、上述した実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で様々な変形や変更を加えて具体化することができる。   Note that the present invention is not limited to the above-described embodiment as it is, and can be embodied with various modifications and changes in the implementation stage without departing from the scope of the invention.

例えば、上述した実施形態では、アプリをクライアント装置20にインストールさせるための情報として、プリントサーバ10が、アプリに含まれる機能のコンポーネントを含んだアプリインストーラを生成して、クライアント装置20に送信している。しかし、プリントサーバ10は、アプリに含まれる機能のコンポーネントを保持するネットワーク40上の他の装置(外部装置)から、アプリに含まれる機能のコンポーネントを取得するための情報を含んだインストーラ(例えばWebインストーラ)を生成して、クライアント装置20に送信するようにしてもよい。   For example, in the above-described embodiment, the print server 10 generates an application installer including components of functions included in the application as information for installing the application on the client apparatus 20, and transmits the application installer to the client apparatus 20. Yes. However, the print server 10 includes an installer (for example, Web) that includes information for acquiring the component of the function included in the application from another device (external device) on the network 40 that holds the component of the function included in the application. An installer) may be generated and transmitted to the client device 20.

この場合、クライアント装置20は、プリントサーバ10から受信したインストーラを起動することにより外部装置にアクセスし、外部装置からアプリに含まれる機能のコンポーネントを取得してアプリのインストールを行う。したがって、プリントサーバ10は、アプリに含まれる可能性のあるすべての機能のコンポーネントを予め取得して内部に保持しておく必要はない。また、アプリの更新が発生するたびに、追加される機能のコンポーネントを取得して保持する必要がない。このため、プリントサーバ10におけるアプリの管理を簡素化することができる。   In this case, the client device 20 activates the installer received from the print server 10 to access the external device, acquires the functional component included in the application from the external device, and installs the application. Therefore, the print server 10 does not need to acquire in advance and hold all functional components that may be included in the application. In addition, it is not necessary to acquire and hold a component of a function to be added every time an app update occurs. For this reason, application management in the print server 10 can be simplified.

10 プリントサーバ
11 要求受付部
12 取得部
13 記憶部
14 生成部
15 要求応答部
16 通知部
20(20A,20B) クライアント装置
21 要求部
22 送信部
23 受信部
24 処理部
30(30A,30B) プリンタ
DESCRIPTION OF SYMBOLS 10 Print server 11 Request reception part 12 Acquisition part 13 Storage part 14 Generation part 15 Request response part 16 Notification part 20 (20A, 20B) Client apparatus 21 Request part 22 Transmission part 23 Reception part 24 Processing part 30 (30A, 30B) Printer

特許第4983229号公報Japanese Patent No. 498229

Claims (12)

ネットワークを介してクライアント装置と接続される情報処理装置であって、
前記クライアント装置から、前記情報処理装置に接続されているプリンタに対する接続要求を受け付ける要求受付部と、
前記クライアント装置から、該クライアント装置の属性情報を取得する取得部と、
取得した前記属性情報に応じて、前記プリンタによる印刷を支援するアプリケーションソフトの構成を決定し、決定した構成の前記アプリケーションソフトを前記クライアント装置にインストールさせるための第1情報を生成する生成部と、
生成した前記第1情報を、前記プリンタに対する接続を確立するための第2情報とともに、前記接続要求に対する応答として前記クライアント装置に送信する要求応答部と、を備える情報処理装置。
An information processing device connected to a client device via a network,
A request accepting unit that accepts a connection request for a printer connected to the information processing device from the client device;
An acquisition unit for acquiring attribute information of the client device from the client device;
A generating unit that determines a configuration of application software that supports printing by the printer according to the acquired attribute information, and generates first information for causing the client device to install the application software having the determined configuration;
An information processing apparatus comprising: a request response unit that transmits the generated first information to the client apparatus as a response to the connection request together with second information for establishing a connection to the printer.
前記アプリケーションソフトは、印刷に関わる機能と、該機能の動作条件を示すフロー定義と、を含んで構成され、
前記生成部は、取得した前記属性情報に応じて、前記アプリケーションソフトに含まれる前記機能と前記フロー定義とを決定する、請求項1に記載の情報処理装置。
The application software includes a function related to printing, and a flow definition indicating an operation condition of the function,
The information processing apparatus according to claim 1, wherein the generation unit determines the function and the flow definition included in the application software according to the acquired attribute information.
前記属性情報は、前記クライアント装置を使用するユーザの識別情報であり、
前記識別情報と前記ユーザの業務とを対応付けた第1テーブルと、前記業務と該業務に適合する前記機能とを対応付けた第2テーブルと、前記業務と該業務に適合する前記フロー定義とを対応付けた第3テーブルとを記憶する記憶部をさらに備え、
前記生成部は、取得した前記識別情報を前記第1テーブルと照合して前記ユーザの業務を特定し、特定した前記業務を前記第2テーブルおよび前記第3テーブルと照合して、前記アプリケーションソフトに含まれる前記機能と前記フロー定義とを決定する、請求項2に記載の情報処理装置。
The attribute information is identification information of a user who uses the client device,
A first table associating the identification information with the user's business; a second table associating the business with the function suitable for the business; and the flow definition suitable for the business and the business; A storage unit that stores a third table that associates
The generation unit collates the acquired identification information with the first table to identify the user's job, collates the identified job with the second table and the third table, and stores the identified job in the application software. The information processing apparatus according to claim 2, wherein the function to be included and the flow definition are determined.
前記第1テーブルは、前記アプリケーションソフトの利用を許可するか否かを示す利用許可情報を前記識別情報にさらに対応付けており、
前記生成部は、取得した前記識別情報に対応する利用許可情報が前記アプリケーションソフトの利用を許可するものである場合に前記第1情報を生成し、
前記要求応答部は、取得した前記識別情報に対応する利用許可情報が前記アプリケーションソフトの利用を許可しないものである場合には、前記接続要求に対する応答として、前記第2情報のみを前記クライアント装置に送信する、請求項3に記載の情報処理装置。
The first table further associates use permission information indicating whether or not to permit use of the application software with the identification information,
The generation unit generates the first information when use permission information corresponding to the acquired identification information permits use of the application software,
When the use permission information corresponding to the acquired identification information does not permit the use of the application software, the request response unit sends only the second information to the client device as a response to the connection request. The information processing apparatus according to claim 3, which transmits the information processing apparatus.
前記プリンタが前記クライアント装置に接続されることを示す通知を前記クライアント装置に送信する通知部をさらに備え、
前記アプリケーションソフトは、前記クライアント装置が前記通知を受信したことをトリガとして前記クライアント装置にインストールされること、を特徴とする請求項1に記載の情報処理装置。
A notification unit that transmits to the client device a notification indicating that the printer is connected to the client device;
The information processing apparatus according to claim 1, wherein the application software is installed in the client apparatus triggered by the client apparatus receiving the notification.
前記第1情報は、前記アプリケーションソフトに含まれる前記機能のコンポーネントを含んだインストーラであり、
前記アプリケーションソフトは、前記インストーラの起動により前記クライアント装置にインストールされる、請求項1に記載の情報処理装置。
The first information is an installer including a component of the function included in the application software,
The information processing apparatus according to claim 1, wherein the application software is installed in the client apparatus by starting the installer.
前記第1情報は、前記アプリケーションソフトに含まれる前記機能のコンポーネントを保持する前記ネットワーク上の外部装置から前記コンポーネントを取得するための情報を含んだインストーラであり、
前記アプリケーションソフトは、前記インストーラの起動により、前記コンポーネントが前記外部装置から取得されて前記クライアント装置にインストールされる、請求項1に記載の情報処理装置。
The first information is an installer including information for acquiring the component from an external device on the network that holds the component of the function included in the application software;
The information processing apparatus according to claim 1, wherein the application software is acquired from the external apparatus and installed in the client apparatus by activation of the installer.
前記アプリケーションソフトは、前記情報処理装置に接続されている複数の前記プリンタに対応しており、
前記生成部は、前記接続要求の対象とされた前記プリンタに対応する前記アプリケーションソフトが前記クライアント装置にインストールされていない場合に前記第1情報を生成し、
前記要求応答部は、前記接続要求の対象とされた前記プリンタに対応する前記アプリケーションソフトが前記クライアント装置にすでにインストールされている場合には、前記接続要求に対する応答として、前記第2情報のみを前記クライアント装置に送信する、請求項1に記載の情報処理装置。
The application software corresponds to a plurality of the printers connected to the information processing apparatus,
The generation unit generates the first information when the application software corresponding to the printer that is the target of the connection request is not installed in the client device,
When the application software corresponding to the printer that is the target of the connection request has already been installed in the client device, the request response unit receives only the second information as a response to the connection request. The information processing apparatus according to claim 1, wherein the information processing apparatus transmits to the client apparatus.
前記アプリケーションソフトは、該アプリケーションソフトが対応する複数の前記プリンタのうち、前記クライアント装置が接続を確立した前記プリンタを管理する機能を有し、管理対象となっているすべての前記プリンタが削除されると、前記クライアント装置からアンインストールされる、請求項8に記載の情報処理装置。   The application software has a function of managing the printer to which the client device has established a connection among the plurality of printers supported by the application software, and all the printers to be managed are deleted. The information processing apparatus according to claim 8, wherein the information processing apparatus is uninstalled from the client apparatus. 情報処理装置とクライアント装置とがネットワークを介して接続されるシステムであって、
前記情報処理装置は、
前記クライアント装置から、前記情報処理装置に接続されているプリンタに対する接続要求を受け付ける要求受付部と、
前記クライアント装置から、該クライアント装置の属性情報を取得する取得部と、
取得した前記属性情報に応じて、前記プリンタによる印刷を支援するアプリケーションソフトの構成を決定し、決定した構成の前記アプリケーションソフトを前記クライアント装置にインストールさせるための第1情報を生成する生成部と、
生成した前記第1情報を、前記プリンタに対する接続を確立するための第2情報とともに、前記接続要求に対する応答として前記クライアント装置に送信する要求応答部と、を備え、
前記クライアント装置は、
前記情報処理装置に対して前記接続要求を行う要求部と、
前記情報処理装置に前記属性情報を送信する送信部と、
前記情報処理装置から前記第1情報および前記第2情報を受信する受信部と、
前記第1情報に基づいて前記アプリケーションソフトのインストール処理を行う処理部と、を備えるシステム。
A system in which an information processing device and a client device are connected via a network,
The information processing apparatus includes:
A request accepting unit that accepts a connection request for a printer connected to the information processing device from the client device;
An acquisition unit for acquiring attribute information of the client device from the client device;
A generating unit that determines a configuration of application software that supports printing by the printer according to the acquired attribute information, and generates first information for causing the client device to install the application software having the determined configuration;
A request response unit that transmits the generated first information together with second information for establishing a connection to the printer to the client device as a response to the connection request;
The client device is
A request unit that makes the connection request to the information processing apparatus;
A transmission unit that transmits the attribute information to the information processing apparatus;
A receiving unit for receiving the first information and the second information from the information processing apparatus;
A processing unit that performs an installation process of the application software based on the first information.
ネットワークを介してクライアント装置と接続される情報処理装置において実行される方法であって、
前記情報処理装置が、前記クライアント装置から、前記情報処理装置に接続されているプリンタに対する接続要求を受け付けるステップと、
前記情報処理装置が、前記クライアント装置から、該クライアント装置の属性情報を取得するステップと、
前記情報処理装置が、取得した前記属性情報に応じて、前記プリンタによる印刷を支援するアプリケーションソフトの構成を決定し、決定した構成の前記アプリケーションソフトを前記クライアント装置にインストールさせるための第1情報を生成するステップと、
前記情報処理装置が、生成した前記第1情報を、前記プリンタに対する接続を確立するための第2情報とともに、前記接続要求に対する応答として前記クライアント装置に送信するステップと、を含む方法。
A method executed in an information processing apparatus connected to a client apparatus via a network,
The information processing apparatus accepting a connection request for a printer connected to the information processing apparatus from the client apparatus;
The information processing device acquiring attribute information of the client device from the client device;
The information processing apparatus determines a configuration of application software that supports printing by the printer in accordance with the acquired attribute information, and first information for causing the client apparatus to install the application software having the determined configuration Generating step;
The information processing apparatus transmitting the generated first information together with second information for establishing a connection to the printer to the client apparatus as a response to the connection request.
ネットワークを介してクライアント装置と接続されるコンピュータに、
前記クライアント装置から、前記コンピュータに接続されているプリンタに対する接続要求を受け付ける機能と、
前記クライアント装置から、該クライアント装置の属性情報を取得する機能と、
取得した前記属性情報に応じて、前記プリンタによる印刷を支援するアプリケーションソフトの構成を決定し、決定した構成の前記アプリケーションソフトを前記クライアント装置にインストールさせるための第1情報を生成する機能と、
生成した前記第1情報を、前記プリンタに対する接続を確立するための第2情報とともに、前記接続要求に対する応答として前記クライアント装置に送信する機能と、を実現させるためのプログラム。
To a computer connected to a client device via a network,
A function of accepting a connection request for a printer connected to the computer from the client device;
A function of acquiring attribute information of the client device from the client device;
A function of determining a configuration of application software that supports printing by the printer according to the acquired attribute information, and generating first information for causing the client device to install the application software having the determined configuration;
A program for realizing the function of transmitting the generated first information to the client device as a response to the connection request together with second information for establishing a connection to the printer.
JP2013183464A 2013-09-04 2013-09-04 Information processing device, system, method, and program Pending JP2015049862A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013183464A JP2015049862A (en) 2013-09-04 2013-09-04 Information processing device, system, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013183464A JP2015049862A (en) 2013-09-04 2013-09-04 Information processing device, system, method, and program

Publications (1)

Publication Number Publication Date
JP2015049862A true JP2015049862A (en) 2015-03-16

Family

ID=52699779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013183464A Pending JP2015049862A (en) 2013-09-04 2013-09-04 Information processing device, system, method, and program

Country Status (1)

Country Link
JP (1) JP2015049862A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018128997A (en) * 2017-02-10 2018-08-16 キヤノン株式会社 Information processing device, control method, and program
US11169955B2 (en) * 2017-04-05 2021-11-09 Hewlett-Packard Development Company, L.P. Remote device configurations

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018128997A (en) * 2017-02-10 2018-08-16 キヤノン株式会社 Information processing device, control method, and program
US11169955B2 (en) * 2017-04-05 2021-11-09 Hewlett-Packard Development Company, L.P. Remote device configurations

Similar Documents

Publication Publication Date Title
US10873676B2 (en) Information processing apparatus, installation method, and recording medium
JP6927276B2 (en) Information processing system, information processing device, information processing method and program
US10284734B2 (en) Information processing apparatus, method, and storage medium for managing an executable application
JP2013190897A (en) Program, information processing apparatus, storage medium
US10430130B2 (en) Information processing system, information processing method
US9612818B2 (en) Information processing apparatus, program management method for information processing apparatus, and non-transitory computer-readable storage medium
JP5553670B2 (en) Management device, control method thereof, and program
US20100259787A1 (en) Information processing apparatus, and information processing method
US20130088751A1 (en) Job management apparatus, job control system, and job control method
US20150356380A1 (en) System, printing apparatus, control method, and recording medium
US20170024202A1 (en) Information processing apparatus, method, and program
US20190065706A1 (en) Management apparatus, control method, and storage medium
JP6061591B2 (en) Information processing apparatus, control method, and program
US11842100B2 (en) Server system, information processing apparatus communicating with server system, control method, and computer-readable storage medium
JP5980040B2 (en) Management apparatus, management apparatus control method, and computer program
US10338869B2 (en) Non-transitory computer readable recording medium, information processing device and setting change notification method for notifying a user of a setting change
JP5822581B2 (en) Image forming apparatus, method thereof, and program
JP2011100201A (en) Management device, method for the same, and program
JP2010072860A (en) Electronic equipment, remote management system, control method, program, and recording medium
JP2015049862A (en) Information processing device, system, method, and program
JP6819320B2 (en) Information processing system and information processing method
JP2012008736A (en) Image forming device, program and installation method
US20130067452A1 (en) Management server, host device, and application management method
JP4967936B2 (en) Printer system, printer apparatus, and program
US9009244B2 (en) Image forming apparatus, and control method thereof