WO2013100551A1 - P2p-based update client, server device, system, and method - Google Patents

P2p-based update client, server device, system, and method Download PDF

Info

Publication number
WO2013100551A1
WO2013100551A1 PCT/KR2012/011453 KR2012011453W WO2013100551A1 WO 2013100551 A1 WO2013100551 A1 WO 2013100551A1 KR 2012011453 W KR2012011453 W KR 2012011453W WO 2013100551 A1 WO2013100551 A1 WO 2013100551A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
clients
client
group
file
Prior art date
Application number
PCT/KR2012/011453
Other languages
French (fr)
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 주식회사 안랩
Publication of WO2013100551A1 publication Critical patent/WO2013100551A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/40Data acquisition and logging
    • 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
    • H04L67/1044Group management mechanisms 
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs

Definitions

  • the present invention relates to a peer-to-peer (P2P) -based file transfer method, in particular in the P2P-based file update, a metadata file having information about the file to be updated
  • P2P peer-to-peer
  • the server provides P2P-based files between the clients in the subgroup newly configured according to the characteristics of the client by providing the client with the information of the subgroup reconfigured small according to additional information among the clients in the group having the same metadata file.
  • P2P technology is a concept of gathering a large number of users into a network to share bandwidth and process information together within the network.
  • each client terminal functions as a client and a server, and is distributed. It is an efficient data transmission approach that allows users to acquire content efficiently and reliably in a collaborative environment.
  • P2P technology which is widely used in recent years is, for example, a torrent.
  • Torrent applies the concept of grid storage to an open environment such as a P2P network, while data is exchanged on a per-file basis in a conventional P2P network. ), Data is exchanged in units of divided blocks, and the file is reconstructed into a plurality of blocks.
  • a plurality of host computers holding a desired file are searched on the Internet, and the plurality of searched host computers simultaneously request different blocks, thereby speeding up file transfer in a P2P network environment.
  • the torrent as described above may be used as an update technology of various programs including an anti virus program as a data transmission and download technology using the Internet.
  • a metadata file called a seed file having information on an update target file must exist.
  • the seed file includes hash value information for each block divided into predetermined sizes by viewing the update target files as one large file.
  • Each client connects to the tracker server when the program runs to obtain a list of clients with the same seed file.
  • the clients with the same seed file are swarmed to upload data. Or download.
  • the present invention provides a group of clients for file update in a client having a meta data file having information on an update target file.
  • additional information such as metadata file and country and company information of each client is provided when connecting to the server, and the server provides a small amount according to additional information among clients in the group having the same metadata file.
  • the present invention described above is a P2P-based update server device, which analyzes information of metadata files transmitted from each client through a network using a peer-to-peer (P2P) -based protocol, and includes clients having the same metadata file information.
  • a metadata information analyzer configured as a group, a subgroup manager configured to configure one or more subgroups according to additional information of each client, and the information about the generated group and subgroups And a controller for transmitting the subgroup information to the corresponding client.
  • the additional information may include at least one country or company information to which the client belongs, or information indicating whether the client is an individual user or a company user.
  • the subgroup manager may configure the subgroup with clients whose country information or company information match among the clients in the group according to the comparison of the additional information.
  • the file sharing method may be an upload or download method of a file defined between clients belonging to different subgroups.
  • the meta data file may be a seed file having information on an update target file.
  • the present invention also provides a P2P-based update client device, comprising: a metadata file information generator for generating information of a metadata file, an additional information generator for generating additional information, and a meta data through a network using a P2P-based protocol; It transmits the information of the data file and the additional information to the server, receives information of one or more subgroups classified according to the additional information among the clients in the group having the same metadata file to perform data transmission with the clients in the subgroup. It includes a control unit to perform.
  • the present invention is a P2P-based update method, the step of receiving information and additional information of the metadata file from each of a plurality of clients using the P2P-based protocol, and the same metadata by analyzing the metadata file transmitted from each client Configuring the clients having the information of the file into one group, configuring the grouped clients into one or more subgroups according to the additional information of each client, and Managing information and transmitting the subgroup information to the corresponding client.
  • the subgroup may be configured to compare the additional information to configure the clients having the same country information or company information among the clients in the group.
  • the subgroup may be configured to block network access from clients of different subgroups.
  • the method may further include setting a file sharing method between subgroups for a plurality of subgroups generated in the same group, and transmitting information on the file sharing method to the corresponding client when the subgroup is transmitted. It is characterized by.
  • the present invention also provides a P2P based update method, comprising: generating information and additional information of a metadata file, transmitting information and additional information of the generated metadata file to a server using a P2P based protocol; Receiving information of one or more subgroups classified according to the additional information among the clients in the group having information of the same metadata file from the server, and performing data transmission / reception with the clients in the subgroups. do.
  • a P2P-based file update group information of clients for file update in a client having a metadata file having information about an update target file.
  • additional information such as metadata file and country and company information of each client is provided when connecting to the server, and the server is reconfigured in small scale according to additional information among clients in the group having the same metadata file.
  • clients with the same metadata file can be further subdivided into subgroups of clients belonging to the same country or clients belonging to the same company to prevent network connectivity and security problems, thereby improving the accuracy and speed of file updating. There is an advantage to improve.
  • FIG. 1 is a network diagram of a P2P based update system according to an embodiment of the present invention
  • FIG. 3 is a detailed block diagram of a tracker server of a P2P based update system according to an embodiment of the present invention
  • FIG. 5 is a flowchart illustrating a sub swarm configuration process for P2P based update in a tracker server according to an exemplary embodiment of the present invention.
  • the client 100 may be a terminal device, such as a PC of each user, to which a torrent client program is mounted to enable torrent-based distributed file updating.
  • the client 100 executes the torrent client program, the client 100 accesses the tracker server 200 and transmits information of the metadata file, that is, information of a seed file, for example.
  • information of the seed file may be, for example, a hash value of the seed file, and the like, and the additional information may be, for example, the client 100 using the country code, company name, product name, company and personal of the country of study. Information such as whether or not.
  • the client 100 transmits the seed file information and additional information to the tracker server 200 as described above, the client 100 receives the subgroup to which it belongs, that is, the sub swarm information from the tracker server 200.
  • Distributed file update is performed by uploading or downloading files with other clients in the network.
  • the tracker server 200 manages the information about the clients for the split file update and the contents information of each client so that the client having the same seed file information when the client accesses the same swarm for the distributed file update ) And provide the client with the contents of the swarm, that is, updater files.
  • the tracker server 200 receives the additional information reflecting the characteristics of each client 100 required for the sub swarm configuration along with the information of the seed file when the client 100 is connected for the sub swarm configuration according to the present invention.
  • the additional information may be, for example, information such as a country code, a company name, a product name, a company and a personal use of the country to which the client 100 belongs.
  • the tracker server 200 transmits the sub swarm information configured as described above to each client 100 so as to solve the problem caused by providing the swarm information without considering the network environment of the conventional country or company. do.
  • the file upload or download itself may not be possible, or the file upload or download may be slow, or different companies Resolves the problem that the network connection itself is impossible due to security issues set by each company or between clients belonging to the company or between clients and individual clients within the company, or uploading or downloading files is difficult due to restrictions on file upload or download. To be possible.
  • FIG. 2 illustrates a detailed block configuration of the client 100 of the P2P based update system according to an embodiment of the present invention.
  • the seed file information generation unit 102 generates seed file information to be transmitted to the tracker server 200, that is, information such as a hash value recorded in the seed file.
  • seed file information In the torrent-based distributed file update, a metadata file that contains information about an update target file must exist. This metadata file is called a seed file.
  • Such a seed file includes hash value information for each block divided into a predetermined size by viewing the update target files as one large file.
  • the additional information generating unit 104 generates additional information necessary for the tracker server 200 to configure the clients having the same seed file information again as small sub swarms.
  • the additional information may be, for example, information such as a country code, a company name, a product name, a company and a personal use of the country to which the client 100 belongs.
  • the communication unit 108 transmits and receives data for updating a torrent-based distributed file with the tracker server 200 or another client through a network such as the Internet.
  • a communication unit 108 may support a P2P communication protocol including, for example, a torrent protocol.
  • the controller 106 controls the overall operation of the torrent based distributed file update in the client 100. That is, the controller 106 controls the seed file information generator 102 or the additional information generator 104 to generate seed file information and additional information and transmits the seed file information and additional information to the tracker server 200, and from the tracker server 200. It receives the swarm information and sub swarm information composed of clients having the same seed file information, and transmits and receives an update file with other clients in the sub swarm.
  • FIG 3 shows a detailed block diagram of the tracker server 200 of the P2P based update system according to the embodiment of the present invention.
  • the communication unit 202 transmits and receives data for updating a torrent-based distributed file with a plurality of clients 100 through a network such as the Internet.
  • a communication unit 202 may support a P2P communication protocol including, for example, a torrent protocol.
  • the seed information analyzer 208 analyzes the seed file information transmitted from the client 100, classifies the client 100 having the same seed file information, and configures one group, that is, a swarm.
  • the swarm information configured as described above is stored and managed in the swarm information DB (database) 214 in the storage unit 212.
  • the sub swarm management unit 210 configures a plurality of small sub swarms that meet the characteristics of the additional information for clients belonging to the same swarm using additional information transmitted together with seed file information from each client 100.
  • a country or a company among the clients included in the same swarm may configure the same client as the sub swarm, or only individual users in the same country may be configured as the sub swarm.
  • the sub swarm information configured as described above is stored and managed in the sub swarm information DB 216 in the storage unit 212.
  • the storage unit 212 includes a swarm information DB 214 for storing swarm information and a sub swarm information DB 216 for storing sub swarm information.
  • the controller 206 controls the overall operation of the tracker server 200 according to an operation program stored in the memory unit 204.
  • control unit 206 receives seed file information and additional information from each client 100 connected to the tracker server 200 through the communication unit 202, and thus, the seed information analyzer 208 and the sub swarm management unit 210, respectively. ), So that clients with the same seed file information are configured as one swarm, and additionally, the clients belonging to the same swarm again meet the characteristics of the additional information, that is, information identical to each other among the additional information. Clients with are divided into multiple sub swarms.
  • control unit 206 transmits the newly configured sub swarm information to the clients 100 through the communication unit 202 to the clients within the swarm configured according to the seed file information through the sub swarm management unit 210.
  • a sub swarm configuration divided by country can be used to prevent data transmission degradation due to locality, and a sub swarm can be configured as a client in the same company network to block unnecessary network access. Problems that occurred in the swarm configuration can be solved.
  • control unit 206 sets the data sharing method between the sub-swarms for the sub-swarms configured as described above, and transmits the set data sharing method information together with the sub-swarm information, so that each client 100 is required even between different sub-swarms In this case, the distributed file can be updated according to the data sharing method set in the tracker server 200.
  • the data sharing scheme may be set as in the following four cases. 1. Different A and B countries can only upload or download files within their respective countries. 2. Both A and B countries can upload or download files to each other. 3. State A can download and upload files from State B, but State B can only download from State A. 4. State A can download and upload files from State B, but State B can only upload to State A.
  • FIG. 5 illustrates an operation control flow for generating a sub scan in the tracker server 200 of the P2P based update system according to an embodiment of the present invention.
  • control unit 206 of the tracker server 200 receives the client-specific seed file information and additional information transmitted from each client 100 as described above through the communication unit 202.
  • the controller 206 receives seed file information and additional information from each client 100 connected to the tracker server 200 through the communication unit 202, and the same seed file information through the seed information analyzer 208. Configure clients with a single swarm.
  • control unit 206 receives the additional information transmitted along with the seed file information, and through the sub swarm management unit 210, a plurality of small sub swarms that meet the characteristics of the additional information of each client again for the clients belonging to the swarm. To be configured.
  • a country or a company among the clients included in the same swarm may configure the same client as the sub swarm, or only individual users in the same country may be configured as the sub swarm.
  • the control unit 206 may generate the swarm information and sub swarm information configured as described above.
  • the storage unit 212 stores and manages the swarm information DB 214 and the sub swarm information DB 216, respectively.
  • control unit 206 transmits the newly configured sub swarm information to the clients 100 through the communication unit 202 to the clients within the swarm configured according to the seed file information through the sub swarm management unit 210.
  • a sub swarm configuration divided by country can be used to prevent data transmission degradation due to locality, and a sub swarm can be configured as a client in the same company network to block unnecessary network access. Problems that occurred in the swarm configuration can be solved.
  • control unit 206 sets the data sharing method between sub-swarms for the sub-swarms configured as described above, and transmits the set data sharing method information together with the sub-swarm information so that each client is also required between different sub-swarms.
  • the distributed file update may be performed according to the data sharing method set at 200.
  • a data sharing scheme may be set as in the following four cases. 1. Different A and B countries can only upload or download files within their respective countries. 2. Both A and B countries can upload or download files to each other. 3. State A can download and upload files from State B, but State B can only download from State A. 4. State A can download and upload files from State B, but State B can only upload to State A.
  • the metadata file and each client at the time of server connection for obtaining the group information of the clients for the file update in the client having the metadata file having the information on the update target file Provides additional information such as country and company information, and the server provides sub-group information reconfigured in small scale according to additional information among clients in the group with the same metadata file to the client to newly update
  • additional information such as country and company information
  • the server provides sub-group information reconfigured in small scale according to additional information among clients in the group with the same metadata file to the client to newly update

Abstract

A peer-to-peer (P2P)-based update server device comprises: a meta data information analysis unit which analyzes information of a meta data file transmitted from each client through a network using a P2P-based protocol, and groups clients having the same meta data file information into one group; a sub-group management unit which groups clients, which are grouped into the group, into one or more sub-groups according to additional information of each client; and a control unit which manages information on the generated group and sub-group, and transmits information on the sub-group to a corresponding client.

Description

P2P기반 업데이트 클라이언트, 서버 장치, 시스템 및 방법P2P based update client, server device, system and method
본 발명은 피어-투-피어(Peer-to-Peer, P2P) 기반의 파일 전송 방법에 관한 것으로, 특히 P2P기반 파일 업데이트(file update)에 있어서, 업데이트 대상 파일에 대한 정보를 가지고 있는 메타 데이터 파일(meta data file)을 가지고 있는 클라이언트(client)에서 파일 업데이트를 위한 클라이언트들의 그룹(group) 정보의 획득을 위해 서버(server) 접속 시 메타 데이터 파일과 각 클라이언트의 국가, 회사 정보 등의 부가정보를 제공하고, 서버에서는 동일한 메타 데이터 파일을 가지는 그룹내 클라이언트들 중 부가정보에 따라 소규모로 다시 구성한 서브 그룹의 정보를 해당 클라이언트로 제공하여 클라이언트별 특성에 맞게 새로이 구성된 서브 그룹내 클라이언트들간 P2P기반의 파일 업데이트가 수행되도록 함으로써, 서로 다른 국가간 또는 회사간 네트워크(network) 연결에 따른 업데이트 속도 저하 및 보안 문제의 발생을 방지시킬 수 있는 P2P 기반 업데이트 클라이언트, 서버 장치, 시스템 및 방법에 관한 것이다.The present invention relates to a peer-to-peer (P2P) -based file transfer method, in particular in the P2P-based file update, a metadata file having information about the file to be updated In order to obtain the group information of clients for file update from the client having a meta data file, additional information such as the metadata file and country and company information of each client when the server is connected The server provides P2P-based files between the clients in the subgroup newly configured according to the characteristics of the client by providing the client with the information of the subgroup reconfigured small according to additional information among the clients in the group having the same metadata file. By allowing updates to be performed, network connectivity between different countries or Updates other P2P-based updates that slow and can prevent the occurrence of security problems the client, the server device, the present invention relates to systems and methods.
일반적으로, P2P 기술은 다수의 사용자를 네트워크로 모아서 그 네트워크 내에서 대역폭을 공유하고 정보를 함께 처리하는 개념으로, 일반적인 클라이언트-서버 모드와 다르게 각 클라이언트 단말기가 클라이언트 및 서버 양측으로서 기능하며, 분산되어 있는 협업하는 환경에서 효율적으로 그리고 신뢰성 있게 사용자가 콘텐츠를 획득하게 할 수 있는 효율적인 데이터 송신 접근 방식이다.In general, P2P technology is a concept of gathering a large number of users into a network to share bandwidth and process information together within the network. Unlike general client-server mode, each client terminal functions as a client and a server, and is distributed. It is an efficient data transmission approach that allows users to acquire content efficiently and reliably in a collaborative environment.
즉, P2P란, 클라이언트-서버 모델과 달리 동등한 계층의 피어 노드(peer node)들이 서로 클라이언트와 서버 역할을 동시에 하면서 파일을 송수신하는 네트워크 통신 모델을 말한다.In other words, P2P refers to a network communication model in which peer nodes of the same layer, unlike client-server models, transmit and receive files while simultaneously serving as clients and servers.
위와 P2P 기술 중 최근 들어 많이 사용되는 P2P 기술로, 예를 들어 토렌트(torrent)가 있다. 토렌트는 그리드 스토리지(grid storage)의 개념을 P2P 네트워크와 같은 오픈(open)환경에 응용한 것으로, 종래 P2P 네트워크에서 파일 단위로 데이터 교환이 행하여지는 것에 반해, 토렌트에서는 파일을 일정 사이즈의 블록(block)으로 분할하고, 분할된 블록 단위로 데이터 교환이 행하여져, 복수의 블록으로 파일이 재구성된다.Among the above and P2P technology, P2P technology which is widely used in recent years is, for example, a torrent. Torrent applies the concept of grid storage to an open environment such as a P2P network, while data is exchanged on a per-file basis in a conventional P2P network. ), Data is exchanged in units of divided blocks, and the file is reconstructed into a plurality of blocks.
이와 같은 토렌트에서는 원하는 파일을 보유하는 복수의 호스트 컴퓨터를 인터넷으로 검색하고, 검색된 복수의 호스트 컴퓨터가 각각 상이한 블록을 동시에 요구함으로써 P2P 네트워크 환경에서의 파일 전송의 고속화를 도모하고 있다.In such a torrent, a plurality of host computers holding a desired file are searched on the Internet, and the plurality of searched host computers simultaneously request different blocks, thereby speeding up file transfer in a P2P network environment.
한편, 위와 같은 토렌트는 인터넷을 이용한 데이터 전송 및 다운로드 기술로 안티 바이러스 프로그램(Anti virus program)을 포함하는 다양한 프로그램의 업데이트(update) 기술로 사용될 수 있다.Meanwhile, the torrent as described above may be used as an update technology of various programs including an anti virus program as a data transmission and download technology using the Internet.
이때, 토렌트 프로토콜(torrent protocol) 기반의 분산파일 업데이트는 업데이트 대상파일에 대한 정보를 갖고 있는 시드 파일(seed file)이라고 하는 메타데이터 파일이 필수적으로 존재해야 한다. 시드 파일에는 업데이트 대상파일들을 하나의 대용량 파일로 보고 정해진 크기로 나눈 각 블록에 대한 해쉬(hash)값 정보 등이 포함되어 있다.At this time, in the torrent protocol-based distributed file update, a metadata file called a seed file having information on an update target file must exist. The seed file includes hash value information for each block divided into predetermined sizes by viewing the update target files as one large file.
각 클라이언트들은 프로그램 실행 시 트래커 서버(tracker server)에 접속해 동일한 시드 파일을 갖고 있는 클라이언트 목록을 획득하게 되며, 이렇게 동일한 시드 파일을 갖고 있는 클라이언트들은 스웜(swarm)으로 구성되어 데이터를 업로드(upload) 또는 다운로드(download) 하게 된다.Each client connects to the tracker server when the program runs to obtain a list of clients with the same seed file.The clients with the same seed file are swarmed to upload data. Or download.
그러나, 위와 같은 토렌트 기반에서는 동일한 시드 파일을 가지고 있으면 동일한 스웜으로 분류되어 각 클라이언트간 업데이트 파일의 다운로드가 이루어지게 되는데, 이때 동일 스웜내 클라이언트가 서로 다른 국가에 속해 있거나 보안이 설정된 서로 다른 회사에 속해 있거나 하는 경우 클라이언트간 파일 업데이트에 여러 가지 문제점이 발생하게 된다.However, in the above torrent base, if the same seed file has the same seed, it is classified as the same swarm, and the update file is downloaded between the clients. In this case, clients in the same swarm belong to different countries or to different companies with security settings. If you do, you will encounter various problems with file updates between clients.
즉, 예를 들어, 스웜내 클라이언트가 서로 다른 국가에 속해 있는 경우 국가간 네트워크 연결이 불가하거나 원할치 못한 경우 파일 업로드 또는 다운로드 자체가 불가하거나, 파일 업로드 또는 다운로드의 속도가 저하되는 문제점이 있다. 또한, 서로 다른 회사에 속한 클라이언트간이나 또는 회사내 속한 클라이언트와 개인 클라이언트간에는 각 회사별 설정된 보안 이슈로 인해 네트워크 연결 자체가 불가하거나, 파일의 업로드 또는 다운로드에 제한이 발생하여 파일의 업로드 또는 다운로드가 어려운 문제점이 있다.That is, for example, when a client in a swarm belongs to a different country, if a network connection between countries is impossible or undesired, file upload or download itself is impossible, or the speed of file upload or download is reduced. In addition, between clients belonging to different companies, or between clients and individual clients within a company, network connection itself is not possible due to security issues set for each company, or upload or download of a file is restricted due to restrictions on file upload or download. There is a difficult problem.
따라서, 본 발명은 P2P기반 파일 업데이트(file update)에 있어서, 업데이트 대상 파일에 대한 정보를 가지고 있는 메타 데이터 파일(meta data file)을 가지고 있는 클라이언트(client)에서 파일 업데이트를 위한 클라이언트들의 그룹(group) 정보의 획득을 위해 서버(server) 접속 시 메타 데이터 파일과 각 클라이언트의 국가, 회사 정보 등의 부가정보를 제공하고, 서버에서는 동일한 메타 데이터 파일을 가지는 그룹내 클라이언트들 중 부가정보에 따라 소규모로 다시 구성한 서브 그룹의 정보를 해당 클라이언트로 제공하여 클라이언트별 특성에 맞게 새로이 구성된 서브 그룹내 클라이언트들간 P2P기반의 파일 업데이트가 수행되도록 함으로써, 서로 다른 국가간 또는 회사간 네트워크(network) 연결에 따른 업데이트 속도 저하 및 보안 문제의 발생을 방지시킬 수 있는 P2P 기반 업데이트 클라이언트, 서버 장치, 시스템 및 방법을 제공하고자 한다.Therefore, in the P2P-based file update, the present invention provides a group of clients for file update in a client having a meta data file having information on an update target file. In order to obtain the information, additional information such as metadata file and country and company information of each client is provided when connecting to the server, and the server provides a small amount according to additional information among clients in the group having the same metadata file. By providing the information of the reconfigured subgroup to the corresponding client, P2P-based file update is performed between the clients in the newly configured subgroup according to the characteristics of each client, and the update rate according to the network connection between different countries or companies Can prevent degradation and security problems To provide a P2P-based update client, server, device, system and method.
상술한 본 발명은 P2P 기반 업데이트 서버 장치로서, P2P(Peer to Peer) 기반 프로토콜을 이용하여 네트워크를 통해 각 클라이언트로부터 전송되는 메타 데이터 파일의 정보를 분석하여 동일 메타데이터 파일 정보를 가지는 클라이언트들을 하나의 그룹으로 구성하는 메타 데이터 정보 분석부와, 상기 그룹으로 구성된 클라이언트들에 대해 각 클라이언트의 부가 정보에 따라 하나 이상의 서브 그룹으로 구성하는 서브 그룹 관리부와, 상기 생성된 그룹과 서브 그룹에 대한 정보를 관리하고, 상기 서브 그룹의 정보를 해당 클라이언트에게 전송하는 제어부를 포함한다.The present invention described above is a P2P-based update server device, which analyzes information of metadata files transmitted from each client through a network using a peer-to-peer (P2P) -based protocol, and includes clients having the same metadata file information. A metadata information analyzer configured as a group, a subgroup manager configured to configure one or more subgroups according to additional information of each client, and the information about the generated group and subgroups And a controller for transmitting the subgroup information to the corresponding client.
또한, 상기 서브 그룹 관리부는, 상기 그룹내 클라이언트들에 대해 각 클라이언트의 부가정보를 비교하여 상기 부가정보내 서로 일치하는 정보를 가지는 클라이언트들을 분류하여 상기 서브 그룹으로 구성하는 것을 특징으로 한다.The subgroup manager may compare the additional information of each client with respect to the clients in the group, classify the clients having information that matches each other in the additional information, and configure the subgroup.
또한, 상기 부가정보는, 상기 클라이언트가 속한 국가 또는 회사 정보, 또는 상기 클라이언트가 개인 사용자인지 또는 회사 사용자인지를 표시하는 정보를 적어도 하나 이상 포함하는 것을 특징으로 한다.The additional information may include at least one country or company information to which the client belongs, or information indicating whether the client is an individual user or a company user.
또한, 상기 서브 그룹 관리부는, 상기 부가정보의 비교에 따라 상기 그룹내 클라이언트들 중 국가 정보 또는 회사 정보가 일치하는 클라이언트들로 상기 서브 그룹을 구성하는 것을 특징으로 한다.The subgroup manager may configure the subgroup with clients whose country information or company information match among the clients in the group according to the comparison of the additional information.
또한, 상기 서브 그룹 관리부는, 서로 다른 서브 그룹의 클라이언트로부터 네트워크 접근이 차단되도록 구성하는 것을 특징으로 한다.The subgroup managing unit may be configured to block network access from clients of different subgroups.
또한, 상기 제어부는, 동일한 그룹에서 생성되는 하나 이상의 서브 그룹에 대해 서브 그룹간 파일 공유 방식을 설정하여 해당 클라이언트로 제공하는 것을 특징으로 한다.The controller may set a file sharing method between subgroups for one or more subgroups generated in the same group and provide the file sharing method to a corresponding client.
또한, 상기 파일 공유 방식은, 서로 다른 서브 그룹에 속한 클라이언트들간 정의되는 파일의 업로드 또는 다운로드 방식인 것을 특징으로 한다.The file sharing method may be an upload or download method of a file defined between clients belonging to different subgroups.
또한, 상기 P2P 기반 프로토콜은, 토렌트 프로토콜인 것을 특징으로 한다.In addition, the P2P-based protocol is characterized in that the torrent protocol.
또한, 상기 메타 데이터 파일은, 업데이트 대상 파일에 대한 정보를 가지고 있는 시드 파일인 것을 특징으로 한다.The meta data file may be a seed file having information on an update target file.
또한, 상기 메타 데이터 파일의 정보는, 상기 메타 데이터 파일에 기록된 해쉬값인 것을 특징으로 한다.The information of the metadata file may be a hash value recorded in the metadata file.
또한, 본 발명은 P2P 기반 업데이트 클라이언트 장치로서, 메타 데이터 파일의 정보를 생성하는 메타 데이터 파일 정보 생성부와, 부가정보를 생성하는 부가정보 생성부와, P2P 기반 프로토콜을 이용하여 네트워크를 통해 상기 메타 데이터 파일의 정보와 부가정보를 서버로 전송하고, 동일한 메타 데이터 파일을 가지는 그룹내 클라이언트들 중 상기 부가정보에 따라 구분되는 하나 이상의 서브 그룹의 정보를 수신하여 상기 서브 그룹내 클라이언트들과 데이터 전송을 수행하는 제어부를 포함한다.The present invention also provides a P2P-based update client device, comprising: a metadata file information generator for generating information of a metadata file, an additional information generator for generating additional information, and a meta data through a network using a P2P-based protocol; It transmits the information of the data file and the additional information to the server, receives information of one or more subgroups classified according to the additional information among the clients in the group having the same metadata file to perform data transmission with the clients in the subgroup. It includes a control unit to perform.
또한, 상기 서브 그룹은, 서로 다른 서브 그룹의 클라이언트로부터의 네트워크 접근이 차단되도록 구성되는 것을 특징으로 한다.The subgroup may be configured to block network access from clients of different subgroups.
또한, 본 발명은 P2P 기반 업데이트 방법으로서, P2P기반 프로토콜을 이용하여 다수의 클라이언트 각각으로부터 메타 데이터 파일의 정보와 부가정보를 수신하는 단계와, 각 클라이언트로부터 전송된 메타 데이터 파일을 분석하여 동일한 메타 데이터 파일의 정보를 가지는 클라이언트들을 하나의 그룹으로 구성하는 단계와, 상기 그룹으로 구성된 클라이언트들에 대해 각 클라이언트의 부가 정보에 따라 하나 이상의 서브 그룹으로 구성하는 단계와, 상기 생성된 그룹과 서브 그룹에 대한 정보를 관리하고, 상기 서브 그룹의 정보를 해당 클라이언트에게 전송하는 단계를 포함한다.In addition, the present invention is a P2P-based update method, the step of receiving information and additional information of the metadata file from each of a plurality of clients using the P2P-based protocol, and the same metadata by analyzing the metadata file transmitted from each client Configuring the clients having the information of the file into one group, configuring the grouped clients into one or more subgroups according to the additional information of each client, and Managing information and transmitting the subgroup information to the corresponding client.
또한, 상기 서브 그룹으로 구성하는 단계는, 상기 그룹내 클라이언트들에 대한 각 클라이언트의 부가정보를 비교하는 단계와, 상기 부가정보내 서로 일치하는 정보를 가지는 클라이언트들을 분류하여 상기 서브 그룹으로 구성하는 단계를 포함하는 것을 특징으로 한다.The configuring of the subgroup may include comparing additional information of each client with respect to the clients in the group, classifying the clients having information that matches each other in the additional information, and configuring the subgroup. Characterized in that it comprises a.
또한, 상기 부가정보는, 상기 클라이언트가 속한 국가 또는 회사 정보, 또는 상기 클라이언트가 개인 사용자인지 또는 회사 사용자인지를 표시하는 정보를 적어도 하나 이상 포함하는 것을 특징으로 한다.The additional information may include at least one country or company information to which the client belongs, or information indicating whether the client is an individual user or a company user.
*또한, 상기 서브 그룹으로 구성하는 단계에서, 상기 부가정보를 비교하여 상기 그룹내 클라이언트들 중 국가 정보 또는 회사 정보가 일치하는 클라이언트들을 상기 서브 그룹으로 구성하는 것을 특징으로 한다.In the configuring of the subgroup, the subgroup may be configured to compare the additional information to configure the clients having the same country information or company information among the clients in the group.
또한, 상기 서브 그룹은, 서로 다른 서브 그룹의 클라이언트로부터의 네트워크 접근이 차단되도록 구성되는 것을 특징으로 한다.The subgroup may be configured to block network access from clients of different subgroups.
또한, 동일한 그룹에서 생성되는 다수의 서브 그룹에 대해 서브 그룹간 파일 공유 방식을 설정하는 단계와, 상기 파일 공유 방식에 대한 정보를 상기 서브 그룹의 전송시 함께 해당 클라이언트로 전송하는 단계를 더 포함하는 것을 특징으로 한다.The method may further include setting a file sharing method between subgroups for a plurality of subgroups generated in the same group, and transmitting information on the file sharing method to the corresponding client when the subgroup is transmitted. It is characterized by.
또한, 본 발명은 P2P 기반 업데이트 방법으로서, 메타 데이터 파일의 정보와 부가 정보를 생성하는 단계와, 상기 생성된 메타 데이터 파일의 정보와 부가 정보를 P2P 기반 프로토콜을 이용하여 서버로 전송하는 단계와, 상기 서버로부터 동일한 메타 데이터 파일의 정보를 가지는 그룹내 클라이언트들 중 상기 부가정보에 따라 구분되는 하나 이상의 서브 그룹의 정보를 수신하는 단계와, 상기 서브 그룹내 클라이언트들과 데이터 송수신을 수행하는 단계를 포함한다.The present invention also provides a P2P based update method, comprising: generating information and additional information of a metadata file, transmitting information and additional information of the generated metadata file to a server using a P2P based protocol; Receiving information of one or more subgroups classified according to the additional information among the clients in the group having information of the same metadata file from the server, and performing data transmission / reception with the clients in the subgroups. do.
또한, 상기 서브 그룹은, 서로 다른 서브 그룹의 클라이언트로부터의 네트워크 접근이 차단되도록 구성되는 것을 특징으로 한다.The subgroup may be configured to block network access from clients of different subgroups.
또한, 본 발명은 P2P 기반 업데이트 시스템으로서, 데이터 전송을 위한 클라이언트 프로그램의 실행 시 메타 데이터 파일의 정보와 부가 정보를 생성하고, P2P 기반 프로토콜을 이용하여 네트워크를 통해 전송하는 다수의 클라이언트와, 각 클라이언트로부터 전송되는 메타 데이터 파일의 정보를 분석하여 동일한 메타 데이터 파일의 정보를 가지는 클라이언트들을 하나의 그룹으로 구성하고, 상기 그룹으로 구성된 클라이언트들에 대해 각 클라이언트의 부가 정보에 따라 하나 이상의 서브 그룹으로 구성한 후, 상기 서브 그룹의 정보를 상기 P2P기반 프로토콜 통해 해당 클라이언트에게 전송하는 서버를 포함한다.In addition, the present invention is a P2P-based update system, a plurality of clients for generating information and additional information of the metadata file when executing the client program for data transmission, and transmitting through the network using a P2P-based protocol, each client After analyzing the information of the metadata file transmitted from the client, the clients having the same metadata file information are configured into one group, and the clients of the group are configured into one or more subgroups according to the additional information of each client. And a server transmitting the subgroup information to the corresponding client through the P2P based protocol.
본 발명은 P2P기반 파일 업데이트(file update)에 있어서, 업데이트 대상 파일에 대한 정보를 가지고 있는 메타 데이터 파일(meta data file)을 가지고 있는 클라이언트(client)에서 파일 업데이트를 위한 클라이언트들의 그룹(group) 정보의 획득을 위해 서버(server) 접속 시 메타 데이터 파일과 각 클라이언트의 국가, 회사 정보 등의 부가정보를 제공하고, 서버에서는 동일한 메타 데이터 파일을 가지는 그룹내 클라이언트들 중 부가정보에 따라 소규모로 다시 구성한 서브 그룹의 정보를 해당 클라이언트로 제공하여 클라이언트별 특성에 맞게 새로이 구성된 서브 그룹내 클라이언트들간 P2P기반의 파일 업데이트가 수행되도록 함으로써, 서로 다른 국가간 또는 회사간 네트워크(network) 연결에 따른 업데이트 속도 저하 및 보안 문제의 발생을 방지시킬 수 있는 이점이 있다.According to the present invention, in a P2P-based file update, group information of clients for file update in a client having a metadata file having information about an update target file. When acquiring the server, additional information such as metadata file and country and company information of each client is provided when connecting to the server, and the server is reconfigured in small scale according to additional information among clients in the group having the same metadata file. By providing the information of the subgroup to the client so that P2P-based file update is performed between the clients in the subgroup newly configured according to the characteristics of each client, the update speed of the network connection between different countries or companies is reduced. The benefit of preventing security issues have.
또한, 동일한 메타 데이터 파일을 가지는 클라이언트들을 위와 같이 보다 세분화되게 동일한 국가에 속한 클라이언트끼리, 또는 동일한 회사에 속한 클라이언트끼리 서브 그룹으로 구성하여 네트워크 연결 및 보안 문제가 발생하지 않도록 함으로서 파일 업데이트의 정확성과 속도를 향상시킬 수 있는 이점이 있다.In addition, clients with the same metadata file can be further subdivided into subgroups of clients belonging to the same country or clients belonging to the same company to prevent network connectivity and security problems, thereby improving the accuracy and speed of file updating. There is an advantage to improve.
도 1은 본 발명의 실시예에 따른 P2P 기반 업데이트 시스템의 네트워크 구성도,1 is a network diagram of a P2P based update system according to an embodiment of the present invention;
도 2는 본 발명의 실시예에 따른 P2P 기반 업데이트 시스템의 클라이언트의 상세 블록 구성도,2 is a detailed block diagram of a client of a P2P based update system according to an embodiment of the present invention;
도 3은 본 발명의 실시예에 따른 P2P 기반 업데이트 시스템의 트래커 서버의 상세 블록 구성도,3 is a detailed block diagram of a tracker server of a P2P based update system according to an embodiment of the present invention;
도 4는 본 발명의 실시예에 따른 국가별 구성되는 서브 스웜 예시도,4 is an exemplary sub swarm configured for each country according to an embodiment of the present invention;
도 5는 본 발명의 실시예에 따른 트래커 서버에서 P2P 기반 업데이트를 위한 서브 스웜 구성 처리 흐름도.5 is a flowchart illustrating a sub swarm configuration process for P2P based update in a tracker server according to an exemplary embodiment of the present invention.
이하, 첨부된 도면을 참조하여 본 발명의 동작 원리를 상세히 설명한다. 하기에서 본 발명을 설명함에 있어서 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.Hereinafter, with reference to the accompanying drawings will be described in detail the operating principle of the present invention. In the following description of the present invention, when it is determined that a detailed description of a known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. Terms to be described later are terms defined in consideration of functions in the present invention, and may be changed according to intentions or customs of users or operators. Therefore, the definition should be made based on the contents throughout the specification.
도 1은 본 발명의 실시예에 따른 P2P 기반 업데이트 시스템의 네트워크 구성을 도시한 것이다. 이하의 설명에서는 P2P 기반 프로토콜 중 하나인 토렌트 프로토콜에서의 P2P 기반 업데이트에 관한 동작을 예를 들어 설명하나, 다른 P2P 기반 프로토콜에서도 동일하게 적용 가능하다.1 illustrates a network configuration of a P2P based update system according to an embodiment of the present invention. In the following description, an operation related to P2P-based updating in a torrent protocol, which is one of the P2P-based protocols, is described as an example, but the same may be applied to other P2P-based protocols.
클라이언트(100)는 토렌트(torrent) 클라이언트 프로그램이 탑재되어 토렌트 기반의 분산파일 업데이트가 가능하게 되는 각 사용자의 PC 등의 단말장치가 될 수 있다. 이와 같은 클라이언트(100)는 토렌트 클라이언트 프로그램의 실행 시 트래커 서버(tracker server)(200)에 접속하여 메타 데이터 파일의 정보 즉, 예를 들어 시드 파일(seed file)의 정보를 전송하고, 시드 파일의 정보와 함께 서브 스웜(sub swarm)의 구성에 필요한 부가 정보를 전송한다. 이때, 시드 파일의 정보는 예를 들어, 시드파일의 해쉬(hash)값 등의 될 수 있으며, 부가 정보는 예를 들어 클라이언트(100)가 속학 국가의 국가코드, 회사명, 제품명, 회사 및 개인용 여부 등의 정보가 될 수 있다.The client 100 may be a terminal device, such as a PC of each user, to which a torrent client program is mounted to enable torrent-based distributed file updating. When the client 100 executes the torrent client program, the client 100 accesses the tracker server 200 and transmits information of the metadata file, that is, information of a seed file, for example. Along with the information, additional information necessary for configuring a sub swarm is transmitted. At this time, the information of the seed file may be, for example, a hash value of the seed file, and the like, and the additional information may be, for example, the client 100 using the country code, company name, product name, company and personal of the country of study. Information such as whether or not.
또한, 클라이언트(100)는 위와 같이 시드 파일의 정보와 부가 정보를 트래커 서버(200)로 전송한 후, 트래커 서버(200)로부터 자신이 속한 서브 그룹 즉, 서브 스웜에 대한 정보를 수신 받아 서브 스웜내 속한 다른 클라이언트들과 파일 업로드(upload) 또는 다운로드(download)를 수행하여 분산파일 업데이트를 수행하게 된다.In addition, after the client 100 transmits the seed file information and additional information to the tracker server 200 as described above, the client 100 receives the subgroup to which it belongs, that is, the sub swarm information from the tracker server 200. Distributed file update is performed by uploading or downloading files with other clients in the network.
트래커 서버(200)는 분살파일 업데이트를 위한 클라이언트들에 대한 정보와 각 클라이언트가 가지고 있는 컨텐츠 정보를 관리하여 클라이언트의 접속 시 동일한 시드 파일의 정보를 가지고 있는 클라이언트를 분산파일 업데이트를 위한 동일 스웜(swarm)으로 구성하고, 스웜내 속한 클라이언트가 가지고 있는 컨텐츠 즉 예를 들어 업데이터 파일 등의 정보를 해당 클라이언트에게 제공한다.The tracker server 200 manages the information about the clients for the split file update and the contents information of each client so that the client having the same seed file information when the client accesses the same swarm for the distributed file update ) And provide the client with the contents of the swarm, that is, updater files.
또한, 트래커 서버(200)는 본 발명에 따른 서브 스웜 구성을 위해 클라이언트(100)의 접속 시 시드 파일의 정보와 함께 서브 스웜 구성에 필요한 각 클라이언트(100)의 특성을 반영하는 부가정보를 전달받는다. 이때, 부가정보는 예를 들어 클라이언트(100)가 속한 국가의 국가코드, 회사명, 제품명, 회사 및 개인용 여부 등의 정보가 될 수 있다.In addition, the tracker server 200 receives the additional information reflecting the characteristics of each client 100 required for the sub swarm configuration along with the information of the seed file when the client 100 is connected for the sub swarm configuration according to the present invention. . In this case, the additional information may be, for example, information such as a country code, a company name, a product name, a company and a personal use of the country to which the client 100 belongs.
즉, 트래커 서버(200)는 클라이언트(100)로부터 전송된 시드 파일의 정보를 분석하여 동일한 시드 파일 정보를 가지고 있는 클라이언트를 스웜으로 분류한 후, 스웜으로 분류된 다수의 클라이언트들에 대해 다시 각 클라이언트(100)로부터 전송된 부가 정보를 이용하여 클라이언트 특성에 맞는 다수의 서브 스웜으로 구성한다. 이때 서브 스웜의 구성에 있어서는 예를 들어, 같은 스웜에 포함된 클라이언트들 중 국가나 회사가 동일한 클라이언트를 서브 스웜으로 구성할 수도 있으며, 동일 국가내 개인 사용자들만을 서브 스웜으로 구성할 수도 있다.That is, the tracker server 200 analyzes the information of the seed file transmitted from the client 100 to classify a client having the same seed file information as a swarm, and then again each client for a plurality of clients classified as swarms. By using the additional information transmitted from the (100) is composed of a plurality of sub-swarms that match the client characteristics. At this time, in the configuration of the sub swarm, for example, a country or a company among the clients included in the same swarm may configure the same client as the sub swarm, or only individual users in the same country may be configured as the sub swarm.
트래커 서버(200)는 위와 같이 구성한 서브 스웜 정보를 각 클라이언트(100)에게 전송하여 종래 각 클라이언트가 속한 국가나 회사 등의 네트워크 환경을 고려하지 않은 스웜 정보를 제공함에 따라 발생하였던 문제를 해결할 수 있도록 한다.The tracker server 200 transmits the sub swarm information configured as described above to each client 100 so as to solve the problem caused by providing the swarm information without considering the network environment of the conventional country or company. do.
예를 들어, 스웜내 클라이언트가 서로 다른 국가에 속해 있는 경우 국가간 네트워크 연결이 불가하거나 원할하지 못한 경우 파일 업로드 또는 다운로드 자체가 불가하거나, 파일 업로드 또는 다운로드의 속도가 저하되는 문제점, 또는 서로 다른 회사에 속한 클라이언트간이나 또는 회사내 속한 클라이언트와 개인 클라이언트간에는 각 회사별 설정된 보안 이슈로 인해 네트워크 연결 자체가 불가하거나, 파일의 업로드 또는 다운로드에 제한이 발생하여 파일의 업로드 또는 다운로드가 어려운 문제점 등이 해결될 수 있도록 한다.For example, if a client in a swarm is in a different country, or if the network connection between countries is not possible or not desired, the file upload or download itself may not be possible, or the file upload or download may be slow, or different companies Resolves the problem that the network connection itself is impossible due to security issues set by each company or between clients belonging to the company or between clients and individual clients within the company, or uploading or downloading files is difficult due to restrictions on file upload or download. To be possible.
도 2는 본 발명의 실시예에 따른 P2P 기반 업데이트 시스템의 클라이언트(100)의 상세 블록 구성을 도시한 것이다.2 illustrates a detailed block configuration of the client 100 of the P2P based update system according to an embodiment of the present invention.
시드파일 정보 생성부(102)는 트래커 서버(200)에 전송할 시드 파일 정보, 즉 예를 들어 시드 파일에 기록된 해쉬값 등의 정보를 생성한다. 토렌트 기반의 분산파일 업데이트에서는 업데이트 대상파일에 대한 정보를 갖고 있는 메타데이터(metadata) 파일이 필수적으로 존재해야 하며, 이와 같은 메타데이터 파일을 시드 파일이라 한다. 이와 같은 시드 파일에는 업데이트 대상 파일들을 하나의 대용량 파일로 보고 정해진 크기로 나눈 각 블록에 대한 해쉬(hash) 값 정보 등이 포함된다.The seed file information generation unit 102 generates seed file information to be transmitted to the tracker server 200, that is, information such as a hash value recorded in the seed file. In the torrent-based distributed file update, a metadata file that contains information about an update target file must exist. This metadata file is called a seed file. Such a seed file includes hash value information for each block divided into a predetermined size by viewing the update target files as one large file.
부가정보 생성부(104)는 트래커 서버(200)에서 동일 시드 파일 정보를 가지는 클라이언트들에 대해 다시 각 클라이언트별 특성에 맞는 클라이언트들을 소규모의 서브 스웜으로 구성하도록 하는데 필요한 부가 정보를 생성한다. 이때, 부가 정보는 예를 들어 클라이언트(100)가 속한 국가의 국가코드, 회사명, 제품명, 회사 및 개인용 여부 등의 정보가 될 수 있다.The additional information generating unit 104 generates additional information necessary for the tracker server 200 to configure the clients having the same seed file information again as small sub swarms. In this case, the additional information may be, for example, information such as a country code, a company name, a product name, a company and a personal use of the country to which the client 100 belongs.
통신부(108)는 인터넷(internet) 등의 네트워크를 통해 트래커 서버(200) 또는 다른 클라이언트와 토렌트 기반의 분산파일 업데이트를 위한 데이터를 송수신한다. 이와 같은 통신부(108)는 예를 들어 토렌트 프로토콜을 포함하는 P2P 통신 프로토콜을 지원할 수 있다.The communication unit 108 transmits and receives data for updating a torrent-based distributed file with the tracker server 200 or another client through a network such as the Internet. Such a communication unit 108 may support a P2P communication protocol including, for example, a torrent protocol.
제어부(106)는 클라이언트(100)에서 토렌트 기반의 분산파일 업데이트를 위한 전반적인 동작을 제어한다. 즉, 제어부(106)는 시드파일 정보 생성부(102) 또는 부가정보 생성부(104)를 제어하여 시드 파일 정보, 부가정보를 생성하여 트래커 서버(200)로 전송하며, 트래커 서버(200)로부터 동일 시드 파일 정보를 가지고 있는 클라이언트들로 구성되는 스웜 정보 및 서브 스웜 정보를 수신하여 서브 스웜내 속한 다른 클라이언트와 업데이트 파일을 송수신하게 된다.The controller 106 controls the overall operation of the torrent based distributed file update in the client 100. That is, the controller 106 controls the seed file information generator 102 or the additional information generator 104 to generate seed file information and additional information and transmits the seed file information and additional information to the tracker server 200, and from the tracker server 200. It receives the swarm information and sub swarm information composed of clients having the same seed file information, and transmits and receives an update file with other clients in the sub swarm.
도 3은 본 발명의 실시예에 따른 P2P 기반 업데이트 시스템의 트래커 서버(200)의 상세 블록 구성을 도시한 것이다.3 shows a detailed block diagram of the tracker server 200 of the P2P based update system according to the embodiment of the present invention.
통신부(202)는 인터넷 등의 네트워크를 통해 다수의 클라이언트(100)와 토렌트 기반의 분산파일 업데이트를 위한 데이터를 송수신한다. 이와 같은 통신부(202)는 예를 들어 토렌트 프로토콜을 포함하는 P2P 통신 프로토콜을 지원할 수 있다.The communication unit 202 transmits and receives data for updating a torrent-based distributed file with a plurality of clients 100 through a network such as the Internet. Such a communication unit 202 may support a P2P communication protocol including, for example, a torrent protocol.
시드 정보 분석부(208)는 클라이언트(100)로부터 전송된 시드 파일 정보를 분석하여 동일 시드 파일 정보를 가지고 있는 클라이언트(100)를 분류하고 하나의 그룹(group) 즉, 스웜으로 구성한다. 이와 같이 구성된 스웜 정보는 저장부(212)내 스웜 정보 DB(database)(214)에 저장되어 관리된다.The seed information analyzer 208 analyzes the seed file information transmitted from the client 100, classifies the client 100 having the same seed file information, and configures one group, that is, a swarm. The swarm information configured as described above is stored and managed in the swarm information DB (database) 214 in the storage unit 212.
서브 스웜 관리부(210)는 각 클라이언트(100)로부터 시드 파일 정보와 함께 전송되는 부가정보를 이용하여 동일 스웜내 속한 클라이언트들에 대해 다시 부가정보의 특성에 맞는 다수의 소규모 서브 스웜으로 구성한다. 이때 서브 스웜의 구성에 있어서는 예를 들어, 같은 스웜에 포함된 클라이언트들 중 국가나 회사가 동일한 클라이언트를 서브 스웜으로 구성할 수도 있으며, 동일 국가내 개인 사용자들만을 서브 스웜으로 구성할 수도 있다. 이와 같이 구성된 서브 스웜 정보는 저장부(212)내 서브 스웜 정보 DB(216)에 저장되어 관리된다.The sub swarm management unit 210 configures a plurality of small sub swarms that meet the characteristics of the additional information for clients belonging to the same swarm using additional information transmitted together with seed file information from each client 100. At this time, in the configuration of the sub swarm, for example, a country or a company among the clients included in the same swarm may configure the same client as the sub swarm, or only individual users in the same country may be configured as the sub swarm. The sub swarm information configured as described above is stored and managed in the sub swarm information DB 216 in the storage unit 212.
저장부(212)는 스웜 정보를 저장하는 스웜 정보 DB(214)와, 서브 스웜 정보를 저장하는 서브 스웜 정보 DB(216)를 포함한다.The storage unit 212 includes a swarm information DB 214 for storing swarm information and a sub swarm information DB 216 for storing sub swarm information.
제어부(206)는 메모리부(204)에 저장된 동작 프로그램에 따라 트래커 서버(200)의 전반적인 동작을 제어한다.The controller 206 controls the overall operation of the tracker server 200 according to an operation program stored in the memory unit 204.
즉, 제어부(206)는 통신부(202)를 통해 트래커 서버(200)에 접속한 각 클라이언트(100)로부터 시드 파일 정보와 부가정보를 수신하여 각각 시드 정보 분석부(208)와 서브 스웜 관리부(210)로 제공하여, 동일 시드 파일 정보를 가지고 있는 클라이언트들이 하나의 스웜으로 구성되도록 하며, 또한 부가 정보를 이용하여 동일 스웜내 속한 클라이언트들이 다시 부가 정보의 특성에 맞는 즉, 부가정보 중 서로 일치하는 정보를 가지는 클라이언트들이 구분되어 다수의 서브 스웜으로 구성되도록 한다. That is, the control unit 206 receives seed file information and additional information from each client 100 connected to the tracker server 200 through the communication unit 202, and thus, the seed information analyzer 208 and the sub swarm management unit 210, respectively. ), So that clients with the same seed file information are configured as one swarm, and additionally, the clients belonging to the same swarm again meet the characteristics of the additional information, that is, information identical to each other among the additional information. Clients with are divided into multiple sub swarms.
또한, 제어부(206)는 서브 스웜 관리부(210)를 통해 시드 파일 정보에 따라 구성된 스웜내 클라이언트들에 대해 새로이 구성된 서브 스웜 정보를 통신부(202)를 통해 각 클라이언트(100)로 전송하여 클라이언트(100)가 동일 국가 또는 회사 등의 각 클라이언트별 특성에 맞게 구성된 서브 스웜내에서 분산파일 업데이트를 수행할 수 있도록 한다.In addition, the control unit 206 transmits the newly configured sub swarm information to the clients 100 through the communication unit 202 to the clients within the swarm configured according to the seed file information through the sub swarm management unit 210. ) Can be used to perform distributed file updates within a sub swarm configured for each client's characteristics, such as the same country or company.
이에 따라, 예를 들어 국가별로 구분되는 서브 스웜 구성을 통해 지역성으로 인한 데이터 전송 저하를 방지할 수 있으며, 또한, 동일 회사 네트워크내의 클라이언트로 서브 스웜을 구성하여 불필요한 네트워크 접근을 차단시킬 수 있는 등 종래 스웜 구성에서 발생하였던 문제점을 해결할 수 있게 된다.Accordingly, for example, a sub swarm configuration divided by country can be used to prevent data transmission degradation due to locality, and a sub swarm can be configured as a client in the same company network to block unnecessary network access. Problems that occurred in the swarm configuration can be solved.
또한, 제어부(206)는 위와 같은 구성되는 서브 스웜에 대해 서브 스웜간 데이터 공유 방식을 설정하고, 설정된 데이터 공유 방식 정보를 서브 스웜 정보와 함께 전송하여 각 클라이언트(100)가 서로 다른 서브 스웜간에도 필요한 경우 트래커 서버(200)에서 설정된 데이터 공유 방식에 따라 분산파일 업데이트를 수행할 수 있도록 한다.In addition, the control unit 206 sets the data sharing method between the sub-swarms for the sub-swarms configured as described above, and transmits the set data sharing method information together with the sub-swarm information, so that each client 100 is required even between different sub-swarms In this case, the distributed file can be updated according to the data sharing method set in the tracker server 200.
즉, 예를 들어, 도 4에서와 같이 국가에 따라 A국가, B국가 서브 스웜이 구성된 경우, 이하의 4가지 경우에서와 같이 데이터 공유방식이 설정될 수 있다. 1. 서로 다른 A, B 국가는 각각 해당 국가 내에서만 파일 업 또는 다운로드가 가능하다. 2. 서로 다른 A, B 국가 모두 서로에게 파일 업 또는 다운로드가 가능하다. 3. A국가는 B국가로부터 파일 다운로드 및 업로드가 가능하나 B 국가는 A 국가로부터 다운로드만 가능하다. 4. A국가는 B 국가로부터 파일 다운로드 및 업로드가 가능하나 B 국가는 A 국가에게 업로드만 가능하다.That is, for example, in the case where the state A and the state B sub swarms are configured according to the country as shown in FIG. 4, the data sharing scheme may be set as in the following four cases. 1. Different A and B countries can only upload or download files within their respective countries. 2. Both A and B countries can upload or download files to each other. 3. State A can download and upload files from State B, but State B can only download from State A. 4. State A can download and upload files from State B, but State B can only upload to State A.
도 5는 본 발명의 실시예에 따른 P2P 기반 업데이트 시스템의 트래커 서버(200)에서 서브 스윔을 생성하는 동작 제어 흐름을 도시한 것이다.5 illustrates an operation control flow for generating a sub scan in the tracker server 200 of the P2P based update system according to an embodiment of the present invention.
먼저, 토렌트 기반의 분산파일 업데이트를 통해 특정 프로그램에 대한 업데이트를 수행하고자 하는 클라이언트(100)는 토렌트 클라이언트 프로그램의 설치 시 서브 스웜의 구성에 필요한 부가 정보, 예들 들어 클라이언트(100)가 속한 국가의 국가코드, 회사명, 제품명, 회사 및 개인용 여부 등의 정보를 생성한 후, 토렌트 클라이언트 프로그램을 실행하여 인터넷 등의 네트워크를 통해 트래커 서버(200)에 접속 시 클라이언트가 가지고 있는 시드 파일의 정보와 부가정보를 트래커 서버(200)로 전송한다. First, the client 100 that wants to update a specific program through torrent-based distributed file update needs additional information necessary to configure a sub swarm when the torrent client program is installed, for example, the country of the country in which the client 100 belongs. After generating information such as code, company name, product name, company and personal information, and executing the torrent client program to access the tracker server 200 through a network such as the Internet, the seed file information and additional information of the client To the tracker server 200.
그러면, 트래커 서버(200)의 제어부(206)는 통신부(202)를 통해 위와 같이 각 클라이언트(100)로부터 전송되는 클라이언트별 시드 파일 정보와 부가정보를 수신한다.Then, the control unit 206 of the tracker server 200 receives the client-specific seed file information and additional information transmitted from each client 100 as described above through the communication unit 202.
이어, 제어부(206)는 통신부(202)를 통해 트래커 서버(200)에 접속한 각 클라이언트(100)로부터 시드 파일 정보와 부가정보를 수신하고, 시드 정보 분석부(208)를 통해 동일 시드 파일 정보를 가지고 있는 클라이언트들을 하나의 스웜으로 구성하도록 한다.Subsequently, the controller 206 receives seed file information and additional information from each client 100 connected to the tracker server 200 through the communication unit 202, and the same seed file information through the seed information analyzer 208. Configure clients with a single swarm.
이어, 제어부(206)는 시드 파일 정보와 함께 전송된 부가정보를 수신하고, 서브 스웜 관리부(210)를 통해 스웜내 속한 클라이언트들에 대해 다시 각 클라이언트의 부가정보의 특성에 맞는 다수의 소규모 서브 스웜으로 구성하도록 한다.Subsequently, the control unit 206 receives the additional information transmitted along with the seed file information, and through the sub swarm management unit 210, a plurality of small sub swarms that meet the characteristics of the additional information of each client again for the clients belonging to the swarm. To be configured.
이때, 서브 스웜의 구성에 있어서는 예를 들어, 같은 스웜에 포함된 클라이언트들 중 국가나 회사가 동일한 클라이언트를 서브 스웜으로 구성할 수도 있으며, 동일 국가내 개인 사용자들만을 서브 스웜으로 구성할 수도 있는 등 다양한 방식으로 서브 스웜을 구성할 수 있다.  At this time, in the configuration of the sub swarm, for example, a country or a company among the clients included in the same swarm may configure the same client as the sub swarm, or only individual users in the same country may be configured as the sub swarm. You can configure sub swarms in various ways.
위와 같이, 트래커 서버(200)로 시드 파일의 정보와 부가정보를 전송한 클라이언트(100)에 대한 스웜 구성과 서브 스웜 구성이 완료되면, 제어부(206)는 위와 같이 구성된 스웜 정보와 서브 스웜 정보를 저장부(212)내 스웜 정보 DB(214)와 서브 스웜 정보 DB(216)에 각각 저장시켜 관리한다.As described above, when the swarm configuration and the sub swarm configuration for the client 100 which transmits the seed file information and the additional information to the tracker server 200 are completed, the control unit 206 may generate the swarm information and sub swarm information configured as described above. The storage unit 212 stores and manages the swarm information DB 214 and the sub swarm information DB 216, respectively.
이어, 제어부(206)는 서브 스웜 관리부(210)를 통해 시드 파일 정보에 따라 구성된 스웜내 클라이언트들에 대해 새로이 구성된 서브 스웜 정보를 통신부(202)를 통해 각 클라이언트(100)로 전송하여 클라이언트(100)가 동일 국가 또는 회사 등의 각 클라이언트별 특성에 맞게 구성된 서브 스웜내에서 분산파일 업데이트를 수행할 수 있도록 한다.Subsequently, the control unit 206 transmits the newly configured sub swarm information to the clients 100 through the communication unit 202 to the clients within the swarm configured according to the seed file information through the sub swarm management unit 210. ) Can be used to perform distributed file updates within a sub swarm configured for each client's characteristics, such as the same country or company.
이에 따라, 예를 들어 국가별로 구분되는 서브 스웜 구성을 통해 지역성으로 인한 데이터 전송 저하를 방지할 수 있으며, 또한, 동일 회사 네트워크내의 클라이언트로 서브 스웜을 구성하여 불필요한 네트워크 접근을 차단시킬 수 있는 등 종래 스웜 구성에서 발생하였던 문제점을 해결할 수 있게 된다.Accordingly, for example, a sub swarm configuration divided by country can be used to prevent data transmission degradation due to locality, and a sub swarm can be configured as a client in the same company network to block unnecessary network access. Problems that occurred in the swarm configuration can be solved.
또한, 제어부(206)는 위와 같은 구성되는 서브 스웜에 대해 서브 스웜간 데이터 공유 방식을 설정하고, 설정된 데이터 공유 방식 정보를 서브 스웜 정보와 함께 전송하여 각 클라이언트가 서로 다른 서브 스웜 간에도 필요한 경우 트래커 서버(200)에서 설정된 데이터 공유 방식에 따라 분산파일 업데이트를 수행할 수 있도록 한다.In addition, the control unit 206 sets the data sharing method between sub-swarms for the sub-swarms configured as described above, and transmits the set data sharing method information together with the sub-swarm information so that each client is also required between different sub-swarms. The distributed file update may be performed according to the data sharing method set at 200.
즉, 예를 들어, 도 4에서와 같이 국가에 따라 서브 스웜이 구성된 경우, 이하의 4가지 경우에서와 같이 데이터 공유방식이 설정될 수 있다. 1. 서로 다른 A, B 국가는 각각 해당 국가 내에서만 파일 업 또는 다운로드가 가능하다. 2. 서로 다른 A, B 국가 모두 서로에게 파일 업 또는 다운로드가 가능하다. 3. A국가는 B국가로부터 파일 다운로드 및 업로드가 가능하나 B 국가는 A 국가로부터 다운로드만 가능하다. 4. A국가는 B 국가로부터 파일 다운로드 및 업로드가 가능하나 B 국가는 A 국가에게 업로드만 가능하다.That is, for example, when a sub swarm is configured according to a country as shown in FIG. 4, a data sharing scheme may be set as in the following four cases. 1. Different A and B countries can only upload or download files within their respective countries. 2. Both A and B countries can upload or download files to each other. 3. State A can download and upload files from State B, but State B can only download from State A. 4. State A can download and upload files from State B, but State B can only upload to State A.
상기한 바와 같이, P2P기반 파일 업데이트에 있어서, 업데이트 대상 파일에 대한 정보를 가지고 있는 메타 데이터 파일을 가지고 있는 클라이언트에서 파일 업데이트를 위한 클라이언트들의 그룹 정보의 획득을 위해 서버 접속 시 메타 데이터 파일과 각 클라이언트의 국가, 회사 정보 등의 부가정보를 제공하고, 서버에서는 동일한 메타 데이터 파일을 가지는 그룹내 클라이언트들 중 부가정보에 따라 소규모로 다시 구성한 서브 그룹의 정보를 해당 클라이언트로 제공하여 클라이언트별 특성에 맞게 새로이 구성된 서브 그룹내 클라이언트들간 P2P기반의 파일 업데이트가 수행되도록 함으로써, 서로 다른 국가간 또는 회사간 네트워크 연결에 따른 업데이트 속도 저하 및 보안 문제의 발생을 방지시킬 수 있다. 또한, 동일한 메타 데이터 파일을 가지는 클라이언트들을 위와 같이 보다 세분화되게 동일한 국가에 속한 클라이언트끼리, 또는 동일한 회사에 속한 클라이언트끼리 서브 그룹으로 구성하여 네트워크 연결 및 보안 문제가 발생하지 않도록 함으로서 파일 업데이트의 정확성과 속도를 향상시킬 수 있다.As described above, in the P2P-based file update, the metadata file and each client at the time of server connection for obtaining the group information of the clients for the file update in the client having the metadata file having the information on the update target file Provides additional information such as country and company information, and the server provides sub-group information reconfigured in small scale according to additional information among clients in the group with the same metadata file to the client to newly update By allowing P2P-based file updates to be performed between the clients in the configured subgroups, it is possible to prevent a decrease in update rate and security problems caused by network connections between different countries or companies. In addition, clients with the same metadata file can be further subdivided into subgroups of clients belonging to the same country or clients belonging to the same company to prevent network connectivity and security problems, thereby improving the accuracy and speed of file updating. Can improve.
한편 상술한 본 발명의 설명에서는 구체적인 실시예에 관해 설명하였으나, 여러 가지 변형이 본 발명의 범위에서 벗어나지 않고 실시될 수 있다. 따라서 발명의 범위는 설명된 실시 예에 의하여 정할 것이 아니고 특허청구범위에 의해 정하여져야 한다.Meanwhile, in the above description of the present invention, specific embodiments have been described, but various modifications may be made without departing from the scope of the present invention. Therefore, the scope of the invention should be determined by the claims rather than by the described embodiments.

Claims (21)

  1. P2P(Peer to Peer) 기반 프로토콜을 이용하여 네트워크를 통해 각 클라이언트로부터 전송되는 메타 데이터 파일의 정보를 분석하여 동일 메타데이터 파일 정보를 가지는 클라이언트들을 하나의 그룹으로 구성하는 메타 데이터 정보 분석부와,A metadata information analyzer configured to analyze information of metadata files transmitted from each client through a network using a peer-to-peer (P2P) based protocol to configure clients having the same metadata file information into a group;
    상기 그룹으로 구성된 클라이언트들에 대해 각 클라이언트의 부가 정보에 따라 하나 이상의 서브 그룹으로 구성하는 서브 그룹 관리부와,A subgroup manager configured to configure one or more subgroups according to additional information of each client with respect to the clients configured in the group
    상기 생성된 그룹과 서브 그룹에 대한 정보를 관리하고, 상기 서브 그룹의 정보를 해당 클라이언트에게 전송하는 제어부Control unit for managing information on the generated group and subgroup, and transmits the information of the subgroup to the client
    를 포함하는 P2P 기반 업데이트 서버 장치.P2P based update server device comprising a.
  2. 제 1 항에 있어서,The method of claim 1,
    상기 서브 그룹 관리부는,The subgroup manager,
    상기 그룹내 클라이언트들에 대해 각 클라이언트의 부가정보를 비교하여 상기 부가정보내 서로 일치하는 정보를 가지는 클라이언트들을 분류하여 상기 서브 그룹으로 구성하는 것을 특징으로 하는 P2P 기반 업데이트 서버 장치.And comparing the additional information of each client with respect to the clients in the group, classifying the clients having the same information in the additional information, and configuring the sub-groups.
  3. 제 2 항에 있어서,The method of claim 2,
    상기 부가정보는,The additional information,
    상기 클라이언트가 속한 국가 또는 회사 정보, 또는 상기 클라이언트가 개인 사용자인지 또는 회사 사용자인지를 표시하는 정보를 적어도 하나 이상 포함하는 것을 특징으로 하는 P2P 기반 업데이트 서버 장치.And at least one piece of information indicating country or company to which the client belongs, or information indicating whether the client is an individual user or a company user.
  4. 제 3 항에 있어서,The method of claim 3, wherein
    상기 서브 그룹 관리부는,The subgroup manager,
    상기 부가정보의 비교에 따라 상기 그룹내 클라이언트들 중 국가 정보 또는 회사 정보가 일치하는 클라이언트들로 상기 서브 그룹을 구성하는 것을 특징으로 하는 P2P 기반 업데이트 서버 장치.The sub-group based update server apparatus according to the comparison of the additional information, the sub-group consisting of clients in which the country information or company information among the clients in the group match.
  5. 제 1 항에 있어서,The method of claim 1,
    상기 서브 그룹 관리부는,The subgroup manager,
    서로 다른 서브 그룹의 클라이언트로부터 네트워크 접근이 차단되도록 구성하는 것을 특징으로 하는 P2P 기반 업데이트 서버 장치.P2P-based update server device characterized in that the network access is blocked from clients of different subgroups.
  6. 제 1 항에 있어서,The method of claim 1,
    상기 제어부는,The control unit,
    동일한 그룹에서 생성되는 하나 이상의 서브 그룹에 대해 서브 그룹간 파일 공유 방식을 설정하여 해당 클라이언트로 제공하는 것을 특징으로 하는 P2P 기반 업데이트 서버 장치.P2P-based update server device, characterized in that for setting the file sharing method between the subgroups for one or more subgroups created in the same group to provide to the client.
  7. 제 6 항에 있어서,The method of claim 6,
    상기 파일 공유 방식은,The file sharing method,
    서로 다른 서브 그룹에 속한 클라이언트들간 정의되는 파일의 업로드 또는 다운로드 방식인 것을 특징으로 하는 P2P 기반 업데이트 서버 장치. P2P based update server device, characterized in that the upload or download method of the file defined between the clients belonging to different subgroups.
  8. 제 1 항에 있어서,The method of claim 1,
    상기 P2P 기반 프로토콜은,The P2P based protocol,
    토렌트 프로토콜인 것을 특징으로 하는 P2P 기반 업데이트 서버 장치.P2P based update server device, characterized in that the torrent protocol.
  9. 제 8 항에 있어서,The method of claim 8,
    상기 메타 데이터 파일은,The metadata file,
    업데이트 대상 파일에 대한 정보를 가지고 있는 시드 파일인 것을 특징으로 하는 P2P 기반 업데이트 서버 장치.P2P based update server device, characterized in that the seed file that has information about the file to be updated.
  10. 제 1 항에 있어서,The method of claim 1,
    상기 메타 데이터 파일의 정보는,The information of the metadata file is
    상기 메타 데이터 파일에 기록된 해쉬값인 것을 특징으로 하는 P2P 기반 업데이트 서버 장치.P2P based update server device, characterized in that the hash value recorded in the metadata file.
  11. 메타 데이터 파일의 정보를 생성하는 메타 데이터 파일 정보 생성부와,A metadata file information generation unit for generating information of the metadata file;
    부가정보를 생성하는 부가정보 생성부와,An additional information generating unit for generating additional information;
    P2P 기반 프로토콜을 이용하여 네트워크를 통해 상기 메타 데이터 파일의 정보와 부가정보를 서버로 전송하고, 동일한 메타 데이터 파일을 가지는 그룹내 클라이언트들 중 상기 부가정보에 따라 구분되는 하나 이상의 서브 그룹의 정보를 수신하여 상기 서브 그룹내 클라이언트들과 데이터 전송을 수행하는 제어부Transmit information and additional information of the metadata file to a server through a network using a P2P based protocol, and receive information of one or more subgroups classified according to the additional information among clients in the group having the same metadata file. To perform data transmission with clients in the subgroup
    를 포함하는 P2P 기반 업데이트 클라이언트 장치.P2P based update client device comprising a.
  12. 제 11 항에 있어서,The method of claim 11,
    상기 서브 그룹은,The subgroup,
    서로 다른 서브 그룹의 클라이언트로부터의 네트워크 접근이 차단되도록 구성되는 것을 특징으로 하는 P2P 기반 업데이트 클라이언트 장치.P2P based update client device, characterized in that network access from clients of different subgroups is configured to be blocked.
  13. P2P기반 프로토콜을 이용하여 다수의 클라이언트 각각으로부터 메타 데이터 파일의 정보와 부가정보를 수신하는 단계와,Receiving information and additional information of a metadata file from each of a plurality of clients using a P2P based protocol;
    각 클라이언트로부터 전송된 메타 데이터 파일을 분석하여 동일한 메타 데이터 파일의 정보를 가지는 클라이언트들을 하나의 그룹으로 구성하는 단계와,Analyzing the metadata files sent from each client to configure clients having the same metadata file as a group;
    상기 그룹으로 구성된 클라이언트들에 대해 각 클라이언트의 부가 정보에 따라 하나 이상의 서브 그룹으로 구성하는 단계와,Configuring at least one subgroup according to additional information of each client with respect to the clients configured as the group;
    상기 생성된 그룹과 서브 그룹에 대한 정보를 관리하고, 상기 서브 그룹의 정보를 해당 클라이언트에게 전송하는 단계Managing information on the created group and subgroup, and transmitting information on the subgroup to a corresponding client
    를 포함하는 P2P 기반 업데이트 방법.P2P based update method comprising a.
  14. 제 13 항에 있어서,The method of claim 13,
    상기 서브 그룹으로 구성하는 단계는,Comprising the sub group,
    상기 그룹내 클라이언트들에 대한 각 클라이언트의 부가정보를 비교하는 단계와,Comparing additional information of each client with respect to clients in the group;
    상기 부가정보내 서로 일치하는 정보를 가지는 클라이언트들을 분류하여 상기 서브 그룹으로 구성하는 단계Classifying clients having information that matches each other in the additional information and configuring the subgroups
    를 포함하는 것을 특징으로 하는 P2P 기반 업데이트 방법.P2P-based update method comprising a.
  15. 제 14 항에 있어서,The method of claim 14,
    상기 부가정보는,The additional information,
    상기 클라이언트가 속한 국가 또는 회사 정보, 또는 상기 클라이언트가 개인 사용자인지 또는 회사 사용자인지를 표시하는 정보를 적어도 하나 이상 포함하는 것을 특징으로 하는 P2P 기반 업데이트 방법.And at least one information indicating country or company information to which the client belongs, or information indicating whether the client is an individual user or a company user.
  16. 제 15 항에 있어서,The method of claim 15,
    상기 서브 그룹으로 구성하는 단계에서,In the subgroup group,
    상기 부가정보를 비교하여 상기 그룹내 클라이언트들 중 국가 정보 또는 회사 정보가 일치하는 클라이언트들을 상기 서브 그룹으로 구성하는 것을 특징으로 하는 P2P 기반 업데이트 방법.And comparing the additional information to configure the subgroups of clients in which the country information or the company information among the clients in the group match.
  17. 제 13 항에 있어서,The method of claim 13,
    상기 서브 그룹은,The subgroup,
    서로 다른 서브 그룹의 클라이언트로부터의 네트워크 접근이 차단되도록 구성되는 것을 특징으로 하는 P2P 기반 업데이트 방법.P2P-based update method characterized in that the network access from the clients of different subgroups are configured to be blocked.
  18. 제 13 항에 있어서,The method of claim 13,
    동일한 그룹에서 생성되는 다수의 서브 그룹에 대해 서브 그룹간 파일 공유 방식을 설정하는 단계와,Setting a file sharing method between subgroups for a plurality of subgroups created in the same group;
    상기 파일 공유 방식에 대한 정보를 상기 서브 그룹의 전송시 함께 해당 클라이언트로 전송하는 단계Transmitting the information on the file sharing method to the corresponding client when the subgroup is transmitted;
    를 더 포함하는 것을 특징으로 하는 P2P 기반 업데이트 방법.P2P-based update method characterized in that it further comprises.
  19. 메타 데이터 파일의 정보와 부가 정보를 생성하는 단계와,Generating information and additional information of the metadata file;
    상기 생성된 메타 데이터 파일의 정보와 부가 정보를 P2P 기반 프로토콜을 이용하여 서버로 전송하는 단계와,Transmitting information and additional information of the generated metadata file to a server using a P2P based protocol;
    상기 서버로부터 동일한 메타 데이터 파일의 정보를 가지는 그룹내 클라이언트들 중 상기 부가정보에 따라 구분되는 하나 이상의 서브 그룹의 정보를 수신하는 단계와,Receiving information of one or more subgroups classified according to the additional information among clients in the group having information of the same metadata file from the server;
    상기 서브 그룹내 클라이언트들과 데이터 송수신을 수행하는 단계Performing data transmission / reception with clients in the subgroup
    를 포함하는 P2P 기반 업데이트 방법.P2P based update method comprising a.
  20. 제 19 항에 있어서,The method of claim 19,
    상기 서브 그룹은,The subgroup,
    서로 다른 서브 그룹의 클라이언트로부터의 네트워크 접근이 차단되도록 구성되는 것을 특징으로 하는 P2P 기반 업데이트 방법.P2P-based update method characterized in that the network access from the clients of different subgroups are configured to be blocked.
  21. 데이터 전송을 위한 클라이언트 프로그램의 실행 시 메타 데이터 파일의 정보와 부가 정보를 생성하고, P2P 기반 프로토콜을 이용하여 네트워크를 통해 전송하는 다수의 클라이언트와,A plurality of clients generating information and additional information of a metadata file when executing a client program for data transmission, and transmitting the information through a network using a P2P based protocol;
    각 클라이언트로부터 전송되는 메타 데이터 파일의 정보를 분석하여 동일한 메타 데이터 파일의 정보를 가지는 클라이언트들을 하나의 그룹으로 구성하고, 상기 그룹으로 구성된 클라이언트들에 대해 각 클라이언트의 부가 정보에 따라 하나 이상의 서브 그룹으로 구성한 후, 상기 서브 그룹의 정보를 상기 P2P기반 프로토콜 통해 해당 클라이언트에게 전송하는 서버Analyze the information of the metadata file transmitted from each client to configure the clients having the same metadata file as one group, and to the one or more subgroups according to the additional information of each client for the clients composed of the group. After configuring, the server for transmitting the information of the subgroup to the client through the P2P-based protocol
    를 포함하는 P2P 기반 업데이트 시스템.P2P based update system comprising a.
PCT/KR2012/011453 2011-12-29 2012-12-26 P2p-based update client, server device, system, and method WO2013100551A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020110146021A KR101436406B1 (en) 2011-12-29 2011-12-29 Client, server, system and method for updating data based on peer to peer
KR10-2011-0146021 2011-12-29

Publications (1)

Publication Number Publication Date
WO2013100551A1 true WO2013100551A1 (en) 2013-07-04

Family

ID=48697918

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2012/011453 WO2013100551A1 (en) 2011-12-29 2012-12-26 P2p-based update client, server device, system, and method

Country Status (2)

Country Link
KR (1) KR101436406B1 (en)
WO (1) WO2013100551A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101725041B1 (en) 2015-07-23 2017-04-10 부산대학교 산학협력단 Method and apparatus for detecting forged image
KR20180083191A (en) * 2017-01-12 2018-07-20 박민규 Auto download system based on update file information, and method thereof
KR101884467B1 (en) 2017-06-12 2018-08-02 한국맥널티 주식회사 Liquid composition comprising alginate or a pharmaceutically acceptable salt thereof, and polysaccharide colloids

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030043837A (en) * 2003-04-24 2003-06-02 이건용 P2P-based virtual network storage method
US20050091595A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Group shared spaces
US7756836B2 (en) * 2002-04-03 2010-07-13 Microsoft Corporation Peer-to-peer file sharing
KR20110009077A (en) * 2008-01-10 2011-01-27 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. Multiway peer-to-peer media streaming

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7660864B2 (en) * 2003-05-27 2010-02-09 Nokia Corporation System and method for user notification
KR20070003807A (en) * 2004-03-25 2007-01-05 마쯔시다덴기산교 가부시키가이샤 Information processing device, information processing system, and information processing method
KR101086393B1 (en) * 2009-12-22 2011-11-23 주식회사 아이티컨트롤 Method for Web Hard or Web Disk P2P-Grid File Sharing based on torrent protocol and apparatus for the same and system for the same

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7756836B2 (en) * 2002-04-03 2010-07-13 Microsoft Corporation Peer-to-peer file sharing
KR20030043837A (en) * 2003-04-24 2003-06-02 이건용 P2P-based virtual network storage method
US20050091595A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Group shared spaces
KR20110009077A (en) * 2008-01-10 2011-01-27 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. Multiway peer-to-peer media streaming

Also Published As

Publication number Publication date
KR20130077357A (en) 2013-07-09
KR101436406B1 (en) 2014-09-02

Similar Documents

Publication Publication Date Title
CN106878163B (en) Internet of things intelligent gateway with multi-data protocol conversion
EP2735972B1 (en) Data transmission and reception system
Kristiani et al. The implementation of a cloud-edge computing architecture using OpenStack and Kubernetes for air quality monitoring application
WO2012086918A2 (en) Distributed storage system for distributed storing of object based on position of plurality of data nodes, method for distributed storing based on same position, and storage medium readable by computer
WO2021201370A1 (en) Federated learning resource management apparatus and system, and resource efficiency method therefor
WO2015127722A1 (en) Method and system for synchronizing contact persons based on cloud platform
US7877457B2 (en) Peer to peer gateway
CN111274268B (en) Internet of things data transmission method and device, medium and electronic equipment
WO2015126219A1 (en) P2p-based file transmission control method and p2p communication control device therefor
WO2022046565A1 (en) Api key security posture scoring for microservices to determine microservice security risks
WO2020186807A1 (en) System and method for power data linking based on blockchain technology
WO2020196981A1 (en) Method and system for preventing distribution of illegal content over the internet
CN104639596A (en) System and method for multiple sender support in low latency fifo messaging using rdma
CN104521183B (en) It is scanned using the BIT TORRENT of the cross validation monitored for robust data
WO2013100551A1 (en) P2p-based update client, server device, system, and method
WO2013028009A2 (en) Smart office system, server for operation, and operation method
CN109150574B (en) Large-scale network reproduction method
CN116112175A (en) Service processing method, device and medium of digital twin network based on block chain
US8214826B2 (en) Optimized targeting in a large scale system
US20100211696A1 (en) Distributed server election with imperfect clock synchronization
Bardac et al. Scaling peer-to-peer testing using linux containers
WO2013100553A1 (en) Server, client, and method for verifying data integrity in p2p-based network
CN113824801B (en) Intelligent integration terminal unified access management component system
CN110417860A (en) File transfer management method, apparatus, equipment and storage medium
CN114650281B (en) File downloading method, device, equipment and storage medium based on complex network

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: 12863037

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: 12863037

Country of ref document: EP

Kind code of ref document: A1