Sending and Receiving Large Amounts of Data
The Web Services Enhancements for Microsoft .NET (WSE) supports sending large amounts of data to and from a Web service using the Message Transmission Optimization Mechanism (MTOM) specification.
In This Section
- How to: Enable a Web Service to Send and Receive Large Amounts of Data
Details how to use the Message Transmission Optimization Mechanism (MTOM) specification support in WSE to transmit large amounts of data to and from Web services.
- How to: Stream Large Amounts of Data from a Web Service
Details how to stream amounts of data larger than 4 MB from a Web service.