Simple MSMQ question

is it's messaging is SOAP based?
thank you,
Asaf Karass.
[79 byte] By [GreyFox] at [2007-11-17 14:28:53]
# 1 Re: Simple MSMQ question
No, its not SOAP based. You access via a C API, or through a COM library, either way you need the client code installed on your machine.

However, it wouldn't be very hard to put a SOAP wrapper around the COM classes.

NickH.
NickH at 2007-11-10 3:39:54 >