I&#39;m guessing that wrapping with�.net + exposing via COM�is going to be the best option for you.� btw: I found the .net COM interop to be a bit of a headache when I used it for something else a couple of years ago (expose some services to VB6).� It eventually worked solidly, but the deployment was prone to COM styled config / machine dependent issues.� Steer clear of COM if you can.<br>
<br><div class="gmail_quote">On 4 April 2011 10:44, Shaun Stanworth <span dir="ltr">&lt;<a href="mailto:shaun.stanworth%2Brabbitmq@googlemail.com">shaun.stanworth+rabbitmq@googlemail.com</a>&gt;</span> wrote:<br><blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">
Hello<br><br>A search through the archives+google doesn&#39;t yield any 
results though I have the suspicion this must have been tackled before -
 what&#39;s the best approach for interfacing with RabbitMQ via VB6?<br><br>In
 an ideal world there is a COM library out there that I just haven&#39;t 
found yet - but if not, what else is there? I suppose there is the 
possibility of wrapping up the .NET DLL in someting COM compliant, or 
using the HTTP library. Just wondering if anybody else has had the same 
issue.<br>
<br>Thanks,<br><font color="#888888"><font color="#888888"><br>Shaun</font>
</font><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>