WO2015169074A1 - Procédé et dispositif apparenté de distribution de contenus dans un réseau centré sur le contenu - Google Patents

Procédé et dispositif apparenté de distribution de contenus dans un réseau centré sur le contenu Download PDF

Info

Publication number
WO2015169074A1
WO2015169074A1 PCT/CN2014/090669 CN2014090669W WO2015169074A1 WO 2015169074 A1 WO2015169074 A1 WO 2015169074A1 CN 2014090669 W CN2014090669 W CN 2014090669W WO 2015169074 A1 WO2015169074 A1 WO 2015169074A1
Authority
WO
WIPO (PCT)
Prior art keywords
content source
encoded data
data packet
end device
content
Prior art date
Application number
PCT/CN2014/090669
Other languages
English (en)
Chinese (zh)
Inventor
郭嵩
武穆清
严哲峰
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2015169074A1 publication Critical patent/WO2015169074A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and related device for content distribution in a content center network.
  • the current Internet widely uses the TCP/IP protocol to communicate through a "host-host" approach.
  • the initial goal of the Internet is to realize the sharing of hardware resources.
  • a Content-Centric Network (CCN) or a Named Data Network (NDN) is a new architecture that replaces the current Internet.
  • CCN or NDN here is collectively referred to as a content center network.
  • the basic idea of a content center network is to regard information (or content, data) itself as a "peer-to-peer entity" in the network, and to transform the current host-based network architecture into content-based (content-based ) The architecture.
  • the content center network is a communication mode centered on the receiving end, and the receiving end requests the content by sending a request message, and the request message can be forwarded by each intermediate node, and the content of the request message request in the network is The node can return the data packet.
  • a network coding method is used in the content center network, and the code is used to define a feature vector of the request to describe a missing part of the requested content, and the content provider determines whether the available content satisfies the request according to the code, and if so, Returns a block of data that is part of the missing content.
  • Embodiments of the present invention provide a method for distributing content in a content center network, and related devices, which are used to provide The efficiency of obtaining content in a high content center network avoids waste of link resources.
  • a first aspect of the embodiments of the present invention provides a method for content distribution in a content center network, where the content center network includes a content source requesting device and a content source providing device, and the method includes:
  • the content source requesting end device sends the interest message to the content source providing end device, where the interest message carries the information of the data block requested by the content source requesting end device;
  • the content source requesting end device receives the encoded data packet provided by the content source providing end device, and the encoded data packet is a data block that is matched by the content source providing end device to the interest message. Segment generation data block fragmentation, and fragmenting the data block by using a fountain coding algorithm;
  • the content source requesting end device decodes the encoded data packet set to obtain the data block, where the encoded data packet set includes the encoded data packet received by the content source requesting end device.
  • the content center network further includes a forwarding node
  • the content source requesting device sends the interest message to the content source provider device, and specifically includes:
  • the content source requesting end device sends the interest message to the forwarding node, so that the forwarding node forwards the interest message to the content source providing end device;
  • the receiving, by the content source requesting end device, the encoded data packet provided by the content source providing end device includes:
  • the content source requesting end device receives the encoded data packet forwarded by the forwarding node, and the encoded data packet is sent by the content source providing end device to the forwarding node.
  • the content source requesting end device decodes the encoded data packet set, After the step of obtaining the data block, the method further includes:
  • the content source requesting end device stops receiving the encoded data packet, and issues a stop sending packet advertisement, where the stop sending the packet advertisement is used to stop receiving, by the device that stops sending the packet advertisement, the encoded data corresponding to the data block. Packet and clear the forwarding path information of the encoded data packet.
  • the content source requesting end device decoding the encoded data packet set includes:
  • the content source requesting device decodes the encoded data packet set using a Gaussian elimination method.
  • the data block is one of a plurality of data blocks constituting one content
  • the information of the data block is a number of the data block in the content
  • the interest message further includes a content name of the content.
  • a second aspect of the embodiments of the present invention provides a method for content distribution in a content center network, including:
  • the forwarding node receives the interest message sent by the content source requesting end device, where the interest message carries the information of the data block requested by the content source requesting end device;
  • the forwarding node forwards the interest message to the content source providing end device, so that the content source providing end device performs a fountain encoding on the data block matching the interest message, and returns the encoded data packet to the forwarding. node;
  • the forwarding node before the step of forwarding the interest message to the content source providing end device, the forwarding node further includes:
  • a third aspect of the embodiments of the present invention provides a method for content distribution in a content center network, including:
  • the content source providing end device receives the interest message sent by the content source requesting end device, where the interest message carries the information of the data block requested by the content source requesting end device;
  • the content source providing end device to use the data block that matches the interest message according to a preset rule Generating fragmentation of the data block by segmentation, encoding the data block fragment according to a fountain coding algorithm, to obtain an encoded data packet;
  • the content source providing end device sends the encoded data packet to the content source requesting end device, so that the content source requesting end device performs decoding to obtain the data block after receiving the encoded data packet.
  • the content source providing end device receiving the interest message sent by the content source requesting end device includes:
  • the content source providing end device receives the interest message sent by the forwarding node, and the interest message is sent by the content source requesting end device to the forwarding node;
  • the content source providing end device sending the encoded data packet to the content source requesting end device includes:
  • the device provided by the content source sends the encoded data packet to the forwarding node, so that the forwarding node forwards the encoded data packet to the content source requesting device.
  • the encoded data packet includes the number of the data block.
  • the data block is one of a plurality of data blocks constituting one content;
  • the encoded data packet further includes a content name of the content, a fountain coded identifier, and a random number.
  • a fourth aspect of the embodiments of the present invention provides a content source requesting device, which is characterized in that:
  • a first sending module configured to send an interest message to the content source providing end device, where the interest message carries information of the data block requested by the content source requesting end device;
  • a first receiving module configured to receive an encoded data packet provided by the content source providing end device, where the encoded data packet is a data block that is matched by the content source providing end device to the interest packet Segment generation data block fragmentation, and fragmenting the data block by using a fountain coding algorithm;
  • a decoding module configured to decode the encoded data packet set to obtain the data block, where the encoded data packet set includes the encoded data packet received by the first receiving module.
  • the first sending module is specifically configured to send the interest message to the forwarding node, so that the forwarding node forwards the interest message to the content source providing end device;
  • the first receiving module is specifically configured to receive the encoded data packet forwarded by the forwarding node, where the encoded data packet is sent by the content source providing end device to the forwarding node.
  • the content source requesting end device further includes:
  • a stopping module configured to stop receiving the encoded data packet, and issue a stop sending packet advertisement, where the stop sending the packet advertisement is used to stop the device that receives the stop sending the packet notification from stopping sending the encoded data packet corresponding to the data block and Clearing the forwarding path information of the encoded data packet.
  • the decoding module is specifically configured to decode the encoded data packet set by using a Gaussian elimination method to obtain the data block.
  • a fifth aspect of the embodiments of the present invention provides a forwarding node, including:
  • a second receiving module configured to receive an interest message sent by the content source requesting end device, where the interest message carries information of the data block requested by the content source requesting end device;
  • a first forwarding module configured to forward the interest message to the content source providing end device, so that the content source providing end device performs a fountain encoding on the data block matching the interest message, and returns the encoded data packet to Cache module
  • a cache module configured to cache the encoded data packet returned by the content source provider device into the encoding buffer area
  • a second forwarding module configured to forward the encoded data packet returned by the content source provider device to the content source requesting device, so that the content source requesting device decodes the encoded data packet set to obtain the data And the encoded data packet set includes the encoded data packet received by the content source requesting end device.
  • the forwarding node further includes:
  • a searching module configured to search whether an encoded data packet matching the interest message exists in the encoding buffer area
  • a second sending module configured to send the matched encoded data packet to the content source requesting end device when there is an encoded data packet that matches the interest message in the encoding buffer area.
  • a sixth aspect of the embodiments of the present invention provides a content source providing end device, including:
  • a third receiving module configured to receive an interest message sent by the content source requesting end device, where the interest message carries information of the data block requested by the content source requesting end device;
  • An encoding module configured to generate a data block fragment by using a data block that matches the interest message according to a preset rule, and encode the data block according to a fountain coding algorithm to obtain an encoded data packet;
  • a third sending module configured to send the encoded data packet obtained by the encoding module to the content source requesting end device, so that the content source requesting end device, after receiving the encoded data packet, performs decoding to obtain the data block .
  • the third receiving module is configured to receive the interest message sent by the forwarding node, where the interest message is sent. And sent by the content source requesting end device to the forwarding node;
  • the third sending module is specifically configured to send the encoded data packet to the forwarding node, so that the forwarding node forwards the encoded data packet to the content source requesting end device, so that the content is After receiving the encoded data packet, the source requesting device performs decoding to obtain the data block.
  • the embodiment of the present invention has the following advantages: in the embodiment of the present invention, after receiving the interest message from the content source requesting end device to the content source providing end device, the content source requesting end device receives the encoded data packet provided by the content source providing end device.
  • the encoded data packet is generated by the content source providing end device to match the interest packet to generate a data block fragment, and the data block is slice-coded using a fountain encoding algorithm, so the content source
  • the requesting device can simultaneously receive the encoded data packet sent by the plurality of content source providing end devices, and the content source requesting end device decodes the encoded data packet set including the received encoded data packet, and when the encoding condition is met, the content The source requesting device can decode and successfully obtain the data block.
  • the number of encoded data packets obtained according to the fountain coding algorithm is much larger than the number of data blocks, and the probability that the encoded data packets are identical to each other is very small.
  • the time when the content source requesting device obtains the encoded data packets from multiple devices with the same probability increases the probability that the content source requesting device obtains valid data, reduces the time for obtaining sufficient valid data, and improves the efficiency of content acquisition in the content center network. A large amount of duplicate data is no longer transmitted in the road, which avoids waste of link resources.
  • FIG. 1 is a schematic flowchart of a method for content distribution in a content center network according to an embodiment of the present invention
  • FIG. 2 is another schematic flowchart of a method for content distribution in a content center network according to an embodiment of the present invention
  • FIG. 3 is another schematic flowchart of a method for content distribution in a content center network according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a decoding process in an embodiment of the present invention.
  • FIG. 5 is another schematic flowchart of a method for content distribution in a content center network according to an embodiment of the present invention.
  • FIG. 6 is another schematic flowchart of a method for content distribution in a content center network according to an embodiment of the present invention.
  • FIG. 7 is another schematic flowchart of a method for content distribution in a content center network according to an embodiment of the present invention.
  • FIG. 8 is another schematic flowchart of a method for content distribution in a content center network according to an embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of a content source requesting end device according to an embodiment of the present invention.
  • FIG. 10 is a schematic diagram of another structure of a content source requesting end device according to an embodiment of the present invention.
  • FIG. 11 is a schematic structural diagram of a network device according to an embodiment of the present invention.
  • FIG. 12 is a schematic structural diagram of a forwarding node according to an embodiment of the present invention.
  • FIG. 13 is another schematic structural diagram of a forwarding node according to an embodiment of the present invention.
  • FIG. 14 is a schematic structural diagram of a content source providing end device according to an embodiment of the present invention.
  • FIG. 15 is a schematic structural diagram of a content distribution system according to an embodiment of the present invention.
  • an embodiment of a method for content distribution in a content center network includes:
  • the content source requesting end device sends the interest message to the content source providing end device.
  • the interest message is sent to the content source provider device, and the data is requested in units of data blocks, where the interest message carries the request of the content source requesting device.
  • the information of the data block is
  • the content source requesting end device receives the encoded data packet provided by the content source providing end device.
  • the content source requesting end device After the content source requesting end device sends the interest message to the content source providing end device, the content source requesting end device receives the encoded data packet provided by the content source providing end device, and the encoded data packet is matched by the content source providing end device to the interest message.
  • the data block segmentation generates a data block fragmentation, and the data block is slice-coded using a fountain coding algorithm.
  • the data block when performing fountain coding, can be divided into k segments, each segment is an original packet, and then any number of encoded packets can be generated from k original packets, and each coding packet can be an encoding.
  • the data packet as long as the receiving end receives any subset of k (1 + ⁇ ) coded packets, can successfully recover all the original packets by decoding with high probability (related to ⁇ ), thereby obtaining a complete data block.
  • the number of content source providing devices in step 101 may be one or more, and the content source providing device of the encoded data packet is returned in step 102.
  • the number of the content source provider devices that actually receive the interest message is determined according to the number of content source provider devices that contain the data block that matches the interest message. There is no limit here.
  • the content source requesting end device decodes the encoded data packet set to obtain the data block, where the encoded data packet set includes the encoded data packet received by the content source requesting end device.
  • the content source requesting device After receiving the encoded data packet provided by the content source provider device, the content source requesting device decodes the encoded data packet set to obtain a data block that matches the interest packet, where the encoded data packet set includes the content source requesting end device. The received encoded packet.
  • the content source requesting end device can decode the encoded data packet set in various manners, for example, the content source requesting end device can continuously decode the encoded data packet set until the received encoded data packet reaches a certain level. The number, that is, the encoded data packet contained in the encoded data packet reaches a certain number, and the decoding is successful, and the content source requesting device can also set a preset value, when the received encoded data packet reaches the preset. After the value is started, the encoded data packet set is decoded, and the data block is obtained. There may be other methods.
  • the content source requesting end device sends the interest message to the content source providing end device
  • the content source providing end device provides the encoded data packet
  • the encoded data packet is matched by the content source providing end device.
  • the data block segmentation of the interest message matches the data block fragmentation, and the data block is slice-coded using the fountain coding algorithm, so the content source requesting device can simultaneously receive the code sent by the multiple content source provider devices.
  • the data source the content source requesting device decodes the encoded data packet set including the received encoded data packet, and when the encoding condition is met, the content source requesting end device can decode the data block successfully, because according to the fountain
  • the number of encoded data packets obtained by the encoding algorithm is much larger than the number of data blocks, and the probability that the encoded data packets are identical to each other is very small, so that the content source requesting device obtains the encoding from multiple devices within a certain period of time.
  • the same probability of packets is much less than the probability of data blocks acquired from multiple devices, making the content source.
  • the probability that the requesting device obtains valid data increases, the time for obtaining sufficient valid data is reduced, the content acquisition efficiency in the content center network is improved, and a large amount of duplicate data is not transmitted in the network link, thereby avoiding waste of link resources. .
  • the content source requesting end device sends the interest message to the content source providing end device.
  • the content source requesting end device may send the interest message to the forwarding node, and then the forwarding node forwards the content message to the content source.
  • FIG. 2 another embodiment of a method for content distribution in a content center network in an embodiment of the present invention includes:
  • the content source requesting end device sends the interest message to the forwarding node, so that the forwarding node forwards the interest message to the content source providing end device;
  • the interest message is sent to the forwarding node, so that the forwarding node forwards the interest message to the content source provider device, and requests data in units of data blocks.
  • the message carries information about a data block requested by the content source requesting device.
  • the content source requesting device can send the interest message to multiple forwarding nodes, or
  • the forwarding node can also forward the interest message to multiple content source providing end devices or other forwarding nodes, or forward it to a specific content source through query or path calculation. End device, not limited here.
  • the content source requesting end device receives the encoded data packet forwarded by the forwarding node, where the encoded data packet is sent by the content source provider device to the forwarding node.
  • the encoded data packet forwarded by the forwarding node is received, and the encoded data packet is sent by the content source provider device to the forwarding node, and the encoded data packet is used by the content source.
  • the providing end device generates a data block fragment by using a data block segment matching the interest message, and uses the fountain encoding algorithm to slice and encode the data block.
  • the data block when performing fountain coding, can be divided into k segments, each segment is an original packet, and then any number of encoded packets can be generated from k original packets, and each coding packet can be an encoding.
  • the data packet as long as the receiving end receives any subset of k (1 + ⁇ ) coded packets, can successfully recover all the original packets by decoding with high probability (related to ⁇ ), thereby obtaining a complete data block.
  • the number of content source providing devices in step 201 may be one or more, and the content source providing device of the encoded data packet is returned in step 202.
  • the number of the content source provider devices that actually receive the interest message is determined according to the number of content source provider devices that contain the data block that matches the interest message. There is no limit here.
  • multiple content source providing end devices divide the data blocks into k segments according to the same rule, each segment is a raw packet, and then any number of encoded packets can be generated by k original packets.
  • Each encoded packet can be an encoded packet
  • the content source requesting end device decodes the encoded data packet set to obtain the data block, where the encoded data packet set includes the encoded data packet received by the content source requesting end device.
  • the content source requesting device After receiving the encoded data packet provided by the content source provider device, the content source requesting device decodes the encoded data packet set to obtain a data block that matches the interest packet, where the encoded data packet set includes the content source requesting end device. The received encoded packet.
  • the content source requesting end device can decode the encoded data packet set in various manners, for example, the content source requesting end device can continuously decode the encoded data packet set until The received encoded data packet reaches a certain amount, that is, the encoded data packet included in the encoded data packet set reaches a certain number, and then the decoding is successful, and the content source requesting device can also set a preset value when receiving. After the encoded data packet reaches the preset value, the encoded data packet set is decoded, and the data block is obtained. There may be other ways, for example, whether the encoded data packet in the encoded data packet set can be determined before decoding. The decoding conditions and the like are satisfied and are not limited herein.
  • the content source requesting device device interest message is sent to the forwarding node, so that the forwarding node forwards the interest message to the content source providing end device, and then receives the encoded data packet forwarded by the forwarding node, so that the interest can be
  • the message spreads to a larger extent, and more encoded packets returned by the device can be obtained, which improves the efficiency of content acquisition.
  • the content source requesting device may also issue a stop packet notification to stop the forwarding of the encoded packet corresponding to the data block by other devices.
  • the content in the content center network in the embodiment of the present invention is used.
  • Another embodiment of the method of distribution includes:
  • the content source requesting end device sends the interest message to the forwarding node, so that the forwarding node forwards the interest message to the content source providing end device.
  • the interest message is sent to the forwarding node, so that the forwarding node forwards the interest message to the content source provider device, and requests data in units of data blocks.
  • the message carries information about a data block requested by the content source requesting device.
  • the data block is one of a plurality of data blocks constituting a content
  • the information of the data block may be a number of the data block in the content
  • the interest message may further include the content of the content.
  • the name for example, the header of the interest message may carry the naming information defined in the format of .../content_name/chunk_number
  • the content_name is the content name of the content requested by the content source requesting device
  • the chunk_number is the request data block in the content.
  • the number of the interest message can also be carried in other naming manners, which is not limited herein.
  • the content source requesting end device can send the interest message to multiple forwarding nodes, or can also send to all forwarding nodes connected thereto, and the forwarding node can forward the interest message to multiple content source providing end devices or Other forwarding nodes may be forwarded to a specific content source provider device by means of a query or path calculation, which is not limited herein.
  • the content source requesting end device receives the encoded data packet forwarded by the forwarding node, and the coded number The packet is sent by the content source provider device to the forwarding node;
  • the encoded data packet forwarded by the forwarding node is received, and the encoded data packet is sent by the content source provider device to the forwarding node, and the encoded data packet is used by the content source.
  • the providing end device generates a data block fragment by using a data block segment matching the interest message, and uses the fountain encoding algorithm to slice and encode the data block.
  • the data block when performing fountain coding, can be divided into k segments, each segment is an original packet, and then any number of encoded packets can be generated from k original packets, and each coding packet can be an encoding.
  • the data packet as long as the receiving end receives any subset of k (1 + ⁇ ) coded packets, can successfully recover all the original packets by decoding with high probability (related to ⁇ ), thereby obtaining a complete data block.
  • the number of content source providing devices in step 301 may be one or multiple, and the content source providing device of the encoded data packet is returned in step 302.
  • the number of the content source provider devices that actually receive the interest message is determined according to the number of content source provider devices that contain the data block that matches the interest message. There is no limit here.
  • the content source requesting end device decodes the encoded data packet set to obtain the data block, where the encoded data packet set includes the encoded data packet received by the content source requesting end device.
  • the content source requesting device After receiving the encoded data packet provided by the content source provider device, the content source requesting device decodes the encoded data packet set to obtain a data block that matches the interest packet, where the encoded data packet set includes the content source requesting end device. The received encoded packet.
  • the content source requesting end device can decode the encoded data packet set in various manners, for example, the content source requesting end device can continuously decode the encoded data packet set until the received encoded data packet reaches a certain level. The number, that is, the encoded data packet contained in the encoded data packet reaches a certain number, and the decoding is successful, and the content source requesting device can also set a preset value, when the received encoded data packet reaches the preset. After the value is started, the encoded data packet set is decoded, and the data block is obtained. There may be other methods. For example, before decoding, it may be determined whether the encoded data packet in the encoded data packet set satisfies the decoding condition, etc., which is not limited herein. .
  • the content source requesting end device can decode the modified encoded data packet set by using the Gaussian elimination method, and the specific decoding process can be as shown in FIG. 4:
  • step 404 is triggered
  • step 405 is triggered
  • step 401 is triggered, and then an encoded symbol is received
  • the content source requesting end device stops receiving the encoded data packet, and issues a stop sending the packet advertisement.
  • the content source requesting end device After receiving the data block matching the interest message, the content source requesting end device stops accepting the encoded data packet, and issues a stop sending packet advertisement, where the stop sending the packet advertisement is used to stop the device receiving the stop sending the packet from transmitting the data block.
  • a stop sending packet advertisement is used to stop the device receiving the stop sending the packet from transmitting the data block.
  • the content source requesting end device stops receiving the encoded data packet, and sends a stop sending the packet advertisement, so that the other device stops sending the encoded data packet corresponding to the data block and clears the encoded data packet forwarding path.
  • the information saves the network resources, improves the efficiency of subsequent processing of each device, and uses the Gaussian elimination method to decode, reduces the influence of the encoded data packet of degree 1 on the decoding success rate, and improves the decoding success rate.
  • another embodiment of a method for content distribution in a content center network in an embodiment of the present invention includes:
  • the forwarding node receives the interest message sent by the content source requesting end device.
  • the forwarding node After the content source requesting end device sends the interest message to the forwarding node, the forwarding node receives the interest message sent by the content source requesting end device, where the interest message carries the information of the data block requested by the content source requesting end device.
  • the forwarding node forwards the interest message to the content source provider device, so that the content source provider
  • the device performs a fountain encoding on the data block matching the interest message, and returns the encoded data packet to the forwarding node;
  • the forwarding node After receiving the interest message sent by the content source requesting device, the forwarding node forwards the interest message to the content source providing end device, so that the content source providing end device performs fountain coding on the data block matching the interest message and returns The encoded data packet is sent to the forwarding node.
  • the forwarding node can also forward the interest message to the content source provider device through another forwarding node, and is not limited to directly forwarding the interest message to the content source provider device.
  • the forwarding node caches the encoded data packet returned by the content source provider device into the encoding buffer area.
  • the forwarding node forwards the interest message to the content source providing end device, and buffers the encoded data packet returned by the content source providing end device to the encoding buffer area, and the encoding buffer area is dedicated to buffering the encoded data packet.
  • the forwarding node may directly discard the received identical encoded data packet.
  • the forwarding node forwards the returned encoded data packet to the content source requesting end device, so that the content source requesting end device decodes the encoded data packet set to obtain the data block.
  • the forwarding node After the forwarding node caches the encoded data packet returned by the content source provider device to the encoding buffer, the returned encoded data packet is forwarded to the content source requesting device, so that the content source requesting device decodes the encoded data packet set. Get the data block.
  • the forwarding node may directly forward the encoded data packet to the content source requesting device according to the reverse path of the interest message, and may also forward the encoded data packet according to the calculated path after searching for the calculation path, which is not limited herein.
  • the encoded data packet carries the identifier of the fountain code, and the forwarding node can determine, by the identifier, that the data packet is the encoded data packet.
  • the forwarding node opens a coding buffer area dedicated to buffering the encoded data packet, so that the utilization of the encoded data packet can be improved by the cache, thereby improving the efficiency of content acquisition.
  • the forwarding node after receiving the interest message, forwards the interest message.
  • the forwarding node may first search whether the coded buffer has the encoded data packet matching the interest message, and then perform the For subsequent processing, please refer to FIG. 6, which is in the content center network in the embodiment of the present invention.
  • Another embodiment of the method of capacity distribution includes:
  • the forwarding node receives the interest message sent by the content source requesting end device.
  • the forwarding node After the content source requesting end device sends the interest message to the forwarding node, the forwarding node receives the interest message sent by the content source requesting end device, where the interest message carries the information of the data block requested by the content source requesting end device.
  • the information of the data block may be a number of the data block in the content
  • the interest message may further include a content name of the content
  • the packet header of the interest message may be carried in a format defined by .../content_name/chunk_number
  • the naming information, the content_name is the content name of the content requested by the content source requesting device, and the chunk_number is the number of the request data block in the content, and the interest message may also carry the information in other naming manners, where Not limited.
  • the forwarding node finds whether there is a coded data packet matching the interest message in the code buffer area, if yes, triggering step 603, if not, triggering step 604;
  • the forwarding node After receiving the interest message sent by the content source requesting end device, the forwarding node searches whether there is an encoded data packet matching the interest message in the encoding buffer area, and the encoding buffer area is dedicated to buffering the encoded data packet;
  • step 604 is triggered.
  • the forwarding node may also have a common buffer area for buffering data blocks. If there is a data block requested by the content source requesting device in the normal buffer area of the forwarding node, the forwarding node may be used as the forwarding node.
  • a content source provider may be used as the forwarding node.
  • the forwarding node sends the encoded data packet that matches the interest packet to the content source requesting end device.
  • the forwarding node searches for a coded packet in the code buffer that matches the interest message, the forwarding node sends the encoded data packet that matches the interest message to the content source requesting device.
  • the forwarding node forwards the interest message to the content source providing end device, so that the content source providing end device performs a fountain encoding on the data block that matches the interest message, and returns the encoded data packet to the forwarding node.
  • the forwarding node sends the encoded data packet in the encoding buffer that matches the interest message to the content. After the source requesting device finds that the encoded data packet matching the interest packet is not found in the encoding buffer, the packet is forwarded to the content source providing end device, so that the content source providing device pair The data block matching the interest message is fountain-encoded and returns the encoded data packet to the forwarding node.
  • the forwarding node can also forward the interest message to the content source provider device through another forwarding node, and is not limited to directly forwarding the interest message to the content source provider device.
  • the forwarding node caches the encoded data packet returned by the content source provider device into the encoding buffer area.
  • the forwarding node forwards the interest message to the content source providing end device, and buffers the encoded data packet returned by the content source providing end device to the encoding buffer area, and the encoding buffer area is dedicated to buffering the encoded data packet.
  • the forwarding node may directly discard the received identical encoded data packet.
  • the forwarding node forwards the returned encoded data packet to the content source requesting end device, so that the content source requesting end device decodes the encoded data packet set to obtain the data block.
  • the forwarding node After the forwarding node caches the encoded data packet returned by the content source provider device to the encoding buffer, the returned encoded data packet is forwarded to the content source requesting device, so that the content source requesting device decodes the encoded data packet set. Get the data block.
  • the forwarding node may directly forward the encoded data packet to the content source requesting device according to the reverse path of the interest message, and may also forward the encoded data packet according to the calculated path after searching for the calculation path, which is not limited herein.
  • the encoded data packet carries the identifier of the fountain code, and the forwarding node can determine, by the identifier, that the data packet is the encoded data packet.
  • the forwarding node After the forwarding node receives the notification of stopping the sending of the packet sent by the content source requesting device, the forwarding node terminates the forwarding of the interest packet.
  • the forwarding node may terminate the forwarding of the interest packet, clear the encoded packet forwarding path information, and also clear the encoded data that matches the interest packet. package.
  • the forwarding node may search whether there is a coded data packet matching the interest message in the code buffer area, and if so, the coded number may be first
  • the packet is sent to the content source requesting device, so that the requesting device can obtain the encoded data packet that is sufficient for decoding faster, and the efficiency of acquiring the content is improved.
  • the content source provides the operation of the end device:
  • another embodiment of a method for content distribution in a content center network in an embodiment of the present invention includes:
  • the content source providing end device receives an interest message sent by the content source requesting end device.
  • the content source providing end device receives the interest message sent by the content source requesting end device, where the interest message carries the information of the data block requested by the content source requesting end device.
  • the content source providing end device generates a data block fragment by using a data block that matches the interest message according to a preset rule, and encodes the data block according to a fountain coding algorithm to obtain an encoded data packet.
  • the content source providing end device After receiving the interest message sent by the content source requesting end device, the content source providing end device generates a data block fragment according to a preset rule, and the data block is segmented according to a fountain coding algorithm. Fragmentation is performed to obtain an encoded data packet;
  • the preset rule is a rule of fountain coding.
  • the segmentation rules of different fountain codes may be different. For example, it may be LT coded, the data block is divided into K segments, and K is a positive integer, ensuring that all packets except the last segment have the same The size, the length of the last segment is not enough to fill in the zero, and the other coding form in the fountain code can also be used, which is not limited herein.
  • the content source providing end device sends the encoded data packet to the content source requesting end device, so that the content source requesting end device performs decoding to obtain the data block after receiving the encoded data packet.
  • the encoded data packet is sent to the content source requesting device, so that the content source requesting device, after receiving the encoded data packet, decodes and matches the interest packet. Data block.
  • the content source providing end device can continuously send the newly generated encoded data packets to the content source requesting device until it is sent to a certain level. The number of the packets is not received until the packet is sent out, and the coded data packet is stopped.
  • the specific trigger conditions for the stop can be set according to the actual situation.
  • the content source providing end device after receiving the interest message, pairs the interest message with the interest message.
  • the matched data blocks are coded by the fountain, and the encoded data packets are sent out, so that when the plurality of providing end devices simultaneously transmit the encoded data packets, the providers do not need to cooperate, but the content transmission in the form of multi-node cooperation is realized.
  • the number of packets that each content source provider device needs to send is reduced.
  • the content source providing end device receives the interest message sent by the content source requesting end device.
  • the content source device can receive the interest message forwarded by the forwarding node. Referring to FIG. 8, the implementation of the present invention is implemented.
  • Another embodiment of a method for content distribution in a content center network in an example includes:
  • the content source providing end device receives the interest message sent by the forwarding node, where the interest message is sent by the content source requesting end device to the forwarding node.
  • the content source provider device receives the interest message sent by the forwarding node, and the interest message is sent by the content source requesting device to the forwarding node, where the interest message carries the content.
  • the information of the data block requested by the source requesting device is not limited to the content source requesting device.
  • the content source providing end device generates a data block fragment by using a data block that matches the interest message according to a preset rule, and encodes the data block according to a fountain coding algorithm to obtain an encoded data packet.
  • the content source providing end device After receiving the interest message sent by the content source requesting end device, the content source providing end device generates a data block fragment according to a preset rule, and the data block is segmented according to a fountain coding algorithm. Fragmentation is performed to obtain an encoded data packet;
  • the preset rule is a rule of fountain coding.
  • the segmentation rules of different fountain codes may be different. For example, it may be LT coded, the data block is divided into K segments, and K is a positive integer, ensuring that all packets except the last segment have the same The size, the length of the last segment is not enough to fill in the zero, and the other coding form in the fountain code can also be used, which is not limited herein.
  • the device provided by the content source sends the encoded data packet to the forwarding node, so that the forwarding node forwards the encoded data packet to the content source requesting device, so that the content source requesting device receives the encoded data packet.
  • the decoding is performed to obtain the data block.
  • the encoded data packet is sent to the forwarding node, so that the content source requesting device receives the encoded data packet forwarded by the forwarding node, and then decodes and obtains the interest packet. Matching data blocks.
  • the content source providing end device can continuously send the newly generated encoded data packets to the content source requesting device until it is sent to a certain level. The number of the packets is not received until the packet is sent out, and the coded data packet is stopped.
  • the specific trigger conditions for the stop can be set according to the actual situation.
  • the encoded data packet may include a number of a data block that matches the interest message, and the data block is one of a plurality of data blocks constituting a content, and the encoded data packet may further include the content.
  • the content name, the identifier of the fountain code, and a random number, such as the header of the encoded data packet may carry the naming information defined in the format of .../content name/chunk number/LT/nonce, where content_name is the content source requesting device request
  • the content name of the content, chunk_number is the number of the data block matching the interest message
  • LT is the identifier of the LT code used in the fountain code
  • nonce is a random number with a large range of values, and multiple data blocks can be composed
  • each encoded data packet may be named by another naming manner to distinguish each different encoded data packet, which is not limited herein.
  • the content source providing end device may receive the interest message forwarded by the forwarding node, and then forward the encoded data packet to the forwarding node, so that the forwarding node sends the information to the content source requesting end device, so that the forwarding node may interest
  • the message is forwarded to the plurality of content source providing end devices, so that the plurality of content source providing end devices simultaneously provide the encoded data packets, and the encoded data packets are sent to the forwarding node, so that the forwarding nodes can forward the encoded data packets to each other.
  • the content source requesting device can simultaneously receive the encoded data packets provided by the plurality of devices, thereby improving the efficiency of content acquisition.
  • the content source requesting device sends the interest message to the forwarding node, where the packet header of the interest message carries the naming information of .../ABC/5, indicating that the data block with the content name 5 in the content of the request content is ABC;
  • the forwarding node receives the interest message, and searches for the code buffer to obtain two encoded data packets that match the interest message.
  • the forwarding node returns the two encoded data packets to the content source requesting device, and forwards the interest.
  • the message is sent to another forwarding node and the content source providing device;
  • the content source providing end device receives the interest message forwarded by the forwarding node, and the content source providing end device storing the data block matching the interest message segments and encodes the data block into the encoded data packet according to the LT encoding rule.
  • the header of each encoded packet carries the name of .../ABC/5/LT/nonce Information, nonce is a random number with a large range of values, and is continuously sent to the forwarding node;
  • the forwarding node receives the data packet with the LT identifier, that is, the data packet that is identified as encoded, and caches the encoded data packet into the encoding buffer according to a local caching mechanism, such as an LRU mechanism;
  • the forwarding node forwards the received encoded data packet to the content source requesting end device according to the reverse path of the interest packet, and the forwarding node does not perform any packet loss operation during the process, and does not clear the encoded data packet during the process.
  • Forwarding path information such as the contents of corresponding entries in the PIT table;
  • the content source requesting end device continuously receives the encoded data packet returned by the forwarding node
  • the content source requesting end device uses the Gaussian elimination method to decode the received encoded data packet, and obtains a data block 5 matching the interest message;
  • the content source requesting device issues a stop sending notification
  • the forwarding node After receiving the notification of stopping the sending of the packet, the forwarding node stops the forwarding of the interest message, and clears all the encoded data packets and the forwarding path information that match the interest message;
  • the content source providing end device After receiving the stop sending advertisement, the content source providing end device stops encoding the data block and terminates the sending of the encoded data packet.
  • the requesting device First, the requesting device:
  • an embodiment of a content source requesting device in an embodiment of the present invention includes:
  • the first sending module 901 is configured to send the interest message to the content source providing end device, where the interest message carries the information of the data block requested by the content source requesting end device;
  • the first receiving module 902 is configured to receive the encoded data packet provided by the content source providing end device, where the encoded data packet is a data block that is matched by the content source providing end device to the interest message. Generating fragmentation of the data block and segmenting the data block by using a fountain coding algorithm;
  • the decoding module 903 is configured to decode the encoded data packet set to obtain the data block, where the encoded data packet set includes the encoded data packet received by the first receiving module 902.
  • the first receiving module 902 receives the encoded data packet provided by the content source providing end device, and the encoded data packet is provided by the content source.
  • the end device generates a data block by segmenting the data block that matches the interest message.
  • the block is encoded by using the fountain coding algorithm, so the first receiving module 902 can simultaneously receive the encoded data packets sent by the multiple content source providing end devices, and the decoding module 903 includes the received encoded code.
  • the encoded data packet set of the data packet is decoded.
  • the decoding module 903 can successfully decode the data block, because the number of encoded data packets obtained according to the fountain coding algorithm is much larger than the number of data blocks, and the coding
  • the probability that the data packets are identical to each other is very small, so the probability that the content source requesting device obtains the encoded data packets from multiple devices within a certain period of time is much smaller than the data blocks acquired from multiple devices.
  • the probability that the content source requesting device obtains valid data increases, the time for obtaining sufficient effective data is reduced, the content acquisition efficiency in the content center network is improved, and a large amount of duplicate data is not transmitted in the network link, thereby avoiding Waste of link resources.
  • the content source requesting device may also send a stop packet notification to stop the forwarding of the encoded packet corresponding to the data block by another device.
  • the content source requesting device is additionally configured.
  • One embodiment includes:
  • the first sending module 1001 is configured to send the interest message to the content source providing end device, where the interest message carries the information of the data block requested by the content source requesting end device;
  • the first receiving module 1002 is configured to receive the encoded data packet provided by the content source providing end device, where the encoded data packet is a data block that is matched by the content source providing end device to the interest message. Generating fragmentation of the data block and segmenting the data block by using a fountain coding algorithm;
  • the decoding module 1003 is configured to decode the encoded data packet set to obtain the data block, where the encoded data packet set includes the encoded data packet received by the first receiving module 1002.
  • the first sending module 1001 may be configured to send the interest message to the forwarding node, so that the forwarding node forwards the interest message to the content source providing end device;
  • the first receiving module 1002 is specifically configured to receive the encoded data packet forwarded by the forwarding node, where the encoded data packet is sent by the content source providing end device to the forwarding node;
  • the content source requesting device further includes:
  • the stopping module 1004 is configured to stop receiving the encoded data packet, and issue a stop sending packet advertisement, where the stop sending the packet advertisement is used to stop receiving, by the device that stops sending the packet notification, the encoded data packet corresponding to the data block. And clearing the forwarding path information of the encoded data packet.
  • the decoding module 1003 is specifically configured to decode the encoded data packet set by using a Gaussian elimination method to obtain the data block.
  • the stopping module 1004 stops receiving the encoded data packet, and sends a stop sending the packet advertisement to stop other devices from transmitting the encoded data packet corresponding to the data block and clearing the encoded data packet forwarding.
  • the path information saves the network resources, improves the efficiency of subsequent processing by each device, and the decoding module 1003 decodes by using the Gaussian elimination method, which reduces the influence of the encoded data packet of degree 1 on the decoding success rate, and improves the decoding. Success rate.
  • FIG. 11 is a schematic structural diagram of a network device, which may be a schematic structural diagram of a content source requesting end device, a structural schematic diagram of a forwarding node, and a structural schematic diagram of an end device for a content source.
  • the content source requesting device in the embodiment of the present invention is described above from the perspective of the unitized functional entity.
  • the content source requesting device in the embodiment of the present invention is described from the perspective of hardware processing. Referring to FIG. 11, the present invention is described.
  • Another embodiment of the content source requesting device in the embodiment includes:
  • the input device 1101, the output device 1102, the processor 1103, and the memory 1104 (wherein the number of processors 1103 in the content source requesting device may be one or more, and one processor 1103 is taken as an example in FIG. 11).
  • the input device 901, the output device 1102, the processor 1103, and the memory 1104 may be connected by a bus or other means, wherein the connection through the bus is taken as an example in FIG.
  • the processor 1103 is configured to perform the following steps by calling an operation instruction stored in the memory 1104:
  • the encoded data packet is a data block segmentation data block fragment that is matched by the content source providing end device with the interest message, And using the fountain coding algorithm to slice and encode the data block;
  • the processor 1103 is specifically configured to perform the following steps:
  • the processor 1103 is further configured to perform the following steps:
  • Stop receiving the encoded data packet, and issue a stop sending packet advertisement, where the stop sending the packet advertisement is used to stop the device that receives the stop sending the packet notification from stopping sending the encoded data packet corresponding to the data block and clearing the encoded Forwarding path information of the data packet;
  • the processor 1103 is specifically configured to perform the following steps:
  • the encoded data packet set is decoded using a Gaussian elimination method to obtain the data block.
  • an embodiment of a forwarding node in an embodiment of the present invention includes:
  • the second receiving module 1201 is configured to receive an interest message sent by the content source requesting end device, where the interest message carries information of the data block requested by the content source requesting end device;
  • the first forwarding module 1202 is configured to forward the interest message to the content source providing end device, so that the content source providing end device performs a fountain encoding on the data block matching the interest message, and returns the encoded data packet. Giving a cache module 1203;
  • the cache module 1203 is configured to buffer the encoded data packet returned by the content source provider device into the encoding buffer area;
  • a second forwarding module 1204 configured to forward the encoded data packet returned by the content source provider device to the content source requesting device, so that the content source requesting device decodes the encoded data packet set to obtain the And a data block, where the encoded data packet set includes the encoded data packet received by the content source requesting end device.
  • the cache module 1203 opens a coding buffer area dedicated to buffering the encoded data packets, so that the utilization of the encoded data packets can be improved by the cache, thereby improving the efficiency of content acquisition.
  • the first forwarding module 1202 forwards the interest message.
  • the forwarding node may first find whether the code buffer exists and matches the interest message. The encoded data packet is further processed. Referring to FIG. 13, another embodiment of the forwarding node in the embodiment of the present invention includes:
  • the second receiving module 1301 is configured to receive an interest message sent by the content source requesting end device, where the interest message carries information of the data block requested by the content source requesting end device;
  • the first forwarding module 1302 is configured to forward the interest message to the content source providing end device, so that the content source providing end device performs a fountain encoding on the data block matching the interest message, and returns the encoded data packet.
  • the cache module ;
  • a cache module 1303, configured to cache the encoded data packet returned by the content source provider device into an encoding buffer area
  • a second forwarding module 1304, configured to forward the encoded data packet returned by the content source provider device to the content source requesting device, so that the content source requesting device decodes the encoded data packet set to obtain the a data block, where the encoded data packet set includes the encoded data packet received by the content source requesting end device;
  • the forwarding node further includes:
  • the searching module 1305 is configured to search whether, in the encoding buffer, there is an encoded data packet that matches the interest message;
  • the second sending module 1306 is configured to send the matched encoded data packet to the content source requesting end device when there is an encoded data packet that matches the interest packet in the encoding buffer.
  • the searching module 1305 may search whether there is a coded data packet matching the interest message in the code buffer area, and if yes, the second sending module 1306 may first The encoded data packet is sent to the content source requesting end device, so that the requesting end device can get the encoded data packet sufficient for decoding faster, and the efficiency of acquiring the content is improved.
  • the forwarding node in the embodiment of the present invention is described above from the perspective of the unitized functional entity.
  • the following describes the forwarding node in the embodiment of the present invention from the perspective of hardware processing. Referring to FIG. 11, the forwarding node in the embodiment of the present invention is described.
  • Another embodiment includes:
  • the input device 1101, the output device 1102, the processor 1103, and the memory 1104 (wherein the number of processors 1103 in the forwarding node may be one or more, and one processor 1103 is taken as an example in FIG. 11).
  • the input device 901, the output device 1102, the processor 1103, and the memory 1104 may be connected by a bus or other means, wherein the connection through the bus is taken as an example in FIG.
  • the processor 1103 is configured to execute, for example, by calling an operation instruction stored in the memory 1104. Next steps:
  • the processor 1103 is further configured to perform the following steps:
  • the matched encoded data packet is sent to the content source requesting end device.
  • the content source provider device
  • an embodiment of the content source providing end in the embodiment of the present invention includes:
  • the third receiving module 1401 is configured to receive an interest message sent by the content source requesting end device, where the interest message carries information of the data block requested by the content source requesting end device;
  • the encoding module 1402 is configured to generate a data block fragment by using a data block that matches the interest message according to a preset rule, and encode the data block according to a fountain coding algorithm to obtain an encoded data packet;
  • the third sending module 1403 is configured to send the encoded data packet obtained by the encoding module 1402 to the content source requesting end device, so that the content source requesting end device performs decoding after receiving the encoded data packet. data block;
  • the third receiving module 1401 is specifically configured to receive the interest message sent by the forwarding node, where the interest message is sent by the content source requesting end device to the forwarding node;
  • the third sending module 1403 is specifically configured to: send the encoded data packet to the forwarding node, so that the forwarding node forwards the encoded data packet to the content source requesting end device, so that After receiving the encoded data packet, the content source requesting device performs decoding to obtain the data block.
  • the encoding module 1402 performs fountain coding on the data block that matches the interest message, and the third sending module 1403 sends the obtained encoded data packet.
  • the content source providing end device in the embodiment of the present invention is described above from the perspective of the unitized functional entity.
  • the content source providing end device in the embodiment of the present invention is described from the perspective of hardware processing. Referring to FIG. 11, the present invention is described.
  • Another embodiment of the content source provider device in the embodiment includes:
  • the input device 1101, the output device 1102, the processor 1103, and the memory 1104 (wherein the number of processors 1103 in the forwarding node may be one or more, and one processor 1103 is taken as an example in FIG. 11).
  • the input device 901, the output device 1102, the processor 1103, and the memory 1104 may be connected by a bus or other means, wherein the connection through the bus is taken as an example in FIG.
  • the processor 1103 is configured to perform the following steps by calling an operation instruction stored in the memory 1104:
  • the data block segment matching the interest message is segmented to generate a data block fragment according to a preset rule, and the data block fragment is encoded according to a fountain coding algorithm to obtain an encoded data packet;
  • the processor 1103 is specifically configured to perform the following steps:
  • An embodiment of the content distribution system in the embodiment includes:
  • the content source requesting end device 1501 sends the interest message to the forwarding node 1502, where the packet header of the interest message carries the naming information of .../ABC/5, indicating that the data block with the content name 5 in the content of the request content name ABC is included;
  • the forwarding node 1502 receives the interest message, and searches for the code buffer to obtain two encoded data packets that match the interest message, and the forwarding node 1502 returns the two encoded data packets to the content source requesting device 1501, and Forwarding the interest message to the other forwarding node and the content source providing end device 1503;
  • the content source provider device 1503 receives the interest message forwarded by the forwarding node 1502, and the content source provider device 1503 that holds the data block matching the interest message segments and encodes the data block into an encoding according to the LT encoding rule.
  • the data packet, the packet header of each encoded data packet carries the naming information of .../ABC/5/LT/nonce, and the nonce is a random number with a large range of values, and is continuously sent to the forwarding node 1502;
  • the forwarding node 1502 receives the data packet with the LT identifier, that is, the data packet identified as being encoded, and buffers the encoded data packet into the encoding buffer according to a local caching mechanism, such as an LRU mechanism.
  • a local caching mechanism such as an LRU mechanism.
  • the forwarding node 1502 forwards the received encoded data packet to the content source requesting end device 1501 according to the reverse path of the interest message, and the forwarding node 1502 does not perform any packet loss operation during the process, and does not clear the encoding during the process.
  • the forwarding path information of the data packet such as the content of the corresponding entry in the PIT table;
  • the content source requesting end device 1501 continuously receives the encoded data packet returned by the forwarding node 1502;
  • the content source requesting end device 1501 decodes the received encoded data packet by using a Gaussian elimination method to obtain a data block 5 matching the interest message;
  • the content source requesting end device 1501 issues a stop sending notification
  • the forwarding node 1502 After receiving the notification of the stop sending the packet, the forwarding node 1502 stops the forwarding of the interest message, and clears all the encoded data packets and the forwarding path information that match the interest message;
  • the content source providing end device 1503 After receiving the stop-sending announcement, the content source providing end device 1503 stops encoding the data block and terminates the transmission of the encoded data packet.
  • the disclosed systems, devices, and methods may be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention concerne, dans ses modes de réalisation, un procédé et un dispositif apparenté destinés à distribuer des contenus dans un réseau centré sur le contenu, et est utilisée pour améliorer le rendement d'obtention de contenus dans le réseau centré sur le contenu, et éviter le gaspillage de ressources de liaison. Le procédé selon un mode de réalisation de la présente invention comprend les étapes suivantes: après avoir envoyé un message d'intérêt à un dispositif fournisseur de sources de contenus, un dispositif demandeur de sources de contenus reçoit un paquetage de données codées fourni par le dispositif fournisseur de sources de contenus, le paquetage de données codées étant obtenu de telle manière que le dispositif fournisseur de sources de contenus divise les blocs de données qui coïncident avec le message d'intérêt pour générer des tranches de blocs de données, et code les tranches de blocs de données au moyen d'un algorithme de codage de type fontaine, de sorte que le dispositif demandeur de sources de contenus peut recevoir en même temps les paquetages de données codées émis par des dispositifs multiples fournisseurs de sources de contenus, et que le dispositif demandeur de sources de contenus peut décoder l'ensemble de paquetages de données codées comprenant les paquetages de données codées reçus pour obtenir les blocs de données.
PCT/CN2014/090669 2014-05-09 2014-11-10 Procédé et dispositif apparenté de distribution de contenus dans un réseau centré sur le contenu WO2015169074A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410197163.3 2014-05-09
CN201410197163.3A CN105100008B (zh) 2014-05-09 2014-05-09 内容中心网络中内容分发的方法及相关设备

Publications (1)

Publication Number Publication Date
WO2015169074A1 true WO2015169074A1 (fr) 2015-11-12

Family

ID=54392092

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/090669 WO2015169074A1 (fr) 2014-05-09 2014-11-10 Procédé et dispositif apparenté de distribution de contenus dans un réseau centré sur le contenu

Country Status (2)

Country Link
CN (1) CN105100008B (fr)
WO (1) WO2015169074A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022126303A1 (fr) * 2020-12-14 2022-06-23 Qualcomm Incorporated Communications sans fil basées sur des codes sans débit et une modulation en couche

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107483349A (zh) * 2016-06-07 2017-12-15 华为技术有限公司 传输数据流的方法与设备
CN108076144B (zh) * 2017-12-03 2020-09-11 北京邮电大学 一种内容中心网络的公平缓存算法及装置
CN114254757B (zh) * 2020-09-24 2024-08-06 香港理工大学深圳研究院 一种分布式深度学习方法、装置、终端设备及存储介质
CN115834574B (zh) * 2023-02-16 2023-05-09 鹏城实验室 数据编码传输方法、装置、设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101277248A (zh) * 2007-03-26 2008-10-01 刘军波 一种网络数据分发方法及系统
US20100094955A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Methods and systems for using a distributed storage to its maximum bandwidth
US20100094950A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Methods and systems for controlling fragment load on shared links
WO2011150644A1 (fr) * 2010-12-17 2011-12-08 华为技术有限公司 Procédé et appareil d'obtention et de transmission de données multimédia en flux continu au cours d'un processus d'initialisation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101277248A (zh) * 2007-03-26 2008-10-01 刘军波 一种网络数据分发方法及系统
US20100094955A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Methods and systems for using a distributed storage to its maximum bandwidth
US20100094950A1 (en) * 2008-10-15 2010-04-15 Patentvc Ltd. Methods and systems for controlling fragment load on shared links
WO2011150644A1 (fr) * 2010-12-17 2011-12-08 华为技术有限公司 Procédé et appareil d'obtention et de transmission de données multimédia en flux continu au cours d'un processus d'initialisation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022126303A1 (fr) * 2020-12-14 2022-06-23 Qualcomm Incorporated Communications sans fil basées sur des codes sans débit et une modulation en couche

Also Published As

Publication number Publication date
CN105100008B (zh) 2018-06-05
CN105100008A (zh) 2015-11-25

Similar Documents

Publication Publication Date Title
WO2015169074A1 (fr) Procédé et dispositif apparenté de distribution de contenus dans un réseau centré sur le contenu
US9882952B2 (en) Bandwidth optimization for remote desktop protocol
US10491657B2 (en) Network acceleration method, apparatus and device based on router device
KR102052520B1 (ko) 컨텐츠 중심 네트워크에서 컨텐츠의 이동성을 지원하기 위한 노드의 통신 방법 및 노드
US9203734B2 (en) Optimized bi-directional communication in an information centric network
US10630758B2 (en) Method and system for fulfilling server push directives on an edge proxy
US20210227007A1 (en) Data storage method, encoding device, and decoding device
CN102546612B (zh) 用户态下基于rdma协议的远程过程调用实现方法
TWI812623B (zh) 節點裝置、電腦實施方法及相關非暫時性處理器可讀媒體
KR20150022840A (ko) 비동기식 데이터 딕셔너리들을 이용하는 멀티-테넌트 공유 인프라구조에서의 스트림-기반 데이터 중복 제거
US10009266B2 (en) Method and system for reference counted pending interest tables in a content centric network
US9848059B2 (en) Content handling method, apparatus, and system
US9807205B2 (en) Header compression for CCN messages using dictionary
WO2013078797A1 (fr) Procédé et système de transmission de fichier de réseau
US20190034449A1 (en) Method and device for deduplication
WO2013091345A1 (fr) Procédé, appareil et système d'optimisation de ressources de navigation sur une page internet sans fil
EP3125495B1 (fr) Négociation de contenu dans un réseau axé sur le contenu
EP3389240A1 (fr) Procédé et système de traitement d'un service de grappe de cache
WO2014166078A1 (fr) Procede d'envoi et de traitement de donnees et routeur
US20190158395A1 (en) Systems and Methods for Transmitting and Receiving Interest Messages
WO2018000647A1 (fr) Procédé, dispositif et terminal destinés au téléchargement de fichiers
CN112243028A (zh) 内容分发网络数据传输方法及装置
US9609079B1 (en) Methods for improved cache maintenance and devices thereof
CN110581883B (zh) 内容分发方法、内容发布装置、内容请求装置及路由节点
US11330074B2 (en) TCP (transmission control protocol) fast open for classification acceleration of cache misses in a network processor

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

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

Country of ref document: EP

Kind code of ref document: A1