A
A
Alexander2011-02-22 15:33:41
Qt
Alexander, 2011-02-22 15:33:41

Three-link on Qt?

Greetings dear Khabrovchan!
I am developing a new project on a new Qt for me. The task is to implement a three-tier architecture for working with the database. Socket communication. The middle and top links will be written in Qt. A solution like WCF in .NET or, at worst, DCOM would be ideal. DCOM itself is not suitable, because need cross-platform.
Unfortunately, I didn’t find anything similar in Qt, but I don’t want to invent another lisaped.
Advise in which direction to dig?
Also, it is necessary to leave the ability to glue all the links in one application, so I plan to use a "sandwich" from QSqlRelationalTableModel and QAbstractProxyModel. Here between them also it would be desirable to transfer the data through a socket if necessary.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Sidorov, 2011-02-22
@ncix

dbus?

A
Alexander, 2011-02-22
@ncix

in the sense of dbus, not QtActiveX :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question