3 Apr
2002
3 Apr
'02
3:02 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
we cant marshall binaries with xml-rpc convert it to string first, methinks uuencode would convert bins to string, if i'm not mistaken hth