I use only the XmlRpc Server, as Client i use the JAVA from Marquee(http://xmlrpc.sourceforge.net/).
When i send Raw Data in Base64 decoded, the Java Client brings always an Error  "Error decoding BASE64 element: Miscalculated data length.".

So my Problem ist the Decoding in C++ or the Encoding
in Java bad.
Where i can find about the Decoing/Encoding algorithmus?

Thanks
Sven