Establishing remote connections
    1.
    发明申请
    Establishing remote connections 审中-公开
    建立远程连接

    公开(公告)号:US20060048198A1

    公开(公告)日:2006-03-02

    申请号:US10924714

    申请日:2004-08-24

    IPC分类号: H04N5/445 H04N7/173 G06F13/00

    CPC分类号: H04L63/08

    摘要: A remote network resource is contacted to acquire connection data. The connection data is associated with connecting a viewer to one or more senders. In response to the connection data, one or more connections are established between the viewer and the one or more senders. Graphical data is received over the connections from the one or more senders and presented to the viewer.

    摘要翻译: 联系远程网络资源以获取连接数据。 连接数据与将查看器连接到一个或多个发送者相关联。 响应于连接数据,在观看者和一个或多个发送者之间建立一个或多个连接。 通过来自一个或多个发送者的连接接收图形数据并呈现给观看者。

    System architecture for wide-area workstation management
    2.
    发明授权
    System architecture for wide-area workstation management 有权
    用于广域工作站管理的系统架构

    公开(公告)号:US07584239B1

    公开(公告)日:2009-09-01

    申请号:US10431063

    申请日:2003-05-06

    IPC分类号: G06F15/16

    摘要: A system architecture for managing a group of heterogeneous workstations that may be widely dispersed geographically. A system according to the present teachings enables users to access remote workstations and run applications on the remote workstations transparently and enables seamless integration of remote desktop sharing and distributing desktops among heterogeneous workstations. The system also provides enforcement of protections among user and workstations, user account management and workstation allocation management. The present architecture is platform independent and enables workstations to be accessed from anywhere using a graphical user interface through the Internet.

    摘要翻译: 用于管理可能在地理上广泛分散的一组异构工作站的系统架构。 根据本教导的系统使得用户能够访问远程工作站并且透明地在远程工作站上运行应用,并且能够在异构工作站之间实现远程桌面共享和分发桌面之间的无缝集成。 该系统还提供用户和工作站之间的保护强制,用户帐户管理和工作站分配管理。 目前的架构与平台无关,可以通过互联网从任何地方使用图形用户界面访问工作站。

    System and method for display sharing
    3.
    发明申请
    System and method for display sharing 有权
    显示共享的系统和方法

    公开(公告)号:US20070094413A1

    公开(公告)日:2007-04-26

    申请号:US11253978

    申请日:2005-10-19

    IPC分类号: G06F15/16

    CPC分类号: G06F3/1454

    摘要: According to one embodiment, a method comprises detecting a graphics call directed from an application executing on a host computer to an operating system's graphics interface, wherein the operating system's graphics interface does not trigger synchronization of a guest computer's display. The method further comprises, responsive to such detecting, triggering synchronization of a display of at least one guest computer that is communicatively coupled to the host computer to reflect the graphics call. According to one embodiment, a method comprises determining a three-dimensional (3D) graphics operation is communicated along a 3D graphics communication path of a host computer, and using a communication path for two-dimensional (2D) graphics operations on the host computer to trigger notification to a guest computer of a display change resulting from the 3D graphics operation.

    摘要翻译: 根据一个实施例,一种方法包括检测从在主计算机上执行的应用程序定向到操作系统的图形接口的图形呼叫,其中操作系统的图形接口不触发来宾计算机显示器的同步。 该方法还包括响应于这种检测,触发通信地耦合到主计算机以反映图形呼叫的至少一个来宾计算机的显示器的同步。 根据一个实施例,一种方法包括确定沿着主计算机的3D图形通信路径传送三维(3D)图形操作,并且使用用于主计算机上的二维(2D)图形操作的通信路径 触发由客户电脑通知3D图形操作所产生的显示变化。

    Virtual code system
    4.
    发明授权
    Virtual code system 失效
    虚拟代码系统

    公开(公告)号:US5822591A

    公开(公告)日:1998-10-13

    申请号:US705572

    申请日:1996-08-29

    申请人: Roland Hochmuth

    发明人: Roland Hochmuth

    CPC分类号: G06F8/30 G06F8/41 G06F9/443

    摘要: A process for creating new software procedures during run time. An applications program calls a procedure that indirectly corresponds to a set of variables. A library determines that the procedure is not already defined in the library. In a first embodiment, the library builds a source code file to be compiled. In a second embodiment, the library object code creates a string of directives that form part of a command line calling a compiler. The compiler compiles a source code file, selectively compiling only portions of the source code file designated by the command line directives that were created by the library code. For either embodiment, the resulting newly compiled procedure is provided to the applications program by the library in a manner that is transparent to the applications program. No changes are required to the applications program or to the compiler. The library code may add the procedure to the library if there is space, or replace the least recently used or least frequently used procedure if the library is at a capacity limit. As a result, the library can adapt to the set of features being used by the applications program, or the sets of features being used by multiple application programs if the library is shared, or adapt to changes in procedures being used over time.

    摘要翻译: 在运行时创建新的软件程序的过程。 应用程序调用间接对应于一组变量的过程。 库确定该库中没有定义该过程。 在第一实施例中,库构建要编译的源代码文件。 在第二个实施例中,库对象代码创建一组指令,它们构成调用编译器的命令行的一部分。 编译器编译源代码文件,仅选择性地仅编译由库代码创建的命令行指令指定的源代码文件的部分。 对于任一实施例,所产生的新编译的过程以对应用程序透明的方式由库提供给应用程序。 对应用程序或编译器不需要更改。 如果存在空格,则库代码可能会将该过程添加到库中,或者如果库处于容量限制,则替换最近使用最少的或最不常用的过程。 因此,库可以适应应用程序使用的一组功能,或者如果库被共享,则可以使用多个应用程序所使用的特征集合,或者适应随时间推移的程序的变化。

    Computer display control system and method
    5.
    发明申请
    Computer display control system and method 有权
    计算机显示控制系统及方法

    公开(公告)号:US20060136835A1

    公开(公告)日:2006-06-22

    申请号:US11020982

    申请日:2004-12-22

    IPC分类号: G06F9/00

    摘要: A computer display control system comprises an input module adapted to receive a user input corresponding to a composited desktop display where the composited desktop display displays at least two active desktops corresponding to at least two different computers. The input module is adapted to automatically determine to which of the desktops the user input corresponds.

    摘要翻译: 计算机显示控制系统包括适于接收对应于合成桌面显示器的用户输入的输入模块,其中合成桌面显示器显示对应于至少两个不同计算机的至少两个活动桌面。 输入模块适于自动确定用户输入对应的桌面。

    Graphics systems and methods
    6.
    发明申请
    Graphics systems and methods 有权
    图形系统和方法

    公开(公告)号:US20060123141A1

    公开(公告)日:2006-06-08

    申请号:US10989009

    申请日:2004-11-15

    IPC分类号: G06F3/00

    摘要: Embodiments of graphics systems and methods are disclosed. In one method embodiment, among others, a graphics method comprises receiving a first command having a first screen region, receiving a second command having a second screen region, and replacing the first command and the second command with a single command having one of the first screen region and the second screen region if the first screen region encompasses the second screen region or the second screen region encompasses the first screen region, respectively.

    摘要翻译: 公开了图形系统和方法的实施例。 在一个方法实施例中,图形方法包括接收具有第一屏幕区域的第一命令,接收具有第二屏幕区域的第二命令,并且用具有第一屏幕区域之一的单个命令替换第一命令和第二命令 屏幕区域和第二屏幕区域,如果第一屏幕区域包含第二屏幕区域或第二屏幕区域分别包围第一屏幕区域。

    Managing multiple remote computing sessions displayed on a client device
    7.
    发明授权
    Managing multiple remote computing sessions displayed on a client device 有权
    管理客户端设备上显示的多个远程计算会话

    公开(公告)号:US08762540B2

    公开(公告)日:2014-06-24

    申请号:US10931870

    申请日:2004-09-01

    IPC分类号: G06F15/16

    摘要: A method manages, at a client device, a plurality of remote computing sessions. The method comprises executing a session manager application on the client device. The session manager application comprises a user interface in which configuration information about the plurality of remote computing sessions is displayed. Each of the plurality of remote computing sessions is executed on at least one of a set of remote computers. The method further comprises receiving, via the user interface of the session manager application, an event associated with an operation and performing the operation on at least one of the plurality of remote computing sessions in response to receiving the event.

    摘要翻译: 一种方法在客户端设备处管理多个远程计算会话。 该方法包括在客户端设备上执行会话管理器应用。 会话管理器应用程序包括其中显示关于多个远程计算会话的配置信息的用户界面。 多个远程计算会话中的每一个在一组远程计算机中的至少一个上执行。 该方法还包括响应于接收到事件,经由会话管理器应用的用户界面接收与操作相关联的事件并对多个远程计算会话中的至少一个执行操作。

    Compression of image regions according to graphics command type
    8.
    发明申请
    Compression of image regions according to graphics command type 有权
    根据图形命令类型压缩图像区域

    公开(公告)号:US20060093230A1

    公开(公告)日:2006-05-04

    申请号:US10977055

    申请日:2004-10-29

    IPC分类号: G06K9/36

    摘要: A method according to the invention conserves host system resources by compressing an image region according to the type of graphics command used to generate or modify the region. As an image is being rendered, a list of modified image regions is maintained. For each modified image region, metadata are associated with the region to identify the type of graphics command that was used to produce the modification. Per-region choices of compression algorithms can then be made responsive to the metadata without regard to the content of the image data itself.

    摘要翻译: 根据本发明的方法通过根据用于生成或修改该区域的图形命令的类型来压缩图像区域来节省主机系统资源。 当正在呈现图像时,维护修改图像区域的列表。 对于每个修改的图像区域,元数据与区域相关联,以识别用于产生修改的图形命令的类型。 然后可以对压缩算法进行每区域选择,而不考虑图像数据本身的内容。

    System and method for display sharing
    9.
    发明授权
    System and method for display sharing 有权
    显示共享的系统和方法

    公开(公告)号:US07432934B2

    公开(公告)日:2008-10-07

    申请号:US11253978

    申请日:2005-10-19

    CPC分类号: G06F3/1454

    摘要: According to one embodiment, a method comprises detecting a graphics call directed from an application executing on a host computer to an operating system's graphics interface, wherein the operating system's graphics interface does not trigger synchronization of a guest computer's display. The method further comprises, responsive to such detecting, triggering synchronization of a display of at least one guest computer that is communicatively coupled to the host computer to reflect the graphics call. According to one embodiment, a method comprises determining a three-dimensional (3D) graphics operation is communicated along a 3D graphics communication path of a host computer, and using a communication path for two-dimensional (2D) graphics operations on the host computer to trigger notification to a guest computer of a display change resulting from the 3D graphics operation.

    摘要翻译: 根据一个实施例,一种方法包括检测从在主计算机上执行的应用程序定向到操作系统的图形接口的图形呼叫,其中操作系统的图形接口不触发来宾计算机显示器的同步。 该方法还包括响应于这种检测,触发通信地耦合到主计算机以反映图形呼叫的至少一个来宾计算机的显示器的同步。 根据一个实施例,一种方法包括确定沿着主计算机的3D图形通信路径传送三维(3D)图形操作,并且使用用于主计算机上的二维(2D)图形操作的通信路径 触发由客户电脑通知3D图形操作所产生的显示变化。

    Computer display control system and method
    10.
    发明申请
    Computer display control system and method 审中-公开
    计算机显示控制系统及方法

    公开(公告)号:US20060168537A1

    公开(公告)日:2006-07-27

    申请号:US11020973

    申请日:2004-12-22

    IPC分类号: G06F17/00 G06F3/00

    CPC分类号: G06F3/1454

    摘要: A computer display control system comprises a graphics adapter adapted to generate a composited desktop display from at least two different desktop displays where the desktop displays each correspond to a different computer, and where each of the desktop displays are active in the composited desktop display.

    摘要翻译: 计算机显示控制系统包括适于从至少两个不同桌面显示器生成合成桌面显示器的图形适配器,其中桌面显示器每个对应于不同的计算机,并且其中每个桌面显示器在合成桌面显示器中是活动的。