Download List

Projeto Descrição

ulxmlrpcpp is a library to perform calls via XML-RPC in an object oriented approach. It is possible to create both client and server applications in multithreaded environments. Unlike other implementations, it does not insist on HTTP for transportation, but might also accept other ways (e.g. a simple serial line with a user-defined protocol). For HTTP as a transportation protocol, the following features are supported: cookies, SSL/TLS, proxy, SSL/TLS over a proxy, and chunked transfers. ulxmlrpcpp is also able to transmit data faster with binary XML.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-07 00:32
1.7.5

Entre várias questões menores, duas falhas graves foram corrigidos que levam a um comportamento imprevisível após alguns erros de transmissão.
Tags: major bug fix
Among several minor issues, two serious flaws have been fixed which lead to unpredictable behavior after certain transmission errors.

2008-08-09 23:13
1.7.3

Esta versão adiciona um arquivo doc e faltando faltando # include cabeçalhos para o G + + 4.2 e posteriores.
Tags: Code cleanup
This release adds a missing doc file and missing #include headers for g++ 4.2 and later.

2007-09-29 22:11
1.7.2

Tags: Major bugfixes

2007-08-31 22:35
1.7.1

Esta versão amplia o manual e explica algumas características detalhes para influenciar no comportamento das conexões TCP / IP.
Tags: Documentation
This release extends the handbook and explains some features to influence details in the behaviour of TCP/IP connections.

2007-08-19 21:16
1.7.0

Este comunicado contém várias correções relativas SSL, manipulação de tempo limite, e geração de código. Há agora mais possibilidades de criar código de cliente e servidor de fontes, bem como da introspecção. A documentação contém exemplos de como usar os arquivos gerados.
Tags: Minor bugfixes
This release contains several fixes regarding SSL, timeout handling, and code generation. There are now more possibilities to create client and server code from sources as well as from introspection. The documentation contains examples on how to use the generated files.

Project Resources