简体   繁体   中英

Encode and Decode content-type 'application/soap+msbin1' for use with HttpWebRequest/HttpWebResponse in C#.NET

I have searched high and low looking for a simple class or set of functions to encode and decode the content type 'application/soap+msbin1'

My end goal is to be able to use HttpWebRequest and HttpWebResponse to interact with a webserver running a silverlight application.

Any samples or examples of either of the two items above are greatly appreciated.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM