<?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; Networking</title>
	<atom:link href="http://freebizware.com/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://freebizware.com</link>
	<description>Free and Open Source Business Softwares</description>
	<lastBuildDate>Sun, 07 Mar 2010 15:46:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 something [...]]]></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>
		<item>
		<title>Share your LAN with Hamachi</title>
		<link>http://freebizware.com/52/share-your-lan-with-hamachi/</link>
		<comments>http://freebizware.com/52/share-your-lan-with-hamachi/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 18:36:19 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security & Encryption]]></category>
		<category><![CDATA[hamachi]]></category>
		<category><![CDATA[remote access]]></category>

		<guid isPermaLink="false">http://freebizware.com/52/share-you-lan-with-hamachi/</guid>
		<description><![CDATA[So you have a LAN in office where you share documents between a few computers. Now suppose you are at home and one of the files is on another PC at work. What do you do?
One solution is to get Hamachi installed on both PCs.
Hamachi is not open source but the free version is very [...]]]></description>
			<content:encoded><![CDATA[<p>So you have a LAN in office where you share documents between a few computers. Now suppose you are at home and one of the files is on another PC at work. What do you do?</p>
<p><img height="71" alt="Hamachi" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/11/hamachi-logo.png" width="70" align="left" vspace="3" />One solution is to get <a title="Hamachi" href="http://www.hamachi.cc/" target="_blank"><strong>Hamachi</strong></a> installed on both PCs.</p>
<p>Hamachi is not open source but the free version is very usable and I have used it on occassions between office, home and client&#8217;s location. (Hamachi had just been acquired by LogMeIn Inc in August 2006, it seems like the <a title="Hamachi is acquired" href="http://forums.hamachi.cc/viewtopic.php?t=9166" target="_blank">free version will continue to be available</a>.)</p>
<p align="center"><img height="239" alt="Hamachi setup Quick Guide" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/11/hamachi-setup-guide.png" width="400" vspace="3" /></p>
<p>There are a number of solutions available to achieve remote connection, even Windows XP comes with <a title="Get started using Remote Desktop with Windows XP Professional" href="http://www.microsoft.com/windowsxp/using/mobility/getstarted/remoteintro.mspx" target="_blank">Remote Desktop</a>. But what makes Hamachi stands out is the ease of use. Once installed, you just have to follow the few guided steps to get it up and running.</p>
<p><span id="more-52"></span></p>
<p>If you have ever tried connecting to remote computers with softwares like VNC, PCAnywhere or even a VPN you will find that the setup is often a big hassle, especially for non-technical users.</p>
<p>Here are a few problematic scenarios I can think of, </p>
<ul>
<li>you are behind a firewall in a client&#8217;s office</li>
<li>you office LAN is behind a router (or <a title="Setting up wireless LAN for 2 offices" href="http://freebizware.com/48/setting-up-wireless-lan-for-2-offices/" target="_blank">wireless router</a>)</li>
<li>you do not know the IP of the remote computer</li>
<li>you need some to run a host/server at the remote computer to listen to your connection</li>
</ul>
<p>Hamachi&#8217;s concept, however, makes it easy to deal with all these sceanrios. There are no ports to be opened or configured and no need to find the remote IP. (For the technically inclined, find out <a title="How Hamachi Works" href="http://www.hamachi.cc/howitworks/" target="_blank">how it works</a>)</p>
<p>The steps are simple (and Hamachi comes with a very intuitive Quick Guide that explains each step.)</p>
<ol>
<li>Download and run the install. (Assuming you are using the Windows version.)</li>
<li>If this is your first installation, you need to create a <em>Network</em>.<br />
A Network is basically like a workgroup with members of the same Network can share resource.</li>
<li>Once you have installed Hamachi on other computers, add them to the same Network</li>
</ol>
<p>Once Hamachi is running this is what you see.</p>
<p align="center"><img height="254" alt="A look at Hamachi interface" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/11/hamachi-interface-1.png" width="380" vspace="3" /></p>
<p><strong>How to connect to shared folders?</strong></p>
<p>If your office LAN has a few computer sharing files, you can install Hamachi with all computers in the same Hamachi network.</p>
<p>Right-click on any member of the network and click <em>browse</em>. You will be able to browse the file like in Windows&#8217; Network Neighbourhood.</p>
<p>One draw back of the free version Hamachi is that the program cannot be run as a service. What this means is that a Windows XP user is required to log on and run Hamachi. In another word, connecting to an unattended computer may fail if the computer does not auto-logon like in the case of multiple user or password protected computer.</p>
<p>Fear not! Go to the <a title="Hamachi Discussion Forums" href="http://forums.hamachi.cc/" target="_blank">Hamachi forum</a>, a source of many useful information, you will find solution to this and many more advanced usage.</p>
<p>In the meantime, try Hamachi, I&#8217;m sure it will bring a new level of <em>connectedness</em> in your business and work.</p>
<p><strong>What I like about Hamachi?</strong></p>
<ul>
<li>very easy to use, even for non-technical users</li>
<li>no messy configuration</li>
<li>file and print sharing across multiple LAN and locations</li>
<li>other network protocols (like SSH, FTP, HTTP, VNC) can go through it transparently</li>
<li>encrypted</li>
</ul>
<p><strong>My wishlist for Hamachi</strong></p>
<ul>
<li>official support for FreeBSD</li>
</ul>
<h4>Chinese support</h4>
<p>The Simplified Chinese version of Hamachi can downloaded from the <a title="Download Hamachi in other languages" href="http://www.hamachi.cc/download/list.php" target="_blank">download page</a> (click on <em>&#8220;Click here for more languages&#8221;</em>).</p>
<p>In the English version, Hamachi is able to support Chinese characters in the Nickname and Network name. So there is no problem using Hamachi in a mixed English-Chinese environment.</p>
<h4>Where to get it?</h4>
<ul>
<li><strong>Hamachi</strong> is at <a href="http://www.hamachi.cc/">http://www.hamachi.cc/</a></li>
<li><strong>Current version</strong>: 1.0.1.1</li>
<li><strong>Function</strong>: VPN, LAN over the Internet</li>
</ul>
<h3  class="related_post_title">Related Post:</h3><ul class="related_post"><li><a href="http://freebizware.com/53/remote-control-with-ultravnc/" title="Remote Control with UltraVNC">Remote Control with UltraVNC</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://freebizware.com/52/share-your-lan-with-hamachi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up wireless LAN for 2 offices</title>
		<link>http://freebizware.com/48/setting-up-wireless-lan-for-2-offices/</link>
		<comments>http://freebizware.com/48/setting-up-wireless-lan-for-2-offices/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 05:42:48 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://freebizware.com/48/setting-up-wireless-lan-for-2-offices/</guid>
		<description><![CDATA[This is not exactly open source or free softwares but wireless LAN is becoming a must have in the office and very small business should (or at least consider) have it installed.
Recently we added another office one storey above our existing office. The new office is not directly above but a few units away. So [...]]]></description>
			<content:encoded><![CDATA[<p>This is not exactly open source or free softwares but wireless LAN is becoming a must have in the office and very small business should (or at least consider) have it installed.</p>
<p>Recently we added another office one storey above our existing office. The new office is not directly above but a few units away. So the question arises as to how should we connect the 2 offices?</p>
<p>We started with a few options:</p>
<ol>
<li>
<div>Installing a new ADSL for the new office</div>
</li>
<li>
<div>Using the existing wireless LAN</div>
</li>
<li>
<div>Linking the 2 offices with a network cable</div>
</li>
</ol>
<p>Installing a new ADSL was dropped since it would mean additional cost that we are not prepared to pay.</p>
<p>Using the existing wireless LAN <em>surprising</em> is an option. The wireless signal was able to reach up to the second floor. However we wanted to cater to users that do not have wireless connection.</p>
<p>This leaves us with the third option which is to connect the 2 offices with a network cable. The resulting network looks something like this.</p>
<p align="center"><img height="339" alt="Small office wireless LAN setup" hspace="3" src="http://freebizware.com/wp-content/uploads/2006/10/wireless-lan-setup.gif" width="372" vspace="3" /></p>
<p>We could have used a wireless Access Point (AP) on the upper storey. Much to my surprise however, a wireless AP cost 2 times as much as a wireless router. I have no idea why. The retailer hinted that AP are used typically by offices, therefore costing more.</p>
<p>So we added another wireless router on the upper floor and connect its WAN to the wireless router on the lower floor which in turn connects to the ADSL modem.</p>
<p>The wireless router has 4 network ports built-in. In order to connect more than 3 (one taken up by the router above) network cables, a 8 ports switch was added.</p>
<p>Setting up the network this way, we now have all network going through a single Internet connection.</p>
<p>The only drawback is that we now have 2 separate segments that cannot inter-communicate. Any suggestion of softwares or setup to solve this?</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://freebizware.com/42/automated-update-and-install-softwares/" title="Automated update and install softwares">Automated update and install softwares</a></li><li><a href="http://freebizware.com/88/moving-on-to-ubuntu-and-rekindle-this-blog/" title="Moving on to Ubuntu and Rekindle this blog">Moving on to Ubuntu and Rekindle this blog</a></li><li><a href="http://freebizware.com/50/brainstorming-a-backup-strategy/" title="Brainstorming a Backup Strategy">Brainstorming a Backup Strategy</a></li><li><a href="http://freebizware.com/22/still-zipping-7-zip-it/" title="Still zipping? 7-zip it">Still zipping? 7-zip it</a></li><li><a href="http://freebizware.com/24/open-source-anti-virus-for-windows-clamwin/" title="Open Source Anti-Virus for Windows &#8211; ClamWin">Open Source Anti-Virus for Windows &#8211; ClamWin</a></li><li><a href="http://freebizware.com/34/read-cddvd-without-a-drive-using-daemon-tools/" title="Read CD/DVD without a drive using Daemon Tools">Read CD/DVD without a drive using Daemon Tools</a></li><li><a href="http://freebizware.com/51/openoffice-solutions/" title="OpenOffice Solutions">OpenOffice Solutions</a></li><li><a href="http://freebizware.com/75/alternative-diskpartition-cloning-tools/" title="Alternative Disk/Partition Cloning Tools">Alternative Disk/Partition Cloning Tools</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://freebizware.com/48/setting-up-wireless-lan-for-2-offices/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
