HighTechTalks DotNet Forums  

Re: File Transfer

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Re: File Transfer in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Michael Pearson
 
Posts: n/a

Default Re: File Transfer - 08-27-2003 , 07:43 PM






This might help you.
http://www.dotnetextreme.com/code/ImageTimeWS.asp

I think basically you need to read the file into a byte array, return that
from your web service, and reconstitute the byte array into a file on the
client side.

Does that make sense?
Michael

"JMH" <a@a> wrote

Quote:
Hi,

Does anyone have a good example on how to transfer a file using
webservices.
I can't seem to find a decent example in the BOL.

TIA



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003




Reply With Quote
  #2  
Old   
Tom Vande Stouwe MCSD.net
 
Posts: n/a

Default Re: File Transfer - 09-03-2003 , 10:15 AM






try this one also:

http://www.codeproject.com/useritems/wsfileserver.asp

Tom
--
==========================================
= Tom Vande Stouwe MCSD.net, MCAD.net, MCP
= 45Wallstreet.com (www.45wallstreet.com)
= (803)-345-5001
==========================================
= If you are not making any mistakes
..= ..you are not trying hard enough.
==========================================
This is the spam catching address: gotcha (AT) conpro (DOT) net do not use this address
or you will be blocked at the server

"Michael Pearson" <michaelp_extrajunktoremove (AT) televox (DOT) com> wrote

Quote:
This might help you.
http://www.dotnetextreme.com/code/ImageTimeWS.asp

I think basically you need to read the file into a byte array, return that
from your web service, and reconstitute the byte array into a file on the
client side.

Does that make sense?
Michael

"JMH" <a@a> wrote

Hi,

Does anyone have a good example on how to transfer a file using
webservices.
I can't seem to find a decent example in the BOL.

TIA




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.