KR100477798B1 - The method of multi-modal session management - Google Patents

The method of multi-modal session management Download PDF

Info

Publication number
KR100477798B1
KR100477798B1 KR10-2002-0068720A KR20020068720A KR100477798B1 KR 100477798 B1 KR100477798 B1 KR 100477798B1 KR 20020068720 A KR20020068720 A KR 20020068720A KR 100477798 B1 KR100477798 B1 KR 100477798B1
Authority
KR
South Korea
Prior art keywords
session
user
terminal
result
exists
Prior art date
Application number
KR10-2002-0068720A
Other languages
Korean (ko)
Other versions
KR20040040558A (en
Inventor
김성훈
장철수
이경호
김중배
정승욱
서범수
노명찬
박중기
Original Assignee
한국전자통신연구원
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR10-2002-0068720A priority Critical patent/KR100477798B1/en
Priority to JP2003153409A priority patent/JP2004157973A/en
Publication of KR20040040558A publication Critical patent/KR20040040558A/en
Application granted granted Critical
Publication of KR100477798B1 publication Critical patent/KR100477798B1/en
Priority to JP2006229412A priority patent/JP2007035053A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

1. 청구범위에 기재된 발명이 속하는 기술분야1. TECHNICAL FIELD OF THE INVENTION

본 발명은, 다중 단말기간 세션 유지 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것임.The present invention relates to a method for maintaining a session between multiple terminals and a computer-readable recording medium having recorded thereon a program for realizing the method.

2. 발명이 해결하려고 하는 기술적 과제2. The technical problem to be solved by the invention

본 발명은, 유무선 인터넷 서비스를 제공하는 응용서버 등에서 사용자가 단말기를 변경하여 접속하여도 동일한 사용자임을 인증하여 상기 사용자가 기존에 사용하던 세션을 유지시켜 주는 다중 단말기간 세션 유지 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있음.The present invention realizes a method and method for maintaining a session between multiple terminals, which maintains a session previously used by the user by authenticating that the user is the same user even if the user changes the terminal in an application server for providing a wired or wireless Internet service. The aim is to provide a computer readable recording medium having recorded thereon a program for the purpose of recording the program.

3. 발명의 해결 방법의 요지3. Summary of the Solution of the Invention

본 발명은, 다중 단말기간 세션 유지 방법에 있어서, 단말기로부터 서비스 요청에 따라 상기 단말기로부터 받은 요청 메시지의 헤드 정보를 해석하여 사용자를 인증하는 사용자 인증 단계; 상기 요청 메시지의 헤드 정보 해석 결과에 따라 세션키를 추출하고, 상기 세션키 추출 결과에 따라 세션을 검색하여 세션 존재 여부를 판단하는 세션 존재 여부 판단 단계; 상기 세션 존재 여부 판단 결과, 세션이 존재하면 응용컴포넌트 호출시 정보로 제공하여 다중 단말기간 세션을 유지하는 세션 유지 단계; 및 상기 제션 존재 여부 판단 결과, 세션이 존재하지 않으면 세션키와 세션을 신규로 생성한 후, 상기 세션 정보를 멀티세션관리부에 저장하여, 이후에 상기 인증한 사용자의 다중 단말기간 세션이 유지되도록 하는 세션 정보 저장 단계를 포함함.The present invention provides a session maintenance method between multiple terminals, comprising: a user authentication step of authenticating a user by analyzing head information of a request message received from the terminal according to a service request from a terminal; A session presence determination step of extracting a session key according to a head information analysis result of the request message and searching for a session according to the session key extraction result to determine whether a session exists; A session maintenance step of maintaining a session between multiple terminals by providing information when invoking an application component when a session exists as a result of determining whether the session exists; And as a result of determining whether the session exists, if a session does not exist, a session key and a session are newly generated, and the session information is stored in the multisession management unit so that the session between the multiple terminals of the authenticated user is maintained. Includes saving session information.

4. 발명의 중요한 용도4. Important uses of the invention

본 발명은 유무선 인터넷 서비스를 제공하는 응용서버 등에 이용됨.The present invention is used in the application server for providing wired and wireless Internet service.

Description

다중 단말기간 세션 유지 방법{The method of multi-modal session management} How to maintain session between multiple terminals {The method of multi-modal session management}

본 발명은, 다중 단말기간 세션 유지 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로, 더욱 상세하게는 유무선 인터넷 서비스를 제공하는 응용서버 등에서 사용자가 단말기를 변경하여 접속하여도 동일한 사용자임을 인증하여 상기 사용자가 기존에 사용하던 세션을 유지시켜 주는 다중 단말기간 세션 유지 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a method for maintaining a session between multiple terminals and a computer-readable recording medium having recorded thereon a program for realizing the method. More particularly, the present invention relates to an application server for providing wired and wireless Internet services. The present invention relates to a method for maintaining a session between multiple terminals, which maintains a session used by the user by authenticating that the same user is connected, and a computer-readable recording medium having recorded thereon a program for realizing the method.

이하의 본 발명의 일예에서는 유무선 인터넷 서비스를 제공하는 응용서버에서의 다중 단말기간 세션 유지 방법을 예로 들어 설명하고 있으나, 본 발명은 단말기의 사용자를 인증할 수 있는, 즉 사용자의 단말기를 구분할 수 있는 어느 응용서버에서나 적용될 수 있음을 미리 밝혀둔다. In the following exemplary embodiment of the present invention, a method for maintaining a session between multiple terminals in an application server providing a wired / wireless Internet service is described as an example. However, the present invention can authenticate a user of a terminal, that is, identify a terminal of a user. Note that it can be applied to any application server.

인터넷 서비스에서 세션 관리의 중요성은 웹 브라우저가 사용하는 프로토콜의 단점에서 비롯되었다. 현재 웹 브라우저의 데이터의 전송과 수신을 위한 표준 프로토콜인 하이퍼텍스트 트랜스퍼 프로토콜(HyperText Transfer Protocol ; 이하 "HTTP"라 한다.)은 프로토콜 제정 때부터 세션과 같은 연결성을 고려하지 않은 프로토콜이다. 비록 이미지와 같은 여러 문서를 포함하고 있는 페이지에 대해 연결을 재사용하는 방법을 제공하고는 있으나, 역시 사용자의 이전 상태 정보를 보관하는 메커니즘은 제공하지 않는다. 따라서 현재 접속된 사용자가 계속 세션을 유지하고 있는 사용자인지 아니면 새롭게 접속한 사용자인지 확인할 방법이 없다. 이러한 단점을 극복하기 위한 방법으로 현재 사용되고 있는 방식은 URL(Uniform Resource Locator) 재작성, 히든 폼 필드의 사용, 쿠키의 사용 및 서버 측 세션을 사용하는 방법 등이 고안되어 사용되고 있다. 특히 세션을 사용하는 방법은 응용서버 단에서 제공하는 방법으로써 사용자의 상태를 손쉽게 확인할 수 있는 방법이다.The importance of session management in Internet services stems from the shortcomings of the protocols used by web browsers. The HyperText Transfer Protocol (hereinafter referred to as "HTTP"), a standard protocol for transmitting and receiving data of a web browser, is a protocol that does not consider session-like connectivity since the protocol was established. Although it provides a way to reuse links for pages that contain multiple documents, such as images, it also does not provide a mechanism for storing the user's previous state information. Therefore, there is no way to check whether the currently connected user is a user who maintains a session or a newly connected user. As a method for overcoming these shortcomings, a method of rewriting a URL (Uniform Resource Locator), using a hidden form field, using a cookie, and using a server-side session have been devised and used. In particular, the method of using session is provided by the application server, so it is easy to check the user's status.

한편, 모바일 서비스를 이용하여 인터넷을 사용하는 현재와 미래에는 개인이 여러 단말기를 가지고 인터넷 서비스를 이용하는 상황이 벌어질 것이다. 이러한 상황에서는 단일 단말기의 접속에 대한 세션 유지 관리뿐만 아니라 여러 대의 단말기 사이에서 사용자가 동일할 경우 응용서버의 세션을 유지시켜 줄 수 있는 기술이 필요하다. 이는 사용자가 특성과 상황에 맞는 여러 대의 단말기를 이용하여 인터넷 서비스를 이용하는 경우에 필수적인 기술이라 할 수 있다. 즉, 단말기의 종류에 관계없이 동일한 사용자인 경우에는 동일한 세션 서비스를 제공할 필요가 있다. 또한, 단말기의 특성상 세션 정보를 유지하기 위하여 필요한 쿠키 정보를 단말기에 보관할 수 없는 경우나 URL 재작성시 소요되는 리소스를 감당할 수 없는 단말기에도 안정적으로 서비스할 수 있는 기술이 응용서버 내에 필요하다.On the other hand, in the present and future of using the Internet by using a mobile service, there will be a situation where an individual uses the Internet service with multiple terminals. In such a situation, not only session maintenance for a single terminal connection but also a technology capable of maintaining a session of an application server when users are identical among multiple terminals is required. This is an essential technology when the user uses the Internet service by using a plurality of terminals suited to the characteristics and the situation. That is, it is necessary to provide the same session service for the same user regardless of the type of the terminal. In addition, due to the characteristics of the terminal, there is a need in the application server for a technology that can stably service even a terminal that cannot hold cookie information necessary for maintaining session information or a terminal that cannot handle resources required for URL rewriting.

그런데, 현재 유무선의 응용서버들에서는 사용자가 서비스 이용 중에 단말기를 변경하여 하나의 응용을 이용하는 경우를 고려하고 있지 않다. 그에 따라 다중 단말기간의 세션 및 세션 정보에 대한 일관성 유지를 위한 기술도 제공하고 있지 않다. 단지 단일한 단말기를 이용하여 접속한 경우에만 세션과 세션 데이터를 유지시켜 주는 기능을 제공하고 있을 뿐이다. 또한, 국내의 이동 통신 업체에서는 여러 가지 종류의 모바일 단말기를 통해 인터넷 서비스를 제공하고는 있으나, 이러한 방법들에서는 단지 데이터베이스의 정보를 서로 다른 단말기에 따라 각각 서로 다른 뷰를 통해 제공하고 있을 뿐이며, 서비스를 이용하다가 단말기를 변경할 경우 세션이 새롭게 생성됨으로써 기존에 유지되던 정보들을 이용할 수 없는 단점이 있다. However, current wired and wireless application servers do not consider a case where a user changes a terminal while using a service and uses one application. Accordingly, the technology for maintaining consistency of session and session information between multiple terminals is not provided. It only provides the function to maintain session and session data when connected using a single terminal. In addition, although domestic mobile communication companies provide internet services through various types of mobile terminals, these methods merely provide database information through different views according to different terminals. If you change the terminal while using a new session is created is a disadvantage that can not use the existing information.

본 발명은, 상기와 같은 문제점을 해결하기 위하여 제안된 것으로, 사용자가 단말기를 변경하여 접속하여도 동일한 사용자임을 인증하여 상기 사용자가 기존에 사용하던 세션을 유지시켜 주기 위한 다중 단말기간 세션 유지 방법 및 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다. The present invention has been proposed to solve the above problems, a method for maintaining a session between multiple terminals for maintaining a session previously used by the user by authenticating that the user is the same user even if the user changes the access terminal and It is an object of the present invention to provide a computer-readable recording medium having recorded thereon a program for realizing the method.

상기의 목적을 달성하기 위한 본 발명은, 다중 단말기간 세션 유지 방법에 있어서, 단말기로부터 서비스 요청에 따라 상기 단말기로부터 받은 요청 메시지의 헤드 정보를 해석하여 사용자를 인증하는 사용자 인증 단계; 상기 요청 메시지의 헤드 정보 해석 결과에 따라 세션키를 추출하고, 상기 세션키 추출 결과에 따라 세션을 검색하여 세션 존재 여부를 판단하는 세션 존재 여부 판단 단계; 상기 세션 존재 여부 판단 결과, 세션이 존재하면 응용컴포넌트 호출시 정보로 제공하여 다중 단말기간 세션을 유지하는 세션 유지 단계; 및 상기 제션 존재 여부 판단 결과, 세션이 존재하지 않으면 세션키와 세션을 신규로 생성한 후, 상기 세션 정보를 멀티세션관리부에 저장하여, 이후에 상기 인증한 사용자의 다중 단말기간 세션이 유지되도록 하는 세션 정보 저장 단계를 포함한다.In order to achieve the above object, the present invention provides a session maintenance method between multiple terminals, comprising: a user authentication step of authenticating a user by analyzing head information of a request message received from the terminal according to a service request from a terminal; A session presence determination step of extracting a session key according to a head information analysis result of the request message and searching for a session according to the session key extraction result to determine whether a session exists; A session maintenance step of maintaining a session between multiple terminals by providing information when invoking an application component when a session exists as a result of determining whether the session exists; And as a result of determining whether the session exists, if a session does not exist, a session key and a session are newly generated, and the session information is stored in the multisession management unit so that the session between the multiple terminals of the authenticated user is maintained. Session information storage step.

한편, 본 발명은, 멀티세션관리부를 포함하는 응용서버에, 단말기로부터 서비스 요청에 따라 상기 단말기로부터 받은 요청 메시지의 헤드 정보를 해석하여 사용자를 인증하는 사용자 인증 기능; 상기 요청 메시지의 헤드 정보 해석 결과에 따라 세션키를 추출하고, 상기 세션키 추출 결과에 따라 세션을 검색하여 세션 존재 여부를 판단하는 세션 존재 여부 판단 기능; 상기 세션 존재 여부 판단 결과, 세션이 존재하면 응용컴포넌트 호출시 정보로 제공하여 다중 단말기간 세션을 유지하는 세션 유지 기능; 및 상기 제션 존재 여부 판단 결과, 세션이 존재하지 않으면 세션키와 세션을 신규로 생성한 후, 상기 세션 정보를 멀티세션관리부에 저장하여, 이후에 상기 인증한 사용자의 다중 단말기간 세션이 유지되도록 하는 세션 정보 저장 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.On the other hand, the present invention, an application server including a multi-session management unit, a user authentication function for authenticating a user by analyzing the head information of the request message received from the terminal in response to a service request from the terminal; A session presence determination function for extracting a session key according to a head information analysis result of the request message and searching for a session according to the session key extraction result to determine whether a session exists; A session maintenance function for maintaining a session between multiple terminals by providing information when invoking an application component when a session exists as a result of determining whether the session exists; And as a result of determining whether the session exists, if a session does not exist, a session key and a session are newly generated, and the session information is stored in the multisession management unit so that the session between the multiple terminals of the authenticated user is maintained. A computer readable recording medium having recorded thereon a program for realizing a session information storage function is provided.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다. The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명이 적용되는 응용서버를 포함하는 시스템의 구성예시도로서, 일예로 유무선 인터넷 서비스를 제공하는 응용서버를 포함하는 시스템의 구성을 나타내고 있다.FIG. 1 is an exemplary configuration diagram of a system including an application server to which the present invention is applied, and illustrates an exemplary configuration of a system including an application server for providing wired and wireless Internet services.

도 1에 도시된 바와 같이, 응용서버는 크게 단말기의 요청 수신과 결과 반환을 관리하는 요청송수신부(111)와 요청에 대한 처리를 전체적으로 관리하는 요청관리부(112)를 포함하는 요청처리기(110)와, 사용자 단말기의 특성 정보 및 사용자 정보 등을 관리하는 프로파일관리부(121), 다중 단말기간 세션관리와 가상쿠키를 관리하는 멀티세션관리부(122), 세션의 생성 및 소멸을 관리하는 세션관리부(123), 응용 컴포넌트의 호출을 관리하는 컴포넌트관리부(124), 컨텐츠 변환 기능을 수행하는 컨텐츠변환부(125), 데이터베이스를 관리하는 데이터베이스관리부(126), 응용 컴포넌트를 저장하는 컴포넌트저장소(127)를 포함하는 응용처리기(120)를 포함하고 있다. 무선단말기(100)는 이동통신망을 통하여, 유선단말기는 유선 네트워크를 통하여 웹서버에 접속하며, 웹서버는 응용서버의 요청처리기(110)의 요청송수신부(111)와 접속하여 통신이 이루어진다.As shown in FIG. 1, the application server includes a request processor 110 including a request transmitter / receiver 111 that manages a request reception and a result return of a terminal and a request manager 112 that manages the processing of the request as a whole. And a profile manager 121 for managing characteristic information and user information of the user terminal, a multisession manager 122 for managing session management and virtual cookies between multiple terminals, and a session manager 123 for managing creation and destruction of sessions. ), A component manager 124 that manages invocation of application components, a content converter 125 that performs a content conversion function, a database manager 126 that manages a database, and a component repository 127 that stores application components. The application processor 120 is included. The wireless terminal 100 connects to a web server through a mobile communication network, a wired terminal through a wired network, and the web server communicates with the request transmitter / receiver 111 of the request processor 110 of the application server.

상기 각 구성요소의 상세한 동작은 도 2를 참조하여 설명하기로 한다.Detailed operation of each component will be described with reference to FIG. 2.

도 2는 본 발명의 일실시예에 따른 다중 단말기간 세션을 유지하는 방법에 대한 흐름도이다.2 is a flowchart illustrating a method for maintaining a session between multiple terminals according to an embodiment of the present invention.

무선단말기(100)는 이동통신망을 거쳐 웹서버에 인터넷 서비스를 요청하고, 유선단말기(101)는 유선 네트워크를 통해 웹서버에 인터넷 서비스를 요청한다.The wireless terminal 100 requests an internet service from a web server via a mobile communication network, and the wired terminal 101 requests an internet service from a web server through a wired network.

유선 단말기(100) 또는 무선 단말기(101)의 서비스 요청을 받은 웹서버는 인터넷 서비스 요청 메시지를 HTTP를 이용하여 응용서버의 요청송수신부(111)에 전달하고 요청송수신부(111)는 다시, 요청관리부(112)에 인터넷 서비스 요청 메시지를 전달한다. The web server receiving the service request of the wired terminal 100 or the wireless terminal 101 transmits an Internet service request message to the request transmitting and receiving unit 111 of the application server using HTTP, and the request transmitting and receiving unit 111 again requests Delivering the Internet service request message to the management unit 112.

그러면, 요청관리부(112)는 인터넷 서비스 요청 메시지를 HTTP 헤더 정보를 해석하는 프로파일관리부(121)에 전달하고, 프로파일관리부(121)는 전화번호, 단말기의 쿠키 지원 여부, 쿠키 등의 HTTP 헤더 정보를 해석하여(201), 전화번호 존재여부를 판단한다(202). 상기 판단 결과(202), 전화번호가 존재하면 이동통신 네트워크로 접속한 경우로 상기 전화번호를 기반으로 사용자 아이디를 검색하여 사용자를 인증하고(203), 전화번호가 존재하지 않으면 유선 네트워크를 이용한 단말기로 접속한 경우로 사용자의 로그인 과정을 통해 사용자 아이디를 입력받아 사용자를 인증한다(204). Then, the request management unit 112 transmits the Internet service request message to the profile management unit 121 that interprets the HTTP header information, and the profile management unit 121 transmits HTTP header information such as a phone number, whether the terminal supports cookies, and cookies. In operation 201, it is determined whether a telephone number exists (202). As a result of the determination (202), if there is a telephone number, the user accesses the mobile communication network based on the telephone number to authenticate the user (203), and if the telephone number does not exist, the terminal using the wired network. In step 204, the user ID is input through the user's login process to authenticate the user.

이후, 프로파일관리부(121)는 HTTP 헤더 정보를 해석하여 얻어진 쿠키에서 세션키를 추출한다(205). 상기 과정을 마치면 프로파일관리부(121)는 단말기의 쿠키지원여부, 세션키 및 사용자아이디를 HTTP 헤더 해석 결과로서 요청관리부(112)로 반환한다. 그러면, 요청관리부(112)는 프로파일관리부(121)로부터 반환받은 HTTP 헤더 해석 결과에 세션키가 존재하는지 확인하여(206), 세션키가 존재하면 세션관리부(123)에 상기 세션키를 기반으로 세션 검색을 요청하고, 세션키가 존재하지 않으면 멀티세션관리부(122)로 세션키 검색을 요청한다. Thereafter, the profile manager 121 extracts the session key from the cookie obtained by analyzing the HTTP header information (205). After completing the above process, the profile manager 121 returns whether the cookie is supported, the session key, and the user ID of the terminal to the request manager 112 as a result of the HTTP header interpretation. Then, the request management unit 112 checks whether the session key exists in the HTTP header interpretation result returned from the profile management unit 121 (206), and if the session key exists, the session management unit 123 based on the session key. If a search is requested and the session key does not exist, the session key search is requested to the multisession manager 122.

그러면, 세션키 검색을 요청받은 멀티세션관리부(123)는 먼저 가상쿠키에서 세션키를 추출하여(207) 세션키가 존재하는지 확인한 후(208), 세션키가 존재하면 세션관리부(123)에 상기 세션키를 기반으로 세션 검색을 요청하고, 세션키가 존재하지 않으면 다시 멀티세션에서 세션키를 추출하여(209) 세션키가 존재하는지 확인한다(210). 상기 확인 결과, 세션키가 존재하면 사용자가 단말기를 변경하여 접속한 경우이며, 세션키가 존재하지 않으면 사용자가 처음으로 접속한 요청이다. 멀티세션관리부(122)는 사용자가 단말기를 변경하여 접속한 경우에 멀티세션에서 추출한 세션키를 기반으로 세션관리부(123)에게 세션 검색을 요청하여 다중 단말기간 세션을 유지시키도록 한다. Then, the multi-session management unit 123, which has been requested to search for the session key, first extracts the session key from the virtual cookie (207), checks whether the session key exists (208), and if the session key exists, the session management unit (123). If the session key is requested based on the session key, and if the session key does not exist, the session key is extracted again from the multi-session (209) to check whether the session key exists (210). As a result of the check, if the session key exists, the user changes the terminal and accesses it. If the session key does not exist, the user first accesses the request. When the user changes and accesses the terminal, the multi-session manager 122 requests the session manager 123 to search for a session based on the session key extracted from the multi-session to maintain the session between the multiple terminals.

세션을 검색할 것을 요청받은 세션관리자(123)는 요청관리부(121) 또는 멀티세션관리자(123)로부터 넘겨받은 세션키를 기반으로 세션을 검색하여(211) 세션이 존재하는지 판단하여(212), 세션이 존재하면 상기 세션은 컴포넌트관리부(124)를 통해 응용 컴포넌트(Component)를 호출할 때 정보로 제공되며, 호출을 받은 컴포넌트관리부(124)는 컴포넌트저장소(127)로부터 사용자가 요청한 해당 응용 컴포넌트를 호출하여(213) 요청 페이지를 생성한 후, 컨텐츠변환부(125)에 반환한다(214). 컨텐츠변환부(214)는 컴포넌트관리부(124)로부터 받은 요청 페이지를 단말기에 맞게 변형한 후 요청관리부(112)에 반환하고, 요청관리부는 다시 요청송수신부(111)로 반환하여 최종적으로 웹서버를 거쳐 서비스를 요청한 단말기에 결과를 반환한다(215). 한편, 상기 판단 결과(212), 세션이 존재하지 않으면 기한이 만료된 세션이며, 그에 따라 사용자가 처음으로 접속하는 것과 동일한 과정을 거쳐야 한다.The session manager 123, which is requested to search for a session, searches for the session based on the session key received from the request manager 121 or the multi-session manager 123 (211) and determines whether the session exists (212). If there is a session, the session is provided as information when calling an application component (Component) through the component manager 124, the component manager 124 receives the call from the component repository 127 the application component requested by the user Call (213) generates a request page, and returns to the content conversion unit 125 (214). The content conversion unit 214 transforms the request page received from the component management unit 124 to the terminal and returns it to the request management unit 112, and the request management unit returns to the request transmission and reception unit 111 to finally return the web server. The result is returned to the terminal requesting the service (215). On the other hand, the determination result 212, if the session does not exist is a session expired, and accordingly the user must go through the same process as the first access.

사용자가 처음으로 접속한 요청인 경우에는 멀티세션관리부(123)의 멀티세션 검색 결과 세션키가 존재하지 않으며, 따라서, 세션관리부(123)에게 세션과 세션키의 생성을 요청하고, 세션관리부(123)는 세션을 생성한 후, 이후에 사용자의 다중 단말기간 세션을 유지시키기 위하여 멀티세션관리부(122)에 상기 사용자 아이디와 더불어 세션키를 저장하도록(216) 요청한다. 이후, 상기 HTTP 헤더 해석 결과(201)로부터 단말기의 쿠키 지원 여부를 판단하여(217) 단말기가 쿠키를 지원하면, 세션관리부(123)는 요청관리부(112)에 사용자 요청에 대한 응답 헤더에 쿠키를 저장(218)하도록 요청하고, 단말기가 쿠키를 지원하지 않으면 사용자 아이디와 세션키를 멀티세션관리부(122)의 가상쿠키에 저장(219)하도록 요청한다. When the user accesses the request for the first time, the multisession search result session key of the multisession manager 123 does not exist. Therefore, the session manager 123 requests the session manager 123 to generate a session and the session key. After creating the session, the multi-session manager 122 requests the multi-session manager 122 to store the session key together with the user ID in order to maintain the session between the multi-terminals of the user. Thereafter, the terminal determines whether the terminal supports the cookie from the HTTP header interpretation result 201 (217). If the terminal supports the cookie, the session manager 123 sends the cookie to the request header 112 in the response header for the user request. If the terminal does not support cookies, and requests the storage 218, the user ID and session key is stored in the virtual cookie of the multi-session management unit 122 to request (219).

다른 일예로, 사용자가 처음으로 접속한 요청 또는 기한이 만료된 세션인 경우에 멀티세션관리부(123)는 세션관리부(123)에게 세션과 세션키의 생성을 요청하고, 세션관리부(123)는 세션을 생성한 후, 이후에 사용자의 다중 단말기간 세션을 유지시키기 위하여 멀티세션관리부(122)에 상기 사용자 아이디와 더불어 세션키를 저장하도록(216) 요청한다. 또한, 사용자 아이디와 세션키를 멀티세션관리부(122)의 가상쿠키에 저장(219)하도록 요청한다. 이후, 상기 HTTP 헤더 해석 결과(201)로부터 단말기의 쿠키 지원 여부를 판단하여(217) 단말기가 쿠키를 지원하는 경우에만 세션관리부(123)는 요청관리부(112)에 사용자 요청에 대한 응답 헤더에 쿠키를 저장(218)하도록 요청한다. As another example, when the user first accesses the session or the expired session, the multisession manager 123 requests the session manager 123 to generate a session and a session key, and the session manager 123 sessions. After generating the request, the multisession manager 122 requests the multisession manager 122 to store the session key together with the user ID in order to maintain the session between the multi-terminals of the user. In addition, the request for storing the user ID and the session key in the virtual cookie of the multi-session manager 122 (219). Subsequently, the terminal manager determines whether the terminal supports cookies from the HTTP header interpretation result 201 (217). Only when the terminal supports cookies, the session manager 123 sends a cookie in the response header for the user request to the request manager 112. To store 218.

이후 과정은, 프로파일관리부(121) 또는 멀티세션관리부(123)로부터 추출된 세션키를 기반으로 세션을 검색한 때와 동일하게 진행된다. 상기 생성된 세션은 컴포넌트관리부(124)를 통해 응용 컴포넌트(Component)를 호출할 때 정보로 제공되며, 호출을 받은 컴포넌트관리부(124)는 컴포넌트저장소(127)로부터 사용자가 요청한 해당 응용 컴포넌트를 호출하여(213), 요청 페이지를 생성한 후, 컨텐츠변환부(125)에 반환한다(214). 컨텐츠변환부(214)는 컴포넌트관리부(124)로부터 받은 요청 페이지를 단말기에 맞게 변형한 후 요청관리부(112)에 반환하고, 요청관리부는 다시 요청송수신부(111)에 반환하여 최종적으로 웹서버를 거쳐 서비스를 요청한 단말기에 결과를 반환한다(215). Subsequently, the process proceeds in the same manner as when the session is searched based on the session key extracted from the profile manager 121 or the multi-session manager 123. The generated session is provided as information when the application component (Component) is called through the component manager 124, and the component manager 124 receiving the call calls the corresponding application component requested by the user from the component store 127. In operation 213, the request page is generated and returned to the content conversion unit 125 (214). The content conversion unit 214 transforms the request page received from the component management unit 124 to the terminal and returns it to the request management unit 112, and the request management unit returns to the request transmission and reception unit 111 to finally return the web server. The result is returned to the terminal requesting the service (215).

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 형태로 기록매체(씨디롬, 램, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다.As described above, the method of the present invention may be implemented as a program and stored in a recording medium (CD-ROM, RAM, floppy disk, hard disk, magneto-optical disk, etc.) in a computer-readable form.

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 있어 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the spirit of the present invention for those skilled in the art to which the present invention pertains. It is not limited by the drawings.

상기와 같이 본 발명은, 기존의 인터넷 서비스를 제공하는 응용서버 등이 하나의 단말기에만 일관된 세션을 서비스하던 단점을 보완하여 사용자가 여러 단말기를 가지고 동일한 인터넷 서비스를 자유롭게 이용할 수 있도록 하며, 인터넷 응용 서비스에 접속하는 사용자의 단말기가 쿠키나 URL 재작성 등의 처리를 위한 리소스(Resource)가 열악한 경우에도 응용서버 상에서 가상쿠키를 운영함으로써 인터넷 업무 처리에 이용하는 단말기의 종류에 상관없이 중단 없는 서비스를 제공할 수 있는 효과가 있다. As described above, the present invention compensates for the disadvantage that an existing application server providing an Internet service serves a session consistent with only one terminal so that the user can freely use the same Internet service with multiple terminals, and the Internet application service. Even if the terminal of the user accessing the server has poor resources for processing such as cookies or URL rewriting, a virtual cookie is operated on the application server to provide an uninterrupted service regardless of the type of terminal used for internet business processing. It can be effective.

도 1은 본 발명이 적용되는 응용서버를 포함하는 시스템의 구성예시도.1 is an exemplary configuration diagram of a system including an application server to which the present invention is applied.

도 2는 본 발명의 일실시예에 따른 다중 단말기간 세션을 유지하는 방법에 대한 흐름도.2 is a flowchart of a method for maintaining a session between multiple terminals according to an embodiment of the present invention.

* 도면의 주요 부분에 대한 부호 설명* Explanation of symbols on the main parts of the drawing

112 : 요청관리부 121 : 프로파일관리부112: request management unit 121: profile management unit

122 : 멀티세션관리부 123 : 세션관리부122: multi-session management unit 123: session management unit

124 : 컴포넌트관리부 125 : 컨텐츠변환부124: component management unit 125: content conversion unit

Claims (7)

다중 단말기간 세션 유지 방법에 있어서,In the session maintenance method between multiple terminals, 단말기로부터 서비스 요청에 따라 상기 단말기로부터 받은 요청 메시지의 헤드 정보를 해석하여 사용자를 인증하는 사용자 인증 단계; A user authentication step of authenticating a user by interpreting head information of a request message received from the terminal according to a service request from a terminal; 상기 요청 메시지의 헤드 정보 해석 결과에 따라 세션키를 추출하고, 상기 세션키 추출 결과에 따라 세션을 검색하여 세션 존재 여부를 판단하는 세션 존재 여부 판단 단계;A session presence determination step of extracting a session key according to a head information analysis result of the request message and searching for a session according to the session key extraction result to determine whether a session exists; 상기 세션 존재 여부 판단 결과, 세션이 존재하면 응용컴포넌트 호출시 정보로 제공하여 다중 단말기간 세션을 유지하는 세션 유지 단계; 및A session maintenance step of maintaining a session between multiple terminals by providing information when invoking an application component when a session exists as a result of determining whether the session exists; And 상기 제션 존재 여부 판단 결과, 세션이 존재하지 않으면 세션키와 세션을 신규로 생성한 후, 상기 세션 정보를 멀티세션관리부에 저장하여, 이후에 상기 인증한 사용자의 다중 단말기간 세션이 유지되도록 하는 세션 정보 저장 단계As a result of determining whether the session exists, if a session does not exist, a session key and a session are newly generated, and the session information is stored in the multisession management unit so that a session between multiple terminals of the authenticated user is maintained thereafter. Information storage steps 를 포함하는 다중 단말기간 세션 유지 방법.Session maintenance method between multiple terminals comprising a. 제 1 항에 있어서The method of claim 1 상기 사용자 인증 단계는, The user authentication step, 상기 단말기로부터의 서비스 요청에 따라 상기 단말기로부터 받은 요청 메시지의 헤드 정보로부터 전화번호, 쿠키, 상기 단말기의 쿠키 지원 여부를 해석하여 전화번호의 존재 여부를 확인하는 확인 단계; Confirming whether a telephone number exists by analyzing a telephone number, a cookie, and whether the terminal supports cookies from head information of a request message received from the terminal according to a service request from the terminal; 상기 확인 결과, 전화번호가 존재하면 상기 전화번호를 사용하여 사용자 아이디를 검색하여 해당 사용자를 인증하는 제 1 사용자 인증 단계; 및 A first user authentication step of authenticating the user by searching for a user ID using the phone number if a phone number exists as a result of the checking; And 상기 확인 결과, 전화번호가 존재하지 않으면 사용자 아이디를 입력받아 해당 사용자를 인증하는 제 2 사용자 인증 단계A second user authentication step of authenticating the user by receiving a user ID if the telephone number does not exist as a result of the checking; 를 포함하는 다중 단말기간 세션 유지 방법.Session maintenance method between multiple terminals comprising a. 제 1 항에 있어서The method of claim 1 상기 세션 존재 여부 판단 단계는,The determining whether the session exists, 상기 헤드 정보를 해석한 결과, 쿠키가 존재하면 쿠키에서 세션키를 추출하는 제 1 세션키 추출 단계;A first session key extracting step of extracting a session key from a cookie if a cookie exists as a result of analyzing the head information; 상기 헤드 정보를 해석한 결과, 쿠키가 존재하지 않으면 상기 멀티세션관리부에서 세션키를 추출하는 제 2 세션키 추출 단계; 및A second session key extracting step of extracting a session key from the multisession manager if a cookie does not exist as a result of analyzing the head information; And 상기 제 1 세션키 추출 단계 또는 상기 제 2 세션키 추출 단계에서 추출한 세션키를 기반으로 세션을 검색하여 세션 존재 여부를 판단하는 제 1 판단 단계A first determination step of determining whether a session exists by searching for a session based on the session key extracted in the first session key extraction step or the second session key extraction step; 를 포함하는 다중 단말기간 세션 유지 방법.Session maintenance method between multiple terminals comprising a. 제 3 항에 있어서 The method of claim 3 상기 제 2 세션키 추출 단계는,The second session key extraction step, 상기 멀티세션관리부의 가상쿠키에서 사용자 아이디를 기반으로 세션키를 추출하여 세션키 존재 여부를 판단하는 제 2 판단 단계; 및A second determination step of determining whether a session key exists by extracting a session key based on a user ID from the virtual cookie of the multi-session manager; And 상기 제 2 판단 단계의 판단 결과, 세션키가 존재하면 상기 제 1 판단 단계로 진행하고, 세션키가 존재하지 않으면 상기 멀티세션관리부의 멀티세션에서 사용자 아이디를 기반으로 세션키를 추출하는 제 3 세션키 추출 단계As a result of the determination of the second determination step, if there is a session key, the process proceeds to the first determination step; and if the session key does not exist, the third session extracts the session key based on the user ID from the multi-session of the multi-session management unit. Key extraction step 를 포함하는 다중 단말기간 세션 유지 방법. Session maintenance method between multiple terminals comprising a. 제 1 항 내지 제 4 항 중 어느 한 항에 있어서The method according to any one of claims 1 to 4. 상기 세션 정보 저장 단계는,The session information storing step, 세션관리부를 통해 세션을 신규로 생성하여 상기 멀티세션관리부의 멀티세션에 상기 사용자 아이디와 세션키를 저장하는 제 1 저장 단계; A first storing step of newly generating a session through a session manager to store the user ID and the session key in a multisession of the multisession manager; 상기 사용자 인증 단계에서 헤드 정보를 해석한 결과를 이용하여 단말기의 쿠키 지원 여부를 판단하는 제 1 쿠키 지원 여부 판단 단계; Determining whether or not the terminal supports cookies by using a result of analyzing the head information in the user authentication step; 상기 제 1 쿠키 지원 여부 판단 단계의 판단 결과, 상기 단말기가 쿠기를 지원하면 응답 쿠키에 세션 정보를 저장하는 제 2 저장 단계; 및A second storage step of storing session information in a response cookie when the terminal supports cookies when it is determined in the first cookie support determination step; And 상기 제 1 쿠키 지원 여부 판단 단계의 판단 결과, 상기 단말기가 쿠키를 지원하지 않으면 멀티세션관리부의 가상쿠키에 사용자 아이디와 세션키를 저장하여 쿠키를 지원하지 않는 단말기에서도 가상쿠키를 사용할 수 있도록 하는 제 3 저장 단계As a result of the determination of whether the terminal supports the first cookie, if the terminal does not support the cookie, the terminal stores the user ID and the session key in the virtual cookie of the multi-session manager so that the virtual cookie can be used even in the terminal that does not support the cookie. 3 storage steps 를 포함하는 다중 단말기간 세션 유지 방법.Session maintenance method between multiple terminals comprising a. 제 1 항 내지 제 4 항 중 어느 한 항에 있어서The method according to any one of claims 1 to 4. 상기 세션 정보 저장 단계는,The session information storing step, 세션관리부를 통해 세션을 신규로 생성하여 상기 멀티세션관리부의 멀티세션에 상기 사용자 아이디와 세션키를 저장하는 제 4 저장 단계; A fourth storing step of newly generating a session through a session manager to store the user ID and the session key in the multisession of the multisession manager; 상기 멀티세션관리부의 가상쿠키에 사용자 아이디와 세션키를 저장하여 쿠키를 지원하지 않는 단말기에서도 가상쿠키를 사용할 수 있도록 하는 제 5 저장 단계;A fifth storing step of storing the user ID and the session key in the virtual cookie of the multi-session manager so that the virtual cookie can be used even in a terminal that does not support cookies; 상기 사용자 인증 단계에서 헤드 정보를 해석한 결과를 이용하여 상기 단말기의 쿠키 지원 여부를 확인하는 제 2 쿠키 지원 여부 판단 단계; 및 Determining whether or not the terminal supports cookies by using a result of analyzing the head information in the user authentication step; And 상기 단말기가 쿠기를 지원함을 확인하여 응답 쿠키에 세션 정보를 저장하는 제 6 저장 단계A sixth storing step of confirming that the terminal supports cookies and storing session information in a response cookie; 를 포함하는 다중 단말기간 세션 유지 방법.Session maintenance method between multiple terminals comprising a. 멀티세션관리부를 포함하는 응용서버에,In an application server including a multi-session management unit, 단말기로부터 서비스 요청에 따라 상기 단말기로부터 받은 요청 메시지의 헤드 정보를 해석하여 사용자를 인증하는 사용자 인증 기능; A user authentication function for authenticating a user by interpreting head information of a request message received from the terminal according to a service request from a terminal; 상기 요청 메시지의 헤드 정보 해석 결과에 따라 세션키를 추출하고, 상기 세션키 추출 결과에 따라 세션을 검색하여 세션 존재 여부를 판단하는 세션 존재 여부 판단 기능;A session presence determination function for extracting a session key according to a head information analysis result of the request message and searching for a session according to the session key extraction result to determine whether a session exists; 상기 세션 존재 여부 판단 결과, 세션이 존재하면 응용컴포넌트 호출시 정보로 제공하여 다중 단말기간 세션을 유지하는 세션 유지 기능; 및A session maintenance function for maintaining a session between multiple terminals by providing information when invoking an application component when a session exists as a result of determining whether the session exists; And 상기 제션 존재 여부 판단 결과, 세션이 존재하지 않으면 세션키와 세션을 신규로 생성한 후, 상기 세션 정보를 멀티세션관리부에 저장하여, 이후에 상기 인증한 사용자의 다중 단말기간 세션이 유지되도록 하는 세션 정보 저장 기능As a result of determining whether the session exists, if a session does not exist, a session key and a session are newly generated, and the session information is stored in the multisession management unit so that a session between multiple terminals of the authenticated user is maintained thereafter. Information storage function 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR10-2002-0068720A 2002-11-07 2002-11-07 The method of multi-modal session management KR100477798B1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
KR10-2002-0068720A KR100477798B1 (en) 2002-11-07 2002-11-07 The method of multi-modal session management
JP2003153409A JP2004157973A (en) 2002-11-07 2003-05-29 Method for holding session between different terminals
JP2006229412A JP2007035053A (en) 2002-11-07 2006-08-25 Method for maintaining session between different-terminals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2002-0068720A KR100477798B1 (en) 2002-11-07 2002-11-07 The method of multi-modal session management

Publications (2)

Publication Number Publication Date
KR20040040558A KR20040040558A (en) 2004-05-13
KR100477798B1 true KR100477798B1 (en) 2005-03-22

Family

ID=32822500

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2002-0068720A KR100477798B1 (en) 2002-11-07 2002-11-07 The method of multi-modal session management

Country Status (2)

Country Link
JP (2) JP2004157973A (en)
KR (1) KR100477798B1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4683655B2 (en) * 2006-09-07 2011-05-18 株式会社三菱東京Ufj銀行 Access relay device, access relay system, and access relay method
KR100756998B1 (en) * 2006-10-31 2007-09-07 삼성전자주식회사 Apparatus and method for bua session management in isdn
KR101295546B1 (en) * 2007-01-23 2013-08-12 엘지전자 주식회사 Method of Instant messenger service
JP5565027B2 (en) * 2010-03-26 2014-08-06 富士ゼロックス株式会社 Processing device, processing system, and processing control program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5652908A (en) * 1991-10-02 1997-07-29 International Business Machines Corporation Method and apparatus for establishing communications sessions in a remote resource control environment
US5889958A (en) * 1996-12-20 1999-03-30 Livingston Enterprises, Inc. Network access control system and process
KR19990027483A (en) * 1997-09-30 1999-04-15 전주범 Server User-to-Network Processor Operation in On-Demand Video System
KR20000056076A (en) * 1999-02-12 2000-09-15 서평원 Packet Data Service Providing System in Mobile Communication System and Operating Method using the same of
KR20030089363A (en) * 2002-05-17 2003-11-21 주식회사 로커스 System and method of session management for integrating wired internet and mobile internet service

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6751654B2 (en) * 1999-03-31 2004-06-15 International Business Machines Corporation Simulating web cookies for non-cookie capable browsers
JP2002091851A (en) * 2000-09-12 2002-03-29 Toshiba Corp Information providing method and repeating server device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5652908A (en) * 1991-10-02 1997-07-29 International Business Machines Corporation Method and apparatus for establishing communications sessions in a remote resource control environment
US5889958A (en) * 1996-12-20 1999-03-30 Livingston Enterprises, Inc. Network access control system and process
KR19990027483A (en) * 1997-09-30 1999-04-15 전주범 Server User-to-Network Processor Operation in On-Demand Video System
KR20000056076A (en) * 1999-02-12 2000-09-15 서평원 Packet Data Service Providing System in Mobile Communication System and Operating Method using the same of
KR20030089363A (en) * 2002-05-17 2003-11-21 주식회사 로커스 System and method of session management for integrating wired internet and mobile internet service

Also Published As

Publication number Publication date
JP2004157973A (en) 2004-06-03
JP2007035053A (en) 2007-02-08
KR20040040558A (en) 2004-05-13

Similar Documents

Publication Publication Date Title
US6996622B2 (en) Session managing method, session managing system, and program
CN100463469C (en) Method, device and system for sharing applied program conversation information on multichannels
US7277408B2 (en) Shared application access for data services in wireless telecommunication systems
US7530099B2 (en) Method and system for a single-sign-on mechanism within application service provider (ASP) aggregation
KR20180091708A (en) Device identifier-dependent operation processing of packet-based data communication
US8665860B2 (en) Relay device and method for continuing service
US20010047477A1 (en) Transparent user and session management for web applications
KR20100048571A (en) Method, apparatus and system for providing muti user-multi service
US20120246258A1 (en) Http-based synchronization method and apparatus
CN102055813A (en) Access controlling method for network application and device thereof
KR100354369B1 (en) Information processing method, information processing apparatus, and storage medium for storing an information processing program
US8028089B2 (en) On-deck detection for a web site
CN103095859A (en) Multi-domain-name dialogue information sharing method and system
JP4009591B2 (en) Domain naming system (DNS) for accessing databases
US8037067B1 (en) Systems and methods for tracking user activity at website
US8863263B2 (en) Server apparatus and program for single sign-on
KR100477798B1 (en) The method of multi-modal session management
JP4800332B2 (en) Service providing system, service providing method, and service providing program
JP2000106552A (en) Authentication method
US8250236B2 (en) Method and apparatus for translating a web services address
US20060288212A1 (en) Transparent user and session management for web applications
CN114793244B (en) Resource processing method, device, equipment and medium for block chain
CN110191203A (en) Realize the method and electronic equipment of server dynamic access
CN106790176B (en) Method and system for accessing network
CN114760349A (en) Service access method and device, system, equipment and medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20090303

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee