KR101443939B1 - 통신 소켓 상태 모니터링 시스템 및 방법들 - Google Patents
통신 소켓 상태 모니터링 시스템 및 방법들 Download PDFInfo
- Publication number
- KR101443939B1 KR101443939B1 KR1020097017799A KR20097017799A KR101443939B1 KR 101443939 B1 KR101443939 B1 KR 101443939B1 KR 1020097017799 A KR1020097017799 A KR 1020097017799A KR 20097017799 A KR20097017799 A KR 20097017799A KR 101443939 B1 KR101443939 B1 KR 101443939B1
- Authority
- KR
- South Korea
- Prior art keywords
- socket
- program
- information
- device driver
- state
- 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
- 238000004891 communication Methods 0.000 title claims abstract description 57
- 238000000034 method Methods 0.000 title claims description 16
- 238000012544 monitoring process Methods 0.000 title description 3
- 230000015654 memory Effects 0.000 claims abstract description 28
- 230000004044 response Effects 0.000 claims abstract description 18
- 238000012545 processing Methods 0.000 claims description 8
- 238000004590 computer program Methods 0.000 claims description 3
- 230000006886 spatial memory Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 9
- 230000003993 interaction Effects 0.000 description 8
- 230000006870 function Effects 0.000 description 5
- 230000001934 delay Effects 0.000 description 3
- 239000000872 buffer Substances 0.000 description 2
- 208000003028 Stuttering Diseases 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 230000007704 transition Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/173—Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
-
- 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]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
-
- 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
- H04L69/162—Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
Claims (20)
- 통신 소켓의 상태를 나타내는 제 1 정보를, 네트워크 디바이스로부터 데이터 처리 디바이스의 디바이스 구동기에서 수신하는 단계로서, 상기 디바이스 구동기는 커널 공간에 배치되는, 상기 수신하는 단계;상기 디바이스 구동기로부터 애플리케이션 공간에 배치된 인터페이스 프로그램으로 상기 통신 소켓의 상태를 전송하는 단계;상기 제 1 정보의 수신에 응답하여 상기 데이터 처리 디바이스에서의 애플리케이션 공간에 상기 통신 소켓의 상태의 표시자를 저장하는 단계; 및상기 인터페이스 프로그램에서, 애플리케이션 프로그램으로부터 상기 통신 소켓의 상태에 대한 요구를 수신하는 단계를 포함하는, 방법.
- 제 1 항에 있어서,상기 제 1 정보를 수신하는 단계는, 상기 데이터 처리 디바이스의 상기 디바이스 구동기에서 상기 제 1 정보를 수신하는 단계 및 상기 디바이스 구동기로부터 상기 애플리케이션 공간의 상기 인터페이스 프로그램으로 메시지를 전송하는 단계를 포함하고, 그리고상기 표시자를 저장하는 단계는 상기 인터페이스 프로그램에서 상기 메시지의 수신에 응답하여 상기 표시자를 저장하는 단계를 포함하는, 방법.
- 삭제
- 삭제
- 제 1 항에 있어서,상기 요구를 수신하는 단계 이후에, 상기 표시자에 기초하여 상기 통신 소켓의 상태를 결정하는 단계를 추가로 포함하는, 방법.
- 제 5 항에 있어서,상기 통신 소켓의 상태를 결정하는 단계는 전용 메모리로부터 상기 통신 소켓의 상태의 표시자를 검색하는 단계를 포함하는, 방법.
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 처리기를 조작하기 위한 명령들을 포함하는 컴퓨터 프로그램을 저장하는 컴퓨터 판독 가능 매체로서, 상기 명령들은,통신 소켓의 상태를 나타내는 제 1 정보를, 네트워크 디바이스로부터 데이터 처리 디바이스의 디바이스 구동기에서 수신하고;상기 디바이스 구동기로부터 애플리케이션 공간에 배치된 인터페이스 프로그램으로 상기 통신 소켓의 상태를 전송하고;상기 제 1 정보의 수신에 응답하여 상기 데이터 처리 디바이스에서의 애플리케이션 공간에 상기 통신 소켓의 상태의 표시자를 저장하고; 그리고상기 인터페이스 프로그램에서, 애플리케이션 프로그램으로부터 상기 통신 소켓의 상태에 대한 요구를 수신하기 위한명령들을 포함하고, 상기 디바이스 구동기는 커널 공간에 배치되는, 컴퓨터 판독 가능 매체.
- 제 14 항에 있어서,상기 제 1 정보를 수신하기 위한 명령들은, 상기 데이터 처리 디바이스의 상기 디바이스 구동기에서 상기 제 1 정보를 수신하기 위한 명령들; 및상기 디바이스 구동기로부터 상기 애플리케이션 공간의 상기 인터페이스 프로그램으로 메시지를 전송하기 위한 명령들을 포함하고,상기 표시자를 저장하기 위한 명령들은 상기 인터페이스 프로그램에서 상기 메시지의 수신에 응답하여 상기 표시자를 저장하기 위한 명령들을 포함하는, 컴퓨터 판독 가능 매체.
- 삭제
- 삭제
- 제 1 항에 있어서,상기 통신 소켓의 상태의 표시자에 기초하여 상기 애플리케이션 프로그램에 의한 통신을 관리하는 단계를 추가로 포함하는, 방법.
- 삭제
- 삭제
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US88667707P | 2007-01-26 | 2007-01-26 | |
US60/886,677 | 2007-01-26 | ||
PCT/US2008/051881 WO2008091988A2 (en) | 2007-01-26 | 2008-01-24 | Communication socket state monitoring system and methods thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20090112733A KR20090112733A (ko) | 2009-10-28 |
KR101443939B1 true KR101443939B1 (ko) | 2014-09-23 |
Family
ID=39645157
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020097017799A Expired - Fee Related KR101443939B1 (ko) | 2007-01-26 | 2008-01-24 | 통신 소켓 상태 모니터링 시스템 및 방법들 |
Country Status (4)
Country | Link |
---|---|
US (1) | US7908364B2 (ko) |
EP (1) | EP2115619B1 (ko) |
KR (1) | KR101443939B1 (ko) |
WO (1) | WO2008091988A2 (ko) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10031782B2 (en) * | 2012-06-26 | 2018-07-24 | Juniper Networks, Inc. | Distributed processing of network device tasks |
KR20220144142A (ko) * | 2021-04-19 | 2022-10-26 | 삼성전자주식회사 | 네트워크 상태 및 처리량의 모니터링에 기초하여 문제 발생시 회복 루틴을 수행하는 프로세서 및 이를 포함하는 전자 장치 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06214931A (ja) * | 1992-11-18 | 1994-08-05 | Canon Inf Syst Inc | アクセス管理方法及び該方法を用いたローカルエリアネットワーク |
JPH06214930A (ja) * | 1992-11-18 | 1994-08-05 | Canon Inf Syst Inc | ネットワークサーバー管理方法及び装置 |
KR20030065239A (ko) * | 2002-01-31 | 2003-08-06 | 김영배 | 무선 통신을 이용한 실시간 컨벤션 이벤트 관리시스템 |
US20060168281A1 (en) * | 2003-12-05 | 2006-07-27 | Alacritech, Inc. | TCP/IP offload device with reduced sequential processing |
Family Cites Families (67)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5355371A (en) * | 1982-06-18 | 1994-10-11 | International Business Machines Corp. | Multicast communication tree creation and control method and apparatus |
US5353412A (en) * | 1990-10-03 | 1994-10-04 | Thinking Machines Corporation | Partition control circuit for separately controlling message sending of nodes of tree-shaped routing network to divide the network into a number of partitions |
JP3365705B2 (ja) * | 1995-05-24 | 2003-01-14 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 分散型データ処理システム |
US6009458A (en) * | 1996-05-09 | 1999-12-28 | 3Do Company | Networked computer game system with persistent playing objects |
US5771287A (en) * | 1996-08-01 | 1998-06-23 | Transcrypt International, Inc. | Apparatus and method for secured control of feature set of a programmable device |
US5890963A (en) * | 1996-09-30 | 1999-04-06 | Yen; Wei | System and method for maintaining continuous and progressive game play in a computer network |
US6015348A (en) * | 1996-10-18 | 2000-01-18 | Starwave Corporation | Scalable game server architecture |
JPH10222618A (ja) * | 1997-01-31 | 1998-08-21 | Toshiba Corp | Icカード及びicカード処理システム |
JPH10314451A (ja) | 1997-05-15 | 1998-12-02 | Copcom Co Ltd | ゲーム装置 |
US7249108B1 (en) * | 1997-07-15 | 2007-07-24 | Silverbrook Research Pty Ltd | Validation protocol and system |
US7249109B1 (en) * | 1997-07-15 | 2007-07-24 | Silverbrook Research Pty Ltd | Shielding manipulations of secret data |
US6314521B1 (en) * | 1997-11-26 | 2001-11-06 | International Business Machines Corporation | Secure configuration of a digital certificate for a printer or other network device |
US6636901B2 (en) * | 1998-01-30 | 2003-10-21 | Object Technology Licensing Corp. | Object-oriented resource lock and entry register |
US6615218B2 (en) * | 1998-07-17 | 2003-09-02 | Sun Microsystems, Inc. | Database for executing policies for controlling devices on a network |
US7003548B1 (en) * | 1999-03-29 | 2006-02-21 | Gelco Corporation | Method and apparatus for developing and checking technical configurations of a product |
US6763371B1 (en) * | 1999-05-10 | 2004-07-13 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for collaborative communication in a communication network |
US6625661B1 (en) * | 1999-06-21 | 2003-09-23 | Kenneth G. Baldwin, Jr. | Interactive entertainment system |
FI113146B (fi) * | 1999-10-19 | 2004-02-27 | Setec Oy | Menetelmä autentikointiviestin käsittelemiseksi, puhelinjärjestelmä, autentikointikeskus, tilaajalaite ja SIM-kortti |
US6810528B1 (en) * | 1999-12-03 | 2004-10-26 | Sony Computer Entertainment America Inc. | System and method for providing an on-line gaming experience through a CATV broadband network |
JP2001246147A (ja) | 1999-12-28 | 2001-09-11 | Sega Corp | 遊戯施設運営システム |
US6941353B1 (en) * | 2000-06-29 | 2005-09-06 | Auran Holdings Pty Ltd | E-commerce system and method relating to program objects |
US7406539B2 (en) * | 2000-10-17 | 2008-07-29 | Avaya Technology Corp. | Method and apparatus for performance and cost optimization in an internetwork |
US20030177187A1 (en) * | 2000-11-27 | 2003-09-18 | Butterfly.Net. Inc. | Computing grid for massively multi-player online games and other multi-user immersive persistent-state and session-based applications |
US7046680B1 (en) * | 2000-11-28 | 2006-05-16 | Mci, Inc. | Network access system including a programmable access device having distributed service control |
US6988196B2 (en) * | 2000-12-22 | 2006-01-17 | Lenovo (Singapore) Pte Ltd | Computer system and method for generating a digital certificate |
US6908389B1 (en) * | 2001-03-07 | 2005-06-21 | Nokia Corporation | Predefined messages for wireless multiplayer gaming |
US20020198932A1 (en) * | 2001-06-07 | 2002-12-26 | Christopher Shaun Wagner | System of server-client distributed computing using passive clients |
US7000115B2 (en) * | 2001-06-19 | 2006-02-14 | International Business Machines Corporation | Method and apparatus for uniquely and authoritatively identifying tangible objects |
US7200144B2 (en) * | 2001-10-18 | 2007-04-03 | Qlogic, Corp. | Router and methods using network addresses for virtualization |
US7274702B2 (en) * | 2001-11-27 | 2007-09-25 | 4198638 Canada Inc. | Programmable interconnect system for scalable router |
EP1470466B1 (en) * | 2002-02-01 | 2016-11-09 | Panasonic Intellectual Property Corporation of America | License information exchange system |
WO2003063989A1 (fr) * | 2002-02-01 | 2003-08-07 | Aruze Corporation | Systeme et procede d'execution d'un jeu |
US7535913B2 (en) * | 2002-03-06 | 2009-05-19 | Nvidia Corporation | Gigabit ethernet adapter supporting the iSCSI and IPSEC protocols |
US7209449B2 (en) * | 2002-03-27 | 2007-04-24 | Intel Corporation | Systems and methods for updating routing and forwarding information |
DE10218795B4 (de) | 2002-04-22 | 2009-03-19 | Deutscher Sparkassen Verlag Gmbh | Verfahren zum Herstellen eines elektronischen Sicherheitsmoduls |
US7065756B2 (en) * | 2002-08-22 | 2006-06-20 | International Business Machines Corporation | Optimization of portable operations in a client-server environment |
TWI220713B (en) * | 2002-10-04 | 2004-09-01 | Hon Hai Prec Ind Co Ltd | System and method for synchronizing documents between multi-nodes |
JP2004129156A (ja) * | 2002-10-07 | 2004-04-22 | Ntt Docomo Inc | 経路制御システム、経路制御装置、転送装置及び経路制御方法 |
US7117501B2 (en) * | 2002-11-21 | 2006-10-03 | International Business Machines Corporation | Application-level access to kernel input/output state |
AU2003211955A1 (en) * | 2003-02-13 | 2004-09-06 | Fujitsu Limited | Transmission system, distribution route control device, load information collection device, and distribution route control method |
JP4300832B2 (ja) * | 2003-03-14 | 2009-07-22 | ソニー株式会社 | データ処理装置、その方法およびそのプログラム |
US7376121B2 (en) * | 2003-06-06 | 2008-05-20 | Microsoft Corporation | Method and system for global routing and bandwidth sharing |
US6961852B2 (en) * | 2003-06-19 | 2005-11-01 | International Business Machines Corporation | System and method for authenticating software using hidden intermediate keys |
EP1515507A1 (en) * | 2003-09-09 | 2005-03-16 | Axalto S.A. | Authentication in data communication |
US20050182966A1 (en) * | 2004-02-17 | 2005-08-18 | Duc Pham | Secure interprocess communications binding system and methods |
US20050240993A1 (en) * | 2004-04-22 | 2005-10-27 | Treadwell William S | Methodology, system and computer readable medium for streams-based packet filtering |
US7734829B2 (en) * | 2004-06-09 | 2010-06-08 | Emc Corporation | Methods, systems, and computer program products for transparently controlling communications between network applications and a plurality of network communications protocol stacks using deferred protocol stack association |
US7613813B2 (en) * | 2004-09-10 | 2009-11-03 | Cavium Networks, Inc. | Method and apparatus for reducing host overhead in a socket server implementation |
US20060075404A1 (en) * | 2004-10-06 | 2006-04-06 | Daniela Rosu | Method and system for scheduling user-level I/O threads |
JP4130653B2 (ja) * | 2004-12-20 | 2008-08-06 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 擬似公開鍵暗号方法及びシステム |
AU2005321093A1 (en) * | 2004-12-31 | 2006-07-06 | British Telecommunications Public Limited Company | Method to run a connectionless network as a connection oriented network |
GB0428553D0 (en) * | 2004-12-31 | 2005-02-09 | British Telecomm | Method PF operating a network |
EP1861778B1 (en) * | 2005-03-10 | 2017-06-21 | Solarflare Communications Inc | Data processing system |
KR20130095855A (ko) | 2005-05-11 | 2013-08-28 | 퀄컴 인코포레이티드 | 분산 처리 시스템 및 방법 |
US20060259632A1 (en) * | 2005-05-13 | 2006-11-16 | Yahoo! Inc. | Redirection and invitation for accessing an online service |
US20070298879A1 (en) * | 2005-06-30 | 2007-12-27 | Konami Digital Entertainment Co., Ltd. | Game Device |
US20070060373A1 (en) * | 2005-09-12 | 2007-03-15 | Bigfoot Networks, Inc. | Data communication system and methods |
US8284663B2 (en) * | 2005-10-14 | 2012-10-09 | Turbine, Inc. | Selectively ordered protocol for unreliable channels |
US20070101408A1 (en) * | 2005-10-31 | 2007-05-03 | Nakhjiri Madjid F | Method and apparatus for providing authorization material |
US7551627B2 (en) * | 2005-11-18 | 2009-06-23 | At&T Intellecutal Property I, L.P. | Offloading routing functions from network routers |
JP4125762B2 (ja) * | 2006-07-06 | 2008-07-30 | 株式会社スクウェア・エニックス | オンラインビデオゲーム制御サーバ |
US20080009337A1 (en) * | 2006-07-08 | 2008-01-10 | Jackson Mark D | Self-authenticating file system in an embedded gaming device |
US8874780B2 (en) * | 2006-07-17 | 2014-10-28 | Qualcomm Incorporated | Data buffering and notification system and methods thereof |
US7865717B2 (en) * | 2006-07-18 | 2011-01-04 | Motorola, Inc. | Method and apparatus for dynamic, seamless security in communication protocols |
AU2007203533B2 (en) * | 2006-07-31 | 2009-11-19 | Videobet Interactive Sweden AB | Information updating management in a gaming system |
US7769869B2 (en) * | 2006-08-21 | 2010-08-03 | Citrix Systems, Inc. | Systems and methods of providing server initiated connections on a virtual private network |
JP2008043642A (ja) * | 2006-08-21 | 2008-02-28 | Square Enix Co Ltd | ネットワーク育成ゲームシステム、育成ゲーム用サーバ装置及び育成ゲーム用端末装置、キャラクタ表示方法、並びにプログラム及び記録媒体 |
-
2008
- 2008-01-24 WO PCT/US2008/051881 patent/WO2008091988A2/en active Application Filing
- 2008-01-24 US US12/018,855 patent/US7908364B2/en not_active Expired - Fee Related
- 2008-01-24 EP EP08728183.8A patent/EP2115619B1/en not_active Not-in-force
- 2008-01-24 KR KR1020097017799A patent/KR101443939B1/ko not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06214931A (ja) * | 1992-11-18 | 1994-08-05 | Canon Inf Syst Inc | アクセス管理方法及び該方法を用いたローカルエリアネットワーク |
JPH06214930A (ja) * | 1992-11-18 | 1994-08-05 | Canon Inf Syst Inc | ネットワークサーバー管理方法及び装置 |
KR20030065239A (ko) * | 2002-01-31 | 2003-08-06 | 김영배 | 무선 통신을 이용한 실시간 컨벤션 이벤트 관리시스템 |
US20060168281A1 (en) * | 2003-12-05 | 2006-07-27 | Alacritech, Inc. | TCP/IP offload device with reduced sequential processing |
Also Published As
Publication number | Publication date |
---|---|
WO2008091988A2 (en) | 2008-07-31 |
WO2008091988A3 (en) | 2008-10-23 |
US20080183861A1 (en) | 2008-07-31 |
EP2115619B1 (en) | 2014-08-06 |
KR20090112733A (ko) | 2009-10-28 |
EP2115619A2 (en) | 2009-11-11 |
EP2115619A4 (en) | 2013-05-01 |
US7908364B2 (en) | 2011-03-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8874780B2 (en) | Data buffering and notification system and methods thereof | |
JP6564960B2 (ja) | ネットワーキング技術 | |
US10341196B2 (en) | Reliably updating a messaging system | |
CN105357296B (zh) | 一种Docker云平台下弹性缓存系统 | |
US8190740B2 (en) | Systems and methods for dynamically provisioning cloud computing resources | |
US8543692B2 (en) | Network system | |
US10637960B2 (en) | Method for bridging publish/subscribe brokers for guaranteed low-latency delivery | |
US10666503B1 (en) | Network connection and termination system | |
WO2018136190A1 (en) | Hardware implemented load balancing | |
CN109510878B (zh) | 一种长连接会话保持方法和装置 | |
JP2016051446A (ja) | 計算機システム、計算機、負荷分散方法及びそのプログラム | |
KR101443939B1 (ko) | 통신 소켓 상태 모니터링 시스템 및 방법들 | |
US11872497B1 (en) | Customer-generated video game player matchmaking in a multi-tenant environment | |
US11444882B2 (en) | Methods for dynamically controlling transmission control protocol push functionality and devices thereof | |
KR101432326B1 (ko) | 호스트 가장 네트워크 디바이스 및 그의 방법 | |
EP1969465A2 (en) | Transparent intellectual network storage device | |
US20250211546A1 (en) | Systems and methods for scalable communications | |
CN116962446B (zh) | 一种NVMe-oF链路动态管理方法及系统 | |
CN114610691B (zh) | 存储对象的获取方法、存储对象的获取装置、设备及介质 | |
JP5464746B2 (ja) | データベースを分散共有する資源管理装置、プログラム及び方法 | |
HK40059701A (en) | Methods for dynamically controlling transmission control protocol push functionality and devices thereof | |
HK40059701B (en) | Methods for dynamically controlling transmission control protocol push functionality and devices thereof | |
EP2168052A1 (en) | Data buffering and notification system and methods thereof | |
KR20090064366A (ko) | 데이터 버퍼링 및 통지 시스템 및 그 방법들 | |
Vallath | Tuning the Cluster Interconnect |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0105 | International application |
Patent event date: 20090826 Patent event code: PA01051R01D Comment text: International Patent Application |
|
PG1501 | Laying open of application | ||
N231 | Notification of change of applicant | ||
PN2301 | Change of applicant |
Patent event date: 20120509 Comment text: Notification of Change of Applicant Patent event code: PN23011R01D |
|
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20130124 Comment text: Request for Examination of Application |
|
N231 | Notification of change of applicant | ||
PN2301 | Change of applicant |
Patent event date: 20130416 Comment text: Notification of Change of Applicant Patent event code: PN23011R01D |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20140210 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20140627 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20140917 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20140917 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20170629 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20170629 Start annual number: 4 End annual number: 4 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20190628 |