JP2007183739A - 情報処理装置および方法、並びにプログラム - Google Patents
情報処理装置および方法、並びにプログラム Download PDFInfo
- Publication number
- JP2007183739A JP2007183739A JP2006000649A JP2006000649A JP2007183739A JP 2007183739 A JP2007183739 A JP 2007183739A JP 2006000649 A JP2006000649 A JP 2006000649A JP 2006000649 A JP2006000649 A JP 2006000649A JP 2007183739 A JP2007183739 A JP 2007183739A
- Authority
- JP
- Japan
- Prior art keywords
- network
- data output
- abnormality
- connection
- command
- 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
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer And Data Communications (AREA)
Abstract
【解決手段】通信アプリケーション41のデータ出力処理に異常が発生した場合、通信アプリケーション41または監視アプリケーション42から第1の切替コマンドがコマンド処理部54に供給される。データ出力処理の異常が復旧した場合、通信アプリケーション41または監視アプリケーション42から第2の切替コマンドがコマンド処理部54に供給される。コマンド処理部54は、第1または第2の切替コマンドに対応する切替指示を切替部52に供給し、ネットワーク3に接続または切断させる。本発明は、例えば、ネットワークに接続する通信装置に適用できる。
【選択図】図2
Description
Claims (10)
- ネットワークと接続し、データ出力機能を少なくとも有する他の装置から出力されたデータを前記ネットワークに送信する制御を行う情報処理装置であって、
前記他の装置の前記データ出力機能によるデータ出力処理に異常が発生した場合、前記ネットワークとの接続を切断し、前記異常が復旧した場合、前記ネットワークとの接続を復帰する接続切替手段
を備える情報処理装置。 - 前記他の装置は、前記データ出力処理に異常が発生した場合に第1のコマンドを発行し、前記異常が復旧した場合に第2のコマンドを発行し、
前記接続切替手段は、前記他の装置から前記第1のコマンドが発行された場合、前記ネットワークとの接続を切断し、前記他の装置から前記第2のコマンドが発行された場合、前記ネットワークとの接続を復帰する
請求項1に記載の情報処理装置。 - 前記データ出力処理を監視する監視手段をさらに備え、
前記接続切替手段は、前記データ出力処理に異常が発生したことが前記監視手段により検出された場合、前記ネットワークとの接続を切断し、前記異常が復旧したことが前記監視手段により検出された場合、前記ネットワークとの接続を復帰する
請求項1に記載の情報処理装置。 - 前記監視手段は、前記データ出力処理を監視することにより、前記他の装置からのデータ出力量が所定量未満である第1の異常と、前記他の装置からのデータ出力量が所定量を超えている第2の異常とのそれぞれを個別に検出する
請求項3に記載の情報処理装置。 - 前記他の装置は、前記データ出力機能に加えてさらに、前記データの出力状態を表す状態通知を定期的に出力する状態出力機能をさらに有し、
前記監視手段は、前記他の装置から前記状態通知が定期的に出力されなくなったとき、前記第1の異常を検出する
請求項4に記載の情報処理装置。 - 前記他の装置から出力された前記データに所定のプロトコル処理を施すプロトコル処理手段をさらに備え、
前記監視手段は、前記プロトコル処理手段が出力した前記データについての情報である処理結果情報に基づいて、前記第2の異常を検出する
請求項4に記載の情報処理装置。 - 前記接続切替手段は、さらに他の装置から、前記ネットワークを介して所定のコマンドが送信されてきた場合、前記ネットワークとの接続を切断する
請求項1に記載の情報処理装置。 - 前記さらに他の装置を認証する認証手段をさらに備える
請求項7に記載の情報処理装置。 - ネットワークと接続し、データ出力機能を少なくとも有する他の装置から出力されたデータを前記ネットワークに送信する制御を行う情報処理方法であって、
前記他の装置のデータ出力機能によるデータ出力処理に異常が発生した場合、前記ネットワークとの接続を切断し、前記異常が復旧した場合、前記ネットワークとの接続を復帰する
ステップを含む情報処理方法。 - ネットワークと接続し、データ出力機能を少なくとも有する他の装置から出力されたデータを前記ネットワークに送信する制御をコンピュータに実行させるプログラムであって、
前記他の装置のデータ出力機能によるデータ出力処理に異常が発生した場合、前記ネットワークとの接続を切断し、前記異常が復旧した場合、前記ネットワークとの接続を復帰する
ステップを含むプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006000649A JP4419094B2 (ja) | 2006-01-05 | 2006-01-05 | 情報処理装置および方法、並びにプログラム |
US11/617,848 US8023403B2 (en) | 2006-01-05 | 2006-12-29 | Information processing apparatus, information processing method, and program |
CN200710001840.XA CN100588161C (zh) | 2006-01-05 | 2007-01-05 | 信息处理装置和方法、以及程序 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006000649A JP4419094B2 (ja) | 2006-01-05 | 2006-01-05 | 情報処理装置および方法、並びにプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007183739A true JP2007183739A (ja) | 2007-07-19 |
JP4419094B2 JP4419094B2 (ja) | 2010-02-24 |
Family
ID=38251843
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006000649A Expired - Fee Related JP4419094B2 (ja) | 2006-01-05 | 2006-01-05 | 情報処理装置および方法、並びにプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US8023403B2 (ja) |
JP (1) | JP4419094B2 (ja) |
CN (1) | CN100588161C (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2021009536A (ja) * | 2019-07-01 | 2021-01-28 | キヤノンメディカルシステムズ株式会社 | 通信制御装置および通信制御方法 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4419094B2 (ja) * | 2006-01-05 | 2010-02-24 | ソニー株式会社 | 情報処理装置および方法、並びにプログラム |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63232654A (ja) | 1987-03-20 | 1988-09-28 | Fujitsu Ltd | 回線の制御装置 |
JPH10271145A (ja) | 1997-03-26 | 1998-10-09 | Mitsubishi Electric Corp | 通信ネットワーク端末装置 |
JP3284945B2 (ja) | 1997-10-17 | 2002-05-27 | 日本電気株式会社 | ネットワーク異常時の負荷低減方法及び方式 |
US7430164B2 (en) * | 1998-05-04 | 2008-09-30 | Hewlett-Packard Development Company, L.P. | Path recovery on failure in load balancing switch protocols |
US6445656B1 (en) * | 1999-04-13 | 2002-09-03 | Ricoh Company, Ltd. | Optical recording/reproducing method and apparatus for optical storage media |
US7819750B2 (en) * | 1999-10-06 | 2010-10-26 | Igt | USB software architecture in a gaming machine |
US6671831B1 (en) * | 2000-06-13 | 2003-12-30 | Cypress Semiconductor Corp. | Fault tolerant USB method and apparatus |
GB2369538B (en) * | 2000-11-24 | 2004-06-30 | Ibm | Recovery following process or system failure |
US20020116639A1 (en) * | 2001-02-21 | 2002-08-22 | International Business Machines Corporation | Method and apparatus for providing a business service for the detection, notification, and elimination of computer viruses |
EP1286256A3 (en) * | 2001-07-31 | 2005-08-17 | Ricoh Company, Ltd. | Method and apparatus for image data processing capable of performing a high speed processing using a risc and an AGP |
JP2004118250A (ja) * | 2002-09-24 | 2004-04-15 | Hitachi Ltd | 計算機管理システム、管理プログラム |
CN100347991C (zh) * | 2003-03-14 | 2007-11-07 | 吉林中软吉大信息技术有限公司 | 数据网集中监控监测系统 |
JP4455411B2 (ja) * | 2004-08-06 | 2010-04-21 | キヤノン株式会社 | 情報処理装置及びその情報通知方法、並びに制御プログラム |
US7808897B1 (en) * | 2005-03-01 | 2010-10-05 | International Business Machines Corporation | Fast network security utilizing intrusion prevention systems |
JP4419094B2 (ja) * | 2006-01-05 | 2010-02-24 | ソニー株式会社 | 情報処理装置および方法、並びにプログラム |
-
2006
- 2006-01-05 JP JP2006000649A patent/JP4419094B2/ja not_active Expired - Fee Related
- 2006-12-29 US US11/617,848 patent/US8023403B2/en not_active Expired - Fee Related
-
2007
- 2007-01-05 CN CN200710001840.XA patent/CN100588161C/zh not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2021009536A (ja) * | 2019-07-01 | 2021-01-28 | キヤノンメディカルシステムズ株式会社 | 通信制御装置および通信制御方法 |
JP7373314B2 (ja) | 2019-07-01 | 2023-11-02 | キヤノンメディカルシステムズ株式会社 | 通信制御装置および通信制御方法 |
Also Published As
Publication number | Publication date |
---|---|
US20070211621A1 (en) | 2007-09-13 |
US8023403B2 (en) | 2011-09-20 |
JP4419094B2 (ja) | 2010-02-24 |
CN100588161C (zh) | 2010-02-03 |
CN1996895A (zh) | 2007-07-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2010001586A1 (ja) | Cec通信装置、それを用いた映像音響装置およびcec通信方法 | |
JP2019174426A (ja) | 異常検知装置、異常検知方法およびプログラム | |
JP2007079726A (ja) | 通信装置、通信状態検出方法及び通信状態検出プログラム | |
US7573832B2 (en) | Method and apparatus for conveying link state information in a network | |
JP4419094B2 (ja) | 情報処理装置および方法、並びにプログラム | |
JP4747909B2 (ja) | ファイバチャネルスイッチにおける障害装置の切り離し方法 | |
JP4413806B2 (ja) | 障害切り分け方法、障害切り分け機能を有する通信装置及びプログラム | |
US8595399B2 (en) | Video/sound signal transmitting system and video/sound signal switching and distributing device | |
JP2024108417A (ja) | ネットワークインターフェースカード、および送信性能監視方法 | |
JP5234374B2 (ja) | 差動信号伝送回路、ディスクアレイコントローラ及び差動信号伝送ケーブル | |
JP5005425B2 (ja) | 制御装置復帰システム | |
JP2007116263A (ja) | 電子装置及びデータ通信制御方法 | |
CN109918257B (zh) | 一种硬盘异常处理方法和装置 | |
JP5847064B2 (ja) | 簡易型監視制御装置 | |
JP4935597B2 (ja) | コンピュータ及び通信処理方法 | |
JP5879223B2 (ja) | ゲートウェイ装置、ゲートウェイシステムおよび計算機システム | |
JP7120678B1 (ja) | 通信処理装置、通信処理システム、障害通知方法及び障害通知プログラム | |
JP5682007B2 (ja) | 電子機器装置 | |
JP2019062484A (ja) | 受電装置および制御方法 | |
JP2012027780A (ja) | 画面転送装置、画面受信装置、画面転送方法及び画面転送プログラム | |
JP2006146685A (ja) | マルチノードシステム及び障害復旧方法 | |
JP2009015472A (ja) | コンピュータシステムのデバイス監視方式 | |
JP2008017070A (ja) | ネットワーク装置及びそれに用いる冗長切替え方法並びにそのプログラム | |
JP2009027571A (ja) | 通信プロトコル切替方法 | |
JPS6333949A (ja) | デ−タ通信方式 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090518 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090609 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090807 |
|
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: 20091105 |
|
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: 20091118 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121211 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121211 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131211 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |