From b0b1e80e9de7dd0f0cbaadc1e898e708a0169109 Mon Sep 17 00:00:00 2001 From: ponce Date: Sun, 19 Feb 2012 00:22:44 -0600 Subject: network/spice: Added (remote computing solution) Signed-off-by: Robby Workman --- network/spice/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 network/spice/README (limited to 'network/spice/README') diff --git a/network/spice/README b/network/spice/README new file mode 100644 index 0000000000..e6db252316 --- /dev/null +++ b/network/spice/README @@ -0,0 +1,9 @@ +Spice is an open remote computing solution, providing client access to +remote machine display and devices (e.g., keyboard, mouse, audio). +Spice achieves a user experience similar to an interaction with a +local machine, while trying to offload most of the intensive CPU and +GPU tasks to the client. Spice is suitable for both LAN and WAN usage, +without compromising on the user experience. + +This requires spice-protocol and celt051. libcacard is an optional +enabled by passing the switch CACARD=yes) dependency. -- cgit v1.2.3