Qt-interest Archive, October 2001
Re: Qt and XML-RPC [Q]
Message 1 in thread
On Friday 28 September 2001 09:57, Bruno Mattarollo wrote:
> I was just wondering if someone has been working on an XML-RPC
> library for Qt applications? Does anyone know of a somewhat portable (at
> least Windows, Unix -including Linux, Solaris and Irix- and Mac) C++
> library for XML-RPC?
We have written an XML-RPC library in C++ using Qt 2, which we use in some of
our programs. It has been tested under Linux and Win32, but should work on
all systems where Qt works. We intended to release it under the GPL, but
haven't actually gotten around to do it yet.
We will release it eventually, but if there is a general interest in this, we
might speed it up a bit. =)
Bruno: If you like, I can send you a test verion.
best regards,
--
[ signature omitted ]