Download List

Descripción del Proyecto

Libiqxmlrpc is an object-oriented library that
represents an XML-RPC solution for both client and server. It supports HTTP and HTTPS, both single-threaded and multi-threaded computation models on the server side, method interceptors, and other features.

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.

2013-02-14 19:38
0.12.1

Soporte para libxml2 2.6.16 y antes era fijo. "HTTP/1.1 100" ahora se envía una sola vez en peticiones de largo/enmarcado. Hubo limpiezas de compilación menores.
Tags: fixes
Support for libxml2 2.6.16 and earlier was fixed. "HTTP/1.1 100" is now sent only once on long/framed requests. There were minor compilation cleanups.

2013-02-10 00:05
0.12

Correcciones de estabilidad y seguridad. Apoyo de enrollamiento "espera: 100-continuar" añadió. Se agregó un puerto de Mac OS X y se agregó una versión de Windows. Adiciones menores se hicieron a la API...
Tags: stability fixes api
Stability and security fixes. Support for curl's "expect:100-continue" was added. A Mac OS X port was added and a Windows build was added. Minor additions were made to the API..

2012-01-12 07:06
0.11.1

Esta versión soluciona la compatibilidad con xml-escritor con libxml2-2.6.
Tags: fixes
This release fixes xml-writer compatibility with libxml2-2.6.

2012-01-11 07:53
0.11

Esta versión corrige un comportamiento incorrecto del analizador para algunos casos de esquina. Ha alejado automake a cmake.
This release fixes the parser's incorrect behavior for some corner cases. It has moved away from automake to cmake.

2011-10-15 00:45
0.10.1

Esta versión corrige incorrecta dumping/análisis de las respuestas de fallas y corrige coredumps en valores vacíos durante el análisis de solicitud/respuesta que fue introducido con el nuevo mecanismo de análisis.
Tags: Major bugfixes, Stability
This release fixes incorrect dumping/parsing of fault responses and fixes coredumps on empty values during request/response parsing that was introduced with the new parsing mechanism.

Project Resources