Hi there,

I came across this C++ web services client library:
http://wsdlpull.sourceforge.net/#overview

Does Boost C++ support SOAP / WSDL for designing dynamic web portals ? As I know, Boost.Asio does support HTTP server development with example codes (very good ones). However, is there a way that we can extend Boost.Asio towards using SOAP / WSDL with Apache servers or ASP.NET technologies ? A big picture view of it, even non-Boost solutions, can be very helpful for me.

thanks a lot in advance,
Robert