[Mono-list] Process SOAP without web service

Tim Howard timothy.howard at gmail.com
Thu Mar 20 12:56:14 EDT 2008


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080320/51a2ef51/attachment.html 


More information about the Mono-list mailing list