[rabbitmq-discuss] RabbitMQ client VB6

Steven Taylor taylste at gmail.com
Mon Apr 4 14:16:13 BST 2011


I'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.

On 4 April 2011 10:44, Shaun Stanworth <
shaun.stanworth+rabbitmq at googlemail.com> wrote:

> Hello
>
> A search through the archives+google doesn't yield any results though I
> have the suspicion this must have been tackled before - what's the best
> approach for interfacing with RabbitMQ via VB6?
>
> In an ideal world there is a COM library out there that I just haven'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.
>
> Thanks,
>
> Shaun
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110404/06eb8482/attachment.htm>


More information about the rabbitmq-discuss mailing list