WO2013162265A1 - 패킷미러링을 이용한 순위 정보 제공 방법 및 시스템 - Google Patents

패킷미러링을 이용한 순위 정보 제공 방법 및 시스템 Download PDF

Info

Publication number
WO2013162265A1
WO2013162265A1 PCT/KR2013/003478 KR2013003478W WO2013162265A1 WO 2013162265 A1 WO2013162265 A1 WO 2013162265A1 KR 2013003478 W KR2013003478 W KR 2013003478W WO 2013162265 A1 WO2013162265 A1 WO 2013162265A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
mirroring
packet
host
variable value
Prior art date
Application number
PCT/KR2013/003478
Other languages
English (en)
French (fr)
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 claimed from KR1020130045073A external-priority patent/KR101505105B1/ko
Publication of WO2013162265A1 publication Critical patent/WO2013162265A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques

Definitions

  • the present invention relates to a method and system for determining rank information using packet mirroring, and more particularly, to a method and system for mirroring packets, counting frequency of extraction of variables included in the packet, and providing ranking information accordingly. .
  • each host calculates and provides ranking information separately.
  • the server of each host receives a search request including a search word from users, and checks the request frequency for the search word included in the received search request. The ranking information is determined and provided to the user according to the confirmed request frequency.
  • the host ranking by sector may be an indicator of the success or failure of the online business of each host, or an indicator of the influence of a host in a particular sector as an online medium.
  • the popularity of the host indicates the ranking of market share, which has not been missed in market research.
  • An object of the present invention is to provide a method and system for providing ranking information using packet mirroring that provides objective and reliable ranking information.
  • Another object of the present invention is to provide a method and system for providing rank information using packet mirroring that provides integrated rank information.
  • a method for providing rank information using packet mirroring the mirroring step of mirroring the packets transmitted and received by the user terminal and the web server; An extraction step of extracting a variable value for a predetermined variable from the mirrored packet in the mirroring step; A count step of incrementing a count of the variable value extracted in the extraction step; And a ranking step of determining a rank of information corresponding to the variable value based on the count of the variable value increased in the counting step.
  • a system for providing ranking information using packet mirroring includes: a mirroring unit configured to mirror a packet transmitted and received by a user terminal with a web server; A data extracting unit extracting a variable value of a predetermined variable from the packet mirrored by the mirroring unit; A counting unit for increasing a count of the variable value extracted by the data extracting unit; And a rank determination unit that determines a rank of information corresponding to the variable value based on the count of the variable value increased by the count unit.
  • the number of population required to determine the ranking information can be greatly increased.
  • FIG. 1 is a network diagram including a ranking information providing system using packet mirroring according to an embodiment of the present invention.
  • FIG. 2 is a functional block diagram illustrating a ranking information providing system using packet mirroring according to an embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a ranking information providing method using packet mirroring according to an embodiment of the present invention.
  • FIG. 1 is a block diagram of a ranking information providing system using packet mirroring according to an embodiment of the present invention.
  • the network N may include a local area network (LAN), a wide area network (WAN), a value added network (VAN), a personal local area network (PAN), and a mobile communication network (PAN). It can be implemented in all kinds of wired and wireless networks such as mobile radio communication network or satellite communication network.
  • LAN local area network
  • WAN wide area network
  • VAN value added network
  • PAN personal local area network
  • PAN mobile communication network
  • the user terminal 100 is a communication terminal for connecting to a remote web server 300 through a network N, and may be implemented as a computer, a portable terminal, a television, etc. that can be connected to other terminals and servers.
  • the computer includes, for example, a laptop, desktop, laptop, etc., which is equipped with a web browser
  • the portable terminal is, for example, a wireless communication device that ensures portability and mobility.
  • the television may include an Internet Protocol Television (IPTV), an Internet Television (Internet Television), a terrestrial TV, a cable TV, or the like.
  • IPTV Internet Protocol Television
  • Internet Television Internet Television
  • Web server 300 is a computer system that can be connected to the user terminal 100 or another server in the remote place through the network (N), mainly serves to provide a data service to the communication partner.
  • the user terminal 100 transmits a service request to the web server 300 through a web browser or other application program.
  • a service request is made in which an HTTP request packet through Hyper Text Transfer Protocol (HTTP) is transmitted from the user terminal 100 to the web server 300, and the web server 300 corresponds to the HTTP request packet.
  • HTTP Hyper Text Transfer Protocol
  • Service is provided by transmitting an HTTP Response packet to the user terminal 100.
  • the ranking information providing system 200 is also a computer system that can be connected to a remote user terminal 100 or another server through a network (N), the HTTP request packet received from the user terminal 100 The service may be provided by transmitting the HTTP response packet corresponding to the user terminal 100 again.
  • the ranking information providing system 200 may include a mirroring unit 201 connected to the network backbone network or may communicate with the mirroring unit 201 to receive data acquired by the mirroring unit 201.
  • the ranking information providing system 200 includes the mirroring unit 201, but the ranking information providing system 200 necessarily includes a mirroring unit 201 connected to a network (N) backbone network. It is not necessary to do so, it is sufficient to simply receive the data acquired by the mirroring unit 201.
  • N network
  • 2 is a functional block diagram illustrating a ranking information providing system using packet mirroring according to an embodiment of the present invention.
  • the ranking information providing system 200 includes a mirroring unit 201 connected to a wired or wireless communication line connecting the user terminal 100 and the network N.
  • FIG. do the ranking information providing system 200 according to an exemplary embodiment of the present invention includes a mirroring unit 201 connected to a wired or wireless communication line connecting the user terminal 100 and the network N.
  • the mirroring unit 201 may mirror or sniff packet data transmitted and received between the web server 300 connected to the network N and the user terminal 100.
  • the mirroring unit 201 of the ranking information providing system 200 may be implemented as a tap (TAP) device or a switch mirror installed in a network backbone network, or the like. It may be a module of hardware or software installed in a base station (Access Point) that is a network contact point.
  • TAP tap
  • Access Point base station
  • the packet mirrored or sniffed by the mirroring unit 201 may be an HTTP request packet transmitted from the user terminal 100 to the web server 300.
  • the ranking information providing system 200 may include a data extracting unit 202.
  • the data extractor 202 serves to extract a variable value of a predetermined variable by processing a packet mirrored by the mirroring unit 201.
  • the preset variable may be, for example, a search word parameter or host information selectively included in a packet mirrored by the mirroring unit 201.
  • the search term parameter obtained by the data extractor 202 from the mirrored packet is a parameter corresponding to the 'search term' of the search query transmitted from the user terminal 100 and is common for each search host.
  • the URL information of the search query for the same search word generated in different host sites includes the same search word parameter as follows.
  • the underlined parts correspond to the search word parameters.
  • the counting unit 203 to be described later may count the number of search requests by combining search word parameters extracted from different packets, particularly search request packets requested to different hosts.
  • the host information obtained by the data extractor 202 from the mirrored packet may be identification information of the host included in the object request packet transmitted from the user terminal 100 to the web server 300.
  • the data extractor 202 may record and manage the extracted variable values and corresponding information in a database (not shown).
  • the data extractor 202 extracts other information, for example, host information or address information (Source IP address) of the user terminal 100 that sent the packet, from the packet from which the variable value of the preset variable is extracted, and mutually, You can record in association.
  • host information or address information Source IP address
  • the data extractor 202 may record information on the time when the variable value is extracted.
  • the data extractor 202 does not extract a variable value when the variable value is not included in the packet mirrored by the mirroring unit 201. Further, the data extractor 202 may first extract host information when the preset variable is a search term parameter, and may not extract the search term parameter when the host information does not correspond to any one of the pre-registered search hosts.
  • the data extractor 202 may refer to a search request form for each search host in extracting a search word parameter. That is, since the URL configuration or variable name of the search query generated for the same search word is different for each search host, the ranking information providing system 200 according to an embodiment of the present invention may form a search request form such as URL configuration or variable name for each search host. It can be defined in advance, and the query parameter can be extracted by referring to it.
  • the ranking information providing system 200 includes a counting unit 203.
  • the counting unit 203 serves to count the number of times that the same variable value is extracted.
  • the preset variable is a search word parameter, as described above, different hosts use the same search word parameter for the same search word, and thus the counting unit 203 collectively calculates a search request frequency for different hosts. I can figure it out.
  • the counting unit 203 may count the number of extractions for each variable value, and may separately manage time, host, and region counts for one and the same variable value.
  • the count for each host may be obtained by increasing the extraction count of variable values for different hosts based on the host information extracted by the data extractor 202, and the count for each host is determined by the data extractor 202. Based on the extracted address information of the user terminal 100, it can be obtained by separately managing the count for each region corresponding to the address information.
  • the ranking information providing system 200 may include a rank determining unit 204.
  • the rank determiner 204 may determine an absolute or relative rank of information corresponding to the variable values based on counts for the plurality of variable values.
  • the rank determination unit 204 may determine the rank in the order of high count for each variable value, and may determine the rank in the order of high count increase rate, in order of high count in a specific region or a specific search host. The rank may be determined in ascending order of counts. In addition, the rank determination unit 204 may determine the rank of the information corresponding to the variable value in the order of the high count increase rate or the high count within a predetermined time range based on the time information from which the search word parameter is extracted.
  • the rank determination unit 204 may refer to category information to which each host belongs.
  • the category information may be previously stored and updated in the ranking information providing system 200 according to an embodiment of the present invention.
  • the category information may be information about a field to which hosts corresponding to each host information belong.
  • the category information may include a host list for each sector, such as a list of a plurality of hosts belonging to the search service sector and a list of a plurality of hosts belonging to the online commodity transaction service sector.
  • category information may be continuously managed by the operator of the host ranking providing system 200.
  • the ranking information providing system 200 sorts the information corresponding to the variable values in order according to the rank determined by the rank determining unit 204 and provides the ranking agent to the user terminal 100. Study 205.
  • the ranking providing unit 205 may separately provide ranking information for each region, time zone, and host, as described above.
  • the ranking information determined by the rank determining unit 204 of the ranking information providing system 200 may be provided to a third party server at the request of a third party server (not shown).
  • a third party server at the request of a third party server (not shown).
  • the ranking information providing system 200 according to an embodiment of the present invention may provide an API.
  • FIG. 3 is a flowchart illustrating a ranking information providing method using packet mirroring according to an embodiment of the present invention.
  • the method for providing ranking information starts with mirroring a packet transmitted and received by the user terminal 100 with the web server 300 (S11).
  • the mirrored packet may be an object request packet requesting the user terminal 100 to transmit a specific object to the web server 300.
  • the object request packet is an HTTP Request packet
  • the header of the packet may include a variable value for a predetermined variable such as host information or a search term parameter.
  • the ranking information providing system 200 may extract the variable value from the mirrored packet (S12).
  • the ranking information providing system 200 records the extracted variable value and increments the count of the recorded variable value (S13). In this case, when the variable values extracted from different packets are the same, each time the same variable value is extracted, the count for the variable value is increased.
  • the ranking information providing system 200 determines the ranking information based on the variable value counted in step S13. That is, in determining the ranking information based on the variable value counted in step S13, the variable value corresponds to either the order of high count of the variable value, the order of high count within a predetermined time range, or the order of high count increase rate.
  • the rank of the information can be determined.
  • the rank information of the information corresponding to the variable value may be generated and provided to the user through the determined rank.
  • the host information and the address information may be extracted from the packet from which the variable value is extracted, and based on this, ranking information for each host and region may be generated.
  • the method of providing rank information using packet mirroring may also be implemented in the form of a recording medium including instructions executable by a computer, such as a program module executed by a computer.
  • Computer readable media can be any available media that can be accessed by a computer and includes both volatile and nonvolatile media, removable and non-removable media.
  • Computer readable media may include both computer storage media and communication media.
  • Computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data.
  • Communication media typically includes computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave, or other transmission mechanism, and includes any information delivery media.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

본 발명은 패킷미러링을 이용한 순위 정보 제공 방법 및 그 시스템에 관한 것이다. 본 발명은 순위 정보 제공 방법에 있어서, 사용자단말이 웹서버와 송수신하는 패킷을 미러링하는 미러링단계; 상기 미러링단계에서 미러링된 패킷으로부터 미리 정해진 변수에 대한 변수값을 추출하는 추출단계; 상기 추출단계에서 추출된 변수값의 카운트를 증가시키는 카운트단계; 및 상기 카운트단계에서 증가시킨 변수값의 카운트에 기초하여, 변수값에 대응하는 정보의 랭크를 결정하는 랭킹단계를 포함한다. 이와 같은 본 발명에 의하면 객관적이고 신뢰할 수 있는 순위 정보를 제공할 수 있다.

Description

패킷미러링을 이용한 순위 정보 제공 방법 및 시스템
본 발명은 패킷미러링을 이용한 순위 정보 결정 방법 및 시스템에 관한 것으로 보다 상세하게는 패킷을 미러링하여, 패킷에 포함된 변수의 추출 빈도를 카운트하고, 그에 따른 순위 정보를 제공하는 방법 및 시스템에 관한 것이다.
최근 인터넷 통신기술이 발달하고 이에 따라 컨텐츠의 생산 및 소비방식 또한 인터넷 통신기술을 중심으로 변화하고 있다. 기존에 오프라인 매체를 통한 컨텐츠의 생산 및 소비에 비해 인터넷 시대의 정보유통은 속도와 파급력 면에서 비교가 되지 않는다. 이러한 인터넷 시대의 정보유통에 있어 가장 핵심적이고 중추가 되는 기술은 검색기술이라 할 수 있다.
한편 온라인 검색 기술이 발달하면서, 사회적으로 이슈가 되는 검색 대상에 대해서 사용자들이 화제를 공유하고자 하는 욕구도 높아지고 있다. 특히 최근에는 특정 이슈가 발생하면 해당 이슈에 대한 정보가 사용자들로 하여금 실시간으로 공유되는 경향이 뚜렷하게 발생하고 있다.
그에 따라 순위 정보, 실시간 인기 검색어 등을 제공하는 검색 호스트가 늘어나고 있다.
그러나 현재에는 각 호스트가 따로 순위 정보를 산출하여 제공한다. 이를 위하여 각 호스트의 서버는 사용자들로부터 검색어를 포함하는 검색 요청을 수신하고, 수신된 검색 요청에 포함된 검색어에 대한 요청 빈도를 확인한다. 그리고 확인된 요청 빈도에 따라 순위 정보를 결정하여 사용자에게 제공한다.
그러나 이와 같은 종래의 순위 정보 제공 방법에 의하면, 호스트별로 제공하는 순위 정보가 서로 달라 객관적인 랭킹을 확인하기 어렵다는 문제점이 있었다.
특히 호스트별로 제공하는 순위 정보에 크게 차이가 있는 경우 순위 정보 자체의 신뢰성에 해가 될 뿐 아니라, 호스트의 이해관계에 의한 순위 조작 등에 대한 불신이 커지는 문제점이 있었다.
또한 여러 검색 호스트들이 제공하는 순위 정보를 확인하기 위해서, 각각의 호스트의 사이트를 방문해야 하는 불편이 있었다.
또한 온라인 검색 기술이 발달하면서, 분야별로 사용자들에게 인기가 높은 호스트들에 대한 정보를 확인하고자 하는 필요성이 높아지고 있다. 분야별 호스트 순위는 각 호스트가 영위하는 온라인 비즈니스 성패의 지표가 되기도 하고, 특정 분야의 호스트가 온라인 매체로서 가지는 영향력의 지표가 되기도 하기 때문이다. 나아가 온라인 비즈니스에서는 호스트의 인기가 곧 시장 점유 순위를 나타내기 때문에 시장조사에서도 누락될 수 없는 항목이 되었다.
그러나 현재까지는 분야별로 호스트들의 인기 순위를 객관적으로 제공할 수 있는 수단이 없었다. 예를 들어, 랭키닷컴과 같이 분야별 호스트 인기 순위를 제공하는 사이트가 존재하나, 이러한 서비스들은 특정 툴바를 사용하는 한정된 모집단의 웹브라우저의 객체요청에서 호스트 정보를 획득하고 그에 따라 호스트 순위를 결정하는 등의 방법을 사용하기 때문에, 모집단이 전체 사용자들을 대표하는 대표성을 갖지 않는 한 객관적인 정보의 제공이 불가능하다는 단점이 있었다. 나아가 모집단의 수가 충분하지 않으면 실제 호스트 순위와는 큰 차이가 있는 순위 정보를 제공할 수 밖에 없다는 문제점도 있었다.
또한 이와 같은 순위 산정방법을 사용하기 위하여 사용자단말에 툴바와 같은 소프트웨어를 따로 설치하여야 하기 때문에 모집단의 수를 크게 증가시키기 어렵다는 문제점과, 한정된 모집단에 의하여 순위가 산정되기 때문에 조작이 용이하다는 문제점이 있었다.
본 발명의 목적은 객관적이고 신뢰할 수 있는 순위 정보를 제공하는 패킷미러링을 이용한 순위 정보 제공 방법 및 시스템을 제공하는 것이다.
본 발명의 다른 목적은 통합적인 순위 정보를 제공하는 패킷미러링을 이용한 순위 정보 제공 방법 및 시스템을 제공하는 것이다.
본 발명의 또 다른 목적은 추가적인 소프트웨어나 하드웨어의 설치 없이도 순위 정보를 산출하는 것을 용이하게 하는 패킷미러링을 이용한 순위 정보 제공 방법 및 시스템을 제공하는 것이다.
본 발명의 또 다른 목적은 순위 정보를 결정하는데 필요한 모집단의 수를 크게 증가시킬 수 있는 패킷미러링을 이용한 순위 정보 제공 방법 및 시스템을 제공하는 것이다.
상술한 기술적 과제를 달성하기 위한 기술적 수단으로서, 본 발명의 제1측면에 따른 패킷미러링을 이용한 순위 정보 제공 방법은, 사용자단말이 웹서버와 송수신하는 패킷을 미러링하는 미러링단계; 상기 미러링단계에서 미러링된 패킷으로부터 미리 정해진 변수에 대한 변수값을 추출하는 추출단계; 상기 추출단계에서 추출된 변수값의 카운트를 증가시키는 카운트단계; 및 상기 카운트단계에서 증가시킨 변수값의 카운트에 기초하여, 변수값에 대응하는 정보의 랭크를 결정하는 랭킹단계를 포함한다.
본 발명의 제2측면에 따른 패킷미러링을 이용한 순위 정보 제공 시스템은, 사용자단말이 웹서버와 송수신하는 패킷을 미러링하는 미러링부; 상기 미러링부에서 미러링된 패킷으로부터 미리 설정된 변수의 변수값을 추출하는 데이터추출부; 상기 데이터추출부에서 추출된 변수값의 카운트를 증가시키는 카운트부; 및 상기 카운트부에서 증가시킨 변수값의 카운트에 기초하여, 변수값에 대응하는 정보의 랭크를 결정하는 랭크결정부를 포함할 수 있다.
위와 같은 구성을 갖는 본 발명의 일실시예에 따르면, 객관적이고 신뢰할 수 있는 순위 정보를 제공할 수 있다.
또한 본 발명의 일실시예에 따르면, 통합적인 순위 정보를 제공할 수 있다.
나아가 본 발명의 일실시예에 따르면, 추가적인 소프트웨어나 하드웨어의 설치 없이도 순위 정보를 산출하는 것을 용이하게 할 수 있다.
그리고 본 발명의 일실시예에 따르면, 순위 정보를 결정하는데 필요한 모집단의 수를 크게 증가시킬 수 있다.
도 1은 본 발명의 일실시예에 따른 패킷미러링을 이용한 순위 정보 제공 시스템이 포함된 망구성도이다.
도 2는 본 발명의 일실시예에 따른 패킷미러링을 이용한 순위 정보 제공 시스템을 도시한 기능블록도이다.
도 3은 본 발명의 일실시예에 따른 패킷미러링을 이용한 순위 정보 제공 방법을 설명하기 위한 순서도이다.
아래에서는 첨부한 도면을 참조하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 본 발명의 실시예를 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.
명세서 전체에서, 어떤 부분이 다른 부분과 "연결"되어 있다고 할 때, 이는 "직접적으로 연결"되어 있는 경우뿐 아니라, 그 중간에 다른 소자를 사이에 두고 "전기적으로 연결"되어 있는 경우도 포함한다. 또한 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.
이하 첨부된 도면을 참고하여 본 발명을 상세히 설명하기로 한다.
도 1은 본 발명의 일실시예에 따른 패킷미러링을 이용한 순위 정보 제공 시스템의 구성도이다.
네트워크(N)는 근거리 통신망(Local Area Network; LAN), 광역 통신망(Wide Area Network; WAN), 부가가치 통신망(Value Added Network; VAN), 개인 근거리 무선통신(Personal Area Network; PAN), 이동 통신망(mobile radio communication network) 또는 위성 통신망 등과 같은 모든 종류의 유무선 네트워크로 구현될 수 있다.
사용자단말(100)은 네트워크(N)을 통해 원격지의 웹서버(300)에 접속하는 통신단말로서, 타 단말 및 서버와 연결 가능한 컴퓨터나 휴대용 단말기, 텔레비전 등으로 구현될 수 있다. 여기서, 컴퓨터는 예를 들어, 웹 브라우저(WEB Browser)가 탑재된 노트북, 데스크톱(desktop), 랩톱(laptop) 등을 포함하고, 휴대용 단말기는 예를 들어, 휴대성과 이동성이 보장되는 무선 통신 장치로서, PCS(Personal Communication System), GSM(Global System for Mobile communications), PDC(Personal Digital Cellular), PHS(Personal Handyphone System), PDA(Personal Digital Assistant), IMT(International Mobile Telecommunication)-2000, CDMA(Code Division Multiple Access)-2000, W-CDMA(W-Code Division Multiple Access), Wibro(Wireless Broadband Internet) 단말, 스마트폰(Smart Phone) 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치를 포함할 수 있다. 또한, 텔레비전은 IPTV(Internet Protocol Television), 인터넷 TV(Internet Television), 지상파 TV, 케이블 TV 등을 포함할 수 있다.
웹서버(300)는 네트워크(N)를 통해 원격지의 사용자단말(100) 또는 타 서버와 연결 가능한 컴퓨터 시스템으로서, 주로 통신 연결된 상대에 대하여 데이터서비스를 제공하는 역할을 한다.
사용자단말(100)은 웹 브라우저 또는 기타 응용프로그램을 통해 웹서버(300)에 서비스 요청을 송신하게 된다. 일례로, HTTP(Hyper Text Transfer Protocol)를 통한 HTTP Request 패킷이 상기 사용자단말(100)로부터 상기 웹서버(300)로 송신되는 것으로 서비스가 요청되고, 상기 웹서버(300)가 HTTP Request 패킷에 대응하여 HTTP Response 패킷을 상기 사용자단말(100)로 송신하는 것으로 서비스가 제공된다.
이 때, 본 발명에 의한 순위 정보 제공 시스템(200)도 네트워크(N)를 통해 원격지의 사용자단말(100) 또는 타 서버와 연결 가능한 컴퓨터 시스템으로서, 상기 사용자단말(100)로부터 수신되는 HTTP Request 패킷에 대응하는 HTTP Response 패킷을 다시 상기 사용자단말(100)로 송신함으로써 서비스를 제공할 수 있다. 이때 순위 정보 제공 시스템(200)은 네트워크 백본망에 연결되는 미러링부(201)를 포함하거나 미러링부(201)와 통신하여 미러링부(201)가 획득하는 데이터를 수신할 수 있다.
이하에서는 순위 정보 제공 시스템(200)이 미러링부(201)를 포함하는 것으로 본 발명을 설명하나, 순위 정보 제공 시스템(200)이 반드시 네트워크(N) 백본망에 연결되는 미러링부(201)를 포함하여야 하는 것은 아니고 미러링부(201)가 획득하는 데이터를 수신하는 것만으로도 족하다.
이하에서는 순위 정보 제공 시스템(200)의 보다 구체적인 구성을 살펴본다. 도 2는 본 발명의 일실시예에 따른 패킷미러링을 이용한 순위 정보 제공 시스템을 도시한 기능블록도이다.
도 2에 도시된 바와 같이 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)은 사용자단말(100)과 네트워크(N)을 연결하는 유무선의 통신선과 연결되는 미러링부(201)를 포함하여 구성된다.
상기 미러링부(201)는 상기 네트워크(N)에 연결된 웹서버(300)와 상기 사용자단말(100) 사이에 송수신되는 패킷데이터를 미러링 또는 스니핑할 수 있다. 실제로, 상기 순위 정보 제공 시스템(200)의 상기 미러링부(201)는 네트워크 백본망에 설치되는 탭(TAP)장비 또는 스위치미러(Switch Mirror) 등으로 구현될 수도 있고, 상기 사용자단말(100)의 네트워크 접점이 되는 기지국(Access Point)에 설치된 하드웨어 또는 소프트웨어의 모듈일 수도 있다. 이때 상기 미러링부(201)가 미러링 또는 스니핑하는 패킷은 사용자단말(100)이 웹서버(300)로 전송하는 HTTP Request 패킷일 수 있다.
그리고 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)은 데이터추출부(202)를 포함할 수 있다. 상기 데이터추출부(202)는 상기 미러링부(201)에 의해 미러링된 패킷을 처리하여 미리 설정된 변수의 변수값을 추출하는 역할을 한다. 여기서 미리 설정된 변수는, 예를 들어, 상기 미러링부(201)에 의해 미러링된 패킷에 선택적으로 포함되는 검색어 파라미터 또는 호스트 정보일 수 있다.
여기서 데이터추출부(202)가 미러링된 패킷으로부터 획득하는 검색어 파라미터는 상기 사용자단말(100)에서 송신하는 검색 쿼리의 ‘검색어’에 대응하는 파라미터로서 검색 호스트별로 공통된다.
예를 들어, 다음과 같이 서로 다른 호스트 사이트에서 생성되는 동일한 검색어에 대한 검색 쿼리의 URL정보는 동일한 검색어 파라미터를 포함한다.
여기서 굵게 밑줄 표시된 부분이 검색어 파라미터에 해당하는 부분이다.
표 1
Z사 http://search.zum.com/search.zum?method=uni&query= %EC%A4%8C%EB%8B%B7%EC%BB%B4 &qm=f_typing.top
D사 http://search.daum.net/search?w=tot&t__nil_searchbox=btn&DA=YZRR&sug=&q= %EC%A4%8C%EB%8B%B7%EC%BB%B4
N사 http://search.naver.com/search.naver?sm=tab_hty.top&where=nexearch&ie=utf8&query= %EC%A4%8C%EB%8B%B7%EC%BB%B4 &x=0&y=0
G사 https://www.google.co.kr/#sclient=psy-ab&hl=ko&newwindow=1&site=&source=hp&q %EC%A4%8C%EB%8B%B7%EC%BB%B4 &oq= %EC%A4%8C%EB%8B%B7%EC%BB%B4 &aq=f&aqi=g1&aql=1&gs_l=hp.3..0.1636.3870.0.4017.14.12.2.0.0.4.152.1250.3j8.11.0.ekh.1.0.0.GFbcOUJOv0w&pbx=1&bav=on.2,or.r_gc.r_pw.,cf.osb&fp=15cdad78bb0d2123&biw=1296&bih=1260
따라서 후술할 카운트부(203)는 서로 다른 패킷, 특히 서로 다른 호스트로 요청되는 검색 요청 패킷에서 추출된 검색어 파라미터들에 대해서도 검색 요청 횟수를 통합하여 카운트할 수 있다.
또한 여기서 데이터추출부(202)가 미러링된 패킷으로부터 획득하는 호스트 정보는 상기 사용자단말(100)에서 상기 웹서버(300)로 전달되는 객체 요청 패킷에 포함되는 호스트의 식별정보일 수 있다.
또한 상기 데이터추출부(202)는 추출된 변수값과 그에 대응하는 정보를 데이터베이스(도면 미도시)에 기록하여 관리할 수 있다. 상기 데이터추출부(202)는 미리 설정된 변수의 변수값을 추출한 패킷으로부터 다른 정보, 예를 들어 호스트 정보나 패킷을 발송한 사용자단말(100)의 주소정보(Source IP 주소)를 함께 추출하고, 서로 연관하여 기록할 수 있다.
나아가 상기 데이터추출부(202)는 변수값이 추출된 시간에 대한 정보를 함께 기록할 수 있다.
물론 상기 데이터추출부(202)는 상기 미러링부(201)에서 미러링한 패킷에 해당 변수값이 포함되어 있지 않은 경우에는 변수값을 추출하지 않는다. 나아가 상기 데이터추출부(202)는 미리 설정된 변수가 검색어 파라미터인 경우, 호스트 정보를 먼저 추출하고, 호스트 정보가 미리 등록된 검색 호스트 중 어느 하나에도 대응하지 않으면 검색어 파라미터를 추출하지 않을 수 있다.
또한 상기 데이터추출부(202)는 검색어 파라미터를 추출함에 있어서, 검색 호스트별 검색 요청 서식을 참조할 수 있다. 즉, 검색 호스트별로 동일한 검색어에 대하여 생성되는 검색 쿼리의 URL 구성이나 변수명이 다르기 때문에, 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)은 검색 호스트별로 URL 구성이나 변수명 등 검색 요청 서식을 미리 정의해두고, 이를 참조하여 검색어 파라미터를 추출하도록 할 수 있다.
한편 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)은 카운트부(203)를 포함한다. 상기 카운트부(203)는 동일한 변수값이 추출되는 횟수를 카운트하는 역할을 한다. 이때 상기 미리 설정된 변수가 검색어 파라미터인 경우, 상술한 바와 같이 동일한 검색어에 대하여 서로 다른 호스트들도 동일한 검색어 파라미터를 이용하므로, 상기 카운트부(203)는 서로 다른 호스트들에 대해서도 통합적으로 검색 요청 빈도를 파악할 수 있다.
그리고 상기 카운트부(203)는 각각의 변수값에 대한 추출 횟수를 카운트함과 동시에, 하나의 동일한 변수값에 대하여 시간대별, 호스트별, 지역별 카운트를 따로 관리할 수도 있다. 이때 호스트별 카운트는, 상기 데이터추출부(202)가 추출한 호스트 정보에 기초하여 서로 다른 호스트에 대해서 따로 변수값의 추출 카운트를 증가시킴으로써 획득할 수 있으며, 지역별 카운트는 상기 데이터추출부(202)가 추출한 상기 사용자단말(100)의 주소정보에 기초하여, 주소정보에 대응하는 지역별로 카운트를 따로 관리함으로써 획득할 수 있다.
그리고 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)은 랭크결정부(204)를 포함할 수 있다. 랭크결정부(204)는 복수의 변수값에 대한 카운트에 기초하여 변수값들에 대응하는 정보의 절대적 또는 상대적인 랭크를 결정할 수 있다.
상기 랭크결정부(204)는 각각의 변수값에 대해 카운트가 높은 순서로 랭크를 결정할 수 있고, 카운트 증가율이 높은 순서로 랭크를 결정할 수도 있으며, 특정 지역에서의 카운트가 높은 순서 또는 특정 검색 호스트에 대해 카운트가 높은 순서로 랭크를 결정할 수도 있다. 나아가 상기 랭크결정부(204)는 검색어 파라미터가 추출된 시간정보에 기초하여 카운트 증가율이 높은 순서 또는 일정 시간 범위 내의 카운트가 높은 순서로 변수값에 대응하는 정보의 랭크를 결정할 수 있다.
또한 상기 랭크결정부(204)는 상기 미리 설정된 변수가 호스트 정보인 경우, 각각의 호스트가 속하는 카테고리 정보를 참조할 수 있다. 카테고리 정보는 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)에 미리 저장되고 갱신될 수 있다. 카테고리 정보는 각각의 호스트 정보에 대응하는 호스트들이 속하는 분야에 대한 정보가 될 수 있다. 예를 들어, 카테고리 정보는 검색 서비스 분야에 속하는 복수의 호스트들의 리스트와, 온라인 상품 거래 서비스 분야에 속하는 복수의 호스트들의 리스트 등과 같이, 각 분야별 호스트 리스트를 포함할 수 있다. 물론 새로운 호스트들이 생성되고 사라짐에 따라 카테고리 정보는 상기 호스트 순위 제공 시스템(200)의 운영자에 의해 지속적으로 관리될 수 있다.
그리고 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)은 상기 랭크결정부(204)에서 결정된 랭크에 따른 순서대로 변수값에 대응하는 정보를 정렬하여 상기 사용자단말(100)로 제공하는 랭킹제공부(205)를 포함할 수 있다. 이때 상기 랭킹제공부(205)는 이미 설명한 바와 같이 지역별, 시간대별, 호스트별 순위 정보를 따로 제공할 수 있다.
물론 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)의 상기 랭크결정부(204)에서 결정된 순위 정보는 서드파티 서버(도면 미도시)의 요청에 따라 서드파티 서버로 제공될 수 있으며, 이를 위하여 본 발명의 실시예에 의한 순위 정보 제공 시스템(200)은 API를 제공할 수 있다.
이하에서는 상기 순위 정보 제공 시스템(200)을 이용한 순위 정보 제공 방법을 설명한다.
도 3은 본 발명의 일실시예에 따른 패킷미러링을 이용한 순위 정보 제공 방법을 설명하기 위한 순서도이다.
도 3에 도시된 바와 같이 본 발명의 실시예에 의한 순위 정보 제공 방법은, 사용자단말(100)이 웹서버(300)와 송수신하는 패킷을 미러링하는 단계로 시작된다(S11). 상기 미러링된 패킷은 상기 사용자단말(100)이 웹서버(300)에 대하여 특정한 객체를 전송하여줄 것을 요청하는 객체요청패킷일 수 있다. 객체요청패킷이 HTTP Request 패킷인 경우 그 패킷의 헤더에 호스트 정보나 검색어 파라미터와 같이 미리 설정된 변수에 대한 변수값이 포함될 수 있다.
미러링된 패킷에 미리 설정된 변수에 대한 변수값이 포함된 경우, 상기 순위 정보 제공 시스템(200)은 미러링된 패킷으로부터 변수값을 추출할 수 있다(S12).
그리고 상기 순위 정보 제공 시스템(200)은 추출된 변수값을 기록하고, 기록된 변수값의 카운트를 증가시킨다(S13). 이때 서로 다른 패킷에서 추출된 변수값이 서로 동일한 경우, 동일한 변수값이 추출될 때마다 해당 변수값에 대한 카운트를 증가시킨다.
나아가 상기 순위 정보 제공 시스템(200)은 S13단계에서 카운트된 변수값에 기초하여 순위 정보를 결정한다. 즉 S13단계에서 카운트된 변수값 기초하여 순위 정보를 결정함에 있어서, 변수값의 카운트가 높은 순서 또는 일정 시간 범위 내에서의 카운트가 높은 순서, 또는 카운트 증가율이 높은 순서 중 어느 하나로 변수값에 대응하는 정보의 랭크를 결정할 수 있다. 그리고 이와 같이 결정된 랭크를 통해 변수값에 대응하는 정보의 순위 정보를 생성하고 사용자에게 제공할 수 있다.
물론 이미 설명한 바와 같이, S12단계와 함께, 변수값이 추출된 패킷에서 호스트 정보와 주소정보를 추출하고 이에 기초하여, 호스트별, 지역별 순위 정보를 생성할 수도 있다.
도 3을 통해 설명된 실시예에 따른 패킷미러링을 이용한 순위 정보 제공 방법은 컴퓨터에 의해 실행되는 프로그램 모듈과 같은 컴퓨터에 의해 실행가능한 명령어를 포함하는 기록 매체의 형태로도 구현될 수 있다. 컴퓨터 판독 가능 매체는 컴퓨터에 의해 액세스될 수 있는 임의의 가용 매체일 수 있고, 휘발성 및 비휘발성 매체, 분리형 및 비분리형 매체를 모두 포함한다. 또한, 컴퓨터 판독가능 매체는 컴퓨터 저장 매체 및 통신 매체를 모두 포함할 수 있다. 컴퓨터 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보의 저장을 위한 임의의 방법 또는 기술로 구현된 휘발성 및 비휘발성, 분리형 및 비분리형 매체를 모두 포함한다. 통신 매체는 전형적으로 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈, 또는 반송파와 같은 변조된 데이터 신호의 기타 데이터, 또는 기타 전송 메커니즘을 포함하며, 임의의 정보 전달 매체를 포함한다.
전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.
본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.

Claims (9)

  1. 순위 정보 제공 방법에 있어서,
    사용자단말이 웹서버와 송수신하는 패킷을 미러링하는 미러링단계;
    상기 미러링단계에서 미러링된 패킷으로부터 미리 정해진 변수에 대한 변수값을 추출하는 추출단계;
    상기 추출단계에서 추출된 변수값의 카운트를 증가시키는 카운트단계; 및
    상기 카운트단계에서 증가시킨 변수값의 카운트에 기초하여, 변수값에 대응하는 정보의 랭크를 결정하는 랭킹단계를 포함하는, 패킷미러링을 이용한 순위 정보 제공 방법.
  2. 제1항에 있어서,
    상기 순위 정보 제공 방법은,
    상기 랭킹단계에서 결정된 각 변수값의 랭크를 참조하여, 상위 랭크의 변수값에 대응하는 정보를 포함하는 순위 정보를 사용자단말로 제공하는 랭크제공단계를 더 포함하는, 패킷미러링을 이용한 순위 정보 제공 방법.
  3. 제1항에 있어서,
    상기 순위 정보 제공 방법은,
    상기 미러링단계에서 미러링한 패킷으로부터 상기 사용자단말의 주소정보를 획득하는 단계를 더 포함하고,
    상기 카운트단계는,
    상기 추출단계에서 추출된 변수값에 대한 지역별 카운트 중, 획득된 주소정보에 대응하는 지역의 카운트를 증가시키는 단계를 포함하며,
    상기 랭킹단계는,
    상기 카운트단계에서 증가시킨 변수값의 지역별 카운트에 기초하여, 변수값에 대응하는 정보의 랭크를 지역별로 결정하는 단계를 포함하는, 패킷미러링을 이용한 순위 정보 제공 방법.
  4. 제1항에 있어서,
    상기 미리 정해진 변수는,
    검색어 파라미터이고,
    상기 추출단계는,
    상기 미러링단계에서 미러링된 패킷으로부터 호스트 정보를 추출하는 단계; 및
    추출된 호스트 정보가 미리 등록된 검색 호스트에 대응하면, 검색어 파라미터를 추출하는 단계를 포함하는, 패킷미러링을 이용한 순위 정보 제공 방법.
  5. 제4항에 있어서,
    상기 추출단계는,
    상기 추출된 호스트 정보가 미리 등록된 검색 호스트에 대응하면, 상기 추출된 호스트 정보에 대응하는 상기 검색 호스트에 대해 미리 등록된 검색 요청 서식에 기초하여 상기 미러링단계에서 미러링된 패킷을 분석하여 검색어 파라미터를 추출하는 단계를 포함하는, 패킷미러링을 이용한 순위 정보 제공 방법.
  6. 제4항에 있어서,
    상기 카운트단계는,
    상기 미러링단계에서 미러링된 패킷에 포함된 호스트 정보를 추출하는 단계; 그리고
    추출된 호스트 정보가 미리 등록된 검색 호스트에 대응하면, 상기 추출된 검색어 파라미터의 검색 호스트별 카운트 중, 상기 추출된 호스트 정보에 대응하는 검색 호스트에 대한 카운트를 증가시키는 단계를 포함하는, 패킷미러링을 이용한 순위 정보 제공 방법.
  7. 제1항에 있어서,
    상기 미리 정해진 변수는,
    호스트 정보이고,
    상기 랭킹단계는,
    상기 추출단계에서 추출된 호스트 정보에 대응하는 호스트가 속하는 카테고리를 결정하는 단계; 및
    결정된 카테고리에 속하는 복수의 호스트 각각의 카운트에 기초하여, 결정된 카테고리에 속하는 복수의 호스트의 상대적인 랭크를 결정하는 단계를 포함하는, 패킷미러링을 이용한 순위 정보 제공 방법.
  8. 패킷미러링을 이용한 순위 정보 제공 시스템에 있어서,
    사용자단말이 웹서버와 송수신하는 패킷을 미러링하는 미러링부;
    상기 미러링부에서 미러링된 패킷으로부터 미리 설정된 변수의 변수값을 추출하는 데이터추출부;
    상기 데이터추출부에서 추출된 변수값의 카운트를 증가시키는 카운트부; 및
    상기 카운트부에서 증가시킨 변수값의 카운트에 기초하여, 변수값에 대응하는 정보의 랭크를 결정하는 랭크결정부를 포함하는, 패킷미러링을 이용한 순위 정보 제공 시스템.
  9. 제8항에 있어서,
    상기 미리 설정된 변수는,
    상기 미러링부에서 미러링된 패킷에 포함되는 검색어 파라미터 또는 호스트 정보인, 패킷미러링을 이용한 순위 정보 제공 시스템.
PCT/KR2013/003478 2012-04-23 2013-04-23 패킷미러링을 이용한 순위 정보 제공 방법 및 시스템 WO2013162265A1 (ko)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
KR10-2012-0042326 2012-04-23
KR20120042326 2012-04-23
KR1020130045073A KR101505105B1 (ko) 2012-04-23 2013-04-23 패킷미러링을 이용한 호스트 순위 제공 방법 및 시스템
KR1020130045072A KR101531330B1 (ko) 2012-04-23 2013-04-23 패킷미러링을 이용한 검색어 순위 제공 방법 및 시스템
KR10-2013-0045072 2013-04-23
KR10-2013-0045073 2013-04-23

Publications (1)

Publication Number Publication Date
WO2013162265A1 true WO2013162265A1 (ko) 2013-10-31

Family

ID=49483487

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2013/003478 WO2013162265A1 (ko) 2012-04-23 2013-04-23 패킷미러링을 이용한 순위 정보 제공 방법 및 시스템

Country Status (1)

Country Link
WO (1) WO2013162265A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050074879A (ko) * 2004-02-28 2005-07-19 엔에이치엔(주) 카테고리 별 키워드의 입력 순위를 제공하기 위한 검색서비스 시스템 및 그 방법
KR20080048129A (ko) * 2006-11-28 2008-06-02 주식회사 한랭크닷컴 아이에스피 디엔에스 서버를 이용한 웹 페이지 검색 순위결정 방법 및 그 시스템
KR20080086096A (ko) * 2007-03-21 2008-09-25 (주)넷피아닷컴 키워드 처리시스템, 키워드 처리방법 및 이를 실행시키기위한 프로그램을 기록한 기록매체
KR20100119157A (ko) * 2009-04-30 2010-11-09 엔에이치엔(주) 대표자의 신뢰도를 이용한 검색 결과 순위화 장치 및 방법
KR20120009412A (ko) * 2007-05-18 2012-01-31 엔에이치엔(주) 공통 접사를 이용한 키워드 순위를 제공하는 방법 및 시스템

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050074879A (ko) * 2004-02-28 2005-07-19 엔에이치엔(주) 카테고리 별 키워드의 입력 순위를 제공하기 위한 검색서비스 시스템 및 그 방법
KR20080048129A (ko) * 2006-11-28 2008-06-02 주식회사 한랭크닷컴 아이에스피 디엔에스 서버를 이용한 웹 페이지 검색 순위결정 방법 및 그 시스템
KR20080086096A (ko) * 2007-03-21 2008-09-25 (주)넷피아닷컴 키워드 처리시스템, 키워드 처리방법 및 이를 실행시키기위한 프로그램을 기록한 기록매체
KR20120009412A (ko) * 2007-05-18 2012-01-31 엔에이치엔(주) 공통 접사를 이용한 키워드 순위를 제공하는 방법 및 시스템
KR20100119157A (ko) * 2009-04-30 2010-11-09 엔에이치엔(주) 대표자의 신뢰도를 이용한 검색 결과 순위화 장치 및 방법

Similar Documents

Publication Publication Date Title
WO2010104280A2 (ko) 복수의 접속 통계 서버를 통합하여 운영하는 시스템 및 그 방법
WO2013008998A1 (ko) 무선랜 접속 장치 및 그 동작 방법
US20130013669A1 (en) Method and apparatus for guaranteeing web-based mobility
WO2009120003A2 (ko) 웹 사이트의 접속자별로 접속 통계를 생성하는 방법
US9948613B2 (en) Method and apparatus for managing device context using an IP address in a communication system
CN103369515A (zh) 用于移动终端的上网方法和免费上网系统
WO2013066111A1 (ko) 무선 통신 장치의 장치 식별 정보를 이용한 컨텐츠 표시 방법, 컨텐츠 제공 방법, 상기 컨텐츠 표시 방법을 수행하는 사용자 단말 및 상기 컨텐츠 제공 방법을 수행하는 컨텐츠 제공 시스템
CN103716921A (zh) 基于智能路由设备的wifi即时通讯系统及社交方法
CN102523296B (zh) 无线网页浏览资源优化方法、装置及系统
WO2016159453A1 (ko) 소셜 액티비티 통합 서비스 제공 방법
CN105992245A (zh) 数据获取方法、装置及系统
KR20100059344A (ko) 이동단말과 인터넷전화기 간의 데이터 동기화 방법 및 시스템
WO2013162265A1 (ko) 패킷미러링을 이용한 순위 정보 제공 방법 및 시스템
KR100433531B1 (ko) 사용자 개인 정보 데이터 관리 방법, 사용자 개인 정보 데이터 관리 컴퓨터 및 기록매체
US20070008919A1 (en) Value added services system of wireless local area network and method for providing the same
KR101531330B1 (ko) 패킷미러링을 이용한 검색어 순위 제공 방법 및 시스템
KR101096334B1 (ko) 고객 맞춤형 웹 페이지 송수신 시스템과, 그 시스템에 포함되는 이동통신사 서버 및 그 제어방법
KR100812394B1 (ko) 이동통신 단말기의 데이터 관리 서비스 방법 및 이를 위한장치
KR100948690B1 (ko) 개방형 인터페이스를 이용한 주문 서비스 중계 장치 및방법
WO2014182055A1 (ko) 객체정보 제공 시스템 및 방법
KR101106319B1 (ko) 무선 인터넷의 즐겨찾기 서비스 시스템 및 방법
KR20100059265A (ko) 정보 제공 장치, 검색 서비스 시스템 및 검색 서비스 실행 방법, 이를 이용한 검색 서비스 방법
JP3666723B2 (ja) 個人情報提供ネットワーク及び個人情報提供方法
US20100217844A1 (en) Device connectable to network and method
KR20030085425A (ko) 근거리 무선 데이터 통신 서비스 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13781428

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13781428

Country of ref document: EP

Kind code of ref document: A1