CN109194766B - Set top box-based P2P sharing method and system - Google Patents

Set top box-based P2P sharing method and system Download PDF

Info

Publication number
CN109194766B
CN109194766B CN201811125952.0A CN201811125952A CN109194766B CN 109194766 B CN109194766 B CN 109194766B CN 201811125952 A CN201811125952 A CN 201811125952A CN 109194766 B CN109194766 B CN 109194766B
Authority
CN
China
Prior art keywords
seed
seed file
file
downloading
making
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201811125952.0A
Other languages
Chinese (zh)
Other versions
CN109194766A (en
Inventor
马哲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Thunderstone Technology Co ltd
Original Assignee
Beijing Thunderstone Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Thunderstone Technology Co ltd filed Critical Beijing Thunderstone Technology Co ltd
Priority to CN201811125952.0A priority Critical patent/CN109194766B/en
Publication of CN109194766A publication Critical patent/CN109194766A/en
Application granted granted Critical
Publication of CN109194766B publication Critical patent/CN109194766B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0876Network utilisation, e.g. volume of load or congestion level
    • H04L43/0894Packet rate
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

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

Abstract

The embodiment of the invention provides a set top box-based P2P sharing method and a system, wherein the method comprises the following steps: making songs in a cloud server corresponding to the set top box into seed files for storage; downloading a corresponding seed file from the cloud server according to the number of the set top boxes which can make the number; judging whether the seed file corresponds to a hot song which is larger than or equal to a downloading threshold value or not according to the downloading number of the seed file in the cloud server within a preset time period, and judging whether the seed file is continuously seeded; if the seed making number of the seed file is smaller than the seed making threshold value, downloading the corresponding seed file to continue seed making; otherwise, if the seed making number of the seed file is larger than or equal to the seed making threshold, the seed file is not continuously made in the set top box. The technical scheme has the following beneficial effects: the seeds are evenly planted according to the downloading of more hot songs by self-building a private BT downloading network, and the songs or MVs are downloaded more quickly and stably by utilizing the advantages of BT downloading.

Description

Set top box-based P2P sharing method and system
Technical Field
The invention relates to the technical field of set top boxes, in particular to a set top box-based P2P sharing method and system.
Background
A Peer-to-Peer network (Peer-to-Peer computer network) P2P is a distributed application architecture for distributing tasks and workloads among peers (peers), and is a networking or network form formed by Peer-to-Peer computing model in application layer.
In the prior art, a method for acquiring a new song by a household KTV set-top box is downloading from a cloud server, and the method has the disadvantages of low downloading speed, high cost and high server pressure and needs to be supported by CDN (content delivery network) manufacturers.
Disclosure of Invention
The embodiment of the invention provides a set-top box-based P2P sharing method and system, which are used for carrying out balanced seeding according to more hot songs downloaded through a self-built private BT downloading network and enabling songs or MVs to be downloaded faster and more stably by utilizing the BT downloading advantage.
In one aspect, an embodiment of the present invention provides a set top box-based P2P sharing method, where the method includes:
making songs in a cloud server corresponding to the set top box into seed files for storage;
downloading a corresponding seed file from the cloud server according to the number of the set top boxes which can make the number;
judging whether the seed file corresponds to a hot song which is larger than or equal to a downloading threshold value or not according to the downloading number of the seed file in the cloud server within a preset time period, and judging whether the seed file is continuously seeded;
if the seed making number of the seed file is smaller than the seed making threshold value, downloading the corresponding seed file to continue seed making; otherwise, if the seed making number of the seed file is larger than or equal to the seed making threshold, the seed file is not continuously made in the set top box.
On the other hand, an embodiment of the present invention provides a set-top box-based P2P sharing system, where the system includes: the system comprises a plurality of set top boxes and a plurality of cloud servers, wherein songs in the cloud servers corresponding to the set top boxes are made into seed files to be stored; each set top box downloads a corresponding seed file from the cloud server according to the number of the set top boxes which can make the seeds; the cloud server judges whether the seed file corresponds to a hot song which is larger than or equal to a downloading threshold value or not according to the downloading number of the seed file in a preset time period, and judges whether the seed file is continuously seeded; if the seed making number of the seed file is smaller than the seed making threshold value, downloading the corresponding seed file to continue seed making; otherwise, if the seed making number of the seed file is larger than or equal to the seed making threshold, the seed file is not continuously made in the set top box.
The technical scheme has the following beneficial effects: the seeds are evenly planted according to the downloading of more hot songs by self-building a private BT downloading network, and the songs or MVs are downloaded more quickly and stably by utilizing the advantages of BT downloading.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a set-top box-based P2P sharing method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a set-top-box-based P2P sharing system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, which is a flowchart of a set-top box-based P2P sharing method according to an embodiment of the present invention, the method includes:
101. making songs in a cloud server corresponding to the set top box into seed files for storage;
102. downloading a corresponding seed file from the cloud server according to the number of the set top boxes which can make the number;
103. judging whether the seed file corresponds to a hot song which is larger than or equal to a downloading threshold value or not according to the downloading number of the seed file in the cloud server within a preset time period, and judging whether the seed file is continuously seeded;
104. if the seed making number of the seed file is smaller than the seed making threshold value, downloading the corresponding seed file to continue seed making; otherwise, if the seed making number of the seed file is larger than or equal to the seed making threshold, the seed file is not continuously made in the set top box.
Preferably, the set-top box is a KTV set-top box; the seed file is a torrent file.
Preferably, the memory/load of each set-top box is used to calculate the possible seed number of each set-top box.
Preferably, the determining whether the seed file continues to be seeded includes:
obtaining hash information infohash of the corresponding song by using the seed file;
and according to the infohash, utilizing the seed making number of the seed file recorded in a database of the tracking server to determine whether the seed file continues to make seeds.
Preferably, if the seed making number of the seed file is smaller than a seed making threshold, downloading the corresponding seed file to continue seed making, including:
judging whether the speed of downloading the corresponding seed file from the cloud server is less than a preset speed threshold value:
if the speed is less than the preset speed threshold, downloading a corresponding seed file from the content delivery network CDN to continue seeding;
and if the speed is greater than or equal to the preset speed threshold, downloading the corresponding seed file from the cloud server to continue seeding.
Corresponding to the above method embodiment, as shown in fig. 2, a schematic structural diagram of a set-top-box-based P2P sharing system according to an embodiment of the present invention is shown, where the system includes: the system comprises a plurality of set top boxes 21 and a plurality of cloud servers 22, wherein songs in the cloud servers corresponding to the set top boxes are made into seed files to be stored; each set top box downloads a corresponding seed file from the cloud server according to the number of the set top boxes which can make the seeds; the cloud server judges whether the seed file corresponds to a hot song which is larger than or equal to a downloading threshold value or not according to the downloading number of the seed file in a preset time period, and judges whether the seed file is continuously seeded; if the seed making number of the seed file is smaller than the seed making threshold value, downloading the corresponding seed file to continue seed making; otherwise, if the seed making number of the seed file is larger than or equal to the seed making threshold, the seed file is not continuously made in the set top box.
Preferably, the set-top box is a KTV set-top box; the seed file is a torrent file.
Preferably, each set-top box uses its memory/load to calculate the possible number of each set-top box.
Preferably, the cloud server determines whether the seed file is continuously seeded, including:
the cloud server acquires hash information infohash of a corresponding song by using the seed file; and according to the infohash, utilizing the seed making number of the seed file recorded in a database of the tracking server to determine whether the seed file continues to make seeds.
Preferably, if the seed making number of the seed file is smaller than a seed making threshold, downloading the corresponding seed file to continue seed making, including:
the set top box judges whether the speed of downloading the corresponding seed file from the cloud server is less than a preset speed threshold value:
if the speed is less than the preset speed threshold, downloading a corresponding seed file from the content delivery network CDN to continue seeding;
and if the speed is greater than or equal to the preset speed threshold, downloading the corresponding seed file from the cloud server to continue seeding.
The application example of the invention is to unify songs in a cloud server of a KTV set-top box into torrent files, store the torrent files in the cloud server, compile LibTorrent (LibTorrent is a BitTorrent development library in C + + language and supports Linux/Unix system) into executable files inside the set-top box, then start a daemon process to control downloading and seeding, each set-top box calculates the seed number according to the memory/load of the set-top box, then download the corresponding torrent files like a server, the server takes the more recently downloaded hotspot songs to obtain the InfoHash of the song (the unique identification of the file in an InfoHash BT network, the specific attribute of the file, calculated during seeding and written into a torrent seed file), and continuously communicate with a Tracker server according to the InfoHash in the process of starting downloading roles and downloading BT of the Tracker server, to report its own information and obtain information of other download clients) to determine whether to continue to make seeds, if the number of make seeds is higher than a certain threshold, the file does not continue to make seeds in the set-top box, otherwise, the file is downloaded to make seeds, if the set-top box downloads the song, the set-top box pulls the seed file of the corresponding song from the cloud to download, if no connection is available within 10 seconds and the number of bytes downloaded is 0 or the average speed within one minute is less than 100KB, the P2P download is closed, and the CDN download is started.
Compared with the prior art, the method for acquiring the new song by the household KTV set-top box is downloading from the cloud server, and is low in downloading speed, high in cost, high in pressure on the server and required to be supported by a CDN manufacturer. According to the application example of the invention, LibTorrent and cloud Tracker are deployed in all set top boxes to form a private BT network to balance the seeding of songs, so that the server pressure is reduced and the bandwidth cost is reduced. The method can establish a private BT download network to carry out balanced seeding according to more downloaded hot songs, and the advantage of BT download is utilized to enable the song or MV download to be faster and more stable.
It should be understood that the specific order or hierarchy of steps in the processes disclosed is an example of exemplary approaches. Based upon design preferences, it is understood that the specific order or hierarchy of steps in the processes may be rearranged without departing from the scope of the present disclosure. The accompanying method claims present elements of the various steps in a sample order, and are not intended to be limited to the specific order or hierarchy presented.
In the foregoing detailed description, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments of the subject matter require more features than are expressly recited in each claim. Rather, as the following claims reflect, invention lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby expressly incorporated into the detailed description, with each claim standing on its own as a separate preferred embodiment of the invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. To those skilled in the art; various modifications to these embodiments will be readily apparent, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the disclosure. Thus, the present disclosure is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
What has been described above includes examples of one or more embodiments. It is, of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing the aforementioned embodiments, but one of ordinary skill in the art may recognize that many further combinations and permutations of various embodiments are possible. Accordingly, the embodiments described herein are intended to embrace all such alterations, modifications and variations that fall within the scope of the appended claims. Furthermore, to the extent that the term "includes" is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term "comprising" as "comprising" is interpreted when employed as a transitional word in a claim. Furthermore, any use of the term "or" in the specification of the claims is intended to mean a "non-exclusive or".
Those of skill in the art will further appreciate that the various illustrative logical blocks, units, and steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate the interchangeability of hardware and software, various illustrative components, elements, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design requirements of the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present embodiments.
The various illustrative logical blocks, or elements, described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a digital signal processor, an Application Specific Integrated Circuit (ASIC), a field programmable gate array or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general-purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a digital signal processor and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a digital signal processor core, or any other similar configuration.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may be stored in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. For example, a storage medium may be coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC, which may be located in a user terminal. In the alternative, the processor and the storage medium may reside in different components in a user terminal.
In one or more exemplary designs, the functions described above in connection with the embodiments of the invention may be implemented in hardware, software, firmware, or any combination of the three. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media that facilitate transfer of a computer program from one place to another. Storage media may be any available media that can be accessed by a general purpose or special purpose computer. For example, such computer-readable media can include, but is not limited to, RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to carry or store program code in the form of instructions or data structures and which can be read by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Additionally, any connection is properly termed a computer-readable medium, and, thus, is included if the software is transmitted from a website, server, or other remote source via a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wirelessly, e.g., infrared, radio, and microwave. Such discs (disk) and disks (disc) include compact disks, laser disks, optical disks, DVDs, floppy disks and blu-ray disks where disks usually reproduce data magnetically, while disks usually reproduce data optically with lasers. Combinations of the above may also be included in the computer-readable medium.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (8)

1. A set-top box based P2P sharing method is characterized by comprising the following steps:
making songs in a cloud server corresponding to the set top box into seed files for storage;
downloading a corresponding seed file from the cloud server according to the number of the set top boxes which can make the number;
according to the download number of the seed file in the cloud server in a preset time period, judging whether the seed file corresponds to a hot song which is larger than or equal to a download threshold value, and judging whether the seed file continues to be seeded, wherein the method comprises the following steps:
if the speed is less than the preset speed threshold, downloading a corresponding seed file from the content delivery network CDN to continue seeding; if the speed is larger than or equal to a preset speed threshold, downloading a corresponding seed file from the cloud server to continue seeding; if no connection exists within 10 seconds and the number of bytes downloaded is 0 or the average speed within one minute is less than 100KB, the P2P downloading is closed, and the CDN downloading is started;
if the seed making number of the seed file is smaller than the seed making threshold value, downloading the corresponding seed file to continue seed making; otherwise, if the seed making number of the seed file is larger than or equal to the seed making threshold, the seed file is not continuously made in the set top box.
2. The set-top-box based P2P sharing method of claim 1, wherein the set-top-box is a KTV set-top-box; the seed file is a torrent file.
3. The set-top-box-based P2P sharing method of claim 1, wherein the memory/load of each set-top-box is used to calculate the possible seed number of each set-top-box.
4. The set-top-box-based P2P sharing method of claim 1, wherein the determining whether the seed file continues to be seeded comprises:
obtaining hash information infohash of the corresponding song by using the seed file;
and according to the infohash, utilizing the seed making number of the seed file recorded in a database of the tracking server to determine whether the seed file continues to make seeds.
5. A set-top box based P2P sharing system, the system comprising: a set-top box and a cloud server, wherein,
the number of the set top boxes is multiple, and songs in the cloud server corresponding to the set top boxes are made into seed files to be stored;
each set top box downloads a corresponding seed file from the cloud server according to the number of the set top boxes which can make the seeds;
the cloud server judges whether the seed file corresponds to a hot song which is larger than or equal to a download threshold value according to the download number of the seed file in a preset time period, and judges whether the seed file continues to be seeded, and the method comprises the following steps:
the set top box judges whether the speed of downloading the corresponding seed file from the cloud server is less than a preset speed threshold value: if the speed is less than the preset speed threshold, downloading a corresponding seed file from the content delivery network CDN to continue seeding; if the speed is larger than or equal to a preset speed threshold, downloading a corresponding seed file from the cloud server to continue seeding; if no connection exists within 10 seconds and the number of bytes downloaded is 0 or the average speed within one minute is less than 100KB, the P2P downloading is closed, and the CDN downloading is started;
if the seed making number of the seed file is smaller than the seed making threshold value, downloading the corresponding seed file to continue seed making; otherwise, if the seed making number of the seed file is larger than or equal to the seed making threshold, the seed file is not continuously made in the set top box.
6. The set-top box based P2P sharing system of claim 5, wherein the set-top box is a KTV set-top box; the seed file is a torrent file.
7. The set-top-box-based P2P sharing system according to claim 5, wherein each set-top-box uses its memory/load to calculate the possible seed number of each set-top-box.
8. The set-top-box-based P2P sharing system of claim 5, wherein the cloud server determining whether the torrent file continues to be seeded comprises:
the cloud server acquires hash information infohash of a corresponding song by using the seed file; and according to the infohash, utilizing the seed making number of the seed file recorded in a database of the tracking server to determine whether the seed file continues to make seeds.
CN201811125952.0A 2018-09-26 2018-09-26 Set top box-based P2P sharing method and system Active CN109194766B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811125952.0A CN109194766B (en) 2018-09-26 2018-09-26 Set top box-based P2P sharing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811125952.0A CN109194766B (en) 2018-09-26 2018-09-26 Set top box-based P2P sharing method and system

Publications (2)

Publication Number Publication Date
CN109194766A CN109194766A (en) 2019-01-11
CN109194766B true CN109194766B (en) 2021-09-03

Family

ID=64906249

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811125952.0A Active CN109194766B (en) 2018-09-26 2018-09-26 Set top box-based P2P sharing method and system

Country Status (1)

Country Link
CN (1) CN109194766B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136911A (en) * 2006-08-31 2008-03-05 腾讯科技(深圳)有限公司 Method to download files using P2P technique and P2P download system
CN101610289A (en) * 2009-07-21 2009-12-23 腾讯科技(深圳)有限公司 The methods, devices and systems of data download and node

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2381424B (en) * 2001-10-26 2005-01-05 Roke Manor Research A method of controlling the amount of data transferred between a terminal and a server
WO2007127401A2 (en) * 2006-04-26 2007-11-08 Bittorrent, Inc. Peer-to-peer download and seed policy management
CN101459687A (en) * 2008-06-13 2009-06-17 青岛海信电子产业控股股份有限公司 Network set-top box and method for network downloading, file publishing
CN101304514B (en) * 2008-06-30 2011-01-12 腾讯科技(深圳)有限公司 VOD system as well as data caching method and scheduling server thereof
CN101635737B (en) * 2008-07-25 2013-09-18 阿里巴巴集团控股有限公司 Downloading method, system, P2P server and client
CN101841558B (en) * 2010-03-23 2013-07-03 中国科学院计算技术研究所 Method and system for downloading resource in P2SP network
CN101867777B (en) * 2010-04-20 2013-04-10 南京邮电大学 Video ordering transmission method based on peer-to-peer computing set-top box

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136911A (en) * 2006-08-31 2008-03-05 腾讯科技(深圳)有限公司 Method to download files using P2P technique and P2P download system
CN101610289A (en) * 2009-07-21 2009-12-23 腾讯科技(深圳)有限公司 The methods, devices and systems of data download and node

Also Published As

Publication number Publication date
CN109194766A (en) 2019-01-11

Similar Documents

Publication Publication Date Title
US20230171448A1 (en) Using machine learning and other models to determine a user preference to cancel a stream or download
CN102318310B (en) A method and device for reconstructing torrent content metadata
AU2009201280B2 (en) Auto-selection of media files
CN108965910B (en) Video caching method and player
US9179199B2 (en) Media playback across multiple devices
RU2619181C2 (en) System and method for downloadable content transmission optimizing
US20150172409A1 (en) Method and apparatus for caching in a networked environment
US20120203932A1 (en) Multi-master media metadata synchronization
WO2016028793A1 (en) Injecting streaming media into a playlist
KR20140105298A (en) Method and apparatus for playing multimedia content of server via streaming at client using cache
SG177249A1 (en) Method, system and device for uploading and downloading a caption file
KR20120084725A (en) A method and system for tunable distribution of content
CN109525622B (en) Fragment resource ID generation method, resource sharing method, device and electronic equipment
KR20140143775A (en) Cache management
CA3137742A1 (en) Blockchain cache system
CN102193943B (en) Method and device for providing media data for user
CN109194766B (en) Set top box-based P2P sharing method and system
WO2018018812A1 (en) Planting box and control method, device and system therefor, and control terminal
US11481142B2 (en) Method and device for downloading resources
US20140359648A1 (en) History record and proxy rating for media recommendations
US10547910B2 (en) Adjusting speaker settings
US8312068B2 (en) Node device, information communication system, method for managing content data, and computer readable medium
US20100250594A1 (en) Node device, information communication system, method for retrieving content data, and computer readable medium
CN112637611B (en) Interactive video playing method, device and system
KR101269052B1 (en) Method and System for contents playing system using virtual contents file

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant