Hi,
I would like to connect my vm using a web portal with spice in windows 7
When I do:
spicec -h vm.dyndsn-server.com -p 5900
I can connect to my virtual machine.
But I when I use the following script I can
not:<!DOCTYPEhtml><html><head><title>SPICE Plugin
Test</title><scripttype="text/javascript">functionconnectvm() { varip =
String("vm.dyndsn-server.com"); varsport = String("5900"); varchannels =
String("all"); var
spice.hostIP = ip;
spice.SecurePort = sport;
spice.fullScreen =
pluginobj.connect();
} spice = document.embeds[0]; true;
</script></head><body><p><embedtype="application/x-spice"><buttononclick='connectvm()'>connect
to VM</button></p><p>If the plugin is working correctly, a click on the button
should open spice client. </p></body></
Thanks and best regards,
Stephenhtml>_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel