I was trying to understand the SkyDrive pro sync works as its really causing huge traffic so when I was checking the same using fiddler I have observed that updated data/content in ".DOCX" was it in different formats( bytes). I understand Microsoft adds some additional unreadable bytes for security purpose but what I wondering was , the format got changed based on the browser type, same word document was converted into added some raw additional bytes differently , so my query is how to understand this for me to apply any additional encryption techniques if I want to encrypt doc using client side ciphering techniques. so please share any idea how SkyDrive pro works ( I mean how it sends POST REQUEST PARAMETERS ) what are the different types of PRPs( Post Request Parameters) pls share if you have any idea that will be really a great help.
thanks in advance.
Recent Comments