<?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: Getting started with node.js on Windows</title>
	<atom:link href="http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/</link>
	<description></description>
	<lastBuildDate>Fri, 07 Oct 2011 15:08: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: Ivan Jouikov</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214387</link>
		<dc:creator>Ivan Jouikov</dc:creator>
		<pubDate>Fri, 22 Jul 2011 05:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214387</guid>
		<description>Any idea how I can make it so I can access a node http server can be accessed from the host OS (Win7)?

I&#039;m running VirtualBox in bridged mode &amp; i can ping the guest OS, but can&#039;t actually get to the :8080 where I&#039;m running the following:


var ip = &#039;127.0.0.1&#039;;var port = 8080;var http = require(&#039;http&#039;);http.createServer(function (req, res) {  res.writeHead(200, {&#039;Content-Type&#039;: &#039;text/plain&#039;});  res.end(&#039;Hello Worldn&#039;);}).listen(port, ip);console.log(&#039;Server running at http://&#039; + ip + &#039;:&#039; + port);

If I try telnet from windows:

C:UsersBAHO&gt;telnet 192.168.0.187 8080Connecting To 192.168.0.187...Could not open connection to the host, on port 8080: Connect failed</description>
		<content:encoded><![CDATA[<p>Any idea how I can make it so I can access a node http server can be accessed from the host OS (Win7)?</p>
<p>I&#8217;m running VirtualBox in bridged mode &amp; i can ping the guest OS, but can&#8217;t actually get to the :8080 where I&#8217;m running the following:</p>
<p>var ip = &#8217;127.0.0.1&#8242;;var port = 8080;var http = require(&#8216;http&#8217;);http.createServer(function (req, res) {  res.writeHead(200, {&#8216;Content-Type&#8217;: &#8216;text/plain&#8217;});  res.end(&#8216;Hello Worldn&#8217;);}).listen(port, ip);console.log(&#8216;Server running at http://&#8217; + ip + &#8216;:&#8217; + port);</p>
<p>If I try telnet from windows:</p>
<p>C:UsersBAHO&gt;telnet 192.168.0.187 8080Connecting To 192.168.0.187&#8230;Could not open connection to the host, on port 8080: Connect failed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Jouikov</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214388</link>
		<dc:creator>Ivan Jouikov</dc:creator>
		<pubDate>Fri, 22 Jul 2011 05:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214388</guid>
		<description>Any idea how I can make it so I can access a node http server can be accessed from the host OS (Win7)?

I&#039;m running VirtualBox in bridged mode &amp; i can ping the guest OS, but can&#039;t actually get to the :8080 where I&#039;m running the following:


var ip = &#039;127.0.0.1&#039;;var port = 8080;var http = require(&#039;http&#039;);http.createServer(function (req, res) {  res.writeHead(200, {&#039;Content-Type&#039;: &#039;text/plain&#039;});  res.end(&#039;Hello Worldn&#039;);}).listen(port, ip);console.log(&#039;Server running at http://&#039; + ip + &#039;:&#039; + port);

If I try telnet from windows:

C:UsersBAHO&gt;telnet 192.168.0.187 8080Connecting To 192.168.0.187...Could not open connection to the host, on port 8080: Connect failed</description>
		<content:encoded><![CDATA[<p>Any idea how I can make it so I can access a node http server can be accessed from the host OS (Win7)?</p>
<p>I&#8217;m running VirtualBox in bridged mode &amp; i can ping the guest OS, but can&#8217;t actually get to the :8080 where I&#8217;m running the following:</p>
<p>var ip = &#8217;127.0.0.1&#8242;;var port = 8080;var http = require(&#8216;http&#8217;);http.createServer(function (req, res) {  res.writeHead(200, {&#8216;Content-Type&#8217;: &#8216;text/plain&#8217;});  res.end(&#8216;Hello Worldn&#8217;);}).listen(port, ip);console.log(&#8216;Server running at http://&#8217; + ip + &#8216;:&#8217; + port);</p>
<p>If I try telnet from windows:</p>
<p>C:UsersBAHO&gt;telnet 192.168.0.187 8080Connecting To 192.168.0.187&#8230;Could not open connection to the host, on port 8080: Connect failed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: online tefl courses</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214378</link>
		<dc:creator>online tefl courses</dc:creator>
		<pubDate>Thu, 14 Jul 2011 12:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214378</guid>
		<description>Your post is
really helping on me. Actually, I have this kind of problem when I upgraded my
XP operating system to Windows Vista and node.js didn’t work.</description>
		<content:encoded><![CDATA[<p>Your post is<br />
really helping on me. Actually, I have this kind of problem when I upgraded my<br />
XP operating system to Windows Vista and node.js didn’t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teaching job in china</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214376</link>
		<dc:creator>teaching job in china</dc:creator>
		<pubDate>Wed, 13 Jul 2011 13:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214376</guid>
		<description>The last time this happened
to me was when I dug a bit deeper. Thank you for your help by posting this kind
of article.</description>
		<content:encoded><![CDATA[<p>The last time this happened<br />
to me was when I dug a bit deeper. Thank you for your help by posting this kind<br />
of article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214354</link>
		<dc:creator>me</dc:creator>
		<pubDate>Mon, 27 Jun 2011 15:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214354</guid>
		<description>the adress has changed it&#039;s now:
git clone https://github.com/joyent/node</description>
		<content:encoded><![CDATA[<p>the adress has changed it&#8217;s now:<br />
git clone <a href="https://github.com/joyent/node" rel="nofollow">https://github.com/joyent/node</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antibiotics for Horses</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214323</link>
		<dc:creator>Antibiotics for Horses</dc:creator>
		<pubDate>Thu, 02 Jun 2011 05:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214323</guid>
		<description>The post here was really helping me. I can now run it on widows that I have been using. Thank you!!!</description>
		<content:encoded><![CDATA[<p>The post here was really helping me. I can now run it on widows that I have been using. Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antibiotics for Horses</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214322</link>
		<dc:creator>Antibiotics for Horses</dc:creator>
		<pubDate>Thu, 02 Jun 2011 05:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214322</guid>
		<description>Yeah, it really don&#039;t run on windows. Thank you for this article that is posted here. </description>
		<content:encoded><![CDATA[<p>Yeah, it really don&#8217;t run on windows. Thank you for this article that is posted here. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214309</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 20 May 2011 22:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214309</guid>
		<description> Great, 

i love this idea, alot more than using cygwin on windows 7, though i&#039;ve been running into trouble
virtual machine is setup, network settings are ok, dhcp server picked up an IP, i can ping it from windows
but, i cannot use the webshell / webmin or ssh connections, they all timeout and give me page not available

any ideas?


i&#039;ve been looking for a simple setup to work on my desktop and run node on a virtualized env. had a full virtual ubuntu with node , but then i had to do too mutch work to get it running with the dev on the host pc, and hosting the server on the virtual one...
this seems to be the solution, if i could get it to work :)
</description>
		<content:encoded><![CDATA[<p> Great, </p>
<p>i love this idea, alot more than using cygwin on windows 7, though i&#8217;ve been running into trouble<br />
virtual machine is setup, network settings are ok, dhcp server picked up an IP, i can ping it from windows<br />
but, i cannot use the webshell / webmin or ssh connections, they all timeout and give me page not available</p>
<p>any ideas?</p>
<p>i&#8217;ve been looking for a simple setup to work on my desktop and run node on a virtualized env. had a full virtual ubuntu with node , but then i had to do too mutch work to get it running with the dev on the host pc, and hosting the server on the virtual one&#8230;<br />
this seems to be the solution, if i could get it to work <img src='http://www.lazycoder.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jameslinen93</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214299</link>
		<dc:creator>Jameslinen93</dc:creator>
		<pubDate>Wed, 11 May 2011 07:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214299</guid>
		<description> Great post! I would like to thank for the effort in posting great article that can really helps for some people didn&#039;t know yet of these and I am the one of those people. &lt;a href=&quot;http://trainingcenter.com/corporate_training.htm&quot; rel=&quot;nofollow&quot;&gt;corporate training programs&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Great post! I would like to thank for the effort in posting great article that can really helps for some people didn&#8217;t know yet of these and I am the one of those people. <a href="http://trainingcenter.com/corporate_training.htm" rel="nofollow">corporate training programs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wholesale fasteners</title>
		<link>http://www.lazycoder.com/weblog/2010/03/18/getting-started-with-node-js-on-windows/comment-page-1/#comment-214181</link>
		<dc:creator>wholesale fasteners</dc:creator>
		<pubDate>Tue, 29 Mar 2011 08:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lazycoder.com/weblog/2010/03/19/getting-started-with-node-js-on-windows/#comment-214181</guid>
		<description>Hi, 

Its really great post guys and so wonderful work. thanks guys for information about nix/BSD based system, its really so nice. 

Thanks </description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Its really great post guys and so wonderful work. thanks guys for information about nix/BSD based system, its really so nice. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

