KR20210101529A - Method for Providing Information Visitors in Website - Google Patents

Method for Providing Information Visitors in Website Download PDF

Info

Publication number
KR20210101529A
KR20210101529A KR1020200015608A KR20200015608A KR20210101529A KR 20210101529 A KR20210101529 A KR 20210101529A KR 1020200015608 A KR1020200015608 A KR 1020200015608A KR 20200015608 A KR20200015608 A KR 20200015608A KR 20210101529 A KR20210101529 A KR 20210101529A
Authority
KR
South Korea
Prior art keywords
website
plug
information
server
clients
Prior art date
Application number
KR1020200015608A
Other languages
Korean (ko)
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 KR1020200015608A priority Critical patent/KR20210101529A/en
Publication of KR20210101529A publication Critical patent/KR20210101529A/en

Links

Images

Classifications

    • H04L67/22
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/535Tracking the activity of the user
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/42
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to a method of providing information of a visitor to a website which can provide various service types. Provided are a method and device, wherein after a P2P application is loaded in an internet user's web browser in the form of a plug-in, a P2P plug-in tracks the web browser and sends visit information such as a URL of a website which a user visit to the database used by a P2P, and an internet user visiting the same website checks an internet user who has visited the corresponding website and an internet user which is currently connected, and then connects the corresponding internet users through the P2P.

Description

다양한 서비스 형태 제공이 가능한 웹사이트 방문자 정보 제공 방법{Method for Providing Information Visitors in Website}Method for Providing Information Visitors in Website

본 발명은 클라이언트간 데이터 직접 통신(Peer-To-Peer, 이하 P2P)을 통해 웹사이트 방문자들을 자동으로 연결하는 방법에 대한 것으로서, 인터넷 사용자의 웹 브라우저에 P2P 응용프로그램이 플러그인(이하 P2P 플러그인이라고 한다)의 형태로 탑재된 후, P2P 플러그인이 웹 브라우저를 추적하여 방문하는 웹사이트의 URL(Uniform Resource Locator)과 같은 방문 정보를 P2P가 사용하는 데이터베이스(이하 P2P D/B라고 한다)로 전송하고, 동일한 웹사이트를 방문한 인터넷 사용자가 P2P 플러그인을 통해 해당 웹사이트의 방문했던 인터넷 사용자와 현재 접속중인 인터넷 사용자 등을 확인한 후, 해당 인터넷 사용자들을 P2P로 연결하는 방법 및 시스템을 제공하는 것이다.The present invention relates to a method for automatically connecting website visitors through direct data communication between clients (Peer-To-Peer, hereinafter referred to as P2P). ), the P2P plug-in tracks the web browser and transmits visit information such as the URL (Uniform Resource Locator) of the visited website to the database used by the P2P (hereinafter referred to as P2P D/B), The present invention provides a method and system for connecting Internet users through P2P after an Internet user who visits the same website checks the Internet users who have visited the website and the Internet users who are currently accessing the website through a P2P plug-in.

클라이언트 서버(Client/Server) 방식의 인터넷은 일부의 물리적 네트워크 손실이 전체로 확산되는 것을 방지하기 위해 노드의 추가 및 삭제가 전체 네트워크에 미치는 영향이 비교적 적으며, 다양한 이기종간 데이터 통신이 가능하도록 설계된 호스트 간 네트워크로서, 네트워크 구성 요소를 인터넷 서비스를 제공하는 서버와 그 서비스를 제공받는 클라이언트로 나눈다.The client/server type of Internet has relatively little impact on the entire network by adding or deleting nodes to prevent the loss of some physical networks from spreading to the whole, and is designed to enable various heterogeneous data communication. As a host-to-host network, the network component is divided into a server providing Internet service and a client receiving the service.

클라이언트 서버 방식의 인터넷은 단일 웹 서버에 대하여 복수의 클라이언트 접근을 허락하며, 서버는 각각의 클라이언트에 대하여 세션(Session)을 할당함으로써, 클라이언트가 서버에서 필요한 작업을 정상적으로 수행할 수 있도록 한다. 세션은 클라이언트가 서버에 접속하면서 서버에 설치되어 있는 웹 서버 프로그램 등에 의하여 생성되며, 클라이언트가 서버에서 필요한 작업을 정상적으로 종료하거나, 아무런 작업 없이 일정 시간이 경과하면 자동 소멸된다. 이와 같은 세션은 서버에 접속한 각각의 클라이언트에게 독립적인 작업 환경을 제공하며, 각각의 작업들이 서로 충돌하는 것을 방지하고, 서버에 접속한 모든 클라이언트가 최적화된 작업을 수행할 수 있도록 하는 역할을 한다. 결국 세션은 단일 서버 시스템에서 복수의 클라이언트에 대한 개별적인 서비스 요청을 다중 작업을 통해 정상적으로 처리할 수 있는 환경을 제공한다.The client-server type of Internet allows multiple clients to access a single web server, and the server allocates a session to each client so that the client can normally perform the necessary tasks on the server. A session is created by the web server program installed in the server while the client accesses the server, and is automatically destroyed when the client normally terminates the necessary work in the server or when a certain period of time elapses without any work. Such a session provides an independent work environment for each client connected to the server, prevents each task from colliding with each other, and enables all clients connected to the server to perform an optimized task. . After all, a session provides an environment in which a single server system can normally process individual service requests for multiple clients through multiple tasks.

상기와 같은 클라이언트 서버 방식은 인터넷 운용에 관련된 모든 업무를 서버에서 처리하기 때문에 유지 및 관리가 쉽고, 호환성 문제를 줄일 수 있다는 장점이 있지만, 인터넷 서비스 및 정보의 제공이 서버를 위주로 이루어지는 한계와 함께, 많은 사용자가 서버에 접속할 경우에 웹 서버의 성능이 현저히 떨어지며, 전송 지연과 같은 심각한 문제가 발생할 수 있는 가능성을 포함하고 있다.The client-server method as described above has the advantage of easy maintenance and management and reducing compatibility problems because all tasks related to Internet operation are handled by the server, but with the limitation that the provision of Internet services and information is mainly performed on the server, When many users connect to the server, the performance of the web server is significantly reduced, and there is a possibility that serious problems such as transmission delay may occur.

상기와 같은 클라이언트 서버 방식의 한계를 극복하고, 인터넷 서비스 및 정보 제공의 효율성을 극대화하기 위해 개발된 것이 P2P 방식 네트워크이다.A P2P network was developed to overcome the limitations of the client-server method as described above and maximize the efficiency of Internet service and information provision.

P2P는 네트워크에 연결된 모든 컴퓨터를 동등한 동료로 간주하고, 주종관계를 도입하지 않고 모든 컴퓨터를 서버 역할과 클라이언트 역할을 동시에 수행하게 함으로써, 클라이언트 서버 시스템의 한계를 극복하였다. 따라서, 어떤 인터넷 사용자가 자신의 컴퓨터를 통해 P2P 네트워크에 참여하기 위해서는, 서비스를 제공하는 서버 역할과 서비스를 제공받는 클라이언트 역할을 동시에 수행하는 P2P 응용프로그램을 탑재해야만 하며, 자신이 제공하는 서비스를 다른 P2P 응용프로그램에 알리기 위한 데이터베이스가 필요하다. 이 때, P2P 네트워크는 데이터베이스의 위치에 따라 중계 서버형 P2P와 순수 P2P로 나뉜다.P2P overcomes the limitations of the client-server system by considering all computers connected to the network as equal colleagues and allowing all computers to perform both the server and client roles simultaneously without introducing a master-slave relationship. Therefore, in order for an Internet user to participate in a P2P network through his or her computer, a P2P application program that simultaneously performs both the server role providing the service and the client role receiving the service must be loaded. You need a database to notify P2P applications. At this time, the P2P network is divided into a relay server type P2P and a pure P2P according to the location of the database.

중계 서버형 P2P는 각각의 P2P 응용프로그램들을 P2P로 연결하기 위해 중계 서버의 데이터베이스를 이용하는 P2P 네트워크로서, 서버 역할과 클라이언트 역할을 동시에 수행할 수 있도록 각각의 컴퓨터에 탑재되어 있는 P2P 응용프로그램들이 제공하는 서비스에 대한 정보를 중계 서버의 D/B에 저장하고, P2P 네트워크에 참여하는 각각의 P2P 응용프로그램들이 상기 중계 서버의 D/B를 참조하는 방식이다.The relay server type P2P is a P2P network that uses the database of the relay server to connect each P2P application program through P2P. Service information is stored in the D/B of the relay server, and each P2P application program participating in the P2P network refers to the D/B of the relay server.

따라서, 특정 P2P 응용프로그램이 중계 서버형 P2P에 참여하는 과정은, P2P 응용프로그램을 실행하여 중계 서버에 접속하고, 자신이 제공하고 있는 서비스에 대한 정보를 중계 서버로 전송하여 D/B에 저장한 후, 동일한 방법으로 중계 서버에 서비스 정보를 올린 다른 P2P 응용프로그램과 P2P 네트워크를 통해 직접 연결하는 과정을 통해 이루어진다.Therefore, in the process of a specific P2P application participating in the relay server type P2P, it connects to the relay server by executing the P2P application program, transmits information about the service it provides to the relay server, and stores it in the D/B. After that, it is done through the process of directly connecting with other P2P applications that have uploaded service information to the relay server through the P2P network in the same way.

순수 P2P는 각각의 P2P 응용프로그램들을 P2P로 연결하기 위해 P2P 응용프로그램 안에 내장되어 있는 자체 데이터베이스를 이용하는 P2P 네트워크로서, 서버 역할과 클라이언트 역할을 동시에 수행할 수 있을 뿐만 아니라, 각각의 P2P 응용프로그램들이 제공하고 있는 서비스에 대한 정보를 저장하고 있는 자체 D/B를 통해, P2P 네트워크를 연결하는 방식이다.Pure P2P is a P2P network that uses its own database built into the P2P application to connect each P2P application to P2P. It is a method of connecting a P2P network through its own D/B that stores information about the service being provided.

따라서, 특정 P2P 응용프로그램이 순수 P2P에 참여하는 과정은, P2P 응용프로그램을 실행함과 동시에 자체 내장 D/B에 저장되어 있는 서비스 정보를 이미 알고 있는 다른 P2P 응용프로그램으로 전송하고, 해당 P2P 응용프로그램으로부터 서비스 정보를 받은 P2P 응용프로그램도 동일한 방법으로 자신이 저장하고 있는 서비스 정보를 회신하는 과정을 반복함으로서, 각각의 P2P 응용프로그램이 제공하고 있는 서비스에 대한 정보를 공유한 후, 각각의 P2P 응용프로그램과 P2P 네트워크를 통해 직접 연결하는 과정을 통해 이루어진다.Therefore, in the process of a specific P2P application participating in pure P2P, the P2P application is executed and the service information stored in its own built-in D/B is transmitted to another P2P application that is already known, and the corresponding P2P application program is executed. P2P applications that have received service information from the P2P applications share information on the services provided by each P2P application by repeating the process of returning the service information they store in the same way, and then each P2P application and direct connection through a P2P network.

그러나, P2P 네트워크 역시 서비스를 제공하는 P2P 응용프로그램이 탑재되어 있는 컴퓨터가 부팅되어 있지 않거나, 이미 부팅하였을지라도 P2P 응용프로그램 실행하지 않은 경우, P2P 응용프로그램을 실행하였으나 정상 종료하지 않은 경우, 상대방의 컴퓨터가 방화벽(Firewall) 안쪽에 있는 경우, 그리고 상대방 및 자신이 동적 IP 할당방법을 통해 네트워크에 연결되어 있는 경우 등에는 통신의 지속성 및 신뢰성을 확보할 수 없다는 단점이 있다. 이것은 각각의 P2P 응용프로그램들이 제공하는 서비스에 접근하기 위해서는, 해당 P2P 응용프로그램이 반드시 실행되어야만 가능하다는 특징에 의한 것이다.However, the P2P network is also not booted, or if the P2P application program is not executed even though the P2P application program is already booted, if the P2P application program is executed but does not shut down normally, the computer of the other party is not booted. There is a disadvantage in that communication continuity and reliability cannot be secured when the server is inside a firewall and when the other party and oneself are connected to the network through a dynamic IP allocation method. This is due to the characteristic that in order to access the services provided by each P2P application, the corresponding P2P application must be executed.

따라서, 인터넷의 실질적인 서비스 제공은 기존 클라이언트 서버 구조의 서버가 담당하고, 해당 서비스의 공유는 P2P 네트워크를 통해 이루어지는 동시에, 각각의 P2P 응용프로그램들이 반드시 실행되어 있지 않아도 가능한 서비스만을 선택적으로 제공할 수 있다면, 기존 클라이언트 서버 구조의 단점과 P2P 네트워크의 단점을 모두 극복할 수 있는 새로운 인터넷 서비스 방법이 제공될 수 있다.Therefore, if the actual service provision of the Internet is provided by the server of the existing client-server structure, and the corresponding service is shared through the P2P network, while each P2P application program is not necessarily running, only available services can be selectively provided. , a new Internet service method that can overcome both the disadvantages of the existing client-server structure and the disadvantages of the P2P network can be provided.

본 발명의 목적은 클라이언트 웹 브라우저를 추적하여 상기 웹 브라우저가 방문하는 웹사이트의 URL 방문 정보 데이터를 추출하는 수단과, 상기 추출된 웹사이트 방문 정보 데이터를 중계서버 데이터 저장장치에 저장하여 공유시키는 수단 및 상기 저장장치에 저장된 웹사이트 방문 정보 데이터를 참조하여 동일 웹사이트에 방문하고 있는 상기 다수의 클라이언트들을 데이터 직접 통신(Peer-To-Peer, P2P) 네트워크로 연결시키는 수단을 제공함에 있으며, 상기 추출된 방문정보 데이터를 참조하여 상기 클라이언트에게 상기 클라이언트가 현재 방문하고 있는 웹사이트에 동일 시간대 방문하고 있는 다른 클라이언트의 정보(또는 목록) 데이터를 생성시키고, 상기 다른 클라이언트의 정보(또는 목록) 데이터를 활용하여 다른 클라이언트와의 통신채널(데이터 교환, 채팅, 커뮤니티 조성을 포함하는 클라이언트간 데이터 직접 통신채널)을 제공하는 수단을 제공함에 있다.An object of the present invention is a means for extracting URL visit information data of a website visited by the web browser by tracking a client web browser, and a means for storing and sharing the extracted website visit information data in a relay server data storage device and providing a means for connecting the plurality of clients visiting the same website through a peer-to-peer (P2P) network with reference to the website visit information data stored in the storage device, wherein the extraction Generates information (or list) data of other clients who are visiting the website the client is currently visiting at the same time to the client by referring to the visited information data, and utilizes the information (or list) data of the other clients Thus, it is intended to provide a means of providing a communication channel with other clients (data direct communication channel between clients including data exchange, chatting, and community building).

본 발명에 따르면, 동일한 웹사이트를 방문한 인터넷 사용자가 P2P 플러그인을 통해 해당 웹사이트의 방문했던 인터넷 사용자와 현재 접속중인 인터넷 사용자들과 연결시킴에 따라 특정 웹사이트에 방문한 인터넷 사용자는 P2P 플러그인을 통해 현재 해당 웹사이트에 방문한 다른 인터넷 사용자를 확인할 수 있도록 함으로써, 해당 인터넷 사용자와 P2P 플러그인을 통해 쪽지를 교환하거나 채팅방을 제공할 수 있으며, 인터넷 쇼핑몰에 방문한 인터넷 사용자가 해당 웹사이트에 현재 또는 이전에 방문했던 인터넷 사용자들을 확인한 후, P2P 플러그인을 통해 해당 웹사이트에서 판매하는 제품에 대한 공동 구매 등을 제안할 수도 있는 등 다양한 서비스 형태를 제공할 수 있는 효과가 있으며, 뿐만 아니라, 현재 방문하고 있는 웹사이트에 이전 방문자가 어떤 정보를 찾기 위해 접속했었는지를 확인한 후, P2P 플러그인을 통해 해당 방문자가 접속한 또 다른 웹사이트에서 필요한 정보를 쉽게 찾을 수 있도록 하며, 해당 방문자에게 자신이 찾고 있는 정보와 동일한 정보를 찾았는지 P2P 플러그인을 통해 확인할 수 있는 통로를 제시하는 효과가 있다.According to the present invention, as an Internet user who visits the same website connects with the Internet user who has visited the website and the Internet users who are currently accessing the website through the P2P plug-in, the Internet user who visits the specific website is currently connected through the P2P plug-in. By allowing you to check other Internet users who have visited the website, you can exchange messages with the Internet user or provide chat rooms through P2P plug-ins, and Internet users who visited the Internet shopping mall can access the website currently or previously. After checking Internet users, it has the effect of providing various types of services, such as suggesting joint purchases of products sold on the website through P2P plug-ins. After checking what information the previous visitor has accessed to find information, the P2P plug-in allows the visitor to easily find the information they need on another website accessed, and provides the visitor with the same information they are looking for. It has the effect of suggesting a path that can be checked through the P2P plug-in.

또한, P2P 플러그인 사용자들은 아바타 채팅이나 화상 채팅 등과 같은 다양한 방법으로 P2P 네트워크 상에서 동일 관심사에 대한 자연스러운 커뮤니티를 형성시키는 효과가 있으며, 동일 관심사를 가진 다수의 P2P 플러그인 사용자들을 대상으로 1:1 마케팅 툴로서 사용 가능한 효과가 있다.In addition, P2P plug-in users have the effect of forming a natural community with the same interests on the P2P network through various methods such as avatar chatting and video chatting, and as a 1:1 marketing tool for multiple P2P plug-in users with the same interests. There is a usable effect.

도1은 클라이언트 서버 방식 네트워크 상의 클라이언트들이 웹사이트 방문정보를 중계 서버형 P2P 네트워크를 통해 공유하는 시스템에 대한 간단한 블록도이다.
도2는 P2P 플러그인이 웹 브라우저를 추적하여 웹사이트 방문 정보를 추출하여, 중계 서버의 P2P D/B로 전송하여 저장하는 과정에 대한 간단한 흐름도이다.
도3은 P2P 플러그인이 중계 서버의 P2P D/B에 공유되어 있는 웹사이트 방문 정보를 참조하여 각각의 P2P 플러그인 사용자들과 P2P 네트워크로 연결하는 과정에 대한 간단한 흐름도이다.
도4는 P2P 플러그인을 통해 같은 웹사이트에 방문한 P2P 플러그인 사용자와 채팅하기 위한 P2P 플러그인 채팅 프로그램에 대한 간단한 예시도이다.
1 is a simple block diagram of a system in which clients on a client-server network share website visit information through a relay server-type P2P network.
2 is a simple flowchart of a process in which a P2P plug-in extracts website visit information by tracking a web browser, transmits it to a P2P D/B of a relay server, and stores it.
3 is a simple flowchart of a process in which a P2P plug-in connects each P2P plug-in user through a P2P network with reference to website visit information shared in the P2P D/B of the relay server.
4 is a simple exemplary diagram of a P2P plug-in chatting program for chatting with a P2P plug-in user who has visited the same website through the P2P plug-in.

본 발명은 클라이언트간 데이터 직접 통신(Peer-To-Peer, 이하 P2P) 네트워크를 통해 웹사이트 방문자들을 자동으로 연결하는 방법에 대한 것으로서, 인터넷 사용자의 웹 브라우저를 추적하는 P2P 플러그인이 해당 웹 브라우저가 방문하는 웹사이트의 URL 등과 같은 방문 정보를 추출하는 단계, 추출된 웹사이트 방문 정보를 P2P D/B에 저장하여 공유하는 단계, 그리고 P2P 플러그인이 중계 서버의 P2P D/B에 공유되어 있는 웹사이트 방문 정보를 참조하여 각각의 P2P 플러그인 사용자들을 P2P 네트워크로 연결하는 단계 등을 포함한다.The present invention relates to a method for automatically connecting website visitors through a peer-to-peer data communication (P2P) network between clients. Steps of extracting visit information such as URL of a website that uses and connecting each P2P plug-in user to a P2P network with reference to the information.

본 발명에 따르면, P2P 플러그인이 웹 브라우저로부터 추출된 웹사이트 방문 정보 등을 저장하는 P2P D/B는 P2P 플러그인이 사용하는 P2P 네트워크의 종류에 따라 다르다. 즉, P2P 플러그인이 중계 서버형 P2P를 이용하여 연결된 경우, 해당 P2P 네트워크의 중계 서버에 탑재되어 있는 D/B에 웹사이트 방문 정보가 저장된 후, 중계 서버형 공유 방식에 따라 웹사이트 방문 정보가 P2P 네트워크에 공유되며, 순수 P2P를 이용하여 연결되어 있는 경우, 각각의 P2P 플러그인에 내장되어있는 D/B에 웹사이트 방문 정보를 저장한 후, 순수 P2P의 공유 방식에 따라 웹사이트 방문 정보가 P2P 네트워크에 공유된다.According to the present invention, the P2P D/B in which the P2P plug-in stores website visit information extracted from the web browser and the like depends on the type of P2P network used by the P2P plug-in. That is, when a P2P plug-in is connected using a relay server type P2P, website visit information is stored in the D/B installed in the relay server of the corresponding P2P network, and then the website visit information is P2P according to the relay server type sharing method. It is shared on the network and when connected using pure P2P, website visit information is stored in the D/B built-in in each P2P plug-in, and then website visit information is stored in the P2P network according to the pure P2P sharing method. is shared on

또한, 본 발명에 따르면, P2P D/B에 저장되는 웹사이트 방문 정보는 각각의 P2P 플러그인이 해당 웹 브라우저가 현재 방문하고 있는 웹사이트 방문 정보만으로 제한되는 것은 아니다. 즉, P2P D/B에는 웹사이트 방문 정보 공유 정책에 따라, P2P 플러그인이 탑재되어 있는 웹 브라우저가 현재 방문하고 있는 웹사이트의 방문 정보는 물론, 이전에 방문했던 웹사이트의 방문 정보도 저장되어 있다.Also, according to the present invention, the website visit information stored in the P2P D/B is not limited to the website visit information that each P2P plug-in is currently visiting by the corresponding web browser. In other words, according to the website visit information sharing policy, the P2P D/B stores not only the information of the website currently visited by the web browser with the P2P plug-in installed, but also the information of the website visited previously. .

이하 첨부된 도면과 설명을 통해 본 발명의 특징을 상세히 설명한다. 단, 다음의 도면과 설명은 본 발명을 적절하게 설명하기 위한 여러 가지 방법 중에서 대표적인 방법에 대한 것이며, 본 발명이 다음의 도면과 설명만으로 한정되는 것은 아니다.Hereinafter, the features of the present invention will be described in detail with reference to the accompanying drawings and description. However, the following drawings and descriptions are for representative methods among various methods for properly explaining the present invention, and the present invention is not limited only to the following drawings and descriptions.

다음의 첨부된 도면과 설명은 클라이언트간 데이터 직접 통신(Peer-To-Peer, 이하 P2P) 네트워크 중에서 본 발명을 가장 적절하게 설명할 수 있는 중계 서버형 P2P에 대한 것이며, 본 발명은 P2P D/B의 위치에 따라 순수 P2P의 형태로 쉽게 치환될 수 있다.The accompanying drawings and descriptions are for a relay server-type P2P that can most appropriately explain the present invention among peer-to-peer (P2P) networks between clients, and the present invention is a P2P D/B It can be easily substituted in the form of pure P2P depending on the position of

도면1은 클라이언트 서버 방식 네트워크 상의 클라이언트(115)에 탑재되어 있는 웹 브라우저(120)와 P2P 플러그인(125)을 통해, 클라이언트 웹 브라우저(120)가 방문하는 웹사이트의 방문 정보를 P2P 플러그인(125)이 추출하여 중계 서버(105)의 P2P D/B(110)로 전송하여 저장한 후, 중계 서버형 P2P 네트워크(130)를 통해 공유하는 시스템에 대한 간단한 블록도이다.1 is a P2P plug-in 125 showing visit information of a website visited by the client web browser 120 through a web browser 120 and a P2P plug-in 125 mounted on a client 115 on a client-server network. This is a simple block diagram of a system that is extracted, transmitted to the P2P D/B 110 of the relay server 105 and stored, and then shared through the relay server type P2P network 130 .

클라이언트(115)에는 인터넷 익스플로러(Internet Explorer)나 넷스케이프 네비게이터(Netscape Navigator) 등과 같은 웹 브라우저(120)가 탑재되어 있으며, 웹 브라우저(120)에는 중계 서버형 P2P를 이용하는 P2P 플러그인(125)이 탑재되어 있다.The client 115 is equipped with a web browser 120 such as Internet Explorer or Netscape Navigator, and the web browser 120 is equipped with a P2P plug-in 125 using a relay server type P2P. have.

P2P 플러그인(125)은 웹 브라우저(120) 특정 웹 서버 또는 웹사이트를 방문하는 과정을 추적하며, 해당 웹 브라우저(120)가 방문하는 웹사이트에 대한 URL, 방문 시간, 머물러 있는 시간, 그리고 검색 사이트에서 어떤 검색어를 입력하고 방문하게 되었는가 등과 같이, 해당 웹사이트에 대한 방문 정보 등을 추출하는 역할을 수행한다.The P2P plug-in 125 tracks the process of visiting a specific web server or website by the web browser 120 , and includes a URL for a website visited by the web browser 120 , visit time, dwell time, and search site. It plays a role in extracting information about visits to the website, such as what search terms were entered and visited.

상기와 같이 P2P 플러그인(125)에 의해 추출된 웹 브라우저(120)의 웹사이트 방문 정보들은 P2P 중계 서버(105)의 P2P D/B(110)로 전송되어 저장되며, P2P 중계 서버(105)의 운용 방침에 따라 일정 기간 저장된다. 이렇게 P2P D/B(110)에 저장된 웹사이트 방문 정보들은 중계 서버(105)에 접속한 P2P 플러그인(125)들의 요청에 의해 다양한 방법으로 가공되어 공유된다.As described above, the website visit information of the web browser 120 extracted by the P2P plug-in 125 is transmitted and stored to the P2P D/B 110 of the P2P relay server 105, and It is stored for a certain period according to the operation policy. The website visit information stored in the P2P D/B 110 is processed and shared in various ways according to the requests of the P2P plug-ins 125 connected to the relay server 105 .

P2P 플러그인(125)은 상기와 같이 P2P D/B(110)에 저장되어 있는 웹사이트 방문 정보에 접근할 수 있는 인터페이스를 제공하며, 각각의 P2P 플러그인(125)은 중계 서버(105)의 P2P D/B(110)에 저장되어 있는 웹사이트 방문 정보를 독립적으로 사용하거나, 또는 해당 웹사이트 방문 정보를 P2P D/B(110)로 올린 P2P 플러그인(125)과 P2P 네트워크(130)를 통해 연결된다. 예를 들어, 특정 웹사이트에 방문한 인터넷 사용자는 P2P 플러그인을 통해 현재 해당 웹사이트에 방문한 다른 인터넷 사용자를 확인할 수 있으며, 해당 인터넷 사용자와 P2P 플러그인(125)을 통해 쪽지를 교환하거나 채팅 함으로서 공통의 관심사에 대한 커뮤니티를 조성할 수 있다. 또는, 인터넷 쇼핑몰에 방문한 인터넷 사용자가 해당 웹사이트에 현재 또는 이전에 방문했던 인터넷 사용자들을 확인한 후, P2P 플러그인(125)을 통해 해당 웹사이트에서 판매하는 제품에 대한 공동 구매 등을 제안할 수도 있다. 뿐만 아니라, 현재 방문하고 있는 웹사이트에 이전 방문자가 어떤 정보를 찾기 위해 접속했었는지를 확인한 후, P2P 플러그인(125)을 통해 해당 방문자가 접속한 또 다른 웹사이트에서 필요한 정보를 쉽게 찾을 수도 있으며, 해당 방문자에게 자신이 찾고 있는 정보와 동일한 정보를 찾았는지 P2P 플러그인(125)을 통해 확인할 수도 있다.The P2P plug-in 125 provides an interface for accessing website visit information stored in the P2P D/B 110 as described above, and each P2P plug-in 125 is a P2P D of the relay server 105 . The website visit information stored in the /B 110 is used independently, or the website visit information is connected to the P2P plug-in 125 that is uploaded to the P2P D/B 110 through the P2P network 130 . . For example, an Internet user who has visited a specific website can check other Internet users who are currently visiting the website through the P2P plug-in, and share a common interest by exchanging notes or chatting with the Internet user through the P2P plug-in 125 You can create a community for Alternatively, an Internet user who has visited an Internet shopping mall may propose a group purchase of products sold on the website through the P2P plug-in 125 after checking the current or previous Internet users who have visited the website. In addition, after checking what information a previous visitor accessed to find information on the website you are currently visiting, you can easily find the necessary information on another website accessed by the visitor through the P2P plug-in 125, It is also possible to check through the P2P plug-in 125 whether the visitor has found the same information as the information they are looking for.

그러나, 상기와 같은 P2P 플러그인(125)을 통한 P2P 네트워크(130)는 인터넷 사용자가 방문한 해당 웹사이트와는 전혀 상관없이 P2P 플러그인(125)을 통해 독립적으로 이루어지는 것으로서, 본 발명의 P2P 네트워크(130)를 위해 기존 웹 서버가 해야 할 것은 전혀 없다.However, the P2P network 130 through the P2P plug-in 125 as described above is independently made through the P2P plug-in 125 regardless of the website visited by the Internet user, and the P2P network 130 of the present invention. There is absolutely nothing an existing web server needs to do for this.

도면2는 P2P 플러그인(125)이 웹 브라우저를 추적하여 웹사이트 방문 정보를 추출하여, 중계 서버(105)의 P2P D/B(110)로 전송하여 저장하는 과정에 대한 간단한 흐름도이다.FIG. 2 is a simple flowchart of a process in which the P2P plug-in 125 extracts website visit information by tracking a web browser, transmits it to the P2P D/B 110 of the relay server 105, and stores it.

P2P 플러그인(125)은 인터넷 사용자의 컴퓨터가 부팅하는 단계, 또는 해당 컴퓨터에서 웹 브라우저(120)가 최초 실행되는 단계에서 자동 실행되며, P2P 플러그인(125)이 실행되면 P2P D/B(110)를 탑재하고 있는 중계 서버(105)에 자동 접속한다(200).The P2P plug-in 125 is automatically executed when the Internet user's computer boots or when the web browser 120 is first executed on the computer, and when the P2P plug-in 125 is executed, the P2P D/B 110 Automatically connects to the mounted relay server 105 (200).

P2P 플러그인(125)이 실행되어 P2P D/B(110)를 탑재하고 있는 중계 서버(105)에 접속하면, P2P 플러그인(125)은 현재 인터넷 사용자 컴퓨터에 탑재되어 있는 웹 브라우저(120)가 접속하는 웹사이트에 대한 방문 과정을 추적한다(205). 이 때, 웹 브라우저(120)는 방문하고자 하는 모든 웹사이트에 방문할 수는 없다. 즉, 인터넷에 걸리는 부하와 해당 웹사이트의 상태에 따라 해당 웹사이트에 방문할 수도 있고, 방문하지 못할 수도 있다. P2P 플러그인(125)은 상기와 같은 웹 브라우저(120)의 방문 과정 중에서 성공적으로 방문하는 웹사이트에 대해서만 웹 브라우저 추적 작업을 진행한다.When the P2P plug-in 125 is executed and connects to the relay server 105 on which the P2P D/B 110 is mounted, the P2P plug-in 125 is connected to the web browser 120 currently installed in the Internet user's computer. The process of visiting the website is tracked (205). In this case, the web browser 120 cannot visit all websites to be visited. That is, depending on the load on the Internet and the state of the website, the website may or may not be visited. The P2P plug-in 125 performs a web browser tracking operation only for a website that is successfully visited during the visit process of the web browser 120 as described above.

웹 브라우저가 특정 웹사이트에 성공적으로 방문하면(210), P2P 플러그인(125)은 웹 브라우저(120)가 해당 웹사이트에 방문하기 이전 페이지가 검색 엔진이었는지 확인한다(215). 만약, 현재 방문하는 웹사이트의 이전 페이지가 검색엔진이었다면(220), P2P 플러그인(125)은 웹 브라우저(120)가 검색엔진에 입력한 검색어를 추출한다(225). 이 정보는 향 후, 다른 P2P 플러그인(125)이 동일한 관심사를 가지고 있거나, 자신이 원하는 정보에 먼저 접근했던 P2P 플러그인 사용자를 추출하는데 사용된다.When the web browser successfully visits a specific website ( 210 ), the P2P plug-in 125 checks whether a page was a search engine before the web browser 120 visited the website ( 215 ). If the previous page of the currently visited website was a search engine ( 220 ), the P2P plug-in 125 extracts the search word input by the web browser 120 into the search engine ( 225 ). This information will be used in the future to extract P2P plug-in users who have other P2P plug-ins 125 who have the same interests or who have accessed information they want first.

상기와 같은 과정을 통해 검색어 추출이 완료되면, P2P 플러그인(125)은 현재 웹 브라우저(120)가 방문하고 있는 웹사이트의 URL이나 방문 시간 등과 같은 웹사이트 방문 정보를 추출한 후, 현재까지 추출된 모든 웹사이트 방문 정보들을 P2P D/B(110)로 전송하여 저장한다(230). 이렇게 전송된 웹사이트 방문 정보들은 다른 P2P 플러그인(125)들이 동일한 웹사이트에 방문한 P2P 플러그인 사용자를 추출하는데 사용된다.When the search word extraction is completed through the above process, the P2P plug-in 125 extracts website visit information such as the URL or visit time of the website currently visited by the web browser 120, and then extracts all extracted information so far. The website visit information is transmitted and stored to the P2P D/B 110 (230). The transmitted website visit information is used to extract P2P plug-in users who have visited the same website by other P2P plug-ins 125 .

그리고, 웹 브라우저(120)를 지속적으로 감시함으로서, 해당 웹사이트에서 제공하고 있는 컨텐츠에 대한 정보를 추출한다(235). 예를 들어, P2P 플러그인 사용자가 웹 브라우저(120)를 통해 어떤 파일을 다운로드하고 있다면, 해당 파일의 이름과 용량, 그리고 해당 파일을 다운로드하기 위해 클릭한 HTML(HyperText Markup Language) 문서상의 클릭 정보 등, 해당 웹사이트에서 추출 가능한 모든 컨텐츠 정보를 추출하며, 이 과정은 웹 브라우저(120)가 현재 방문하고 있는 웹사이트에서 다른 웹사이트로 접속하기 전까지 지속적으로 이루어진다(240).Then, by continuously monitoring the web browser 120, information on the content provided by the corresponding website is extracted (235). For example, if the P2P plug-in user is downloading a file through the web browser 120, the name and capacity of the file, and click information on the HTML (HyperText Markup Language) document clicked to download the file, etc.; All content information that can be extracted from the corresponding website is extracted, and this process is continuously performed until the web browser 120 accesses another website from the website currently being visited ( 240 ).

만약 웹 브라우저(120)가 현재 방문하고 있는 웹사이트에서 다른 웹사이트로 접속을 시도한다면(245), 현재 방문하고 있는 웹사이트에서 필요한 정보를 모두 얻었거나, 더 이상 얻을 것이 없는 경우이기 때문에, P2P 플러그인(15)은 현재 방문하고 있는 웹사이트에서 해당 P2P 플러그인 사용자가 머물러 있던 시간을 계산한 후(250), 전술한 모든 과정을 통해 얻어진 모든 웹사이트 방문 정보를 중계 서버의 P2P D/B(110)로 전송하여 저장한다(255).If the web browser 120 attempts to access another website from the website it is currently visiting ( 245 ), since it is the case that all necessary information has been obtained from the website currently being visited or there is nothing more to be obtained, P2P The plug-in 15 calculates the time the P2P plug-in user stayed in the currently visited website (250), and then transfers all website visit information obtained through all the above-described processes to the P2P D/B (110) of the relay server. ) and stored (255).

상기 과정은 P2P 플러그인(125)이 추적하고 있는 웹 브라우저(120)가 종료될 때까지 반복되며, 웹 브라우저(120)가 종료되면(260) P2P 플러그인(125)도 웹 브라우저(120) 추적 작업을 종료한다(265). 단, 웹 브라우저(120)가 종료되더라도 P2P 플러그인(125)은 종료되지 않고, 다른 P2P 플러그인(125)이 P2P 네트워크(130)로 연결할 수 있도록 대기한다.The above process is repeated until the web browser 120 tracked by the P2P plug-in 125 is terminated. When the web browser 120 is terminated (260), the P2P plug-in 125 also performs the web browser 120 tracking task. Ends (265). However, even if the web browser 120 is terminated, the P2P plug-in 125 is not terminated, and the P2P plug-in 125 waits for another P2P plug-in 125 to connect to the P2P network 130 .

도면3은 P2P 플러그인(125)이 중계 서버(105)의 P2P D/B(110)에 공유되어 있는 웹사이트 방문 정보를 참조하여 각각의 P2P 플러그인(125) 사용자들과 P2P 네트워크(130)로 연결하는 과정에 대한 간단한 흐름도이다.3 shows that the P2P plug-in 125 is connected to each P2P plug-in 125 user and the P2P network 130 with reference to website visit information shared in the P2P D/B 110 of the relay server 105. This is a simple flow chart of the process.

P2P 플러그인(125)을 실행하여 중계 서버(105)에 접속하면(300), P2P 플러그인(125)은 중계 서버(105)의 P2P D/B(110)에 저장되어 있는 정보 중에서 필요한 정보를 추출하기 위한 질의(Query)를 작성한다(305). 이 때 P2P 플러그인(125)을 통해 작성되는 질의는 기존 D/B 검색에서 사용되는 평문(Plain Text) 형태의 질의는 물론이고, 해당 P2P 플러그인(125)이 추적하고 있는 자신의 웹 브라우저(120)가 현재 방문하고 있는 웹사이트의 URL, 또는 검색 엔진에 입력한 검색어 등이 질의에 포함된다. 예를 들어, P2P 플러그인(125) 사용자가 웹 브라우저(120)를 통해 특정 웹사이트에 방문한 후, 현재 웹사이트에 접속하고 있는 다른 P2P 플러그인(125) 사용자를 검색하고자 한다면, 해당 웹사이트의 URL 정보가 질의가 될 수 있으며, 검색 엔진에서 검색어를 입력한 후 방문한 웹사이트에 대하여, P2P 플러그인(125)을 사용하는 이전 방문자를 찾고자 한다면, 자신이 입력한 검색어가 질의에 포함될 수 있다.When the P2P plug-in 125 is executed to access the relay server 105 (300), the P2P plug-in 125 extracts necessary information from the information stored in the P2P D/B 110 of the relay server 105. Writes a query for (305). At this time, the query written through the P2P plug-in 125 is not only a plain text query used in the existing D/B search, but also the own web browser 120 tracked by the P2P plug-in 125. The query includes the URL of the website that is currently visiting, or the search term entered in the search engine. For example, if a user of the P2P plug-in 125 visits a specific website through the web browser 120 and then wants to search for other users of the P2P plug-in 125 currently accessing the website, URL information of the website can be a query, and if you want to find a previous visitor who used the P2P plug-in 125 with respect to a website visited after entering a search term in the search engine, the search term you entered may be included in the query.

상기와 같이 P2P 플러그인(125)으로부터 질의가 작성되면, P2P 플러그인(125)은 해당 질의를 중계 서버(105)의 P2P D/B(110)로 전송하고(310), P2P D/B(110)는 수신된 질의를 통해 P2P 플러그인(125) 사용자가 원하는 정보를 찾는 정보 검색을 실행한다(315). 만약, 이 과정에서 P2P 플러그인(125) 사용자가 원하는 정보가 추출된다면(320), P2P D/B(110)는 해당 검색 결과를 P2P 플러그인(125)으로 전송한다(325).When a query is written from the P2P plug-in 125 as described above, the P2P plug-in 125 transmits the query to the P2P D/B 110 of the relay server 105 (310), and the P2P D/B (110) performs an information search to find information desired by the P2P plug-in 125 user through the received query (315). If, in this process, information desired by the user of the P2P plug-in 125 is extracted ( 320 ), the P2P D/B 110 transmits the corresponding search result to the P2P plug-in 125 ( 325 ).

중계 서버(105)의 P2P D/B(110)로부터 검색 결과를 수신한 P2P 플러그인(125)은, 해당 검색 결과를 제공한 P2P 플러그인(125) 사용자와 P2P 네트워크(130)를 통해 연결한 후(330), 필요한 정보를 상호 공유한다(335). 물론, 이 과정은 해당 웹사이트와는 전혀 상관없이 이루어지며, 각각의 P2P 플러그인(125) 사용자들은 아바타 채팅이나 화상 채팅 등과 같은 다양한 방법으로 P2P 네트워크(130) 상에서 커뮤니티를 형성할 수 있다.After receiving the search result from the P2P D/B 110 of the relay server 105, the P2P plug-in 125 connects with the P2P plug-in 125 user who provided the search result through the P2P network 130 ( 330), and mutually share necessary information (335). Of course, this process is completely independent of the website, and each P2P plug-in 125 user can form a community on the P2P network 130 in various ways such as avatar chatting or video chatting.

도면4는 P2P 플러그인(125)을 통해 같은 웹사이트에 방문한 P2P 플러그인 사용자와 채팅하기 위한 P2P 플러그인 채팅 프로그램에 대한 간단한 예시도이다.4 is a simple exemplary diagram of a P2P plug-in chatting program for chatting with a P2P plug-in user who visits the same website through the P2P plug-in 125 .

일반적으로 P2P 플러그인(125)은 웹 브라우저(120)의 플러그인 형태로 실행되기 때문에, P2P 플러그인(125)이 웹 브라우저(120)를 추적하여 웹사이트 방문 정보를 중계 서버(105)의 P2P D/B(110)로 전송하는 과정에서는, P2P 플러그인(125)이 화면에 직접적으로 출력되지 않는다. 그러나, 도면3과 같은 과정을 통해 P2P 플러그인(125)이 중계 서버(105)에 접속하여 필요한 작업을 수행하는 단계에서는, 해당 작업 수행에 최적화되어 있는 응용프로그램이 화면에 출력되며, 도면 4는 P2P 플러그인 사용자가 현재 방문한 동일한 웹사이트 방문자와 채팅하기 위한 P2P 플러그인 응용프로그램에 대한 것이다.In general, since the P2P plug-in 125 is executed in the form of a plug-in of the web browser 120 , the P2P plug-in 125 tracks the web browser 120 and transmits website visit information to the P2P D/B of the relay server 105 . In the process of transmitting to 110 , the P2P plug-in 125 is not directly output to the screen. However, in the step in which the P2P plug-in 125 accesses the relay server 105 and performs a necessary operation through the process as shown in FIG. 3, an application program optimized for performing the corresponding operation is output to the screen, and FIG. 4 shows the P2P It's about a P2P plug-in application for plug-in users to chat with the same website visitors they're currently visiting.

도면4와 같은 P2P 플러그인 채팅 프로그램이 실행되면, 해당 채팅 프로그램은 중계 서버(105)에 접속한 후, 현재 P2P 플러그인(125) 사용자가 접속하고 있는 웹 서버 또는 웹사이트 중에서 채팅 프로그램이 선택한 웹사이트에 동시 접속하고 있는 다른 P2P 플러그인(125) 사용자 목록이 화면에 출력된다. 예를 들어, P2P 플러그인(125) 사용자가 3개의 웹사이트에 동시에 접속하고 있다면, P2P 플러그인 채팅 프로그램은 3개 웹사이트에 대한 목록을 생성하며, P2P 플러그인 사용자가 선택하는 웹사이트에 동시 접속자를 중계 서버(105)의 P2P D/B(110)를 통해 추출하여 화면에 출력한다. 이 때, P2P 플러그인 채팅 프로그램의 URL에는 현재 선택한 웹사이트의 페이지 주소가 출력된다.When the P2P plug-in chat program as shown in FIG. 4 is executed, the chat program connects to the relay server 105 and then connects to the web server or website selected by the chat program from among the web servers or websites currently accessed by the P2P plug-in 125 user. A list of other P2P plug-in 125 users that are simultaneously connected is output on the screen. For example, if the P2P plug-in 125 user is accessing three websites at the same time, the P2P plug-in chat program creates a list of the three websites, and relays the concurrent visitors to the website selected by the P2P plug-in user. It is extracted through the P2P D/B 110 of the server 105 and output to the screen. At this time, the page address of the currently selected website is output to the URL of the P2P plug-in chat program.

도면4와 같은 P2P 플러그인 채팅 프로그램에서 P2P 플러그인 사용자는, 자신이 방문하고 있는 웹 서버 또는 웹사이트 동시 접속자를 P2P 플러그인 채팅 프로그램을 통해 대화방에 초대하거나, 쪽지, 또는 메일을 전송함으로서, 동일 관심사에 대한 자연스러운 커뮤니티를 형성할 수 있다.In the P2P plug-in chat program as shown in Fig. 4, the P2P plug-in user invites simultaneous visitors to the web server or website he is visiting to a chat room through the P2P plug-in chat program, or sends a note or e-mail, A natural community can be formed.

100 : 웹서버 105 : P2P 중계서버
110 : P2P 데이터베이스 115 : 클라이언트
120 : 웹 브라우저 125 : P2P 플러그인
100: web server 105: P2P relay server
110: P2P database 115: client
120: web browser 125: P2P plug-in

Claims (3)

서버에서 클라이언트들의 방문 정보 데이터를 추출하는 단계;
상기 서버에서 상기 추출된 방문 정보 데이터를 참조하여 동일 시간대에 방문하고 있는 클라이언트들의 정보(또는 목록) 데이터를 생성하는 단계; 및
상기 생성된 동일 시간대에 방문하고 있는 클라이언트들의 정보(또는 목록) 데이터를 방문 중인 클라이언트에게 제공하는 단계;를 포함하여 이루어지는 것을 특징으로 하는 웹사이트 방문자 정보 제공 방법.
extracting visit information data of clients in the server;
generating information (or list) data of clients visiting in the same time zone with reference to the extracted visit information data in the server; and
and providing the generated information (or list) data of the clients visiting in the same time zone to the visiting clients.
제 1항에 있어서,
상기 서버에서 상기 추출된 방문 정보 데이터를 참조하여 동일 시간대에 방문하고 있는 클라이언트들의 정보(또는 목록)데이터를 생성하는 단계는,
상기 서버에서 상기 추출된 방문 정보 데이터를 참조하여 과거 방문했던 클라이언트들의 정보(또는 목록) 데이터를 더 생성하는 것을 특징으로 하며,
상기 생성된 동일 시간대에 방문하고 있는 클라이언트들의 정보(또는 목록) 데이터를 방문 중인 클라이언트에게 제공하는 단계는,
상기 더 생성된 과거 방문했던 클라이언트들의 정보(또는 목록) 데이터를 방문 중인 클라이언트에게 더 제공하는 것을 특징으로 하는 웹사이트 방문자 정보 제공 방법.
The method of claim 1,
The step of generating information (or list) data of clients visiting in the same time zone by referring to the extracted visit information data in the server,
It is characterized in that the server further generates information (or list) data of clients who have visited in the past by referring to the extracted visit information data,
The step of providing the information (or list) data of the clients visiting in the same time zone to the visiting client,
The website visitor information providing method, characterized in that the further generated information (or list) data of the clients who have visited in the past is further provided to the visiting client.
제 1항 또는 제 2항에 있어서,
상기 생성된 동일 시간대에 방문하고 있거나, 또는 과거 방문했던 클라이언트들의 정보(또는 목록) 데이터를 이용하여, 상기 클라이언트들 간 데이터 통신 채널을 연결해 주는 단계를 더 포함하여 이루어지는 것을 특징으로 하는 웹사이트 방문자 정보 제공 방법.
3. The method of claim 1 or 2,
Website visitor information, characterized in that the method further comprises the step of connecting a data communication channel between the clients using information (or list) data of clients who are visiting in the same time zone or have visited in the past. How to provide.
KR1020200015608A 2020-02-10 2020-02-10 Method for Providing Information Visitors in Website KR20210101529A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200015608A KR20210101529A (en) 2020-02-10 2020-02-10 Method for Providing Information Visitors in Website

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200015608A KR20210101529A (en) 2020-02-10 2020-02-10 Method for Providing Information Visitors in Website

Publications (1)

Publication Number Publication Date
KR20210101529A true KR20210101529A (en) 2021-08-19

Family

ID=77492417

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200015608A KR20210101529A (en) 2020-02-10 2020-02-10 Method for Providing Information Visitors in Website

Country Status (1)

Country Link
KR (1) KR20210101529A (en)

Similar Documents

Publication Publication Date Title
CN102792264B (en) Route is for the request of duplex applications
KR101320216B1 (en) Customizable content for distribution in social networks
JP3733218B2 (en) RELAY DEVICE, ITS CONTROL METHOD, AND STORAGE MEDIUM
Basics Internet
US20140280859A1 (en) Sharing control system and method for network resources download information
US20020147652A1 (en) System and method for distruibuted client state management across a plurality of server computers
CA2477197A1 (en) Secured and access controlled peer-to-peer resource sharing method and apparatus
RU2005109315A (en) SYSTEM AND METHOD FOR JOINT USE OF OBJECTS BETWEEN NETWORK COMPUTERS
JP2002511961A (en) Universal domain routing and issue control system
WO2003050700A1 (en) Apparatus and method of using session state data across sessions
CN102047242A (en) Content management
Johnson et al. Network traffic locality in a rural African village
CA2452018A1 (en) Method and apparatus for segmented peer-to-peer computing
JPH1125042A (en) Method and system for realizing cognition, tour and conference in www in portable form by using proxy and shared state server
KR20020022374A (en) Method for collaborative browsing in using the transformation of URL
US20110087750A1 (en) Resource Locators for Widely Distributed Systems
US20020026498A1 (en) System and method for providing a community service to users of the internet
KR100856934B1 (en) Method for Connecting between Visitors in Website Automatically
US20080133756A1 (en) Explicit casualty control in a client/server system
Muhlestein et al. Online learning with social computing based interest sharing
KR20210101529A (en) Method for Providing Information Visitors in Website
Chang et al. Trustworthy service discovery for mobile social network in proximity
KR100856936B1 (en) Method for Providing Information Visitors in Website
KR100429059B1 (en) System and Method for syncronizing web browser of multi-users by using the direct data communication(P2P) between clients
CN111835573B (en) ZeroNet network service site proxy relation mapping method