<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" 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/" > <channel><title>Comments on: Add-In Review: uTorrent</title> <atom:link href="http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/feed/" rel="self" type="application/rss+xml" /><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/</link> <description>The web&#039;s biggest home server and digital home community, with the latest news, reviews, hardware, software, add-ins and support forums.</description> <lastBuildDate>Thu, 09 Feb 2012 06:38:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: gggirlgeek</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-38947</link> <dc:creator>gggirlgeek</dc:creator> <pubDate>Sat, 25 Sep 2010 11:11:39 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-38947</guid> <description>Hmmmm... that link is gone now too.  Anyway, I don&#039;t see what the big deal is.  Why would you want WHS to ever log out?  Install utorrent like you would on any other machine and set it to run at startup.  Don&#039;t let it sleep or hybernate.  If you do you will have to set up extra things in the Bios and Windows power and networking options to allow wake-from-Lan.  So just don&#039;t.  Then setup the WebGUI and its port.  Get your address and password, and away you go. Type the address into the browser on ANOTHER COMPUTER -- INSIDE THE HOUSE (without script blocking or addons at first.)  Address example: &lt;a href=&quot;http://192.168.1.100:55533/gui&quot; rel=&quot;nofollow&quot;&gt;http://192.168.1.100:55533/gui&lt;/a&gt; = [The Assigned IP address of your server where Utorrent is installed (in Ipconfig under IPv4 Address.)]:[The port number you put in Utorrent&#039;s WebGUI options]/gui (typed exactly) ON THE SAME MACHINE: (the UTorrent server) you have to substitute 192.168.1.100 with the word localhost.  So it would be:  http://localhost:55533/gui OUTSIDE THE HOUSE: You need your Internet IP address for the whole network.  From any browser inside the house go to &lt;a href=&quot;http://www.whatismyip.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.whatismyip.com/&lt;/a&gt; and copy the IP address you see.  For example 140.140.133.13.  Substitute it for the assigned IP (in between http://and:55533/gui.  Now your utorrent Webgui outside the house is: &lt;a href=&quot;http://140.140.133.13:55533/gui&quot; rel=&quot;nofollow&quot;&gt;http://140.140.133.13:55533/gui&lt;/a&gt;    Voila! Summary _______ Inside the house: &lt;a href=&quot;http://192.168.1.100:55533/gui&quot; rel=&quot;nofollow&quot;&gt;http://192.168.1.100:55533/gui&lt;/a&gt; Inside the server: http://loacalhost:55533/gui Outside the house: &lt;a href=&quot;http://140.140.133.13:55533/gui&quot; rel=&quot;nofollow&quot;&gt;http://140.140.133.13:55533/gui&lt;/a&gt; Complications: ___________ *Make sure you type http://  before the address in your browser.  Some give you a blank page if you don&#039;t. *To avoid problems try forwarding the port in your router settings.  Utorrent help files will guide you to a place for this.  So, using the example again: IP address = 192.168.1.100.  UDP = 55533 - 55533.  TCP = 55533 - 55533.  Other possible settings: &quot;Always Allow&quot; or &quot;Forward&quot; or &quot;Schedule Always.&quot;  Application name = Utorrent.  Computer name = NameOfServer *Last: remember to check if uTorrent and your port (55533) are allowed through your server&#039;s firewall -- both Home and Public in latest Windows OS. *Your router&#039;s firewall might need some trial and error if all else fails.  I actually had to restrict it a little more to get it working.  Go figure!  (Dlink router: TCP and UDP Endpoint Filtering are both set to &quot;Port and Address Restricted.&quot;  Now I commonly get utorrent downloads at 600 - 1Mbps.  No kidding. *Make sure UPnP is on in the router and in Utorrent. *Router:  I do best with WMM and Auto Channel Scan turned off in the router settings.  Let it scan for a day and then set it to that channel.  (1,3 or 11 normally) Stick to Wireless G only rather than a mixed mode for faster speeds.  Qos slows me down a lot.  I turned it off.  Sticking to either TKIP or AES, not mixed seems to help. *One last thing: make sure there&#039;s a wall between your wireless router and the microwave oven -- the distance doesn&#039;t matter.  It&#039;s like a dog and a cat.  If they can see each other a fight will start. :)  I just tucked my router around a cozy little corner rather than the middle of the desk and it&#039;s quite happy.  Forgot all about that mean old bully microwave! Have fun and hope I helped. </description> <content:encoded><![CDATA[<p>Hmmmm&#8230; that link is gone now too.  Anyway, I don&#039;t see what the big deal is.  Why would you want WHS to ever log out?  Install utorrent like you would on any other machine and set it to run at startup.  Don&#039;t let it sleep or hybernate.  If you do you will have to set up extra things in the Bios and Windows power and networking options to allow wake-from-Lan.  So just don&#039;t.  Then setup the WebGUI and its port.  Get your address and password, and away you go.</p><p>Type the address into the browser on ANOTHER COMPUTER &#8212; INSIDE THE HOUSE (without script blocking or addons at first.)  Address example: <a href="http://192.168.1.100:55533/gui" rel="nofollow">http://192.168.1.100:55533/gui</a><br /> =<br /> [The Assigned IP address of your server where Utorrent is installed (in Ipconfig under IPv4 Address.)]:[The port number you put in Utorrent&#039;s WebGUI options]/gui (typed exactly)</p><p>ON THE SAME MACHINE: (the UTorrent server) you have to substitute 192.168.1.100 with the word localhost.  So it would be: <a href="http://localhost:55533/gui" rel="nofollow">http://localhost:55533/gui</a></p><p>OUTSIDE THE HOUSE: You need your Internet IP address for the whole network.  From any browser inside the house go to <a href="http://www.whatismyip.com/" rel="nofollow">http://www.whatismyip.com/</a> and copy the IP address you see.  For example 140.140.133.13.  Substitute it for the assigned IP (in between <a href="http://and:55533/gui" rel="nofollow">http://and:55533/gui</a>.  Now your utorrent Webgui outside the house is: <a href="http://140.140.133.13:55533/gui" rel="nofollow">http://140.140.133.13:55533/gui</a> Voila!</p><p>Summary<br /> _______<br /> Inside the house: <a href="http://192.168.1.100:55533/gui" rel="nofollow">http://192.168.1.100:55533/gui</a><br /> Inside the server: <a href="http://loacalhost:55533/gui" rel="nofollow">http://loacalhost:55533/gui</a><br /> Outside the house: <a href="http://140.140.133.13:55533/gui" rel="nofollow">http://140.140.133.13:55533/gui</a></p><p>Complications:<br /> ___________<br /> *Make sure you type http://  before the address in your browser.  Some give you a blank page if you don&#039;t.<br /> *To avoid problems try forwarding the port in your router settings.  Utorrent help files will guide you to a place for this.  So, using the example again: IP address = 192.168.1.100.  UDP = 55533 &#8211; 55533.  TCP = 55533 &#8211; 55533.  Other possible settings: &quot;Always Allow&quot; or &quot;Forward&quot; or &quot;Schedule Always.&quot;  Application name = Utorrent.  Computer name = NameOfServer<br /> *Last: remember to check if uTorrent and your port (55533) are allowed through your server&#039;s firewall &#8212; both Home and Public in latest Windows OS.<br /> *Your router&#039;s firewall might need some trial and error if all else fails.  I actually had to restrict it a little more to get it working.  Go figure!  (Dlink router: TCP and UDP Endpoint Filtering are both set to &quot;Port and Address Restricted.&quot;  Now I commonly get utorrent downloads at 600 &#8211; 1Mbps.  No kidding.<br /> *Make sure UPnP is on in the router and in Utorrent.<br /> *Router:  I do best with WMM and Auto Channel Scan turned off in the router settings.  Let it scan for a day and then set it to that channel.  (1,3 or 11 normally) Stick to Wireless G only rather than a mixed mode for faster speeds.  Qos slows me down a lot.  I turned it off.  Sticking to either TKIP or AES, not mixed seems to help.<br /> *One last thing: make sure there&#039;s a wall between your wireless router and the microwave oven &#8212; the distance doesn&#039;t matter.  It&#039;s like a dog and a cat.  If they can see each other a fight will start. <img src='http://www.wegotserved.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I just tucked my router around a cozy little corner rather than the middle of the desk and it&#039;s quite happy.  Forgot all about that mean old bully microwave!</p><p>Have fun and hope I helped.</p> ]]></content:encoded> </item> <item><title>By: JeePee</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-17550</link> <dc:creator>JeePee</dc:creator> <pubDate>Sun, 07 Mar 2010 09:32:38 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-17550</guid> <description>Never mind, I found it here &lt;a href=&quot;http://wiki.wegotserved.com/index.php?title=Install_uTorrent_on_Windows_Home_Server&quot; target=&quot;_blank&quot;&gt;http://wiki.wegotserved.com/index.php?title=Insta...&lt;/a&gt; </description> <content:encoded><![CDATA[<p>Never mind, I found it here<br /> <a href="http://wiki.wegotserved.com/index.php?title=Install_uTorrent_on_Windows_Home_Server" target="_blank">http://wiki.wegotserved.com/index.php?title=Insta&#8230;</a></p> ]]></content:encoded> </item> <item><title>By: JeePee</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-17517</link> <dc:creator>JeePee</dc:creator> <pubDate>Sat, 06 Mar 2010 19:42:50 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-17517</guid> <description>Why is the tutorial gone that describes how to ge uTorrentto running when no user is logged on? </description> <content:encoded><![CDATA[<p>Why is the tutorial gone that describes how to ge uTorrentto running when no user is logged on?</p> ]]></content:encoded> </item> <item><title>By: Home Server Hub &#124; Add-In: eMule Tab</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4667</link> <dc:creator>Home Server Hub &#124; Add-In: eMule Tab</dc:creator> <pubDate>Wed, 01 Apr 2009 09:13:13 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4667</guid> <description>[...] Download: eMule Tab Similar Posts:Add-In Review: uTorrent [...]</description> <content:encoded><![CDATA[<p>[...] Download: eMule Tab Similar Posts:Add-In Review: uTorrent [...]</p> ]]></content:encoded> </item> <item><title>By: Drashna</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4649</link> <dc:creator>Drashna</dc:creator> <pubDate>Sun, 21 Dec 2008 19:36:35 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4649</guid> <description>Nick, exactly.  The WebGUI can load torrents either by uploading the .torrent file through the webGUI or by linking to the torrent in it.  I&#039;ve used both, and it works great.The problem is, that this add-in is just a modification of the WebGUI and doesn&#039;t offer anything more useful than that.  Personally, I use the webGUI and don&#039;t have this add-in installed.</description> <content:encoded><![CDATA[<p>Nick, exactly.  The WebGUI can load torrents either by uploading the .torrent file through the webGUI or by linking to the torrent in it.  I&#8217;ve used both, and it works great.</p><p>The problem is, that this add-in is just a modification of the WebGUI and doesn&#8217;t offer anything more useful than that.  Personally, I use the webGUI and don&#8217;t have this add-in installed.</p> ]]></content:encoded> </item> <item><title>By: Chris Riccio</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4652</link> <dc:creator>Chris Riccio</dc:creator> <pubDate>Sun, 21 Dec 2008 19:31:16 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4652</guid> <description>&lt;a href=&#039;#comment-10435&#039; rel=&quot;nofollow&quot;&gt;@Nick&lt;/a&gt; -First off, lets get 2 things straight. There are TWO things we are talking about here. The official uTorrent designed &quot;WebUI&quot;, AND the independently designed WHS uTorrent Add-In (of which the original article was about. Info about the (IMO useless) WHS Add-In can be found above, and info on the uTorrent WebUI can be found here: http://www.utorrent.com/webui-guide.phpIf you install uTorrent as a windows service with AnyService Installer, you do NOT have to be logged in to your WHS box to DL torrents.I have never tried using the WebUI outside of my home network, but if you forward the ports, I don&#039;t see why that wouldn&#039;t work.If you are competent with Windows/computers at all, and understand basic networking, there is NO reason why you can&#039;t make this work. It is very simple.FWIW, forget about the WHS uTorrent Add-In, and just use the official uTorrent WebUI from the link I gave you above.Good luck.</description> <content:encoded><![CDATA[<p><a href='#comment-10435' rel="nofollow">@Nick</a> -</p><p>First off, lets get 2 things straight. There are TWO things we are talking about here. The official uTorrent designed &#8220;WebUI&#8221;, AND the independently designed WHS uTorrent Add-In (of which the original article was about. Info about the (IMO useless) WHS Add-In can be found above, and info on the uTorrent WebUI can be found here: <a href="http://www.utorrent.com/webui-guide.php" rel="nofollow">http://www.utorrent.com/webui-guide.php</a></p><p>If you install uTorrent as a windows service with AnyService Installer, you do NOT have to be logged in to your WHS box to DL torrents.</p><p>I have never tried using the WebUI outside of my home network, but if you forward the ports, I don&#8217;t see why that wouldn&#8217;t work.</p><p>If you are competent with Windows/computers at all, and understand basic networking, there is NO reason why you can&#8217;t make this work. It is very simple.</p><p>FWIW, forget about the WHS uTorrent Add-In, and just use the official uTorrent WebUI from the link I gave you above.</p><p>Good luck.</p> ]]></content:encoded> </item> <item><title>By: Nick</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4651</link> <dc:creator>Nick</dc:creator> <pubDate>Sun, 21 Dec 2008 19:19:50 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4651</guid> <description>&lt;a href=&#039;#comment-10434&#039; rel=&quot;nofollow&quot;&gt;@Chris Riccio&lt;/a&gt; -I think a problem I may be having is understanding how the web UI works.    ie. I imagine it works by you some how being able to input torrent links to a webui that then has been allowed to pass that link to utorrent  on your remote computer (home etc) through a port you have opened in your firewall/router.  utorrent on that computer then proceeds to leech/seed that torrent?  If this is right then I can see a benefit of being able to download torrents from your desk at work etc. without having to remote desktop to your computer at home.  What I need is to use my home server for torrents as it&#039;s always on, thus saving me having to keep another machine in the house on just for torrent activity.  I may have this all confused but if not, is my requirements catered for with this add-in and if so is it working reliably as I&#039;ve read people complaining about problems with it working properly (something about having to be logged in to the server for it to work?)Thanks</description> <content:encoded><![CDATA[<p><a href='#comment-10434' rel="nofollow">@Chris Riccio</a> -</p><p>I think a problem I may be having is understanding how the web UI works.    ie. I imagine it works by you some how being able to input torrent links to a webui that then has been allowed to pass that link to utorrent  on your remote computer (home etc) through a port you have opened in your firewall/router.  utorrent on that computer then proceeds to leech/seed that torrent?  If this is right then I can see a benefit of being able to download torrents from your desk at work etc. without having to remote desktop to your computer at home.  What I need is to use my home server for torrents as it&#8217;s always on, thus saving me having to keep another machine in the house on just for torrent activity.  I may have this all confused but if not, is my requirements catered for with this add-in and if so is it working reliably as I&#8217;ve read people complaining about problems with it working properly (something about having to be logged in to the server for it to work?)</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Chris Riccio</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4650</link> <dc:creator>Chris Riccio</dc:creator> <pubDate>Sun, 21 Dec 2008 17:56:53 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4650</guid> <description>&lt;a href=&#039;#comment-10433&#039; rel=&quot;nofollow&quot;&gt;@Nick&lt;/a&gt; -The Add-In for uTorrent works perfectly fine... We are discussing its uselessness though. The uTorrent WebUI right in your web browser works much better.</description> <content:encoded><![CDATA[<p><a href='#comment-10433' rel="nofollow">@Nick</a> -</p><p>The Add-In for uTorrent works perfectly fine&#8230; We are discussing its uselessness though. The uTorrent WebUI right in your web browser works much better.</p> ]]></content:encoded> </item> <item><title>By: Nick</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4653</link> <dc:creator>Nick</dc:creator> <pubDate>Sun, 21 Dec 2008 17:52:21 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4653</guid> <description>This would be soooo amazing if someone would/could write a working uTorrent add-in for WHS.  Unfortunately looking at how so many people have trouble gettin this to work discourages me from even trying, I simply dont have time for anything more complex than a working add-in or at a push a simple work through.  Well that and i&#039;m gettin really lazy as I get older.Shame though it would be very cool!</description> <content:encoded><![CDATA[<p>This would be soooo amazing if someone would/could write a working uTorrent add-in for WHS.  Unfortunately looking at how so many people have trouble gettin this to work discourages me from even trying, I simply dont have time for anything more complex than a working add-in or at a push a simple work through.  Well that and i&#8217;m gettin really lazy as I get older.</p><p>Shame though it would be very cool!</p> ]]></content:encoded> </item> <item><title>By: Chris Riccio</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4655</link> <dc:creator>Chris Riccio</dc:creator> <pubDate>Sat, 20 Dec 2008 20:23:34 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4655</guid> <description>@GaryLWWhy not just setup the shortcut to the WebUI in your browser... Even easier then opening up the Connector. I actually have no need to open my Connector at all, seems gimmicky now. Although I have been using WHS since it came out...@Glenn LYep, the uTorrent add-in serves no purpose after getting WebUI to work.</description> <content:encoded><![CDATA[<p>@GaryLW</p><p>Why not just setup the shortcut to the WebUI in your browser&#8230; Even easier then opening up the Connector. I actually have no need to open my Connector at all, seems gimmicky now. Although I have been using WHS since it came out&#8230;</p><p>@Glenn L</p><p>Yep, the uTorrent add-in serves no purpose after getting WebUI to work.</p> ]]></content:encoded> </item> <item><title>By: Glenn L</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4656</link> <dc:creator>Glenn L</dc:creator> <pubDate>Sat, 20 Dec 2008 20:05:14 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4656</guid> <description>Used the Wiki tutorial to set up uTorrent on my server and had no problems. My home server is now a sharing machine! After using the WebUI I don&#039;t see why the uTorrent add-in is even necessary. Thanks for the guide.-gl</description> <content:encoded><![CDATA[<p>Used the Wiki tutorial to set up uTorrent on my server and had no problems. My home server is now a sharing machine! After using the WebUI I don&#8217;t see why the uTorrent add-in is even necessary. Thanks for the guide.</p><p>-gl</p> ]]></content:encoded> </item> <item><title>By: GaryLW</title><link>http://www.wegotserved.com/2008/12/10/add-in-review-utorrent/comment-page-1/#comment-4671</link> <dc:creator>GaryLW</dc:creator> <pubDate>Sun, 14 Dec 2008 06:30:06 +0000</pubDate> <guid isPermaLink="false">http://www.wegotserved.com/?p=5079#comment-4671</guid> <description>Thanks to all the help I got here, I got uTorrent  as a service working fine! I tried the add-in, but it didn&#039;t give me all the features I wanted. So I setup A URL shortcut to &quot;http:localhost:port#/gui/&quot; in Advanced Admin add-in and WOW! just like running uTorrent from the program interface. (Just make sure you have the resources if you try this.)</description> <content:encoded><![CDATA[<p>Thanks to all the help I got here, I got uTorrent  as a service working fine! I tried the add-in, but it didn&#8217;t give me all the features I wanted. So I setup A URL shortcut to &#8220;http:localhost:port#/gui/&#8221; in Advanced Admin add-in and WOW! just like running uTorrent from the program interface. (Just make sure you have the resources if you try this.)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/16 queries in 0.007 seconds using disk: basic
Object Caching 658/658 objects using disk: basic

Served from: www.wegotserved.com @ 2012-02-09 08:28:31 -->
