Uday,<div><br></div><div>You should be able to do this using the C API (<a href="http://www.rabbitmq.com/c-client.html">http://www.rabbitmq.com/c-client.html</a>). What OS are you using? When you say that you want to convert the C++ code into a &quot;socket based server&quot;, will it be acting purely as a consumer of messages (no response), or will it be operating in some sort of request/response (RPC) fashion?</div>
<div><br></div><div>Brett</div><div><br><br><div class="gmail_quote">On Thu, Jan 5, 2012 at 6:42 PM, Uday Subbarayan <span dir="ltr">&lt;<a href="mailto:uday.subbarayan@yahoo.com">uday.subbarayan@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:times new roman,new york,times,serif;font-size:12pt"><div>
Hi All,</div><div>� � Happy New Year.</div><div><br></div><div>We have a C++ library which is currently used inside a product. We want to convert this library in to a socket based server and connect to Rabbit MQ so that it can consume &amp; publish messages from the clients.</div>
<div><br></div><div>Has any one done any similar work?</div><div><br></div><div>Thanks,</div><div>-Uday.</div></div></div><br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>