You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by SRajanna <su...@gmail.com> on 2009/05/08 08:02:53 UTC

How to send or upload large binary file to RPC server

Hi

I am using apache XML-RPC 3.1
I need to "upload" a large binary file from client to server.
Is this possible and if so how?

Going through XML-RPC datatypes including the ones available in when vendor
extensions are enabled doesn't seem provide a solution other than byte[] ? 
But this would mean that would have to be multiple calls that the server
would have to keep state information. 
Is there a better way to do this ?

Any comments/suggestions? 

Regards, 
Suresh


-- 
View this message in context: http://www.nabble.com/How-to-send-or-upload-large-binary-file-to-RPC-server-tp23440601p23440601.html
Sent from the Apache Xml-RPC - Dev mailing list archive at Nabble.com.