<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: How a Web server actually works ~ with C source code</title>
	<atom:link href="http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html</link>
	<description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description>
	<lastBuildDate>Fri, 19 Mar 2010 02:53:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ramesh</title>
		<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-150875</link>
		<dc:creator>ramesh</dc:creator>
		<pubDate>Wed, 30 Sep 2009 10:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-150875</guid>
		<description>could plz help me to geta web server code in cpp</description>
		<content:encoded><![CDATA[<p>could plz help me to geta web server code in cpp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santosh</title>
		<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-149736</link>
		<dc:creator>Santosh</dc:creator>
		<pubDate>Wed, 29 Jul 2009 04:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-149736</guid>
		<description>I want to know how to build program for web-server in c
so that client send req for file to server and server gie rpl accordingly</description>
		<content:encoded><![CDATA[<p>I want to know how to build program for web-server in c<br />
so that client send req for file to server and server gie rpl accordingly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjee</title>
		<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-148983</link>
		<dc:creator>sanjee</dc:creator>
		<pubDate>Wed, 17 Jun 2009 03:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-148983</guid>
		<description>how to Write a simple web server in C. This web server only has to respond to GET requests. A web server that serves the same content irrespective of the URL in the GET request is worth 80% of the marks. For further 20% of the marks your server must serve contents based on the file names in the URLs in GET requests.please help me with your source code.</description>
		<content:encoded><![CDATA[<p>how to Write a simple web server in C. This web server only has to respond to GET requests. A web server that serves the same content irrespective of the URL in the GET request is worth 80% of the marks. For further 20% of the marks your server must serve contents based on the file names in the URLs in GET requests.please help me with your source code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-148420</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 04 May 2009 03:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-148420</guid>
		<description>want advanced code in C web server 
thanks a lot..</description>
		<content:encoded><![CDATA[<p>want advanced code in C web server<br />
thanks a lot..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HARISH</title>
		<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-148202</link>
		<dc:creator>HARISH</dc:creator>
		<pubDate>Tue, 21 Apr 2009 15:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-148202</guid>
		<description>iam working a project which will send and receive data from webserver. Your webserver application is suitable for me to develop tmy projet very fast. Can you please forward the source code of the webserver using HTTP to my mail id as follows: galiharish@yahoo.com</description>
		<content:encoded><![CDATA[<p>iam working a project which will send and receive data from webserver. Your webserver application is suitable for me to develop tmy projet very fast. Can you please forward the source code of the webserver using HTTP to my mail id as follows: <a href="mailto:galiharish@yahoo.com">galiharish@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tao chen</title>
		<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-147605</link>
		<dc:creator>tao chen</dc:creator>
		<pubDate>Mon, 09 Mar 2009 17:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-147605</guid>
		<description>I am a student learning how to write a web server, please help me with your source code.
thanks,</description>
		<content:encoded><![CDATA[<p>I am a student learning how to write a web server, please help me with your source code.<br />
thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahi</title>
		<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-145347</link>
		<dc:creator>Mahi</dc:creator>
		<pubDate>Thu, 23 Oct 2008 11:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-145347</guid>
		<description>i need the C code for HTTP server..Please help me.</description>
		<content:encoded><![CDATA[<p>i need the C code for HTTP server..Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nils</title>
		<link>http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-145019</link>
		<dc:creator>nils</dc:creator>
		<pubDate>Tue, 16 Sep 2008 17:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/how-a-web-server-actually-works-with-c-source-code.html#comment-145019</guid>
		<description>thanks for the tip!
it helped much</description>
		<content:encoded><![CDATA[<p>thanks for the tip!<br />
it helped much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.183 seconds -->
