Re: File up/download
Emiliano <[email protected]>
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 01, 2003 at 02:47:27AM -0800, Adam Megacz wrote: > > Emiliano <[email protected]> writes: > > I've searched the archives, and what I found there wasn't too > > encouraging: I need the ability to upload and download files (both > > binary and xml, if it matters at all). > > <base64> xmlrpc elements get turned into ByteStreams, which can be written to files. > > You can read a ByteStream from a file; if you try to send it to an > xmlrpc method, it gets encoded as a <base64> element. OK. Base64 affects the size of the file on the wire, right? Emile _______________________________________________ http://lists.xwt.org/listinfo/dev