On 11/08/2012 09:36 AM, bsquared wrote:
Hello,I thought I would put this out to see what helpful information I could gather. I am in need of some JSON and HTTP functionality. I am thinking about using some pieces from WST and I was looking for some input on this. What I am doing is pulling data from a JSON-RESTful web application and storing it in SQLite as Key / Value Pairs along with some meta data. This data will be pushed back to same web application on some interval. Additionally, I would like cross-platform compatibility between Linux/Windows{,-mobile?}/Android. Any thoughts?
As it turns out I was over thinking the task or underestimating the fcl. As was posted by Michael Van Canneyt fpjson met my needs.
Thanks for the help. -- Regards, Brian _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
