Binary Plist Serializing/Deserializing using C# -
I have an iPhone client who is talking to a Windows server written in C #. Data from the device is sent as binary plaster. I am looking for a framework in C # which understands the binary flick and converts it into a dataset. On Googling, I ran into plutil, but it is a CLI and I need something that inline it with the app.
thanks
Comments
Post a Comment