<?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>Free Biz Ware &#187; vnc</title>
	<atom:link href="http://freebizware.com/tag/vnc/feed/" rel="self" type="application/rss+xml" />
	<link>http://freebizware.com</link>
	<description>Free and Open Source Business Softwares</description>
	<lastBuildDate>Wed, 07 Sep 2011 08:12:10 +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 Control with UltraVNC</title>
		<link>http://freebizware.com/53/remote-control-with-ultravnc/</link>
		<comments>http://freebizware.com/53/remote-control-with-ultravnc/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 07:02:18 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://freebizware.com/53/remote-control-with-ultravnc/</guid>
		<description><![CDATA[In the last article, I introduced Hamachi, a free software to easily create a VPN. Hamachi works even when computers are behind a router, so you can easily use it between office, home and anywhere. UltraVNC is another useful remote tool and it is open source. If you have use tools like PCAnywhere, UltraVNC is [...]]]></description>
			<content:encoded><![CDATA[<p><img height="79" alt="UltraVNC" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/11/ultravnc-logo.png" width="77" align="left" vspace="3" /></p>
<p>In the last article, I introduced <a title="Share your LAN with Hamachi" href="http://freebizware.com/52/share-your-lan-with-hamachi/" target="_blank">Hamachi</a>, a free software to easily create a VPN. Hamachi works even when computers are behind a router, so you can easily use it between office, home and anywhere.</p>
<p><strong><a title="UltraVNC" href="http://ultravnc.sourceforge.net/" target="_blank">UltraVNC</a></strong> is another useful remote tool and it is open source. If you have use tools like <strong>PCAnywhere</strong>, UltraVNC is something like it. UltraVNC allows you to connect to and take control of a remote computer.</p>
<p>Used together with Hamachi, you can connect to a computer behind your office router without having to set up special port forwarding in the router. (In the UltraVNC website, there are some other solutions to accomplish the same thing. I have not tried them since Hamachi+UltraVNC works for me.)</p>
<p>The advantages of using UltraVNC with Hamachi are</p>
<ul>
<li><u>Encryption</u>. Hamachi already encrypts all traffic by default. So UltraVNC traffic are encasulate within.</li>
<li><u>Private IP</u>. Connect with private IPs and not available on public IP network (for computers behind router).</li>
</ul>
<p>Let&#8217;s take a quick look at how to use UltraVNC.</p>
<p><span id="more-53"></span></p>
<p>After downloading and installing UltraVCN, you will find two programs &#8211; a <strong>Viewer</strong> and <strong>Server</strong>. In order for UltraVNC to work, it has to be installed in the local and remote computer.</p>
<p>To use with <a title="Share your LAN with Hamachi" href="http://freebizware.com/52/share-your-lan-with-hamachi/" target="_blank">Hamachi</a>, make sure Hamachi is installed and setup on both computers as well.</p>
<p><strong>UltraVNC Server</strong></p>
<p>The server should be running on the remote computer for connection to happen. The default configuration should work but go ahead and try the different options.</p>
<p>A password is recommended if you do not want just anyone to be able to connect to it.</p>
<p>During install you can elect to <u>install it as a service</u> so that it starts with your Windows startup. (Note: Hamachi service required a paid version or extra setup.)</p>
<p align="center"><img height="329" alt="UltraVNC Server" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/11/ultravnc-server.png" width="420" vspace="3" /></p>
<p>One drawback of UltraVNC is that the server is Windows only. On other platforms, try <a title="TightVNC" href="http://www.tightvnc.com/" target="_blank"><strong>TightVNC</strong></a>.</p>
<p><strong>Viewer</strong> </p>
<p>The viewer is simply use to connect to the server and view the remote computer screen.</p>
<p>Simply enter the remote IP and click on the <em>Connect</em> button. (With Hamachi you can find the remote IP under your network list)</p>
<p align="center"><img height="265" alt="UltraVNC Viewer" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/11/ultravnc-viewer-1.png" width="280" vspace="3" /></p>
<p><strong>Some typical use of UltraVNC</strong></p>
<ul>
<li>
<div align="left">Remote tech support. This is the most popular use. A huge market exists for this class of software. I often use this to help my wife with her computer problems.</div>
</li>
<li>
<div align="left">Looking at what a co-worker sees directly &#8211; no need for screen capture.</div>
</li>
<li>
<div align="left">Run program or access files not on shared folders.</div>
</li>
</ul>
<h4>Chinese support</h4>
<p>No Chinese language interface available in the standard install. Browsing the forum, there is some <a title="UltraVNC Translations" href="http://forum.ultravnc.info/viewtopic.php?t=1326&amp;start=40&amp;postdays=0&amp;postorder=asc" target="_blank">translation work</a> going on but it is not clear how to install and change to a different language.</p>
<p>Typical Chinese IT workers should be able to understand the English interface though a simple way to switch language would be a great plus. Building software with no language support should go the way of dinosaur in the Internet world.</p>
<h4>Where to get it?</h4>
<ul>
<li><strong>UltraVNC</strong> is at <a href="http://ultravnc.sourceforge.net/">http://ultravnc.sourceforge.net/</a></li>
<li><strong>Current version</strong>: 1.0.2</li>
<li><strong>Function</strong>: Remote PC Control and Access</li>
</ul>
<h3  class="related_post_title">Related Post:</h3><ul class="related_post"><li><a href="http://freebizware.com/52/share-your-lan-with-hamachi/" title="Share your LAN with Hamachi">Share your LAN with Hamachi</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://freebizware.com/53/remote-control-with-ultravnc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

