----- Mensaje original ----- > Hello, > > I downloaded the pre-compiled virt-viewer for windows today (from > http://spice-space.org/download/gtk/windows/virt-viewer-0.5.3_x64.exe) > but opposed to the windows SPICEc, there is no graphical connection > screen. Unfortunately, there also isn't any example for a valid spice > connection URI. I tried several combinations, e.g. > > virt-viewer --connect qemu://server:port/ guestname virt-viewer uses libvirt to connect to domain graphical console. as virt-viewer --help suggests, it takes a DOMAIN-NAME|ID|UUID as argument. remote-viewer is the same client, but doesn't use libvirt, but a URI instead. A spice URI is just like what you imagined, spice://server:port. _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel