Skip to content
Snippets Groups Projects
Select Git revision
  • 269424daf8983ac93d4e72685702a7af3563e560
  • development default protected
  • treinamento-2025
  • cursos-superior
  • doc_agregado_ies
  • micro_dados_2021
  • escola-agregada-teste
  • homologa protected
  • master protected
  • v1.0.41
10 results

projecao_matricula.csv

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