<?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: IPC</title>
	<atom:link href="https://www.emblogic.com/blog/04/ipc-3/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/04/ipc-3/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: msiddarth</title>
		<link>https://www.emblogic.com/blog/04/ipc-3/#comment-3948</link>
		<dc:creator><![CDATA[msiddarth]]></dc:creator>
		<pubDate>Fri, 17 May 2013 04:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.emblogic.com/blog/?p=6346#comment-3948</guid>
		<description><![CDATA[Hi
Here we are going to develop an application in which the server will initiate the client and tell the client to send any request using pipes/fifos. However, here the client and the server both should be present.

While using sockets , yes the client not to be initiated by the server. However, it can send the request to the server without the knowledge whether the server exists or not.]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
Here we are going to develop an application in which the server will initiate the client and tell the client to send any request using pipes/fifos. However, here the client and the server both should be present.</p>
<p>While using sockets , yes the client not to be initiated by the server. However, it can send the request to the server without the knowledge whether the server exists or not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
