CN102819427A - 远程系统的即插即用设备重定向的方法和系统 - Google Patents
远程系统的即插即用设备重定向的方法和系统 Download PDFInfo
- Publication number
- CN102819427A CN102819427A CN2012101547280A CN201210154728A CN102819427A CN 102819427 A CN102819427 A CN 102819427A CN 2012101547280 A CN2012101547280 A CN 2012101547280A CN 201210154728 A CN201210154728 A CN 201210154728A CN 102819427 A CN102819427 A CN 102819427A
- Authority
- CN
- China
- Prior art keywords
- equipment
- server computer
- client computer
- computer
- device driver
- 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.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4411—Configuring for operating with peripheral devices; Loading of device drivers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4411—Configuring for operating with peripheral devices; Loading of device drivers
- G06F9/4413—Plug-and-play [PnP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
- H04L12/2803—Home automation networks
- H04L12/2807—Exchanging configuration information on appliance services in a home automation network
- H04L12/2814—Exchanging control software or macros for controlling appliance services in a home automation network
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Automation & Control Theory (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computer Hardware Design (AREA)
- Stored Programmes (AREA)
- Computer And Data Communications (AREA)
Abstract
提供了远程系统的即插即用设备重定向的方法和系统。远程访问系统将服务器计算机与一个或多个客户计算机连接,其中设备在本地连接在客户计算机上。这些设备由客户计算机识别并且为每一被连接且被识别的设备提供设备驱动程序。根据专用于该设备的信息在服务器计算机上创建虚拟驱动程序,使得该虚拟驱动程序如同真正的驱动程序一样对服务器计算机上的应用起作用。通过虚拟驱动程序,该应用能够识别并提供命令给所连接的设备。
Description
本申请是国际申请日为2006年8月5日、国际申请号为PCT//US2006/031708、中国国家申请日为2006年8月5日、申请号为200680031439.4、发明名称为“远程系统的即插即用设备重定向”的专利申请的分案申请。
技术领域
本发明涉及远程系统的即插即用设备重定向。
背景技术
远程客户端访问平台和系统,诸如由微软公司提供的Terminal ServiceTM(终端服务)系统,允许计算机(用户)远程访问以应用服务器或服务器(服务器计算机)为主机或驻留在其上的应用程序。在远程客户访问系统中,客户计算机一般依赖于服务器计算机通过驻留的应用程序来提供计算功能性。应用程序的示例包括字处理、多媒体和数据管理程序。
服务器计算机可称为主机计算机或终端服务器。在某些情形中,存在多个服务器计算机。客户计算机可称为远程终端,远程客户端或者瘦客户端。客户计算机主要用于用户界面:与用户交互和设备输入/输出;然而,在许多情形中,一个或多个本地设备附连到客户计算机并且由服务器计算机来访问。
客户计算机上的软件一般是通用而非应用程序专用的,并且通常由操作系统和通用软件组成,后者包括支持远程客户访问环境的软件。在服务器计算机上的软件一般包括专用应用软件来提供特定的功能性,诸如多媒体、成像、数据库访问、字处理和其它类型的应用。在客户计算机与服务器计算机之间传递的数据大多数包括与用户界面有关的命令与数据,诸如图像数据、键击、鼠标移动等,并包括与位于客户计算机处的硬件设备有关的命令与数据。
服务器计算机和客户计算机一般使用预先定义的通信协议如由微软公司定义的远程桌面协议(RDP)来彼此通信或传递信息。该过程还涉及较低层网络协议,如经互联网协议的传输控制协议(TCP/IP)。
远程客户访问系统的好处在于,客户计算机的功耗相对较低,因为大多数功能性与计算在服务器计算机处发生。尽管服务器计算机通常比典型的桌面计算机更昂贵,但一个应用服务器计算机可以为许多较便宜的客户计算机服务。
一些远程客户访问系统的另一优点是,数据可以驻留在服务器计算机的物理单元中,并且可以由应用程序在该单元处对其进行处理而不必通过相对慢速的通信链路传送到客户计算机——仅在客户的物理单元处实现了用户界面。
客户计算机具有诸如串行通用总线(USB)或火线(IEEE 1394)端口之类的端口,它们可附连一个或多个本地或外围硬件设备。这类设备可与用户界面有关,例如USB键盘。在许多情形中,在服务器计算机处执行的应用程序需要访问并与这类本地客户设备交互。本地或外围设备的示例包括音频记录器、数码相机、文档扫描仪、外置盘驱动器以及媒体阅读器等等。这类设备有时称为即插即用或PNP设备,因为这些设备一旦连接到端口就变得可用。
在典型的基于的桌面环境中,本地应用通过一系列驱动程序,即驱动程序栈来与本地设备通信。驱动程序栈尤其用于促进设备的PNP能力。考虑到组织与可重用性,可在驱动程序栈的组件之间划分不同的职责。例如,有些驱动程序对于本地设备的全部或某些通用类,并且可被用于或重新被用于与许多不同设备通信。其它驱动程序实现专用于某些设备的功能性,并且经常明确地设计为随附于这些设备。一般地,这样的问题是根据具体设备来解决的。例如,为了支持一本地设备,就在本地机器或客户计算机上安装相应的软件驱动程序。对于不同且多个设备而言,会产生要提供不同且正确的软件驱动程序来支持不同的硬件设备的问题。
在某些情形中,用户可能不是在使用连接了特定设备的同一客户计算机;然而,用户希望访问和利用该设备。这可能是这样一种情形,即用户正在从另一客户计算机“远程”地工作。而且,可能希望服务器计算机为不止一个客户计算机或用户提供对本地设备的访问。因此,在远程客户访问系统中,希望在特定的远程客户计算机处的设备看上去象是在本地连接到服务器计算机一样,使得其它远程客户计算机可访问该设备。
发明内容
设备在本地被连接在客户计算机上并被识别,同时将作为驱动程序栈一部分的设备驱动程序安装在该客户计算机上以支持连接在该客户计算机上的每一设备。设备的连接,连同在服务器计算机上创建虚拟驱动程序的信息一起,被通信到服务器计算机。虚拟驱动程序是由驻留在服务器计算机上的应用识别的。来自服务器计算机的命令随后可通过虚拟驱动程序传递至该设备并通信回设备驱动程序,从而允许由服务器计算机来控制该设备。
提供本发明内容,它以简化的形式介绍在下面的具体实施方式中进一步描述的精选概念。本发明内容不是要标识要求保护的主题的关键特征或基本特征,也不是要用于帮助确定要求保护的主题的范围。
附图说明
参考附图描述具体实施方式。在附图中,参考数字的最高位数字标识该参考数字首次出现的附图。在不同附图中使用相同的参考数字表示相似或相同项。
图1是远程客户访问系统的示图,该系统包括带有支持连接在远程客户计算机上的即插即用设备的虚拟驱动程序的服务器计算机。
图2是服务器计算机和客户计算机的示图,并且例示服务器计算机和客户计算机的驱动程序栈。
图3是例示在服务器计算机上创建虚拟驱动程序的过程的流程图。
图4是例示提供将客户计算机设备重定向到服务器计算机的过程的流程图。
具体实施方式
图1示出远程客户访问系统或远程系统100。远程系统100包括服务器计算机102和一个或多个客户计算机104。具体地,服务器计算机102包括即插即用(PNP)设备或者PNP重定向程序与虚拟设备驱动程序,以促进或支持在本地连接至客户计算机的设备。
在此例中,示出单个客户计算机104;然而,在其它实现中,可包括多个客户计算机。对连接在客户计算机104上的本地设备108的访问与控制可被定向或重定向至服务器计算机102,使得本地设备108可选择地由服务器计算机102来访问与控制。远程系统100可以是如由微软公司提供或定义的Terminal ServiceTM,其中对于提供功能性的所有或某些应用程序,多个客户计算机(例如,客户计算机104)依赖服务器计算机102。
网络110连接服务器计算机102和客户计算机104。网络110可用多种方法来实现以支持这样的连网环境,包括基于线接的技术和无线技术两者。本发明的诸方面不限于一种特定的网络体系结构或者网络技术。远程系统100表示包括直接经由调制解调器拨号、企业LAN(局域网)、WAN(广域网)和因特网的不同体系结构。网络110将服务器计算机102连接到一个或多个客户计算机(例如客户计算机104)。而且,服务器计算机102与客户计算机104之间的网络110连接可实现传输协议,诸如经互联网协议的传输控制协议(TCP/IP)。
服务器计算机102实现为带有操作系统,诸如由微软公司提供的Server 2003操作系统。服务器计算机102和客户计算机104可实现通信协议诸如由微软公司定义的远程数据协议(RDP),以便彼此传递数据或信息(即通信)。这样的通信协议的使用,尤其是RDP的使用,可在远程客户访问系统如TerminalServicesTM系统的上下文中实现。
此外,与服务器计算机102和客户计算机104的通信可利用经RDP通信的I/O请求分组(IRP),尤其是称为I/O控制(IOCTL)代码的一组特定的IRP。具体地,驻留在服务器计算机102上的应用程序可实现IRP以与本地设备108的通信。IRP可以是源自应用程序的、包括对一个或多个本地设备108的请求的通信数据。本地设备可由应用程序在IOCTL代码中标识为物理设备对象(PDO),其中每个特定设备108由一特定的PDO来标识。如下所述的真实设备驱动程序可创建本地设备108的PDO。
客户计算机104可以是通用PC(个人计算机)、膝上型PC、平板式PC等等,并且实现操作系统,诸如来自微软公司的品牌的操作系统。客户计算机104是独立的计算机,它主要与服务器计算机102接口以访问非本地存储在客户计算机104上的文件或其它信息(例如,驻留在应用服务器计算机102上的应用程序)。
客户计算机104配备了一个或多个连接PNP设备如本地设备108的设备端口。设备端口包括USB 1.0、1.1和2.0以及火线(IEEE 1394)端口,它们支持现有(例如,传统的)和未来的标准。具体地,设备端口允许将本地设备108连接到客户计算机104。本地设备108包括但不限于,数码相机,视频摄像机,硬盘存储设备,数字媒体记录器,打印机,扫描仪等等。服务器计算机102包括PNP重定向程序与虚拟设备驱动程序106。具体地,如下面更详细地讨论的,PNP重定向程序被配置为检测或由客户计算机104通知有关一个或多个本地设备108的连接。虚拟设备驱动程序是在服务器计算机102上创建的,以执行在客户计算机104上存在的实际设备驱动程序的功能。
图2示出服务器计算机102和客户计算机104的示例性驱动程序栈。这些驱动程序栈是示例配置,它们可用于将本地设备108的命令和控制指示给驻留在服务器计算机102上的应用202。具体地,专用于特定本地设备108的远程服务驱动程序或者虚拟驱动程序204是作为计算机102的驱动程序栈的一部分来创建或提供的。
服务器计算机102包括处理单元或处理器206以及存储系统或存储器208。处理器206被配置为控制或访问服务器计算机102的组件,诸如存储器208和服务器计算机102驱动程序栈的组件。尽管此例例示存储器208与服务器计算机102驱动程序栈的组件分开,但可以认识到,在其它实现中,如下面进一步讨论的服务器计算机102驱动程序栈的组件包括在存储器208内。
服务器计算机102的驱动程序栈可被认为包括下列组件或层,其中应用202被视为驱动程序栈的最高层次的组件或层。应用202包括各种多媒体,成像,数据库访问,字词处理和其它类型的应用。应用202可以是应用服务210的一部分或者与之相连接。应用服务210包括或者连接到兼容性层212。当支持实现诸如便携设备(WPD)格式之类的格式的特定本地设备时,可实现兼容性层212。
应用服务210或兼容性层212与上层过滤驱动程序或重定向程序214通信。重定向程序214可以是操作系统(OS)或者内核,基于将OS命令反射或重定向到应用服务210或兼容性层212的组件(即,驱动程序)。而且,在此实现中重定向程序214被用于通信到虚拟驱动程序204。
创建虚拟驱动程序204以特别支持本地设备108并与客户计算机104的驱动程序栈通信。虚拟驱动程序204可包括在主机过程216中;然而,在此例中,虚拟驱动程序204作为服务器计算机102的驱动程序栈的一部分,与主机过程216分开并与之通信。主机过程216与PNP重定向程序218通信。
PNP重定向程序218在最初创建虚拟驱动程序204时特别提供来自客户计算机104的通信。具体地,PNP重定向程序218列举或标识被连接到客户计算机104并且要从客户计算机104被重定向的设备(即,本地设备108)。PNP重定向程序218可包括或访问重定向库,它提供服务器计算机102与客户计算机104之间的基于IRP的通信。在基于IRP的通信中,可使用虚拟通道。PNP重定向程序218可创建该设备的一具体PDO表示。具体地,在通信涉及在服务器计算机102与客户计算机104之间传递IRP时创建该PDO。每当该设备与客户计算机104断开连接,PNP重定向程序可销毁该具体PDO。
在应用202与本地设备108之间的通信中,虚拟驱动程序204直接与远程服务客户应用220通信。远程服务客户应用220可以是远程过程,诸如由客户计算机如客户计算机104上的Terminal ServicesTM实现的过程。远程服务客户应用220主要可用于提供客户计算机104与服务器计算机102之间的通信。
与服务器计算机102相似,客户计算机104包括处理单元或处理器222以及存储系统或存储器224。处理器222被配置为控制或访问客户计算机104的组件,诸如存储器224和客户计算机104的驱动程序栈的组件。此例例示存储器224与客户计算机104的组件或驱动程序栈分开;然而可以认识到,在其它实现中,如下面进一步讨论的客户计算机104的驱动程序栈的组件可包括在存储器224中。
远程服务客户应用220可视为客户计算机104的驱动程序栈的最上面的组件或层。在驱动程序栈中,远程服务客户应用222的下面是主机过程226。主机过程226可以是驻留在客户计算机104中的应用,它创建或提供驱动程序以帮助本地设备108。在此例中,特定于本地设备108的真实设备驱动程序228是由主机过程226创建或提供的。
在支持PNP设备的典型驱动程序栈中,本地设备108排他地依赖于一个设备驱动程序,诸如真实设备驱动程序228来沿驱动程序栈通信或传递数据。在此实现中,真实设备驱动程序228还为本地设备108提供通信;然而,用作真实设备驱动程序228的虚拟驱动程序204为服务器计算机102尤其是应用202提供控制或访问本地设备108的能力。
上层过滤驱动程序或重定向程序230包括在客户计算机104的驱动程序栈中。重定向程序230允许通信从虚拟驱动程序204(通过远程客户应用220)到本地设备108。客户计算机104的驱动程序栈包括与总线驱动程序234通信的OS级或内核驱动程序232。总线驱动程序234与主机控制器驱动程序236通信。本地设备108以及其它PNP设备,通过连接到主机控制器238的端口连接到客户计算机104。主机控制器238进而通过客户计算机104的驱动程序栈经由主机控制器驱动程序236进行通信。
只要有新设备诸如本地设备108被插入或连接至客户计算机104,就安装诸如真实设备驱动程序228的设备驱动程序。真实设备驱动程序228绑定于新发现的设备或本地设备108。在驱动程序栈中的应用现在可访问或使用该设备(即,本地设备108)。这样的应用可包括主机过程226。当创建真实设备驱动程序228时,也创建虚拟驱动程序204。虚拟驱动程序204的创建使应用202能够变得知晓本地设备108。
应用202与真实设备驱动程序202之间从服务器计算机102到客户机104的通信被重定向,使得虚拟驱动程序204代替真实设备驱动程序228动作。一旦建立虚拟驱动程序204与应用202之间的关系,则虚拟驱动程序204与应用202之间的通信被转发给真实设备驱动程序228。被转发给真实设备驱动程序228的通信使本地设备108能够以预期的方式动作。换言之,当创建客户计算机104的设备栈时,可预期某些命令或通信经历真实设备驱动程序228,诸如送往主机过程226的命令或通信。
当本地设备108被重定向到服务器计算机102特别是到应用202时,可发生以下事件序列。本地设备108被插在客户计算机104上;加载设备驱动程序(即内核驱动程序232,重定向程序230以及真实设备驱动程序228);向应用202发送通知。客户计算机104识别本地设备108并将信息发送到PNP重定向程序218,其中该信息用于创建虚拟设备驱动程序204。创建虚拟驱动程序204并与远程服务客户应用220建立通信链路。通知应用202新发现的本地设备108以及被创建与安装的真实设备驱动程序228。该应用220随后发送I/O到虚拟驱动程序204,后者将它转发给远程服务客户应用,远程服务客户应用再将它转发给真实设备驱动程序228。如果客户硬件(例如,设备108)被拔出或者客户计算机104与服务器计算机102之间的连接被中断,则从服务器卸载虚拟驱动程序204并且所有通信停止。
图3示出提供在服务器计算机上创建虚拟驱动程序的过程300。过程300可由客户计算机与服务器计算机作为协议实现。过程300例示为逻辑流程图中的框集合,这些框表示可用硬件、软件、固件或它们的组合来实现的一系列操作。在软件的上下文中,这些框表示计算机指令,当由一个或多个处理器执行时,完成所述的操作。尽管描述为流程图,但可以预料,某些框可同时或以不同顺序发生。过程300例如可由图1的系统100和/或图2所述的计算机102和104来实现,尽管过程300可由其它体系结构来实现。
在框302,发现新的硬件设备302。硬件设备可以是连接到客户计算机的即插即用(PNP)设备,诸如连接到客户计算机104的本地设备108。可由驻留在客户计算机104上的诸如主机过程226之类的应用来发现或标识具体设备。而且,本地设备108的发现可以是PNP过程的一部分。
在框304,客户计算机104加载或安装必需的驱动程序或驱动程序栈以支持检测到的设备。安装可由主机过程226或驻留在客户计算机104上的另一应用来完成。安装还可以是在设备连接到客户计算机104时的典型PNP设备操作的一部分。驱动程序可包括设备驱动程序(例如,真实设备驱动程序228);上层过滤驱动程序(例如,重定向程序230);内核驱动程序232);以及总线驱动程序(例如,总线驱动程序232)。
在框306,标识与驱动程序有关的信息。标识可由提供服务器计算机与客户计算机之间通信的应用来完成。远程服务客户应用220是这样的通信应用的一个示例。通信可使用诸如经RDP通信的I/O请求分组(IRP)之类的分组,尤其是称为I/O控制(IOCTL)代码的一组特定的IRP。设备也可标识为IOCTL代码中的物理设备对象(PDO)。
在框308,有关设备的信息被通信到服务器计算机102。信息可由提供服务器计算机102与客户计算机104之间通信的应用(例如,远程服务客户应用220)来传递。通信的信息尤其用于在服务器计算机102上创建虚拟驱动程序(例如,虚拟驱动程序204),其中虚拟驱动程序是专用于所发现设备(例如,本地设备108)的。虚拟驱动程序可由诸如应用202之类的应用或诸如应用服务210之类的服务来创建。
图4示出提供将客户计算机设备重定向到服务器计算机的过程400。过程400可由客户计算机与服务器计算机作为协议实现。过程400例示为逻辑流程图中的框集合,这些框代表可用硬件、软件、固件或它们的组合来实现的一系列操作。在软件的上下文中,这些框表示计算机指令,当由一个或多个处理器执行时,完成所述的操作。尽管描述为流程图,但可以预期,某些框可同时或以不同顺序发生。过程400例如可由图1的系统100和/或图2所述的计算机102和104来实现,尽管过程400可由其它体系结构来实现。
在框402,在服务器计算机102上创建虚拟驱动程序(例如,虚拟驱动程序204)。虚拟驱动程序204是基于从客户计算机(例如,客户计算机104)接收的、描述所连接设备(例如,本地设备108)的信息而由服务器计算机102所创建。虚拟驱动程序204由服务器计算机上的应用(例如,应用202)识别,并向该应用指示附连了新的硬件或新的设备并使之可用。
在框404,在服务器计算机102与客户计算机104之间建立通信。通信可通过通信链路诸如虚拟通道来进行。具体地,从服务器计算机102到客户计算机104的通信可利用驻留在客户计算机上的应用,其中应用与虚拟驱动程序通信I/O命令。这样一个应用的示例是远程服务客户应用220。
在框406,通过识别新创建的设备驱动程序(例如,真实设备驱动程序228和虚拟设备驱动程序204),向应用202和远程服务客户应用220通知所连接设备1008的可用性。
在框408,应用202通过虚拟设备驱动程序204通信I/O命令,后者将命令传递给诸如远程服务客户应用220之类的应用。命令被传递到真实设备驱动程序228上,后者使本地设备108能够如期望地通过客户计算机104的本地驱动程序栈来通信。
上述方法和系统描述了通过使用虚拟设备驱动程序在服务器计算机上对远程客户计算机设备的支持。尽管本发明已经用专用于结构特征和/或方法动作的语言来描述,但将会理解在所附权利要求书中定义的本发明不必受限于所述的这些特定特征或动作。相反,这些特定特征和动作是作为实现要求保护的本发明的示例性形式而被揭示的。
Claims (20)
1.一种支持客户设备的方法,所述客户设备连接到远程客户计算机,所述客户计算机连接到服务器计算机,所述方法包括:
将所述客户设备识别为连接到所述客户计算机;
在所述客户计算机系统上安装真实设备驱动程序;
向所述服务器计算机系统发送与所述设备有关的设备专用信息,以允许在所述服务器计算机上创建物理设备对象;以及
在所述客户计算机接收来自所述服务器计算机的重定向的命令以控制所述客户设备。
2.如权利要求1所述的方法,其特征在于,所述重定向的命令是IO控制命令。
3.如权利要求1所述的方法,其特征在于,安装真实设备驱动程序是当所述客户设备被连接到所述客户计算机时即插即用(PNP)设备操作的一部分。
4.如权利要求1所述的方法,其特征在于,还包括在所述服务器计算机上创建虚拟设备驱动程序。
5.如权利要求1所述的方法,其特征在于,所述通信所述信息使用所述服务器计算机与所述客户计算机之间的专用虚拟通道。
6.如权利要求1所述的方法,其特征在于,来自所述服务器计算机的重定向的命令被传递给所述客户计算机上的所述真实设备驱动程序以控制所述客户设备。
7.如权利要求1所述的方法,其特征在于,来自所述服务器计算机的重定向的命令绕过所述真实设备驱动程序而直接控制所述客户设备。
8.一种由服务器计算机控制连接到客户计算机的设备的方法,包括:
在所述服务器计算机接收标识设备被连接到所述客户计算机的设备通知;
在所述服务器计算机接收专门与所述设备有关的信息;
在所述服务器计算机创建物理设备对象,所述物理设备对象专用于所述设备;
通过虚拟通道在所述客户计算机与所述服务器计算机之间建立通信;以及
通过所述虚拟通道将命令从所述服务器计算机通信给所述设备。
9.如权利要求8所述的方法,其特征在于,创建网络设备对象是以由所述服务器计算机从所述客户计算机收到的描述所述设备的信息为基础的。
10.如权利要求8所述的方法,其特征在于,虚拟通道是在接收所述设备通知之前建立的。
11.如权利要求8所述的方法,其特征在于,通信的命令是IO控制命令。
12.如权利要求8所述的方法,其特征在于,将所述设备连接到所述客户计算机发起了即插即用(PNP)设备操作。
13.如权利要求8所述的方法,其特征在于,还包括在所述服务器计算机上创建专用于所述物理设备对象的虚拟设备驱动程序。
14.如权利要求8所述的方法,其特征在于,从所述服务器计算机通信的命令被传递给所述客户计算机上的真实设备驱动程序以控制所述设备。
15.如权利要求8所述的方法,其特征在于,从所述服务器计算机通信的命令绕过所述真实设备驱动程序而直接控制所述设备。
16.一种远程访问系统,包括:
服务器计算机;
由所述服务器计算机支持的客户计算机;
连接到所述客户计算机的设备;
专用于所述设备且安装在所述客户计算机中的设备驱动程序;以及
基于所述设备在所述服务器计算机上创建的物理设备对象,所述物理设备对象用于所述设备驱动程序与所述服务器计算机中的应用进行通信,所述应用提供命令给所述物理设备对象以控制所述设备。
17.如权利要求16所述的系统,其特征在于,所述服务器计算机包括标识所述设备的重定向程序。
18.如权利要求16所述的系统,其特征在于,所述服务器计算机通过设备驱动程序控制所述设备。
19.如权利要求16所述的系统,其特征在于,所述服务器计算机绕过所述设备驱动程序来控制所述设备。
20.如权利要求16所述的系统,其特征在于,所述客户计算机包括提供所述服务器计算机与客户计算机之间的通信的远程服务应用。
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US71602505P | 2005-09-09 | 2005-09-09 | |
US60/716,025 | 2005-09-09 | ||
US11/278,529 US8918530B2 (en) | 2005-09-09 | 2006-04-03 | Plug and play device redirection for remote systems |
US11/278,529 | 2006-04-03 | ||
CNA2006800314394A CN101253489A (zh) | 2005-09-09 | 2006-08-15 | 远程系统的即插即用设备重定向 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CNA2006800314394A Division CN101253489A (zh) | 2005-09-09 | 2006-08-15 | 远程系统的即插即用设备重定向 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102819427A true CN102819427A (zh) | 2012-12-12 |
CN102819427B CN102819427B (zh) | 2015-11-18 |
Family
ID=37856627
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210154728.0A Active CN102819427B (zh) | 2005-09-09 | 2006-08-15 | 远程系统的即插即用设备重定向的方法和系统 |
Country Status (6)
Country | Link |
---|---|
US (2) | US8918530B2 (zh) |
EP (1) | EP1941381A4 (zh) |
JP (2) | JP5133886B2 (zh) |
KR (1) | KR101292936B1 (zh) |
CN (1) | CN102819427B (zh) |
WO (1) | WO2007032847A1 (zh) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103809921A (zh) * | 2014-02-19 | 2014-05-21 | 福建升腾资讯有限公司 | Usb存储设备在进行usb映射时的加速方法 |
CN105100006A (zh) * | 2014-05-07 | 2015-11-25 | 杭州迪普科技有限公司 | 一种代理服务、远程控制装置及方法 |
CN105743964A (zh) * | 2014-12-29 | 2016-07-06 | 三星电子株式会社 | 用于使用虚拟装置驱动器共享资源的方法及其电子装置 |
CN110032414A (zh) * | 2019-03-06 | 2019-07-19 | 联想企业解决方案(新加坡)有限公司 | 远程控制台模式下安全的用户认证的装置和方法 |
Families Citing this family (43)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8918530B2 (en) | 2005-09-09 | 2014-12-23 | Microsoft Corporation | Plug and play device redirection for remote systems |
US7600024B2 (en) * | 2006-03-31 | 2009-10-06 | Microsoft Corporation | Restricting device access per session |
US7788392B2 (en) * | 2006-06-30 | 2010-08-31 | Intel Corporation | Mechanism for universal media redirection control |
TWI421690B (zh) | 2007-11-21 | 2014-01-01 | Ind Tech Res Inst | 智慧型遠端介面裝置、系統及其使用方法 |
US8789070B2 (en) | 2007-12-06 | 2014-07-22 | Wyse Technology L.L.C. | Local device virtualization |
US8010630B2 (en) * | 2007-12-06 | 2011-08-30 | Wyse Technology Inc. | Local device redirection |
US8793331B2 (en) * | 2008-05-16 | 2014-07-29 | Wyse Technology L.L.C. | Multimedia redirection |
US8645579B2 (en) * | 2008-05-29 | 2014-02-04 | Microsoft Corporation | Virtual media device |
JP5166307B2 (ja) * | 2009-01-30 | 2013-03-21 | 株式会社立花エレテック | 接続機器利用システムおよびその方法 |
WO2010138124A1 (en) * | 2009-05-29 | 2010-12-02 | Displaylink Corporation | Loopback proxy |
KR101645002B1 (ko) * | 2009-06-23 | 2016-08-02 | 삼성전자주식회사 | 원격 컴퓨팅을 위한 중개 장치, 시스템, 및 가상 인터페이스 제공 방법 |
JP5369945B2 (ja) * | 2009-07-08 | 2013-12-18 | 富士通株式会社 | 構成情報設定方法及び情報処理装置 |
US9104452B2 (en) * | 2009-07-27 | 2015-08-11 | Microsoft Technology Licensing, Llc | Hybrid remote sessions |
US8881140B1 (en) * | 2009-09-04 | 2014-11-04 | Symantec Corporation | Systems and methods for virtualizing software associated with external computer hardware devices |
KR20110064674A (ko) * | 2009-12-08 | 2011-06-15 | 삼성전자주식회사 | 동적 로컬 기능 결합 장치 및 방법 |
US8554956B1 (en) | 2010-02-24 | 2013-10-08 | Open Invention Network Llc | Method for creation of a device driver for a peripheral device |
US8935434B1 (en) * | 2010-02-24 | 2015-01-13 | Open Invention Network, Llc | Interconnection of peripheral devices on different electronic devices |
US8554957B1 (en) | 2010-02-24 | 2013-10-08 | Open Invention Network, Llc | Method for creation of device drivers and device objects for peripheral devices |
US20110289282A1 (en) * | 2010-05-18 | 2011-11-24 | Microsoft Corporation | Sessions for Direct Attached Storage Devices |
US9183560B2 (en) | 2010-05-28 | 2015-11-10 | Daniel H. Abelow | Reality alternate |
US8484641B2 (en) | 2010-07-12 | 2013-07-09 | International Business Machines Corporation | Implementing a versioned virtualized application runtime environment |
US9858126B2 (en) | 2010-12-16 | 2018-01-02 | Microsoft Technology Licensing, Llc | Device redirection for remote systems |
KR101251250B1 (ko) * | 2011-07-01 | 2013-04-08 | 알서포트 주식회사 | 원격 디바이스 드라이버를 이용한 원격 제어 시스템 및 원격 디바이스 드라이버를 이용한 원격 제어 방법 |
KR101958902B1 (ko) * | 2011-09-30 | 2019-07-03 | 삼성전자주식회사 | 전자기기들의 그룹 제어 방법 및 그를 위한 전자기기 관리 시스템 |
US8555409B2 (en) * | 2011-11-02 | 2013-10-08 | Wyse Technolgoy Inc. | System and method for providing private session-based access to a redirected USB device or local device |
US20130139184A1 (en) * | 2011-11-30 | 2013-05-30 | Lsi Corporation | Method for embedding a host driver within a device |
US20150334184A1 (en) * | 2011-12-22 | 2015-11-19 | Hew-Lett-Pack Development Company, L.P. | Enabling execution of remotely-hosted applications using application metadata and client updates |
US9183663B1 (en) | 2011-12-30 | 2015-11-10 | Graphon Corporation | System for and method of classifying and translating graphics commands in client-server computing systems |
US9064292B1 (en) | 2011-12-30 | 2015-06-23 | hopTo, Inc. | System for and method of classifying and translating graphics commands in client-server computing systems |
US8922569B1 (en) * | 2011-12-30 | 2014-12-30 | hopTo Inc. | Cloud based system for and method of translating between disparate 3D graphics languages in client-server computing environments |
JP6281369B2 (ja) * | 2013-11-12 | 2018-02-21 | 沖電気工業株式会社 | 通信システム及び通信プログラム |
KR101428962B1 (ko) * | 2014-01-29 | 2014-08-12 | (주) 퓨전데이타 | 호환성이 강화된 프린터 리다이렉션 제어시스템 및 방법 |
US9986040B2 (en) | 2015-07-21 | 2018-05-29 | Amadeus S.A.S. | Communications management system with a separate peripherals server |
US10097534B2 (en) * | 2015-08-28 | 2018-10-09 | Dell Products L.P. | System and method to redirect hardware secure USB storage devices in high latency VDI environments |
US9760730B2 (en) * | 2015-08-28 | 2017-09-12 | Dell Products L.P. | System and method to redirect and unlock software secure disk devices in a high latency environment |
US10114779B2 (en) * | 2016-04-22 | 2018-10-30 | Dell Products L.P. | Isolating a redirected USB device to a set of applications |
US10142425B2 (en) * | 2016-05-23 | 2018-11-27 | Wyse Technology L.L.C. | Session reliability for a redirected USB device |
US10223178B2 (en) * | 2017-01-23 | 2019-03-05 | Wyse Technology L.L.C. | Enabling WPD devices to be managed at the capability level |
US10530881B2 (en) * | 2017-02-15 | 2020-01-07 | Wyse Technology L.L.C. | Redirecting scanners and printers over a WAN |
US10657245B2 (en) * | 2017-03-14 | 2020-05-19 | Wyse Technology L.L.C. | Dynamically controlling access to devices |
CN107613020B (zh) | 2017-10-16 | 2020-04-24 | 北京东土科技股份有限公司 | 一种设备管理方法及装置 |
US11119968B2 (en) * | 2018-08-07 | 2021-09-14 | Dell Products L.P. | Increasing cache hits for USB request blocks that target a redirected USB device |
US10798201B2 (en) * | 2019-02-04 | 2020-10-06 | Dell Products L.P. | Redirecting USB devices via a browser-based virtual desktop infrastructure application |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1257591A (zh) * | 1997-03-20 | 2000-06-21 | 凤凰技术有限公司 | 远程管理没有一个运行的操作系统的计算机的网络增强型bios |
US20050055486A1 (en) * | 2003-09-04 | 2005-03-10 | Natu Mahesh S. | Methods and apparatus to enable console redirection in a multiple execution environment |
Family Cites Families (84)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5315698A (en) | 1991-08-21 | 1994-05-24 | Digital Equipment Corporation | Method and apparatus for varying command length in a computer graphics system |
FR2701475B1 (fr) * | 1993-02-11 | 1995-03-31 | Saint Gobain Vitrage Int | Substrats en verre revêtus d'un empilement de couches minces, application à des vitrages à propriétés de réflexion dans l'infra-rouge et/ou à propriétés dans le domaine du rayonnement solaire. |
US5748980A (en) * | 1994-05-27 | 1998-05-05 | Microsoft Corporation | System for configuring a computer system |
US5710941A (en) * | 1995-02-28 | 1998-01-20 | Microsoft Corporation | System for substituting protected mode hard disk driver for real mode driver by trapping test transfers to verify matching geometric translation |
US5761411A (en) * | 1995-03-13 | 1998-06-02 | Compaq Computer Corporation | Method for performing disk fault prediction operations |
US5732282A (en) | 1995-06-30 | 1998-03-24 | Sun Microsystems, Inc. | Virtual device driver registry having a globally unique identifier supplying virtual driver call information to the requesting program |
US6247067B1 (en) * | 1996-03-29 | 2001-06-12 | Sun Microsystems, Inc. | Transparently converting program calls between interfaces |
US5938738A (en) | 1997-11-03 | 1999-08-17 | Mustek Systems Inc. | Peripheral control system |
US6157965A (en) * | 1998-02-27 | 2000-12-05 | Intel Corporation | System and method for binding a virtual device driver to a network driver interface |
US6384931B1 (en) | 1998-07-20 | 2002-05-07 | Pitney Bowes Inc. | Method and system for capturing destination addresses from label data |
US6321279B1 (en) * | 1998-09-14 | 2001-11-20 | Compaq Computer Corporation | System for implementing intelligent I/O processing in a multi-processor system by redirecting I/O messages to a target central processor selected from the multi-processor system |
US6388679B1 (en) | 1998-12-29 | 2002-05-14 | Intel Corporation | Multi-resolution computer display system |
US6549934B1 (en) * | 1999-03-01 | 2003-04-15 | Microsoft Corporation | Method and system for remote access to computer devices via client managed server buffers exclusively allocated to the client |
US7349391B2 (en) | 1999-03-19 | 2008-03-25 | F5 Networks, Inc. | Tunneling between a bus and a network |
US7505455B1 (en) * | 1999-03-19 | 2009-03-17 | F5 Networks, Inc. | Optimizations for tunneling between a bus and a network |
US6466982B1 (en) * | 1999-04-09 | 2002-10-15 | Sun Microsystems, Inc. | Exclusive use of peripheral devices |
US6388687B1 (en) | 1999-04-28 | 2002-05-14 | General Electric Company | Operator-interactive display menu showing status of image transfer to remotely located devices |
US6874147B1 (en) * | 1999-11-18 | 2005-03-29 | Intel Corporation | Apparatus and method for networking driver protocol enhancement |
US6720983B1 (en) * | 2000-01-05 | 2004-04-13 | Hewlett-Packard Development Company, L.P. | Digital feedback display panel for communicating computer status information |
CN1169067C (zh) | 2000-02-03 | 2004-09-29 | 英华达(上海)电子有限公司 | 支持用户终端设备的服务器结构 |
US7047534B2 (en) * | 2000-03-17 | 2006-05-16 | Microsoft Corporation | Simplified device drivers for hardware devices of a computer system |
US6810412B1 (en) * | 2000-03-30 | 2004-10-26 | Matsushita Electric Industrial Co., Ltd. | Method for increasing network bandwidth across multiple network interfaces with single internet protocol address |
US6788429B1 (en) | 2000-04-14 | 2004-09-07 | Hewlett-Packard Development Company, Lp. | Remote print queue management |
US6779185B1 (en) * | 2000-04-24 | 2004-08-17 | Microsoft Corporation | Bluetooth miniport driver model |
US6968307B1 (en) * | 2000-04-28 | 2005-11-22 | Microsoft Corporation | Creation and use of virtual device drivers on a serial bus |
DE60136247D1 (de) | 2000-06-16 | 2008-12-04 | Microsoft Corp | System und Verfahren zur interaktiven Kommunikation zwischen Objekten in einer verteilten Rechnerumgebung |
US6925528B2 (en) * | 2000-06-20 | 2005-08-02 | Storage Technology Corporation | Floating virtualization layers |
JP2002024154A (ja) | 2000-07-07 | 2002-01-25 | Toshiba Corp | プログラム実行方法およびプログラム実行装置 |
CA2315270A1 (en) | 2000-08-04 | 2002-02-04 | Charon Systems Inc. | Printer driver system for remote printing |
US7792923B2 (en) * | 2000-10-13 | 2010-09-07 | Zhe Khi Pak | Disk system adapted to be directly attached to network |
US6978299B1 (en) | 2000-10-16 | 2005-12-20 | Electronics For Imaging, Inc. | Print driver apparatus and methods for forwarding a print job over a network |
AU2002258358A1 (en) * | 2000-10-27 | 2002-09-04 | Softconnex Technologies | Automatic embedded host configuration system and method |
KR100372915B1 (ko) | 2001-01-02 | 2003-02-19 | 김한규 | 네트워크에 직접 부착 가능한 디스크 시스템 |
US7461144B1 (en) * | 2001-02-16 | 2008-12-02 | Swsoft Holdings, Ltd. | Virtual private server with enhanced security |
US7058788B2 (en) * | 2001-02-23 | 2006-06-06 | Falconstor Software, Inc. | Dynamic allocation of computer memory |
JP2002373144A (ja) | 2001-06-14 | 2002-12-26 | Nec Corp | デバイスドライバの組込み方式および方法 |
US20020196941A1 (en) * | 2001-06-21 | 2002-12-26 | Isaacson Shawn Ray | Method and system for providing secure digital sound recording |
US7207041B2 (en) * | 2001-06-28 | 2007-04-17 | Tranzeo Wireless Technologies, Inc. | Open platform architecture for shared resource access management |
US6993642B2 (en) * | 2001-07-24 | 2006-01-31 | Microsoft Corporation | Method and system for creating and employing an operating system having selected functionality |
US20030023770A1 (en) | 2001-07-26 | 2003-01-30 | Barmettler James W. | Automated software driver installation |
US7222359B2 (en) * | 2001-07-27 | 2007-05-22 | Check Point Software Technologies, Inc. | System methodology for automatic local network discovery and firewall reconfiguration for mobile computing devices |
US7213044B2 (en) | 2001-08-31 | 2007-05-01 | Microsoft Corporation | Point-to-point data communication implemented with multipoint network data communication components |
US7720045B2 (en) * | 2003-05-02 | 2010-05-18 | Microsoft Corporation | Method to enable simultaneous connections to multiple wireless networks using a single radio |
US6904489B2 (en) | 2001-10-23 | 2005-06-07 | Digi International Inc. | Methods and systems for remotely accessing universal serial bus devices |
US20030088642A1 (en) | 2001-11-02 | 2003-05-08 | International Business Machines Corporation | Device operator panel operated as a web browser |
US6943905B2 (en) | 2001-12-20 | 2005-09-13 | Sharp Laboratories Of America, Inc. | Virtual print driver system and method |
US7233669B2 (en) | 2002-01-02 | 2007-06-19 | Sony Corporation | Selective encryption to enable multiple decryption keys |
US7689673B2 (en) | 2002-04-23 | 2010-03-30 | Canon Kabushiki Kaisha | Remote creation of printer instances on a workstation |
US7006467B2 (en) * | 2002-04-29 | 2006-02-28 | Hereuare Communications, Inc. | Method and system for simulating multiple independent client devices in a wired or wireless network |
WO2003107221A1 (en) * | 2002-06-12 | 2003-12-24 | Fslogic, Inc. | Layered computing systems and methods |
WO2004006579A1 (en) | 2002-07-09 | 2004-01-15 | Kaleidescape, Inc. | Content and key distribution system for digital content representing media streams |
US7844577B2 (en) * | 2002-07-15 | 2010-11-30 | Symantec Corporation | System and method for maintaining a backup storage system for a computer system |
US6934711B2 (en) * | 2002-10-01 | 2005-08-23 | Hewlett-Packard Development Company, L.P. | Method and arrangement for communicating with SCSI devices |
US7562393B2 (en) * | 2002-10-21 | 2009-07-14 | Alcatel-Lucent Usa Inc. | Mobility access gateway |
US7698550B2 (en) * | 2002-11-27 | 2010-04-13 | Microsoft Corporation | Native wi-fi architecture for 802.11 networks |
US7222348B1 (en) * | 2002-12-16 | 2007-05-22 | Unisys Corporation | Universal multi-path driver for storage systems |
US6993649B2 (en) * | 2002-12-17 | 2006-01-31 | John Alan Hensley | Method of altering a computer operating system to boot and run from protected media |
US20040128412A1 (en) | 2002-12-27 | 2004-07-01 | Harrison Edward R. | Remoting peripheral devices |
US20040190042A1 (en) | 2003-03-27 | 2004-09-30 | Ferlitsch Andrew Rodney | Providing enhanced utilization of printing devices in a cluster printing environment |
GB2400928A (en) | 2003-04-22 | 2004-10-27 | Sharp Kk | Distributed periperal device control system |
US7181382B2 (en) * | 2003-05-08 | 2007-02-20 | Microsoft Corporation | System and method for testing, simulating, and controlling computer software and hardware |
US7483532B2 (en) | 2003-07-03 | 2009-01-27 | Microsoft Corporation | RTP payload format |
US7404193B2 (en) * | 2003-09-03 | 2008-07-22 | Intel Corporation | Method, system, and program for accessing device driver functions |
US20050057519A1 (en) * | 2003-09-12 | 2005-03-17 | Coe Christopher D. | Control board system to indicate hardware events |
JP4334953B2 (ja) | 2003-09-16 | 2009-09-30 | 株式会社日立製作所 | パワーステアリング装置 |
US7913226B2 (en) * | 2003-10-01 | 2011-03-22 | Hewlett-Packard Development Company, L.P. | Interposing a virtual machine monitor and devirtualizing computer hardware at runtime |
US7421710B2 (en) * | 2003-10-08 | 2008-09-02 | Lsi Corporation | System and method of creating virtual data paths using a multiple-path driver |
US7146435B2 (en) | 2003-11-07 | 2006-12-05 | Hewlett-Packard Development Company, L.P. | Distribution of hardware device installation and configuration software |
US20050114870A1 (en) * | 2003-11-21 | 2005-05-26 | Song Dong H. | System and method for executing an application on a secured run-time environment |
US20050198221A1 (en) | 2004-01-07 | 2005-09-08 | Microsoft Corporation | Configuring an ad hoc wireless network using a portable media device |
US20050198233A1 (en) | 2004-01-07 | 2005-09-08 | Microsoft Corporation | Configuring network settings of thin client devices using portable storage media |
TW200534108A (en) * | 2004-04-02 | 2005-10-16 | Uli Electronics Inc | Control method and device of a remote USB host |
KR100706747B1 (ko) | 2004-05-06 | 2007-04-11 | (주)링크제니시스 | 무선통신 단말기의 원격제어 방법 및 시스템 |
US7506343B2 (en) * | 2004-08-19 | 2009-03-17 | International Business Machines Corporation | System and method for passing information from one device driver to another |
US7660910B2 (en) * | 2004-08-30 | 2010-02-09 | Lantronix, Inc. | Secure communication port redirector |
US7317914B2 (en) * | 2004-09-24 | 2008-01-08 | Microsoft Corporation | Collaboratively locating disconnected clients and rogue access points in a wireless network |
US7702750B2 (en) | 2004-09-29 | 2010-04-20 | Citrix Systems, Inc. | System and method for event detection and re-direction over a network using a presentation level protocol |
US9753754B2 (en) * | 2004-12-22 | 2017-09-05 | Microsoft Technology Licensing, Llc | Enforcing deterministic execution of threads of guest operating systems running in a virtual machine hosted on a multiprocessor machine |
US7810089B2 (en) * | 2004-12-30 | 2010-10-05 | Citrix Systems, Inc. | Systems and methods for automatic installation and execution of a client-side acceleration program |
US7730157B2 (en) * | 2005-02-03 | 2010-06-01 | The Trustees Of Columbia University In The City Of New York | Methods, media, and systems for displaying information on a thin-client in communication with a network |
KR100631620B1 (ko) | 2005-05-06 | 2006-10-09 | 삼성전자주식회사 | 저장 수단에 대한 접근을 허용하는 장치 및 방법 |
US7378002B2 (en) * | 2005-08-23 | 2008-05-27 | Applied Materials, Inc. | Aluminum sputtering while biasing wafer |
US8918530B2 (en) * | 2005-09-09 | 2014-12-23 | Microsoft Corporation | Plug and play device redirection for remote systems |
US7865910B2 (en) * | 2006-07-28 | 2011-01-04 | Microsoft Corporation | Bypassing class drivers through virtual driver enablement |
-
2006
- 2006-04-03 US US11/278,529 patent/US8918530B2/en active Active
- 2006-08-15 CN CN201210154728.0A patent/CN102819427B/zh active Active
- 2006-08-15 KR KR1020087005658A patent/KR101292936B1/ko active IP Right Grant
- 2006-08-15 JP JP2008530059A patent/JP5133886B2/ja active Active
- 2006-08-15 EP EP06789751A patent/EP1941381A4/en not_active Ceased
- 2006-08-15 WO PCT/US2006/031708 patent/WO2007032847A1/en active Application Filing
-
2010
- 2010-10-19 US US12/907,832 patent/US8892758B2/en active Active
-
2012
- 2012-04-27 JP JP2012103736A patent/JP5335962B2/ja active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1257591A (zh) * | 1997-03-20 | 2000-06-21 | 凤凰技术有限公司 | 远程管理没有一个运行的操作系统的计算机的网络增强型bios |
US20050055486A1 (en) * | 2003-09-04 | 2005-03-10 | Natu Mahesh S. | Methods and apparatus to enable console redirection in a multiple execution environment |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103809921A (zh) * | 2014-02-19 | 2014-05-21 | 福建升腾资讯有限公司 | Usb存储设备在进行usb映射时的加速方法 |
CN103809921B (zh) * | 2014-02-19 | 2017-01-25 | 福建升腾资讯有限公司 | Usb存储设备在进行usb映射时的加速方法 |
CN105100006A (zh) * | 2014-05-07 | 2015-11-25 | 杭州迪普科技有限公司 | 一种代理服务、远程控制装置及方法 |
CN105743964A (zh) * | 2014-12-29 | 2016-07-06 | 三星电子株式会社 | 用于使用虚拟装置驱动器共享资源的方法及其电子装置 |
CN105743964B (zh) * | 2014-12-29 | 2020-09-01 | 三星电子株式会社 | 用于使用虚拟装置驱动器共享资源的方法及其电子装置 |
CN110032414A (zh) * | 2019-03-06 | 2019-07-19 | 联想企业解决方案(新加坡)有限公司 | 远程控制台模式下安全的用户认证的装置和方法 |
CN110032414B (zh) * | 2019-03-06 | 2023-06-06 | 联想企业解决方案(新加坡)有限公司 | 远程控制台模式下安全的用户认证的装置和方法 |
Also Published As
Publication number | Publication date |
---|---|
KR101292936B1 (ko) | 2013-08-05 |
JP5133886B2 (ja) | 2013-01-30 |
EP1941381A1 (en) | 2008-07-09 |
KR20080053289A (ko) | 2008-06-12 |
JP2012155750A (ja) | 2012-08-16 |
JP5335962B2 (ja) | 2013-11-06 |
US20070061477A1 (en) | 2007-03-15 |
JP2009508212A (ja) | 2009-02-26 |
US8892758B2 (en) | 2014-11-18 |
WO2007032847A1 (en) | 2007-03-22 |
US20110035758A1 (en) | 2011-02-10 |
CN102819427B (zh) | 2015-11-18 |
EP1941381A4 (en) | 2009-12-09 |
US8918530B2 (en) | 2014-12-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN102819427A (zh) | 远程系统的即插即用设备重定向的方法和系统 | |
US7912987B2 (en) | USB devices in application server environments | |
US10445258B1 (en) | Method for creation of device drivers and device objects for peripheral devices | |
CN102197364B (zh) | 用于在网络计算环境中管理打印机设置的系统和方法 | |
US9092252B2 (en) | Information processing apparatus, client management system, and client management method | |
US6288645B1 (en) | Electronic location tag | |
US20070174033A1 (en) | Remote control device and method for accessing peripheral device remotely | |
US20070005867A1 (en) | Virtual peripheral device interface and protocol for use in peripheral device redirection communication | |
US20100241772A1 (en) | Thin client server system and method of managing a driver of a usb device | |
US7568053B2 (en) | USB composite device, USB communication system, and USB communication method | |
CN101753594B (zh) | 一种激活虚拟机的方法和装置 | |
JP2502455B2 (ja) | アダプタインスト―ル装置及び方法、並びにコンピュ―タ装置 | |
US20120131179A1 (en) | Method and system for remote os installation capable of monitoring an installation procedure | |
CN101253489A (zh) | 远程系统的即插即用设备重定向 | |
US10979289B2 (en) | Apparatuses and methods for remote computing node registration and authentication | |
US20130238673A1 (en) | Information processing apparatus, image file creation method, and storage medium | |
JP2009237767A (ja) | 情報引継方法及び退避・復元装置及び情報引継ぎプログラム | |
CN1834912A (zh) | 用于可扩展互联网引擎的iSCSI引导驱动系统及方法 | |
CN112187718B (zh) | 一种idv云桌面的远程访问云终端和系统 | |
US20050228979A1 (en) | Stored-program device | |
CN112039940B (zh) | 一种无感知智能化传送方法、设备及介质 | |
US9531675B2 (en) | Device, system and method for supporting the setting up of a local area network | |
Kwon et al. | Design and implementation of peripheral sharing mechanism on pervasive computing with heterogeneous environment | |
JP2009032235A (ja) | 単一の識別コードでインターネットおよび磁気記憶装置アクセスサービスを提供するハードディスクレス型コンピュータシステム、およびそのデータ送受信方法 | |
JP2005055961A (ja) | タスク間通信プログラム及びタスク間通信方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
ASS | Succession or assignment of patent right |
Owner name: MICROSOFT TECHNOLOGY LICENSING LLC Free format text: FORMER OWNER: MICROSOFT CORP. Effective date: 20150728 |
|
C41 | Transfer of patent application or patent right or utility model | ||
TA01 | Transfer of patent application right |
Effective date of registration: 20150728 Address after: Washington State Applicant after: Micro soft technique license Co., Ltd Address before: Washington State Applicant before: Microsoft Corp. |
|
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |