WO2002052384A2 - System and method for automated and optimized file transfers among devices in a network - Google Patents
System and method for automated and optimized file transfers among devices in a network Download PDFInfo
- Publication number
- WO2002052384A2 WO2002052384A2 PCT/US2001/050591 US0150591W WO02052384A2 WO 2002052384 A2 WO2002052384 A2 WO 2002052384A2 US 0150591 W US0150591 W US 0150591W WO 02052384 A2 WO02052384 A2 WO 02052384A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- file
- content
- client
- network
- source device
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/06—Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/2866—Architectures; Arrangements
- H04L67/288—Distributed intermediate devices, i.e. intermediate devices for interaction with other intermediate devices on the same level
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/568—Storing data temporarily at an intermediate stage, e.g. caching
- H04L67/5681—Pre-fetching or pre-delivering data based on network characteristics
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/568—Storing data temporarily at an intermediate stage, e.g. caching
- H04L67/5682—Policies or rules for updating, deleting or replacing the stored data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
- H04L67/62—Establishing a time schedule for servicing the requests
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
Definitions
- This invention relates generally to electronic networks and more particularly to a system and method for automated and optimized file transfers among devices in a network.
- BACKGROUND OF THE INVENTION [0003]
- the Internet and other networks have experienced a large amount of growth, both in the number and types of services provided and the number of users. People use the Internet to shop for things as diverse as groceries and cars, stay informed of current events, earn a college degree, pay bills, manage their investment portfolio, and run their business.
- the Internet is also a source for entertainment, including downloadable music and streaming audio and video.
- Streaming video also has a limitation in that a copy of the video file is not saved at the client. Thus, each time a user wishes to view the video it must be transferred from the source. Streaming video does not provide opportunities for sales of video files, such as DVD movies, with delivery over the Internet.
- the system of the invention includes software modules configured to deliver content from multiple sources to multiple destinations in an electronic network.
- the sources include servers and intermediate caches.
- the destinations include clients implemented as general-purpose computers and set- top boxes. Each device in the network may act as a server for certain content and as a client for other content.
- the content preferably includes large digital files such as video or software programs.
- Files may be transferred to a destination in response to a request from a user at the destination or by a user of another device.
- a file transfer may take place at a time later than the request was received from a user.
- a scheduling module schedules the delivery of content over the network, taking into account the available bandwidth and storage capacity of the source and the destination, and the available bandwidth of the path through the network. In one embodiment, the scheduling module schedules a file transfer such that the transfer is complete by a deadline specified by a user. In one embodiment, the scheduling module resides at both the source device and the destination device. In other embodiments, the scheduling module resides at the source device only and at the destination device only. [0010] Files may also be transferred to a destination without a request from a user.
- Such file transfers may occur in the context of a subscription or according to observations of user behavior.
- a server or other source determines what content to transfer and when to initiate the transfer.
- a pre-fetch module at the client monitors user behavior and detemiines content to be fetched to the client. Thus files may be transferred to the client without the knowledge or participation of the user.
- DRM rules may be attached to files before transfer.
- DRM rules may include limitations on the transferability and accessibility of the transferred files.
- DRM rules are typically intended to enforce various rights in the files, including copyrights.
- the source of a transferred file may attach DRM rules to the data, and the destination preferably includes a software module configured to enforce the attached rules.
- FIG. 1 is a block diagram of the preferred embodiment of an electronic network, according to the present invention.
- FIG. 2 is a graph showing an example of bandwidth usage in the network of FIG. 1;
- FIG. 3 is a block diagram of a portion of the electronic network of FIG. 1, according to the invention.
- FIG. 4 is a block diagram of the central server of FIG. 1 , according to the invention.
- FIG. 5 is a block diagram of the client of FIG. 1, according to the invention;
- FIG. 6 is a block diagram of the cache of FIG. 1 , according to the invention.
- FIG. 7 is a flowchart of method steps for delivery of content to the client, according to the invention.
- FIG. 8 is a flowchart of method steps for delivery of content to a device other than the client, according to the invention.
- FIG. 9 is a flowchart of method steps for delivery of content to the client, according to an alternate embodiment of the invention.
- FIG. 10 is a flowchart of method steps for pre-fetching content to the client, according to the invention.
- FIG. 1 is a block diagram of the preferred embodiment of an electronic network, according to the invention.
- a network 116 provides communication paths between clients 112, a central server 114, a hosting server 120, a server 122, and caches 118.
- Each client 112 preferably maintains a broadband communication path to network 116.
- the broadband communication path may be implemented as a Digital Subscriber Line (DSL) connection, a cable modem connection, or any other broadband communication type.
- DSL Digital Subscriber Line
- network 116 preferably provides communication paths among a plurality of clients, a plurality of servers, and a plurality of caches.
- Each device in network 116 may be a source or destination for file transfers.
- client 112 may act as a client for certain data, but may also act as a server for other data or for the same data at a different time.
- Client 112 may be implemented as any type of electronic network device, including a general-purpose computer and a set- top box.
- Network 116 may be a local area network (LAN), a wide area network (WAN) such as the Internet, a home network, or any other type of electronic communication network.
- Cache 118 is preferably a general-purpose computer, but may be implemented as any other type of network communication device.
- Central server 114, hosting server 120, and server 122 are preferably general-purpose computers that transfer data files via network 116 to clients 112; however, clients 112 may also transfer data files to servers 114, 120, and 122. File transfers between clients 112 and servers 114, 120, and 122 may pass through cache 118 and other parts of network 116.
- Data files transferred over network 116 include audio data, video data, text data, software programs, or a combination; however all types of data files are within the scope of the invention.
- FIG. 2 is a graph showing an example of bandwidth usage in the network 116 of FIG. 1.
- the horizontal axis 220 shows time and the vertical axis 222 shows bandwidth usage;
- bandwidth usage varies over the course of a day.
- bandwidth usage has peaks 212 and 214 between the hours of 8 am and 6 pm, which are typical business hours.
- Bandwidth usage has a m_i__nimum value 216 between the hours of 6 pm and 8 am, when many users are inactive.
- the area between peaks 212 and 214 represents unused available bandwidth.
- the invention preferably uses this available bandwidth to optimize file transfers, particularly large-sized files like motion video files.
- FIG. 2 shows only one example of bandwidth usage; actual bandwidth usage in network 116 may vary differently over a period of time due to variations in network traffic. For instance, bandwidth usage may peak during the hours of 5 pm and 10 pm, when residential users are typically most active.
- the scheduling module of the invention preferably schedules transfers of large data files to take advantage of low levels of bandwidth usage.
- FIG. 3 is a block diagram of a portion of the electronic network of FIG. 1, according to the invention.
- Central server 114 communicates with a web site 316 and a client 112.
- Web site 316 is hosted on server 122, and communicates with client 112, providing web pages where a user at client 112 may select content (data files) to be delivered by a deadline.
- Web site 316 includes, but is not limited to, an original web site 356, a Digital Rights Management (DRM) rules encoding module 350, metadata 352, and custom content 354.
- DRM rules encoding module 350 provides rules restricting use of content that are attached to the content as metadata 352.
- Other metadata 352 are attached to files as information to facilitate processing of the files by client 112.
- Custom content 354 includes aspects of web site 316, such as high-quality video, that are not available in original web site 356. Such custom content 354 may be delivered to client 112, and displayed to a user from storage at client 112 when the user accesses web site 316.
- Central server 114 includes, but is not limited to, client downloads and site information 340, a DRM module 342, and customer reports 344.
- the DRM module 342 receives data from DRM rules encoding module 350 of web site 316 and provides licenses for content to client 112.
- Central server 114 receives usage data from client 112 from which it generates customer reports 344 that are communicated to web site 316.
- the client downloads and site information 340 are provided to client 112, and include updates and patches for client software.
- the electronic network of FIG. 3 also includes a hosting server 120, which provides video hosting 346 (as an Application Service Provider (ASP)), and a video advertisement aggregator 348.
- Hosting server 120 communicates via cache 118 with client 112.
- ASP Application Service Provider
- Cache 118 may be implemented as a home gateway or overlay network. Although not shown in FIG. 3, central server 114 and web site 316 may also communicate via cache 118 with client 112. For instance, if cache 118 is implemented as a home gateway, all communications outside of the home network will pass through cache 118. The home gateway is able to store content and deliver it to a plurality of clients on the home network.
- Video advertisement aggregator 348 preferably includes high quality video advertisements that are delivered to client 112 and stored there.
- the video advertisement stored at client 112 is inserted into the web page displayed to the user.
- advertisers are able to provide high-quality video advertisements without the limitations of streaming them to client 112.
- Client 112 includes, but is not limited to, a pre-fetch module 322, a run-time module 324, a standard browser 326, a media player customization module 328, a user control module 330, a services module 332, a data storage 334, and a media cache 336.
- Pre-fetch module 322 contains pre-fetch algorithms 360 that are configured to request delivery of content without a specific request from the user. The pre-fetch requests are based on preferences selected by a user and by analysis of the user's behavior (site usage analysis 361).
- Pre-fetch module 322 also contains a rate-controlled FTP module 362 for controlling the rate of data transfers to client 112.
- a rate-controlled FTP module is disclosed in co-pending U.S. Patent Application entitled "System and Method for Controlling Data Transfer Rates Through a Network.”
- a stream scraping module 363 stores data files streamed to client 112, and if errors occurred during streaming, requests the data files to be streamed again until a complete copy is stored.
- Run-time module 324 includes, but is not limited to, an
- HTML preprocessor 364, a personalized advertisement insertion module 365, and a logging module 366 are implemented as a proxy server, and in an alternate embodiment is implemented as a browser plug-in.
- HTML preprocessor 364 modifies HTML content before sending it to browser 326, for example changing pointers for content on a server to a pointer for content stored in media cache 336.
- the personalized advertisement insertion module 365 inserts advertisements from media cache 336 into web pages displayed by standard browser 326.
- the logging module 366 is a postprocessor filter that extracts data such as web site identity, time of day, and page load times. The logging module 366 then sends this data to a data storage 334.
- Standard browser 326 includes, but is not limited to, Hyper Text Markup Language (HTML) functionality 367 and a media player 368 for playback of data files (such as a movie) stored in media cache 336.
- HTML Hyper Text Markup Language
- the media player 368 uses media player customizations for DRM 328 to enforce DRM rules attached to content.
- Services module 332 includes, but is not limited to, a "cgi- bin" processor 370, a mini web server 372, a cache management module 371, and a digital rights management (DRM) module 373.
- Mini web server 372 receives Hypertext Transfer Protocol (HTTP) requests from standard browser 326 and if the requested content is present in media cache 336, serves out the content from media cache 336. If the requested content is not in media cache 336, mini web server 372 forwards the request to web site 316, and preferably stores the received content in media cache 336.
- Mini web server 372 also supports communication with central server 114.
- HTTP Hypertext Transfer Protocol
- the cache management module 371 manages the content in media cache 336.
- the cache management module 371 dete ⁇ nines the size of media cache 336, the organization of the content in media cache 336, and implements cache replacement algorithms. In deciding whether to replace content, a cache replacement algorithm may consider the importance of the content, the lifetime of the content, and the nature of the request for the content. For instance, content specifically requested by a user would take precedence over content pre-fetched based on observations of user behavior.
- services module 332 includes a cache monitoring module (not shown) that monitors usage of pre-fetched data in media cache 336.
- Media cache 336 includes, but is not limited to, media 383, DRM licenses 384, and images 385.
- Data storage 334 includes, but is not limited to, a usage profile 380, a billing log 381 , and preferences 382.
- Usage profile 380 contains inforrnation about which web sites the user visits and how often.
- Billing log 381 contains a record of all browsing and prefetching activity.
- the user selects preferences 382.
- User control module 330 provides a user interface for control of various functionalities of client 112.
- a site companion 374 lists content of web site 316 that is available for delivery, and allows the user to enter a delivery deadline.
- a download manager 375 shows all of the pending deliveries and their status.
- a playlist manager 376 shows a list of media available in media cache 336 and allows the user to create categories, delete and rename files, and export the list to media player 368 of standard browser 326.
- Preferences 378 allows the user to control the amount of disc space allocated to media cache 336, to set up pay-per-view parameters, and indicate preferred times for delivery of content.
- FIG. 4 is a block diagram of the central server 114 of FIG.
- Central server 114 includes, but is not limited to, client downloads and site information 340, DRM module 342, customer reports 344, a cache manager 414, and a scheduling module 416.
- Client downloads 340 includes any types of data files (content). Some data files in client downloads 340 may be static in nature, such as audio recordings or movies. Other data files in client downloads 340 may be dynamic in nature, such as weather forecasts and current news reports. Some dynamic content may change on a regular basis such as daily or weekly and other dynamic content may change on a random basis.
- Client downloads 340 may include audio recordings, video recordings such as movies and documentaries, photographs, advertisements including text and graphics, text-based documents, news reports, traffic reports, weather forecasts, sports scores, and sports highlights. Client downloads 340 may also include software programs, for example training materials, tutorials, games, browser plug-ins, and screen savers.
- Cache manager 414 organizes and categorizes client downloads 340.
- Cache manager 414 may categorize files in client downloads 340 in a variety of ways, for example by file type, subject matter, or author.
- Cache manager 414 may also monitor client downloads 340 for files that need to be updated, and initiate the updating process.
- Central server 114 typically receives requests for the transfer of a file or files from client downloads 340 to other devices in network 116, for instance client 112 or cache 118.
- Scheduling module 416 processes requests for file transfers, and may also process file transfers in accordance with a subscription arrangement. Scheduling module 416 uses information about the available bandwidth and storage at central server 114, a destination device, and a path through network 116 to determine an appropriate time to begin delivering content.
- Scheduling module 416 is configured to schedule and manage file transfers between source devices, such as central server 114, and destination devices, such as client 112. Scheduling module 416 is able to simultaneously manage file transfers from multiple sources to multiple receivers. Central server 114, hosting server 120, server 122, and other source devices in network 116 have files to be transferred to one or more of clients 112 or other destination devices by specified deadlines. Scheduling module 416 dete ⁇ nines the time and rate for these transfers to meet the time constraints. Scheduling module 416 takes into account the processing power, available bandwidth, and available storage of a source device, a destination device, and the path through network 116 between the two devices.
- scheduling module 416 resides at both client 112 and central server 114, and may also reside on cache 118. In other embodiments, scheduling module 416 resides at central server 114 only, or resides at client 112 only. Scheduling module 416 may also reside in a control server (not shown) that maintains information about the capabilities of devices and paths in network 116.
- Scheduling module 416 produces optimum schedules for delivery of data files (content) to a destination device, where what is optimum depends upon various optimization goals. Examples of optimization goals are maxuiiizing the total content that is transferred thin its deadline, maximizing the number of requests for file transfers that are met within their deadlines, nrlnlmizing any delay incurred beyond a deadline, or m ⁇ i ⁇ nizing the cost.
- scheduling module 416 considers the amount of data to be transferred, priority of the transfer relative to other transfers, available bandwidth at the source device, the destination device, and in the network, the cost of the available bandwidth, and available storage capacity at the destination device and any intermediate caches.
- One embodiment for scheduling module 416 is further discussed in the related co-pending application "System and Method for Scheduling Data Transfers Through a Network," which is incorporated by reference.
- FIG. 5 is a block diagram of the client 112 of FIG. 1, according to the invention.
- the FIG. 5 embodiment of client 112 includes, but is not limited to, pre-fetch module 322, run-time module 324, standard browser 326, media player customizations for DRM 328, user control module 330, services module 332, data module 334, media cache 336, and a scheduling module 520.
- Scheduling module 520 processes requests for file transfers made by the user and has functionality equivalent to scheduling module 416 discussed above. Scheduling module 520 coordinates with scheduling module 416 of central server 114 to process file transfers from central server 114 to client 112.
- scheduling module 520 coordinates the file transfer and saves the news report to media cache 336 in conjunction with services module 332.
- the user may receive an email message with an attachment pointing to the location of a data file too large to be a reasonable attachment.
- the attachment may provide instructions to scheduling module 520 to request delivery of the data file from a certain source, perhaps hosting server 120, by a certain deadline.
- Scheduling module 520 sends the request to hosting server 120 and stores the received data file in media cache 336. Scheduling module 520 may then issue an alert to the user indicating that the file has arrived and its filename.
- Media cache 336 may include data files that were delivered not by a request of the user, but were pre-fetched from central server 114 by pre-fetch module 322. This pre-fetched data may include advertisements that are typically displayed as part of a web page. When the user views a certain web page, instead of downloading the advertisement from an ad server and inserting it into the web page, a pre-fetched advertisement from media cache 336 is inserted into the web page. Since the advertisement is stored locally, it may contain high quality motion graphics and sound without a significant load time.
- Pre-fetch module 322 identifies content to pre-fetch based on user preferences or monitoring of user behavior. For example, the user may visit web sites about international travel. Pre-fetch module 322 may then identify advertisements for airlines and hotels as appropriate files to pre-fetch to client 112. Pre-fetch module 322 requests the appropriate files from a server. Services module 332 may monitor how often pre-fetched content is accessed and provide feedback to pre-fetch module 322.
- FIG. 6 is a block diagram of cache 118 of FIG. 1 , according to the invention. The FIG.
- cache 118 is a general-purpose computer including, but not limited to, a content cache 612, a cache manager 614, a scheduling module 616, and an optional DRM rules encoding module 618.
- Content cache 612 and cache manager 614 have the same functionality as media cache 336 and cache management 371 of client 112 (FIG. 3).
- cache 118 may be a source for data files that may be transferred to client 112 or central server 114.
- a particular file may reside in central server 114 and cache 118. If client 112 requests that file, scheduling module 416 of central server 114 may determine that instead of transferring the file from itself, transferring the file from cache 118 would be more efficient. Central server 114 may then send instructions to scheduling module 616 of cache 118 to deliver the requested file to client 112 by the deadline, if any. If central server 114 does transfer a file through cache 118 to client 112, cache manager 614 preferably stores a copy of the file in content cache 612. Thus cache 118 is now a source for other transfers of that file.
- DRM rule encoding module 618 may attach DRM rules to certain content before it is transferred to client 112 or another chosen location.
- DRM rules are typically restrictions on the transferability and use of files containing protected material, such as copyrighted material.
- Some DRM rules, such as read-only, may be permanently attached to files and other DRM rules, such as limits on the number of times a file may be accessed, may depend upon choices made by the user at client 112. For example, a user may decide to pay for viewing a movie three times instead of purchasing the movie.
- FIG. 7 is a flowchart of method steps for delivery of content to the client 112, according to the invention.
- a user at client 112 selects content for delivery.
- the user may select content by choosing from a display of available content on a web site viewed with standard browser 326.
- the user selects a deadline for delivery of the content.
- the deadline may be any length of time, but typically may be a number of hours or a number of days after the time of the request.
- scheduling module 520 of client 112 sends a request for the selected content to central server 114.
- the request includes the identity of the selected content and the delivery deadline.
- scheduling module 416 of central server 114 receives the request and schedules delivery of the content. At the appropriate time as deteirnined by scheduling module 416, in step 720 central server 114 delivers the content to client 112. Scheduling module 416 dete ⁇ mnes the appropriate time to ensure delivery by the deadline.
- FIG. 8 is a flowchart of method steps for delivery of content to a device other than client 112, according to the invention.
- a user at client 112 selects content for delivery to a location that is not client 112.
- the user may purchase a movie as a gift for delivery to the recipient's home computer or set-top box.
- step 812 the user at client 112 selects content, for example a movie with DRM rules attached, which is located at central server 114.
- step 814 the user selects a location for the delivery of the content.
- the location may be identified in a variety of ways, for example an email address or Internet Protocol (IP) address.
- IP Internet Protocol
- step 816 the user selects a deadline for delivery of the content to the chosen location.
- scheduling module 520 of client 112 sends a request to central server 114 for delivery of the content.
- scheduling module 416 of central server 114 determines a schedule for delivery of the content to the chosen location. Then, in step 822, scheduling module 416 in conjunction with DRM module 342 attaches appropriate DRM rules to the content. For a purchased movie, the DRM rules may prevent copying or transferring the file.
- central server 114 delivers the content (movie) to the chosen location (recipient's home computer or set-top box).
- the chosen location preferably has a functionality equivalent to client 112.
- a user of a handheld electronic device for example a personal digital assistant or mobile telephone, sends a request to central server 114 for delivery of content to client 112.
- the user may access a movie rental web site using a personal digital assistant and request that a movie be delivered to his or her home computer (or set-top box) by a deadline.
- the server for the web site then schedules delivery of the movie from an appropriate source to be completed by the deadline.
- FIG. 9 is a.flowchart of method steps for delivery of content to the client 112, according to an alternative embodiment of the invention.
- a user at client 112 selects content for delivery.
- the user selects a deadline for delivery of the content to client 112.
- scheduling module 520 of client 112 sends a request for delivery of the selected content by the deadline to central server 114.
- scheduling module 416 of central server 114 identifies a present location of the content (source) such that delivery of the content to client 112 is optimized. The choice of location may be based on several factors, such as proximity of a source to client 112 and available bandwidth between the source and client 112.
- FIG. 10 is a flowchart of method steps for pre-fetching content to client 112, according to the invention.
- pre-fetch module 322 observes a user's behavior at client 112, for example monitoring which web sites the user visits often.
- pre-fetch module 322 determines content to be pre-fetched to client 112.
- Pre-fetch module 322 may observe that certain advertisements are inserted in certain web pages that the user often views.
- the advertisement file sent to client 112 with the web page may include indicators that a high-resolution version of the advertisement is available.
- pre-fetch module 322 determines the location of the content to be pre-fetched. For the web advertisement, the location information of the high-resolution version may be included in the advertisement file sent with the web page. Then, in step 1018, the delivery of the content is scheduled.
- Pre-fetch module 322 sends instructions to scheduling module 520 of client 112 to send a request for the content to the appropriate source, with or without a deadline.
- step 1020 the source of the content delivers the content to client 112 and scheduling module 520 manages the receipt of the pre-fetched content and stores it in media cache 336.
- scheduling module 520 manages the receipt of the pre-fetched content and stores it in media cache 336.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
AU2002241722A AU2002241722A1 (en) | 2000-12-22 | 2001-12-21 | System and method for automated and optimized file transfers among devices in a network |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US25760200P | 2000-12-22 | 2000-12-22 | |
US60/257,602 | 2000-12-22 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2002052384A2 true WO2002052384A2 (en) | 2002-07-04 |
WO2002052384A3 WO2002052384A3 (en) | 2003-03-13 |
Family
ID=22976959
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2001/050591 WO2002052384A2 (en) | 2000-12-22 | 2001-12-21 | System and method for automated and optimized file transfers among devices in a network |
Country Status (2)
Country | Link |
---|---|
AU (1) | AU2002241722A1 (en) |
WO (1) | WO2002052384A2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2878101A1 (en) * | 2004-11-15 | 2006-05-19 | France Telecom | Multimedia data e.g. audiovisual document, transferring method for e.g. domestic gateway, involves transferring data by transfer manager to reception module in user equipment, where module stores data in cache memory |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4642758A (en) * | 1984-07-16 | 1987-02-10 | At&T Bell Laboratories | File transfer scheduling arrangement |
US5523854A (en) * | 1993-11-08 | 1996-06-04 | Transdata International, Inc. | Store and forward data transmission |
US5557320A (en) * | 1995-01-31 | 1996-09-17 | Krebs; Mark | Video mail delivery system |
US5708960A (en) * | 1994-02-17 | 1998-01-13 | Hitachi, Ltd. | Subscription newspaper dispatching system |
US5920700A (en) * | 1996-09-06 | 1999-07-06 | Time Warner Cable | System for managing the addition/deletion of media assets within a network based on usage and media asset metadata |
US5920701A (en) * | 1995-01-19 | 1999-07-06 | Starburst Communications Corporation | Scheduling data transmission |
US6003082A (en) * | 1998-04-22 | 1999-12-14 | International Business Machines Corporation | Selective internet request caching and execution system |
US6098064A (en) * | 1998-05-22 | 2000-08-01 | Xerox Corporation | Prefetching and caching documents according to probability ranked need S list |
US6134584A (en) * | 1997-11-21 | 2000-10-17 | International Business Machines Corporation | Method for accessing and retrieving information from a source maintained by a network server |
US6240460B1 (en) * | 1996-02-02 | 2001-05-29 | Fuji Xerox, Ltd. | Method and system for data transmission accordance with the form of the data transmission based on control information exchanged between applications of a data transmitter and a data receiver before data transmission is started |
-
2001
- 2001-12-21 WO PCT/US2001/050591 patent/WO2002052384A2/en not_active Application Discontinuation
- 2001-12-21 AU AU2002241722A patent/AU2002241722A1/en not_active Abandoned
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4642758A (en) * | 1984-07-16 | 1987-02-10 | At&T Bell Laboratories | File transfer scheduling arrangement |
US5523854A (en) * | 1993-11-08 | 1996-06-04 | Transdata International, Inc. | Store and forward data transmission |
US5708960A (en) * | 1994-02-17 | 1998-01-13 | Hitachi, Ltd. | Subscription newspaper dispatching system |
US5920701A (en) * | 1995-01-19 | 1999-07-06 | Starburst Communications Corporation | Scheduling data transmission |
US5557320A (en) * | 1995-01-31 | 1996-09-17 | Krebs; Mark | Video mail delivery system |
US6240460B1 (en) * | 1996-02-02 | 2001-05-29 | Fuji Xerox, Ltd. | Method and system for data transmission accordance with the form of the data transmission based on control information exchanged between applications of a data transmitter and a data receiver before data transmission is started |
US5920700A (en) * | 1996-09-06 | 1999-07-06 | Time Warner Cable | System for managing the addition/deletion of media assets within a network based on usage and media asset metadata |
US6134584A (en) * | 1997-11-21 | 2000-10-17 | International Business Machines Corporation | Method for accessing and retrieving information from a source maintained by a network server |
US6003082A (en) * | 1998-04-22 | 1999-12-14 | International Business Machines Corporation | Selective internet request caching and execution system |
US6098064A (en) * | 1998-05-22 | 2000-08-01 | Xerox Corporation | Prefetching and caching documents according to probability ranked need S list |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2878101A1 (en) * | 2004-11-15 | 2006-05-19 | France Telecom | Multimedia data e.g. audiovisual document, transferring method for e.g. domestic gateway, involves transferring data by transfer manager to reception module in user equipment, where module stores data in cache memory |
Also Published As
Publication number | Publication date |
---|---|
AU2002241722A1 (en) | 2002-07-08 |
WO2002052384A3 (en) | 2003-03-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20050273514A1 (en) | System and method for automated and optimized file transfers among devices in a network | |
US9247277B2 (en) | System for the delivery and dynamic presentation of large media assets over bandwidth constrained networks | |
US6993508B1 (en) | Method and mechanism for vending digital content | |
JP4191932B2 (en) | Media distribution apparatus and media distribution method | |
JP5974373B2 (en) | System and method for adaptive file delivery using transparency features | |
US8464066B1 (en) | Method and system for sharing segments of multimedia data | |
EP1844591B1 (en) | System architecture and method for scheduled downloading services | |
US20070294292A1 (en) | Advertising transfer and playback on portable devices | |
US20090089401A1 (en) | Server-controlled distribution of media content | |
JP2002500853A (en) | System and method for multicasting multimedia content | |
JP2011527054A (en) | Adaptive file delivery system and method using link profiles | |
WO2002052384A2 (en) | System and method for automated and optimized file transfers among devices in a network | |
GB2362003A (en) | Distributing information objects in a networked computer environment | |
JP2004341583A (en) | Content delivery system, and content distribution information and delivery quality information acquisition method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
DFPE | Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101) | ||
AK | Designated states |
Kind code of ref document: A3 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PH PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A3 Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
REG | Reference to national code |
Ref country code: DE Ref legal event code: 8642 |
|
122 | Ep: pct application non-entry in european phase | ||
NENP | Non-entry into the national phase |
Ref country code: JP |
|
WWW | Wipo information: withdrawn in national office |
Country of ref document: JP |