The base64-encoded data compresses pretty nicely with gzip, though.
Scott Nichol
- Original Message -
From: "Skip Marler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 2:31 PM
Subject: Re: Transfer
> You can attach the file with
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 10:34 AM
Subject: Transfer
> Can I transfer say a 20 M file via soap? If so how do I wrap that and
> should I be even considering
> SOAP for such a transfer?
>
>
>
>
> --
> To unsubscribe, e-mail: <mail
he document would be compressed
on the fly.
Scott Nichol
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 09, 2002 1:34 PM
Subject: Transfer
> Can I transfer say a 20 M file via soap? If so how do I wrap that and
> should I
.
Soumen Sarkar.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 10:35 AM
To: [EMAIL PROTECTED]
Subject: Transfer
Can I transfer say a 20 M file via soap? If so how do I wrap that and
should I be even considering
SOAP for such a
Can I transfer say a 20 M file via soap? If so how do I wrap that and
should I be even considering
SOAP for such a transfer?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
Hi All,
I am able to transfer a 40MB zip file using SOAP
with Attachment. Now I want to track at server side whether it is uploading
properly or got stuck somewhere. How can I track this?
How can I check whether the complete transfer has
been done successfully at server side without
Thanks Ramya for sending piece of code.I was
waiting for it.
Thanks,
Niket
- Original Message -
From:
Ramya
Virudhs
To: [EMAIL PROTECTED]
Sent: Wednesday, July 17, 2002 11:48
PM
Subject: Re: transfer of compressed
data
I am not sure if ur trying to send
I am not sure if ur trying to send the files as a
soap attachment...
Here is the peice of code i used to send
files as SOAP attachement..it works for a zip file too.
File f = new
File(pathname);
//Create
a FileDataSource with the uploaded
file
FileDataSou
stem.out.write(x);*/ }
in.close(); } catch(Exception e) {
e.printStackTrace(); } }
Thanks,
Niket
- Original Message -
From:
Chandra
Vasireddy
To: [EMAIL PROTECTED]
Sent: Tuesday, July 16, 2002 11:42
PM
Subject: transfer of compressed
data
Hi Andy
Can you also transfer XmlData from the SOAPServer to the SOAPClient?
John
> I am able to transfer xml files to SOAP server from Client using
>DataHandler.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
Use SOAP with attachment, put zip file as an attachment.
Andy
> Hi All,
> I am able to transfer xml files to SOAP server from Client using
>DataHandler.But I am facing problem in transferring compressed data such
>as zip archives using the same concept.
> Can anybody
; } catch(Exception e) {
e.printStackTrace(); } }
- Original Message -
From:
Dan Allen
To: [EMAIL PROTECTED]
Sent: Tuesday, July 16, 2002 8:36
PM
Subject: RE: transfer of compressed
data
Why? SOAP with attachments handles binary data
directly does it
Hi All,
I am able to transfer xml files to SOAP server from
Client using DataHandler.But I am facing problem in transferring compressed
data such as zip archives using the same concept.
Can anybody tell me how to transfer zip files from
SOAP client to server side?
Thanks
Hi All,
I am able to transfer xml files to SOAP server from
Client using DataHandler.But I am facing problem in transferring compressed data
such as zip archives using the same concept.
Please suggest me for the same.
Thanks,
Niket
Yes, send it as a byte[] basically .. which would get base64
encoded and sent over soap.
Sanjiva.
- Original Message -
From: "Chris Francis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 28, 2001 9:01 AM
Subject: RE: Transfer a class file
Maybe base64 encode it first?
-Original Message-
From: Ralf Bierig [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 28, 2001 14:01 PM
To: SOAP Mailing List SOAP Mailing List
Subject: Transfer a class file within a SOAP response
How can I transfer a Java Class file within a SOAP
response
How can I transfer a Java Class file within a SOAP
response perfecty - ideas? Prossible as a string?
Problems with special letters?
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
17 matches
Mail list logo