JP5136554B2 - ファームウェア配布装置、プログラム及び方法 - Google Patents
ファームウェア配布装置、プログラム及び方法 Download PDFInfo
- Publication number
- JP5136554B2 JP5136554B2 JP2009520224A JP2009520224A JP5136554B2 JP 5136554 B2 JP5136554 B2 JP 5136554B2 JP 2009520224 A JP2009520224 A JP 2009520224A JP 2009520224 A JP2009520224 A JP 2009520224A JP 5136554 B2 JP5136554 B2 JP 5136554B2
- Authority
- JP
- Japan
- Prior art keywords
- download
- firmware
- terminal device
- request
- download request
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 61
- 238000012545 processing Methods 0.000 claims description 38
- 230000004044 response Effects 0.000 claims description 30
- 230000008569 process Effects 0.000 description 46
- 238000004891 communication Methods 0.000 description 32
- 238000010586 diagram Methods 0.000 description 19
- 230000007423 decrease Effects 0.000 description 13
- 230000003247 decreasing effect Effects 0.000 description 9
- 238000005259 measurement Methods 0.000 description 6
- 238000012937 correction Methods 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Description
本発明はファームウェア配布装置を提供する。本発明のファームウェア配布装置は、
ファームウェアを登録して管理する登録管理部と、
端末装置からダウンロード要求を受信した際に、端末装置において未更新のファームウェアを判別して、端末装置に判別されたファームウェアをダウンロードするダウンロード実行部と、
ダウンロード要求から得られる利用者識別情報を取得し、利用者識別情報が既にダウンロード中の他の端末装置の利用者識別情報に一致する場合は、ダウンロード要求を発した端末装置に対するダウンロードを停止するダウンロード停止部と、
を備えたことを特徴とする。
ダウンロード実行部は、ダウンロード要求から得られる更新済みファームウェア情報と登録管理部で管理している登録ファームウェア情報と比較して未更新のファームウェアを判別する。
ファームウェアを登録して管理する登録管理部と、
端末装置からダウンロード要求を受信した際に、未更新のファームウェアを判別して端末装置にダウンロードするダウンロード実行部と、
ダウンロード実行部により未更新のファームウェアを端末装置にダウンロードした際の実行速度を計測し、実行速度が前回のダウンロード実行速度により低下した場合は、端末装置に強制終了通知を送信してダウンロードを途中で中断させるダウンロード強制終了部と、
を備えたことを特徴とする。
ダウンロード強制終了部は、ダウンロード実行部によるファームウェア単位のダウンロード毎に実行速度を計測し、計測した実行速度が前回の実行速度により低下した場合は、記端末装置に強制終了通知を送信して一覧情報の残りの未更新ファームウェアのダウンロードを中断させる。
本発明はファームウェア配布装置のコンピュータにより実行されるプログラム提供する。本発明のプログラムは、ファームウェア配布装置のコンピュータを、
ファームウェアを登録して管理する登録管理部、
端末装置からダウンロード要求を受信した際に、未更新のファームウェアを判別して端末装置にダウンロードするダウンロード実行部、
ダウンロード要求から得られる利用者識別情報を取得し、利用者識別情報が既にダウンロード中の他の端末装置の利用者識別情報に一致する場合は、ダウンロード要求を発した端末装置に対するダウンロードを停止するダウンロード停止部、
として機能させることを特徴とする。
ファームウェアを登録して管理する登録管理部、
端末装置からダウンロード要求を受信した際に、未更新のファームウェアを判別して端末装置にダウンロードするダウンロード実行部、
ダウンロード実行部により未更新のファームウェアを端末装置にダウンロードした際の実行速度を計測し、実行速度が前回のダウンロード実行速度により低下した場合は、端末装置に強制終了通知を送信してダウンロードを途中で中断させるダウンロード強制終了部、
として機能させることを特徴とする。
本発明はファームウェア配布方法を提供する。本発明のファームウェア配布方法は、
ファームウェアを登録して管理するステップと、
端末装置からダウンロード要求を受信した際に、未更新のファームウェアを判別して端末装置にダウンロードするステップと、
ダウンロード要求から得られる利用者識別情報を取得し、利用者識別情報が既にダウンロード中の他の端末装置の利用者識別情報に一致する場合は、ダウンロード要求を発した端末装置に対するダウンロードを停止するステップと、
を備えたことを特徴とする。
ファームウェアを登録して管理するステップと、
端末装置からダウンロード要求を受信した際に、未更新のファームウェアを判別して端末装置にダウンロードを実行するステップと、
ダウンロードを実行するステップにより未更新のファームウェアを端末装置にダウンロードした際の実行速度を計測し、実行速度が前回のダウンロード実行速度により低下した場合は、端末装置に強制終了通知を送信してダウンロードを途中で中断させるダウンロードを強制終了するステップを備えたことを特徴とする。
18−1に代表して示すように、通信部36、ダウンロード処理部38、ファームウェア格納テーブル40、ダウンロード要求テーブル42及びダウンロード管理テーブル44を備えている。
であり、シリーズ名100が「00ABCD」であり、装置型名102が「PQRY」であり、更に装置号機104が「001」である。
続いてステップS24で実行速度低下を判別するが、このときダウンロードを実行しているのは端末装置18−1のみであることから、実行速度は前回に対し低下しておらず、強制終了通知を出すことなく処理を継続する。
Claims (5)
- ファームウェアを登録して管理する登録管理部と、
端末装置からダウンロード要求を受信した際に、前記端末装置における未更新のファームウェアを判別して、前記端末装置に判別されたファームウェアをダウンロードするダウンロード実行部と、
前記ダウンロード要求から得られる全ての利用者に共通な利用者識別情報を取得し、前記利用者識別情報が既にダウンロード中の他の端末装置の利用者識別情報に一致する場合は、前記ダウンロード要求を発した前記端末装置に対するダウンロードを停止するダウンロード停止部と、
を備えたことを特徴とするファームウェア配布装置。 - 請求項1記載のファームウェア配布装置に於いて、前記ダウンロード実行部は、未更新ファームウェアの一覧情報を前記端末装置に応答送信し、前記端末装置からの前記一覧情報に基づくファームウェア単位のダウンロード要求に対し対応する未更新ファームウェアを順次ダウンロードすることを特徴とするファームウェア配布装置。
- 請求項1記載のファームウェア配布装置に於いて、更に、前記ダウンロード要求をオペレータ操作によるダウンロード要求と判別した場合、前記ダウンロード停止部によるダウンロード停止を解除して前記ダウンロード実行部によりダウンロードを実行させ、既にダウンロード実行中の他の端末装置に強制終了通知を送信してダウンロードを途中で中断させるオペレータ要求処理部を備えたことを特徴とするファームウェア配布装置。
- コンピュータを、
ファームウェアを登録して管理する登録管理部、
端末装置からダウンロード要求を受信した際に、前記端末装置における未更新のファームウェアを判別して前記端末装置に判別されたファームウェアをダウンロードするダウンロード実行部、
前記ダウンロード要求から得られる全ての利用者に共通な利用者の利用者識別情報を取得し、前記利用者識別情報が既にダウンロード中の他の端末装置の利用者識別情報に一致する場合は、前記ダウンロード要求を発した前記端末装置に対するダウンロードを停止するダウンロード停止部、
として機能させることを特徴とするプログラム。 - コンピュータが、
ファームウェアを登録して管理するステップと、
端末装置からダウンロード要求を受信した際に、未更新のファームウェアを判別して前記端末装置にダウンロードするステップと、
前記ダウンロード要求から得られる全ての利用者に共通な利用者識別情報を取得し、前記利用者識別情報が既にダウンロード中の他の端末装置の利用者識別情報に一致する場合は、前記ダウンロード要求を発した前記端末装置に対するダウンロードを停止するステップと、
を実行することを特徴とするファームウェア配布方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2007/062669 WO2009001422A1 (ja) | 2007-06-25 | 2007-06-25 | ファームウェア配布装置、プログラム及び方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2009001422A1 JPWO2009001422A1 (ja) | 2010-08-26 |
JP5136554B2 true JP5136554B2 (ja) | 2013-02-06 |
Family
ID=40185256
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009520224A Expired - Fee Related JP5136554B2 (ja) | 2007-06-25 | 2007-06-25 | ファームウェア配布装置、プログラム及び方法 |
Country Status (4)
Country | Link |
---|---|
US (1) | US8595140B2 (ja) |
EP (1) | EP2182434A4 (ja) |
JP (1) | JP5136554B2 (ja) |
WO (1) | WO2009001422A1 (ja) |
Families Citing this family (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7044546B2 (en) | 2002-08-14 | 2006-05-16 | Johnson Safety, Inc. | Headrest-mounted monitor |
JP2010000636A (ja) * | 2008-06-18 | 2010-01-07 | Canon Inc | 画像形成装置及び画像形成装置の制御方法 |
US9146726B2 (en) * | 2010-12-16 | 2015-09-29 | Netapp, Inc. | System and method for firmware update for network connected storage subsystem components |
US8972966B2 (en) * | 2012-01-05 | 2015-03-03 | Lenovo (Singapore) Pte. Ltd. | Updating firmware in a hybrid computing environment |
US9070153B2 (en) * | 2012-03-30 | 2015-06-30 | Ebay Inc. | Digital proof of delivery |
US9986696B2 (en) * | 2013-08-26 | 2018-06-05 | Et Water Systems, Inc. | Irrigation smart controllers with programming and firmware updating |
WO2015189702A2 (en) * | 2014-04-30 | 2015-12-17 | Schneider Electric Industries Sas | Systems and methods for delivering and accessing software components |
JP6163475B2 (ja) * | 2014-12-09 | 2017-07-12 | キヤノンItソリューションズ株式会社 | 画面共有システム、画面共有サーバ、画面共有システムの制御方法、およびプログラム |
JP6559539B2 (ja) * | 2015-10-28 | 2019-08-14 | シャープ株式会社 | 通信サーバ、通信システム、通信制御方法、および通信制御プログラム |
US10601955B2 (en) * | 2017-02-09 | 2020-03-24 | Intel Corporation | Distributed and redundant firmware evaluation |
DE102017209369A1 (de) * | 2017-06-02 | 2018-12-06 | Sivantos Pte. Ltd. | Verfahren zur Anpassung der Firmware eines Hörgerätes eines Hörgerätesystems |
US11947489B2 (en) | 2017-09-05 | 2024-04-02 | Robin Systems, Inc. | Creating snapshots of a storage volume in a distributed storage system |
JP7073654B2 (ja) * | 2017-09-14 | 2022-05-24 | 富士通株式会社 | 情報処理システム、情報処理装置およびプログラム |
US11392363B2 (en) | 2018-01-11 | 2022-07-19 | Robin Systems, Inc. | Implementing application entrypoints with containers of a bundled application |
US11748203B2 (en) | 2018-01-11 | 2023-09-05 | Robin Systems, Inc. | Multi-role application orchestration in a distributed storage system |
US11582168B2 (en) | 2018-01-11 | 2023-02-14 | Robin Systems, Inc. | Fenced clone applications |
JP6718483B2 (ja) * | 2018-06-29 | 2020-07-08 | 株式会社Subaru | 車両 |
US10558453B1 (en) * | 2018-12-13 | 2020-02-11 | Dell Products, Lp | System and method to achieve shared drive firmware version consistency via ESRT update |
US11086725B2 (en) | 2019-03-25 | 2021-08-10 | Robin Systems, Inc. | Orchestration of heterogeneous multi-role applications |
US11256434B2 (en) | 2019-04-17 | 2022-02-22 | Robin Systems, Inc. | Data de-duplication |
US11226847B2 (en) | 2019-08-29 | 2022-01-18 | Robin Systems, Inc. | Implementing an application manifest in a node-specific manner using an intent-based orchestrator |
US11249851B2 (en) | 2019-09-05 | 2022-02-15 | Robin Systems, Inc. | Creating snapshots of a storage volume in a distributed storage system |
US11520650B2 (en) | 2019-09-05 | 2022-12-06 | Robin Systems, Inc. | Performing root cause analysis in a multi-role application |
US11113158B2 (en) | 2019-10-04 | 2021-09-07 | Robin Systems, Inc. | Rolling back kubernetes applications |
US11347684B2 (en) | 2019-10-04 | 2022-05-31 | Robin Systems, Inc. | Rolling back KUBERNETES applications including custom resources |
US11403188B2 (en) | 2019-12-04 | 2022-08-02 | Robin Systems, Inc. | Operation-level consistency points and rollback |
US11108638B1 (en) | 2020-06-08 | 2021-08-31 | Robin Systems, Inc. | Health monitoring of automatically deployed and managed network pipelines |
US11528186B2 (en) * | 2020-06-16 | 2022-12-13 | Robin Systems, Inc. | Automated initialization of bare metal servers |
US11740980B2 (en) | 2020-09-22 | 2023-08-29 | Robin Systems, Inc. | Managing snapshot metadata following backup |
US11743188B2 (en) | 2020-10-01 | 2023-08-29 | Robin Systems, Inc. | Check-in monitoring for workflows |
US11271895B1 (en) | 2020-10-07 | 2022-03-08 | Robin Systems, Inc. | Implementing advanced networking capabilities using helm charts |
US11456914B2 (en) | 2020-10-07 | 2022-09-27 | Robin Systems, Inc. | Implementing affinity and anti-affinity with KUBERNETES |
US11750451B2 (en) | 2020-11-04 | 2023-09-05 | Robin Systems, Inc. | Batch manager for complex workflows |
US11556361B2 (en) | 2020-12-09 | 2023-01-17 | Robin Systems, Inc. | Monitoring and managing of complex multi-role applications |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001344130A (ja) * | 2000-03-31 | 2001-12-14 | Fujitsu Ltd | リモートメンテナンス装置と、その装置に接続される端末と、リモートメンテナンス処理用プログラム及びそのプログラムの記録媒体 |
JP2002132368A (ja) * | 2000-10-24 | 2002-05-10 | Canon Inc | ファームウェアのバージョンアップシステムおよび方法 |
JP2003005991A (ja) * | 2001-06-25 | 2003-01-10 | Toshiba Tec Corp | ファームウェアアップデートシステム、ファームウェア配信プログラムおよび電子機器 |
JP2004005585A (ja) * | 2002-04-23 | 2004-01-08 | Matsushita Electric Ind Co Ltd | サーバ装置及びプログラム管理システム |
JP2005063420A (ja) * | 2003-07-28 | 2005-03-10 | Sharp Corp | コンテンツ配信サーバ、通信端末、コンテンツ配信システム、コンテンツ配信方法、コンテンツ配信プログラム、端末制御プログラムおよび該プログラムを記録した記録媒体 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE10053214A1 (de) | 2000-10-26 | 2002-05-02 | Siemens Ag | Verfahren zur Installation von Software |
EP1243998B1 (en) * | 2001-03-21 | 2017-04-19 | Excalibur IP, LLC | A technique for license management and online software license enforcement |
JP2005122704A (ja) | 2003-09-22 | 2005-05-12 | Fujitsu Ltd | プログラム |
JP2005130134A (ja) * | 2003-10-22 | 2005-05-19 | Sony Corp | 通信速度制御システム及び方法、端末装置、通信速度サーバ、並びにコンテンツサーバ |
JP2005242447A (ja) | 2004-02-24 | 2005-09-08 | Nec Saitama Ltd | ファイルダウンロード方法およびリモート装置 |
EP1767031B1 (en) * | 2004-05-24 | 2009-12-09 | Computer Associates Think, Inc. | System and method for automatically configuring a mobile device |
US8204963B2 (en) * | 2005-01-18 | 2012-06-19 | Seiko Epson Corporation | Download control of information from server connected to network |
US8230414B1 (en) * | 2005-06-16 | 2012-07-24 | Infinera Corporation | Software distribution and cache management across client machines on a network |
JP5023596B2 (ja) * | 2006-07-26 | 2012-09-12 | 富士通株式会社 | プログラム配布装置 |
-
2007
- 2007-06-25 JP JP2009520224A patent/JP5136554B2/ja not_active Expired - Fee Related
- 2007-06-25 EP EP07767476A patent/EP2182434A4/en not_active Withdrawn
- 2007-06-25 US US12/664,993 patent/US8595140B2/en not_active Expired - Fee Related
- 2007-06-25 WO PCT/JP2007/062669 patent/WO2009001422A1/ja active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001344130A (ja) * | 2000-03-31 | 2001-12-14 | Fujitsu Ltd | リモートメンテナンス装置と、その装置に接続される端末と、リモートメンテナンス処理用プログラム及びそのプログラムの記録媒体 |
JP2002132368A (ja) * | 2000-10-24 | 2002-05-10 | Canon Inc | ファームウェアのバージョンアップシステムおよび方法 |
JP2003005991A (ja) * | 2001-06-25 | 2003-01-10 | Toshiba Tec Corp | ファームウェアアップデートシステム、ファームウェア配信プログラムおよび電子機器 |
JP2004005585A (ja) * | 2002-04-23 | 2004-01-08 | Matsushita Electric Ind Co Ltd | サーバ装置及びプログラム管理システム |
JP2005063420A (ja) * | 2003-07-28 | 2005-03-10 | Sharp Corp | コンテンツ配信サーバ、通信端末、コンテンツ配信システム、コンテンツ配信方法、コンテンツ配信プログラム、端末制御プログラムおよび該プログラムを記録した記録媒体 |
Non-Patent Citations (2)
Title |
---|
CSND200501172003; ネットランナー 2004年2月号(第6巻、第2号), 20040201, 第26〜29頁, ソフトバンクパブリッシング(株) * |
JPN6011064371; ネットランナー 2004年2月号(第6巻、第2号), 20040201, 第26〜29頁, ソフトバンクパブリッシング(株) * |
Also Published As
Publication number | Publication date |
---|---|
US20110119664A1 (en) | 2011-05-19 |
EP2182434A4 (en) | 2012-07-18 |
EP2182434A1 (en) | 2010-05-05 |
WO2009001422A1 (ja) | 2008-12-31 |
JPWO2009001422A1 (ja) | 2010-08-26 |
US8595140B2 (en) | 2013-11-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5136554B2 (ja) | ファームウェア配布装置、プログラム及び方法 | |
US10817279B1 (en) | Providing different upgrade paths for upgrading a server | |
US7127635B2 (en) | Method for correcting a program running on a computer system | |
US10802815B1 (en) | Managing upgrades of clients having different installed versions of a software product | |
JP6011479B2 (ja) | アプリケーション管理装置、アプリケーション管理システムおよびプログラム | |
JP2001331232A (ja) | ライセンス・アプリケーション・インストーラ | |
JP2002278906A (ja) | アップデート管理システム、アップデート・クライアント装置、アップデート・サーバ装置及びプログラム | |
JPWO2002075525A1 (ja) | ソフトウエア更新システム、ソフトウエア更新方法、およびソフトウエア更新プログラム | |
JP2004295270A (ja) | 共用記憶システム | |
JP2002132742A (ja) | サービス実行方法および装置 | |
JP2011233063A (ja) | データ管理プログラム及び方法、並びにノード装置 | |
JP2008287633A (ja) | Hba情報提供プログラム、hba情報提供方法及びhba情報提供装置 | |
CN111897558A (zh) | 容器集群管理系统Kubernetes升级方法和装置 | |
US11449350B2 (en) | Systems and methods for automatically updating compute resources | |
WO2016116013A1 (zh) | 软件升级方法和系统 | |
JP2008176722A (ja) | ソフトウェア動作実績管理システム、方法及びプログラム | |
CN109857579B (zh) | 一种数据处理方法及相关装置 | |
JP2017091330A (ja) | 計算機システム及び計算機システムのタスク実行方法 | |
CN111045789B (zh) | 一种虚拟机开机方法、装置及电子设备和存储介质 | |
CN114866517A (zh) | 一种安装文件执行方法、装置及存储介质 | |
JP4678342B2 (ja) | 印刷制御プログラム | |
JP4232606B2 (ja) | ファイル配信システム、クライアントプログラム、クライアント、サーバプログラム、サーバ、及び方法 | |
JP5056346B2 (ja) | 情報処理装置、情報処理システム、仮想サーバの移動処理の制御方法、及び、プログラム | |
JP2007164642A (ja) | 資源管理装置および資源管理方法 | |
JP2008146204A (ja) | サービス管理システム、サービス管理装置およびサービス管理方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111206 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120202 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120605 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120803 |
|
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: 20121016 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121029 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151122 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |