MTOM vs HttpWebRequest for file upload
- From: "russell.lane" <russell.lane@xxxxxxxxxxxxx>
- Date: Mon, 23 Oct 2006 17:59:30 -0400
I've been looking at both MTOM and simple HTTP POST or PUT for file uploads.
Some relevant details:
... We want to support programmatic file uploads from Winform apps.
... The files are large binaries, large enough that we would need to increase
the maxRequestLength value.
... We don't need the other WS-* features that come with WSE.
... Currently a pure intranet environment. We may extend outside the
firewall in the mid-term future, but it's unclear if file uploads will be
part of that.
Given the above, what are the pros and cons of each approach?
Many thanks -
.
- Follow-Ups:
- Re: MTOM vs HttpWebRequest for file upload
- From: Chris Mullins
- RE: MTOM vs HttpWebRequest for file upload
- From: Steven Cheng[MSFT]
- Re: MTOM vs HttpWebRequest for file upload
- Prev by Date: RE: Dataset and Nested Class???
- Next by Date: XML Response Validation against WSDL?
- Previous by thread: XmlSerializers.dll and faster startup
- Next by thread: RE: MTOM vs HttpWebRequest for file upload
- Index(es):