Git Product home page Git Product logo

changeme's People

Contributors

1bool avatar

Watchers

 avatar

changeme's Issues

真正支持USB重定向

ChangeMe无法在普通宽带网络环境下支持USB重定向。即在远程瘦客户端插入USB设备,从远程虚拟机服务端辨认并驱动该USB设备。目前ChangeMe准备采用的方案是基于文件系统重定向,而非真正的USB重定向,虽然仅对USB存储器来说,两者功能看起来差不多。

USB over IP:如果用开源USB/IP系统,对带宽要求高(100M起,1000M以太网更好)。该项目代码已很久没更新,代码比较糟糕,且该协议的设计本身据说也比较糟糕(http://lists.freedesktop.org/archives/spice-devel/2010-November/001766.html)。但它是目前所知唯一免费开源可实现远程网络USB重定向功能的项目。

USB over RDP:一个合理的解决方案是:在RDP协议框架下,增加一个Virtual Channel在客户/服务两端间传输USB重定向数据。Virtualbox也是采取了该种方案,在Windows虚拟主机端增加了驱动,Linux客户端使用了修改版的rdesktop,重命名为rdesktop-vrdp (rdesktop - Virtualbox RDP)。但Virtualbox的rdesktop-vrdp并不开源。自行开发的难度和周期估计会比较大。

USB over SPICE:2010年11月刚开始设计构思的协议,至今是否已经实现且稳定,还是一个未知数……如果成熟可用,它应该是我们设备最好的选择。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.