$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [SOAP / WSDL Support] Web Portal Design
From: Boost lzw (boostlzw_at_[hidden])
Date: 2009-10-17 08:37:08
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