473,508 Members | 2,326 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Using a web service to transfer a large file?

UJ
Is it reasonable to use a web service to transfer a large file (current <
1MB but could end up being 1Gig in the future.)

The reason for my thought of using a web service is that then I can make a
userid/password parameters. I'm currently using a page where that will
return the file but there's no security on it which means that people could
just send the appropriate URL and it will work. I'm trying to put in a least
a little bit of security.

TIA - Jeff.
Dec 21 '05 #1
2 3256
Hi Jeff,
We do a lot of file upload/download in my company and we are just using Web
Service to manage the dialog between clients and server ("what to send ?").
Of course, it is secured. Then file transfert is done by BITS (Background
Intelligent Transfert Service) which is much more reliable and can also be
secured.

Regards
Xavier

"UJ" wrote:
Is it reasonable to use a web service to transfer a large file (current <
1MB but could end up being 1Gig in the future.)

The reason for my thought of using a web service is that then I can make a
userid/password parameters. I'm currently using a page where that will
return the file but there's no security on it which means that people could
just send the appropriate URL and it will work. I'm trying to put in a least
a little bit of security.

TIA - Jeff.

Dec 23 '05 #2
UJ
Wow! Now that's cool! Thanks for the help.

Do you by any chance have a code sample I could have?

Thanks again.

Jeff.

"Xavier - www.andeol.com" <Xa****************@discussions.microsoft.com>
wrote in message news:38**********************************@microsof t.com...
Hi Jeff,
We do a lot of file upload/download in my company and we are just using
Web
Service to manage the dialog between clients and server ("what to send
?").
Of course, it is secured. Then file transfert is done by BITS (Background
Intelligent Transfert Service) which is much more reliable and can also be
secured.

Regards
Xavier

"UJ" wrote:
Is it reasonable to use a web service to transfer a large file (current <
1MB but could end up being 1Gig in the future.)

The reason for my thought of using a web service is that then I can make
a
userid/password parameters. I'm currently using a page where that will
return the file but there's no security on it which means that people
could
just send the appropriate URL and it will work. I'm trying to put in a
least
a little bit of security.

TIA - Jeff.

Dec 25 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2235
by: ad | last post by:
We can transfer DataSet in Web Service. It will consume too much resource if the DataSet is large. I wnat to compressed the DataSet befer transferred, How can I do that?
9
2364
by: Greg Linwood | last post by:
I'm having difficulty understanding Session state in ASP.Net. It's almost embarrassing asking this as I've been using ASP since it was first released & it really shouldn't be this hard to use -...
6
3088
by: ad | last post by:
I have a compressed file in client. How could we send this compressed file (.zip) to server by web service?
5
2001
by: Gardar | last post by:
I have a .net webservice, developed with c++ managed extensions. The websrvice returns an xml-document with a reference to a server side xml-stylesheet in the format <?xml-stylesheet href =...
8
14129
by: Ken | last post by:
Can anyone point me to some info, which gives me an idea of how to go about making an ASP.NET web service to download files I plan to access the web service from a C# Windows App. Thanks. ...
4
10115
by: UJ | last post by:
I have a web service that is going to need to transfer back to the calling program a file. The file can be up to 1MB in size. What's the easiest way to do this? I could do an HTTP get on the...
1
2435
by: frank grimes | last post by:
I'm trying to transfer a large file (20mb) from another site to mine. Although it does transfer, the browser doesn't update. I've changed the timeout values in both IE and Firefox, but no luck. ...
35
9298
by: keerthyragavendran | last post by:
hi i'm downloading a single file using multiple threads... how can i specify a particular range of bytes alone from a single large file... for example say if i need only bytes ranging from...
7
2798
by: =?Utf-8?B?QU9UWCBTYW4gQW50b25pbw==?= | last post by:
Hi, I have been using the code (some of it has been removed for simplicity) below to allow authenticated (using ASP.NET membership database) users to get a file from their archive area. It...
0
7118
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7323
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5625
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5049
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4706
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3192
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1550
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.