Upload Binary Files using WebService
Details Related Types
Site:  .NET Xtreme
Original URL:  http://www.dotnetextreme.com/code/BinaryUpload.asp
Summary:
So far I have seen many ASP.NET samples which give a facility to upload a file, the quick and dirty code I am going to explain here, uploads a binary file to a WebService. This is perhaps the most simply code I have ever written to accomplish a complicated task. Editor's note - "Although this will work, be advised of scalability problems. A better approach would be to create a separate Windows Service, pass the file to that, split it into chunks, transmit the chunks one by one over a Web service and reconstruct it at the other end."
System.EventArgs
System.IO.File
System.IO.FileStream
System.IO.MemoryStream
System.Object
System.Web.Services.WebService
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com