Can someone help me with this? I want to be able to process SOAP messages without relying on a web service/web server. I've done a lot of research and many searches but can't find the answer. Obviously all of the pieces are there, but I can't figure it out. I thought using a SoapMessage was the way to go, but I guess that's an abstract class for mainly writing extensions.
There's the SoapReader and various things like that but I guess I don't know enough. I can handle receiving the message from the requester, that's no problem. And I don't mind doing a little leg work, like possibly switching on the method name to call the right function. So if someone could point me in the right direction that would be great. P.S. - I love Mono. :) Thanks.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
