Re: Upload/Download Files Via WS
From: sandeep b (sandeepb_at_microsoft.com)
Date: 11/09/04
- Next message: Curtis Kam: "Fire Event to Server-side"
- Previous message: mekim: "Re: debug session on a webservice does not end"
- In reply to: Demetri: "Upload/Download Files Via WS"
- Next in thread: Klaus H. Probst: "Re: Upload/Download Files Via WS"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Nov 2004 10:28:39 +0530
You can go ahead and use the WS2.0 , DIME attachments to transfer files, You
can go ahead and compress files using GZIP before uploading them and
decompressing them when you download, if you want to preserve some
bandwidth.
"Demetri" <Demetri@discussions.microsoft.com> wrote in message
news:7C47F103-04D8-4403-9E3E-F0241D3B8B8D@microsoft.com...
> Hello,
>
> I'm involved in developing an application which has the need to transfer
> files automtically once a laptop is connected back to the network. The
> application i'm developing will automatically realize the network is
> available and thus pass a file to a web service that will know what to do
> with the file.
>
> My question is what is the best way to transfer a file via a web service
> that my application will consume to invoke transfer's either way (upload
or
> download)?
>
> And what sort of security is best? Security is a concern - would not want
> sneaky people intercepting the information.
>
> Thanks for any opinions or input on approaching a solution to this.
> --
> -Demetri
- Next message: Curtis Kam: "Fire Event to Server-side"
- Previous message: mekim: "Re: debug session on a webservice does not end"
- In reply to: Demetri: "Upload/Download Files Via WS"
- Next in thread: Klaus H. Probst: "Re: Upload/Download Files Via WS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|