Click to See Complete Forum and Search --> : C#: Sending large files with SOAP.


kalasp
03-24-2009, 07:11 AM
Hi, Im developing a C# application that uses IIS webservices via SOAP. I wonder if anyone knows how to send large files (non-XML) with SOAP(port 80) to the IIS server? Im sure there are several ways, which one is the best?

/Thank you in advance.

chazzy
03-24-2009, 06:47 PM
you mean as soap attachments?

kalasp
03-25-2009, 05:18 AM
you mean as soap attachments?
Well it depends, what would be the nicest way todo this? Im interrested to hear your ideas.

chazzy
03-25-2009, 09:54 PM
well, MS suggests DIME. http://msdn.microsoft.com/en-us/magazine/cc188797.aspx