Click here to Skip to main content
15,891,033 members
Articles / Web Development / ASP.NET

Sending MIME Messages to a Web Service Endpoint from C#

Rate me:
Please Sign up or sign in to vote.
4.67/5 (2 votes)
20 Jan 2017CPOL4 min read 23.7K   2  
There are legacy web services still out there in the current environment which expects to send request messages to them in the MIME format. This article explains a simpler way of sending messages to legacy web services using the MIME format without using any third party component

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions