> The main disadavantage will be that the .NET web service implementations > do not support "streaming" at all :-) > > Thomas Tomiczek > THONA Consulting Ltd. > (Microsoft MVP C#/.NET)
As pointed out here, you're not going to get much help from the .NET infrastructure on this, requiring you to write your own IHttpHandler. Microsoft is towards DIME to support binary data in Web Services. Here are some links to reading/samples. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservi ce/html/service01152002.asp http://msdn.microsoft.com/code/default.asp?URL=/code/sample.asp?url=/MSD N-FILES/026/002/741/msdncompositedoc.xml http://www.pocketsoap.com/samples/default.aspx -aaron > I've seen a few samples out on gotdotnet.com and some other sites that > pertain to using web services to stream binary data. However, none of > these really seems to work all that well. > > Has anyone been able to pull this off yet, in such a way that yields a > really good track record for success? > > Brady Gaster > [EMAIL PROTECTED] You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.