[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: application/soap+msbin1



Of course if they send back to you in msbin1 format, you will need a decoder. Good luck with that but a start might be on page:
http://stackoverflow.com/questions/1291871/can-xmldictionaryreader-really-handle-binary-xml-if-not-what-does

They talk about the default being signed and encrypted and then the binary format under that. In the middle of the page somewhere is some code that the guy wrote to help him decode the message. Uses some MS objects that would have to be replicated but it might be doable if we figure out the format. 

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Jaime Lopez Ortega
Sent: Friday, July 05, 2013 1:30 AM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: application/soap+msbin1 


Hi,

I would like to use the HTTPAPI from Scott (thanks a lot for your wonderful work!!!) to consume a Webservice placed in a Windows Server (I cannot change that) and unfortunately it seems that I have to provide the requests in content type "application/soap+msbin1" encoding (Some kind of conversion von Microsoft, as far I have read it). Does anybody have any experience about it?

Jaime.

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------