Opportunistic content delivery using delta coding

US12184718B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-12184718-B2
Application numberUS-202318152730-A
CountryUS
Kind codeB2
Filing dateJan 10, 2023
Priority dateOct 25, 2011
Publication dateDec 31, 2024
Grant dateDec 31, 2024

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Avoiding redundant data transfers using delta coding techniques when reliably and opportunistically communicating data to multiple user systems. According to embodiments, user systems track received block sequences for locally stored content blocks. An intermediate server intercepts content requests between user systems and target hosts, and deterministically chucks and fingerprints content data received in response to those requests. A fingerprint of a received content block is communicated to the requesting user system, and the user system determines based on the fingerprint whether the corresponding content block matches a content block that is already locally stored. If so, the user system returns a set of fingerprints representing a sequence of next content blocks that were previously stored after the matching content block. The intermediate server can then send only those content data blocks that are not already locally stored at the user system according to the returned set of fingerprints.

First claim

Opening claim text (preview).

What is claimed is: 1. A method for communication of content data over a communication network, the method comprising: receiving, at a client device over the communication network, an identifier that identifies a content chunk of the content data from an intermediate server, the content chunk comprising one of a plurality of content chucks associated with the content data; generating a response at the client device in response to receiving the identifier, the response indicating the content chunk and other content chunks of the plurality of content chucks associated with the content data are cached at the client device, wherein the other content chunks are different than the content chunk; sending the response to the intermediate server over the communication network; and receiving, at the client device over the communication network in response to sending the response, additional content chunks of the plurality of content chucks associated with the content data from the intermediate server, wherein the additional content chunks do not include the content chunk or the other content chunks indicated as being cached at the client device. 2. The method of claim 1 , further comprising: requesting the content data at the client device. 3. The method of claim 2 , wherein the requesting the content data comprises: sending a request for the content data from the client device that is received at the intermediate server. 4. The method of claim 3 , wherein the intermediate server intercepts the request sent from the client device. 5. The method of claim 1 , wherein the intermediate server chunks the content data into the plurality of content chunks. 6. The method of claim 5 , wherein the plurality of content chunks are determined to ensure that a respective identifier for a given content chunk can be repeatably identified with the respective identifier. 7. The method of claim 1 , wherein the content chunk comprises at least one of a byte sequence, a file, or a set of files. 8. The method of claim 1 , wherein the other content chunks are sequential content chunks that was sequentially received at the client device after the content chunk. 9. The method of claim 1 , wherein the identifier identifies candidate matches between the content chunk and a cached content chunk at the client device. 10. The method of claim 9 , wherein the identifier is created from a content portion of the content chunk. 11. The method of claim 9 , wherein the identifier comprises a fingerprint of the content chunk. 12. The method of claim 1 , wherein the identifier comprises header information from a header portion. 13. The method of claim 12 , wherein the header information indicates that the content data comprises a content stream. 14. The method of claim 1 , wherein the communication network comprises a cellular communication network. 15. The method of claim 14 , wherein the communication network comprises a client-server communication link comprising a cellular link. 16. The method of claim 1 further comprising playing the content data on a media player at the client device, wherein the playing comprises: playing the content chunk and the other content chunks from a cache at the client device; and playing the additional content chunks as received from the intermediate server. 17. A client device for receipt of content data over a communication network, the client device comprising: a client cache storing cached content chunks comprising a content chunk and other content chunks, the content data comprising a plurality of content chunks that include the content chunk and the other content chunks; a user system comprising a client optimizer executed by a hardware processor that receives an identifier that identifies the content chunk of the content data from an intermediate server, determines that the content chuck of the content data and other content chunks of the content data are included in the cached content chunks, and generates a response in response to receipt of the identifier that indicates the content chunk and the other content chunks of the content data are included in the cached content chucks stored in the client cache; and a communications subsystem comprising a client-server communication link of the communication network between the client optimizer and the intermediate server that sends the response to the intermediate server and, in response, receives additional content chunks of the plurality of content chunks of the content data from the intermediate server, wherein the additional content chunks do not include the content chunk or the other content chunks. 18. The client device of claim 17 , wherein the communications subsystem requests the content data at the client device. 19. The client device of claim 18 , wherein the communications subsystem sends a request for the content data from the client device that is received at the intermediate server. 20. The client device of claim 19 , wherein the intermediate server intercepts the request sent from the client device. 21. The client device of claim 17 , wherein the intermediate server chunks the content data into the plurality of content chunks, and the other content chunks comprise different content chunks of the plurality of content chucks other than the content chunk. 22. The client device of claim 21 , wherein the plurality of content chunks are determined to ensure that a respective identifier for a given content chuck can be repeatably identified with the respective identifier. 23. The client device of claim 17 , wherein the content chunk comprises at least one of a byte sequence, a file, or a set of files. 24. The client device of claim 17 , wherein the other content chunks are sequential content chunks that were sequentially received at the client device after the content chunk. 25. The client device of claim 17 , wherein the identifier identifies candidate matches between the content chunk and a cached content chunk stored in the client cache. 26. The client device of claim 25 , wherein the identifier is created from a content portion of the content chunk. 27. The client device of claim 25 , wherein the identifier comprises a fingerprint of the content chunk. 28. The client device of claim 17 , wherein the identifier comprises header information from a header portion. 29. The client device of claim 28 , wherein the header information indicates that the content data comprises a content stream. 30. The client device of claim 17 , wherein the communication network comprises a cellular communication network. 31. The client device of claim 30 , wherein the communications subsystem comprises a client-server communication link comprising a cellular link. 32. The client device of claim 17 , further comprising: a media player at the client device that plays the content data by playing the content chunk and the other content chunks from the client cache, and playing the additional content chunks as received from the intermediate server.

Assignees

Inventors

Classifications

  • Realisations of complexity reduction techniques, e.g. pipelining or use of look-up tables · CPC title

  • Realisations of complexity reduction techniques, e.g. use of look-up tables · CPC title

  • applied to payload information · CPC title

  • for broadcast or conference {, e.g. multicast} · CPC title

  • Arrangements for supporting packet reassembly or resequencing · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US12184718B2 cover?
Avoiding redundant data transfers using delta coding techniques when reliably and opportunistically communicating data to multiple user systems. According to embodiments, user systems track received block sequences for locally stored content blocks. An intermediate server intercepts content requests between user systems and target hosts, and deterministically chucks and fingerprints content dat…
Who is the assignee on this patent?
Viasat Inc
What technology area does this patent fall under?
Primary CPC classification H04L67/10. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Dec 31 2024 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).