I'm looking for viable webservice solution and I just found JSON-RPC which is seducing and seems lightweight (over XML or SOAP for example).
But I'm wondering if I'll be able to post binary DATA using json?
By the way, do you have any feedbacks using JSON-RPC
and the ZEnd_Json_ServeR
?