Is there a readymade solution to convert c-structures to JSON?
I have to interact with an existing TCP/IP server which transfers binary data structures corresponding to c-struct.
I have to interact with an existing TCP/IP server which transfers binary data structures corresponding to c-struct.