JP6244937B2 - Image forming apparatus, image forming system, and program - Google Patents

Image forming apparatus, image forming system, and program Download PDF

Info

Publication number
JP6244937B2
JP6244937B2 JP2014010567A JP2014010567A JP6244937B2 JP 6244937 B2 JP6244937 B2 JP 6244937B2 JP 2014010567 A JP2014010567 A JP 2014010567A JP 2014010567 A JP2014010567 A JP 2014010567A JP 6244937 B2 JP6244937 B2 JP 6244937B2
Authority
JP
Japan
Prior art keywords
command
execution target
image forming
forming apparatus
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2014010567A
Other languages
Japanese (ja)
Other versions
JP2015139150A (en
Inventor
信弥 加來
信弥 加來
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2014010567A priority Critical patent/JP6244937B2/en
Publication of JP2015139150A publication Critical patent/JP2015139150A/en
Application granted granted Critical
Publication of JP6244937B2 publication Critical patent/JP6244937B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、MFP(マルチ・ファンクション・ペリフェラル(Multi-Functional Peripheral))などの画像形成装置およびそれに関連する技術に関する。   The present invention relates to an image forming apparatus such as an MFP (Multi-Functional Peripheral) and a related technology.

MFPの中には、その内部にウエブサーバ(内部サーバとも称する)を備え、当該内部サーバを介してアプリケーションソフトウエアプログラム(以下、単にアプリケーションとも称する)を実行できるものが存在する(特許文献1参照)。   Some MFPs include a web server (also referred to as an internal server) inside and can execute an application software program (hereinafter also simply referred to as an application) via the internal server (see Patent Document 1). ).

そのようなアプリケーションとしては、MFPのメニュー操作画面を当該MFPのタッチパネルに表示してユーザからの操作を受け付けるアプリケーション(メニュー操作アプリケーションとも称する)などが存在する。   As such an application, there is an application (also referred to as a menu operation application) that displays an MFP menu operation screen on the touch panel of the MFP and receives an operation from a user.

このようなアプリケーションは、MFPにインストールされたウエブブラウザ(MFP内部のウエブブラウザ)からMFPの内部サーバにアクセスすることなどによって実行される。当該アプリケーションは、MFPの外部の装置(たとえばパーソナルコンピュータ)のウエブブラウザからMFPの内部サーバにアクセスすることなどによっても実行され得る。   Such an application is executed by accessing an internal server of the MFP from a web browser (web browser inside the MFP) installed in the MFP. The application can also be executed by accessing the internal server of the MFP from a web browser of a device external to the MFP (for example, a personal computer).

また、このようなアプリケーションは、MFPのリソースを用いて実行される。たとえば、MFP内のボックス(フォルダ)に格納されている電子文書の印刷指示がメニュー操作に応じて付与されると、当該MFPの印刷出力部(ハードウエア)を用いて当該電子文書が印刷出力される。特に、電子文書の印刷指示がMFPの外部装置から付与される場合においても、当該MFPの印刷出力部(ハードウエア)を用いて印刷出力処理が行われる。   Such an application is executed using resources of the MFP. For example, when an instruction to print an electronic document stored in a box (folder) in the MFP is given according to a menu operation, the electronic document is printed out using the print output unit (hardware) of the MFP. The In particular, even when an instruction to print an electronic document is given from an external device of the MFP, the print output process is performed using the print output unit (hardware) of the MFP.

特開2010−57186号公報JP 2010-57186 A

ところで、上記の技術は、パーソナルコンピュータから画像形成装置にリモート接続するものであるが、或る画像形成装置に対して別の画像形成装置からリモート接続することも考えられる。   By the way, although the above-mentioned technique is to remotely connect a personal computer to an image forming apparatus, it is conceivable to remotely connect to a certain image forming apparatus from another image forming apparatus.

たとえば、MFP10aに対して別のMFP10bからリモート接続し、MFP10bによるリモート操作に応じて、MFP10aに実装されたアプリケーション(たとえばメニュー画面操作アプリケーション)を実行することが可能である。   For example, the MFP 10a can be remotely connected from another MFP 10b, and an application (for example, a menu screen operation application) installed in the MFP 10a can be executed in response to a remote operation by the MFP 10b.

このとき、上記の技術を用いると、当該アプリケーションに関する実行対象コマンドに対応する処理は、MFP10aにおいて実行される。たとえば、当該アプリケーションにおいて印刷出力指示が付与されたときには、当該印刷出力指示に応じて実行対象コマンド(印刷出力コマンド)が生成され、印刷出力コマンドに対応する処理(印刷出力処理)は、MFP10aのハードウエア(印刷出力部)を用いて行われる。このように、MFP10aを別のMFP10bからリモート操作している場合において、MFP10aのアプリケーションが実行されるときには、MFP10aのリソース(ハードウエア資源を含む)を用いて各種処理(実行対象コマンドに対応する処理)が実行される。   At this time, when the above technique is used, the process corresponding to the execution target command related to the application is executed in the MFP 10a. For example, when a print output instruction is given in the application, an execution target command (print output command) is generated according to the print output instruction, and the process corresponding to the print output command (print output process) is performed by the hardware of the MFP 10a. Wear (print output unit) is used. As described above, when the MFP 10a is remotely operated from another MFP 10b, when the application of the MFP 10a is executed, various processes (processing corresponding to the execution target command) are performed using the resources (including hardware resources) of the MFP 10a. ) Is executed.

しかしながら、当該アプリケーションに関する実行対象コマンドに対応する処理がMFP10a(リモート接続先装置)で常に実行されること(換言すれば、硬直した処理が実行されること)は、必ずしも適切ではない。   However, it is not always appropriate that the process corresponding to the execution target command related to the application is always executed by the MFP 10a (remote connection destination apparatus) (in other words, the rigid process is executed).

たとえば、ユーザから比較的遠く離れて配置されたMFP10aを、当該ユーザの比較的近傍に配置されたMFP10bを用いてリモート操作する場合を想定する。上記の技術を利用するときには、このようなリモート操作において、MFP10bからのリモート操作指示に応じて、MFP10aにおけるアプリケーションが動作し、当該アプリケーションに関する全ての処理はMFP10aにて実行される。上述のように、そのような処理の中には、印刷出力などのハードウエア動作を伴うものも含まれ得る。このような印刷出力処理がMFP10aで実行されると、比較的近傍のMFP10bを操作しているユーザは、比較的遠方のMFP10aまで印刷出力物を取りに行くことを求められる。その結果、ユーザの利便性は低下する。   For example, it is assumed that the MFP 10a disposed relatively far from the user is remotely operated using the MFP 10b disposed relatively close to the user. When using the above technique, in such a remote operation, an application in the MFP 10a operates in response to a remote operation instruction from the MFP 10b, and all processing relating to the application is executed in the MFP 10a. As described above, such processing may include those involving hardware operations such as printout. When such a print output process is executed in the MFP 10a, a user operating the relatively nearby MFP 10b is required to go to the relatively distant MFP 10a to obtain the printed output. As a result, user convenience is reduced.

このように、特定のハードウエアを用いる処理(印刷出力処理等)が常にリモート接続先装置で実行され、ユーザの利便性を考慮せずにハードウエア利用処理が行われてしまうなどの問題が存在する。   As described above, there is a problem that processing using specific hardware (print output processing, etc.) is always executed by the remote connection destination device, and hardware use processing is performed without considering user convenience. To do.

そこで、この発明は、リモート接続によるアプリケーション実行時において、ハードウエアを用いる処理が常にリモート接続先装置で実行されることに起因する問題を解消することが可能な技術を提供することを課題とする。   Therefore, an object of the present invention is to provide a technique capable of solving the problem caused by the fact that processing using hardware is always executed by a remote connection destination device when executing an application by remote connection. .

上記課題を解決すべく、請求項1の発明は、外部装置からのリモート接続に応じてアプリケーションを実行することが可能な画像形成装置であって、前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を前記外部装置から受け付ける受付手段と、ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記外部装置からの前記実行対象コマンドが属するかを判定する判定手段と、前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定する処理制御手段と、を備え、前記処理制御手段は、前記外部装置からの前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を許可し、前記外部装置からの前記実行対象コマンドが前記第1の種類のコマンドである場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を禁止することを特徴とする。 In order to solve the above problems, the invention of claim 1 is an image forming apparatus capable of executing an application in response to a remote connection from an external apparatus, wherein the image formation is performed in the remote connection from the external apparatus. Receiving means for receiving an execution instruction of an execution target command from among a plurality of commands related to the application installed in a device from the external device; a first type command of a predetermined type accompanied by hardware operation; A determination means for determining whether the execution target command from the external device belongs to a second type command that is a command type other than the first type command, and corresponds to the execution target command Processing control for determining whether or not to execute processing in the image forming apparatus based on the type of the execution target command Comprises a stage, wherein the processing control means, when the command to be executed from the external device is determined to be the second type of command, the image forming process corresponding to the execution object command Permit execution on an apparatus, and prohibit execution of processing corresponding to the execution target command on the image forming apparatus when the execution target command from the external apparatus is the first type command. It is characterized by.

請求項2の発明は、請求項1の発明に係る画像形成装置において、前記処理制御手段は、前記実行対象コマンドが前記第1の種類のコマンドである場合に、前記実行対象コマンドに対応する処理を前記外部装置で実行すべき旨を、前記外部装置に送信することを特徴とする。   According to a second aspect of the present invention, in the image forming apparatus according to the first aspect of the invention, the processing control unit performs processing corresponding to the execution target command when the execution target command is the first type command. Is transmitted to the external device to be executed by the external device.

請求項3の発明は、外部装置からのリモート接続に応じてアプリケーションを実行することが可能な画像形成装置であって、前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付ける受付手段と、ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに前記実行対象コマンドが属するかを判定する判定手段と、前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定する処理制御手段と、を備え、前記処理制御手段は、前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を許可し、前記実行対象コマンドが前記第1の種類のコマンドである場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を禁止し、前記画像形成装置は、前記外部装置で実行可能なコマンドである実行可能コマンドに関するリスト情報を取得する取得手段、をさらに備え、前記処理制御手段は、前記実行対象コマンドが前記第1の種類のコマンドであり且つ前記実行対象コマンドが前記実行可能コマンドであると判定される場合には、前記実行対象コマンドに対応する処理を前記外部装置で実行すべき旨を、前記外部装置に送信することを特徴とする。 According to a third aspect of the present invention, there is provided an image forming apparatus capable of executing an application in response to a remote connection from an external apparatus, wherein the application mounted on the image forming apparatus in the remote connection from the external apparatus. Receiving means for receiving an instruction to execute a command to be executed among a plurality of commands related to, a first type command of a predetermined type accompanied by hardware operation, and a command of a type other than the first type command A determination unit that determines which of the second type of commands the execution target command belongs to, and whether or not the image forming apparatus executes a process corresponding to the execution target command. Processing control means for determining based on the type of command, wherein the processing control means When it is determined that the command is the second type of command, execution of the process corresponding to the execution target command in the image forming apparatus is permitted, and the execution target command is the first type command. The image forming apparatus prohibits execution of the processing corresponding to the execution target command, and the image forming apparatus acquires list information relating to an executable command that is executable by the external apparatus. , And the process control means determines that the execution target command is the first type command and the execution target command is the executable command. The fact that a corresponding process is to be executed by the external device is transmitted to the external device.

請求項4の発明は、請求項3の発明に係る画像形成装置において、前記処理制御手段は、前記実行対象コマンドが前記実行可能コマンドとして前記リスト情報に含まれる場合には、前記実行対象コマンドをそのまま前記外部装置に送信して、前記実行対象コマンドに対応する処理を前記外部装置で実行させることを特徴とする。   According to a fourth aspect of the present invention, in the image forming apparatus according to the third aspect of the present invention, the processing control unit, when the execution target command is included in the list information as the executable command, displays the execution target command. It transmits to the said external device as it is, and the process corresponding to the said execution object command is performed by the said external device, It is characterized by the above-mentioned.

請求項5の発明は、請求項3の発明に係る画像形成装置において、前記処理制御手段は、前記実行対象コマンドが前記第1の種類のコマンドである場合において、前記実行対象コマンドが前記実行可能コマンドではないが前記実行対象コマンドと同等の処理が前記外部装置で実行可能であると判定される場合には、前記実行対象コマンドと同等の処理を実行する代替コマンドを生成して、当該代替コマンドを前記外部装置に送信して、前記実行対象コマンドに対応する処理を前記外部装置で実行させることを特徴とする。   According to a fifth aspect of the present invention, in the image forming apparatus according to the third aspect of the invention, the processing control unit can execute the execution target command when the execution target command is the first type command. If it is determined that processing that is not a command but is equivalent to the execution target command can be executed by the external device, an alternative command that executes processing equivalent to the execution target command is generated and the alternative command is generated. Is transmitted to the external device, and processing corresponding to the execution target command is executed by the external device.

請求項6の発明は、請求項5の発明に係る画像形成装置において、前記代替コマンドは、前記実行対象コマンドに含まれる設定情報を有することを特徴とする。   According to a sixth aspect of the invention, in the image forming apparatus according to the fifth aspect of the invention, the substitute command has setting information included in the execution target command.

請求項7の発明は、外部装置からのリモート接続に応じてアプリケーションを実行することが可能な画像形成装置であって、前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付ける受付手段と、ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに前記実行対象コマンドが属するかを判定する判定手段と、前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定する処理制御手段と、を備え、前記処理制御手段は、前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を許可し、前記実行対象コマンドが前記第1の種類のコマンドである場合には、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を一旦禁止し、前記実行対象コマンドに対応する処理を前記画像形成装置と前記外部装置とのいずれで実行すべきかに関するユーザ指示を受け付けるための確認用情報を前記外部装置に送信し、前記確認用情報の送信に対して前記外部装置から返信されてきたユーザ指示情報に基づいて、前記実行対象コマンドに対応する処理を前記画像形成装置で実行するか前記外部装置で実行するかを決定することを特徴とする。 The invention according to claim 7 is an image forming apparatus capable of executing an application in response to a remote connection from an external apparatus, and the application mounted on the image forming apparatus in a remote connection from the external apparatus Receiving means for receiving an instruction to execute a command to be executed among a plurality of commands related to, a first type command of a predetermined type accompanied by hardware operation, and a command of a type other than the first type command A determination unit that determines which of the second type of commands the execution target command belongs to, and whether or not the image forming apparatus executes a process corresponding to the execution target command. Processing control means for determining based on the type of command, wherein the processing control means If it is determined that the serial is the second type of command, and allowed to run in the image forming apparatus of a process corresponding to the execution object command, the command to be executed is in the first type of command In this case, the execution of the process corresponding to the execution target command in the image forming apparatus is temporarily prohibited, and the process corresponding to the execution target command is to be executed by the image forming apparatus or the external apparatus. Processing for responding to the execution target command is transmitted to the external device for confirmation information for accepting a user instruction, and based on user instruction information returned from the external device in response to transmission of the confirmation information. Whether to execute the image forming apparatus or the external apparatus is determined.

請求項8の発明は、外部装置からのリモート接続に応じてアプリケーションを実行することが可能な画像形成装置であって、前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付ける受付手段と、ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに前記実行対象コマンドが属するかを判定する判定手段と、前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定する処理制御手段と、を備え、前記処理制御手段は、前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を許可し、前記実行対象コマンドが前記第1の種類のコマンドである場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を禁止し、前記受付手段、前記判定手段および前記処理制御手段は、前記アプリケーションとオペレーションシステムソフトウエアとを媒介するミドルウエアとして設けられ、前記ミドルウエアは、前記受付手段を含む第1のミドルウエアと、前記第1のミドルウエアとは別に構成される第2のミドルウエアとを有し、前記第2のミドルウエアは、前記第1のミドルウエアと前記オペレーションシステムソフトウエアとの間に設けられ、前記判定手段および前記処理制御手段は、前記第2のミドルウエアに設けられることを特徴とする。 The invention according to claim 8 is an image forming apparatus capable of executing an application in response to a remote connection from an external apparatus, and the application mounted on the image forming apparatus in a remote connection from the external apparatus Receiving means for receiving an instruction to execute a command to be executed among a plurality of commands related to, a first type command of a predetermined type accompanied by hardware operation, and a command of a type other than the first type command A determination unit that determines which of the second type of commands the execution target command belongs to, and whether or not the image forming apparatus executes a process corresponding to the execution target command. Processing control means for determining based on the type of command, wherein the processing control means When it is determined that the command is the second type of command, execution of the process corresponding to the execution target command in the image forming apparatus is permitted, and the execution target command is the first type command. In this case, execution of processing corresponding to the execution target command in the image forming apparatus is prohibited, and the reception unit, the determination unit, and the processing control unit are middleware that mediates the application and operation system software. The middleware includes a first middleware including the accepting unit, and a second middleware configured separately from the first middleware, and the second middleware is , Provided between the first middleware and the operation system software, the determination means and the processing control means , Characterized in that provided in the second middleware.

請求項9の発明は、請求項1から請求項8のいずれかの発明に係る画像形成装置において、前記外部装置は、ウエブブラウザを有し、前記画像形成装置は、ウエブサーバを有し、前記外部装置の前記ウエブブラウザから前記画像形成装置の前記ウエブサーバへのアクセスに応じて、前記画像形成装置に実装された前記アプリケーションが実行されることを特徴とする。 According to a ninth aspect of the present invention, in the image forming apparatus according to any one of the first to eighth aspects, the external device includes a web browser, the image forming device includes a web server, The application installed in the image forming apparatus is executed in response to access from the web browser of the external apparatus to the web server of the image forming apparatus.

請求項10の発明は、請求項1から請求項9のいずれかの発明に係る画像形成装置において、前記第1の種類のコマンドは、印刷出力用ハードウエアを用いた印刷出力動作を行うべき旨を示す印刷出力コマンドを含むことを特徴とする。 According to a tenth aspect of the present invention, in the image forming apparatus according to any one of the first to ninth aspects, the first type of command should perform a print output operation using print output hardware. A print output command indicating the above is included.

請求項11の発明は、請求項1から請求項9のいずれかの発明に係る画像形成装置において、前記第1の種類のコマンドは、画像スキャン用のハードウエアを用いた画像スキャン動作を行うべき旨を示す画像スキャンコマンドを含むことを特徴とする。 According to an eleventh aspect of the present invention, in the image forming apparatus according to any one of the first to ninth aspects, the first type of command should perform an image scanning operation using image scanning hardware. An image scan command indicating the effect is included.

請求項12の発明は、画像形成装置に実装されたアプリケーションを外部装置からのリモート接続に応じて実行することが可能な前記画像形成装置に内蔵されたコンピュータに、a)前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を前記外部装置から受け付けるステップと、b)ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記外部装置からの前記実行対象コマンドが属するかを判定するステップと、c)前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定するステップと、を実行させるためのプログラムであって、前記ステップc)においては、前記外部装置からの前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合には、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が許可され、前記外部装置からの前記実行対象コマンドが前記第1の種類のコマンドである場合には、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が禁止されることを特徴とする。
請求項13の発明は、請求項12の発明に係るプログラムにおいて、前記ステップc)において、前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドに対応する処理を前記外部装置で実行すべき旨が、前記外部装置に送信されることを特徴とする。
請求項14の発明は、画像形成装置に実装されたアプリケーションを外部装置からのリモート接続に応じて実行することが可能な前記画像形成装置に内蔵されたコンピュータに、a)前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付けるステップと、b)ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記実行対象コマンドが属するかを判定するステップと、c)前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定するステップと、を実行させるためのプログラムであって、前記ステップc)においては、前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が許可され、前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が禁止され、前記プログラムは、d)前記外部装置で実行可能なコマンドである実行可能コマンドに関するリスト情報を取得するステップ、を前記コンピュータにさらに実行させ、前記ステップc)において、前記実行対象コマンドが前記第1の種類のコマンドであり且つ前記実行対象コマンドが前記実行可能コマンドであると判定される場合、前記実行対象コマンドに対応する処理を前記外部装置で実行すべき旨が、前記外部装置に送信されることを特徴とする。
請求項15の発明は、請求項14の発明に係るプログラムにおいて、前記ステップc)において、前記実行対象コマンドが前記実行可能コマンドとして前記リスト情報に含まれる場合、前記実行対象コマンドがそのまま前記外部装置に送信されて、前記実行対象コマンドに対応する処理を前記外部装置で実行させることを特徴とする。
請求項16の発明は、請求項14の発明に係るプログラムにおいて、前記ステップc)において、前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドが前記実行可能コマンドではないが前記実行対象コマンドと同等の処理が前記外部装置で実行可能であると判定されるときには、前記実行対象コマンドと同等の処理を実行する代替コマンドが生成され、当該代替コマンドが前記外部装置に送信されて、前記実行対象コマンドに対応する処理を前記外部装置で実行させることを特徴とする。
請求項17の発明は、請求項16の発明に係るプログラムにおいて、前記代替コマンドは、前記実行対象コマンドに含まれる設定情報を有することを特徴とする。
請求項18の発明は、画像形成装置に実装されたアプリケーションを外部装置からのリモート接続に応じて実行することが可能な前記画像形成装置に内蔵されたコンピュータに、a)前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付けるステップと、b)ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記実行対象コマンドが属するかを判定するステップと、c)前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定するステップと、を実行させるためのプログラムであって、前記ステップc)においては、前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が許可され、前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が一旦禁止され、前記実行対象コマンドに対応する処理を前記画像形成装置と前記外部装置とのいずれで実行すべきかに関するユーザ指示を受け付けるための確認用情報が前記外部装置に送信され、前記確認用情報の送信に対して前記外部装置から返信されてきたユーザ指示情報に基づいて、前記実行対象コマンドに対応する処理を前記画像形成装置で実行するか前記外部装置で実行するかが決定されることを特徴とする。
請求項19の発明は、画像形成装置に実装されたアプリケーションを外部装置からのリモート接続に応じて実行することが可能な前記画像形成装置に内蔵されたコンピュータに、a)前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付けるステップと、b)ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記実行対象コマンドが属するかを判定するステップと、c)前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定するステップと、を実行させるためのプログラムであって、前記ステップc)においては、前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が許可され、前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が禁止され、前記ステップa),b),c)は、前記アプリケーションとオペレーションシステムソフトウエアとを媒介するミドルウエアにて実行され、前記ミドルウエアは、前記ステップa)を含む処理を実行する第1のミドルウエアと、前記第1のミドルウエアとは別に構成される第2のミドルウエアとを有し、前記第2のミドルウエアは、前記第1のミドルウエアと前記オペレーションシステムソフトウエアとの間に設けられ、前記ステップb),c)は、前記第2のミドルウエアにて実行されることを特徴とする。
請求項20の発明は、請求項12から請求項19のいずれかの発明に係るプログラムにおいて、前記外部装置のウエブブラウザから前記画像形成装置のウエブサーバへのアクセスに応じて、前記画像形成装置に実装された前記アプリケーションが実行されることを特徴とする。
請求項21の発明は、請求項12から請求項20のいずれかの発明に係るプログラムにおいて、前記第1の種類のコマンドは、印刷出力用ハードウエアを用いた印刷出力動作を行うべき旨を示す印刷出力コマンドを含むことを特徴とする。
請求項22の発明は、請求項12から請求項20のいずれかの発明に係るプログラムにおいて、前記第1の種類のコマンドは、画像スキャン用のハードウエアを用いた画像スキャン動作を行うべき旨を示す画像スキャンコマンドを含むことを特徴とする。
According to a twelfth aspect of the present invention, there is provided a computer incorporated in the image forming apparatus capable of executing an application installed in the image forming apparatus in response to a remote connection from the external apparatus. A) Remote from the external apparatus In connection, a step of receiving from the external device an instruction to execute a command to be executed among a plurality of commands related to the application installed in the image forming apparatus; and b) a predetermined type of operation involving hardware operation. Determining whether the command to be executed from the external device belongs to one type of command or a second type of command other than the first type of command; c ) Whether to execute the processing corresponding to the execution target command in the image forming apparatus is determined by the execution target code. A step of determining based on a command type, wherein in step c) it is determined that the command to be executed from the external device is the second type command. If the execution target command is permitted to be executed in the image forming apparatus, and the execution target command from the external apparatus is the first type command, the execution is executed. Execution of processing corresponding to the target command in the image forming apparatus is prohibited.
According to a thirteenth aspect of the present invention, in the program according to the twelfth aspect of the invention, in the step c), when the execution target command is the first type of command, the processing corresponding to the execution target command is Information to be executed by the device is transmitted to the external device.
According to a fourteenth aspect of the present invention, there is provided a computer built in the image forming apparatus capable of executing an application installed in the image forming apparatus in response to a remote connection from the external apparatus, and a) remote from the external apparatus In connection, a step of receiving an instruction to execute a command to be executed among a plurality of commands related to the application installed in the image forming apparatus; b) a first type of a predetermined type accompanied by hardware operation; A step of determining whether the execution target command belongs to a command or a second type command that is a command type other than the first type command; and c) a process corresponding to the execution target command Is determined based on the type of the execution target command. In step c), when it is determined that the execution target command is the second type of command, the processing of the process corresponding to the execution target command is performed. When execution in the image forming apparatus is permitted and the execution target command is the first type command, execution of processing corresponding to the execution target command in the image forming apparatus is prohibited, and the program is d) causing the computer to further execute a step of acquiring list information relating to executable commands that are commands that can be executed by the external device, and in step c), the execution target command is the first type command. When it is determined that the execution target command is the executable command, the execution target command PC 10_1 executes a process of response by the external device, characterized in that it is transmitted to the external device.
According to a fifteenth aspect of the present invention, in the program according to the fourteenth aspect, in the step c), when the execution target command is included in the list information as the executable command, the execution target command is directly used as the external device. The process corresponding to the execution target command is executed by the external device.
According to a sixteenth aspect of the present invention, in the program according to the fourteenth aspect, in the step c), when the execution target command is the first type command, the execution target command is not the executable command. Is determined that the process equivalent to the execution target command can be executed by the external device, a substitute command for executing the process equivalent to the execution target command is generated, and the substitute command is transmitted to the external device. The processing corresponding to the execution target command is executed by the external device.
According to a seventeenth aspect of the invention, in the program according to the sixteenth aspect of the invention, the substitute command has setting information included in the execution target command.
According to an eighteenth aspect of the present invention, there is provided a computer built in the image forming apparatus capable of executing an application installed in the image forming apparatus in response to a remote connection from the external apparatus, and a) remote from the external apparatus In connection, a step of receiving an instruction to execute a command to be executed among a plurality of commands related to the application installed in the image forming apparatus; b) a first type of a predetermined type accompanied by hardware operation; A step of determining whether the execution target command belongs to a command or a second type command that is a command type other than the first type command; and c) a process corresponding to the execution target command Is determined based on the type of the execution target command. In step c), when it is determined that the execution target command is the second type of command, the processing of the process corresponding to the execution target command is performed. When execution in the image forming apparatus is permitted and the execution target command is the first type command, execution of processing corresponding to the execution target command in the image forming apparatus is temporarily prohibited, and the execution target Confirmation information for receiving a user instruction regarding which of the image forming apparatus and the external apparatus should execute processing corresponding to the command is transmitted to the external apparatus, and the external information is transmitted in response to the transmission of the confirmation information. Based on the user instruction information returned from the apparatus, the process corresponding to the execution target command is executed by the image forming apparatus or the Characterized in that either run the apparatus is determined.
According to a nineteenth aspect of the present invention, there is provided a computer built in the image forming apparatus capable of executing an application installed in the image forming apparatus in response to a remote connection from the external apparatus, and a) remote from the external apparatus In connection, a step of receiving an instruction to execute a command to be executed among a plurality of commands related to the application installed in the image forming apparatus; b) a first type of a predetermined type accompanied by hardware operation; A step of determining whether the execution target command belongs to a command or a second type command that is a command type other than the first type command; and c) a process corresponding to the execution target command Is determined based on the type of the execution target command. In step c), when it is determined that the execution target command is the second type of command, the processing of the process corresponding to the execution target command is performed. When execution in the image forming apparatus is permitted and the execution target command is the first type command, execution of processing corresponding to the execution target command in the image forming apparatus is prohibited, and the step a) , B), and c) are executed by middleware that mediates the application and operation system software, and the middleware executes first middleware that executes the process including step a), and And a second middleware configured separately from the first middleware, the second middleware being the first middleware Provided between the operating system software, the step b), c) is characterized by being executed by the second middleware.
According to a twentieth aspect of the invention, in the program according to any one of the twelfth to nineteenth aspects of the invention, the image forming apparatus is responsive to access from the web browser of the external apparatus to the web server of the image forming apparatus. The implemented application is executed.
According to a twenty-first aspect of the invention, in the program according to any of the twelfth to twentieth aspects, the first type command indicates that a print output operation using print output hardware should be performed. A print output command is included.
According to a twenty-second aspect of the present invention, in the program according to any one of the twelfth to twentieth aspects, the first type command indicates that an image scanning operation using image scanning hardware should be performed. The image scan command shown in FIG.

請求項23の発明は、画像形成システムであって、請求項1ないし請求項11のいずれかの発明に係る画像形成装置と、前記画像形成装置に対してリモート接続し、前記画像形成装置に実装された前記アプリケーションを実行させることが可能な前記外部装置と、を備えることを特徴とする。  The invention of claim 23 is an image forming system, wherein the image forming apparatus according to any one of claims 1 to 11 is remotely connected to the image forming apparatus and mounted on the image forming apparatus. And the external device capable of executing the executed application.

請求項1ないし請求項23に記載の発明によれば、画像形成装置に実装されたアプリケーションが外部装置からのリモート接続に応じて実行される際に、当該アプリケーションに関する複数のコマンドのうちの実行対象コマンドが第1の種類のコマンドである場合には、当該実行対象コマンドに対応するハードウエア処理の画像形成装置での実行が禁止されるので、実行対象コマンドに対応する処理が常に画像形成装置で実行されることに起因する問題を解消することが可能である。
According to the invention described in claims 1 to 23, when an application installed in the image forming apparatus is executed in response to a remote connection from an external apparatus, an execution target of a plurality of commands related to the application When the command is the first type of command, the hardware processing corresponding to the execution target command is prohibited from being executed by the image forming apparatus. Therefore, the processing corresponding to the execution target command is always performed by the image forming apparatus. It is possible to eliminate problems caused by execution.

画像形成システムを示す図である。1 is a diagram illustrating an image forming system. MFPの概略構成を示す機能ブロック図である。2 is a functional block diagram illustrating a schematic configuration of an MFP. FIG. 接続先のMFPにおけるプログラム構成等を示す図である。3 is a diagram showing a program configuration and the like in a connection destination MFP. FIG. 接続元のMFP(外部装置)におけるプログラム構成等を示す図である。It is a figure which shows the program structure etc. in MFP (external apparatus) of a connection origin. 接続先のMFPの動作を示すフローチャートである。6 is a flowchart illustrating an operation of a connection destination MFP. 実行対象コマンドが第1の種類のコマンドである場合における動作を示すタイミングチャートである。6 is a timing chart showing an operation when an execution target command is a first type command. 実行対象コマンドが第2の種類のコマンドである場合における動作を示すタイミングチャートである。12 is a timing chart showing an operation when an execution target command is a second type of command. 本システムにおける概略処理を示す概念図である。It is a conceptual diagram which shows the schematic process in this system. 確認用画面を示す図である。It is a figure which shows the screen for confirmation. 接続元のMFP(外部装置)における他のプログラム構成等を示す図である。FIG. 10 is a diagram illustrating another program configuration and the like in a connection source MFP (external device).

以下、本発明の実施形態を図面に基づいて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

<1.構成>
図1は、画像形成システム1を示す図である。図1に示すように、この画像形成システム1は、複数の画像形成装置10(詳細には、10a,10b)を備える。
<1. Configuration>
FIG. 1 is a diagram illustrating an image forming system 1. As shown in FIG. 1, the image forming system 1 includes a plurality of image forming apparatuses 10 (specifically, 10a and 10b).

本システム1における各要素10は、それぞれ、ネットワーク101を介して互いに通信可能に接続される。ネットワーク101は、LAN(Local Area Network)およびインターネットなどによって構成される。また、ネットワーク101に対する接続態様は、有線接続であってもよく、或いは無線接続であってもよい。   Each element 10 in the system 1 is connected to be communicable with each other via the network 101. The network 101 is configured by a LAN (Local Area Network) and the Internet. Further, the connection mode to the network 101 may be wired connection or wireless connection.

この実施形態では、画像形成装置10として、MFP(マルチ・ファンクション・ペリフェラル(Multi-Functional Peripheral))を例示する。   In this embodiment, an MFP (Multi-Functional Peripheral) is exemplified as the image forming apparatus 10.

図2は、MFP10の概略構成を示す機能ブロック図である。図2においては、MFP10の基本的構成が示されている。MFP10a,10bは、いずれも、図2に示すような基本的構成を備えている。   FIG. 2 is a functional block diagram illustrating a schematic configuration of the MFP 10. In FIG. 2, a basic configuration of the MFP 10 is shown. Each of the MFPs 10a and 10b has a basic configuration as shown in FIG.

MFP10は、スキャン機能、コピー機能、ファクシミリ機能およびボックス格納機能などを備える装置(複合機とも称する)である。具体的には、MFP10は、図2の機能ブロック図に示すように、画像読取部2、印刷出力部3、通信部4、格納部5、入出力部6およびコントローラ9等を備えており、これらの各部を複合的に動作させることによって、各種の機能を実現する。   The MFP 10 is a device (also referred to as a multi-function device) having a scan function, a copy function, a facsimile function, a box storage function, and the like. Specifically, as shown in the functional block diagram of FIG. 2, the MFP 10 includes an image reading unit 2, a print output unit 3, a communication unit 4, a storage unit 5, an input / output unit 6, a controller 9, and the like. Various functions are realized by operating these components in a complex manner.

画像読取部2は、MFP10の所定の位置に載置された原稿を光学的に読み取って(すなわちスキャンして)、当該原稿の画像データ(原稿画像ないしスキャン画像とも称する)を生成する処理部である。この画像読取部2は、スキャン部であるとも称される。   The image reading unit 2 is a processing unit that optically reads (that is, scans) a document placed at a predetermined position of the MFP 10 and generates image data of the document (also referred to as a document image or a scanned image). is there. The image reading unit 2 is also referred to as a scanning unit.

印刷出力部3は、印刷対象に関するデータに基づいて紙などの各種の媒体に画像を印刷出力する出力部である。   The print output unit 3 is an output unit that prints out an image on various media such as paper based on data related to a print target.

通信部4は、公衆回線等を介したファクシミリ通信を行うことが可能な処理部である。さらに、通信部4は、ネットワーク101を介したネットワーク通信を行うことも可能である。このネットワーク通信では、たとえば、TCP/IP(Transmission Control Protocol / Internet Protocol)等の各種のプロトコルが利用される。当該ネットワーク通信を利用することによって、MFP10は、所望の相手先との間で各種のデータを授受することが可能である。   The communication unit 4 is a processing unit capable of performing facsimile communication via a public line or the like. Further, the communication unit 4 can perform network communication via the network 101. In this network communication, for example, various protocols such as TCP / IP (Transmission Control Protocol / Internet Protocol) are used. By using the network communication, the MFP 10 can exchange various data with a desired destination.

格納部5は、ハードディスクドライブ(HDD)等の記憶装置で構成される。格納部5には、画像データ等が記憶される。また、格納部5には、各ユーザ向けに複数のボックス(フォルダ)が設けられており、各ボックスには、電子文書データ(文書ファイル)等が保存される。   The storage unit 5 includes a storage device such as a hard disk drive (HDD). The storage unit 5 stores image data and the like. The storage unit 5 is provided with a plurality of boxes (folders) for each user, and electronic document data (document files) and the like are stored in each box.

入出力部6は、MFP10に対する入力を受け付ける操作入力部6aと、各種情報の表示出力を行う表示部6bとを備えている。このMFP10においては、略板状の操作パネル部6c(図1参照)が設けられ、当該操作パネル部6cは、その正面側にタッチパネル25(図1参照)を有している。タッチパネル25は、液晶表示パネルに圧電センサ等が埋め込まれて構成され、各種情報を表示するとともに操作者からの操作入力を受け付けることが可能である。たとえば、タッチパネル25においては、メニュー画面等の各種の画面(ボタン画像等を含む)等が表示される。操作者は、タッチパネル25内に仮想的に配置されるボタン(ボタン画像で表現されるボタン)を押下することによって、MFP10の各種動作内容を設定することなどが可能である。タッチパネル25は、操作入力部6aの一部としても機能するとともに、表示部6bの一部としても機能する。   The input / output unit 6 includes an operation input unit 6a that receives input to the MFP 10 and a display unit 6b that displays and outputs various types of information. The MFP 10 is provided with a substantially plate-like operation panel unit 6c (see FIG. 1), and the operation panel unit 6c has a touch panel 25 (see FIG. 1) on the front side thereof. The touch panel 25 is configured by embedding a piezoelectric sensor or the like in a liquid crystal display panel, and can display various kinds of information and accept an operation input from an operator. For example, the touch panel 25 displays various screens (including button images) such as a menu screen. The operator can set various operation contents of the MFP 10 by pressing a button (button represented by a button image) virtually arranged in the touch panel 25. The touch panel 25 functions as a part of the operation input unit 6a and also functions as a part of the display unit 6b.

コントローラ9は、MFP10に内蔵され、MFP10を統括的に制御する制御装置である。コントローラ9は、CPUおよび各種の半導体メモリ(RAMおよびROM)等を備えるコンピュータシステムとして構成される。コントローラ9は、CPUにおいて、ROM(例えば、EEPROM)内に格納されている所定のソフトウエアプログラム(より詳細には、プログラムモジュール群)を実行することによって、各種の処理部を実現する。なお、当該ソフトウエアプログラム(以下、単にプログラムとも称する)は、USBメモリなどの可搬性の記録媒体に記録され、当該記録媒体を介してMFP10にインストールされるようにしてもよい。あるいは当該プログラムは、ネットワーク101等を介してダウンロードされてMFP10にインストールされるようにしてもよい。   The controller 9 is a control device that is built in the MFP 10 and controls the MFP 10 in an integrated manner. The controller 9 is configured as a computer system including a CPU and various semiconductor memories (RAM and ROM). The controller 9 implements various processing units by executing predetermined software programs (more specifically, program module groups) stored in a ROM (for example, EEPROM) in the CPU. Note that the software program (hereinafter, also simply referred to as a program) may be recorded on a portable recording medium such as a USB memory and installed in the MFP 10 via the recording medium. Alternatively, the program may be downloaded via the network 101 or the like and installed in the MFP 10.

この実施形態では、MFP10aはMFP10bよりも新しい機種の装置(あるいは高機能を有する装置)であるものとする。プログラムに関しても、MFP10aはMFP10bとは異なる構成を有している。   In this embodiment, it is assumed that the MFP 10a is a newer model device (or a device having higher functions) than the MFP 10b. Regarding the program, the MFP 10a has a different configuration from the MFP 10b.

図3は、MFP10aにおけるプログラム構成等を示す図であり、図4は、MFP10bにおけるプログラム構成等を示す図である。なお、これらの図におけるハードウエア220は、上述の各種のハードウエア(画像読取部2および印刷出力部3等)を概念的に纏めて示すものである。   FIG. 3 is a diagram illustrating a program configuration and the like in the MFP 10a, and FIG. 4 is a diagram illustrating a program configuration and the like in the MFP 10b. Note that the hardware 220 in these drawings conceptually shows the above-described various hardware (the image reading unit 2, the print output unit 3, and the like).

まず、図3を参照しながら、MFP10aのプログラム構成等について説明する。図3に示されるように、MFP10aには、幾つかの階層に分類されるプログラムモジュール群が実装されている。   First, the program configuration and the like of the MFP 10a will be described with reference to FIG. As shown in FIG. 3, the MFP 10a is mounted with a group of program modules classified into several layers.

MFP10aには、所定のオペレーションシステムソフトウエア(OS)201が実装されている。また、当該OS201の上には、ファームウエア202(詳細には、ミドルウエアとして機能するプログラムモジュール群)がさらに実装されている。ファームウエア202は、アプリケーションプラットフォーム203とラッパー204とに分類される。また、ファームウエア202の上には、ウエブブラウザ207およびその他の各種のアプリケーションプログラム(以下、単にアプリケーションとも称する)208がさらに実装されている。   A predetermined operation system software (OS) 201 is installed in the MFP 10a. Further, firmware 202 (specifically, a program module group that functions as middleware) is further mounted on the OS 201. The firmware 202 is classified into an application platform 203 and a wrapper 204. On the firmware 202, a web browser 207 and other various application programs (hereinafter also simply referred to as applications) 208 are further mounted.

アプリケーション208としては、たとえば、MFP10のメニュー操作画面をタッチパネル25に表示してユーザからの操作を受け付けるアプリケーション(メニュー操作アプリケーションとも称する)が例示される。アプリケーション208は、ウエブサーバ205(後述)に対するアクセスに応じて動作するサーバアプリケーションであるとも表現される。なお、ウエブブラウザ207は、MFP10の外部のサーバに対するアクセスが可能であるとともに、MFP10の内部のサーバ205に対するアクセスも可能である。   Examples of the application 208 include an application (also referred to as a menu operation application) that displays a menu operation screen of the MFP 10 on the touch panel 25 and receives an operation from the user. The application 208 is also expressed as a server application that operates in response to access to the web server 205 (described later). The web browser 207 can access a server outside the MFP 10 and can also access a server 205 inside the MFP 10.

アプリケーションプラットフォーム203は、内部ウエブサーバ(単に内部サーバとも称する)205を有している。内部サーバ205は、自装置内に設けられるウエブサーバであり、受付部11を有している。受付部11は、自装置(MFP10a)のウエブブラウザ207および/または他のMFP10(たとえば10b)のウエブブラウザからのアクセスを受け付ける。また、受付部11は、外部装置(MFP10b等)からのリモート接続において、MFP10aに実装されたアプリケーション208に関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付ける。   The application platform 203 includes an internal web server (also simply referred to as an internal server) 205. The internal server 205 is a web server provided in its own device, and has a reception unit 11. The accepting unit 11 accepts access from the web browser 207 of the own apparatus (MFP 10a) and / or the web browser of another MFP 10 (for example, 10b). Further, the accepting unit 11 accepts an instruction to execute an execution target command among a plurality of commands related to the application 208 installed in the MFP 10a in remote connection from an external apparatus (MFP 10b or the like).

このアプリケーションプラットフォーム203は、アプリケーション208をOS201上で実行するためのプラットフォームとして機能する。端的に言えば、アプリケーションプラットフォーム203は、アプリケーション208の実行機能を有する。MFP10aにおいては、OS201上で直接動作するアプリケーション(たとえばウエブブラウザ207)が実行されるとともに、アプリケーションプラットフォーム203の存在を前提とする適宜のアプリケーション208も実行される。   The application platform 203 functions as a platform for executing the application 208 on the OS 201. In short, the application platform 203 has an execution function of the application 208. In the MFP 10a, an application (for example, a web browser 207) that directly operates on the OS 201 is executed, and an appropriate application 208 that is premised on the presence of the application platform 203 is also executed.

ラッパー204は、アプリケーションプラットフォーム203とOS201とを媒介する機能等を有するプログラムである。具体的には、ラッパー204は、判定部15、取得部16および処理制御部17等の各処理部を備えている。判定部15は、受付部11によって受け付けられた実行対象コマンドが第1および第2の種類のコマンド(後述)のいずれに属するか等を判定する。取得部16は、MFP10bで実行可能なコマンド(実行可能コマンド)に関するリスト情報L1(後述)をMFP10bから取得する。処理制御部17は、当該実行対象コマンドに対応する処理をMFP10aで実行することの許否等を決定する。これらの各処理部の動作については後に詳述する。   The wrapper 204 is a program having a function that mediates between the application platform 203 and the OS 201. Specifically, the wrapper 204 includes processing units such as the determination unit 15, the acquisition unit 16, and the processing control unit 17. The determination unit 15 determines whether the execution target command received by the reception unit 11 belongs to a first type command or a second type command (described later). The acquisition unit 16 acquires list information L1 (described later) related to commands (executable commands) executable by the MFP 10b from the MFP 10b. The process control unit 17 determines whether or not the MFP 10a can execute the process corresponding to the execution target command. The operation of each of these processing units will be described in detail later.

なお、アプリケーションプラットフォーム203は第1のミドルウエアであるとも称され、ラッパー204は第2のミドルウエアであるとも称される。   The application platform 203 is also referred to as first middleware, and the wrapper 204 is also referred to as second middleware.

また、上述のメニュー操作アプリケーション(208)は、内部連携アプリケーションとも表現される。内部連携アプリケーションは、MFP10の内部に設けられた内部サーバ205(図3)と連携するアプリケーションであり、内部サーバ連携アプリケーションとも称される。   The menu operation application (208) is also expressed as an internal cooperation application. The internal cooperation application is an application that cooperates with the internal server 205 (FIG. 3) provided in the MFP 10, and is also referred to as an internal server cooperation application.

内部連携アプリケーションは、ウエブブラウザ(単にブラウザとも称する)を介して内部サーバ205と通信する。内部連携アプリケーションは、HTTP(HyperText Transfer Protocol)およびスクリプト(PYTHON等のスクリプト言語で記述されたスクリプト)等を用いることによって、内部サーバ205と連携しつつ各種の処理を実行する。なお、内部サーバ205はIWS(インターネットウエブサーバないしインターナルウエブサーバ)等とも称され、内部連携アプリケーション208はIWSアプリケーション等とも称される。   The internal cooperation application communicates with the internal server 205 via a web browser (also simply referred to as a browser). The internal cooperation application executes various processes in cooperation with the internal server 205 by using HTTP (HyperText Transfer Protocol) and a script (script written in a script language such as PYTHON). The internal server 205 is also referred to as IWS (Internet web server or internal web server), and the internal linkage application 208 is also referred to as IWS application.

つぎにMFP10bのプログラム構成等について図4を参照しながら説明する。   Next, the program configuration of the MFP 10b will be described with reference to FIG.

図4に示すように、MFP10bには、OS201およびウエブブラウザ207がMFP10aと同様に設けられているものの、MFP10bは、MFP10aが有する上述のプログラム構成のうち、幾つかの構成を有していない。たとえば、MFP10bは、ラッパー204を有していない。また、MFP10bにはファームウエア202bが設けられてはいるものの、当該ファームウエア202bは、アプリケーションプラットフォーム203の一部の機能(ファームウエアとしての基本機能(他装置との通信動作の実行機能等))のみを有するものであり、アプリケーションの実行機能を有していない。MFP10bにおいては、OS201上で直接動作するアプリケーション(たとえばウエブブラウザ207)は実行され得るが、アプリケーションプラットフォーム203の存在を前提とするアプリケーションは実行できない。   As shown in FIG. 4, although the MFP 10b is provided with the OS 201 and the web browser 207 similarly to the MFP 10a, the MFP 10b does not have some of the above-described program configurations of the MFP 10a. For example, the MFP 10 b does not have the wrapper 204. Further, although the firmware 202b is provided in the MFP 10b, the firmware 202b includes some functions of the application platform 203 (basic functions as firmware (execution function for performing communication operation with other devices, etc.)). Only, and does not have an application execution function. In the MFP 10b, an application (for example, the web browser 207) that directly operates on the OS 201 can be executed, but an application based on the presence of the application platform 203 cannot be executed.

なお、この実施形態では、MFP10bが内部サーバを有しない場合(図3参照)を例示しているが、これに限定されない。たとえば、MFP10bがラッパー204およびアプリケーションプラットフォーム203を有しない一方で、MFP10b(ファームウエア202b)が内部サーバ205を有していてもよい。さらには、MFP10bがアプリケーションプラットフォーム203を有していてもよい(図10参照)。また、MFP10bがラッパー204をも有しており、MFP10bがMFP10aと同等のプログラム構成を有していても良い。   In this embodiment, a case where the MFP 10b does not have an internal server (see FIG. 3) is illustrated, but the present invention is not limited to this. For example, the MFP 10b may not include the wrapper 204 and the application platform 203, but the MFP 10b (firmware 202b) may include the internal server 205. Further, the MFP 10b may have an application platform 203 (see FIG. 10). The MFP 10b may also include the wrapper 204, and the MFP 10b may have a program configuration equivalent to that of the MFP 10a.

<2.動作>
つぎに、本システム1における動作について説明する。
<2. Operation>
Next, the operation of the system 1 will be described.

ここでは、アプリケーション208として内部連携アプリケーション(詳細にはメニュー操作アプリケーション)が実行される場合について説明する。   Here, a case where an internal cooperation application (specifically, a menu operation application) is executed as the application 208 will be described.

このメニュー操作アプリケーション208は、内部サーバ205と連携して動作する。メニュー操作アプリケーション208は、MFP10の操作画面を表示し、当該操作画面を介して各種の操作入力を受け付け、当該操作入力に応じた動作を実行する。   This menu operation application 208 operates in cooperation with the internal server 205. The menu operation application 208 displays an operation screen of the MFP 10, receives various operation inputs via the operation screen, and executes an operation corresponding to the operation input.

より詳細には、MFP10a内の或るアドレス(たとえば、https://10.123.456.1/iws/app1/index.html)へのアクセスに応じて、メニュー操作アプリケーション208の実行が開始される。ここでは、MFP10aのIPアドレスが「10.123.456.1」であり、MFP10bのIPアドレスが「10.123.456.2」であるものとする。当該アクセスに応じて、メニュー操作アプリケーション208は、内部サーバ205と連携し、当該メニュー操作アプリケーション208内にて予め登録された更に別の特定アドレス(MFP10a内の特定アドレス)にアクセスする。そして、メニュー操作アプリケーション208は、当該特定アドレスに格納された表示用データ(HTML(HyperText Markup Language)等で記述された表示用データ)に基づき、最初の操作画面(メインメニュー画面)の表示用データをアクセス元のウエブブラウザ207に返信する。これにより、アクセス元のウエブブラウザ207に最初の操作画面が表示される。   More specifically, execution of the menu operation application 208 is started in response to access to a certain address (for example, https://10.123.456.1/iws/app1/index.html) in the MFP 10a. Here, it is assumed that the IP address of the MFP 10a is “10.123.456.1” and the IP address of the MFP 10b is “10.123.456.2”. In response to the access, the menu operation application 208 cooperates with the internal server 205 to access another specific address (specific address in the MFP 10a) registered in advance in the menu operation application 208. Then, the menu operation application 208 displays the display data for the first operation screen (main menu screen) based on the display data (display data described in HTML (HyperText Markup Language) or the like) stored at the specific address. Is returned to the web browser 207 of the access source. As a result, the first operation screen is displayed on the web browser 207 that is the access source.

また、その後においても同様にして、ユーザの操作に応じて、メニュー操作アプリケーション208は、当該メニュー操作アプリケーション208内に格納されているアクセス先(詳細には、当該アクセス先のURL(Uniform Resource Locator))(最初のアクセス先とは異なるアクセス先)の情報等に基づいて、次動作を実行する。たとえば、アクセス先のURLの情報に基づいて、新たな操作画面(メニュー画面)の表示用データが要求元のウエブブラウザ207に送信される。これにより、新たな操作画面がウエブブラウザ207に表示されるとともに、当該新たな操作画面による各種のメニュー操作(ボックスメニューの表示指示操作等)がさらに受け付けられる。また、アクセス先のURLの情報に基づいて、当該メニューの詳細動作(ボックス内に格納されたファイルの閲覧動作および印刷動作等)が行われる。   Similarly, after that, according to the user's operation, the menu operation application 208 displays the access destination stored in the menu operation application 208 (specifically, the URL (Uniform Resource Locator) of the access destination). ) The next operation is executed based on the information (access destination different from the first access destination). For example, display data for a new operation screen (menu screen) is transmitted to the web browser 207 as the request source based on the URL information of the access destination. As a result, a new operation screen is displayed on the web browser 207, and various menu operations (such as a box menu display instruction operation) using the new operation screen are further accepted. Further, based on the URL information of the access destination, detailed operations of the menu (browsing operation and printing operation of the file stored in the box) are performed.

このようなメニュー操作アプリケーション208の操作は、自装置(MFP10a)のウエブブラウザ207を用いて行うことが可能であるのみならず、他装置(MFP10b等)のウエブブラウザ207を用いて行うことも可能である。換言すれば、ユーザはMFP10b(接続元装置とも称する)を用いてMFP10a(接続先装置とも称する)に対してリモート接続し、MFP10aに実装されたメニュー操作アプリケーション208を実行することが可能である。たとえば、MFP10bのウエブブラウザ207からMFP10a(詳細には、MFP10aの特定アドレス(たとえば、https://10.123.456.1/iws/app1/index.html))にアクセスし、MFP10aを操作すること(すなわちリモート操作を行うこと)も可能である。   Such an operation of the menu operation application 208 can be performed not only using the web browser 207 of the own device (MFP 10a) but also using the web browser 207 of another device (MFP 10b or the like). It is. In other words, the user can remotely connect to the MFP 10a (also referred to as a connection destination device) using the MFP 10b (also referred to as a connection source device) and execute the menu operation application 208 mounted on the MFP 10a. For example, accessing the MFP 10a (specifically, a specific address of the MFP 10a (for example, https://10.123.456.1/iws/app1/index.html)) from the web browser 207 of the MFP 10b and operating the MFP 10a (ie, remote It is also possible to perform operations.

具体的には、MFP10b(IPアドレス=「10.123.456.2」)のウエブブラウザ207は、ユーザの操作に応じて、MFP10a(IPアドレス=「10.123.456.1」)の内部サーバ205にアクセスする。詳細には、MFP10aのメニュー操作アプリケーション208へのアクセス、より具体的には、当該メニュー操作アプリケーション208に対応する特定アドレス(たとえば、https://10.123.456.1/iws/app1/index.html)へのアクセスが行われる。そして、当該アクセスに応じて、MFP10aに実装されたメニュー操作アプリケーション208が実行され得る。MFP10aは、これに応じて、メニュー画面の表示用データをMFP10bのウエブブラウザ207に送信する。MFP10bのウエブブラウザ207は、当該表示用データに基づきメニュー画面をMFP10bのタッチパネル25に表示(リモート表示)する。   Specifically, the web browser 207 of the MFP 10b (IP address = “10.123.456.2”) accesses the internal server 205 of the MFP 10a (IP address = “10.123.456.1”) in accordance with a user operation. Specifically, access to the menu operation application 208 of the MFP 10a, more specifically, to a specific address (for example, https://10.123.456.1/iws/app1/index.html) corresponding to the menu operation application 208. Is accessed. In response to the access, the menu operation application 208 installed in the MFP 10a can be executed. In response to this, the MFP 10a transmits menu screen display data to the web browser 207 of the MFP 10b. The web browser 207 of the MFP 10b displays a menu screen on the touch panel 25 of the MFP 10b based on the display data (remote display).

また、MFP10bのウエブブラウザ207に表示されたメニュー画面において「ボックス一覧表示」ボタンが押下されると、MFP10bのウエブブラウザ207は、MFP10aの内部サーバ205を介してMFP10aのメニュー操作アプリケーション208にアクセスする。具体的には、当該メニュー操作アプリケーション208に対応する特定アドレス(たとえば、https://10.123.456.1/iws/app1/view.lt?id=1001)へのアクセスが行われる。これに応じて、MFP10aは、MFP10aのボックス内の文書の一覧リストの表示用データを、MFP10bのウエブブラウザ207に送信する。MFP10bのウエブブラウザ207は、当該表示用データに基づき、MFP10aのボックス内の文書の一覧リストをMFP10bのタッチパネル25に表示(リモート表示)する。   When the “box list display” button is pressed on the menu screen displayed on the web browser 207 of the MFP 10b, the web browser 207 of the MFP 10b accesses the menu operation application 208 of the MFP 10a via the internal server 205 of the MFP 10a. . Specifically, access to a specific address (for example, https://10.123.456.1/iws/app1/view.lt?id=1001) corresponding to the menu operation application 208 is performed. In response to this, the MFP 10a transmits display data for a list of documents in the box of the MFP 10a to the web browser 207 of the MFP 10b. The web browser 207 of the MFP 10b displays a list of documents in the box of the MFP 10a on the touch panel 25 of the MFP 10b based on the display data (remote display).

さらに、MFP10bのウエブブラウザ207に表示されたメニュー画面において「印刷」ボタンが押下されると、MFP10bのウエブブラウザ207は、MFP10aのメニュー操作アプリケーション208へとアクセスする。具体的には、当該メニュー操作アプリケーション208に対応する特定アドレス(たとえば、https://10.123.456.1/iws/app1/ptint.py?id=0001)へのアクセスが行われる。なお、「id=0001」は、予め設定されているプリントパラメータセット(設定情報)であり、このプリントパラメータセットには、印刷対象データ、印刷枚数および印刷詳細設定等が含まれる。   Further, when the “print” button is pressed on the menu screen displayed on the web browser 207 of the MFP 10b, the web browser 207 of the MFP 10b accesses the menu operation application 208 of the MFP 10a. Specifically, access to a specific address (for example, https://10.123.456.1/iws/app1/ptint.py?id=0001) corresponding to the menu operation application 208 is performed. Note that “id = 0001” is a print parameter set (setting information) set in advance, and this print parameter set includes print target data, the number of prints, detailed print settings, and the like.

このようにして、リモート接続元のMFP10bのブラウザによって表示されたメニュー操作画面において、MFP10aのボックスに格納されている特定の文書ファイルを印刷出力すべき旨の指示がユーザによって付与される。当該指示に従って、特定の文書ファイルの印刷出力が行われる。   In this way, on the menu operation screen displayed by the browser of the remote connection source MFP 10b, the user gives an instruction to print out a specific document file stored in the box of the MFP 10a. According to the instruction, a specific document file is printed out.

ここにおいて、通常のリモート操作においては、当該指示に応じた動作が全てMFP10a(リモート接続先の装置)で行われる。換言すれば、本発明を適用しない場合には、特定の文書ファイルの印刷出力は、常にMFP10aで実行される。このような技術を比較例に係る技術とも称するものとする。すなわち、この比較例に係る技術では、メニュー操作アプリケーション208で実行されるべき処理のうちMFP10のハードウエアを利用する処理は、常に、自装置(MFP10a)のハードウエアを利用して実行される。   Here, in normal remote operation, all operations corresponding to the instruction are performed in the MFP 10a (remote connection destination device). In other words, when the present invention is not applied, printing of a specific document file is always executed by the MFP 10a. Such a technique is also referred to as a technique according to a comparative example. In other words, in the technique according to this comparative example, the processing using the hardware of the MFP 10 among the processing to be executed by the menu operation application 208 is always executed using the hardware of the own apparatus (MFP 10a).

しかしながら、MFP10のハードウエアを利用する処理が常にMFP10aで実行されると、次のような不都合が生じることがある。   However, if the processing using the hardware of the MFP 10 is always executed by the MFP 10a, the following inconvenience may occur.

たとえば、MFP10aに対して若干離れて配置されたMFP10bをユーザが操作し、MFP10bからMFP10aへのリモートアクセスが行われる状況を想定する。この状況において、比較例に係る技術が用いられると、リモート操作による印刷出力処理が常にMFP10aのハードウエアを利用して実行される。そのため、MFP10bの操作ユーザは、若干離れたMFP10aの配置位置にまで移動して、MFP10aによる印刷出力物を取りに行くことを求められ、不便を強いられる、との問題が存在する。   For example, a situation is assumed in which a user operates the MFP 10b disposed slightly away from the MFP 10a and remote access from the MFP 10b to the MFP 10a is performed. In this situation, when the technique according to the comparative example is used, print output processing by remote operation is always executed using the hardware of the MFP 10a. For this reason, there is a problem that the user operating the MFP 10b is required to move to an arrangement position of the MFP 10a that is slightly away from the MFP 10a, and to obtain a printed output by the MFP 10a, which is inconvenient.

そこで、この実施形態においては、MFP10a(接続先装置)ではなくMFP10b(接続元装置)にて文書ファイルを印刷出力させることも可能な技術について説明する。この実施形態においては、文書ファイルの印刷出力指示(リモート印刷出力指示)に対して、印刷出力部3を用いた印刷出力動作(特定のハードウエア動作)自体は、MFP10aではなくMFP10bで行われる。すなわち、当該印刷出力動作は、MFP10bの印刷出力部3(MFP10bのハードウエア220(図4)のうち印刷出力用のハードウエア)を用いて行われる。これによれば、ユーザがリモート操作に利用しているMFP10bによって、MFP10aのボックスに格納されている文書ファイルを印刷出力されることが可能である。比較的近傍のMFP10bによって印刷出力物が出力されるので、ユーザは比較的遠方のMFP10aにまで移動することを強いられずに済む。   Therefore, in this embodiment, a technique that allows a document file to be printed out by the MFP 10b (connection source device) instead of the MFP 10a (connection destination device) will be described. In this embodiment, in response to a print output instruction (remote print output instruction) for a document file, a print output operation (specific hardware operation) itself using the print output unit 3 is performed not by the MFP 10a but by the MFP 10b. That is, the print output operation is performed using the print output unit 3 of the MFP 10b (print output hardware among the hardware 220 (FIG. 4) of the MFP 10b). According to this, the document file stored in the box of the MFP 10a can be printed out by the MFP 10b used by the user for remote operation. Since the print output is output by the relatively nearby MFP 10b, the user is not forced to move to the relatively distant MFP 10a.

まず、上述のように、MFP10aに対するMFP10b(外部装置)からのリモート接続において、当該メニュー操作アプリケーション208に対応する特定アドレス(たとえば、https://10.123.456.1/iws/app1/ptint.py?id=0001)へのアクセスが行われ、MFP10aのボックス内の文書の印刷指示が付与されるものとする。   First, as described above, in remote connection from the MFP 10b (external device) to the MFP 10a, a specific address corresponding to the menu operation application 208 (for example, https://10.123.456.1/iws/app1/ptint.py?id = 0001) is accessed and an instruction to print the document in the box of the MFP 10a is given.

なお、メニュー操作アプリケーション208(「app1」)は、複数のモジュールプログラム(印刷出力用プログラムモジュールおよび文書一覧リスト表示用プログラムモジュール等)で構成される。たとえば、「https://10.123.456.1/iws/app1/view.lt?id=1001」へのアクセスが行われるときには、文書一覧リスト表示用プログラムモジュールが動作する。また、「https://10.123.456.1/iws/app1/ptint.py?id=0001」へのアクセスが行われるときには、印刷出力用プログラムモジュールが動作する。   The menu operation application 208 (“app1”) is composed of a plurality of module programs (print output program module, document list display program module, and the like). For example, when access to “https://10.123.456.1/iws/app1/view.lt?id=1001” is performed, the program module for displaying a document list is operated. When access to “https://10.123.456.1/iws/app1/ptint.py?id=0001” is performed, the print output program module operates.

ボックス内文書の印刷指示に応じて、MFP10aにおいては、MFP10aに実装されているメニュー操作アプリケーション208に関する複数のコマンドのうちの実行対象コマンドの実行指示が受け付けられる。詳細には、MFP10aに対するMFP10b(外部装置)からのリモート接続において、MFP10aに実装されたメニュー操作アプリケーション208に関する複数のコマンドのうちの実行対象コマンドの実行指示をMFP10aの内部サーバ205(詳細には、受付部11)が受け付ける。   In response to the print instruction for the document in the box, the MFP 10a accepts an execution instruction for an execution target command among a plurality of commands related to the menu operation application 208 installed in the MFP 10a. Specifically, in a remote connection from the MFP 10b (external device) to the MFP 10a, an execution instruction for an execution target command among a plurality of commands related to the menu operation application 208 installed in the MFP 10a is sent to the internal server 205 (specifically, Accepting part 11) accepts.

詳細には、MFP10bからのアクセス情報「https://10.123.456.1/iws/app1/ptint.py?id=0001」が受付部11により受信されると、当該アクセス情報に基づき、アプリケーションプラットフォーム203は、メニュー操作アプリケーション208に関する複数のコマンドのうち、次の2つの実行対象コマンドが受け付けられたものとして解釈する。なお、これらの実行対象コマンドは、各種のAPI(Application Programming Interface)等を用いて実現される。   Specifically, when the access information “https://10.123.456.1/iws/app1/ptint.py?id=0001” from the MFP 10b is received by the reception unit 11, the application platform 203 is based on the access information. Of the plurality of commands related to the menu operation application 208, the following two execution target commands are interpreted as being accepted. Note that these execution target commands are realized using various APIs (Application Programming Interfaces) and the like.

1つは、ボックスデータを取得するコマンド(tmp_doc=mfp_get_boxdata(box_id=5,doc_id=1))である。「mfp_get_boxdata」は、ボックスから文書データを取得すべき旨を示す関数(コマンド)である。「mfp_get_boxdata(box_id=5,doc_id=1)」は、ボックス番号「5」(box_id=5)のボックスから文書番号「1」(doc_id=1)の文書データを取得すべき旨を示すコマンドである。   One is a command (tmp_doc = mfp_get_boxdata (box_id = 5, doc_id = 1)) for acquiring box data. “Mfp_get_boxdata” is a function (command) indicating that document data should be acquired from a box. “Mfp_get_boxdata (box_id = 5, doc_id = 1)” is a command indicating that the document data of document number “1” (doc_id = 1) should be acquired from the box of box number “5” (box_id = 5). .

他の1つは、印刷出力を指示するコマンド(ng=mfp_print_document(tmp_doc,n=2))である。「mfp_print_document」は、文書データを印刷出力すべき旨を示す関数(コマンド)である。「mfp_print_document(tmp_doc,n=2)」は、1つ目のコマンドで取得されたボックス内文書(tmp_doc)を2部(n=2)印刷すべき旨を示すコマンドである。   The other is a command (ng = mfp_print_document (tmp_doc, n = 2)) that instructs print output. “Mfp_print_document” is a function (command) indicating that document data should be printed out. “Mfp_print_document (tmp_doc, n = 2)” is a command indicating that two copies (n = 2) of the in-box document (tmp_doc) acquired by the first command should be printed.

これらの2つの実行対象コマンドは、通常(上記比較例においては)、アプリケーションプラットフォーム203(図3参照)で解釈されその解釈結果がOS201に渡されてOS201にて実行される。ただし、ここでは、2つの実行対象コマンドは、(OS201に直接渡されるのではなく、)アプリケーションプラットフォーム203からラッパー204へと渡され、ステップS11,S12の処理が行われる(図5参照)。   These two execution target commands are normally (in the above comparative example) interpreted by the application platform 203 (see FIG. 3), and the interpretation result is passed to the OS 201 and executed by the OS 201. However, here, the two execution target commands are passed from the application platform 203 to the wrapper 204 (not directly to the OS 201), and the processes of steps S11 and S12 are performed (see FIG. 5).

図5は、この実施形態に係るMFP10aの動作を示すフローチャートである。また、図6および図7は、実施形態に係る本システム1の動作の一例を示すタイミングチャートである。図6は、実行対象コマンドが第2の種類のコマンド(後述)である場合における動作を示すタイミングチャートである。図7は、実行対象コマンドが第1の種類のコマンド(後述)である場合における動作を示すタイミングチャートである。以下、図5〜図7等を参照しながら、説明を続ける。   FIG. 5 is a flowchart showing the operation of the MFP 10a according to this embodiment. 6 and 7 are timing charts showing an example of the operation of the system 1 according to the embodiment. FIG. 6 is a timing chart showing an operation when the execution target command is a second type command (described later). FIG. 7 is a timing chart showing an operation when the execution target command is a first type command (described later). Hereinafter, the description will be continued with reference to FIGS.

ステップS11においては、MFP10a(詳細には、判定部15)は、実行対象コマンドの実行指示が外部装置からのものであるか否かを判定する。送信元装置のIPアドレスに基づき、実行対象コマンドの実行指示が外部装置からのものであるか否かが判定される。   In step S11, the MFP 10a (specifically, the determination unit 15) determines whether or not the execution instruction of the execution target command is from an external device. Based on the IP address of the transmission source device, it is determined whether or not the execution instruction of the execution target command is from an external device.

実行対象コマンドの実行指示が外部装置からのものでない(MFP10a自身のウエブブラウザ207からのものである)場合には、ステップS30に進み、通常の動作が行われる。すなわち、実行対象コマンドは、アプリケーションプラットフォーム203(図3参照)で解釈され、その解釈結果がOS201に渡されてOS201にて実行される。たとえば、印刷出力コマンドに基づく印刷出力物が常にMFP10aの印刷出力部を用いて印刷出力される。   If the execution instruction of the execution target command is not from an external device (from the web browser 207 of the MFP 10a itself), the process proceeds to step S30 and a normal operation is performed. That is, the execution target command is interpreted by the application platform 203 (see FIG. 3), and the interpretation result is passed to the OS 201 and executed by the OS 201. For example, a print output based on the print output command is always printed out using the print output unit of the MFP 10a.

一方、実行対象コマンドの実行指示が外部装置からのものである場合には、ステップS12に進む。ここでは、送信元装置のIPアドレス(10.123.456.2)に基づき、当該実行指示が外部装置(MFP10b)からの指示であると判定されたものとして説明を続ける。   On the other hand, if the execution instruction of the execution target command is from an external device, the process proceeds to step S12. Here, the description will be continued assuming that the execution instruction is determined to be an instruction from the external apparatus (MFP 10b) based on the IP address (10.123.456.2) of the transmission source apparatus.

次のステップS12において、MFP10a(詳細には、判定部15)は、実行対象コマンドの種類を判定する。   In the next step S12, the MFP 10a (specifically, the determination unit 15) determines the type of the execution target command.

ここにおいて、MFP10aで実行され得る複数のコマンドは次の2つの種類のコマンドに予め分類されている。   Here, a plurality of commands that can be executed by the MFP 10a are classified in advance into the following two types of commands.

第1の種類のコマンドは、MFPのハードウエアの動作を伴う予め定められた1または複数の特定のコマンドである。たとえば、第1の種類のコマンドには、印刷出力コマンド(mfp_print_document)等が含まれる。印刷出力コマンドは、印刷出力部(印刷出力エンジン(印刷出力用ハードウエア))によって印刷出力動作を行うべき旨のコマンド(指令)である。   The first type of command is one or more specific commands that are determined in advance with the operation of the hardware of the MFP. For example, the first type of command includes a print output command (mfp_print_document) and the like. The print output command is a command (command) indicating that a print output operation should be performed by the print output unit (print output engine (print output hardware)).

第2の種類のコマンドは、第1の種類のコマンド以外の種類のコマンドである。たとえば、第2の種類のコマンドには、ボックスから文書データを取得するコマンド(mfp_get_boxdata)等が含まれる。   The second type of command is a type of command other than the first type of command. For example, the second type of command includes a command (mfp_get_boxdata) for acquiring document data from a box.

ステップS12では、各実行対象コマンドが第1の種類のコマンドと第2の種類のコマンドとのいずれに属するかが判定され、その判定結果に基づく分岐処理が行われる。換言すれば、実行対象コマンドに対応する処理(特定のハードウエア処理)をMFP10aで実行することの許否を、当該実行対象コマンドの種類に基づいて決定する処理が行われる。   In step S12, it is determined whether each execution target command belongs to the first type command or the second type command, and branch processing based on the determination result is performed. In other words, a process of determining whether to permit the MFP 10a to execute the process corresponding to the execution target command (specific hardware process) based on the type of the execution target command is performed.

実行対象コマンドが第2の種類のコマンドである場合には、ステップS12からステップS13に進む(図6も参照)。ステップS13では、当該実行対象コマンドに対応する処理を自装置(MFP10a)で実行することが処理制御部17によって許可される。そして、ステップS14において、MFP10aにて当該実行対象コマンドが実行される。詳細には、当該実行対象コマンドのアプリケーションプラットフォーム203による解釈結果がそのままOS201に渡され、当該実行対象コマンドに対応する処理がOS201によって実行される。たとえば、文書データをボックスから取得するコマンド(mfp_get_boxdata)のアプリケーションプラットフォーム203による解釈結果がそのまま、ラッパー204を経由してOS201に渡され、OS201は、指定文書データをMFP10a内の指定ボックスから抽出して取得する。取得結果(指定文書データ)は、ラッパー204に渡され(戻され)、必要に応じてアプリケーションプラットフォーム203およびアプリケーション208に渡される(戻される)。このようにして、実行対象コマンド(mfp_get_boxdata)は、MFP10aにて処理される(図6も参照)。   When the execution target command is the second type command, the process proceeds from step S12 to step S13 (see also FIG. 6). In step S <b> 13, the process control unit 17 is allowed to execute the process corresponding to the execution target command on the own apparatus (MFP 10 a). In step S14, the MFP 10a executes the execution target command. Specifically, the interpretation result of the execution target command by the application platform 203 is passed to the OS 201 as it is, and the processing corresponding to the execution target command is executed by the OS 201. For example, the interpretation result by the application platform 203 of the command (mfp_get_boxdata) for obtaining the document data from the box is directly passed to the OS 201 via the wrapper 204, and the OS 201 extracts the designated document data from the designated box in the MFP 10a. get. The acquisition result (designated document data) is passed (returned) to the wrapper 204, and is passed (returned) to the application platform 203 and the application 208 as necessary. In this way, the execution target command (mfp_get_boxdata) is processed by the MFP 10a (see also FIG. 6).

一方、実行対象コマンドが第1の種類のコマンドである場合には、ステップS12からステップS21に進む(図5参照)。   On the other hand, when the execution target command is the first type command, the process proceeds from step S12 to step S21 (see FIG. 5).

ステップS21では、当該実行対象コマンドに対応する処理をMFP10aで実行することが処理制御部17によって禁止される(図7も参照)。   In step S21, the process control unit 17 prohibits the MFP 10a from executing the process corresponding to the execution target command (see also FIG. 7).

次のステップS22では、外部装置(MFP10b)で実行可能なコマンドである実行可能コマンドに関するリスト情報L1(図8参照)を当該外部装置(MFP10b)から取得する処理が取得部16によって行われる。ここでは、MFP10bが当該リスト情報L1を内部に有しており、MFP10aからの問合せに対して、当該リスト情報L1がMFP10bからMFP10aへと送信されるものとする。また、MFP10bのファームウエア202bは、他装置との通信動作の実行機能を有しており、MFP10aからの問合せを受信する機能と、当該問合せに対する結果(リスト情報L1等)をMFP10bからMFP10aへと送信(返信)する機能とを有しているものとする。   In the next step S22, the acquisition unit 16 performs processing for acquiring from the external device (MFP 10b) list information L1 (see FIG. 8) relating to executable commands that are commands that can be executed by the external device (MFP 10b). Here, it is assumed that the MFP 10b has the list information L1 therein, and the list information L1 is transmitted from the MFP 10b to the MFP 10a in response to an inquiry from the MFP 10a. Further, the firmware 202b of the MFP 10b has a function of executing a communication operation with another apparatus. A function for receiving an inquiry from the MFP 10a and a result (list information L1 and the like) for the inquiry from the MFP 10b to the MFP 10a. It has a function of transmitting (replying).

たとえば、MFP10aからMFP10bの特定アドレスに対するアクセス(「http://10.123.456.2/active」)により、MFP10aからMFP10bへの問合せが行われ、当該リスト情報L1が返信される。リスト情報L1には、外部装置(MFP10b)で実行可能なコマンド(実行可能コマンド)(「mfp_print_document」等)が列挙されている。当該外部装置(MFP10b)が解釈(実行)できないコマンドは、リスト情報L1には含まれない。たとえば、MFP10bがコマンド「mfp_print_document」を解釈(実行)できない場合には、当該コマンドはリスト情報L1には含まれない。   For example, when the MFP 10a accesses the specific address of the MFP 10b (“http://10.123.456.2/active”), the MFP 10a makes an inquiry to the MFP 10b, and the list information L1 is returned. The list information L1 lists commands (executable commands) (such as “mfp_print_document”) that can be executed by the external apparatus (MFP 10b). Commands that cannot be interpreted (executed) by the external apparatus (MFP 10b) are not included in the list information L1. For example, when the MFP 10b cannot interpret (execute) the command “mfp_print_document”, the command is not included in the list information L1.

ステップS23では、当該実行対象コマンド(第1の種類のコマンド)に対応する処理を外部装置(MFP10b)で実行すべき旨の実行指示が、MFP10a(処理制御部17)からMFP10bに送信される。   In step S23, an execution instruction indicating that the process corresponding to the execution target command (first type command) should be executed by the external apparatus (MFP 10b) is transmitted from the MFP 10a (process control unit 17) to the MFP 10b.

具体的には、まず、ステップS22で取得されたリスト情報L1に基づき実行対象コマンドがMFP10bの実行可能コマンドであると判定される場合には、当該実行指示コマンドがそのままMFP10bに送信される。より詳細には、実行対象コマンド(印刷出力コマンド(mfp_print_document))が上記リスト情報L1に実行可能コマンドとして含まれる場合には、当該実行対象コマンド(mfp_print_document)がそのままMFP10bに転送される。また、印刷パラメータに関する情報も併せてMFP10bに送信される。この実行指示に応じて、MFP10bにおいては、当該実行対象コマンドに対応する処理(印刷出力処理)が実行される。   Specifically, first, when it is determined that the execution target command is an executable command of the MFP 10b based on the list information L1 acquired in step S22, the execution instruction command is transmitted to the MFP 10b as it is. More specifically, when the execution target command (print output command (mfp_print_document)) is included in the list information L1 as an executable command, the execution target command (mfp_print_document) is directly transferred to the MFP 10b. Information about the print parameters is also transmitted to the MFP 10b. In response to this execution instruction, the MFP 10b executes a process (print output process) corresponding to the execution target command.

また、実行対象コマンドはリスト情報L1に記載されていない(実行対象コマンド自体は実行可能コマンドではない)ものの、実行対象コマンドと同等の処理は外部装置(MFP10b)で実行可能であると判定される場合には、MFP10aの処理制御部17は、「代替コマンド」(実行対象コマンドと同等の処理を実行するコマンド)を生成して、当該代替コマンドをMFP10bに送信する。このような代替コマンドによる実行指示に応じて、実行対象コマンドに対応する処理がMFP10bにて実行される。   Further, although the execution target command is not described in the list information L1 (the execution target command itself is not an executable command), it is determined that processing equivalent to the execution target command can be executed by the external device (MFP 10b). In this case, the process control unit 17 of the MFP 10a generates a “substitute command” (a command for executing a process equivalent to the execution target command) and transmits the substitute command to the MFP 10b. In response to the execution instruction by such an alternative command, processing corresponding to the execution target command is executed in the MFP 10b.

たとえば、実行対象コマンドである印刷出力コマンド(mfp_print_document)がリスト情報L1に記載されていない(当該印刷出力コマンドがMFP10bによる実行可能コマンドではない)と判定される場合には、実行対象コマンドと同等の処理がMFP10bで実行可能であるか否かがMFP10aの処理変換リスト情報L2(図8参照)に基づいて判定される。そして、実行対象コマンドと同等の処理がMFP10bで実行可能であると判定されるときには、処理変換リスト情報L2に基づいて、印刷出力コマンドと同等の処理を実行する代替コマンドが生成される。   For example, if it is determined that the print output command (mfp_print_document) that is the execution target command is not described in the list information L1 (the print output command is not an executable command by the MFP 10b), it is equivalent to the execution target command. Whether the process can be executed by the MFP 10b is determined based on the process conversion list information L2 (see FIG. 8) of the MFP 10a. When it is determined that the process equivalent to the execution target command can be executed by the MFP 10b, an alternative command for executing the process equivalent to the print output command is generated based on the process conversion list information L2.

ここで、MFP10aの処理変換リスト情報L2は、実行対象コマンドと基本コマンド(たとえば、ファームウエアにおける一般的なコマンド(多数の機種に共通する基本的なコマンド))との対応関係を規定するリスト情報である。処理変換リスト情報L2は、MFP10aの格納部5に予め格納されている。処理変換リスト情報L2には、たとえば、印刷出力コマンド「mfp_print_document」に対して、PCプリントコマンドに関する2つの基本コマンド(「create_pcprintjob」および「send_pcjob」)が対応付けられて記載されている。なお、「PCプリントコマンド」は、外部のパーソナルコンピュータ(PC)等からMFP10に対して送出される印刷出力外部指示コマンドである。   Here, the process conversion list information L2 of the MFP 10a is list information that defines a correspondence relationship between a command to be executed and a basic command (for example, a general command in firmware (a basic command common to many models)). It is. The process conversion list information L2 is stored in advance in the storage unit 5 of the MFP 10a. In the processing conversion list information L2, for example, two basic commands (“create_pcprintjob” and “send_pcjob”) related to the PC print command are described in association with the print output command “mfp_print_document”. The “PC print command” is a print output external instruction command sent to the MFP 10 from an external personal computer (PC) or the like.

処理制御部17は、処理変換リスト情報L2に基づき、実行対象コマンドと同等の処理がMFP10bで実行可能である旨を判定するときには、処理変換リスト情報L2に基づき、印刷出力コマンド「mfp_print_document(tmp_doc,n=2)」に関する代替コマンドを生成する。代替コマンドとしては、PCプリントコマンド等が利用される。たとえば、処理変換リスト情報L2に基づき、「job=create_pcprintjob(tmp_doc,n=2)」と「send_pcjob("10.123.456.2",job)」との2つのサブコマンドが代替コマンドとして生成される。前者のサブコマンド(create_pcprintjob)は、PCプリントジョブを生成するコマンドであり、後者のサブコマンド(send_pcjob)は、前者のサブコマンドにより生成されたPCプリントジョブを送信するコマンドである。前者のサブコマンドにおいては、2つの引数(PCプリントジョブの対象文書を示すパラメータ、および印刷枚数を示すパラメータ)が指定される。また、後者のサブコマンドにおいては、2つの引数(MFP10bのIPアドレスを示すパラメータ、およびPCプリントジョブの対象特定用パラメータ)が指定される。   When determining that the MFP 10b can execute a process equivalent to the execution target command based on the process conversion list information L2, the process control unit 17 determines that the print output command “mfp_print_document (tmp_doc, n = 2) ”is generated. As an alternative command, a PC print command or the like is used. For example, based on the processing conversion list information L2, two subcommands “job = create_pcprintjob (tmp_doc, n = 2)” and “send_pcjob (“ 10.123.456.2 ”, job)” are generated as alternative commands. The former subcommand (create_pcprintjob) is a command for generating a PC print job, and the latter subcommand (send_pcjob) is a command for transmitting the PC print job generated by the former subcommand. In the former subcommand, two arguments (a parameter indicating a target document of a PC print job and a parameter indicating the number of printed sheets) are designated. In the latter subcommand, two arguments (a parameter indicating the IP address of the MFP 10b and a parameter for specifying the target of a PC print job) are specified.

そして、処理制御部17は、当該2つのサブコマンドをMFP10bに送信する。また、指定されたパラメータ(データ)も代替コマンドの一部として送信される。たとえば、指定パラメータ「tmp_doc」の実体データも送信される。この指定パラメータ「tmp_doc」には、印刷対象データおよび印刷枚数に関するデータが含まれる。なお、必要に応じて、印刷設定等も送信される。   Then, the process control unit 17 transmits the two subcommands to the MFP 10b. The designated parameter (data) is also transmitted as part of the alternative command. For example, the entity data of the designated parameter “tmp_doc” is also transmitted. The designation parameter “tmp_doc” includes data related to the print target data and the number of printed sheets. Note that print settings and the like are also transmitted as necessary.

このようにして、元の実行対象コマンドに含まれていた設定情報(印刷対象データ、印刷枚数および印刷詳細設定等)をも有する代替コマンド等が、MFP10bに送信される。このような送信動作に応じて、実行対象コマンドに対応する処理がMFP10bにて実行される。   In this way, an alternative command or the like that also has setting information (print target data, number of prints, print detail settings, etc.) included in the original execution target command is transmitted to the MFP 10b. In response to such a transmission operation, the MFP 10b executes processing corresponding to the execution target command.

なお、実行対象コマンドがリスト情報L1に記載されておらず且つ処理変換リスト情報L2に基づく代替コマンドの作成を行うこともできない場合には、MFP10a(処理制御部17等)は、要求元のウエブブラウザ(ここではMFP10bのウエブブラウザ207)に対して、エラーメッセージの表示用データを送信する。MFP10bのウエブブラウザ207は、当該表示用データを受信すると、当該表示用データに基づくエラーメッセージ(ユーザ指示内容(印刷指示)を実行することができない旨を示すメッセージ等)を表示する。   If the execution target command is not described in the list information L1 and an alternative command based on the processing conversion list information L2 cannot be created, the MFP 10a (the processing control unit 17 or the like) Error message display data is transmitted to the browser (here, the web browser 207 of the MFP 10b). Upon receiving the display data, the web browser 207 of the MFP 10b displays an error message (such as a message indicating that the user instruction content (print instruction) cannot be executed) based on the display data.

以上のような動作によれば、MFP10aに実装されたメニュー操作アプリケーション208がMFP10b(外部装置)からのリモート接続(ユーザによるリモート操作)に応じて実行(リモート実行)される際に、メニュー操作アプリケーション208に関する複数のコマンドのうちの実行対象コマンドに対応する処理をMFP10aで実行することの許否が、実行対象コマンドの種類に基づいて決定される。詳細には、実行対象コマンドが第2の種類のコマンドである場合には、当該実行対象コマンドに対応する処理のMFP10aでの実行が許可される。一方、実行対象コマンドが第1の種類のコマンド(印刷出力コマンド等)である場合には、当該実行対象コマンドに対応する処理(ハードウエア処理)のMFP10aでの実行が禁止される。したがって、実行対象コマンドに対応する処理が常にMFP10a(リモート接続先の装置)で実行されることに起因する弊害を排除することが可能である。換言すれば、リモート操作において、MFPのハードウエアを用いる処理が常にMFP10a(リモート接続先の装置)で実行されることに起因する問題が解消され得る。より詳細には、ユーザによる直接的接触の比較的困難な装置(リモート接続先装置)が常に用いられて特定のハードウエア処理が行われること、に起因する問題が解消され得る。   According to the operation described above, when the menu operation application 208 installed in the MFP 10a is executed (remote execution) in response to remote connection (remote operation by the user) from the MFP 10b (external device), the menu operation application Whether or not the MFP 10a can execute the process corresponding to the execution target command among the plurality of commands related to 208 is determined based on the type of the execution target command. Specifically, when the execution target command is the second type command, execution of the process corresponding to the execution target command in the MFP 10a is permitted. On the other hand, when the execution target command is the first type command (print output command or the like), execution of processing (hardware processing) corresponding to the execution target command in the MFP 10a is prohibited. Therefore, it is possible to eliminate the adverse effects caused by the processing corresponding to the execution target command being always executed by the MFP 10a (remote connection destination device). In other words, in the remote operation, the problem caused by the processing using the MFP hardware is always executed by the MFP 10a (remote connection destination device) can be solved. More specifically, the problem caused by the fact that a device that is relatively difficult to be directly contacted by a user (a remote connection destination device) is always used to perform a specific hardware process can be solved.

たとえば、実行対象コマンドが印刷出力コマンド(第1の種類のコマンド)である場合には、当該印刷出力コマンドに対応するハードウエア処理(印刷出力処理)のMFP10a(リモート接続先装置)での実行が禁止される。これによれば、ユーザの利便性を向上させることができる。詳細には、ユーザは、比較的遠くのMFP10aの配置場所にまで印刷出力物を取りに行かなくても済む。ユーザから非常に遠く離れた場所(たとえば、自社の他の事業所)に配置されているMFP10aをユーザ近傍のMFP10bを用いてリモート操作する場合には、当該効果は特に顕著である。また、MFP10a(不本意な装置)における意図しない印刷出力が行われないことによって、MFP10aにて出力された印刷出力物から機密情報が漏洩してしまうことを回避することも可能である。   For example, when the execution target command is a print output command (first type command), the hardware process (print output process) corresponding to the print output command is executed in the MFP 10a (remote connection destination device). It is forbidden. According to this, the convenience for the user can be improved. Specifically, the user does not have to go to the place where the MFP 10a is relatively far away to get the printed output. This effect is particularly noticeable when the MFP 10a arranged at a location very far from the user (for example, another office of the company) is remotely operated using the MFP 10b near the user. It is also possible to avoid leakage of confidential information from the printed output output by the MFP 10a because unintended print output is not performed in the MFP 10a (unintentional device).

また、特定のハードウエア(印刷出力エンジン等)を利用する処理をそのままMFP10aで実行するのではなく、操作元(接続元)の外部装置(MFP10b)における対応ハードウエア(印刷出力エンジン等)を用いて実行することが可能である。したがって、リモート操作において、リモート操作を行う側の装置(MFP10b)のハードウエアを用いることによる利点を得ることができる。   In addition, processing using specific hardware (print output engine or the like) is not directly executed by the MFP 10a, but compatible hardware (print output engine or the like) in the external device (MFP 10b) of the operation source (connection source) is used. Can be executed. Therefore, in the remote operation, it is possible to obtain an advantage by using the hardware of the device (MFP 10b) on the remote operation side.

たとえば、実行対象コマンド(印刷出力コマンド)に対応する処理(印刷出力処理)をMFP10bで実行すべき旨がMFP10bに送信され、当該実行対象コマンドに対応する処理がMFP10bで実行される。これによれば、ユーザは、MFP10aの配置場所に移動することなく、操作対象のMFP10b(ユーザ近傍のMFP10b)にて印刷出力物を受け取ることができるので、高い利便性を得ることができる。   For example, information indicating that the MFP 10b should execute a process (print output process) corresponding to the execution target command (print output command) is transmitted to the MFP 10b, and the process corresponding to the execution target command is executed by the MFP 10b. According to this, since the user can receive the printed output in the operation target MFP 10b (the MFP 10b in the vicinity of the user) without moving to the arrangement location of the MFP 10a, high convenience can be obtained.

また、上記実施形態においては、MFP10aにおいて実行対象コマンドが受信された後(リモート処理の実行が開始された後)は、MFP10aにおける処理のみによって、実行対象コマンドに対応する処理のMFP10aでの実行の許否が決定されている。換言すれば、実行対象コマンドの対応処理のMFP10aでの実行の許否は、MFP10bとの通信を行うことなく、決定されている。これによれば、当該許否がMFP10aとMFP10bとの間での通信処理を伴って決定される場合に比べて、MFP10bのプログラム構成等に対する変更を最小限に抑制すること(より好適には、当該変更を行わなわずに済ませること)ができる。   In the above embodiment, after the execution target command is received by the MFP 10a (after the execution of the remote process is started), the processing corresponding to the execution target command is executed in the MFP 10a only by the processing in the MFP 10a. Acceptance is decided. In other words, whether or not the MFP 10a executes the corresponding process of the execution target command is determined without performing communication with the MFP 10b. According to this, compared to a case where the permission / prohibition is determined with communication processing between the MFP 10a and the MFP 10b, changes to the program configuration or the like of the MFP 10b are suppressed to a minimum (more preferably, the You can avoid making changes).

また特に、上記実施形態においては、ファームウエア(ミドルウエア)202が第1のミドルウエア203と第2のミドルウエア204との2階層で構成されており、第2のミドルウエア204が第1のミドルウエア203とオペレーションシステムソフトウエア201との間に設けられている。そして、判定部15および処理制御部17等は、第1のミドルウエア(受付部11を含む)203とは別の第2のミドルウエア(ラッパー)204において(付加的に)設けられている。したがって、第1のミドルウエア203に大きな変更を加えることなく、第1のミドルウエアに対する拡張機能を有するソフトウエアシステムを容易に構成することが可能である。   In particular, in the above-described embodiment, the firmware (middleware) 202 is configured in two layers of the first middleware 203 and the second middleware 204, and the second middleware 204 is the first layerware. It is provided between the middleware 203 and the operation system software 201. The determination unit 15 and the processing control unit 17 are provided (additionally) in the second middleware (wrapper) 204 different from the first middleware (including the reception unit 11) 203. Therefore, it is possible to easily configure a software system having an extended function with respect to the first middleware without greatly changing the first middleware 203.

なお、上記実施形態においては、MFP10aがリスト情報L1をMFP10bから取得し、MFP10bにて印刷出力処理が可能であることをリスト情報L1に基づいてMFP10aが確認した後に、印刷出力コマンドがMFP10aからMFP10bへと送信される態様が例示されているが、これに限定されない。たとえば、リスト情報L1に基づく確認処理が行われることなく、第1の種類のコマンド(印刷出力コマンド等)が無条件でMFP10aからMFP10bへと送信されるようにしてもよい。あるいは、リスト情報L1に基づく確認処理が行われることなく、リスト情報L2に基づく代替コマンドがMFP10aからMFP10bへと送信されるようにしてもよい。   In the above embodiment, after the MFP 10a acquires the list information L1 from the MFP 10b and the MFP 10a confirms that the MFP 10b can perform the print output process, the print output command is sent from the MFP 10a to the MFP 10b. Although the aspect transmitted to is illustrated, it is not limited to this. For example, the first type command (print output command or the like) may be unconditionally transmitted from the MFP 10a to the MFP 10b without performing the confirmation process based on the list information L1. Alternatively, the substitute command based on the list information L2 may be transmitted from the MFP 10a to the MFP 10b without performing the confirmation process based on the list information L1.

また、上記実施形態においては、アプリケーション208としてメニュー操作アプリケーション(内部連携アプリケーション)を中心に例示したが、これに限定されない。たとえば、アプリケーション208は、クラウド印刷アプリケーション(たとえば、クラウド上に格納された電子文書(文書データ)をダウンロードして印刷出力するアプリケーション)などであってもよい。   Moreover, in the said embodiment, although the menu operation application (internal cooperation application) was mainly illustrated as the application 208, it is not limited to this. For example, the application 208 may be a cloud printing application (for example, an application that downloads and prints out an electronic document (document data) stored on the cloud).

<3.変形例等>
以上、この発明の実施の形態について説明したが、この発明は上記説明した内容のものに限定されるものではない。
<3. Modified example>
Although the embodiments of the present invention have been described above, the present invention is not limited to the contents described above.

たとえば、上記実施形態においては、特定ハードウエアに関するコマンド(第1の種類のコマンド)がMFP10bからのリモート操作に応じて実行対象コマンドとしてMFP10aにて実行される場合には、当該実行対象コマンドに対応する処理のMFP10aでの実行が無条件に(常に)禁止される態様が例示されているがこれに限定されない。具体的には、当該実行対象コマンドに対応する処理をMFP10aとMFP10bとのいずれで実行するかがユーザに問い合わせられ、その問い合わせに対するユーザの指示に応じた処理が実行されるようにしてもよい。   For example, in the above-described embodiment, when a command related to specific hardware (first type command) is executed by the MFP 10a as an execution target command in response to a remote operation from the MFP 10b, the command corresponds to the execution target command. Although an example in which execution of the process to be performed by the MFP 10a is unconditionally (always) prohibited is illustrated, the present invention is not limited to this. Specifically, the user may be inquired as to whether the process corresponding to the execution target command is to be executed by the MFP 10a or the MFP 10b, and the process corresponding to the user's instruction in response to the inquiry may be executed.

より詳細には、処理制御部17は、実行対象コマンドが第1の種類のコマンドである場合には、実行対象コマンドに対応する処理(実行対象コマンドの対応処理)のMFP10aでの実行をまず一旦禁止する。そして、処理制御部17は、実行対象コマンドの対応処理をMFP10aとMFP10bとのいずれで実行すべきかに関するユーザ指示を受け付けるための確認用画面の表示用データ(確認用情報)をMFP10bのウエブブラウザ207に送信する。MFP10bは、この確認用情報に基づいて、確認用画面をMFP10bのウエブブラウザ207を用いて表示する。   More specifically, when the execution target command is the first type command, the process control unit 17 first executes the execution of the process corresponding to the execution target command (execution target command corresponding process) in the MFP 10a. Ban. Then, the process control unit 17 displays display data (confirmation information) for a confirmation screen for accepting a user instruction regarding which of the MFP 10a and the MFP 10b should execute the process corresponding to the execution target command, and the web browser 207 of the MFP 10b. Send to. Based on the confirmation information, the MFP 10b displays a confirmation screen using the web browser 207 of the MFP 10b.

図9は、このような確認用画面を示す図である。当該確認用画面には、「この処理(印刷出力処理)を接続先装置(MFP10a)で実行しますか、それとも、本装置(MFP10b)で実行しますか?」との2つの選択肢の存在を示す文言が表示されているともに、当該2つの選択肢に応じた2つのボタン31,32が表示されている。ユーザは、2つのボタン31,32(「接続先装置」および「本装置(接続元装置)」)のうち、所望の選択肢に対応するボタンを押下することによって、ユーザ指示を付与する。   FIG. 9 is a diagram showing such a confirmation screen. On the confirmation screen, there are two options: “Do you want to execute this process (print output process) on the connection destination device (MFP 10 a) or on this device (MFP 10 b)?”. In addition to the displayed wording, two buttons 31 and 32 corresponding to the two options are displayed. The user gives a user instruction by pressing a button corresponding to a desired option among the two buttons 31 and 32 (“connection destination device” and “this device (connection source device)”).

そして、当該確認用画面に対して入力されたユーザ指示に基づく情報(ユーザ指示情報)がMFP10bからMFP10aへと送信される。MFP10a(処理制御部17)は、MFP10aから返信(送信)されてきたユーザ指示情報に基づいて、実行対象コマンドの対応処理をMFP10aで実行するかMFP10bで実行するかを決定する。   Then, information (user instruction information) based on the user instruction input on the confirmation screen is transmitted from the MFP 10b to the MFP 10a. Based on the user instruction information returned (transmitted) from the MFP 10a, the MFP 10a (processing control unit 17) determines whether the MFP 10a or the MFP 10b executes the corresponding process for the execution target command.

実行対象コマンドの対応処理をMFP10b(操作元装置)で実行すべき旨のユーザ指示情報が受信される場合には、実行対象コマンドの対応処理をMFP10bで実行すべき旨が決定され、上述のステップS22,S23と同様の動作が実行される。   When the user instruction information indicating that the execution process for the execution target command is to be executed by the MFP 10b (operation source apparatus) is received, it is determined that the execution process for the execution target command should be executed by the MFP 10b. Operations similar to S22 and S23 are executed.

一方、実行対象コマンドの対応処理をMFP10a(操作先装置)で実行すべき旨のユーザ指示情報が受信される場合には、実行対象コマンドの対応処理をMFP10aで実行すべき旨が決定され、実行対象コマンドの対応処理のMFP10aでの実行禁止が解除される。そして、MFP10aにて実行対象コマンドの対応処理が実行される。たとえば、MFP10aの印刷出力部3を用いた印刷出力処理等が実行される。   On the other hand, when user instruction information indicating that the execution process of the execution target command is to be executed by the MFP 10a (operation destination apparatus) is received, it is determined that the execution process of the execution target command should be executed by the MFP 10a. The prohibition of execution of the processing corresponding to the target command in the MFP 10a is released. Then, the corresponding process for the execution target command is executed in the MFP 10a. For example, a print output process using the print output unit 3 of the MFP 10a is executed.

このような動作によれば、MFP10aでの特定ハードウエア動作(たとえば印刷出力動作)が常に禁止される場合に比べても、より柔軟な対応を行うことが可能である。たとえば、MFP10aとMFP10bとのいずれもがユーザの近傍に存在し、MFP10aが他ユーザによって使用中であったためにMFP10bを用いてリモート操作を開始したが、当該リモート操作の途中でMFP10aの当該他ユーザによる使用が終了した状況が想定される。このような状況において、より好適な所望の装置(たとえばMFP10a)を用いて印刷出力を行うことが可能である。たとえば、比較的高速なMFP10aを用いて、比較的高速に印刷出力を行うことが可能である。   According to such an operation, it is possible to respond more flexibly than when a specific hardware operation (for example, a print output operation) in the MFP 10a is always prohibited. For example, since both the MFP 10a and the MFP 10b exist in the vicinity of the user and the MFP 10a is being used by another user, the remote operation is started using the MFP 10b, but the other user of the MFP 10a is in the middle of the remote operation. It is assumed that the use by has ended. In such a situation, it is possible to perform print output using a more suitable desired device (for example, MFP 10a). For example, it is possible to perform print output at a relatively high speed using the relatively high speed MFP 10a.

また、このような問合せ動作を行うか否かは、MFP10aにおけるユーザ設定によって切り換えられるようにしてもよい。   Further, whether or not to perform such an inquiry operation may be switched by a user setting in the MFP 10a.

また、上記実施形態等においては、ハードウエアの動作を伴う予め定められた第1の種類のコマンドとして、印刷出力コマンドを主に例示したが、これに限定されない。   In the above-described embodiment and the like, the print output command is mainly exemplified as the predetermined first type command accompanied by the hardware operation. However, the present invention is not limited to this.

たとえば、画像スキャンコマンドに関しても上記の思想を適用することが可能であり、第1の種類のコマンドには画像スキャンコマンドも含まれ得る。画像スキャンコマンドは、画像読取部(スキャンエンジン(画像スキャン用ハードウエア))を用いて画像スキャン動作を行うべき旨(画像スキャン動作によって原稿の画像データを生成すべき旨)のコマンドである。   For example, the above concept can be applied to an image scan command, and the first type of command can include an image scan command. The image scan command is a command indicating that an image scanning operation should be performed using an image reading unit (scan engine (image scanning hardware)) (document image data should be generated by the image scanning operation).

より詳細には、MFP10bのブラウザを用いてMFP10aをリモート操作して、スキャン動作の実行コマンドがMFP10aにて実行される態様において、MFP10a(接続先装置)での当該スキャン動作を禁止することが可能である。これによれば、ユーザによる直接的接触の比較的困難な装置(リモート接続先装置)が常に用いられて特定のハードウエア処理(スキャン処理)が行われること、に起因する問題が解消され得る。たとえば、ユーザは、比較的遠くのMFP10aの配置場所にまでスキャン動作を行うために移動せずに済み、ユーザの利便性を向上させることが可能である。換言すれば、MFP10bを操作しているユーザから離れた場所にMFP10aが配置されている状況において、ユーザの意図とは無関係に、当該MFP10aがスキャン操作待ちになってしまうことを回避することが可能である。   More specifically, in a mode in which the MFP 10a is remotely operated using the browser of the MFP 10b and a scan operation execution command is executed by the MFP 10a, the scan operation in the MFP 10a (connection destination device) can be prohibited. It is. According to this, the problem caused by the fact that a device that is relatively difficult to be directly contacted by the user (remote connection destination device) is always used and a specific hardware process (scan process) is performed can be solved. For example, the user does not have to move to perform the scanning operation to the disposition location of the MFP 10a that is relatively far away, and the convenience of the user can be improved. In other words, in a situation where the MFP 10a is arranged at a location away from the user operating the MFP 10b, it is possible to avoid the MFP 10a from waiting for a scanning operation regardless of the user's intention. It is.

また、特定のハードウエア(画像スキャンエンジン)を利用する処理をそのままMFP10aで実行するのではなく、操作元(接続元)の外部装置(MFP10b)における対応ハードウエア(画像スキャンエンジン等)を用いて実行することが可能である。これによれば、リモート操作において、リモート操作を行う側の装置(MFP10b)のハードウエアを用いることによる利点を得ることができる。たとえば、ユーザは、MFP10aの配置場所に移動することなく、操作対象のMFP10b(ユーザ近傍のMFP10b)にてスキャン処理を行うことができるので、高い利便性を得ることができる。   In addition, processing that uses specific hardware (image scan engine) is not directly executed by the MFP 10a, but using corresponding hardware (image scan engine or the like) in the external device (MFP 10b) of the operation source (connection source). It is possible to execute. According to this, in the remote operation, it is possible to obtain an advantage by using the hardware of the apparatus (MFP 10b) on the remote operation side. For example, the user can perform scan processing on the operation target MFP 10b (the MFP 10b in the vicinity of the user) without moving to the location where the MFP 10a is disposed, and thus high convenience can be obtained.

また、認証用ハードウエア(各種の認証装置(指紋認証装置およびカード式認証装置等))の認証動作に関する各種のコマンド、および、課金用ハードウエア(コイン投入式課金装置)の課金動作に関する各種のコマンドなども、ハードウエアの動作を伴う予め定められた第1の種類のコマンドとして例示される。   In addition, various commands related to the authentication operation of the authentication hardware (various authentication devices (fingerprint authentication device and card type authentication device, etc.)) and various types of charging operation of the charging hardware (coin-insertion type charging device) The command and the like are also exemplified as a first type of command that is determined in advance with hardware operation.

1 画像形成システム
6c 操作パネル部
10 MFP(画像形成装置)
25 タッチパネル
101 ネットワーク
201 オペレーションシステムソフトウエア(OS)
202 ファームウエア
203 アプリケーションプラットフォーム
204 ラッパー
205 内部サーバ
207 ウエブブラウザ
208 アプリケーション
DESCRIPTION OF SYMBOLS 1 Image forming system 6c Operation panel part 10 MFP (image forming apparatus)
25 Touch Panel 101 Network 201 Operation System Software (OS)
202 Firmware 203 Application Platform 204 Wrapper 205 Internal Server 207 Web Browser 208 Application

Claims (23)

外部装置からのリモート接続に応じてアプリケーションを実行することが可能な画像形成装置であって、
前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を前記外部装置から受け付ける受付手段と、
ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記外部装置からの前記実行対象コマンドが属するかを判定する判定手段と、
前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定する処理制御手段と、
を備え、
前記処理制御手段は、
前記外部装置からの前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を許可し、
前記外部装置からの前記実行対象コマンドが前記第1の種類のコマンドである場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を禁止することを特徴とする画像形成装置。
An image forming apparatus capable of executing an application in response to a remote connection from an external device,
A receiving unit that receives an execution instruction of an execution target command from a plurality of commands related to the application installed in the image forming apparatus in a remote connection from the external apparatus ;
The first type command of a predetermined type accompanied by the operation of the hardware and the second type command which is a command of a type other than the first type of command may be received from the external device. Determining means for determining whether the execution target command belongs;
A process control means for determining whether to permit the image forming apparatus to execute a process corresponding to the execution target command based on a type of the execution target command;
With
The processing control means includes
Permitting execution of processing corresponding to the execution target command in the image forming apparatus when the execution target command from the external device is determined to be the second type of command;
When the execution target command from the external device is the first type command, the image forming apparatus prohibits execution of processing corresponding to the execution target command in the image forming apparatus.
請求項1に記載の画像形成装置において、
前記処理制御手段は、前記実行対象コマンドが前記第1の種類のコマンドである場合に、前記実行対象コマンドに対応する処理を前記外部装置で実行すべき旨を、前記外部装置に送信することを特徴とする画像形成装置。
The image forming apparatus according to claim 1.
The process control means, when the execution target command is the first type command, transmitting to the external device that the processing corresponding to the execution target command is to be executed by the external device; An image forming apparatus.
外部装置からのリモート接続に応じてアプリケーションを実行することが可能な画像形成装置であって、
前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付ける受付手段と、
ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに前記実行対象コマンドが属するかを判定する判定手段と、
前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定する処理制御手段と、
を備え、
前記処理制御手段は、
前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を許可し、
前記実行対象コマンドが前記第1の種類のコマンドである場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を禁止し、
前記画像形成装置は、
前記外部装置で実行可能なコマンドである実行可能コマンドに関するリスト情報を取得する取得手段、
をさらに備え、
前記処理制御手段は、前記実行対象コマンドが前記第1の種類のコマンドであり且つ前記実行対象コマンドが前記実行可能コマンドであると判定される場合には、前記実行対象コマンドに対応する処理を前記外部装置で実行すべき旨を、前記外部装置に送信することを特徴とする画像形成装置。
An image forming apparatus capable of executing an application in response to a remote connection from an external device,
A receiving unit that receives an execution instruction of an execution target command among a plurality of commands related to the application implemented in the image forming apparatus in a remote connection from the external apparatus;
Whether the execution target command belongs to a first type command of a predetermined type accompanied by hardware operation or a second type command that is a command type other than the first type command Determining means for determining
A process control means for determining whether to permit the image forming apparatus to execute a process corresponding to the execution target command based on a type of the execution target command;
With
The processing control means includes
When it is determined that the execution target command is the second type command, the execution of the processing corresponding to the execution target command in the image forming apparatus is permitted,
When the execution target command is the first type of command, execution of processing corresponding to the execution target command in the image forming apparatus is prohibited,
The image forming apparatus includes:
Acquisition means for acquiring list information on executable commands that are commands executable on the external device;
Further comprising
When it is determined that the execution target command is the first type command and the execution target command is the executable command, the processing control unit performs processing corresponding to the execution target command. An image forming apparatus that transmits to the external apparatus information to be executed by the external apparatus.
請求項3に記載の画像形成装置において、
前記処理制御手段は、前記実行対象コマンドが前記実行可能コマンドとして前記リスト情報に含まれる場合には、前記実行対象コマンドをそのまま前記外部装置に送信して、前記実行対象コマンドに対応する処理を前記外部装置で実行させることを特徴とする画像形成装置。
The image forming apparatus according to claim 3.
When the execution target command is included in the list information as the executable command, the processing control unit transmits the execution target command as it is to the external device, and performs processing corresponding to the execution target command. An image forming apparatus that is executed by an external device.
請求項3に記載の画像形成装置において、
前記処理制御手段は、前記実行対象コマンドが前記第1の種類のコマンドである場合において、前記実行対象コマンドが前記実行可能コマンドではないが前記実行対象コマンドと同等の処理が前記外部装置で実行可能であると判定される場合には、前記実行対象コマンドと同等の処理を実行する代替コマンドを生成して、当該代替コマンドを前記外部装置に送信して、前記実行対象コマンドに対応する処理を前記外部装置で実行させることを特徴とする画像形成装置。
The image forming apparatus according to claim 3.
When the execution target command is the first type command, the processing control unit can execute the same process as the execution target command on the external device, although the execution target command is not the executable command. Is generated, an alternative command for executing processing equivalent to the execution target command is generated, the alternative command is transmitted to the external device, and the processing corresponding to the execution target command is performed. An image forming apparatus that is executed by an external device.
請求項5に記載の画像形成装置において、
前記代替コマンドは、前記実行対象コマンドに含まれる設定情報を有することを特徴とする画像形成装置。
The image forming apparatus according to claim 5.
The image forming apparatus, wherein the substitute command has setting information included in the execution target command.
外部装置からのリモート接続に応じてアプリケーションを実行することが可能な画像形成装置であって、
前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付ける受付手段と、
ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに前記実行対象コマンドが属するかを判定する判定手段と、
前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定する処理制御手段と、
を備え、
前記処理制御手段は、
前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を許可し、
前記実行対象コマンドが前記第1の種類のコマンドである場合には、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を一旦禁止し、前記実行対象コマンドに対応する処理を前記画像形成装置と前記外部装置とのいずれで実行すべきかに関するユーザ指示を受け付けるための確認用情報を前記外部装置に送信し、前記確認用情報の送信に対して前記外部装置から返信されてきたユーザ指示情報に基づいて、前記実行対象コマンドに対応する処理を前記画像形成装置で実行するか前記外部装置で実行するかを決定することを特徴とする画像形成装置。
An image forming apparatus capable of executing an application in response to a remote connection from an external device,
A receiving unit that receives an execution instruction of an execution target command among a plurality of commands related to the application implemented in the image forming apparatus in a remote connection from the external apparatus;
Whether the execution target command belongs to a first type command of a predetermined type accompanied by hardware operation or a second type command that is a command type other than the first type command Determining means for determining
A process control means for determining whether to permit the image forming apparatus to execute a process corresponding to the execution target command based on a type of the execution target command;
With
The processing control means includes
When it is determined that the execution target command is the second type command, the execution of the processing corresponding to the execution target command in the image forming apparatus is permitted,
When the execution target command is the first type command, execution of the process corresponding to the execution target command in the image forming apparatus is temporarily prohibited, and the process corresponding to the execution target command is User instruction sent to the external apparatus for confirmation information for accepting a user instruction regarding which of the forming apparatus and the external apparatus should be executed, and returned from the external apparatus in response to the transmission of the confirmation information An image forming apparatus that determines whether processing corresponding to the execution target command is to be executed by the image forming apparatus or the external apparatus based on information.
外部装置からのリモート接続に応じてアプリケーションを実行することが可能な画像形成装置であって、
前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付ける受付手段と、
ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに前記実行対象コマンドが属するかを判定する判定手段と、
前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定する処理制御手段と、
を備え、
前記処理制御手段は、
前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を許可し、
前記実行対象コマンドが前記第1の種類のコマンドである場合に、前記実行対象コマンドに対応する処理の前記画像形成装置での実行を禁止し、
前記受付手段、前記判定手段および前記処理制御手段は、前記アプリケーションとオペレーションシステムソフトウエアとを媒介するミドルウエアとして設けられ、
前記ミドルウエアは、前記受付手段を含む第1のミドルウエアと、前記第1のミドルウエアとは別に構成される第2のミドルウエアとを有し、
前記第2のミドルウエアは、前記第1のミドルウエアと前記オペレーションシステムソフトウエアとの間に設けられ、
前記判定手段および前記処理制御手段は、前記第2のミドルウエアに設けられることを特徴とする画像形成装置。
An image forming apparatus capable of executing an application in response to a remote connection from an external device,
A receiving unit that receives an execution instruction of an execution target command among a plurality of commands related to the application implemented in the image forming apparatus in a remote connection from the external apparatus;
Whether the execution target command belongs to a first type command of a predetermined type accompanied by hardware operation or a second type command that is a command type other than the first type command Determining means for determining
A process control means for determining whether to permit the image forming apparatus to execute a process corresponding to the execution target command based on a type of the execution target command;
With
The processing control means includes
When it is determined that the execution target command is the second type command, the execution of the processing corresponding to the execution target command in the image forming apparatus is permitted,
When the execution target command is the first type of command, execution of processing corresponding to the execution target command in the image forming apparatus is prohibited,
The reception unit, the determination unit, and the processing control unit are provided as middleware that mediates the application and operation system software,
The middleware includes a first middleware including the receiving unit, and a second middleware configured separately from the first middleware,
The second middleware is provided between the first middleware and the operation system software,
The image forming apparatus, wherein the determination unit and the processing control unit are provided in the second middleware.
請求項1から請求項8のいずれかに記載の画像形成装置において、
前記外部装置は、ウエブブラウザを有し、
前記画像形成装置は、ウエブサーバを有し、
前記外部装置の前記ウエブブラウザから前記画像形成装置の前記ウエブサーバへのアクセスに応じて、前記画像形成装置に実装された前記アプリケーションが実行されることを特徴とする画像形成装置。
The image forming apparatus according to any one of claims 1 to 8 ,
The external device has a web browser,
The image forming apparatus has a web server,
The image forming apparatus, wherein the application installed in the image forming apparatus is executed in response to an access from the web browser of the external apparatus to the web server of the image forming apparatus.
請求項1から請求項9のいずれかに記載の画像形成装置において、
前記第1の種類のコマンドは、印刷出力用ハードウエアを用いた印刷出力動作を行うべき旨を示す印刷出力コマンドを含むことを特徴とする画像形成装置。
The image forming apparatus according to any one of claims 1 to 9 ,
The image forming apparatus according to claim 1, wherein the first type of command includes a print output command indicating that a print output operation using print output hardware should be performed.
請求項1から請求項9のいずれかに記載の画像形成装置において、
前記第1の種類のコマンドは、画像スキャン用のハードウエアを用いた画像スキャン動作を行うべき旨を示す画像スキャンコマンドを含むことを特徴とする画像形成装置。
The image forming apparatus according to any one of claims 1 to 9 ,
The image forming apparatus according to claim 1, wherein the first type of command includes an image scan command indicating that an image scan operation using hardware for image scan should be performed.
画像形成装置に実装されたアプリケーションを外部装置からのリモート接続に応じて実行することが可能な前記画像形成装置に内蔵されたコンピュータに、
a)前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を前記外部装置から受け付けるステップと、
b)ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記外部装置からの前記実行対象コマンドが属するかを判定するステップと、
c)前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定するステップと、
を実行させるためのプログラムであって、
前記ステップc)においては、
前記外部装置からの前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合には、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が許可され、
前記外部装置からの前記実行対象コマンドが前記第1の種類のコマンドである場合には、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が禁止されることを特徴とするプログラム。
In a computer built in the image forming apparatus capable of executing an application installed in the image forming apparatus according to a remote connection from an external apparatus,
a) receiving, from the external device, an instruction to execute an execution target command among a plurality of commands related to the application installed in the image forming device in a remote connection from the external device;
b) The first type command of a predetermined type accompanied by the operation of hardware and the second type command which is a command type other than the first type command are sent from the external device. Determining whether the execution target command belongs to,
c) determining whether to permit the image forming apparatus to execute the process corresponding to the execution target command based on the type of the execution target command;
A program for executing
In step c) ,
When it is determined that the execution target command from the external device is the second type command, execution of processing corresponding to the execution target command in the image forming apparatus is permitted,
When the execution target command from the external apparatus is the first type command, execution of processing corresponding to the execution target command in the image forming apparatus is prohibited.
請求項12に記載のプログラムにおいて、  The program according to claim 12,
前記ステップc)において、前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドに対応する処理を前記外部装置で実行すべき旨が、前記外部装置に送信されることを特徴とするプログラム。  In step c), when the execution target command is the first type command, the fact that processing corresponding to the execution target command is to be executed by the external device is transmitted to the external device. A featured program.
画像形成装置に実装されたアプリケーションを外部装置からのリモート接続に応じて実行することが可能な前記画像形成装置に内蔵されたコンピュータに、
a)前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付けるステップと、
b)ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記実行対象コマンドが属するかを判定するステップと、
c)前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定するステップと、
を実行させるためのプログラムであって、
前記ステップc)においては、
前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合前記実行対象コマンドに対応する処理の前記画像形成装置での実行が許可され、
前記実行対象コマンドが前記第1の種類のコマンドである場合前記実行対象コマンドに対応する処理の前記画像形成装置での実行が禁止され
前記プログラムは、
d)前記外部装置で実行可能なコマンドである実行可能コマンドに関するリスト情報を取得するステップ、
を前記コンピュータにさらに実行させ、
前記ステップc)において、前記実行対象コマンドが前記第1の種類のコマンドであり且つ前記実行対象コマンドが前記実行可能コマンドであると判定される場合、前記実行対象コマンドに対応する処理を前記外部装置で実行すべき旨が、前記外部装置に送信されることを特徴とするプログラム。
In a computer built in the image forming apparatus capable of executing an application installed in the image forming apparatus according to a remote connection from an external apparatus,
a) receiving an execution instruction of an execution target command among a plurality of commands related to the application installed in the image forming apparatus in a remote connection from the external apparatus;
b) The execution target command may be a first type command of a predetermined type accompanied by a hardware operation or a second type command that is a command type other than the first type command. Determining whether or not
c) determining whether to permit the image forming apparatus to execute the process corresponding to the execution target command based on the type of the execution target command;
A program for executing
In step c) ,
If the execution target command is determined to be the second type of command, execution in the image forming apparatus of a process corresponding to the execution object command is permitted,
If the execution object command is the first type of command execution in the image forming apparatus of a process corresponding to the execution object command is prohibited,
The program is
d) obtaining list information on executable commands that are commands executable on the external device;
Further executing on the computer,
In the step c), when it is determined that the execution target command is the first type command and the execution target command is the executable command, a process corresponding to the execution target command is performed on the external device. Is transmitted to the external device.
請求項14に記載のプログラムにおいて、  The program according to claim 14, wherein
前記ステップc)において、前記実行対象コマンドが前記実行可能コマンドとして前記リスト情報に含まれる場合、前記実行対象コマンドがそのまま前記外部装置に送信されて、前記実行対象コマンドに対応する処理を前記外部装置で実行させることを特徴とするプログラム。  In the step c), when the execution target command is included in the list information as the executable command, the execution target command is transmitted as it is to the external device, and a process corresponding to the execution target command is performed. A program characterized by being executed by
請求項14に記載のプログラムにおいて、  The program according to claim 14, wherein
前記ステップc)において、前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドが前記実行可能コマンドではないが前記実行対象コマンドと同等の処理が前記外部装置で実行可能であると判定されるときには、前記実行対象コマンドと同等の処理を実行する代替コマンドが生成され、当該代替コマンドが前記外部装置に送信されて、前記実行対象コマンドに対応する処理を前記外部装置で実行させることを特徴とするプログラム。  In the step c), when the execution target command is the first type command, the execution target command is not the executable command, but a process equivalent to the execution target command can be executed by the external device. When it is determined that there is an alternative command, an alternative command for executing processing equivalent to the execution target command is generated, the alternative command is transmitted to the external device, and processing corresponding to the execution target command is executed by the external device A program characterized by letting
請求項16に記載のプログラムにおいて、  The program according to claim 16, wherein
前記代替コマンドは、前記実行対象コマンドに含まれる設定情報を有することを特徴とするプログラム。  The substitute command has setting information included in the execution target command.
画像形成装置に実装されたアプリケーションを外部装置からのリモート接続に応じて実行することが可能な前記画像形成装置に内蔵されたコンピュータに、  In a computer built in the image forming apparatus capable of executing an application installed in the image forming apparatus according to a remote connection from an external apparatus,
a)前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付けるステップと、  a) receiving an execution instruction of an execution target command among a plurality of commands related to the application installed in the image forming apparatus in a remote connection from the external apparatus;
b)ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記実行対象コマンドが属するかを判定するステップと、  b) The execution target command may be a first type command of a predetermined type accompanied by a hardware operation or a second type command that is a command type other than the first type command. Determining whether or not
c)前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定するステップと、  c) determining whether to permit the image forming apparatus to execute the process corresponding to the execution target command based on the type of the execution target command;
を実行させるためのプログラムであって、A program for executing
前記ステップc)においては、  In step c),
前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が許可され、    When it is determined that the execution target command is the second type command, execution of processing corresponding to the execution target command in the image forming apparatus is permitted,
前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が一旦禁止され、前記実行対象コマンドに対応する処理を前記画像形成装置と前記外部装置とのいずれで実行すべきかに関するユーザ指示を受け付けるための確認用情報が前記外部装置に送信され、前記確認用情報の送信に対して前記外部装置から返信されてきたユーザ指示情報に基づいて、前記実行対象コマンドに対応する処理を前記画像形成装置で実行するか前記外部装置で実行するかが決定されることを特徴とするプログラム。    When the execution target command is the first type command, execution of the process corresponding to the execution target command in the image forming apparatus is temporarily prohibited, and the process corresponding to the execution target command is performed in the image forming apparatus. Confirmation information for accepting a user instruction regarding whether to execute with the external device is transmitted to the external device, and the user instruction information returned from the external device in response to the transmission of the confirmation information Based on this, it is determined whether the process corresponding to the execution target command is to be executed by the image forming apparatus or the external apparatus.
画像形成装置に実装されたアプリケーションを外部装置からのリモート接続に応じて実行することが可能な前記画像形成装置に内蔵されたコンピュータに、  In a computer built in the image forming apparatus capable of executing an application installed in the image forming apparatus according to a remote connection from an external apparatus,
a)前記外部装置からのリモート接続において、前記画像形成装置に実装された前記アプリケーションに関する複数のコマンドのうちの実行対象コマンドの実行指示を受け付けるステップと、  a) receiving an execution instruction of an execution target command among a plurality of commands related to the application installed in the image forming apparatus in a remote connection from the external apparatus;
b)ハードウエアの動作を伴う予め定められた種類の第1の種類のコマンドと前記第1の種類のコマンド以外の種類のコマンドである第2の種類のコマンドとのいずれに、前記実行対象コマンドが属するかを判定するステップと、  b) The execution target command may be a first type command of a predetermined type accompanied by a hardware operation or a second type command that is a command type other than the first type command. Determining whether or not
c)前記実行対象コマンドに対応する処理を前記画像形成装置で実行することの許否を、前記実行対象コマンドの種類に基づいて決定するステップと、  c) determining whether to permit the image forming apparatus to execute the process corresponding to the execution target command based on the type of the execution target command;
を実行させるためのプログラムであって、A program for executing
前記ステップc)においては、  In step c),
前記実行対象コマンドが前記第2の種類のコマンドであると判定される場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が許可され、    When it is determined that the execution target command is the second type command, execution of processing corresponding to the execution target command in the image forming apparatus is permitted,
前記実行対象コマンドが前記第1の種類のコマンドである場合、前記実行対象コマンドに対応する処理の前記画像形成装置での実行が禁止され、    When the execution target command is the first type command, execution of processing corresponding to the execution target command in the image forming apparatus is prohibited,
前記ステップa),b),c)は、前記アプリケーションとオペレーションシステムソフトウエアとを媒介するミドルウエアにて実行され、  Steps a), b), and c) are executed by middleware that mediates the application and operation system software.
前記ミドルウエアは、前記ステップa)を含む処理を実行する第1のミドルウエアと、前記第1のミドルウエアとは別に構成される第2のミドルウエアとを有し、  The middleware includes a first middleware that executes processing including the step a), and a second middleware configured separately from the first middleware,
前記第2のミドルウエアは、前記第1のミドルウエアと前記オペレーションシステムソフトウエアとの間に設けられ、  The second middleware is provided between the first middleware and the operation system software,
前記ステップb),c)は、前記第2のミドルウエアにて実行されることを特徴とするプログラム。  Steps b) and c) are executed by the second middleware.
請求項12から請求項19のいずれかに記載のプログラムにおいて、  The program according to any one of claims 12 to 19,
前記外部装置のウエブブラウザから前記画像形成装置のウエブサーバへのアクセスに応じて、前記画像形成装置に実装された前記アプリケーションが実行されることを特徴とするプログラム。  The program installed in the image forming apparatus is executed in response to an access from the web browser of the external apparatus to the web server of the image forming apparatus.
請求項12から請求項20のいずれかに記載のプログラムにおいて、  The program according to any one of claims 12 to 20,
前記第1の種類のコマンドは、印刷出力用ハードウエアを用いた印刷出力動作を行うべき旨を示す印刷出力コマンドを含むことを特徴とするプログラム。  The first type of command includes a print output command indicating that a print output operation using print output hardware should be performed.
請求項12から請求項20のいずれかに記載のプログラムにおいて、  The program according to any one of claims 12 to 20,
前記第1の種類のコマンドは、画像スキャン用のハードウエアを用いた画像スキャン動作を行うべき旨を示す画像スキャンコマンドを含むことを特徴とするプログラム。  The first type command includes an image scan command indicating that an image scan operation using hardware for image scan should be performed.
画像形成システムであって、
請求項1ないし請求項11のいずれかに記載の画像形成装置と、
前記画像形成装置に対してリモート接続し、前記画像形成装置に実装された前記アプリケーションを実行させることが可能な前記外部装置と
を備えることを特徴とする画像形成システム。
An image forming system,
An image forming apparatus according to any one of claims 1 to 11 ,
It said external device capable of remotely connected, to execute the application that is mounted on the image forming apparatus to the image forming apparatus,
An image forming system comprising:
JP2014010567A 2014-01-23 2014-01-23 Image forming apparatus, image forming system, and program Active JP6244937B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014010567A JP6244937B2 (en) 2014-01-23 2014-01-23 Image forming apparatus, image forming system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014010567A JP6244937B2 (en) 2014-01-23 2014-01-23 Image forming apparatus, image forming system, and program

Publications (2)

Publication Number Publication Date
JP2015139150A JP2015139150A (en) 2015-07-30
JP6244937B2 true JP6244937B2 (en) 2017-12-13

Family

ID=53769872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014010567A Active JP6244937B2 (en) 2014-01-23 2014-01-23 Image forming apparatus, image forming system, and program

Country Status (1)

Country Link
JP (1) JP6244937B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017023301A (en) * 2015-07-17 2017-02-02 株式会社大一商会 Game machine
JP2017049864A (en) * 2015-09-03 2017-03-09 コニカミノルタ株式会社 Image forming apparatus, application execution permission determination method, and computer program
JP2023045175A (en) 2021-09-21 2023-04-03 東芝テック株式会社 Computer program, control method, and image forming system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5137641B2 (en) * 2008-03-19 2013-02-06 キヤノン株式会社 Information processing apparatus, image processing system, image processing method, and program
JP2012159890A (en) * 2011-01-28 2012-08-23 Konica Minolta Business Technologies Inc Server cooperation system, server cooperation method, image processor, and server cooperation program
JP5510481B2 (en) * 2012-03-08 2014-06-04 コニカミノルタ株式会社 Image forming apparatus, image forming apparatus control method, image forming apparatus control program, and image forming system

Also Published As

Publication number Publication date
JP2015139150A (en) 2015-07-30

Similar Documents

Publication Publication Date Title
US9369595B2 (en) Image forming apparatus for being able to utilize application in which web browser is used
JP5199761B2 (en) Information processing apparatus, image input apparatus, document distribution system, and control method therefor
JP5683205B2 (en) Information processing apparatus, control method for controlling information processing apparatus, and program thereof
US9191455B2 (en) Image forming apparatus for being able to utilize application in which Web browser is used
JP5206829B2 (en) Service processing system
US9092704B2 (en) Image forming system, image forming apparatus, and recording medium
JP6442976B2 (en) Image forming apparatus, browser control method, and program
US10848629B2 (en) Image processing apparatus, image processing system, image processing method, and web browser program
JP5880035B2 (en) Image forming apparatus and program
JP2011114598A (en) Method and apparatus for processing image, and computer program
JP6714839B2 (en) Printing system, print management server, communication relay device, and program
US10585631B2 (en) Portable multi-function printing extension computing device
US20110043844A1 (en) Document management system and method for controlling the same
JP6244937B2 (en) Image forming apparatus, image forming system, and program
JP5516808B2 (en) Service processing system
JP6011055B2 (en) Image forming apparatus, portable terminal, authentication system, and program
JP6589343B2 (en) Information processing apparatus and program
US9749481B2 (en) Image processing apparatus capable of transmitting image data, control method therefor, and storage medium storing control program therefor
JP2013058886A (en) Electronic document management system, image formation apparatus and program
JP6341016B2 (en) Image forming system, image forming apparatus, and program
JP7156446B2 (en) Server, system, control method and program
JP6614318B2 (en) Image forming apparatus, browser control method, and program
JP7322373B2 (en) Information processing apparatus, information processing method, information processing program, and image forming system
KR20130111279A (en) User terminal apparatus and control method of user terminal apparatus, image forming apparatus and control method of image forming apparatus
JP6160677B2 (en) System and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161020

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170710

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170725

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170921

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171030

R150 Certificate of patent or registration of utility model

Ref document number: 6244937

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150