16.08.2012, 17:02, "Mark Summerfield" <l...@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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to