WO2003040893A2 - System and methodology for delivering media to multiple disparate client devices based on their capabilities - Google Patents

System and methodology for delivering media to multiple disparate client devices based on their capabilities Download PDF

Info

Publication number
WO2003040893A2
WO2003040893A2 PCT/US2002/036064 US0236064W WO03040893A2 WO 2003040893 A2 WO2003040893 A2 WO 2003040893A2 US 0236064 W US0236064 W US 0236064W WO 03040893 A2 WO03040893 A2 WO 03040893A2
Authority
WO
WIPO (PCT)
Prior art keywords
target device
capabilities
media
determining
format
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.)
Ceased
Application number
PCT/US2002/036064
Other languages
English (en)
French (fr)
Other versions
WO2003040893A3 (en
Inventor
Paul Mietz Egli
Shekhar Kirani
Venkat Easwar
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.)
Lightsurf Technologies Inc
Original Assignee
Lightsurf Technologies Inc
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 Lightsurf Technologies Inc filed Critical Lightsurf Technologies Inc
Priority to JP2003542457A priority Critical patent/JP2005527881A/ja
Priority to CA002466179A priority patent/CA2466179A1/en
Priority to EP02782286A priority patent/EP1451662A2/en
Priority to AU2002348362A priority patent/AU2002348362A1/en
Publication of WO2003040893A2 publication Critical patent/WO2003040893A2/en
Publication of WO2003040893A3 publication Critical patent/WO2003040893A3/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4092Image resolution transcoding, e.g. by using client-server architectures
    • 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 generally to information processing and, more particularly, to an online system providing methodology for improving online access to digital media and related information.
  • a variety of digital image, digital video and digital audio products are currently available to consumers. Regardless of how digital media is recorded, at some later point in time, the information must become available to other devices —that is, become available to a larger network of digital devices, so that such information may be displayed on a screen, printed to hard copy, stored, or shared with other people.
  • client devices exist with sufficient graphics capabilities for potentially viewing (and/or listening to) this media.
  • WAP Wireless Application Protocol
  • a Palm handheld device For instance, the example of a Palm handheld device.
  • a "true-color" e.g., 32-bit depth 1024 by 768 digital photograph of his or her family on the Web. If the user connects to the Internet using the Palm device, he or she cannot display the photograph because the Palm device may only support four-level or sixteen- level grayscale. Even if the image could be displayed, the transmission time for downloading the image to the Palm device would be impractical. Still further, even if the image could be downloaded, the display for the Palm may be physically too small to render the image in a manner that is acceptable to the user.
  • a "true-color" e.g., 32-bit depth
  • This problem is not limited to just image data but also applies to other types of digital objects.
  • Many Internet sites display multi-colored images, streaming video, streaming audio, and other content that is targeted primarily at users with desktop and laptop computer devices and Web browser software.
  • a desktop or laptop computer has significant processing, storage, and display resources and is capable of rendering large images and video files in multiple colors and formats.
  • a smaller device such as a cellular phone or a personal digital assistant (“PDA”) typically does not have the necessary capabilities to display colors or to handle media in particular formats.
  • PDA personal digital assistant
  • a cellular phone which typically has a small screen for display of messages, does not have the software or display capabilities to render a JPEG image.
  • a user with a PDA or cellphone is typically unable to access much of the information available on many Internet sites.
  • Certain content providers that are focused primarily on cellular telephone and
  • PDA users do offer Internet sites that display media appropriate for these users. These sites include images with lower resolution and fewer colors in formats supported by these types of devices.
  • content providers focused on cellular telephone and handheld device users have problems supporting the wide number of devices currently in use. Numerous different types of cellular telephones and handheld devices are in use, each having different specifications and capabilities. These devices have different screen sizes, resolution, and color capabilities. Thus, even if a content provider is focused on cellular telephone users, that content provider often must create images and other media offerings geared towards the least capable devices in order to serve the broadest number of users.
  • Apache is a public domain Web server developed by a group of volunteer programmers called the Apache Group.
  • the initial version of the Apache server was developed in 1995 based on the httpd Web server developed at the National Center for Supercomputing Applications, University of Illinois, Urbana-Champaign. Additional information on the Apache Web server and copies of the source code for this Web server are currently available on the Internet at http://www.apache.org.
  • CC/PP is an abbreviation for Composite Capabilities/Preference Profiles, a proposed standard being developed by the World Wide Web Consortium (W3C).
  • W3C World Wide Web Consortium
  • a CC/PP profile is a description of device capabilities and user preferences that can be used to guide the adaptation of content presented to that device.
  • the current proposed specification is described by "Composite Capability/Preference Profiles (CC/PP): A user side framework for content negotiation", W3C Note, 27 July 1999, available from the
  • HTML HyperText Markup Language. Every HTML document requires certain standard HTML tags in order to be correctly interpreted by Web browsers. Each document consists of head and body text. The head contains the title, and the body contains the actual text that is made up of paragraphs, lists, and other elements. Browsers expect specific information because they are programmed according to HTML and SGML specifications. Further description of HTML documents is available in the technical and trade literature; see e.g., Ray Duncan, Power Programming: An HTML Primer, PC Magazine, June 13, 1995.
  • HTTP stands for HyperText Transfer Protocol, which is the underlying communication protocol used by the World Wide Web on the Internet. HTTP defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands. For example, when a user enters a URL in his or her browser, this actually sends an HTTP command to the Web server directing it to fetch and transmit the requested Web page. Further description of HTTP is available in RFC 2616: Hypertext Transfer Protocol - HTTP/1.1. RFC 2616 is available from the World Wide Web Consortium (W3C), and is currently available via the Internet at http://www.w3.org/Protocols/. Additional description of HTTP is available in the technical and trade literature; see e.g., William Stallings, The Backbone of the Web,
  • JPEG Full-size digital images are maintained in a Joint Photographic Experts Group or JPEG format. See e.g., Nelson, M. et al., The Data Compression Book, Second Edition, Chapter 11 : Lossy Graphics Compression (particularly at pp. 326-330), M&T Books, 1996. Also see e.g., JPEG-like Image Compression (Parts 1 and 2), Dr. Dobb's Journal,
  • SMTP Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server.
  • TCP stands for Transmission Control Protocol.
  • TCP is one of the main protocols in TCP/IP networks. Whereas the IP protocol deals only with packets, TCP enables two hosts to establish a connection and exchange streams of data. TCP guarantees delivery of data and also guarantees that packets will be delivered in the same order in which they were sent. For an introduction to TCP, see, e.g., RFC 793.
  • TCP/IP Stands for Transmission Control Protocol/Internet Protocol, the suite of communications protocols used to connect hosts on the Internet. TCP/IP uses several protocols, the two main ones being TCP and IP. TCP/IP is built into the UNIX operating system and is used by the Internet, making it the de facto standard for transmitting data over networks.
  • RFC 1180 A TCP/IP tutorial. A copy of RFC 1180 is currently available at ftp://ftp.isi.edu/in-notes/rfcl 180.txt.
  • UAProf UAProf or WAG UAProf refers to the proposed Wireless Access Group User Agent Profile Specification about how devices such as cellular phones should describe their capabilities to servers.
  • the current proposed specification is described as "WAG UAProf (Wireless Application Group User Agent Profile Specification), Wireless Application Protocol Forum, Ltd., Proposed Version 30- May-2001, available from the WAP Forum.
  • WAG UAProf Wireless Application Group User Agent Profile Specification
  • WAP Forum Proposed Version 30- May-2001, available from the WAP Forum.
  • a copy of the specification can currently be found on the Internet at http://wwwl . wapforum. org/tech/ documents/WAP -248- UAProf-20010530-p.pdf.
  • URL Abbreviation of Uniform Resource Locator, the global address of documents and other resources oh the World Wide Web. The first part of the address indicates what protocol to use, and the second part specifies the IP address or the domain name where the resource is located.
  • WAP stands for Wireless Application Protocol, which is a communication protocol, not unlike TCP/IP, that was developed by a consortium of wireless companies, including Motorola, Ericsson, and Nokia, for transmitting data over wireless networks.
  • WAP includes various equivalents of existing Internet protocols.
  • WML is a WAP version of the HTML protocol.
  • Other examples include a WAP browser that is a WAP equivalent of an
  • HTML browser and a WAP gateway (on the server side) that is a WAP equivalent of an
  • HTTP server At the WAP gateway, HTTP is translated to/from WAP.
  • XML Short for Extensible Markup Language, a specification developed by the W3C.
  • XML is a pared-down version of SGML, designed especially for Web documents. It allows designers to create their own customized tags, enabling the definition, transmission, validation, and interpretation of data between applications and between organizations.
  • XML Extensible Markup Language
  • XML Extensible Markup Language
  • the specification is also currently available on the Internet at http://www.w3.org/TR/REC-xml.
  • the present invention provides an online system incorporating improved methodologies enabling content providers to effectively serve the widest array of clients. It combines on-the-fly media reformatting with advanced client detection capabilities to enable the delivery of the appropriate and best possible incarnation of a provider's media content to every connected client device.
  • the online media delivery system of the present invention receives requests from client devices for media documents or objects, determines the media output capabilities of the device making the request, and serves a transformed version of the media object appropriate for the requesting client device.
  • the system includes a client capabilities module (CCM) and a media transformation module (MTM). These two modules cooperate to identify a client from an HTTP request, determine its media output capabilities, and reformat the source media according to those capabilities.
  • CCM client capabilities module
  • MTM media transformation module
  • the system also includes a data store containing information on the capabilities of various client devices, an (optional) front-side cache for storing transformed media content, and a backside cache for local storage of original items of content.
  • the system provides access to media content for multiple disparate client devices ⁇ that is, to target devices of varying hardware and software capabilities.
  • the system enables delivery of appropriate media content to practically any device with connectivity capability.
  • the target devices may include both wireless devices (e.g., cellular phone, handheld personal digital assistant (PDA), and pager) as well as wireline devices (e.g., desktop computer, laptop computer, and videophone).
  • wireless devices e.g., cellular phone, handheld personal digital assistant (PDA), and pager
  • wireline devices e.g., desktop computer, laptop computer, and videophone
  • the improved methodology of the system in providing media content appropriate to a particular device can be summarized as follows. Initially, the URLs of particular full-format multimedia objects on an Internet Web site are modified to be served by the system of the present invention. This is accomplished by modifying the HTML pages on the Web site to replace the URLs of these full-format multimedia objects with URLs which point to the server on which the media delivery system is installed and contains the path to the media objects.
  • the system acts as an HTTP proxy to those original objects, intercepting requests for the original content and serving a transformed version of the content applicable to the requesting client.
  • the media output capabilities are communicated to the system by the device or are surmised by the system's client capabilities module. If the device is communicating its capabilities, it does so during the initiation or during every interaction. Alternatively, the device's capabilities are previously stored in the system's data store based on prior knowledge of the device. Based on the information communicated to or surmised by the system, an information record is created describing the target device's capabilities. This information indicates to the system what transformation (if any) is required for translating the original item of media content into a format suitable for the target device.
  • the client capabilities module (optionally) checks the front-side cache to see whether the cache already stores a version of the object that has been translated into a format suitable for this particular target device. If the object (transformed for the target device) already exists in the front-side cache, then the client capabilities module may simply return that object to the client device. However, if an appropriate transformed object is not in the cache, then the client capabilities module proceeds to pass the object identifier and the client device parameters on to the media transformation module.
  • the media transformation module receives requests for a particular item of media content in a particular format from the client capabilities module.
  • the media transformation module obtains the original media object, transforms the object from its original format into the format that is desired for the target device (based on the specified target device capabilities), and returns the converted object to the client device.
  • the media transformation module utilizes a backside cache as an optimization to provide increased efficiency. Media objects are retained in the backside cache to avoid having to retrieve frequently or recently requested items in response to each request. Use of this backside cache reduces the number of calls over the network and expedites conversion and return of media objects to client devices.
  • Fig. 1 is a block diagram of a computer system in which software-implemented processes of the present invention may be embodied.
  • Fig. 2 is a block diagram of a software system for controlling the operation of the computer system.
  • Fig. 3 is a block diagram illustrating an online media delivery system of the present invention.
  • Figs. 4A-B comprise a single flowchart illustrating the detailed method steps of the system in determining the capabilities of a target device and transforming and delivering content to such target device in an appropriate format.
  • Fig. 5 is a flowchart illustrating the operations of the client capabilities module of the present invention in acting as a proxy for incoming HTTP requests from non- compliant devices.
  • Fig. 1 is a very general block diagram of an IBM-compatible system 100.
  • system 100 comprises a central processing unit(s) (CPU) or processor(s) 101 coupled to a random-access memory (RAM) 102, a read-only memory (ROM) 103, a keyboard 106, a printer 107, a pointing device 108, a display or video adapter 104 connected to a display device 105, a removable (mass) storage device 115 (e.g., floppy disk, CD-ROM, CD-R, CD-RW, DVD, or the like), a fixed (mass) storage device 116 (e.g., hard disk), a communication (COMM) port(s) or interface(s) 110, a modem 112, and a network interface card (NIC) or controller 111 (e.g., Ethernet).
  • CPU 101 comprises a processor of the Intel Pentium® family of microprocessors. However, any other suitable processor may be utilized for implementing the present invention.
  • the CPU 101 communicates with other components of the system via a bidirectional system bus (including any necessary input/output (I/O) controller circuitry and other "glue" logic).
  • the bus which includes address lines for addressing system memory, provides data transfer between and among the various components. Description of Pentium-class microprocessors and their instruction set, bus architecture, and control lines is available from Intel Corporation of Santa Clara, CA.
  • Random-access memory 102 serves as the working memory for the CPU 101. In a typical configuration, RAM of sixty-four megabytes or more is employed. More or less memory may be used without departing from the scope of the present invention.
  • the read-only memory (ROM) 103 contains the basic input/output system code (BIOS) - a set of low-level routines in the ROM that application programs and the operating systems can use to interact with the hardware, including reading characters from the keyboard, outputting characters to printers, and so forth.
  • Mass storage devices 115, 116 provide persistent storage on fixed and removable media, such as magnetic, optical or magnetic-optical storage systems, flash memory, or any other available mass storage technology.
  • the mass storage may be shared on a network, or it may be a dedicated mass storage.
  • fixed storage 116 stores a body of program and data for directing operation of the computer system, including an operating system, user application programs, driver and other support files, as well as other data files of all sorts.
  • the fixed storage 116 serves as the main hard disk for the system.
  • program logic (including that which implements methodology of the present invention described below) is loaded from the removable storage 115 or fixed storage 116 into the main (RAM) memory 102, for execution by the CPU 101.
  • the system 100 accepts user input from a keyboard 106 and pointing device 108, as well as speech-based input from a voice recognition system (not shown).
  • the keyboard 106 permits selection of application programs, entry of keyboard-based input or data, and selection and manipulation of individual data objects displayed on the screen or display device 105.
  • the pointing device 108 such as a mouse, track ball, pen device, or the like, permits selection and manipulation of objects on the display screen. In this manner, these input devices support manual user input for any process running on the system.
  • the computer system 100 displays text and/or graphic images and other data on the display device 105.
  • the video adapter 104 which is interposed between the display
  • the video adapter 104 which includes video memory accessible to the CPU 101, provides circuitry that converts pixel data stored in the video memory to a raster signal suitable for use by a cathode ray tube (CRT) raster or liquid crystal display (LCD) monitor.
  • CTR cathode ray tube
  • LCD liquid crystal display
  • a hard copy of the displayed information, or other information within the system 100, may be obtained from the printer 107, or other output device.
  • Printer 107 may include, for instance, an HP LaserJet® printer (available from Hewlett-Packard of Palo Alto, CA), for creating hard copy images of output of the system.
  • the system itself commumcates with other devices (e.g., other computers) via the network interface card (NIC) 111 connected to a network (e.g., Ethernet network, Bluetooth wireless network, or the like), and/or modem 112 (e.g., 56K baud, ISDN, DSL, or cable modem), examples of which are available from 3Com of Santa Clara, CA.
  • the system 100 may also communicate with local occasionally-connected devices (e.g., serial cable-linked devices) via the communication (COMM) interface 110, which may include a RS-232 serial port, a Universal Serial Bus (USB) interface, or the like.
  • Communication communication
  • USB Universal Serial Bus
  • IBM-compatible personal computers and server computers are available from a variety of vendors. Representative vendors include Dell Computers of Round Rock, TX,
  • Compaq Computers of Houston, TX, and IBM of Armonk, NY Other suitable computers include Apple-compatible computers (e.g., Macintosh), which are available from Apple Computer of Cupertino, CA, and Sun Solaris workstations, which are available from Sun Microsystems of Mountain View, CA.
  • Apple-compatible computers e.g., Macintosh
  • Sun Solaris workstations which are available from Sun Microsystems of Mountain View, CA.
  • a computer software system 200 is provided for directing the operation of the computer system 100.
  • Software system 200 which is stored in system memory (RAM) 102 and on fixed storage (e.g., hard disk) 116, includes a kernel or operating system (OS) 210.
  • the OS 210 manages low-level aspects of computer operation, including managing execution of processes, memory allocation, file input and output (I/O), and device ⁇ IO.
  • One or more application programs such as client application software or "programs" 201 (e.g., 201a, 201b, 201c, 201d) maybe "loaded” (i.e., transferred from fixed storage 116 into memory 102) for execution by the system 100.
  • System 200 includes a graphical user interface (GUI) 215, for receiving user commands and data in a graphical (e.g., "point-and-click") fashion. These inputs, in turn, may be acted upon by the system 100 in accordance with instructions from operating system 210, and/or client application module(s) 201.
  • the GUI 215 also serves to display the results of operation from the OS 210 and application(s) 201, whereupon the user may supply additional inputs or terminate the session.
  • the OS 210 operates in conjunction with device drivers 220 (e.g., "Winsock” driver ⁇ Windows' implementation of a TCP/IP stack) and the system BIOS microcode 230 (i.e., ROM-based microcode), particularly when interfacing with peripheral devices.
  • device drivers 220 e.g., "Winsock” driver ⁇ Windows' implementation of a TCP/IP stack
  • BIOS microcode 230 i.e., ROM-based microcode
  • OS 210 can be provided by a conventional operating system, such as Microsoft® Windows 9x, Microsoft® Windows NT, Microsoft® Windows 2000, or Microsoft® Windows XP, all available from Microsoft Corporation of Redmond, WA.
  • OS 210 can also be an alternative operating system, such as the previously-mentioned operating systems.
  • the above-described computer hardware and software are presented for purposes of illustrating the basic underlying desktop and server computer components that may be employed for implementing the present invention. For purposes of discussion, the following description will present examples in which it will be assumed that there exists a "server” (e.g., Web server) that communicates with one or more "clients” (e.g., media display devices).
  • the present invention is not limited to any particular environment or device configuration.
  • a client/server distinction is not necessary to the invention, but is used to provide a framework for discussion.
  • the present invention may be implemented in any type of system architecture or processing environment capable of supporting the methodologies of the present invention presented in detail below.
  • this solution requires an Internet content provider to display a large number of copies of the same media object in order to address the various types of devices on the market and their wide range of capabilities.
  • the disadvantages of this approach are that it requires the content provider to create, store, and manage multiple pre-rendered versions of the same media in various formats depending on the number of devices to be supported.
  • the present invention allows a content provider to develop content in one form and deliver the content in multiple forms based on the capabilities of the client device requesting the content.
  • the present invention includes an online system and methodology for providing a client device with media content appropriate for the media output capabilities of the device.
  • the system includes a client capabilities module (CCM) to determine the capabilities of connected client devices and a media transformation (or transcoding) module (MTM) that renders the appropriate media on-the-fly and delivers it to the client device in the appropriate format.
  • CCM client capabilities module
  • MTM media transformation (or transcoding) module
  • the operations of the present invention can be illustrated by the following example of rendering a digital image to a particular client device.
  • the original item of media content on an Internet site is a 24-bit color JPEG image and the client device requesting this image is a Palm PDA that supports 16-level grayscale.
  • the client device connects wirelessly to the Internet site and invokes the URL for this JPEG image.
  • the Internet content provider using the present invention has previously revised the Uniform Resource Locator (URL) for this image to refer to the machine on which the client capabilities module of the present invention is installed. As a result, this URL request is routed to the CCM, which identifies the requested image and the client device from this request.
  • URL Uniform Resource Locator
  • the CCM determines the capabilities of the client device in an intelligent fashion by examining the client request to the server to obtain information about the client device and by comparing this information to known device characteristics and capabilities stored in its data store. In this case, the CCM recognizes this device as a specific type of Palm PDA and looks up the device's capabilities in the system's database. Based upon this information, the CCM determines that the JPEG image should be supplied to this Palm device in a 16-level grayscale format.
  • the CCM (optionally) checks a front-side cache to see whether the cache already stores a version of the image in the required format. If an appropriate transformed image is not in the cache, then the CCM requests the image from the media transformation module in a 16-level grayscale format suitable for rendering to this type of Palm PDA device.
  • the MTM obtains the appropriate image, converts it to the appropriate format and serves it to the client device.
  • the system includes intelligence that allows it to optimally translate the images (from their original format) into a format suitable for use by the particular target device. The overall translation or transformation process is performed in a manner that preserves performance and scalability criteria desired for the system.
  • FIG. 3 illustrates an online environment 300 suitable for implementing the present invention.
  • the environment 300 includes an online media delivery system 320 connected via the Internet (shown at 310) to one or more client devices 301 and at least one Internet site (server) 330.
  • client device 301 represents one of a variety of target devices (or "clients") that are capable of connecting over the Internet and accessing online content.
  • client devices may include both wireless devices (e.g., cellular phone, handheld PDA (personal data assistant), and pager) as well as wireline devices (e.g., desktop computer, laptop computer, and videophone).
  • wireless devices e.g., cellular phone, handheld PDA (personal data assistant), and pager
  • wireline devices e.g., desktop computer, laptop computer, and videophone.
  • the Internet server 330 represents a Web server at which items of media content (e.g., audio, video, documents, blob objects, or other items of interest) are stored. During operation, the Internet server 330 typically stores a number of different items of media content that are to be made available to a wide range of client devices. Actual connection between the Internet server 330 and the online media delivery system 320 may occur over the Internet or, optionally, occur via a non-Internet (e.g., WAN) connection as illustrated by the dashed connection line in the figure. In either instance, the Internet server 330 may be housed at the same site as the online media delivery system 320, or may be housed at a remote site, as desired.
  • items of media content e.g., audio, video, documents, blob objects, or other items of interest
  • the Internet server 330 typically stores a number of different items of media content that are to be made available to a wide range of client devices.
  • Actual connection between the Internet server 330 and the online media delivery system 320 may occur
  • the online media delivery system 320 functions to detect client device capabilities and, based on that determination, transforms and delivers media content to such devices in appropriate formats to the client device 301.
  • the media delivery system 320 includes a client capabilities module (CCM) 322, a media transformation module (MTM) 325, and a device capabilities data store 324.
  • the client capabilities module 322 is in direct communication with a front-side cache 321 and a CCM log 323; the media transformation module 325, similarly, is in direct communication with backside cache 327 and MTM log 326.
  • items containing and/or referencing media content are encoded with a URL that directs clients requesting such items to the system 320.
  • the Internet server 330 may also include the original items of media content, which may be any type of content including digital images, video, audio, documents, "blob" objects, or the like. Alternatively, original items of media content may be stored locally on the system 320 or on another local or remote server to which the system 320 is connected.
  • a request e.g., HTTP request
  • the request is routed to the client capabilities module 322 of the media delivery system 320.
  • the client capabilities module 322 identifies the (client) device and obtains available information about the device's capabilities. Based on this identification, the client capabilities module 322 retrieves additional information about the capabilities of the client device for displaying or outputting media from the data store 324.
  • the data store 324 includes media output capabilities of various devices. In the currently preferred embodiment, a corresponding device identifier is employed to index this information.
  • the capabilities stored in data store 324 include information regarding screen resolution, screen color depth, whether images should be rotated to fit on the device's screen display, and other such information as described in more detail below.
  • the data store 324 is field upgradable so that as new devices are introduced into the market, the profiles of such devices and their capabilities can be added.
  • the client capabilities log 323 includes a record of any client devices that could not be identified or for which capabilities are not available. These log records enable any omitted devices to be identified so that information on these devices can be obtained and added to the data store 324.
  • client capabilities module 322 looks into the front-side cache 321, which stores previously converted content, to see if the object is available in the appropriate format.
  • the front side cache 321 is an (optional) optimization in which previously converted media objects are retained for supply in response to future requests.
  • the front-side cache 321 may be implemented using least-recently used (LRU) technique to "age out” (i.e., remove) the least-recently used items. If the client capabilities module 322 determines that the . appropriate object is not available in the front-side cache 321, it requests the media transformation module 325 to perform an on-the-fly transformation that will supply the object.
  • LRU least-recently used
  • the media transformation module (MTM) 325 receives requests for a particular item of media content in a particular format from client capabilities module 322.
  • the media transformation module 325 obtains an original copy of the requested media object, converts it into the requested format, and returns the converted media object to the client device 301.
  • the backside cache 327 is an optimization to provide increased efficiency; it may also be implemented using LRU technique.
  • Original objects retrieved from the Internet server 330 (or another source) are retained in the backside cache 327 to avoid having to retrieve a copy of each requested item in response to each request. Use of this backside cache reduces the number of calls over the network. It also expedites conversion and return of available objects by the media transformation module 325 by avoiding the retrieval of large objects (such as high quality color images) from a remote server.
  • Figs. 4A-B comprise a single flowchart of the detailed method steps of the operations of the system in detecting the capabilities of connected client devices and delivering media objects to such devices in appropriate formats.
  • step 401 URLs for multimedia objects in Web pages at an Internet site are modified so that such objects will be served by the media delivery system of the present invention.
  • the URLs are prepended with the server name on which the media delivery system is installed. For example, if the subscriber's site contained a logo normally accessed by the URL: http://www.subscriber.com/img/logo.gif, the modified URL would be: http://eswitch.com/www.subscriber.com/img/logo.gif.
  • step 402 an HTTP request from a client device is routed to the media delivery system when a Web page containing these rewritten URLs is opened or the client device selects (clicks on) a rewritten URL.
  • step 403 the client capabilities module (CCM) reverses the encoding process performed in step 401 and determines the full URL to the source image. In the currently preferred implementation, this consists of removing the "/eswitch.com" from the request URL.
  • the CCM retrieves the client capability configuration from the data store using the HTTP User- Agent header as a key.
  • the configuration information specifies the playback capabilities of the client device, such as display size, color depth, audio channels, and so forth.
  • the configuration information may require examination of additional HTTP request headers to determine the complete capabilities of the client device. Information gathered during this step allows the CCM to understand exactly what capabilities are supported in the target device. In particular, this information indicates to the system what particular transformation operation(s) is required in order to translate the original media object into a format suitable for the target device.
  • step 405 the CCM constructs a URL containing commands specific to the media transformation module (MTM). These commands instruct the MTM to transform the source media document or object to conform to the capabilities of the client device that requested the document.
  • This URL points to the MTM server specified in the configuration file.
  • the MTM module can be on the same server or a different server than the CCM.
  • step 406 the CCM consults a front-side cache for an object matching the constructed MTM URL. In other words, it looks to see if the front-side cache already stores a version of the media object that has been translated in a manner suitable for this particular target device.
  • the URL strings used internally within the system are encoded to serve as an index for particular object in a particular format.
  • an encoded URL string can indicate that a particular document in a particular format is stored at a particular location.
  • the CCM proxies the original client request, replacing the URL sent by the client with the reconstructed URL created by the CCM.
  • This process is completely transparent to the client: the client device making the request is not informed or aware that the request has been passed on to the MTM. Rather, this transfer is a back-end process in which the CCM forwards the request made by the client device for fulfillment by the MTM.
  • the MTM receives the constructed URL and makes an HTTP request through a backside-caching server for the original media object. If the object is present in the backside cache, it is served from local disk. If not, the caching server requests the object from the Internet site identified in the original URL and caches it for future use.
  • the task of the MTM is to transform the media object from its original format into the format that is desired for the target device (based on target device capabilities).
  • the MTM performs the media transformation as specified in the reconstructed URL that it received.
  • the newly-transformed version of the media object is returned to the client device and
  • the present invention may also be used to determine the capabilities of client devices and supply this client capabilities information to other systems or devices.
  • client devices such as cellular phones should describe their capabilities to servers, see, e.g., WAG UAProf (Wireless Application Group User Agent Profile Specification), Wireless Application Protocol Forum, Ltd., Proposed Version 30- May-2001, available from the WAP Forum.
  • WAG UAProf Wireless Application Group User Agent Profile Specification
  • Wireless Application Protocol Forum Ltd., Proposed Version 30- May-2001, available from the WAP Forum.
  • This problem can be addressed by configuring the system of the present invention to act as a proxy for incoming HTTP requests from non-compliant devices.
  • the client capabilities module looks up the required data and attaches this information to the request before forwarding the request on to its eventual destination. This enables the system to act as a bridge between the non-compliant client device and those Internet and WAP sites that require compliance with UAProf, CC/PP, or other comparable standards.
  • Fig. 5 is a flowchart illustrating the operations of the client capabilities module of the media delivery system in acting as a proxy for incoming HTTP requests from non- compliant devices.
  • step 501 an HTTP request from a non-compliant client device is forwarded from an Internet or WAP site to the system.
  • a "non- compliant" client device is one that is not in compliance with UAProf, CC PP, or similar standards requiring such device to identify its capabilities.
  • step 502 the system's client capabilities module (CCM) retrieves the client capability configuration from the data store using the HTTP User- Agent header as a key.
  • CCM system's client capabilities module
  • the configuration information specifies the capabilities of the client device, such as display size, color depth, audio channels, and so forth.
  • the configuration information may require examination of additional HTTP request headers to determine the complete capabilities of the client device. Information gathered during this step allows the CCM to understand exactly what capabilities are supported in the target device.
  • step 503 the CCM supplements the request made by the particular client device with information regarding the specific capabilities of such client device as illustrated below.
  • the CCM returns the supplemented request including details on the client capabilities to the destination specified in such client request.
  • the following is an example of how the system can be used to append device capabilities information to a request.
  • An example of an incoming request forwarded to the system is as follows:
  • the incoming information reports device capabilities including, for example, color support ("0" or none, for the above device) and screen pixels (171 by 108 pixels for the above device).
  • the client capabilities module determines the capabilities of the particular client device in the manner described above.
  • the CCM then attaches this information to the request and forwards the supplemented request on to its eventual destination.
  • a sample request showing the information appended by the CCM is as follows:
  • the generated document is populated with information from the device's HTTP request and the data store or knowledgebase maintained by the media delivery system. Because the system maintains a knowledgebase of client device characteristics, it is much more capable of creating a complete UAProf or CC/PP document than a server which simply transcodes the information in the HTTP headers. E. Detailed methods of operation of CCM and MTM modules
  • the client capabilities module identifies a client device from an HTTP request.
  • the CCM uses information supplied in the request, together with media output capability information stored in the data store, to determine the media output capabilities of a particular client device. This enables the CCM to determine the optimal transmission size and playback format for the particular type of client device requesting the item of interest (e.g., media object).
  • an HTTP browser may indicate the browser name (e.g., "Netscape Navigator” or "Microsoft Internet Explorer"), the browser version, and the graphic types it supports. This information is helpful in instances where graphic support is limited, such as a browser running on a set-top box having very limited graphic support (e.g., JPEG support only).
  • the target device In the case that the target device is not able to indicate its capabilities, it will at least indicate its device class, such as a Palm handheld device, a set-top box, a phone with a WAP browser, or the like.
  • the CCM obtains information about the capabilities of the device from the device capabilities data store.
  • the device class may be a Palm handheld device of a particular model.
  • the CCM may discern, by looking up the device class in the knowledgebase maintained in the data store, the capabilities of the device, such as display capability (e.g., 16-color), device memory (e.g., 4-8 MB), and display size (e.g., 300 x 500).
  • the CCM also includes methods to log unidentified clients in the CCM log and to provide notifications at regular intervals to ensure that the knowledgebase is as up-to-date as possible. As new client devices are introduced, the configuration information in the knowledgebase can be updated to add information on these new client devices.
  • the CCM supports either a "push” or a "push/pull” scheme for updating its configuration files.
  • the "push” scheme consists of a secure HTTP POST request or SMTP message sent to the data store containing the replacement configuration file.
  • the "push/pull” scheme consists of sending an HTTP GET request or SMTP message to the data store which causes the server to schedule an update of the local configuration files.
  • the CCM relies primarily on HTTP headers, particularly the User- Agent header, to identify clients.
  • the CCM also examines information in the protocol layer below HTTP (for example, the origin of the request's IP packets).
  • the CCM consults a hierarchical configuration file (in the data store) which supplies default values for the device's capabilities and specifies additional headers, such as the Accept header, which can also be used to determine the proper output format for media content.
  • the CCM constructs a request to the MTM for the specified media document including the proper reformatting information. The CCM then forwards the client connection to the MTM with the reconstructed request.
  • the CCM may be implemented as an Apache module with access to the full HTTP request made by the client.
  • the information contained in that request is used to identify the client device making the request through a series of queries against a configuration file.
  • the HTTP User- Agent header is the primary indicator of the requesting client. While User- Agent is an optional header in both HTTP/1.0 and HTTP/1.1, in practice all Web client software send some identifying information in that header on each request. Many clients also send custom headers describing the physical capabilities of their devices. For example, the UP browser (Unwired Planet browser supplied by Openwave Systems, Inc. of Redwood City, CA), which is a WAP browser used in mobile phones, sends out "non-standard" heads in the request. "Non-standard" in this context means that such headers are not covered by the HTTP specification. An example of one of these headers is as follows:
  • the "x-up-devcap-screenpixels" portion of the above header specifically indicates how many pixels in width and height (120 x 50) the client device is capable of displaying.
  • the header shown in the above example contains several details about the capabilities of this particular client device. However, in many cases headers do not include all of these details, and thus the CCM must refer to information stored in the data store to obtain device characteristics. However, the CCM uses information in the headers like "x-up- devcap-screenpixels" portion of the above header whenever possible.
  • the CCM configuration file (or knowledgebase) in the data store is written in XML to take advantage of that language's hierarchical features.
  • the file consists of a series of ⁇ user-agent> entries.
  • tag attribute naming patterns indicate that the values provided to those attributes will be treated as regular expressions.
  • standard "match remember” syntax parentheses
  • the pattern attribute matches the string "120, 50” and indicates that the substring "50” is to be used to set the enclosing capability value.
  • the CCM When the CCM receives a request, it runs through the configuration file, checking each ⁇ user-agent> tag in turn by comparing the value of the HTTP header specified by the header attribute to the string specified in the value attribute. In the majority of cases, the ⁇ user-agent> tag is matched against the HTTP User- Agent header, and matching the tag against the HTTP User- Agent header is the default behavior if the header attribute is omitted.
  • Each ⁇ user-agent> block is processed in the order it appears in the configuration file, so ⁇ user-agen > tags with more restrictive value attributes appear before ⁇ user- agent> tags with less-restrictive value attributes. For example, a ⁇ user-agent> tag which reads value- UP.
  • Browser/3.1' is placed before a ⁇ user-agent> tag which reads value— UP. Browser'.
  • the ⁇ device-class> element is used to separate the different clients into arbitrary groupings based on their capabilities. Some examples of ⁇ device-class> values might be "WAP", "i-mode”, “HDML”, and "j-phone. "
  • the CCM determines the MIME type of the media document being requested, generally by issuing an HTTP HEAD request to the document source. Once the MIME type is known, the CCM looks up the appropriate ⁇ content-type> block inside the ⁇ user-agent> block. In the example above, any request for MIME types that start with "image/" will match the regular expression defined in the pattern attribute of the first ⁇ content-type> tag.
  • An actual configuration file may have separate blocks for each supported media type or subtype.
  • Client capabilities are defined inside the ⁇ content-type> tag by one or more ⁇ capability> tags. Each media type may require different capabilities. To properly display images, one needs to know display width, height, and color depth. To supply appropriate audio streams, one needs to know bandwidth and whether the device is capable of playing multiple channels.
  • the configuration file provides previously-stored values for each capability through the mandatory default attribute. Lines 4 and 11 of the above example illustrate this case, setting the color depth and output format for all UP.Browser user agents to 8 bits per pixel and image/bmp, respectively. As described above, some user agents provide additional information to the server in the form of non-standard HTTP headers.
  • the ⁇ header> tag can be used inside of a ⁇ capability> tag to instruct the CCM to parse these headers and set the device capabilities depending on the header values, h the example, line 6 indicates that the non-standard "x- up-devcap-screenpixels" header should be used, if present, to set the device display width by applying the regular expression provided in the pattern attribute to that header's value. Parentheses are used to isolate a part of the header value to assign to the capability.
  • the underlying communication transport may also be inferred from the class or type of device.
  • the system may infer that the underlying communication transport is wireless.
  • the target device is a pager that is communicating using WAP, the system may infer that the target device uses wireless communication with limited bandwidth (as compared to a cellular phone).
  • the system may usually discern whether the communication transport is wireless or wireline.
  • very few devices have both wireless and wireline capability. Typical wireline connections include TI, DSL, cable modem and dial-up connections.
  • typical connections include 9600-baud circuit-switched data call, 9600-baud packet-switched data call, or the newer 64K baud GPR call.
  • the client capabilities module is also responsible for verifying the source of the original content so that the system can only be used to reformat content of authorized participating sites and not of third parties. Security is enforced by only activating the CCM in response to specific URLs containing the name of a designated server for which content is to be transformed.
  • the CCM uses the information it derives about the capabilities of a particular client device to construct a request to the media transformation module for the requested media document. This CCM forwards this constructed request, including the proper reformatting information and the client connection to the MTM.
  • the client capabilities module (optionally) implements a front-side cache for transformed media documents.
  • This front-side cache is consulted for transformed document meeting the criteria of the constructed request before the request is forwarded to the MTM.
  • the purpose of this front-side cache is to minimize the load on the MTM module.
  • the media transformation (or transcoding) module accepts HTTP requests for media documents, which contain formatting instructions as request parameters, and reformats the media according to those instructions.
  • the MTM may specialize in a single media type, such as image or video or may support multiple types of media.
  • the media transformation module supports image reformatting by: converting images both to and from the following MIME types: image/jpg, image/bmp, image/gif, image/tiff, image/wbmp, image/iff, image/pcx, and image/png; decreasing image dimensions and increasing image dimensions; supporting rotation of images to conform to the aspect ratio of the client display; and supporting decreasing image color depth and increasing of image color depth.
  • the MTM supports audio reformatting by: converting audio files and streams both to and from the following MIME types: audio/aiff, audio/au, audio/mpeg, audio/wav; and decreasing audio bit rate.
  • the MTM supports video reformatting by converting video files and streams both to and from the following MIME types: video/mpeg, video/quicktime, video/x-msvideo (ANI), video/x-ms-asf, video/rm, and video/mjpeg.
  • the MTM can also support reformatting of additional multimedia content types and streams as defined by RFC 2046,
  • MIME Multipurpose Internet Mail Extensions
  • Color space e.g., RGB or Grayscale
  • Color palette e.g., True color or indexed
  • the MTM may output a picture in the specified output format at the specified size.
  • some devices may be characterized differently than their native characteristics. For example a device with a 16-color LCD display may prefer to be characterized as a true-color device. It is then the responsibility of the device to convert the true-color mode image transmitted by the MTM to its internal 16-color mode using internal software/hardware.
  • Any suitable compression scheme may be employed, including proprietary or non-proprietary schemes. Examples include JPEG, JBIG, GIF, or the like. See, e.g., JPEG-like Image Compression (Parts 1 and 2), Dr. Dobb's Journal, July 1995 and August 1995 respectively (available on CD ROM as Dr. Dobb 's/CD Release 6 from Dr. Dobb's Journal of San Mateo, CA).
  • the specific operations of the MTM in translating the above-mentioned JPEG image are as follows.
  • the input picture is decompressed to generate a bitmap in the color space that was employed.
  • Clikpix uses GUN color space; JPEG supports multiple color space, including YUV and RGB.
  • GUV color space is described in commonly-owned application serial number 09/489,511, filed January 21, 2000; a description of industry-standard color spaces may also be found in that application.
  • the picture is then converted to a "standard" intermediate format, typically in one of the industry-standard color spaces. Examples include:
  • L,a,b 16bits/pixel/channel e.g., used in Adobe Photoshop
  • SRGB 8bits/pixel/channel e.g., used by Microsoft, HP, and others
  • a monochrome version of the image is generated using standard conversion methods (e.g., using International Telecommunication Union (ITU) recommendations for generating luminance signal Y from R,G,B signals, see, e.g.: ITU-Recommendation BT.601- 1 Encoding parameters of Digital Television for studio).
  • ITU International Telecommunication Union
  • bits/pixel is fewer than 8 - then dithering techniques (such as error diffusion, blue noise masking, or the like - see, e.g., Recent Progress in Digital Halftoning, 1994, The Society of Imaging Science and Technology, compiled and edited by Reiner Eschbach, ISBN 0-892080-181-3).
  • dithering techniques such as error diffusion, blue noise masking, or the like - see, e.g., Recent Progress in Digital Halftoning, 1994, The Society of Imaging Science and Technology, compiled and edited by Reiner Eschbach, ISBN 0-892080-181-3).
  • color dithering schemes are used. Such schemes are discussed in some detail in Computer Graphics-Principles and Practice, Second Edition, 1990, Foley, van Dam, et al., Addison-Wesley, Reading, MA, ISBN 0-201-12110-7.
  • Compression is optionally performed before data is streamed out.
  • the preferred compression scheme is JPEG.
  • PNG are the preferred methods.
  • the preferred approach is JBIG compression.
  • the generated picture is outputted, and is ready for streaming to a target device for ultimate rendering on that device's display.
  • the above AutoRotateOp function automatically rotates an image to better fit the available display of a particular device.
  • the function receives a pointer to an image as a parameter.
  • the display characteristics of the device are obtained.
  • the condition on lines 38 to 39 evaluates whether or not the image should be presented in portrait orientation (i.e., to display the image vertically) or landscape orientation (i.e., to display the image horizontally) to better fit the device display.
  • a call is made to IMG RotateRight or IMG RotateLeft as shown on lines 41 to 44 and the image is rotated either clockwise or counterclockwise to fit the display of a particular device.
  • Source code listings providing further details on the BVIG RotateRight and IMG RotateLeft functions are attached hereto as Appendix A.
  • the MTM uses cached versions of the original media objects whenever possible.
  • the MTM caches source media objects in the backside cache to reduce the time required to read the source media and to reduce Internet bandwidth consumption by the media delivery system.
  • This backside caching can be performed by the MTM or by an intermediate reverse proxy cache.
  • the source objects are cached according to the directives specified in their HTTP cache-control headers.
  • an Apache HTTP server configured as a reverse proxy cache is deployed "between" the Internet and the MTM module, so any requests for source multimedia documents are first compared to a local disk cache.
  • the Apache reverse proxy cache module decouples the caching task from the media transformation task for better scalability and maintainability.
  • IMGLIB_API void IMG_RotateLef t (IMG_image *img) if (img- >pixelBytes 1 4 ) DEBUG_IMG_FORMAT; return; ⁇
  • IMG_image templmg if ( !IMG_AllocateImage(&tempImg, newWidth, newHeight, img- >imgFormat) ) return; //lMG_StretchBlit (img, &templmg, 0, 0, newWidth, newHeight, true); if (highQuality) VImage vlmg; vlmg. Import (img) ; vlmg. Scale (newWidth, newHeight, CImageServer: :CUBIC) ; vlmg.Export (&templmg) ; else
  • IMG_StretchBlit (img, &templmg, 0, 0, newWidth, newHeight, false) ;
  • IMG_CopyTags (img, &templmg) ; IMG_FreeImage (img) ;
  • IMG_Resize (img, width, height, highQuality);
  • Deviceldentifier :DeviceIdentifier ()
  • ⁇ config new XMLConfigFile ("/lsurf/uts/conf/devices .xml") ;
  • the device capabilities data storage is implemented as an XML file.
  • devcap->maximum_file_size getCapabilitylnt (r, base_xpath_query, “maximum-size”)
  • devcap->video_frame_rate getCapabilitylnt (r, base_xpath_query, "video-frame-rate”)
  • devcap->audio_encoding_rate getCapabilitylnt (r, base_xpath_query, "audio-encoding-rate”)
  • devcap->audio_channels getCapabilitylnt (r, base_xpath_query, "audio-channels”); return DI_SUCCESS; // utility functions to print out the DeviceCapabilities object void Deviceldentifier: :DeviceCapabilities: :print (ostream *os) ⁇
  • ostream &operator ⁇ (ostream &os, Deviceldentifier : :DeviceCapabilities kdevcap) ⁇ devcap.print (&os) ; return os;

Landscapes

  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Tourism & Hospitality (AREA)
  • Computer Security & Cryptography (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)
PCT/US2002/036064 2001-11-08 2002-11-07 System and methodology for delivering media to multiple disparate client devices based on their capabilities Ceased WO2003040893A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2003542457A JP2005527881A (ja) 2001-11-08 2002-11-07 多数の異なるクライアントデバイスへそれらの能力に基づいてメディアを配送するシステム及び方法
CA002466179A CA2466179A1 (en) 2001-11-08 2002-11-07 System and methodology for delivering media to multiple disparate client devices based on their capabilities
EP02782286A EP1451662A2 (en) 2001-11-08 2002-11-07 System and methodology for delivering media to multiple disparate client devices based on their capabilities
AU2002348362A AU2002348362A1 (en) 2001-11-08 2002-11-07 System and methodology for delivering media to multiple disparate client devices based on their capabilities

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/010,616 US20030110234A1 (en) 2001-11-08 2001-11-08 System and methodology for delivering media to multiple disparate client devices based on their capabilities
US10/010,616 2001-11-08

Publications (2)

Publication Number Publication Date
WO2003040893A2 true WO2003040893A2 (en) 2003-05-15
WO2003040893A3 WO2003040893A3 (en) 2004-02-12

Family

ID=21746556

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2002/036064 Ceased WO2003040893A2 (en) 2001-11-08 2002-11-07 System and methodology for delivering media to multiple disparate client devices based on their capabilities

Country Status (7)

Country Link
US (1) US20030110234A1 (https=)
EP (1) EP1451662A2 (https=)
JP (1) JP2005527881A (https=)
KR (1) KR20050044379A (https=)
AU (1) AU2002348362A1 (https=)
CA (1) CA2466179A1 (https=)
WO (1) WO2003040893A2 (https=)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006068391A1 (en) * 2004-12-20 2006-06-29 Lg Electronics Inc. Multimedia access system
WO2007027362A1 (en) * 2005-08-31 2007-03-08 Microsoft Corporation Remote protocol support for communication of large objects in arbitrary format
JP2007509533A (ja) * 2003-10-15 2007-04-12 クゥアルコム・インコーポレイテッド 高速データレートインタフェース
WO2007058722A1 (en) * 2005-11-16 2007-05-24 Microsoft Corporation Automated state migration while deploying an operating system
WO2008114995A1 (en) 2007-03-19 2008-09-25 Samsung Electronics Co., Ltd. System and method for shopping
EP2211546A1 (en) * 2009-01-21 2010-07-28 Cisco Technology, Inc. Upgrading media content quality for media content based on detecting upgraded media presentatation device
RU2449488C2 (ru) * 2007-08-21 2012-04-27 Чайна Мобайл Коммуникейшенс Корпорейшн Контроллер доступа к сеансу, мультимедийная ip-подсистема и регистрация и метод установления сеанса с их использованием
WO2012063094A1 (en) * 2010-11-09 2012-05-18 Telefonaktiebolaget L M Ericsson (Publ) Context-aware content delivery
WO2012134802A1 (en) * 2011-04-01 2012-10-04 Verisign, Inc. Systems, apparatus, and methods for mobile device detection
EP1661009A4 (en) * 2003-07-11 2013-05-01 Microsoft Corp RESOLVING DISTRIBUTED TOPOLOGY IN CURRENT DATA
US8516074B2 (en) 2009-12-01 2013-08-20 Vantrix Corporation System and methods for efficient media delivery using cache
US8625625B2 (en) 2004-03-10 2014-01-07 Qualcomm Incorporated High data rate interface apparatus and method
US8635358B2 (en) 2003-09-10 2014-01-21 Qualcomm Incorporated High data rate interface
US8677241B2 (en) 2007-09-10 2014-03-18 Vantrix Corporation Method and system for multimedia messaging service (MMS) to video adaptation
US8681817B2 (en) 2003-06-02 2014-03-25 Qualcomm Incorporated Generating and implementing a signal protocol and interface for higher data rates
US8694663B2 (en) 2001-09-06 2014-04-08 Qualcomm Incorporated System for transferring digital data at a high rate between a host and a client over a communication path for presentation to a user
US8959635B2 (en) 2007-09-28 2015-02-17 Vantrix Corporation Generation and delivery of multimedia content-adaptation notifications
US9009266B2 (en) 2005-12-10 2015-04-14 Samsung Electronics Co., Ltd. Method and device for switching media renderers during streaming playback of content
US9112922B2 (en) 2012-08-28 2015-08-18 Vantrix Corporation Method and system for self-tuning cache management
US9794319B2 (en) 2007-09-10 2017-10-17 Vantrix Corporation Modular transcoding pipeline
US12333484B1 (en) * 2015-02-26 2025-06-17 Comscore, Inc. Secure access to controlled inventory profiles

Families Citing this family (170)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7013340B1 (en) 2000-05-18 2006-03-14 Microsoft Corporation Postback input handling by server-side control objects
US7302634B2 (en) 2001-03-14 2007-11-27 Microsoft Corporation Schema-based services for identity-based data access
US7380250B2 (en) 2001-03-16 2008-05-27 Microsoft Corporation Method and system for interacting with devices having different capabilities
US9143545B1 (en) * 2001-04-26 2015-09-22 Nokia Corporation Device classification for media delivery
US9032097B2 (en) * 2001-04-26 2015-05-12 Nokia Corporation Data communication with remote network node
US8180904B1 (en) 2001-04-26 2012-05-15 Nokia Corporation Data routing and management with routing path selectivity
US20060167985A1 (en) * 2001-04-26 2006-07-27 Albanese Michael J Network-distributed data routing
US7493397B1 (en) 2001-06-06 2009-02-17 Microsoft Corporation Providing remote processing services over a distributed communications network
US6915454B1 (en) 2001-06-12 2005-07-05 Microsoft Corporation Web controls validation
US20030016233A1 (en) * 2001-06-29 2003-01-23 Bitflash Graphics, Inc. Method and system for manipulation of graphics information
JP2003058453A (ja) * 2001-08-10 2003-02-28 Yamaha Corp ネットワークサービスシステム、コンテンツ提供サービス装置、および、中継サービス装置
US20040205618A1 (en) * 2001-11-19 2004-10-14 Jean Sini Runtime translator for mobile application content
US7428725B2 (en) * 2001-11-20 2008-09-23 Microsoft Corporation Inserting devices specific content
GB2382173A (en) * 2001-11-20 2003-05-21 Hewlett Packard Co Document markup for mobile internet devices
US7587515B2 (en) * 2001-12-19 2009-09-08 International Business Machines Corporation Method and system for restrictive caching of user-specific fragments limited to a fragment cache closest to a user
US20030131003A1 (en) * 2002-01-08 2003-07-10 International Business Machines Corporation Network database system for providing database output in a plurality of strings of sequential data segments through a user interface with dimensions limiting the data capacity of each segment
US20040215665A1 (en) * 2002-01-09 2004-10-28 Edgar David A. System, method, and computer program product for providing accelerated and secure wireless data transmission over the internet
DE60230382D1 (de) * 2002-02-04 2009-01-29 Koninkl Kpn Nv Verfahren und System zur Informationsübertragung über ein Kommunikationsnetz
JP3766332B2 (ja) * 2002-02-12 2006-04-12 アライドテレシスホールディングス株式会社 管理装置及びプログラム
US7155475B2 (en) * 2002-02-15 2006-12-26 Sony Corporation System, method, and computer program product for media publishing request processing
US7478170B2 (en) * 2002-03-05 2009-01-13 Sun Microsystems, Inc. Generic infrastructure for converting documents between formats with merge capabilities
DE60205450D1 (de) * 2002-03-08 2005-09-15 Sun Microsystems Inc Verfahren und Vorrichtung für die Bereitstellung von Konfigurationsdaten
US20030222889A1 (en) * 2002-03-26 2003-12-04 Kenneth Parulski Portable imaging display device employing an aspect ratio dependent user interface control window
US20030208529A1 (en) * 2002-05-03 2003-11-06 Sreenath Pendyala System for and method of real-time remote access and manipulation of data
US7181010B2 (en) 2002-05-24 2007-02-20 Scientific-Atlanta, Inc. Apparatus for entitling remote client devices
US7861082B2 (en) * 2002-05-24 2010-12-28 Pinder Howard G Validating client-receivers
US7305626B2 (en) * 2002-05-28 2007-12-04 Nokia Corporation Method and apparatus for DOM filtering in UAProf or CC/PP profiles
US20040205621A1 (en) * 2002-05-28 2004-10-14 Johnson Steven C. Method and apparatus for formatting documents
US7441047B2 (en) * 2002-06-17 2008-10-21 Microsoft Corporation Device specific pagination of dynamically rendered data
US9886309B2 (en) 2002-06-28 2018-02-06 Microsoft Technology Licensing, Llc Identity-based distributed computing for device resources
US7966374B2 (en) * 2002-07-01 2011-06-21 Profiliq Software Inc. Adaptive media messaging, such as for rich media messages incorporating digital content
US7634556B2 (en) * 2002-07-01 2009-12-15 Prolifiq Software Inc. Electronic message management
US7707317B2 (en) * 2002-07-01 2010-04-27 Prolifiq Software Inc. Adaptive electronic messaging
US7373347B2 (en) * 2002-07-22 2008-05-13 Ricoh Company, Ltd. Information processing apparatus and information processing method
US7051040B2 (en) * 2002-07-23 2006-05-23 Lightsurf Technologies, Inc. Imaging system providing dynamic viewport layering
JP3920184B2 (ja) * 2002-09-26 2007-05-30 富士フイルム株式会社 画像補正処理装置及びプログラム
US20040061717A1 (en) * 2002-09-30 2004-04-01 Menon Rama R. Mechanism for voice-enabling legacy internet content for use with multi-modal browsers
US7574653B2 (en) 2002-10-11 2009-08-11 Microsoft Corporation Adaptive image formatting control
TW200408227A (en) * 2002-10-15 2004-05-16 Matsushita Electric Industrial Co Ltd Digital item adaptation system via URL
US7873706B2 (en) * 2003-03-19 2011-01-18 Cgi Communications, Inc. System and method for seamlessly providing video content to client systems over a network
US8670753B2 (en) * 2003-05-16 2014-03-11 M-Qube, Inc. System and method for determining and delivering appropriate multimedia content to data communication devices
JP4789401B2 (ja) * 2003-06-25 2011-10-12 トヨタ自動車株式会社 コンテンツ配信システム
US20040267900A1 (en) * 2003-06-26 2004-12-30 Hoekstra Mathew E Dynamic mobile device characterization
US7860309B1 (en) 2003-09-30 2010-12-28 Verisign, Inc. Media publishing system with methodology for parameterized rendering of image regions of interest
US20050081254A1 (en) * 2003-10-10 2005-04-14 Peter Carlson Method and system for configuring parameters of a configuration device using tag-length-value data structures
US7873742B1 (en) * 2003-11-20 2011-01-18 Microsoft Corporation Providing content per delivery endpoint
CN1898257B (zh) * 2003-12-17 2010-06-23 普雷西斯药品公司 合成编码文库的方法
US7665147B2 (en) * 2004-02-05 2010-02-16 At&T Mobility Ii Llc Authentication of HTTP applications
US8103957B2 (en) * 2004-04-08 2012-01-24 E-Locallink, Inc. Methods and systems for simplifying access to video content
US7890604B2 (en) 2004-05-07 2011-02-15 Microsoft Corproation Client-side callbacks to server events
US9026578B2 (en) 2004-05-14 2015-05-05 Microsoft Corporation Systems and methods for persisting data between web pages
US7464386B2 (en) 2004-05-17 2008-12-09 Microsoft Corporation Data controls architecture
US20050289450A1 (en) * 2004-06-23 2005-12-29 Microsoft Corporation User interface virtualization
US20060047779A1 (en) * 2004-07-12 2006-03-02 Sharp Laboratories Of America, Inc. HTTP agent-driven content negotiation for scalable video coding
KR100687730B1 (ko) * 2004-08-04 2007-02-27 경북대학교 산학협력단 액티브 노드, 액티브 노드를 이용한 컨텐츠 전송 시스템및 그 방법
JP4800712B2 (ja) * 2004-09-10 2011-10-26 パナソニック株式会社 動画符号化装置、動画符号化方法及び動画撮像装置
US7555532B2 (en) * 2004-09-23 2009-06-30 Orbital Data Corporation Advanced content and data distribution techniques
US8692838B2 (en) 2004-11-24 2014-04-08 Qualcomm Incorporated Methods and systems for updating a buffer
US8873584B2 (en) 2004-11-24 2014-10-28 Qualcomm Incorporated Digital data interface device
ATE466332T1 (de) * 2004-12-21 2010-05-15 Ibm Verfahren, programm und system für automatische bildspiegelung
US7302558B2 (en) * 2005-01-25 2007-11-27 Goldman Sachs & Co. Systems and methods to facilitate the creation and configuration management of computing systems
US20070044022A1 (en) * 2005-02-01 2007-02-22 Shin Hyun K Method, unit and system for outputting data
US9400875B1 (en) 2005-02-11 2016-07-26 Nokia Corporation Content routing with rights management
KR100652957B1 (ko) * 2005-02-17 2006-12-01 삼성전자주식회사 멀티미디어 컨텐츠 이동방법 및 그 시스템
US7904877B2 (en) * 2005-03-09 2011-03-08 Microsoft Corporation Systems and methods for an extensive content build pipeline
JP2008535098A (ja) * 2005-03-29 2008-08-28 マイクロソフト コーポレーション ウェブページデータを転送するシステムおよび方法
AU2010201379B2 (en) * 2010-04-07 2012-02-23 Limelight Networks, Inc. System and method for delivery of content objects
EP1896973A1 (en) * 2005-06-30 2008-03-12 Onmobile Global Limited Method and server system for transferring an object to a wireless device from a predetermined web page
US20070014243A1 (en) * 2005-07-14 2007-01-18 Yahoo! Inc. System and method for provisioning a user device
US8112549B2 (en) 2005-07-14 2012-02-07 Yahoo! Inc. Alert mechanism for notifying multiple user devices sharing a connected-data-set
KR101149568B1 (ko) * 2005-09-15 2012-05-29 삼성전자주식회사 커널레벨 함수를 이용한 대용량 데이터 전송방법
US20070086431A1 (en) * 2005-10-13 2007-04-19 Abu-Amara Hosame H Privacy proxy of a digital security system for distributing media content to a local area network
US20070169114A1 (en) * 2005-11-09 2007-07-19 Microsoft Corporation Application suite installer with automatic detection of content and configurable options
US8692839B2 (en) 2005-11-23 2014-04-08 Qualcomm Incorporated Methods and systems for updating a buffer
US7644121B2 (en) * 2005-11-30 2010-01-05 Clickpath, Llc Method and system for online session tracking
US8086253B1 (en) 2005-12-15 2011-12-27 Google Inc. Graphical mobile e-mail
TWI292108B (en) * 2005-12-28 2008-01-01 Via Tech Inc Fault-tolerant methods and systems for managing webpage presentation
KR101551136B1 (ko) 2005-12-29 2015-09-08 로비 가이드스, 인크. 다수의 디바이스를 갖는 인터랙티브 매체 안내 시스템
US7634543B1 (en) * 2006-02-16 2009-12-15 Ironport Systems, Inc. Method of controlling access to network resources referenced in electronic mail messages
US8208796B2 (en) * 2006-04-17 2012-06-26 Prus Bohdan S Systems and methods for prioritizing the storage location of media data
US9277295B2 (en) 2006-06-16 2016-03-01 Cisco Technology, Inc. Securing media content using interchangeable encryption key
US8150938B1 (en) * 2006-06-21 2012-04-03 Qurio Holdings, Inc. Profile aware mediating server
US8102863B1 (en) 2006-06-27 2012-01-24 Qurio Holdings, Inc. High-speed WAN to wireless LAN gateway
US20080022304A1 (en) * 2006-06-30 2008-01-24 Scientific-Atlanta, Inc. Digital Media Device Having Selectable Media Content Storage Locations
US9137480B2 (en) * 2006-06-30 2015-09-15 Cisco Technology, Inc. Secure escrow and recovery of media device content keys
US7978720B2 (en) * 2006-06-30 2011-07-12 Russ Samuel H Digital media device having media content transfer capability
US20080052026A1 (en) * 2006-08-23 2008-02-28 Qurio Holdings, Inc. Configuring a content capture device for one or more service providers
US9143818B1 (en) 2006-09-11 2015-09-22 Nokia Corporation Remote access to shared media
US20080082670A1 (en) * 2006-09-28 2008-04-03 Microsoft Corporation Resilient communications between clients comprising a cloud
US7996000B1 (en) * 2006-09-29 2011-08-09 Yahoo! Inc. Managing page sizes for a mobile device using estimation of content customizer techniques
US8135331B2 (en) 2006-11-22 2012-03-13 Bindu Rama Rao System for providing interactive user interactive user interest survey to user of mobile devices
JP2008099041A (ja) * 2006-10-13 2008-04-24 Degital Sky Kk 情報表示端末を用いた情報配信システム
US9438567B1 (en) 2006-11-15 2016-09-06 Nokia Corporation Location-based remote media access via mobile device
US11256386B2 (en) 2006-11-22 2022-02-22 Qualtrics, Llc Media management system supporting a plurality of mobile devices
US8478250B2 (en) 2007-07-30 2013-07-02 Bindu Rama Rao Interactive media management server
US10803474B2 (en) 2006-11-22 2020-10-13 Qualtrics, Llc System for creating and distributing interactive advertisements to mobile devices
US8700014B2 (en) * 2006-11-22 2014-04-15 Bindu Rama Rao Audio guided system for providing guidance to user of mobile device on multi-step activities
US9390396B2 (en) * 2006-12-04 2016-07-12 Excalibur Ip, Llc Bootstrapping social networks using augmented peer to peer distributions of social networking services
US8510301B2 (en) * 2006-12-14 2013-08-13 Qnx Software Systems Limited System for selecting a media file for playback from multiple files having substantially similar media content
US20090210824A1 (en) * 2007-02-06 2009-08-20 Panasonic Corporation Content list display apparatus and content list display method
US8396493B2 (en) 2007-02-28 2013-03-12 Yahoo! Inc. Network-based archiving for threaded mobile text messages
JP5612807B2 (ja) 2007-03-13 2014-10-22 セイコーエプソン株式会社 画像送信方式の決定方法、画像供給システム、画像供給装置、プログラム及びコンピュータに読取り可能な記録媒体
KR101304460B1 (ko) * 2007-06-08 2013-09-04 삼성전자주식회사 컨텐츠 재생 방법 및 장치
US20080313210A1 (en) * 2007-06-15 2008-12-18 Microsoft Corporation Content Publishing Customized to Capabilities of Device
US20090024687A1 (en) * 2007-07-20 2009-01-22 Thomas Quigley Method and system for formatting returned result from remote processing resource in wireless system
US8208947B2 (en) * 2007-08-31 2012-06-26 At&T Intellectual Property I, Lp Apparatus and method for multimedia communication
US8126439B1 (en) * 2007-10-30 2012-02-28 Sprint Communications Company L.P. Persona management for mobile enabling services
JP2009110326A (ja) * 2007-10-31 2009-05-21 Hitachi Ltd コンテンツ配信/受信するサーバ、端末、及びシステム
US20090150562A1 (en) * 2007-12-07 2009-06-11 Research In Motion Limited Apparatus and method for directing a communication session to a communication device of a group of devices having a common registration identity
US9078024B2 (en) * 2007-12-18 2015-07-07 Broadcom Corporation Video processing system with user customized graphics for use with layered video coding and methods for use therewith
JP4983596B2 (ja) * 2007-12-28 2012-07-25 ブラザー工業株式会社 データ提供システムとデータ提供装置
US9047235B1 (en) 2007-12-28 2015-06-02 Nokia Corporation Content management for packet-communicating devices
JP5211686B2 (ja) * 2007-12-28 2013-06-12 ブラザー工業株式会社 データ提供システムとデータ提供装置
US9288245B2 (en) * 2008-02-07 2016-03-15 Qualcomm Incorporated Apparatus and methods of accessing content
US9286045B2 (en) * 2008-08-18 2016-03-15 Infosys Limited Method and system for providing applications to various devices
US8959536B2 (en) * 2008-08-18 2015-02-17 Infosys Limited Method and system for providing applications to various devices
US8107452B1 (en) * 2008-09-26 2012-01-31 Sprint Communications Company L.P. Customizing a browsing experience on a mobile communications device
US8713091B2 (en) * 2008-10-03 2014-04-29 Microsoft Corporation Network based JIT on a priori knowledge of a set of disparate clients
EP2335379A4 (en) * 2008-10-19 2012-05-09 Research In Motion Ltd WEB APPLICATION FRAMEWORK FOR OPTIMUM RENDER PERFORMANCE ON A CUSTOMER BASED ON PARAMETERS DETECTED FROM THE CLIENT
US8458246B2 (en) * 2008-10-19 2013-06-04 Research In Motion Limited Web application framework method enabling the creation of applications that provide an interface with clients that is independent of scripting capability
US8578259B2 (en) * 2008-12-31 2013-11-05 Microsoft Corporation Media portability and compatibility for different destination platforms
US8356113B2 (en) * 2009-03-25 2013-01-15 Cisco Technology, Inc. UPnP AV demux
US8379039B2 (en) * 2009-06-07 2013-02-19 Apple Inc. Reformatting content with proper color-region conversion
US20100325220A1 (en) * 2009-06-23 2010-12-23 James Skinner Systems and Methods for Subscribing to an Information Feed
US8532435B1 (en) * 2009-08-18 2013-09-10 Adobe Systems Incorporated System and method for automatically adapting images
US9264522B1 (en) * 2009-09-03 2016-02-16 Sprint Communications Company L.P. Ensuring communication device capabilities comply with content provider specifications
WO2011042573A1 (es) * 2009-10-08 2011-04-14 Viachannel Sistemas, S.L. Dispositivo y método de aplicación
US8713616B2 (en) * 2009-10-26 2014-04-29 Lg Electronics Inc. Digital broadcasting system and method of processing data in digital broadcasting system
US8407351B2 (en) 2009-11-25 2013-03-26 Nokia Corporation Method and apparatus for ensuring transport of user agent information
US20110138018A1 (en) * 2009-12-04 2011-06-09 Qualcomm Incorporated Mobile media server
US20110153807A1 (en) * 2009-12-21 2011-06-23 Lorenzo Vicisano Systems and Methods for Preemptive DNS Resolution
US9003309B1 (en) * 2010-01-22 2015-04-07 Adobe Systems Incorporated Method and apparatus for customizing content displayed on a display device
CN101795324A (zh) * 2010-02-09 2010-08-04 中兴通讯股份有限公司 手机终端上的电子邮件客户端账户的切换方法及装置
US9183543B2 (en) * 2010-02-19 2015-11-10 Prolifiq Software Inc. Tracking digital content objects
US8930443B1 (en) * 2010-03-19 2015-01-06 Amazon Technologies, Inc. Distributed network page generation
US8244874B1 (en) 2011-09-26 2012-08-14 Limelight Networks, Inc. Edge-based resource spin-up for cloud computing
US8745239B2 (en) 2010-04-07 2014-06-03 Limelight Networks, Inc. Edge-based resource spin-up for cloud computing
KR101136854B1 (ko) * 2010-07-06 2012-04-20 주식회사 엘지유플러스 이기종 애플리케이션 공유 시스템 및 방법
GB2483655A (en) * 2010-09-14 2012-03-21 Thunderhead Ltd Device capability modelling and automatic content assembly
KR101727143B1 (ko) * 2010-12-16 2017-04-14 한국전자통신연구원 단말 능력정보 기반의 비호환적인 미디어 콘텐츠 변환 방법 및 장치
JP2012199909A (ja) * 2011-03-04 2012-10-18 Canon Inc 画像処理装置、画像処理方法およびそのコンピュータプログラム
US9288165B1 (en) 2011-07-21 2016-03-15 Parlant Technology, Inc. System and method for personalized communication network
US9521439B1 (en) 2011-10-04 2016-12-13 Cisco Technology, Inc. Systems and methods for correlating multiple TCP sessions for a video transfer
US9465572B2 (en) * 2011-11-09 2016-10-11 Microsoft Technology Licensing, Llc Dynamic server-side image sizing for fidelity improvements
US8903955B2 (en) * 2011-12-02 2014-12-02 Cisco Technology, Inc. Systems and methods for intelligent video delivery and cache management
US8639718B2 (en) 2011-12-02 2014-01-28 Cisco Technology, Inc. Systems and methods for client transparent video readdressing
WO2013094137A1 (ja) * 2011-12-19 2013-06-27 日本電気株式会社 通信システム、トランスコーダ、通信方法、およびプログラム
US20130198342A1 (en) * 2012-01-26 2013-08-01 General Instrument Corporation Media format negotiation mechanism delivering client device media capabilities to a server
US9438883B2 (en) * 2012-04-09 2016-09-06 Intel Corporation Quality of experience reporting for combined unicast-multicast/broadcast streaming of media content
US9712887B2 (en) * 2012-04-12 2017-07-18 Arris Canada, Inc. Methods and systems for real-time transmuxing of streaming media content
US8762563B2 (en) 2012-04-16 2014-06-24 Adobe Systems Incorporated Method and apparatus for improving the adaptive bit rate behavior of a streaming media player
WO2014028068A1 (en) 2012-08-17 2014-02-20 Flextronics Ap, Llc Media center
US9357272B2 (en) 2012-08-03 2016-05-31 Intel Corporation Device orientation capability exchange signaling and server adaptation of multimedia content in response to device orientation
US11368760B2 (en) 2012-08-17 2022-06-21 Flextronics Ap, Llc Applications generating statistics for user behavior
GB2512267B (en) * 2012-10-30 2015-09-16 Openwave Mobility Inc Determination of information relating to messages
US9503509B1 (en) * 2012-11-14 2016-11-22 Facebook, Inc. Systems and methods for substituting references to content
US20140164905A1 (en) * 2012-12-10 2014-06-12 Parlant Technology, Inc. System and method for displaying content on mobile devices
WO2014098676A1 (en) * 2012-12-20 2014-06-26 Telefonaktiebolaget Lm Ericsson (Publ) Method, control node, gateway and computer program for enabling communication with a newly detected device
US9749321B2 (en) 2013-01-22 2017-08-29 Prolifiq Software Inc. System for multi-point publication syndication
US9800634B2 (en) * 2013-05-28 2017-10-24 Cisco Technology, Inc. Pull-based media system
US20150256600A1 (en) * 2014-03-05 2015-09-10 Citrix Systems, Inc. Systems and methods for media format substitution
US10073819B2 (en) * 2014-05-30 2018-09-11 Hewlett-Packard Development Company, L.P. Media table for a digital document
US10643580B2 (en) * 2014-05-30 2020-05-05 Guangzhou Ucweb Computer Technology Co., Ltd. Method and device for switching playing mode of a mobile terminal, storage medium and program
US9819648B1 (en) 2014-10-21 2017-11-14 Amazon Technologies, Inc. Secure content delivery
US20160349931A1 (en) * 2015-05-28 2016-12-01 Rockwell Automation Technologies, Inc. Responsive user interface for an industrial environment
US10496727B1 (en) * 2016-08-10 2019-12-03 Vinyl Development LLC Weighted panels and panel group for responsive design system
KR101942269B1 (ko) * 2017-01-20 2019-01-25 한화테크윈 주식회사 웹 브라우저에서 미디어를 재생하고 탐색하는 장치 및 방법
US11089381B2 (en) 2017-01-20 2021-08-10 Hanwha Techwin Co., Ltd. Apparatus and method for simultaneous playback and backup of media in a web browser
KR102376295B1 (ko) * 2020-08-28 2022-03-18 네이버 주식회사 트래픽 제어 정보를 이용하여 미디어를 재생하는 방법과 시스템 및 컴퓨터 판독가능한 기록 매체
KR102850248B1 (ko) * 2024-10-14 2025-08-25 주식회사 쭉 Uv 및 dtf 프린팅을 위한 이미지 파일 최적화 방법

Family Cites Families (49)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5469542A (en) * 1991-07-22 1995-11-21 International Business Machines Corporation Serial diagnostic interface bus for multiprocessor systems
US5309257A (en) * 1991-12-31 1994-05-03 Eastman Kodak Company Method and apparatus for providing color matching between color output devices
US5956044A (en) * 1993-05-07 1999-09-21 Eastman Kodak Company Imaging device to media compatibility and color appearance matching with flare, luminance, and white point comparison
US5613017A (en) * 1994-09-29 1997-03-18 Kabushiki Kaisha Toshiba Apparatus for processing image data among media having different image output sizes
US6181837B1 (en) * 1994-11-18 2001-01-30 The Chase Manhattan Bank, N.A. Electronic check image storage and retrieval system
US6275869B1 (en) * 1994-11-22 2001-08-14 Eastman Kodak Company System for network communication of image information between imaging devices according to multiple protocols
US6072902A (en) * 1995-05-03 2000-06-06 Apple Computer, Inc. Method and system for color matching between digital display devices
US6016520A (en) * 1995-07-14 2000-01-18 Microsoft Corporation Method of viewing at a client viewing station a multiple media title stored at a server and containing a plurality of topics utilizing anticipatory caching
JP2000500887A (ja) * 1995-09-25 2000-01-25 アドビ システムズ インコーポレイテッド 電子文書への最適アクセス
US5903723A (en) * 1995-12-21 1999-05-11 Intel Corporation Method and apparatus for transmitting electronic mail attachments with attachment references
US5781901A (en) * 1995-12-21 1998-07-14 Intel Corporation Transmitting electronic mail attachment over a network using a e-mail page
US6072598A (en) * 1996-02-27 2000-06-06 Intel Corporation Method for enhancing usability of fax on small device
US5883640A (en) * 1996-08-15 1999-03-16 Hsieh; Paul Computing apparatus and operating method using string caching to improve graphics performance
TW347498B (en) * 1996-09-30 1998-12-11 Casio Computer Co Ltd Information supply system
US6592629B1 (en) * 1996-11-21 2003-07-15 Ricoh Company, Ltd. Remote document image storage and retrieval system for a multifunctional peripheral
US6185625B1 (en) * 1996-12-20 2001-02-06 Intel Corporation Scaling proxy server sending to the client a graphical user interface for establishing object encoding preferences after receiving the client's request for the object
AUPO472897A0 (en) * 1997-01-22 1997-02-20 Canon Information Systems Research Australia Pty Ltd A method for digital image compression
US6421733B1 (en) * 1997-03-25 2002-07-16 Intel Corporation System for dynamically transcoding data transmitted between computers
US6125201A (en) * 1997-06-25 2000-09-26 Andrew Michael Zador Method, apparatus and system for compressing data
JPH11127340A (ja) * 1997-10-24 1999-05-11 Fuji Xerox Co Ltd 画像処理装置および画像処理方法
US6167441A (en) * 1997-11-21 2000-12-26 International Business Machines Corporation Customization of web pages based on requester type
US6081883A (en) * 1997-12-05 2000-06-27 Auspex Systems, Incorporated Processing system with dynamically allocatable buffer memory
US6141686A (en) * 1998-03-13 2000-10-31 Deterministic Networks, Inc. Client-side application-classifier gathering network-traffic statistics and application and user names using extensible-service provider plugin for policy-based network control
AUPP248498A0 (en) * 1998-03-20 1998-04-23 Canon Kabushiki Kaisha A method and apparatus for encoding and decoding an image
US6385772B1 (en) * 1998-04-30 2002-05-07 Texas Instruments Incorporated Monitoring system having wireless remote viewing and control
US6389460B1 (en) * 1998-05-13 2002-05-14 Compaq Computer Corporation Method and apparatus for efficient storage and retrieval of objects in and from an object storage device
JP3740322B2 (ja) * 1998-07-02 2006-02-01 キヤノン株式会社 変換装置およびその方法
US6300947B1 (en) * 1998-07-06 2001-10-09 International Business Machines Corporation Display screen and window size related web page adaptation system
US6256666B1 (en) * 1998-07-14 2001-07-03 International Business Machines Corp. Method and system for remotely managing electronic mail attachments
US6330073B1 (en) * 1998-07-20 2001-12-11 Nw Coughlin System and method for merging multi-platform documents
US6278449B1 (en) * 1998-09-03 2001-08-21 Sony Corporation Apparatus and method for designating information to be retrieved over a computer network
US6493758B1 (en) * 1998-09-08 2002-12-10 Microsoft Corporation Offline viewing of internet content with a mobile device
US6195696B1 (en) * 1998-10-01 2001-02-27 International Business Machines Corporation Systems, methods and computer program products for assigning, generating and delivering content to intranet users
US6289375B1 (en) * 1998-10-30 2001-09-11 International Business Machines Corporation Method and apparatus for invoking network agent functions using a hash table
US6411685B1 (en) * 1999-01-29 2002-06-25 Microsoft Corporation System and method for providing unified messaging to a user with a thin web browser
US6785730B1 (en) * 1999-02-16 2004-08-31 Rebecca S. Taylor Generic communications protocol translator
US6351547B1 (en) * 1999-04-28 2002-02-26 General Electric Company Method and apparatus for formatting digital images to conform to communications standard
US6724721B1 (en) * 1999-05-07 2004-04-20 Cisco Technology, Inc. Approximated per-flow rate limiting
US6473794B1 (en) * 1999-05-27 2002-10-29 Accenture Llp System for establishing plan to test components of web based framework by displaying pictorial representation and conveying indicia coded components of existing network framework
DE19934787B4 (de) * 1999-07-27 2004-08-05 T-Mobile Deutschland Gmbh Verfahren zur automatischen Anpassung der von einer datenbereitstellenden Einrichtung zu einer datenabrufenden Einrichtung zu übertragenden Daten an die Fähigkeiten dieses Endgerätes
US6421717B1 (en) * 1999-09-10 2002-07-16 Avantgo, Inc. System, method, and computer program product for customizing channels, content, and data for mobile devices
US6684257B1 (en) * 1999-10-15 2004-01-27 International Business Machines Corporation Systems, methods and computer program products for validating web content tailored for display within pervasive computing devices
US6477529B1 (en) * 1999-12-06 2002-11-05 Research In Motion Limited Apparatus and method for dynamically limiting information sent to a viewing device
US20020016818A1 (en) * 2000-05-11 2002-02-07 Shekhar Kirani System and methodology for optimizing delivery of email attachments for disparate devices
US6436576B1 (en) * 2000-05-24 2002-08-20 Litech, L.L.C. Carbon-carbon composite as an anode for lithium secondary non-aqueous electrochemical cells
US6745235B2 (en) * 2000-07-17 2004-06-01 Teleservices Solutions, Inc. Intelligent network providing network access services (INP-NAS)
US6760762B2 (en) * 2000-07-17 2004-07-06 Tele Services Solutions, Inc Intelligent network providing network access services (INP-NAS)
US20030041110A1 (en) * 2000-07-28 2003-02-27 Storymail, Inc. System, Method and Structure for generating and using a compressed digital certificate
US20020116531A1 (en) * 2001-02-21 2002-08-22 International Business Machines Corporation Applying anonymous personalization to web-based customer interactions

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8694663B2 (en) 2001-09-06 2014-04-08 Qualcomm Incorporated System for transferring digital data at a high rate between a host and a client over a communication path for presentation to a user
US8681817B2 (en) 2003-06-02 2014-03-25 Qualcomm Incorporated Generating and implementing a signal protocol and interface for higher data rates
US8700744B2 (en) 2003-06-02 2014-04-15 Qualcomm Incorporated Generating and implementing a signal protocol and interface for higher data rates
EP1661009A4 (en) * 2003-07-11 2013-05-01 Microsoft Corp RESOLVING DISTRIBUTED TOPOLOGY IN CURRENT DATA
US8635358B2 (en) 2003-09-10 2014-01-21 Qualcomm Incorporated High data rate interface
JP2010011480A (ja) * 2003-10-15 2010-01-14 Qualcomm Inc 高速データレートインタフェース
JP2012227933A (ja) * 2003-10-15 2012-11-15 Qualcomm Inc 高速データレートインタフェース
JP2007509533A (ja) * 2003-10-15 2007-04-12 クゥアルコム・インコーポレイテッド 高速データレートインタフェース
JP2010200332A (ja) * 2003-10-15 2010-09-09 Qualcomm Inc 高速データレートインタフェース
US8625625B2 (en) 2004-03-10 2014-01-07 Qualcomm Incorporated High data rate interface apparatus and method
US8730913B2 (en) 2004-03-10 2014-05-20 Qualcomm Incorporated High data rate interface apparatus and method
WO2006068391A1 (en) * 2004-12-20 2006-06-29 Lg Electronics Inc. Multimedia access system
EP1836864A4 (en) * 2004-12-20 2011-12-07 Lg Electronics Inc MULTIMEDIA ACCESS SYSTEM
US7983246B2 (en) 2004-12-20 2011-07-19 Lg Electronics Inc. Multimedia access system
WO2007027362A1 (en) * 2005-08-31 2007-03-08 Microsoft Corporation Remote protocol support for communication of large objects in arbitrary format
US7913250B2 (en) 2005-11-16 2011-03-22 Microsoft Corporation Automated state migration while deploying an operating system
CN101310270B (zh) * 2005-11-16 2010-05-26 微软公司 用于迁移计算设备的用户状态的方法
JP2009516294A (ja) * 2005-11-16 2009-04-16 マイクロソフト コーポレーション オペレーティングシステムの展開中の自動化された状態移行
WO2007058722A1 (en) * 2005-11-16 2007-05-24 Microsoft Corporation Automated state migration while deploying an operating system
US8448166B2 (en) 2005-11-16 2013-05-21 Microsoft Corporation Automated state migration while deploying an operating system
US9009266B2 (en) 2005-12-10 2015-04-14 Samsung Electronics Co., Ltd. Method and device for switching media renderers during streaming playback of content
US10554710B2 (en) 2005-12-10 2020-02-04 Samsung Electronics Co., Ltd. Method and device for switching media renderers during streaming playback of content
WO2008114995A1 (en) 2007-03-19 2008-09-25 Samsung Electronics Co., Ltd. System and method for shopping
RU2449488C2 (ru) * 2007-08-21 2012-04-27 Чайна Мобайл Коммуникейшенс Корпорейшн Контроллер доступа к сеансу, мультимедийная ip-подсистема и регистрация и метод установления сеанса с их использованием
US9794319B2 (en) 2007-09-10 2017-10-17 Vantrix Corporation Modular transcoding pipeline
US8677241B2 (en) 2007-09-10 2014-03-18 Vantrix Corporation Method and system for multimedia messaging service (MMS) to video adaptation
US8959635B2 (en) 2007-09-28 2015-02-17 Vantrix Corporation Generation and delivery of multimedia content-adaptation notifications
US8244110B2 (en) 2009-01-21 2012-08-14 Cisco Technology, Inc. Upgrading media content quality for media content based on detecting upgraded media presentation device
EP2211546A1 (en) * 2009-01-21 2010-07-28 Cisco Technology, Inc. Upgrading media content quality for media content based on detecting upgraded media presentatation device
US10097463B2 (en) 2009-12-01 2018-10-09 Vantrix Corporation System and methods for efficient media delivery using cache
US8516074B2 (en) 2009-12-01 2013-08-20 Vantrix Corporation System and methods for efficient media delivery using cache
US9876841B2 (en) 2010-11-09 2018-01-23 Telefonaktiebolaget Lm Ericsson (Publ) Context-aware content delivery
CN103201734B (zh) * 2010-11-09 2016-09-14 瑞典爱立信有限公司 上下文知晓的内容传送
WO2012063094A1 (en) * 2010-11-09 2012-05-18 Telefonaktiebolaget L M Ericsson (Publ) Context-aware content delivery
CN103201734A (zh) * 2010-11-09 2013-07-10 瑞典爱立信有限公司 上下文知晓的内容传送
WO2012134802A1 (en) * 2011-04-01 2012-10-04 Verisign, Inc. Systems, apparatus, and methods for mobile device detection
US8862777B2 (en) 2011-04-01 2014-10-14 Verisign, Inc Systems, apparatus, and methods for mobile device detection
US9112922B2 (en) 2012-08-28 2015-08-18 Vantrix Corporation Method and system for self-tuning cache management
US9811470B2 (en) 2012-08-28 2017-11-07 Vantrix Corporation Method and system for self-tuning cache management
US12333484B1 (en) * 2015-02-26 2025-06-17 Comscore, Inc. Secure access to controlled inventory profiles

Also Published As

Publication number Publication date
AU2002348362A1 (en) 2003-05-19
EP1451662A2 (en) 2004-09-01
WO2003040893A3 (en) 2004-02-12
CA2466179A1 (en) 2003-05-15
US20030110234A1 (en) 2003-06-12
KR20050044379A (ko) 2005-05-12
JP2005527881A (ja) 2005-09-15

Similar Documents

Publication Publication Date Title
US20030110234A1 (en) System and methodology for delivering media to multiple disparate client devices based on their capabilities
US10462247B2 (en) Web content customization via adaptation web services
US6345303B1 (en) Network proxy capable of dynamically selecting a destination device for servicing a client request
EP1384166B1 (en) System and method to provide access to photographic images and attributes for multiple disparate client devices
US6961754B2 (en) Interactive access, manipulation, sharing and exchange of multimedia data
US6708217B1 (en) Method and system for receiving and demultiplexing multi-modal document content
US6654814B1 (en) Systems, methods and computer program products for dynamic placement of web content tailoring
US7010581B2 (en) Method and system for providing browser functions on a web page for client-specific accessibility
US6249787B1 (en) Method and apparatus for transmitting images and other objects over a computer network system
US20040003117A1 (en) Method and apparatus for dynamic optimization and network delivery of multimedia content
US20020046262A1 (en) Data access system and method with proxy and remote processing
US20060056604A1 (en) Method for scaling images for usage on a mobile communication device
US20020016818A1 (en) System and methodology for optimizing delivery of email attachments for disparate devices
US20020099829A1 (en) Filter proxy system and method
US20040221063A1 (en) Explicit server control of transcoding representation conversion at a proxy or client location
CA2518672A1 (en) Method for scaling images for usage on a mobile communication device
US20030081788A1 (en) Secure printing to a web-based imaging print service
EP1665081A1 (en) Interface for transcoding system
US7003584B1 (en) Apparatus and method for accessing request header information using a transcoding filter servlet
US20050015500A1 (en) Method and system for response buffering in a portal server for client devices
CN101329637B (zh) 远程确定多媒体内容用户的配置的系统和方法
Tan et al. Wireless messaging services for mobile users

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 OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VN YU ZA ZM 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 BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LU MC NL PT SE SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2003542457

Country of ref document: JP

Ref document number: 2466179

Country of ref document: CA

Ref document number: 1020047007024

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2002782286

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2002782286

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2002782286

Country of ref document: EP