On 4 Jul 2005, at 17:30, Starsscream Desepticon wrote:

Hi

I know, not my choice. Have to use XML RPC, because
the whole project is XML RPC.

It's possible to send binary data - is there a way to
use it on Java objects?



Sure, Serialise the object to a byte array and send the byte array as a Base64 encoded item then deserialise it at the other end.



John Wilson
The Wilson Partnership
http://www.wilson.co.uk


Reply via email to