Skip to content
Snippets Groups Projects
Select Git revision
  • 01a04588e751cc87e653f204c9d3e9d727f372a2
  • master default
  • build-env
  • bz2
  • portal
  • db-rlp09
  • proinfo_rlp09
  • v1.4.0
  • v1.3.13-buildpackage
  • v1.3.13-client
  • v1.3.12-buildpackage
  • v1.3.12-collect
  • v1.3.13-collect
  • v1.3.11-collect
  • v1.3.10-collect
  • v1.3.11-buildpackage
  • v1.3.10-client
  • v1.3.11-client
  • v1.3.12-client
  • v1.3.10-buildpackage
  • v1.2.0-buildpackage
  • v1.2.0-collect
  • v1.2.0-client
  • v1.1.1-buildpackage
  • v1.1.1-client
  • v1.1.1-collect
  • v1.1.0-client
27 results

lib

  • 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
    ..