[Spice-devel] connect my vm with a web portal using spice in window 7

Stephen Duse-Anthony mokosso2001 at yahoo.com
Wed Sep 14 22:50:37 PDT 2011


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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20110914/c8f67cfd/attachment.htm>


More information about the Spice-devel mailing list