<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Client Server message passing - Comments</title>
 <link>http://www.newlc.com/forum/client-server-message-passing</link>
 <description>Comments for &quot;Client Server message passing&quot;</description>
 <language>en</language>
<item>
 <title>Re: Client Server message passing</title>
 <link>http://www.newlc.com/forum/client-server-message-passing#comment-45952</link>
 <description>&lt;p&gt;The message passing between client and server is done using the &lt;code&gt; SendRecieve()&lt;/code&gt; primitive. You can find the explanation of the same @ &lt;a href=&quot;http://www.symbian.com/developer/techlib/v70sdocs/doc_source/devguides/cpp/Base/InterProcessCommunication/ClientServerOverview.guide.html&quot;&gt;http://www.symbian.com/developer/techlib/v70sdocs/doc_source/devguides/cpp/Base/InterProcessCommunication/ClientServerOverview.guide.html&lt;/a&gt;&lt;br /&gt;
. The example code is @ &lt;a href=&quot;http://www.symbian.com/developer/techlib/v8.1adocs/doc_source/examples/N1034A/ClientServerExampleCodes.guide.html#InterProcessCommunicationEx%2eSimpleClient.&quot;&gt;http://www.symbian.com/developer/techlib/v8.1adocs/doc_source/examples/N1034A/ClientServerExampleCodes.guide.html#InterProcessCommunicationEx%2eSimpleClient.&lt;/a&gt;&lt;br /&gt;
Hope this helps.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br /&gt;
Anirudh&lt;/p&gt;</description>
 <pubDate>Tue, 22 Apr 2008 11:05:25 +0200</pubDate>
 <dc:creator>aniait</dc:creator>
 <guid isPermaLink="false">comment 45952 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Client Server message passing</title>
 <link>http://www.newlc.com/forum/client-server-message-passing#comment-45929</link>
 <description>&lt;p&gt;Thank you for the Info, I am looking for sample code for passing message from the client to the server and store the messages in server and send it across the process..sample source code for the same will really be appreciated.&lt;/p&gt;

&lt;p&gt; Thank you.................&lt;/p&gt;</description>
 <pubDate>Mon, 21 Apr 2008 13:01:26 +0200</pubDate>
 <dc:creator>tiger4mobile</dc:creator>
 <guid isPermaLink="false">comment 45929 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Client Server message passing</title>
 <link>http://www.newlc.com/forum/client-server-message-passing#comment-45926</link>
 <description>&lt;p&gt;If you are using CServer2 and CSession2 (standard symbian cli-srv IPC), messages will be queued for you.&lt;/p&gt;

&lt;p&gt;If your message are large, or if you have very many of them that need to be queued up, RMsgQueue might be what you are looking for.&lt;/p&gt;

&lt;p&gt;Sorry, don&#039;t have any example code to conjure up, check the SDK examples on IPC.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 21 Apr 2008 11:18:17 +0200</pubDate>
 <dc:creator>alh</dc:creator>
 <guid isPermaLink="false">comment 45926 at http://www.newlc.com</guid>
</item>
<item>
 <title>Client Server message passing</title>
 <link>http://www.newlc.com/forum/client-server-message-passing</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt; I want to send message to server from client program, if there are multiple messages then i need to queue the message in the server and send it to other process , can anyone please let me know the sample code for queueing message in server,using client-server architecture.&lt;/p&gt;

&lt;p&gt; Thanks in Advance....&lt;br /&gt;
 &lt;img src=&quot;/sites/all/modules/smileys/packs/example/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; /&gt; &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/client-server-message-passing&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/client-server-message-passing#comments</comments>
 <category domain="http://www.newlc.com/forums/symbian-c">Symbian C++</category>
 <pubDate>Sat, 19 Apr 2008 15:16:35 +0200</pubDate>
 <dc:creator>tiger4mobile</dc:creator>
 <guid isPermaLink="false">20755 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
