JP2010039689A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2010039689A
JP2010039689A JP2008200721A JP2008200721A JP2010039689A JP 2010039689 A JP2010039689 A JP 2010039689A JP 2008200721 A JP2008200721 A JP 2008200721A JP 2008200721 A JP2008200721 A JP 2008200721A JP 2010039689 A JP2010039689 A JP 2010039689A
Authority
JP
Japan
Prior art keywords
application
information
resource usage
accompanying
processing apparatus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008200721A
Other languages
Japanese (ja)
Inventor
Masao Akuzawa
政男 阿久澤
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2008200721A priority Critical patent/JP2010039689A/en
Publication of JP2010039689A publication Critical patent/JP2010039689A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image forming device for reducing an amount of resources reserved when installing, to a device having a resource for executing an application, an application mutually related to each other. <P>SOLUTION: Identification information 6003 on related applications and an amount of resources 6004 used for simultaneous start with the related applications are added to property information m 4003 of the application a 4001. Identification information 6007 of the related applications and an amount of resources 6008 used for simultaneous start with the related applications are added to property information m 4006 of the application b 4004. Thus, when the application is started, the relation between the applications is determined from the identification information 6003 and the identification information 6007, and a necessary amount of resources is secured based on the amounts of resources 6004 and 6008 to be used. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、アプリケーションをインストール可能な情報処理装置に関するものである。より詳細には、複数アプリケーションの同時動作性を考慮して、アプリケーションの開始に必要な資源使用量を決定する手法に関するものである。   The present invention relates to an information processing apparatus capable of installing an application. More specifically, the present invention relates to a technique for determining the resource usage necessary for starting an application in consideration of the simultaneous operability of a plurality of applications.

複合機などの画像形成機能を持つ情報処理装置において、Java(登録商標)などの搭載により、PCなどに代表される情報処理装置と同様に、ネットワーク上の他の情報処理装置からアプリケーションがインストールできる環境が整ってきている。これにより、機能拡張の際には新しいアプリケーションをインストールするなどが行なわれている。具体的には、インストールされるアプリケーションは、情報処理装置の中に存在するハードディスクなどの不揮発性記憶媒体に保存される。またインストールされたアプリケーションは、情報処理装置内で開始・動作し、複写機などの画像形成機能を持つ情報処理装置に対して、さまざまな付加価値を提供する機能を実現するものである。これらのアプリケーションは、開始時に不揮発性記憶媒体に記録された情報をメモリ上に読み込む動作を要する。このとき、従来技術として、必要とする資源の使用量をアプリケーションと対となるプロパティファイルに記述して、これに基づいて開始時に必要なメモリを確保する方法が一般的にある(例えば、特許文献1)。
特開2004−30601号公報
In an information processing device such as a multifunction peripheral that has an image forming function, installation of Java (registered trademark) allows applications to be installed from other information processing devices on the network in the same manner as information processing devices represented by PCs. The environment is getting better. As a result, a new application is installed when the function is expanded. Specifically, the installed application is stored in a nonvolatile storage medium such as a hard disk existing in the information processing apparatus. The installed application starts and operates in the information processing apparatus, and realizes a function that provides various added values to the information processing apparatus having an image forming function such as a copying machine. These applications require an operation of reading information recorded in the nonvolatile storage medium onto the memory at the start. At this time, as a conventional technique, there is generally a method for securing a necessary memory at the start based on a property file that is paired with an application and using the required resource usage (for example, Patent Literature) 1).
JP 2004-30601 A

このような従来の複合機では、メモリなどの限られた資源の範囲内でプリンタ、コピー、ファクシミリ、スキャナなどの各機能単位ですべてのアプリケーションプログラムが開始される。言い換えれば、従来の複合機では、すべてのアプリケーションプログラムを開始できる程度の資源を用意しており、アプリケーションプログラムが開始不可能になる状況が生じる場合は想定されていない。しかし、新規な複合機は、予めインストールされているアプリケーション以外に、複合機の出荷後にユーザもしくは第三者であるサードベンダが新規なアプリケーションを開発して複合機に搭載可能な構成となっている。これにより複数のアプリケーションの開始時には、共有可能なメモリ領域を個々のアプリケーションでそれぞれ確保している。このため、本発明は、表示部、印刷部および撮像部などの画像形成処理で使用されるハードウェア資源を有する装置を対象とする。そこで、アプリケーションの少なくとも2つが共通的に必要とするハードウェア資源を個々のアプリケーションに付随するプロパティ情報に記述し、各アプリケーションの実行時の資源使用量を計算することを備えた画像形成装置(複合機)を発明した。   In such a conventional multi-function peripheral, all application programs are started for each functional unit such as a printer, a copy, a facsimile, and a scanner within a limited resource range such as a memory. In other words, the conventional multi-function peripheral provides enough resources to start all application programs, and it is not assumed that a situation where the application programs cannot be started occurs. However, in addition to pre-installed applications, new multifunction devices are configured so that users or third parties that are third parties can develop new applications and install them in multifunction devices after the multifunction devices are shipped. . Thus, at the start of a plurality of applications, a sharable memory area is secured for each application. Therefore, the present invention is directed to an apparatus having hardware resources used in image forming processing such as a display unit, a printing unit, and an imaging unit. Therefore, an image forming apparatus (composite) that includes describing hardware resources commonly required by at least two applications in property information associated with each application, and calculating resource usage at the time of executing each application. Machine).

前記課題を解決するための手段として、請求項1の発明は、アプリケーションを実行可能な資源を備えた情報処理装置である。さらに、前記情報処理装置は前記アプリケーションに付随する情報、前記アプリケーションと関係を有するアプリケーションの動作状態、前記付随情報に含まれる資源使用量情報が取得可能である。加えて、ネットワークを介して、前記アプリケーションの状態を表示するクライアント端末と前記クライアント端末の表示部を備え、前記資源使用量情報からアプリケーションの実行に必要な資源使用量を計算するよう構成したものである。   As means for solving the above-mentioned problem, the invention of claim 1 is an information processing apparatus provided with a resource capable of executing an application. Furthermore, the information processing apparatus can acquire information associated with the application, an operating state of an application having a relationship with the application, and resource usage information included in the accompanying information. In addition, a client terminal that displays the status of the application via a network and a display unit of the client terminal are configured to calculate the resource usage necessary for executing the application from the resource usage information. is there.

さらに、前記アプリケーションの付随情報には、アプリケーションの名前に関する情報と、前記アプリケーションの識別に関する情報と、前記関連するアプリケーションに関する識別情報と、前記アプリケーションの開始や停止を表す状態情報と、前記アプリケーションの所属するアプリケーショングループに関する情報のうち少なくとも1つ以上を含む。請求項2の発明は、請求項1の発明に対し、これらの各前記情報を取得するよう構成したものである。   Further, the accompanying information of the application includes information on the name of the application, information on the identification of the application, identification information on the related application, status information indicating start and stop of the application, and affiliation of the application Including at least one or more pieces of information regarding the application group to be executed. The invention of claim 2 is configured to acquire each of these pieces of information with respect to the invention of claim 1.

さらに前記付随情報には、前記関連を有するアプリケーションに関する識別情報において、複数の関連を有するアプリケーションと、前記複数の関連を有するアプリケーションと対になる前記資源使用量情報を含む。ここで、請求項3の発明は、請求項2の発明に対し、前記関連を有するアプリケーションと対となる前期資源使用量情報を取得するように構成したものである。   Further, the accompanying information includes, in the identification information related to the application having the relation, the resource usage information paired with the application having a plurality of relations and the application having the plurality of relations. Here, the invention of claim 3 is configured to acquire the resource usage information in the previous period which is paired with the application having the above-mentioned relationship with respect to the invention of claim 2.

さらに請求項4の発明は、請求項3の発明に対し、前記アプリケーションの識別に関する情報と、前記関連を有するアプリケーションに関する識別情報を比較して、一致しているかどうかを判定するように構成したものである。   Further, the invention of claim 4 is configured to compare with the invention of claim 3 by comparing information relating to identification of the application and identification information relating to the application having the association to determine whether or not they match. It is.

さらに請求項5の発明は、請求項3の発明に対し前記アプリケーションの所属するグループに関する情報と前記関連を有するアプリケーションの所属するグループに関する情報を比較して、一致しているかどうかを判定するように構成したものである。   Furthermore, the invention of claim 5 compares the information on the group to which the application belongs with the information on the group to which the application having the relation belongs to the invention of claim 3 to determine whether or not they match. It is composed.

さらに請求項6の発明は、請求項4の発明に対し、前記アプリケーションの識別情報と前記関連を有するアプリケーションの識別情報には、判定結果が一致であれば、対になる前記資源使用量情報を取得する。このとき、不一致であれば、通常の前記資源使用量情報を取得するように構成したものである。   Further, in the invention of claim 6, in contrast to the invention of claim 4, if the determination result matches the identification information of the application and the identification information of the application having the association, the resource usage information to be paired is included. get. At this time, if there is a mismatch, the normal resource usage information is obtained.

さらに請求項7の発明は、請求項4の発明に対し、前記アプリケーションの所属するグループと前記関連を有するアプリケーションの所属するグループの判定には、判定結果が一致であれば、対になる前記資源使用量情報を取得する。このとき、不一致であれば、通常の前記資源使用量情報を取得するように構成したものである。   Further, in the invention of claim 7, in contrast to the invention of claim 4, in the determination of the group to which the application belongs and the group to which the application having the association belongs, if the determination result is the same, the resource to be paired Get usage information. At this time, if there is a mismatch, the normal resource usage information is obtained.

さらに請求項8の発明は、請求項1の発明に対し、前記アプリケーションの状態の表示手段には、前記付随情報が含む情報のうち1つないし複数を表示する。このとき、前記アプリケーションと関係を有するアプリケーションが開始状態であれば、2つのアプリケーション間で共通して表示可能な項目を合わせて表示するよう構成したものである。   Further, in the invention of claim 8, in contrast to the invention of claim 1, the application status display means displays one or more of the information included in the accompanying information. At this time, if an application having a relationship with the application is in a start state, items that can be displayed in common between the two applications are displayed together.

さらに請求項9の発明は、請求項1の発明に対し、前記アプリケーションの状態の表示手段には、前記付随情報が含む情報のうち1つないし複数を表示する。このとき、前記アプリケーションと関係を有するアプリケーションが開始状態であっても、2つのアプリケーションで表示する項目を個別に表示するよう構成したものである。   Further, in the invention of claim 9, in contrast to the invention of claim 1, the application status display means displays one or more of the information included in the accompanying information. At this time, even if an application having a relationship with the application is in a start state, items displayed by the two applications are individually displayed.

本発明によって、インストールされたアプリケーションの開始において、開始中のアプリケーションが備える付随情報と開始されるアプリケーションの付随情報から対となる必要な資源使用量情報を取得する。これにより、アプリケーション間の関係を考慮しないアプリケーションの開始と比べて、必要な資源使用量をより柔軟に変更できるため、限られた資源内での開始可能なアプリケーション数向上につながりやすくなる。また、ユーザは、アプリケーションの情報をWEBページ上に表示し、関連を有するアプリケーションによる資源使用量を把握できる。このため、ユーザは計画的にアプリケーションを開始および停止できるようになる。   According to the present invention, at the start of the installed application, necessary resource usage information paired with the accompanying information of the application being started and the accompanying information of the started application is acquired. As a result, the required resource usage can be changed more flexibly than the start of an application that does not consider the relationship between the applications, and this can easily lead to an increase in the number of applications that can be started within a limited resource. Further, the user can display the information of the application on the WEB page, and can grasp the resource usage by the application having the relation. Therefore, the user can start and stop the application systematically.

次に、本発明の詳細を実施例の記述に従って説明する。   Next, details of the present invention will be described in accordance with the description of the embodiments.

第1の実施例は、画像形成装置とネットワークによるシステムに本発明を実施したものである。   In the first embodiment, the present invention is implemented in a system using an image forming apparatus and a network.

図1は、実施例1における、画像形成装置システムが利用される一般的なシステム構成図である。   FIG. 1 is a general system configuration diagram in which an image forming apparatus system according to the first exemplary embodiment is used.

複合機1008は原稿の読み取り、印刷、または、さまざまな装置に送信する情報処理装置である。クライアントPC1004〜クライアントPC1006は、複合機1008に印刷指示を行なう、あるいは複合機1008で読み取られた原稿のデータを格納する。ネットワーク1007は、情報処理装置1001、クライアントPC1004〜クライアントPC1006、複合機1008が接続されるネットワークであり、相互にアクセス可能であるものとする。このときの接続媒体については双方向通信可能なものであればいずれでも構わず、その接続媒体上においてクライアントPC1004〜クライアントPC1006、複合機1008、の相互間においてデータ送受信に使用されるプロトコルもHTTP(Hyper Text Transfer Protocol)、SOAP(Simple Object Access Protocol)、FTP(File Transfer Protocol)など既存のプロトコルのいずれでも構わない。つまり、まったく独自のアプリケーションプロトコルであっても構わない。また、クライアントPCは、ネットワーク1007上にいくつ接続されていてもよい。   An MFP 1008 is an information processing apparatus that reads a document, prints it, or transmits it to various apparatuses. The client PC 1004 to the client PC 1006 issue a print instruction to the multifunction peripheral 1008 or store document data read by the multifunction peripheral 1008. The network 1007 is a network to which the information processing apparatus 1001, the client PC 1004 to the client PC 1006, and the multifunction peripheral 1008 are connected, and is assumed to be accessible to each other. The connection medium at this time may be any as long as it can communicate bidirectionally, and the protocol used for data transmission / reception between the client PC 1004 to the client PC 1006 and the multifunction peripheral 1008 on the connection medium is also HTTP ( Any of existing protocols such as Hyper Text Transfer Protocol (SOAP), Simple Object Access Protocol (SOAP), and File Transfer Protocol (FTP) may be used. That is, it may be a completely unique application protocol. Further, any number of client PCs may be connected on the network 1007.

本実施例では、複合機1008には、Java(登録商標)の実行環境が組み込まれており、Java(登録商標)アプリケーションを実行することが可能であるものとする。   In this embodiment, it is assumed that a Java (registered trademark) execution environment is incorporated in the multifunction peripheral 1008, and a Java (registered trademark) application can be executed.

図2は、実施例1における複合機などの画像形成機能を持つ情報処理装置のシステムブロック図である。   FIG. 2 is a system block diagram of an information processing apparatus having an image forming function such as a multifunction peripheral according to the first embodiment.

実施例1におけるシステムブロック図であり、複合機1008に実装される。   FIG. 2 is a system block diagram according to the first embodiment, which is mounted on a multifunction peripheral 1008.

Controller Unit 2000は画像入力デバイスであるScanner2070や画像出力デバイスであるPrinter2095と接続し画像情報やデバイス情報の入出力を行う為のコントローラである。一方では、LAN2011や公衆回線(WAN)2051接続することでも同様な動作を可能とする。CPU2001はシステム全体を制御するコントローラである。RAM2002はCPU2001が動作するためのシステムワークメモリであり、画像データを一時記憶するための画像メモリ、または各種アプリケーションが実行されるワークメモリでもある。ROM2003はブートROMであり、システムのブートプログラムが格納されている。HDD2004はハードディスクドライブで、システムソフトウェア、画像データ、各種アプリケーション、画像形成装置内で処理されるさまざまなジョブの履歴などを格納する。また、後述のNetwork I/F2010を介し所定のクライアントと記憶領域の共有が可能である。操作部I/F2006はタッチパネルを有した操作部(UI)2012とのインターフェース部で、操作部2012に表示する画像データを操作部2012に対して出力する。また、操作部2012から本システム使用者が入力した情報を、CPU2001に伝える役割をする。Network I/F2010はLAN2011に接続し、情報の入出力を行う。Modem2050は公衆回線2051に接続し、情報の入出力を行う。以上のデバイスがシステムバス2007上に配置される。Image Bus I/F2005はシステムバス2007と画像データを高速で転送する画像バス2008を接続し、データ構造を変換するバスブリッジである。画像バス2008は、PCIバスまたはIEEE1394で構成される。画像バス2008上には以下のデバイスが配置される。ラスターイメージプロセッサ(RIP)2060はPDLコードをビットマップイメージに展開する。デバイスI/F部2020は、画像入出力デバイスであるスキャナ2070やプリンタ2095とコントローラ2000を接続し、画像データの同期系/非同期系の変換を行う。スキャナ画像処理部2080は、入力画像データに対し補正、加工、編集を行う。プリンタ画像処理部は、プリント出力画像データに対して、プリンタの補正、解像度変換等を行う。画像回転部2030は画像データの回転を行う。画像圧縮部2040は、多値画像データはJPEG、2値画像データはJBIG、MMR、MHの圧縮伸張処理を行う。Removable Media Slot2100はメモリカード等の取り外し可能なデータ保存メディアが接続可能なスロットであり、画像データの格納や読み取りなどが可能である。暗号・復号処理部2110は所定の鍵等を用いてデータの暗号化・複合化処理を行うハードウェアアクセラレータボードである。   The Controller Unit 2000 is a controller for inputting / outputting image information and device information by connecting to the Scanner 2070 as an image input device and the Printer 2095 as an image output device. On the other hand, the same operation is possible by connecting LAN 2011 or public line (WAN) 2051. The CPU 2001 is a controller that controls the entire system. A RAM 2002 is a system work memory for operating the CPU 2001, and is also an image memory for temporarily storing image data or a work memory for executing various applications. ROM 2003 is a boot ROM, which stores a system boot program. The HDD 2004 is a hard disk drive that stores system software, image data, various applications, history of various jobs processed in the image forming apparatus, and the like. In addition, it is possible to share a storage area with a predetermined client via the network I / F 2010 described later. An operation unit I / F 2006 is an interface unit with an operation unit (UI) 2012 having a touch panel, and outputs image data to be displayed on the operation unit 2012 to the operation unit 2012. Also, it plays a role of transmitting information input from the operation unit 2012 by the system user to the CPU 2001. Network I / F2010 connects to LAN2011 and inputs / outputs information. A Modem 2050 is connected to the public line 2051 and inputs / outputs information. The above devices are arranged on the system bus 2007. Image Bus I / F2005 is a bus bridge that connects a system bus 2007 and an image bus 2008 that transfers image data at high speed, and converts the data structure. The image bus 2008 is configured by a PCI bus or IEEE1394. The following devices are arranged on the image bus 2008. A raster image processor (RIP) 2060 expands the PDL code into a bitmap image. A device I / F unit 2020 connects an image input / output device such as a scanner 2070 and a printer 2095 to the controller 2000, and performs synchronous / asynchronous conversion of image data. A scanner image processing unit 2080 corrects, processes, and edits input image data. The printer image processing unit performs printer correction, resolution conversion, and the like on the print output image data. The image rotation unit 2030 rotates image data. The image compression unit 2040 performs compression / decompression processing of JPEG for multi-value image data and JBIG, MMR, and MH for binary image data. The Removable Media Slot 2100 is a slot to which a removable data storage medium such as a memory card can be connected, and can store and read image data. The encryption / decryption processing unit 2110 is a hardware accelerator board that performs data encryption / decryption processing using a predetermined key or the like.

図3は、実施例1におけるシステムブロック図であり、クライアントPC1004〜1006に実装される。   FIG. 3 is a system block diagram according to the first embodiment, which is mounted on the client PCs 1004 to 1006.

クライアントPC1004〜1006は、CPU3001と、RAM3002と、CRT(陰極線管)3003と、キーボード3004と、ポインティングデバイス3005と、ROM3006と、DISK3007と、通信I/F(1)3008と、通信I/F(2)3009とを、システムバス3010を介して相互に接続して構成されている。   The client PCs 1004 to 1006 include a CPU 3001, a RAM 3002, a CRT (cathode ray tube) 3003, a keyboard 3004, a pointing device 3005, a ROM 3006, a DISK 3007, a communication I / F (1) 3008, and a communication I / F ( 2) 3009 is connected to each other via a system bus 3010.

PCを制御するプログラムは、ROM3006若しくはDISK3007に格納されており、必要に応じてRAM3002に読み出され、CPU3001によって実行される。また、CPU3001がCRT3003を通して表示を行ない、キーボード3004及びポインティングデバイス3005からユーザの指示を受ける。また、CPU3001が通信I/F(1)3008、通信I/F(2)3009を通じて外部機器と通信を行なう。   A program for controlling the PC is stored in the ROM 3006 or DISK 3007, read into the RAM 3002 as necessary, and executed by the CPU 3001. In addition, the CPU 3001 displays through the CRT 3003 and receives a user instruction from the keyboard 3004 and the pointing device 3005. The CPU 3001 communicates with an external device through the communication I / F (1) 3008 and the communication I / F (2) 3009.

本実施例では、特に断らない限り、図3のPCでは、CPU3001がシステムバス3010を介してキーボード3004やポインティングデバイス3005からユーザの入力を受け取る。さらに、RAM3002と、CRT3003と、ROM3006と、DISK3007と、通信I/F(1)3008と、通信I/F(2)3009とを制御して実施する。また、通信I/F(1)3008は、ネットワーク1007を介して複合機1008と接続されるものとする。   In this embodiment, unless otherwise specified, in the PC of FIG. 3, the CPU 3001 receives user input from the keyboard 3004 and the pointing device 3005 via the system bus 3010. Further, the RAM 3002, the CRT 3003, the ROM 3006, the DISK 3007, the communication I / F (1) 3008, and the communication I / F (2) 3009 are controlled and executed. The communication I / F (1) 3008 is connected to the multifunction peripheral 1008 via the network 1007.

図4は、実施例1におけるアプリケーションa4001の構造を示したブロック図である。   FIG. 4 is a block diagram illustrating the structure of the application a4001 in the first embodiment.

アプリケーション4002は、アプリケーションa4001の実体であり、実際に複合機1008上で動作するプログラムそのものである。プロパティ情報m4003は、アプリケーションa4001自身のプロパティ情報であり、後述の図6の情報が格納される。   The application 4002 is an entity of the application a4001, and is a program that actually runs on the multifunction peripheral 1008. The property information m4003 is property information of the application a4001 itself, and stores information shown in FIG.

なお、本実施例ではアプリケーションb4004も同等の構造を持っているものとする。   In this embodiment, it is assumed that the application b4004 has the same structure.

図5は、実施例1におけるライセンスa5001の構造を示したブロック図である。   FIG. 5 is a block diagram illustrating the structure of the license a5001 according to the first embodiment.

ライセンス5002は、ライセンスa5001の実体であり、アプリケーションa4002を複合機1008にインストールする際に参照される情報である。プロパティ情報n5003は、ライセンスa5002自身のプロパティ情報であり、後述の図6の情報が格納される。   The license 5002 is an entity of the license a5001, and is information that is referred to when the application a4002 is installed in the multifunction peripheral 1008. The property information n5003 is property information of the license a5002 itself, and stores information shown in FIG.

なお、本実施例では、ライセンス5002とプロパティ情報n5003を異なるブロックで表現しているが、データフォーマットによっては物理的に異なるものである必要はない。また、ライセンスb5004も同等の構造を持っているものとする。   In this embodiment, the license 5002 and the property information n5003 are expressed by different blocks, but they need not be physically different depending on the data format. It is also assumed that the license b5004 has an equivalent structure.

図6は、実施例1におけるプロパティ情報m4003の内容を示したものである。   FIG. 6 shows the contents of the property information m4003 in the first embodiment.

情報6001は、アプリケーションa4001の動作に必要なハードウェア資源量を表す情報である。情報6002は、このアプリケーションを一意に識別する情報である。情報6003は、アプリケーションa4001と関連のあるアプリケーションを表す情報である。実施例1においては、アプリケーションa4001の情報6003とアプリケーションb4004の情報6006が等しく、アプリケーションb4004の情報6007とアプリケーションa4001の情報6002が等しいため、これらのアプリケーションは関連を有することを表す。情報6004は、関連アプリケーションと同時に動作したときの必要なハードウェア資源量である。なお、アプリケーションが関連アプリケーションを複数持つ場合、関連アプリケーション情報に、対応する関連アプリケーションと共有時最大資源使用量を複数列挙してもかまわない。また、関連アプリケーション情報に、複数のアプリケーション間をグループで識別するための情報を添加してもかまわない。ようするに、関連アプリケーション情報と共有時最大資源使用量との対応がとれていればその表記方法に制限はない。   Information 6001 is information representing the amount of hardware resources necessary for the operation of the application a4001. Information 6002 is information for uniquely identifying the application. Information 6003 is information representing an application related to the application a4001. In the first embodiment, the information 6003 of the application a4001 and the information 6006 of the application b4004 are equal, and the information 6007 of the application b4004 and the information 6002 of the application a4001 are equal, which indicates that these applications are related. Information 6004 is the amount of hardware resources required when operating simultaneously with the related application. If the application has a plurality of related applications, the related application information may list a plurality of corresponding related applications and shared maximum resource usage. In addition, information for identifying a plurality of applications as a group may be added to the related application information. Thus, there is no limitation on the notation method as long as the correspondence between the related application information and the shared maximum resource usage is taken.

情報6004と情報6008の関係については、後述する図9、図10、図11で説明する。   The relationship between the information 6004 and the information 6008 will be described with reference to FIGS. 9, 10, and 11 to be described later.

なお、本実施例のプロパティ情報ではテキスト形式を取っているが、マークアップ言語を使用したものでも良いし、バイナリ形式であっても良くデータの形式そのものについてなんら制限するものではない。   Note that the property information of the present embodiment takes a text format, but may use a markup language, may be a binary format, and does not limit the data format itself.

図7は、実施例1におけるプロパティ情報n5003の内容を示したものである。   FIG. 7 shows the contents of the property information n5003 in the first embodiment.

情報7001は、インストールが許可されている複合機1008の固体を識別する情報であり、本実施例ではSN-abcd12345という識別情報を持った複合機1008にのみインストールできることを示している。情報7002は、ライセンスa5001と対になるアプリケーションを特定する情報であり、情報6002と同じ値であることでアプリケーションa4001と対であることを示す。プロパティ情報n5006についても、同様な構造をとり、アプリケーションb4004と対であることを示す。   Information 7001 is information for identifying the individual MFP 1008 that is permitted to be installed. In this embodiment, the information 7001 indicates that installation can be performed only on the MFP 1008 having the identification information SN-abcd12345. Information 7002 is information for identifying an application that is paired with the license a5001, and indicates that it is paired with the application a4001 by being the same value as the information 6002. The property information n5006 has a similar structure and indicates that it is paired with the application b4004.

なお、本実施例のプロパティ情報ではテキスト形式を取っているが、マークアップ言語を使用したものでも良いし、バイナリ形式であっても良くデータの形式そのものについてなんら制限するものではない。   Note that the property information of the present embodiment takes a text format, but may use a markup language, may be a binary format, and does not limit the data format itself.

図8は、実施例1における複合機1008のアプリケーションインストール画面である。   FIG. 8 is an application installation screen of the multifunction peripheral 1008 according to the first embodiment.

本実施例では、複合機1008にはHTTPサーバーが搭載されているものとし、本インストール画面はクライアントPC1004のWebブラウザからのリクエストにより、複合機1008のアプリケーションインストール部から送信される。そして、本インストール画面は、通信I/F(1)3008、およびネットワーク1007を介し、クライアントPC1004のCRT3003にWebブラウザにより表示されるものとする。   In this embodiment, it is assumed that the MFP 1008 is equipped with an HTTP server, and this installation screen is transmitted from the application installation unit of the MFP 1008 in response to a request from the Web browser of the client PC 1004. This installation screen is displayed on the CRT 3003 of the client PC 1004 by a Web browser via the communication I / F (1) 3008 and the network 1007.

8001は、アプリケーションの入力フィールドであり、クライアントPC1004のDISK3007に格納されているアプリケーションを指定するものである。本実施例では、アプリケーションa4001のファイル名が入力されているものとする。8002は、ライセンスの入力フィールドであり、クライアントPC1004のDISK3007に格納されているライセンスを指定するものである。本実施例では、ライセンスa5001のファイル名が入力されているものとする。8003は、インストールの開始を指示するボタンであり、入力された情報を情報処理装置1001のアプリケーションインストール部に送信する機能を有する。8004は、本インストール画面の処理を中断し、図外の操作画面に戻ることを指示するボタンである。ここで、本インストール画面は、アプリケーションフィールド、ライセンスフィールド、インストールの開始を指示するボタン、インストール画面の処理を中断し、操作画面に戻ることを示すボタンを有している。しかし、アプリケーションの入力、ライセンスの入力、インストール開始および停止を表現可能ならばインストール画面そのものについてなんら制限するものではない。   Reference numeral 8001 denotes an application input field for designating an application stored in the DISK 3007 of the client PC 1004. In this embodiment, it is assumed that the file name of the application a4001 has been input. Reference numeral 8002 denotes a license input field for designating a license stored in the DISK 3007 of the client PC 1004. In this embodiment, it is assumed that the file name of the license a5001 has been input. Reference numeral 8003 denotes a button for instructing start of installation, and has a function of transmitting input information to the application installation unit of the information processing apparatus 1001. Reference numeral 8004 denotes a button for instructing to interrupt the process of the installation screen and return to the operation screen not shown. Here, the installation screen has an application field, a license field, a button for instructing start of installation, and a button for interrupting the processing of the installation screen and returning to the operation screen. However, if the application input, license input, installation start and stop can be expressed, the installation screen itself is not limited.

図9は、実施例1における複合機1008のアプリケーション一覧画面である。本実施例では、複合機1008にはHTTPサーバーが搭載されているものとし、本アプリケーション一覧画面はクライアントPC1004のWebブラウザからのリクエストにより、複合機1008のアプリケーションインストール部から送信される。さらに、本アプリケーション欄画面は、通信I/F(1)3008、およびネットワーク1007を介し、クライアントPC1004のCRT3003にWebブラウザにより表示されるものとする。名前9001は、インストールされているアプリケーション名を表す項目名である。アプリケーションID9002は、インストールされているアプリケーションの識別情報を表す項目名である。アプリケーション状態9003は、アプリケーションの動作状態を表す項目名であり、取り得る値は、開始・停止である。資源使用状況9004は、対応するアプリケーションの使用しているハードウェア資源の使用量を表す項目名である。ここで、アプリケーションa4001とアプリケーションb4004は既にインストールされているものとする。情報9005、情報9006、情報9007および情報9008は、アプリケーションa4001に関する。情報9009、情報9010、情報9011および情報9012はアプリケーションb4004に関する。図9は、アプリケーションa4001の状態9007が開始を、アプリケーションb4004の状態9011が停止を表し、アプリケーションa4001によるハードウェア資源の使用状況20を表している。図10は、アプリケーションa4001の状態9007が停止を、アプリケーションb4004の状態9011が開始を表し、アプリケーションb4004によるハードウェア資源の使用状況20を表しているアプリケーション一覧画面である。   FIG. 9 is an application list screen of the multifunction peripheral 1008 according to the first embodiment. In this embodiment, it is assumed that the MFP 1008 is equipped with an HTTP server, and this application list screen is transmitted from the application installation unit of the MFP 1008 in response to a request from the Web browser of the client PC 1004. Further, this application field screen is displayed on the CRT 3003 of the client PC 1004 by the Web browser via the communication I / F (1) 3008 and the network 1007. A name 9001 is an item name representing an installed application name. The application ID 9002 is an item name representing identification information of the installed application. The application state 9003 is an item name representing the operation state of the application, and possible values are start / stop. The resource usage status 9004 is an item name representing the usage amount of the hardware resource used by the corresponding application. Here, it is assumed that the application a4001 and the application b4004 are already installed. Information 9005, information 9006, information 9007, and information 9008 relate to application a4001. Information 9009, information 9010, information 9011 and information 9012 relate to application b4004. In FIG. 9, the status 9007 of the application a4001 indicates start, the status 9011 of the application b4004 indicates stop, and the usage status 20 of hardware resources by the application a4001 is illustrated. FIG. 10 is an application list screen in which the status 9007 of the application a4001 indicates stop, the status 9011 of the application b4004 indicates start, and the usage status 20 of hardware resources by the application b4004.

図11は、アプリケーションa4001とアプリケーションb4004の両方が開始している状態のアプリケーション一覧画面である。情報11001は、アプリケーションa4001の名前とアプリケーションb4004の名前の両方を表している。情報11002は、アプリケーションa4001のアプリケーション識別情報6002とアプリケーションb4004のアプリケーション識別情報6006の両方を表している。情報11003は、アプリケーションa4001とアプリケーションb4004の両方の状態が開始であることを表している。情報11004は、アプリケーションa4001のプロパティ情報m4003の共有時最大資源使用量6004とアプリケーションa4004のプロパティ情報m4006の共有時最大資源使用量6008を加算したハードウェア資源の使用状況35を表している。なお、本アプリケーション一覧画面は、名前、アプリケーションID、状態および資源使用状況を表しているが、表示項目はこれらに限定されず、アプリケーションIDの非表示、インストール日時や使用履歴などの表示が許される。さらに、複数アプリケーション同時開始時の表示方法において、これらのアプリケーションを結合して表示する必要もなく、共有時最大資源使用量の表示をアプリケーションごとにすることも可能である。それゆえ、本アプリケーション一覧画面が、アプリケーション一覧画面そのものについてなんら制限するものではない。   FIG. 11 is an application list screen in a state where both the application a4001 and the application b4004 are started. Information 11001 represents both the name of application a4001 and the name of application b4004. Information 11002 represents both application identification information 6002 of application a4001 and application identification information 6006 of application b4004. Information 11003 indicates that the states of both the application a4001 and the application b4004 are started. Information 11004 represents a hardware resource usage state 35 obtained by adding the maximum resource usage amount 6004 when sharing the property information m4003 of the application a4001 and the maximum resource usage amount 6008 when sharing the property information m4006 of the application a4004. This application list screen shows the name, application ID, status, and resource usage status. However, the display items are not limited to these, and display of the application ID non-display, installation date, usage history, etc. is allowed. . Furthermore, in the display method at the time of simultaneous start of a plurality of applications, it is not necessary to combine and display these applications, and it is possible to display the maximum resource usage during sharing for each application. Therefore, the application list screen does not limit the application list screen itself.

図12は、実施例1における複合機1008情報処理装置1001に既にインストール済みのアプリケーション起動インストール部のインストール時の処理の一部を示したフローチャートである。より具体的には、利用者がタッチパネルを有した操作部(UI)2012を通じて、Java(登録商標)アプリケーションを実行したときの開始要求に伴う処理である。   FIG. 12 is a flowchart illustrating a part of the processing at the time of installation of the application activation installation unit already installed in the multifunction peripheral 1008 information processing apparatus 1001 according to the first embodiment. More specifically, this is processing associated with a start request when a user executes a Java (registered trademark) application via an operation unit (UI) 2012 having a touch panel.

また、実行されたJava(登録商標)アプリケーションから別のJava(登録商標)アプリケーションが呼び出されたときなどのアプリケーションの開始要求に伴う処理である。アプリケーション図11のボタン11003が押下され、インストール指示と共にアプリケーションA4001とライセンスA4005が送信されてきた際の処理であり、インストール指示であることを認識した後の処理を示す。   Further, this is a process associated with an application start request such as when another Java (registered trademark) application is called from the executed Java (registered trademark) application. 11 is a process when an application A4001 and a license A4005 are transmitted together with an installation instruction when the button 11003 in FIG. 11 is pressed, and shows a process after recognizing the installation instruction.

ステップ12001は、既に開始中のアプリケーションの情報を保持するステップであり、各アプリケーションがどのアプリケーションと関連を有していたかを格納する。ステップ12001は、利用者や他のアプリケーションからの開始要求を受けたアプリケーションを開始状態に変更するステップである。ステップ12002は、アプリケーション間の関連情報を元に各アプリケーションの資源使用量を求めるステップであり、詳細は後述する図13で説明する。ステップ12003は、開始要求を受けたアプリケーションの開始に伴う前処理を行うステップであり、詳細は、後述する図14で説明する。   Step 12001 is a step of holding information on applications that have already been started, and stores which applications each application has associated with. Step 12001 is a step of changing an application that has received a start request from a user or another application to a start state. Step 12002 is a step of obtaining the resource usage of each application based on the related information between applications, and details will be described later with reference to FIG. Step 12003 is a step of performing preprocessing accompanying the start of the application that has received the start request, and details will be described later with reference to FIG.

図13は、実施例1における複合機1008情報処理装置1001に対するアプリケーション開始要求に伴うアプリケーション間の関連情報から必要なハードウェア資源使用量を計算する処理の一部を示したステップ12002の詳細なフローチャートである。ステップ13001は、アプリケーションのプロパティ情報を有する一時領域としてTを確保する。ステップ13002は、Tを開始状態にあるアプリケーションのうちの一つとする。ステップ13003は、Tが関連アプリケーションを有するならば、ステップ13004に進み、そうでなければ、ステップ13006に進む。ステップ13004は、開始状態にあるアプリケーションの中で、Tの関連アプリケーションと等しいものがあれば、ステップ13005に進み、そうでなければ、ステップ13006に進む。ステップ13005は、Tの関連アプリケーション情報に対応する共有時最大資源使用量を保持する。ステップ13006は、Tの標準の最大資源使用量を保持する。ステップ13007は、Tによる開始状態のアプリケーション全ての巡回が未完であれば、ステップ13008に進み、そうでなければ、ステップ13009に進む。ステップ13008は、Tを今までとは異なる開始状態のアプリケーションとし、ステップ13003に戻る。ステップ13009は、ステップ13005およびステップ13006で保持した、各開始状態のアプリケーションの資源使用量を合計する。本ステップ終了後、本フローチャートの処理を終了する。   FIG. 13 is a detailed flowchart of step 12002 showing a part of the processing for calculating the required hardware resource usage from the related information between applications accompanying the application start request to the multifunction peripheral 1008 information processing apparatus 1001 in the first embodiment. It is. In step 13001, T is secured as a temporary area having the property information of the application. In step 13002, T is one of the applications in the start state. Step 13003 proceeds to step 13004 if T has an associated application, otherwise proceeds to step 13006. Step 13004 proceeds to Step 13005 if there is an application in the start state that is equal to the related application of T, otherwise proceeds to Step 13006. Step 13005 holds the maximum resource usage at the time of sharing corresponding to the related application information of T. Step 13006 holds the T standard maximum resource usage. The step 13007 proceeds to the step 13008 if the patrol of all the applications in the start state by T is incomplete, otherwise proceeds to the step 13009. In step 13008, T is set to be an application in a start state different from that in the past, and the process returns to step 13003. In step 13009, the resource usage of each application in the start state held in step 13005 and step 13006 is totaled. After the end of this step, the process of this flowchart is ended.

図14は、実施例1における複合機1008に対するアプリケーション開始要求を受けたアプリケーションの開始に伴う前処理を行うステップ12003の詳細を示したフローチャートである。ステップ14001は、ステップ13009で求めたハードウェア資源使用量の確保が可能であるかを判定し、可能であれば、ステップ14002に進み、そうでなければ、ステップ14003に進む。ステップ14002は、開始要求を受けたアプリケーションを開始する。このアプリケーションの開始方法は、開始されるアプリケーションに依存する。本ステップ終了後、本フローチャートの処理を終了する。ステップ14003は、ステップ12001で変更された開始要求を受けたアプリケーションの状態を停止に戻す。本ステップ終了後、本フローチャートの処理を終了する。   FIG. 14 is a flowchart showing details of step 12003 for performing pre-processing accompanying the start of an application that has received an application start request to the multifunction peripheral 1008 in the first embodiment. In step 14001, it is determined whether the hardware resource usage obtained in step 13009 can be secured. If so, the process proceeds to step 14002. Otherwise, the process proceeds to step 14003. Step 14002 starts the application that has received the start request. The starting method of this application depends on the application to be started. After the end of this step, the process of this flowchart is ended. Step 14003 returns the state of the application that has received the start request changed in Step 12001 to stop. After the end of this step, the process of this flowchart is ended.

実施例1における、画像形成装置システムが利用される一般的なシステム構成図である。1 is a general system configuration diagram in which an image forming apparatus system in Embodiment 1 is used. 実施例1における、複合機1008に実装されるシステムブロック図である。1 is a system block diagram implemented in a multifunction machine 1008 according to a first embodiment. 実施例1における、クライアントPC1004〜1006に実装されるシステムブロック図である。1 is a system block diagram implemented in client PCs 1004 to 1006 in Embodiment 1. FIG. 実施例1における、アプリケーションa4001とアプリケーションb4004の構造を示したブロック図である。FIG. 10 is a block diagram illustrating the structures of an application a4001 and an application b4004 in the first embodiment. 実施例1における、ライセンスa5001とライセンスb5004の構造を示したブロック図である。FIG. 6 is a block diagram illustrating the structure of a license a5001 and a license b5004 in the first embodiment. 実施例1における、プロパティ情報m4003とプロパティ情報m4006の内容を示したものである。The contents of property information m4003 and property information m4006 in the first embodiment are shown. 実施例1における、プロパティ情報n5003とプロパティ情報n5006の内容を示したものである。The contents of property information n5003 and property information n5006 in the first embodiment are shown. 実施例1における、アプリケーションインストール画面である。6 is an application installation screen according to the first embodiment. 実施例1における、アプリケーションa4001開始状態、アプリケーションb4004停止状態のアプリケーション一覧画面である。FIG. 10 is an application list screen in an application a4001 start state and an application b4004 stop state in the first embodiment. 実施例1における、アプリケーションa4001停止状態、アプリケーションb4004開始状態のアプリケーション一覧画面である。FIG. 10 is an application list screen in an application a4001 stop state and an application b4004 start state in Embodiment 1. FIG. 実施例1における、アプリケーションa4001開始状態、アプリケーションb4004開始状態のアプリケーション一覧画面である。FIG. 10 is an application list screen in an application a4001 start state and an application b4004 start state in the first embodiment. 実施例1における、アプリケーション開始要求の全体のフローチャートである。6 is an overall flowchart of an application start request according to the first exemplary embodiment. 実施例1における、アプリケーションの資源使用量計算のフローチャートである。6 is a flowchart of resource usage calculation of an application in the first embodiment. 実施例1における、アプリケーションの開始のフローチャートである。6 is a flowchart for starting an application according to the first exemplary embodiment.

Claims (9)

アプリケーションを実行させるための資源を備えた情報処理装置であって、
前記アプリケーションが開始される際に、前記情報処理装置における資源の状態を示す資源状態情報を取得し、取得した資源状態情報と、前記アプリケーションに付随する情報を取得する手段と、が使用する資源に関する資源使用情報を取得する手段と、前記アプリケーションと関係を有するアプリケーションの開始を確認する手段と、前記関係を有するアプリケーションの開始に応じた、前記付随情報資源使用情報に含まれる資源使用量情報を取得する手段と、前記アプリケーションの状態をネットワークに接続されたクライアント端末からWEBページを介して表示する手段と、前記資源使用量情報を取得する手段から得られた前記資源使用量情報に基づいて、前記アプリケーションを実行するための領域を計算する手段を備えたことを特徴とする情報処理装置。
An information processing apparatus having resources for executing an application,
When the application is started, resource status information indicating the status of the resource in the information processing apparatus is acquired, and the acquired resource status information and means for acquiring information associated with the application are related to resources used Means for acquiring resource usage information, means for confirming the start of an application having a relationship with the application, and acquiring resource usage information included in the accompanying information resource usage information in response to the start of the application having the relationship Based on the resource usage information obtained from the means for displaying the status of the application via a WEB page from a client terminal connected to the network, and the means for obtaining the resource usage information, Having a means to calculate the area to run the application Information processing apparatus according to symptoms.
前記付随情報資源使用情報には、アプリケーションの名前に関する情報とアプリケーションの識別に関する情報と関連を有するアプリケーションに関する情報とアプリケーションの状態に関する情報およびアプリケーションの所属するグループに関する情報のうち1つないし複数を有することを特徴とし、前記資源使用情報に含まれる各前記情報を取得する手段を備えたことを特徴とする請求項1に記載の情報処理装置。   The accompanying information resource usage information includes one or more of information relating to the name of the application, information relating to identification of the application, information relating to the application, information relating to the state of the application, and information relating to the group to which the application belongs. The information processing apparatus according to claim 1, further comprising means for acquiring each piece of information included in the resource usage information. 前記付随情報資源使用情報に含まれる前記関連を有するアプリケーションに関する情報において、複数の関連を有するアプリケーションを含み、前記付随情報に含まれる前記複数の関連するアプリケーションと対になる資源使用量情報を含み、前記複数の関連するアプリケーションと対になる資源使用量情報を取得する手段を備えたことを特徴とする請求項2に記載の情報処理装置。   In the information related to the application having the relationship included in the accompanying information resource use information, including the application having a plurality of relationships, including resource usage information paired with the plurality of related applications included in the accompanying information, The information processing apparatus according to claim 2, further comprising means for acquiring resource usage information paired with the plurality of related applications. 前記付随資源使用情報の前記アプリケーションの名前に関する情報と前記付随情報の前期関連を有するアプリケーションに関する情報を比較して一致しているかどうかを判定することを特徴とする請求項3に記載の情報処理装置。   4. The information processing apparatus according to claim 3, wherein the information on the name of the application in the accompanying resource use information is compared with the information on the application having an association with the previous period of the accompanying information to determine whether or not they match. . 前記付随情報の前記アプリケーションの所属するグループに関する情報と前記関連を有するアプリケーションの前記付随情報の前記アプリケーションの所属するグループに関する情報を比較して一致しているかどうかを判定することを特徴とする請求項3に記載の情報処理装置。   The information on the group to which the application belongs in the accompanying information and the information on the group to which the application belongs in the accompanying information of the application having the association are compared to determine whether or not they match. 3. The information processing apparatus according to 3. 前記アプリケーションと前記関連を有するアプリケーションの判定手段は、判定結果に基づいて前記付随情報の前記資源使用量情報の適応的な取得を特徴とする請求項3に記載の情報処理装置。   The information processing apparatus according to claim 3, wherein the determination unit of the application having the relation with the application adaptively acquires the resource usage information of the accompanying information based on a determination result. 前記アプリケーションの所属するグループと前記関連を有するアプリケーションの所属するグループの判定手段は、判定結果に基づいて前記付随情報の前記資源使用量情報の適応的な取得を特徴とする請求項5に記載の情報処理装置。   The determination unit of a group to which the group to which the application belongs and a group to which the application having the association belongs belongs to adaptive acquisition of the resource usage information of the accompanying information based on a determination result. Information processing device. 前記アプリケーションの状態の表示手段は、前記付随情報の1つないし複数を表示し、前記アプリケーションと前記関連を有するアプリケーションが開始状態であれば、合わせて表示することを特徴とした請求項1に記載の情報処理装置。   2. The application state display means displays one or more of the accompanying information, and displays together if the application having the association with the application is in a start state. Information processing device. 前記アプリケーションの状態の表示手段は、前記付随情報の1つないし複数を表示し、前記アプリケーションと前記関連を有するアプリケーションの開始状態にかかわらず、個別に表示することを特徴とした請求項1に記載の情報処理装置。   2. The application state display means displays one or more of the accompanying information, and individually displays the associated information regardless of a start state of the application having the association with the application. Information processing device.
JP2008200721A 2008-08-04 2008-08-04 Information processor Pending JP2010039689A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008200721A JP2010039689A (en) 2008-08-04 2008-08-04 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008200721A JP2010039689A (en) 2008-08-04 2008-08-04 Information processor

Publications (1)

Publication Number Publication Date
JP2010039689A true JP2010039689A (en) 2010-02-18

Family

ID=42012186

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008200721A Pending JP2010039689A (en) 2008-08-04 2008-08-04 Information processor

Country Status (1)

Country Link
JP (1) JP2010039689A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102015114244A1 (en) 2014-09-01 2016-03-03 Canon Kabushiki Kaisha Picture generation device and resource management method
WO2018225891A1 (en) * 2017-06-09 2018-12-13 에이치피프린팅코리아 주식회사 Method for installing application by image formation device, and image formation device using same method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102015114244A1 (en) 2014-09-01 2016-03-03 Canon Kabushiki Kaisha Picture generation device and resource management method
KR20160026713A (en) 2014-09-01 2016-03-09 캐논 가부시끼가이샤 Image forming apparatus and resource management method
US9727381B2 (en) 2014-09-01 2017-08-08 Canon Kabushiki Kaisha Image forming apparatus and resource management method
WO2018225891A1 (en) * 2017-06-09 2018-12-13 에이치피프린팅코리아 주식회사 Method for installing application by image formation device, and image formation device using same method
US11146707B2 (en) 2017-06-09 2021-10-12 Hewlett-Packard Development Company, L.P. Method for installing application by image formation device, and image formation device using same method

Similar Documents

Publication Publication Date Title
JP5677047B2 (en) Printing system, information processing apparatus, printing method, and program
JP5240141B2 (en) Program download system, program download method, image forming apparatus, program distribution server, and download program
CN102387276B (en) Image forming apparatus, and method for controlling the image forming apparatus,
US20110067088A1 (en) Image processing device, information processing method, and recording medium
JP4817994B2 (en) Data management system
US8239857B2 (en) Information processing apparatus and method of installing application program
JP2014011582A (en) Image processing apparatus, and method and program of controlling the same
US8953589B2 (en) Method to set setting information in device and device to set setting information
JP2009205262A (en) Application program installation device, application program installation method, program, and recording medium
JP2007183922A (en) Information processing apparatus and method for installing application
JP2008211747A (en) Image processing apparatus, server apparatus, task processing method, storage medium, and program
JP2010108439A (en) Data processing device, method and program, and data processing system
JP2010039689A (en) Information processor
JP5177673B2 (en) Image forming apparatus, information processing system, processing method thereof, and program
JP5847489B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP5954104B2 (en) Print management apparatus, control method for print management apparatus, print management system and program
JP5451331B2 (en) Image processing apparatus, control method therefor, and program
JP2009223763A (en) Image forming apparatus
JP6074923B2 (en) Information processing apparatus, network system, operation information capturing method, and operation information capturing program
JP2019067079A (en) Print management server, print management system, print management method and program
JP2012221198A (en) Print system
JP7161826B2 (en) PRINTING DEVICE, CONTROL METHOD, AND PROGRAM
JP2013003696A (en) Printing system, image forming apparatus, processing method of the same and program
JP5315939B2 (en) Image forming apparatus, information processing system, information processing method, and program
JP2015118586A (en) Printing system, and processing method and program thereof

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100630