JP4645281B2 - 情報処理装置および方法、プログラム、並びに記録媒体 - Google Patents
情報処理装置および方法、プログラム、並びに記録媒体 Download PDFInfo
- Publication number
- JP4645281B2 JP4645281B2 JP2005120550A JP2005120550A JP4645281B2 JP 4645281 B2 JP4645281 B2 JP 4645281B2 JP 2005120550 A JP2005120550 A JP 2005120550A JP 2005120550 A JP2005120550 A JP 2005120550A JP 4645281 B2 JP4645281 B2 JP 4645281B2
- Authority
- JP
- Japan
- Prior art keywords
- packet
- time
- information processing
- processing apparatus
- transmission
- 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
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0852—Delays
- H04L43/0864—Round trip delays
-
- 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/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
-
- 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/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
- H04L69/161—Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
-
- 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/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
- H04L69/163—In-band adaptation of TCP data exchange; In-band control procedures
-
- 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/28—Timers or timing mechanisms used in protocols
-
- 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/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Environmental & Geological Engineering (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
Description
帯域B=S/(T2−T1)
Claims (6)
- アプリケーション層のプログラムにより画像処理を実行するとともに、ネットワークを介して接続される他の情報処理装置と通信を行い、ネットワークインタフェースカードと、前記ネットワークインタフェースカードを制御するデバイスドライバ有する情報処理装置であって、
アプリケーション層に設けられ、前記他の情報処理装置とのデータの送受信の実行、または伝送往復遅延の計算の実行を制御する実行制御手段と、
前記デバイスドライバの一部として設けられ、前記伝送往復遅延の計算において前記他の情報処理装置からの応答を得るために前記他の情報処理装置に送信される第1のパケットを生成するパケット生成手段と、
MAC層の前記ネットワークインタフェースカードの一部として設けられ、前記生成された前記第1のパケットを、前記ネットワークに送出するときの時刻を、前記第1のパケットの送信時刻として前記送信時刻を含む第1のタイムスタンプを生成する第1のタイムスタンプ生成手段と、
MAC層の前記ネットワークインタフェースカードの一部として設けられ、前記第1のパケットに対する応答として前記他の情報処理装置から送信されるパケットであって、第2のパケットを前記ネットワークから取得するときの時刻を、前記第2のパケットの受信時刻として前記受信時刻を含む第2のタイムスタンプを生成する第2のタイムスタンプ生成手段と、
前記デバイスドライバの一部として設けられ、前記第1および第2のタイムスタンプを取得する取得手段と、
前記デバイスドライバの一部として設けられ、前記取得手段により取得された前記第1および第2のタイムスタンプに基づいて、自分と前記他の情報処理装置との間の伝送往復遅延を算出する算出手段と、
前記デバイスドライバの一部として設けられ、前記算出された伝送往復遅延のデータを、前記他の情報処理装置とのデータの送受信の実行に関するデータの授受を行うインタフェースとは異なるインタフェースを介して前記アプリケーション層に通知する通知手段と
を備えることを特徴とする情報処理装置。 - 前記第1のパケットの宛先アドレスおよびパケットの種類に関する情報を含むフロー情報を記憶するフロー情報記憶手段をさらに備える
ことを特徴とする請求項1に記載の情報処理装置。 - 前記ネットワークから取得されるパケットの送信元アドレスおよびパケットの種類に関する情報と、前記フロー情報記憶手段に記憶されるフロー情報とを比較して、前記ネットワークから取得されるパケットが前記第2のパケットであるか否かを判定する判定手段をさらに備える
ことを特徴とする請求項2に記載の情報処理装置。 - アプリケーション層のプログラムにより画像処理を実行するとともに、ネットワークを介して接続される他の情報処理装置と通信を行い、ネットワークインタフェースカードと、前記ネットワークインタフェースカードを制御するデバイスドライバ有する情報処理装置の情報処理方法であって、
アプリケーション層に設けられた実行制御手段が、前記他の情報処理装置とのデータの送受信の実行、または伝送往復遅延の計算の実行を制御し、
前記デバイスドライバの一部として設けられたパケット生成手段が、前記伝送往復遅延の計算において前記他の情報処理装置からの応答を得るために前記他の情報処理装置に送信される第1のパケットを生成し、
MAC層の前記ネットワークインタフェースカードの一部として設けられた第1のタイムスタンプ生成手段が、前記生成された前記第1のパケットを、前記ネットワークに送出するときの時刻を、前記第1のパケットの送信時刻として前記送信時刻を含む第1のタイムスタンプを生成し、
MAC層の前記ネットワークインタフェースカードの一部として設けられた第2のタイムスタンプ生成手段が、前記第1のパケットに対する応答として前記他の情報処理装置から送信されるパケットであって、第2のパケットを前記ネットワークから取得するときの時刻を、前記第2のパケットの受信時刻として前記受信時刻を含む第2のタイムスタンプを生成し、
前記デバイスドライバの一部として設けられた取得手段が、前記第1および第2のタイムスタンプを取得し、
前記デバイスドライバの一部として設けられた算出手段が、前記取得手段により取得された前記第1および第2のタイムスタンプに基づいて、自分と前記他の情報処理装置との間の伝送往復遅延を算出し、
前記デバイスドライバの一部として設けられた通知手段が、前記算出された伝送往復遅延のデータを、前記他の情報処理装置とのデータの送受信の実行に関するデータの授受を行うインタフェースとは異なるインタフェースを介して前記アプリケーション層に通知するステップ
を含むことを特徴とする情報処理方法。 - コンピュータを、
アプリケーション層のプログラムにより画像処理を実行するとともに、ネットワークを介して接続される他の情報処理装置と通信を行い、ネットワークインタフェースカードと、前記ネットワークインタフェースカードを制御するデバイスドライバ有する情報処理装置であって、
アプリケーション層に設けられ、前記他の情報処理装置とのデータの送受信の実行、または伝送往復遅延の計算の実行を制御する実行制御手段と、
前記デバイスドライバの一部として設けられ、前記伝送往復遅延の計算において前記他の情報処理装置からの応答を得るために前記他の情報処理装置に送信される第1のパケットを生成するパケット生成手段と、
MAC層の前記ネットワークインタフェースカードの一部として設けられ、前記生成された前記第1のパケットを、前記ネットワークに送出するときの時刻を、前記第1のパケットの送信時刻として前記送信時刻を含む第1のタイムスタンプを生成する第1のタイムスタンプ生成手段と、
MAC層の前記ネットワークインタフェースカードの一部として設けられ、前記第1のパケットに対する応答として前記他の情報処理装置から送信されるパケットであって、第2のパケットを前記ネットワークから取得するときの時刻を、前記第2のパケットの受信時刻として前記受信時刻を含む第2のタイムスタンプを生成する第2のタイムスタンプ生成手段と、
前記デバイスドライバの一部として設けられ、前記第1および第2のタイムスタンプを取得する取得手段と、
前記デバイスドライバの一部として設けられ、前記取得手段により取得された前記第1および第2のタイムスタンプに基づいて、自分と前記他の情報処理装置との間の伝送往復遅延を算出する算出手段と、
前記デバイスドライバの一部として設けられ、前記算出された伝送往復遅延のデータを、前記他の情報処理装置とのデータの送受信の実行に関するデータの授受を行うインタフェースとは異なるインタフェースを介して前記アプリケーション層に通知する通知手段とを備える情報処理装置として機能させる
プログラム。 - 請求項5に記載のプログラムが記録されている記録媒体。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005120550A JP4645281B2 (ja) | 2005-04-19 | 2005-04-19 | 情報処理装置および方法、プログラム、並びに記録媒体 |
US11/400,286 US8441943B2 (en) | 2005-04-19 | 2006-04-10 | Information processing apparatus and method, program, and recording medium |
CN2006100762335A CN1855935B (zh) | 2005-04-19 | 2006-04-19 | 信息处理装置和方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005120550A JP4645281B2 (ja) | 2005-04-19 | 2005-04-19 | 情報処理装置および方法、プログラム、並びに記録媒体 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006303750A JP2006303750A (ja) | 2006-11-02 |
JP4645281B2 true JP4645281B2 (ja) | 2011-03-09 |
Family
ID=37108362
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005120550A Expired - Fee Related JP4645281B2 (ja) | 2005-04-19 | 2005-04-19 | 情報処理装置および方法、プログラム、並びに記録媒体 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8441943B2 (ja) |
JP (1) | JP4645281B2 (ja) |
CN (1) | CN1855935B (ja) |
Families Citing this family (47)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4645281B2 (ja) * | 2005-04-19 | 2011-03-09 | ソニー株式会社 | 情報処理装置および方法、プログラム、並びに記録媒体 |
JP2007012021A (ja) * | 2005-06-01 | 2007-01-18 | Sony Corp | 情報処理装置および情報処理方法、並びにプログラム |
JP2006338353A (ja) * | 2005-06-02 | 2006-12-14 | Sony Corp | 情報処理装置および情報処理方法、並びにプログラム |
US8295310B2 (en) * | 2006-09-25 | 2012-10-23 | Futurewei Technologies, Inc. | Inter-packet gap network clock synchronization |
US7809027B2 (en) | 2006-09-25 | 2010-10-05 | Futurewei Technologies, Inc. | Network clock synchronization floating window and window delineation |
US8494009B2 (en) * | 2006-09-25 | 2013-07-23 | Futurewei Technologies, Inc. | Network clock synchronization timestamp |
US8340101B2 (en) * | 2006-09-25 | 2012-12-25 | Futurewei Technologies, Inc. | Multiplexed data stream payload format |
US8976796B2 (en) | 2006-09-25 | 2015-03-10 | Futurewei Technologies, Inc. | Bandwidth reuse in multiplexed data stream |
US7675945B2 (en) * | 2006-09-25 | 2010-03-09 | Futurewei Technologies, Inc. | Multi-component compatible data architecture |
US7813271B2 (en) * | 2006-09-25 | 2010-10-12 | Futurewei Technologies, Inc. | Aggregated link traffic protection |
US7986700B2 (en) | 2006-09-25 | 2011-07-26 | Futurewei Technologies, Inc. | Multiplexed data stream circuit architecture |
US7961751B2 (en) * | 2006-09-25 | 2011-06-14 | Futurewei Technologies, Inc. | Multiplexed data stream timeslot map |
US8660152B2 (en) * | 2006-09-25 | 2014-02-25 | Futurewei Technologies, Inc. | Multi-frame network clock synchronization |
US8588209B2 (en) | 2006-09-25 | 2013-11-19 | Futurewei Technologies, Inc. | Multi-network compatible data architecture |
JP2008192128A (ja) * | 2007-01-11 | 2008-08-21 | Sony Corp | 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム |
US8645668B2 (en) | 2007-01-11 | 2014-02-04 | Sony Corporation | Information processing apparatus, information processing method and computer program |
JP2008172699A (ja) * | 2007-01-15 | 2008-07-24 | Fujitsu Ltd | パケット処理方法、パケット処理システム、およびコンピュータプログラム |
CN101578794B (zh) * | 2007-01-26 | 2012-12-12 | 华为技术有限公司 | 数据通信装置及网络组件 |
CN101277179B (zh) * | 2007-03-29 | 2012-08-08 | 华为技术有限公司 | 发送、接收通知消息的方法、装置及系统 |
CN101861709B (zh) * | 2007-10-23 | 2014-06-11 | 汤姆森特许公司 | 用于具有合并的自动重复请求的自适应前向纠错以在无线局域网中进行可靠多播的方法和装置 |
JP4826575B2 (ja) * | 2007-11-16 | 2011-11-30 | 沖電気工業株式会社 | 遅延時間測定方法、パケット中継装置、遅延時間測定装置、及びプログラム |
US8194756B2 (en) * | 2008-05-28 | 2012-06-05 | Broadcom Corporation | Using program clock references to assist in transport of video stream to wireless device |
JP5590825B2 (ja) * | 2008-06-30 | 2014-09-17 | キヤノン株式会社 | 通信装置及びラウンドトリップ時間を求める方法 |
JP2010211388A (ja) * | 2009-03-09 | 2010-09-24 | Canon Inc | 検索装置及び検索方法 |
US20120057481A1 (en) * | 2010-09-07 | 2012-03-08 | Electronics And Telecommunications Research Institute | System and method for measuring round trip time based on wireless local area network |
WO2013125989A1 (en) * | 2012-02-20 | 2013-08-29 | Telefonaktiebolaget L M Ericsson (Publ) | Capacity estimates using burst-trailer trains |
US8837316B2 (en) * | 2012-06-14 | 2014-09-16 | Qualcomm Incorporated | RTT based ranging system and method |
US9191908B2 (en) * | 2013-03-05 | 2015-11-17 | Qualcomm Incorporated | Reducing impact of clock drift in wireless devices |
JP6335430B2 (ja) * | 2013-03-21 | 2018-05-30 | キヤノン株式会社 | 通信装置、通信装置の制御方法、プログラム |
WO2014155495A1 (ja) * | 2013-03-25 | 2014-10-02 | Nttエレクトロニクス株式会社 | 通信装置、受信装置、及び送信装置 |
CN104426641B (zh) * | 2013-09-11 | 2019-01-11 | 松下知识产权经营株式会社 | 通信控制装置及通信控制方法 |
CN104469901B (zh) * | 2013-09-17 | 2018-09-07 | 华为终端(东莞)有限公司 | 数据处理的方法及装置 |
US9614891B1 (en) * | 2013-09-23 | 2017-04-04 | Amazon Technologies, Inc. | Assembling communications based on captured packets |
CN104571986B (zh) * | 2013-10-22 | 2018-07-06 | 精工爱普生株式会社 | 显示系统、显示装置以及显示方法 |
US20160301599A1 (en) * | 2013-11-19 | 2016-10-13 | Telefonaktiebolaget L M Ericsson (Publ) | Method and first network node for managing a first ip path used by a connection |
CN104767650A (zh) * | 2014-01-03 | 2015-07-08 | 中国移动通信集团广东有限公司 | 一种消息网络延迟测算方法及装置 |
CN104320809A (zh) * | 2014-11-05 | 2015-01-28 | 四川九洲电器集团有限责任公司 | 基于rtt的无线多跳网络拥塞控制方法及系统 |
EP3422636B1 (en) | 2016-05-11 | 2022-08-03 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Communication method and communication device |
MX2018013846A (es) * | 2016-07-01 | 2019-03-21 | Ericsson Telefon Ab L M | Metodos y disposiciones para controlar el desfase de tiempo de ida y vuelta. |
WO2019021402A1 (ja) * | 2017-07-26 | 2019-01-31 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ | 通信装置、通信方法および通信システム |
US11432196B2 (en) * | 2017-11-10 | 2022-08-30 | Nec Corporation | Control device, control method, and non-transitory computer readable medium storing program |
JP7119399B2 (ja) * | 2018-02-06 | 2022-08-17 | 株式会社デンソー | 半導体装置 |
US11290471B2 (en) * | 2019-08-27 | 2022-03-29 | Hewlett Packard Enterprise Development Lp | Cross-attestation of electronic devices |
CN111277785B (zh) * | 2019-12-31 | 2021-04-20 | 杭州当虹科技股份有限公司 | 一种端到端延时测量方法 |
EP3907943B1 (en) * | 2020-05-05 | 2022-04-27 | Axis AB | Round-trip estimation |
CN113422704A (zh) * | 2021-02-05 | 2021-09-21 | 阿里巴巴集团控股有限公司 | 数据测量方法、装置、电子设备及计算机存储介质 |
WO2024249231A1 (en) * | 2023-05-26 | 2024-12-05 | Ruckus Ip Holdings Llc | Accurate assessment of communication performance in a wireless network |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0779250A (ja) * | 1993-09-07 | 1995-03-20 | Fujitsu Ltd | パケット通信の遅延制御システム |
JP2002141933A (ja) * | 2000-11-02 | 2002-05-17 | Yokogawa Electric Corp | ネットワーク品質評価装置 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1163764A1 (en) * | 1999-03-15 | 2001-12-19 | Vocaltec Communications Ltd. | Flow control method and apparatus |
JP3323483B2 (ja) * | 2000-09-12 | 2002-09-09 | 松下電器産業株式会社 | パケット送信装置およびパケット伝送方法 |
US7327676B2 (en) * | 2001-10-11 | 2008-02-05 | Nippon Telegraph And Telephone Corporation | Data transmission control method, program therefor and data transmission unit using the same |
JP3757857B2 (ja) | 2001-12-12 | 2006-03-22 | ソニー株式会社 | データ通信システム、データ送信装置、データ受信装置、および方法、並びにコンピュータ・プログラム |
JP3769752B2 (ja) * | 2002-12-24 | 2006-04-26 | ソニー株式会社 | 情報処理装置および情報処理方法、データ通信システム、並びに、プログラム |
JP4645281B2 (ja) * | 2005-04-19 | 2011-03-09 | ソニー株式会社 | 情報処理装置および方法、プログラム、並びに記録媒体 |
-
2005
- 2005-04-19 JP JP2005120550A patent/JP4645281B2/ja not_active Expired - Fee Related
-
2006
- 2006-04-10 US US11/400,286 patent/US8441943B2/en not_active Expired - Fee Related
- 2006-04-19 CN CN2006100762335A patent/CN1855935B/zh not_active Expired - Fee Related
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0779250A (ja) * | 1993-09-07 | 1995-03-20 | Fujitsu Ltd | パケット通信の遅延制御システム |
JP2002141933A (ja) * | 2000-11-02 | 2002-05-17 | Yokogawa Electric Corp | ネットワーク品質評価装置 |
Also Published As
Publication number | Publication date |
---|---|
CN1855935A (zh) | 2006-11-01 |
JP2006303750A (ja) | 2006-11-02 |
US20060233116A1 (en) | 2006-10-19 |
CN1855935B (zh) | 2011-12-07 |
US8441943B2 (en) | 2013-05-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4645281B2 (ja) | 情報処理装置および方法、プログラム、並びに記録媒体 | |
JP4491257B2 (ja) | 終端間測定に基づくネットワークへのデータストリームの許容の制御 | |
US7817568B2 (en) | Method for measuring characteristics of path between nodes by using active testing packets based on priority | |
JP4348124B2 (ja) | QoSを推定する方法および通信装置 | |
JP2004254258A (ja) | 情報処理装置および情報処理方法、データ通信システム、並びに、プログラム | |
JP2015500609A (ja) | ネットワーク内の送信特性を監視するための方法および装置 | |
CN100438456C (zh) | 逐跳转发的分布式流媒体传输性能的测试方法及测试装置 | |
JP2008278207A (ja) | 可用帯域幅推定システム、ストリームデータ配信システム、方法、及び、プログラム | |
CN100514955C (zh) | 动态控制实时多媒体数据生成速率的方法和装置 | |
JP2009194540A (ja) | 品質計測システム、送信装置、受信装置、品質計測方法及びプログラム | |
US9184928B2 (en) | Communications terminal, communications method, and program and integrated circuit for controlling a reproduction delay time in distributing a stream | |
JP5625940B2 (ja) | 監視プログラム、監視装置、及び監視方法 | |
JP2004135065A (ja) | 送信端末、受信端末及びデータ伝送システム | |
US12166682B2 (en) | Methods and apparatus to facilitate data transmission | |
JP2009105662A (ja) | マルチホップ通信システム、マルチホップ通信方法、端末装置および中継装置 | |
Gokhale et al. | On QoS-compliant telehaptic communication over shared networks | |
Rico et al. | Performance analysis of the multi-connection tactile internet protocol over 5G | |
US7643503B2 (en) | System and method for dynamically determining retransmit buffer time | |
JP2004312725A (ja) | サービスの品質を決定する方法および装置 | |
JP5029763B2 (ja) | ネットワーク障害時情報収集装置、方法、及びプログラム | |
JP4766703B2 (ja) | エッジノードおよび帯域制御方法 | |
KR101627796B1 (ko) | 네트워크 기반 av 시스템에서 디바이스 상태 정보 전송 방법 | |
CN114285791B (zh) | 数据传输方法、装置、计算机设备及存储介质 | |
WO2022006725A1 (zh) | 一种通信方法及装置 | |
WO2022228081A1 (zh) | 数据传输方法及装置、可读存储介质、终端、基站 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080220 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100212 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100304 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100506 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20100708 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101005 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20101015 |
|
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: 20101109 |
|
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: 20101122 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131217 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131217 Year of fee payment: 3 |
|
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 |