WO2017208434A1 - 情報処理装置及びアプリケーション管理方法 - Google Patents

情報処理装置及びアプリケーション管理方法 Download PDF

Info

Publication number
WO2017208434A1
WO2017208434A1 PCT/JP2016/066576 JP2016066576W WO2017208434A1 WO 2017208434 A1 WO2017208434 A1 WO 2017208434A1 JP 2016066576 W JP2016066576 W JP 2016066576W WO 2017208434 A1 WO2017208434 A1 WO 2017208434A1
Authority
WO
WIPO (PCT)
Prior art keywords
program
application program
installation process
information processing
storage unit
Prior art date
Application number
PCT/JP2016/066576
Other languages
English (en)
French (fr)
Inventor
成己 田川
Original Assignee
ヤマハ株式会社
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 ヤマハ株式会社 filed Critical ヤマハ株式会社
Priority to PCT/JP2016/066576 priority Critical patent/WO2017208434A1/ja
Priority to JP2018520314A priority patent/JP6635195B2/ja
Publication of WO2017208434A1 publication Critical patent/WO2017208434A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Definitions

  • the present invention relates to an information processing apparatus and an application management method.
  • the present invention particularly relates to an information processing apparatus and an application management method capable of realizing firmware execution and application program installation with a single operation.
  • Patent Documents 1 and 2 Conventionally, a technology for updating the function of a device attached to a network device while continuing communication or a technology for enabling setting / updating of setting information of a network device without performing manual setting work has been disclosed ( Patent Documents 1 and 2).
  • the firmware is a kind of program built in a computer or the like, and includes a program having a function for performing basic control of a circuit and a device inside the main body.
  • the application program includes an additional program that operates using the function of the network device.
  • the present invention is intended to solve the problems associated with the prior art as described above, and the object of the present invention is information that enables execution of firmware and installation of an application program with a single operation.
  • a processing device is provided.
  • a first storage unit that stores a first program and a control unit that executes the program are included, and the control unit includes executing the first program at startup.
  • the first program is a program for obtaining a second program designated in advance and causing the control unit to execute the second program
  • the second program is a program for causing the control unit to execute an application program installation process.
  • the installation process includes determining whether or not to install the application program according to the installation history of the application program by the installation process. .
  • FIG. 1 is a block diagram showing a configuration of an information processing system according to an embodiment of the present invention.
  • the communication system is a system for the information processing apparatus 1 to communicate with the servers 2a and 2b via the network NW1.
  • the network NW1 is a telephone line or an IP network.
  • the servers 2a and 2b are programs supply sources. Each configuration of the information processing apparatus 1 will be described in detail below.
  • FIG. 2 is a block diagram showing a configuration of the information processing apparatus according to the embodiment of the present invention.
  • the information processing apparatus 1 includes a control unit 30, a storage unit 60, an operation unit 40, a display unit 50, a connection unit 70, and a communication unit 80. Each of these components is connected via a bus.
  • the information processing apparatus 1 is a network device such as a network terminal, a wireless access point, a router, or a wireless router.
  • the storage unit 60 is a storage device such as a volatile memory such as a RAM, a non-volatile memory such as a flash ROM, and a hard disk.
  • the storage unit 60 includes a first storage unit 60a and a second storage unit 60b.
  • the first storage unit 60a stores firmware (first program).
  • the second storage unit 60b stores an application management program (second program).
  • the firmware is a program for acquiring a predesignated application management program and causing the control unit 30 to execute it.
  • the application management program is a program for causing the control unit 30 to execute application program installation processing.
  • the storage unit 60 includes a storage area for storing application programs for realizing various functions.
  • the program only needs to be executable by a computer, and may be provided in a state of being stored in a computer-readable recording medium such as a magnetic recording medium, an optical recording medium, a magneto-optical recording medium, or a semiconductor memory.
  • the information processing apparatus 1 may include a device that reads the recording medium.
  • the program may be downloaded via a network.
  • the flash ROM stores firmware and application programs.
  • the boot program expands the firmware on the RAM, and at the same time, stores an application program to be installed in a specific storage area by an installation process described later.
  • the application program is stored in a specific storage area, it is a single file compressed for each application program.
  • the application program is installed according to the flow described below.
  • the installation destination of the application program is Flash ROM.
  • the area where the application program is installed and stored is an area different from the area where the firmware is stored.
  • FIG. 3 is a diagram illustrating a part of the storage unit of the information processing apparatus according to the embodiment of the present invention.
  • the second storage unit 60b of the storage unit 60 includes a twenty-first storage unit 61, a twenty-second storage unit 62, and a twenty-third storage unit 63.
  • the twenty-first storage unit 61 stores an application program name.
  • the application program name is a name for identifying each application program.
  • storage part 62 memorize
  • storage part 63 memorize
  • the version information is information indicating the version of the corresponding application program.
  • the installation history includes information indicating whether or not the corresponding application program has been installed by the installation process of the application management program. The installation history may further include version information.
  • the application program A has information indicating that it has been installed by the installation process of the application management program, and its version information is “1.2”.
  • the application program C has no information installed by the installation process of the application management program.
  • the application program C is stored in the second storage unit 60b. Therefore, the application program C is installed without depending on the installation process of the application management program.
  • the version information of the application program C is “1.0”.
  • the control unit 30 includes an arithmetic processing circuit such as a CPU.
  • the control unit 30 executes a program stored in the storage unit 60 by a CPU (computer) to realize a function for performing an installation process described later.
  • Part or all of the configuration for realizing the functions here is not limited to being realized by software by executing a program, and may be realized by hardware.
  • the functions realized by the control unit 30 include functions for controlling each unit of the apparatus in addition to the function for performing the installation process.
  • the control unit 30 executes the firmware when the information processing apparatus 1 is activated.
  • the control unit 30 executes the boot program and executes the firmware using the execution of the boot program as a trigger.
  • the control unit 30 executes the firmware, and executes the application management program with the execution of the firmware as a trigger. That is, when the firmware is executed, the control unit 30 instructs to execute the application management program.
  • the firmware can be said to be a program for acquiring a predesignated application management program and causing the control unit 30 to execute it.
  • the operation unit 40 outputs a signal corresponding to an operation input by the user with an operation button or the like to the control unit 30.
  • the operation button may be, for example, an operator that includes a power switch, a cursor key, and the like and receives a user instruction.
  • the display unit 50 is a display device such as a liquid crystal display or an organic EL display, and displays a screen (such as a setting screen) based on control by the control unit 30. Note that the information processing apparatus 1 may not have the operation unit 40 and the display unit 50. In this case, functions corresponding to the operation unit 40 and the display unit 50 in the external device connected to the information processing apparatus 1 may be substituted.
  • connection unit 70 is an interface for connecting to a terminal such as a PC.
  • the connection between the connection unit 70 and the terminal may be wired or wireless.
  • the communication unit 80 transmits / receives information to / from an external device.
  • the above is the description of the information processing apparatus 1.
  • the information processing apparatus 1 does not have to have all the above-described configurations.
  • the minimum configuration of the information processing apparatus 1 is a control unit 30 and a first storage unit 60 surrounded by a one-dot chain line in FIG. Other configurations of the information processing apparatus 1 can be added as appropriate.
  • FIG. 4 is a diagram showing an example of the flow of installation processing of the information processing apparatus according to the embodiment of the present invention.
  • the control unit 30 determines whether there is an application program to be installed (step S101). Specifically, the control unit 30 determines whether there is an application program to be installed in the storage unit 60. If there is no application program to be installed (No in step S101), the installation process ends.
  • control unit 30 determines whether or not the application program to be installed has been installed by the installation process (step S103). Specifically, the control unit 30 refers to the 21st storage unit 61 and the 22nd storage unit 62 to determine whether or not the application program has been installed by the installation process of the application management program. If the application program has been installed by the installation process (Yes in step S103), the installation process ends.
  • the control unit 30 determines whether the application program to be installed has already been installed without using the installation process of the application management program. (Step S105). Specifically, the control unit 30 refers to the twenty-first storage unit 61 and the twenty-second storage unit 62, and even if the application program installed by the installation process of the application management program is “None”, the application program name is Determine if there is.
  • the control unit 30 executes the application together with the execution of the firmware. A program is installed (step S113).
  • step S105 when the application program to be installed is already installed without depending on the installation process (Yes in step S105), the control unit 30 determines that the version of the application program to be installed is higher than the version of the installed application program. Is also new (step S107). Specifically, the control unit 30 determines whether the version information of the application program to be installed is newer than the version information of the application program stored in the 23rd storage unit 63. If the version of the application program to be installed is not newer than the version of the installed application program, that is, the version is the same (No in step S107), the installation process ends.
  • step S109 when the version of the application program to be installed is newer than the version of the installed application program (Yes in step S107), the control unit 30 uninstalls the installed application program (step S109).
  • step S111 If the uninstallation is successful (Yes in step S111), the control unit 30 installs the application program (step S113). On the other hand, if the uninstallation fails, an error process is performed (step S119), and the installation process ends.
  • step S115 the control unit 30 attaches an installation history to the application program (step S117). Specifically, the name of the installed application program is stored in the 21st storage unit 61, and information indicating that the application program has been installed by the installation process of the application management program is stored in the 22nd storage unit 62. The version information of the application program is also stored in the 23rd storage unit 63. On the other hand, if the installation of the application program fails (No in step S115), an error process is performed (step S119), and the installation process ends.
  • information indicating that the application program has been installed by the installation process of the application management program is stored in the twenty-second storage unit 62 to determine whether or not the application program has been installed by the installation process. Is possible. As described above, when the application program is installed by the installation process, the process ends without installing the application program. Therefore, processing can be simplified.
  • control part 30 if the control part 30 has installed the application program by the installation process of an application management program, it will not install the said application program. Even when the application program is deleted after the application program is installed by the installation process of the application management program, the control unit 30 does not install the application program if the application program has been installed by the installation process. Therefore, when the application program has been installed by the installation process of the application management program, the process can be simplified.
  • steps S107, S109, and S111 may be omitted depending on the application operation mode. Specifically, this is a case where an operation mode in which the user himself / herself uninstalls without performing version upgrade automatically is desirable.
  • the information processing apparatus 1 is a communication control apparatus that realizes a specific function by operating a computer incorporated in advance, such as a router, a wireless router, and a wireless access point, according to firmware, and an application program can be added Can add application programs by executing firmware (including updating).
  • the control unit 30 when the application program is installed, stores information indicating that the application program is installed in the twenty-second storage unit 62, and then installs the application program even if the application program is uninstalled.
  • the explanation is based on the assumption that the history will not change.
  • the information stored in the twenty-second storage unit 62 may be reset. For example, when a signal for resetting the information stored in the 22nd storage unit 62 is received, the 22nd storage unit 62 may be reset to “none” corresponding to the installed application program.
  • FIG. 5 is a block diagram showing a configuration of an information processing apparatus according to a modification of the present invention.
  • the storage unit 60B stores a first program (firmware) 61A and a second program (application management program) 63B.
  • the first program execution unit 31A of the CPU executes the first program stored in the storage unit 60B.
  • the second program execution unit 33A of the CPU executes the application management program stored in the storage unit 60B and performs an installation process. Also in this modification, there exists an effect similar to said embodiment.
  • Control unit 40 Operation unit 50: Display unit 60: Storage unit 61: 21st storage unit 62: 22nd storage unit 63: 23rd storage unit 70: Connection unit 80: Communication unit

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

ファームウェアの実行とアプリケーションプログラムのインストールを1つの操作で実現することが可能な情報処理装置を提供する。本発明の一実施形態に係る情報処理装置は、第1プログラムを記憶する第1記憶部と、プログラムを実行する制御部と、を備え、前記制御部は、起動時に前記第1プログラムを実行することを含み、前記第1プログラムは、予め指定した第2プログラムを取得して前記制御部に実行させるためのプログラムであり、前記第2プログラムは、アプリケーションプログラムのインストール処理を前記制御部に実行させるためのプログラムであり、前記インストール処理は、当該インストール処理による前記アプリケーションプログラムのインストール履歴に応じて、当該アプリケーションプログラムのインストールを行うか否かを判断することを含むことを特徴とする。

Description

情報処理装置及びアプリケーション管理方法
 本発明は、情報処理装置及びアプリケーション管理方法に関する。本発明は、特に、ファームウェアの実行とアプリケーションプログラムのインストールを1つの操作で実現することが可能な情報処理装置及びアプリケーション管理方法に関する。
 従来、通信を継続させたままネットワーク機器に付随する装置の機能を更新する技術や人手による設定作業を行うことなく、ネットワーク装置の設定情報の設定・更新を可能にする技術が開示されている(特許文献1及び2)。
特開2014-78784号公報 特開2006-311177号公報
 これらの技術においては、あるネットワーク装置のファームウェアを更新して、ネットワーク装置の機能や設定を更新することはできても、アプリケーションプログラムを自動的にインストールすることはできていない。
 ところで、ファームウェアの実行(例えば、更新)とアプリケーションプログラムのインストールが一つの操作で可能であると、使い勝手が良い場合がある。ファームウェアの更新とアプリケーションプログラムのインストールの操作が別々になっていると、それぞれの操作をする必要があり、煩雑だからである。なお、ファームウェアとは、コンピュータなどに内蔵されるプログラムの一種で、本体内部の回路や装置などの基本的な制御を司る機能を持つプログラムを含む。他方、アプリケーションプログラムとは、ネットワーク機器の機能を利用して動作する付加プログラムを含む。
 本発明は、上記のような従来技術に伴う課題を解決しようとするものであって、その目的とするところは、ファームウェアの実行とアプリケーションプログラムのインストールを1つの操作で実現することが可能な情報処理装置を提供するところにある。
 本発明の一実施形態によれば、第1プログラムを記憶する第1記憶部と、プログラムを実行する制御部と、を備え、前記制御部は、起動時に前記第1プログラムを実行することを含み、前記第1プログラムは、予め指定した第2プログラムを取得して前記制御部に実行させるためのプログラムであり、前記第2プログラムは、アプリケーションプログラムのインストール処理を前記制御部に実行させるためのプログラムであり、前記インストール処理は、当該インストール処理による前記アプリケーションプログラムのインストール履歴に応じて、当該アプリケーションプログラムのインストールを行うか否かを判断することを含むことを特徴とする情報処理装置が提供される。
 本発明によれば、ファームウェアの実行とアプリケーションプログラムのインストールを1つの操作で実現することが可能な情報処理装置を提供することができる。
本発明の一実施形態に係る情報処理システムの構成を示すブロック図である。 本発明の一実施形態に係る情報処理装置の構成を示すブロック図である。 本発明の一実施形態に係る情報処理装置の記憶部の一部を示す図である。 本発明の一実施形態に係る情報処理装置のインストール処理のフローの一例を示す図である。 本発明の変形例に係る情報処理装置の構成を示すブロック図である。
 以下、本発明の一実施形態について、図面を参照しながら詳細に説明する。以下に示す実施形態は本発明の実施形態の一例であって、本発明はこれらの実施形態に限定されるものではない。
<実施形態>
[情報処理システムの構成]
 図1を用いて、本発明の一実施形態に係る情報処理システムの構成について説明する。図1は、本発明の一実施形態に係る情報処理システムの構成を示すブロック図である。
 一実施形態に係る通信システムは、情報処理装置1が、ネットワークNW1を介してサーバ2a、2bと通信接続するためのシステムである。ネットワークNW1は、電話回線やIPネットワークである。サーバ2a、2bは、プログラムの供給元となる。情報処理装置1の各構成については、以下に詳述する。
[情報処理装置の構成]
 図2を用いて、本発明の一実施形態に係る情報処理装置1について説明する。図2は、本発明の一実施形態に係る情報処理装置の構成を示すブロック図である。
 情報処理装置1は、制御部30、記憶部60、操作部40、表示部50、接続部70および通信部80を備える。これらの各構成はバスを介して接続されている。情報処理装置1は、ネットワーク端末や無線アクセスポイント、ルータ、無線ルータなどのネットワーク機器である。
 記憶部60は、RAMなどの揮発性メモリ、Flash ROMなどの不揮発性メモリ、ハードディスク等の記憶装置である。記憶部60は、第1記憶部60a、第2記憶部60bを含む。第1記憶部60aは、ファームウェア(第1プログラム)を記憶する。第2記憶部60bは、アプリケーション管理プログラム(第2プログラム)を記憶する。ここで、ファームウェアは、予め指定したアプリケーション管理プログラムを取得して制御部30に実行させるためのプログラムである。また、アプリケーション管理プログラムは、アプリケーションプログラムのインストール処理を制御部30に実行させるためのプログラムである。
 また、記憶部60は、様々な機能を実現するためのアプリケーションプログラムを記憶する記憶領域を含む。プログラムは、コンピュータにより実行可能であればよく、磁気記録媒体、光記録媒体、光磁気記録媒体、半導体メモリなどのコンピュータ読み取り可能な記録媒体に記憶した状態で提供されてもよい。この場合には、情報処理装置1は、記録媒体を読み取る装置を備えていてもよい。また、プログラムは、ネットワーク経由でダウンロードされてもよい。
 Flash ROMには、ファームウェア及びアプリケーションプログラムが格納される。情報処理装置1の起動時にブートプログラムがファームウェアをRAM上に展開すると同時に、後述のインストール処理によってインストールすべきアプリケーションプログラムを特定の記憶領域に記憶する。なお、アプリケーションプログラムが特定の記憶領域に記憶された時点では、アプリケーションプログラム毎に圧縮された一つのファイルとなっている。アプリケーションプログラムは、後述のフローに従ってインストール処理がなされる。アプリケーションプログラムのインストール先は、Flash ROMである。もっとも、アプリケーションプログラムがインストールされ格納される領域は、ファームウェアが格納される領域とは異なる領域である。
 ここで、記憶部60に記憶される情報の詳細について、図3を用いて説明する。図3は、本発明の一実施形態に係る情報処理装置の記憶部の一部を示す図である。
 記憶部60の第2記憶部60bは、第21記憶部61、第22記憶部62、第23記憶部63を含む。第21記憶部61は、アプリケーションプログラム名を記憶する。アプリケーションプログラム名は、各アプリケーションプログラムを識別する名称である。第22記憶部62は、対応するアプリケーションプログラムがアプリケーション管理プログラムのインストール処理によってインストールされたかどうかを示す情報を記憶する。第23記憶部63は、バージョン情報を記憶する。バージョン情報は、対応するアプリケーションプログラムのバージョンを示す情報である。インストール履歴は、対応するアプリケーションプログラムがアプリケーション管理プログラムのインストール処理によってインストールされたかどうかを示す情報を含む。インストール履歴は、さらにバージョン情報を含んでもよい。
 図3によれば、アプリケーションプログラムAは、アプリケーション管理プログラムのインストール処理によってインストールされたことを示す情報があり、そのバージョン情報が「1.2」であることがわかる。他方、アプリケーションプログラムCは、アプリケーション管理プログラムのインストール処理によってインストールされた情報はない。もっとも、アプリケーションプログラムCは、第2記憶部60bに記憶されている。そのため、アプリケーションプログラムCは、アプリケーション管理プログラムのインストール処理によらずにインストールされたことになる。アプリケーションプログラムCのバージョン情報は、「1.0」である。
 再び図2の説明をする。制御部30は、CPUなどの演算処理回路を含む。制御部30は、記憶部60に記憶されたプログラムをCPU(コンピュータ)により実行して、後述するインストール処理を行うための機能を実現する。ここの機能を実現する構成の一部または全部は、プログラムの実行によってソフトウエアによって実現される場合に限られず、ハードウェアによって実現されてもよい。なお、制御部30によって実現される機能は、インストール処理を行う機能以外にも、装置各部を制御する機能を含む。
 制御部30は、情報処理装置1の起動時にファームウェアを実行する。言い換えると、制御部30は、ブートプログラムを実行し、そのブートプログラムの実行をトリガーとして、ファームウェアを実行する。制御部30は、ファームウェアを実行し、そのファームウェアの実行をトリガーとして、アプリケーション管理プログラムを実行する。すなわち、制御部30によって、ファームウェアが実行されると、アプリケーション管理プログラムを実行するよう指示をする。言い換えると、ファームウェアは、予め指定したアプリケーション管理プログラムを取得して制御部30に実行させるためのプログラムともいえる。
 操作部40は、操作ボタンなどによりユーザが入力した操作に応じた信号を制御部30に出力する。操作ボタンは、例えば、電源スイッチ、カーソルキーなどを含み、ユーザの指示を受け付ける操作子であればよい。表示部50は、液晶ディスプレイ、有機ELディスプレイ等の表示装置であり、制御部30による制御に基づいた画面(設定画面など)を表示する。なお、操作部40および表示部50については、情報処理装置1が有していなくてもよい。この場合には、情報処理装置1に接続される外部装置において操作部40および表示部50に相当する機能が代用されてもよい。
 接続部70は、PCなどの端末と接続するためのインターフェイスである。この例では、接続部70と端末との接続は有線であっても無線であってもよい。
 通信部80は、外部の装置と情報の送受信を行う。以上が、情報処理装置1の説明である。もっとも、情報処理装置1は、上記の構成をすべて備えている必要はない。情報処理装置1の最小構成は、図2の一点鎖線で囲まれた制御部30と第1記憶部60である。情報処理装置1のその他の構成は、適宜追加することが可能である。
[インストール処理のフロー]
 次に、図4を用いて、制御部30が実行するインストール処理について説明する。図4は、本発明の一実施形態に係る情報処理装置のインストール処理のフローの一例を示す図である。
 制御部30は、インストールすべきアプリケーションプログラムがあるかどうかを判断する(ステップS101)。具体的には、制御部30は、インストールすべきアプリケーションプログラムが記憶部60にあるかどうかを判断する。インストールすべきアプリケーションプログラムがない場合(ステップS101でNoの場合)、インストール処理は終了する。
 他方、インストールすべきアプリケーションプログラムがある場合(ステップS101でYesの場合)、制御部30は、当該インストールすべきアプリケーションプログラムを当該インストール処理によってインストールしたか否かを判断する(ステップS103)。具体的には、制御部30は、第21記憶部61及び第22記憶部62を参照して、アプリケーションプログラムがアプリケーション管理プログラムのインストール処理によってインストールされたかどうかを判断する。当該インストール処理によってアプリケーションプログラムをインストールしたことがある場合(ステップS103でYesの場合)、インストール処理は終了する。
 他方、当該インストール処理によってアプリケーションプログラムをインストールしていない場合(ステップS103でNoの場合)、制御部30は、インストールするアプリケーションプログラムがアプリケーション管理プログラムのインストール処理によらずに既にインストール済みかどうかを判断する(ステップS105)。具体的には、制御部30は、第21記憶部61及び第22記憶部62を参照して、アプリケーションプログラムがアプリケーション管理プログラムのインストール処理によってインストールされた情報が「なし」でも、アプリケーションプログラム名があるかどうかを判断する。インストールするアプリケーションプログラムがインストール済みでない場合、すなわち、インストールするアプリケーションプログラムが第21記憶部61に記憶されていないと判断した場合(ステップS105でNoの場合)、制御部30は、ファームウェアの実行とともにアプリケーションプログラムをインストールする(ステップS113)。
 他方、インストールするアプリケーションプログラムが当該インストール処理によらずに既にインストール済みである場合(ステップS105でYesの場合)、制御部30は、インストールするアプリケーションプログラムのバージョンが、インストール済みのアプリケーションプログラムのバージョンよりも新しいかどうか判断する(ステップS107)。具体的には、制御部30は、インストールするアプリケーションプログラムのバージョン情報が、第23記憶部63に記憶されているアプリケーションプログラムのバージョン情報よりも新しいかどうかを判断する。インストールするアプリケーションプログラムのバージョンが、インストール済みのアプリケーションプログラムのバージョンよりも新しくない、すなわち、同じバージョンである場合(ステップS107でNoの場合)、インストール処理は終了する。
 他方、インストールするアプリケーションプログラムのバージョンが、インストール済みのアプリケーションプログラムのバージョンよりも新しい場合(ステップS107でYesの場合)、制御部30は、インストール済みのアプリケーションプログラムをアンインストールする(ステップS109)。
 アンインストールに成功した場合(ステップS111でYesの場合)、制御部30は、アプリケーションプログラムをインストールする(ステップS113)。他方、アンインストールに失敗した場合には、エラー処理をして(ステップS119)、インストール処理は終了する。
 アプリケーションプログラムのインストールに成功すると(ステップS115でYesの場合)、制御部30は、アプリケーションプログラムに対して、インストール履歴を付ける(ステップS117)。具体的には、インストールしたアプリケーションプログラム名を第21記憶部61に記憶し、アプリケーション管理プログラムのインストール処理によって当該アプリケーションプログラムをインストールしたことを示す情報を第22記憶部62に記憶する。また、当該アプリケーションプログラムのバージョン情報も第23記憶部63に記憶する。他方、アプリケーションプログラムのインストールに失敗すると(ステップS115でNoの場合)、エラー処理をして(ステップS119)、インストール処理は終了する。
 本実施形態では、ファームウェアの実行とアプリケーションプログラムのインストールを1つの操作で実現することができるという効果を奏する。
 また、本実施形態では、アプリケーション管理プログラムのインストール処理によってアプリケーションプログラムをインストールしたことを示す情報を第22記憶部62に記憶することによって、当該インストール処理によってアプリケーションプログラムをインストールしたかどうかを判断することが可能になる。そして、上記のとおり、当該インストール処理によってアプリケーションプログラムをインストールした場合には、アプリケーションプログラムをインストールすることなく、処理は終了する。そのため、処理を簡略化することができる。
 さらに、本実施形態では、制御部30は、アプリケーション管理プログラムのインストール処理によるアプリケーションプログラムをインストールしたことがあれば、当該アプリケーションプログラムのインストールを行わない。アプリケーション管理プログラムのインストール処理によるアプリケーションプログラムのインストール後に当該アプリケーションプログラムを削除した場合でも、制御部30は、当該インストール処理によるアプリケーションプログラムをインストールしたことがあれば、当該アプリケーションプログラムのインストールを行わない。そのため、アプリケーション管理プログラムのインストール処理によってアプリケーションプログラムをインストールしたことがある場合には、処理を簡略化することができるという効果を奏する。
 以上でインストール処理のフローの一例について説明したが、例えば、アプリケーションの運用形態に応じて、ステップS107、S109及びS111を省略してもよい。具体的には、バージョンアップを自動的に行わず、ユーザ自身がアンインストールするという運用形態が望ましい場合である。
 情報処理装置1が、ルータ、無線ルータ、無線アクセスポイント等の予め組み込まれたコンピュータをファームウェアに従って作動させることにより固有の機能を実現する通信制御装置であり、かつ、アプリケーションプログラムを追加可能な場合には、ファームウェアの実行(更新を含む)により、アプリケーションプログラムを追加することができる。
[変形例1]
 以上の実施形態では、情報処理装置1の第2記憶部60bに、アプリケーションプログラム名、アプリケーション管理プログラムのインストール処理によってアプリケーションプログラムをインストールしたことを示す情報及びバージョン情報を記憶することを前提に説明した。もっとも、アプリケーションプログラム名、アプリケーション管理プログラムのインストール処理によってアプリケーションプログラムをインストールしたことを示す情報及びバージョン情報は、アプリケーション管理プログラムのインストール処理の際に参照することが可能であれば、情報処理装置1の外部の記憶手段に記憶してもよい。本変形例においても、上記実施形態と同様の効果を奏する。
[変形例2]
 以上の実施形態では、制御部30は、アプリケーションプログラムをインストールした場合、当該アプリケーションプログラムをインストールしたことを示す情報を第22記憶部62に記憶し、その後当該アプリケーションプログラムをアンインストールしても、インストール履歴が変更されないことを前提に説明した。もっとも、アプリケーション管理プログラムのインストール処理によってアプリケーションプログラムをインストールした場合であっても、その後、当該アプリケーションプログラムをアンインストールしたときには、アプリケーション管理プログラムのインストール処理によって再度アプリケーションプログラムをインストールしたい場合もありえる。そこで、このような場合を想定して、第22記憶部62に記憶されている情報をリセットする機能を有してもよい。例えば、第22記憶部62に記憶されている情報をリセットする信号を受信した場合には、インストールしたアプリケーションプログラムに対応させて、第22記憶部62を「なし」にリセットしてもよい。
 本変形例においても、上記実施形態と同様に、ファームウェアの実行とアプリケーションプログラムのインストールを1つの操作で実現することができるという効果を奏する。また、本変形例においても、アプリケーションプログラムをインストールしたことを示す情報を第22記憶部62に記憶することによって、アプリケーション管理プログラムのインストール処理によってアプリケーションプログラムをインストールしたかどうかを判断することが可能である。
[変形例3]
 上記の実施形態では、インストールするアプリケーションプログラムが1つであることを前提として説明した。もっとも、制御部30は、インストールするアプリケーションプログラムが複数の場合、当該複数のアプリケーションをそれぞれのインストール履歴に応じてインストールしてもよい。この場合には、ファームウェアの実行と複数のアプリケーションプログラムのインストールを1つの操作で実現することができるという効果を奏する。本変形例においても、上記の実施形態と同様の効果を奏する。
[変形例4]
 上記の実施形態では、アプリケーション管理プログラムは、ファームウェアに組み込まれていることを前提として説明した。もっとも、アプリケーション管理プログラムは、ファームウェアに組み込まれておらず、外部の記憶装置に記憶されていてもよい。この場合には、制御部30は、ファームウェアを実行し、ファームウェアの実行をトリガーとして、外部の記憶装置に記憶されているアプリケーション管理プログラムを実行することになる。本変形例においても、上記の実施形態と同様の効果を奏する。
[変形例5]
 上記の実施形態では、アプリケーション管理プログラムによるインストール処理は、ファームウェアの起動時に実行されることを前提に説明した。もっとも、プリケーション管理プログラムによるインストール処理は、ファームウェアの更新後、初めて情報処理装置1を起動する時のみであってもよい。また、アプリケーション管理プログラムによるインストール処理は、ファームウェアの更新時に実行されてもよい。本変形例においても、上記の実施形態と同様の効果を奏する。
[変形例6]
 上記の実施形態では、アプリケーションプログラムは、一つのパッケージでファームウェアの実行に連動してインストールされることを前提に説明した。もっとも、アプリケーションプログラムは、外部サーバであるサーバ2a又は2bからインストールされてもよい。本変形例においても、上記の実施形態と同様の効果を奏する。
[変形例7]
 以上の実施形態及び変形例の情報処理装置1は、次のようなソフトウエア構成によっても実現することができる。図5は、本発明の変形例に係る情報処理装置の構成を示すブロック図である。図5に示すように、記憶部60Bには、第1プログラム(ファームウェア)61A、第2プログラム(アプリケーション管理プログラム)63Bが記憶されている。CPUの第1プログラム実行部31Aは、記憶部60Bに記憶された第1プログラムを実行する。CPUの第2プログラム実行部33Aは、記憶部60Bに記憶されたアプリケーション管理プログラムを実行して、インストール処理を行う。本変形例においても、上記の実施形態と同様の効果を奏する。
 なお、本発明は上記の実施形態に限られたものではなく、趣旨を逸脱しない範囲で適宜変更することが可能である。
1:情報処理装置 30:制御部 40:操作部 50:表示部
60:記憶部 61:第21記憶部 62:第22記憶部
63:第23記憶部 70:接続部 80:通信部

Claims (11)

  1.  第1プログラムを記憶する第1記憶部と、
     プログラムを実行する制御部と、を備え、
     前記制御部は、起動時に前記第1プログラムを実行することを含み、
     前記第1プログラムは、予め指定した第2プログラムを取得して前記制御部に実行させるためのプログラムであり、
     前記第2プログラムは、アプリケーションプログラムのインストール処理を前記制御部に実行させるためのプログラムであり、
     前記インストール処理は、当該インストール処理による前記アプリケーションプログラムのインストール履歴に応じて、当該アプリケーションプログラムのインストールを行うか否かを判断することを含む
     ことを特徴とする情報処理装置。
  2.  前記インストール処理は、当該インストール処理によって前記アプリケーションプログラムをインストールした場合、前記インストールしたアプリケーションプログラムの情報、当該インストール処理によって前記アプリケーションプログラムをインストールしたことを示す情報及び前記インストールしたアプリケーションプログラムのバージョン情報を第2記憶部に記憶することを含み、
     前記インストール履歴は、当該インストール処理によって前記アプリケーションプログラムをインストールしたことを示す情報を含むことを特徴とする請求項1に記載の情報処理装置。
  3.  前記インストール処理は、前記インストールするアプリケーションプログラムが既に前記第2記憶部に記憶されているか否かを判断し、前記第2記憶部に記憶されていないと判断した場合、前記アプリケーションプログラムをインストールすることをさらに含むことを特徴とする請求項2に記載の情報処理装置。
  4.  前記インストール処理は、当該インストール処理によって前記アプリケーションプログラムをインストールした場合、前記第2記憶部に前記インストールしたアプリケーションプログラムのバージョン情報を記憶し、
     前記アプリケーションプログラムが既に前記第2記憶部に記憶されていると判断した場合、前記インストールするアプリケーションプログラムのバージョン情報が前記第2記憶部に既に記憶されているアプリケーションプログラムのバージョン情報より新しいバージョン情報かどうかを判断し、前記インストールするアプリケーションプログラムのバージョン情報の方が新しいと判断した場合、前記第2記憶部に既に記憶されている前記アプリケーションプログラムをアンインストールし、新しいバージョン情報を有するアプリケーションプログラムをインストールすることをさらに含み、
     前記インストール履歴は、前記インストールしたアプリケーションプログラムのバージョン情報を含むことを特徴とする請求項3に記載の情報処理装置。
  5.  前記インストール処理は、前記インストールするアプリケーションプログラムが複数の場合、当該複数のアプリケーションをそれぞれのインストール履歴に応じてインストールすることをさらに含むことを特徴とする請求項3又は請求項4に記載の情報処理装置。
  6.  前記第2プログラムは、前記第2記憶部に記憶され、前記第1記憶部と前記第2記憶部とは異なることを特徴とする請求項1から請求項5のいずれか一に記載の情報処理装置。
  7.  前記インストール処理によってインストールされるアプリケーションプログラムは、外部サーバからインストールされることを特徴とする請求項1から請求項5のいずれか一に記載の情報処理装置。
  8.  前記第1プログラムが更新されると、前記制御部は、前記第2プログラムを実行することを特徴とする請求項1から請求項5のいずれか一に記載の情報処理装置。
  9.  前記第1プログラムは、ファームウェアであることを特徴とする請求項1から請求項8のいずれか一に記載の情報処理装置。
  10.  前記情報処理装置は、ルータであることを特徴とする請求項1から請求項9のいずれか一に記載の情報処理装置。
  11.  第1プログラムを記憶する記憶部と、プログラムを実行する制御部と、を備える情報処理装置によって実行するプログラム実行方法であって、
     前記制御部は、
     起動時に前記第1プログラムを実行し、
     前記第1プログラムによって予め指定された、アプリケーションプログラムのインストール処理をする第2プログラムを取得して実行することを含み、 前記インストール処理は、当該インストール処理による前記アプリケーションプログラムのインストール履歴に応じて、当該アプリケーションプログラムのインストールを行うか否かを判断する
     プログラム実行方法。
PCT/JP2016/066576 2016-06-03 2016-06-03 情報処理装置及びアプリケーション管理方法 WO2017208434A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2016/066576 WO2017208434A1 (ja) 2016-06-03 2016-06-03 情報処理装置及びアプリケーション管理方法
JP2018520314A JP6635195B2 (ja) 2016-06-03 2016-06-03 情報処理装置及びアプリケーション管理方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2016/066576 WO2017208434A1 (ja) 2016-06-03 2016-06-03 情報処理装置及びアプリケーション管理方法

Publications (1)

Publication Number Publication Date
WO2017208434A1 true WO2017208434A1 (ja) 2017-12-07

Family

ID=60479241

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2016/066576 WO2017208434A1 (ja) 2016-06-03 2016-06-03 情報処理装置及びアプリケーション管理方法

Country Status (2)

Country Link
JP (1) JP6635195B2 (ja)
WO (1) WO2017208434A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109375927A (zh) * 2018-10-26 2019-02-22 武汉斗鱼网络科技有限公司 使用Qt实现Windows应用程序启动的方法、系统、服务器及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10161856A (ja) * 1996-11-26 1998-06-19 Nec Software Ltd アプリケーション実行環境作成装置
JP2005242446A (ja) * 2004-02-24 2005-09-08 Fuji Electric Holdings Co Ltd ファームウェアの更新エラー時におけるリカバリ方法及び情報処理装置
JP2006011906A (ja) * 2004-06-28 2006-01-12 Yamaha Corp ソフトウェアインストール方法
JP2011253268A (ja) * 2010-06-01 2011-12-15 Yamaha Corp 設定変更方法及び設定変更システム
JP2012103916A (ja) * 2010-11-10 2012-05-31 Nakayo Telecommun Inc 異常時にアプリケーションソフトウェアを自動的にアンインストールする情報処理装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10161856A (ja) * 1996-11-26 1998-06-19 Nec Software Ltd アプリケーション実行環境作成装置
JP2005242446A (ja) * 2004-02-24 2005-09-08 Fuji Electric Holdings Co Ltd ファームウェアの更新エラー時におけるリカバリ方法及び情報処理装置
JP2006011906A (ja) * 2004-06-28 2006-01-12 Yamaha Corp ソフトウェアインストール方法
JP2011253268A (ja) * 2010-06-01 2011-12-15 Yamaha Corp 設定変更方法及び設定変更システム
JP2012103916A (ja) * 2010-11-10 2012-05-31 Nakayo Telecommun Inc 異常時にアプリケーションソフトウェアを自動的にアンインストールする情報処理装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109375927A (zh) * 2018-10-26 2019-02-22 武汉斗鱼网络科技有限公司 使用Qt实现Windows应用程序启动的方法、系统、服务器及存储介质

Also Published As

Publication number Publication date
JPWO2017208434A1 (ja) 2019-03-07
JP6635195B2 (ja) 2020-01-22

Similar Documents

Publication Publication Date Title
TWI602124B (zh) 用於風扇轉速控制的基板管理控制器韌體更新方法
JP2002297411A (ja) 実行中アプリケーションソフトのモジュール化方式による更新システムおよびその方法
EP2482187A1 (en) Software upgrading method, software upgrading system and client
KR100883208B1 (ko) 가상화 기술을 기반으로 하여 소프트웨어의 업데이트가가능한 이동통신 단말기 및 그 업데이트 방법
JP6089065B2 (ja) アップデート方法及びコンピュータシステム
WO2017219861A1 (zh) 系统启动模式的控制方法及装置
JP2007286824A (ja) ソフトウェアの起動言語を統一する装置、ソフトウェアの起動言語を統一する方法およびプログラム
CN105389187B (zh) 一种系统更新的方法
EP2805233B1 (en) Installation engine and package format for parallelizable, reliable installations
JP2018190143A (ja) 情報処理装置
WO2015027732A1 (zh) 一种动态补丁函数的方法及装置、存储介质
WO2019207729A1 (ja) 産業用コンピュータ、産業用コンピュータシステム、オペレーティングシステム更新方法及びプログラム
WO2017208434A1 (ja) 情報処理装置及びアプリケーション管理方法
WO2014183692A1 (zh) 一种软件升级方法和装置
JP6317058B2 (ja) 情報処理装置、情報処理システム、情報処理プログラム、および情報処理方法
JP5330565B2 (ja) コンピュータ
CN111181953B (zh) 一种鲲鹏虚拟化支持spice协议的方法及装置
JP6102441B2 (ja) 仮想マシン管理方法及び装置
TW201530432A (zh) 多重作業環境服務的管理系統及管理方法
JP7156995B2 (ja) 更新システム
JP5849449B2 (ja) 情報処理装置およびその制御方法とプログラム
JP2019074996A (ja) エンジニアリング装置、および、エンジニアリング方法
JPH1027095A (ja) ソフトウェアのバージョン管理システム
CN109947454B (zh) 一种数据处理方法及系统
JP5526663B2 (ja) 情報処理装置、ソフトウェア管理システム、及びソフトウェア管理方法

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2018520314

Country of ref document: JP

Kind code of ref document: A

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16904059

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16904059

Country of ref document: EP

Kind code of ref document: A1