JP2016025364A - Function provision device and function provision program - Google Patents

Function provision device and function provision program Download PDF

Info

Publication number
JP2016025364A
JP2016025364A JP2014145747A JP2014145747A JP2016025364A JP 2016025364 A JP2016025364 A JP 2016025364A JP 2014145747 A JP2014145747 A JP 2014145747A JP 2014145747 A JP2014145747 A JP 2014145747A JP 2016025364 A JP2016025364 A JP 2016025364A
Authority
JP
Japan
Prior art keywords
image processing
storage device
program group
program
processing apparatus
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.)
Granted
Application number
JP2014145747A
Other languages
Japanese (ja)
Other versions
JP6415150B2 (en
Inventor
和広 上村
Kazuhiro Kamimura
和広 上村
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.)
Toshiba Corp
Toshiba TEC Corp
Original Assignee
Toshiba Corp
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp, Toshiba TEC Corp filed Critical Toshiba Corp
Priority to JP2014145747A priority Critical patent/JP6415150B2/en
Publication of JP2016025364A publication Critical patent/JP2016025364A/en
Application granted granted Critical
Publication of JP6415150B2 publication Critical patent/JP6415150B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technique which reduces the number of visit times to the installation site of an image processing apparatus.SOLUTION: A function provision device includes a main storage device, an auxiliary storage device, an interface unit and a control unit. The auxiliary storage device stores a plurality of program groups for operating the image processing apparatus. The interface unit communicates with a plurality of image processing apparatuses. The control unit acquires, from among the plurality of program groups in the auxiliary storage device, a program group for operating the image processing apparatus, corresponding to the image processing apparatus of the transmission source of a message received by the interface unit, to expand on the main storage device. The control unit executes the program group expanded on the main storage device, to thereby execute a part of processing operated in the image processing apparatus to perform a job received by the image processing apparatus.SELECTED DRAWING: Figure 2

Description

この明細書に記載の実施形態は、デバイスのソフトウェア更新技術に関する。   Embodiments described herein relate to device software update techniques.

従来、MFP(Multifunction Peripheral)で実行されるソフトウェア機能は、その1台のMFP内に全て実装している。   Conventionally, all software functions executed in an MFP (Multifunction Peripheral) are implemented in the single MFP.

また、以下の技術が開示されている。   The following techniques are disclosed.

特開2012−049788号公報JP 2012-049788 A 特開2012−060571号公報JP 2012-060571 A 特開2012−159890号公報JP 2012-159890 A 特開2012−164171号公報JP 2012-164171 A

1台のMFPデバイスにすべてのソフトウェア機能を実装するという構成では、ソフトウェアの更新が必要な場合にサービスマンがMFPの設置場所(すなわち客先)に訪問する必要がある。また、ソフトウェアの更新のためにMFPを停止しなければならず、ユーザがMFPを使えない時間が発生する。   In a configuration in which all software functions are implemented in one MFP device, it is necessary for a service person to visit an MFP installation location (that is, a customer) when software update is necessary. Also, the MFP must be stopped for software update, and a time during which the user cannot use the MFP occurs.

実施形態は、MFPの設置場所に訪問する回数を低減させる技術を提供することを目的とする。   An object of the embodiment is to provide a technique for reducing the number of visits to an MFP installation location.

実施形態の機能提供装置は、主記憶装置と、補助記憶装置と、インターフェイス部と、制御部とを有する。補助記憶装置は、画像処理装置が動作するためのプログラム群を、複数記憶する。インターフェイス部は、複数の画像処理装置と通信する。制御部は、インターフェイス部が受信する電文の送信元の画像処理装置に対応した、画像処理装置が動作するためのプログラム群を、補助記憶装置の複数のプログラム群の中から取得し、主記憶装置に展開する。制御部は、主記憶装置に展開したプログラム群を実行することで、画像処理装置で動作する処理の一部を実行して前記画像処理装置で受けたジョブを遂行する。   The function providing device of the embodiment includes a main storage device, an auxiliary storage device, an interface unit, and a control unit. The auxiliary storage device stores a plurality of program groups for operating the image processing apparatus. The interface unit communicates with a plurality of image processing apparatuses. The control unit acquires a program group for operating the image processing apparatus corresponding to the image processing apparatus that is the transmission source of the message received by the interface unit, from the plurality of program groups of the auxiliary storage device, and Expand to. The control unit executes the program received in the image processing apparatus by executing a part of the process that operates in the image processing apparatus by executing the program group developed in the main storage device.

MFPを1台使用時の実施形態の構成例を示す図である。2 is a diagram illustrating a configuration example of an embodiment when one MFP is used. FIG. MFPを複数台使用時の実施形態の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of an embodiment when a plurality of MFPs are used. MFPとプログラム群との対応関係の一例を示す図である。3 is a diagram illustrating an example of a correspondence relationship between an MFP and a program group. FIG. 実施形態の動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of embodiment. 従来の構成例を示す図である。It is a figure which shows the example of a conventional structure.

本実施形態では、MFPのソフトウェアで提供する機能の大部分をネットワーク上のサーバに集約し、MFPではクライアントとして最小限のシンプルな機能のみを実装する。サーバは、MFPで動作する処理の一部を実行する。すなわちサーバは、MFPのハードウェア動作を直接的に制御すること以外のソフトウェア動作を実行し、MFPと協働してMFPで受けたジョブを遂行する。   In this embodiment, most of the functions provided by the MFP software are concentrated on a server on the network, and the MFP implements only a minimum simple function as a client. The server executes a part of processing that operates in the MFP. That is, the server executes a software operation other than directly controlling the hardware operation of the MFP, and performs a job received by the MFP in cooperation with the MFP.

ソフトウェアの更新が発生した場合には、サーバ側のソフトウェアを更新する。サーバが提供する機能をユーザが利用している最中での更新の場合、更新前のバージョンを維持して実行したまま、ソフトウェアの更新を行う。これにより、MFPが使えない時間を発生させることなく、MFPのソフトウェア更新を行うことが可能となる。またサーバ側のソフトウェア更新の場合、サーバのみで更新作業が完了する。よって、サービスマンがMFPの設置場所(客先)に訪問することを低減させることができる。   When software update occurs, the server-side software is updated. In the case of an update while the user is using the function provided by the server, the software is updated while the version before the update is maintained and executed. As a result, it is possible to update the software of the MFP without generating time during which the MFP cannot be used. In the case of server-side software update, the update operation is completed only by the server. Therefore, it is possible to reduce the visit of the service person to the MFP installation location (customer).

実施形態のシステムは、プリンタまたはスキャナ、もしくはその両方を備えた1台以上のMFP(画像処理装置)と、ネットワークに接続されたサーバ(機能提供装置)とを有している。サーバは、クライアントであるMFPからの要求に応じて、MFP機能を実現するためのサービスをメモリ上に展開する。   The system according to the embodiment includes one or more MFPs (image processing apparatuses) including a printer and / or a scanner, and a server (function providing apparatus) connected to a network. The server develops a service for realizing the MFP function in the memory in response to a request from the MFP as a client.

実施形態では、仮想化技術を用いて、サーバのハードウェアリソースを各仮想サーバに割り当てて使用する。仮想サーバは、対象となるMFPが複数台あれば、MFPごとに構築され、MFPから要求があれば当該MFPに対応する仮想サーバが起動する。また実施形態では、異なるバージョンのソフトウェアを混在させることができ、対象となるMFPごとに、異なるバージョンのソフトウェア機能を提供することができる。   In the embodiment, the hardware resources of the server are allocated to each virtual server and used by using the virtualization technology. If there are a plurality of target MFPs, the virtual server is constructed for each MFP, and if requested by the MFP, the virtual server corresponding to the MFP is activated. In the embodiment, different versions of software can be mixed, and different versions of software functions can be provided for each target MFP.

以下、図面を参照にしつつ、本実施形態について説明する。まずは従来システムの構成について、図5を用いて説明する。図5に示すシステムは、MFP50A、50Bと、サーバ60を有する。MFP50A、50Bは、それぞれ以下のプログラム(データも含む)を有している。ここで各プログラムを簡単に説明する。   Hereinafter, this embodiment will be described with reference to the drawings. First, the configuration of the conventional system will be described with reference to FIG. The system shown in FIG. 5 includes MFPs 50 </ b> A and 50 </ b> B and a server 60. The MFPs 50A and 50B each have the following programs (including data). Here, each program will be briefly described.

UI(User Interface)101は、操作用の画面イメージをコントロールパネルに表示し、またユーザからの操作を受け付けるプログラムである。プリント102は、エンジン112を起動、動作させて印刷データをシート上に形成する機能を提供するプログラムである。   A UI (User Interface) 101 is a program that displays a screen image for operation on a control panel and accepts an operation from a user. The print 102 is a program that provides a function of starting and operating the engine 112 to form print data on a sheet.

Fax103は、公衆電話回線網やインターネット網を経由して、FAXデータを送受信するためのプログラムである。プラットフォーム104は、いわゆるOS(オペレーティングシステム)であり、プログラム実行を制御するタスク管理やハードウェア割り込みの制御などを行う。   The fax 103 is a program for transmitting / receiving FAX data via a public telephone line network or the Internet network. The platform 104 is a so-called OS (operating system), and performs task management for controlling program execution, hardware interrupt control, and the like.

ユーザデータ105は、各ユーザが個別にスキャンして得られた画像データやドキュメントファイルなど、ユーザ固有のファイルデータである。これらは、例えば個人用の専用フォルダに格納されている。コピー106は、スキャン110を起動してシート上の画像をスキャナユニットで読み取り、この読み取り画像を、プリント102を起動してシート上に形成するためのプログラムである。   User data 105 is user-specific file data such as image data and document files obtained by individual scanning. These are stored in a dedicated folder for personal use, for example. The copy 106 is a program for activating the scan 110 and reading an image on the sheet with the scanner unit, and activating the print 102 to form the read image on the sheet.

画像処理107は、シェーディング補正や階調補正、濃度補正など、シート上に像を形成する際に行う各種補正処理を実行するプログラムである。ドライバ108は、各ハードウェアを直接的に制御するプログラムである。設定データ109は、ユーザごとに定義される印刷設定用のデータであり、例えばカラー/モノクロの別、シートサイズ、シート割り付け等を定義したデータである。スキャン110は、スキャナユニットを物理的に制御することで、シート上の像を読み取るためのプログラムである。   The image processing 107 is a program that executes various correction processes performed when an image is formed on a sheet, such as shading correction, gradation correction, and density correction. The driver 108 is a program that directly controls each hardware. The setting data 109 is data for print settings defined for each user, for example, data defining color / monochrome, sheet size, sheet allocation, and the like. The scan 110 is a program for reading an image on a sheet by physically controlling the scanner unit.

ジョブ制御111は、プリントジョブ、コピージョブ、スキャンジョブなどの各種ジョブを、到着順や優先順に応じて順序決めを行うためのプログラムである。エンジン112は、プリンタエンジンであり、像形成時のトナー出力やシート搬送、加熱定着を制御するプログラムやASIC(Application specific integrated circuit)である。尚、プロセスユニットやシート搬送路、定着器等の各ハードウェアをエンジン112に含めてもよい。   The job control 111 is a program for determining the order of various jobs such as a print job, a copy job, and a scan job according to the arrival order and priority order. The engine 112 is a printer engine, and is a program or ASIC (Application Specific Integrated Circuit) that controls toner output, sheet conveyance, and heat fixing during image formation. The engine 112 may include hardware such as a process unit, a sheet conveyance path, and a fixing device.

図5に示すサーバ60の用途としては、従前のプリントサーバとしての機能や、ユーザデータを蓄積するためのファイルサーバ、ログイン認証を行うためのサーバ、Webサーバなどである。Webサーバは、例えば、コントロールパネルの表示内容や操作の受け付けをWebベースで提供するサーバとなる。この場合、MFP50A、50Bには、Webブラウザ機能が導入されている。   Applications of the server 60 shown in FIG. 5 are a function as a conventional print server, a file server for storing user data, a server for performing login authentication, a Web server, and the like. The Web server is, for example, a server that provides reception of control panel display contents and operations on a Web basis. In this case, the Web browser function is introduced into the MFPs 50A and 50B.

次に、実施形態のシステムについて説明する。図1は、実施形態のシステム構成例を図示したものである。システム10は、MFP1A、MFP1B、サーバ2(情報提供装置)を有する。実施形態では、MFP1A、MFP1Bには、最小限のシンプルな機能のみ、例えばMFP内のハードウェアを直接的に制御するプログラムのみを実装する。本例では、上記のスキャン110、プリント102、エンジン112、プラットフォーム104、ドライバ108がMFP1A、MFP1Bに導入される。   Next, the system of the embodiment will be described. FIG. 1 illustrates a system configuration example of the embodiment. The system 10 includes an MFP 1A, an MFP 1B, and a server 2 (information providing apparatus). In the embodiment, only a minimum simple function, for example, a program for directly controlling the hardware in the MFP is installed in the MFP 1A and the MFP 1B. In this example, the scan 110, the print 102, the engine 112, the platform 104, and the driver 108 are installed in the MFP 1A and MFP 1B.

サーバ2は、ネットワークI/F21(I/F:Interface)、プロセッサ22、ストレージ23、メモリ24を有するコンピュータである。ネットワークI/F21は、MFP1A、1Bとの間でのデータ送受信を制御するユニットであり、例えばIEEE802.3の規格に準拠したボードを含んでいる。尚、ネットワークI/F21を介してインターネットFAXの送受信を行ってもよい。またネットワークI/F21に電話回線網と接続されるFAXボードを含ませて、電話回線網を介してFAX送受信を行ってもよい。   The server 2 is a computer having a network I / F 21 (I / F: Interface), a processor 22, a storage 23, and a memory 24. The network I / F 21 is a unit that controls data transmission / reception between the MFPs 1A and 1B, and includes, for example, a board that complies with the IEEE 802.3 standard. Note that Internet FAX transmission / reception may be performed via the network I / F 21. Further, a FAX board connected to the telephone line network may be included in the network I / F 21 to perform FAX transmission / reception via the telephone line network.

プロセッサ22は、たとえばCPU(Central Processing Unit)であり、ストレージ23に事前に記憶されているプログラムを演算実行することで、プログラムコードに従い演算処理し、各ハードウェアを統括的に制御する。ストレージ23は、例えばハードディスクドライブであり、不揮発性に記憶する補助記憶装置である。メモリ24は、揮発性に情報を記憶する主記憶装置である。   The processor 22 is, for example, a CPU (Central Processing Unit), and performs arithmetic processing according to the program code by performing arithmetic execution of a program stored in advance in the storage 23 to control each hardware in an integrated manner. The storage 23 is, for example, a hard disk drive, and is an auxiliary storage device that stores data in a nonvolatile manner. The memory 24 is a main storage device that stores information in a volatile manner.

MFP1A、MFP1Bに導入されていない他のプログラム(プログラム群と称する)は、本実施形態ではサーバ2のストレージ23に導入されている。プロセッサ22は、必要に応じてプログラム群をストレージ23から取得してメモリ24に展開する。プロセッサ22は、メモリ24に展開されたプログラムを演算実行し、MFP1A、MFP1Bにその機能を提供する。   Other programs (referred to as program groups) that are not installed in the MFP 1A and MFP 1B are installed in the storage 23 of the server 2 in this embodiment. The processor 22 acquires a program group from the storage 23 and expands it in the memory 24 as necessary. The processor 22 calculates and executes the program expanded in the memory 24 and provides the functions to the MFP 1A and MFP 1B.

ストレージ23には、バージョン1.0とバージョン2.0の2つのバージョンの異なるプログラム群が導入されている。以降、バージョン1.0のプログラム群をプログラム群231と称し、バージョン2.0のプログラム群をプログラム群232と称する。図1の例は、MFP1Aがサーバ2に接続要求すると、プロセッサ22は、MFP1Aに対応したバージョン、本例ではプログラム群231をストレージ23から取得し、メモリ24に展開する。この制御は、プロセッサ22がサービスマネージャ221のプログラムコードに従って動作することで実現する。サービスマネージャ221は仮想サーバを起動して、当該仮想サーバ上でプログラム群231内の各種プログラムを起動する。本例では画像処理207、Fax203、コピー206、ジョブ制御211、設定データ209、ユーザデータ205、UI201を起動する。この処理により、プロセッサ22は、各プログラムをメモリ24に展開する。MFP1Aは、仮想サーバに接続し、メモリ24に展開されたプログラム群231の機能を用いて各種処理を実行する。   In the storage 23, two different versions of programs, version 1.0 and version 2.0, are introduced. Hereinafter, the version 1.0 program group is referred to as a program group 231, and the version 2.0 program group is referred to as a program group 232. In the example of FIG. 1, when the MFP 1 </ b> A makes a connection request to the server 2, the processor 22 acquires the version corresponding to the MFP 1 </ b> A, in this example, the program group 231 from the storage 23 and expands it in the memory 24. This control is realized by the processor 22 operating according to the program code of the service manager 221. The service manager 221 activates a virtual server and activates various programs in the program group 231 on the virtual server. In this example, image processing 207, fax 203, copy 206, job control 211, setting data 209, user data 205, and UI 201 are activated. Through this process, the processor 22 develops each program in the memory 24. The MFP 1 </ b> A connects to the virtual server and executes various processes using the functions of the program group 231 expanded in the memory 24.

次いでMFP1Bがサーバ2に接続すると、サービスマネージャ221がMFP1B用の仮想サーバを起動し、当該仮想サーバ上でMFP1Bに対応したプログラム群、本例ではソフトウェア群232を起動する。このときの状態を図2に示す。サービスマネージャ221は、プログラム群232内の各種プログラム、すなわち画像処理257、Fax253、コピー256、ジョブ制御261、設定データ259、ユーザデータ255、UI251をメモリ24に展開する。MFP1Bは、仮想サーバに接続し、メモリ24に展開されたプログラム群232の機能を用いて各種処理を実行する。   Next, when the MFP 1B connects to the server 2, the service manager 221 activates a virtual server for the MFP 1B, and activates a program group corresponding to the MFP 1B, in this example, a software group 232 on the virtual server. The state at this time is shown in FIG. The service manager 221 expands various programs in the program group 232, that is, image processing 257, fax 253, copy 256, job control 261, setting data 259, user data 255, and UI 251 in the memory 24. The MFP 1B is connected to the virtual server and executes various processes using the functions of the program group 232 expanded in the memory 24.

図3は、MFPとプログラム群との対応関係(テーブル)を示した図である。図3の対応関係は、例えばストレージ23に永続的に記憶されており、MFPの新設、新規プログラム群の導入や新規バージョンの導入、メンテナンス者の操作により更新される。実施形態では、MFPに事前に割り当てられたIPアドレスをMFPの識別情報とする。またプログラム群の識別情報は、当該プログラム群が格納されているディレクトリ名である。すなわちディレクトリ名は、プログラム群を一意に決定可能なように名前付けされる。プロセッサ22は、接続元のMFPについてのIPアドレスを入手し、図3の対応関係を参照して当該IPアドレスに対応付けられたディレクトリ名を取得する。プロセッサ22は、得られたディレクトリに格納されているプログラム群をメモリ24に展開する。   FIG. 3 is a diagram showing the correspondence (table) between the MFP and the program group. The correspondence relationship in FIG. 3 is stored permanently in the storage 23, for example, and is updated when a new MFP is installed, a new program group is installed, a new version is installed, or the maintenance operator operates. In the embodiment, an IP address previously assigned to the MFP is used as MFP identification information. The identification information of the program group is a directory name in which the program group is stored. That is, the directory name is named so that a program group can be uniquely determined. The processor 22 obtains an IP address for the connection source MFP, and obtains a directory name associated with the IP address with reference to the correspondence relationship of FIG. The processor 22 expands the program group stored in the obtained directory in the memory 24.

本例では、ディレクトリ名のハイフン「−」記号以前のコード(図3では最初の5桁)がプログラム群の種別を意味しており、これはMFPの機種や型番に対応している。例えばカラー印刷可能なMFPと、モノクロのみ印刷可能なMFPがサーバ2に接続される場合、提供するプログラム群も、その機種ごとに用意する必要がある。本実施形態では、MFPの機種に応じてプログラム群を用意し、機種に合致したプログラム群の機能を提供する。ハイフン記号以降の数値は、種別ごとのプログラム群のバージョン番号を意味している。図3の例では、「11001−1.0」と「11001−2.0」とは、同一機種の異なるバージョンとなる。このように、旧バージョンを保持せておくことで、MFPごとにバージョンを異ならせる運用も可能となる。   In this example, the code before the hyphen “-” symbol in the directory name (the first five digits in FIG. 3) means the type of program group, which corresponds to the MFP model and model number. For example, when an MFP capable of color printing and an MFP capable of printing only in monochrome are connected to the server 2, a program group to be provided must be prepared for each model. In the present embodiment, a program group is prepared according to the MFP model, and the function of the program group matching the model is provided. The numerical value after the hyphen symbol means the version number of the program group for each type. In the example of FIG. 3, “11001-1.0” and “11001-2.0” are different versions of the same model. In this way, by maintaining the old version, it is possible to operate the MFP with different versions.

図4は、実施形態の動作例を示したシーケンス図である。図4の例では、初期ではソフトウェア群231(Soft Ver 1.0)のみが導入されており、ソフトウェア群232(Soft Ver 2.0)は導入されていない状態とする。サーバ2は、認証サーバとしても機能するものとする。また図中のサービスマネージャ221は、プロセッサ22がサービスマネージャ221のプログラムを実行することで、ハードウェアと協働して実現されるものとする。   FIG. 4 is a sequence diagram illustrating an operation example of the embodiment. In the example of FIG. 4, only the software group 231 (Soft Ver 1.0) is initially introduced, and the software group 232 (Soft Ver 2.0) is not introduced. The server 2 also functions as an authentication server. Further, the service manager 221 in the figure is realized in cooperation with hardware by the processor 22 executing the program of the service manager 221.

まずユーザU1がMFP1Aに対し、例えばIDカードをカードリーダに読み取らせる、もしくはユーザID等の入力によりログインを行う(ACT01、ACT02)。サービスマネージャ221は、認証情報を受信してその適否を検証する(ACT03)。適合である場合、サービスマネージャ221は、対応する仮想サーバを起動し、図3に示す対応関係に基づきその仮想サーバ内でソフトウェア群を起動する。サービスマネージャ221は、本例ではソフトウェア群231を起動してメモリ24に展開する(ACT04)。   First, the user U1 causes the MFP 1A to, for example, read an ID card with a card reader or log in by inputting a user ID (ACT01, ACT02). The service manager 221 receives the authentication information and verifies the suitability (ACT03). In the case of conformity, the service manager 221 activates the corresponding virtual server, and activates the software group in the virtual server based on the correspondence shown in FIG. In this example, the service manager 221 activates the software group 231 and expands it in the memory 24 (ACT04).

サービスマネージャ221は、ネットワークI/F21を介して、当該ユーザ専用の画面データを送信する(ACT05)。MFP1Aは、Webブラウザを用いて、サーバ2で提供される各機能の利用を開始する(ACT06)。サービスマネージャ221は、メモリ24に展開された、仮想サーバ内で提供されるプログラム群を実行することで、MFP1Aにプログラム機能を提供する。   The service manager 221 transmits screen data dedicated to the user via the network I / F 21 (ACT05). The MFP 1A starts using each function provided by the server 2 using a Web browser (ACT06). The service manager 221 provides a program function to the MFP 1 </ b> A by executing a program group provided in the virtual server that is expanded in the memory 24.

図4の例では、MFP1Aがソフトウェア群231で提供される各機能を使用している間に、ソフトウェア群232が導入される。メンテナンス者M1が、所定コマンドを実行することで新規リリースであるソフトウェア群232を導入する(ACT07、ACT08)。この際、図3に示す対応関係を更新する。すなわち、サービスマネージャ221は、動作ソフトウェアが、旧バージョン(ソフトウェア群231)のものから最新のバージョン(ソフトウェア群232)となるように、対応関係の再構築を行う。サービスマネージャ221は、その導入結果をメンテナンス者M1に通知する(ACT09)。   In the example of FIG. 4, the software group 232 is introduced while the MFP 1 </ b> A is using each function provided by the software group 231. The maintenance person M1 introduces a software group 232 that is a new release by executing a predetermined command (ACT07, ACT08). At this time, the correspondence shown in FIG. 3 is updated. That is, the service manager 221 reconstructs the correspondence so that the operation software is changed from the old version (software group 231) to the latest version (software group 232). The service manager 221 notifies the maintenance person M1 of the introduction result (ACT09).

ユーザU2がMFP1Bに対してログインすると(ACT10、ACT11、ACT12)、サービスマネージャ221は、図3に示す対応関係を取得して該当するソフトウェア群を特定し、仮想サーバを起動してソフトウェア群232を起動する(ACT13)。その後サービスマネージャ221は、ユーザU2の画面イメージをMFP1Bに送信し(ACT14)、機能の利用を開始する(ACT15)。   When the user U2 logs in to the MFP 1B (ACT10, ACT11, ACT12), the service manager 221 acquires the correspondence shown in FIG. 3 to identify the corresponding software group, starts the virtual server, and sets the software group 232 as Start (ACT 13). Thereafter, the service manager 221 transmits the screen image of the user U2 to the MFP 1B (ACT 14), and starts using the function (ACT 15).

ユーザU1がログアウトすると、MFP1Aの利用も終了となり(ACT16)、ユーザU2がログアウトすると、MFP1Bの利用も終了となる(ACT17)。利用終了、すなわちユーザがログアウトすると、サービスマネージャ221は、メモリ24内に記憶されたプログラム群をメモリ24から解放し、仮想サーバを停止して仮想サーバもメモリ24から解放する。   When the user U1 logs out, the use of the MFP 1A is terminated (ACT 16), and when the user U2 logs out, the use of the MFP 1B is also terminated (ACT 17). When the use ends, that is, when the user logs out, the service manager 221 releases the program group stored in the memory 24 from the memory 24, stops the virtual server, and releases the virtual server from the memory 24.

次回、ユーザU1がMFP1Aにログインすると(ACT101、ACT102、ACT103)、サービスマネージャ221は、図3の対応関係を参照してMFP1Aに対し最新のバージョン(ソフトウェア群232)を起動するように制御する(ACT104)。その後、サービスマネージャ221は上記同様に操作画面イメージをMFP1Aに送信し(ACT105)、利用を開始し(ACT106)、ユーザのログアウト指示を受けて利用終了となる(ACT107)。   Next, when the user U1 logs in to the MFP 1A (ACT101, ACT102, ACT103), the service manager 221 controls the MFP 1A to start the latest version (software group 232) with reference to the correspondence relationship in FIG. ACT 104). After that, the service manager 221 transmits the operation screen image to the MFP 1A in the same manner as described above (ACT 105), starts using (ACT 106), and receives the user's logout instruction to end the use (ACT 107).

本例のように、サーバ2はユーザがMFPにログインするごとにプログラム群をメモリ上に展開し、ログアウト時には当該メモリ領域を解放するよう制御する。また、ユーザ使用時はHDD内のデータではなくメモリ内に展開したデータを使用するよう制御とすることで、ユーザが機能を使用している最中でも、HDD内の情報を書き替え、更新することが可能となる。よって、MFPを停止させずに更新作業を行うことができる。   As in this example, the server 2 expands the program group on the memory every time the user logs in to the MFP, and controls to release the memory area when logging out. In addition, when using the user, the data stored in the memory is used instead of the data in the HDD, so that the information in the HDD can be rewritten and updated even while the user is using the function. Is possible. Therefore, the update operation can be performed without stopping the MFP.

上記実施形態では、サーバ2がログイン認証の情報を受信して適合である場合に、対応するソフトウェア群を起動する、という実装としたが、態様はこれに限定されない。MFPから何らかの電文(接続要求電文など)を受信すると対応するソフトウェア群を起動する、という実装でもよい。   In the above embodiment, when the server 2 receives the login authentication information and is suitable, the corresponding software group is activated. However, the aspect is not limited to this. An implementation in which a corresponding software group is activated when a certain message (such as a connection request message) is received from the MFP may be used.

上記実施形態では、同一モジュールの異なるバージョンについて言及し、当該ソフトウェア群のバージョンアップについて説明したが、図3に示すようにプログラム群の種別も識別情報に含めることで、MFPの機種ごとに、当該MFPに合致したプログラム群を提供することができる。また、図3の対応関係を維持することで、例えばMFP1Aは旧バージョンのソフトウェア群の機能を提供し、MFP1Bには新バージョンのソフトウェア群の機能を提供する、という運用も可能となる。   In the above embodiment, reference is made to different versions of the same module and the upgrade of the software group has been described. However, by including the type of program group in the identification information as shown in FIG. A program group that matches the MFP can be provided. Further, by maintaining the correspondence relationship in FIG. 3, for example, the MFP 1A can provide the functions of the old version software group, and the MFP 1B can provide the functions of the new version software group.

上記実施形態では、仮想サーバをユーザログインの都度起動し、その上でプログラム群を動作させる、という実装例について説明したが、態様はこれに限定されない。仮想サーバを要せず、対応プログラム群をメモリ24に展開させるのみの実装でもよい。この場合、サービスマネージャ221が接続の際にセッションの管理(MFPとソフトウェア群との対応付け)を行う。   In the above-described embodiment, the implementation example in which the virtual server is activated each time the user logs in and the program group is operated on the virtual server has been described. However, the aspect is not limited thereto. An implementation in which a virtual server is not required and the corresponding program group is developed in the memory 24 may be used. In this case, the service manager 221 performs session management (association between MFP and software group) at the time of connection.

以上に詳説したように、本実施形態では、ソフトウェアの更新が必要な場合において、大部分がサーバに対してのみの更新作業となる。よって、MFPの設置場所(客先)に訪問する回数を低減させることができる。また、ソフトウェアの更新のためのMFPの停止も低減させることができる。   As described in detail above, in the present embodiment, when software update is necessary, most of the update work is performed only on the server. Therefore, the number of visits to the MFP installation location (customer) can be reduced. In addition, the stoppage of the MFP for software update can be reduced.

本発明は、その精神または主要な特徴から逸脱することなく、他の様々な形で実施することができる。そのため、前述の実施の形態はあらゆる点で単なる例示に過ぎず、限定的に解釈してはならない。本発明の範囲は、特許請求の範囲によって示すものであって、明細書本文には、なんら拘束されない。さらに、特許請求の範囲の均等範囲に属する全ての変形、様々な改良、代替および改質は、すべて本発明の範囲内のものである。   The present invention can be implemented in various other forms without departing from the spirit or main features thereof. Therefore, the above-described embodiment is merely an example in all respects and should not be interpreted in a limited manner. The scope of the present invention is indicated by the scope of claims, and is not restricted by the text of the specification. Further, all modifications, various improvements, alternatives and modifications belonging to the equivalent scope of the claims are all within the scope of the present invention.

1A、1B MFP(画像処理装置)、2 サーバ(情報提供装置)、21 ネットワークI/F、22 プロセッサ、23 ストレージ、231、232 ソフトウェア群、24 メモリ、221 サービスマネージャ。   1A, 1B MFP (image processing apparatus), 2 server (information providing apparatus), 21 network I / F, 22 processor, 23 storage, 231, 232 software group, 24 memory, 221 service manager.

Claims (6)

主記憶装置と、
画像処理装置が動作するためのプログラム群を、複数記憶する補助記憶装置と、
複数の画像処理装置と通信するインターフェイス部と、
前記インターフェイス部が受信する電文の送信元の画像処理装置に対応した、該画像処理装置が動作するためのプログラム群を、前記補助記憶装置の前記複数のプログラム群の中から取得し、前記主記憶装置に展開して、前記主記憶装置に展開したプログラム群を実行することで、前記画像処理装置で動作する処理の一部を実行して前記画像処理装置で受けたジョブを遂行する制御部と、
を有する機能提供装置。
A main storage device;
An auxiliary storage device that stores a plurality of programs for operating the image processing device;
An interface unit that communicates with a plurality of image processing devices;
A program group for operating the image processing apparatus corresponding to the image processing apparatus of the transmission source of the message received by the interface unit is acquired from the plurality of program groups of the auxiliary storage device, and the main memory A control unit configured to execute a job received by the image processing apparatus by executing a part of the process operating on the image processing apparatus by executing a program group expanded on the apparatus and executing the program group expanded on the main storage device; ,
A function providing apparatus having:
請求項1に記載の機能提供装置において、
前記制御部は、前記プログラム群をバージョンアップしたプログラム群が新規に前記補助記憶装置に導入されると、前記インターフェイス部が次回に前記電文を受信するときに、前記バージョンアップしたプログラム群を前記主記憶装置に展開して実行する。
The function providing apparatus according to claim 1,
The control unit, when a program group upgraded from the program group is newly introduced to the auxiliary storage device, when the interface unit receives the message next time, the upgraded program group is stored as the main program group. Deploy and execute in storage device.
請求項1または2に記載の機能提供装置において、
前記制御部は、前記インターフェイス部が前記画像処理装置からユーザログイン用のデータを受信すると、前記主記憶装置に前記プログラム群を展開し、前記インターフェイス部がログアウトデータを受信すると、前記プログラム群を展開した記憶領域を解放する。
In the function provision apparatus of Claim 1 or 2,
The control unit expands the program group in the main storage device when the interface unit receives data for user login from the image processing device, and expands the program group when the interface unit receives logout data. Free the storage area.
請求項1乃至3のいずれか1項に記載の機能提供装置において、
前記制御部は、1台の画像処理装置から接続されている間に他の画像処理装置からの接続を受け付ける場合、前記1台の画像処理装置に対応するプログラム群の展開を維持したまま、前記他の画像処理装置に対応するプログラム群を前記主記憶装置に展開する。
The function providing device according to any one of claims 1 to 3,
When the control unit receives a connection from another image processing device while being connected from one image processing device, the control unit maintains the development of the program group corresponding to the one image processing device, A program group corresponding to another image processing apparatus is expanded in the main storage device.
請求項1乃至4のいずれか1項に記載の機能提供装置において、
前記制御部は、前記複数の画像処理装置ごとに仮想サーバを起動し、その仮想サーバ内のそれぞれで前記プログラム群を実行させる。
The function providing device according to any one of claims 1 to 4,
The control unit activates a virtual server for each of the plurality of image processing apparatuses, and causes the program group to be executed in each of the virtual servers.
主記憶装置と、
画像処理装置が動作するためのプログラム群を、複数記憶する補助記憶装置と、
複数の画像処理装置と通信するインターフェイス部と、を有するコンピュータに実行させるための情報提供プログラムであって、
前記インターフェイス部が受信する電文の送信元の画像処理装置に対応した、該画像処理装置が動作するためのプログラム群を、前記補助記憶装置の前記複数のプログラム群の中から取得し、
取得される前記プログラム群を、前記主記憶装置に展開し、
前記主記憶装置に展開したプログラム群を実行することで、前記画像処理装置で動作する処理の一部を実行して前記画像処理装置で受けたジョブを遂行する
処理を、コンピュータに実行させるための機能提供プログラム。
A main storage device;
An auxiliary storage device that stores a plurality of programs for operating the image processing device;
An information providing program for causing a computer to have an interface unit that communicates with a plurality of image processing apparatuses,
A program group for operating the image processing apparatus corresponding to the image processing apparatus of the transmission source of the message received by the interface unit is acquired from the plurality of program groups of the auxiliary storage device,
The acquired program group is expanded in the main storage device,
Executing a program group developed in the main storage device to execute a part of a process that operates in the image processing apparatus and execute a job received in the image processing apparatus for causing a computer to execute the process Function providing program.
JP2014145747A 2014-07-16 2014-07-16 Function providing device and function providing program Active JP6415150B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014145747A JP6415150B2 (en) 2014-07-16 2014-07-16 Function providing device and function providing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014145747A JP6415150B2 (en) 2014-07-16 2014-07-16 Function providing device and function providing program

Publications (2)

Publication Number Publication Date
JP2016025364A true JP2016025364A (en) 2016-02-08
JP6415150B2 JP6415150B2 (en) 2018-10-31

Family

ID=55271823

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014145747A Active JP6415150B2 (en) 2014-07-16 2014-07-16 Function providing device and function providing program

Country Status (1)

Country Link
JP (1) JP6415150B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10320184A (en) * 1997-05-21 1998-12-04 Oki Electric Ind Co Ltd Software version management system
JP2008250868A (en) * 2007-03-30 2008-10-16 Konica Minolta Business Technologies Inc Image forming system, server device, image forming device, and image forming device control method and program
JP2009049679A (en) * 2007-08-20 2009-03-05 Fuji Xerox Co Ltd Image processor, image processor control program and image processing system
JP2010026828A (en) * 2008-07-22 2010-02-04 Hitachi Ltd Method for controlling virtual computer

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10320184A (en) * 1997-05-21 1998-12-04 Oki Electric Ind Co Ltd Software version management system
JP2008250868A (en) * 2007-03-30 2008-10-16 Konica Minolta Business Technologies Inc Image forming system, server device, image forming device, and image forming device control method and program
JP2009049679A (en) * 2007-08-20 2009-03-05 Fuji Xerox Co Ltd Image processor, image processor control program and image processing system
JP2010026828A (en) * 2008-07-22 2010-02-04 Hitachi Ltd Method for controlling virtual computer

Also Published As

Publication number Publication date
JP6415150B2 (en) 2018-10-31

Similar Documents

Publication Publication Date Title
US9471328B2 (en) Information processor having program and configuration data stored in different storage areas and reflecting configuration data in operation in program
US20190171443A1 (en) Method of Updating Application and Recording Medium
JP6442976B2 (en) Image forming apparatus, browser control method, and program
US9774635B2 (en) Information processing system, device, and information processing method
US10609509B2 (en) Information processing system, information processing apparatus, and information processing method for providing application information
JP6787115B2 (en) Image forming device, function addition method, program,
JP6927276B2 (en) Information processing system, information processing device, information processing method and program
JP6303979B2 (en) Information processing system, information processing apparatus, information processing method, and program
US10057233B2 (en) Image processing apparatus, method for controlling the same, and storage medium for carrying out login processing
JP2016078398A (en) Image formation device, image formation system, job management program and printer driver
JP6838907B2 (en) Image forming device, control method and program
JP2016105579A (en) Information processing system, information processing apparatus, information processing method
JP5472086B2 (en) Device, terminal device, server, program, and firmware update method
JP2017122963A (en) Information processing device, information processing method, program, and information processing system
US10205852B2 (en) System, apparatus, and method for allowing a program to cache user information
JP2019139661A (en) Print system, job list offering method, print server device, management server device and program
US20170094123A1 (en) Electronic device, information processing system, and information processing method
JP6365247B2 (en) Information processing apparatus, information processing system, and information processing method
JP6415150B2 (en) Function providing device and function providing program
JP2010157134A (en) Apparatus, method and system for information processing
JP2015176532A (en) Program, information processor, and information processing system
US10817227B2 (en) Printing computing device for operating a printing device
JP6016855B2 (en) Installer program, driver program, and image forming apparatus
JP2014120064A (en) Information processor, information processing method, information processing system and program
JP2010009604A (en) Installing data generation device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170414

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180130

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180302

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181002

R150 Certificate of patent or registration of utility model

Ref document number: 6415150

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150