From 76660459f35f86054e1573bde61b7cc9fe94d8f3 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 4 Sep 2012 19:42:39 +0200 Subject: system/usbredir: Added (usb redirection protocol). Signed-off-by: Matteo Bernardini --- system/usbredir/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 system/usbredir/README (limited to 'system/usbredir/README') diff --git a/system/usbredir/README b/system/usbredir/README new file mode 100644 index 0000000000..a8a9923eba --- /dev/null +++ b/system/usbredir/README @@ -0,0 +1,6 @@ +usbredir (usb redirection protocol) + +usbredir is a protocol for redirection USB traffic from a single USB +device, to a different (virtual) machine then the one to which the +USB device is attached. +This package contains usbredirparser, usbredirhost and usbredirserver. -- cgit v1.2.3