[SOAP / WSDL Support] Web Portal Design

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

Robert,
You can check http://pion.org/ for some ideas/examples.
2009/10/17 Boost lzw
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
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Best Regards, Sergey Nikulov
participants (2)
-
Boost lzw
-
Sergey Nikulov