WO2005083558A1 - Computer network architecture and method of providing display data - Google Patents
Computer network architecture and method of providing display data Download PDFInfo
- Publication number
- WO2005083558A1 WO2005083558A1 PCT/GB2005/000687 GB2005000687W WO2005083558A1 WO 2005083558 A1 WO2005083558 A1 WO 2005083558A1 GB 2005000687 W GB2005000687 W GB 2005000687W WO 2005083558 A1 WO2005083558 A1 WO 2005083558A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- display
- data
- network
- ultra
- image data
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
- G06F3/1423—Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
- G06F3/1438—Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display using more than one graphics controller
Definitions
- the present invention relates to computer network architectures and the provision of display data to display devices.
- the personal computer as most people think of it today, consists of a display, a processing unit and some input and output devices, typically a keyboard and a mouse. In some embodiments, these units are combined into a single device, a laptop being the most obvious example.
- a laptop being the most obvious example.
- the majority of computers sitting in offices today consist of one box under the desk, one display on top of the desk, one keyboard and one mouse, all of which are operated by one user. This model has been with us for over two decades. This dedicated one to one mapping of processing unit and display was brought about by a combination of the physical nature of displays and the methods used to connect the components together.
- Cathode Ray Tube (CRT) based displays are large heavy and fragile, and so users seldom want more than one on their desk.
- VGA Video Graphics Array
- a display system comprising: a plurality of ultra-thin client devices, each of which is coupled to at least one display device; and a data processing device coupled to the ultra-thin client devices over a general purpose data network, the data processing device being operable to transmit image data directly representing at least a portion of the image displayed on one or more of the display devices over the general purpose data network.
- the data processing device includes means to convert graphical data from one or more applications running on the data processing device into the image data directly representing the image for display on the one or more display devices. It is preferred that the data processing device includes a network interface and that image data output by the network interface is in a bitmap-based format.
- a display device in this system can be placed at great distances from the data processing device, either directly because of the electrical characteristics of the network or by virtue of routers/repeaters.
- the network may also be wireless.
- the display device is not tied to the processing device by a short length of cable.
- the preferred general purpose data network is an ethernet operating at 100 Mb/s, but other networks are also suitable, such as 10Mb/s and 1Gb/s ethernet or Universal Serial Bus (USB), IEEE-1394 (Firewire), Asynchronous Transfer Mode (ATM), Bluetooth, Infrared Data Association (IrDA), 802.11 based and Ultra Wide Band (UWB) wireless networks.
- USB Universal Serial Bus
- IEEE-1394 FireWire
- ATM Asynchronous Transfer Mode
- Bluetooth Infrared Data Association
- IrDA Infrared Data Association
- 802.11 based Ultra Wide Band
- Ultra-thin client devices when compared with their heavier-weight predecessors, are typically provided with only a small amount of custom-written firmware, and have no need for a complete operating system or substantial local code. This is generally because the hardware has been assembled with ultra-thin implementations in mind and because much functionality has been moved elsewhere. On a network, such devices typically communicate using lower-level protocols than their 'fatter' predecessors.
- An ethernet-connected, ultra-thin device might use raw ethernet packets or UDP, for example, instead of protocol suites such as TCP/IP that have greater complexity.
- the processing unit in ultra-thin client devices can therefore be implemented as custom logic, having a small microcontroller, an FPGA or a simple ASIC.
- the cost and complexity of a general-purpose CPU chip is thus unnecessary.
- none of the supporting hardware, software and firmware that often accompany general-purpose CPUs are necessary either.
- Another benefit from the use of ultra-thin client devices is the removal of any requirement for local handling of an attached keyboard or mouse (other than to pass events on to the network).
- the ultra-thin client device does not need a local configuration or setup screen with which the user must interact, and it need not know the layouts of all different international keyboards, which may be plugged into it. Sophisticated configuration screens may be presented to the user, but they originate elsewhere on the network.
- ultra-thin client devices can be done over the network, simplifying deployment and management. This makes it easy, for example, to duplicate a particular configuration to large numbers of such devices, or for user-specific preferences such as audio volume controls or keyboard repeat rates to follow the user around the network. In doing so, the device needs to store little or no local configuration data. Since all applications are typically stored and run at the server, rather than on the ultra-thin client device, the device needs no user-reprogrammable persistent storage (hard disks etc).
- Ultra-thin client devices are stateless, which means that the device can be rebooted, or easily replaced in case of failure, with no loss to data and minimum reconfiguration. They can be implemented as pure solid-state devices. They need no moving parts, making them more robust, especially in hostile environments. They are furthermore often completely silent in operation.
- the simplicity of ultra thin client devices means that a connected network server can be given a more complete understanding of its internal workings and can use this to optimise the end-to-end system.
- At least one of the ultra-thin client devices is preferably a network enabled display (NED), the NED having a display device and ultra-thin client componentry, the ultra-thin client componentry being coupled internally to the display device.
- NED network enabled display
- the ultra-thin client devices is a separate module having ultra-thin client componentry, the ultra-thin client componentry being coupled externally to the or each display device.
- the data processing device is arranged to execute software in kernel-mode and user-mode, at least a portion of the kernel-mode software being a graphics card driver emulator for receiving graphical data from a user-mode application.
- a portion of the software executing on the data processing device may be a user-mode helper application, where the user-mode helper application generates image data and transmits the image data to the network in a format suitable for delivery directly across the general purpose data network.
- the user-mode helper application includes a user interface to allow a user to configure the system.
- a further user-mode application may be provided that includes a user interface to allow a user to configure the system.
- the data processing device may maintain a framebuffer and present data held in the framebuffer to the graphics card driver emulator to facilitate the representation of data for display on at least one of the display devices.
- the data processing device preferably maintains a plurality of framebuffers, each of the framebuffers corresponding to the image data for presentation for a respective display device.
- the kernel-mode graphics card driver emulator may simulate a plurality of graphics cards.
- the image data output by the network interface may be in compressed form. As a result, the bandwidth used for sending image data may be reduced.
- the compressed image data is compressed in accordance with a lossless compression algorithm.
- the data processing device preferably includes an encryption engine and the image data output by the network interface is encrypted by the encryption engine.
- each ultra-thin client device is advantageously assigned a unique network address and the user-mode helper application includes means for adding network address information to the image data, thereby allowing image data to be routed to a particular display device.
- each of the ultra-thin client devices also includes a local framebuffer for storing the image data locally and a decoder unit for transferring data from the network to the local framebuffer, whereby only changes to images need to be sent to the ultra-thin client devices.
- the display system further includes a main display device coupled directly to the data processing device, thereby allowing at least one of the display devices coupled to the data processing device over the network via an ultra-thin client device to be an auxiliary display device.
- a display adaptor comprising: a network interface for receiving image data from a general purpose data network; a display interface for connection to one or more display devices; and drive circuitry for driving image data received from the network interface such that a display device connected to the display interface is suitable for use in a display system of the first aspect of the present invention.
- the display adaptor further includes aframebufferfor storing image data, and one or more decoder units for transferring data from the network interface to the framebuffer, wherein the drive circuitry drives image data from the framebuffer.
- the display adaptor may be integral in at least one of the display devices.
- the display adaptor is thus an ultra-thin client device that permits conventional display devices to be adapted for use as network enabled displays.
- other peripherals may be coupled to ultra-thin client devices. Drivers for these peripherals do not in general need to reside on the device. Instead the device sends the raw data over the network to other machines which have the ability to handle larger libraries of device drivers.
- a method for generating display data for presentation on a plurality of display devices over a general purpose data network comprising: generating graphical data for display on a display device; and converting the graphical data into an image data format suitable for transmission over the general purpose data network, wherein the conversion of the graphical data includes: passing the graphical data to a kernel-mode graphics card driver emulator module, which maintains a framebuffer for at least one of the display devices; and passing data from the framebuffer to a user-mode helper application, which formats the image data in a the framebuffer into a format suitable for delivery directly across the general purpose data network.
- the image data is not processed by an operating system at the display end of the network.
- a display device may run an operating system for some other reason, for example to provide a web based format, but the image data transmitted over the network is not processed by a conventional operating system in order to drive a display. Furthermore, as the image data directly represents an image to be displayed on the display device, the data, in uncompressed form, directly represents pixel values in a matrix of pixels.
- the data does not require conversion from some more abstract format such as Hypertext Markup Language (HTML), extensible Markup Language (XML), Wireless Access Protocol (WAP), X11, Remote Display Protocol (RDP), Independent Computing Architecture (ICA) etc. nor is it an analog data signal such as VGA data.
- the image data may be compressed or encoded using run length encoding or some other form of lossless encoding but remains intrinsically a direct representation of an image for display. It is possible for the display system to comprise a plurality of data processing devices, each coupled to the general purpose data network.
- the architecture of present invention provides greater flexibility between processing devices and displays than any prior architectures. Displays can be shared and more than one display can be used by a single processing machine at any one time.
- General purpose data networks are normally packet or circuit based thereby allowing multiple monitors to be driven on a single connection.
- the displays can be individually addressed as described above, updated by broadcasting the same data to several of them or grouped so that an array of monitors appears to be a single larger display. Similarly, displays need no longer be dedicated to a single machine. They can be used by different processing devices in succession, an example being a projector at a conference which is driven in turn by a laptop computer belonging to each speaker. Alternatively, they can be updated by several machines at once.
- a display screen may be partitioned by screen area or overlaid or partitioned in some other way such that different parts or aspects of it are controlled from different places.
- each ultra-thin client device in the system of the present invention includes a network interface and circuitry to drive a display from the received data.
- each of the ultra-thin client devices also includes a local framebuffer for storing the image data locally, so that it is only changes to images that need to be sent to the display devices, and a decoder unit or units for transferring data from the network interface to the framebuffer.
- the network interface, drive circuitry, framebuffer and decoder units may all be embedded within the display device, incorporated in a cable connected to the display, incorporated in a power plug or adapter connected to the display or be packaged in a separate module to which both the network and display are connected (i.e. a network to video converter).
- a network to video converter i.e. a network to video converter
- existing displays can simply be made compatible with the system of the present invention.
- the display system is capable of coupling one or more user interface devices to the general purpose data network. Examples of user interface devices include a keyboard, a mouse and a pointer. User interface devices may be connected directly to the network or via another network device. Some or all of the display devices may be coupled to the general purpose data network independently of any user interface devices.
- the general purpose data network is used to transport image data to each ultra-thin client device, and thus ultimately to display devices, but it can also carry other data to and from the ultra-thin client devices, including audio output or keyboard and pointer input information.
- each display device has greater memory than that required for storing a single framebuffer. The excess memory space can be used, amongst other things for caching and double buffering.
- the network interface, drive circuitry, framebuffer and decoder may be formed as a separate module connected both to the network and to the display device. Power for this module may come from a separate power supply or be provided by the monitor or supplied over the network. Even in the case where power and other connections are electrically independent they may still be bound together into the same physical cable.
- the display system further includes a device management service for managing devices (such as displays and peripherals) attached to the network.
- the device management service may be implemented on a single processing device or distributed on a plurality of processing devices coupled to the network.
- a dedicated processing device may be provided and exclusively devoted to device management.
- the device management service controls the mapping of ultra-thin client devices to data processing devices and user interface devices to data processing devices.
- the device management service may also control levels of network access by providing security measures, such as passwords.
- the device management service has a dedicated user interface.
- Peripheral devices may also be included in the display system. Peripheral devices such as scanners or printers may be connected to the general purpose data network and have a unique network address.
- Figure 1 is a schematic illustration of the component parts of a data processing device and a display device in accordance with one example of the present invention
- Figure 2 is a schematic illustration of the relationship between user-mode and kernel-mode software applications within an operating system
- Figure 3 is a schematic illustration of the preferred system for converting graphical data into network data and transmitting that data in the present invention
- Figure 4 illustrates a first network topology of the present invention
- Figure 5 illustrates a second network topology of the present invention
- Figure 6 illustrates a third network topology of the present invention.
- a system in accordance with an embodiment of the present invention has a data processing device 1 (such as a personal computer, laptop or PDA) from which image data is transferred and a display device 3 connected to the data processing device 1 over a network 2.
- a display device 3 of this sort will hereinafter be referred to as a network enabled display (NED 3).
- Figure 1 shows a data processing device 1 running applications 10, software and/or hardware components 11 for converting graphical data and a network interface 12.
- the NED 3 includes a network interface 13, a decoder 14, a memory 15 and display driver 16, as well as a display screen 17.
- Ultra-thin devices are designed for performance, simplicity and low cost. This is made possible by a conscious decision to move functionality, wherever possible, from the device to other entities on the network which already have plentiful processing and storage capabilities.
- NEDs include both ultra-thin client componentry and display device components.
- a NED might be attached to a very high-speed fibre network which received the raw pixel data to be displayed in scan-line order at a high-enough and consistent-enough rate that it could be rastered directly onto the screen.
- Such a device would need only very simple (though high-performance) ultra-thin client componentry and, in terms of the well- known OSI layer model, would operate entirely at the Data Link Layer (layer 2) and below.
- layer 2 Data Link Layer
- ultra-thin client devices only have a small amount of custom-written firmware. There is no need for a complete operating system or substantial local code, since the vast majority of processing is carried out remotely.
- ultra-thin client devices there is a total of about 2 Kbytes of software in the device.
- a conventional display device is adapted for use as a NED by the provision of a separate module incorporating ultra-thin client componentry (i.e. a network interface, a decoder, a memory and a display driver).
- ultra-thin client components may be incorporated in a cable connected to a display. They may also be incorporated in a power plug or adapter connected to the display. Furthermore, they may be packaged in a separate module to which both the network and display are connected (i.e. an external display adaptor).
- an application or group of applications 10 on the data processing device 1 creates some graphical output.
- the application might, for example, draw some text or display an image.
- the application may have the facilities to render the graphical output into pixels itself, it may make use of some library software which provides graphics services, or it may use a graphics protocol or other description of the desired output.
- the graphical output is then converted on the data processing device 1 by one or more software or hardware components 11 into a format suitable for sending over a network connection to a display. In certain preferred embodiments of the present invention, this is done by software.
- software One skilled in the art will recognise that most modern operating systems allow software to run in two modes, referred to herein as kernel-mode and user-mode.
- User-mode software does not have direct access to the hardware in the system, but must go through the operating system to effect commands.
- kernel-mode software is able to drive hardware directly.
- a schematic illustration of this is shown in Figure 2.
- Kernel-mode programs therefore, may be thought of as working at a lower 'level' than the operating system while user-mode programs work at a higher level.
- Previous protocols for converting graphical output into network output have intercepted graphical data in the user-mode phase. Examples of these include the X- Windows Protocol, Microsoft's Remote Display Protocol, VNC and the Citrix ICA protocol.
- the present invention utilizes a kernel-mode graphics driver emulator.
- the kernel-mode driver emulator emulates the behaviour of graphics card driver software without actually driving a graphics card; in particular, it maintains a framebuffer of image data in a format understood by a display device.
- the emulator is not restricted to emulating existing graphics card drivers, it may simulate a driver for more than one graphics card or a graphics card driver for graphics cards with a plurality of outputs and/or with additional memory for framebuffers.
- the emulator is thus a 'virtual' graphics card driver that appears, to the rest of the software executing on the data processing device, to be a "real" graphics card driver.
- the graphics card driver emulator emulates a driver for one graphics card with one output.
- Such an approach is advantageous in the present invention because it is simpler and thus provides improved performance when only low-level information is intended to be transmitted on the network.
- a schematic illustration of a preferred system for converting graphical data into network data and transmitting that data is shown in Figure 3.
- Applications 30 produce graphical output, and this is processed as before through the operating system. At this point the instructions are carried to the kernel-mode graphics card driver emulator 31.
- the graphics card driver emulator maintains one or more framebuffers in main memory and updates the remote display or displays when the framebuffer is changed. For maximum performance the output of the graphics card driver emulator would ideally be directly fed into a driver for a network to be relayed across the system.
- many system architectures do not allow communications between different devices at the kernel level. It is therefore necessary to relay the information to a user-mode helper application 32.
- the network interface subsystem (33 with 34) which is responsible for putting that data onto the network in such a way that it will reach its intended destination (the NED 3), for example, by putting an address header on each packet of image data.
- the helper application provides a user-interface allowing the user of the system to configure the system. It may also provide an interface allowing other applications to configure the system.
- Pixel data included in the command stream may be in 'raw' form or may be compressed in some way. The data compression/decompression method used will in general be lossless.
- An encryption engine may be used to encrypt the pixel/command data before it is sent over the network.
- the network interface subsystem 13 on each NED 3 receives data intended for that NED 3. Generally this will be specifically addressed to the individual display, although it may also be data which is broadcast or multicast to multiple NEDs 3.
- the received data is decoded at decoder 14. This may involve a security/decryption unit.
- the data intended for display is converted into a form suitable for writing into a framebuffer or cache.
- the data may also include commands which manipulate the framebuffer, cache or the display in other ways.
- the COPY command described below is a typical example. Pixel data is written into the framebuffer directly or into other memory 15 for possible future display or manipulation by later commands.
- a subsystem 16 is responsible for taking the data in the framebuffer and using it to drive the display.
- the term 'length' refers to a measure of the amount of data being sent
- the term 'address' refers to a location in the memory of a NED 3. Either of these may be specified in different ways - an address, for example, may be a conventional byte or word address in memory, or it may be specified in (x,y) coordinates. A length may be a number of bytes, words or pixels. References to the NED's 3 memory may indicate part of the framebuffer or 'offscreen' memory.
- Commands that may be sent to the NED 3 include but are not limited to: RAW - raw pixel data This command is accompanied by an address, a length, and the amount of pixel data specified by the length, which is to be written into the NED's 3 memory at the specified address.
- RLE - run-length encoded pixel data This is similar to RAW except that the pixel data is encoded as one or more repetitions of (count, value), each indicating that the specified number of pixels of the given value should be written into memory.
- COPY - copy pixel data This command is accompanied by a source address, a destination address, and a length indicating the amount of data to be copied from the former to the latter.
- each command is represented by a particular byte value and is followed by its arguments in the data stream.
- any pixel operations may be considered to act on a rectangular area, rather than a purely sequential line of memory.
- the commands then include an indication of the width of the rectangle and, if an x-coordinate is not already specified, the offset required to continue from one line to the next.
- FIG. 4 illustrates a first network topology that may implement the present invention.
- a data processing device is illustrated as a laptop computer.
- the data processing device 40 has its own conventional display device but is also connected to a number of NEDs 41, 42, 43. As shown each NED 41,42,43 has its own dedicated connection to the host.
- the NEDs 41 ,42,43 can be simply plugged into the same network as the machine, or into another network to which it has access, and an association is made in software between those NEDs 41,42,43 and the particular computer.
- Software or hardware on the data processing device 40 may make the extra EDs 41 ,42,43 appear to be part of the same workspace shown on the main screen, typically by emulating a graphics card or driver software in the manner described above, so that programs running on the data processing device 40 are unaware that their output is being displayed on a NED 41 ,42,43.
- windows on a conventional screen can be moved across to the NED 41 ,42,43 simply by dragging them off one side of the main display.
- a simple user interface would generally be provided to enable users to control which NEDs 41,42,43 were part of this extended workspace, the geometric relationship between them and any conventional displays, and other aspects of the system.
- the software which drives the NED 41 ,42,43 may also emulate some other device on the data processing device 40, the most obvious example being a printer.
- Software which knows nothing about NEDs 41 ,42,43 can still display (relatively static) images on them by employing the same methods it would use for printing a page.
- the model of a workstation display showing multiple windows and icons on a single display is common and effective for users sitting in front of a screen and interacting with multiple applications or documents on it.
- a display is being devoted entirely to a particular application or if it is not close (or even visible) to the user of the machine.
- a NED which displays a slide show in a shop window is only visible from the outside of the building.
- These displays may also be at a greater distance from the data processing device than would be easily possible with conventional display-driving mechanisms. For whatever reason, interacting with the NED as if it were simply part of the main display may not be ideal.
- software is written or modified to be compatible with NEDs and to drive one or more of them explicitly.
- a typical use might be the control of multiple displays on a railway platform for informational and/or advertising purposes.
- the host machine may also have some displays running conventional desktop applications, but this is not necessary, and indeed it may not normally have a 'user' at all in the conventional sense.
- NEDs may also be driven by consumer electronics devices such as central heating controllers, games machines or voicemail systems.
- Figure 5 shows a network topology in which a single data processing device 50 is connected over a general purpose data network 52 to a plurality of NEDs 51.
- the data processing device 50 does not necessarily have its own display.
- Figure 6 shows a more complex network arrangement including other network devices such as a PC 60 including keyboard and mouse, a server 61 and a laptop 62 and NEDs 63.
- a mouse 64 is also shown connected to one of the display devices 63.
- the NEDs 63 may support a keyboard and pointer, or other input and output devices, whose data is fed back to the driving machine. Each of these added peripherals may have a corresponding network address. Many of these terminals may be connected to one machine (i.e. data processing device).
- the important distinction between a NED 63 with added peripherals 64 and a conventional workstation is that, as with the graphical output to the screen, minimal support for the peripherals is provided at the NED 63. It is simply a means for connecting them to the network 65, and the details of driving them and interpreting the returned data is delegated to the data processing device.
- a separate device management service may exist on the network or be running on one or more of the machines. Its job is to facilitate, authorise, control and otherwise manage the mapping of machines to ultra-thin client devices, in particular NEDs.
- This management system may have a user interface which allows operators to interact with it directly.
- Other services on the network might also manage the displays in other ways, for example, switching them to a power-saving standby mode at night, or displaying messages which are independent of the primary driving 'stream'. Any but the most basic implementation would need to implement some level of security to stop one machine drawing on a display for which it was not authorised, or two machines attempting to update the same display at once if this was not desirable.
- a simple scheme could be as follows. When a NED is first switched on, it is not owned by anybody. The first machine to contact it can claim ownership of it. This contact may be from a device management service running on the network. The NED receives data from that first machine (and only that machine) provided the machine keeps renewing contact with it every so often. If the contact times out, any machine may then claim ownership again. The Owning machine' may pass ownership of a NED to any other machine and in doing so loses ownership itself. In a typical implementation, the ownership would be characterised by the network address of the owning machine being stored in the NED and traffic from any other machine being ignored. This 'filtering address' would be cleared if a timer expired before the address was renewed, after which traffic would be accepted from any host.
- the traffic between host and display may also be encrypted to stop third- parties snooping on the network data.
- a method for reading back the data currently displayed on a NED, or verifying that it matches some known state may be provided.
- the requirements for the system at the "host end" can be supplied as software and run on conventional machines. No new hardware is necessarily required at the host.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Graphics (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Controls And Circuits For Display Device (AREA)
- Digital Computer Display Output (AREA)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP05717777A EP1723506A1 (en) | 2004-02-27 | 2005-02-25 | Computer network architecture and method of providing display data |
| JP2007500289A JP4759561B2 (ja) | 2004-02-27 | 2005-02-25 | コンピュータネットワークアーキテクチャ及びディスプレイデータを提供する方法 |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US54848704P | 2004-02-27 | 2004-02-27 | |
| US60/548,487 | 2004-02-27 | ||
| US11/005,736 US20050193396A1 (en) | 2004-02-27 | 2004-12-07 | Computer network architecture and method of providing display data |
| US11/005,736 | 2004-12-07 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2005083558A1 true WO2005083558A1 (en) | 2005-09-09 |
Family
ID=34889583
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/GB2005/000687 Ceased WO2005083558A1 (en) | 2004-02-27 | 2005-02-25 | Computer network architecture and method of providing display data |
Country Status (5)
| Country | Link |
|---|---|
| US (2) | US20050193396A1 (enExample) |
| EP (1) | EP1723506A1 (enExample) |
| JP (1) | JP4759561B2 (enExample) |
| TW (1) | TWI334716B (enExample) |
| WO (1) | WO2005083558A1 (enExample) |
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2008186448A (ja) * | 2007-01-04 | 2008-08-14 | Beijing Lenovo Software Ltd | 再生システム及び方法 |
| JP2009515442A (ja) * | 2005-11-08 | 2009-04-09 | 聯想(北京)有限公司 | ポイントツーマルチポイントの無線表示方法 |
| US20140267335A1 (en) * | 2013-03-14 | 2014-09-18 | Displaylink (Uk) Limited | Display Control Device |
| US11150857B2 (en) | 2017-02-08 | 2021-10-19 | Immersive Robotics Pty Ltd | Antenna control for mobile device communication |
| US11151749B2 (en) | 2016-06-17 | 2021-10-19 | Immersive Robotics Pty Ltd. | Image compression method and apparatus |
| US11153604B2 (en) | 2017-11-21 | 2021-10-19 | Immersive Robotics Pty Ltd | Image compression for digital reality |
| US11553187B2 (en) | 2017-11-21 | 2023-01-10 | Immersive Robotics Pty Ltd | Frequency component selection for image compression |
| US12096031B2 (en) | 2017-06-05 | 2024-09-17 | Immersive Robotics Pty Ltd. | Method and apparatus for digital content stream compression and decompression |
| US12355984B2 (en) | 2019-10-18 | 2025-07-08 | Immersive Robotics Pty Ltd | Content compression for network transmission |
Families Citing this family (51)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8352400B2 (en) | 1991-12-23 | 2013-01-08 | Hoffberg Steven M | Adaptive pattern recognition based controller apparatus and method and human-factored interface therefore |
| US7966078B2 (en) | 1999-02-01 | 2011-06-21 | Steven Hoffberg | Network media appliance system and method |
| US9436667B2 (en) * | 2000-05-19 | 2016-09-06 | Renderx, Inc. | Techniques for rendering media as layers |
| US20040222978A1 (en) * | 2003-05-05 | 2004-11-11 | Bear Eric Gould | Control and communications panel for a computer system |
| US7827232B2 (en) | 2003-05-05 | 2010-11-02 | Microsoft Corporation | Record button on a computer system |
| US7221331B2 (en) | 2003-05-05 | 2007-05-22 | Microsoft Corporation | Method and system for auxiliary display of information for a computing device |
| US20040240650A1 (en) * | 2003-05-05 | 2004-12-02 | Microsoft Corporation | Real-time communications architecture and methods for use with a personal computer system |
| US7551199B2 (en) * | 2003-05-05 | 2009-06-23 | Microsoft Corporation | Computer camera system and method for reducing parallax |
| US7424740B2 (en) * | 2003-05-05 | 2008-09-09 | Microsoft Corporation | Method and system for activating a computer system |
| US7443971B2 (en) * | 2003-05-05 | 2008-10-28 | Microsoft Corporation | Computer system with do not disturb system and method |
| US20040235520A1 (en) | 2003-05-20 | 2004-11-25 | Cadiz Jonathan Jay | Enhanced telephony computer user interface allowing user interaction and control of a telephone using a personal computer |
| US7548255B2 (en) * | 2003-09-30 | 2009-06-16 | Microsoft Corporation | Method and system for capturing video on a personal computer |
| US7440556B2 (en) * | 2003-09-30 | 2008-10-21 | Microsoft Corporation | System and method for using telephony controls on a personal computer |
| US7216221B2 (en) | 2003-09-30 | 2007-05-08 | Microsoft Corporation | Method and system for unified audio control on a personal computer |
| US8095940B2 (en) | 2005-09-19 | 2012-01-10 | Citrix Systems, Inc. | Method and system for locating and accessing resources |
| US7680758B2 (en) | 2004-09-30 | 2010-03-16 | Citrix Systems, Inc. | Method and apparatus for isolating execution of software applications |
| US8171479B2 (en) | 2004-09-30 | 2012-05-01 | Citrix Systems, Inc. | Method and apparatus for providing an aggregate view of enumerated system resources from various isolation layers |
| US7634780B2 (en) | 2004-11-23 | 2009-12-15 | Microsoft Corporation | Method and system for exchanging data between computer systems and auxiliary displays |
| US7711868B2 (en) | 2004-11-23 | 2010-05-04 | Microsoft Corporation | Waking a main computer system to pre-fetch data for an auxiliary computing device |
| US7581034B2 (en) * | 2004-11-23 | 2009-08-25 | Microsoft Corporation | Sending notifications to auxiliary displays |
| US7784065B2 (en) * | 2005-02-07 | 2010-08-24 | Microsoft Corporation | Interface for consistent program interaction with auxiliary computing devices |
| US7487516B1 (en) * | 2005-05-24 | 2009-02-03 | Nvidia Corporation | Desktop composition for incompatible graphics applications |
| US20080246775A1 (en) * | 2005-08-27 | 2008-10-09 | Displaylink (Uk) Limited | Display System and a Method of Operating a Displaying System |
| US8112748B2 (en) * | 2005-09-01 | 2012-02-07 | International Business Machines Corporation | Method for operating software configured for internet access on a remote computer |
| JP4872282B2 (ja) * | 2005-09-08 | 2012-02-08 | セイコーエプソン株式会社 | 画像表示システム,画像表示方法,画像表示プログラム,記録媒体,データ処理装置,画像表示装置 |
| US8131825B2 (en) | 2005-10-07 | 2012-03-06 | Citrix Systems, Inc. | Method and a system for responding locally to requests for file metadata associated with files stored remotely |
| US7779034B2 (en) | 2005-10-07 | 2010-08-17 | Citrix Systems, Inc. | Method and system for accessing a remote file in a directory structure associated with an application program executing locally |
| EP1795116A1 (de) * | 2005-12-12 | 2007-06-13 | F. Hoffmann-La Roche AG | System mit einem tragbaren Patientengerät und externem Bedienteil |
| US20070174429A1 (en) | 2006-01-24 | 2007-07-26 | Citrix Systems, Inc. | Methods and servers for establishing a connection between a client system and a virtual machine hosting a requested computing environment |
| US9176765B2 (en) * | 2006-09-25 | 2015-11-03 | Lenovo (Beijing) Limited | Virtual machine system and a method for sharing a graphics card amongst virtual machines |
| JP2008123388A (ja) * | 2006-11-15 | 2008-05-29 | Hitachi Ltd | 周辺機器の割当て方法、情報処理システム、情報処理装置および管理装置 |
| US20080167124A1 (en) * | 2007-01-05 | 2008-07-10 | Korchemniy Alex P | System and Method for Adding In-Game Functionality |
| US20100290388A1 (en) * | 2007-07-02 | 2010-11-18 | Siddhartha Srivastava | Integrated internet multimedia and computing access interactive communication device |
| US8171483B2 (en) | 2007-10-20 | 2012-05-01 | Citrix Systems, Inc. | Method and system for communicating between isolation environments |
| JP4954026B2 (ja) * | 2007-11-12 | 2012-06-13 | 株式会社コンテック | Pc画像配信設備 |
| CN101464843B (zh) * | 2007-12-17 | 2011-05-25 | 联想(北京)有限公司 | 在多操作系统中共享显示卡的方法和计算机系统 |
| CN101477510B (zh) * | 2008-01-02 | 2011-07-27 | 联想(北京)有限公司 | 在多操作系统中共享显示卡的方法和计算机系统 |
| EP2315124B1 (en) | 2008-01-27 | 2020-08-05 | Citrix Systems, Inc. | Methods and systems for remoting three dimensional graphics |
| US20110047476A1 (en) * | 2008-03-24 | 2011-02-24 | Hochmuth Roland M | Image-based remote access system |
| US20090282099A1 (en) * | 2008-05-09 | 2009-11-12 | Symbio Technologies, Llc | Secure distributed multihead technology |
| US8180905B2 (en) * | 2008-12-09 | 2012-05-15 | Microsoft Corporation | User-mode based remote desktop protocol (RDP) encoding architecture |
| US8090797B2 (en) | 2009-05-02 | 2012-01-03 | Citrix Systems, Inc. | Methods and systems for launching applications into existing isolation environments |
| US20120268650A1 (en) * | 2009-10-02 | 2012-10-25 | Ncomputing Inc. | System and method for a thin-client terminal system using a serial bus |
| US20120317181A1 (en) * | 2011-06-07 | 2012-12-13 | Syed Mohammad Amir Husain | Zero Client Device with Integrated Secure KVM Switching Capability |
| EP3211537A1 (en) | 2011-10-10 | 2017-08-30 | Hewlett-Packard Development Company, L.P. | Establish client-host connection |
| GB2513660B (en) * | 2013-05-03 | 2018-11-14 | Displaylink Uk Ltd | System for connecting a display over a general-purpose data transport |
| US9253490B2 (en) | 2013-05-31 | 2016-02-02 | Qualcomm Technologies International, Ltd. | Optimizing video transfer |
| US10762981B2 (en) * | 2013-10-22 | 2020-09-01 | Athena Diagnostics, Inc. | Pathogenicity scoring system for human clinical genetics |
| TWI653081B (zh) * | 2017-09-20 | 2019-03-11 | 宏碁股份有限公司 | 影像處理系統和方法 |
| CN109558001A (zh) * | 2017-09-27 | 2019-04-02 | 宏碁股份有限公司 | 图像处理系统和方法 |
| CN109561298A (zh) * | 2017-09-27 | 2019-04-02 | 宏碁股份有限公司 | 图像处理系统和方法 |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001011903A1 (en) * | 1999-08-06 | 2001-02-15 | Berkeley Concept Research Corporation | Ultra-thin client wireless terminal |
Family Cites Families (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6304895B1 (en) * | 1997-08-22 | 2001-10-16 | Apex Inc. | Method and system for intelligently controlling a remotely located computer |
| US7644023B2 (en) * | 1998-12-08 | 2010-01-05 | Yodlee.Com, Inc. | Portfolio synchronizing between different interfaces |
| EP1173803A4 (en) * | 1999-02-25 | 2006-10-04 | Berkeley Concept Res Corp | MULTICANAL RADIO REPEATER NETWORK DISTRIBUTED |
| US7103357B2 (en) * | 1999-11-05 | 2006-09-05 | Lightsurf Technologies, Inc. | Media spooler system and methodology providing efficient transmission of media content from wireless devices |
| US7796162B2 (en) * | 2000-10-26 | 2010-09-14 | Front Row Technologies, Llc | Providing multiple synchronized camera views for broadcast from a live venue activity to remote viewers |
| US7085805B1 (en) * | 2000-07-07 | 2006-08-01 | Sun Microsystems, Inc. | Remote device management in grouped server environment |
| JP2002288131A (ja) * | 2001-03-27 | 2002-10-04 | Komatsu Ltd | 入出力装置および情報処理システム |
| US7107584B2 (en) * | 2001-10-23 | 2006-09-12 | Microsoft Corporation | Data alignment between native and non-native shared data structures |
| JP3638561B2 (ja) * | 2002-03-15 | 2005-04-13 | 株式会社東芝 | マルチ画面設定方法 |
| KR20050003466A (ko) * | 2002-05-17 | 2005-01-10 | 코닌클리케 필립스 일렉트로닉스 엔.브이. | 브라우저 상에 제 1 매체 형식 콘텐트 렌더링 |
| US7296154B2 (en) * | 2002-06-24 | 2007-11-13 | Microsoft Corporation | Secure media path methods, systems, and architectures |
| US7427996B2 (en) * | 2002-10-16 | 2008-09-23 | Canon Kabushiki Kaisha | Image processing apparatus and image processing method |
| JP2004246876A (ja) * | 2003-01-24 | 2004-09-02 | Fuji Photo Film Co Ltd | ブラウジングシステム |
-
2004
- 2004-12-07 US US11/005,736 patent/US20050193396A1/en not_active Abandoned
-
2005
- 2005-02-25 JP JP2007500289A patent/JP4759561B2/ja not_active Expired - Lifetime
- 2005-02-25 WO PCT/GB2005/000687 patent/WO2005083558A1/en not_active Ceased
- 2005-02-25 EP EP05717777A patent/EP1723506A1/en not_active Withdrawn
- 2005-02-25 TW TW094105882A patent/TWI334716B/zh not_active IP Right Cessation
-
2009
- 2009-12-09 US US12/634,578 patent/US20100115139A1/en not_active Abandoned
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001011903A1 (en) * | 1999-08-06 | 2001-02-15 | Berkeley Concept Research Corporation | Ultra-thin client wireless terminal |
Cited By (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009515442A (ja) * | 2005-11-08 | 2009-04-09 | 聯想(北京)有限公司 | ポイントツーマルチポイントの無線表示方法 |
| US8432846B2 (en) | 2005-11-08 | 2013-04-30 | Lenovo (Beijing) Limited | Point-to multipoint wireless display method |
| US8780725B2 (en) | 2007-01-04 | 2014-07-15 | Beijing Lenovo Software Ltd. | Presentation system and method |
| JP2008186448A (ja) * | 2007-01-04 | 2008-08-14 | Beijing Lenovo Software Ltd | 再生システム及び方法 |
| US20140267335A1 (en) * | 2013-03-14 | 2014-09-18 | Displaylink (Uk) Limited | Display Control Device |
| US9892707B2 (en) * | 2013-03-14 | 2018-02-13 | Displaylink (Uk) Limited | Decompressing stored display data every frame refresh |
| US11151749B2 (en) | 2016-06-17 | 2021-10-19 | Immersive Robotics Pty Ltd. | Image compression method and apparatus |
| US11150857B2 (en) | 2017-02-08 | 2021-10-19 | Immersive Robotics Pty Ltd | Antenna control for mobile device communication |
| US11429337B2 (en) | 2017-02-08 | 2022-08-30 | Immersive Robotics Pty Ltd | Displaying content to users in a multiplayer venue |
| US12096031B2 (en) | 2017-06-05 | 2024-09-17 | Immersive Robotics Pty Ltd. | Method and apparatus for digital content stream compression and decompression |
| US11153604B2 (en) | 2017-11-21 | 2021-10-19 | Immersive Robotics Pty Ltd | Image compression for digital reality |
| US11553187B2 (en) | 2017-11-21 | 2023-01-10 | Immersive Robotics Pty Ltd | Frequency component selection for image compression |
| US12058341B1 (en) | 2017-11-21 | 2024-08-06 | Immersive Robotics Pty Ltd. | Frequency component selection for image compression |
| US12355984B2 (en) | 2019-10-18 | 2025-07-08 | Immersive Robotics Pty Ltd | Content compression for network transmission |
Also Published As
| Publication number | Publication date |
|---|---|
| JP4759561B2 (ja) | 2011-08-31 |
| US20050193396A1 (en) | 2005-09-01 |
| JP2007526565A (ja) | 2007-09-13 |
| TWI334716B (en) | 2010-12-11 |
| EP1723506A1 (en) | 2006-11-22 |
| US20100115139A1 (en) | 2010-05-06 |
| TW200537851A (en) | 2005-11-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20050193396A1 (en) | Computer network architecture and method of providing display data | |
| JP5129151B2 (ja) | マルチユーザ・ディスプレイ・プロキシ・サーバ | |
| US5790792A (en) | Method and apparatus for transmitting multimedia data from and application logic server to interactive multimedia workstations | |
| US5826027A (en) | Method for supporting an extensible and dynamically bindable protocol stack in a distrubited process system | |
| US20060119602A1 (en) | Address based graphics protocol | |
| US8504707B2 (en) | Method and system for sending and receiving USB messages over a data network | |
| US6917362B2 (en) | System and method for managing context data in a single logical screen graphics environment | |
| US6249294B1 (en) | 3D graphics in a single logical sreen display using multiple computer systems | |
| US8681811B2 (en) | System and method for obtaining cross compatibility with a plurality of thin-client platforms | |
| US20130159565A1 (en) | Method and apparatus for data transfer of touch screen events between devices | |
| US20060123166A1 (en) | Method and system for controlling transmission of USB messages over a data network between a USB device and a plurality of host computers | |
| CN101228515A (zh) | 用于管理多个计算机的装置和系统 | |
| WO2000072298A1 (en) | Image display system and information storage medium | |
| JP2011060000A (ja) | 画面共有方法 | |
| WO2007020406A2 (en) | Display system, module and method | |
| WO2012122241A2 (en) | In-flight entertainment system | |
| US20090282099A1 (en) | Secure distributed multihead technology | |
| WO2009108346A2 (en) | System and method for using virtual ip addresses in a multi-user server system | |
| JP2005234808A (ja) | 情報処理装置、システム、遠隔操作方法、プログラム及び記録媒体 | |
| US20060053212A1 (en) | Computer network architecture for providing display data at remote monitor | |
| CN105208087A (zh) | 远程管理系统及远程管理方法 | |
| US7299375B2 (en) | Signal processing apparatus, remote operation system, and signal processing method | |
| US9432442B2 (en) | System and method for a graphics terminal multiplier | |
| US20120219070A1 (en) | System and method for a thin-client terminal system with a local screen buffer using a serial bus | |
| TWI421689B (zh) | 遠端管理系統及遠端管理方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG 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 NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): GM KE LS MW MZ NA 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 HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2007500289 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2005717777 Country of ref document: EP |
|
| WWP | Wipo information: published in national office |
Ref document number: 2005717777 Country of ref document: EP |