--- In pocketsoap@yahoogroups.com, "amir_krifa" <krifa_amir@...> wrote:
>
> Is it possible to make PocketXML-RPC encode data with <Base64> tags instead of
<string> tags ?
>
> Thanks,
> Amir
>
Yes, pass a byte array instead of a string as the parameter.
Cheers
Simon