Download List

프로젝트 설명

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

몇 가지 사소한 문제 가운데, 2 개의 심각한 취약점은 특정 전송 오류 이후에 예기치 않은 동작으로 이어질 해결되었습니다.
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

이 릴리스에는 누락된 doc 파일을 추가하고 # G의 헤더 + + 4.2을 포함하고 나중에 누락되었습니다.
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

이 릴리스에는 수첩을 확장 및 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

이 릴리스에는 몇 가지 수정 SSL을 초과 처리, 및 코드 생성에 관한가 포함되어있습니다. 이제 더 많은 가능성이 소스에서 반성뿐만 아니라 클라이언트와 서버 코드를 작성하고있습니다. 문서를 생성하는 방법 파일을 사용하는 방법에 대한 예제가 들어있습니다.
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