[rabbitmq-discuss] RabbitMQ client VB6

Shaun Stanworth shaun.stanworth+rabbitmq at googlemail.com
Mon Apr 4 15:27:15 BST 2011


Have gone down the .NET wrapper route - its only a subset of functionality
needed so that aspect is straightforward enough, but can definitely see what
you mean about the interop issues, deployment is going to be even more of a
headache I'd imagine..

Will post something to the list when its ready so that somebody else has a
starting point should they find themselves in the same situation.

On Mon, Apr 4, 2011 at 2:16 PM, Steven Taylor <taylste at gmail.com> wrote:

> 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
>>
>>
>
> _______________________________________________
> 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/6d60fc5e/attachment.htm>


More information about the rabbitmq-discuss mailing list