<?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>Learn XML &#187; service request</title>
	<atom:link href="http://www.learnxmlws.com/tag/service-request/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com</link>
	<description></description>
	<lastBuildDate>Sat, 11 Feb 2012 08:28:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How do I write to a specific URL using php sockets?</title>
		<link>http://www.learnxmlws.com/how-do-i-write-to-a-specific-url-using-php-sockets/</link>
		<comments>http://www.learnxmlws.com/how-do-i-write-to-a-specific-url-using-php-sockets/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 04:23:19 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[service request]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-do-i-write-to-a-specific-url-using-php-sockets/</guid>
		<description><![CDATA[I need to open a socket to a url, then send some data and read the response. The service is running on a Web server. So technically I want to open up a connection on port 80, then open up &#34;/service/request&#34; and then send some XML commands and then receive the response.]]></description>
			<content:encoded><![CDATA[<p>I need to open a socket to a url, then send some data and read the response.</p>
<p>The service is running on a Web server.</p>
<p>So technically I want to open up a connection on port 80, then open up &quot;/service/request&quot; and then send some XML commands and then receive the response.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-do-i-write-to-a-specific-url-using-php-sockets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do you sent xml code &#8220;via HTTP&#8221; ?</title>
		<link>http://www.learnxmlws.com/how-do-you-sent-xml-code-via-http/</link>
		<comments>http://www.learnxmlws.com/how-do-you-sent-xml-code-via-http/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 16:22:57 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[service request]]></category>
		<category><![CDATA[web service]]></category>
		<category><![CDATA[xml editor]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-do-you-sent-xml-code-via-http/</guid>
		<description><![CDATA[What does this mean and how do I do this ? I have a &#34;web service request&#34; written in xml that I need to send&#8230; I suspect I need an xml Editor to import my code and send it out to HTTP, but I don&#8217;t know.]]></description>
			<content:encoded><![CDATA[<p>What does this mean and how do I do this ?</p>
<p>I have a &quot;web service request&quot; written in xml that I need to send&#8230;</p>
<p>I suspect I need an xml Editor to import my code and send it out to HTTP, but I don&#8217;t know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-do-you-sent-xml-code-via-http/feed/</wfw:commentRss>
		<slash:comments>317</slash:comments>
		</item>
	</channel>
</rss>

