<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Strangeparty &#187; vnc</title>
	<atom:link href="http://www.strangeparty.com/tag/vnc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strangeparty.com</link>
	<description>A blog about life, linux and photography</description>
	<lastBuildDate>Mon, 16 Jan 2012 14:44:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Remote support for my family</title>
		<link>http://www.strangeparty.com/2008/03/30/remote-support-for-my-family/</link>
		<comments>http://www.strangeparty.com/2008/03/30/remote-support-for-my-family/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 12:26:42 +0000</pubDate>
		<dc:creator>Anton Piatek</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.strangeparty.com/2008/03/30/remote-support-for-my-family/</guid>
		<description><![CDATA[<p>Andy Piper write about Remote PC support for family members a while ago, and I remember playing with the single click reverse vnc, based on ultravnc. However I dont run windows often, so the idea died.</p> <p>Today I played with getting it working under linux. The single click reverse vncserver part is still the same, <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.strangeparty.com/2008/03/30/remote-support-for-my-family/">Remote support for my family</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://andypiper.wordpress.com/2006/09/07/remote-pc-support-for-family-members/">Andy Piper write about Remote PC support for family members</a> a while ago, and I remember playing with the single click reverse vnc, based on ultravnc. However I dont run windows often, so the idea died.</p>
<p>Today I played with getting it working under linux. The single click reverse vncserver part is still the same, but for the client I had three choices &#8211; Run a native vncviewer, which wouldnt support encryption, run the java ultravnc client which also does not support encryption, or get the ultravnc viewer working under Wine.</p>
<p>The third option was most enticing, as I want encryption working. Wine launches it fine, but getting the encryption to work was harder &#8211; fist make sure you have the version 1.16 of the <a href="http://msrc4plugin.home.comcast.net/~msrc4plugin/oldstuff.html">MSR4C plugin</a>, as the single click ultravnc builder uses that version. Then copy your encryption key and the plugin file to <em>~/.wine/drive_c/Program_Files/ultravnc/</em> so that when wine runs th program it finds them all in the right places. I then launch the viewer with wine (from within that dir to be sure everything finds the right files) as follows: <em>wine vncviewer.exe -dsmplugin MSRC4Plugin.dsm -listen</em></p>
<p>Then all you have to do is set up your firewall, and of course <a href="http://www.uvnc.com/addons/singleclick.html">customise your single click help executable</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.strangeparty.com/2008/03/30/remote-support-for-my-family/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

