KR100800821B1 - How to Release Mobile Internet Protocol Subscriber - Google Patents
How to Release Mobile Internet Protocol Subscriber Download PDFInfo
- Publication number
- KR100800821B1 KR100800821B1 KR1020010088863A KR20010088863A KR100800821B1 KR 100800821 B1 KR100800821 B1 KR 100800821B1 KR 1020010088863 A KR1020010088863 A KR 1020010088863A KR 20010088863 A KR20010088863 A KR 20010088863A KR 100800821 B1 KR100800821 B1 KR 100800821B1
- Authority
- KR
- South Korea
- Prior art keywords
- signal
- home agent
- mobile terminal
- domain name
- name server
- 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
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W60/00—Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
- H04W60/06—De-registration or detaching
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/30—Connection release
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W80/00—Wireless network protocols or protocol adaptations to wireless operation
- H04W80/04—Network layer protocols, e.g. mobile IP [Internet Protocol]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
본 발명은 모바일 인터넷프로토콜 가입자의 등록해제 방법에 관한 것이다. 이동단말에서 접속해제를 요구하는 신호가 오면 서빙 노드는 연결유효시간을 포함하는 접속 해제 요구 신호를 홈 에이전트로 전송하는 제1과정과, 상기 접속 해제 요구 신호가 입력되면 상기 홈 에이전트는 상기 이동단말의 정보 삭제 요구 신호를 도메인네임서버로 전송하는 제2과정과, 상기 정보 삭제 요구 신호가 입력되면 상기 도메인네임서버는 상기 정보 삭제를 요구한 상기 이동단말의 정보를 삭제하고 삭제했다는 삭제 응답 신호를 상기 홈 에이전트로 전송하는 제3과정과, 상기 삭제 응답 신호가 입력되면 상기 홈 에이전트는 정보 삭제 응답 신호를 상기 서빙 노드로 전송하는 제4과정으로 이루어짐을 특징으로 한다. 따라서 본 발명은 데이터 패킷 전송 시 상대방 노드에서 도메인네임서버를 검색하여 가입자의 정보가 없을 때는 이동단말로 데이터를 전송하지 않도록 하여 불필요한 패킷 전송을 줄일 수 있는 이점이 있다.
The present invention relates to a method for deregistration of a mobile Internet protocol subscriber. When the mobile terminal receives a signal for requesting disconnection, the serving node transmits a disconnection request signal including a connection valid time to a home agent; and when the disconnection request signal is input, the home agent transmits the disconnection request signal. A second process of transmitting an information deletion request signal to the domain name server; and when the information deletion request signal is input, the domain name server deletes and deletes information of the mobile terminal requesting the information deletion. And a third step of transmitting to the home agent and a fourth step of transmitting the information deletion response signal to the serving node when the deletion response signal is input. Therefore, the present invention has the advantage of reducing unnecessary packet transmission by not transmitting data to the mobile terminal when there is no subscriber information by searching the domain name server at the other node when transmitting the data packet.
모바일 인터넷프로토콜, 도메인네임서버Mobile Internet Protocol, Domain Name Server
Description
도 1은 종래의 모바일 인터넷프로토콜 엑세스 시 등록 절차를 도시한 도면1 is a diagram illustrating a registration procedure when accessing a conventional mobile Internet protocol.
도 2는 종래의 모바일 인터넷프로토콜 가입자가 호 해제 후 착신절차를 도시한 도면2 is a diagram illustrating an incoming procedure after a call is released by a conventional mobile Internet protocol subscriber.
도 3은 종래의 모바일 인터넷프로토콜 가입자의 등록해제 절차를 도시한 도면3 is a diagram illustrating a deregistration procedure of a conventional mobile Internet protocol subscriber.
도 4는 본 발명의 실시 예에 따른 모바일 인터넷프로토콜 가입자의 등록해제 절차를 도시한 도면
4 is a diagram illustrating a deregistration procedure of a mobile Internet protocol subscriber according to an embodiment of the present invention.
본 발명은 모바일 인터넷프로토콜 가입자의 등록해제 방법에 관한 것이다.The present invention relates to a method for deregistration of a mobile Internet protocol subscriber.
무선접속방식인 코드분할다중접속(Code Division Multiply Access: CDMA)을 사용하여 셀룰러 및 PCS를 이용하는 이동통신 서비스 사용이 일반화되어 있으며, 이동통신 가입자들은 인터넷 서버에 접속하여 정보를 검색하는 서비스를 제공받기를 원했다. 이에 인터넷 서버에 접속하는 방법에는 패킷데이터서비스 접속방법이 있다.It is common to use mobile communication service using cellular and PCS by using Code Division Multiply Access (CDMA), which is a wireless access method, and mobile subscribers are provided with a service to search for information by accessing an Internet server. Wanted. As a method of accessing an Internet server, there is a packet data service access method.
CDMA 시스템의 패킷데이터서비스 접속방법은 Simple IP와 모바일 인터넷프로토콜(Mobile Internet Protocol)을 사용한 접속방법으로 구분된다. 모바일 IP를 사용한 접속방법은 IP 주소를 서비스 가입 시 사업자로부터 고정된 값을 할당받아 IP 주소로 접속하는 방법 또는 IP 주소를 서비스 이용 시 사업자로부터 동적으로 부여된 값을 받아 접속하는 방법이 있다. 여기서는 동적으로 부여된 값을 받아 접속하는 방법에 대해서만 설명한다. 하기의 도 1은 푸시(Push) 서비스에 가입한 가입자가 모바일 IP 엑세스 방법을 사용할 때, 도메인네임서버(Domain Name Server: DNS)에 등록하는 과정을 나타낸다.Packet data service access method of CDMA system is divided into simple IP and mobile Internet protocol. The connection method using the mobile IP is a method of accessing an IP address by assigning a fixed value from the operator when subscribing to a service, or a method of accessing an IP address dynamically received from the operator when using the service. This section only describes how to accept dynamically assigned values. FIG. 1 illustrates a process of registering a subscriber to a push service when registering a mobile service using a mobile IP access method in a domain name server (DNS).
도 1은 종래의 모바일 인터넷프로토콜 엑세스 시 등록 절차를 도시한 도면이다.1 is a diagram illustrating a registration process when accessing a conventional mobile Internet protocol.
상기 도 1을 참조하면, 102단계에서 이동단말(Mobile Station: MS, 100)은 모바일 IP 등록을 요청하는 신호를 전송한다. 104단계에서 서빙 노드(Packet Data Serving Node: PDSN, 130)는 등록 요청을 홈 에이전트(Home Agent: HA, 140)로 전송한다. 106단계에서 홈 에이전트(106)는 상기 등록 요청에 따라 등록 응답을 상기 서빙 노드(130)로 전송한다. 108단계에서 상기 서빙 노드(130)는 등록 응답을 상기 이동단말(100)로 전송한다.Referring to FIG. 1, in
110단계에서 홈 에이전트(140)는 가입자 정보{(Network Access Identifier: NAI)와 IP 주소}를 갱신하기 위해 도메인네임서버(150)에 갱신 요구 신호를 전송한다. 112단계에서 상기 도메인네임서버(150)는 상기 입력받은 갱신 요구 신호에 따라 상기 이동단말(100)의 IP 주소를 갱신하고 갱신 응답 신호를 상기 홈 에이전트(140)로 전송한다.In
114단계에서 상대방 노드(160)는 상기 도메인네임서버(150)로 상기 이동단말(100)의 IP 주소를 요구하는 신호를 전송한다. 116단계에서 상기 도메인네임서버(150)는 상대방 노드(Correspond Node: 160)로부터 상기 이동단말(100)의 IP 주소를 요구하는 신호를 입력받아 상기 이동단말(100)의 IP 주소를 상기 상대방 노드(160)로 전송한다.In
118단계에서 상기 상대방 노드(160)는 상기 도메인네임서버(150)로부터 입력받은 상기 이동단말(100)의 IP 주소를 첨부한 데이터 패킷을 상기 홈 에이전트(140)로 전송한다. 120단계에서 홈 에이전트(140)는 상대방 노드(Correspond Node: 160)로부터 입력된 데이터 패킷을 상기 서빙 노드(130)로 전송한다. 122단계에서 서빙 노드(130)는 홈 에이전트(140)로부터 입력받은 데이터 패킷을 상기 이동단말(100)로 전송한다.In
도 2는 종래의 모바일 인터넷프로토콜 가입자가 호 해제 후 착신절차를 도시한 도면이다.2 is a diagram illustrating an incoming procedure after a call release by a conventional mobile Internet protocol subscriber.
상기 도 2를 참조하면, 200단계에서 상기 상대방 노드(160)는 데이터 패킷을 전송하기 위해 상기 도메인네임서버(150)로부터 상기 이동단말(100)의 IP 주소를 요구하는 신호를 전송한다. 210단계에서 상기 도메인네임서버(150)는 상기 이동단 말(100)의 IP 주소를 상기 상대방 노드(160)로 전송한다.Referring to FIG. 2, in
220단계에서 상기 상대방 노드(160)는 데이터 패킷을 상기 홈 에이전트(140)로 전송한다. 230단계에서 홈 에이전트(140)는 상기 입력받은 상기 데이터 패킷을 서빙 노드(130)로 전송한다. 240단계에서 서빙 노드(240)는 이미 이동단말(100)의 가입자가 서비스를 종료한 상태이기 때문에 전송불가 신호를 상기 홈 에이전트(140)로 전송한다. 250단계에서 상기 홈 에이전트(140)는 입력받은 전송불가 신호를 상기 상대방 노드(160)로 전송한다.In
도 3은 종래의 모바일 인터넷프로토콜 가입자의 등록해제 절차를 도시한 도면이다.3 is a diagram illustrating a deregistration procedure of a conventional mobile Internet protocol subscriber.
상기 도 3을 참조하면, 300단계에서 상기 이동단말(100)은 사용자에 의해 모바일 IP 접속해제 신호를 상기 서빙 노드(130)로 전송한다. 이에 이동단말(100)과 서빙 노드(130)에는 가입자의 정보(NAI와 IP 주소)가 없다.Referring to FIG. 3, in
310단계에서 상기 홈 에이전트(140)는 연결유효시간이 경과했는가를 검사한다. 상기 검사결과 연결유효시간이 경과했으면 상기 홈 에이전트(140)는 320단계를 수행하고, 연결유효시간이 경과하지 않으면 310단계를 반복 수행한다. 여기서 연결유효시간의 경과는 제로(0)로 예를 들 수 있다. In
320단계에서 상기 홈 에이전트(140)는 연결유효시간의 경과로 상기 도메인네임서버(150)로 갱신을 요구하는 신호를 전송한다. 330단계에서 상기 도메인네임서버(150)는 갱신 요구 응답을 상기 홈 에이전트(140)에 전송한다.In
따라서 모바일 IP 연결유효시간이 경과하지 않으면 모바일 IP 접속해제 되더 라도 도메인네임서버(150)로 접속해제를 알리는 방법이 없었다. 이동단말(100)이 서비스를 종료한 다음 상기 홈 에이전트(140)에서 모바일 IP 연결유효시간이 경과하기 전에 임의의 사용자가 NAI를 사용하여 착신을 시도할 경우 서빙 노드(130)까지 데이터가 전송된 후 상대방 노드(160)는 통신불가를 통보 받게 되며, 이에 불필요한 자원의 낭비를 초래하는 문제점이 있었다.
Therefore, even if the mobile IP connection validity time has not elapsed, there is no method of notifying the
따라서 본 발명의 목적은 모바일 인터넷프로토콜 접속해제 되면 모바일 인터넷프로토콜 연결유효시간이 지나지 않더라도 도메인네임서버로 접속해제를 알릴 수 있는 방법을 제공함에 있다.Accordingly, it is an object of the present invention to provide a method for notifying the release of a connection to a domain name server even when the mobile Internet protocol connection validity time has passed.
상기한 바와 같은 목적을 달성하기 위한 본 발명은 이동단말에서 모바일 인터넷프로토콜 접속해제를 요구하는 신호에 따라 서빙 노드에서 홈 에이전트를 거쳐 도메인네임서버로 접속해제 상태를 알리는 방법에 있어서, 상기 이동단말에서 접속해제를 요구하는 신호가 오면 상기 서빙 노드는 연결유효시간을 포함하는 접속 해제 요구 신호를 상기 홈 에이전트로 전송하는 제1과정과, 상기 접속 해제 요구 신호가 입력되면 상기 홈 에이전트는 상기 이동단말의 정보 삭제 요구 신호를 상기 도메인네임서버로 전송하는 제2과정과, 상기 정보 삭제 요구 신호가 입력되면 상기 도메인네임서버는 상기 정보 삭제를 요구한 상기 이동단말의 정보를 삭제하고 삭제했다는 삭제 응답 신호를 상기 홈 에이전트로 전송하는 제3과정과, 상기 삭제 응답 신호가 입력되면 상기 홈 에이전트는 정보 삭제 응답 신호를 상기 서빙 노드로 전 송하는 제4과정으로 이루어짐을 특징으로 한다.
In order to achieve the above object, the present invention provides a method for informing a disconnection state from a serving node to a domain name server via a home agent in response to a signal for requesting mobile internet protocol disconnection from a mobile terminal. A first step of transmitting a connection release request signal including a connection valid time to the home agent when a signal for requesting connection release is received; and when the connection release request signal is input, the home agent of the mobile terminal transmits a connection release request signal. A second process of transmitting an information deletion request signal to the domain name server; and when the information deletion request signal is input, the domain name server deletes and deletes information of the mobile terminal requesting the information deletion. A third process of transmitting to the home agent and the delete response signal are inputted; The home agent is characterized by the transmission constituted by any process of claim 4 in the serving node information deletion response signal.
이하 첨부된 도면을 참조하여 본 발명의 바람직한 실시 예를 상세히 설명한다. 하기에서 도면상에 표시된 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 참조번호로 나타내었으며, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. The same elements shown in the drawings below are indicated by the same reference numerals as much as possible even though they are shown in other drawings, and it is determined that detailed descriptions of related well-known functions or configurations may unnecessarily obscure the subject matter of the present invention. In that case, the detailed description will be omitted.
도 4는 본 발명의 실시 예에 따른 모바일 인터넷프로토콜 가입자의 등록해제 절차를 도시한 도면이다.4 is a diagram illustrating a deregistration procedure of a mobile Internet protocol subscriber according to an embodiment of the present invention.
상기 도 4를 참조하면, 400단계에서 상기 이동단말(100)은 모바일 IP 접속해제를 요구하는 신호를 상기 서빙 노드(130)로 전송한다. 410단계에서 상기 서빙 노드(130)는 모바일 IP 접속해제를 요구하는 신호에 응답하는 신호를 상기 이동단말(100)로 전송한다.Referring to FIG. 4, in
420단계에서 상기 서빙 노드(130)는 접속 해제 요구 신호를 상기 홈 에이전트(140)로 전송한다. 상기 접속 해제 요구 신호는 연결유효시간 제로(0)를 포함한다. 430단계에서 상기 홈 에이전트(140)는 상기 입력받은 접속 해제 요구 신호에 따라 위치등록이 되어 있는 상기 이동단말(100)의 정보가 상기 도메인네임서버(150)에 있는지 확인 신호를 전송한다. 440단계에서 상기 확인 신호를 입력받은 도메인네임서버(150)는 상기 이동단말(100)의 정보가 있으면 있다는 응답 신호를 상기 홈 에이전트(140)로 전송한다.In
450단계에서 상기 응답 신호를 입력받은 홈 에이전트(140)는 상기 이동단말(100)의 정보를 삭제할 것을 요구하는 신호를 상기 도메인네임서버(150)로 전송한다. 460단계에서 상기 도메인네임서버(440)는 상기 이동단말(100)의 정보를 삭제한 다음 정보 삭제를 했다는 삭제 응답 신호를 상기 홈 에이전트(140)로 전송한다. 470단계에서 상기 홈 에이전트(140)는 상기 삭제 응답 신호를 입력받아 연결유효시간이 제로가 되어 성공적으로 상기 이동단말(100)의 정보를 삭제했다는 응답 신호를 상기 서빙 노드(130)로 전송한다.In
한편 본 발명의 상세한 설명에서는 구체적인 실시 예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시 예에 국한되지 않으며, 후술되는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.
Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the scope of the following claims, but also by those equivalent to the scope of the claims.
상술한 바와 같이 본 발명은 데이터 패킷 전송 시 상대방 노드로부터 도메인네임서버를 검색하여 가입자의 정보가 없을 때는 이동단말로 데이터를 전송하지 않도록 하여 불필요한 패킷 전송을 줄일 수 있는 이점이 있다.As described above, the present invention has an advantage of reducing unnecessary packet transmission by retrieving a domain name server from a counterpart node during data packet transmission so as not to transmit data to a mobile terminal when there is no subscriber information.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020010088863A KR100800821B1 (en) | 2001-12-31 | 2001-12-31 | How to Release Mobile Internet Protocol Subscriber |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020010088863A KR100800821B1 (en) | 2001-12-31 | 2001-12-31 | How to Release Mobile Internet Protocol Subscriber |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20030058415A KR20030058415A (en) | 2003-07-07 |
KR100800821B1 true KR100800821B1 (en) | 2008-02-01 |
Family
ID=32216320
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020010088863A Expired - Fee Related KR100800821B1 (en) | 2001-12-31 | 2001-12-31 | How to Release Mobile Internet Protocol Subscriber |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100800821B1 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100510651B1 (en) * | 2002-09-12 | 2005-08-31 | 엘지전자 주식회사 | Method for Managing Resource of Mobile Communication System |
KR100733036B1 (en) | 2005-12-28 | 2007-06-29 | 엘지전자 주식회사 | Registration device and method of mobile communication terminal |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990047122A (en) * | 1997-12-02 | 1999-07-05 | 정선종 | Interworking system between DSC server and DS server and its method |
JPH11308274A (en) * | 1998-04-17 | 1999-11-05 | Nec Corp | Network system and medium for storing network system program |
KR20000047921A (en) * | 1998-12-04 | 2000-07-25 | 루센트 테크놀러지스 인크 | A method and system for providing wireless mobile server and peer-to-peer services with dynamic DNS update |
KR20010035830A (en) * | 1999-10-04 | 2001-05-07 | 윤종용 | Dynamic assigning method of internet protocol address |
KR20020041105A (en) * | 2000-11-27 | 2002-06-01 | 조정남 | Mobile termination method using DNS record update for changing IP address in wireless telecommunication network |
-
2001
- 2001-12-31 KR KR1020010088863A patent/KR100800821B1/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR19990047122A (en) * | 1997-12-02 | 1999-07-05 | 정선종 | Interworking system between DSC server and DS server and its method |
JPH11308274A (en) * | 1998-04-17 | 1999-11-05 | Nec Corp | Network system and medium for storing network system program |
KR20000047921A (en) * | 1998-12-04 | 2000-07-25 | 루센트 테크놀러지스 인크 | A method and system for providing wireless mobile server and peer-to-peer services with dynamic DNS update |
KR20010035830A (en) * | 1999-10-04 | 2001-05-07 | 윤종용 | Dynamic assigning method of internet protocol address |
KR20020041105A (en) * | 2000-11-27 | 2002-06-01 | 조정남 | Mobile termination method using DNS record update for changing IP address in wireless telecommunication network |
Also Published As
Publication number | Publication date |
---|---|
KR20030058415A (en) | 2003-07-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101051189B1 (en) | A wireless subscriber device with subscriber identification, a method of establishing a limited network connection to the wireless subscriber device, and a method in a wireless communication network | |
US7453814B2 (en) | Method of tracing and monitoring a call in a mobile communication system | |
CN100566467C (en) | Be used to select the system and method for wireless service node | |
KR101002810B1 (en) | Method and apparatus for location registration of terminal in packet switching domain | |
US8184575B2 (en) | Packet communication network and subscriber-associated-information delivery controller | |
KR101015642B1 (en) | Data push service system and method through heterogeneous network | |
CN110199532B (en) | Short message transmission method, equipment and system | |
RU2000132187A (en) | POSSIBILITY OF INTERACTION OF INTELLECTUAL NETWORK AND NETWORK OF TRANSMISSION OF PACKET DATA | |
US20230284007A1 (en) | Communication method, device, and storage medium | |
US8010125B2 (en) | Call system | |
JP2007208695A (en) | Call control system | |
EP1624624A1 (en) | Mobile router, position management server, mobile network management system, and mobile network management method | |
KR100860123B1 (en) | Method for transmitting multimedia message to overseas roaming receiver and system for same | |
KR100800821B1 (en) | How to Release Mobile Internet Protocol Subscriber | |
KR100751101B1 (en) | IP management system and method for a mobile phone | |
US20050185625A1 (en) | Address dynamic assignment system, relay apparatus, address management apparatus, location manager and address dynamic assignment method | |
EP2696619B1 (en) | System and method for processing trigger messages of a terminal | |
KR100416344B1 (en) | System and method for activating a user terminal by using network in a wireless communication system | |
KR100388487B1 (en) | Method and Apparatus for Assigning Dynamic IP Address to ISP Subscriber Mobile Terminal Visiting 3rd Generation GPRS Network | |
KR101187361B1 (en) | Method and apparatus for processing location registration of outbound roaming subscriber | |
KR100929491B1 (en) | Method and system for providing automatic wireless internet access service and mobile terminal therefor | |
JP2002232934A (en) | Mobile packet communication system | |
KR100392377B1 (en) | Subscriber Automation Registration Method for Terminated Service in Mobile Communication System | |
CN116321110B (en) | Service subscription method, device, service providing network element and storage medium | |
KR100750774B1 (en) | Incoming Service Method in Mobile Communication Packet Network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
A201 | Request for examination | ||
P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
FPAY | Annual fee payment |
Payment date: 20121228 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20131230 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
FPAY | Annual fee payment |
Payment date: 20141223 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 8 |
|
FPAY | Annual fee payment |
Payment date: 20151229 Year of fee payment: 9 |
|
PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 9 |
|
P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20170129 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |
|
PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20170129 |
|
P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |