Click to See Complete Forum and Search --> : Simple MSMQ question


GreyFox
February 15th, 2001, 04:15 AM
is it's messaging is SOAP based?

thank you,

Asaf Karass.

NickH
February 19th, 2001, 03:27 PM
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.