My Server implemented A publisher (.Net/WSE 2.0) using PubSub Message
Pattern. the Publisher send the Notification (UnSolicited Message) to my
client (Subscriber) through a Message Queue Destination.
My question:
My client is Legacy code using MS SOAP ToolKit 3.0.
is there any way to call Publisher (.Net) using MS SOAP ToolKit 3.0?
Thanks
JJ