<?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>PC Hacks &#187; Internet</title>
	<atom:link href="http://hackspc.com/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackspc.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 15:23:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Hide uTorrent Client From System Tray</title>
		<link>http://hackspc.com/how-to-hide-utorrent-client-from-system-tray/</link>
		<comments>http://hackspc.com/how-to-hide-utorrent-client-from-system-tray/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:23:26 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5974</guid>
		<description><![CDATA[Using uTorrent with full bandwidth allocated by it makes your browser way too slow. Assume that you are downloading file which is more than 5 GB and you need it as soon as possible. But you don’t want to download if from your PC, rather you want to download it to your friend’s PC. But [...]]]></description>
			<content:encoded><![CDATA[<p>Using uTorrent with full bandwidth allocated by it makes your browser way too slow. Assume that you are downloading file which is more than 5 GB and you need it as soon as possible. But you don’t want to download if from your PC, rather you want to download it to your friend’s PC. But the chances of getting it downloaded sooner is almost null and this idea won’t work since he’ll stop it or close the uTorrent client if it’s hampering his regular browsing experience.<span id="more-5974"></span></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/g4.jpg"><img class="aligncenter size-full wp-image-5977" src="http://hackspc.com/wp-content/uploads/2010/07/g4.jpg" alt="" width="210" height="87" /></a></p>
<p>You might think if you could hide the uTorrent client from running in system tray and also disabling the Windows Task Manager. This can be one of the good ideas to get files you need in time.</p>
<p>Well, that was only the case assumption. Let me show you how one can hide uTorrent from system tray.</p>
<p>As far as in my mind, I can do this by two methods. One is by changing the default icon of uTorrent client that appears in system tray to some other regular icons like internet connection status icon. And another is just by removing uTorrent from system tray.</p>
<p>Later one seems more practical and logical as compared to prior one. Let me show you how to do this.</p>
<p>Create a new shortcut of uTorrent client in your desktop by going to installation location of uTorrent client. The installation directory is usually %systemroot%/Program Files/ uTorrent</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/i2.jpg"><img class="aligncenter size-full wp-image-5975" src="http://hackspc.com/wp-content/uploads/2010/07/i2.jpg" alt="" width="473" height="105" /></a></p>
<p>After you’ve created shortcut in your desktop, Right Click and choose Properties in the shortcut icon.</p>
<p>The Properties window will load up. In the target field, you’ll see:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/h4.jpg"><img class="aligncenter size-full wp-image-5976" src="http://hackspc.com/wp-content/uploads/2010/07/h4.jpg" alt="" width="346" height="94" /></a></p>
<p>We are just 4 words away from hiding the uTorrent client. Add the parameter HIDE to it just after one space.</p>
<p>Now the final result in the target field will be:</p>
<p>&#8220;C:\Program Files\uTorrent\uTorrent.exe&#8221; /HIDE</p>
<p>Click OK.</p>
<p>Double click the shortcut icon to start the program.</p>
<p>What if you have uTorrent in startup? The solution is, either you can copy the shortcut icon to startup folder or do some registry tweaks.</p>
<p>Registry tweaks to hide the uTorrent client in startup.</p>
<p>First you need to know which registry key is actually controlling the startup of uTorrent client. To find it out, open RUN command and type <strong><em>msconfig</em></strong>.</p>
<p>In the msconfig window, go to Startup tab. Scroll to uTorrent.exe (If you have the startup then it will be there). Note the registry location.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/f6.jpg"><img class="aligncenter size-full wp-image-5978" src="http://hackspc.com/wp-content/uploads/2010/07/f6.jpg" alt="" width="443" height="62" /></a></p>
<p>Again in RUN window, type <strong><em>regedit</em></strong>, navigate to the location that you’ve noted. HKCU, HKLM, etc are initials of the root registry folder. For example, HKCU stands for <strong>HK</strong>ey <strong>C</strong>urrent <strong>U</strong>ser and HKLM is for <strong>HK</strong>ey <strong>L</strong>ocal <strong>M</strong>achine.</p>
<p>After you navigate to <strong>Run</strong>, you’ll see uTorrent value at the right column.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/a12.jpg"><img class="aligncenter size-full wp-image-5983" src="http://hackspc.com/wp-content/uploads/2010/07/a12.jpg" alt="" width="478" height="150" /></a></p>
<p>Double click on the utorrent. In value data add <strong>/HIDE</strong> after single space as we did above. Click OK.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b13.jpg"><img class="aligncenter size-full wp-image-5982" src="http://hackspc.com/wp-content/uploads/2010/07/b13.jpg" alt="" width="392" height="173" /></a></p>
<p>Now you are done.</p>
<p>Open msconfig again to confirm it,</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/e7.jpg"><img class="aligncenter size-full wp-image-5979" src="http://hackspc.com/wp-content/uploads/2010/07/e7.jpg" alt="" width="410" height="73" /></a></p>
<p>In next system restart whenever your systems starts, the utorrent client icon will not be visible in system tray.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/c8.jpg"><img class="aligncenter size-full wp-image-5981" src="http://hackspc.com/wp-content/uploads/2010/07/c8.jpg" alt="" width="191" height="39" /></a></p>
<p>But when you openTask Manager, you can see the process running.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/d8.jpg"><img class="aligncenter size-full wp-image-5980" src="http://hackspc.com/wp-content/uploads/2010/07/d8.jpg" alt="" width="356" height="97" /></a></p>
<p>This confirms that your utorrent client is running but invisible to you.</p>
<p>Hope this tutorial was helpful.</p>
<p>Note: Don&#8217;t hesitate to update your uTorrent client. This tricks doesnot works in lower versions of uTorrent.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-hide-utorrent-client-from-system-tray/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Tell If Someone Has Blocked You From Skype</title>
		<link>http://hackspc.com/how-to-tell-if-someone-has-blocked-you-from-skype/</link>
		<comments>http://hackspc.com/how-to-tell-if-someone-has-blocked-you-from-skype/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 17:04:41 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5986</guid>
		<description><![CDATA[In this post I will show you simple way to know if someone has blocked you from skype. Just follow steps below. 

1) Go to http://www.amiblocked.com/ and simply filling out the top of the page.
2 ) Type the screenname, and simply click submit
3) The page will then tell you if your contact is Online or [...]]]></description>
			<content:encoded><![CDATA[<p>In this post I will show you simple way to know if someone has blocked you from skype. Just follow steps below. <span id="more-5986"></span></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/skype.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/07/skype.jpg" alt="" title="skype" width="351" height="151" class="alignnone size-full wp-image-5987" /></a></p>
<p>1) Go to http://www.amiblocked.com/ and simply filling out the top of the page.<br />
2 ) Type the screenname, and simply click submit<br />
3) The page will then tell you if your contact is Online or Offline, and you can figure out if they blocked you or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-tell-if-someone-has-blocked-you-from-skype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Exclude Images In Summaries &#124; Wordpress Tweak</title>
		<link>http://hackspc.com/how-to-exclude-images-in-summaries-wordpress-tweak/</link>
		<comments>http://hackspc.com/how-to-exclude-images-in-summaries-wordpress-tweak/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 08:57:09 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5957</guid>
		<description><![CDATA[I was stunned by Google today, because I didn’t get what I wanted from Google search. While designing a Wordpress template I suddenly noticed that my summary post at Wordpress home page considers image when I margin more tag below image. But I didn’t wished it to be like this.

Images in summary are be very [...]]]></description>
			<content:encoded><![CDATA[<p>I was stunned by Google today, because I didn’t get what I wanted from Google search. While designing a Wordpress template I suddenly noticed that my summary post at Wordpress home page considers image when I margin more tag below image. But I didn’t wished it to be like this.<br />
<span id="more-5957"></span><br />
Images in summary are be very unattractive and ugly looking. It can even dismantle or dis-layout your webpage.</p>
<p>While posting, what you usually do is add more tag:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/a11.jpg"><img class="aligncenter size-full wp-image-5965" src="http://hackspc.com/wp-content/uploads/2010/07/a11.jpg" alt="" width="560" height="359" /></a></p>
<p>When you add margin, everything above more tag the including image just above it also will be visible:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b12.jpg"><img class="aligncenter size-full wp-image-5964" src="http://hackspc.com/wp-content/uploads/2010/07/b12.jpg" alt="" width="445" height="470" /></a></p>
<p>You may want somewhat similar features like this blog, as you can see that we don’t have irregular image in our main page.</p>
<p>Now let me teach you how to do this in your template. To do this you must have basic knowledge in html and must have little experience in html programming. But actually we are not doing any coding here, we’ll be just copying some code and replacing it with older one.</p>
<p>Usually most of the Wordpress template uses following code snippet to load post summary in index page.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/c7.jpg"><img class="aligncenter size-full wp-image-5963" src="http://hackspc.com/wp-content/uploads/2010/07/c7.jpg" alt="" width="192" height="25" /></a></p>
<p>Actually Wordpress by default has availed this feature to you. But this excerpt will not be visible until you replace the above code snippet with another one.</p>
<p>WordPress Excerpt is an optional summary or description of a post; in short, a <strong>post summary</strong>. The part of a post that appears on the front page when you use the More tag is called <strong>teaser</strong>. If you have post images showing up in your main excerpt page, then you must know that it’s using teaser rather than excerpt.</p>
<p>Now, how to replace teaser with excerpt.</p>
<p>You can easily accomplish this by following the method I guide you through.</p>
<p>In your Wordpress Admin page, navigate to Appearance &gt; Editor.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/e6.jpg"><img class="aligncenter size-full wp-image-5961" src="http://hackspc.com/wp-content/uploads/2010/07/e6.jpg" alt="" width="179" height="175" /></a></p>
<p>At the right side of the page, click on Main Index Template.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/f5.jpg"><img class="aligncenter size-full wp-image-5960" src="http://hackspc.com/wp-content/uploads/2010/07/f5.jpg" alt="" width="206" height="124" /></a></p>
<p>Now in the code editor, search for following code snippet:</p>
<blockquote><p>&lt;?php the_<strong>content</strong>(); ?&gt;</p></blockquote>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/g3.jpg"><img class="aligncenter size-full wp-image-5959" src="http://hackspc.com/wp-content/uploads/2010/07/g3.jpg" alt="" width="445" height="416" /></a></p>
<p>Now replace <strong>the_content</strong> with <strong>the_excerpt</strong>.</p>
<p><strong>&lt;?php the_content();?&gt;</strong> must be replaced to <strong>&lt;?php the_excerpt();?&gt;</strong>.</p>
<p>Now update the page.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/h3.jpg"><img class="aligncenter size-full wp-image-5958" src="http://hackspc.com/wp-content/uploads/2010/07/h3.jpg" alt="" width="289" height="201" /></a></p>
<p>Now whenever you type anything on excerpt page, it will be posted as summary of the post and will appear on the main page.</p>
<p>Even if you don’t type anything in excerpt, the main page will automatically load first 50 words excluding image.</p>
<p>Hope this was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-exclude-images-in-summaries-wordpress-tweak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily Find The Font In Specific Website</title>
		<link>http://hackspc.com/easily-find-the-font-in-specific-website/</link>
		<comments>http://hackspc.com/easily-find-the-font-in-specific-website/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 12:44:32 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5912</guid>
		<description><![CDATA[While surfing through various web pages, you might have notices some beautiful fonts. You may even desire to know which font is it and want to have it on your website too. Comparing each of the fonts visually from your eyes with other fonts is not a good way to determine the correct type of [...]]]></description>
			<content:encoded><![CDATA[<p>While surfing through various web pages, you might have notices some beautiful fonts. You may even desire to know which font is it and want to have it on your website too. Comparing each of the fonts visually from your eyes with other fonts is not a good way to determine the correct type of font.<br />
<span id="more-5912"></span><br />
If you have basic knowledge in web development and CSS, you’ll obviously look for the source code and fetch out the CSS code to know the fonts. Again it becomes time consuming, since searching fonts in CSS is really time eating job. Also new users will find this job tedious.</p>
<p>We have a small firefox utility to find out the font name, code named, Font Finder.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4415/">Download it from here</a></p>
<p>This firefox addons not only determines the font name but also other various settings applied to the current font. If you are a web developer then you’ll fall in love with this tool.</p>
<p>Download and install it in your firefox browser by clicking on the download link.</p>
<p>After the installation of add-on is complete, restart firefox.</p>
<p>Now load any web page with beautiful text.</p>
<p>Highlight the the part of text you want to analyze, Right click on it, go to FontFinder menu and click on analyze section.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/a9.jpg"><img class="aligncenter size-full wp-image-5910" src="http://hackspc.com/wp-content/uploads/2010/07/a9.jpg" alt="" width="482" height="233" /></a></p>
<p>It will load a JavaScript alert with all the information about selected font and its settings.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b10.jpg"><img class="aligncenter size-full wp-image-5911" src="http://hackspc.com/wp-content/uploads/2010/07/b10.jpg" alt="" width="382" height="594" /></a></p>
<p>Hope this tutorial was helpful.</p>
<p>This was guest post from the author of <a href="http://youcanhack.blogspot.com/">YouCanHack</a> and <a href="http://hacktutors.info/">Hacktutors</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/easily-find-the-font-in-specific-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn On Your PC From LAN</title>
		<link>http://hackspc.com/turn-on-your-pc-on-from-lan/</link>
		<comments>http://hackspc.com/turn-on-your-pc-on-from-lan/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 21:15:36 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5677</guid>
		<description><![CDATA[You might have heard and searched about shutting down remote PC.But, have you ever wished to turn on your PC remotely and access your file from FTP server and shut it down when not needed? Well you can. Sounds crazy isn’t it?
With simple tweak, you can turn your PC on from LAN. This will be [...]]]></description>
			<content:encoded><![CDATA[<p>You might have heard and searched about shutting down remote PC.But, have you ever wished to turn on your PC remotely and access your file from FTP server and shut it down when not needed? Well you can. Sounds crazy isn’t it?<span id="more-5677"></span></p>
<p>With simple tweak, you can turn your PC on from LAN. This will be a lot help if you have FTP server enabled from your desktop and you may want to access it from internet occasionally. Turning your PC always on will not be good as it will consume lots of energy. Even more your PC will be much more venerable for uninvited access.</p>
<p>To prevent this remotely turning on your PC can be good alternative.</p>
<p>To turn your PC on, all you need is the MAC (Physical address) address of the PC that you are turning on and <em>Wake up on LAN</em> or <em>Power management from PCI</em> enabled in the BIOS in the PC you want to turn on Remotely.</p>
<p>To check if it is enabled or not, go to BIOS setting in your PC by restarting and pressing Delete key(may varry according to motherboard). Go to Power Management Options, search for Wake up on LAN or Power management from PCI or any similar terms and enable it.</p>
<p>If you don’t see any option to manage power for PCI adapters then it might be possible to do it in Windows mode.</p>
<p>To do this, boot your computer to windows, go to Device Manager. Under network adapter choose the Network card that will be used to connect to LAN, i.e. your ethernet card.</p>
<p>Right click on it and choose properties. Go to Advanced tab.</p>
<p>Now in Property box scroll down to Shutdown Wake up or any similar terms. Select it and Enable it.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/06/z.jpg"><img class="aligncenter size-full wp-image-5680" src="http://hackspc.com/wp-content/uploads/2010/06/z.jpg" alt="" width="518" height="358" /></a></p>
<p>You may require a reboot after this.</p>
<p>Now your PC is ready to be turned on from LAN. This will enable to manage power from PCI devices like Ethernet cards. What it actually does is, configures BIOS to turn the PCI Ethernet card to grab some power even if PC is Powered Off. If any computer from LAN sends some command to PCI card then will will power on your PC.</p>
<p>Now anyting left to do is to have a tool to turn your remote PC own from remote location. I often use this tool since its free and customizable. With this free tool you only need to enter IP address of your PC and it will automatically get the MAC address of it. If required you have password field to enter.</p>
<p>Pressing Turn On button will turn on the PC with specified MAC address or IP address.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/x.jpg"><img class="aligncenter size-full wp-image-5678" src="http://hackspc.com/wp-content/uploads/2010/06/x.jpg" alt="" width="394" height="356" /></a></p>
<p>You can also check if the PC is on or off.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/06/y.jpg"><img class="aligncenter size-full wp-image-5679" src="http://hackspc.com/wp-content/uploads/2010/06/y.jpg" alt="" width="470" height="185" /></a></p>
<p>Hope this was helpful post. If you liked this post then bookmark us.</p>
<p>Oops! nearly forgot to mention the download link. Here it is:  <a href="http://www.download.com/Wake-On-LAN/3000-20_4-10486164.html"><span style="text-decoration: underline">Fusion WakeUp On LAN</span></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/turn-on-your-pc-on-from-lan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution For LAN Connection Between Windows XP And Windows 7</title>
		<link>http://hackspc.com/solution-for-lan-connection-between-windows-xp-and-windows-7/</link>
		<comments>http://hackspc.com/solution-for-lan-connection-between-windows-xp-and-windows-7/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 10:04:10 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5583</guid>
		<description><![CDATA[Many of you might have the problem sharing files and folders between Windows XP and Windows 7 OS. This is not so long tutorial but you can solve it just changing some values in your windows settings. By default Windows XP sets your Workgroup as MSHOME. While windows 7 feature WORKGROUP as your default workgroup [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you might have the problem sharing files and folders between Windows XP and Windows 7 OS. This is not so long tutorial but you can solve it just changing some values in your windows settings. By default Windows XP sets your Workgroup as <em>MSHOME. </em>While windows 7 feature <em>WORKGROUP </em>as your default workgroup you can easily get rid of this problem.<span id="more-5583"></span></p>
<p>To connect Windows 7 OS with Windows XP, change the workgroup name of either one of the OS. I recommend you changing the workgroup name of Windows XP from MSHOME to WORKGROUP.</p>
<p>To change Workgroup in Windows XP, right click on my computer and click on <strong><em>properties</em></strong>.</p>
<p>In <em>Computer name</em> tab, check the workgroup. By default it is MSHOME. (In my case I named it WORKGROUP).</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/b10.jpg"><img class="aligncenter size-full wp-image-5585" src="http://hackspc.com/wp-content/uploads/2010/06/b10.jpg" alt="" width="393" height="462" /></a></p>
<p>To change it, click on Change button.</p>
<p>A new window will pop up. There you can define your own workgroup name.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/c6.jpg"><img class="aligncenter size-full wp-image-5586" src="http://hackspc.com/wp-content/uploads/2010/06/c6.jpg" alt="" width="431" height="460" /></a></p>
<p>Now both of your OSes have same workgroup name.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/06/d8.jpg"><img class="aligncenter size-full wp-image-5587" src="http://hackspc.com/wp-content/uploads/2010/06/d8.jpg" alt="" width="497" height="312" /></a></p>
<p>Now in windows 7 PC, go to control panel &gt; Network and Sharing Center.</p>
<p>At the left sidebar, click on <em>Change advanced sharing settings. </em></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/e6.jpg"><img class="aligncenter size-full wp-image-5588" src="http://hackspc.com/wp-content/uploads/2010/06/e6.jpg" alt="" width="426" height="333" /></a></p>
<p>In new window, Turn on Network discovery, File and printer sharing and Public folder sharing by clicking on the respective radio button.</p>
<p>Under File sharing connections, Click on Files sharing for devices that use 40- or 56- bit encryption. (Windows XP may not support 128 bit encryption) .</p>
<p>And turn of Password protected sharing.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/06/f4.jpg"><img class="aligncenter size-full wp-image-5589" src="http://hackspc.com/wp-content/uploads/2010/06/f4.jpg" alt="" width="458" height="297" /></a></p>
<p>Do the same for Public and Home or Network connection</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/06/g4.jpg"><img class="aligncenter size-full wp-image-5590" src="http://hackspc.com/wp-content/uploads/2010/06/g4.jpg" alt="" width="411" height="186" /></a></p>
<p>Now you may run Home Network wizard (Control Panel&gt;Setup Home Network) in windows XP. Then there you’ll have easy LAN connection. Make sure that workgroup name during wizard is setup to WORKGROUP not MSHOME</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/a12.jpg"><img class="aligncenter size-full wp-image-5584" src="http://hackspc.com/wp-content/uploads/2010/06/a12.jpg" alt="" width="498" height="383" /></a></p>
<p>Now you can easily access files and folder and even internet and printers from network.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/06/i5.jpg"><img class="aligncenter size-full wp-image-5592" src="http://hackspc.com/wp-content/uploads/2010/06/i5.jpg" alt="" width="502" height="164" /></a></p>
<p>You can see the files in network.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/solution-for-lan-connection-between-windows-xp-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Shutdown A Computer With A Cell Phone/Email</title>
		<link>http://hackspc.com/how-to-shutdown-a-computer-with-a-cell-phoneemail/</link>
		<comments>http://hackspc.com/how-to-shutdown-a-computer-with-a-cell-phoneemail/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 19:53:52 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5538</guid>
		<description><![CDATA[In this tutorial, I am going to teach you how you can control your computer’s basic function using Microsoft Outlook and your Cell Phone Network. For this tutorial I am demonstrating how a user can shutdown, restart, hibernate their computer, just by sending an email from their phone.
To make this happen, all you need is [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial, I am going to teach you how you can control your computer’s basic function using Microsoft Outlook and your Cell Phone Network. For this tutorial I am demonstrating how a user can shutdown, restart, hibernate their computer, just by sending an email from their phone.<span id="more-5538"></span></p>
<p>To make this happen, all you need is Microsoft Outlook installed on the PC which you want to control from your cell phone</p>
<p>Now let’s begin with the tutorial.</p>
<p>First, you need the batch files to perform the Shutdown, Hibernate operation.</p>
<p>For example,</p>
<p>shutdown -r -t 10 -c “shutting down”</p>
<p>Copy this code and paste it in notepad, save it as shutdown.bat</p>
<p>Now open up Microsoft Outlook. I am assuming that you have already configured it for your Email and I am not going to teach you about setting mail in Microsoft Outlook. Now we will need to make it so that Outlook checks your inbox about every minute.</p>
<p>You can do this by going to Tools&gt;Options. Then click on Mail Setup tab, and then, the Send/Receive button.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/a6.jpg"><img class="aligncenter size-full wp-image-5539" src="http://hackspc.com/wp-content/uploads/2010/06/a6.jpg" alt="" width="452" height="524" /></a></p>
<p>Make sure that the <em>Schedule an automatic send/receive every&#8230;</em> box is checked, and set the number of minutes to 1 or anytime you may like. Now you may close all of these dialog boxes.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/b5.jpg"><img class="aligncenter size-full wp-image-5540" src="http://hackspc.com/wp-content/uploads/2010/06/b5.jpg" alt="" width="456" height="529" /></a></p>
<p>Now go to Tools&gt;Rules and Alerts. Click on <em>E-mail Rules</em> tab. In new window select <em>Check messages when they arrive</em> and click Next.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/d4.jpg"><img class="aligncenter size-full wp-image-5541" src="http://hackspc.com/wp-content/uploads/2010/06/d4.jpg" alt="" width="474" height="269" /></a></p>
<p>Now in next page, check on, <em>on this machine only </em>and <em>with specific words in the subject</em>.</p>
<p>After checking these two values, click on <em>specific words</em> underlined.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/g2.jpg"><img class="aligncenter size-full wp-image-5542" src="http://hackspc.com/wp-content/uploads/2010/06/g2.jpg" alt="" width="437" height="529" /></a></p>
<p>Search Text window will open, in the input field type the command that shuts down the PC. You can use any commands. For prevention of accidental execution I kept <em>%shutdown% </em>as a command. Click on <em>Add</em> button after you are done and click on OK.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/h3.jpg"><img class="aligncenter size-full wp-image-5543" src="http://hackspc.com/wp-content/uploads/2010/06/h3.jpg" alt="" width="421" height="222" /></a></p>
<p>Now click on Next.</p>
<p>In the next window check mark on<em> start application</em>. In the lower screen, click on application link.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/i3.jpg"><img class="aligncenter size-full wp-image-5544" src="http://hackspc.com/wp-content/uploads/2010/06/i3.jpg" alt="" width="439" height="531" /></a></p>
<p>Now you’ll be welcomed to your familiar file open window. Load all files. And select the batch file that you’ve created to shutdown your PC.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/j2.jpg"><img class="aligncenter size-full wp-image-5545" src="http://hackspc.com/wp-content/uploads/2010/06/j2.jpg" alt="" width="468" height="267" /></a></p>
<p>If everything went well you’ll see the screen similar to below:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/k1.jpg"><img class="aligncenter size-full wp-image-5546" src="http://hackspc.com/wp-content/uploads/2010/06/k1.jpg" alt="" width="301" height="101" /></a></p>
<p>Click on Next, again click on next (don’t choose any things in this step). And finally click on Finish button.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/l1.jpg"><img class="aligncenter size-full wp-image-5547" src="http://hackspc.com/wp-content/uploads/2010/06/l1.jpg" alt="" width="443" height="533" /></a></p>
<p>You’ll have <em>%shutdown% </em>alert shown in the E-mail Rules tab.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/m.jpg"><img class="aligncenter size-full wp-image-5548" src="http://hackspc.com/wp-content/uploads/2010/06/m.jpg" alt="" width="347" height="220" /></a></p>
<p>Now, when you send a message from your phone to your e-mail address with the Subject  <strong>%shutdown% </strong> your computer will trigger shutdown.bat file and instantly executes the command in that batch file finally leading to shutdown the PC.</p>
<p>You can use any batch file to execute any command.</p>
<p>Hope you loved this tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-shutdown-a-computer-with-a-cell-phoneemail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Install XAMPP On Vista</title>
		<link>http://hackspc.com/how-to-install-xampp-on-vista/</link>
		<comments>http://hackspc.com/how-to-install-xampp-on-vista/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 01:26:52 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5384</guid>
		<description><![CDATA[If you&#8217;re looking easy way to  develop and  test websites locally, then you should try  XAMPP server.  You don&#8217;t need to connect to internet. XAMPP is really very easy to install and to use just download, extract and start. This is complete step by step tutorial with images that will help [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking easy way to  develop and  test websites locally, then you should try  XAMPP server.  You don&#8217;t need to connect to internet. XAMPP is really very easy to install and to use just download, extract and start. This is complete step by step tutorial with images that will help you trough installation process ,also here you&#8217;ll find solutions for problems with XAMPP installation . <span id="more-5384"></span></p>
<p>1) Go to <a href="http://www.apachefriends.org/en/xampp-windows.html">apachefriends.org</a> and  download the package you want. I recommend Basic package .exe 51 MB</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-1-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-1-.jpg" alt="" title="server xamp 1" width="598" height="179" class="alignnone size-full wp-image-5385" /></a></p>
<p>2) Install XAMP</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-2-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-2-.jpg" alt="" title="server xamp 2" width="92" height="85" class="alignnone size-full wp-image-5388" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-3-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-3-.jpg" alt="" title="server xamp 3" width="530" height="395" class="alignnone size-full wp-image-5389" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-4-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-4-.jpg" alt="" title="server xamp 4" width="590" height="331" class="alignnone size-full wp-image-5392" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-5.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-5.jpg" alt="" title="server xamp 5" width="453" height="64" class="alignnone size-full wp-image-5393" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-6-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-6-.jpg" alt="" title="server xamp 6" width="519" height="87" class="alignnone size-full wp-image-5394" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-7.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-7.jpg" alt="" title="server xamp 7" width="368" height="153" class="alignnone size-full wp-image-5395" /></a></p>
<p>3)After this will appear XAMP Control panel, other way to launch Control panel is to click on xampp-control in C/xamp/xamp. </p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/XAMPP-Control-Panel-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/XAMPP-Control-Panel-.jpg" alt="" title="XAMPP Control Panel" width="449" height="377" class="alignnone size-full wp-image-5396" /></a></p>
<p>4) Launch web browser as mozilla firefox , and type http://localhost in address bar </p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/localhost.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/localhost.jpg" alt="" title="localhost" width="153" height="31" class="alignnone size-full wp-image-5398" /></a></p>
<p>5)Choose language</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-8-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/05/server-xamp-8-.jpg" alt="" title="server xamp 8" width="590" height="247" class="alignnone size-full wp-image-5397" /></a></p>
<p>6) If you  installed XAMPP successfully , then you should see  something as below </p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/congrulation-xamp-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/06/congrulation-xamp-.jpg" alt="" title="congrulation xamp" width="590" height="198" class="alignnone size-full wp-image-5406" /></a></p>
<h4>Problems with XAMPP installation: </h4>
<p><strong>1) Apache Won&#8217;t Start</strong></p>
<p>If you try to start apache  from the control panel but it  won&#8217;t start.If you  get a green &#8220;running&#8221; notification from the control panel, but it only appears for a second then goes away. Then , there is an enormous chance that port 80 (and possibly 3306) is in use by something else. For example some software as skype or similar can cause this problem . </p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/warning-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/06/warning-.jpg" alt="" title="warning" width="270" height="64" class="alignnone size-full wp-image-5408" /></a></p>
<p>To fix it, press crtl+alt+delete , start task manager, and end process which which causes problems</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/skype-.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/06/skype-.jpg" alt="" title="skype" width="383" height="374" class="alignnone size-full wp-image-5409" /></a></p>
<p><strong><br />
2) Missing or insufficient write permissions</strong></p>
<p>Because of missing or insufficient write permissions in &#8220;C:\Program Files&#8221;, I recommend to use alternate folder for XAMPP (&#8220;C:\xampp&#8221; or &#8220;C:\meinverzeichnis\xampp&#8221;). </p>
<p><strong>3) You can&#8217;t start services with the Control Panel</strong></p>
<p>You can&#8217;t start services with the Control Panel: You have installed Apache/MySQL in &#8220;C:\xampp&#8221; as Windows service. But you can&#8217;t start/stop the services with the &#8220;XAMPP Control Panel&#8221; or can&#8217;t uninstall them.<br />
Solution: Use the service management console from Windows or disable UAC.</p>
<p>To disable the UAC, use the program &#8220;msconfig&#8221;. In &#8220;msconfig&#8221; go to &#8220;Tools&#8221;, select &#8220;disable user account control&#8221; and verify your selection. Now you must restart Windows. At the same place, you can enable the UAC again. </p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/uac.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/06/uac.jpg" alt="" title="uac" width="572" height="378" class="alignnone size-full wp-image-5415" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-install-xampp-on-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uploading Files To Website Using Windows Inbuilt FTP Uploader</title>
		<link>http://hackspc.com/uploading-files-to-website-using-windows-inbuilt-ftp-uploader/</link>
		<comments>http://hackspc.com/uploading-files-to-website-using-windows-inbuilt-ftp-uploader/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 17:31:18 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5434</guid>
		<description><![CDATA[Many of the beginners like you might be in dilemma to upload the webpage you designed to your website. Some of you may not even have a website. Well, this time I am here with a detailed step by step tutorial which will guide you through each and every steps to create a website and [...]]]></description>
			<content:encoded><![CDATA[<p>Many of the beginners like you might be in dilemma to upload the webpage you designed to your website. Some of you may not even have a website. Well, this time I am here with a detailed step by step tutorial which will guide you through each and every steps to create a website and upload your web files.</p>
<p><span id="more-5434"></span></p>
<p>If you already have website (<a href="http://www.domianname.com/">www.domianname.com</a>) then you may skip the domain registration process and directly start  from Final steps for uploading.</p>
<p>But if you are beginner then follow the steps from here.</p>
<p>I am using awardspace’s web host to demonstrate this example.</p>
<p>Go to <a href="http://www.awardspace.com/">www.awardspace.com</a>.</p>
<p>Click on the Free Web Hosting plan</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/a1.jpg"><img class="aligncenter size-full wp-image-5435" src="http://hackspc.com/wp-content/uploads/2010/06/a1.jpg" alt="" width="333" height="383" /></a></p>
<p>In next page, choose Free subdomain and click Next.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/b1.jpg"><img class="aligncenter size-full wp-image-5436" src="http://hackspc.com/wp-content/uploads/2010/06/b1.jpg" alt="" width="468" height="216" /></a><br />
Fill up the form with necessary information and agree their TOS.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/c1.jpg"><img class="aligncenter size-full wp-image-5437" src="http://hackspc.com/wp-content/uploads/2010/06/c1.jpg" alt="" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/d1.jpg"><img class="aligncenter size-full wp-image-5438" src="http://hackspc.com/wp-content/uploads/2010/06/d1.jpg" alt="" /></a></p>
<p>Now in next page. Choose FREE Web in Plan Name and click Next.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/06/e1.jpg"><img class="aligncenter size-full wp-image-5439" src="http://hackspc.com/wp-content/uploads/2010/06/e1.jpg" alt="" width="516" height="277" /></a></p>
<p>Now they’ll send you an email to the email a/c you’ve just submitted in the form.</p>
<p>Open the email.</p>
<p style="text-align: left"><a href="http://hackspc.com/wp-content/uploads/2010/06/f1.jpg"><img class="aligncenter size-full wp-image-5440" src="http://hackspc.com/wp-content/uploads/2010/06/f1.jpg" alt="" width="501" height="35" /></a><br />
You’ll get following details in the email with username and password.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/g1.jpg"><img class="aligncenter size-full wp-image-5441" src="http://hackspc.com/wp-content/uploads/2010/06/g1.jpg" alt="" /></a></p>
<p>Note it down for future reference.</p>
<p>Now go to <a href="http://www.awardspace.com/members.html">www.awardspace.com/members.html</a></p>
<p>In the Hosting Control Panel, fill up your login details and click LOGIN.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/h1.jpg"><img class="aligncenter size-full wp-image-5442" src="http://hackspc.com/wp-content/uploads/2010/06/h1.jpg" alt="" /></a></p>
<p>After successfully logging in, click Website Manager in the horizontal navigation bar.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/i1.jpg"><img class="aligncenter size-full wp-image-5443" src="http://hackspc.com/wp-content/uploads/2010/06/i1.jpg" alt="" /></a></p>
<p>Since we are using free domain name (i.e. free subdomain service provided by awardspace), we’ll have to manage subdomain by going to subdomain manager. Click on Subdomain Manager.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/j1.jpg"><img class="aligncenter size-full wp-image-5445" src="http://hackspc.com/wp-content/uploads/2010/06/j1.jpg" alt="" /></a></p>
<p>Fill up the form with your new website address and click on Add Subdomain button.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/k1.jpg"><img class="aligncenter size-full wp-image-5446" src="http://hackspc.com/wp-content/uploads/2010/06/k1.jpg" alt="" /></a></p>
<p>Now if the domain name is not already taken then you’ll be welcomed to the page with subdomain name listed.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/l.jpg"><img class="aligncenter size-full wp-image-5446" src="http://hackspc.com/wp-content/uploads/2010/06/l.jpg" alt="" /></a></p>
<p>Note down the path of the subdomain name. This is the folder in the web host where all of your web page files must reside.</p>
<p>Now open Windows explorer or My Docuemnts. And in the address bar type the ftp address of your web domain.</p>
<p>In this case it’s <a href="ftp://youcanhack.awardspace.info/">ftp://youcanhack.awardspace.info</a>.</p>
<p>In the address bar the small folder icon will change to folder with globe symbol in it.</p>
<p>Right click on the blank space in the ftp window and click on Login As.</p>
<p>Fill up the login form with your username and password which was provided in your email.</p>
<p>Click on Login (Save password if necessary).</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/06/n1.jpg"><img class="aligncenter size-full wp-image-5449" src="http://hackspc.com/wp-content/uploads/2010/06/n1.jpg" alt="" width="488" height="410" /></a></p>
<p>You’ll have the folder with your web domain name entered in it.</p>
<p>This is where you’ll have to copy the web page files that you’ve created.<br />
<a href="http://hackspc.com/wp-content/uploads/2010/06/p.jpg"><img class="aligncenter size-full wp-image-5448" src="http://hackspc.com/wp-content/uploads/2010/06/p.jpg" alt="" /></a><br />
Also remember that you must have web page file named index.html/index.php or anything to enable youcanhack.awardspace.info to redirect to your homepage. In this case you can rename your main homepage html file to index.html.</p>
<p>Hope this tutorial was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/uploading-files-to-website-using-windows-inbuilt-ftp-uploader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Setup Direct LAN Connection Using Bluetooth</title>
		<link>http://hackspc.com/how-to-setup-direct-lan-connection-using-bluetooth/</link>
		<comments>http://hackspc.com/how-to-setup-direct-lan-connection-using-bluetooth/#comments</comments>
		<pubDate>Sun, 30 May 2010 11:19:55 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5334</guid>
		<description><![CDATA[You may come in the situation when you’ve two computer but no WiFi adapters in it. In such condition you can try cheap method to share files between two computers using Bluetooth. In this tutorial I am going to teach you how to achieve such heights. 
To allow file and printer sharing, name each computer [...]]]></description>
			<content:encoded><![CDATA[<p>You may come in the situation when you’ve two computer but no WiFi adapters in it. In such condition you can try cheap method to share files between two computers using Bluetooth. In this tutorial I am going to teach you how to achieve such heights. <span id="more-5334"></span></p>
<p>To allow file and printer sharing, name each computer with a unique name but give both computers the same workgroup name. You can do this from the System Properties window. To open System Properties, go to My computer, right click on any blank area and choose properties. Or simply you can right click on my computer icon and choose properties.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/a.gif"><img class="aligncenter size-full wp-image-5336" src="http://hackspc.com/wp-content/uploads/2010/05/a.gif" alt="" width="250" height="297" /></a></p>
<p>In Computer Name tab click Change to input your computer name and workgroup name. You will be asked to restart your computer after the computer name and workgroup change.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/b.gif"><img class="aligncenter size-full wp-image-5338" src="http://hackspc.com/wp-content/uploads/2010/05/b.gif" alt="" /></a></p>
<p>The computer name defined in this step becomes the Bluetooth device name for this computer that will be displayed on another computer this computer is discovered.</p>
<p>Now plug in Bluetooth adapters to both of your computer. Make sure that Bluetooth device is properly installed on both of your PC’s properly by going to device manager.</p>
<p>Verify that the Bluetooth adapter is identified as a Bluetooth Network Connection under Personal Area Network with Microsoft&#8217;s Bluetooth stack driver while on the second computer with third-party Bluetooth stack driver; it is identified as a Local Area Connection under LAN or High-Speed Internet.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/c.gif"><img class="aligncenter size-full wp-image-5339" src="http://hackspc.com/wp-content/uploads/2010/05/c.gif" alt="" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/d.gif"><img class="aligncenter size-full wp-image-5340" src="http://hackspc.com/wp-content/uploads/2010/05/d.gif" alt="" /></a></p>
<p>Make the second Bluetooth-enabled computer discoverable by going to Bluetooth settings and configure its “service properties” to include PAN Networking service.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/e.gif"><img class="aligncenter size-full wp-image-5341" src="http://hackspc.com/wp-content/uploads/2010/05/e.gif" alt="" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/f.gif"><img class="aligncenter size-full wp-image-5342" src="http://hackspc.com/wp-content/uploads/2010/05/f.gif" alt="" /></a></p>
<p>In the first computer, right click on Bluetooth taskbar icon and select &#8220;Join a Personal Area Network&#8221; to open Bluetooth Personal Area Network window.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/g.gif"><img class="aligncenter size-full wp-image-5343" src="http://hackspc.com/wp-content/uploads/2010/05/g.gif" alt="" /></a></p>
<p>You can also do this by going to Network Connections and right-clicking the icon and select &#8220;View Bluetooth Network Devices&#8221; or clicking View Bluetooth Network Devices link on the left sidebar.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/h.gif"><img class="aligncenter size-full wp-image-5344" src="http://hackspc.com/wp-content/uploads/2010/05/h.gif" alt=""  width="590"/></a></p>
<p>On the Bluetooth Personal Area Network window, click “Add” to open the “Add Bluetooth Device Wizard” if the second computer hasn&#8217;t been connected before.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/i.gif"><img class="aligncenter size-full wp-image-5345" src="http://hackspc.com/wp-content/uploads/2010/05/i.gif" alt="" /></a></p>
<p>Now we’re done with setting up the basic things. Now we’ll have to pair the devices.</p>
<p>On the Add Bluetooth Device Wizard, tick &#8220;My device is set up and ready to be found&#8221;. Click Next.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/j.gif"><img class="aligncenter size-full wp-image-5346" src="http://hackspc.com/wp-content/uploads/2010/05/j.gif" alt="" /></a></p>
<p>Wizard will search for Bluetooth devices in range.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/k.gif"><img class="aligncenter size-full wp-image-5347" src="http://hackspc.com/wp-content/uploads/2010/05/k.gif" alt="" /></a></p>
<p>Select the second computer and click next.</p>
<p>You will be asked to input a passkey or PIN code before starting a connection to the second computer. You can create your own passkey or let Windows create a random passkey for you. Click Next.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/l.gif"><img class="aligncenter size-full wp-image-5348" src="http://hackspc.com/wp-content/uploads/2010/05/l.gif" alt="" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/m.gif"><img class="aligncenter size-full wp-image-5349" src="http://hackspc.com/wp-content/uploads/2010/05/m.gif" alt="" /></a></p>
<p>On the second computer, you will be prompted to input a passkey. Type the same passkey as the one created on the first computer and cick OK.</p>
<p>If the everything went well, you’ll be welcomed to next page with Finish button enabled. Click Finish. You will be back to the Bluetooth Personal Area Network window. Now the second computer is listed under Direct Connections. Select it and click Connect to start a Personal Area Network connection.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/n.gif"><img class="aligncenter size-full wp-image-5350" src="http://hackspc.com/wp-content/uploads/2010/05/n.gif" alt="" /></a></p>
<p>Now, both computers have been directly connected in a Personal Area Network. First computer with Microsoft stack is the Client while the second one with Thirdparty stack is the host.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/o.gif"><img class="aligncenter size-full wp-image-5351" src="http://hackspc.com/wp-content/uploads/2010/05/o.gif" alt="" /></a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/05/p.gif"><img class="aligncenter size-full wp-image-5352" src="http://hackspc.com/wp-content/uploads/2010/05/p.gif" alt="" /></a></p>
<p>Now you can share files same like in LAN but with slower bandwidth</p>
<p>Hope this tutorial was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-setup-direct-lan-connection-using-bluetooth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
