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.

2011-07-09 07:39
0.10.0

Un nuevo analizador XML y XML serializador basado en libxml2 XmlReader / XmlWriter tecnología que reduce drásticamente el uso de memoria de análisis de XML / volcado tareas para grandes conjuntos de datos y mejora considerablemente análisis de XML / descarga de rendimiento (20-30%). La libxml + + dependencia se ha eliminado. Esta versión ha cambiado a la BSD-2 la cláusula de la licencia.
A new XML parser and XML serializer based on libxml2 xmlreader/xmlwriter technology that dramatically decreases the memory usage of XML parse/dump tasks for large datasets and significantly improves XML parse/dump performance (20-30%). The libxml++ dependency has been removed. This release has switched to the BSD 2-clause license.

2011-03-20 22:49
0.9.0

Esta realease es binario incompatible con los anteriores. El servidor de seguridad ahora envía HTTP 403 Prohibido por defecto rechazar la acción. El tamaño de búfer para los cálculos de nombre de host se incrementó. Una caída en el cliente durante la conexión a un servidor que rechaza las conexiones en un puerto específico fue corregido. Un volcado que se produjo si el nombre de un miembro de estructura contenida etiquetas XML se ha fijado. La API se ha mejorado para que Http_server y Https_server permite la unión a una dirección IP específica, no sólo un puerto.
Tags: fixes
This realease is binary incompatible with previous ones. The firewall now sends HTTP 403 Forbidden as a default reject action. The buffer size for hostname calculations was increased. A hang in the client during connection to a server that rejects connections on a specific port was fixed. A coredump that occurred if the name of a struct member contained XML tags was fixed. The API was enhanced so that Http_server and Https_server allow binding to a specific IP address, not only a port.

2010-12-08 06:49
0.8.10

El cliente ahora soporta tiempo de espera en el proceso de conexión. Mayor XML-RPC conformidad con los estándares: permite que las solicitudes sin el <params> etiquetas. Correcciones de errores menores y de advertencia.
Tags: fixes
The client now supports timeout on the connection process. Enhanced XML-RPC standards conformance: allows requests without the <params> tag. Minor bug and warning fixes.

2009-06-14 22:39
0.8.9

Incompatibilidad con el módulo XML-RPC "conexión" opción de cabecera se ha solucionado.
Tags: Minor bugfixes, Compatibility
Incompatibility with the Perl XML-RPC "connection" header option has been fixed.

2009-05-12 18:01
0.8.8

Esta liberación se aumente de hilos de seguridad de algunas clases de la biblioteca, desactivado formato XML, y elimina la guía del usuario a partir de fuentes en favor de la wiki en línea.
This release increased thread-safety of some library classes, turned off XML formatting, and removed the user guide from sources in favor of the online wiki.

Project Resources