[Interest] Qt5 - my hopes for when the dust settles...

Konstantin Tokarev annulen at yandex.ru
Thu Aug 16 15:07:17 CEST 2012



16.08.2012, 17:02, "Mark Summerfield" <list at qtrac.plus.com>:
>>> - High-level support for client/server programming with the middleware
>>    able to be straight TCP/IP (e.g., for LANs), OpenVPN, etc.
>>  QtSOAP is not good enough, however, I think a Q-Object based SOAP proxy
>>  should not be that hard. This fall I worked on stuff that uses a lot of
>>  QMeta. I can think it can be done, if only Qt XML support did not suck.
>
> Sending XML isn't the issue (and is wasteful of bandwidth anyway). I was
> thinking of signals/slots that used RPC so that a client can emit a
> signal thats recevied in a slot on a server and vice versa.

QXmpp [1] supports Jabber-RPC protocol.

[1] http://code.google.com/p/qxmpp

-- 
Regards,
Konstantin



More information about the Interest mailing list