Hi , I would like to parse a file of content type ( Application\Octet-Stream ). I am trying upload a .DOCX file into SharePoint Online using SkyDrive Pro Client and when its upload the file I was capturing the traffic using fiddler, where I found filesynchronization is happening using SOAP over HTTP. I got the RAW format ( Binary format) of my original file , now I would need to parse. So do we have PARSER to parse Binary files. Please let me know if any of you aware of it.
↧