JP2020021286A - 情報処理装置、情報処理システム、情報処理方法及びプログラム - Google Patents
情報処理装置、情報処理システム、情報処理方法及びプログラム Download PDFInfo
- Publication number
- JP2020021286A JP2020021286A JP2018144477A JP2018144477A JP2020021286A JP 2020021286 A JP2020021286 A JP 2020021286A JP 2018144477 A JP2018144477 A JP 2018144477A JP 2018144477 A JP2018144477 A JP 2018144477A JP 2020021286 A JP2020021286 A JP 2020021286A
- Authority
- JP
- Japan
- Prior art keywords
- program
- unit
- information processing
- application
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims description 17
- 238000012545 processing Methods 0.000 title abstract description 13
- 230000010365 information processing Effects 0.000 claims abstract description 50
- 238000003672 processing method Methods 0.000 claims description 2
- 230000008859 change Effects 0.000 description 28
- 238000010586 diagram Methods 0.000 description 24
- 230000006870 function Effects 0.000 description 16
- 238000009434 installation Methods 0.000 description 15
- 230000004044 response Effects 0.000 description 7
- 230000004913 activation Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 101100264195 Caenorhabditis elegans app-1 gene Proteins 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 2
- 238000011900 installation process Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000005856 abnormality Effects 0.000 description 1
- 230000003213 activating effect Effects 0.000 description 1
- 238000003491 array Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000012905 input function Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
- Facsimiles In General (AREA)
Abstract
Description
10 本体部
11 コントローラ
12 スキャナ
13 プリンタ
14 モデム
15 ネットワークインタフェース
16 SDカードスロット
20 操作部
21 UI制御部
22 インストール部
23 アプリ種別判定部
24 インストール要求部
25 起動部
26 操作部プログラム記憶部
30 アプリ管理サーバ
31 変更アプリ特定部
32 プログラム提供部
33 アプリ情報記憶部
80 SDカード
121 インストール部
122 起動部
123 本体部プログラム記憶部
201 CPU
202 メモリ
203 補助記憶装置
204 タッチパネル
205 ネットワークインタフェース
211 表示装置
212 入力装置
Claims (6)
- 情報処理装置であって、
当該情報処理装置にインストールされている第1のプログラムを更新する際に、当該第1のプログラムに関する情報をネットワークを介して取得する取得部と、
前記取得部によって取得された情報に基づいて、前記第1のプログラムが他の情報処理装置にインストールされる第2のプログラムと連携するか否かを判定する判定部と、
前記判定部によって、前記第1のプログラムが前記第2のプログラムと連携すると判定された場合に、前記第2のプログラムの更新を前記他の情報処理装置に要求する要求部と、
を有することを特徴とする情報処理装置。 - 前記要求部は、前記取得部によって取得された第1のプログラムについて、当該情報処理装置での更新に成功した場合に、前記第2のプログラムの更新を前記他の情報処理装置に要求する、
ことを特徴とする請求項1記載の情報処理装置。 - 当該情報処理装置は、機器の操作部であり、
前記他の情報処理装置は、前記機器の本体部である、
ことを特徴とする請求項1又は2記載の情報処理装置。 - 第1の情報処理装置と第2の情報処理装置とを含む情報処理システムであって、
前記第1の情報処理装置にインストールされている第1のプログラムを更新する際に、当該第1のプログラムに関する情報をネットワークを介して取得する取得部と、
前記取得部によって取得された情報に基づいて、前記第1のプログラムが前記第2の情報処理装置にインストールされる第2のプログラムと連携するか否かを判定する判定部と、
前記判定部によって、前記第1のプログラムが前記第2のプログラムと連携すると判定された場合に、前記第2のプログラムの更新を前記第2の情報処理装置に要求する要求部と、
を有することを特徴とする情報処理システム。 - 情報処理装置が、
当該情報処理装置にインストールされている第1のプログラムを更新する際に、当該第1のプログラムに関する情報をネットワークを介して取得する取得手順と、
前記取得手順において取得された情報に基づいて、前記第1のプログラムが他の情報処理装置にインストールされる第2のプログラムと連携するか否かを判定する判定手順と、
前記判定手順において、前記第1のプログラムが前記第2のプログラムと連携すると判定された場合に、前記第2のプログラムの更新を前記他の情報処理装置に要求する要求手順と、
を実行することを特徴とする情報処理方法。 - 情報処理装置に、
当該情報処理装置にインストールされている第1のプログラムを更新する際に、当該第1のプログラムに関する情報をネットワークを介して取得する取得手順と、
前記取得手順において取得された情報に基づいて、前記第1のプログラムが他の情報処理装置にインストールされる第2のプログラムと連携するか否かを判定する判定手順と、
前記判定手順において、前記第1のプログラムが前記第2のプログラムと連携すると判定された場合に、前記第2のプログラムの更新を前記他の情報処理装置に要求する要求手順と、
を実行させることを特徴とするプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018144477A JP7286926B2 (ja) | 2018-07-31 | 2018-07-31 | 情報処理装置、情報処理システム、情報処理方法及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018144477A JP7286926B2 (ja) | 2018-07-31 | 2018-07-31 | 情報処理装置、情報処理システム、情報処理方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020021286A true JP2020021286A (ja) | 2020-02-06 |
JP7286926B2 JP7286926B2 (ja) | 2023-06-06 |
Family
ID=69589848
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018144477A Active JP7286926B2 (ja) | 2018-07-31 | 2018-07-31 | 情報処理装置、情報処理システム、情報処理方法及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7286926B2 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002278786A (ja) * | 2001-03-19 | 2002-09-27 | Ricoh Co Ltd | 画像形成装置 |
JP2013020348A (ja) * | 2011-07-08 | 2013-01-31 | Konica Minolta Business Technologies Inc | 連携アプリケーション、画像形成装置、および更新方法 |
JP2014006571A (ja) * | 2012-06-21 | 2014-01-16 | Canon Inc | 情報処理装置、プログラム更新方法及びプログラム |
JP2014146098A (ja) * | 2013-01-28 | 2014-08-14 | Ricoh Co Ltd | 情報処理システム、情報処理方法及びプログラム |
-
2018
- 2018-07-31 JP JP2018144477A patent/JP7286926B2/ja active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002278786A (ja) * | 2001-03-19 | 2002-09-27 | Ricoh Co Ltd | 画像形成装置 |
JP2013020348A (ja) * | 2011-07-08 | 2013-01-31 | Konica Minolta Business Technologies Inc | 連携アプリケーション、画像形成装置、および更新方法 |
JP2014006571A (ja) * | 2012-06-21 | 2014-01-16 | Canon Inc | 情報処理装置、プログラム更新方法及びプログラム |
JP2014146098A (ja) * | 2013-01-28 | 2014-08-14 | Ricoh Co Ltd | 情報処理システム、情報処理方法及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
JP7286926B2 (ja) | 2023-06-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10630857B2 (en) | Electronic apparatus and method to update firmware of the electronic apparatus when adding a web application to the electronic apparatus | |
CN106155679B (zh) | 信息处理系统、信息处理装置和信息处理方法 | |
US10581854B2 (en) | Information processing system, information processing apparatus, information processing method, and recording medium | |
US10430130B2 (en) | Information processing system, information processing method | |
JP6645341B2 (ja) | 情報処理システム、情報処理装置および情報処理方法 | |
US10503382B2 (en) | Device and information processing method | |
JP6547291B2 (ja) | 情報処理システムおよび情報処理方法 | |
US10609509B2 (en) | Information processing system, information processing apparatus, and information processing method for providing application information | |
JP6927276B2 (ja) | 情報処理システム、情報処理装置、情報処理方法およびプログラム | |
JP6442976B2 (ja) | 画像形成装置、ブラウザの制御方法およびプログラム | |
JP6890938B2 (ja) | 情報処理装置 | |
US10506122B2 (en) | Information processing apparatus and method for controlling the same | |
US10284734B2 (en) | Information processing apparatus, method, and storage medium for managing an executable application | |
US20180024787A1 (en) | Information processing system and information processing method | |
JP2017107307A (ja) | 機器、情報処理システム、情報処理方法、及びプログラム | |
JP2013191196A (ja) | 情報処理装置、機器、情報処理システム、情報処理方法、及び情報処理プログラム | |
JP7069969B2 (ja) | 情報処理装置、情報処理方法及び情報処理プログラム | |
US20180316818A1 (en) | System and method for installing application and recording medium | |
JP7286926B2 (ja) | 情報処理装置、情報処理システム、情報処理方法及びプログラム | |
US20190286432A1 (en) | Information processing system, apparatus, information processing method, and recording medium | |
US10602011B2 (en) | Image forming apparatus, information processing method, and program | |
JP7342443B2 (ja) | 情報処理装置、方法、およびプログラム | |
JP6508479B2 (ja) | 実行制御機器、実行制御プログラムおよびタスク実行システム | |
JP6318666B2 (ja) | 機器、情報処理システム、情報処理方法、及びプログラム | |
JP2019120995A (ja) | 画像処理システムおよび情報処理機器 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210524 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220523 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220531 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220721 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20221122 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230112 |
|
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: 20230425 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230508 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7286926 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |