Wednesday, 25 February 2015

How to convert json data from Poco c++ json to XML?



I want to use Poco::JSON in my project to convert the received json from server to XML format for manipulation in the code . I have'nt yet tried Poco::JSON. Please provide some pointer to accomplish this.


No comments:

Post a Comment