<?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>Delphi Zone &#187; HTTP</title>
	<atom:link href="http://www.delphi-zone.com/tag/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphi-zone.com</link>
	<description>One stop place for all your delphi needs</description>
	<lastBuildDate>Sun, 16 Jan 2011 10:43:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to invoke a HTTP Post request</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-invoke-a-http-post-request/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-invoke-a-http-post-request/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 08:04:55 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Indy]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1184</guid>
		<description><![CDATA[How to invoke a HTTP Post request]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-invoke-a-http-post-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to retrieve all image links from an HTML document</title>
		<link>http://www.delphi-zone.com/2010/09/how-to-retrieve-all-image-links-from-an-html-document/</link>
		<comments>http://www.delphi-zone.com/2010/09/how-to-retrieve-all-image-links-from-an-html-document/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 07:54:44 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Indy]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=1180</guid>
		<description><![CDATA[How to retrieve all image links from an HTML document]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/09/how-to-retrieve-all-image-links-from-an-html-document/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complete TFTP Server example and Send files using FTP</title>
		<link>http://www.delphi-zone.com/2010/04/complete-tftp-server-example-and-send-files-using-ftp/</link>
		<comments>http://www.delphi-zone.com/2010/04/complete-tftp-server-example-and-send-files-using-ftp/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 11:51:19 +0000</pubDate>
		<dc:creator>Ionut Cristea</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[Assign stream]]></category>
		<category><![CDATA[Create stream]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[Francois Piette]]></category>
		<category><![CDATA[Free Stream]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[FTP protocol]]></category>
		<category><![CDATA[ftp server]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet part]]></category>
		<category><![CDATA[Line Feeds]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[send files using ftp]]></category>
		<category><![CDATA[Send Stream]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[www.nevrona.com/Indy]]></category>
		<category><![CDATA[www.torry.net]]></category>
		<category><![CDATA[www.torry.nethttp]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=911</guid>
		<description><![CDATA[FTP Server example and Send files using FTP]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/04/complete-tftp-server-example-and-send-files-using-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to filter out all Links in Memo</title>
		<link>http://www.delphi-zone.com/2010/03/how-to-filter-out-all-links-in-memo/</link>
		<comments>http://www.delphi-zone.com/2010/03/how-to-filter-out-all-links-in-memo/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 10:24:44 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[Internet/Lan]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=814</guid>
		<description><![CDATA[How to filter out all Links in Memo]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/03/how-to-filter-out-all-links-in-memo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to encode a HTTP URL</title>
		<link>http://www.delphi-zone.com/2010/03/how-to-encode-a-http-url/</link>
		<comments>http://www.delphi-zone.com/2010/03/how-to-encode-a-http-url/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 10:20:08 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[Internet/Lan]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=812</guid>
		<description><![CDATA[How to encode a HTTP URL]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/03/how-to-encode-a-http-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Determine proxy server settings in IE</title>
		<link>http://www.delphi-zone.com/2010/03/how-to-determine-proxy-server-settings-in-ie/</link>
		<comments>http://www.delphi-zone.com/2010/03/how-to-determine-proxy-server-settings-in-ie/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:57:34 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[Internet/Lan]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[INTERNET_OPEN_TYPE_PROXY]]></category>
		<category><![CDATA[INTERNET_OPTION_PROXY]]></category>
		<category><![CDATA[proxy server]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=748</guid>
		<description><![CDATA[How to Determine proxy server settings in IE]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/03/how-to-determine-proxy-server-settings-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Invoke Hidden Commands in the TWebBrowser</title>
		<link>http://www.delphi-zone.com/2010/03/how-to-invoke-hidden-commands-in-the-twebbrowser/</link>
		<comments>http://www.delphi-zone.com/2010/03/how-to-invoke-hidden-commands-in-the-twebbrowser/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:42:10 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[Internet/Lan]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Internet Explorer_Server]]></category>
		<category><![CDATA[WM_COMMAND]]></category>
		<category><![CDATA[www.swissdelphicenter.ch/en']]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=739</guid>
		<description><![CDATA[How to Invoke Hidden Commands in the TWebBrowser]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/03/how-to-invoke-hidden-commands-in-the-twebbrowser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to register an own Protocol (TCP)</title>
		<link>http://www.delphi-zone.com/2010/03/how-to-register-an-own-protocol-tcp/</link>
		<comments>http://www.delphi-zone.com/2010/03/how-to-register-an-own-protocol-tcp/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 08:10:21 +0000</pubDate>
		<dc:creator>liljon</dc:creator>
				<category><![CDATA[Internet/Lan]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[URL Protocol]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=716</guid>
		<description><![CDATA[How to register an own Protocol (TCP)]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/03/how-to-register-an-own-protocol-tcp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet radio player</title>
		<link>http://www.delphi-zone.com/2010/03/internet-radio-player/</link>
		<comments>http://www.delphi-zone.com/2010/03/internet-radio-player/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 14:09:10 +0000</pubDate>
		<dc:creator>Ionut Cristea</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[//get channel]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Internet radio player]]></category>
		<category><![CDATA[Internet radio player This tutorial]]></category>
		<category><![CDATA[internet radio streams]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[www.un4seen.com]]></category>

		<guid isPermaLink="false">http://www.delphi-zone.com/?p=654</guid>
		<description><![CDATA[Internet radio player]]></description>
		<wfw:commentRss>http://www.delphi-zone.com/2010/03/internet-radio-player/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

