WO2011081319A2 - Procédé et appareil de réseau pour demander des données sur la base d'un nom de contenu - Google Patents

Procédé et appareil de réseau pour demander des données sur la base d'un nom de contenu Download PDF

Info

Publication number
WO2011081319A2
WO2011081319A2 PCT/KR2010/008830 KR2010008830W WO2011081319A2 WO 2011081319 A2 WO2011081319 A2 WO 2011081319A2 KR 2010008830 W KR2010008830 W KR 2010008830W WO 2011081319 A2 WO2011081319 A2 WO 2011081319A2
Authority
WO
WIPO (PCT)
Prior art keywords
segment
data
network
network apparatuses
segments
Prior art date
Application number
PCT/KR2010/008830
Other languages
English (en)
Other versions
WO2011081319A3 (fr
Inventor
Jae Hoon Kim
Byoung Joon Lee
Myeong Wuk Jang
Ji Hoon Lee
Joong Hong Park
Sung Chan Choi
Original Assignee
Samsung Electronics Co., Ltd.
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 Samsung Electronics Co., Ltd. filed Critical Samsung Electronics Co., Ltd.
Publication of WO2011081319A2 publication Critical patent/WO2011081319A2/fr
Publication of WO2011081319A3 publication Critical patent/WO2011081319A3/fr

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/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1061Peer-to-peer [P2P] networks using node-based peer discovery mechanisms
    • H04L67/1068Discovery involving direct consultation or announcement among potential requesting and potential source peers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1074Peer-to-peer [P2P] networks for supporting data block transmission mechanisms
    • H04L67/1078Resource delivery mechanisms
    • H04L67/108Resource delivery mechanisms characterised by resources being split in blocks or fragments

Definitions

  • the following description relates to a technique for sharing data in a network system based on contents, and more particularly, to a network apparatus and system that may request or receive the same contents stored in a plurality of network apparatuses.
  • the currently used Internet includes an end-to-end connection structure based on Internet Protocol (IP).
  • IP Internet Protocol
  • IP-based Internet structure a connection between network apparatuses is important and thus, the Internet relies on addresses of the network apparatuses.
  • IP addressing and routing Two of the most complicated aspects of IP are IP addressing and routing. Addressing refers to how end hosts become assigned IP addresses and how subnetworks of IP host addresses are divided and grouped together. Accordingly, it may be difficult to continuously download contents once the address of one of the network apparatuses is changed.
  • the IP-based Internet structure includes a client-server structure, the addresses of the network apparatuses may be retrieved in order to retrieve contents desired to be downloaded.
  • both a network apparatus requesting contents and a network apparatus providing contents may detect a server, thus, reliability on the server may increase.
  • contents may not be continuously provided. For example, when streaming video, service may be dropped in between buffering periods.
  • a method of requesting data based on a content name including: transmitting a data request message to retrieve data, the data including a plurality of segments, receiving, from a plurality of network apparatuses, at least one segment of the plurality of segments corresponding to the data request message, calculating a transmission offset using at least one of the plurality of network apparatuses transmitting the at least one segment, determining a plurality of transmission regions respectively corresponding to the plurality of network apparatuses, using the calculated transmission offset, transmitting, to a corresponding network apparatus, a message requesting the at least one segment included in the determined plurality of transmission regions, and receiving, from each of the plurality of network apparatuses, the requested message.
  • the method may further include that: the transmitting of the data request message broadcasts, to the plurality of network apparatuses, a message requesting a first segment of the plurality of segments, and the first segment is used to retrieve information about whether the data is stored in the plurality of network apparatuses.
  • the method may further include that: the determining determines the plurality of transmission regions in the transmission offset unit, starting from a second segment of the plurality of segments to a final segment of the plurality of segments, and the plurality of transmission regions includes the at least one segment corresponding to each of the plurality of network apparatuses transmitting the first segment.
  • the method may further include that the calculating adaptively calculates the transmission offset for each of the plurality of network apparatuses transmitting the first segment.
  • the method may further include that the calculating adaptively calculates the transmission offset based on an amount of the data and a size of the transmission region transmitted to at least one of the plurality of network apparatuses.
  • the method may further include that the calculating includes: counting a number of the plurality of network apparatuses transmitting the first segment, and calculating the transmission offset based on at least one of: a number of the counted network apparatuses, an amount of the data, a size of each of the plurality of segments, and a link state of each of the plurality of network apparatuses transmitting the first segment.
  • the method may further include that the transmitting to the corresponding network apparatus multicasts, to the corresponding network apparatuses, a message requesting a start segment included in each of the determined plurality of transmission regions.
  • a network apparatus based on a content name
  • the network apparatus including: a transceiving unit configured to: transmit a data request message to retrieve data including a plurality of segments, and receive, from a plurality of network apparatuses, at least one segment of the plurality of segments corresponding to the data request message, a calculation unit configured to calculate a transmission offset using at least one of the plurality of network apparatuses transmitting the at least one segment, and a transmission region determining unit configured to determine a plurality of transmission regions respectively corresponding to the plurality of network apparatuses, using the calculated transmission offset, wherein the transceiving unit is further configured to: transmit, to a corresponding network apparatus, the data request message included in the determined plurality of transmission regions, and receive, from each of the plurality of network apparatuses, the at least one segment corresponding to the determined plurality of transmission regions.
  • the network apparatus may further include that the transceiving unit is further configured to: broadcast, to the plurality of network apparatuses, a message requesting a first segment of the plurality of segments, and use the first segment to retrieve information about whether the data is stored in the plurality of network apparatuses.
  • a method of requesting data based on a content name including: receiving a data request message requesting data including a plurality of segments, determining, in response to sensing a plurality of network apparatuses in which the data included in the received data request message is stored, the start segment corresponding to each of the sensed plurality of network apparatuses based on an amount of the data and a size of each of the plurality of segments, and transmitting, to each of the sensed plurality of network apparatuses, a message requesting the determined start segment.
  • the method may further include that, in response to initially transmitting the message requesting the start segment to each of the sensed plurality of network apparatuses, the transmitting: inserts information about the size of each of the plurality of segments in the message requesting the start segment, and transmits, to each of the sensed plurality of network apparatuses, the message in which the information is inserted.
  • a computer-readable storage medium storing a program for implementing a method, including: transmitting a data request message to retrieve data, the data including a plurality of segments, receiving, from a plurality of network apparatuses, at least one segment of the plurality of segments corresponding to the data request message, calculating a transmission offset using at least one of the plurality of network apparatuses transmitting the at least one segment, determining a plurality of transmission regions respectively corresponding to the plurality of network apparatuses, using the calculated transmission offset, transmitting, to a corresponding network apparatus, a message requesting the at least one segment included in the determined plurality of transmission regions, and receiving, from each of the plurality of network apparatuses, the requested message.
  • a computer-readable storage medium storing a program for implementing a method, including: receiving a data request message requesting data including a plurality of segments, determining, in response to sensing a plurality of network apparatuses in which the data included in the received data request message is stored, the start segment corresponding to each of the sensed plurality of network apparatuses based on an amount of the data and a size of each of the plurality of segments, and transmitting, to each of the sensed plurality of network apparatuses, a message requesting the determined start segment.
  • FIGS. 3 and 4 are diagrams used for describing a method of determining a transmission region in a network apparatus.
  • FIG. 7 is a diagram used for describing an example method of determining a transmission region in a terminal.
  • FIG. 8 is a flowchart illustrating an example method of operating a terminal at which a data request message is received.
  • the network apparatus 100 may perform a networking based on a content name that may communicate based on contents with the plurality of terminals 200.
  • the network apparatus 100 and the plurality of terminals 200 may share data with each other.
  • the network apparatus 100 may include a transceiving unit 110, a calculation unit 120, and a transmission region determining unit 130.
  • a first segment from a plurality of segments included in data may be used to retrieve the data stored in the plurality of terminals 200.
  • the transceiving unit 110 may transmit a message requesting the second segment to the terminal 201, transmit a message requesting the sixth segment to the terminal 202, transmit a message requesting the tenth segment to the terminal 203, transmit a message requesting the fourteenth segment to the terminal 204, and transmit a message requesting the eighteenth segment to the terminal 205, respectively.
  • the terminal 200 includes a transceiving unit 210 and a determination unit 220.
  • the terminal 200 may be one from the plurality of terminals 201 to 206.
  • a transmission region of the terminal 201 is determined will be described in detail.

Abstract

L'invention porte sur un appareil de réseau et un système qui peuvent demander ou recevoir les mêmes contenus stockés dans une pluralité d'appareils de réseau. Dans un système de réseau partageant des données, des segments spécifiques d'une pluralité de segments constituant les données peuvent être reçus en provenance de terminaux mutuellement différents. Pour cela, une région de transmission peut être déterminée par calcul d'un décalage de transmission correspondant à la pluralité de terminaux, et au moins un segment inclus dans la région de transmission déterminée peut être reçu en provenance d'un terminal correspondant.
PCT/KR2010/008830 2009-12-29 2010-12-10 Procédé et appareil de réseau pour demander des données sur la base d'un nom de contenu WO2011081319A2 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2009-0133170 2009-12-29
KR1020090133170A KR101566883B1 (ko) 2009-12-29 2009-12-29 콘텐츠 명 기반의 네트워크 장치 및 데이터 요청 방법

Publications (2)

Publication Number Publication Date
WO2011081319A2 true WO2011081319A2 (fr) 2011-07-07
WO2011081319A3 WO2011081319A3 (fr) 2011-11-10

Family

ID=44188759

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2010/008830 WO2011081319A2 (fr) 2009-12-29 2010-12-10 Procédé et appareil de réseau pour demander des données sur la base d'un nom de contenu

Country Status (3)

Country Link
US (1) US8423609B2 (fr)
KR (1) KR101566883B1 (fr)
WO (1) WO2011081319A2 (fr)

Families Citing this family (136)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9456054B2 (en) 2008-05-16 2016-09-27 Palo Alto Research Center Incorporated Controlling the spread of interests and content in a content centric network
US8923293B2 (en) 2009-10-21 2014-12-30 Palo Alto Research Center Incorporated Adaptive multi-interface use for content networking
US9280546B2 (en) 2012-10-31 2016-03-08 Palo Alto Research Center Incorporated System and method for accessing digital content using a location-independent name
US9400800B2 (en) 2012-11-19 2016-07-26 Palo Alto Research Center Incorporated Data transport by named content synchronization
US10430839B2 (en) 2012-12-12 2019-10-01 Cisco Technology, Inc. Distributed advertisement insertion in content-centric networks
US9978025B2 (en) * 2013-03-20 2018-05-22 Cisco Technology, Inc. Ordered-element naming for name-based packet forwarding
US9935791B2 (en) 2013-05-20 2018-04-03 Cisco Technology, Inc. Method and system for name resolution across heterogeneous architectures
US9185120B2 (en) 2013-05-23 2015-11-10 Palo Alto Research Center Incorporated Method and system for mitigating interest flooding attacks in content-centric networks
US9444722B2 (en) 2013-08-01 2016-09-13 Palo Alto Research Center Incorporated Method and apparatus for configuring routing paths in a custodian-based routing architecture
US9407549B2 (en) 2013-10-29 2016-08-02 Palo Alto Research Center Incorporated System and method for hash-based forwarding of packets with hierarchically structured variable-length identifiers
US9282050B2 (en) 2013-10-30 2016-03-08 Palo Alto Research Center Incorporated System and method for minimum path MTU discovery in content centric networks
US9276840B2 (en) 2013-10-30 2016-03-01 Palo Alto Research Center Incorporated Interest messages with a payload for a named data network
US9401864B2 (en) 2013-10-31 2016-07-26 Palo Alto Research Center Incorporated Express header for packets with hierarchically structured variable-length identifiers
US9311377B2 (en) 2013-11-13 2016-04-12 Palo Alto Research Center Incorporated Method and apparatus for performing server handoff in a name-based content distribution system
US10129365B2 (en) 2013-11-13 2018-11-13 Cisco Technology, Inc. Method and apparatus for pre-fetching remote content based on static and dynamic recommendations
US10101801B2 (en) 2013-11-13 2018-10-16 Cisco Technology, Inc. Method and apparatus for prefetching content in a data stream
US10089655B2 (en) 2013-11-27 2018-10-02 Cisco Technology, Inc. Method and apparatus for scalable data broadcasting
US9503358B2 (en) 2013-12-05 2016-11-22 Palo Alto Research Center Incorporated Distance-based routing in an information-centric network
US9379979B2 (en) 2014-01-14 2016-06-28 Palo Alto Research Center Incorporated Method and apparatus for establishing a virtual interface for a set of mutual-listener devices
TWI570668B (zh) * 2014-01-16 2017-02-11 神達電腦股份有限公司 搜尋及分享行車記錄影片的方法、其系統及電腦程式產品
US10172068B2 (en) 2014-01-22 2019-01-01 Cisco Technology, Inc. Service-oriented routing in software-defined MANETs
US10098051B2 (en) 2014-01-22 2018-10-09 Cisco Technology, Inc. Gateways and routing in software-defined manets
US9374304B2 (en) 2014-01-24 2016-06-21 Palo Alto Research Center Incorporated End-to end route tracing over a named-data network
US9531679B2 (en) 2014-02-06 2016-12-27 Palo Alto Research Center Incorporated Content-based transport security for distributed producers
US9954678B2 (en) 2014-02-06 2018-04-24 Cisco Technology, Inc. Content-based transport security
US9678998B2 (en) 2014-02-28 2017-06-13 Cisco Technology, Inc. Content name resolution for information centric networking
US10089651B2 (en) 2014-03-03 2018-10-02 Cisco Technology, Inc. Method and apparatus for streaming advertisements in a scalable data broadcasting system
US9836540B2 (en) 2014-03-04 2017-12-05 Cisco Technology, Inc. System and method for direct storage access in a content-centric network
US9473405B2 (en) 2014-03-10 2016-10-18 Palo Alto Research Center Incorporated Concurrent hashes and sub-hashes on data streams
US9391896B2 (en) 2014-03-10 2016-07-12 Palo Alto Research Center Incorporated System and method for packet forwarding using a conjunctive normal form strategy in a content-centric network
US9626413B2 (en) 2014-03-10 2017-04-18 Cisco Systems, Inc. System and method for ranking content popularity in a content-centric network
US9407432B2 (en) 2014-03-19 2016-08-02 Palo Alto Research Center Incorporated System and method for efficient and secure distribution of digital content
US9916601B2 (en) 2014-03-21 2018-03-13 Cisco Technology, Inc. Marketplace for presenting advertisements in a scalable data broadcasting system
US9363179B2 (en) 2014-03-26 2016-06-07 Palo Alto Research Center Incorporated Multi-publisher routing protocol for named data networks
US9363086B2 (en) 2014-03-31 2016-06-07 Palo Alto Research Center Incorporated Aggregate signing of data in content centric networking
US9716622B2 (en) 2014-04-01 2017-07-25 Cisco Technology, Inc. System and method for dynamic name configuration in content-centric networks
US9390289B2 (en) 2014-04-07 2016-07-12 Palo Alto Research Center Incorporated Secure collection synchronization using matched network names
US10075521B2 (en) 2014-04-07 2018-09-11 Cisco Technology, Inc. Collection synchronization using equality matched network names
US9473576B2 (en) 2014-04-07 2016-10-18 Palo Alto Research Center Incorporated Service discovery using collection synchronization with exact names
US9451032B2 (en) 2014-04-10 2016-09-20 Palo Alto Research Center Incorporated System and method for simple service discovery in content-centric networks
US9203885B2 (en) 2014-04-28 2015-12-01 Palo Alto Research Center Incorporated Method and apparatus for exchanging bidirectional streams over a content centric network
US9992281B2 (en) 2014-05-01 2018-06-05 Cisco Technology, Inc. Accountable content stores for information centric networks
US9609014B2 (en) 2014-05-22 2017-03-28 Cisco Systems, Inc. Method and apparatus for preventing insertion of malicious content at a named data network router
US9455835B2 (en) 2014-05-23 2016-09-27 Palo Alto Research Center Incorporated System and method for circular link resolution with hash-based names in content-centric networks
US9276751B2 (en) 2014-05-28 2016-03-01 Palo Alto Research Center Incorporated System and method for circular link resolution with computable hash-based names in content-centric networks
US9516144B2 (en) 2014-06-19 2016-12-06 Palo Alto Research Center Incorporated Cut-through forwarding of CCNx message fragments with IP encapsulation
US9467377B2 (en) 2014-06-19 2016-10-11 Palo Alto Research Center Incorporated Associating consumer states with interests in a content-centric network
US9537719B2 (en) 2014-06-19 2017-01-03 Palo Alto Research Center Incorporated Method and apparatus for deploying a minimal-cost CCN topology
US9426113B2 (en) 2014-06-30 2016-08-23 Palo Alto Research Center Incorporated System and method for managing devices over a content centric network
US9699198B2 (en) 2014-07-07 2017-07-04 Cisco Technology, Inc. System and method for parallel secure content bootstrapping in content-centric networks
US9621354B2 (en) 2014-07-17 2017-04-11 Cisco Systems, Inc. Reconstructable content objects
US9959156B2 (en) 2014-07-17 2018-05-01 Cisco Technology, Inc. Interest return control message
US9729616B2 (en) 2014-07-18 2017-08-08 Cisco Technology, Inc. Reputation-based strategy for forwarding and responding to interests over a content centric network
US9590887B2 (en) 2014-07-18 2017-03-07 Cisco Systems, Inc. Method and system for keeping interest alive in a content centric network
US9535968B2 (en) 2014-07-21 2017-01-03 Palo Alto Research Center Incorporated System for distributing nameless objects using self-certifying names
US9882964B2 (en) 2014-08-08 2018-01-30 Cisco Technology, Inc. Explicit strategy feedback in name-based forwarding
US9503365B2 (en) 2014-08-11 2016-11-22 Palo Alto Research Center Incorporated Reputation-based instruction processing over an information centric network
US9729662B2 (en) 2014-08-11 2017-08-08 Cisco Technology, Inc. Probabilistic lazy-forwarding technique without validation in a content centric network
US9391777B2 (en) 2014-08-15 2016-07-12 Palo Alto Research Center Incorporated System and method for performing key resolution over a content centric network
US9800637B2 (en) 2014-08-19 2017-10-24 Cisco Technology, Inc. System and method for all-in-one content stream in content-centric networks
US9467492B2 (en) 2014-08-19 2016-10-11 Palo Alto Research Center Incorporated System and method for reconstructable all-in-one content stream
US9497282B2 (en) 2014-08-27 2016-11-15 Palo Alto Research Center Incorporated Network coding for content-centric network
US10204013B2 (en) 2014-09-03 2019-02-12 Cisco Technology, Inc. System and method for maintaining a distributed and fault-tolerant state over an information centric network
US9553812B2 (en) 2014-09-09 2017-01-24 Palo Alto Research Center Incorporated Interest keep alives at intermediate routers in a CCN
US10069933B2 (en) 2014-10-23 2018-09-04 Cisco Technology, Inc. System and method for creating virtual interfaces based on network characteristics
US9590948B2 (en) 2014-12-15 2017-03-07 Cisco Systems, Inc. CCN routing using hardware-assisted hash tables
US9536059B2 (en) 2014-12-15 2017-01-03 Palo Alto Research Center Incorporated Method and system for verifying renamed content using manifests in a content centric network
US10237189B2 (en) 2014-12-16 2019-03-19 Cisco Technology, Inc. System and method for distance-based interest forwarding
US9846881B2 (en) 2014-12-19 2017-12-19 Palo Alto Research Center Incorporated Frugal user engagement help systems
US10003520B2 (en) 2014-12-22 2018-06-19 Cisco Technology, Inc. System and method for efficient name-based content routing using link-state information in information-centric networks
US9473475B2 (en) 2014-12-22 2016-10-18 Palo Alto Research Center Incorporated Low-cost authenticated signing delegation in content centric networking
US9660825B2 (en) 2014-12-24 2017-05-23 Cisco Technology, Inc. System and method for multi-source multicasting in content-centric networks
US9916457B2 (en) 2015-01-12 2018-03-13 Cisco Technology, Inc. Decoupled name security binding for CCN objects
US9946743B2 (en) 2015-01-12 2018-04-17 Cisco Technology, Inc. Order encoded manifests in a content centric network
US9954795B2 (en) 2015-01-12 2018-04-24 Cisco Technology, Inc. Resource allocation using CCN manifests
US9602596B2 (en) 2015-01-12 2017-03-21 Cisco Systems, Inc. Peer-to-peer sharing in a content centric network
US9832291B2 (en) 2015-01-12 2017-11-28 Cisco Technology, Inc. Auto-configurable transport stack
US9462006B2 (en) 2015-01-21 2016-10-04 Palo Alto Research Center Incorporated Network-layer application-specific trust model
US9552493B2 (en) 2015-02-03 2017-01-24 Palo Alto Research Center Incorporated Access control framework for information centric networking
US10333840B2 (en) 2015-02-06 2019-06-25 Cisco Technology, Inc. System and method for on-demand content exchange with adaptive naming in information-centric networks
US10075401B2 (en) 2015-03-18 2018-09-11 Cisco Technology, Inc. Pending interest table behavior
US10116605B2 (en) 2015-06-22 2018-10-30 Cisco Technology, Inc. Transport stack name scheme and identity management
US10075402B2 (en) 2015-06-24 2018-09-11 Cisco Technology, Inc. Flexible command and control in content centric networks
US10701038B2 (en) 2015-07-27 2020-06-30 Cisco Technology, Inc. Content negotiation in a content centric network
US9986034B2 (en) 2015-08-03 2018-05-29 Cisco Technology, Inc. Transferring state in content centric network stacks
US10610144B2 (en) 2015-08-19 2020-04-07 Palo Alto Research Center Incorporated Interactive remote patient monitoring and condition management intervention system
US9832123B2 (en) 2015-09-11 2017-11-28 Cisco Technology, Inc. Network named fragments in a content centric network
US10355999B2 (en) 2015-09-23 2019-07-16 Cisco Technology, Inc. Flow control with network named fragments
US10313227B2 (en) 2015-09-24 2019-06-04 Cisco Technology, Inc. System and method for eliminating undetected interest looping in information-centric networks
US9977809B2 (en) 2015-09-24 2018-05-22 Cisco Technology, Inc. Information and data framework in a content centric network
US10454820B2 (en) 2015-09-29 2019-10-22 Cisco Technology, Inc. System and method for stateless information-centric networking
US10263965B2 (en) 2015-10-16 2019-04-16 Cisco Technology, Inc. Encrypted CCNx
US9794238B2 (en) 2015-10-29 2017-10-17 Cisco Technology, Inc. System for key exchange in a content centric network
US10009446B2 (en) 2015-11-02 2018-06-26 Cisco Technology, Inc. Header compression for CCN messages using dictionary learning
US9807205B2 (en) 2015-11-02 2017-10-31 Cisco Technology, Inc. Header compression for CCN messages using dictionary
US10021222B2 (en) 2015-11-04 2018-07-10 Cisco Technology, Inc. Bit-aligned header compression for CCN messages using dictionary
US10097521B2 (en) 2015-11-20 2018-10-09 Cisco Technology, Inc. Transparent encryption in a content centric network
US9912776B2 (en) 2015-12-02 2018-03-06 Cisco Technology, Inc. Explicit content deletion commands in a content centric network
US10097346B2 (en) 2015-12-09 2018-10-09 Cisco Technology, Inc. Key catalogs in a content centric network
US10078062B2 (en) 2015-12-15 2018-09-18 Palo Alto Research Center Incorporated Device health estimation by combining contextual information with sensor data
US10257271B2 (en) 2016-01-11 2019-04-09 Cisco Technology, Inc. Chandra-Toueg consensus in a content centric network
US9949301B2 (en) 2016-01-20 2018-04-17 Palo Alto Research Center Incorporated Methods for fast, secure and privacy-friendly internet connection discovery in wireless networks
US10305864B2 (en) 2016-01-25 2019-05-28 Cisco Technology, Inc. Method and system for interest encryption in a content centric network
US10043016B2 (en) 2016-02-29 2018-08-07 Cisco Technology, Inc. Method and system for name encryption agreement in a content centric network
US10003507B2 (en) 2016-03-04 2018-06-19 Cisco Technology, Inc. Transport session state protocol
US10038633B2 (en) 2016-03-04 2018-07-31 Cisco Technology, Inc. Protocol to query for historical network information in a content centric network
US10051071B2 (en) 2016-03-04 2018-08-14 Cisco Technology, Inc. Method and system for collecting historical network information in a content centric network
US10742596B2 (en) 2016-03-04 2020-08-11 Cisco Technology, Inc. Method and system for reducing a collision probability of hash-based names using a publisher identifier
US9832116B2 (en) 2016-03-14 2017-11-28 Cisco Technology, Inc. Adjusting entries in a forwarding information base in a content centric network
US10212196B2 (en) 2016-03-16 2019-02-19 Cisco Technology, Inc. Interface discovery and authentication in a name-based network
US10067948B2 (en) 2016-03-18 2018-09-04 Cisco Technology, Inc. Data deduping in content centric networking manifests
US11436656B2 (en) 2016-03-18 2022-09-06 Palo Alto Research Center Incorporated System and method for a real-time egocentric collaborative filter on large datasets
US10091330B2 (en) 2016-03-23 2018-10-02 Cisco Technology, Inc. Interest scheduling by an information and data framework in a content centric network
US10033639B2 (en) 2016-03-25 2018-07-24 Cisco Technology, Inc. System and method for routing packets in a content centric network using anonymous datagrams
US10320760B2 (en) 2016-04-01 2019-06-11 Cisco Technology, Inc. Method and system for mutating and caching content in a content centric network
US9930146B2 (en) 2016-04-04 2018-03-27 Cisco Technology, Inc. System and method for compressing content centric networking messages
US10425503B2 (en) 2016-04-07 2019-09-24 Cisco Technology, Inc. Shared pending interest table in a content centric network
US10027578B2 (en) 2016-04-11 2018-07-17 Cisco Technology, Inc. Method and system for routable prefix queries in a content centric network
US10404450B2 (en) 2016-05-02 2019-09-03 Cisco Technology, Inc. Schematized access control in a content centric network
US10320675B2 (en) 2016-05-04 2019-06-11 Cisco Technology, Inc. System and method for routing packets in a stateless content centric network
US10547589B2 (en) 2016-05-09 2020-01-28 Cisco Technology, Inc. System for implementing a small computer systems interface protocol over a content centric network
US10063414B2 (en) 2016-05-13 2018-08-28 Cisco Technology, Inc. Updating a transport stack in a content centric network
US10084764B2 (en) 2016-05-13 2018-09-25 Cisco Technology, Inc. System for a secure encryption proxy in a content centric network
US10103989B2 (en) 2016-06-13 2018-10-16 Cisco Technology, Inc. Content object return messages in a content centric network
US10305865B2 (en) 2016-06-21 2019-05-28 Cisco Technology, Inc. Permutation-based content encryption with manifests in a content centric network
US10148572B2 (en) 2016-06-27 2018-12-04 Cisco Technology, Inc. Method and system for interest groups in a content centric network
US10009266B2 (en) 2016-07-05 2018-06-26 Cisco Technology, Inc. Method and system for reference counted pending interest tables in a content centric network
US9992097B2 (en) 2016-07-11 2018-06-05 Cisco Technology, Inc. System and method for piggybacking routing information in interests in a content centric network
US10122624B2 (en) 2016-07-25 2018-11-06 Cisco Technology, Inc. System and method for ephemeral entries in a forwarding information base in a content centric network
US10069729B2 (en) 2016-08-08 2018-09-04 Cisco Technology, Inc. System and method for throttling traffic based on a forwarding information base in a content centric network
US10956412B2 (en) 2016-08-09 2021-03-23 Cisco Technology, Inc. Method and system for conjunctive normal form attribute matching in a content centric network
US10033642B2 (en) 2016-09-19 2018-07-24 Cisco Technology, Inc. System and method for making optimal routing decisions based on device-specific parameters in a content centric network
US10212248B2 (en) 2016-10-03 2019-02-19 Cisco Technology, Inc. Cache management on high availability routers in a content centric network
US10447805B2 (en) 2016-10-10 2019-10-15 Cisco Technology, Inc. Distributed consensus in a content centric network
US10135948B2 (en) 2016-10-31 2018-11-20 Cisco Technology, Inc. System and method for process migration in a content centric network
US10243851B2 (en) 2016-11-21 2019-03-26 Cisco Technology, Inc. System and method for forwarder connection information in a content centric network

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060245425A1 (en) * 2005-04-28 2006-11-02 Mathis James E Method of access to a channelized network from a packet data network
EP1915000A1 (fr) * 2005-09-05 2008-04-23 Huawei Technologies Co., Ltd. Systeme de multi-diffusion ip et procede utilisant le reseau mobile
US20080172506A1 (en) * 2000-12-08 2008-07-17 The Boeing Company Network Device Interface For Digitally Interfacing Data Channels To A Controller Via A Network
US20090193114A1 (en) * 2001-05-18 2009-07-30 Network Resonance, Inc. System, method and computer program product for analyzing data from network-based structured message stream

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6909723B1 (en) * 2000-08-04 2005-06-21 Intellon Corporation Segment bursting with priority pre-emption and reduced latency
EP1235076A1 (fr) * 2001-02-23 2002-08-28 Cambridge Positioning Systems Limited Perfectionnements aux procédés et dispositifs de positionnement
KR20010088742A (ko) 2001-08-28 2001-09-28 문의선 분산처리 및 피어 대 피어 통신을 이용한 네트워크 상의정보전송 병렬화 방법
KR20040076660A (ko) 2003-02-26 2004-09-03 주.피어링포탈 분산 처리 및 피어 대 피어 통신을 이용한 네트워크 상의정보 전송 병렬화 방법 및 그 시스템
AR052591A1 (es) * 2005-03-08 2007-03-21 Qualcomm Flarion Tech Metodo y aparato para la senalizacion eficiente de difusion digital en un sistema de comunicaciones inalambrico
JP2008288978A (ja) 2007-05-18 2008-11-27 Hitachi Electronics Service Co Ltd センサネットシステム
JP2008312115A (ja) 2007-06-18 2008-12-25 Nippon Telegr & Teleph Corp <Ntt> データ通信システム、ノード、方法、およびプログラム
KR100918834B1 (ko) 2007-07-23 2009-09-25 강릉원주대학교산학협력단 무선 센서 네트워크 시스템의 데이터 송수신 방법 및 센서노드

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080172506A1 (en) * 2000-12-08 2008-07-17 The Boeing Company Network Device Interface For Digitally Interfacing Data Channels To A Controller Via A Network
US20090193114A1 (en) * 2001-05-18 2009-07-30 Network Resonance, Inc. System, method and computer program product for analyzing data from network-based structured message stream
US20060245425A1 (en) * 2005-04-28 2006-11-02 Mathis James E Method of access to a channelized network from a packet data network
EP1915000A1 (fr) * 2005-09-05 2008-04-23 Huawei Technologies Co., Ltd. Systeme de multi-diffusion ip et procede utilisant le reseau mobile

Also Published As

Publication number Publication date
US20110161408A1 (en) 2011-06-30
WO2011081319A3 (fr) 2011-11-10
KR101566883B1 (ko) 2015-11-09
KR20110076457A (ko) 2011-07-06
US8423609B2 (en) 2013-04-16

Similar Documents

Publication Publication Date Title
WO2011081319A2 (fr) Procédé et appareil de réseau pour demander des données sur la base d&#39;un nom de contenu
WO2011037345A2 (fr) Procédé de coopération multipoint prenant en compte le retard dans un système de communication sans fil
WO2016052845A1 (fr) Système de service de diffusion en continu dans le cloud, procédé de service de diffusion en continu dans le cloud utilisant un gpu optimal, et appareil à cet effet
WO2012148227A2 (fr) Procédé et dispositif de fourniture de service drm
WO2016195325A1 (fr) Procédé et appareil permettant de transmettre un contenu par insertion d&#39;informations de suivi, et procédé et appareil permettant de recevoir un contenu par insertion d&#39;informations de suivi
WO2012118258A1 (fr) Procédé de communication de terminaux et de point d&#39;accès pour accès de canal mu-mimo de liaison montante
WO2013137634A1 (fr) Appareil et procédé de traitement de données multimédia d&#39;un terminal
WO2013008994A1 (fr) Procédé de découverte de dispositifs et procédé de téléchargement de contenu
EP2721805A2 (fr) Appareil et procédé permettant d&#39;échanger des données entre des dispositifs basés sur upnp
WO2014014216A1 (fr) Procédé et appareil de serveur mandataire de mise en mémoire cache
WO2015026179A1 (fr) Procédé et appareil de fourniture de service usb persistant pour dispositifs usb sans fil
WO2016013718A1 (fr) Système et procédé permettant de fournir une publicité en ligne au moyen d&#39;un réseau wi-fi
WO2015056833A1 (fr) Procédé de distribution sélective de données en temps réel par web et système associé
WO2009120027A2 (fr) Procédé et appareil pour actualisation de logiciel de terminaux dans un système de communication mobile
WO2014171803A1 (fr) Procédé et appareil pour transmettre et recevoir des informations supplémentaires dans un système de communication par diffusion
WO2017052334A1 (fr) Dispositif et procédé de réception de données de service de diffusion en continu dans un système de communications mobiles prenant en charge une pluralité d&#39;interfaces d&#39;accès radio
WO2020085539A1 (fr) Procédé d&#39;établissement d&#39;une session de service d&#39;homologue à homologue sur une liaison d&#39;infrastructure
EP3345096A1 (fr) Procédé et appareil de gestion adaptative d&#39;antémémoire
WO2011122764A2 (fr) Appareils et procédés pour la transmission et la réception de données
WO2013154364A1 (fr) Procédé de restitution de diffusion en continu, et appareil informatique mettant en œuvre ce procédé
WO2011068384A2 (fr) Procédé et dispositif d&#39;allocation de ressource fixe dans un système de communication sans fil à large bande
WO2015068917A1 (fr) Procédé de fonctionnement de nœuds d&#39;émission et de réception traitant un paquet comportant des informations de position de champ, et paquet comportant des informations de position de champ
WO2021080283A1 (fr) Procédés et systèmes pour déterminer une capacité icn d&#39;un nœud/serveur
WO2020262823A1 (fr) Dispositif électronique de traitement d&#39;image et procédé de traitement d&#39;image associé
WO2013095052A1 (fr) Procédé et appareil permettant de fournir des contenus dans un système de communication

Legal Events

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

Ref document number: 10841151

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10841151

Country of ref document: EP

Kind code of ref document: A2