WO2017105056A1 - Content-centric network router, and method for transmitting content by means of same - Google Patents

Content-centric network router, and method for transmitting content by means of same Download PDF

Info

Publication number
WO2017105056A1
WO2017105056A1 PCT/KR2016/014580 KR2016014580W WO2017105056A1 WO 2017105056 A1 WO2017105056 A1 WO 2017105056A1 KR 2016014580 W KR2016014580 W KR 2016014580W WO 2017105056 A1 WO2017105056 A1 WO 2017105056A1
Authority
WO
WIPO (PCT)
Prior art keywords
content data
content
router
requested
popularity
Prior art date
Application number
PCT/KR2016/014580
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
Priority claimed from KR1020160005372A external-priority patent/KR20170072100A/en
Application filed by 경희대학교 산학협력단 filed Critical 경희대학교 산학협력단
Publication of WO2017105056A1 publication Critical patent/WO2017105056A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • the present invention relates to a router of a content-centric network, and a content transmission method using the same, and more particularly, to receive a content request message from a mobile terminal, and to determine the popularity of the content requested from the user, thereby obtaining highly popular content data. It relates to a method of prefetching.
  • CCN Content Centric Network
  • the content-oriented network is a structure of requesting and providing a service based on a content name instead of a structure of requesting and providing a service in a 1: 1 structure using a conventional IP address.
  • the user terminal connects to any one of a plurality of routers provided in the network, and transmits a content request message to the access router.
  • the access router extracts the request content identifier from the content request message, and determines whether the request content is stored and registered in the access router based on the request content identifier.
  • the access router transmits the content request message to the neighbor router of the network by flooding, and the neighbor router or server providing the request content that stores and registers the request content among the neighbor routers.
  • the core router connected to the terminal provides the requested contents to the mobile terminal in the reverse order of receiving the requested contents message.
  • a mobile terminal since a mobile terminal transmits a content request message through a plurality of routers and receives a content, a long time delay occurs when a user requests a content and receives the requested content.
  • the present invention provides a router of a content-centric network, which determines the popularity of a content requested by a user and prefetches the next content data of the requested content before the user requests, thereby allowing the user to receive the content quickly. It is to provide a content transmission method using the same.
  • the router for a content-oriented network determines the popularity of the content request message, the transceiver for transmitting and receiving one or more of the content response message, and the content data requested from the content request message, the popularity
  • the prefetching module determines whether to proceed with prefetching of the content data, and generates a message for requesting next content data of the content data when the prefetching process is determined.
  • the prefetching module counts the requested number of times based on the requested content identifier included in the content request message, and when the sum of the number of requests of the content data exceeds a predetermined threshold, the requested content data. It may include a determination unit that determines that the popularity is high.
  • the determination unit if the popularity of the requested content data is high, the prefetching of the content data, the prefetching module, the pre-fetching block further comprises a interest generation unit for generating a message for requesting the next content data of the content data can do.
  • the apparatus may further include a storage unit for storing the content data, and a storage management unit for determining whether to store the content data in the storage unit.
  • the storage management unit may refer to a pending interest table (PIT) in which information for determining whether to store the content data in the storage unit is recorded according to the popularity of the content data. You can decide whether to save it.
  • PIT pending interest table
  • the storage management unit stores the content data in the most recently used location when there is a free space in the storage, and stores the data of the last used location when there is no free space in the storage. Delete and store the content data in the most recently used location.
  • a method for transmitting a content request message by one or more routers among a plurality of routers in a network consisting of a mobile terminal and a plurality of routers may include receiving a content request message from an adjacent lower router or a mobile terminal. Determining the popularity of the requested content data from the content request message; determining whether to prefetch the content data according to the popularity; and if the prefetching process is determined, the requested content data. Generating a message requesting Next content data of the message, and transmitting the message requesting next content data to an adjacent upper router.
  • the determining of the popularity may include: counting a requested number of times based on a requested content identifier included in the content request message; and wherein a sum of the number of requests of the content data for a predetermined time exceeds a predetermined threshold.
  • the method may include determining that the requested content data has a high popularity.
  • the message for requesting the next content data may not be generated.
  • a method for storing content data in any one or more routers among a plurality of routers in a network consisting of a mobile terminal and a plurality of routers may include receiving a content response message including content data from an adjacent upper router. Determining whether to store the content data in a storage unit according to popularity, determining whether the storage unit is empty, or, if there is empty space in the storage unit, in a location most recently used. Storing the content data, and if there is no empty space in the storage unit, deleting the data of the last used position of the storage unit and storing the content data in the most recently used position.
  • the determining of whether to store the content data in the storage unit may include: a pending interest table (PIT) in which information for determining whether to store the content data in the storage unit is recorded according to the popularity of the content data. Can be determined by reference.
  • PIT pending interest table
  • a method for transmitting content by one or more routers among a plurality of routers in a network consisting of a mobile terminal and a plurality of routers includes: receiving a content request message from an adjacent lower router or a mobile terminal; Determining a popularity of the requested content data from a content request message; generating a message requesting next content data of the requested content data if the popularity is high, and transmitting the message to a next higher router; Receiving a content response message including content data from a router, and determining whether to store the content data in a storage unit according to popularity.
  • the determining of the popularity may include: counting a requested number of times based on a requested content identifier included in the content request message, and a sum of the number of requests of the content data for a predetermined time exceeds a predetermined threshold.
  • the method may include determining that the requested content data has a high popularity.
  • the message for requesting the next content data may not be generated.
  • users can receive content without delay by prefetching the content of the highly popular content before the user's request in advance.
  • a cache pollution problem in a router may be reduced in a content-centric network.
  • FIG. 1 is a functional block diagram illustrating a content-centric network according to an embodiment of the present invention.
  • FIG. 2 is a diagram for explaining prefetching.
  • FIG. 3 is a functional block diagram illustrating a router of a content-centric network according to the present invention.
  • FIG. 4 is a functional block diagram illustrating a router of a content-centric network according to the flow of a content request message in an embodiment of the present invention.
  • FIG. 5 is a flowchart illustrating a method of determining, by the determining unit of the content-oriented network, whether to proceed with prefetching according to the present invention.
  • FIG. 6 is a flowchart illustrating a process of prefetching performed by a router of a content-oriented network according to the present invention.
  • FIG. 7 is a flowchart illustrating a method of determining whether or not a router of a content-centric network stores content data according to the present invention.
  • FIG. 1 is a functional block diagram illustrating a content-centric network according to the present invention.
  • a content-oriented network includes a network 20 having a plurality of routers 20A, 20B, 20C, and 20D, a mobile terminal 10 connected to a network 20, and a server. It consists of 30.
  • the mobile terminal 10 connects to any one of the plurality of routers 20A, 20B, 20C, and 20D provided in the network 20 and connects to the connection router 20A, and requests content from the access router 20A.
  • the access router 20A extracts the request content identifier from the content request message CR, and determines whether the requested content is stored and registered in the access router 20A based on the request content identifier.
  • the access router 20A transmits the content request message to the neighboring router 20B of the network 20 in a flooded manner and stores and registers the requested content in the router.
  • Core router 20D which is connected to adjacent routers 20B and 20C or servers 300 that provide the requested content, includes a content response including the requested content data in a reverse direction of receiving the content request message CR.
  • the message CT is provided to the mobile terminal 10.
  • any one or more of the plurality of routers 20A, 20B, 20C, and 20D extract the content identifier from the content request message (CR) received from the mobile terminal 10 or the adjacent router, and the popularity of the requested content.
  • the popularity of the content refers to the frequency of requests for certain specific content in the plurality of mobile terminals 10.
  • the router may determine the popularity of the content by counting the frequency of the content request in real time or at regular time intervals.
  • the access router determines that the content requested by the mobile terminal 10 is highly popular, the access router generates a content request message (CR) for requesting next content data of the requested content, and the adjacent router or server 30 By sending to a core router connected to the pre-fetch, the content data is prefetched before receiving a message requesting the next content data from the user.
  • CR content request message
  • Prefetching means calling a part of the content data in advance in the router 200 before the user requests.
  • the range (m) of prefetching can be freely adjusted according to the storage space in the router.
  • the router of the content-centric network determines the requested content popularity, and if it is determined that the content popularity is high, a message for requesting next content data of the content data requested by the user before the user's request is sent. It is possible to transmit content data without delay to the users by generating and transmitting to the adjacent upper router and receiving the next content data from the upper router before the user's request in advance.
  • the router of the content-centric network can reduce the cache pollution problem in the router 200 by selecting highly popular content data instead of patching all the contents and prefetching only the content data. have.
  • FIG. 3 is a functional block diagram illustrating a router of a content-centric network according to the present invention.
  • the network 20 consists of a plurality of routers 200, each of which transmits and receives messages or content data with adjacent routers.
  • any one of the router 200 is a receiver 210, prefetching module 220, storage unit 230, storage management unit 240 And a transmitter 250.
  • the receiver 210 receives a content request message for requesting specific content data from the mobile terminal 10 or a lower router adjacent to the mobile terminal 10, or receives a core router or a core router connected to the server 30.
  • the content response message including the content data may be received from the upper router.
  • the prefetching module 220 determines the popularity of the content from the content request message (CR) received by the receiver 210 and determines whether to prefetch the content according to the popularity.
  • the determination unit 221 and the interest It may include a generator 222.
  • the determination unit 221 extracts the requested content identifier from the content request message CR, determines the popularity of the requested content based on the content, and determines whether to prefetch the content according to the popularity of the requested content.
  • the interest generation unit 222 may generate a content request message for requesting next content data of the requested content when the determination unit 221 determines the prefetching progress of the content.
  • the storage unit 230 stores content data received from a core router connected to the server 30 or an upper router adjacent to the core router, and caches the content data (comparatively short time) or stores (comparatively long time). )can do.
  • the storage manager 240 determines whether to store the content data received by the receiver 210 in the storage 230 according to the usage capacity of the storage 230.
  • the transmitter 250 transmits a content request message to a neighboring upper router or a core router connected to the server 30, or transmits a content response message including content data to the neighboring lower router or the mobile terminal 10.
  • the router 200 may further include a pending interest table (PIT) 260 and a forwarding information base (FIB) 270.
  • PIT pending interest table
  • FIB forwarding information base
  • Pending interest table 260 is an arbitrary data structure used to identify and record pending content request message (CR)
  • forwarding information base 270 is a content request message (CR) and content data is received and delivered Any data structure used to associate an interface with content data.
  • FIG. 4 is a functional block diagram illustrating a router of a content-centric network according to the flow of a content request message in an embodiment of the present invention.
  • the content request message CR received by the receiver 210 is transmitted to the determiner 221.
  • the determiner 221 determines the popularity of the requested content from the content request message CR received by the receiver 210, and determines whether to prefetch the requested content.
  • the interest generation unit 222 generates a content request message CR requesting the next content data of the requested content.
  • the router 200 extracts prefetch bit (PB) information for determining whether to store content data from the content request message (CR) in the storage unit 230 and stores the prefetch bit (PB) information in the pending interest table 260.
  • PB prefetch bit
  • Can record The next request message CR generated by the interest generation unit 222 is transmitted to the core router connected to the upper router or the server 30 via the forwarding information base 270 and the transmitter 250.
  • FIG. 5 is a flowchart illustrating a method for determining whether pre-fetching is performed by a router of a content-oriented network according to the present invention.
  • the router 200 receiving the content request message CR from the plurality of mobile terminals 10 requests the content based on the request content identifier included in the content request message CR.
  • the number is counted (S510).
  • the popularity of the requested content is determined to be high and prefetching for calling the next content data is performed in advance (S530).
  • the router 200 determines that the popularity of the requested content is low, does not proceed with prefetching, but determines whether the requested content data is stored in the router. (S540).
  • the content response message including the stored content data is transmitted to the lower router or the mobile terminal 10 (S550).
  • the content request message is transmitted to the upper router (S560).
  • FIG. 6 is a flowchart illustrating a process of prefetching performed by a router of a content-oriented network according to the present invention.
  • the router 200 extracts a request content identifier from a content request message CR, and the requested content data is stored based on the request content identifier. It is determined whether the stored in (S610).
  • the router 200 transmits a content request message CR to a higher router (S620), and then receives the content data received by the receiving unit 210.
  • the prefetch bit PB in the pending table 260 may be written as 0 so as not to be stored in the storage 230.
  • a content request message (CR) is generated for requesting the next content data of the requested content, and the content request message (CR) is transmitted to the upper router (S630). Then, when the next content data is received, the next content data is stored in the storage unit 230.
  • the prefetch bit PB in the pending table 260 can be written as 1 to store.
  • bit PB can be written as zero.
  • the router 200 determines whether the content data is the last content data based on the requested content identifier (S640). If the content data is the last content data, since there is no next content data to perform prefetching, it ends without generating a content request message requesting the next content data (S650).
  • the router 200 If the content data is not the last content data, the router 200 generates a message for requesting the next content data and delivers the message to the upper router (S630), so that the next content data is previously received even if a content request message is not received from the user.
  • the prefetch bit PB in the pending table 260 may be recorded as 1 to store the next content data in the storage 230.
  • FIG. 7 is a flowchart illustrating a method of determining whether or not a router of a content-centric network stores content data according to the present invention.
  • the receiver 210 receives a content response message CP including content data from an upper router (S610).
  • the content response message CP including the content data is transmitted to the lower router or the mobile terminal 10, thereby transmitting request information to the user (S620).
  • the storage manager 240 checks the pre-fetch bit (PB) recorded in the pending table 260 by referring to the pending table 260 (S630).
  • PB pre-fetch bit
  • the storage unit 230 ends without storing the content data.
  • An embodiment of the present invention is not implemented only through the above-described apparatus and / or method, but may be implemented through a program for realizing a function corresponding to the configuration of the embodiment of the present invention, a recording medium on which the program is recorded, and the like. Such implementations may be readily implemented by those skilled in the art from the description of the above-described embodiments.

Landscapes

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

Abstract

The present invention relates to a content-centric network router, the router comprising: a transceiver for transmitting and receiving one or more from among a content request message and a content response message; and a pre-fetching module for determining the popularity of the xzxzcontent data requested by the content request message, and on the basis of the popularity, deciding whether or not to pre-fetch the content data, and if the decision is to pre-fetch, then generating a message requesting the next content data, the content data following said content data.

Description

콘텐츠 중심 네트워크의 라우터, 그리고 이를 이용한 콘텐츠 전송 방법Router in Content-oriented Network and Contents Transmission Method Using the Same
본 발명은 콘텐츠 중심 네트워크의 라우터, 그리고 이를 이용한 콘텐츠 전송 방법에 관한 것으로, 보다 구체적으로, 이동 단말기로부터 콘텐츠 요청 메시지를 수신하고, 이로부터 사용자로부터 요청된 콘텐츠의 인기도를 판단하여 인기도가 높은 콘텐츠 데이터를 프리페칭하는 방법에 관한 것이다.The present invention relates to a router of a content-centric network, and a content transmission method using the same, and more particularly, to receive a content request message from a mobile terminal, and to determine the popularity of the content requested from the user, thereby obtaining highly popular content data. It relates to a method of prefetching.
최근 인터넷을 통하여 영상을 시청하는 수요자들이 빠르게 증가하고 있으며, 수요자 증가에 따른 트래픽 증가에 대처하기 위하여 콘텐츠 중심 네트워크(Content Centric Network, CCN)가 제안되었다.Recently, the number of consumers who watch video through the Internet is increasing rapidly, and a Content Centric Network (CCN) has been proposed in order to cope with the increase in traffic caused by the increase in demand.
콘텐츠 중심 네트워크는 종래 IP 주소를 이용하여 1:1 구조로 서비스를 요청하고 제공하는 구조 대신에 콘텐츠 이름에 기초하여 서비스를 요청하고 제공하는 구조이다.  The content-oriented network is a structure of requesting and providing a service based on a content name instead of a structure of requesting and providing a service in a 1: 1 structure using a conventional IP address.
사용자 단말기는 네트워크에 구비되어 있는 다수의 라우터 중 어느 하나의 접속 라우터에 접속하며, 접속 라우터로 콘텐츠 요청 메시지를 송신한다. 접속 라우터는 콘텐츠 요청 메시지에서 요청 콘텐츠 식별자를 추출하고, 요청 콘텐츠 식별자에 기초하여 요청 콘텐츠가 접속 라우터에 저장 등록되어 있는지 판단한다. The user terminal connects to any one of a plurality of routers provided in the network, and transmits a content request message to the access router. The access router extracts the request content identifier from the content request message, and determines whether the request content is stored and registered in the access router based on the request content identifier.
접속 라우터에 요청 콘텐츠가 존재하지 않을 경우, 접속 라우터는 네트워크의 인접 라우터로 콘텐츠 요청 메시지를 플러딩(flooding) 방식으로 전송하며 인접 라우터 중 요청 콘텐츠를 저장 등록하고 있는 인접 라우터 또는 요청 콘텐츠를 제공하는 서버에 접속되어 있는 코어 라우터는 요청 콘텐츠 메시지를 전송받은 순서의 역순서로 요청 콘텐츠를 이동 단말기로 제공한다.If there is no request content in the access router, the access router transmits the content request message to the neighbor router of the network by flooding, and the neighbor router or server providing the request content that stores and registers the request content among the neighbor routers. The core router connected to the terminal provides the requested contents to the mobile terminal in the reverse order of receiving the requested contents message.
이러한 콘텐츠 중심 네트워크는 이동 단말기가 다수의 라우터를 거쳐 콘텐츠 요청 메시지를 전송하고, 콘텐츠를 전송받기 때문에, 사용자가 콘텐츠를 요청하고, 요청한 콘텐츠를 전송받는데 오랜 시간 지연이 발생하는 문제점이 있다.In such a content-centric network, since a mobile terminal transmits a content request message through a plurality of routers and receives a content, a long time delay occurs when a user requests a content and receives the requested content.
본 발명은 사용자가 요청한 콘텐츠의 인기도를 판단하여 사용자가 요청하기 전에 요청된 콘텐츠의 다음(Next) 콘텐츠 데이터를 프리페칭(Prefetching)함으로써 사용자가 콘텐츠를 빠르게 전송받을 수 있는 콘텐츠 중심 네트워크의 라우터, 그리고 이를 이용한 콘텐츠 전송 방법을 제공하는 것이다. The present invention provides a router of a content-centric network, which determines the popularity of a content requested by a user and prefetches the next content data of the requested content before the user requests, thereby allowing the user to receive the content quickly. It is to provide a content transmission method using the same.
본 발명의 일 실시예에 따른 콘텐츠 중심 네트워크를 위한 라우터는 콘텐츠 요청 메시지, 콘텐츠 응답 메시지 중 어느 하나 이상을 송수신하는 송수신부, 그리고 상기 콘텐츠 요청 메시지로부터 요청된 콘텐츠 데이터의 인기도를 판단하고, 상기 인기도에 따라 상기 콘텐츠 데이터의 프리페칭(Prefetch) 진행 여부를 결정하며, 프리페칭 진행이 결정되면 상기 콘텐츠 데이터의 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하는 프리페칭모듈을 포함한다. The router for a content-oriented network according to an embodiment of the present invention determines the popularity of the content request message, the transceiver for transmitting and receiving one or more of the content response message, and the content data requested from the content request message, the popularity The prefetching module determines whether to proceed with prefetching of the content data, and generates a message for requesting next content data of the content data when the prefetching process is determined.
상기 프리페칭모듈은, 상기 콘텐츠 요청 메시지에 포함되어 있는 요청 콘텐츠 식별자에 기초하여 요청된 횟수를 카운트하고, 상기 콘텐츠 데이터의 요청 횟수의 합계가 소정의 임계치를 초과하는 경우에 상기 요청된 콘텐츠 데이터의 인기도가 높은 것으로 판단하는 결정부를 포함할 수 있다.The prefetching module counts the requested number of times based on the requested content identifier included in the content request message, and when the sum of the number of requests of the content data exceeds a predetermined threshold, the requested content data. It may include a determination unit that determines that the popularity is high.
상기 결정부는, 상기 요청된 콘텐츠 데이터의 인기도가 높은 경우, 콘텐츠 데이터의 프리페칭을 진행하고, 상기 프리페칭모듈은, 상기 콘텐츠 데이터의 다음 콘텐츠 데이터를 요청하는 메시지를 생성하는 인터레스트생성부를 더 포함할 수 있다. The determination unit, if the popularity of the requested content data is high, the prefetching of the content data, the prefetching module, the pre-fetching block further comprises a interest generation unit for generating a message for requesting the next content data of the content data can do.
상기 콘텐츠 데이터를 저장하는 저장부, 그리고 상기 콘텐츠 데이터를 상기 저장부에 저장할지 결정하는 저장관리부를 더 포함할 수 있다. The apparatus may further include a storage unit for storing the content data, and a storage management unit for determining whether to store the content data in the storage unit.
상기 저장관리부는, 상기 콘텐츠 데이터의 인기도에 따라 상기 콘텐츠 데이터를 상기 저장부에 저장 여부를 결정하는 정보가 기록된 펜딩 인터레스트 테이블(Pending Interest Table: PIT)을 참조하여 상기 저장부에 상기 콘텐츠 데이터를 저장할지를 결정할 수 있다. The storage management unit may refer to a pending interest table (PIT) in which information for determining whether to store the content data in the storage unit is recorded according to the popularity of the content data. You can decide whether to save it.
상기 저장관리부는, 상기 저장부에 비어 있는 공간이 있는 경우, 가장 최근에 사용된 위치에 상기 콘텐츠 데이터를 저장하고, 상기 저장부에 비어 있는 공간이 없는 경우, 가장 마지막에 사용된 위치의 데이터를 삭제하고, 가장 최근에 사용된 위치에 상기 콘텐츠 데이터를 저장할 수 있다. The storage management unit stores the content data in the most recently used location when there is a free space in the storage, and stores the data of the last used location when there is no free space in the storage. Delete and store the content data in the most recently used location.
본 발명의 일 실시예에 따른 이동 단말기, 다수의 라우터로 이루어진 네트워크에서 다수의 라우터 중 어느 하나 이상의 라우터가 콘텐츠를 요청하는 메시지를 전송하는 방법은, 인접한 하위 라우터 또는 이동 단말기로부터 콘텐츠 요청 메시지를 수신하는 단계, 상기 콘텐츠 요청 메시지로부터 요청된 콘텐츠 데이터의 인기도를 판단하는 단계, 상기 인기도에 따라 상기 콘텐츠 데이터의 프리페칭(Prefetching) 진행 여부를 결정하는 단계, 프리페칭 진행이 결정되면 상기 요청된 콘텐츠 데이터의 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하는 단계, 그리고 상기 다음 콘텐츠 데이터를 요청하는 메시지를 인접한 상위 라우터로 송신하는 단계를 포함한다. According to an embodiment of the present invention, a method for transmitting a content request message by one or more routers among a plurality of routers in a network consisting of a mobile terminal and a plurality of routers may include receiving a content request message from an adjacent lower router or a mobile terminal. Determining the popularity of the requested content data from the content request message; determining whether to prefetch the content data according to the popularity; and if the prefetching process is determined, the requested content data. Generating a message requesting Next content data of the message, and transmitting the message requesting next content data to an adjacent upper router.
상기 인기도를 판단하는 단계는, 상기 콘텐츠 요청 메시지에 포함되어 있는 요청 콘텐츠 식별자에 기초하여 요청된 횟수를 카운트하는 단계, 그리고 일정 시간 동안의 상기 콘텐츠 데이터의 요청 횟수의 합계가 소정의 임계치를 초과하는 경우에 상기 요청된 콘텐츠 데이터의 인기도가 높은 것으로 판단하는 단계를 포함할 수 있다. The determining of the popularity may include: counting a requested number of times based on a requested content identifier included in the content request message; and wherein a sum of the number of requests of the content data for a predetermined time exceeds a predetermined threshold. In this case, the method may include determining that the requested content data has a high popularity.
상기 콘텐츠 요청 메시지로부터 상기 요청된 콘텐츠 데이터가 라우터 내에 저장되어 있는지 판단하고, 상기 요청된 콘텐츠 데이터가 상기 라우터 내에 저장되어 있지 않으면, 상기 콘텐츠 요청 메시지를 상기 인접한 상위 라우터로 송신하는 단계를 더 포함할 수 있다. Determining whether the requested content data is stored in a router from the content request message, and if the requested content data is not stored in the router, sending the content request message to the adjacent higher router. Can be.
상기 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하는 단계는, 상기 요청된 콘텐츠 데이터가 콘텐츠의 마지막 데이터이면, 상기 다음 콘텐츠 데이터를 요청하는 메시지를 생성하지 않을 수 있다. In the generating of the message for requesting the next content data, if the requested content data is the last data of the content, the message for requesting the next content data may not be generated.
본 발명의 일 실시예에 따른 이동 단말기, 다수의 라우터로 이루어진 네트워크에서 다수의 라우터 중 어느 하나 이상의 라우터에 콘텐츠 데이터를 저장하는 방법은, 인접한 상위 라우터로부터 콘텐츠 데이터가 포함된 콘텐츠 응답 메시지를 수신하는 단계, 상기 콘텐츠 데이터를 인기도에 따라 저장부에 저장 여부를 결정하는 단계, 상기 저장부의 공간이 비어있는지 판단하는 단계, 상기 저장부에 비어 있는 공간이 있는 경우 상기 저장부의 가장 최근에 사용된 위치에 상기 콘텐츠 데이터를 저장하는 단계, 그리고 상기 저장부에 비어 있는 공간이 없는 경우 상기 저장부의 가장 마지막 사용된 위치의 데이터를 삭제하고 가장 최근에 사용된 위치에 상기 콘텐츠 데이터를 저장하는 단계를 포함한다. A method for storing content data in any one or more routers among a plurality of routers in a network consisting of a mobile terminal and a plurality of routers, according to an embodiment of the present invention, may include receiving a content response message including content data from an adjacent upper router. Determining whether to store the content data in a storage unit according to popularity, determining whether the storage unit is empty, or, if there is empty space in the storage unit, in a location most recently used. Storing the content data, and if there is no empty space in the storage unit, deleting the data of the last used position of the storage unit and storing the content data in the most recently used position.
상기 콘텐츠 데이터를 상기 저장부에 저장 여부를 결정하는 단계는, 상기 콘텐츠 데이터의 인기도에 따라 상기 콘텐츠 데이터를 상기 저장부에 저장 여부를 결정하는 정보가 기록된 펜딩 인터레스트 테이블(Pending Interest Table: PIT)을 참조하여 결정할 수 있다. The determining of whether to store the content data in the storage unit may include: a pending interest table (PIT) in which information for determining whether to store the content data in the storage unit is recorded according to the popularity of the content data. Can be determined by reference.
본 발명의 일 실시예에 따른 이동 단말기, 다수의 라우터로 이루어진 네트워크에서 다수의 라우터 중 어느 하나 이상의 라우터가 콘텐츠를 전송하는 방법은, 인접한 하위 라우터 또는 이동 단말기로부터 콘텐츠 요청 메시지를 수신하는 단계, 상기 콘텐츠 요청 메시지로부터 요청된 콘텐츠 데이터의 인기도를 판단하는 단계, 상기 인기도가 높으면 상기 요청된 콘텐츠 데이터의 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하고, 이를 인접한 상위 라우터로 송신하는 단계, 인접한 상위 라우터로부터 콘텐츠 데이터가 포함된 콘텐츠 응답 메시지를 수신하는 단계, 그리고 상기 콘텐츠 데이터를 인기도에 따라 저장부에 저장 여부를 결정하는 단계를 포함한다. According to an embodiment of the present invention, a method for transmitting content by one or more routers among a plurality of routers in a network consisting of a mobile terminal and a plurality of routers includes: receiving a content request message from an adjacent lower router or a mobile terminal; Determining a popularity of the requested content data from a content request message; generating a message requesting next content data of the requested content data if the popularity is high, and transmitting the message to a next higher router; Receiving a content response message including content data from a router, and determining whether to store the content data in a storage unit according to popularity.
상기 인기도를 판단하는 단계는, 상기 콘텐츠 요청 메시지에 포함되어 있는 요청 콘텐츠 식별자에 기초하여 요청된 횟수를 카운트하는 단계, 그리고 일정시간 동안의 상기 콘텐츠 데이터의 요청 횟수의 합계가 소정의 임계치를 초과하는 경우에 상기 요청된 콘텐츠 데이터의 인기도가 높은 것으로 판단하는 단계를 포함할 수 있다. The determining of the popularity may include: counting a requested number of times based on a requested content identifier included in the content request message, and a sum of the number of requests of the content data for a predetermined time exceeds a predetermined threshold. In this case, the method may include determining that the requested content data has a high popularity.
상기 콘텐츠 요청 메시지로부터 상기 요청된 콘텐츠 데이터가 라우터 내에 저장되어 있는지 판단하고, 상기 요청된 콘텐츠 데이터가 상기 라우터 내에 저장되어 있지 않으면, 상기 콘텐츠 요청 메시지를 상기 인접한 상위 라우터로 송신하는 단계를 더 포함할 수 있다. Determining whether the requested content data is stored in a router from the content request message, and if the requested content data is not stored in the router, sending the content request message to the adjacent higher router. Can be.
상기 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하는 단계는, 상기 요청된 콘텐츠 데이터가 콘텐츠의 마지막 데이터이면, 상기 다음 콘텐츠 데이터를 요청하는 메시지를 생성하지 않을 수 있다. In the generating of the message for requesting the next content data, if the requested content data is the last data of the content, the message for requesting the next content data may not be generated.
본 발명의 실시예에 따르면, 콘텐츠 중심 네트워크에서 인기도가 높은 콘텐츠에 대하여 사용자의 요청 전에 미리 프리페칭함으로써 사용자들이 지연 없이 콘텐츠를 전송받을 수 있다. According to an embodiment of the present invention, users can receive content without delay by prefetching the content of the highly popular content before the user's request in advance.
본 발명의 실시예에 따르면, 콘텐츠 중심 네트워크에서 라우터 내의 캐시 오염 문제를 줄일 수 있다. According to an embodiment of the present invention, a cache pollution problem in a router may be reduced in a content-centric network.
도 1은 본 발명의 실시예에 따른 콘텐츠 중심 네트워크를 설명하기 위한 기능 블록도이다. 1 is a functional block diagram illustrating a content-centric network according to an embodiment of the present invention.
도 2는 프리페칭을 설명하기 위한 도면이다.2 is a diagram for explaining prefetching.
도 3은 본 발명에 따른 콘텐츠 중심 네트워크의 라우터를 설명하기 위한 기능 블록도이다. 3 is a functional block diagram illustrating a router of a content-centric network according to the present invention.
도 4는 본 발명의 일 실시예에서 콘텐츠 요청 메시지의 흐름에 따른 콘텐츠 중심 네트워크의 라우터를 설명하기 위한 기능 블록도이다. 4 is a functional block diagram illustrating a router of a content-centric network according to the flow of a content request message in an embodiment of the present invention.
도 5는 본 발명에 따른 콘텐츠 중심 네트워크의 결정부가 프리페칭 진행 여부를 결정하는 방법을 설명하기 위한 흐름도이다. 5 is a flowchart illustrating a method of determining, by the determining unit of the content-oriented network, whether to proceed with prefetching according to the present invention.
도 6은 본 발명에 따른 콘텐츠 중심 네트워크의 라우터가 프리페칭을 진행하는 과정을 설명하기 위한 흐름도이다. 6 is a flowchart illustrating a process of prefetching performed by a router of a content-oriented network according to the present invention.
도 7은 본 발명에 따른 콘텐츠 중심 네트워크의 라우터가 콘텐츠 데이터를 저장할지 여부를 결정하는 방법을 설명하기 위한 흐름도이다.7 is a flowchart illustrating a method of determining whether or not a router of a content-centric network stores content data according to the present invention.
아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시 예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention.
그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention, and like reference numerals designate like parts throughout the specification.
명세서 및 청구범위 전체에서, 어떤 부분이 어떤 구성 요소를 “포함”한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있는 것을 의미한다. Throughout the specification and claims, when a portion is said to "include" any component, it means that it can further include other components, except to exclude other components unless specifically stated otherwise.
이제 본 발명의 실시예에 따른 콘텐츠 중심 네트워크에 대하여 도면을 참고로 하여 상세하게 설명한다. 도 1은 본 발명에 따른 콘텐츠 중심 네트워크를 설명하기 위한 기능 블록도이다. A content-oriented network according to an embodiment of the present invention will now be described in detail with reference to the drawings. 1 is a functional block diagram illustrating a content-centric network according to the present invention.
도 1을 참고하면, 본 발명에 따른 콘텐츠 중심 네트워크는 다수의 라우터(20A, 20B, 20C, 20D)를 구비하는 네트워크(20)와 네트워크(20)에 접속되어 있는 이동 단말기(10), 그리고 서버(30)로 이루어진다. Referring to FIG. 1, a content-oriented network according to the present invention includes a network 20 having a plurality of routers 20A, 20B, 20C, and 20D, a mobile terminal 10 connected to a network 20, and a server. It consists of 30.
이동 단말기(10)는 네트워크(20)에 구비되어 있는 다수의 라우터(20A, 20B, 20C, 20D) 중 어느 하나의 접속 라우터(20A)와 접속하고, 접속 라우터(20A)로 콘텐츠를 요청하기 위한 콘텐츠 요청 메시지(CR)를 송신한다. 접속 라우터(20A)는 콘텐츠 요청 메시지(CR)로부터 요청 콘텐츠 식별자를 추출하고, 요청 콘텐츠 식별자에 기초하여 요청 콘텐츠가 접속 라우터(20A)에 저장 등록되어 있는지 판단한다. The mobile terminal 10 connects to any one of the plurality of routers 20A, 20B, 20C, and 20D provided in the network 20 and connects to the connection router 20A, and requests content from the access router 20A. Send a content request message (CR). The access router 20A extracts the request content identifier from the content request message CR, and determines whether the requested content is stored and registered in the access router 20A based on the request content identifier.
접속 라우터(20A) 내에 요청 콘텐츠가 존재하지 않으면, 접속 라우터(20A)는 네트워크(20)의 인접 라우터(20B)로 콘텐츠 요청 메시지를 플러딩(flooding) 방식으로 전송하며 라우터 중 요청 콘텐츠를 저장 등록하고 있는 인접 라우터(20B, 20C) 또는 요청 콘텐츠를 제공하는 서버(300)에 접속되어 있는 코어 라우터(20D)는 콘텐츠 요청 메시지(CR)를 전송받은 순서의 반대 방향으로 요청 콘텐츠 데이터를 포함하는 콘텐츠 응답 메시지(CT)를 이동 단말기(10)로 제공한다. If the requested content does not exist in the access router 20A, the access router 20A transmits the content request message to the neighboring router 20B of the network 20 in a flooded manner and stores and registers the requested content in the router. Core router 20D, which is connected to adjacent routers 20B and 20C or servers 300 that provide the requested content, includes a content response including the requested content data in a reverse direction of receiving the content request message CR. The message CT is provided to the mobile terminal 10.
본 실시예에서 다수의 라우터(20A, 20B, 20C, 20D) 중 어느 하나 이상의 라우터는 이동 단말기(10) 또는 인접한 라우터로부터 수신된 콘텐츠 요청 메시지(CR)로부터 콘텐츠 식별자를 추출하고, 요청 콘텐츠의 인기도를 판단한다. 콘텐츠의 인기도란 다수의 이동 단말기(10)에서 어느 특정 콘텐츠에 대한 요청의 빈도수를 의미한다. 본 실시예에서 라우터는 실시간 또는 일정한 시간 간격으로 콘텐츠 요청의 빈도수를 카운트하여 콘텐츠의 인기도를 판단할 수 있다. 접속 라우터는 이동 단말기(10)가 요청한 콘텐츠의 인기도가 높은 것으로 판단한 경우에는 요청된 콘텐츠의 다음(Next) 콘텐츠 데이터를 요청하는 콘텐츠 요청 메시지(CR)를 생성하고, 이를 인접한 라우터 또는 서버(30)에 접속되어 있는 코어 라우터로 전송함으로써, 사용자로부터 다음 콘텐추 데이터를 요청하는 메시지를 수신하기 전에 콘텐츠 데이터를 프리페칭(Prefetching)한다. In this embodiment, any one or more of the plurality of routers 20A, 20B, 20C, and 20D extract the content identifier from the content request message (CR) received from the mobile terminal 10 or the adjacent router, and the popularity of the requested content. Judge. The popularity of the content refers to the frequency of requests for certain specific content in the plurality of mobile terminals 10. In this embodiment, the router may determine the popularity of the content by counting the frequency of the content request in real time or at regular time intervals. When the access router determines that the content requested by the mobile terminal 10 is highly popular, the access router generates a content request message (CR) for requesting next content data of the requested content, and the adjacent router or server 30 By sending to a core router connected to the pre-fetch, the content data is prefetched before receiving a message requesting the next content data from the user.
도 2는 프리페칭을 설명하기 위한 도면이다. 프리페칭이란, 사용자들의 요청 전에 콘텐츠 데이터의 일부를 라우터(200) 내에 미리 호출하는 것을 의미한다. 도 2를 참고하면, i(i=0,1,2)번째 데이터에 대한 요청메시지를 수신한 경우에 i+m(m은 프리페칭 범위)번째 데이터에 대한 요청메시지를 생성하고 i+m번째 데이터를 미리 수신하여 라우터 내에 저장하는 것을 의미한다. 이때 프리페칭의 범위(m)는 라우터 내의 저장 공간에 따라 자유롭게 조정될 수 있다. 2 is a diagram for explaining prefetching. Prefetching means calling a part of the content data in advance in the router 200 before the user requests. Referring to FIG. 2, when a request message for the i (i = 0,1,2) th data is received, a request message for the i + m (m is a prefetching range) th data is generated and the i + m th This means receiving data in advance and storing it in the router. At this time, the range (m) of prefetching can be freely adjusted according to the storage space in the router.
본 발명의 실시예에 따르면 콘텐츠 중심 네트워크의 라우터는 요청된 콘텐츠 인기도를 판단하고, 콘텐츠의 인기도가 높은 것으로 판단하면 사용자의 요청 전에 사용자가 요청한 콘텐츠 데이터의 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성 및 인접한 상위 라우터로 전송하고, 상위 라우터로부터 다음 콘텐츠 데이터를 사용자의 요청 전에 미리 전송받음으로써 사용자들에게 지연 없이 콘텐츠 데이터를 전송할 수 있다. According to an embodiment of the present invention, the router of the content-centric network determines the requested content popularity, and if it is determined that the content popularity is high, a message for requesting next content data of the content data requested by the user before the user's request is sent. It is possible to transmit content data without delay to the users by generating and transmitting to the adjacent upper router and receiving the next content data from the upper router before the user's request in advance.
이때, 본 발명의 실시예에 따른 콘텐츠 중심 네트워크의 라우터는 모든 콘텐츠를 패칭하는 대신에 인기도가 높은 콘텐츠 데이터를 선별하고, 이에 대해서만 프리페칭을 진행함으로써, 라우터(200) 내의 캐시 오염 문제를 줄일 수 있다. In this case, the router of the content-centric network according to an embodiment of the present invention can reduce the cache pollution problem in the router 200 by selecting highly popular content data instead of patching all the contents and prefetching only the content data. have.
도 3은 본 발명에 따른 콘텐츠 중심 네트워크의 라우터를 설명하기 위한 기능 블록도이다. 3 is a functional block diagram illustrating a router of a content-centric network according to the present invention.
네트워크(20)는 다수의 라우터(200)로 이루어지며, 각 라우터(200)는 인접한 라우터와 메시지 또는 콘텐츠 데이터를 송신 및 수신한다. 도 3을 참고로 보다 구체적으로 살펴보면, 본 실시예에 따른 콘텐츠 중심 네트워크에서 어느 하나의 라우터(200)는 수신부(210), 프리페칭모듈(220), 저장부(230), 저장관리부(240), 그리고 송신부(250)를 포함할 수 있다. The network 20 consists of a plurality of routers 200, each of which transmits and receives messages or content data with adjacent routers. Referring to Figure 3 in more detail, in the content-centric network according to this embodiment any one of the router 200 is a receiver 210, prefetching module 220, storage unit 230, storage management unit 240 And a transmitter 250.
수신부(210)는 이동 단말기(10) 또는 이동 단말기(10)와 인접한 하위 라우터로부터 특정 콘텐츠 데이터를 요청하기 위한 콘텐츠 요청 메시지를 수신하거나, 서버(30)에 접속되어 있는 코어 라우터 또는 코어 라우터와 인접한 상위 라우터로부터 콘텐츠 데이터를 포함하는 콘텐츠 응답 메시지를 수신할 수 있다. The receiver 210 receives a content request message for requesting specific content data from the mobile terminal 10 or a lower router adjacent to the mobile terminal 10, or receives a core router or a core router connected to the server 30. The content response message including the content data may be received from the upper router.
프리페칭모듈(220)은 수신부(210)에서 수신한 콘텐츠 요청 메시지(CR)로부터 콘텐츠의 인기도를 판단하고, 인기도에 따라 콘텐츠의 프리페칭 여부를 결정하기 위한 것으로, 결정부(221) 그리고 인터레스트생성부(222)를 포함할 수 있다. 결정부(221)는 콘텐츠 요청 메시지(CR)로부터 요청 콘텐츠 식별자를 추출하고, 이에 기초하여 요청된 콘텐츠의 인기도를 판단하며, 요청된 콘텐츠의 인기도에 따라 콘텐츠의 프리페칭 여부를 결정한다. 인터레스트생성부(222)는 결정부(221)가 콘텐츠의 프리페칭 진행을 결정하면, 요청된 콘텐츠의 다음(Next) 콘텐츠 데이터를 요청하기 위한 콘텐츠 요청 메시지를 생성할 수 있다. The prefetching module 220 determines the popularity of the content from the content request message (CR) received by the receiver 210 and determines whether to prefetch the content according to the popularity. The determination unit 221 and the interest It may include a generator 222. The determination unit 221 extracts the requested content identifier from the content request message CR, determines the popularity of the requested content based on the content, and determines whether to prefetch the content according to the popularity of the requested content. The interest generation unit 222 may generate a content request message for requesting next content data of the requested content when the determination unit 221 determines the prefetching progress of the content.
저장부(230)는 서버(30)에 접속되어 있는 코어 라우터 또는 코어 라우터와 인접한 상위 라우터로부터 수신된 콘텐츠 데이터를 저장하기 위한 것으로, 콘텐츠 데이터를 캐싱(비교적 짧은 시간)하거나, 저장(비교적 긴 시간)할 수 있다. The storage unit 230 stores content data received from a core router connected to the server 30 or an upper router adjacent to the core router, and caches the content data (comparatively short time) or stores (comparatively long time). )can do.
저장관리부(240)는 저장부(230)의 사용 용량에 따라 수신부(210)가 수신한 콘텐츠 데이터를 저장부(230)에 저장 여부를 결정한다. The storage manager 240 determines whether to store the content data received by the receiver 210 in the storage 230 according to the usage capacity of the storage 230.
송신부(250)는 인접한 상위 라우터 또는 서버(30)에 접속되어 있는 코어 라우터로 콘텐츠 요청 메시지를 송신하거나, 인접한 하위 라우터 또는 이동 단말기(10)로 콘텐츠 데이터를 포함하는 콘텐츠 응답 메시지를 송신한다. The transmitter 250 transmits a content request message to a neighboring upper router or a core router connected to the server 30, or transmits a content response message including content data to the neighboring lower router or the mobile terminal 10.
한편, 본 실시예에서 라우터(200)는 펜딩인터레스트테이블(Pending Interest Table, PIT)(260), 포워딩정보베이스(Forwarding Information Base, FIB)(270)를 더 포함할 수 있다.Meanwhile, in the present embodiment, the router 200 may further include a pending interest table (PIT) 260 and a forwarding information base (FIB) 270.
펜딩인터레스트테이블(260)은 계류 중인 콘텐츠 요청 메시지(CR)를 파악하고 기록하는데 사용되는 임의의 데이터 구조이고, 포워딩정보베이스(270)는 콘텐츠 요청 메시지(CR) 및 콘텐츠 데이터가 수신되고 전달되는 인터페이스와 콘텐츠 데이터를 연관시키는데 사용되는 임의의 데이터 구조를 의미한다.Pending interest table 260 is an arbitrary data structure used to identify and record pending content request message (CR), forwarding information base 270 is a content request message (CR) and content data is received and delivered Any data structure used to associate an interface with content data.
도 4는 본 발명의 일 실시예에서 콘텐츠 요청 메시지의 흐름에 따른 콘텐츠 중심 네트워크의 라우터를 설명하기 위한 기능 블록도이다. 4 is a functional block diagram illustrating a router of a content-centric network according to the flow of a content request message in an embodiment of the present invention.
도 4를 참고로 보다 구체적으로 살펴보면, 수신부(210)가 수신한 콘텐츠 요청 메시지(CR)는 결정부(221)로 전달된다. 결정부(221)는 수신부(210)에서 수신한 콘텐츠 요청 메시지(CR)로부터 요청된 콘텐츠의 인기도를 판단하고, 요청된 콘텐츠의 프리페칭 진행 여부를 결정한다. 프리페칭 진행이 결정된 경우, 인터레스트생성부(222)는 요청된 콘텐츠의 다음 콘텐츠 데이터를 요청하는 콘텐츠 요청 메시지(CR)를 생성한다. 라우터(200)는 콘텐츠 요청 메시지(CR)로부터 저장부(230)에 콘텐츠 데이터를 저장 여부를 결정하기 위한 프리페칭비트(Prefetch Bit: PB) 정보를 추출하고, 이를 펜딩인터레스트테이블(260)에 기록할 수 있다. 인터레스트생성부(222)에서 생성된 다음 요청 메시지(CR)는 포워딩정보베이스(270), 그리고 송신부(250)를 거쳐 상위 라우터 또는 서버(30)에 접속되어 있는 코어 라우터로 송신된다.Referring to FIG. 4, the content request message CR received by the receiver 210 is transmitted to the determiner 221. The determiner 221 determines the popularity of the requested content from the content request message CR received by the receiver 210, and determines whether to prefetch the requested content. When the prefetching process is determined, the interest generation unit 222 generates a content request message CR requesting the next content data of the requested content. The router 200 extracts prefetch bit (PB) information for determining whether to store content data from the content request message (CR) in the storage unit 230 and stores the prefetch bit (PB) information in the pending interest table 260. Can record The next request message CR generated by the interest generation unit 222 is transmitted to the core router connected to the upper router or the server 30 via the forwarding information base 270 and the transmitter 250.
도 5는 본 발명에 따른 콘텐츠 중심 네트워크의 라우터가 프리페칭 진행 여부를 결정하는 방법을 설명하기 위한 흐름도이다. 5 is a flowchart illustrating a method for determining whether pre-fetching is performed by a router of a content-oriented network according to the present invention.
도 5를 참고로 보다 구체적으로 살펴보면, 다수의 이동 단말기(10)로부터 콘텐츠 요청 메시지(CR)를 수신한 라우터(200)는 콘텐츠 요청 메시지(CR)에 구비되어 있는 요청 콘텐츠 식별자에 기초하여 요청 콘텐츠 개수를 카운트 한다(S510). Referring to FIG. 5, the router 200 receiving the content request message CR from the plurality of mobile terminals 10 requests the content based on the request content identifier included in the content request message CR. The number is counted (S510).
그 다음 실시간 또는 일정 시간 간격으로 카운트한 콘텐츠 개수의 합계가 소정의 임계치를 초과하는지 판단한다(S520). Next, it is determined whether the sum of the number of contents counted in real time or at a predetermined time interval exceeds a predetermined threshold (S520).
요청 콘텐츠 개수의 합이 소정의 임계치를 초과하는 경우, 요청된 콘텐츠의 인기도는 높은 것으로 판단되며 다음 콘텐츠 데이터를 미리 호출하기 위한 프리페칭을 진행한다(S530). When the sum of the requested content numbers exceeds a predetermined threshold, the popularity of the requested content is determined to be high and prefetching for calling the next content data is performed in advance (S530).
한편, 요청 콘텐츠 개수의 합이 소정의 임계치를 초과하지 않는다면, 라우터(200)는 요청 콘텐츠의 인기도가 낮은 것으로 판단하고, 프리페칭을 진행하지 않으며 다만, 요청 콘텐츠 데이터가 라우터에 저장되어 있는지 판단한다(S540). On the other hand, if the sum of the requested content numbers does not exceed a predetermined threshold, the router 200 determines that the popularity of the requested content is low, does not proceed with prefetching, but determines whether the requested content data is stored in the router. (S540).
요청 콘텐츠 데이터가 라우터 내에 저장되어 있는 경우, 저장된 콘텐츠 데이터를 포함하는 콘텐츠 응답 메시지를 하위 라우터 또는 이동 단말기(10)로 전달한다(S550). When the requested content data is stored in the router, the content response message including the stored content data is transmitted to the lower router or the mobile terminal 10 (S550).
요청 콘텐츠 데이터가 라우터 내에 저장되어 있지 않은 경우, 콘텐츠 요청 메시지를 상위 라우터로 전달한다(S560). If the request content data is not stored in the router, the content request message is transmitted to the upper router (S560).
도 6은 본 발명에 따른 콘텐츠 중심 네트워크의 라우터가 프리페칭을 진행하는 과정을 설명하기 위한 흐름도이다. 6 is a flowchart illustrating a process of prefetching performed by a router of a content-oriented network according to the present invention.
도 6을 참고로 보다 구체적으로 살펴보면, 프리페칭이 시작되면 라우터(200)는 콘텐츠 요청 메시지(CR)로부터 요청 콘텐츠 식별자를 추출하고, 요청 콘텐츠 식별자에 기초하여 요청된 콘텐츠 데이터가 저장부(230)에 저장되었는지 판단한다(S610). Referring to FIG. 6 in more detail, when prefetching is started, the router 200 extracts a request content identifier from a content request message CR, and the requested content data is stored based on the request content identifier. It is determined whether the stored in (S610).
저장부(230) 내에 요청된 콘텐츠 데이터가 저장되지 않은 것으로 판단되면, 라우터(200)는 콘텐츠 요청 메시지(CR)를 상위 라우터로 전달(S620)하고, 이후 수신부(210)가 수신한 콘텐츠 데이터를 저장부(230)에 저장하지 않도록 펜딩인터레스트테이블(260) 내의 프리페치 비트(PB)를 0으로 기록할 수 있다. If it is determined that the requested content data is not stored in the storage unit 230, the router 200 transmits a content request message CR to a higher router (S620), and then receives the content data received by the receiving unit 210. The prefetch bit PB in the pending table 260 may be written as 0 so as not to be stored in the storage 230.
그리고 요청된 콘텐츠의 다음 콘텐츠 데이터를 요청하기 위한 콘텐츠 요청 메시지(CR)를 생성하고, 이를 상위 라우터로 전달(S630)하고, 이후, 다음 콘텐츠 데이터가 수신되면 다음 콘텐츠 데이터를 저장부(230)에 저장하도록 펜딩인터레스트테이블(260) 내의 프리페치 비트(PB)를 1로 기록할 수 있다.Then, a content request message (CR) is generated for requesting the next content data of the requested content, and the content request message (CR) is transmitted to the upper router (S630). Then, when the next content data is received, the next content data is stored in the storage unit 230. The prefetch bit PB in the pending table 260 can be written as 1 to store.
한편, 저장부(230) 내에 요청된 콘텐츠 데이터가 저장된 것으로 판단되는 경우, 이후에 상위 라우터로부터 수신한 콘텐츠 데이터를 저장부(230)에 중복하여 저장하지 않도록 펜딩인터레스트테이블(260) 내의 프리페치 비트(PB)를 0으로 기록할 수 있다. On the other hand, if it is determined that the requested content data is stored in the storage unit 230, the prefetch in the pending table 260 so as not to duplicately store the content data received from the upper router in the storage unit 230. Bit PB can be written as zero.
또한, 저장부(230) 내에 요청된 콘텐츠 데이터가 저장된 것으로 판단되는 경우, 라우터(200)는 요청 콘텐츠 식별자에 기초하여 콘텐츠 데이터가 마지막 콘텐츠 데이터인지 판단한다(S640). 콘텐츠 데이터가 마지막 콘텐츠 데이터이면, 프리페칭을 수행할 다음 콘텐츠 데이터가 없으므로, 다음 콘텐츠 데이터를 요청하는 콘텐츠 요청 메시지를 생성하지 않고 종료한다(S650). In addition, when it is determined that the requested content data is stored in the storage 230, the router 200 determines whether the content data is the last content data based on the requested content identifier (S640). If the content data is the last content data, since there is no next content data to perform prefetching, it ends without generating a content request message requesting the next content data (S650).
콘텐츠 데이터가 마지막 콘텐츠 데이터가 아닌 경우, 라우터(200)는 다음 콘텐츠 데이터를 요청하는 메시지를 생성하고, 이를 상위 라우터로 전달(S630)함으로써, 사용자로부터 콘텐츠 요청 메시지를 수신하지 않더라도 미리 다음 콘텐츠 데이터를 요청하고, 이후, 다음 콘텐츠 데이터가 수신되면 다음 콘텐츠 데이터를 저장부(230)에 저장하도록 펜딩인터레스트테이블(260) 내의 프리페치 비트(PB)를 1로 기록할 수 있다. If the content data is not the last content data, the router 200 generates a message for requesting the next content data and delivers the message to the upper router (S630), so that the next content data is previously received even if a content request message is not received from the user. After the request, after receiving the next content data, the prefetch bit PB in the pending table 260 may be recorded as 1 to store the next content data in the storage 230.
도 7은 본 발명에 따른 콘텐츠 중심 네트워크의 라우터가 콘텐츠 데이터를 저장할지 여부를 결정하는 방법을 설명하기 위한 흐름도이다. 7 is a flowchart illustrating a method of determining whether or not a router of a content-centric network stores content data according to the present invention.
도 7을 참고로 보다 구체적으로 살펴보면, 수신부(210)는 상위 라우터로부터 콘텐츠 데이터를 포함하는 콘텐츠 응답 메시지(CP)를 수신한다(S610). Referring to FIG. 7 in more detail, the receiver 210 receives a content response message CP including content data from an upper router (S610).
그 다음 콘텐츠 데이터를 포함하는 콘텐츠 응답 메시지(CP)를 하위 라우터 또는 이동 단말기(10)로 전달함으로써, 사용자에게 요청 정보를 전송한다(S620). Then, the content response message CP including the content data is transmitted to the lower router or the mobile terminal 10, thereby transmitting request information to the user (S620).
이때, 저장관리부(240)는 펜딩인터레스트테이블(260)을 참고하여, 펜딩인터레스트테이블(260)에 기록된 프리페치 비트(Pre-fetch Bit: PB)를 확인한다(S630). 프리페치 비트(PB)가 1인 경우, 라우터(200)는 저장부(230)에 콘텐츠 데이터를 저장한다. At this time, the storage manager 240 checks the pre-fetch bit (PB) recorded in the pending table 260 by referring to the pending table 260 (S630). When the prefetch bit PB is 1, the router 200 stores the content data in the storage 230.
보다 구체적으로 설명하면, 저장부(230)의 공간이 비어있는지 판단하고(S640), 저장부(230)에 비어있는 공간이 있는 경우에는 저장부(230)의 가장 최근에 사용된 위치에 수신한 콘텐츠 데이터를 저장한다(S650).In more detail, it is determined whether the space of the storage unit 230 is empty (S640), and if there is an empty space in the storage unit 230, it is received at the most recently used position of the storage unit 230. The content data is stored (S650).
저장부(230)에 비어있는 공간이 없는 경우에는 저장부(230)의 가장 마지막에 사용된 위치의 데이터를 삭제하고, 가장 최근에 사용된 위치에 콘텐츠 데이터를 저장한다(S660). 만약, 프리페치 비트(PB)가 0인 경우에는 저장부(230)에 콘텐츠 데이터를 저장하지 않고 종료한다. If there is no empty space in the storage unit 230, the data of the last used position of the storage unit 230 is deleted, and the content data is stored in the most recently used position (S660). If the prefetch bit PB is 0, the storage unit 230 ends without storing the content data.
본 발명의 실시 예는 이상에서 설명한 장치 및/또는 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시예의 구성에 대응하는 기능을 실현하기 위한 프로그램, 그 프로그램이 기록된 기록 매체 등을 통해 구현될 수도 있으며, 이러한 구현은 앞서 설명한 실시예의 기재로부터 본 발명이 속하는 기술분야의 전문가라면 쉽게 구현할 수 있는 것이다.An embodiment of the present invention is not implemented only through the above-described apparatus and / or method, but may be implemented through a program for realizing a function corresponding to the configuration of the embodiment of the present invention, a recording medium on which the program is recorded, and the like. Such implementations may be readily implemented by those skilled in the art from the description of the above-described embodiments.
이상에서 본 발명의 실시 예에 대하여 상세하게 설명하였지만 본 발명의 권리 범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 사업자의 여러 변형 및 개량 형태 또한 본 발명의 권리 범위에 속하는 것이다.Although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of the operator using the basic concepts of the present invention as defined in the following claims are also provided. It belongs to the scope of rights.

Claims (16)

  1. 콘텐츠 중심 네트워크의 라우터로서, As a router in a content-centric network,
    콘텐츠 요청 메시지, 콘텐츠 응답 메시지 중 어느 하나 이상을 송수신하는 송수신부, 그리고 Transmitting and receiving unit for transmitting and receiving any one or more of the content request message, the content response message, and
    상기 콘텐츠 요청 메시지로부터 요청된 콘텐츠 데이터의 인기도를 판단하고, 상기 인기도에 따라 상기 콘텐츠 데이터의 프리페칭(Prefetch) 진행 여부를 결정하며, 프리페칭 진행이 결정되면 상기 콘텐츠 데이터의 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하는 프리페칭모듈을 포함하는 라우터.Determine the popularity of the requested content data from the content request message, determine whether to prefetch the content data according to the popularity, and if the prefetching process is determined, next content data of the content data. Router comprising a prefetching module for generating a message requesting.
  2. 제1항에서,In claim 1,
    상기 프리페칭모듈은, The prefetching module,
    상기 콘텐츠 요청 메시지에 포함되어 있는 요청 콘텐츠 식별자에 기초하여 요청된 횟수를 카운트하고, 상기 콘텐츠 데이터의 요청 횟수의 합계가 소정의 임계치를 초과하는 경우에 상기 요청된 콘텐츠 데이터의 인기도가 높은 것으로 판단하는 결정부를 포함하는 라우터.Counting the requested number of times based on the requested content identifier included in the content request message, and determining that the popularity of the requested content data is high when the sum of the number of requests of the content data exceeds a predetermined threshold. Router including a decision unit.
  3. 제2항에서,In claim 2,
    상기 결정부는, 상기 요청된 콘텐츠 데이터의 인기도가 높은 경우, 콘텐츠 데이터의 프리페칭을 진행하고,The determining unit, if the popularity of the requested content data is high, prefetching the content data,
    상기 프리페칭모듈은, 상기 콘텐츠 데이터의 다음 콘텐츠 데이터를 요청하는 메시지를 생성하는 인터레스트생성부를 더 포함하는 라우터. The prefetching module may further include an interest generation unit configured to generate a message for requesting next content data of the content data.
  4. 제1항에서,In claim 1,
    상기 콘텐츠 데이터를 저장하는 저장부, 그리고A storage unit for storing the content data, and
    상기 콘텐츠 데이터를 상기 저장부에 저장할지 결정하는 저장관리부를 더 포함하는 라우터.And a storage management unit to determine whether to store the content data in the storage unit.
  5. 제4항에서,In claim 4,
    상기 저장관리부는, The storage management unit,
    상기 콘텐츠 데이터의 인기도에 따라 상기 콘텐츠 데이터를 상기 저장부에 저장할지 여부를 결정하는 정보가 기록된 펜딩 인터레스트 테이블(Pending Interest Table)을 참조하여 상기 저장부에 상기 콘텐츠 데이터를 저장할지를 결정하는 라우터. A router for determining whether to store the content data in the storage with reference to a pending interest table in which information for determining whether to store the content data in the storage is recorded according to the popularity of the content data. .
  6. 제4항에서,In claim 4,
    상기 저장관리부는, The storage management unit,
    상기 저장부에 비어있는 공간이 있는 경우, 가장 최근에 사용된 위치에 상기 콘텐츠 데이터를 저장하고, If there is an empty space in the storage unit, the content data is stored in the most recently used location,
    상기 저장부에 비어있는 공간이 없는 경우, 가장 마지막에 사용된 위치의 데이터를 삭제하고, 가장 최근에 사용된 위치에 상기 콘텐츠 데이터를 저장하는 라우터. And when there is no empty space in the storage unit, deletes the data of the last used location and stores the content data in the most recently used location.
  7. 이동 단말기, 다수의 라우터로 이루어진 네트워크에서 다수의 라우터 중 어느 하나 이상의 라우터가 콘텐츠를 요청하는 메시지를 전송하는 방법으로서,A method of transmitting a message for requesting content by one or more routers among a plurality of routers in a network consisting of a mobile terminal and a plurality of routers,
    인접한 하위 라우터 또는 이동 단말기로부터 콘텐츠 요청 메시지를 수신하는 단계,Receiving a content request message from an adjacent lower router or mobile terminal,
    상기 콘텐츠 요청 메시지로부터 요청된 콘텐츠 데이터의 인기도를 판단하는 단계,Determining the popularity of the requested content data from the content request message;
    상기 인기도에 따라 상기 콘텐츠 데이터의 프리페칭(Prefetching) 진행 여부를 결정하는 단계,Determining whether to proceed with prefetching of the content data according to the popularity;
    프리페칭 진행이 결정되면 상기 요청된 콘텐츠 데이터의 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하는 단계, 그리고,Generating a message requesting next content data of the requested content data when the prefetching process is determined, and
    상기 다음 콘텐츠 데이터를 요청하는 메시지를 인접한 상위 라우터로 송신하는 단계를 포함하는 메시지 전송 방법. And sending a message requesting the next content data to an adjacent upper router.
  8. 제7항에서, In claim 7,
    상기 인기도를 판단하는 단계는,Determining the popularity,
    상기 콘텐츠 요청 메시지에 포함되어 있는 요청 콘텐츠 식별자에 기초하여 요청된 횟수를 카운트하는 단계, 그리고Counting the requested number of times based on the requested content identifier included in the content request message, and
    일정시간 동안의 상기 콘텐츠 데이터의 요청 횟수의 합계가 소정의 임계치를 초과하는 경우에 상기 요청된 콘텐츠 데이터의 인기도가 높은 것으로 판단하는 단계를 포함하는 메시지 전송 방법.And determining the popularity of the requested content data when the sum of the number of requests of the content data for a predetermined time exceeds a predetermined threshold.
  9. 제7항에서, In claim 7,
    상기 콘텐츠 요청 메시지로부터 상기 요청된 콘텐츠 데이터가 라우터 내에 저장되어 있는지 판단하고, 상기 요청된 콘텐츠 데이터가 상기 라우터 내에 저장되어 있지 않으면, 상기 콘텐츠 요청 메시지를 상기 인접한 상위 라우터로 송신하는 단계를 더 포함하는 메시지 전송 방법.Determining from the content request message whether the requested content data is stored in a router, and if the requested content data is not stored in the router, sending the content request message to the adjacent higher router. How to send a message.
  10. 제9항에서, In claim 9,
    상기 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하는 단계는, Generating the message for requesting the next content data,
    상기 요청된 콘텐츠 데이터가 콘텐츠의 마지막 데이터이면, 상기 다음 콘텐츠 데이터를 요청하는 메시지를 생성하지 않는 메시지 전송 방법. And if the requested content data is the last data of the content, do not generate a message requesting the next content data.
  11. 이동 단말기, 다수의 라우터로 이루어진 네트워크에서 다수의 라우터 중 어느 하나 이상의 라우터가 내부에 콘텐츠 데이터를 저장하는 방법으로서, A method of storing content data in one or more routers among a plurality of routers in a mobile terminal and a network composed of a plurality of routers,
    인접한 상위 라우터로부터 콘텐츠 데이터가 포함된 콘텐츠 응답 메시지를 수신하는 단계, Receiving a content response message containing content data from an adjacent upper router,
    상기 콘텐츠 데이터를 인기도에 따라 저장부에 저장 여부를 결정하는 단계,Determining whether to store the content data in a storage unit according to popularity;
    상기 저장부의 공간이 비어있는지 판단하는 단계,Determining whether the storage of the storage unit is empty;
    상기 저장부에 비어있는 공간이 있는 경우 상기 저장부의 가장 최근에 사용된 위치에 상기 콘텐츠 데이터를 저장하는 단계, 그리고Storing the content data in the most recently used location of the storage unit when there is an empty space in the storage unit, and
    상기 저장부에 비어있는 공간이 없는 경우 상기 저장부의 가장 마지막 사용된 위치의 데이터를 삭제하고 가장 최근에 사용된 위치에 상기 콘텐츠 데이터를 저장하는 단계If there is no empty space in the storage unit, deleting the data of the last used position of the storage unit and storing the content data in the most recently used position
    를 포함하는 콘텐츠 데이터 저장 방법.Content data storage method comprising a.
  12. 제11항에서, In claim 11,
    상기 콘텐츠 데이터를 상기 저장부에 저장할지 여부를 결정하는 단계는,Determining whether to store the content data in the storage unit,
    상기 콘텐츠 데이터의 인기도에 따라 상기 콘텐츠 데이터를 상기 저장부에 저장할지 여부를 결정하는 정보가 기록된 펜딩 인터레스트 테이블(Pending Interest Table: PIT)을 참조하여 결정하는 콘텐츠 데이터 저장 방법.And a pending interest table (PIT) in which information for determining whether to store the content data in the storage unit is recorded according to the popularity of the content data.
  13. 이동 단말기, 다수의 라우터로 이루어진 네트워크에서 다수의 라우터 중 어느 하나 이상의 라우터가 콘텐츠를 전송하는 방법으로서,A method for transmitting content by one or more routers among a plurality of routers in a mobile terminal and a network consisting of a plurality of routers,
    인접한 하위 라우터 또는 이동 단말기로부터 콘텐츠 요청 메시지를 수신하는 단계, Receiving a content request message from an adjacent lower router or mobile terminal,
    상기 콘텐츠 요청 메시지로부터 요청된 콘텐츠 데이터의 인기도를 판단하는 단계,Determining the popularity of the requested content data from the content request message;
    상기 인기도가 높으면 상기 요청된 콘텐츠 데이터의 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하고, 이를 인접한 상위 라우터로 송신하는 단계,Generating a message requesting next content data of the requested content data if the popularity is high, and transmitting the message to a next higher router;
    인접한 상위 라우터로부터 콘텐츠 데이터가 포함된 콘텐츠 응답 메시지를 수신하는 단계, 그리고Receiving a content response message containing content data from an adjacent upper router, and
    상기 콘텐츠 데이터를 인기도에 따라 저장부에 저장 여부를 결정하는 단계를 포함하는 콘텐츠 전송 방법. Determining whether to store the content data in a storage unit according to popularity.
  14. 제13항에서,In claim 13,
    상기 인기도를 판단하는 단계는,Determining the popularity,
    상기 콘텐츠 요청 메시지에 포함되어 있는 요청 콘텐츠 식별자에 기초하여 요청된 횟수를 카운트하는 단계, 그리고Counting the requested number of times based on the requested content identifier included in the content request message, and
    일정시간 동안의 상기 콘텐츠 데이터의 요청 횟수의 합계가 소정의 임계치를 초과하는 경우에 상기 요청된 콘텐츠 데이터의 인기도가 높은 것으로 판단하는 단계를 포함하는 콘텐츠 전송 방법. And determining the popularity of the requested content data when the sum of the number of requests of the content data for a predetermined time exceeds a predetermined threshold.
  15. 제13항에서,In claim 13,
    상기 콘텐츠 요청 메시지로부터 상기 요청된 콘텐츠 데이터가 라우터 내에 저장되어 있는지 판단하고, 상기 요청된 콘텐츠 데이터가 상기 라우터 내에 저장되어 있지 않으면, 상기 콘텐츠 요청 메시지를 상기 인접한 상위 라우터로 송신하는 단계를 더 포함하는 콘텐츠 전송 방법. Determining from the content request message whether the requested content data is stored in a router, and if the requested content data is not stored in the router, sending the content request message to the adjacent higher router. How to transfer content.
  16. 제13항에서,In claim 13,
    상기 다음(Next) 콘텐츠 데이터를 요청하는 메시지를 생성하는 단계는, Generating the message for requesting the next content data,
    상기 요청된 콘텐츠 데이터가 콘텐츠의 마지막 데이터이면, 상기 다음 콘텐츠 데이터를 요청하는 메시지를 생성하지 않는 콘텐츠 전송 방법. And if the requested content data is the last data of the content, do not generate a message requesting the next content data.
PCT/KR2016/014580 2015-12-16 2016-12-13 Content-centric network router, and method for transmitting content by means of same WO2017105056A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR20150180385 2015-12-16
KR10-2015-0180385 2015-12-16
KR1020160005372A KR20170072100A (en) 2015-12-16 2016-01-15 A router in content centric network and content transmission method using the same
KR10-2016-0005372 2016-01-15

Publications (1)

Publication Number Publication Date
WO2017105056A1 true WO2017105056A1 (en) 2017-06-22

Family

ID=59057050

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2016/014580 WO2017105056A1 (en) 2015-12-16 2016-12-13 Content-centric network router, and method for transmitting content by means of same

Country Status (1)

Country Link
WO (1) WO2017105056A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110535875A (en) * 2019-09-19 2019-12-03 大连理工大学 Caching under vehicle-mounted content center network based on cooperation mode pollutes attack detection method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130093813A (en) * 2012-01-12 2013-08-23 삼성전자주식회사 A communication method of node prefetching segments of contents in a content centric network and the node
KR20140136963A (en) * 2012-02-28 2014-12-01 후아웨이 테크놀러지 컴퍼니 리미티드 A method for collaborative caching for content-oriented networks
KR20150055559A (en) * 2013-11-13 2015-05-21 팔로 알토 리서치 센터 인코포레이티드 Method and apparatus for pre-fetching remote content based on static and dynamic recommendations
KR101546199B1 (en) * 2014-12-09 2015-08-21 연세대학교 산학협력단 Cooperative Caching Method on Contents Delivery Network, Content Service Server and Caching Server
KR20150126277A (en) * 2014-05-01 2015-11-11 팔로 알토 리서치 센터 인코포레이티드 Accountable content stores for information centric networks

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130093813A (en) * 2012-01-12 2013-08-23 삼성전자주식회사 A communication method of node prefetching segments of contents in a content centric network and the node
KR20140136963A (en) * 2012-02-28 2014-12-01 후아웨이 테크놀러지 컴퍼니 리미티드 A method for collaborative caching for content-oriented networks
KR20150055559A (en) * 2013-11-13 2015-05-21 팔로 알토 리서치 센터 인코포레이티드 Method and apparatus for pre-fetching remote content based on static and dynamic recommendations
KR20150126277A (en) * 2014-05-01 2015-11-11 팔로 알토 리서치 센터 인코포레이티드 Accountable content stores for information centric networks
KR101546199B1 (en) * 2014-12-09 2015-08-21 연세대학교 산학협력단 Cooperative Caching Method on Contents Delivery Network, Content Service Server and Caching Server

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110535875A (en) * 2019-09-19 2019-12-03 大连理工大学 Caching under vehicle-mounted content center network based on cooperation mode pollutes attack detection method
CN110535875B (en) * 2019-09-19 2021-05-11 大连理工大学 Cache pollution attack detection method based on cooperation mode under vehicle-mounted content center network

Similar Documents

Publication Publication Date Title
WO2013002538A2 (en) Method and apparatus for preventing distributed denial of service attack
WO2011046393A4 (en) Apparatus and method for establishing a personal network for providing a cpns service
WO2014065633A1 (en) Apparatus and method for accessing web in network system
WO2014014216A1 (en) Caching proxy method and apparatus
WO2013066111A1 (en) Method of displaying contents by using device identifier of wireless communication device, method of providing contents, user terminal for performing the contents displaying method, and system for providing contents to perform the contents providing method
WO2016013718A1 (en) System and method for providing web-based advertisement by using wi-fi network
WO2013094837A1 (en) Method for managing server load distribution by using hash function results, and apparatus for same
WO2011099690A2 (en) Method and apparatus for using service of home network device based on remote access
WO2013012278A2 (en) Method and apparatus for managing device context using an ip address in a communication system
WO2013122360A1 (en) Method, system and recording medium for analyzing dynamic network pattern of mobile application
WO2015056833A1 (en) Web-based real time data pushing method and system thereof
WO2014200177A1 (en) Method for delivering content in communication network and apparatus therefor
WO2017105056A1 (en) Content-centric network router, and method for transmitting content by means of same
WO2011019110A1 (en) System and method for providing contents
WO2019168219A1 (en) Method for semantic resource search in m2m system
EP2586262A2 (en) Method and apparatus for random access to multimedia content in wireless communication system
US9338230B2 (en) Method, network entity and network system for forwarding resources
CN106791992A (en) Signal source method for pushing and system
WO2012176985A2 (en) Iptv service device and method for providing continuous service
WO2014157956A1 (en) Method and apparatus for processing handover of terminal in mobile communication system
WO2013122359A1 (en) Wireless terminal device having network load reducing function, method for reducing network load in wireless terminal device, and recording medium
WO2009136734A2 (en) Data transmission and receiving system using a mobile communication network and a user interface for mobile communication terminals
WO2010079950A2 (en) Method of providing wireless data communication service using ip and apparatus thereof
WO2019212268A1 (en) Method and device for managing mobile node of sdn controller
WO2013122361A1 (en) Method, system and recording medium for managing policy information for network load reduction

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

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

Country of ref document: EP

Kind code of ref document: A1