Ok, base64 encoding looks like the way to go. This works fine for small XML documents, however, I have notced that when I try to send a large base64-encoded XML document (about 1.5 MB) in this manner, it takes an extremely long time (several minutes). I am using the loopback interface for my testing, so it is not limited by network bandwidth. Is there a more direct way to transfer large ammounts of data between the client and the server? Given that RPC::XML::Server uses HTTP::Daemon and HTTP::Response for its transport, is it possible to directly use HTTP methods such as 'GET' to transfer large documents?
Thanks,
-brian
In reply to Re: Re: Sending application-specific XML as a string paremeter to an RPC::XML method.
by nenbrian
in thread Sending application-specific XML as a string paremeter to an RPC::XML method.
by nenbrian
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |