KR20140100436A - Network node apparatus for information-centric networking and operating method of the network node apparatus - Google Patents

Network node apparatus for information-centric networking and operating method of the network node apparatus Download PDF

Info

Publication number
KR20140100436A
KR20140100436A KR1020140012831A KR20140012831A KR20140100436A KR 20140100436 A KR20140100436 A KR 20140100436A KR 1020140012831 A KR1020140012831 A KR 1020140012831A KR 20140012831 A KR20140012831 A KR 20140012831A KR 20140100436 A KR20140100436 A KR 20140100436A
Authority
KR
South Korea
Prior art keywords
content
service
request
information
cdcf
Prior art date
Application number
KR1020140012831A
Other languages
Korean (ko)
Inventor
전홍석
이병준
김태연
윤승현
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to US14/173,060 priority Critical patent/US20140310375A1/en
Publication of KR20140100436A publication Critical patent/KR20140100436A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/35Network arrangements, protocols or services for addressing or naming involving non-standard use of addresses for implementing network functionalities, e.g. coding subscription information within the address or functional addressing, i.e. assigning an address to a function
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams

Abstract

Disclosed are a network node apparatus for information-centric networking and a method of operating the same. The network node apparatus according to an embodiment of the present invention has a separated network control plane and a data transfer plane, and manages location information of content on the data transfer plane in a centrally concentrated form. For example, the network node apparatus includes a content service coordination function (CSCF) for processing a content request from a user or an issue request from a content provider, a content delivery control function (CDCF) for selecting an optimum service node which will process the content request or the issue request, and a content delivery service function (CDSF) for providing the user with the requested content or downloading the content whose issue has been requested from the content provider to register the content.

Description

정보 중심 네트워킹을 위한 네트워크 노드 장치 및 이의 동작 방법{Network node apparatus for information-centric networking and operating method of the network node apparatus}[0001] The present invention relates to a network node apparatus for information-centric networking and a method for operating the same,

본 발명은 정보 중심 네트워킹(Information-Centric Networking, ICN)을 구현하기 위한 네트워크 노드 장치와 이의 동작 방법에 관한 것이다.
The present invention relates to a network node apparatus for implementing information-centric networking (ICN) and a method of operating the network node apparatus.

정보 중심 네트워킹(Information-Centric Networking, ICN)은 통신 대상 호스트의 주소(address) 대신에 취득하려는 정보의 식별자(identifier)를 사용하여 통신하는 방법이다. 정보 중심 네트워킹 방법을 사용하면, 사용자는 정보를 보유한 호스트에 접속하여 정보를 가져오는 대신에 취득하려는 정보의 식별자를 네트워크에 제공하며, 이에 네트워크는 해당 식별자를 사용해 정보를 찾아낸 후 이를 사용자에게 반환한다. Information-centric networking (ICN) is a method of communicating using an identifier of information to be acquired instead of an address of a communication target host. Using the information-centric networking method, a user connects to a host having information and provides an identifier of the information to be acquired to the network instead of fetching information, and the network then uses the identifier to find the information and returns it to the user .

이와 같은 정보 중심 네트워킹 방법으로 DONA(Data-Oriented Network Architecture), CCN(Content-Centric Networking), PURSUIT(Publish-Subscribe Internet Technology) 등 다양한 방법들이 제안되고 있다. 그 중에서 대표적인 것이 DONA와 CCN이다. Various methods such as Data-Oriented Network Architecture (DONA), Content-Centric Networking (CCN), and Publish-Subscribe Internet Technology (PURSUIT) have been proposed as information-centric networking methods. Among them, DONA and CCN are representative.

DONA는 미국 버클리 대학의 티무 코포넨(Teemu Koponen)을 중심으로 진행된 연구 프로젝트로서, 공개키(public key)에 기반한 정보 식별자를 사용하는 ICN을 정의한다. DONA는 레졸루션 핸들러(Resolution Handler, RH)로 구성된 계층적인 네트워크 구조에 기반한 통신 모델을 제안한다. RH는 정보 요청 패킷을 수신한 경우에 이를 적당한 이웃 RH로 전달하기 위한 라우팅 정보를 관리한다. DONA에서 정보 보유자는 보유한 정보를 DONA 네트워크에 등록하기 위하여 레지스터(REGISTER) 패킷을 만들어 근접한 RH에게 전송한다. RH는 이 레지스터(REGISTER) 패킷을 기반으로 라우팅 정보를 관리하게 된다. 정보 요청자는 요청하는 정보의 식별자를 포함하는 파인드(FIND) 패킷을 만들어 근접한 RH에게 보낸다. RH는 라우팅 정보를 기반으로 파인드(FIND) 패킷이 정보 보유자 혹은 정보를 캐싱하고 있는 특정 네트워크 노드에게 전송되도록 이웃 RH에게 전달한다. DONA is a research project centered on Teemu Koponen of the University of California at Berkeley, which defines ICNs that use information identifiers based on public keys. DONA proposes a communication model based on hierarchical network structure consisting of Resolution Handler (RH). The RH, when receiving the information request packet, manages the routing information for delivering it to the appropriate neighbor RH. In DONA, the information holder creates a register (REGISTER) packet to register the information in the DONA network and sends it to the adjacent RH. RH manages routing information based on this register (REGISTER) packet. The information requester creates a FIND packet containing the identifier of the requesting information and sends it to the nearest RH. Based on the routing information, the RH sends the FIND packet to the neighboring RH to be transmitted to the specific network node that is caching the information bearer or information.

PARC(Palo Alto Research Center) 연구소의 벤 제이콥슨(Van Jacobson)을 중심으로 진행되고 있는 연구 프로젝트인 CCN은 계층적 구조의 정보 식별자를 사용하는 ICN 기술이다. CCN의 정보 식별자는 계층적으로 구성되어 있다는 점에서 URL(Uniform Resource Location)과 유사하나, URL과는 달리 주소 정보를 포함하고 있지 않다는 점에서 차이가 있다. CCN은 요청-응답 형태의 통신 모델을 따른다. 정보를 요청하는 주체는 요청 메시지인 인트리스트(INTEREST) 패킷을 만들어 네트워크에 보낸다. 인트리스트(INTEREST) 패킷을 받은 네트워크는 해당 정보의 보유자에게 인트리스트(INTEREST) 패킷을 전송한다. 정보 보유자는 인트리스트(INTEREST) 패킷을 수신하면 응답 메시지로 데이터(DATA) 패킷을 만들어 보내고, 이 데이터(DATA) 패킷은 다시 CCN 네트워크에 의해 정보를 요청한 자에게 전송된다. CCN에서는 모든 콘텐츠에 대한 위치 정보를 네트워크내 라우팅 노드들이 갖게 된다. 따라서 콘텐츠의 양이 늘어나는 경우 라우팅 노드들이 유지해야 할 정보의 양이 증가하게 되어 규모 확장성(scalability)에 문제가 발생한다. CCN, a research project centered on Van Jacobson of the Palo Alto Research Center (PARC), is an ICN technology using hierarchical information identifiers. The information identifiers of the CCN are similar to URL (Uniform Resource Location) in that they are hierarchically structured, but differ from the URL in that they do not include address information. The CCN follows a request-response type communication model. The requesting entity creates an INTEREST packet, which is a request message, and sends it to the network. The network receiving the INTEREST packet transmits an INTEREST packet to the holder of the information. When the information holder receives the INTEREST packet, it creates a DATA packet in response to the DATA packet, and the DATA packet is transmitted to the person who requested the information again by the CCN network. In CCN, the routing nodes in the network have location information about all contents. Therefore, if the amount of content increases, the amount of information that the routing nodes need to maintain increases, thereby causing scalability problems.

DONA의 경우 콘텐츠에 대한 위치 정보는 DHT(Distributed Hash Table)를 활용하여 분산 저장됨으로써 이러한 규모 확장성 문제를 해결한다. 하지만 DHT 기술은 네트워크에 참여하는 노드의 위치 정보를 무시하는 문제가 있다. 가령, 서울에 위치한 노드들과 부산에 위치한 노드들이 DHT로 연결되어 있다고 하자. 그리고 서울에 위치한 사용자가 해당 DHT를 통해 파일 A를 다운받고자 한다고 하자. 이 파일 A는 서울에 위치한 노드 중 하나에 저장되어 있다고 하자. 사용자는 A의 위치를 모르므로, A를 다운받으려면 우선 DHT에 A의 위치를 질의하여야 한다. 그런데 DHT의 특성상 파일 A의 위치 정보는 서울이 아니라 부산에 위치한 노드에 보관되어 있을 수도 있다. 따라서 파일 A를 사용하기 위해서는 부산에 위치한 노드에 A의 위치를 질의하고 그 결과를 수신한 다음, A를 갖고 있는 서울 노드에 A를 요청해야만 한다. 따라서 하나의 콘텐츠를 사용하기 위해 보내는 질의 패킷의 전송 경로가 상당히 길어질 수 있어, 불필요한 원거리 트래픽이 발생할 수 있다. In the case of DONA, the location information of the content is distributed and stored by using DHT (Distributed Hash Table) to solve the scalability problem. However, there is a problem that the DHT technology ignores the location information of nodes participating in the network. For example, assume that the nodes located in Seoul and the nodes located in Busan are connected by DHT. Let's say that a user located in Seoul wants to download file A through the DHT. Let us assume that this file A is stored in one of the nodes located in Seoul. Since the user does not know the location of A, in order to download A, first you have to query the location of A in DHT. However, due to the nature of DHT, the location information of file A may be stored in a node located in Busan, rather than in Seoul. Therefore, in order to use file A, it is necessary to inquire the location of A to the node located in Busan, receive the result, and then request A to the Seoul node having A. Therefore, the transmission path of the query packet sent to use one content may be considerably long, and unnecessary long distance traffic may occur.

또한, 전술한 DOAN와 CCN은 모두 사업자와 사용자와의 연동 인터페이스를 고려하지 않고 설계되어 있다. 더욱이, DONA는 계층적인 네트워크 구조에 한정되어 동작하므로 다양한 형태의 네트워크에 적용하기에는 한계가 있다.
In addition, both of the above-described DOAN and CCN are designed without considering an interworking interface between a business operator and a user. Moreover, since DONA operates only in a hierarchical network structure, it is limited to various types of networks.

본 발명이 해결하고자 하는 하나의 과제는 IP(Internet Protocol) 네트워크를 포함한 다양한 네트워크와 자연스럽게 연동하는 정보 중심 네트워킹(ICN)을 구현하면서도 경로 중심적 캐싱(on-path caching) 등 ICN의 핵심적인 기능들을 손쉽게 지원하는 ICN을 위한 네트워크 노드 장치 및 이의 동작 방법을 제공하는 것이다.One of the problems to be solved by the present invention is to provide an information-centric networking (ICN) that naturally cooperates with various networks including an IP (Internet Protocol) network, while facilitating the core functions of the ICN such as on-path caching A network node device for supporting ICNs, and an operation method thereof.

본 발명이 해결하고자 하는 다른 하나의 과제는 라우팅 노드들의 규모 확장성 문제를 효율적으로 해결할 수 있으면서 효율적인 트래픽이 가능한 ICN을 위한 네트워크 노드 장치 및 이의 동작 방법을 제공하는 것이다.Another object of the present invention is to provide a network node apparatus and an operation method thereof for effectively ICN capable of effectively solving the scalability problem of routing nodes.

본 발명이 해결하고자 하는 또 다른 하나의 과제는 사용자의 편의를 제공하고 또한 기존의 사업자와도 연동이 용이한 인터페이스를 제공하는 ICN을 위한 네트워크 노드 장치 및 이의 동작 방법을 제공하는 것이다.
Another object of the present invention is to provide a network node apparatus and an operation method thereof for an ICN, which provides a user-friendly interface and an interface with which an existing enterprise can be easily interworked.

본 발명은 정보 중심 네트워킹을 위한 네트워크 노드 장치에 관한 것으로 네트워크 제어평면(control plane)과 데이터 전달평면(data plane)이 분리되고, 콘텐츠의 위치 정보를 데이터 평면에서 중앙 집중 형태로 관리함을 특징으로 한다.The present invention relates to a network node apparatus for information-centric networking, wherein a network control plane and a data transmission plane are separated from each other, and position information of contents is managed in a centralized form on a data plane .

상기한 과제를 달성하기 위한 본 발명의 일 실시예에 따른 정보 중심 네트워킹을 위한 네트워크 노드 장치는 사용자로부터 제1 콘텐츠에 대한 콘텐츠 요청을 수신하면, 상기 콘텐츠 요청을 처리할 제1 콘텐츠 서비스 노드에 대한 정보를 질의하여 수신하고 또한 상기 콘텐츠 요청이 상기 제1 콘텐츠 서비스 노드에게 리다이렉트(redirect)되도록 하는 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF), 상기 콘텐츠 요청을 수신한 상기 CSCF로부터의 질의에 응답하여, 상기 제1 콘텐츠를 보유하고 있는 하나 이상의 콘텐츠 서비스 노드 중에서 상기 제1 콘텐츠 서비스 노드를 선정하여 상기 CSCF에게 알려주는 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF) 및 상기 리다이렉트된 콘텐츠 요청을 수신하면, 상기 제1 콘텐츠를 상기 사용자에게 전송하는 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)을 포함한다.According to an aspect of the present invention, there is provided a network node apparatus for information-centric networking, the network node apparatus comprising: a first node for receiving a content request for a first content from a user, A Content Service Coordination Function (CSCF) that queries and receives information and redirects the content request to the first content service node, a response to the query from the CSCF that received the content request A Content Delivery Control Function (CDCF) for selecting the first content service node from among one or more content service nodes having the first content and notifying the CSCF of the first content service node, and a server for receiving the redirected content request , The first content is transmitted to the user Features include content delivery services (Content Delivery Service Function, CDSF).

상기 실시예의 일 측면에 의하면, 상기 CSCF는 수신된 상기 콘텐츠 요청에 포함된 상기 제1 콘텐츠의 콘텐츠 주소 정보에 기초하여 상기 제1 콘텐츠의 콘텐츠 식별자를 알아내어 상기 질의에 포함시켜 상기 CDCF로 전송할 수 있다. According to an aspect of the embodiment, the CSCF can identify the content identifier of the first content based on the content address information of the first content included in the received content request, and transmit the content identifier to the CDCF have.

상기 실시예의 다른 측면에 의하면, 상기 CSCF는 수신된 상기 콘텐츠 요청으로부터 상기 사용자의 아이피 주소 정보와 상기 제1 콘텐츠의 콘텐츠 주소 정보 및 콘텐츠 식별자를 알아내어서 상기 상기 CDCF로의 질의에 포함시키고, 상기 CDCF는 근접성, 네트워크 토폴로지, 및 가용성을 포함하는 네트워크 자원 정보에 기초하여 상기 콘텐츠 요청을 처리할 최적의 콘텐츠 서비스 노드로 상기 제1 콘텐츠 서비스 노드를 선정할 수 있다. According to another aspect of the embodiment, the CSCF finds the IP address information of the user, the content address information and the content identifier of the first content from the received content request, inserts it into the query to the CDCF, May select the first content service node to an optimal content service node that will process the content request based on network resource information including proximity, network topology, and availability.

상기 실시예의 또 다른 측면에 의하면, 상기 CDCF는 네트워크에 등록된 콘텐츠들 각각의 콘텐츠 식별자와 이에 대응하는 하나 이상의 콘텐츠 위치 정보를 소정의 데이터베이스로 관리하고, 상기 리다이렉트된 콘텐츠 요청을 수신한 상기 CDSF는 상기 CDCF와 통신하여 알아낸 상기 제1 콘텐츠의 콘텐츠 위치 정보를 이용하여 상기 제1 콘텐츠를 상기 사용자에게 전송할 수 있다. 이 경우에, 상기 CDSF는, 상기 제1 콘텐츠가 상기 제1 콘텐츠 서비스 노드의 스토리지나 캐쉬에 저장되어 있지 않은 경우에는, 상기 제1 콘텐츠의 콘텐츠 식별자에 기초한 콘텐츠 라우팅을 개시하여 상기 제1 콘텐츠를 수신하여 상기 사용자에게 전송할 수 있다. According to another aspect of the present invention, the CDCF manages a content identifier of each content registered in a network and one or more pieces of content location information corresponding thereto in a predetermined database, and the CDSF, which receives the redirected content request, And transmit the first content to the user using the content position information of the first content obtained by communicating with the CDCF. In this case, when the first content is not stored in the storage or cache of the first content service node, the CDSF starts routing the content based on the content identifier of the first content, And transmit it to the user.

상기 실시예의 또 다른 측면에 의하면, 상기 CSCF는 상기 콘텐츠 요청을 처리(handle)하고 또한 상기 콘텐츠 요청이 리다이렉트되도록 하는 콘텐츠 서비스 기능객체(content service functional entity)를 포함하고, 상기 CDCF는 상기 하나 이상의 콘텐츠 서비스 노드 중에서 상기 제1 콘텐츠 서비스 노드를 선정하는 서비스 최적화 기능객체(service optimization functional entity) 및 네트워크에 등록된 콘텐츠들 각각의 콘텐츠 식별자와 이에 대응하는 하나 이상의 콘텐츠 위치 정보를 소정의 데이터베이스로 관리하기 위한 콘텐츠 이름 레졸루션 기능객체(content name resolution functional entity)를 포함하고, 상기 CDSF는 상기 제1 콘텐츠를 상기 사용자에게 전송하는 고객 서비스 기능객체(customer service functional entity) 및 상기 콘텐츠 이름 레졸루션 기능 객체와 인터액팅하여 상기 제1 콘텐츠의 위치 정보를 알아내어서 상기 제1 콘텐츠를 스토리지나 캐쉬에서 가져오거나 또는 콘텐츠 라우팅 경로를 따라서 라우팅하는 콘텐츠 전송 기능객체(content transfer functional entity)를 포함할 수 있다.According to another aspect of this embodiment, the CSCF includes a content service functional entity that handles the content request and also causes the content request to be redirected, A service optimization functional entity for selecting the first content service node among the service nodes, and a service optimization functional entity for managing the content identifier of each content registered in the network and one or more pieces of content location information corresponding to the content identifier, A content name resolution functional entity, the CDSF comprising: a customer service functional entity for transmitting the first content to the user; and means for interacting with the content name resolution functional entity The first cone Come to find out the location information of the content transfer function tsu object thus routing the first import the primary content storage and the cache or content routing path may include (content transfer functional entity).

상기 실시예의 또 다른 측면에 의하면, 콘텐츠 제공자로부터 제2 콘텐츠에 대한 발행 요청을 수신하면, 상기 CSCF는 상기 제2 콘텐츠의 발행 정보를 보유하고 또한 상기 CDCF에게 질의하여 수신한 상기 발행 요청을 처리할 제1 발행 서비스 노드에게 상기 발행 요청이 전송되도록 하고, 상기 발행 요청을 수신한 상기 CSCF로부터의 질의에 응답하여, 상기 CDCF는 하나 이상의 발행 서비스 노드 중에서 상기 제1 발행 서비스 노드를 선정하여 상기 CSCF에게 알려줄 수 있다. 이 경우에, 상기 CSCF로부터 상기 제2 콘텐츠의 발행 요청을 수신하면, 상기 CDSF는 상기 콘텐츠 제공자로부터 발행될 상기 제2 콘텐츠를 다운로드 받아서 상기 발행 정보와 함께 저장할 수 있다. 또는, 상기 CSCF는 상기 발행 요청을 처리(handle)하고 상기 제2 콘텐츠의 콘텐츠 식별자를 생성하는 콘텐츠 발행 서비스 기능객체(content publication functional entity)를 포함하고, 상기 CDCF는 상기 하나 이상의 발행 서비스 노드 중에서 상기 제1 발행 서비스 노드를 선정하는 서비스 최적화 기능객체(service optimization functional entity) 및 네트워크에 등록된 콘텐츠들 각각의 콘텐츠 식별자와 이에 대응하는 하나 이상의 콘텐츠 위치 정보를 소정의 데이터베이스로 관리하기 위한 콘텐츠 이름 레졸루션 기능객체(content name resolution functional entity)를 포함하고, 상기 CDSF는 상기 제2 콘텐츠를 상기 콘텐츠 제공자로부터 다운로드하여 다운로드된 콘텐츠와 발행 정보를 저장하는 고객 서비스 기능객체(customer service functional entity)를 포함할 수 있다. According to another aspect of the embodiment, upon receiving a request for issuing a second content from a content provider, the CSCF holds the issuance information of the second content and further processes the issuance request received by querying the CDCF In response to a query from the CSCF that received the issuance request, the CDCF selects the first issuance service node from one or more issuance service nodes and sends the issuance request to the CSCF You can tell. In this case, upon receiving the issuance request of the second content from the CSCF, the CDSF may download the second content to be issued from the content provider and store it together with the issuance information. Alternatively, the CSCF may include a content publication functional entity that handles the issuance request and generates a content identifier of the second content, and the CDCF may include, among the one or more issuance service nodes, A service optimization functional entity for selecting a first publication service node, a content name resolution function for managing a content identifier of each content registered in the network and one or more pieces of content location information corresponding to the content identifier, And the CDSF may include a customer service functional entity that downloads the second content from the content provider and stores the downloaded content and issue information .

상기한 과제를 달성하기 위한 본 발명의 다른 실시예는 각각 캐쉬가 구비된 복수의 서비스 노드와 상기 복수의 서비스 노드 중에서 적어도 일부가 로컬 스토리지를 포함하는 네트워크에서의 정보 중심 네트워킹을 위한 네트워크 노드 장치에 관한 것이다. 상기 네트워크 노드 장치는 사용자로부터 제1 콘텐츠에 대한 콘텐츠 요청을 수신하면, 상기 콘텐츠 요청이 제1 서비스 노드에게 리다이렉트되도록 하는 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF), 상기 콘텐츠 요청을 수신한 상기 CSCF로부터의 질의에 응답하여, 상기 제1 콘텐츠를 보유하고 있는 하나 이상의 서비스 노드 중에서 상기 콘텐츠 요청을 처리할 상기 제1 서비스 노드를 선정하여 상기 CSCF에게 알려주는 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF) 및 상기 리다이렉트된 콘텐츠 요청을 수신하면, 상기 제1 콘텐츠를 상기 사용자에게 전송하는 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)을 포함할 수 있다. According to another aspect of the present invention, there is provided a network node device for providing information-centric networking in a network including a plurality of service nodes each having a cache and at least a part of the plurality of service nodes, . Wherein the network node device comprises: a Content Service Coordination Function (CSCF) for causing the content request to be redirected to a first service node when receiving a content request for a first content from a user; A Content Delivery Control Function (CSCF) for selecting the first service node to process the content request among the one or more service nodes holding the first content and notifying the CSCF of the first service node in response to a query from the CSCF, And a content delivery service function (CDSF) for transmitting the first content to the user upon receiving the redirected content request.

상기한 과제를 달성하기 위한 본 발명의 다른 실시예는 정보 중심 네트워킹을 위한 네트워크 노드 장치의 콘텐츠 서비스 방법으로서, (a) 사용자로부터의 제1 콘텐츠에 대한 콘텐츠 요청을 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF)이 수신하는 단계, (b) 상기 CSCF가 상기 콘텐츠 요청을 처리할 제1 콘텐츠 서비스 노드에 대한 정보를 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF)에게 질의하는 단계, (c) 상기 CDCF가 상기 제1 콘텐츠를 보유하고 있는 하나 이상의 콘텐츠 서비스 노드 중에서 상기 제1 콘텐츠 서비스 노드를 선정하여 상기 CSCF에게 알려주는 단계, (d) 상기 CSCF가 상기 콘텐츠 요청이 상기 제1 콘텐츠 서비스 노드에게 리다이렉트(redirect)되도록 하는 단계, 및 (e) 상기 리다이렉트된 콘텐츠 요청을 수신한 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)이 상기 제1 콘텐츠를 상기 사용자에게 전송하는 단계를 포함한다.According to another aspect of the present invention, there is provided a content service method for a network node device for information-centric networking, the method comprising: (a) receiving a content request for a first content from a user, (CSCF), (b) the CSCF queries the Content Delivery Control Function (CDCF) for the first content service node to process the content request, (c) Selecting a first content service node from among one or more content service nodes in which the CDCF holds the first content and informing the CSCF of the first content service node; (d) if the CSCF requests the first content service node (E) redirecting the redirected content delivery service Function (Function Content Delivery Service, CDSF) is transmitting the first content to the user.

상기 실시예의 일 측면에 의하면, 상기 단계 (b)에서 상기 CSCF는 수신된 상기 콘텐츠 요청에 포함된 상기 제1 콘텐츠의 콘텐츠 주소 정보에 기초하여 상기 제1 콘텐츠의 콘텐츠 식별자를 알아내어 상기 질의에 포함시켜 상기 CDCF로 전송할 수 있다. 이 경우에, 상기 단계 (d)는 (d1) 상기 CSCF가 상기 제1 콘텐츠에 대한 콘텐츠 요청을 상기 제1 콘텐츠 서비스 노드에게 리다이렉트하도록 요청하는 단계 및 (d2) 상기 CDSF가 상기 제1 콘텐츠의 콘텐츠 식별자를 이용한 콘텐츠 요청을 상기 사용자로부터 수신하는 단계를 포함할 수 있다. 또한, 상기 단계 (e)는 (e1) 상기 콘텐츠 요청을 수신한 상기 CDSF가 상기 콘텐츠 식별자를 이용하여 상기 제1 콘텐츠를 상기 CDCF에게 요청하는 단계 및 상기 CDCF는 상기 제1 콘텐츠를 스토리지나 캐쉬에서 가져오거나 또는 콘텐츠 라우팅 경로를 따라서 라우팅되도록 하여 상기 CDSF에게 전송하는 단계를 포함할 수 있다. According to an aspect of the embodiment, in step (b), the CSCF determines a content identifier of the first content based on content address information of the first content included in the received content request, To the CDCF. In this case, the step (d) comprises the steps of: (d1) requesting the CSCF to redirect a content request for the first content to the first content service node; and (d2) And receiving a content request using the identifier from the user. The step (e) further comprises: (e1) the CDSF receiving the content request requesting the first content from the CDCF using the content identifier and the CDCF, Or may be routed along the content routing path and forwarded to the CDSF.

상기한 과제를 달성하기 위한 본 발명의 또 다른 실시예는 정보 중심 네트워킹을 위한 네트워크 노드 장치의 콘텐츠 발행 방법으로서, (a) 콘텐츠 제공자로부터의 제1 콘텐츠에 대한 발행 요청을 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF)이 수신하는 단계, (b) 상기 CSCF가 제1 콘텐츠에 대한 콘텐츠 식별자를 생성하는 단계, (c) 상기 CSCF가 상기 발행 요청을 처리할 제1 발행 서비스 노드에 대한 정보를 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF)에게 질의하는 단계, (d) 상기 CDCF는 하나 이상의 발행 서비스 노드 중에서 상기 발행 요청을 처리할 제1 발행 서비스 노드를 선정하여 상기 CSCF에게 응답하는 단계, (e) 상기 CSCF는 상기 제1 콘텐츠에 대한 발행 요청을 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)에게 전송하는 단계 및 (f) 상기 CDSF는 상기 콘텐츠 제공자로부터 상기 제1 콘텐츠를 다운로드 받는 단계를 포함한다.According to another aspect of the present invention, there is provided a content issuing method for a network node apparatus for information-centric networking, the method comprising: (a) receiving a request for issuing a first content from a content provider, (B) the CSCF generates a content identifier for the first content; (c) the CSCF sends information about the first issue service node to process the issue request (CDCF), the CDCF selecting a first issue service node to process the issue request among at least one issue service node and responding to the CSCF, (e) the CSCF sends a publish request for the first content to a content delivery service function (CDSF) System and (f) the CDSF includes the step to download the first content from the content provider.

상기 실시예의 일 측면에 의하면, 상기 단계 (c)에서 상기 CSCF는 상기 제1 콘텐츠의 콘텐츠 식별자 및 상기 콘텐츠 제공자의 주소 정보가 포함된 콘텐츠 등록 요청 메시지를 상기 CDCF에게 전송하는 과정을 포함하고, 상기 단계 (d)에서 상기 CDCF는 상기 제1 발행 서비스 노드의 주소 정보가 포함된 콘텐츠 등록 응답 메시지를 상기 CSCF에게 전송하는 과정을 포함하할 수 있다. 이 경우에, 상기 단계 (d)는 (d1) 상기 콘텐츠 등록 요청 메시지를 수신한 상기 CDCF의 콘텐츠 이름 레졸루션 기능객체(content name resolution functional entity)가 발행 서비스 노드 선정 요청을 상기 CDCF의 서비스 최적화 기능객체(service optimization functional entity)에게 전송하는 단계, (d2) 상기 서비스 최적화 기능객체가 상기 하나 이상의 발행 서비스 노드 중에서 상기 제1 발행 서비스 노드를 선정하는 단계 및 (d3) 상기 서비스 최적화 기능객체가 제1 발행 서비스 노드의 주소 정보가 포함된 발행 서비스 노드 선정 응답을 상기 콘텐츠 이름 레졸루션 기능객체에게 전송하는 단계를 포함할 수 있다. According to an embodiment of the present invention, in the step (c), the CSCF includes transmitting a content registration request message including the content identifier of the first content and the address information of the content provider to the CDCF, In step (d), the CDCF may include transmitting a content registration response message including address information of the first issuance service node to the CSCF. In this case, the step (d) may further include: (d1) if the content name resolution functional entity of the CDCF that has received the content registration request message transmits a publication service node selection request to the service optimization function object (d2) the service optimization function object selecting the first issue service node among the one or more issue service nodes, and (d3) And transmitting a publication service node selection response including the address information of the service node to the content name resolution function object.

상기 실시예의 다른 측면에 의하면, 상기 콘텐츠 발행 방법은 (g) 상기 CDSF의 고객 서비스 기능객체(customer service functional entity)가 다운로드된 상기 제1 콘텐츠를 콘텐츠 전송 기능객체(content transfer functional entity)에 등록하는 단계 및 (h) 상기 CDSF가 상기 단계 (e)의 콘텐츠 발행 요청에 대한 응답으로 콘텐츠 발행 응답을 상기 CSCF에게 전송하는 단계를 더 포함할 수 있다. According to another aspect of the present invention, the content issuing method further comprises: (g) registering the first content downloaded from the customer service functional entity of the CDSF in a content transfer functional entity And (h) the CDSF sending a content issue response to the CSCF in response to the content issue request of step (e).

상기한 과제를 달성하기 위한 본 발명의 또 다른 실시예는 정보 중심 네트워킹을 위한 네트워크 노드 장치의 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF)을 통한 콘텐츠 서비스 방법으로서, (a) 사용자로부터의 제1 콘텐츠에 대한 콘텐츠 요청을 수신하는 단계, (b) 상기 콘텐츠 요청을 처리할 제1 콘텐츠 서비스 노드에 대한 정보를 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF)에게 질의하는 단계, (c) 상기 제1 콘텐츠를 보유하고 있는 하나 이상의 콘텐츠 서비스 노드 중에서 상기 CDCF에 의하여 선정된 상기 제1 콘텐츠 서비스 노드에 관한 정보를 수신하는 단계 및 (d) 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)이 상기 제1 콘텐츠를 상기 사용자에게 전송하도록 상기 콘텐츠 요청이 상기 제1 콘텐츠 서비스 노드에게 리다이렉트(redirect)되도록 하는 단계를 포함한다.According to another aspect of the present invention, there is provided a content service method through a Content Service Coordination Function (CSCF) of a network node apparatus for information-centric networking, the method comprising: (a) (B) querying a Content Delivery Control Function (CDCF) for information about a first content service node to process the content request; (c) Receiving information about the first content service node selected by the CDCF from one or more content service nodes having a first content, and (d) receiving a content delivery service function (CDSF) The content request to the first content service node to send a first content to the user So as to be redirected.

상기 실시예의 일 측면에 의하면, 상기 단계 (b)에서 수신된 상기 콘텐츠 요청에 포함된 상기 제1 콘텐츠의 콘텐츠 주소 정보에 기초하여 상기 제1 콘텐츠의 콘텐츠 식별자를 알아내어 상기 질의에 포함시켜 상기 CDCF로 전송할 수 있다. 이 경우에 상기 단계 (d)는 상기 제1 콘텐츠에 대한 콘텐츠 요청을 상기 제1 콘텐츠 서비스 노드에게 리다이렉트하도록 사용자에게 요청하는 단계를 포함하고, 상기 리다이렉트 요청을 받은 사용자는 상기 제1 콘텐츠의 콘텐츠 식별자를 이용한 콘텐츠 요청을 상기 CDSF에게 전송할 수 있다. 또한 상기 단계 (d) 이후에는 상기 콘텐츠 요청을 수신한 상기 CDSF가 상기 콘텐츠 식별자를 이용하여 상기 제1 콘텐츠를 상기 CDCF에게 요청하고 또한 상기 CDCF는 상기 제1 콘텐츠를 스토리지나 캐쉬에서 가져오거나 또는 콘텐츠 라우팅 경로를 따라서 라우팅되도록 하여 상기 CDSF에게 전송할 수 있다. According to an aspect of the embodiment, the content identifier of the first content is obtained based on the content address information of the first content included in the content request received in step (b) Lt; / RTI > In this case, the step (d) includes a step of requesting the user to redirect the content request for the first content to the first content service node, and the user who receives the redirect request transmits the content identifier To the CDSF. The CDSF, after receiving the content request, requests the first content to the CDCF using the content identifier, and the CDCF also obtains the first content from the storage or cache, And may be routed along the routing path to the CDSF.

상기한 과제를 달성하기 위한 본 발명의 또 다른 실시예는 정보 중심 네트워킹을 위한 네트워크 노드 장치의 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF)을 통한 콘텐츠 발행 방법으로서, (a) 콘텐츠 제공자로부터 제1 콘텐츠에 대한 발행 요청을 수신하는 단계, (b) 상기 제1 콘텐츠에 대한 콘텐츠 식별자를 생성하는 단계, (c) 상기 발행 요청을 처리할 제1 발행 서비스 노드에 대한 정보를 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF)에게 질의하는 단계, (d) 하나 이상의 발행 서비스 노드 중에서 상기 CDCF에 의하여 선정된 상기 발행 요청을 처리할 제1 발행 서비스 노드에 관한 정보를 수신하는 단계 및 (e) 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)이 상기 콘텐츠 제공자로부터 상기 제1 콘텐츠를 다운로드하도록 상기 제1 콘텐츠에 대한 발행 요청을 상기 CDCF에게 전송하는 단계를 포함한다. According to another aspect of the present invention, there is provided a content issuance method through a Content Service Coordination Function (CSCF) of a network node apparatus for information-centric networking, the method comprising: (a) (B) generating a content identifier for the first content; (c) transmitting information about a first publishing service node to process the issuance request to a content delivery control function (D) receiving information about a first issue service node that will process the issue request selected by the CDCF from one or more issue service nodes, and (e) A content delivery service function (CDSF) is adapted to download the first content from the content provider A publication request for the first content and transmitting to the CDCF.

상기 실시예의 일 측면에 의하면, 상기 단계 (c)는 상기 제1 콘텐츠의 콘텐츠 식별자 및 상기 콘텐츠 제공자의 주소 정보가 포함된 콘텐츠 등록 요청 메시지를 상기 CDCF에게 전송하는 단계를 포함하고, 상기 단계 (d)는 상기 제1 발행 서비스 노드의 주소 정보가 포함된 콘텐츠 등록 응답 메시지를 상기 CDCF로부터 수신하는 단계를 포함할 수 있다. 이 경우에 상기 단계 (d)에서는 상기 콘텐츠 등록 요청 메시지를 수신한 상기 CDCF의 콘텐츠 이름 레졸루션 기능객체(content name resolution functional entity)가 발행 서비스 노드 선정 요청을 상기 CDCF의 서비스 최적화 기능객체(service optimization functional entity)에게 전송하고, 상기 서비스 최적화 기능객체는 상기 하나 이상의 발행 서비스 노드 중에서 선정된 상기 제1 발행 서비스 노드의 주소 정보가 포함된 발행 서비스 노드 선정 응답을 상기 콘텐츠 이름 레졸루션 기능객체에게 전송할 수 있다. According to an aspect of the embodiment, the step (c) includes transmitting, to the CDCF, a content registration request message including a content identifier of the first content and address information of the content provider, ) May include receiving from the CDCF a content registration response message including address information of the first issuance service node. In this case, in step (d), the content name resolution functional entity of the CDCF, which has received the content registration request message, transmits a service selection request to the service optimization functional object of the CDCF and the service optimization function object may transmit an issue service node selection response including the address information of the first issue service node selected from the one or more issue service nodes to the content name resolution function object.

상기 실시예의 다른 측면에 의하면, (f) 다운로드된 상기 제1 콘텐츠를 등록한 상기 CDSF로부터 상기 콘텐츠 발행 요청에 대한 응답으로 콘텐츠 발행 응답을 수신하는 단계를 더 포함할 수 있다.
According to another aspect of the embodiment, (f) receiving the content issue response in response to the content issue request from the CDSF that has registered the downloaded first content.

전술한 본 발명의 실시예에 의하면, 정보 중심 네트워킹 (Information-Centric Networking, ICN)을 실현하는 네트워크 노드 장치, 예컨대 데이터 전달을 위한 서비스 노드(예를 들어, 라우터)가 데이터 전달을 위해 관리해야 할 정보의 양을 현저히 줄일 수 있다. 이에 의하면, 서비스 대상이 되는 콘텐츠의 양이 증가하더라도 특정 네트워크 노드 장치에 설비 투자나 관리 부담이 증가하지 않아서 규모의 확장성을 뒷받침할 수 있다. According to the above-described embodiment of the present invention, a network node device for realizing information-centric networking (ICN), for example, a service node (for example, a router) The amount of information can be significantly reduced. According to this, even if the amount of content to be served increases, the facility investment and management burden do not increase in a specific network node device, which can support the scalability of the scale.

그리고 본 발명의 실시예에 의하면, 각 콘텐츠에 고유한 콘텐츠 식별자와 해당 콘텐츠가 저장되어 있거나 또는 캐슁되어 있는 주소 정보가 연동되어 관리된다. 이에 의하면, 정보 중심 네트워킹 기술을 CDN과 같은 기존의 IP 기반 서비스 네트워크와 그 사용자에 연동시키는 것이 가능하다.According to the embodiment of the present invention, a content identifier unique to each content and address information in which the content is stored or cached are managed in association with each other. Accordingly, it is possible to link the information-centric networking technology to the existing IP-based service network such as CDN and its users.

또한, 본 발명의 실시예에 의하면, 네트워크 제어 평면(control plane)과 데이터 전달 평면(data plane)을 분리하여 콘텐츠의 위치 정보를 데이터 전달 평면에 위치한 객체(예를 들어, 라우터)가 관리하지 않고 제어 평면에서 중앙 집중 형태로 관리한다. 따라서 관리 대상이 되는 콘텐츠가 증가하더라도 효율적인 관리가 가능하다. 뿐만 아니라, 서비스 요청자(사용자 또는 콘텐츠 제공자)의 컨텍스트 정보를 고려하여 최적의 서비스 노드(콘텐츠 서비스 노드 및 발행 서비스 노드)를 선정하고 이를 통해서 서비스를 제공하기 때문에, 전체 트래픽 양을 감소시켜서 효율적인 네트워크 운용이 가능하다.
In addition, according to an embodiment of the present invention, a network control plane and a data transmission plane are separated from each other, so that position information of contents is not managed by an object (for example, a router) Centralized management in the control plane. Therefore, even if the content to be managed increases, efficient management is possible. In addition, since an optimal service node (a content service node and an issue service node) is selected in consideration of the context information of a service requester (user or content provider) and a service is provided through the selected service node, efficient traffic management This is possible.

도 1은 본 발명의 일 실시예에 따른 정보 중심 네트워킹(ICN)을 위한 네트워크 노드 장치의 구성을 보여 주는 블록도이다.
도 2는 도 1의 네트워크 노드 장치를 구성하는 기능들을 제어 노드와 서비스 노드들 사이의 관계로서 보여 주는 도면이다.
도 3은 도 1의 네트워크 노드 장치를 통한 콘텐츠 발행 절차에서 기능들 상호간의 관계의 일례를 보여 주는 도면이다.
도 4는 모두 도 1의 네트워크 노드 장치를 통한 콘텐츠 발행 절차에서 기능들 사이의 메시지 흐름도의 일례를 보여 주는 도면이다.
도 5는 도 1의 네트워크 노드 장치를 통한 콘텐츠 서비스 절차에서 기능들 상호간의 관계의 일례를 보여 주는 도면이다.
도 6은 모두 도 1의 네트워크 노드 장치를 통한 콘텐츠 서비스 절차에서 기능들 사이의 메시지 흐름도의 일례를 보여 주는 도면이다.
1 is a block diagram illustrating a configuration of a network node device for an information-centric networking (ICN) according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating functions of the network node apparatus of FIG. 1 as a relation between a control node and service nodes.
FIG. 3 is a view showing an example of a relationship among functions in a content issuing procedure through the network node apparatus of FIG. 1; FIG.
4 is a diagram showing an example of a message flow diagram between functions in a content issuing procedure through the network node apparatus of FIG. 1;
FIG. 5 is a diagram showing an example of a relationship among functions in a content service procedure through the network node apparatus of FIG. 1. FIG.
FIG. 6 is a diagram showing an example of a message flow diagram between functions in a content service procedure through the network node apparatus of FIG. 1;

이하, 첨부된 도면들을 참조하여 본 발명의 실시예를 상세하게 설명한다. 후술하는 실시예에서 사용되는 용어들은 실시예에서의 기능을 고려하여 선택된 용어들로서, 그 용어의 의미는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 여기에서 사용된 용어의 의미는, 본 명세서에 구체적으로 정의된 경우에는 그 정의에 따르며, 구체적인 정의가 없는 경우는 당업자들이 일반적으로 인식하는 의미로 해석되어야 할 것이다. 그리고 실시예를 기술함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 기술적 사상을 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The terms used in the following embodiments are terms selected in consideration of the functions in the embodiments, and the meaning of the terms may vary depending on the user, the intention or custom of the operator, and the like. Therefore, the meaning of a term used herein should be interpreted according to its definition when it is specifically defined in the present specification, and in the case where there is no specific definition, a person skilled in the art will generally understand it. In the following description, well-known functions or constructions are not described in detail to avoid unnecessary obscuration of the technical idea of the present invention.

도 1은 본 발명의 일 실시예에 따른 정보 중심 네트워킹(ICN)을 위한 네트워크 노드 장치의 구성을 보여 주는 블록도이다. 도 1을 참조하면, 네트워크 노드 장치(100)는 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF, 110), 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF, 120), 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF, 130)을 포함한다. 이러한 네트워크 노드 장치(100)에 대한 구분은 그 구체적인 기능에 따른 논리적인 구분의 일례로서, 한정적으로 해석되어서는 안된다.1 is a block diagram illustrating a configuration of a network node device for an information-centric networking (ICN) according to an embodiment of the present invention. 1, the network node apparatus 100 includes a content service coordination function (CSCF) 110, a content delivery control function (CDCF) 120, a content delivery service function Service Function, CDSF, 130). The division of the network node apparatus 100 is an example of a logical division according to its specific function, and should not be construed as limited.

그리고 네트워크 노드 장치(100)는 정보 중심 네트워킹이 구현된 네트워크, 예컨대 ITU-T(International Telecommunication Union Telecommunication standardization sector)에서 정의하고 있는 스마트 유비쿼터스 네트워크(Smart Ubiquitous Network, SUN)에서 콘텐츠의 식별자, 예컨대 콘텐츠의 이름, 아이디에 기초하여 콘텐츠를 라우팅하고 또한 사용자에게 제공하기 위한 분산된 서비스 노드를 위한 장치일 수 있다. SNU의 모든 서비스 노드 각각에 네트워크 노드 장치(100)에 포함되는 모든 구성 요소들이 구비될 수 있지만, 여기에만 한정되는 것은 아니다. 구현예에 따라서는, 특정 서비스 노드에는 전체 구성 요소들이 구비되지만, 다른 서비스 노드에는 일부 구성 요소들만 구비될 수도 있다. 다만, 후자의 경우라고 하더라도 네트워크 전체의 관점에서는 적어도 전술한 구성 요소들 각각이 하나 이상씩은 구비되어 있다. 예를 들어, 2개 또는 그 이상의 네트워크 노드 장치들(100)에 걸쳐서 전술한 기능들(110, 120, 130)이 하나 이상이 구비되어 있을 수 있다. 그리고 도 1에 도시된 네트워크 노드 장치(100)의 구성 요소들은 전체가 일체로 구현되거나 또는 둘 또는 그 이상으로 분리되어 구현될 수도 있다.In addition, the network node apparatus 100 may transmit an identifier of a content, for example, a content identifier of a content in a Smart Ubiquitous Network (SUN) defined in a network implemented with information-centric networking, such as an International Telecommunication Union Telecommunication standardization sector Name, ID, < / RTI > and also for a distributed service node to route the content to a user. All of the service node of the SNU may include all the components included in the network node apparatus 100, but the present invention is not limited thereto. In some implementations, a particular service node may have all of the components, while other service nodes may include only some of the components. However, even in the latter case, at least one of the above-described components is provided from the viewpoint of the entire network. For example, one or more of the functions 110, 120, and 130 described above may be provided across two or more network node devices 100. For example, The components of the network node apparatus 100 shown in FIG. 1 may be integrally implemented as a whole or may be implemented as two or more separate components.

네트워크 노드 장치(100)는 콘텐츠 제공자(Content Provider, 10)로부터의 콘텐츠 발행(content publication) 요청이 있으면 발행 요청된 콘텐츠에 고유의 식별자를 부여하는 등 소정의 절차에 따라서 네트워크에 콘텐츠(또는 정보)를 등록한다. 그리고 사용자(user, 20)는 콘텐츠의 이름 등과 같은 콘텐츠를 식별할 수 있는 수단(이름 또는 식별자 등)을 활용하여 콘텐츠(또는 정보)의 전송 요청 등과 같은 콘텐츠 요청을 할 수 있으며, 네트워크 노드 장치(100)는 이러한 콘텐츠 전송 요청을 수신하면 등록되어 있는 콘텐츠 중에서 요청된 콘텐츠를 찾아서 사용자에게 전송한다.The network node apparatus 100 transmits the content (or information) to the network in accordance with a predetermined procedure, such as giving an identifier unique to the content requested to be published, if there is a content publication request from the content provider 10 (content provider) . The user 20 can make a content request such as a request for transmission of the content (or information) by using a means (name or identifier, etc.) for identifying the content such as the name of the content, 100, upon receipt of the content transmission request, finds the requested content among the registered contents and transmits the requested content to the user.

이를 위하여, 네트워크 노드 장치(100)는 콘텐츠 발행 능력(content publication capability), 콘텐츠 캐슁 능력(content caching capability), 콘텐츠 서비스 제공 능력(content service provisioning capability), 및 콘텐츠 라우팅 능력(content routing capability)을 구비할 수 있다. To this end, the network node device 100 has a content publication capability, a content caching capability, a content service provisioning capability, and a content routing capability can do.

콘텐츠 발행 능력은 정보 중심 네트워킹이 구현된 네트워크에 콘텐츠를 등록하고자 하는 콘텐츠 제공자의 발행 요청을 처리하는 것을 가리킨다. 콘텐츠 제공자의 발행 요청에는 콘텐츠 소스 또는 콘텐츠 기원(content source or origin)의 위치 정보 등을 포함한 상세한 콘텐츠 정보가 포함될 수 있다. 콘텐츠 소스 또는 콘텐츠 기원은 콘텐츠 제공자가 해당 콘테츠를 저장하고 있으면서 관리하는 객체(예를 들어 서버)를 말한다. 이러한 콘텐츠 정보에 기초하여, 네트워크 노드 장치(100)는 콘텐츠 소스로부터 콘텐츠를 다운로드하여 네트워크의 스토리지에 콘텐츠를 저장한다. 콘텐츠 캐슁 능력은 서비스 노드의 콘텐츠 캐쉬(cache)에 콘텐츠를 배포(distribute)시키는 것을 가리킨다. 이에 의하면, 콘텐츠 소스와 최종 사용자 사이의 거리를 줄여서 콘텐츠 트래픽을 최적화할 수 있다. 예를 들어, 콘텐츠는 콘텐츠 라우팅 경로를 따라서 복수의 캐쉬(즉, 복수의 서비스 노드)에 동적으로 분산될 수 있다. 콘텐츠 서비스 제공 능력은 최종 소비자로부터의 콘텐츠 요청 또는 콘텐츠 전송 요청을 처리하는 것을 가리킨다. 네트워크 노드 장치(100)는 사용자의 컨텍스트(context)에 따라 결정되는 콘텐츠 식별자(content identifier)를 이용하여 적절한 콘텐츠를 선택하고 또한 최종 사용자에게 요청된 콘텐츠를 효율적으로 전송할 수 있는 최적의 콘텐츠 위치(예컨대, 콘텐츠가 저장되거나 또는 캐쉬되어 있는 서비스 노드의 위치)를 발견한다. 이 때, 네트워크 노드 장치(100)는 위치 및/또는 트래픽 최적화의 관점에서 콘텐츠가 저장된 위치(스토리지 또는 캐쉬)를 발견할 수 있다. 콘텐츠 라우팅 능력은 콘텐츠 식별자 등과 같은 콘텐츠 이름에 기초하여 콘텐츠 위치를 알아내는 것을 가리킨다. 콘텐츠 라우팅 능력을 이용하여 콘텐츠를 가져와서 이를 요청하는 서비스 노드에 전송할 수 있다.The content publishing capability refers to processing a publishing request of a content provider who intends to register the content in a network in which information-centric networking is implemented. The content request of the content provider may include detailed content information including a content source or location information of a content source or an origin. A content source or a content source is an object (e.g., a server) that a content provider stores while managing the corresponding content. Based on this content information, the network node apparatus 100 downloads the content from the content source and stores the content in the storage of the network. Content caching capability refers to distributing content to a content cache of a service node. Accordingly, the content traffic can be optimized by reducing the distance between the content source and the end user. For example, the content may be dynamically distributed to a plurality of caches (i. E., A plurality of service nodes) along the content routing path. Content service provision capability refers to processing content requests or content transfer requests from end users. The network node apparatus 100 selects an appropriate content using a content identifier determined according to the context of the user and also selects an optimal content location (e.g., , The location of the service node where the content is stored or cached). At this time, the network node device 100 may find the location (storage or cache) where the content is stored in terms of location and / or traffic optimization. The content routing capability refers to locating a content location based on a content name such as a content identifier. The content can be fetched using the content routing capability and transmitted to the requesting service node.

이하, 각 기능적 구성 요소들 사이의 상호 작용을 통하여, 전술한 능력들을 제공하기 위한 도 1의 네트워크 노드 장치(100)를 구성하는 기능적 구성 요소들 각각에 대하여 구체적으로 설명한다.Hereinafter, each of the functional components constituting the network node apparatus 100 of FIG. 1 for providing the above-described capabilities through interaction among the functional components will be described in detail.

콘텐츠 서비스 조정 기능(CSCF, 110)은 콘텐츠 제공자(10)와 최종 사용자(20) 사이에서의 콘텐츠 발행을 포함한 콘텐츠 서비스를 조정한다. 이를 위하여, 콘텐츠 서비스 조정 기능(110)은 콘텐츠 제공자(10)로부터의 콘텐츠 발행이나 최종 사용자(20)로부터의 콘텐츠 요청(예컨대, 콘텐츠 다운로드) 등을 처리한다. 이를 위하여, 콘텐츠 서비스 조정 기능(110)은 콘텐츠 발행 기능 개체(Content Publication Functional Entity, CP-FE, 112)와 서비스 요청 라우팅 기능 객체(Service request Routing Functional Entity, SR-FE, 114)를 포함할 수 있다.The content service coordination function (CSCF) 110 coordinates content services including content publishing between the content provider 10 and the end user 20. To this end, the content service coordination function 110 handles the issue of content from the content provider 10 or a request for content from the end user 20 (e.g., content download). To this end, the content service coordination function 110 may include a Content Publication Functional Entity (CP-FE) 112 and a Service Request Routing Functional Entity (SR-FE) 114 have.

콘텐츠 서비스 조정 기능(CSCF, 110)은 정보 중심 네트워킹이 구현된 네트워크를 이용하는 객체에게 관문, 즉 게이트웨이(gateway)로서의 역할을 수행한다. 즉, 콘텐츠 서비스 조정 기능(CSCF, 110)은 콘텐츠 제공자(CP, 10)나 사용자(20)가 정보 중심 네트워크에 접속하기 위한 게이트웨이로서의 역할을 수행한다. 보다 구체적으로, 첫 번째 고객인 콘텐츠 제공자(10)로부터 콘텐츠 발행에 대한 요청을 받고 콘텐츠가 위치한 최초 서버(origin server)로부터 발행 요청된 콘텐츠를 내려 받는 콘텐츠 발행 게이트웨이로서 동작한다. 그리고 두 번째 고객인 콘텐츠를 이용하는 사용자(20)로부터 콘텐츠 서비스(다운로드 등) 요청을 받게 되면, 콘텐츠 서비스 조정 기능(CSCF, 110)에서는 사용자의 요청을 수행하게 될 노드를 찾아서 사용자의 요청을 해당 노드로 라우팅하는 역할을 수행한다.The content service coordination function (CSCF) 110 serves as a gateway to the object using the network in which the information-oriented networking is implemented, that is, a gateway. That is, the content service coordinating function (CSCF) 110 serves as a gateway for the content provider (CP) 10 or the user 20 to access the information center network. More specifically, it operates as a content publishing gateway that receives a request for content issuance from the content provider 10, which is the first customer, and downloads content requested to be published from the origin server where the content is located. When a content service (download, etc.) request is received from the user 20 using the content, which is the second customer, the content service coordination function (CSCF) 110 searches for a node to be requested by the user, As shown in FIG.

먼저, 콘텐츠 서비스 조정 기능(CSCF, 110)은 콘텐츠 제공자(10)로부터 콘텐츠 발행 요청이 있으면, 콘텐츠 정보를 등록하고 또한 보존한다. 그리고 콘텐츠 서비스 조정 기능(CSCF, 110)은 콘텐츠 소스로부터 콘텐츠의 다운로드를 개시하고 발행 정보와 함께 이를 등록한다. 이를 위하여, 콘텐츠 서비스 조정 기능(110)은 콘텐츠 발행 기능객체(CP-FE, 112)를 포함한다. First, the content service coordinating function (CSCF) 110 registers and also stores the content information if there is a content issuance request from the content provider 10. The content service coordination function (CSCF) 110 then starts downloading the content from the content source and registers it with the issue information. To this end, the content service coordination function 110 comprises a content publishing functional object (CP-FE) 112.

콘텐츠 발행 기능객체(CP-FE, 112)는 콘텐츠 제공자(10)로부터의 요청에 따라서 콘텐츠의 발행을 처리하며, 이를 위해서 콘텐츠 제공자(10)에게 발행 인터페이스를 제공할 수 있다. 이 발행 인터페이스로부터 수집되는 정보는 콘텐츠의 오리지널 이름과 콘텐츠 유형 등의 메타 정보 등이 포함되며, 이러한 메타 정보 중에는 콘텐츠 제공자가 콘텐츠를 실제 저장하고 있는 최초 서버(origin server)의 네트워크 주소가 포함될 수 있다. 그리고 콘텐츠 발행 기능객체(CP-FE, 112)는 콘텐츠 제공자(10)가 발행하고자 요청하는 콘텐츠의 메타 정보를 기반으로 콘텐츠를 네트워크에서 식별하기 위한 고유의 콘텐츠 식별자를 생성한다. The content publishing function object (CP-FE) 112 processes the issuance of the content in response to a request from the content provider 10, and can provide the issuance interface to the content provider 10 for this purpose. The information collected from the issue interface includes meta information such as an original name of a content and a content type, and among these meta information, a network address of an origin server in which a content provider actually stores contents may be included . The content issuing function object (CP-FE) 112 generates a unique content identifier for identifying the content on the network based on the meta information of the content requested by the content provider 10 to be issued.

또한, 콘텐츠 발행 기능객체(CP-FE, 112)는 콘텐츠 제공자(10)로부터 전달받은 최초 서버의 네트워크 주소를 이용하여 정보 중심 네트워킹이 구현된 네트워크 내에서 해당 콘텐츠를 내려받아 저장할서비스 노드에 대한 정보를 콘텐츠 전달 제어 기능(120)에게 질의하여 알아낸다. 그리고 콘텐츠 발행 기능객체(CP-FE, 112)는 알아낸 서비스 노드에게는 최초 서버 내의 콘텐츠 접근 방법이나 이름과 함께 생성된 콘텐츠 식별자에 관한 정보도 함께 전달한다. 서비스 노드의 콘텐츠 전달 서비스 기능(CDSF, 130), 보다 구체적으로 고객 서비스 기능객체(Customer Service Functional Entity, CS-FE, 132)는 최초 서버로부터 콘텐츠를 획득하는 절차를 수행하게 되는데, 이에 의하여 콘텐츠 발행 절차가 완료된다.The content issuing function object (CP-FE) 112 receives information about a service node to download and store the content in a network in which information-centric networking is implemented, using the network address of the first server received from the content provider 10 To the content delivery control function 120 by inquiring. The content publishing function object (CP-FE) 112 also transmits information about the content access method in the initial server or the content identifier generated along with the name to the service node. The content delivery service function (CDSF) 130 of the service node, or more specifically, the customer service functional entity (CS-FE) 132 performs a procedure of acquiring contents from the initial server, The procedure is complete.

그리고 콘텐츠 서비스 조정 기능(CSCF, 110)은 사용자(20)가 콘텐츠를 요청할 경우에 해당 요청을 최선(optimal)의 서비스 노드로 리다이렉트(redirect)될 수 있도록 하는 역할을 한다. 최적의 서비스 노드는 콘텐츠 전달 제어 기능(CDCF, 120)에 의하여 결정될 수 있다. 이를 위하여, 콘텐츠 서비스 조정 기능(CSCF, 110)은 서비스 요청 라우팅 기능객체(SR-FE, 114)를 포함한다.The content service coordination function (CSCF) 110 serves to allow the user 20 to redirect the request to the optimal service node when requesting the content. The optimal service node may be determined by the content delivery control function (CDCF) 120. To this end, the content service coordination function (CSCF) 110 includes a service request routing functional object (SR-FE) 114.

서비스 요청 라우팅 기능객체(SR-FE, 114)는 콘텐츠 사용자(20)의 요청에 따라서 사용자(20)가 해당 콘텐츠를 획득 또는 사용할 수 있도록 한다. 통상적으로 콘텐츠 사용자(20)는 포털이나 앱과 같은 콘텐츠 사용자 인터페이스를 통해서 콘텐츠 요청을 하게 되며, 이때 서비스 요청 라우팅 기능객체(SR-FE, 114)는 콘텐츠 사용자(20)의 콘텐츠 요청을 가장 먼저 처리해 주는 기능을 수행한다. 서비스 요청 라우팅 기능객체(SR-FE, 114)는, 사용자(20)로부터 콘텐츠 요청이 수신되면, 사용자가 원하는 콘텐츠 식별자를 발견한다. 그리고 서비스 요청 라우팅 기능객체(SR-FE, 114)는 사용자(20)로부터의 콘텐츠 요청을 처리하는 서비스 노드를 선정하는 과정을 진행한다. 일례로, 서비스 요청 라우팅 기능객체(SR-FE, 114)는, 콘텐츠를 발행할 때와 마찬가지로, 콘텐츠 사용자(20)의 네트워크 주소 정보를 통해서 콘텐츠 전달 제어 기능(CDCF, 120)에게 질의하여 요청을 처리할 서비스 노드를 선정할 수 있다. 마지막으로, 서비스 요청 라우팅 기능객체(SR-FE, 114)는 발견된 콘텐츠 식별자와 사용자(20)의 콘텐츠 요청이 선정된 서비스 노드로 전달될 수 있도록 한다.The Service Request Routing Function Object (SR-FE) 114 allows the user 20 to acquire or use the content in response to a request from the content user 20. Typically, the content user 20 makes a content request through a content user interface such as a portal or an app. At this time, the service request routing function object (SR-FE) 114 first processes the content request of the content user 20 Performs the function. The service request routing function object (SR-FE) 114, when a content request is received from the user 20, finds the content identifier desired by the user. The service request routing function object (SR-FE) 114 performs a process of selecting a service node processing a content request from the user 20. In one example, the service request routing function object (SR-FE) 114 queries the content delivery control function (CDCF) 120 via the network address information of the content user 20 The service node to be processed can be selected. Lastly, the service request routing function object (SR-FE) 114 allows the content identifier of the found content and the content request of the user 20 to be transmitted to the selected service node.

콘텐츠 전달 제어 기능(CDCF, 120)은, 네트워크 제어 평면의 기능으로서, 네트워크 서비스 자원을 모니터링하며 콘텐츠 이름과 해당 콘텐츠의 위치 정보를 관리한다. 보다 구체적으로, 콘텐츠 전달 제어 기능(CDCF, 120)은 로컬 스토리지나 캐쉬에 콘텐츠를 보유하고 있는 네트워크 자원들, 즉 서비스 노드들의 정보를 관리하면서 주어진 콘텐츠 식별자에 따라서 콘텐츠 위치 정보를 파악한다. 그리고 이러한 정보에 기초하여, 콘텐츠 전달 제어 기능(CDCF, 120)은 콘텐츠 발행이나 콘텐츠 서비스 제공을 위한 최적의 서비스 노드를 판정한다. 이를 위하여, 콘텐츠 전달 제어 기능(CDCF, 120)은, 예컨대 서비스 최적화 기능객체(Service Optimization Functional Entity, SO-FE, 122)와 콘텐츠 이름 레졸루션 기능객체(Content name Resolution Functional Entity, CR-FE, 124)를 포함할 수 있다. The content delivery control function (CDCF) 120, as a function of the network control plane, monitors network service resources and manages the content name and location information of the content. More specifically, the content delivery control function (CDCF) 120 obtains content location information according to a given content identifier while managing information on network resources, i.e., service nodes, which have content in a local storage or cache. Based on this information, the content delivery control function (CDCF) 120 determines an optimal service node for content delivery or content service provisioning. The content delivery control function (CDCF) 120 includes a Service Optimization Functional Entity (SO-FE) 122 and a Content Name Resolution Functional Entity (CR-FE) . ≪ / RTI >

서비스 최적화 기능객체(SO-FE, 122)는 콘텐츠 서비스를 제공하기 위한 자원의 상태나 사용 정보 등을 수집하게 되며, 이러한 수집된 정보를 통해서 서비스에 최적화된 관리 역할을 수행한다. 서비스 최적화 기능객체(SO-FE, 122)의 자원 정보 수집 기능은 서비스 노드들과 이들간의 링크를 통해서 구성된 네트워크로부터 네트워크 상태 정보와 함께 서비스 노드들로부터의 상태 정보 등을 수집하는 것을 포함한다. 그리고 서비스 최적화 기능객체(SO-FE, 122)의 최적화 선정 기능은 네트워크 주소를 기반으로 콘텐츠 발행이나 콘텐츠 서비스 제공을 위한 최적의 서비스 노드를 찾는 역할을 한다. 이를 위하여, 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)와 연동하여 해당하는 콘텐츠의 위치에 대한 근접성 등을 고려하여 해당 콘텐츠가 저장된 다수의 서비스 노드들 중에서 최적의 서비스 노드에 대한 위치 정보 추출이 가능하다(서비스 노드에 대한 정의는 도 2에서 설명한다). 최적의 서비스 노드를 선정할 때는 네트워크 주소 정보 이외에도 네트워크 토폴로지(network topology), 접근성(proximity), 네트워크 부하, 서비스 노드의 상태 등의 종합적인 자원 정보가 참조될 수 있다.The service optimization function object (SO-FE) 122 collects the status of the resource and usage information for providing the content service, and performs the management role optimized for the service through the collected information. The resource information collection function of the service optimization function object (SO-FE) 122 includes collecting status information from the service nodes together with the network status information from the service nodes and the network formed through the link between them. In addition, the optimization selection function of the service optimization function object (SO-FE, 122) plays a role of finding an optimal service node for content publication or content service provision based on the network address. In order to do this, location information extraction for an optimal service node among a plurality of service nodes in which the content is stored is performed in cooperation with a content name resolution functional object (CR-FE) 124 in consideration of proximity to the location of the corresponding content (Definition of the service node is described in Fig. 2). In addition to the network address information, comprehensive resource information such as network topology, proximity, network load, and status of the service node can be referred to when selecting an optimal service node.

요약하면, 서비스 최적화 기능객체(SO-FE, 122)는 콘텐츠가 발행될 최적의 서비스 노드를 판정하고 또한 콘텐츠 사용자의 콘텐츠 요청이 처리될 최적의 서비스 노드를 판정한다. 이를 위하여, 서비스 최적화 기능객체(SO-FE, 122)는 근접성(proximity), 네트워크 토폴로지(network topology), 가용성(availability) 등에 기초하여 서비스 노드를 평가할 수 있으며, 또한 해당 서비스 노드의 동적인 정보, 예컨대 상태(status), 활동성(activity), 성능(performance) 등의 정보를 보유하고 또한 모니터링할 수 있다.In summary, the service optimization function object (SO-FE) 122 determines the optimal service node to which the content is to be published and also determines the optimal service node to which the content request of the content user is to be processed. To this end, the service optimization function object (SO-FE) 122 can evaluate a service node based on proximity, network topology, availability, etc., For example, information such as status, activity, and performance may be retained and monitored.

그리고 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)는 콘텐츠 전달에 필요한 콘텐츠 위치 정보를 관리한다. 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)는 콘텐츠를 발행할 때에 콘텐츠 서비스 조정 기능(CSCF, 110)과의 연동을 통해서 콘텐츠 식별자와 콘텐츠의 위치 정보를 취득하게 되며, 이들 사이의 연관 정보를 유지 및 관리한다. 그리고 콘텐츠 전달 서비스 기능(CDSF, 130)으로부터 콘텐츠 위치에 대한 질의를 받게 되면, 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)는 이 질의에 포함된 식별자 정보를 이용하여 위치 정보를 찾아서 반환한다. 이 때, 콘텐츠 이름 레졸루션 기능객체(CR-FE< 124)는 필요한 경우에 복수 개의 콘텐츠 위치 정보들 중에서 최적의 위치를 찾기 위해서 서비스 최적화 기능객체(SO-FE, 122)와 연동할 수도 있다.The content name resolution function object (CR-FE) 124 manages content position information necessary for content delivery. When issuing a content, the content name resolution functional object (CR-FE) 124 acquires the content identifier and the positional information of the content through interlocking with the content service adjustment function (CSCF) 110, Maintenance and management. Upon receiving a query for a content location from the content delivery service function (CDSF) 130, the content name resolution functional object (CR-FE) 124 locates and returns location information using the identifier information included in the query. In this case, the content name resolution function object (CR-FE <124) may interwork with the service optimization function object (SO-FE) 122 to find an optimal position among a plurality of content position information when necessary.

요약하면, 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)는 콘텐츠 식별자 정보를 콘텐츠 위치 정보와 연동하여 관리, 즉 등록, 말소(deregistration), 및 업데이트 등의 기능을 수행한다. 그리고 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)는 콘텐츠 식별자 정보를 이용하여 해당 콘텐츠가 저장된 위치 정보를 알아낸다.In summary, the content name resolution function object (CR-FE) 124 manages the content identifier information in association with the content position information, i.e., performs registration, deregistration, and update functions. The content name resolution functional object (CR-FE) 124 uses the content identifier information to find the location information of the content.

콘텐츠 전달 서비스 기능(CDSF, 130)은, 네트워크의 데이터 전달 평면의 기능으로서, 콘텐츠 데이터를 사용자(20)에게 전달하거나 콘텐츠 제공자/최초 서버(10)로부터 콘텐츠를 전달받는 인터페이스를 제공하고 또한 콘텐츠 요청 및 응답 동작을 수행한다. 보다 구체적으로, 콘텐츠 전달 서비스 기능(CDSF, 130)은 콘텐츠 제공자(10)로부터 사용자(20)에게로 콘텐츠 전달이 이루어질 수 있도록 한다. 이러한 콘텐츠 전달은 몇 가지 중간 콘텐츠 전달 단계들을 포함할 수 있다. 예를 들어, 콘텐츠 소스로부터 서비스 노드의 콘텐츠 스토리지로 콘텐츠를 다운로드하는 단계, 콘텐츠 스토리지로부터 콘텐츠 라우팅 경로에 위치한 중간 서비스 노드들에게 콘텐츠가 전달되고 중간 서비스 노드들은 자신의 콘텐츠 캐쉬에 전달받은 콘텐츠를 캐슁하는 단계, 및/또는 콘텐츠 스토리지나 또는 캐쉬로부터 최종 사용자(20)에게 콘텐츠를 전달하는 단계 등이 포함될 수 있다. 이를 위하여, 콘텐츠 전달 서비스 기능(130)은 고객 서비스 기능객체(Customer Service Functional Entity, CS-FE, 132)와 콘텐츠 전송 기능객체(Content Transfer Functional Entity, CT-FE, 134)를 포함할 수 있다. The content delivery service function (CDSF) 130 is a function of the data delivery plane of the network, providing an interface for delivering content data to the user 20 or for receiving content from the content provider / origin server 10, And a response operation. More specifically, the content delivery service function (CDSF) 130 enables content delivery from the content provider 10 to the user 20. This content delivery may include some intermediate content delivery steps. For example, downloading content from a content source to a content storage of a service node, content is delivered from the content storage to intermediate service nodes located on a content routing path, and intermediate service nodes caching the content received in its content cache And / or conveying the content from the content storage or cache to the end user 20, and the like. For this, the content delivery service function 130 may include a customer service functional entity (CS-FE) 132 and a content transfer functional entity (CT-FE) 134.

고객 서비스 기능객체(CS-FE, 132)는 앞에서 설명한 콘텐츠 서비스 조정 기능(CSCF, 110)과 연관된다. 고객 서비스 기능객체(CS-FE, 132)는 콘텐츠의 발행 요청이 있는 경우에 최초 서버, 즉 콘텐츠 제공자(10)가 콘텐츠를 저장하고 있는 서버로부터 콘텐츠를 다운로드 받는다. 이를 위하여, 콘텐츠의 발행 요청에 포함된 최초 서버의 주소 정보, 콘텐츠의 오리지널 이름, 콘텐츠 식별자 정보 등을 이용할 수 있다. 그리고 고객 서비스 기능객체(CS-FE, 132)는 콘텐츠 식별자를 이용하여 다운로드 받은 콘텐츠를 관리한다. The customer service function object (CS-FE) 132 is associated with the content service coordination function (CSCF) 110 described above. The customer service function object (CS-FE) 132 downloads the content from the first server, that is, the server in which the content provider 10 stores the content, when there is a request to issue the content. To this end, address information of the first server, original name of content, content identifier information, and the like included in the issue request of the content may be used. The customer service function object (CS-FE) 132 manages the downloaded content using the content identifier.

요약하면, 고객 서비스 기능 객체(CS-FE, 132)는 콘텐츠 제공자 또는 콘텐츠 소스로부터 발행 요청된 콘텐츠를 다운로드한다. 그리고 고객 서비스 기능 객체(CS-FE, 132)는 다운로드된 콘텐츠를 해당 발행 정보와 함께 저장한다. 또한, 고객 서비스 기능 객체(CS-FE, 132)는 콘텐츠 스토리지 또는 캐쉬에 저장된 콘텐츠를 최종 사용자(20)에게 전달한다.In summary, a customer service function object (CS-FE) 132 downloads content requested to be published from a content provider or a content source. The customer service function object (CS-FE) 132 stores the downloaded contents together with the corresponding issue information. In addition, the customer service function object (CS-FE) 132 delivers content stored in the content storage or cache to the end user 20.

콘텐츠 전송 기능객체(CT-FE, 134)는 고객 서비스 기능 객체(CS-FE, 132)부터 콘텐츠 요청 명령을 받으면 콘텐츠 요청 명령으로부터 콘텐츠 식별자 정보를 추출하고 추출된 콘텐츠 식별자 정보를 이용하여, 우선 자신의 콘텐츠 스토리지 및 캐쉬에 해당 콘텐츠가 존재하는지 유무를 확인한다. 콘텐츠 전송 기능객체(CT-FE, 134)는 콘텐츠가 있는 것으로 확인되면 해당 콘텐츠를 반환하지만, 없는 것으로 확인되면 콘텐츠 식별자를 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)에게 질의함으로서 콘텐츠의 위치 정보를 획득한다. 콘텐츠의 위치 정보는 해당 콘텐츠를 저장한 서비스 노드의 위치 정보를 의미한다. 이 때, 캐싱된 콘텐츠의 위치 정보를 활용하면 콘텐츠 이름 레졸류션 기능객체(CR-FE, 124)로의 질의는 생략이 가능할 수도 있다. Upon receiving the content request command from the customer service function object (CS-FE) 132, the content transfer function object (CT-FE) 134 extracts the content identifier information from the content request command and, using the extracted content identifier information, It is determined whether or not the corresponding content exists in the content storage and cache of the &lt; RTI ID = 0.0 &gt; The content transfer function object (CT-FE) 134 returns the content if it is determined that the content exists, but if it is determined that there is no content, the content transfer function object (CT-FE) 134 queries the content name resolution function object . The location information of the content means location information of the service node storing the content. In this case, if the location information of the cached contents is used, the query to the content name resolution functional object (CR-FE) 124 may be omitted.

콘텐츠 전송 기능객체(CT-FE, 134)는, 콘텐츠 이름 레졸류션 기능객체(CR-FE, 124)로부터 콘텐츠의 위치 정보와 함께콘텐츠 요청을 전달할 서비스 노드 정보를 얻게 되면, 이 정보를 통해서 콘텐츠를 요청할 다음 전달 서비스 노드를 알 수 있다. 이를 통해, 콘텐츠 전송 기능객체(CT-FE, 134)는 해당 콘텐츠에 대한 요청을 다음 전달 서비스 노드로 전달함과 동시에 받았던 콘텐츠 요청에 포함된 정보들을 소정의 데이터베이스, 예컨대 관리 중인 테이블(pending table)에 포함시켜 관리할 수 있다. 다음 서비스 노드에서도 동일한 방식으로 콘텐츠 요청의 전달이 진행되며, 만일 해당 콘텐츠가 발견되면 요청된 콘텐츠를 반환하게 된다.When the content transfer function object (CT-FE) 134 acquires the service node information for transferring the content request together with the location information of the content from the content name resolution functional object (CR-FE) 124, You can know the next forwarding service node to request. In this case, the content transfer function object (CT-FE) 134 transfers the request for the content to the next transfer service node and simultaneously stores the information included in the received content request in a predetermined database, for example, a pending table As shown in FIG. At the next service node, delivery of the content request is performed in the same manner. If the content is found, the requested content is returned.

요약하면, 콘텐츠 전송 기능객체(CT-FE, 134)는 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)와 상호 작용하여 콘텐츠 위치, 즉 스토리지 또는 캐쉬를 발견한다. 그리고 콘텐츠 전송 기능객체(CT-FE, 134)는 지역 콘텐츠 스토리지 또는 캐쉬로부터 콘텐츠를 가져온다. 또한, 콘텐츠 전송 기능객체(CT-FE, 134)는 요청 콘텐츠가 사용자에게 전송될 수 있도록 콘텐츠 라우팅 경로를 통해 수신한 콘텐츠를 릴레이 및/또는 캐쉬한다.In summary, a content transfer function object (CT-FE) 134 interacts with a content name resolution functional object (CR-FE) 124 to discover a content location, i.e., storage or cache. The content transfer function object (CT-FE) 134 fetches the content from the local content storage or cache. Also, the content transfer function object (CT-FE) 134 relays and / or caches the content received via the content routing path so that the requested content can be transmitted to the user.

도 2는 도 1의 네트워크 노드 장치를 구현하는 일례로서, 네트워크 노드 장치(100)를 구성하는 기능들(110, 120, 130)을 제어 노드와 서비스 노드들 사이의 관계로서 보여 주는 도면이다. 도 2를 참조하면, 네트워크 노드 장치(100)를 구성하는 기능들(110, 120, 130)은 제어 노드(control node)와 서비스 노드(service node)로 나누어질 수 있는데, 제어 노드는 콘텐츠 서비스 조정 기능(CSCF, 110)과 콘텐츠 전달 제어 기능(CDCF, 120)을 포함하고, 서비스 노드는 콘텐츠 전달 서비스 기능(CDSF, 130)을 포함한다. 이하, 각 네트워크 노드에 관해서 설명한다.FIG. 2 is an example of implementing the network node apparatus of FIG. 1, and is a diagram showing functions 110, 120, and 130 constituting the network node apparatus 100 as a relation between the control node and service nodes. Referring to FIG. 2, the functions 110, 120 and 130 constituting the network node apparatus 100 can be divided into a control node and a service node, (CSCF) 110 and a content delivery control function (CDCF) 120, and the service node includes a Content Delivery Service Function (CDSF). Hereinafter, each network node will be described.

서비스 노드는 데이터 전달 평면에 해당하는 객체이다. 서비스 노드는 물리적인 객체로서 콘텐츠를 저장할 스토리지(storage) 및 응용 서비스를 제공할 서버(server)를 포함할 수 있다. 이러한 서비스 노드는 발행 서비스 노드(publication service node)와 콘텐츠 서비스 노드(content service node)를 포함할 수 있다. 발행 서비스 노드는 발행된 콘텐츠를 최초 서버(origin server, 10b)로부터 내려 받는 서비스 노드를 가리킨다. 그리고 콘텐츠 서비스 노드는 사용자가 요청한 콘텐츠를 사용자에게 직접 제공하는 서비스 노드를 가리킨다. 도 1의 콘텐츠 전달 서비스 기능(CDSF, 130)은 서비스 노드, 즉 발행 서비스 노드와 콘텐츠 서비스 노드에서 구현될 수 있다.The service node is an object corresponding to the data transfer plane. The service node may include a storage for storing contents as a physical object and a server for providing application services. These service nodes may include a publication service node and a content service node. The issue service node refers to a service node that downloads the issued content from the origin server (10b). And the content service node refers to a service node directly providing the content requested by the user to the user. The content delivery service function (CDSF) 130 of FIG. 1 may be implemented in a service node, that is, an issue service node and a content service node.

제어 노드는 제어 평면에 해당하는 객체이다. 제어 노드는 콘텐츠의 발행 및 등록, 위치정보 관리 등의 서비스를 제공한다. 이러한 제어 노드는 콘텐츠 서비스 조정 기능(CSCF, 110)과 콘텐츠 전달 제어 기능(CDCF, 120)을 포함하는데, 동일한 제어 노드에서 함께 수행될 수도 있고 또는 각각의 제어 노드에서 분리되어 수행될 수도 있다. 도 2에는 콘텐츠 서비스 조정 기능(CSCF, 110)과 콘텐츠 전달 제어 기능(CDCF, 120)이 동일한 제어 노드에서 함께 수행되는 경우가 도시되어 있다.
The control node is an object corresponding to the control plane. The control node provides services such as issuance and registration of contents, management of location information, and the like. These control nodes include a content service coordination function (CSCF) 110 and a content delivery control function (CDCF) 120, which may be performed together at the same control node or separately at each control node. FIG. 2 shows a case where a content service coordination function (CSCF) 110 and a content delivery control function (CDCF) 120 are performed together in the same control node.

다음으로 정보 중심 네트워킹을 위한 도 1의 네트워크 노드 장치(100)의 동작 방법에 관하여 설명한다. 후술하는 네트워크 노드 장치(100)의 동작 방법은 정보 중심 네트워크, 예컨대 스마트 유비쿼터스 네트워크(SNU)에 콘텐츠를 등록하는 콘텐츠 발행(content publication) 절차와 또한 사용자로부터 요청된 콘텐츠를 제공하는 콘텐츠 서비스 제공(content service provisioning) 절차와 관련된다.Next, an operation method of the network node apparatus 100 of FIG. 1 for information-based networking will be described. The operation method of the network node apparatus 100 to be described later includes a content publication procedure for registering a content in an information-centric network, for example, a smart ubiquitous network (SNU), and a content service providing content requested from a user service provisioning procedure.

도 3 및 도 4는 모두 도 1의 네트워크 노드 장치(100)를 통한 콘텐츠 발행 절차를 설명하기 위한 도면으로서, 도 3은 콘텐츠 발행 과정에 있어서 네트워크 노드 장치(100)를 구성하는 기능들 상호간의 관계의 일례를 보여 주는 것이고, 도 4는 콘텐츠 발행 과정에 있어서 네트워크 노드 장치(100)를 구성하는 기능들 사이의 메시지 흐름도의 일례를 보여주는 것이다.3 and 4 are diagrams for explaining a content issuing procedure through the network node apparatus 100 of FIG. 1, and FIG. 3 is a diagram for explaining a relationship between functions constituting the network node apparatus 100 in the content issuing process FIG. 4 shows an example of a message flow diagram between functions constituting the network node apparatus 100 in the content issuance process.

먼저 도 3을 참조하면, 콘텐츠 제공자(Content Provider, CP, 10a)는 콘텐츠 서비스 조정 기능(CSCF, 110)에게 소정의 콘텐츠에 대한 발행을 요청(publication request)한다. 그리고 콘텐츠 서비스 조정 기능(110)은 콘텐츠 전달 제어 기능(CDCF, 120)에게 발행 요청된 콘텐츠의 등록(content register)을 요청하고 또한 콘텐츠 전달 서비스 기능(CDSF, 130)에게 해당 콘텐츠의 발행(content publish)을 지시 또는 요청한다. 콘텐츠 발행 지시를 수신한 콘텐츠 전달 서비스 기능(130)은 최초 서버(10b)로부터 해당 콘텐츠를 내려받고(content downloading) 또한 다운로드 받은 콘텐츠의 식별자를 자체적으로 등록(content ID local registration)한다. 그 결과, 콘텐츠 전달 서비스 기능(130)에 의하여 서비스 제공이 가능한 콘텐츠의 정보가 업데이트된다. Referring to FIG. 3, a content provider (CP) 10a requests publication of a predetermined content to a content service coordination function (CSCF) 110 (publication request). The content service coordination function 110 requests the content delivery control function (CDCF) 120 to register the content requested for publication and also publishes the content to the content delivery service function (CDSF 130) ). Upon receiving the content issuance instruction, the content delivery service function 130 downloads the content from the first server 10b (content downloading) and also registers the identifier of the downloaded content by itself (content ID local registration). As a result, the information of the contents which can be provided by the content delivery service function 130 is updated.

이러한 네트워크 노드 장치를 구성하는 기능들 사이의 상호 관계에 기초한 콘텐츠 발행 절차에 따른 메시지 흐름도의 일례는 도 4에 도시되어 있다. An example of a message flow diagram according to a content issuance procedure based on a correlation between functions constituting such a network node apparatus is shown in Fig.

도 4를 참조하면, 콘텐츠 제공자(10a)는 콘텐츠 발행 기능객체(CP-FE, 112)로 발행 요청(publication request) 메시지를 전송한다(S201). 발행 요청 메시지는 발행 대상이 되는 콘텐츠의 위치 정보, 예컨대 URL(Uniform Resource Locator)과 콘텐츠와 관련된 여러 가지 메타데이터를 포함할 수 있다. 예를 들어, 메타데이터는 콘텐츠의 최초 서버의 네트워크 식별자 정보(예를 들어, IP 주소), 콘텐츠의 소유자, 종류, 크기, 형식 등과 같은 콘텐츠에 대한 기본 정보 등을 포함할 수 있다.Referring to FIG. 4, the content provider 10a transmits a publication request message to a content issuing function object (CP-FE) 112 (S201). The issue request message may include location information of a content to be issued, for example, a URL (Uniform Resource Locator) and various metadata related to the content. For example, the metadata may include network identifier information (e.g., IP address) of the initial server of the content, basic information about the content such as the owner, type, size, format, etc. of the content.

그리고 콘텐츠 발행 기능객체(CP-FE, 112)는 발행 요청된 콘텐츠에 대한 식별자, 즉 콘텐츠 식별자(content ID)를 생성한다(S202). 본 실시예에서 콘텐츠 식별자를 결정하는 방법에 특별한 제한이 없는데, 예컨대 해당 네트워크의 정책 등에 기초하여 결정될 수 있다. 다만, 결정되는 콘텐츠 식별자는 해당 네트워크에서는 유일한 것이어야 하며, 다른 콘텐츠의 콘텐츠 식별자와 중복되어서는 안된다. Then, the content issuing function object (CP-FE) 112 generates an identifier for content requested to be issued, that is, a content ID (S202). There is no particular limitation on the method for determining the content identifier in the present embodiment, but may be determined based on, for example, the policy of the network. However, the determined content identifier should be unique in the network, and should not be duplicated with the content identifier of other content.

그리고 콘텐츠 발행 기능객체(CP-FE, 112)는 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)로 콘텐츠 등록 요청(content registration request) 메시지를 전송한다(S203). 콘텐츠 등록이란 해당 콘텐츠를 서비스 아이템으로 설정하는 것을 가리킨다. 그리고 콘텐츠 등록 요청 메시지는 단계 S202에서 생성된 콘텐츠 식별자와 함께 해당 콘텐츠의 위치 정보, 예컨대 URL 등을 포함할 수 있다. 그리고 단계 S201에서 수신된 해당 콘텐츠의 메타데이터의 전부 또는 일부가 콘텐츠 등록 요청 메시지에 포함될 수 있다.Then, the content publishing function object (CP-FE) 112 transmits a content registration request message to the content name resolution functional object (CR-FE) 124 (S203). Content registration refers to setting the content as a service item. The content registration request message may include location information of the content, for example, a URL, along with the content identifier generated in step S202. All or a part of the metadata of the corresponding content received in step S201 may be included in the content registration request message.

그리고 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)는 발행 서비스 노드 선정 요청(publication service node selection request) 메시지를 서비스 최적화 기능객체(SO-FE, 122)로 전송한다(S204). 발행 서비스 노드 선정 요청 메시지는 발행 요청된 콘텐츠를 발행할 서비스 노드(도 2의 발행 서비스 노드 참조)에 대한 선정을 요청하는 메시지이다. 그리고 발행 서비스 노드 선정 요청 메시지에는 발행 요청된 콘텐츠의 위치 정보(예컨대, URL)와 메타데이터 등이 포함될 수 있다. Then, the content name resolution functional object (CR-FE) 124 transmits a publication service node selection request message to the service optimization functional object (SO-FE) 122 (S204). The issuance service node selection request message is a message for requesting selection of a service node (refer to the issuance service node in Fig. 2) to issue the content requested to be issued. The publication service node selection request message may include location information (e.g., URL) and metadata of the content requested to be published.

그리고 서비스 최적화 기능객체(SO-FE, 122)는 수신된 선정 요청 메시지에 응답하여 해당 콘텐츠를 발행하기에 적합한 발행 서비스 노드를 선정한다(S205). 이 때, 서비스 최적화 기능객체(SO-FE, 122)는 수신된 선정 요청 메시지에 포함된 콘텐츠의 위치 정보(예컨대, URL) 및/또는 메타데이터 등을 참조할 수 있다. 본 실시예에 의하면, 서비스 최적화 기능객체(SO-FE, 122)가 발행 서비스 노드를 선정하는 구체적인 알고리즘에는 특별한 제한이 없다.Then, the service optimization function object (SO-FE) 122 selects an issue service node suitable for issuing the corresponding content in response to the received selection request message (S205). At this time, the service optimization function object (SO-FE) 122 may refer to location information (e.g., URL) and / or metadata of the contents included in the received selection request message. According to the present embodiment, there is no particular limitation on a specific algorithm in which the service optimization function object (SO-FE) 122 selects an issue service node.

그리고 서비스 최적화 기능객체(SO-FE, 122)는 발행 서비스 노드 선정 응답(publication service node selection response) 메시지를 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)로 전달한다(S206). 발행 서비스 노드 선정 응답 메시지는 단계 S204의 발행 서비스 노드 선정 요청 메시지에 대한 응답으로서, 단계 S205에서 선정된 발행 서비스 노드에 관한 정보를 포함한다. 예컨대, 발행 서비스 노드 선정 응답 메시지에는 선정된 발행 서비스 노드의 위치정보가 포함될 수 있다.Then, the service optimization function object (SO-FE) 122 delivers a publication service node selection response message to the content name resolution functional object (CR-FE) 124 (S206). The publication service node selection response message is a response to the publication service node selection request message in step S204, and includes information on the publication service node selected in step S205. For example, the publication service node selection response message may include location information of the selected publication service node.

그리고 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)는 수신된 발행 서비스 노드 선정 응답 메시지에 포함된 선정된 서비스 노드의 위치 정보를 이용하여 관리 중인 데이터베이스, 예컨대 콘텐츠 이름 레졸루션 정보 베이스(Content name Resolution Information Base, CRIB) 테이블을 업데이트한다(S207). 여기서, CRIB 테이블은 콘텐츠 식별자를 가지고 해당 발행 서비스 노드의 위치 정보를 찾기 위해 참조하는 DB인 관리 테이블의 하나로서, 그 명칭은 예시적인 것이다. 즉, CRIB 테이블은 콘텐츠 식별자와 해당 콘텐츠가 이미 발행되거나 또는 곧 발행될 서비스 노드의 위치 정보 사이의 매핑 관계를 기록하고 있는 것으로서, 예컨대 콘텐츠 식별자 및 이와 관련된 발행 서비스 노드의 위치 정보를 열거하는 데이터베이스일 수 있다.The content name resolution function object (CR-FE) 124 uses the location information of the selected service node included in the received publication service node selection response message to update the database under management, for example, the content name resolution information base Base, CRIB) table (S207). Here, the CRIB table is one of the management tables, which is a DB that refers to the location information of the issuance service node with the content identifier, and the name is exemplary. That is, the CRIB table records the mapping relationship between the content identifier and the location information of the service node to which the content is already issued or to be issued soon. For example, the CRIB table is a database listing the content identifier and the location information of the publication service node .

그리고 콘텐츠 이름 레졸루션 기능객체(CR-FE, 124)는 콘텐츠 등록 응답(content registration response) 메시지를 콘텐츠 발행 기능객체(CP-FE, 112)로 전송한다(S208). 콘텐츠 등록 응답 메시지는 단계 S203에서의 콘텐츠 등록 요청 메시지에 대한 응답으로 전송되는 메시지이다. 그리고 단계 S201에서 등록 요청된 콘텐츠의 등록이 정상적으로 수행된 경우에는, 콘텐츠 등록 응답 메시지에는 단계 S205에서 선정된 발행 서비스 노드의 위치 정보가 포함될 수 있다. Then, the content name resolution functional object (CR-FE) 124 transmits a content registration response message to the content issuing functional object (CP-FE) 112 (S208). The content registration response message is a message transmitted in response to the content registration request message in step S203. If registration of the content requested to be registered is normally performed in step S201, the content registration response message may include location information of the issue service node selected in step S205.

그리고 콘텐츠 발행 기능객체(CP-FE, 112)는 콘텐츠 발행 요청(content publication request) 메시지를 선정된 발행 서비스 노드의 고객 서비스 기능객체(CS-FE, 132)로 전송한다(S209). 여기서, 선정된 발행 서비스 노드는 S208에서 수신된 콘텐츠 콘텐츠 등록 응답 메시지에 포함된 위치 정보를 이용하여 파악할 수 있다. 본 단계에서 전송되는 콘텐츠 발행 요청 메시지에는 콘텐츠 식별자와 해당 콘텐츠가 저장되어 있는 서버의 위치 정보, 예컨대 최초 서버(10b)의 URL 정보 등이 포함되어 있을 수 있다. The content publishing function object (CP-FE) 112 transmits a content publication request message to the customer service function object (CS-FE) 132 of the selected issuing service node (S209). Here, the selected issuance service node can grasp using the location information included in the content content registration response message received in S208. The content issue request message transmitted in this step may include the content identifier and the location information of the server where the content is stored, for example, the URL information of the first server 10b.

그리고 고객 서비스 기능객체(CS-FE, 132)는 최초 서버(10b)로부터 해당 콘텐츠를 내려 받는다(S210 및 S211). 보다 구체적으로, 고객 서비스 기능객체(CS-FE, 132)는 수신된 최초 서버(10b)의 위치 정보를 참조하여 콘텐츠 다운로드 요청(content downloading request) 메시지를 최초 서버(10b)로 전송한다(S210). 그리고 고객 서비스 기능객체(CS-FE, 132)는 이 요청 메시지에 대한 응답으로 콘텐츠 다운로드 응답(content downloading response) 메시지를 수신한다(S211). 단계 S211에서 수신된 콘텐츠 다운로드 응답 메시지에는 해당 콘텐츠가 포함되어 있거나 또는 별로듸 콘텐츠 다운로드 과정을 통해 콘텐츠가 다운로드될 수도 있다.The customer service function object (CS-FE) 132 downloads the contents from the first server 10b (S210 and S211). More specifically, the customer service function object (CS-FE) 132 refers to the location information of the received first server 10b and transmits a content downloading request message to the first server 10b (S210) . The customer service function object (CS-FE) 132 receives a content downloading response message in response to the request message (S211). The content download response message received in step S211 may include the content, or the content may be downloaded through the content download process.

그리고 고객 서비스 기능객체(CS-FE, 132)는 콘텐츠 식별자 로컬 등록 요청(content ID local registration request) 메시지를 콘텐츠 전송 기능객체(CT-FE, 134)로 전송한다(S212). 콘텐츠 식별자 로컬 등록 요청 메시지는 단계 S211에서 다운로드받은 콘텐츠를 네트워크에 등록할 것을 요청하는 메시지이다. 이를 위하여, 콘텐츠 식별자 등록 메시지에는 상기 단계 S211에서 다운로드받은 콘텐츠의 식별자 정보가 포함되어 있을 수 있다. Then, the customer service function object (CS-FE) 132 transmits a content ID local registration request message to the content transfer function object (CT-FE) 134 (S212). The content identifier local registration request message is a message requesting registration of the downloaded content in the network in step S211. To this end, the content identifier registration message may include the identifier information of the content downloaded in step S211.

그리고 콘텐츠 전송 기능객체(CT-FE, 134)는 단계 S212에서의 등록 요청 메시지에 대한 응답으로 콘텐츠 식별자 등록 응답 메시지를 고객 서비스 기능객체(CS-FE, 132)로 전송한다(S213). 여기서, 콘텐츠 전송 기능객체(CT-FE, 134)는 단계 S212에서의 콘텐츠 식별자 로컬 등록 요청 메시지를 통해 받은 콘텐츠 식별자에 해당하는 콘텐츠에 대한 서비스를 제공할 수 있음을 확인한 이후에 콘텐츠 식별자 등록 응답 메시지를 전송할 수 있다.In step S213, the content transfer function object (CT-FE) 134 transmits a content identifier registration response message to the customer service functional object (CS-FE) 132 in response to the registration request message in step S212. Here, after confirming that the service for the content corresponding to the content identifier received through the content identifier local registration request message in step S212 can be provided, the content transfer function object (CT-FE) Can be transmitted.

그리고 콘텐츠 식별자 등록 응답 메시지를 수신한 고객 서비스 기능 객체(CS-FE, 132)는 콘텐츠 발행 응답(content publish response) 메시지를 콘텐츠 발행 기능객체(CP-FE, 112)로 전송한다(S214). 이 콘텐츠 발행 응답 메시지는 단계 S209에서의 콘텐츠 발행 요청 메시지에 대한 응답으로 전송되는 것이다. 계속해서 콘텐츠 발행 기능객체(CP-FE, 112)는 발행 응답(publication response) 메시지를 콘텐츠 제공자(10a)에게로 전송한다(S215).
The customer service functional object (CS-FE) 132 receiving the content identifier registration response message transmits a content publish response message to the content issuing functional object (CP-FE) 112 (S214). This content issue response message is transmitted in response to the content issue request message in step S209. Subsequently, the content publishing function object (CP-FE) 112 transmits a publication response message to the content provider 10a (S215).

도 5 및 도 6은 모두 도 1의 네트워크 노드 장치(100)를 통한 콘텐츠 서비스 제공 절차를 설명하기 위한 도면으로서, 도 5는 콘텐츠 서비스를 제공하는 과정에 있어서 네트워크 노드 장치(100)를 구성하는 기능들 상호간의 관계의 일례를 보여 주는 것이고, 도 6은 콘텐츠 서비스를 제공하는 과정에 있어서 네트워크 노드 장치(100)를 구성하는 기능들 사이의 메시지 흐름도의 일례를 보여주는 것이다.5 and 6 are diagrams for explaining a content service provision procedure through the network node apparatus 100 of FIG. 1, and FIG. 5 is a diagram for explaining a function of configuring the network node apparatus 100 FIG. 6 shows an example of a message flow diagram between functions constituting the network node apparatus 100 in the process of providing a content service.

먼저 도 5를 참조하면, 사용자(20)는 콘텐츠 서비스 조정 기능(CSCF, 110)에게 콘텐츠 요청(content request)을 보낸다. 그리고 콘텐츠 서비스 조정 기능(CSCF, 110)는 콘텐츠 전달 제어 기능(CDCF, 120)에게 최적의 콘텐츠 서비스 노드를 질의(optical service node query)하여 사용자(20)에게 콘텐츠를 제공할 적합한 서비스 노드를 선정한다. 계속해서, 사용자(20)는 콘텐츠 서비스 조정 기능(CSCF, 110)로부터 수신한 선정된 콘텐츠 서비스 노드로 다시 콘텐츠 요청을 하면 해당 콘텐츠 서비스 노드, 보다 구체적으로는 콘텐츠 전달 서비스 기능(CDSF, 130)으로부터 콘텐츠를 제공받아서 콘텐츠 소비(content consumption)를 할 수 있다. 구현예에 따라서는 사용자(20)가 다시 콘텐츠 요청을 보내지 않고 선정된 콘텐츠 서비스 노드에 의하여 직접 또는 최초로 콘텐츠 요청을 받은 서비스 노드를 통해 콘텐츠를 제공받을 수도 있다.Referring first to FIG. 5, a user 20 sends a content request to a content service coordination function (CSCF) 110. Then, the content service coordination function (CSCF) 110 selects an appropriate service node to provide the content to the user 20 by querying the content delivery control function (CDCF) 120 with an optimal service node . When the user 20 requests the content service node again from the selected content service node received from the content service coordination function (CSCF) 110, the user 20 receives the content service node, more specifically, from the content delivery service function (CDSF) 130 Content can be consumed to provide content consumption. Depending on the implementation, the user 20 may receive the content either directly by the selected content service node or through the service node that received the content request for the first time without sending the content request again.

이러한 네트워크 노드 장치를 구성하는 기능들 사이의 상호 관계에 기초한 콘텐츠 서비스 제공 절차에 따른 메시지 흐름도는 도 4에 도시되어 있다. 콘텐츠 서비스 제공 절차는 사용자에 콘텐츠 요청에 응답하여 콘텐츠를 사용자에게 제공하는 콘텐츠 서비스 절차를 포함한다.A message flow diagram according to a content service provision procedure based on a correlation between functions constituting such a network node apparatus is shown in Fig. The content service providing procedure includes a content service procedure for providing a content to a user in response to the content request to the user.

도 6을 참조하면, 먼저 사용자(20)가 콘텐츠 요청(content request) 메시지를 서비스 요청 라우팅 기능객체(SR-FE, 114)로 전송한다(S301). 콘텐츠 요청 메시지에는 해당 콘텐츠를 특정하기 위한 정보(콘텐츠의 오리지날 이름 등)가 포함될 수 있다. 그리고 콘텐츠 요청 메시지에는 콘텐츠의 위치 정보, 예컨대 URL도 포함될 수 있다. 만일, 사용자가 웹서비스를 사용하는 경우라는 콘텐츠 요청 메시지는 HTTP(Hyper Text Transfer Protocol) GET 메시지일 수 있는데, 이것은 단지 예시적인 것이다. Referring to FIG. 6, the user 20 transmits a content request message to a service request routing functional object (SR-FE) 114 (S301). The content request message may include information (e.g., original name of the content) for specifying the content. The content request message may also include location information of the content, for example, a URL. If the user uses the web service, the content request message may be a HTTP (Hyper Text Transfer Protocol) GET message, which is merely exemplary.

그리고 서비스 요청 라우팅 기능객체(SR-FE, 114)는 수신된 콘텐츠 요청 메시지로부터 사용자(20)의 컨텍스트(context) 정보를 획득하고 또한 콘텐츠 식별자(content ID)를 획득한다(S302). 사용자의 컨텍스트 정보는 사용자(20)의 아이피 주소(IP address), 위치 정보 등을 포함할 수 있다. 그리고 본 단계에서 콘텐츠 식별자는 콘텐츠 요청 메시지에 포함된 콘텐츠의 위치 정보, 예컨대 URL을 이용하여 획득할 수 있다. The service request routing function object (SR-FE) 114 obtains the context information of the user 20 from the received content request message and obtains a content ID (S302). The context information of the user may include an IP address of the user 20, location information, and the like. In this step, the content identifier can be obtained using the location information of the content included in the content request message, for example, a URL.

그리고 서비스 요청 라우팅 기능객체(SR-FE, 114)는 콘텐츠 서비스 노드 선정 요청(content service node selection request) 메시지를 서비스 최적화 기능객체(SO-FE, 122)로 전송한다(S303). 콘텐츠 서비스 노드 선정 요청 메시지는 사용자(20)에게 해당 콘텐츠에 대한 서비스를 제공하기에 적합한 서비스 노드의 선정을 요청하는 메시지이다. 이러한 콘텐츠 서비스 노드 선정 메시지에는 사용자의 컨텍스트 정보가 포함될 수 있다.The service request routing function object (SR-FE) 114 transmits a content service node selection request message to the service optimization function object (SO-FE) 122 (S303). The content service node selection request message is a message for requesting the user 20 to select a service node suitable for providing a service for the content. The context information of the user may be included in the content service node selection message.

그리고 서비스 최적화 기능객체(SO-FE, 122)는 사용자(20)에게 콘텐츠를 제공하기에 적합한 콘텐츠 서비스 노드를 선정한다(S304). 이 때, 서비스 최적화 기능객체(SO-FE, 122)는 수신된 선정 요청 메시지에 포함된 사용자의 컨텍스트 정보를 기반으로 서비스 노드를 선정할 수 있다. 예를 들어, 서비스 최적화 기능객체(SO-FE, 122)는 사용자(20)의 위치 정보를 기반으로 사용자(20)에게 근접한 콘텐츠 서비스 노드를 선정할 수 있다. Then, the service optimization function object (SO-FE) 122 selects a content service node suitable for providing the content to the user 20 (S304). At this time, the service optimization function object (SO-FE) 122 can select a service node based on the context information of the user included in the received selection request message. For example, the service optimization function object (SO-FE) 122 can select a content service node close to the user 20 based on the location information of the user 20. [

그리고 서비스 최적화 기능객체(SO-FE, 122)는 콘텐츠 서비스 노드 선정 응답(content service nod selection node) 메시지를 서비스 요청 라우팅 기능객체(SR-FE, 114)로 전송한다(S305). 콘텐츠 서비스 노드 선정 응답 메시지는 단계 S303에서의 선정 요청 메시지에 대한 응답으로 전송되는 것이다. 따라서 콘텐츠 서비스 노드 선정 응답 메시지에는 단계 S304에서 선정된 콘텐츠 서비스 노드에 접속할 수 있는 정보, 예컨대 콘텐츠 서비스 노드의 위치 정보가 포함될 수 있다. Then, the service optimization function object (SO-FE) 122 transmits a content service node selection node message to the service request routing functional object (SR-FE) 114 (S305). The content service node selection response message is transmitted in response to the selection request message in step S303. Therefore, the content service node selection response message may include information that can be connected to the content service node selected in step S304, for example, location information of the content service node.

그리고 서비스 요청 라우팅 기능객체(SR-FE, 114)는 콘텐츠 요청 리다이렉션(content request redirection) 메시지를 사용자(20)에게 전송한다(S306). 콘텐츠 요청 리다이렉션 메시지는 단계 S304에서 선정된 콘텐츠 서비스 노드로 다시 콘텐츠 요청 메시지를 보내도록 요청하는 메시지이다. 예를 들어, 사용자(20)가 웹서비스를 이용하는 경우에는 HTTP 308 Permanent Redirect 메시지를 사용할 수 있는데, 이것은 단지 예시적인 것이다. 이러한 콘텐츠 요청 리다이렉션 메시지에는 선정된 콘텐츠 서비스 노드의 위치 정보와 콘텐츠 식별자 등이 포함될 수 있다. The service request routing function object (SR-FE) 114 transmits a content request redirection message to the user 20 (S306). The content request redirection message is a message requesting to send a content request message back to the content service node selected in step S304. For example, if the user 20 is using a web service, an HTTP 308 Permanent Redirect message may be used, which is exemplary only. The content request redirection message may include location information of a selected content service node, a content identifier, and the like.

그리고 콘텐츠 요청 리다이렉션 메시지를 수신한 사용자(20)는 콘텐츠 요청(content request) 메시지를 선정된 콘텐츠 서비스 노드로 다시 전송한다(S307). 보다 구체적으로, 콘텐츠 요청 메시지는 선정된 콘텐츠 서비스 노드의 고객 서비스 기능객체(CS-FE, 132)로 전송될 수 있다. 재전송된 콘텐츠 요청 메시지에는 적어도 해당 콘텐츠를 식별하기 위한 정보, 즉 콘텐츠 식별자가 포함될 수 있다. 여기서, 사용자가 웹서비스를 사용하는 경우라면 콘텐츠 요청 메시지는 HTTP(Hyper Text Transfer Protocol) GET 메시지일 수 있는데, 이것은 단지 예시적인 것이다.The user 20 having received the content request redirection message transmits the content request message again to the selected content service node (S307). More specifically, the content request message may be sent to a customer service functional object (CS-FE) 132 of the selected content service node. The retransmitted content request message may include at least information for identifying the content, i.e., a content identifier. Here, if the user uses the Web service, the content request message may be a HTTP (Hyper Text Transfer Protocol) GET message, which is merely exemplary.

그리고 선정된 콘텐츠 서비스 노드의 고객 서비스 기능객체(CS-FE, 132)는 해당 콘텐츠 서비스 노드의 콘텐츠 전송 기능객체(CT-FE, 134)에게 해당 콘텐츠를 요청한다(S308). 본 단계의 콘텐츠 요청에는 단계 S307에서 수신된 콘텐츠 식별자가 포함될 수 있다. 사용자(20)로부터 콘텐츠 요청을 수신한 콘텐츠 서비스 노드가 요청 콘텐츠를 가지고 있는 경우에, 해당 콘텐츠 서비스 노드, 보다 구체적으로 콘텐츠 전송 기능객체(CT-FE, 134) 및 고객 서비스 기능객체(CS-FE, 132)는 바로 단계 S310 및 S311을 진행하여 요청된 콘텐츠를 사용자에게 전달한다. 반면, 요청을 받은 콘텐츠 서비스 노드가 사용자에 의해 요청된 콘텐츠를 갖지 않은 경우에는, 콘텐츠 전송 기능객체(CT-FE, 134)는 다른 서비스 노드의 콘텐츠 전송 기능객체(CT-FE(R))와 통신하여 요청된 콘텐츠를 찾기 위한 동작을 수행하여 해당 콘텐츠를 획득한다(S309).The customer service function object (CS-FE) 132 of the selected content service node requests the contents to the contents transfer function object (CT-FE) 134 of the corresponding contents service node (S308). The content request in this step may include the content identifier received in step S307. (CT-FE) 134 and a customer service function object (CS-FE) 134 when the content service node receiving the content request from the user 20 has the requested content, , 132 proceed directly to steps S310 and S311 to deliver the requested content to the user. On the other hand, when the requested content service node does not have the content requested by the user, the content transfer function object (CT-FE) 134 transmits the content transfer function object CT-FE (R) And acquires the corresponding content by performing an operation for communicating the requested content (S309).

그리고 콘텐츠 전송 기능객체(CT-FE, 134)는 자신이 보유하고 있거나 또는 단계 S309의 과정을 통해 획득한 요청된 콘텐츠를 고객 서비스 기능객체(CS-FE, 132)로 전달한다(S310). 본 단계의 콘텐츠 전달은 단계 S308에서의 콘텐츠 요청에 대한 응답으로 전송되는 것이다.The content transfer function object (CT-FE) 134 transfers the requested content that the CT-FE 134 has acquired or acquired in step S309 to the CS-FE 132 (S310). The content delivery in this step is transmitted in response to the content request in step S308.

그리고 고객 서비스 기능객체(CS-FE, 132)는 콘텐츠 응답(content response) 메시지를 사용자(20)에게 전송한다(S311). 이 콘텐츠 응답 메시지에는 적어도 요청된 콘텐츠가 포함되어 있다. 여기서, 사용자가 웹서비스를 사용하는 경우라면 콘텐츠 요청 메시지는 HTTP 200 OK 메시지일 수 있는데, 이것은 단지 예시적인 것이다.
The customer service function object (CS-FE) 132 transmits a content response message to the user 20 (S311). This content response message contains at least the requested content. Here, if the user is using the Web service, the content request message may be an HTTP 200 OK message, which is merely exemplary.

이상의 설명은 본 발명의 실시예에 불과할 뿐, 이 실시예에 의하여 본 발명의 기술 사상이 한정되는 것으로 해석되어서는 안된다. 본 발명의 기술 사상은 특허청구범위에 기재된 발명에 의해서만 특정되어야 한다. 따라서 본 발명의 기술 사상을 벗어나지 않는 범위에서 전술한 실시예는 다양한 형태로 변형되어 구현될 수 있다는 것은 당업자에게 자명하다.The above description is only an example of the present invention, and the technical idea of the present invention should not be interpreted as being limited by this embodiment. The technical idea of the present invention should be specified only by the invention described in the claims. Therefore, it is apparent to those skilled in the art that the above-described embodiments may be modified and embodied in various forms without departing from the technical spirit of the present invention.

Claims (17)

사용자로부터 제1 콘텐츠에 대한 콘텐츠 요청을 수신하면, 상기 콘텐츠 요청을 처리할 제1 콘텐츠 서비스 노드에 대한 정보를 질의하여 수신하고 또한 상기 콘텐츠 요청이 상기 제1 콘텐츠 서비스 노드에게 리다이렉트(redirect)되도록 하는 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF);
상기 콘텐츠 요청을 수신한 상기 CSCF로부터의 질의에 응답하여, 상기 제1 콘텐츠를 보유하고 있는 하나 이상의 콘텐츠 서비스 노드 중에서 상기 제1 콘텐츠 서비스 노드를 선정하여 상기 CSCF에게 알려주는 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF); 및
상기 리다이렉트된 콘텐츠 요청을 수신하면, 상기 제1 콘텐츠를 상기 사용자에게 전송하는 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)을 포함하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
Upon receiving a content request for a first content from a user, querying and receiving information about a first content service node to process the content request, and also causing the content request to be redirected to the first content service node Content Service Coordination Function (CSCF);
In response to a query from the CSCF that received the content request, selecting a first content service node from among one or more content service nodes holding the first content and notifying the CSCF of the first content service node Control Function, CDCF); And
And a Content Delivery Service Function (CDSF) for transmitting the first content to the user upon receiving the redirected content request.
제1항에 있어서,
상기 CSCF는 수신된 상기 콘텐츠 요청에 포함된 상기 제1 콘텐츠의 콘텐츠 주소 정보에 기초하여 상기 제1 콘텐츠의 콘텐츠 식별자를 알아내어 상기 질의에 포함시켜 상기 CDCF로 전송하는 것을 특징으로 하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
The method according to claim 1,
Wherein the CSCF finds the content identifier of the first content based on the content address information of the first content included in the received content request, and transmits the content identifier to the CDCF in the query. &Lt; / RTI &gt;
제1항에 있어서,
상기 CSCF는 수신된 상기 콘텐츠 요청으로부터 상기 사용자의 아이피 주소 정보와 상기 제1 콘텐츠의 콘텐츠 주소 정보 및 콘텐츠 식별자를 알아내어서 상기 상기 CDCF로의 질의에 포함시키고, 상기 CDCF는 근접성, 네트워크 토폴로지, 및 가용성을 포함하는 네트워크 자원 정보에 기초하여 상기 콘텐츠 요청을 처리할 최적의 콘텐츠 서비스 노드로 상기 제1 콘텐츠 서비스 노드를 선정하는 것을 특징으로 하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
The method according to claim 1,
Wherein the CSCF identifies the IP address information of the user, the content address information of the first content, and the content identifier from the received content request and includes the content identifier in the query to the CDCF, the CDCF comprising proximity, network topology, And selecting the first content service node as an optimal content service node for processing the content request based on the network resource information including the first content service node and the second content service node.
제1항에 있어서,
상기 CDCF는 네트워크에 등록된 콘텐츠들 각각의 콘텐츠 식별자와 이에 대응하는 하나 이상의 콘텐츠 위치 정보를 소정의 데이터베이스로 관리하고,
상기 리다이렉트된 콘텐츠 요청을 수신한 상기 CDSF는 상기 CDCF와 통신하여 알아낸 상기 제1 콘텐츠의 콘텐츠 위치 정보를 이용하여 상기 제1 콘텐츠를 상기 사용자에게 전송하는 것을 특징으로 하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
The method according to claim 1,
The CDCF manages a content identifier of each content registered in the network and one or more pieces of content location information corresponding to the content identifier in a predetermined database,
Wherein the CDSF having received the redirected content request transmits the first content to the user using the content location information of the first content obtained by communicating with the CDCF. Device.
제4항에 있어서,
상기 CDSF는, 상기 제1 콘텐츠가 상기 제1 콘텐츠 서비스 노드의 스토리지나 캐쉬에 저장되어 있지 않은 경우에는, 상기 제1 콘텐츠의 콘텐츠 식별자에 기초한 콘텐츠 라우팅을 개시하여 상기 제1 콘텐츠를 수신하여 상기 사용자에게 전송하는 것을 특징으로 하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
5. The method of claim 4,
Wherein the CDSF initiates content routing based on the content identifier of the first content to receive the first content and send the content to the user if the first content is not stored in the storage or cache of the first content service node, To the network node device for information-centric networking.
제1항에 있어서,
상기 CSCF는 상기 콘텐츠 요청을 처리(handle)하고 또한 상기 콘텐츠 요청이 리다이렉트되도록 하는 콘텐츠 서비스 기능객체(content service functional entity)를 포함하고,
상기 CDCF는 상기 하나 이상의 콘텐츠 서비스 노드 중에서 상기 제1 콘텐츠 서비스 노드를 선정하는 서비스 최적화 기능객체(service optimization functional entity) 및 네트워크에 등록된 콘텐츠들 각각의 콘텐츠 식별자와 이에 대응하는 하나 이상의 콘텐츠 위치 정보를 소정의 데이터베이스로 관리하기 위한 콘텐츠 이름 레졸루션 기능객체(content name resolution functional entity)를 포함하고,
상기 CDSF는 상기 제1 콘텐츠를 상기 사용자에게 전송하는 고객 서비스 기능객체(customer service functional entity) 및 상기 콘텐츠 이름 레졸루션 기능 객체와 인터액팅하여 상기 제1 콘텐츠의 위치 정보를 알아내어서 상기 제1 콘텐츠를 스토리지나 캐쉬에서 가져오거나 또는 콘텐츠 라우팅 경로를 따라서 라우팅하는 콘텐츠 전송 기능객체(content transfer functional entity)를 포함하는 것을 특징으로 하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
The method according to claim 1,
Wherein the CSCF includes a content service functional entity that handles the content request and also causes the content request to be redirected,
Wherein the CDCF includes a service optimization functional entity for selecting the first content service node among the one or more content service nodes, and a content identifier for each of the content registered in the network and one or more pieces of content location information corresponding thereto A content name resolution functional entity for managing with a predetermined database,
Wherein the CDSF interacts with the customer service functional entity to transmit the first content to the user and the location information of the first content by interacting with the content name resolution functional object, Characterized in that the network node device comprises a content transfer functional entity that is fetched from the storage or cache or routed along the content routing path.
제1항에 있어서,
콘텐츠 제공자로부터 제2 콘텐츠에 대한 발행 요청을 수신하면, 상기 CSCF는 상기 제2 콘텐츠의 발행 정보를 보유하고 또한 상기 CDCF에게 질의하여 수신한 상기 발행 요청을 처리할 제1 발행 서비스 노드에게 상기 발행 요청이 전송되도록 하고,
상기 발행 요청을 수신한 상기 CSCF로부터의 질의에 응답하여, 상기 CDCF는 하나 이상의 발행 서비스 노드 중에서 상기 제1 발행 서비스 노드를 선정하여 상기 CSCF에게 알려주는 것을 특징으로 하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
The method according to claim 1,
The CSCF, when receiving the issuance request for the second content from the content provider, notifies the first issuance service node, which holds the issuance information of the second content and processes the issuance request received by inquiring the CDCF, Lt; / RTI &gt;
In response to a query from the CSCF that received the issuance request, the CDCF selects the first issuance service node from among one or more issuance service nodes and notifies the CSCF of the first issuance service node. .
제7항에 있어서,
상기 CSCF로부터 상기 제2 콘텐츠의 발행 요청을 수신하면, 상기 CDSF는 상기 콘텐츠 제공자로부터 발행될 상기 제2 콘텐츠를 다운로드 받아서 상기 발행 정보와 함께 저장하는 것을 특징으로 하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
8. The method of claim 7,
Wherein the CDSF downloads the second content to be issued from the content provider and stores the second content together with the issuance information when receiving the issuance request of the second content from the CSCF.
제7항에 있어서,
상기 CSCF는 상기 발행 요청을 처리(handle)하고 상기 제2 콘텐츠의 콘텐츠 식별자를 생성하는 콘텐츠 발행 서비스 기능객체(content publication functional entity)를 포함하고,
상기 CDCF는 상기 하나 이상의 발행 서비스 노드 중에서 상기 제1 발행 서비스 노드를 선정하는 서비스 최적화 기능객체(service optimization functional entity) 및 네트워크에 등록된 콘텐츠들 각각의 콘텐츠 식별자와 이에 대응하는 하나 이상의 콘텐츠 위치 정보를 소정의 데이터베이스로 관리하기 위한 콘텐츠 이름 레졸루션 기능객체(content name resolution functional entity)를 포함하고,
상기 CDSF는 상기 제2 콘텐츠를 상기 콘텐츠 제공자로부터 다운로드하여 다운로드된 콘텐츠와 발행 정보를 저장하는 고객 서비스 기능객체(customer service functional entity)를 포함하는 것을 특징으로 하는 정보 중심 네트워킹을 위한 네트워크 노드 장치.
8. The method of claim 7,
Wherein the CSCF includes a content publication functional entity that handles the issuance request and generates a content identifier of the second content,
Wherein the CDCF includes a service optimization functional entity for selecting the first issue service node among the one or more issue service nodes, and a content identifier for each of the contents registered in the network and one or more pieces of content position information corresponding thereto A content name resolution functional entity for managing with a predetermined database,
Wherein the CDSF comprises a customer service functional entity for downloading the second content from the content provider and storing downloaded content and issue information.
정보 중심 네트워킹을 위한 네트워크 노드 장치의 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF)을 통한 콘텐츠 서비스 방법에 있어서,
(a) 사용자로부터의 제1 콘텐츠에 대한 콘텐츠 요청을 수신하는 단계;
(b) 상기 콘텐츠 요청을 처리할 제1 콘텐츠 서비스 노드에 대한 정보를 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF)에게 질의하는 단계;
(c) 상기 제1 콘텐츠를 보유하고 있는 하나 이상의 콘텐츠 서비스 노드 중에서 상기 CDCF에 의하여 선정된 상기 제1 콘텐츠 서비스 노드에 관한 정보를 수신하는 단계; 및
(d) 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)이 상기 제1 콘텐츠를 상기 사용자에게 전송하도록 상기 콘텐츠 요청이 상기 제1 콘텐츠 서비스 노드에게 리다이렉트(redirect)되도록 하는 단계를 포함하는 콘텐츠 서비스 방법.
A content service method through a Content Service Coordination Function (CSCF) of a network node device for information-centric networking,
(a) receiving a content request for a first content from a user;
(b) querying a Content Delivery Control Function (CDCF) for information about a first content service node that will process the content request;
(c) receiving information about the first content service node selected by the CDCF from one or more content service nodes holding the first content; And
(d) causing a content delivery service function (CDSF) to redirect the content request to the first content service node to forward the first content to the user, .
제10항에 있어서,
상기 단계 (b)에서 수신된 상기 콘텐츠 요청에 포함된 상기 제1 콘텐츠의 콘텐츠 주소 정보에 기초하여 상기 제1 콘텐츠의 콘텐츠 식별자를 알아내어 상기 질의에 포함시켜 상기 CDCF로 전송하는 것을 특징으로 하는 콘텐츠 서비스 방법.
11. The method of claim 10,
Wherein the content identifier of the first content is obtained based on the content address information of the first content included in the content request received in the step (b), and the content identifier is included in the query and transmitted to the CDCF Service method.
제11항에 있어서,
상기 단계 (d)는 상기 제1 콘텐츠에 대한 콘텐츠 요청을 상기 제1 콘텐츠 서비스 노드에게 리다이렉트하도록 사용자에게 요청하는 단계를 포함하고,
상기 리다이렉트 요청을 받은 사용자는 상기 제1 콘텐츠의 콘텐츠 식별자를 이용한 콘텐츠 요청을 상기 CDSF에게 전송하는 것을 특징으로 하는 콘텐츠 서비스 방법.
12. The method of claim 11,
Wherein step (d) comprises the step of requesting the user to redirect the content request for the first content to the first content service node,
Wherein the user receiving the redirect request transmits a content request using the content identifier of the first content to the CDSF.
제12항에 있어서,
상기 단계 (d) 이후에는 상기 콘텐츠 요청을 수신한 상기 CDSF가 상기 콘텐츠 식별자를 이용하여 상기 제1 콘텐츠를 상기 CDCF에게 요청하고 또한 상기 CDCF는 상기 제1 콘텐츠를 스토리지나 캐쉬에서 가져오거나 또는 콘텐츠 라우팅 경로를 따라서 라우팅되도록 하여 상기 CDSF에게 전송하는 것을 특징으로 하는 콘텐츠 서비스 방법.
13. The method of claim 12,
After the step (d), the CDSF, which has received the content request, requests the first content to the CDCF using the content identifier, and the CDCF also obtains the first content from the storage or cache, Route to the CDSF.
정보 중심 네트워킹을 위한 네트워크 노드 장치의 콘텐츠 서비스 조정 기능(Content Service Coordination Function, CSCF)을 통한 콘텐츠 발행 방법에 있어서,
(a) 콘텐츠 제공자로부터 제1 콘텐츠에 대한 발행 요청을 수신하는 단계;
(b) 상기 제1 콘텐츠에 대한 콘텐츠 식별자를 생성하는 단계;
(c) 상기 발행 요청을 처리할 제1 발행 서비스 노드에 대한 정보를 콘텐츠 전달 제어 기능(Content Delivery Control Function, CDCF)에게 질의하는 단계;
(d) 하나 이상의 발행 서비스 노드 중에서 상기 CDCF에 의하여 선정된 상기 발행 요청을 처리할 제1 발행 서비스 노드에 관한 정보를 수신하는 단계; 및
(e) 콘텐츠 전달 서비스 기능(Content Delivery Service Function, CDSF)이 상기 콘텐츠 제공자로부터 상기 제1 콘텐츠를 다운로드하도록 상기 제1 콘텐츠에 대한 발행 요청을 상기 CDCF에게 전송하는 단계를 포함하는 콘텐츠 발행 방법.
A content issuing method through a Content Service Coordination Function (CSCF) of a network node apparatus for information-centric networking,
(a) receiving a publication request for a first content from a content provider;
(b) generating a content identifier for the first content;
(c) querying a content delivery control function (CDCF) for information about a first issue node to process the publish request;
(d) receiving information about a first issue service node that will process the issue request selected by the CDCF from one or more issue service nodes; And
(e) sending a publication request for the first content to the CDCF such that a Content Delivery Service Function (CDSF) downloads the first content from the content provider.
제14항에 있어서,
상기 단계 (c)는 상기 제1 콘텐츠의 콘텐츠 식별자 및 상기 콘텐츠 제공자의 주소 정보가 포함된 콘텐츠 등록 요청 메시지를 상기 CDCF에게 전송하는 단계를 포함하고,
상기 단계 (d)는 상기 제1 발행 서비스 노드의 주소 정보가 포함된 콘텐츠 등록 응답 메시지를 상기 CDCF로부터 수신하는 단계를 포함하는 것을 특징으로 하는 콘텐츠 발행 방법.
15. The method of claim 14,
Wherein the step (c) comprises transmitting to the CDCF a content registration request message including a content identifier of the first content and address information of the content provider,
Wherein the step (d) comprises receiving, from the CDCF, a content registration response message including address information of the first issuance service node.
제15항에 있어서,
상기 단계 (d)에서는 상기 콘텐츠 등록 요청 메시지를 수신한 상기 CDCF의 콘텐츠 이름 레졸루션 기능객체(content name resolution functional entity)가 발행 서비스 노드 선정 요청을 상기 CDCF의 서비스 최적화 기능객체(service optimization functional entity)에게 전송하고, 상기 서비스 최적화 기능객체는 상기 하나 이상의 발행 서비스 노드 중에서 선정된 상기 제1 발행 서비스 노드의 주소 정보가 포함된 발행 서비스 노드 선정 응답을 상기 콘텐츠 이름 레졸루션 기능객체에게 전송하는 것을 특징으로 하는 콘텐츠 발행 방법.
16. The method of claim 15,
In step (d), a content name resolution functional entity of the CDCF, which has received the content registration request message, transmits a request for issuing an issuance service node to a service optimization functional entity of the CDCF And the service optimizing function object transmits to the content name resolution functional object a publication service node selection response including address information of the first publication service node selected from the one or more publication service nodes. How to issue.
제14항에 있어서,
(f) 다운로드된 상기 제1 콘텐츠를 등록한 상기 CDSF로부터 상기 콘텐츠 발행 요청에 대한 응답으로 콘텐츠 발행 응답을 수신하는 단계를 더 포함하는 것을 특징으로 하는 콘텐츠 발행 방법.
15. The method of claim 14,
(f) receiving a content issue response in response to the content issue request from the CDSF that has registered the downloaded first content.
KR1020140012831A 2013-02-05 2014-02-05 Network node apparatus for information-centric networking and operating method of the network node apparatus KR20140100436A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/173,060 US20140310375A1 (en) 2013-02-05 2014-02-05 Network node apparatus for information-centric networking and operating method of the network node apparatus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20130013106 2013-02-05
KR1020130013106 2013-02-05

Publications (1)

Publication Number Publication Date
KR20140100436A true KR20140100436A (en) 2014-08-14

Family

ID=51746308

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140012831A KR20140100436A (en) 2013-02-05 2014-02-05 Network node apparatus for information-centric networking and operating method of the network node apparatus

Country Status (1)

Country Link
KR (1) KR20140100436A (en)

Similar Documents

Publication Publication Date Title
USRE49943E1 (en) System and method for a context layer switch
Ahlgren et al. A survey of information-centric networking
US20140310375A1 (en) Network node apparatus for information-centric networking and operating method of the network node apparatus
EP2420035B1 (en) Method and apparatus for reducing traffic in a communications network
JP2008544690A (en) Multicast download using route information
CN105340244A (en) Dynamic content distribution network selection based on context from transient criteria
JP2001508258A (en) Replica routing
WO2010025652A1 (en) Mobile searching method and system, and method for synchronizing search ability of searching server
WO2012022216A1 (en) Content delivery network and method for content delivery
KR20120038187A (en) Method and apparatus for sharing contents using information of group changing in content oriented network environment
EP2223501B1 (en) Publish/subscribe networks
JP5517190B2 (en) Communication system, mapping information notification apparatus, mapping information notification method, and program
JP2003296272A (en) System and device for communication, and client-side communication terminal
KR20130039652A (en) Method and apparatus for load balancing of content centric network
KR20000064071A (en) Web contents transmission system and method
CN102037711A (en) Limiting storage messages in peer to peer network
KR20110016640A (en) System and method for providing contents
KR20130033252A (en) Method and system for end-to-end qos guaranteed content delivery on service overlay network
KR20140100436A (en) Network node apparatus for information-centric networking and operating method of the network node apparatus
US20150098468A1 (en) Method of controlling routing of identifier/locator mapping service
KR102437289B1 (en) Method and Apparatus for Defining Path of a Packet in Information-Centric Networking for Data Producer Mobility
US20140025775A1 (en) Content delivery system and method based on information-centric networking
JP2000089996A (en) Information processor and data base system
CN108200206B (en) ICN seamless mobile system based on SDN framework
Banerjee et al. The survey, research challenges, and opportunities in ICN

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid