Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

labestData

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Danilo K. S. Yorinori authored
    The migration is based on gSOAP advantages against cSOAP/libxml2:
    * supports HTTP proxy servers.
    * supports HTTP proxy basic authentication.
    * gSOAP is statically-linked library.
    
    For those reasons, libxml2 and cSOAP are no longer used.
    
    gSOAP library includes two compiler tools to develop web services:
    * The 'wsdl2h' WSDL parser. This tool converts WSDLs and XSD files into
      annotated C/C++ definitions.
    * The 'soapcpp2' stub and skeleton compiler. This tool generates RPC
      code and XML serializers from the annotated C/C++definitions.
    
    Signed-off-by: default avatarDanilo K. S. Yorinori <danilok@c3sl.ufpr.br>
    b8ee6b1c
    History
    Name Last commit Last update