<?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: Client Server using MQ/Semaphores</title>
	<atom:link href="https://www.emblogic.com/blog/08/client-server-using-mqsemaphores/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/08/client-server-using-mqsemaphores/</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: Sanjeev Khanna</title>
		<link>https://www.emblogic.com/blog/08/client-server-using-mqsemaphores/#comment-24</link>
		<dc:creator><![CDATA[Sanjeev Khanna]]></dc:creator>
		<pubDate>Mon, 30 Aug 2010 13:20:44 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=101#comment-24</guid>
		<description><![CDATA[here&#039;s the problem..
at times the server doesn&#039;t know from which client the request has come,and gives correct results either for other clients or gives garbage value.
then there&#039;s this doubt that if we are using the same array for handing data from all the clients,won&#039;t it be overwritten ?
the server has no way of distinguishing data.it just takes in all the data.and if we use a different key foe sending or receiving,then an entirely new mq will be created..
what to do..?]]></description>
		<content:encoded><![CDATA[<p>here&#8217;s the problem..<br />
at times the server doesn&#8217;t know from which client the request has come,and gives correct results either for other clients or gives garbage value.<br />
then there&#8217;s this doubt that if we are using the same array for handing data from all the clients,won&#8217;t it be overwritten ?<br />
the server has no way of distinguishing data.it just takes in all the data.and if we use a different key foe sending or receiving,then an entirely new mq will be created..<br />
what to do..?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
