3 Apr
2002
3 Apr
'02
3:42 p.m.
i have a little big Problem with the xml-rpc in Zope. Is it possible to transport binary Data (e.g. Images) with xml-rpc to a Java-Client ? I have written a little Java-Progi where i can receive a pure html(dtml)-Dokument (tom_htm):
I think you need to base64encode binary data. tim