<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:14pt"><div style="RIGHT: auto"><SPAN style="RIGHT: auto">Hi David,</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">Thanks for your answer.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">I am very new and I do not have much knowledge on how to make it run.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">From red hat doc if we want to run it on windows I need to have the plugin activeX before I can run it in Internet Explorer. When I try the script I was using I did not have Internet Explorer complaining about missing plugin.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">When I was using firefox on windows 7&nbsp;I had a message saying I was missing plugins.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">I do not think I have Spice-XPI for Windows. do you need it to run firefox and internet ecplorer?<VAR id=yui-ie-cursor></VAR></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN><SPAN style="RIGHT: auto">How do we install spice-XPI with Firefox?</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">How do you use it? Is it workin on linux or on windows?</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">I am using windows 7.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">Thanks and best regards,</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">Stephen</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN>&nbsp;</div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN>&nbsp;</div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN>&nbsp;</div>
<div style="RIGHT: auto"><BR></div>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 14pt">
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><FONT size=2 face=Arial>
<DIV style="BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 0; MARGIN: 5px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 0px; FONT-SIZE: 0px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 0px" class=hr readonly="true" contenteditable="false"></DIV><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> David Jaša &lt;djasa@redhat.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Stephen Duse-Anthony &lt;mokosso2001@yahoo.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> "spice-devel@lists.freedesktop.org" &lt;spice-devel@lists.freedesktop.org&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Thursday, September 15, 2011 2:40 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [Spice-devel] connect my vm with a web portal using spice in window 7<BR></FONT><BR>Hello Steve,<BR><BR>Stephen Duse-Anthony píše v St 14. 09. 2011 v 22:50
 -0700:<BR>&gt; Hi,<BR>&gt; I would like to connect my vm using a web portal with spice in windows<BR>&gt; 7<BR>&gt; When I do:<BR>&gt; spicec -h vm.dyndsn-server.com -p 5900 <BR><BR>This way, you're connecting to unsecured port,<BR><BR>&gt;&nbsp; <BR>&gt; I can connect to my virtual machine.<BR>&gt; But I when I use the following script I can not:<BR>&gt; &lt;!DOCTYPE html&gt; <BR>&gt; &lt;html&gt; &lt;head&gt; <BR>&gt; &lt;title&gt;SPICE Plugin Test&lt;/title&gt; <BR>&gt; &lt;script type="text/javascript"&gt; <BR>&gt; function connectvm() { <BR>&gt; var ip = String("vm.dyndsn-server.com"); <BR>&gt; var sport = String("5900"); <BR>&gt; var channels = String("all"); <BR>&gt; var spice = document.embeds[0]; <BR>&gt; spice.hostIP = ip; <BR>&gt; spice.SecurePort = sport; <BR><BR>But here, you're trying to connect to secured port, that requires host<BR>to have some actually opened and on client side, pass CA certificate<BR>with --ca-certificate cert.pem
 (CLI) or<BR>spice.TrustStore=DER_encoded_cert (controller interface - spiceX or<BR>spice-XPI) and --host-subject / spice.HostSubject<BR><BR>&gt; spice.fullScreen = true; <BR>&gt; pluginobj.connect(); <BR>&gt; } <BR>&gt; &lt;/script&gt; <BR>&gt; &lt;/head&gt; <BR>&gt; &lt;body&gt; &lt;p&gt; &lt;embed type="application/x-spice"&gt; <BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<BR>I'm assuming you're using spice-XPI with Firefox based on this line, so<BR>I'll attach "my" test page that is known to work. Let us know if it will<BR>work for you.<BR><BR>BTW where did you get Spice-XPI for Windows?<BR><BR>David<BR><BR>&gt; &lt;button onclick='connectvm()'&gt;connect to VM&lt;/button&gt; <BR>&gt; &lt;/p&gt; <BR>&gt; &lt;p&gt; If the plugin is working correctly, a click on the button should<BR>&gt; open spice client. &lt;/p&gt; <BR>&gt; &lt;/body&gt; <BR>&gt; &lt;/html&gt;<BR>&gt;&nbsp; <BR>&gt;&nbsp; <BR>&gt; Thanks and best
 regards,<BR>&gt; Stephen<BR>&gt; _______________________________________________<BR>&gt; Spice-devel mailing list<BR>&gt; <A href="mailto:Spice-devel@lists.freedesktop.org" ymailto="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</A><BR>&gt; <A href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target=_blank>http://lists.freedesktop.org/mailman/listinfo/spice-devel</A><BR><BR>-- <BR><BR>David Jaša, RHCE<BR><BR>SPICE QE based in Brno<BR>GPG Key:&nbsp; &nbsp; 22C33E24 <BR>Fingerprint: 513A 060B D1B4 2A72 7F0D 0278 B125 CD00 22C3 3E24<BR><BR><BR><BR><BR></DIV></DIV></div></body></html>