[Qt-interest] JSON support
Andre Somers
andre at familiesomers.nl
Thu May 6 15:09:46 CEST 2010
On 6-5-2010 13:56, Bahadır Doğan wrote:
> My question is not too much related with the first question but I
> thought it would be better to go on with this thread.
> I need just a simple way to exchange data in networked applications.
> For my case, both JSON and XMLRPC will be enough, because there won't
> be complex things to do. But I wan't to learn which will be better in
> a complex system. If the case is just exchanging data, do JSON and
> XMLRPC differ? What can we do with XMLRPC that we can not do with
> JSON? What is the criteria while choosing XMLRPC or JSON?
>
> Thanks in advance.
> Bahadir.
>
Are you asking about Qt support for these, or about these technologies
in general?
The answer to the first is: Qt does not support either directly, but
some support is available through third party code or libaries. For the
second question you're on the wrong list, as it is not Qt related.
One hint to your answer may be the actual meanings of the names you
throw around.
André
More information about the Qt-interest-old
mailing list