JP5298996B2 - Information processing apparatus, software distribution server, software distribution system, software distribution method and program - Google Patents
Information processing apparatus, software distribution server, software distribution system, software distribution method and program Download PDFInfo
- Publication number
- JP5298996B2 JP5298996B2 JP2009067090A JP2009067090A JP5298996B2 JP 5298996 B2 JP5298996 B2 JP 5298996B2 JP 2009067090 A JP2009067090 A JP 2009067090A JP 2009067090 A JP2009067090 A JP 2009067090A JP 5298996 B2 JP5298996 B2 JP 5298996B2
- Authority
- JP
- Japan
- Prior art keywords
- software
- configuration
- configuration information
- unit
- image 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
Abstract
Description
本発明は、サーバから画像処理装置へのソフトウェアのインストール作業を仲介する情報処理装置、ソフトウェア配信サーバ、ソフトウェア配信システム、ソフトウェア配信方法およびプログラムに関する。 The present invention relates to an information processing apparatus, a software distribution server, a software distribution system, a software distribution method, and a program that mediate software installation work from a server to an image processing apparatus.
従来、同一ネットワーク上に接続されている複数のクライアントに同一アプリケーションをインストールする場合には、クライアントの台数分のダウンロードを要していた。そこで、繰り返し作業による通信負荷を軽減するために、複数のクライアント装置への一括インストール方法が開発されている。 Conventionally, when the same application is installed on a plurality of clients connected on the same network, downloading for the number of clients is required. Therefore, in order to reduce the communication load due to repetitive work, a batch installation method for a plurality of client devices has been developed.
複数のクライアント装置への一括インストール方法としては、アプリケーションをクライアントへインストールするプログラムであるインストーラが、インストール媒体が所持しているインストールするための情報(「以下、インストーラ情報」という。)を用いる技術が提案されている(例えば、特許文献1)。 As a batch installation method for a plurality of client devices, a technique in which an installer, which is a program for installing an application on a client, uses information for installation (hereinafter referred to as “installer information”) possessed by an installation medium. It has been proposed (for example, Patent Document 1).
具体的には、インストーラ情報を基にして、アプリケーションのインストールを行う際に、サーバ側にあるインストール媒体のインストーラ情報を取得して解析し、この情報を基にしてアプリケーション本体をサーバからクライアントに配信し、各クライアント装置のアプリケーション情報のデータベースを同時に更新する方法が開示されている。 Specifically, when installing an application based on the installer information, the installer information on the installation medium on the server side is acquired and analyzed, and the application itself is distributed from the server to the client based on this information. A method of simultaneously updating the application information database of each client device is disclosed.
しかしながら、特許文献1の技術では、アプリケーションがインストールされるクライアント装置は、同一のフレームワークであることが前提となっており、異なるフレームワークで構成されるクライアント装置への一括インストールについては考慮されていない。
However, in the technique of
この結果、インストール対象となる複数のクライアント装置のフレームワークが異なる場合には、インストーラ情報を個別に取得することとなり、インストール処理におけるダウンロード時間が増大し、通信の負荷を軽減することができなかった。 As a result, when the frameworks of multiple client devices to be installed are different, the installer information is acquired individually, the download time in the installation process increases, and the communication load cannot be reduced. .
本発明は、上記に鑑みてなされたものであって、ソフトウェア構成情報の解析により、インストールするソフトウェアの共通部分を異なる種類の画像処理装置に一括ダウンロードすることができる情報処理装置を提供する。 The present invention has been made in view of the above, and provides an information processing apparatus that can collectively download common parts of installed software to different types of image processing apparatuses by analyzing software configuration information.
上述した課題を解決し、目的を達成するために、本発明は、ソフトウェアを配信するソフトウェア配信サーバと、複数の画像処理装置と接続される情報処理装置であって、一定時間ごとに、前記複数の画像処理装置のそれぞれから、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す複数の構成情報を取得する取得部と、取得された前記複数の構成情報に基づいて、前記構成情報が示す構成要素のうち前記複数の画像処理装置に共通する構成要素である共通構成部を求める構成解析部と、前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付部と、前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信部と、を備え、前記構成解析部は、さらに、受信した構成情報と前記共通構成部とに基づいて、前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置ごとの個別の構成要素である個別構成部を求め、前記インストール対象のソフトウェアの前記共通構成部および前記個別構成部を示す圧縮構成情報を生成し、前記通信部は、さらに、前記インストール対象のソフトウェアの前記圧縮構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記圧縮構成情報で示される前記共通構成部および前記個別構成部を受信し、受信した前記共通構成部と前記画像処理装置に対応する前記個別構成部とを前記複数の画像処理装置のそれぞれにインストールのために送信することを特徴とする。 In order to solve the above-described problems and achieve the object, the present invention provides a software distribution server for distributing software and an information processing apparatus connected to a plurality of image processing apparatuses, wherein the plurality From each of the image processing apparatuses, an acquisition unit that acquires a plurality of pieces of configuration information indicating components of software installed in each of the plurality of image processing apparatuses, and based on the plurality of pieces of acquired configuration information, A configuration analysis unit that obtains a common component that is a component common to the plurality of image processing devices among the components indicated by the configuration information, and an input reception unit that receives a designation input of software to be installed on the plurality of image processing devices And sending a distribution request for the installation target software to the software distribution server. A communication unit that receives configuration information of the installation target software from a distribution server, and the configuration analysis unit further configures the configuration of the installation target software based on the received configuration information and the common configuration unit Among the elements, an individual component that is an individual component for each image processing apparatus is obtained, compressed configuration information indicating the common component and the individual component of the installation target software is generated, and the communication unit In addition, the compression configuration information of the software to be installed is transmitted to the software distribution server, and the common configuration unit and the individual configuration unit indicated by the compression configuration information are received from the software distribution server and received. The common configuration unit and the individual configuration unit corresponding to the image processing apparatus include the plurality of images. And transmitting for the installation to respective sense device.
また、本発明は、情報処理装置と接続される、ソフトウェアを配信するソフトウェア配信サーバであって、ソフトウェアを記憶する記憶部と、前記情報処理装置から、前記情報処理装置に接続された複数の画像処理装置に対するインストール対象のソフトウェアの配信要求を受信した場合に、前記インストール対象のソフトウェアの構成要素を示す構成情報を前記情報処理装置に送信する送信部と、前記情報処理装置から前記インストール対象のソフトウェアの構成要素のうち、前記複数の画像処理装置に共通する構成要素である共通構成部と、前記画像処理装置ごとの個別の構成要素である個別構成部とを示す圧縮構成情報を受信する受信部と、を備え、前記送信部は、前記圧縮構成情報で示される前記共通構成部および前記個別構成部を前記情報処理装置に送信することを特徴とする。 In addition, the present invention is a software distribution server that distributes software that is connected to an information processing apparatus, a storage unit that stores software, and a plurality of images that are connected to the information processing apparatus from the information processing apparatus A transmission unit configured to transmit, to the information processing apparatus, configuration information indicating a component of the installation target software when a distribution request for the installation target software to the processing apparatus is received; and the installation target software from the information processing apparatus A receiving unit that receives compressed configuration information indicating a common component that is a component common to the plurality of image processing devices and an individual component that is a separate component for each of the image processing devices The transmission unit includes the common configuration unit and the individual configuration unit indicated by the compression configuration information. And transmits the serial information processing apparatus.
また、本発明は、ソフトウェアを配信するソフトウェア配信サーバと、複数の画像処理装置と接続される情報処理装置であって、記憶部と、前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付部と、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す構成情報を、前記複数の画像処理装置のいずれか1つから取得する取得部と、前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信部と、受信した構成情報と、取得された前記構成情報から、取得対象となる取得構成要素として、前記取得された構成情報が示す構成要素に対応する前記インストール対象のソフトウェアの構成要素を求め、前記取得構成要素に対応する前記インストール対象のソフトウェアの構成要素を示す取得構成情報を生成する構成解析部と、を備え、前記通信部は、前記取得構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記取得構成情報で示される前記取得構成要素を受信して前記記憶部に保存し、受信した前記取得構成要素を前記画像処理装置にインストールのために送信することを特徴とする。 According to another aspect of the present invention, there is provided a software distribution server for distributing software and an information processing apparatus connected to a plurality of image processing apparatuses, wherein a storage unit and designation input of software to be installed to the plurality of image processing apparatuses are performed. An input receiving unit that receives the configuration information indicating the components of the software installed in each of the plurality of image processing devices; A communication unit that transmits a software distribution request to the software distribution server and receives the configuration information of the installation target software from the software distribution server, the received configuration information, and the acquired configuration information, As the acquisition component, the configuration element indicated by the acquired configuration information A configuration analysis unit that obtains a component of the installation target software corresponding to the acquisition component and generates an acquisition configuration information indicating the component of the installation target software corresponding to the acquisition component, and the communication unit includes: The acquisition configuration information is transmitted to the software distribution server, the acquisition component indicated by the acquisition configuration information is received from the software distribution server, stored in the storage unit, and the received acquisition component is stored in the image It is transmitted to the processing device for installation.
また、本発明は、情報処理装置と接続される、ソフトウェアを配信するソフトウェア配信サーバであって、ソフトウェアを記憶する記憶部と、前記情報処理装置から、前記情報処理装置に接続された複数の画像処理装置に対するインストール対象のソフトウェアの配信要求を受信した場合に、前記インストール対象のソフトウェアの構成要素を示す構成情報を前記情報処理装置に送信する送信部と、前記情報処理装置から前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置にインストールされていないソフトウェアの構成要素を示す構成情報を受信する受信部と、を備え、前記送信部は、前記構成情報で示される前記構成要素を前記情報処理装置に送信することを特徴とする。 In addition, the present invention is a software distribution server that distributes software that is connected to an information processing apparatus, a storage unit that stores software, and a plurality of images that are connected to the information processing apparatus from the information processing apparatus A transmission unit configured to transmit, to the information processing apparatus, configuration information indicating a component of the installation target software when a distribution request for the installation target software to the processing apparatus is received; and the installation target software from the information processing apparatus A receiving unit that receives configuration information indicating software components that are not installed in the image processing apparatus, and the transmission unit converts the configuration elements indicated by the configuration information into the information It transmits to a processing apparatus, It is characterized by the above-mentioned.
また、本発明は、ソフトウェアを配信するソフトウェア配信サーバと、複数の画像処理装置と接続される情報処理装置であって、前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付部と、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す構成情報を、前記複数の画像処理装置のいずれか1つから取得する取得部と、前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信部と、受信した構成情報と、取得された前記構成情報から、取得対象となる取得構成要素として、前記取得された構成情報が示す構成要素に対応する前記インストール対象のソフトウェアの構成要素を求め、前記取得構成要素に対応する前記インストール対象のソフトウェアの構成要素を示す取得構成情報を生成する構成解析部と、を備え、前記通信部は、前記取得構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記取得構成情報で示される前記取得構成要素を受信し、受信した前記取得構成要素を前記複数の画像処理装置すべてにインストールのために送信することを特徴とする。 In addition, the present invention provides a software distribution server for distributing software and an information processing apparatus connected to a plurality of image processing apparatuses, and an input receiving unit that receives designation input of software to be installed in the plurality of image processing apparatuses An acquisition unit that acquires configuration information indicating software components installed in each of the plurality of image processing apparatuses from any one of the plurality of image processing apparatuses, and a distribution request for the installation target software Is acquired from the communication unit that receives the configuration information of the software to be installed from the software distribution server, the received configuration information, and the acquired configuration information. Corresponding to the component indicated by the acquired configuration information. A configuration analysis unit that obtains a component of the software to be installed and generates an acquisition configuration information indicating the component of the software to be installed corresponding to the acquisition component, and the communication unit includes the acquisition configuration Information is transmitted to the software distribution server, the acquisition component indicated by the acquisition configuration information is received from the software distribution server, and the received acquisition component is installed in all of the plurality of image processing apparatuses. It is characterized by transmitting.
また、本発明は、情報処理装置とソフトウェア配信サーバとで実行されるソフトウェア配信方法であって、前記情報処理装置が、一定時間ごとに、前記複数の画像処理装置のそれぞれから、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す複数の構成情報を取得する取得ステップと、前記情報処理装置が、取得された前記複数の構成情報に基づいて、前記構成情報が示す構成要素のうち前記複数の画像処理装置に共通する構成要素である共通構成部を求める構成解析ステップと、前記情報処理装置が、前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付ステップと、前記情報処理装置が、前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信ステップと、を含み、前記構成解析ステップは、さらに、受信した構成情報と前記共通構成部とに基づいて、前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置ごとの個別の構成要素である個別構成部を求め、前記インストール対象のソフトウェアの前記共通構成部および前記個別構成部を示す圧縮構成情報を生成し、前記通信ステップは、さらに、前記インストール対象のソフトウェアの前記圧縮構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記圧縮構成情報で示される前記共通構成部および前記個別構成部を受信し、受信した前記共通構成部と前記画像処理装置に対応する前記個別構成部とを前記複数の画像処理装置のそれぞれにインストールのために送信すること、を特徴とする。 The present invention is also a software distribution method executed by an information processing device and a software distribution server, wherein the information processing device receives the plurality of images from each of the plurality of image processing devices at regular time intervals. An acquisition step of acquiring a plurality of pieces of configuration information indicating components of software installed in each processing device, and a component indicated by the configuration information based on the plurality of pieces of configuration information acquired by the information processing device A configuration analysis step for obtaining a common component that is a component common to the plurality of image processing devices, and an input receiving step for the information processing device to receive designation input of software to be installed in the plurality of image processing devices And the information processing device sends a distribution request for the installation target software to the software. A communication step of transmitting to the software distribution server and receiving the configuration information of the software to be installed from the software distribution server, wherein the configuration analysis step further includes the received configuration information and the common configuration unit. Based on the components of the software to be installed, the individual components that are individual components of each image processing apparatus are obtained, and the common components and the individual components of the software to be installed are compressed. Generating the configuration information, and the communication step further transmits the compression configuration information of the software to be installed to the software distribution server, and the common configuration unit indicated by the compression configuration information from the software distribution server and Receiving the individual component, and the received common component Serial sending for installation and the individual components corresponding to the image processing apparatus to each of the plurality of image processing apparatus, characterized by.
また、本発明は、情報処理装置と、前記情報処理装置に接続されたソフトウェア配信サーバとを備えたソフトウェア配信システムであって、前記情報処理装置は、一定時間ごとに、前記複数の画像処理装置のそれぞれから、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す複数の構成情報を取得する取得部と、取得された前記複数の構成情報に基づいて、前記構成情報が示す構成要素のうち前記複数の画像処理装置に共通する構成要素である共通構成部を求める構成解析部と、前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付部と、前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信部と、を備え、前記構成解析部は、さらに、受信した構成情報と前記共通構成部とに基づいて、前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置ごとの個別の構成要素である個別構成部を求め、前記インストール対象のソフトウェアの前記共通構成部および前記個別構成部を示す圧縮構成情報を生成し、前記通信部は、さらに、前記インストール対象のソフトウェアの前記圧縮構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記圧縮構成情報で示される前記共通構成部および前記個別構成部を受信し、受信した前記共通構成部と前記画像処理装置に対応する前記個別構成部とを前記複数の画像処理装置のそれぞれにインストールのために送信することを特徴とする。 The present invention is also a software distribution system including an information processing apparatus and a software distribution server connected to the information processing apparatus, wherein the information processing apparatus includes the plurality of image processing apparatuses at regular intervals. Each of the plurality of image processing apparatuses acquires the plurality of configuration information indicating the components of the software installed in each of the plurality of image processing apparatuses, and the configuration information indicates based on the acquired plurality of configuration information A configuration analysis unit that obtains a common component that is a component common to the plurality of image processing devices among the components, an input reception unit that receives designation input of software to be installed in the plurality of image processing devices, and the installation A distribution request for the target software is transmitted to the software distribution server, and the software distribution server A communication unit that receives configuration information of the software to be installed from a server, and the configuration analysis unit further includes a component of the software to be installed based on the received configuration information and the common configuration unit Among them, an individual component that is an individual component for each image processing device is obtained, and compression configuration information indicating the common component and the individual component of the software to be installed is generated, and the communication unit includes: Further, the compression configuration information of the software to be installed is transmitted to the software distribution server, the common configuration unit and the individual configuration unit indicated by the compression configuration information are received from the software distribution server, and the received The plurality of image processing devices include a common configuration unit and the individual configuration unit corresponding to the image processing device. And transmits to the installation, respectively.
また、本発明は、ソフトウェアを配信するソフトウェア配信サーバと、複数の画像処理装置と接続されるコンピュータを、一定時間ごとに、複数の画像処理装置のそれぞれから、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す複数の構成情報を取得する取得手段と、取得された前記複数の構成情報に基づいて、前記構成情報が示す構成要素のうち前記複数の画像処理装置に共通する構成要素である共通構成部を求める構成解析手段と、前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付手段と、前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信手段、として前記コンピュータに機能させ、前記構成解析手段は、さらに、受信した構成情報と前記共通構成部とに基づいて、前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置ごとの個別の構成要素である個別構成部を求め、前記インストール対象のソフトウェアの前記共通構成部および前記個別構成部を示す圧縮構成情報を生成し、前記通信手段は、さらに、前記インストール対象のソフトウェアの前記圧縮構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記圧縮構成情報で示される前記共通構成部および前記個別構成部を受信し、受信した前記共通構成部と前記画像処理装置に対応する前記個別構成部とを前記複数の画像処理装置のそれぞれにインストールのために送信させること、を特徴とする。 According to the present invention, a software distribution server for distributing software and a computer connected to the plurality of image processing apparatuses are installed from each of the plurality of image processing apparatuses to each of the plurality of image processing apparatuses at regular intervals. An acquisition unit that acquires a plurality of pieces of configuration information indicating the component elements of the software that has been acquired, and common to the plurality of image processing devices among the components indicated by the configuration information based on the plurality of pieces of configuration information acquired Configuration analysis means for obtaining a common component that is a component, input receiving means for receiving designation input of software to be installed for the plurality of image processing apparatuses, and a distribution request for the software to be installed are transmitted to the software distribution server And the software to be installed from the software distribution server. The communication function for receiving the configuration information of the hardware is caused to function in the computer, and the configuration analysis unit is further configured based on the received configuration information and the common configuration unit, among the components of the software to be installed, Obtaining an individual component that is an individual component for each image processing device, generating compressed configuration information indicating the common component and the individual component of the software to be installed, and the communication unit further includes: The compressed configuration information of the software to be installed is transmitted to the software distribution server, the common configuration unit and the individual configuration unit indicated by the compression configuration information are received from the software distribution server, and the received common configuration unit And the individual components corresponding to the image processing devices are connected to the plurality of image processing devices. It is sent for installation in, respectively, characterized by.
本発明によれば、ソフトウェアの共通部分を異なる種類の画像処理装置に一括ダウンロードするので、外部ネットワークによる通信の負荷を軽減することができるという効果を奏する。 According to the present invention, a common part of software is downloaded to different types of image processing apparatuses at a time, so that it is possible to reduce the communication load caused by the external network.
以下に添付図面を参照して、この発明にかかる情報処理装置の最良な実施の形態を詳細に説明する。 Exemplary embodiments of an information processing apparatus according to the present invention will be explained below in detail with reference to the accompanying drawings.
(第1の実施の形態)
図1は、実施の形態1にかかる情報処理装置200が接続されているソフトウェア配信システムの構成を示す概要図である。図1に示すように、ソフトウェア配信システムは、情報処理装置200と、ライセンス管理サーバ300と、ソフトウェア配信サーバ400とが、インターネットなどのネットワーク80を介して接続されている。そして、情報処理装置200とネットワーク80との間には、ファイアウォール90が設けられている。また、情報処理装置200は、複数の複合機100a、100b、100c(以下、特定しない複合機を単に複合機100と称する。)が、ネットワーク80とは異なるネットワーク、例えばLAN等で接続されている。
(First embodiment)
FIG. 1 is a schematic diagram illustrating a configuration of a software distribution system to which an
ファイアウォール90は、インターネットなどの外部ネットワークを通じて情報処理装置200に侵入した第三者により不正が行われないように、外部との境界を流れるデータを監視し、不正なアクセスを検出・遮断する。
The
複合機100a、100b、100cは、コピー、ファックス、プリンタなどの複数の機能を備えた装置であって、ローカルネットワークにより情報処理装置200に接続されている。また、本実施の形態のソフトウェア配信システムでは、3台の複合機100a、100b、100cが接続されているが、これに限定されることなく、1台、2台、または4台以上の複合機を接続した構成としてもよい。
The
また、複合機100には、複数の構成要素で構成されているアプリケーションがインストールされており、複合機100は、当該構成要素の構造をソフトウェア構成情報として記憶している。 In addition, an application composed of a plurality of components is installed in the multifunction device 100, and the multifunction device 100 stores the structure of the components as software configuration information.
ソフトウェア配信サーバ400は、複合機100にインストールされるソフトウェアを保持しており、該ソフトウェアを、情報処理装置200を介して複合機100に提供する装置である。ここで、ソフトウェア配信サーバ400が保持しているソフトウェアには、当該ソフトウェアが他の装置に配信可能な構成要素の構成一覧を記述したソフトウェア構成情報が対応付けられている。
The
ライセンス管理サーバ300は、ソフトウェア配信サーバ400から提供され、複合機100にインストールされるソフトウェアのライセンス(利用権)を、情報処理装置200を介して管理する装置である。
The
情報処理装置200は、ソフトウェア配信サーバ400およびライセンス管理サーバ300と、複合機100a、100b、100cとの間で行われる処理を仲介する装置である。具体的には、ソフトウェア配信サーバ400が提供するソフトウェアを複合機100a、100b、100cに送信したり、ライセンス管理サーバ300が管理するソフトウェアのライセンスファイルを要求したりして、複合機100a、100b、100cに送信する。ここで、ライセンスファイルとは、ソフトウェアのライセンスが記述されたデータである。
The
図2は、ネットワーク80を介して接続されている情報処理装置200とソフトウェア配信サーバ400の構成を示すブロック図である。
FIG. 2 is a block diagram showing the configuration of the
まず、情報処理装置200は、本図に示すように、入力制御部201と、構成情報取得部202と、構成解析部203と、通信部204と、表示制御部205と、HDD(Hard Disk Drive)210とを主に備え、入力装置220と表示装置230と接続されている。
First, the
構成情報取得部202は、情報処理装置200と接続されているすべての複合機100にインストールされているアプリケーションのソフトウェア構成情報を、ローカルネットワークを介して定期的に取得する。
The configuration
図3は、ソフトウェア構成情報の一例を示す図である。ソフトウェア構成情報は、複数の階層で構成されている。図3では、ソフトウェア構成情報500は、最上位層であり、アプリケーションやユーザにとって価値のあるサービス機能レベルの要素501と、要素機能モジュールあるいはサービスコンポーネントが所属する502と、フレームワークやドライバなど下位層レベルの機能を吸収しアプリケーション向けに適したサービスとして提供する503とから構成される。
FIG. 3 is a diagram illustrating an example of software configuration information. The software configuration information is composed of a plurality of hierarchies. In FIG. 3, the
アプリケーション500では、3層構造で示しているが、システムの規模や各層の責務により階層数は変化する。また、各層内のボックスはまとまった機能あるいはモジュールを示しており、それぞれが下位層のボックスに依存し、逆に下位層から上位層への依存はないものとなっている。
Although the
HDD210は、構成情報取得部202により取得された、情報処理装置200とローカルネットワークで接続されている複合機100にインストールされているアプリケーションのソフトウェア構成情報を記憶する。
The
表示制御部205は、複合機100にインストール可能なアプリケーションの一覧等を表示装置230に表示する。
The
入力制御部201は、入力装置220から、ユーザによる複合機100に対するインストール対象となるアプリケーションの指定や、インストール要求の指示等の入力を受け付ける。
The
通信部204は、入力されたインストール対象となるアプリケーションを複合機100から受信したり、ソフトウェア配信サーバ400にソフトウェア配信要求を送信したり、ソフトウェア配信サーバ400から配信要求にかかるインストール対象となるアプリケーションのソフトウェア構成情報(以下、「配信要求にかかるアプリケーションのソフトウェア構成情報」という。)や、配信要求にかかるインストール対象となるアプリケーションのソフトウェア(以下、「配信要求にかかるソフトウェア」という。)を受信したりする。
The
構成解析部203は、すべての複合機100から取得したアプリケーションのソフトウェア構成情報を解析し、すべてのアプリケーションのソフトウェア構成情報に共通する構成要素である共通構成部を求める。
The
具体的には、複合機100から取得したアプリケーションのソフトウェア構成情報それぞれから構成要素を抽出し、抽出した構成要素のうち、取得したすべてのソフトウェア構成情報に共通する構成要素をカテゴリ化し、共通構成部とする。 Specifically, the constituent elements are extracted from each of the software configuration information of the application acquired from the MFP 100, the constituent elements common to all the acquired software configuration information among the extracted constituent elements are categorized, and the common constituent unit And
図4−1から図4−3は、それぞれアプリケーションのソフトウェア構成情報を示す図である。図4−1は、複合機100aにインストールされているアプリケーションのソフトウェア構成情報を示す図であり、図4−2は、複合機100bにインストールされているアプリケーションのソフトウェア構成情報を示す図であり、図4−3は、複合機100cにインストールされているアプリケーションのソフトウェア構成情報を示す図である。 FIG. 4A to FIG. 4C are diagrams each showing the software configuration information of the application. 4A is a diagram illustrating software configuration information of an application installed in the multifunction peripheral 100a, and FIG. 4B is a diagram illustrating software configuration information of an application installed in the multifunction peripheral 100b. FIG. 4C is a diagram illustrating software configuration information of an application installed in the multifunction peripheral 100c.
ここで、図4−1から図4−3に示すように、複合機100aと複合機100bと複合機100cすべてに共通する構成要素は、「2−1と2−2と2−3」であり、これらが共通構成部となる。 Here, as shown in FIG. 4A to FIG. 4C, the components common to all of the multifunction peripheral 100a, the multifunction peripheral 100b, and the multifunction peripheral 100c are “2-1, 2-2, and 2-3”. Yes, these are common components.
構成解析部203は、また、ソフトウェア配信サーバ400から受信したアプリケーションのソフトウェア構成情報と、上記のように求めた共通構成部とに基づいて、インストール対象となるアプリケーションの構成要素のうち、複合機100にインストールされているアプリケーションのソフトウェア構成情報それぞれに個別の構成要素である個別構成部を求める。
The
具体的には、まず、複合機100から受信したそれぞれのアプリケーションのソフトウェア構成情報が示す構成要素と、共通構成部の構成要素との差分の構成要素を個別構成部として抽出する。 Specifically, first, the constituent elements of the difference between the constituent elements indicated by the software configuration information of each application received from the MFP 100 and the constituent elements of the common constituent section are extracted as individual constituent sections.
図4−1では、複合機100aにインストールされているアプリケーションのソフトウェア構成情報が示す構成要素の「1−1と2−1と2−2と2−3」から共通構成部の構成要素である「2−1と2−2と2−3」との差分の構成要素である「1−1」を複合機100aの個別構成部として抽出する。 In FIG. 4A, the components are the components of the common component from “1-1, 2-1, 2-2, and 2-3” of the components indicated by the software configuration information of the application installed in the MFP 100a. “1-1”, which is a difference component between “2-1, 2-2, and 2-3”, is extracted as an individual component of the multifunction peripheral 100a.
また、図4−2では、複合機100bにインストールされているアプリケーションのソフトウェア構成情報が示す構成要素の「1−2と2−1と2−2と2−3」から共通構成部の構成要素である「2−1と2−2と2−3」との差分の構成要素である「1−2」を複合機100bの個別構成部として抽出する。 Also, in FIG. 4B, the components of the common component from “1-2, 2-1, 2-2, and 2-3” indicated by the software configuration information of the application installed in the multifunction peripheral 100b. “1-2” that is a difference component between “2-1, 2-2, and 2-3” is extracted as an individual component of the multifunction peripheral 100b.
同様に、図4−3では、複合機100cにインストールされているアプリケーションのソフトウェア構成情報が示す構成要素の「1−3と2−1と2−2と2−3」から共通構成部の構成要素である「2−1と2−2と2−3」との差分の構成要素である「1−3」を複合機100cの個別構成部として抽出する。
Similarly, in FIG. 4C, the configuration of the common configuration unit is configured from “1-3, 2-1, 2-2, and 2-3” of the component indicated by the software configuration information of the application installed in the multifunction peripheral 100c. “1-3”, which is a difference component between the elements “2-1, 2-2, and 2-3”, is extracted as an individual component of the
構成解析部203は、さらに、上記より算出した複合機100のすべての個別構成部と共通構成部とを示すコンパクト化情報を生成する。ここで、コンパクト化情報とは、ソフトウェア配信サーバ400への配信要求にかかるソフトウェア構成情報であって、複合機100すべてに対してインストール可能かつ最小のソフトウェア構成を示すものである。
The
図5は、コンパクト化情報の一例を示す図である。図5に示すように、コンパクト化情報600は、複合機100それぞれについての個別構成部602(「1−1」と「1−2」と「1−3」)と1つの共通構成部601(「2−1と2−2と2−3」)とから構成されている。
FIG. 5 is a diagram illustrating an example of the compact information. As illustrated in FIG. 5, the
従来は、複合機100すべてにアプリケーションをインストールするには、個別構成部(「1−1」)と共通構成部(「2−1と2−2と2−3」)、個別構成部(「1−2」)と共通構成部(「2−1と2−2と2−3」)、個別構成部(「1−3」)と共通構成部(「2−1と2−2と2−3」)をそれぞれ個別にダウンロードする必要があった。 Conventionally, in order to install an application on all the multifunction peripherals 100, an individual component (“1-1”), a common component (“2-1, 2-2, and 2-3”), and an individual component (“ 1-2 ") and common components (" 2-1, 2-2 and 2-3 "), individual components (" 1-3 ") and common components (" 2-1, 2-2 and 2 "). -3 ") must be downloaded separately.
しかし、このように、ソフトウェア配信サーバ400への配信要求にかかるアプリケーションのソフトウェア構成情報を、共通構成部と個別構成部にコンパクト化することにより、共通構成部の重複する取得要求を排除することが可能となる。
However, as described above, by reducing the software configuration information of the application related to the distribution request to the
次に、情報処理装置200とネットワーク80を介して接続されているソフトウェア配信サーバ400は、図2に示すように、送信部401と、受信部404と、ソフトウェア取得部403と、HDD410とを主に備えている。
Next, as shown in FIG. 2, the
HDD410は、各種アプリケーションを、アプリケーションを構成する構成要素を示すソフトウェア構成情報と対応付けて保存する。
The
構成情報取得部402は、HDD410から、情報処理装置200からの配信要求にかかるアプリケーションのソフトウェア構成情報を取得する。
The configuration
ソフトウェア取得部403は、HDD410から、情報処理装置200から受信したコンパクト化情報に対応するソフトウェアを取得する。
The
受信部404は、情報処理装置200から、インストール対象となるアプリケーションの配信要求や、コンパクト化情報を受信する。
The receiving
送信部401は、配信要求にかかるソフトウェア構成情報や、コンパクト化情報に対応するソフトウェアを情報処理装置200に送信する。
The
次に、本実施の形態にかかる複合機100の全体の機能的構成について説明する。図6は、実施の形態1の複合機100の構成を示すブロック図である。複合機100は、白黒レーザプリンタ(B&W LP)101と、カラーレーザプリンタ(Color LP)102と、ハードディスク装置(HDD)103と、スキャナ、ファクシミリ、メモリ、ネットワークインタフェースなどのハードウェアリソース104を有するとともに、プラットホーム120と、アプリケーション130とから構成されるソフトウェア群110とを備えている。
Next, the overall functional configuration of the multifunction peripheral 100 according to the present embodiment will be described. FIG. 6 is a block diagram illustrating a configuration of the multifunction peripheral 100 according to the first embodiment. The multi-function device 100 includes a monochrome laser printer (B & W LP) 101, a color laser printer (Color LP) 102, a hard disk device (HDD) 103, and
プラットホーム120は、アプリケーションからの処理要求を解釈してハードウェア資源の獲得要求を発生させるコントロールサービスと、一または複数のハードウェア資源の管理を行い、コントロールサービスからの獲得要求を調停するシステムリソースマネージャ(SRM)123と、汎用OS121とを有する。
The
コントロールサービスは、複数のサービスモジュールから形成され、SCS(システムコントロールサービス)122と、ECS(エンジンコントロールサービス)124と、MCS(メモリコントロールサービス)125と、OCS(オペレーションパネルコントロールサービス)126と、FCS(ファックスコントロールサービス)127と、NCS(ネットワークコントロールサービス)128とから構成される。このプラットホーム120は、あらかじめ定義された関数により前記アプリケーション130から処理要求を受信可能とするアプリケーションプログラムインタフェース(API)を有する。
The control service is formed of a plurality of service modules, and includes an SCS (system control service) 122, an ECS (engine control service) 124, an MCS (memory control service) 125, an OCS (operation panel control service) 126, and an FCS. (Fax Control Service) 127 and NCS (Network Control Service) 128. The
汎用OS121は、UNIX(登録商標)などの汎用オペレーティングシステムであり、プラットホーム120並びにアプリケーション130の各ソフトウェアをそれぞれプロセスとして並列実行する。
The general-
SRM123のプロセスは、SCS122とともにシステムの制御およびリソースの管理を行うものである。SRM123のプロセスは、スキャナ部やプリンタ部などのエンジン、メモリ、HDDファイル、ホストI/O(セントロI/F、ネットワークI/F、IEEE1394 I/F、RS232C I/Fなど)のハードウェア資源を利用する上位層からの要求にしたがって調停を行い、実行制御する。
The process of the
具体的には、このSRM123は、要求されたハードウェア資源が利用可能であるか(他の要求により利用されていないかどうか)を判断し、利用可能であれば要求されたハードウェア資源が利用可能である旨を上位層に伝える。また、SRM123は、上位層からの要求に対してハードウェア資源の利用スケジューリングを行い、要求内容(例えば、プリンタエンジンにより紙搬送と作像動作、メモリ確保、ファイル生成など)を直接実施している。
Specifically, the
SCS122のプロセスは、アプリ管理、操作部制御、システム画面表示、LED表示、リソース管理、割り込みアプリ制御などを行う。
The process of the
ECS124のプロセスは、白黒レーザプリンタ(B&W LP)101、カラーレーザプリンタ(Color LP)102、スキャナ、ファクシミリなどからなるハードウェアリソース104のエンジンの制御を行う。
The process of the
MCS125のプロセスは、画像メモリの取得および解放、ハードディスク装置(HDD)の利用、画像データの圧縮および伸張などを行う。
The
FCS127のプロセスは、システムコントローラの各アプリ層からPSTN/ISDN網を利用したファクシミリ送受信、BKM(バックアップSRAM)で管理されている各種ファクシミリデータの登録/引用、ファクシミリ読みとり、ファクシミリ受信印刷、融合送受信を行うためのAPIを提供する。
The
NCS128のプロセスは、ネットワークI/Oを必要とするアプリケーションに対して共通に利用できるサービスを提供するためのプロセスであり、ネットワーク側から各プロトコルによって受信したデータを各アプリケーションに振り分けたり、アプリケーションからデータをネットワーク側に送信したりする際の仲介を行う。
The
NRS(ニューリモートサービス)129は、ネットワークを介してデータを送受信する際のデータの変換を行うなど、ネットワークを介した遠隔管理に関する機能およびスケジューラ機能を実現するアプリケーションである。 The NRS (New Remote Service) 129 is an application that realizes functions related to remote management via the network and a scheduler function, such as data conversion when data is transmitted and received via the network.
アプリインストール制御サービス131は、情報処理装置200からインストール信号を受信すると、情報処理装置200から受信したパッケージのうち、自機に対応する構成要素をインストールする。
When the application
OCS126のプロセスは、オペレータ(ユーザ)と本体制御間の情報伝達手段となるオペレーションパネル(操作パネル)910の制御を行う。OCS126は、オペレーションパネルからキー押下(またはタッチ操作)をキーイベントとして取得し、取得したキーに対応したキーイベント関数をSCS122に送信するOCSプロセスの部分と、アプリケーション130またはコントロールサービスからの要求によりオペレーションパネルに各種画面を描画出力する描画関数やその他オペレーションパネルに対する制御を行う関数などがあらかじめ登録されたOCSライブラリの部分とから構成される。このOCSライブラリは、アプリケーション130およびコントロールサービスの各モジュールにリンクされて実装されている。なお、OCS126のすべてをプロセスとして動作させるように構成しても良く、あるいはOCS126のすべてをOCSライブラリとして構成しても良い。
The process of the
アプリケーション130は、ページ記述言語(PDL)、PCLおよびポストスクリプト(PS)を有するプリンタ用のアプリケーションであるプリンタアプリ111と、コピー用アプリケーションであるコピーアプリ112と、ファクシミリ用アプリケーションであるファックスアプリ113と、スキャナ用アプリケーションであるスキャナアプリ114と、ネットワークファイル用アプリケーションであるネットファイルアプリ115と、工程検査用アプリケーションである工程検査アプリ116と、インターネットに接続されたPC等のクライアント端末に対してWEBサーバ(httpサーバ)として動作し、クライアント端末上で動作するWEBブラウザに各種画面を表示するWEBアプリ171とを有している。
The
アプリケーション130の各プロセス、コントロールサービスの各プロセスは、関数呼び出しとその戻り値送信およびメッセージの送受信によってプロセス間通信を行いながら、コピー、プリンタ、スキャナ、ファクシミリなどの画像形成処理にかかるユーザサービスを実現している。
Each process of the
このように、実施の形態1にかかる複合機100には、複数のアプリケーション130および複数のコントロールサービスが存在し、いずれもプロセスとして動作している。そして、これらの各プロセス内部には、一または複数のスレッドが生成されて、スレッド単位の並列実行が行われる。そして、コントロールサービスがアプリケーション130に対し共通サービスを提供しており、このため、これらの多数のプロセスが並列動作、およびスレッドの並列動作を行って互いにプロセス間通信を行って協調動作をしながら、コピー、プリンタ、スキャナ、ファクシミリなどの画像形成処理にかかるユーザサービスを提供するようになっている。
As described above, the MFP 100 according to the first embodiment includes a plurality of
また、複合機100には、複合機100の顧客、サードベンダなどの第三者がコントロールサービス層の上のアプリケーション層に外部アプリ172を開発して搭載することが可能となっている。この外部アプリ172は、アプリインストール制御部131によりネットワークを介してインストールされる。
Also, in the multifunction device 100, a third party such as a customer of the multifunction device 100 or a third vendor can develop and install the
なお、実施の形態1にかかる複合機100では、複数のアプリケーション130のプロセスと複数のコントロールサービスのプロセスとが動作しているが、アプリケーション130とコントロールサービスのプロセスがそれぞれ単一の構成とすることも可能である。また、各アプリケーション130は、アプリケーションごとに追加または削除することができる。すなわち、上述したように、外部アプリ172をインストール可能であり、かつアンインストールも可能となっている。
In the MFP 100 according to the first embodiment, a plurality of
次に、ソフトウェア配信システムによるソフトウェア配信処理について説明する。図7は、ソフトウェア配信処理の手順を示すシーケンス図である。 Next, software distribution processing by the software distribution system will be described. FIG. 7 is a sequence diagram illustrating a procedure of software distribution processing.
情報処理装置200は、構成情報取得部202により、複合機100a、複合機100b、複合機100cすべてからそれぞれにインストールされているアプリケーションのソフトウェア構成情報を定期的に取得する(ステップS101)。
The
ここでは、図8−1から図8−3に示すソフトウェア構成情報を取得する。図8−1は、複合機100aにインストールされているアプリケーションのソフトウェア構成情報を示す図であり、図8−2は、複合機100bにインストールされているアプリケーションのソフトウェア構成情報を示す図であり、図8−3は、複合機100cにインストールされているアプリケーションのソフトウェア構成情報を示す図である。 Here, the software configuration information shown in FIGS. 8-1 to 8-3 is acquired. 8A is a diagram illustrating software configuration information of an application installed in the multifunction peripheral 100a, and FIG. 8B is a diagram illustrating software configuration information of an application installed in the multifunction peripheral 100b. FIG. 8C is a diagram illustrating software configuration information of an application installed in the multifunction peripheral 100c.
情報処理装置200は、構成解析部203は、取得したソフトウェア構成情報から共通構成部を算出する(ステップS102)。
In the
具体的には、図8−1から図8−3に示した複合機100aと複合機100bと複合機100cのソフトウェア構成情報の構成要素を抽出すると、すべてに共通する構成要素は、図9に示すように、「2−1と2−2と2−3」となり、これを共通構成部とする。
Specifically, when the constituent elements of the software configuration information of the
情報処理装置200の入力制御部201は、表示制御部205により表示装置230に表示された一覧から、インストール対象となるアプリケーションの選択を受け付ける(ステップS103)。
The
情報処理装置200の通信部204は、選択されたアプリケーションのインストール要求をソフトウェア配信サーバ400に送信する(ステップS104)。
The
ソフトウェア配信サーバ400の構成情報取得部402は、配信要求にかかるアプリケーションのソフトウェア構成情報をHDD410より取得し、送信部401は、取得した配信要求にかかるアプリケーションのソフトウェア構成情報を情報処理装置200に送信する(ステップS105)。
The configuration
情報処理装置200の構成解析部203は、通信部204により、ソフトウェア配信サーバ400から配信要求にかかるアプリケーションのソフトウェア構成情報を受信すると、配信要求にかかるアプリケーションのソフトウェア構成情報をコンパクト化した情報であるコンパクト化情報を生成する(ステップS106)。
The
具体的には、本実施形態では、図9に示した共通構成部「2−1と2−2と2−3」と、図10−1に示す複合機100aの個別構成部「1−1」と、図10−2に示す複合機100bの個別構成部「1−2」と、図10−3に示す複合機100cの個別構成部「1−3」とを合算したものがコンパクト化情報である。
Specifically, in the present embodiment, the common components “2-1, 2-2, and 2-3” illustrated in FIG. 9 and the individual components “1-1” of the multifunction peripheral 100a illustrated in FIG. ”And the individual component“ 1-2 ”of the
情報処理装置200の通信部204は、コンパクト化情報を、ソフトウェア配信サーバ400に送信する(ステップS107)。
The
ソフトウェア配信サーバ400のソフトウェア取得部403は、受信部404によりコンパクト化情報を受信すると、コンパクト化情報に対応するソフトウェアを取得し、複合機100aと複合機100bと複合機100cすべてにインストールするソフトウェアとしてパッケージを作成する(ステップS108)。
The
ソフトウェア配信サーバ400の送信部401は、ソフトウェア取得部403により作成されたパッケージを情報処理装置200に送信する(ステップS109)。
The
情報処理装置200の通信部204は、ソフトウェア配信サーバ400からパッケージを受信すると、受信したパッケージを複合機100aと複合機100bと複合機100cすべてに送信する(ステップS110)。
When receiving the package from the
ここで、情報処理装置200の通信部204は、複合機100aと複合機100bと複合機100c、それぞれに対応する個別構成部だけを最初に送信し、個別構成部を送信した後に共通構成部を送信することも可能である。
Here, the
情報処理装置200の通信部204は、次いで、複合機100aと複合機100bと複合機100cすべてにインストール信号を送信する(ステップS111)。
Next, the
複合機100aと複合機100bと複合機100cのアプリインストール制御サービス131は、インストール信号により、受信したパッケージのうち、共通構成部と自機の個別構成部とをインストールする(ステップS112)。
The application
具体的には、複合機100aは、図9に示した共通構成部「2−1と2−2と2−3」と図10−1に示した個別構成部「1−1」をインストールする。また、複合機100bは、図9に示した共通構成部「2−1と2−2と2−3」と図10−2に示した個別構成部「1−2」をインストールする。さらに、複合機100cは、図9に示した共通構成部「2−1と2−2と2−3」と図10−3に示した個別構成部「1−3」とインストールする。 Specifically, the multi-function peripheral 100a installs the common components “2-1, 2-2, and 2-3” illustrated in FIG. 9 and the individual components “1-1” illustrated in FIG. 10-1. . In addition, the multifunction peripheral 100b installs the common configuration units “2-1, 2-2, and 2-3” illustrated in FIG. 9 and the individual configuration unit “1-2” illustrated in FIG. 10-2. Further, the multifunction peripheral 100c installs the common configuration units “2-1, 2-2, and 2-3” illustrated in FIG. 9 and the individual configuration unit “1-3” illustrated in FIG. 10-3.
なお、複合機100aと複合機100bと複合機100cはそれぞれ、最初に自機に対応する個別構成部をインストールし、個別構成部をインストールした後に共通構成部をインストールすることも可能である。 Note that each of the multifunction peripheral 100a, the multifunction peripheral 100b, and the multifunction peripheral 100c may first install an individual component corresponding to the own device, and then install a common component after installing the individual component.
このように、本実施の形態によれば、複合機100の台数にかかわらず一括してインストール対象となるアプリケーションをソフトウェア配信サーバ400から受信するので、情報処理装置200とソフトウェア配信サーバ400との通信負荷を軽減することが可能となる。
As described above, according to the present embodiment, since the applications to be installed are collectively received from the
(第2の実施の形態)
図11は、実施の形態2にかかる情報処理装置700の構成を示すブロック図である。本図に示すように情報処理装置700は、入力制御部201と、構成情報取得部702と、構成解析部703と、通信部204と、表示制御部205と、キャッシュメモリ706と、HDD710とを主に備えている。なお、システム構成については、実施の形態1と同様である。
(Second Embodiment)
FIG. 11 is a block diagram of a configuration of the
実施の形態1にかかる情報処理装置200では、構成情報取得部202は、複合機100それぞれにインストールされているアプリケーションのソフトウェア構成情報すべてを定期的に取得していた。
In the
これに対し、本実施の形態では、構成情報取得部702は、複合機1200それぞれにインストールされているアプリケーションのソフトウェア構成情報をそれぞれ個別に取得する。
On the other hand, in the present embodiment, the configuration
また、実施の形態1にかかる情報処理装置200では、構成解析部203は、複合機100すべてにインストールされているアプリケーションのソフトウェア構成情報から共通構成部を求めた。
In the
これに対し、本実施の形態では、構成解析部703は、取得されたソフトウェア構成情報のうち、キャッシュメモリ706に保存されている構成要素の差分を個別構成部として算出する。
On the other hand, in the present embodiment, the
まず、情報処理装置700の各部の構成および機能について説明する。なお、構成情報取得部702と、構成解析部703と、キャッシュメモリ706以外の各部の構成および機能は実施の形態1にかかる情報処理装置200と同様であるので、説明を省略する。
First, the configuration and function of each unit of the
構成情報取得部702は、情報処理装置700と接続されている複合機1200のいずれか1つから、複合機1200にインストールされているアプリケーションのソフトウェア構成情報を、ローカルネットワークを介して取得する。
The configuration
キャッシュメモリ706は、通信部204から受信したソフトウェアの構成要素を保存する。
The
構成解析部703は、ソフトウェア配信サーバ800から受信した配信要求にかかるアプリケーションのソフトウェア構成情報が示す構成要素と、複合機1200から取得した複合機1200にインストールされているアプリケーションのソフトウェア構成情報が示す構成要素から、ソフトウェア配信サーバ800より取得する構成要素(以下、「取得構成要素」という。)を求める。
The
具体的には、配信要求にかかるソフトウェア構成情報と、複合機1200から取得したソフトウェア構成情報それぞれから構成要素を抽出し、配信要求にかかるソフトウェア構成情報のうち、複合機1200から取得したソフトウェア構成情報に対応するソフトウェア構成情報(以下、「取得構成情報」という。)として生成する。 Specifically, components are extracted from the software configuration information related to the distribution request and the software configuration information acquired from the MFP 1200, and the software configuration information acquired from the MFP 1200 out of the software configuration information related to the distribution request. Is generated as software configuration information (hereinafter referred to as “acquired configuration information”).
また、複合機1200から取得されたソフトウェア構成情報の構成要素のうち、キャッシュメモリ706に保存されているソフトウェアの構成要素と同じ構成要素があるか否かを比較し、同じ構成要素がある場合には、当該同じ構成要素を差し引いた構成要素を複合機1200が個別に有する構成要素を示す個別構成情報として抽出する。
Further, among the components of the software configuration information acquired from the MFP 1200, whether or not there is the same component as the software component stored in the
次に、情報処理装置700とネットワーク80を介して接続されているソフトウェア配信サーバ800の各部の構成および機能について説明する。なお、ソフトウェア取得部803以外の構成および機能は、実施の形態1にかかるソフトウェア配信サーバ400と同様であるので、説明を省略する。
Next, the configuration and function of each unit of the
ソフトウェア取得部803は、HDD410から、情報処理装置700から受信した配信要求にかかるアプリケーションのソフトウェア構成情報に対応するソフトウェアの構成要素を取得する。
The
次に、本実施の形態にかかる複合機1200の全体の機能的構成について説明する。図12は、実施の形態2の複合機1200の構成を示すブロック図である。なお、アプリインストール制御サービス1231以外の各部の構成および機能は、実施の形態1の複合機100と同様であるので説明を省略する。
Next, the overall functional configuration of the MFP 1200 according to the present embodiment will be described. FIG. 12 is a block diagram illustrating a configuration of the MFP 1200 according to the second embodiment. Note that the configuration and functions of each part other than the application
アプリインストール制御サービス1231は、情報処理装置700からインストール信号を受信すると、情報処理装置700から受信したソフトウェアをインストールする。
Upon receiving an installation signal from the
次に、ソフトウェア配信システムによるソフトウェア配信処理について説明する。図13−1から図13−3は、複合機1200へのソフトウェア配信処理の手順を説明するシーケンス図である。まず、図13−1により、複合機1200aへのインストール処理について説明する。
Next, software distribution processing by the software distribution system will be described. FIG. 13A to FIG. 13C are sequence diagrams for explaining the procedure of the software distribution process to the MFP 1200. First, with reference to FIG. 13A, an installation process to the
情報処理装置700の入力制御部201は、表示制御部205により表示装置230に表示された一覧から、インストール対象となるアプリケーションの選択を受け付ける(ステップS201)。
The
情報処理装置700は、構成情報取得部702により、複合機1200aにインストールされているアプリケーションのソフトウェア構成情報を取得する(ステップS202)。
The
ここでは、図14−1に示すソフトウェア構成情報を取得する。図14−1は、複合機1200aにインストールされているアプリケーションのソフトウェア構成情報を示す図である。図14−1に示すように、複合機1200aにインストールされているアプリケーションの構成要素は「1−1と2−1と2−2と2−3」であり、構成情報取得部702はこれらを複合機1200aにインストールされているアプリケーションのソフトウェア構成情報として取得する。
Here, the software configuration information shown in FIG. FIG. 14A is a diagram illustrating software configuration information of an application installed in the
情報処理装置700の通信部204は、選択されたアプリケーションの配信要求をソフトウェア配信サーバ800に送信する(ステップS203)。
The
ソフトウェア配信サーバ800の構成情報取得部402は、配信要求にかかるアプリケーションのソフトウェア構成情報をHDD410から取得し、送信部401は、取得したソフトウェア構成情報を情報処理装置700に送信する(ステップS204)。
The configuration
情報処理装置700の構成解析部703は、通信部204により、ソフトウェア配信サーバ800からの配信要求にかかるソフトウェア構成情報を取得すると、取得構成情報を算出する(ステップS205)。
When the
情報処理装置700の通信部204は、算出された複合機1200aへの取得構成情報をソフトウェア配信サーバ800に送信する(ステップS206)。
The
ソフトウェア配信サーバ800は、受信部404により取得構成情報を受信すると、ソフトウェア取得部803により、受信した取得構成情報に対応するソフトウェアを取得する(ステップS207)。
When the
ソフトウェア配信サーバ800の送信部401は、ソフトウェア取得部803により取得構成情報に対応するソフトウェアを情報処理装置700に送信する(ステップS208)。
The
情報処理装置700の通信部204は、ソフトウェア配信サーバ800から取得構成情報に対応するソフトウェアを受信すると、受信した取得構成情報に対応するソフトウェアをキャッシュメモリ706に保存するとともに(ステップS209)、取得構成情報に対応するソフトウェアを複合機1200aに送信する(ステップS210)。
When receiving the software corresponding to the acquired configuration information from the
情報処理装置700の通信部204は、次いで、複合機1200aにインストール信号を送信する(ステップS211)。
Next, the
複合機1200aのアプリインストール制御サービス1231は、インストール信号により、受信した取得構成情報に対応するソフトウェアをインストールする(ステップS212)。
The application
具体的には、複合機100aは、図15に示した複合機1200aにインストールされているアプリケーションに対応する構成要素「1−1と2−1と2−2と2−3」をインストールする。
Specifically, the
次に、図13−2により、複合機1200bへのソフトウェア配信処理について説明する。
Next, with reference to FIG. 13B, software distribution processing to the
情報処理装置700の構成情報取得部702は、複合機1200bから複合機1200bにインストールされているアプリケーションのソフトウェア構成情報を取得する(ステップS221)。
The configuration
ここでは、図14−2に示すソフトウェア構成情報を取得する。図14−2は、複合機1200bにインストールされているアプリケーションのソフトウェア構成情報を示す図である。図14−2に示すように、複合機1200bにインストールされているアプリケーションの構成要素は「1−2と2−1と2−2と2−3」であり、構成情報取得部702はこれらを複合機1200bにインストールされているアプリケーションのソフトウェア構成情報として取得する。
Here, the software configuration information shown in FIG. FIG. 14B is a diagram illustrating software configuration information of an application installed in the
情報処理装置700の構成解析部703は、複合機1200bへのインストール対象となるアプリケーションのソフトウェア構成情報を算出する(ステップS222)。
The
ここで、情報処理装置700のキャッシュメモリ706には、ステップS209で、ソフトウェア配信サーバ800からすでに受信した複合機1200aの配信要求にかかるソフトウェアが保存されている。
Here, in the
そこで、情報処理装置700の構成解析部703は、複合機1200bから取得したソフトウェア構成情報が示す構成要素と、保存されているソフトウェアの構成要素との差分の構成要素を、ソフトウェア配信サーバ800から取得する構成要素を示す取得構成要素として求める。
Therefore, the
具体的には、図14−2に示す複合機1200bにインストールされているアプリケーションのソフトウェア構成情報がが示す構成要素「1−2と2−1と2−2と2−3」から、情報処理装置700のキャッシュメモリ706に保存されているソフトウェアの構成要素「2−1と2−2と2−3」を差し引く。これより、複合機1200bの取得構成要素は、図16に示す「1−2」となる。
Specifically, from the component “1-2, 2-1, 2-2, and 2-3” indicated by the software configuration information of the application installed in the
情報処理装置700の通信部204は、構成解析部703により算出された取得構成要素を示す取得構成情報をソフトウェア配信サーバ800に送信する(ステップS223)。
The
ソフトウェア配信サーバ800のソフトウェア取得部803は、受信部404により、情報処理装置700から取得構成情報を受信すると、取得構成情報に対応するソフトウェアをHDD410から取得する(ステップS224)。
When the receiving
ソフトウェア配信サーバ800の送信部401は、ソフトウェア取得部803より取得した取得構成情報に対応するソフトウェアを情報処理装置700に送信する(ステップS225)。
The
情報処理装置700の通信部204は、取得構成情報に対応するソフトウェアを受信すると、取得構成情報に対応するソフトウェアをキャッシュメモリ706に保存し(ステップS226)、複合機1200bに送信する(ステップS227)。
When receiving the software corresponding to the acquired configuration information, the
情報処理装置700の通信部204は、複合機1200bにインストール信号を送信すると(ステップS228)、複合機1200bは、受信した取得構成情報に対応するソフトウェアをインストールする(ステップS229)。
When the
次に、図13−3により、複合機1200cへのソフトウェア配信処理について説明する。
Next, with reference to FIG. 13C, software distribution processing to the
情報処理装置700の構成情報取得部702は、複合機1200cから複合機1200cにインストールされているアプリケーションのソフトウェア構成情報を取得する(ステップS231)。
The configuration
ここでは、図14−3に示すソフトウェア構成情報を取得する。図14−3は、複合機1200cにインストールされているアプリケーションのソフトウェア構成情報を示す図である。図14−3に示すように、複合機1200cにインストールされているアプリケーションの構成要素は「1−3と2−1と2−2と2−3」であり、構成情報取得部702はこれらを複合機1200cにインストールされているアプリケーションのソフトウェア構成情報として取得する。
Here, the software configuration information shown in FIG. 14-3 is acquired. FIG. 14C is a diagram illustrating software configuration information of an application installed in the
情報処理装置700の構成解析部703は、複合機1200cへのインストール対象となるアプリケーションのソフトウェア構成情報を算出する(ステップS232)。
The
ここで、情報処理装置700のキャッシュメモリ706には、ソフトウェア配信サーバ800からすでに受信した複合機1200aの配信要求にかかるソフトウェアと、複合機1200bの取得構成情報に対応するソフトウェアとが保存されている。そこで、情報処理装置700の構成解析部703は、複合機1200cから取得したソフトウェア構成情報が示す構成要素と、保存されているソフトウェアの構成要素との差分の構成要素を、ソフトウェア配信サーバ800から取得する構成要素を示す取得構成要素として求める。
Here, the
具体的には、図14−3に示す複合機1200cにインストールされているアプリケーションのソフトウェア構成情報が示す構成要素「1−3と2−1と2−2と2−3」から、情報処理装置700のキャッシュメモリ706に保存されているソフトウェアの構成要素「2−1と2−2と2−3」を差し引く。これより、複合機1200cの取得構成要素は、図17に示す「1−3」となる。
Specifically, the information processing apparatus starts from the constituent elements “1-3, 2-1, 2-2, and 2-3” indicated by the software configuration information of the application installed in the
情報処理装置700の通信部204は、構成解析部703により算出された取得構成要素を示す取得構成情報をソフトウェア配信サーバ800に送信する(ステップS233)。
The
ソフトウェア配信サーバ800のソフトウェア取得部803は、受信部404により、情報処理装置700から取得構成情報を受信すると、取得構成情報に対応するソフトウェアをHDD410から取得する(ステップS234)。
When the receiving
ソフトウェア配信サーバ800の送信部401は、ソフトウェア取得部803より取得した取得構成情報に対応するソフトウェアを情報処理装置700に送信する(ステップS235)。
The
情報処理装置700の通信部204は、取得構成情報に対応するソフトウェアを受信すると、取得構成情報に対応するソフトウェアをキャッシュメモリ706に保存し(ステップS236)、複合機1200cに送信する(ステップS237)。
When receiving the software corresponding to the acquired configuration information, the
情報処理装置700の通信部204は、複合機1200cにインストール信号を送信すると(ステップS238)、複合機1200cのアプリインストール制御サービス1231は、受信した取得構成情報に対応するソフトウェアをインストールする(ステップS239)。
When the
このように、本実施の形態によると、すでにソフトウェア配信サーバから受信し、情報処理装置に保存したソフトウェアについては、重複する配信要求を排除することができるため、通信の負荷を軽減することができる。 Thus, according to the present embodiment, it is possible to eliminate duplicate distribution requests for software that has already been received from the software distribution server and stored in the information processing apparatus, so that the communication load can be reduced. .
また、このように、本実施の形態によると、実施の形態1で説明した一括ダウンロード方式と異なり、定期的に複合機のソフトウェア構成情報を取得し、共通構成部を作成する処理を省くこととなり、処理手順を簡素化するとともに処理コストを削減することができる。 As described above, according to the present embodiment, unlike the batch download method described in the first embodiment, the process of periodically acquiring the software configuration information of the MFP and creating the common configuration unit is omitted. The processing procedure can be simplified and the processing cost can be reduced.
(第3の実施の形態)
図18は、実施の形態3にかかる情報処理装置900の構成を示すブロック図である。本図に示すように情報処理装置900は、入力制御部201と、構成情報取得部702と、構成解析部903と、通信部904と、表示制御部205と、HDD210とを主に備えている。
(Third embodiment)
FIG. 18 is a block diagram of a configuration of the
実施の形態2にかかる情報処理装置700では、構成解析部703は、複合機1200から取得されたソフトウェア構成情報の構成要素のうち、キャッシュメモリ706に保存されているソフトウェアの構成要素と同じ構成要素があるか否かを比較し、同じ構成要素がある場合には、当該同じ構成要素を差し引いた構成要素を複合機1200が個別に有する構成要素を示す個別構成情報として抽出していた。
In the
これに対し、本実施の形態にかかる情報処理装置900では、構成解析部903は、複合機1900から取得されたソフトウェア構成情報の構成要素のうち、複合機1900にすでに送信したソフトウェア(以下、「送信済みソフトウェア」という。)の構成要素と同じ構成要素があるか否かを比較し、個別構成情報を抽出する。
On the other hand, in the
また、実施の形態2にかかる情報処理装置700の通信部204は、ソフトウェア配信サーバ800から受信したソフトウェアをキャッシュメモリ706に保存し、複合機1200の1つに対して送信していた。
In addition, the
これに対し、本実施の形態にかかる情報処理装置900では、通信部904は、ソフトウェア配信サーバ800から受信したソフトウェアをキャッシュメモリに保存せず、複合機1900すべてに送信する。
In contrast, in the
情報処理装置900の各部の構成および機能について説明する。なお、構成解析部903および通信部904以外の各部の構成および機能は実施の形態1または2と同様であるので、説明を省略する。
The configuration and function of each unit of the
構成解析部903は、複合機1900から取得されたソフトウェア構成情報の構成要素のうち、複合機1900にすでに送信済みのソフトウェア(以下、「送信済みソフトウェア」という。)の構成要素(以下、「送信済み構成要素」という。)と同じ構成要素があるか否かを比較し、同じ構成要素がある場合には、当該同じ構成要素を差し引いた構成要素を複合機1900が個別に有する構成要素を示す個別構成情報として抽出する。
The
通信部904は、ソフトウェア配信サーバ800から配信要求にかかるソフトウェアを受信すると、受信したソフトウェアを複合機1900すべてに送信する。
Upon receiving the software related to the distribution request from the
なお、情報処理装置900とネットワーク80を介して接続されているソフトウェア配信サーバ800については、実施の形態2のソフトウェア配信サーバ800と同様であるので、各部の構成および機能についての説明を省略する。
Note that the
次に、本実施の形態にかかる複合機1900の全体の機能的構成について説明する。図19は、実施の形態3の複合機1900の構成を示すブロック図である。なお、アプリインストール制御サービス1931以外の各部の構成および機能は実施の形態1の複合機100と同様であるので説明を省略する。
Next, the overall functional configuration of the multifunction machine 1900 according to the present embodiment will be described. FIG. 19 is a block diagram illustrating a configuration of a multifunction machine 1900 according to the third embodiment. Note that the configuration and function of each part other than the application
アプリインストール制御サービス1931は、情報処理装置900からインストール信号を受信すると、情報処理装置900から受信したソフトウェアのうち、自機にインストールされているアプリケーションに対応する構成要素だけを保存し、保存後のアプリケーションの構成情報をアップデートする。
Upon receiving an installation signal from the
次に、ソフトウェア配信システムによるソフトウェア配信処理について説明する。図20−1から図20−3は、複合機1900へのソフトウェア配信処理の手順を説明するシーケンス図である。まず、図20−1により、複合機1900aへのインストール処理について説明する。
Next, software distribution processing by the software distribution system will be described. FIGS. 20A to 20C are sequence diagrams for explaining the procedure of the software distribution process to the multifunction machine 1900. FIGS. First, with reference to FIG. 20A, installation processing in the
情報処理装置900の入力制御部201は、表示制御部205により表示装置230に表示された一覧から、インストール対象となるアプリケーションの選択を受け付ける(ステップS301)。
The
情報処理装置900は、構成情報取得部702により、複合機1900aにインストールされているアプリケーションのソフトウェア構成情報を取得する(ステップS302)。
The
ここでは、図21−1に示すソフトウェア構成情報を取得する。図21−1は、複合機1900aにインストールされているアプリケーションのソフトウェア構成情報を示す図である。図21−1に示すように、複合機1200aにインストールされているアプリケーションの構成要素は「1−1と2−1と2−2と2−3」であり、構成情報取得部702はこれらを複合機1900aのソフトウェア構成情報として取得する。
Here, the software configuration information shown in FIG. FIG. 21A is a diagram illustrating software configuration information of an application installed in the
なお、ステップS303からステップS308の処理は、実施の形態2で説明した図13−1のシーケンス図のステップS203からステップS208と同様であるので説明を省略する。 Note that the processing from step S303 to step S308 is the same as step S203 to step S208 in the sequence diagram of FIG.
ステップS309に移り、ソフトウェア配信サーバ800から配信要求にかかるソフトウェアを受信した情報処理装置900の通信部904は、複合機1900すべてに受信したソフトウェアを送信する(ステップS309)。
In step S309, the
情報処理装置900の通信部904は、複合機1900すべてにインストール信号を送信し(ステップS310)、複合機1900は、情報処理装置900からソフトウェアを受信すると、自機に対応する構成情報をインストールする(ステップS311)。
The
ここで、複合機1900aは、受信したソフトウェアはすべて自機に対応する構成情報であるので、アプリインストール制御サービス1931は受信したソフトウェアすべてをインストールする(ステップS311)。
Here, since all of the received software is configuration information corresponding to the
具体的には、複合機1900aは、図22に示した複合機1900aにインストールされているアプリケーションに対応する構成要素「1−1と2−1と2−2と2−3」をインストールする。
Specifically, the
複合機1900aのアプリインストールサービス1931は、インストール処理を終了すると、インストール後のアプリケーションのソフトウェア構成情報をアップデートする(ステップS312)。
After completing the installation process, the
次に、図20−2により、複合機1900bへのソフトウェア配信処理について説明する。
Next, a software distribution process to the
情報処理装置900の構成情報取得部702は、複合機1900bから複合機1900bにインストールされているアプリケーションのソフトウェア構成情報を取得する(ステップS321)。
The configuration
ここでは、図21−2に示すソフトウェア構成情報を取得する。図21−2は、複合機1900bにインストールされているアプリケーションのソフトウェア構成情報を示す図である。図21−2に示すように、複合機1900bにインストールされているアプリケーションの構成要素は「1−2と2−1と2−2と2−3」であり、構成情報取得部702はこれらを複合機1900bにインストールされているアプリケーションのソフトウェア構成情報として取得する。
Here, the software configuration information shown in FIG. 21-2 is acquired. FIG. 21B is a diagram illustrating software configuration information of an application installed in the
情報処理装置900の構成解析部703は、複合機1900bの取得構成情報を算出する(ステップS322)。
The
ここで、情報処理装置900は、ソフトウェア配信サーバ800からすでに受信した複合機1900aの取得構成情報に対応するソフトウェアを、複合機1900bにも送信している。
Here, the
そこで、情報処理装置900の構成解析部903は、複合機1900bから取得したソフトウェア構成情報と、送信済みソフトウェアの差分を、取得構成要素として算出する。
Therefore, the
具体的には、図21−2に示す複合機1900bにインストールされているアプリケーションのソフトウェア構成情報が示す構成要素「1−2と2−1と2−2と2−3」から、送信済み構成要素「2−1と2−2と2−3」を差し引く。これより、複合機1900bの取得構成要素は、図23に示す「1−2」となる。
Specifically, the configuration already transmitted from the configuration elements “1-2, 2-1, 2-2, and 2-3” indicated by the software configuration information of the application installed in the
情報処理装置900の通信部904は、構成解析部903により算出された取得構成情報をソフトウェア配信サーバ800に送信する(ステップS323)。
The
ソフトウェア配信サーバ800のソフトウェア取得部803は、受信部404により、情報処理装置900から取得構成情報を受信すると、取得構成情報に対応するソフトウェアをHDD410から取得する(ステップS324)。
When the receiving
ソフトウェア配信サーバ800の送信部401は、ソフトウェア取得部803より取得した取得構成情報に対応するソフトウェアを情報処理装置900に送信する(ステップS325)。
The
情報処理装置900の通信部904は、取得構成情報に対応するソフトウェアを受信すると、取得構成情報に対応するソフトウェアを複合機1900すべてに送信する(ステップS326)。
When receiving the software corresponding to the acquired configuration information, the
情報処理装置900の通信部904は、複合機1900すべてにインストール信号を送信し(ステップS327)、複合機1900は、情報処理装置900から取得構成情報に対応するソフトウェアを受信すると、自機に対応する構成情報をインストールする(ステップS328)。
The
ここで、複合機1900bは、受信したソフトウェアは、自機に対応する構成情報であるので、アプリインストール制御サービス1931は受信したソフトウェアすべてをインストールする(ステップS328)。
Here, since the received software is configuration information corresponding to the
複合機1900aのアプリインストールサービス1931は、インストール処理を終了すると、インストール後のアプリケーションのソフトウェア構成情報をアップデートする(ステップS329)。
After completing the installation process, the
次に、図20−3により、複合機1900cへのソフトウェア配信処理について説明する。
Next, a software distribution process to the
情報処理装置900の構成情報取得部702は、複合機1900cから複合機1900cにインストールされているアプリケーションのソフトウェア構成情報を取得する(ステップS331)。
The configuration
ここでは、図21−3に示すソフトウェア構成情報を取得する。図21−3は、複合機1900cにインストールされているアプリケーションのソフトウェア構成情報を示す図である。図21−3に示すように、複合機1900cにインストールされているアプリケーションの構成要素は「1−3と2−1と2−2と2−3」であり、構成情報取得部702はこれらを複合機1900cにインストールされているアプリケーションのソフトウェア構成情報として取得する。
Here, the software configuration information shown in FIG. 21-3 is acquired. FIG. 21C is a diagram illustrating software configuration information of an application installed in the
情報処理装置900の構成解析部903は、複合機1900cの取得構成情報を算出する(ステップS332)。
The
ここで、情報処理装置900は、ソフトウェア配信サーバ800からすでに受信した複合機1900aと複合機1900bの取得構成情報に対応するソフトウェアを、複合機1900cにも送信している。
Here, the
そこで、情報処理装置900の構成解析部903は、複合機1900cから取得した複合機1900cにインストールされているアプリケーションのソフトウェア構成情報が示す構成要素と、送信済み構成要素との差分の構成要素を、ソフトウェア配信サーバ800から取得構成要素として求める。
Therefore, the
具体的には、図21−3に示す複合機1900cにインストールされているアプリケーションのソフトウェア構成情報が示す構成要素「1−3と2−1と2−2と2−3」から、送信済み構成要素「2−1と2−2と2−3」を差し引く。これより、複合機1900cの取得構成要素は、図24に示す「1−3」となる。
Specifically, from the configuration elements “1-3, 2-1, 2-2, and 2-3” indicated by the software configuration information of the application installed in the
情報処理装置900の通信部904は、構成解析部903により算出された取得構成情報をソフトウェア配信サーバ800に送信する(ステップS333)。
The
ソフトウェア配信サーバ800のソフトウェア取得部803は、受信部404により、情報処理装置900から取得構成情報を受信すると、取得構成情報に対応するソフトウェアをHDD410から取得する(ステップS334)。
When the receiving
ソフトウェア配信サーバ800の送信部401は、ソフトウェア取得部803より取得した取得構成情報に対応するソフトウェアを情報処理装置900に送信する(ステップS335)。
The
情報処理装置900の通信部904は、取得構成情報に対応するソフトウェアを受信すると、取得構成情報に対応するソフトウェアを複合機1900すべてに送信する(ステップS336)。
When receiving the software corresponding to the acquired configuration information, the
情報処理装置900の通信部904は、複合機1900すべてにインストール信号を送信し(ステップS337)、複合機1900は、情報処理装置900からソフトウェアを受信すると、自機に対応する構成情報をインストールする(ステップS338)。
The
ここで、複合機1900cは、受信したソフトウェアは、自機に対応する構成情報であるので、アプリインストール制御サービス1931は受信したソフトウェアすべてをインストールし、インストール処理を終了すると、インストール後のアプリケーションのソフトウェア構成情報をアップデートする(ステップS329)。
Here, since the received software is configuration information corresponding to the
このように、本実施の形態によると、すでに複合機が受信したソフトウェアについては、重複する配信要求を排除することができるため、通信の負荷を軽減することができる。 As described above, according to the present embodiment, it is possible to eliminate duplicate distribution requests for software that has already been received by the multi-function peripheral, thereby reducing the communication load.
このように、本実施の形態によると、実施の形態1で説明した一括ダウンロード方式と異なり、定期的に複合機のソフトウェア構成情報を取得し、共通構成部を作成する処理を省くこととなり、処理手順を簡素化するとともに処理コストを削減することができる。 As described above, according to the present embodiment, unlike the batch download method described in the first embodiment, the process of periodically acquiring the software configuration information of the MFP and creating the common configuration unit is omitted. It is possible to simplify the procedure and reduce the processing cost.
また、本実施の形態によると、実施の形態2で説明したキャッシュ保存が不要となり、情報処理装置のRAM容量が少量であってもインストール処理を実行することが可能となる。 Further, according to the present embodiment, the cache storage described in the second embodiment is not necessary, and the installation process can be executed even when the RAM capacity of the information processing apparatus is small.
本実施の形態の情報処理装置200、700、900は、CPUなどの制御装置と、ROM(Read Only Memory)やRAMなどの記憶装置と、HDD、CDドライブ装置などの外部記憶装置と、ディスプレイ装置などの表示装置と、キーボードやマウスなどの入力装置を備えており、通常のコンピュータを利用したハードウェア構成となっている。
本実施形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。
The software distribution program executed by the
また、本実施形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムをインターネット等のネットワーク経由で提供または配信するように構成しても良い。
The software distribution program executed by the
また、本実施形態のソフトウェア配信プログラムを、ROM等に予め組み込んで提供するように構成してもよい。 Further, the software distribution program according to the present embodiment may be provided by being incorporated in advance in a ROM or the like.
本実施の形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムは、上述した各部(入力制御部、構成情報取得部、構成解析部、通信部、表示制御部)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記記憶媒体からソフトウェア配信プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、入力制御部、構成情報取得部、構成解析部、通信部、表示制御部が主記憶装置上に生成されるようになっている。
The software distribution program executed by the
図25は、第1〜3の実施の形態にかかる複合機100、1200、1900のハードウェア構成を示すブロック図である。本図に示すように、この複合機100、1200、1900は、コントローラ10とエンジン部(Engine)60とをPCI(Peripheral Component Interface)バスで接続した構成となる。コントローラ10は、複合機100、1200、1900全体の制御と描画、通信、図示しない操作部からの入力を制御するコントローラである。エンジン部60は、PCIバスに接続可能なプリンタエンジンなどであり、たとえば白黒プロッタ、1ドラムカラープロッタ、4ドラムカラープロッタ、スキャナまたはファックスユニットなどである。なお、このエンジン部60には、プロッタなどのいわゆるエンジン部分に加えて、誤差拡散やガンマ変換などの画像処理部分が含まれる。
FIG. 25 is a block diagram illustrating a hardware configuration of the MFPs 100, 1200, and 1900 according to the first to third embodiments. As shown in the figure, the MFPs 100, 1200, and 1900 have a configuration in which the
コントローラ10は、CPU11と、ノースブリッジ(NB)13と、システムメモリ(MEM−P)12と、サウスブリッジ(SB)14と、ローカルメモリ(MEM−C)17と、ASIC(Application Specific Integrated Circuit)16と、ハードディスクドライブ(HDD)18とを有し、ノースブリッジ(NB)13とASIC16との間をAGP(Accelerated Graphics Port)バス15で接続した構成となる。また、MEM−P12は、ROM(Read Only Memory)12aと、RAM(Random Access Memory)12bと、をさらに有する。
The
CPU11は、複合機100、1200、1900の全体制御をおこなうものであり、NB13、MEM−P12およびSB14からなるチップセットを有し、このチップセットを介して他の機器と接続される。
The CPU 11 performs overall control of the multifunction peripherals 100, 1200, and 1900. The CPU 11 includes a chip set including the
NB13は、CPU11とMEM−P12、SB14、AGP15とを接続するためのブリッジであり、MEM−P12に対する読み書きなどを制御するメモリコントローラと、PCIマスタおよびAGPターゲットとを有する。
The
MEM−P12は、プログラムやデータの格納用メモリ、プログラムやデータの展開用メモリ、プリンタの描画用メモリなどとして用いるシステムメモリであり、ROM12aとRAM12bとからなる。ROM12aは、プログラムやデータの格納用メモリとして用いる読み出し専用のメモリであり、RAM12bは、プログラムやデータの展開用メモリ、プリンタの描画用メモリなどとして用いる書き込みおよび読み出し可能なメモリである。
The MEM-
SB14は、NB13とPCIデバイス、周辺デバイスとを接続するためのブリッジである。このSB14は、PCIバスを介してNB13と接続されており、このPCIバスには、ネットワークインターフェース(I/F)部なども接続される。
The
ASIC16は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGP15、PCIバス、HDD18およびMEM−C17をそれぞれ接続するブリッジの役割を有する。このASIC16は、PCIターゲットおよびAGPマスタと、ASIC16の中核をなすアービタ(ARB)と、MEM−C17を制御するメモリコントローラと、ハードウェアロジックなどにより画像データの回転などをおこなう複数のDMAC(Direct Memory Access Controller)と、エンジン部60との間でPCIバスを介したデータ転送をおこなうPCIユニットとからなる。このASIC16には、PCIバスを介してFCU(Facsimile Control Unit)30、USB(Universal Serial Bus)40、IEEE1394(the Institute of Electrical and Electronics Engineers 1394)インターフェース50が接続される。操作表示部20はASIC16に直接接続されている。
The
MEM−C17は、コピー用画像バッファ、符号バッファとして用いるローカルメモリであり、HDD(Hard Disk Drive)18は、画像データの蓄積、プログラムの蓄積、フォントデータの蓄積、フォームの蓄積を行うためのストレージである。 The MEM-C 17 is a local memory used as a copy image buffer and a code buffer, and an HDD (Hard Disk Drive) 18 is a storage for storing image data, programs, font data, and forms. It is.
AGP15は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレーターカード用のバスインターフェースであり、MEM−P12に高スループットで直接アクセスすることにより、グラフィックスアクセラレーターカードを高速にするものである。
The
なお、本実施の形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムは、ROM等に予め組み込まれて提供される。
Note that the software distribution program executed by the
本実施の形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。
The software distribution program executed by the
さらに、本実施の形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施の形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムをインターネット等のネットワーク経由で提供または配信するように構成しても良い。
Furthermore, the software distribution program executed by the
本実施の形態の情報処理装置200、700、900で実行されるソフトウェア配信プログラムは、上述した各部(入力制御部、構成情報取得部、構成解析部、通信部、表示制御部)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記ROMからソフトウェア配信プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、入力制御部、構成情報取得部、構成解析部、通信部、表示制御部が主記憶装置上に生成されるようになっている。
The software distribution program executed by the
なお、上記実施の形態では、本発明の画像形成装置を、コピー機能、プリンタ機能、スキャナ機能およびファクシミリ機能のうち少なくとも2つの機能を有する複合機に適用した例を挙げて説明するが、複写機、プリンタ、スキャナ装置、ファクシミリ装置等の画像形成装置であればいずれにも適用することができる。 In the above embodiment, the image forming apparatus of the present invention will be described by taking an example in which the image forming apparatus is applied to a multifunction machine having at least two functions among a copy function, a printer function, a scanner function, and a facsimile function. The present invention can be applied to any image forming apparatus such as a printer, a scanner apparatus, and a facsimile apparatus.
なお、上記実施の形態は、複合機のアプリケーションのソフトウェアのインストールについて説明したが、アプリケーション以外のソフトウェアにも適用可能である。 In the above embodiment, the installation of the application software of the multifunction machine has been described. However, the present invention can also be applied to software other than the application.
上記実施の形態では、ソフトウェア配信サーバ400とライセンス管理サーバ300と情報処理装置200とがインターネットに接続され、情報処理装置200と複合機とがLANに接続された構成となっているが、これに限定されるものではない。例えば、ソフトウェア配信サーバ400とライセンス管理サーバ300と情報処理装置200とがインターネットに接続され、情報処理装置200と複合機とがインターネット等の単一のネットワークに接続されている構成としてもよい。
In the above embodiment, the
80 インターネット
90 ファイアウォール
100、1200、1900 複合機
200、700、900 情報処理装置
201 入力制御部
202、702、902 構成情報取得部
203、703 構成解析部
204、904 通信部
205 表示制御部
210、410 HDD
220 入力装置
230 表示装置
300 ライセンス管理サーバ
400、800 ソフトウェア配信サーバ
401 送信部
402 構成情報取得部
403、803 ソフトウェア取得部
706 メモリ
80
220
Claims (7)
一定時間ごとに、前記複数の画像処理装置のそれぞれから、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す複数の構成情報を取得する取得部と、
取得された前記複数の構成情報に基づいて、前記構成情報が示す構成要素のうち前記複数の画像処理装置に共通する構成要素である共通構成部を求める構成解析部と、
前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付部と、
前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信部と、を備え、
前記構成解析部は、さらに、受信した構成情報と前記共通構成部とに基づいて、前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置ごとの個別の構成要素である個別構成部を求め、前記インストール対象のソフトウェアの前記共通構成部および前記個別構成部を示す圧縮構成情報を生成し、
前記通信部は、さらに、前記インストール対象のソフトウェアの前記圧縮構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記圧縮構成情報で示される前記共通構成部および前記個別構成部を受信し、受信した前記共通構成部と前記画像処理装置に対応する前記個別構成部とを前記複数の画像処理装置のそれぞれにインストールのために送信することを特徴とする情報処理装置。 A software distribution server for distributing software, and an information processing apparatus connected to a plurality of image processing apparatuses,
An acquisition unit that acquires a plurality of pieces of configuration information indicating components of software installed in each of the plurality of image processing devices, from each of the plurality of image processing devices at regular intervals;
A configuration analysis unit that obtains a common configuration unit that is a configuration element common to the plurality of image processing apparatuses among the configuration elements indicated by the configuration information based on the plurality of configuration information acquired;
An input receiving unit that receives designation input of software to be installed for the plurality of image processing devices;
A communication unit that transmits a distribution request for the installation target software to the software distribution server and receives configuration information of the installation target software from the software distribution server, and
The configuration analysis unit further obtains an individual configuration unit that is an individual configuration element for each of the image processing apparatuses among the components of the installation target software based on the received configuration information and the common configuration unit. , Generating compressed configuration information indicating the common configuration unit and the individual configuration unit of the installation target software,
The communication unit further transmits the compression configuration information of the software to be installed to the software distribution server, and receives the common configuration unit and the individual configuration unit indicated by the compression configuration information from the software distribution server. And transmitting the received common component and the individual component corresponding to the image processing device to each of the plurality of image processing devices for installation.
ソフトウェアを記憶する記憶部と、
前記情報処理装置から、前記情報処理装置に接続された複数の画像処理装置に対するインストール対象のソフトウェアの配信要求を受信した場合に、前記インストール対象のソフトウェアの構成要素を示す構成情報を前記情報処理装置に送信する送信部と、
前記情報処理装置から前記インストール対象のソフトウェアの構成要素のうち、前記複数の画像処理装置に共通する構成要素である共通構成部と、前記画像処理装置ごとの個別の構成要素である個別構成部とを示す圧縮構成情報を受信する受信部と、を備え、
前記送信部は、前記圧縮構成情報で示される前記共通構成部および前記個別構成部を前記情報処理装置に送信することを特徴とするソフトウェア配信サーバ。 A software distribution server for distributing software connected to an information processing device,
A storage unit for storing software;
When receiving a distribution request for installation target software for a plurality of image processing apparatuses connected to the information processing apparatus from the information processing apparatus, configuration information indicating components of the installation target software is received from the information processing apparatus. A transmission unit for transmitting to
Among the components of the software to be installed from the information processing device, a common component that is a component common to the plurality of image processing devices, and an individual component that is an individual component for each of the image processing devices, A receiving unit for receiving compressed configuration information indicating
The transmission unit transmits the common configuration unit and the individual configuration unit indicated by the compression configuration information to the information processing apparatus.
ソフトウェアを記憶する記憶部と、
前記情報処理装置から、前記情報処理装置に接続された複数の画像処理装置に対するインストール対象のソフトウェアの配信要求を受信した場合に、前記インストール対象のソフトウェアの構成要素を示す構成情報を前記情報処理装置に送信する送信部と、
前記情報処理装置から前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置にインストールされていないソフトウェアの構成要素を示す構成情報を受信する受信部と、を備え、
前記送信部は、前記構成情報で示される前記構成要素を前記情報処理装置に送信することを特徴とするソフトウェア配信サーバ。 A software distribution server for distributing software connected to an information processing device,
A storage unit for storing software;
When receiving a distribution request for installation target software for a plurality of image processing apparatuses connected to the information processing apparatus from the information processing apparatus, configuration information indicating components of the installation target software is received from the information processing apparatus. A transmission unit for transmitting to
A receiving unit that receives configuration information indicating a component of software that is not installed in the image processing device among components of the software to be installed from the information processing device;
The transmission unit transmits the component indicated by the configuration information to the information processing apparatus.
受信した前記構成情報と、前記情報処理装置に送信済みの前記構成情報との差分を示す取得構成情報を受信し、
前記送信部は、前記取得構成情報で示される前記構成要素を前記情報処理装置に送信することを特徴とする請求項3に記載のソフトウェア配信サーバ。 Among the components of the installation target software from the information processing apparatus, the receiving unit includes:
Receiving the acquired configuration information indicating a difference between the received configuration information and the configuration information transmitted to the information processing apparatus;
The software distribution server according to claim 3 , wherein the transmission unit transmits the component indicated by the acquired configuration information to the information processing apparatus.
前記情報処理装置が、一定時間ごとに、前記複数の画像処理装置のそれぞれから、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す複数の構成情報を取得する取得ステップと、
前記情報処理装置が、取得された前記複数の構成情報に基づいて、前記構成情報が示す構成要素のうち前記複数の画像処理装置に共通する構成要素である共通構成部を求める構成解析ステップと、
前記情報処理装置が、前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付ステップと、
前記情報処理装置が、前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信ステップと、を含み、
前記構成解析ステップは、さらに、受信した構成情報と前記共通構成部とに基づいて、前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置ごとの個別の構成要素である個別構成部を求め、前記インストール対象のソフトウェアの前記共通構成部および前記個別構成部を示す圧縮構成情報を生成し、
前記通信ステップは、さらに、前記インストール対象のソフトウェアの前記圧縮構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記圧縮構成情報で示される前記共通構成部および前記個別構成部を受信し、受信した前記共通構成部と前記画像処理装置に対応する前記個別構成部とを前記複数の画像処理装置のそれぞれにインストールのために送信すること、
を特徴とするソフトウェア配信方法。 A software distribution method executed by an information processing apparatus and a software distribution server,
The information processing apparatus obtains a plurality of pieces of configuration information indicating components of software installed in each of the plurality of image processing apparatuses from each of the plurality of image processing apparatuses at regular intervals; and
A configuration analysis step in which the information processing apparatus obtains a common configuration unit that is a configuration element common to the plurality of image processing apparatuses among the configuration elements indicated by the configuration information, based on the acquired plurality of configuration information;
An input receiving step in which the information processing apparatus receives a designation input of installation target software for the plurality of image processing apparatuses;
The information processing apparatus includes a communication step of transmitting a distribution request for the installation target software to the software distribution server and receiving configuration information of the installation target software from the software distribution server,
The configuration analysis step further obtains an individual configuration unit that is an individual configuration element for each of the image processing apparatuses from among the configuration elements of the installation target software based on the received configuration information and the common configuration unit. , Generating compressed configuration information indicating the common configuration unit and the individual configuration unit of the installation target software,
The communication step further transmits the compression configuration information of the software to be installed to the software distribution server, and receives the common configuration unit and the individual configuration unit indicated by the compression configuration information from the software distribution server. And transmitting the received common component and the individual component corresponding to the image processing device to each of the plurality of image processing devices for installation,
A software distribution method characterized by the above.
前記情報処理装置は、
一定時間ごとに、前記複数の画像処理装置のそれぞれから、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す複数の構成情報を取得する取得部と、
取得された前記複数の構成情報に基づいて、前記構成情報が示す構成要素のうち前記複数の画像処理装置に共通する構成要素である共通構成部を求める構成解析部と、
前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付部と、
前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信部と、を備え、
前記構成解析部は、さらに、受信した構成情報と前記共通構成部とに基づいて、前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置ごとの個別の構成要素である個別構成部を求め、前記インストール対象のソフトウェアの前記共通構成部および前記個別構成部を示す圧縮構成情報を生成し、
前記通信部は、さらに、前記インストール対象のソフトウェアの前記圧縮構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記圧縮構成情報で示される前記共通構成部および前記個別構成部を受信し、受信した前記共通構成部と前記画像処理装置に対応する前記個別構成部とを前記複数の画像処理装置のそれぞれにインストールのために送信することを特徴とするソフトウェア配信システム。 A software distribution system comprising an information processing device and a software distribution server connected to the information processing device,
The information processing apparatus includes:
An acquisition unit that acquires a plurality of pieces of configuration information indicating components of software installed in each of the plurality of image processing devices, from each of the plurality of image processing devices at regular intervals;
A configuration analysis unit that obtains a common configuration unit that is a configuration element common to the plurality of image processing apparatuses among the configuration elements indicated by the configuration information based on the plurality of configuration information acquired;
An input receiving unit that receives designation input of software to be installed for the plurality of image processing devices;
A communication unit that transmits a distribution request for the installation target software to the software distribution server and receives configuration information of the installation target software from the software distribution server, and
The configuration analysis unit further obtains an individual configuration unit that is an individual configuration element for each of the image processing apparatuses among the components of the installation target software based on the received configuration information and the common configuration unit. , Generating compressed configuration information indicating the common configuration unit and the individual configuration unit of the installation target software,
The communication unit further transmits the compression configuration information of the software to be installed to the software distribution server, and receives the common configuration unit and the individual configuration unit indicated by the compression configuration information from the software distribution server. And transmitting the received common component and the individual component corresponding to the image processing device to each of the plurality of image processing devices for installation.
一定時間ごとに、複数の画像処理装置のそれぞれから、前記複数の画像処理装置それぞれにインストールされているソフトウェアの構成要素を示す複数の構成情報を取得する取得手段と、
取得された前記複数の構成情報に基づいて、前記構成情報が示す構成要素のうち前記複数の画像処理装置に共通する構成要素である共通構成部を求める構成解析手段と、
前記複数の画像処理装置に対するインストール対象のソフトウェアの指定入力を受け付ける入力受付手段と、
前記インストール対象のソフトウェアの配信要求を前記ソフトウェア配信サーバに送信し、前記ソフトウェア配信サーバから前記インストール対象のソフトウェアの構成情報を受信する通信手段、として前記コンピュータに機能させ、
前記構成解析手段は、さらに、受信した構成情報と前記共通構成部とに基づいて、前記インストール対象のソフトウェアの構成要素のうち、前記画像処理装置ごとの個別の構成要素である個別構成部を求め、前記インストール対象のソフトウェアの前記共通構成部および前記個別構成部を示す圧縮構成情報を生成し、
前記通信手段は、さらに、前記インストール対象のソフトウェアの前記圧縮構成情報を前記ソフトウェア配信サーバに送信して、前記ソフトウェア配信サーバから前記圧縮構成情報で示される前記共通構成部および前記個別構成部を受信し、受信した前記共通構成部と前記画像処理装置に対応する前記個別構成部とを前記複数の画像処理装置のそれぞれにインストールのために送信させること、
を特徴とするプログラム。 A software distribution server for distributing software and a computer connected to a plurality of image processing apparatuses,
Acquisition means for acquiring a plurality of pieces of configuration information indicating components of software installed in each of the plurality of image processing devices, from each of the plurality of image processing devices at regular time intervals;
Configuration analysis means for obtaining a common component that is a component common to the plurality of image processing apparatuses among the components indicated by the configuration information based on the acquired plurality of configuration information;
Input accepting means for accepting designation input of software to be installed for the plurality of image processing apparatuses;
Sending the distribution request for the installation target software to the software distribution server and causing the computer to function as communication means for receiving configuration information of the installation target software from the software distribution server,
The configuration analysis unit further obtains an individual configuration unit that is an individual configuration element for each of the image processing apparatuses from among the configuration elements of the software to be installed, based on the received configuration information and the common configuration unit. , Generating compressed configuration information indicating the common configuration unit and the individual configuration unit of the installation target software,
The communication means further transmits the compression configuration information of the software to be installed to the software distribution server, and receives the common configuration unit and the individual configuration unit indicated by the compression configuration information from the software distribution server. And causing each of the plurality of image processing devices to transmit the received common component and the individual component corresponding to the image processing device for installation,
A program characterized by
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009067090A JP5298996B2 (en) | 2009-03-18 | 2009-03-18 | Information processing apparatus, software distribution server, software distribution system, software distribution method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009067090A JP5298996B2 (en) | 2009-03-18 | 2009-03-18 | Information processing apparatus, software distribution server, software distribution system, software distribution method and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010218464A JP2010218464A (en) | 2010-09-30 |
JP5298996B2 true JP5298996B2 (en) | 2013-09-25 |
Family
ID=42977196
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009067090A Expired - Fee Related JP5298996B2 (en) | 2009-03-18 | 2009-03-18 | Information processing apparatus, software distribution server, software distribution system, software distribution method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5298996B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101284551B1 (en) | 2011-04-21 | 2013-07-11 | (주)지온네트웍스 | Method for installing applications that have been installed in an old mobile terminal to a new mobile terminal |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10149291A (en) * | 1996-11-15 | 1998-06-02 | Nec Corp | Method of application batch registration to machine on network |
JP4770242B2 (en) * | 2005-04-07 | 2011-09-14 | 三菱電機株式会社 | Software update information distribution system and software update information distribution method |
-
2009
- 2009-03-18 JP JP2009067090A patent/JP5298996B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010218464A (en) | 2010-09-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5509754B2 (en) | Software management apparatus, software distribution system, installation method and program | |
US8595720B2 (en) | Program management system, program management method, client, and computer program product | |
JP5454102B2 (en) | License update management apparatus, license management system, license update method, and program | |
JP5240141B2 (en) | Program download system, program download method, image forming apparatus, program distribution server, and download program | |
JP5434174B2 (en) | Device management system, image processing device, device management device, device management method, device management program, and storage medium | |
US20110202433A1 (en) | License management system, license management method, and computer program product | |
JP2011170465A (en) | System, method, and program for software distribution | |
JP5454208B2 (en) | Image processing apparatus, software management system, software management method, and program | |
JP5594413B2 (en) | Image processing device | |
JP5298996B2 (en) | Information processing apparatus, software distribution server, software distribution system, software distribution method and program | |
JP2011126134A (en) | Information processing apparatus, server, list displaying method, list displaying supporting method, and program | |
JP2010072860A (en) | Electronic equipment, remote management system, control method, program, and recording medium | |
JP2007135238A (en) | Image forming apparatus having web service function | |
JP4141209B2 (en) | Image forming apparatus having Web service function | |
JP5347612B2 (en) | Image processing apparatus, remote management system, license update method, and program | |
JP5298998B2 (en) | Device management apparatus, license migration method, license migration system, and license migration program | |
JP2014112378A (en) | Apparatus management system, image processing apparatus, apparatus management device, apparatus management method, apparatus management program, and storage medium | |
JP2011170463A (en) | Information processing system, management device, installation processing method, program and storage medium | |
JP5549765B2 (en) | License transfer system | |
JP2004005348A (en) | Image forming device having web service function | |
US20130038893A1 (en) | Information processing apparatus and storage medium | |
JP5637323B2 (en) | License management system, license management method, and program | |
JP5482297B2 (en) | License management system, license management method and program | |
JP4141210B2 (en) | Image forming apparatus having Web service function | |
JP2006020341A (en) | Image forming apparatus including web service functions |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120228 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120621 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130205 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130206 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130408 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130521 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130603 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5298996 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |